01KMJXACRMJKXFKFGFT9EDFYB4: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
        "%/var/tmp/ci-resource-usage.csv",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-20260324-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KMJXAXEGSB2G6JY309W6HG6V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-25T16:31:46.433Zjob assigned to worker 01KMJXBKQ38RYDBTGF5F9C3GH0 [factory aws, i-080d5b3853d6f27be] (queued for 1 m 6 s)
 
22026-03-25T16:31:54.188Zstarting task 0: "setup"
32026-03-25T16:31:54.193Z++ uname -s
42026-03-25T16:31:54.196Z+ kern=SunOS
52026-03-25T16:31:54.196Z+ build_user=build
62026-03-25T16:31:54.197Z+ build_uid=12345
72026-03-25T16:31:54.197Z+ work_dir=/work
82026-03-25T16:31:54.197Z+ input_dir=/input
92026-03-25T16:31:54.197Z+ [[ 0 == 12345 ]]
102026-03-25T16:31:54.197Z+ case "$kern" in
112026-03-25T16:31:54.197Z+ groupadd -g 12345 build
122026-03-25T16:31:54.200Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-25T16:31:56.206Z+ zfs create -o mountpoint=/work rpool/work
142026-03-25T16:31:56.313Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-25T16:31:56.316Z+ home_fs=zfs
162026-03-25T16:31:56.316Z+ [[ zfs == autofs ]]
172026-03-25T16:31:56.316Z+ mkdir -p /home/build
182026-03-25T16:31:56.316Z+ chown build:build /home/build /work
192026-03-25T16:31:58.320Z+ chmod 0700 /home/build /work
202026-03-25T16:31:58.327Zprocess exited: duration 4137 ms, exit code 0
 
212026-03-25T16:31:58.336Zstarting task 1: "rust-toolchain"
222026-03-25T16:31:58.342Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-25T16:31:58.342Z * rust toolchain channel = "1.94.0"
242026-03-25T16:31:58.342Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-25T16:31:58.342Z * rust toolchain profile = "default"
262026-03-25T16:31:58.342Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-25T16:31:58.342Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-25T16:31:58.345Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-25T16:31:58.345Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-25T16:31:58.472Zinfo: downloading installer
312026-03-25T16:32:00.294Zwarn: It looks like you have an existing installation of Rust at:
322026-03-25T16:32:00.295Zwarn: /opt/ooce/bin
332026-03-25T16:32:00.295Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-25T16:32:00.295Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-25T16:32:00.295Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-25T16:32:00.295Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-25T16:32:00.295Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-25T16:32:00.295Zerror: cannot install while Rust is installed
392026-03-25T16:32:00.295Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-25T16:32:00.295Zwarn: It looks like you have an existing rustup settings file at:
412026-03-25T16:32:00.295Zwarn: /home/build/.rustup/settings.toml
422026-03-25T16:32:00.295Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-25T16:32:00.295Zwarn: instead of the one inferred from the default host triple.
442026-03-25T16:32:00.307Zinfo: profile set to default
452026-03-25T16:32:00.308Zinfo: default host triple is x86_64-unknown-illumos
462026-03-25T16:32:00.311Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-25T16:32:00.453Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-25T16:32:00.453Zinfo: downloading 6 components
492026-03-25T16:32:15.584Z
502026-03-25T16:32:15.584Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
512026-03-25T16:32:15.616Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-25T16:32:15.617Z
532026-03-25T16:32:15.617Z
542026-03-25T16:32:15.617ZRust is installed now. Great!
552026-03-25T16:32:15.617Z
562026-03-25T16:32:15.617ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-25T16:32:15.617Zenvironment variable. This has not been done automatically.
582026-03-25T16:32:15.617Z
592026-03-25T16:32:15.617ZTo configure your current shell, you need to source
602026-03-25T16:32:15.617Zthe corresponding env file under $HOME/.cargo.
612026-03-25T16:32:15.617Z
622026-03-25T16:32:15.617ZThis is usually done by running one of the following (note the leading DOT):
632026-03-25T16:32:15.619Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-25T16:32:15.619Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-25T16:32:15.619Zsource "~/.cargo/env.nu" # For nushell
662026-03-25T16:32:15.619Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-25T16:32:15.619Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-25T16:32:15.619Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-25T16:32:15.623Zwarn: no default linker (`cc`) was found in your PATH
702026-03-25T16:32:15.623Zwarn: many Rust crates require a system C toolchain to build
712026-03-25T16:32:15.714Z+ rustup --version
722026-03-25T16:32:15.720Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-25T16:32:15.723Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-25T16:32:15.741Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-25T16:32:15.744Z+ cargo --version
762026-03-25T16:32:15.753Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-25T16:32:15.756Z+ rustc --version
782026-03-25T16:32:15.775Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-25T16:32:15.778Zprocess exited: duration 17440 ms, exit code 0
 
802026-03-25T16:32:15.784Zstarting task 2: "authentication"
812026-03-25T16:32:15.803Zprocess exited: duration 17 ms, exit code 0
 
822026-03-25T16:32:15.811Zstarting task 3: "clone repository"
832026-03-25T16:32:15.814Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-25T16:32:15.817Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-25T16:32:15.862ZCloning into '/work/oxidecomputer/omicron'...
862026-03-25T16:32:25.812Z+ cd /work/oxidecomputer/omicron
872026-03-25T16:32:25.812Z+ git fetch origin 43914a10ea33968a251727a8000bf5bbcb9e4af1
882026-03-25T16:32:26.177ZFrom https://github.com/oxidecomputer/omicron
892026-03-25T16:32:26.177Z * branch 43914a10ea33968a251727a8000bf5bbcb9e4af1 -> FETCH_HEAD
902026-03-25T16:32:26.187Z+ [[ -n ea-ztnrpmzzkqvp ]]
912026-03-25T16:32:26.200Z++ git branch --show-current
922026-03-25T16:32:26.201Z+ current=main
932026-03-25T16:32:26.201Z+ [[ main != ea-ztnrpmzzkqvp ]]
942026-03-25T16:32:26.201Z+ git branch -f ea-ztnrpmzzkqvp 43914a10ea33968a251727a8000bf5bbcb9e4af1
952026-03-25T16:32:26.201Z+ git checkout -f ea-ztnrpmzzkqvp
962026-03-25T16:32:26.425ZSwitched to branch 'ea-ztnrpmzzkqvp'
972026-03-25T16:32:26.433Z+ git reset --hard 43914a10ea33968a251727a8000bf5bbcb9e4af1
982026-03-25T16:32:26.467ZHEAD is now at 43914a10e monitor resource consumption on linux
992026-03-25T16:32:26.476Zprocess exited: duration 10656 ms, exit code 0
 
1002026-03-25T16:32:26.495Zstarting task 4: "build"
1012026-03-25T16:32:26.503Z+ source .github/buildomat/ci-env.sh
1022026-03-25T16:32:26.503Z++ export CARGO_TERM_COLOR=always
1032026-03-25T16:32:26.503Z++ CARGO_TERM_COLOR=always
1042026-03-25T16:32:26.503Z+ cargo --version
1052026-03-25T16:32:26.507Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-25T16:32:26.515Z+ rustc --version
1072026-03-25T16:32:26.532Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-25T16:32:26.542Z+ cargo build --release -p ci-resource-usage
1092026-03-25T16:32:26.956Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-03-25T16:32:27.010Z Updating crates.io index
1112026-03-25T16:32:27.024Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-03-25T16:32:27.311Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-03-25T16:32:28.390Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1142026-03-25T16:32:28.835Z Updating git repository `https://github.com/oxidecomputer/falcon`
1152026-03-25T16:32:29.739Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1162026-03-25T16:32:30.372Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-03-25T16:32:31.704Z Updating git repository `https://github.com/oxidecomputer/crucible`
1182026-03-25T16:32:33.179Z Updating git repository `https://github.com/oxidecomputer/opte`
1192026-03-25T16:32:33.861Z Updating git repository `https://github.com/oxidecomputer/tofino`
1202026-03-25T16:32:34.555Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1212026-03-25T16:32:35.314Z Updating git repository `https://github.com/oxidecomputer/clickward`
1222026-03-25T16:32:36.019Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1232026-03-25T16:32:36.601Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1242026-03-25T16:32:37.006Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1252026-03-25T16:32:38.116Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1262026-03-25T16:32:38.657Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1272026-03-25T16:32:39.469Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1282026-03-25T16:32:39.798Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1292026-03-25T16:32:40.305Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1302026-03-25T16:32:40.705Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1312026-03-25T16:32:41.009Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1322026-03-25T16:32:44.730Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1332026-03-25T16:32:44.984Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1342026-03-25T16:32:45.394Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1352026-03-25T16:32:46.099Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1362026-03-25T16:32:46.489Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1372026-03-25T16:32:46.815Z Updating git repository `https://github.com/oxidecomputer/ispf`
1382026-03-25T16:32:47.089Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1392026-03-25T16:32:48.603Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-03-25T16:32:49.441Z Updating git repository `https://github.com/oxidecomputer/crucible`
1412026-03-25T16:32:50.092Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1422026-03-25T16:32:50.412Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-03-25T16:32:50.763Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1442026-03-25T16:32:51.120Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1452026-03-25T16:32:51.450Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-03-25T16:32:52.090Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1472026-03-25T16:32:52.354Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1482026-03-25T16:32:52.634Z Updating git repository `https://github.com/illumos/smf-rs`
1492026-03-25T16:32:52.999Z Updating git repository `https://github.com/oxidecomputer/omicron`
1502026-03-25T16:33:05.338Z Downloading crates ...
1512026-03-25T16:33:05.383Z Downloaded thiserror v1.0.69
1522026-03-25T16:33:05.391Z Downloaded thiserror-impl v1.0.69
1532026-03-25T16:33:05.404Z Downloaded anyhow v1.0.102
1542026-03-25T16:33:05.418Z Downloaded unicode-ident v1.0.24
1552026-03-25T16:33:05.436Z Downloaded kstat-rs v0.2.4
1562026-03-25T16:33:05.436Z Downloaded quote v1.0.44
1572026-03-25T16:33:05.450Z Downloaded proc-macro2 v1.0.106
1582026-03-25T16:33:05.478Z Downloaded syn v2.0.117
1592026-03-25T16:33:05.763Z Downloaded libc v0.2.180
1602026-03-25T16:33:05.784Z Compiling proc-macro2 v1.0.106
1612026-03-25T16:33:05.784Z Compiling unicode-ident v1.0.24
1622026-03-25T16:33:05.784Z Compiling quote v1.0.44
1632026-03-25T16:33:05.784Z Compiling libc v0.2.180
1642026-03-25T16:33:05.784Z Compiling thiserror v1.0.69
1652026-03-25T16:33:05.784Z Compiling anyhow v1.0.102
1662026-03-25T16:33:06.887Z Compiling syn v2.0.117
1672026-03-25T16:33:08.127Z Compiling thiserror-impl v1.0.69
1682026-03-25T16:33:08.689Z Compiling kstat-rs v0.2.4
1692026-03-25T16:33:08.997Z Compiling ci-resource-usage v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ci-resource-usage)
1702026-03-25T16:33:09.460Z Finished `release` profile [optimized] target(s) in 42.89s
1712026-03-25T16:33:09.758Z+ bmat process start ci-resource-usage target/release/ci-resource-usage /var/tmp/ci-resource-usage.csv
1722026-03-25T16:33:09.770Z+ WORK=/work
1732026-03-25T16:33:09.770Z+ pfexec mkdir -p /work
1742026-03-25T16:33:09.770Z+ pfexec chown build /work
1752026-03-25T16:33:09.770Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1762026-03-25T16:33:12.839Z Startup: Refreshing catalog 'helios-dev' ... Done
1772026-03-25T16:33:16.087ZPlanning: Solver setup ... Done (2.269s)
1782026-03-25T16:33:16.128ZPlanning: Running solver ... Done (0.017s)
1792026-03-25T16:33:16.240ZPlanning: Finding local manifests ... Done (0.003s)
1802026-03-25T16:33:16.257ZPlanning: Fetching manifests: 0/4 0% complete
1812026-03-25T16:33:16.455ZPlanning: Fetching manifests: 4/4 100% complete
1822026-03-25T16:33:16.488ZPlanning: Package planning ... Done (0.032s)
1832026-03-25T16:33:16.726ZPlanning: Merging actions ... Done (0.027s)
1842026-03-25T16:33:16.783ZPlanning: Checking for conflicting actions ... Done (0.185s)
1852026-03-25T16:33:16.783ZPlanning: Consolidating action changes ... Done (0.006s)
1862026-03-25T16:33:17.519ZPlanning: Evaluating mediators ... Done (0.828s)
1872026-03-25T16:33:17.534ZPlanning: Planning completed in 4.96 seconds
1882026-03-25T16:33:17.554Z Packages to install: 4
1892026-03-25T16:33:17.555Z Mediators to change: 2
1902026-03-25T16:33:17.555Z Services to change: 1
1912026-03-25T16:33:17.555Z Estimated space available: 155.18 GB
1922026-03-25T16:33:17.555ZEstimated space to be consumed: 1.83 GB
1932026-03-25T16:33:17.555Z Create boot environment: No
1942026-03-25T16:33:17.555ZCreate backup boot environment: No
1952026-03-25T16:33:17.555Z Rebuild boot archive: No
1962026-03-25T16:33:17.555Z
1972026-03-25T16:33:17.555ZChanged mediators:
1982026-03-25T16:33:17.555Z mediator clang:
1992026-03-25T16:33:17.555Z version: None -> 15 (system default)
2002026-03-25T16:33:17.555Z
2012026-03-25T16:33:17.555Z mediator llvm:
2022026-03-25T16:33:17.555Z version: 14 (system default) -> 15 (system default)
2032026-03-25T16:33:17.555Z
2042026-03-25T16:33:17.555ZChanged packages:
2052026-03-25T16:33:17.555Zhelios-dev
2062026-03-25T16:33:17.555Z developer/build-essential
2072026-03-25T16:33:17.556Z None -> 11-2.0
2082026-03-25T16:33:17.556Z library/libxmlsec1
2092026-03-25T16:33:17.556Z None -> 1.2.35-2.0
2102026-03-25T16:33:17.556Z ooce/developer/clang-15
2112026-03-25T16:33:17.556Z None -> 15.0.7-2.0
2122026-03-25T16:33:17.556Z ooce/developer/llvm-15
2132026-03-25T16:33:17.556Z None -> 15.0.7-2.0
2142026-03-25T16:33:17.556Z
2152026-03-25T16:33:17.556ZServices:
2162026-03-25T16:33:17.556Z restart_fmri:
2172026-03-25T16:33:17.556Z svc:/system/update-man-index:default
2182026-03-25T16:33:17.590Z
2192026-03-25T16:33:17.590ZDownload: 0/3290 items 0.0/212.6MB 0% complete
2202026-03-25T16:33:22.599ZDownload: 1331/3290 items 115.2/212.6MB 54% complete (23.4M/s)
2212026-03-25T16:33:27.833ZDownload: 3241/3290 items 203.0/212.6MB 95% complete (20.6M/s)
2222026-03-25T16:33:30.470ZDownload: Completed 212.60 MB in 12.88 seconds (16.5M/s)
2232026-03-25T16:33:31.222Z Actions: 1/3689 actions (Installing new actions)
2242026-03-25T16:33:34.304Z Actions: Completed 3689 actions in 3.23 seconds.
2252026-03-25T16:33:34.606Z Done (0.294s)
2262026-03-25T16:33:34.606Z Done (0.000s)
2272026-03-25T16:33:36.302Z Done (0.591s)
2282026-03-25T16:33:38.856Z Done (3.067s)
2292026-03-25T16:33:38.917Z Done (0.013s)
2302026-03-25T16:33:38.917Z Done (0.000s)
2312026-03-25T16:33:38.917Z Done (0.000s)
2322026-03-25T16:33:39.197ZPlanning: Evaluating mediator changes ... Done
2332026-03-25T16:33:39.331ZPlanning: Checking for conflicting actions ... Done
2342026-03-25T16:33:39.363ZPlanning: Consolidating action changes ... Done
2352026-03-25T16:33:39.451ZPlanning: Evaluating mediators ... Done
2362026-03-25T16:33:39.493ZPlanning: Planning completed in 0.27 seconds
2372026-03-25T16:33:39.516Z Mediators to change: 2
2382026-03-25T16:33:39.516Z Create boot environment: No
2392026-03-25T16:33:39.516ZCreate backup boot environment: No
2402026-03-25T16:33:39.550Z Done
2412026-03-25T16:33:39.550Z Done
2422026-03-25T16:33:40.122Z Done
2432026-03-25T16:33:45.492Z Done
2442026-03-25T16:33:45.539Z Done
2452026-03-25T16:33:45.539Z Done
2462026-03-25T16:33:45.539Z Done
2472026-03-25T16:33:45.539ZPlanning: Evaluating mediator changes ... Done
2482026-03-25T16:33:45.539ZPlanning: Merging actions ... Done
2492026-03-25T16:33:45.539ZPlanning: Checking for conflicting actions ... Done
2502026-03-25T16:33:45.539ZPlanning: Consolidating action changes ... Done
2512026-03-25T16:33:45.540ZPlanning: Evaluating mediators ... Done
2522026-03-25T16:33:45.540ZPlanning: Planning completed in 0.44 seconds
2532026-03-25T16:33:45.540Z Packages to change: 1
2542026-03-25T16:33:45.540Z Mediators to change: 1
2552026-03-25T16:33:45.540Z Services to change: 1
2562026-03-25T16:33:45.540Z Create boot environment: No
2572026-03-25T16:33:45.540ZCreate backup boot environment: Yes
2582026-03-25T16:33:46.129Z Actions: 1/6 actions (Updating modified actions)
2592026-03-25T16:33:46.221Z Actions: Completed 6 actions in 0.00 seconds.
2602026-03-25T16:33:46.221Z Done
2612026-03-25T16:33:46.221Z Done
2622026-03-25T16:33:46.221Z Done
2632026-03-25T16:33:48.349Z Done
2642026-03-25T16:33:48.412Z Done
2652026-03-25T16:33:48.416Z Done
2662026-03-25T16:33:48.582Z Done
2672026-03-25T16:33:48.928ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2682026-03-25T16:33:48.928Zclang system 15 system
2692026-03-25T16:33:48.928Zcsh system system illumos
2702026-03-25T16:33:48.928Zctags system system illumos
2712026-03-25T16:33:48.928Zfile system system illumos
2722026-03-25T16:33:48.928Zgcc vendor 12 vendor
2732026-03-25T16:33:48.928Zgcc system 14 system
2742026-03-25T16:33:48.928Zgcc system 10 system
2752026-03-25T16:33:48.928Zgo system 1.20 system
2762026-03-25T16:33:48.929Zgo system 1.19 system
2772026-03-25T16:33:48.929Zllvm system 15 system
2782026-03-25T16:33:48.929Zllvm system 14 system
2792026-03-25T16:33:48.929Zmariadb system 10.6 system
2802026-03-25T16:33:48.929Zmta vendor vendor dma
2812026-03-25T16:33:48.929Zopenjdk system 17 system
2822026-03-25T16:33:48.929Zopenjdk system 11 system
2832026-03-25T16:33:48.929Zopenjdk system 1.8 system
2842026-03-25T16:33:48.929Zopenssl vendor 3 vendor
2852026-03-25T16:33:48.929Zperl system 5.36 system
2862026-03-25T16:33:48.929Zpostgresql system 15 system
2872026-03-25T16:33:48.929Zpostgresql system 13 system
2882026-03-25T16:33:48.929Zpython vendor 3 vendor
2892026-03-25T16:33:48.929Zpython system 2 system
2902026-03-25T16:33:48.929Zpython3 system 3.11 system
2912026-03-25T16:33:48.929Zruby system 3.0 system
2922026-03-25T16:33:48.929Zwords vendor vendor american-english
2932026-03-25T16:33:48.929Zwords system system australian-english
2942026-03-25T16:33:48.929Zwords system system british-english
2952026-03-25T16:33:48.929Zwords system system canadian-english
2962026-03-25T16:33:48.929Zwords system system french
2972026-03-25T16:33:48.929Zwords system system italian
2982026-03-25T16:33:48.929Zwords system system ngerman
2992026-03-25T16:33:48.930Zwords system system ogerman
3002026-03-25T16:33:48.930Zwords system system spanish
3012026-03-25T16:33:49.091ZPUBLISHER TYPE STATUS P LOCATION
3022026-03-25T16:33:49.091Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3032026-03-25T16:33:53.663ZFMRI IFO
3042026-03-25T16:33:53.663Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3052026-03-25T16:33:53.663Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3062026-03-25T16:33:53.663Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3072026-03-25T16:33:53.663Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3082026-03-25T16:33:53.663Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3092026-03-25T16:33:53.664Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
3102026-03-25T16:33:53.664Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3112026-03-25T16:33:53.664Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
3122026-03-25T16:33:53.664Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3132026-03-25T16:33:53.664Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3142026-03-25T16:33:53.664Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
3152026-03-25T16:33:53.664Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3162026-03-25T16:33:53.664Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3172026-03-25T16:33:53.664Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
3182026-03-25T16:33:53.664Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3192026-03-25T16:33:53.664Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3202026-03-25T16:33:54.718Z Downloading crates ...
3212026-03-25T16:33:54.771Z Downloaded crypto-common v0.1.7
3222026-03-25T16:33:54.781Z Downloaded typeid v1.0.3
3232026-03-25T16:33:54.793Z Downloaded clap_derive v4.5.55
3242026-03-25T16:33:54.793Z Downloaded usdt v0.5.0
3252026-03-25T16:33:54.794Z Downloaded proc-macro-error-attr v1.0.4
3262026-03-25T16:33:54.794Z Downloaded plain v0.2.3
3272026-03-25T16:33:54.794Z Downloaded memmap v0.7.0
3282026-03-25T16:33:54.794Z Downloaded utf8parse v0.2.2
3292026-03-25T16:33:54.794Z Downloaded form_urlencoded v1.2.2
3302026-03-25T16:33:54.794Z Downloaded anstyle-query v1.1.5
3312026-03-25T16:33:54.795Z Downloaded itoa v1.0.17
3322026-03-25T16:33:54.806Z Downloaded toml v0.8.23
3332026-03-25T16:33:54.807Z Downloaded equivalent v1.0.2
3342026-03-25T16:33:54.807Z Downloaded zerocopy-derive v0.7.35
3352026-03-25T16:33:54.807Z Downloaded writeable v0.6.2
3362026-03-25T16:33:54.807Z Downloaded cargo-platform v0.2.0
3372026-03-25T16:33:54.807Z Downloaded colorchoice v1.0.4
3382026-03-25T16:33:54.807Z Downloaded smawk v0.3.2
3392026-03-25T16:33:54.807Z Downloaded cargo_metadata v0.21.0
3402026-03-25T16:33:54.807Z Downloaded zerofrom-derive v0.1.6
3412026-03-25T16:33:54.807Z Downloaded percent-encoding v2.3.2
3422026-03-25T16:33:54.836Z Downloaded utf8_iter v1.0.4
3432026-03-25T16:33:54.836Z Downloaded cfg-if v1.0.4
3442026-03-25T16:33:54.836Z Downloaded yoke-derive v0.8.1
3452026-03-25T16:33:54.836Z Downloaded usdt-macro v0.5.0
3462026-03-25T16:33:54.836Z Downloaded heck v0.5.0
3472026-03-25T16:33:54.836Z Downloaded usdt-attr-macro v0.5.0
3482026-03-25T16:33:54.836Z Downloaded generic-array v0.14.7
3492026-03-25T16:33:54.837Z Downloaded errno v0.3.14
3502026-03-25T16:33:54.837Z Downloaded unicode-linebreak v0.1.5
3512026-03-25T16:33:54.837Z Downloaded byteorder v1.5.0
3522026-03-25T16:33:54.837Z Downloaded autocfg v1.5.0
3532026-03-25T16:33:54.841Z Downloaded zerofrom v0.1.6
3542026-03-25T16:33:54.841Z Downloaded toml_datetime v0.6.11
3552026-03-25T16:33:54.841Z Downloaded version_check v0.9.5
3562026-03-25T16:33:54.841Z Downloaded zmij v1.0.21
3572026-03-25T16:33:54.841Z Downloaded toml_write v0.1.2
3582026-03-25T16:33:54.841Z Downloaded unicode-xid v0.2.6
3592026-03-25T16:33:54.841Z Downloaded fastrand v2.3.0
3602026-03-25T16:33:54.841Z Downloaded zerovec-derive v0.11.2
3612026-03-25T16:33:54.841Z Downloaded block-buffer v0.10.4
3622026-03-25T16:33:54.841Z Downloaded ucd-trie v0.1.7
3632026-03-25T16:33:54.841Z Downloaded yoke v0.8.1
3642026-03-25T16:33:54.842Z Downloaded heck v0.4.1
3652026-03-25T16:33:54.842Z Downloaded potential_utf v0.1.4
3662026-03-25T16:33:54.842Z Downloaded is_terminal_polyfill v1.70.2
3672026-03-25T16:33:54.842Z Downloaded cpufeatures v0.2.17
3682026-03-25T16:33:54.870Z Downloaded usdt-impl v0.5.0
3692026-03-25T16:33:54.870Z Downloaded toml_edit v0.22.27
3702026-03-25T16:33:54.870Z Downloaded digest v0.10.7
3712026-03-25T16:33:54.933Z Downloaded typenum v1.19.0
3722026-03-25T16:33:54.933Z Downloaded anstyle-parse v0.2.7
3732026-03-25T16:33:54.933Z Downloaded zerotrie v0.2.3
3742026-03-25T16:33:54.933Z Downloaded dtrace-parser v0.2.0
3752026-03-25T16:33:54.934Z Downloaded strsim v0.11.1
3762026-03-25T16:33:54.934Z Downloaded fnv v1.0.7
3772026-03-25T16:33:54.934Z Downloaded url v2.5.8
3782026-03-25T16:33:54.934Z Downloaded terminal_size v0.4.3
3792026-03-25T16:33:54.934Z Downloaded zerovec v0.11.5
3802026-03-25T16:33:54.934Z Downloaded winnow v0.7.14
3812026-03-25T16:33:54.934Z Downloaded zerocopy v0.7.35
3822026-03-25T16:33:54.934Z Downloaded serde_spanned v0.6.9
3832026-03-25T16:33:54.934Z Downloaded tabled_derive v0.7.0
3842026-03-25T16:33:54.934Z Downloaded scroll_derive v0.12.1
3852026-03-25T16:33:54.934Z Downloaded ordered-float v2.10.1
3862026-03-25T16:33:54.934Z Downloaded macaddr v1.0.1
3872026-03-25T16:33:54.934Z Downloaded swrite v0.1.0
3882026-03-25T16:33:54.934Z Downloaded stable_deref_trait v1.2.1
3892026-03-25T16:33:54.934Z Downloaded pretty-hex v0.4.1
3902026-03-25T16:33:54.934Z Downloaded unicode-width v0.2.0
3912026-03-25T16:33:54.934Z Downloaded unicode-width v0.1.14
3922026-03-25T16:33:54.934Z Downloaded serde-value v0.7.0
3932026-03-25T16:33:54.934Z Downloaded clap_lex v1.0.0
3942026-03-25T16:33:54.935Z Downloaded thread-id v4.2.2
3952026-03-25T16:33:54.939Z Downloaded idna_adapter v1.2.1
3962026-03-25T16:33:54.939Z Downloaded cargo-util-schemas v0.8.2
3972026-03-25T16:33:54.939Z Downloaded bytecount v0.6.9
3982026-03-25T16:33:54.939Z Downloaded fs-err v3.3.0
3992026-03-25T16:33:54.939Z Downloaded dof v0.3.0
4002026-03-25T16:33:54.939Z Downloaded displaydoc v0.2.5
4012026-03-25T16:33:54.939Z Downloaded icu_provider v2.1.1
4022026-03-25T16:33:54.939Z Downloaded icu_locale_core v2.1.1
4032026-03-25T16:33:54.939Z Downloaded cargo_toml v0.21.0
4042026-03-25T16:33:54.939Z Downloaded anstyle v1.0.13
4052026-03-25T16:33:54.939Z Downloaded bitflags v2.11.0
4062026-03-25T16:33:54.939Z Downloaded anstream v0.6.21
4072026-03-25T16:33:55.006Z Downloaded semver v1.0.27
4082026-03-25T16:33:55.006Z Downloaded erased-serde v0.4.9
4092026-03-25T16:33:55.040Z Downloaded serde-untagged v0.1.9
4102026-03-25T16:33:55.040Z Downloaded synstructure v0.13.2
4112026-03-25T16:33:55.040Z Downloaded sha2 v0.10.9
4122026-03-25T16:33:55.040Z Downloaded thiserror-impl v2.0.18
4132026-03-25T16:33:55.041Z Downloaded serde_tokenstream v0.2.3
4142026-03-25T16:33:55.041Z Downloaded camino-tempfile v1.4.1
4152026-03-25T16:33:55.041Z Downloaded textwrap v0.16.2
4162026-03-25T16:33:55.041Z Downloaded camino v1.2.2
4172026-03-25T16:33:55.041Z Downloaded scroll v0.12.0
4182026-03-25T16:33:55.041Z Downloaded once_cell v1.21.3
4192026-03-25T16:33:55.041Z Downloaded litemap v0.8.1
4202026-03-25T16:33:55.041Z Downloaded proc-macro-error v1.0.4
4212026-03-25T16:33:55.041Z Downloaded tinystr v0.8.2
4222026-03-25T16:33:55.041Z Downloaded icu_properties v2.1.2
4232026-03-25T16:33:55.041Z Downloaded getrandom v0.4.1
4242026-03-25T16:33:55.041Z Downloaded thiserror v2.0.18
4252026-03-25T16:33:55.056Z Downloaded pest_generator v2.8.6
4262026-03-25T16:33:55.056Z Downloaded serde_core v1.0.228
4272026-03-25T16:33:55.056Z Downloaded icu_normalizer v2.1.1
4282026-03-25T16:33:55.056Z Downloaded papergrid v0.11.0
4292026-03-25T16:33:55.057Z Downloaded serde_derive v1.0.228
4302026-03-25T16:33:55.057Z Downloaded pest_derive v2.8.6
4312026-03-25T16:33:55.057Z Downloaded serde v1.0.228
4322026-03-25T16:33:55.057Z Downloaded num-traits v0.2.19
4332026-03-25T16:33:55.057Z Downloaded icu_collections v2.1.1
4342026-03-25T16:33:55.057Z Downloaded smallvec v1.15.1
4352026-03-25T16:33:55.057Z Downloaded log v0.4.29
4362026-03-25T16:33:55.058Z Downloaded clap v4.5.60
4372026-03-25T16:33:55.058Z Downloaded icu_normalizer_data v2.1.1
4382026-03-25T16:33:55.058Z Downloaded pest_meta v2.8.6
4392026-03-25T16:33:55.063Z Downloaded tempfile v3.25.0
4402026-03-25T16:33:55.078Z Downloaded memchr v2.8.0
4412026-03-25T16:33:55.096Z Downloaded indexmap v2.13.0
4422026-03-25T16:33:55.100Z Downloaded serde_json v1.0.149
4432026-03-25T16:33:55.137Z Downloaded clap_builder v4.5.60
4442026-03-25T16:33:55.150Z Downloaded idna v1.1.0
4452026-03-25T16:33:55.150Z Downloaded goblin v0.8.2
4462026-03-25T16:33:55.150Z Downloaded pest v2.8.6
4472026-03-25T16:33:55.150Z Downloaded icu_properties_data v2.1.2
4482026-03-25T16:33:55.150Z Downloaded hashbrown v0.16.1
4492026-03-25T16:33:55.150Z Downloaded tabled v0.15.0
4502026-03-25T16:33:55.150Z Downloaded syn v1.0.109
4512026-03-25T16:33:55.157Z Downloaded rustix v1.1.3
4522026-03-25T16:33:55.228Z Compiling proc-macro2 v1.0.106
4532026-03-25T16:33:55.228Z Compiling quote v1.0.44
4542026-03-25T16:33:55.243Z Compiling unicode-ident v1.0.24
4552026-03-25T16:33:55.243Z Compiling serde_core v1.0.228
4562026-03-25T16:33:55.243Z Compiling libc v0.2.180
4572026-03-25T16:33:55.243Z Compiling version_check v0.9.5
4582026-03-25T16:33:55.243Z Compiling memchr v2.8.0
4592026-03-25T16:33:55.243Z Compiling stable_deref_trait v1.2.1
4602026-03-25T16:33:55.243Z Compiling serde v1.0.228
4612026-03-25T16:33:55.243Z Compiling zmij v1.0.21
4622026-03-25T16:33:55.243Z Compiling itoa v1.0.17
4632026-03-25T16:33:55.243Z Compiling thiserror v1.0.69
4642026-03-25T16:33:55.285Z Compiling ucd-trie v0.1.7
4652026-03-25T16:33:55.288Z Compiling autocfg v1.5.0
4662026-03-25T16:33:55.288Z Compiling litemap v0.8.1
4672026-03-25T16:33:55.399Z Compiling writeable v0.6.2
4682026-03-25T16:33:55.410Z Compiling icu_properties_data v2.1.2
4692026-03-25T16:33:55.772Z Compiling byteorder v1.5.0
4702026-03-25T16:33:55.795Z Compiling rustix v1.1.3
4712026-03-25T16:33:55.796Z Compiling icu_normalizer_data v2.1.1
4722026-03-25T16:33:55.796Z Compiling bitflags v2.11.0
4732026-03-25T16:33:55.796Z Compiling serde_json v1.0.149
4742026-03-25T16:33:55.796Z Compiling equivalent v1.0.2
4752026-03-25T16:33:55.810Z Compiling pest v2.8.6
4762026-03-25T16:33:55.824Z Compiling num-traits v0.2.19
4772026-03-25T16:33:55.874Z Compiling smallvec v1.15.1
4782026-03-25T16:33:55.914Z Compiling hashbrown v0.16.1
4792026-03-25T16:33:55.929Z Compiling typeid v1.0.3
4802026-03-25T16:33:55.934Z Compiling proc-macro-error-attr v1.0.4
4812026-03-25T16:33:55.948Z Compiling usdt-impl v0.5.0
4822026-03-25T16:33:55.983Z Compiling syn v1.0.109
4832026-03-25T16:33:56.014Z Compiling erased-serde v0.4.9
4842026-03-25T16:33:56.023Z Compiling winnow v0.7.14
4852026-03-25T16:33:56.076Z Compiling toml_write v0.1.2
4862026-03-25T16:33:56.092Z Compiling proc-macro-error v1.0.4
4872026-03-25T16:33:56.140Z Compiling errno v0.3.14
4882026-03-25T16:33:56.153Z Compiling thread-id v4.2.2
4892026-03-25T16:33:56.231Z Compiling percent-encoding v2.3.2
4902026-03-25T16:33:56.300Z Compiling camino v1.2.2
4912026-03-25T16:33:56.319Z Compiling utf8parse v0.2.2
4922026-03-25T16:33:56.319Z Compiling thiserror v2.0.18
4932026-03-25T16:33:56.319Z Compiling getrandom v0.4.1
4942026-03-25T16:33:56.373Z Compiling plain v0.2.3
4952026-03-25T16:33:56.377Z Compiling utf8_iter v1.0.4
4962026-03-25T16:33:56.393Z Compiling indexmap v2.13.0
4972026-03-25T16:33:56.422Z Compiling log v0.4.29
4982026-03-25T16:33:56.442Z Compiling anstyle-parse v0.2.7
4992026-03-25T16:33:56.463Z Compiling form_urlencoded v1.2.2
5002026-03-25T16:33:56.801Z Compiling anstyle-query v1.1.5
5012026-03-25T16:33:56.821Z Compiling pretty-hex v0.4.1
5022026-03-25T16:33:56.821Z Compiling is_terminal_polyfill v1.70.2
5032026-03-25T16:33:56.821Z Compiling anstyle v1.0.13
5042026-03-25T16:33:56.822Z Compiling syn v2.0.117
5052026-03-25T16:33:56.822Z Compiling colorchoice v1.0.4
5062026-03-25T16:33:56.822Z Compiling ordered-float v2.10.1
5072026-03-25T16:33:56.822Z Compiling cfg-if v1.0.4
5082026-03-25T16:33:56.850Z Compiling pest_meta v2.8.6
5092026-03-25T16:33:56.874Z Compiling anstream v0.6.21
5102026-03-25T16:33:56.921Z Compiling fs-err v3.3.0
5112026-03-25T16:33:56.932Z Compiling once_cell v1.21.3
5122026-03-25T16:33:57.024Z Compiling fnv v1.0.7
5132026-03-25T16:33:57.039Z Compiling unicode-xid v0.2.6
5142026-03-25T16:33:57.049Z Compiling bytecount v0.6.9
5152026-03-25T16:33:57.100Z Compiling terminal_size v0.4.3
5162026-03-25T16:33:57.119Z Compiling fastrand v2.3.0
5172026-03-25T16:33:57.141Z Compiling anyhow v1.0.102
5182026-03-25T16:33:57.151Z Compiling clap_lex v1.0.0
5192026-03-25T16:33:57.168Z Compiling unicode-width v0.1.14
5202026-03-25T16:33:57.177Z Compiling heck v0.5.0
5212026-03-25T16:33:57.200Z Compiling strsim v0.11.1
5222026-03-25T16:33:57.238Z Compiling heck v0.4.1
5232026-03-25T16:33:57.361Z Compiling tempfile v3.25.0
5242026-03-25T16:33:57.374Z Compiling memmap v0.7.0
5252026-03-25T16:33:57.408Z Compiling papergrid v0.11.0
5262026-03-25T16:33:57.483Z Compiling semver v1.0.27
5272026-03-25T16:33:57.803Z Compiling clap_builder v4.5.60
5282026-03-25T16:33:57.825Z Compiling smawk v0.3.2
5292026-03-25T16:33:57.825Z Compiling unicode-width v0.2.0
5302026-03-25T16:33:57.825Z Compiling unicode-linebreak v0.1.5
5312026-03-25T16:33:57.825Z Compiling camino-tempfile v1.4.1
5322026-03-25T16:33:57.825Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5332026-03-25T16:33:57.914Z Compiling serde-untagged v0.1.9
5342026-03-25T16:33:57.940Z Compiling textwrap v0.16.2
5352026-03-25T16:33:57.987Z Compiling swrite v0.1.0
5362026-03-25T16:33:58.376Z Compiling tabled_derive v0.7.0
5372026-03-25T16:33:59.048Z Compiling tabled v0.15.0
5382026-03-25T16:33:59.217Z Compiling synstructure v0.13.2
5392026-03-25T16:33:59.227Z Compiling pest_generator v2.8.6
5402026-03-25T16:33:59.739Z Compiling serde_derive v1.0.228
5412026-03-25T16:33:59.739Z Compiling zerofrom-derive v0.1.6
5422026-03-25T16:33:59.739Z Compiling yoke-derive v0.8.1
5432026-03-25T16:34:00.066Z Compiling zerovec-derive v0.11.2
5442026-03-25T16:34:00.066Z Compiling displaydoc v0.2.5
5452026-03-25T16:34:00.066Z Compiling thiserror-impl v1.0.69
5462026-03-25T16:34:00.066Z Compiling zerocopy-derive v0.7.35
5472026-03-25T16:34:00.066Z Compiling scroll_derive v0.12.1
5482026-03-25T16:34:00.066Z Compiling thiserror-impl v2.0.18
5492026-03-25T16:34:00.066Z Compiling clap_derive v4.5.55
5502026-03-25T16:34:00.091Z Compiling pest_derive v2.8.6
5512026-03-25T16:34:00.474Z Compiling scroll v0.12.0
5522026-03-25T16:34:00.594Z Compiling zerocopy v0.7.35
5532026-03-25T16:34:00.711Z Compiling goblin v0.8.2
5542026-03-25T16:34:01.121Z Compiling zerofrom v0.1.6
5552026-03-25T16:34:01.163Z Compiling dtrace-parser v0.2.0
5562026-03-25T16:34:01.163Z Compiling yoke v0.8.1
5572026-03-25T16:34:01.163Z Compiling zerovec v0.11.5
5582026-03-25T16:34:01.163Z Compiling zerotrie v0.2.3
5592026-03-25T16:34:01.252Z Compiling clap v4.5.60
5602026-03-25T16:34:01.510Z Compiling tinystr v0.8.2
5612026-03-25T16:34:01.510Z Compiling potential_utf v0.1.4
5622026-03-25T16:34:01.614Z Compiling icu_collections v2.1.1
5632026-03-25T16:34:01.641Z Compiling icu_locale_core v2.1.1
5642026-03-25T16:34:02.160Z Compiling icu_provider v2.1.1
5652026-03-25T16:34:02.412Z Compiling toml_datetime v0.6.11
5662026-03-25T16:34:02.412Z Compiling serde_spanned v0.6.9
5672026-03-25T16:34:02.431Z Compiling serde-value v0.7.0
5682026-03-25T16:34:02.431Z Compiling cargo-platform v0.2.0
5692026-03-25T16:34:02.431Z Compiling macaddr v1.0.1
5702026-03-25T16:34:02.431Z Compiling dof v0.3.0
5712026-03-25T16:34:02.431Z Compiling serde_tokenstream v0.2.3
5722026-03-25T16:34:02.431Z Compiling icu_normalizer v2.1.1
5732026-03-25T16:34:02.431Z Compiling icu_properties v2.1.2
5742026-03-25T16:34:02.464Z Compiling toml_edit v0.22.27
5752026-03-25T16:34:02.890Z Compiling usdt-macro v0.5.0
5762026-03-25T16:34:02.894Z Compiling usdt-attr-macro v0.5.0
5772026-03-25T16:34:03.157Z Compiling idna_adapter v1.2.1
5782026-03-25T16:34:03.250Z Compiling idna v1.1.0
5792026-03-25T16:34:03.453Z Compiling usdt v0.5.0
5802026-03-25T16:34:03.510Z Compiling url v2.5.8
5812026-03-25T16:34:03.749Z Compiling toml v0.8.23
5822026-03-25T16:34:04.070Z Compiling cargo-util-schemas v0.8.2
5832026-03-25T16:34:04.070Z Compiling cargo_toml v0.21.0
5842026-03-25T16:34:04.840Z Compiling cargo_metadata v0.21.0
5852026-03-25T16:34:05.753Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5862026-03-25T16:34:07.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s
5872026-03-25T16:34:07.907Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5882026-03-25T16:34:08.609Z Downloading crates ...
5892026-03-25T16:34:08.626Z Downloaded adler2 v2.0.1
5902026-03-25T16:34:08.626Z Downloaded crucible-workspace-hack v0.1.0
5912026-03-25T16:34:08.626Z Downloaded crc8 v0.1.1
5922026-03-25T16:34:08.626Z Downloaded curve25519-dalek-derive v0.1.1
5932026-03-25T16:34:08.626Z Downloaded async-recursion v1.1.1
5942026-03-25T16:34:08.626Z Downloaded atomicwrites v0.4.4
5952026-03-25T16:34:08.626Z Downloaded atty v0.2.14
5962026-03-25T16:34:08.626Z Downloaded embedded-io v0.4.0
5972026-03-25T16:34:08.626Z Downloaded dirs-next v2.0.0
5982026-03-25T16:34:08.626Z Downloaded darling_macro v0.20.11
5992026-03-25T16:34:08.626Z Downloaded critical-section v1.2.0
6002026-03-25T16:34:08.626Z Downloaded aead v0.5.2
6012026-03-25T16:34:08.626Z Downloaded arrayref v0.3.9
6022026-03-25T16:34:08.626Z Downloaded bb8 v0.8.6
6032026-03-25T16:34:08.626Z Downloaded difflib v0.4.0
6042026-03-25T16:34:08.626Z Downloaded fd-lock v4.0.4
6052026-03-25T16:34:08.626Z Downloaded document-features v0.2.12
6062026-03-25T16:34:08.626Z Downloaded castaway v0.2.4
6072026-03-25T16:34:08.626Z Downloaded diesel_table_macro_syntax v0.3.0
6082026-03-25T16:34:08.626Z Downloaded enum-as-inner v0.6.1
6092026-03-25T16:34:08.626Z Downloaded crossbeam-epoch v0.9.18
6102026-03-25T16:34:08.627Z Downloaded ff v0.13.1
6112026-03-25T16:34:08.627Z Downloaded bcrypt-pbkdf v0.10.0
6122026-03-25T16:34:08.627Z Downloaded ciborium-ll v0.2.2
6132026-03-25T16:34:08.627Z Downloaded cargo-platform v0.1.9
6142026-03-25T16:34:08.627Z Downloaded cfg_aliases v0.1.1
6152026-03-25T16:34:08.627Z Downloaded block-padding v0.3.3
6162026-03-25T16:34:08.627Z Downloaded dropshot-api-manager-types v0.6.0
6172026-03-25T16:34:08.627Z Downloaded crunchy v0.2.4
6182026-03-25T16:34:08.627Z Downloaded downcast-rs v2.0.2
6192026-03-25T16:34:08.627Z Downloaded cfg_aliases v0.2.1
6202026-03-25T16:34:08.627Z Downloaded dof v0.4.0
6212026-03-25T16:34:08.627Z Downloaded array-init v0.0.4
6222026-03-25T16:34:08.627Z Downloaded erased-serde v0.3.31
6232026-03-25T16:34:08.627Z Downloaded bit-set v0.5.3
6242026-03-25T16:34:08.627Z Downloaded crossbeam-utils v0.8.21
6252026-03-25T16:34:08.627Z Downloaded bitfield-macros v0.19.4
6262026-03-25T16:34:08.627Z Downloaded dtrace-parser v0.3.0
6272026-03-25T16:34:08.627Z Downloaded base16ct v0.2.0
6282026-03-25T16:34:08.627Z Downloaded cipher v0.4.4
6292026-03-25T16:34:08.627Z Downloaded env_filter v1.0.0
6302026-03-25T16:34:08.627Z Downloaded cassowary v0.3.0
6312026-03-25T16:34:08.635Z Downloaded camino-tempfile-ext v0.3.3
6322026-03-25T16:34:08.635Z Downloaded embedded-io v0.6.1
6332026-03-25T16:34:08.635Z Downloaded bit-vec v0.6.3
6342026-03-25T16:34:08.635Z Downloaded dirs-sys-next v0.1.2
6352026-03-25T16:34:08.635Z Downloaded bitfield-struct v0.6.2
6362026-03-25T16:34:08.635Z Downloaded async-stream-impl v0.3.6
6372026-03-25T16:34:08.636Z Downloaded ciborium-io v0.2.2
6382026-03-25T16:34:08.636Z Downloaded dsl_auto_type v0.2.0
6392026-03-25T16:34:08.636Z Downloaded cstr-argument v0.1.2
6402026-03-25T16:34:08.636Z Downloaded display-error-chain v0.2.2
6412026-03-25T16:34:08.646Z Downloaded fixedbitset v0.4.2
6422026-03-25T16:34:08.646Z Downloaded atomic-waker v1.1.2
6432026-03-25T16:34:08.646Z Downloaded assert_matches v1.5.0
6442026-03-25T16:34:08.646Z Downloaded dunce v1.0.5
6452026-03-25T16:34:08.646Z Downloaded convert_case v0.4.0
6462026-03-25T16:34:08.646Z Downloaded base16ct v1.0.0
6472026-03-25T16:34:08.646Z Downloaded cpufeatures v0.3.0
6482026-03-25T16:34:08.654Z Downloaded ascii-canvas v3.0.0
6492026-03-25T16:34:08.654Z Downloaded crc v3.4.0
6502026-03-25T16:34:08.655Z Downloaded ecdsa v0.16.9
6512026-03-25T16:34:08.655Z Downloaded foreign-types-shared v0.1.1
6522026-03-25T16:34:08.655Z Downloaded drift v0.1.3
6532026-03-25T16:34:08.655Z Downloaded env_logger v0.11.9
6542026-03-25T16:34:08.662Z Downloaded diff v0.1.13
6552026-03-25T16:34:08.662Z Downloaded defmt-parser v1.0.0
6562026-03-25T16:34:08.662Z Downloaded crossbeam-deque v0.8.6
6572026-03-25T16:34:08.662Z Downloaded crc-catalog v2.4.0
6582026-03-25T16:34:08.662Z Downloaded cobs v0.3.0
6592026-03-25T16:34:08.662Z Downloaded float-ord v0.3.2
6602026-03-25T16:34:08.665Z Downloaded derive-where v1.6.0
6612026-03-25T16:34:08.665Z Downloaded bitflags v1.3.2
6622026-03-25T16:34:08.665Z Downloaded cexpr v0.6.0
6632026-03-25T16:34:08.665Z Downloaded dyn-clone v1.0.20
6642026-03-25T16:34:08.665Z Downloaded darling_macro v0.21.3
6652026-03-25T16:34:08.665Z Downloaded cmake v0.1.57
6662026-03-25T16:34:08.668Z Downloaded endian-type v0.1.2
6672026-03-25T16:34:08.668Z Downloaded cargo_metadata v0.19.2
6682026-03-25T16:34:08.668Z Downloaded defmt v0.3.100
6692026-03-25T16:34:08.673Z Downloaded float-cmp v0.10.0
6702026-03-25T16:34:08.676Z Downloaded bit-set v0.8.0
6712026-03-25T16:34:08.676Z Downloaded debug-ignore v1.0.5
6722026-03-25T16:34:08.676Z Downloaded blowfish v0.9.1
6732026-03-25T16:34:08.676Z Downloaded darling_macro v0.23.0
6742026-03-25T16:34:08.679Z Downloaded bcs v0.1.6
6752026-03-25T16:34:08.680Z Downloaded foreign-types v0.3.2
6762026-03-25T16:34:08.680Z Downloaded flagset v0.4.7
6772026-03-25T16:34:08.682Z Downloaded foreign-types v0.5.0
6782026-03-25T16:34:08.682Z Downloaded derive_builder_macro v0.20.2
6792026-03-25T16:34:08.687Z Downloaded colored v3.1.1
6802026-03-25T16:34:08.690Z Downloaded foreign-types-shared v0.3.1
6812026-03-25T16:34:08.690Z Downloaded foreign-types-macros v0.2.3
6822026-03-25T16:34:08.692Z Downloaded futures-task v0.3.32
6832026-03-25T16:34:08.695Z Downloaded futures-macro v0.3.32
6842026-03-25T16:34:08.699Z Downloaded futures-sink v0.3.32
6852026-03-25T16:34:08.699Z Downloaded fxhash v0.2.1
6862026-03-25T16:34:08.699Z Downloaded futures-core v0.3.32
6872026-03-25T16:34:08.702Z Downloaded futures-io v0.3.32
6882026-03-25T16:34:08.702Z Downloaded funty v2.0.0
6892026-03-25T16:34:08.702Z Downloaded ena v0.14.4
6902026-03-25T16:34:08.707Z Downloaded ghash v0.5.1
6912026-03-25T16:34:08.707Z Downloaded filetime v0.2.27
6922026-03-25T16:34:08.707Z Downloaded either v1.15.0
6932026-03-25T16:34:08.710Z Downloaded globwalk v0.9.1
6942026-03-25T16:34:08.710Z Downloaded cbc v0.1.2
6952026-03-25T16:34:08.713Z Downloaded foldhash v0.2.0
6962026-03-25T16:34:08.713Z Downloaded bitfield v0.19.4
6972026-03-25T16:34:08.713Z Downloaded async-stream v0.3.6
6982026-03-25T16:34:08.715Z Downloaded ed25519 v2.2.3
6992026-03-25T16:34:08.715Z Downloaded gethostname v0.5.0
7002026-03-25T16:34:08.715Z Downloaded arrayvec v0.7.6
7012026-03-25T16:34:08.719Z Downloaded git-stub v1.0.0
7022026-03-25T16:34:08.719Z Downloaded diesel-dtrace v0.5.0
7032026-03-25T16:34:08.721Z Downloaded derive_builder_core v0.20.2
7042026-03-25T16:34:08.724Z Downloaded headers-core v0.3.0
7052026-03-25T16:34:08.724Z Downloaded hash32 v0.2.1
7062026-03-25T16:34:08.727Z Downloaded constant_time_eq v0.4.2
7072026-03-25T16:34:08.729Z Downloaded convert_case v0.10.0
7082026-03-25T16:34:08.729Z Downloaded chacha20 v0.9.1
7092026-03-25T16:34:08.732Z Downloaded bit-vec v0.8.0
7102026-03-25T16:34:08.732Z Downloaded home v0.5.12
7112026-03-25T16:34:08.735Z Downloaded hostname v0.3.1
7122026-03-25T16:34:08.737Z Downloaded hash32 v0.3.1
7132026-03-25T16:34:08.737Z Downloaded hex-literal v0.4.1
7142026-03-25T16:34:08.737Z Downloaded hostname v0.4.2
7152026-03-25T16:34:08.740Z Downloaded daft-derive v0.1.5
7162026-03-25T16:34:08.743Z Downloaded find-msvc-tools v0.1.9
7172026-03-25T16:34:08.743Z Downloaded der_derive v0.7.3
7182026-03-25T16:34:08.743Z Downloaded hex v0.4.3
7192026-03-25T16:34:08.746Z Downloaded base64ct v1.8.3
7202026-03-25T16:34:08.746Z Downloaded backon v1.6.0
7212026-03-25T16:34:08.749Z Downloaded foldhash v0.1.5
7222026-03-25T16:34:08.749Z Downloaded fixedbitset v0.5.7
7232026-03-25T16:34:08.751Z Downloaded data-encoding v2.10.0
7242026-03-25T16:34:08.752Z Downloaded backoff v0.4.0
7252026-03-25T16:34:08.754Z Downloaded cargo_toml v0.22.3
7262026-03-25T16:34:08.754Z Downloaded fallible-iterator v0.2.0
7272026-03-25T16:34:08.757Z Downloaded csv-core v0.1.13
7282026-03-25T16:34:08.757Z Downloaded bzip2 v0.6.1
7292026-03-25T16:34:08.757Z Downloaded defmt v1.0.1
7302026-03-25T16:34:08.759Z Downloaded deranged v0.5.8
7312026-03-25T16:34:08.762Z Downloaded crc32fast v1.5.0
7322026-03-25T16:34:08.762Z Downloaded defmt-macros v1.0.1
7332026-03-25T16:34:08.765Z Downloaded console v0.15.11
7342026-03-25T16:34:08.768Z Downloaded colored v2.2.0
7352026-03-25T16:34:08.768Z Downloaded ident_case v1.0.1
7362026-03-25T16:34:08.771Z Downloaded bzip2 v0.4.4
7372026-03-25T16:34:08.771Z Downloaded blake2 v0.10.6
7382026-03-25T16:34:08.773Z Downloaded clang-sys v1.8.1
7392026-03-25T16:34:08.773Z Downloaded fs_extra v1.3.0
7402026-03-25T16:34:08.776Z Downloaded chacha20 v0.10.0
7412026-03-25T16:34:08.776Z Downloaded hubpack_derive v0.1.1
7422026-03-25T16:34:08.781Z Downloaded httpdate v1.0.3
7432026-03-25T16:34:08.781Z Downloaded http-body v1.0.1
7442026-03-25T16:34:08.781Z Downloaded argon2 v0.5.3
7452026-03-25T16:34:08.784Z Downloaded fs-err v2.11.0
7462026-03-25T16:34:08.784Z Downloaded cancel-safe-futures v0.1.5
7472026-03-25T16:34:08.784Z Downloaded byte-wrapper v0.1.0
7482026-03-25T16:34:08.787Z Downloaded derive-ex v0.1.8
7492026-03-25T16:34:08.787Z Downloaded ctr v0.9.2
7502026-03-25T16:34:08.787Z Downloaded futures-executor v0.3.32
7512026-03-25T16:34:08.790Z Downloaded corncobs v0.1.4
7522026-03-25T16:34:08.790Z Downloaded async-trait v0.1.89
7532026-03-25T16:34:08.793Z Downloaded hubpack v0.1.2
7542026-03-25T16:34:08.796Z Downloaded hyper-tls v0.6.0
7552026-03-25T16:34:08.798Z Downloaded instant v0.1.13
7562026-03-25T16:34:08.801Z Downloaded indoc v1.0.9
7572026-03-25T16:34:08.801Z Downloaded git-stub-vcs v0.1.0
7582026-03-25T16:34:08.803Z Downloaded group v0.13.0
7592026-03-25T16:34:08.806Z Downloaded globset v0.4.18
7602026-03-25T16:34:08.810Z Downloaded glob v0.3.3
7612026-03-25T16:34:08.813Z Downloaded inout v0.1.4
7622026-03-25T16:34:08.816Z Downloaded is_ci v1.2.0
7632026-03-25T16:34:08.816Z Downloaded is-terminal v0.4.17
7642026-03-25T16:34:08.818Z Downloaded cookie_store v0.22.1
7652026-03-25T16:34:08.821Z Downloaded console v0.16.2
7662026-03-25T16:34:08.821Z Downloaded const_format_proc_macros v0.2.34
7672026-03-25T16:34:08.824Z Downloaded buf-list v1.1.2
7682026-03-25T16:34:08.824Z Downloaded lalrpop-util v0.19.12
7692026-03-25T16:34:08.827Z Downloaded keccak v0.1.6
7702026-03-25T16:34:08.829Z Downloaded internet-checksum v0.2.1
7712026-03-25T16:34:08.832Z Downloaded linked-hash-map v0.5.6
7722026-03-25T16:34:08.835Z Downloaded lazy_static v1.5.0
7732026-03-25T16:34:08.835Z Downloaded derive_more v2.1.1
7742026-03-25T16:34:08.841Z Downloaded http-body-util v0.1.3
7752026-03-25T16:34:08.844Z Downloaded darling v0.21.3
7762026-03-25T16:34:08.847Z Downloaded des v0.8.1
7772026-03-25T16:34:08.849Z Downloaded darling v0.23.0
7782026-03-25T16:34:08.852Z Downloaded daft v0.1.5
7792026-03-25T16:34:08.856Z Downloaded indent_write v2.2.0
7802026-03-25T16:34:08.856Z Downloaded humantime v2.3.0
7812026-03-25T16:34:08.856Z Downloaded const_format v0.2.35
7822026-03-25T16:34:08.860Z Downloaded ciborium v0.2.2
7832026-03-25T16:34:08.860Z Downloaded libscf-sys v1.1.0
7842026-03-25T16:34:08.862Z Downloaded lru-cache v0.1.2
7852026-03-25T16:34:08.862Z Downloaded lru v0.12.5
7862026-03-25T16:34:08.863Z Downloaded fatfs v0.3.6
7872026-03-25T16:34:08.865Z Downloaded elliptic-curve v0.13.8
7882026-03-25T16:34:08.868Z Downloaded managed v0.8.0
7892026-03-25T16:34:08.868Z Downloaded dropshot_endpoint v0.16.7
7902026-03-25T16:34:08.871Z Downloaded md-5 v0.10.6
7912026-03-25T16:34:08.871Z Downloaded lru-slab v0.1.2
7922026-03-25T16:34:08.873Z Downloaded async-bb8-diesel v0.2.1
7932026-03-25T16:34:08.873Z Downloaded lzss v0.8.2
7942026-03-25T16:34:08.876Z Downloaded memoffset v0.9.1
7952026-03-25T16:34:08.876Z Downloaded maybe-uninit v2.0.0
7962026-03-25T16:34:08.876Z Downloaded derive_builder v0.20.2
7972026-03-25T16:34:08.879Z Downloaded indoc v2.0.7
7982026-03-25T16:34:08.882Z Downloaded impl-trait-for-tuples v0.2.3
7992026-03-25T16:34:08.883Z Downloaded ingot v0.1.1
8002026-03-25T16:34:08.886Z Downloaded instability v0.3.11
8012026-03-25T16:34:08.886Z Downloaded match_cfg v0.1.0
8022026-03-25T16:34:08.886Z Downloaded hyper-staticfile v0.10.1
8032026-03-25T16:34:08.889Z Downloaded md5 v0.7.0
8042026-03-25T16:34:08.889Z Downloaded newline-converter v0.3.0
8052026-03-25T16:34:08.889Z Downloaded new_debug_unreachable v1.0.6
8062026-03-25T16:34:08.889Z Downloaded ingot-types v0.1.2
8072026-03-25T16:34:08.892Z Downloaded multimap v0.10.1
8082026-03-25T16:34:08.892Z Downloaded http-range v0.1.5
8092026-03-25T16:34:08.892Z Downloaded nodrop v0.1.14
8102026-03-25T16:34:08.892Z Downloaded newtype_derive v0.1.6
8112026-03-25T16:34:08.894Z Downloaded newtype-uuid-macros v0.1.0
8122026-03-25T16:34:08.895Z Downloaded getrandom v0.2.17
8132026-03-25T16:34:08.898Z Downloaded futures-channel v0.3.32
8142026-03-25T16:34:08.898Z Downloaded half v1.8.3
8152026-03-25T16:34:08.900Z Downloaded const-oid v0.9.6
8162026-03-25T16:34:08.900Z Downloaded darling v0.20.11
8172026-03-25T16:34:08.903Z Downloaded highway v1.3.0
8182026-03-25T16:34:08.906Z Downloaded crc-any v2.5.0
8192026-03-25T16:34:08.910Z Downloaded hickory-client v0.25.2
8202026-03-25T16:34:08.913Z Downloaded ipnet v2.11.0
8212026-03-25T16:34:08.915Z Downloaded jobserver v0.1.34
8222026-03-25T16:34:08.915Z Downloaded num-derive v0.3.3
8232026-03-25T16:34:08.918Z Downloaded num v0.4.3
8242026-03-25T16:34:08.918Z Downloaded libloading v0.8.9
8252026-03-25T16:34:08.921Z Downloaded normalize-line-endings v0.3.0
8262026-03-25T16:34:08.921Z Downloaded num-conv v0.2.0
8272026-03-25T16:34:08.925Z Downloaded num-derive v0.4.2
8282026-03-25T16:34:08.925Z Downloaded num_threads v0.1.7
8292026-03-25T16:34:08.925Z Downloaded num-iter v0.1.45
8302026-03-25T16:34:08.928Z Downloaded bytes v1.11.1
8312026-03-25T16:34:08.928Z Downloaded allocator-api2 v0.2.21
8322026-03-25T16:34:08.931Z Downloaded expectorate v1.2.0
8332026-03-25T16:34:08.935Z Downloaded num_enum_derive v0.5.11
8342026-03-25T16:34:08.953Z Downloaded oso-derive v0.27.3
8352026-03-25T16:34:08.959Z Downloaded openssl-probe v0.1.6
8362026-03-25T16:34:08.959Z Downloaded ahash v0.8.12
8372026-03-25T16:34:08.962Z Downloaded futures v0.3.32
8382026-03-25T16:34:08.962Z Downloaded openssl-macros v0.1.1
8392026-03-25T16:34:08.962Z Downloaded opaque-debug v0.3.1
8402026-03-25T16:34:08.962Z Downloaded olpc-cjson v0.1.4
8412026-03-25T16:34:08.962Z Downloaded cookie v0.18.1
8422026-03-25T16:34:08.965Z Downloaded hyper-rustls v0.27.7
8432026-03-25T16:34:08.965Z Downloaded httparse v1.10.1
8442026-03-25T16:34:08.967Z Downloaded nibble_vec v0.1.0
8452026-03-25T16:34:08.967Z Downloaded getrandom v0.3.4
8462026-03-25T16:34:08.970Z Downloaded nanorand v0.7.0
8472026-03-25T16:34:08.972Z Downloaded packed_struct_codegen v0.10.1
8482026-03-25T16:34:08.972Z Downloaded newtype-uuid v1.3.2
8492026-03-25T16:34:08.973Z Downloaded native-tls v0.2.18
8502026-03-25T16:34:08.976Z Downloaded mime v0.3.17
8512026-03-25T16:34:08.976Z Downloaded ingot-macros v0.1.1
8522026-03-25T16:34:08.976Z Downloaded maplit v1.0.2
8532026-03-25T16:34:08.980Z Downloaded lock_api v0.4.14
8542026-03-25T16:34:08.980Z Downloaded linear-map v1.2.0
8552026-03-25T16:34:08.980Z Downloaded libsw-core v0.3.2
8562026-03-25T16:34:08.980Z Downloaded libsw v3.5.0
8572026-03-25T16:34:08.984Z Downloaded libefi-sys v0.1.0
8582026-03-25T16:34:08.984Z Downloaded path-slash v0.1.5
8592026-03-25T16:34:08.988Z Downloaded parse-size v1.1.0
8602026-03-25T16:34:08.988Z Downloaded chacha20poly1305 v0.10.1
8612026-03-25T16:34:08.988Z Downloaded iana-time-zone v0.1.65
8622026-03-25T16:34:08.990Z Downloaded multer v3.1.0
8632026-03-25T16:34:08.990Z Downloaded half v2.7.1
8642026-03-25T16:34:08.996Z Downloaded nu-ansi-term v0.50.3
8652026-03-25T16:34:08.999Z Downloaded ipnetwork v0.21.1
8662026-03-25T16:34:08.999Z Downloaded peg-runtime v0.8.5
8672026-03-25T16:34:09.002Z Downloaded num-complex v0.4.6
8682026-03-25T16:34:09.002Z Downloaded nonempty v0.12.0
8692026-03-25T16:34:09.005Z Downloaded phf_shared v0.11.3
8702026-03-25T16:34:09.007Z Downloaded pbkdf2 v0.12.2
8712026-03-25T16:34:09.010Z Downloaded num_enum v0.7.5
8722026-03-25T16:34:09.014Z Downloaded pbkdf2 v0.11.0
8732026-03-25T16:34:09.017Z Downloaded phf_shared v0.12.1
8742026-03-25T16:34:09.017Z Downloaded num-rational v0.4.2
8752026-03-25T16:34:09.017Z Downloaded num_enum_derive v0.7.5
8762026-03-25T16:34:09.020Z Downloaded num-integer v0.1.46
8772026-03-25T16:34:09.020Z Downloaded hmac v0.12.1
8782026-03-25T16:34:09.020Z Downloaded bumpalo v3.20.2
8792026-03-25T16:34:09.022Z Downloaded ar_archive_writer v0.5.1
8802026-03-25T16:34:09.025Z Downloaded pin-utils v0.1.0
8812026-03-25T16:34:09.025Z Downloaded darling_core v0.21.3
8822026-03-25T16:34:09.029Z Downloaded derive_more v0.99.20
8832026-03-25T16:34:09.032Z Downloaded darling_core v0.23.0
8842026-03-25T16:34:09.034Z Downloaded base64 v0.22.1
8852026-03-25T16:34:09.037Z Downloaded phf_shared v0.13.1
8862026-03-25T16:34:09.037Z Downloaded litrs v1.0.0
8872026-03-25T16:34:09.040Z Downloaded flume v0.11.1
8882026-03-25T16:34:09.043Z Downloaded openssl-probe v0.2.1
8892026-03-25T16:34:09.043Z Downloaded crossbeam-channel v0.5.15
8902026-03-25T16:34:09.045Z Downloaded powerfmt v0.2.0
8912026-03-25T16:34:09.048Z Downloaded predicates-tree v1.0.13
8922026-03-25T16:34:09.048Z Downloaded owo-colors v4.3.0
8932026-03-25T16:34:09.051Z Downloaded precomputed-hash v0.1.1
8942026-03-25T16:34:09.051Z Downloaded indexmap v1.9.3
8952026-03-25T16:34:09.054Z Downloaded mime_guess v2.0.5
8962026-03-25T16:34:09.057Z Downloaded memmap2 v0.9.10
8972026-03-25T16:34:09.057Z Downloaded packed_struct v0.10.1
8982026-03-25T16:34:09.060Z Downloaded oxnet v0.1.4
8992026-03-25T16:34:09.060Z Downloaded oxide-tokio-rt v0.1.3
9002026-03-25T16:34:09.062Z Downloaded predicates-core v1.0.10
9012026-03-25T16:34:09.062Z Downloaded parking_lot_core v0.8.6
9022026-03-25T16:34:09.065Z Downloaded ignore v0.4.25
9032026-03-25T16:34:09.068Z Downloaded proc-macro-error-attr2 v2.0.0
9042026-03-25T16:34:09.068Z Downloaded proc-macro-crate v3.4.0
9052026-03-25T16:34:09.077Z Downloaded compact_str v0.8.1
9062026-03-25T16:34:09.084Z Downloaded base64 v0.21.7
9072026-03-25T16:34:09.084Z Downloaded crossterm v0.28.1
9082026-03-25T16:34:09.084Z Downloaded paste v1.0.15
9092026-03-25T16:34:09.084Z Downloaded peg v0.8.5
9102026-03-25T16:34:09.091Z Downloaded heapless v0.8.0
9112026-03-25T16:34:09.091Z Downloaded headers v0.4.1
9122026-03-25T16:34:09.091Z Downloaded progenitor-client v0.11.2
9132026-03-25T16:34:09.098Z Downloaded progenitor-client v0.10.0
9142026-03-25T16:34:09.098Z Downloaded phf v0.13.1
9152026-03-25T16:34:09.098Z Downloaded pem v3.0.6
9162026-03-25T16:34:09.098Z Downloaded password-hash v0.4.2
9172026-03-25T16:34:09.098Z Downloaded arc-swap v1.8.2
9182026-03-25T16:34:09.098Z Downloaded password-hash v0.5.0
9192026-03-25T16:34:09.105Z Downloaded psl-types v2.0.11
9202026-03-25T16:34:09.105Z Downloaded progenitor-macro v0.11.2
9212026-03-25T16:34:09.105Z Downloaded progenitor-macro v0.10.0
9222026-03-25T16:34:09.105Z Downloaded libbz2-rs-sys v0.2.2
9232026-03-25T16:34:09.112Z Downloaded quick-error v1.2.3
9242026-03-25T16:34:09.112Z Downloaded progenitor-macro v0.13.0
9252026-03-25T16:34:09.112Z Downloaded crypto-bigint v0.5.5
9262026-03-25T16:34:09.112Z Downloaded pkcs8 v0.10.2
9272026-03-25T16:34:09.116Z Downloaded pin-project-lite v0.2.17
9282026-03-25T16:34:09.116Z Downloaded flate2 v1.1.9
9292026-03-25T16:34:09.122Z Downloaded der v0.7.10
9302026-03-25T16:34:09.129Z Downloaded darling_core v0.20.11
9312026-03-25T16:34:09.129Z Downloaded radium v0.7.0
9322026-03-25T16:34:09.129Z Downloaded omicron-zone-package v0.12.2
9332026-03-25T16:34:09.137Z Downloaded num_enum v0.5.11
9342026-03-25T16:34:09.137Z Downloaded pkg-config v0.3.32
9352026-03-25T16:34:09.137Z Downloaded crossterm v0.29.0
9362026-03-25T16:34:09.140Z Downloaded rand_xorshift v0.4.0
9372026-03-25T16:34:09.140Z Downloaded rand_chacha v0.3.1
9382026-03-25T16:34:09.140Z Downloaded ppv-lite86 v0.2.21
9392026-03-25T16:34:09.140Z Downloaded polyval v0.6.2
9402026-03-25T16:34:09.147Z Downloaded ed25519-dalek v2.2.0
9412026-03-25T16:34:09.157Z Downloaded indicatif v0.18.4
9422026-03-25T16:34:09.157Z Downloaded parse-display v0.10.0
9432026-03-25T16:34:09.157Z Downloaded parking_lot_core v0.9.12
9442026-03-25T16:34:09.157Z Downloaded ref-cast-impl v1.0.25
9452026-03-25T16:34:09.157Z Downloaded proc-macro-error2 v2.0.1
9462026-03-25T16:34:09.164Z Downloaded ref-cast v1.0.25
9472026-03-25T16:34:09.164Z Downloaded primeorder v0.13.6
9482026-03-25T16:34:09.164Z Downloaded recursive-proc-macro-impl v0.1.1
9492026-03-25T16:34:09.164Z Downloaded recursive v0.1.1
9502026-03-25T16:34:09.164Z Downloaded proc-macro-crate v1.3.1
9512026-03-25T16:34:09.164Z Downloaded parse-display-derive v0.10.0
9522026-03-25T16:34:09.164Z Downloaded predicates v3.1.4
9532026-03-25T16:34:09.171Z Downloaded parking_lot v0.12.5
9542026-03-25T16:34:09.171Z Downloaded rfc6979 v0.4.0
9552026-03-25T16:34:09.171Z Downloaded cc v1.2.56
9562026-03-25T16:34:09.172Z Downloaded hickory-resolver v0.24.4
9572026-03-25T16:34:09.179Z Downloaded parking_lot v0.11.2
9582026-03-25T16:34:09.179Z Downloaded progenitor v0.10.0
9592026-03-25T16:34:09.179Z Downloaded heapless v0.7.17
9602026-03-25T16:34:09.179Z Downloaded diesel_derives v2.3.7
9612026-03-25T16:34:09.187Z Downloaded peg-macros v0.8.5
9622026-03-25T16:34:09.187Z Downloaded progenitor-extras v0.1.1
9632026-03-25T16:34:09.187Z Downloaded progenitor-client v0.13.0
9642026-03-25T16:34:09.187Z Downloaded russh-cryptovec v0.7.3
9652026-03-25T16:34:09.196Z Downloaded progenitor v0.13.0
9662026-03-25T16:34:09.196Z Downloaded progenitor v0.11.2
9672026-03-25T16:34:09.196Z Downloaded phf v0.12.1
9682026-03-25T16:34:09.196Z Downloaded rustc_version v0.4.1
9692026-03-25T16:34:09.196Z Downloaded rtoolbox v0.0.3
9702026-03-25T16:34:09.196Z Downloaded rustc-hash v2.1.1
9712026-03-25T16:34:09.203Z Downloaded pkcs5 v0.7.1
9722026-03-25T16:34:09.211Z Downloaded poly1305 v0.8.0
9732026-03-25T16:34:09.211Z Downloaded pem-rfc7468 v0.7.0
9742026-03-25T16:34:09.211Z Downloaded pkcs1 v0.7.5
9752026-03-25T16:34:09.211Z Downloaded derive_more-impl v2.1.1
9762026-03-25T16:34:09.211Z Downloaded pin-project-internal v1.1.11
9772026-03-25T16:34:09.211Z Downloaded r2d2 v0.8.10
9782026-03-25T16:34:09.218Z Downloaded rustc_version v0.1.7
9792026-03-25T16:34:09.218Z Downloaded hickory-resolver v0.25.2
9802026-03-25T16:34:09.230Z Downloaded postgres-types v0.2.12
9812026-03-25T16:34:09.230Z Downloaded rand_seeder v0.4.0
9822026-03-25T16:34:09.231Z Downloaded rand_core v0.9.5
9832026-03-25T16:34:09.369Z Downloaded rand_core v0.6.4
9842026-03-25T16:34:09.369Z Downloaded postgres-protocol v0.6.10
9852026-03-25T16:34:09.369Z Downloaded salsa20 v0.10.2
9862026-03-25T16:34:09.369Z Downloaded postcard v1.1.3
9872026-03-25T16:34:09.369Z Downloaded rand_core v0.10.0
9882026-03-25T16:34:09.384Z Downloaded rand_chacha v0.9.0
9892026-03-25T16:34:09.384Z Downloaded papergrid v0.17.0
9902026-03-25T16:34:09.384Z Downloaded miniz_oxide v0.8.9
9912026-03-25T16:34:09.384Z Downloaded scheduled-thread-pool v0.2.7
9922026-03-25T16:34:09.384Z Downloaded same-file v1.0.6
9932026-03-25T16:34:09.384Z Downloaded scopeguard v1.2.0
9942026-03-25T16:34:09.384Z Downloaded p256 v0.13.2
9952026-03-25T16:34:09.384Z Downloaded oso v0.27.3
9962026-03-25T16:34:09.384Z Downloaded secrecy v0.8.0
9972026-03-25T16:34:09.384Z Downloaded secrecy v0.10.3
9982026-03-25T16:34:09.384Z Downloaded dropshot-api-manager v0.6.0
9992026-03-25T16:34:09.384Z Downloaded resolv-conf v0.7.6
10002026-03-25T16:34:09.384Z Downloaded scrypt v0.11.0
10012026-03-25T16:34:09.385Z Downloaded sapling-renderdag v0.1.0
10022026-03-25T16:34:09.385Z Downloaded scroll_derive v0.13.1
10032026-03-25T16:34:09.385Z Downloaded jiff-static v0.2.21
10042026-03-25T16:34:09.385Z Downloaded semver v0.1.20
10052026-03-25T16:34:09.385Z Downloaded serde_bytes v0.11.19
10062026-03-25T16:34:09.385Z Downloaded psm v0.1.30
10072026-03-25T16:34:09.385Z Downloaded serde-big-array v0.5.1
10082026-03-25T16:34:09.385Z Downloaded seq-macro v0.3.6
10092026-03-25T16:34:09.385Z Downloaded signal-hook-mio v0.2.5
10102026-03-25T16:34:09.385Z Downloaded rustls-pemfile v2.2.0
10112026-03-25T16:34:09.385Z Downloaded serde_spanned v1.0.4
10122026-03-25T16:34:09.385Z Downloaded siphasher v1.0.2
10132026-03-25T16:34:09.385Z Downloaded signal-hook-tokio v0.3.1
10142026-03-25T16:34:09.385Z Downloaded shell-words v1.1.1
10152026-03-25T16:34:09.385Z Downloaded rustls-native-certs v0.8.3
10162026-03-25T16:34:09.385Z Downloaded openssl-sys v0.9.111
10172026-03-25T16:34:09.385Z Downloaded quinn-udp v0.5.14
10182026-03-25T16:34:09.385Z Downloaded pin-project v1.1.11
10192026-03-25T16:34:09.385Z Downloaded sigpipe v0.1.3
10202026-03-25T16:34:09.385Z Downloaded sha1 v0.10.6
10212026-03-25T16:34:09.385Z Downloaded signature v2.2.0
10222026-03-25T16:34:09.385Z Downloaded serde_urlencoded v0.7.1
10232026-03-25T16:34:09.385Z Downloaded serde_repr v0.1.20
10242026-03-25T16:34:09.385Z Downloaded slog-bunyan v2.5.0
10252026-03-25T16:34:09.386Z Downloaded rustls-pemfile v1.0.4
10262026-03-25T16:34:09.386Z Downloaded slog-envlogger v2.2.0
10272026-03-25T16:34:09.386Z Downloaded rusty-fork v0.3.1
10282026-03-25T16:34:09.386Z Downloaded prefix-trie v0.7.0
10292026-03-25T16:34:09.386Z Downloaded sec1 v0.7.3
10302026-03-25T16:34:09.386Z Downloaded sct v0.7.1
10312026-03-25T16:34:09.386Z Downloaded schemars_derive v0.8.22
10322026-03-25T16:34:09.386Z Downloaded serde-hex v0.1.0
10332026-03-25T16:34:09.386Z Downloaded hashbrown v0.13.2
10342026-03-25T16:34:09.386Z Downloaded hashbrown v0.12.3
10352026-03-25T16:34:09.386Z Downloaded ssh-cipher v0.2.0
10362026-03-25T16:34:09.386Z Downloaded progenitor-impl v0.11.2
10372026-03-25T16:34:09.386Z Downloaded progenitor-impl v0.10.0
10382026-03-25T16:34:09.386Z Downloaded aes v0.8.4
10392026-03-25T16:34:09.401Z Downloaded serde_plain v1.0.2
10402026-03-25T16:34:09.401Z Downloaded serde_path_to_error v0.1.20
10412026-03-25T16:34:09.402Z Downloaded sqlparser_derive v0.5.0
10422026-03-25T16:34:09.402Z Downloaded serde_derive_internals v0.29.1
10432026-03-25T16:34:09.402Z Downloaded ssh-encoding v0.2.0
10442026-03-25T16:34:09.402Z Downloaded strip-ansi-escapes v0.2.1
10452026-03-25T16:34:09.402Z Downloaded subtle v2.6.1
10462026-03-25T16:34:09.410Z Downloaded russh-keys v0.45.0
10472026-03-25T16:34:09.410Z Downloaded signal-hook-registry v1.4.8
10482026-03-25T16:34:09.410Z Downloaded hickory-server v0.25.2
10492026-03-25T16:34:09.410Z Downloaded shlex v1.3.0
10502026-03-25T16:34:09.410Z Downloaded rustls-pki-types v1.14.0
10512026-03-25T16:34:09.418Z Downloaded strum v0.27.2
10522026-03-25T16:34:09.418Z Downloaded strum v0.26.3
10532026-03-25T16:34:09.418Z Downloaded sync_wrapper v1.0.2
10542026-03-25T16:34:09.418Z Downloaded mio v1.1.1
10552026-03-25T16:34:09.426Z Downloaded slog-dtrace v0.3.0
10562026-03-25T16:34:09.426Z Downloaded sync-ptr v0.1.4
10572026-03-25T16:34:09.426Z Downloaded http v1.4.0
10582026-03-25T16:34:09.426Z Downloaded rcgen v0.12.1
10592026-03-25T16:34:09.426Z Downloaded supports-color v3.0.2
10602026-03-25T16:34:09.432Z Downloaded simd-adler32 v0.3.8
10612026-03-25T16:34:09.432Z Downloaded pretty_assertions v1.4.1
10622026-03-25T16:34:09.432Z Downloaded slog-term v2.9.2
10632026-03-25T16:34:09.432Z Downloaded slog-json v2.6.1
10642026-03-25T16:34:09.442Z Downloaded slog-stdlog v4.1.1
10652026-03-25T16:34:09.442Z Downloaded tap v1.0.1
10662026-03-25T16:34:09.442Z Downloaded tabled_derive v0.11.0
10672026-03-25T16:34:09.442Z Downloaded snafu-derive v0.8.9
10682026-03-25T16:34:09.442Z Downloaded take_mut v0.2.2
10692026-03-25T16:34:09.445Z Downloaded smf v0.2.3
10702026-03-25T16:34:09.445Z Downloaded smallvec v0.6.14
10712026-03-25T16:34:09.445Z Downloaded tagptr v0.2.0
10722026-03-25T16:34:09.445Z Downloaded slog-scope v4.4.1
10732026-03-25T16:34:09.445Z Downloaded termtree v0.5.1
10742026-03-25T16:34:09.445Z Downloaded tabwriter v1.4.1
10752026-03-25T16:34:09.448Z Downloaded prettyplease v0.2.37
10762026-03-25T16:34:09.448Z Downloaded sqlformat v0.3.5
10772026-03-25T16:34:09.458Z Downloaded spki v0.7.3
10782026-03-25T16:34:09.459Z Downloaded num-bigint v0.4.6
10792026-03-25T16:34:09.462Z Downloaded thiserror-impl-no-std v2.0.2
10802026-03-25T16:34:09.462Z Downloaded itertools v0.10.5
10812026-03-25T16:34:09.462Z Downloaded time-core v0.1.8
10822026-03-25T16:34:09.462Z Downloaded testing_table v0.3.0
10832026-03-25T16:34:09.471Z Downloaded progenitor-impl v0.13.0
10842026-03-25T16:34:09.474Z Downloaded aes-gcm v0.10.3
10852026-03-25T16:34:09.474Z Downloaded structmeta v0.3.0
10862026-03-25T16:34:09.474Z Downloaded serde_cbor v0.11.2
10872026-03-25T16:34:09.474Z Downloaded string_cache v0.8.9
10882026-03-25T16:34:09.481Z Downloaded static_assertions v1.1.0
10892026-03-25T16:34:09.481Z Downloaded tinyvec_macros v0.1.1
10902026-03-25T16:34:09.481Z Downloaded stacker v0.1.23
10912026-03-25T16:34:09.481Z Downloaded structmeta-derive v0.3.0
10922026-03-25T16:34:09.488Z Downloaded serde_with_macros v3.17.0
10932026-03-25T16:34:09.488Z Downloaded strum_macros v0.24.3
10942026-03-25T16:34:09.488Z Downloaded strum_macros v0.26.4
10952026-03-25T16:34:09.503Z Downloaded strum_macros v0.27.2
10962026-03-25T16:34:09.503Z Downloaded rustls-platform-verifier v0.6.2
10972026-03-25T16:34:09.503Z Downloaded slab v0.4.12
10982026-03-25T16:34:09.506Z Downloaded slog-async v2.8.0
10992026-03-25T16:34:09.506Z Downloaded rustversion v1.0.22
11002026-03-25T16:34:09.506Z Downloaded minimal-lexical v0.2.1
11012026-03-25T16:34:09.506Z Downloaded rayon-core v1.13.0
11022026-03-25T16:34:09.524Z Downloaded schemars v0.8.22
11032026-03-25T16:34:09.533Z Downloaded scroll v0.13.0
11042026-03-25T16:34:09.542Z Downloaded ron v0.8.1
11052026-03-25T16:34:09.542Z Downloaded time-macros v0.2.27
11062026-03-25T16:34:09.542Z Downloaded thread-id v5.1.0
11072026-03-25T16:34:09.545Z Downloaded topological-sort v0.2.2
11082026-03-25T16:34:09.545Z Downloaded tiny-keccak v2.0.2
11092026-03-25T16:34:09.545Z Downloaded thiserror-no-std v2.0.2
11102026-03-25T16:34:09.545Z Downloaded thread_local v1.1.9
11112026-03-25T16:34:09.545Z Downloaded termios v0.3.3
11122026-03-25T16:34:09.549Z Downloaded publicsuffix v2.3.0
11132026-03-25T16:34:09.553Z Downloaded hashbrown v0.15.5
11142026-03-25T16:34:09.560Z Downloaded qorb v0.4.1
11152026-03-25T16:34:09.569Z Downloaded rand v0.8.5
11162026-03-25T16:34:09.569Z Downloaded stringprep v0.1.5
11172026-03-25T16:34:09.569Z Downloaded nom v7.1.3
11182026-03-25T16:34:09.577Z Downloaded tower-service v0.3.3
11192026-03-25T16:34:09.577Z Downloaded quinn v0.11.9
11202026-03-25T16:34:09.577Z Downloaded try-lock v0.2.5
11212026-03-25T16:34:09.577Z Downloaded unarray v0.1.4
11222026-03-25T16:34:09.577Z Downloaded tls_codec_derive v0.4.2
11232026-03-25T16:34:09.577Z Downloaded hyper-util v0.1.20
11242026-03-25T16:34:09.586Z Downloaded trait-variant v0.1.2
11252026-03-25T16:34:09.586Z Downloaded libxml v0.3.3
11262026-03-25T16:34:09.594Z Downloaded ryu v1.0.23
11272026-03-25T16:34:09.594Z Downloaded similar v2.7.0
11282026-03-25T16:34:09.594Z Downloaded typify-macro v0.4.3
11292026-03-25T16:34:09.594Z Downloaded typify-macro v0.6.1
11302026-03-25T16:34:09.603Z Downloaded tokio-native-tls v0.3.1
11312026-03-25T16:34:09.603Z Downloaded tokio-macros v2.6.0
11322026-03-25T16:34:09.603Z Downloaded tokio-dtrace v0.1.1
11332026-03-25T16:34:09.603Z Downloaded tls_codec v0.4.2
11342026-03-25T16:34:09.603Z Downloaded slog v2.8.2
11352026-03-25T16:34:09.603Z Downloaded support-bundle-viewer v0.1.2
11362026-03-25T16:34:09.603Z Downloaded signal-hook v0.3.18
11372026-03-25T16:34:09.610Z Downloaded serde_yaml v0.9.34+deprecated
11382026-03-25T16:34:09.610Z Downloaded schemars v0.9.0
11392026-03-25T16:34:09.618Z Downloaded untrusted v0.7.1
11402026-03-25T16:34:09.618Z Downloaded universal-hash v0.5.1
11412026-03-25T16:34:09.618Z Downloaded void v1.0.2
11422026-03-25T16:34:09.618Z Downloaded tokio-tungstenite v0.21.0
11432026-03-25T16:34:09.618Z Downloaded unit-prefix v0.5.2
11442026-03-25T16:34:09.618Z Downloaded term v0.7.0
11452026-03-25T16:34:09.626Z Downloaded usdt v0.6.0
11462026-03-25T16:34:09.626Z Downloaded usdt-attr-macro v0.6.0
11472026-03-25T16:34:09.626Z Downloaded untrusted v0.9.0
11482026-03-25T16:34:09.626Z Downloaded spin v0.9.8
11492026-03-25T16:34:09.626Z Downloaded itertools v0.12.1
11502026-03-25T16:34:09.633Z Downloaded tokio-tungstenite v0.23.1
11512026-03-25T16:34:09.634Z Downloaded iddqd v0.3.17
11522026-03-25T16:34:09.642Z Downloaded socket2 v0.6.2
11532026-03-25T16:34:09.642Z Downloaded term v1.2.1
11542026-03-25T16:34:09.642Z Downloaded utf-8 v0.7.6
11552026-03-25T16:34:09.642Z Downloaded wait-timeout v0.2.1
11562026-03-25T16:34:09.642Z Downloaded usdt-macro v0.6.0
11572026-03-25T16:34:09.649Z Downloaded toml_writer v1.0.6+spec-1.1.0
11582026-03-25T16:34:09.649Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11592026-03-25T16:34:09.649Z Downloaded tower-layer v0.3.3
11602026-03-25T16:34:09.657Z Downloaded subprocess v0.2.15
11612026-03-25T16:34:09.657Z Downloaded itertools v0.13.0
11622026-03-25T16:34:09.657Z Downloaded tui-tree-widget v0.23.1
11632026-03-25T16:34:09.657Z Downloaded iri-string v0.7.10
11642026-03-25T16:34:09.666Z Downloaded num-bigint-dig v0.8.6
11652026-03-25T16:34:09.666Z Downloaded waitgroup v0.1.2
11662026-03-25T16:34:09.674Z Downloaded samael v0.0.19
11672026-03-25T16:34:09.674Z Downloaded want v0.3.1
11682026-03-25T16:34:09.674Z Downloaded hyper v1.8.1
11692026-03-25T16:34:09.677Z Downloaded rsa v0.9.10
11702026-03-25T16:34:09.677Z Downloaded unicode-truncate v1.1.0
11712026-03-25T16:34:09.682Z Downloaded xattr v1.6.1
11722026-03-25T16:34:09.684Z Downloaded futures-util v0.3.32
11732026-03-25T16:34:09.689Z Downloaded unicase v2.9.0
11742026-03-25T16:34:09.692Z Downloaded rustls-webpki v0.103.9
11752026-03-25T16:34:09.692Z Downloaded rand v0.10.0
11762026-03-25T16:34:09.695Z Downloaded xshell-macros v0.2.7
11772026-03-25T16:34:09.695Z Downloaded rand v0.9.2
11782026-03-25T16:34:09.698Z Downloaded tokio-rustls v0.25.0
11792026-03-25T16:34:09.698Z Downloaded tokio-rustls v0.26.4
11802026-03-25T16:34:09.702Z Downloaded tokio-rustls v0.24.1
11812026-03-25T16:34:09.705Z Downloaded zeroize_derive v1.4.3
11822026-03-25T16:34:09.705Z Downloaded vsss-rs v3.3.4
11832026-03-25T16:34:09.710Z Downloaded tokio-stream v0.1.18
11842026-03-25T16:34:09.713Z Downloaded snafu v0.8.9
11852026-03-25T16:34:09.717Z Downloaded test-strategy v0.4.5
11862026-03-25T16:34:09.720Z Downloaded usdt-impl v0.6.0
11872026-03-25T16:34:09.722Z Downloaded tar v0.4.44
11882026-03-25T16:34:09.722Z Downloaded uzers v0.12.2
11892026-03-25T16:34:09.725Z Downloaded toml_parser v1.0.9+spec-1.1.0
11902026-03-25T16:34:09.725Z Downloaded socket2 v0.5.10
11912026-03-25T16:34:09.725Z Downloaded vergen-git2 v1.0.7
11922026-03-25T16:34:09.728Z Downloaded schemars v1.2.1
11932026-03-25T16:34:09.734Z Downloaded zone_cfg_derive v0.3.1
11942026-03-25T16:34:09.737Z Downloaded vergen-lib v0.1.6
11952026-03-25T16:34:09.737Z Downloaded vergen-gitcl v1.0.8
11962026-03-25T16:34:09.737Z Downloaded aho-corasick v1.1.4
11972026-03-25T16:34:09.742Z Downloaded blake3 v1.8.3
11982026-03-25T16:34:09.744Z Downloaded tracing-attributes v0.1.31
11992026-03-25T16:34:09.747Z Downloaded tinyvec v1.10.0
12002026-03-25T16:34:09.750Z Downloaded libm v0.2.16
12012026-03-25T16:34:09.753Z Downloaded hkdf v0.12.4
12022026-03-25T16:34:09.755Z Downloaded walkdir v2.5.0
12032026-03-25T16:34:09.763Z Downloaded wyz v0.5.1
12042026-03-25T16:34:09.771Z Downloaded unicode-properties v0.1.4
12052026-03-25T16:34:09.780Z Downloaded twox-hash v2.1.2
12062026-03-25T16:34:09.781Z Downloaded whoami v2.1.0
12072026-03-25T16:34:09.781Z Downloaded whoami v1.6.1
12082026-03-25T16:34:09.789Z Downloaded toml v0.7.8
12092026-03-25T16:34:09.789Z Downloaded xshell v0.2.7
12102026-03-25T16:34:09.789Z Downloaded xz2 v0.1.7
12112026-03-25T16:34:09.797Z Downloaded vergen v9.0.6
12122026-03-25T16:34:09.797Z Downloaded zeroize v1.8.2
12132026-03-25T16:34:09.805Z Downloaded toml v0.9.12+spec-1.1.0
12142026-03-25T16:34:09.805Z Downloaded h2 v0.4.13
12152026-03-25T16:34:09.812Z Downloaded zone v0.3.1
12162026-03-25T16:34:09.812Z Downloaded zstd-safe v7.2.4
12172026-03-25T16:34:09.812Z Downloaded zstd v0.13.3
12182026-03-25T16:34:09.820Z Downloaded russh v0.45.0
12192026-03-25T16:34:09.827Z Downloaded steno v0.4.1
12202026-03-25T16:34:09.836Z Downloaded unicode-bidi v0.3.18
12212026-03-25T16:34:09.836Z Downloaded typify v0.6.1
12222026-03-25T16:34:09.836Z Downloaded typify v0.4.3
12232026-03-25T16:34:09.844Z Downloaded unsafe-libyaml v0.2.11
12242026-03-25T16:34:09.852Z Downloaded p521 v0.13.3
12252026-03-25T16:34:09.855Z Downloaded rustyline v14.0.0
12262026-03-25T16:34:10.035Z Downloaded itertools v0.14.0
12272026-03-25T16:34:10.048Z Downloaded toml_edit v0.23.10+spec-1.0.0
12282026-03-25T16:34:10.049Z Downloaded ron v0.12.0
12292026-03-25T16:34:10.049Z Downloaded tungstenite v0.21.0
12302026-03-25T16:34:10.049Z Downloaded vte v0.14.1
12312026-03-25T16:34:10.049Z Downloaded uuid v1.21.0
12322026-03-25T16:34:10.049Z Downloaded rpassword v7.4.0
12332026-03-25T16:34:10.049Z Downloaded tungstenite v0.23.0
12342026-03-25T16:34:10.049Z Downloaded zerocopy v0.6.6
12352026-03-25T16:34:10.049Z Downloaded yasna v0.5.2
12362026-03-25T16:34:10.049Z Downloaded tracing-core v0.1.36
12372026-03-25T16:34:10.049Z Downloaded tokio-postgres v0.7.16
12382026-03-25T16:34:10.049Z Downloaded reedline v0.40.0
12392026-03-25T16:34:10.049Z Downloaded ssh-key v0.6.7
12402026-03-25T16:34:10.049Z Downloaded bitvec v1.0.1
12412026-03-25T16:34:10.049Z Downloaded git2 v0.20.4
12422026-03-25T16:34:10.049Z Downloaded zip v0.6.6
12432026-03-25T16:34:10.049Z Downloaded reqwest v0.13.2
12442026-03-25T16:34:10.049Z Downloaded regex v1.12.3
12452026-03-25T16:34:10.049Z Downloaded unicode_categories v0.1.1
12462026-03-25T16:34:10.049Z Downloaded yansi v1.0.1
12472026-03-25T16:34:10.049Z Downloaded chrono v0.4.44
12482026-03-25T16:34:10.049Z Downloaded rayon v1.11.0
12492026-03-25T16:34:10.049Z Downloaded reqwest v0.12.28
12502026-03-25T16:34:10.049Z Downloaded lalrpop v0.19.12
12512026-03-25T16:34:10.049Z Downloaded zopfli v0.8.3
12522026-03-25T16:34:10.049Z Downloaded aws-lc-rs v1.16.0
12532026-03-25T16:34:10.049Z Downloaded x509-cert v0.2.5
12542026-03-25T16:34:10.049Z Downloaded unicode-segmentation v1.12.0
12552026-03-25T16:34:10.049Z Downloaded rustls-webpki v0.101.7
12562026-03-25T16:34:10.049Z Downloaded toml_edit v0.19.15
12572026-03-25T16:34:10.058Z Downloaded p384 v0.13.1
12582026-03-25T16:34:10.058Z Downloaded tokio-util v0.7.18
12592026-03-25T16:34:10.067Z Downloaded typed-path v0.9.3
12602026-03-25T16:34:10.067Z Downloaded tower v0.5.3
12612026-03-25T16:34:10.072Z Downloaded salty v0.3.0
12622026-03-25T16:34:10.072Z Downloaded portable-atomic v1.13.1
12632026-03-25T16:34:10.083Z Downloaded serde_with v3.17.0
12642026-03-25T16:34:10.091Z Downloaded zerocopy-derive v0.8.40
12652026-03-25T16:34:10.091Z Downloaded moka v0.12.13
12662026-03-25T16:34:10.099Z Downloaded bindgen v0.71.1
12672026-03-25T16:34:10.099Z Downloaded tough v0.20.0
12682026-03-25T16:34:10.106Z Downloaded quick-xml v0.37.5
12692026-03-25T16:34:10.113Z Downloaded rustls-webpki v0.102.8
12702026-03-25T16:34:10.121Z Downloaded zip v4.6.1
12712026-03-25T16:34:10.128Z Downloaded proptest v1.10.0
12722026-03-25T16:34:10.139Z Downloaded curve25519-dalek v4.1.3
12732026-03-25T16:34:10.139Z Downloaded quinn-proto v0.11.13
12742026-03-25T16:34:10.142Z Downloaded goblin v0.10.5
12752026-03-25T16:34:10.142Z Downloaded tower-http v0.6.8
12762026-03-25T16:34:10.149Z Downloaded unicode-normalization v0.1.25
12772026-03-25T16:34:10.168Z Downloaded radix_trie v0.2.1
12782026-03-25T16:34:10.175Z Downloaded object v0.30.4
12792026-03-25T16:34:10.194Z Downloaded petname v2.0.2
12802026-03-25T16:34:10.197Z Downloaded openssl v0.10.75
12812026-03-25T16:34:10.214Z Downloaded winnow v0.5.40
12822026-03-25T16:34:10.222Z Downloaded tabled v0.20.0
12832026-03-25T16:34:10.233Z Downloaded time v0.3.47
12842026-03-25T16:34:10.242Z Downloaded dropshot v0.16.7
12852026-03-25T16:34:10.245Z Downloaded winnow v0.6.26
12862026-03-25T16:34:10.255Z Downloaded bstr v1.12.1
12872026-03-25T16:34:10.259Z Downloaded nix v0.27.1
12882026-03-25T16:34:10.259Z Downloaded polar-core v0.27.3
12892026-03-25T16:34:10.268Z Downloaded vcpkg v0.2.15
12902026-03-25T16:34:10.289Z Downloaded webpki-roots v1.0.6
12912026-03-25T16:34:10.297Z Downloaded nix v0.31.1
12922026-03-25T16:34:10.306Z Downloaded rustls v0.21.12
12932026-03-25T16:34:10.314Z Downloaded object v0.37.3
12942026-03-25T16:34:10.314Z Downloaded nix v0.29.0
12952026-03-25T16:34:10.321Z Downloaded diesel v2.3.7
12962026-03-25T16:34:10.332Z Downloaded zerocopy v0.8.40
12972026-03-25T16:34:10.337Z Downloaded regress v0.10.5
12982026-03-25T16:34:10.337Z Downloaded smoltcp v0.11.0
12992026-03-25T16:34:10.344Z Downloaded hickory-proto v0.25.2
13002026-03-25T16:34:10.352Z Downloaded smoltcp v0.9.1
13012026-03-25T16:34:10.362Z Downloaded regex-syntax v0.6.29
13022026-03-25T16:34:10.384Z Downloaded zlib-rs v0.6.2
13032026-03-25T16:34:10.384Z Downloaded rustix v0.38.44
13042026-03-25T16:34:10.387Z Downloaded rustls v0.22.4
13052026-03-25T16:34:10.387Z Downloaded hickory-proto v0.24.4
13062026-03-25T16:34:10.396Z Downloaded openapiv3 v2.2.0
13072026-03-25T16:34:10.403Z Downloaded nix v0.28.0
13082026-03-25T16:34:10.408Z Downloaded regex-syntax v0.8.10
13092026-03-25T16:34:10.427Z Downloaded rustls v0.23.37
13102026-03-25T16:34:10.467Z Downloaded typify-impl v0.6.1
13112026-03-25T16:34:10.528Z Downloaded sqlparser v0.61.0
13122026-03-25T16:34:10.771Z Downloaded sled v0.34.7
13132026-03-25T16:34:10.787Z Downloaded tracing v0.1.44
13142026-03-25T16:34:10.787Z Downloaded typify-impl v0.4.3
13152026-03-25T16:34:10.787Z Downloaded petgraph v0.6.5
13162026-03-25T16:34:10.787Z Downloaded jiff v0.2.21
13172026-03-25T16:34:10.787Z Downloaded bzip2-sys v0.1.13+1.0.8
13182026-03-25T16:34:10.787Z Downloaded regex-automata v0.4.14
13192026-03-25T16:34:10.787Z Downloaded zerocopy-derive v0.6.6
13202026-03-25T16:34:10.787Z Downloaded petgraph v0.8.3
13212026-03-25T16:34:10.787Z Downloaded ratatui v0.29.0
13222026-03-25T16:34:10.787Z Downloaded csv v1.4.0
13232026-03-25T16:34:10.787Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13242026-03-25T16:34:10.787Z Downloaded chrono-tz v0.10.4
13252026-03-25T16:34:10.787Z Downloaded sha3 v0.10.8
13262026-03-25T16:34:10.788Z Downloaded lzma-sys v0.1.20
13272026-03-25T16:34:10.788Z Downloaded libz-sys v1.1.24
13282026-03-25T16:34:10.788Z Downloaded tokio v1.49.0
13292026-03-25T16:34:10.788Z Downloaded encoding_rs v0.8.35
13302026-03-25T16:34:10.808Z Downloaded ring v0.17.14
13312026-03-25T16:34:10.846Z Downloaded libgit2-sys v0.18.3+1.9.2
13322026-03-25T16:34:11.644Z Downloaded aws-lc-sys v0.37.1
13332026-03-25T16:34:11.673Z Compiling libc v0.2.180
13342026-03-25T16:34:11.673Z Compiling serde v1.0.228
13352026-03-25T16:34:11.680Z Compiling log v0.4.29
13362026-03-25T16:34:11.680Z Compiling find-msvc-tools v0.1.9
13372026-03-25T16:34:11.680Z Compiling shlex v1.3.0
13382026-03-25T16:34:11.680Z Compiling smallvec v1.15.1
13392026-03-25T16:34:11.680Z Compiling typenum v1.19.0
13402026-03-25T16:34:11.680Z Compiling subtle v2.6.1
13412026-03-25T16:34:11.680Z Compiling generic-array v0.14.7
13422026-03-25T16:34:11.680Z Compiling scopeguard v1.2.0
13432026-03-25T16:34:11.813Z Compiling portable-atomic v1.13.1
13442026-03-25T16:34:11.882Z Compiling const-oid v0.9.6
13452026-03-25T16:34:11.887Z Compiling critical-section v1.2.0
13462026-03-25T16:34:11.909Z Compiling syn v2.0.117
13472026-03-25T16:34:11.926Z Compiling zerocopy v0.8.40
13482026-03-25T16:34:11.940Z Compiling serde_json v1.0.149
13492026-03-25T16:34:12.048Z Compiling lock_api v0.4.14
13502026-03-25T16:34:12.065Z Compiling pin-project-lite v0.2.17
13512026-03-25T16:34:12.083Z Compiling parking_lot_core v0.9.12
13522026-03-25T16:34:12.099Z Compiling pkg-config v0.3.32
13532026-03-25T16:34:12.115Z Compiling bitflags v2.11.0
13542026-03-25T16:34:12.122Z Compiling libm v0.2.16
13552026-03-25T16:34:12.161Z Compiling num-traits v0.2.19
13562026-03-25T16:34:12.191Z Compiling futures-core v0.3.32
13572026-03-25T16:34:12.207Z Compiling percent-encoding v2.3.2
13582026-03-25T16:34:12.452Z Compiling allocator-api2 v0.2.21
13592026-03-25T16:34:12.457Z Compiling futures-sink v0.3.32
13602026-03-25T16:34:12.457Z Compiling foldhash v0.2.0
13612026-03-25T16:34:12.457Z Compiling cpufeatures v0.2.17
13622026-03-25T16:34:12.457Z Compiling futures-channel v0.3.32
13632026-03-25T16:34:12.457Z Compiling getrandom v0.4.1
13642026-03-25T16:34:12.467Z Compiling futures-io v0.3.32
13652026-03-25T16:34:12.491Z Compiling futures-task v0.3.32
13662026-03-25T16:34:12.499Z Compiling slab v0.4.12
13672026-03-25T16:34:12.570Z Compiling hashbrown v0.16.1
13682026-03-25T16:34:12.600Z Compiling rand_core v0.10.0
13692026-03-25T16:34:12.632Z Compiling rustversion v1.0.22
13702026-03-25T16:34:12.650Z Compiling getrandom v0.3.4
13712026-03-25T16:34:12.686Z Compiling form_urlencoded v1.2.2
13722026-03-25T16:34:12.701Z Compiling dunce v1.0.5
13732026-03-25T16:34:12.708Z Compiling fs_extra v1.3.0
13742026-03-25T16:34:12.708Z Compiling ident_case v1.0.1
13752026-03-25T16:34:12.756Z Compiling getrandom v0.2.17
13762026-03-25T16:34:12.784Z Compiling jobserver v0.1.34
13772026-03-25T16:34:12.814Z Compiling errno v0.3.14
13782026-03-25T16:34:12.829Z Compiling mio v1.1.1
13792026-03-25T16:34:12.857Z Compiling socket2 v0.6.2
13802026-03-25T16:34:12.895Z Compiling rand_core v0.6.4
13812026-03-25T16:34:13.184Z Compiling signal-hook-registry v1.4.8
13822026-03-25T16:34:13.193Z Compiling once_cell v1.21.3
13832026-03-25T16:34:13.193Z Compiling cc v1.2.56
13842026-03-25T16:34:13.194Z Compiling parking_lot v0.12.5
13852026-03-25T16:34:13.194Z Compiling indexmap v2.13.0
13862026-03-25T16:34:13.199Z Compiling base64ct v1.8.3
13872026-03-25T16:34:13.199Z Compiling flagset v0.4.7
13882026-03-25T16:34:13.210Z Compiling iana-time-zone v0.1.65
13892026-03-25T16:34:13.239Z Compiling rustix v1.1.3
13902026-03-25T16:34:13.247Z Compiling uuid v1.21.0
13912026-03-25T16:34:13.284Z Compiling rustc_version v0.4.1
13922026-03-25T16:34:13.300Z Compiling regex-syntax v0.8.10
13932026-03-25T16:34:13.354Z Compiling vcpkg v0.2.15
13942026-03-25T16:34:13.425Z Compiling aws-lc-rs v1.16.0
13952026-03-25T16:34:13.496Z Compiling pem-rfc7468 v0.7.0
13962026-03-25T16:34:13.496Z Compiling tracing-core v0.1.36
13972026-03-25T16:34:13.556Z Compiling crossbeam-utils v0.8.21
13982026-03-25T16:34:13.907Z Compiling rand_core v0.9.5
13992026-03-25T16:34:13.921Z Compiling httparse v1.10.1
14002026-03-25T16:34:13.921Z Compiling syn v1.0.109
14012026-03-25T16:34:13.921Z Compiling untrusted v0.7.1
14022026-03-25T16:34:13.921Z Compiling cmake v0.1.57
14032026-03-25T16:34:13.921Z Compiling openssl-probe v0.2.1
14042026-03-25T16:34:13.921Z Compiling base64 v0.22.1
14052026-03-25T16:34:13.921Z Compiling untrusted v0.9.0
14062026-03-25T16:34:13.934Z Compiling schemars v0.8.22
14072026-03-25T16:34:14.058Z Compiling tower-layer v0.3.3
14082026-03-25T16:34:14.074Z Compiling tower-service v0.3.3
14092026-03-25T16:34:14.081Z Compiling tinyvec_macros v0.1.1
14102026-03-25T16:34:14.112Z Compiling rustls v0.23.37
14112026-03-25T16:34:14.160Z Compiling dyn-clone v1.0.20
14122026-03-25T16:34:14.186Z Compiling try-lock v0.2.5
14132026-03-25T16:34:14.220Z Compiling atomic-waker v1.1.2
14142026-03-25T16:34:14.236Z Compiling tinyvec v1.10.0
14152026-03-25T16:34:14.251Z Compiling spin v0.9.8
14162026-03-25T16:34:14.254Z Compiling aho-corasick v1.1.4
14172026-03-25T16:34:14.300Z Compiling want v0.3.1
14182026-03-25T16:34:14.333Z Compiling pin-utils v0.1.0
14192026-03-25T16:34:14.341Z Compiling httpdate v1.0.3
14202026-03-25T16:34:14.341Z Compiling powerfmt v0.2.0
14212026-03-25T16:34:14.592Z Compiling num-conv v0.2.0
14222026-03-25T16:34:14.598Z Compiling crc32fast v1.5.0
14232026-03-25T16:34:14.598Z Compiling foreign-types-shared v0.1.1
14242026-03-25T16:34:14.598Z Compiling openssl v0.10.75
14252026-03-25T16:34:14.598Z Compiling time-core v0.1.8
14262026-03-25T16:34:14.598Z Compiling deranged v0.5.8
14272026-03-25T16:34:14.598Z Compiling foreign-types v0.3.2
14282026-03-25T16:34:14.598Z Compiling wait-timeout v0.2.1
14292026-03-25T16:34:14.598Z Compiling native-tls v0.2.18
14302026-03-25T16:34:14.612Z Compiling simd-adler32 v0.3.8
14312026-03-25T16:34:14.622Z Compiling usdt-impl v0.6.0
14322026-03-25T16:34:14.647Z Compiling num_threads v0.1.7
14332026-03-25T16:34:14.660Z Compiling siphasher v1.0.2
14342026-03-25T16:34:14.705Z Compiling time-macros v0.2.27
14352026-03-25T16:34:14.740Z Compiling aws-lc-sys v0.37.1
14362026-03-25T16:34:14.766Z Compiling ring v0.17.14
14372026-03-25T16:34:14.782Z Compiling openssl-sys v0.9.111
14382026-03-25T16:34:14.789Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14392026-03-25T16:34:14.830Z Compiling either v1.15.0
14402026-03-25T16:34:14.849Z Compiling bit-vec v0.8.0
14412026-03-25T16:34:14.882Z Compiling synstructure v0.13.2
14422026-03-25T16:34:14.899Z Compiling pest_generator v2.8.6
14432026-03-25T16:34:14.910Z Compiling serde_derive_internals v0.29.1
14442026-03-25T16:34:15.061Z Compiling darling_core v0.20.11
14452026-03-25T16:34:15.343Z Compiling tempfile v3.25.0
14462026-03-25T16:34:15.351Z Compiling regex-automata v0.4.14
14472026-03-25T16:34:15.534Z Compiling quick-error v1.2.3
14482026-03-25T16:34:15.572Z Compiling bit-set v0.8.0
14492026-03-25T16:34:15.596Z Compiling darling_core v0.21.3
14502026-03-25T16:34:15.647Z Compiling rusty-fork v0.3.1
14512026-03-25T16:34:15.753Z Compiling bzip2-sys v0.1.13+1.0.8
14522026-03-25T16:34:15.860Z Compiling time v0.3.47
14532026-03-25T16:34:15.898Z Compiling unicode-normalization v0.1.25
14542026-03-25T16:34:15.901Z Compiling crossbeam-epoch v0.9.18
14552026-03-25T16:34:15.901Z Compiling rand_xorshift v0.4.0
14562026-03-25T16:34:15.993Z Compiling slog v2.8.2
14572026-03-25T16:34:16.016Z Compiling heapless v0.7.17
14582026-03-25T16:34:16.075Z Compiling thread-id v5.1.0
14592026-03-25T16:34:16.107Z Compiling sync_wrapper v1.0.2
14602026-03-25T16:34:16.129Z Compiling cookie v0.18.1
14612026-03-25T16:34:16.168Z Compiling unicode-segmentation v1.12.0
14622026-03-25T16:34:16.200Z Compiling unarray v0.1.4
14632026-03-25T16:34:16.231Z Compiling rayon-core v1.13.0
14642026-03-25T16:34:16.271Z Compiling unicode-bidi v0.3.18
14652026-03-25T16:34:16.286Z Compiling signal-hook v0.3.18
14662026-03-25T16:34:16.326Z Compiling unicode-properties v0.1.4
14672026-03-25T16:34:16.342Z Compiling zstd-safe v7.2.4
14682026-03-25T16:34:16.392Z Compiling anyhow v1.0.102
14692026-03-25T16:34:16.432Z Compiling paste v1.0.15
14702026-03-25T16:34:16.476Z Compiling adler2 v2.0.1
14712026-03-25T16:34:16.595Z Compiling miniz_oxide v0.8.9
14722026-03-25T16:34:16.613Z Compiling stringprep v0.1.5
14732026-03-25T16:34:16.828Z Compiling crossbeam-deque v0.8.6
14742026-03-25T16:34:16.834Z Compiling serde_derive v1.0.228
14752026-03-25T16:34:16.834Z Compiling zeroize_derive v1.4.3
14762026-03-25T16:34:16.834Z Compiling zerofrom-derive v0.1.6
14772026-03-25T16:34:16.834Z Compiling yoke-derive v0.8.1
14782026-03-25T16:34:16.846Z Compiling zerocopy-derive v0.8.40
14792026-03-25T16:34:16.917Z Compiling zerovec-derive v0.11.2
14802026-03-25T16:34:17.097Z Compiling displaydoc v0.2.5
14812026-03-25T16:34:17.254Z Compiling tokio-macros v2.6.0
14822026-03-25T16:34:17.432Z Compiling zeroize v1.8.2
14832026-03-25T16:34:17.499Z Compiling futures-macro v0.3.32
14842026-03-25T16:34:17.531Z Compiling der_derive v0.7.3
14852026-03-25T16:34:17.897Z Compiling thiserror-impl v2.0.18
14862026-03-25T16:34:18.008Z Compiling rustls-pki-types v1.14.0
14872026-03-25T16:34:18.043Z Compiling tracing-attributes v0.1.31
14882026-03-25T16:34:18.080Z Compiling schemars_derive v0.8.22
14892026-03-25T16:34:18.245Z Compiling crypto-common v0.1.7
14902026-03-25T16:34:18.248Z Compiling zerofrom v0.1.6
14912026-03-25T16:34:18.276Z Compiling block-buffer v0.10.4
14922026-03-25T16:34:18.314Z Compiling block-padding v0.3.3
14932026-03-25T16:34:18.361Z Compiling futures-util v0.3.32
14942026-03-25T16:34:18.408Z Compiling yoke v0.8.1
14952026-03-25T16:34:18.424Z Compiling digest v0.10.7
14962026-03-25T16:34:18.521Z Compiling inout v0.1.4
14972026-03-25T16:34:18.530Z Compiling pest_derive v2.8.6
14982026-03-25T16:34:18.562Z Compiling der v0.7.10
14992026-03-25T16:34:18.572Z Compiling scroll_derive v0.13.1
15002026-03-25T16:34:18.681Z Compiling zerovec v0.11.5
15012026-03-25T16:34:18.712Z Compiling zerotrie v0.2.3
15022026-03-25T16:34:18.732Z Compiling hmac v0.12.1
15032026-03-25T16:34:18.898Z Compiling sha2 v0.10.9
15042026-03-25T16:34:18.998Z Compiling cipher v0.4.4
15052026-03-25T16:34:19.037Z Compiling pbkdf2 v0.12.2
15062026-03-25T16:34:19.169Z Compiling tinystr v0.8.2
15072026-03-25T16:34:19.202Z Compiling potential_utf v0.1.4
15082026-03-25T16:34:19.388Z Compiling salsa20 v0.10.2
15092026-03-25T16:34:19.396Z Compiling icu_locale_core v2.1.1
15102026-03-25T16:34:19.396Z Compiling icu_collections v2.1.1
15112026-03-25T16:34:19.412Z Compiling thiserror v2.0.18
15122026-03-25T16:34:19.422Z Compiling cbc v0.1.2
15132026-03-25T16:34:19.446Z Compiling spki v0.7.3
15142026-03-25T16:34:19.461Z Compiling scrypt v0.11.0
15152026-03-25T16:34:19.470Z Compiling aes v0.8.4
15162026-03-25T16:34:19.497Z Compiling tracing v0.1.44
15172026-03-25T16:34:19.562Z Compiling scroll v0.13.0
15182026-03-25T16:34:19.582Z Compiling darling_macro v0.20.11
15192026-03-25T16:34:19.674Z Compiling openssl-macros v0.1.1
15202026-03-25T16:34:19.741Z Compiling thiserror-impl v1.0.69
15212026-03-25T16:34:19.786Z Compiling dtrace-parser v0.3.0
15222026-03-25T16:34:19.836Z Compiling goblin v0.10.5
15232026-03-25T16:34:19.851Z Compiling signature v2.2.0
15242026-03-25T16:34:19.899Z Compiling pkcs5 v0.7.1
15252026-03-25T16:34:20.257Z Compiling icu_provider v2.1.1
15262026-03-25T16:34:20.273Z Compiling darling v0.20.11
15272026-03-25T16:34:20.273Z Compiling derive_builder_core v0.20.2
15282026-03-25T16:34:20.273Z Compiling bytes v1.11.1
15292026-03-25T16:34:20.344Z Compiling icu_normalizer v2.1.1
15302026-03-25T16:34:20.361Z Compiling icu_properties v2.1.2
15312026-03-25T16:34:20.379Z Compiling chrono v0.4.44
15322026-03-25T16:34:20.416Z Compiling pkcs8 v0.10.2
15332026-03-25T16:34:20.573Z Compiling ipnet v2.11.0
15342026-03-25T16:34:20.597Z Compiling rustls-native-certs v0.8.3
15352026-03-25T16:34:20.752Z Compiling tokio v1.49.0
15362026-03-25T16:34:20.789Z Compiling http v1.4.0
15372026-03-25T16:34:20.902Z Compiling scroll_derive v0.12.1
15382026-03-25T16:34:20.916Z Compiling toml_datetime v0.6.11
15392026-03-25T16:34:20.932Z Compiling erased-serde v0.3.31
15402026-03-25T16:34:21.304Z Compiling thiserror v1.0.69
15412026-03-25T16:34:21.315Z Compiling serde_tokenstream v0.2.3
15422026-03-25T16:34:21.315Z Compiling derive_builder_macro v0.20.2
15432026-03-25T16:34:21.316Z Compiling serde_spanned v0.6.9
15442026-03-25T16:34:21.316Z Compiling md-5 v0.10.6
15452026-03-25T16:34:21.363Z Compiling ppv-lite86 v0.2.21
15462026-03-25T16:34:21.380Z Compiling idna_adapter v1.2.1
15472026-03-25T16:34:21.392Z Compiling webpki-roots v1.0.6
15482026-03-25T16:34:21.452Z Compiling http-body v1.0.1
15492026-03-25T16:34:21.462Z Compiling darling_macro v0.21.3
15502026-03-25T16:34:21.505Z Compiling idna v1.1.0
15512026-03-25T16:34:21.580Z Compiling http-body-util v0.1.3
15522026-03-25T16:34:21.619Z Compiling zerocopy-derive v0.7.35
15532026-03-25T16:34:21.631Z Compiling scroll v0.12.0
15542026-03-25T16:34:21.652Z Compiling rand_chacha v0.9.0
15552026-03-25T16:34:21.704Z Compiling rand_chacha v0.3.1
15562026-03-25T16:34:21.735Z Compiling num-integer v0.1.46
15572026-03-25T16:34:21.765Z Compiling vergen-lib v0.1.6
15582026-03-25T16:34:21.823Z Compiling url v2.5.8
15592026-03-25T16:34:21.839Z Compiling curve25519-dalek v4.1.3
15602026-03-25T16:34:21.910Z Compiling rand v0.9.2
15612026-03-25T16:34:21.972Z Compiling ff v0.13.1
15622026-03-25T16:34:21.998Z Compiling hash32 v0.2.1
15632026-03-25T16:34:22.281Z Compiling memoffset v0.9.1
15642026-03-25T16:34:22.289Z Compiling ryu v1.0.23
15652026-03-25T16:34:22.289Z Compiling rustix v0.38.44
15662026-03-25T16:34:22.290Z Compiling base16ct v0.2.0
15672026-03-25T16:34:22.290Z Compiling num-bigint-dig v0.8.6
15682026-03-25T16:34:22.290Z Compiling cfg_aliases v0.2.1
15692026-03-25T16:34:22.306Z Compiling psl-types v2.0.11
15702026-03-25T16:34:22.372Z Compiling ref-cast v1.0.25
15712026-03-25T16:34:22.394Z Compiling smoltcp v0.9.1
15722026-03-25T16:34:22.405Z Compiling fallible-iterator v0.2.0
15732026-03-25T16:34:22.419Z Compiling iri-string v0.7.10
15742026-03-25T16:34:22.448Z Compiling litrs v1.0.0
15752026-03-25T16:34:22.512Z Compiling proptest v1.10.0
15762026-03-25T16:34:22.532Z Compiling zlib-rs v0.6.2
15772026-03-25T16:34:22.539Z Compiling zerocopy v0.7.35
15782026-03-25T16:34:22.632Z Compiling dof v0.4.0
15792026-03-25T16:34:22.730Z Compiling postgres-protocol v0.6.10
15802026-03-25T16:34:22.764Z Compiling publicsuffix v2.3.0
15812026-03-25T16:34:22.803Z Compiling nix v0.31.1
15822026-03-25T16:34:22.825Z Compiling sec1 v0.7.3
15832026-03-25T16:34:23.123Z Compiling serde_urlencoded v0.7.1
15842026-03-25T16:34:23.147Z Compiling document-features v0.2.12
15852026-03-25T16:34:23.147Z Compiling ipnetwork v0.21.1
15862026-03-25T16:34:23.147Z Compiling group v0.13.0
15872026-03-25T16:34:23.228Z Compiling darling v0.21.3
15882026-03-25T16:34:23.242Z Compiling num-iter v0.1.45
15892026-03-25T16:34:23.312Z Compiling rand v0.8.5
15902026-03-25T16:34:23.321Z Compiling oxnet v0.1.4
15912026-03-25T16:34:23.339Z Compiling goblin v0.8.2
15922026-03-25T16:34:23.518Z Compiling proc-macro-error v1.0.4
15932026-03-25T16:34:23.571Z Compiling derive_builder v0.20.2
15942026-03-25T16:34:23.716Z Compiling cargo-platform v0.1.9
15952026-03-25T16:34:23.797Z Compiling hkdf v0.12.4
15962026-03-25T16:34:24.100Z Compiling hubpack_derive v0.1.1
15972026-03-25T16:34:24.101Z Compiling crypto-bigint v0.5.5
15982026-03-25T16:34:24.101Z Compiling regex v1.12.3
15992026-03-25T16:34:24.101Z Compiling daft-derive v0.1.5
16002026-03-25T16:34:24.101Z Compiling ref-cast-impl v1.0.25
16012026-03-25T16:34:24.120Z Compiling strum_macros v0.27.2
16022026-03-25T16:34:24.184Z Compiling async-trait v0.1.89
16032026-03-25T16:34:24.208Z Compiling curve25519-dalek-derive v0.1.1
16042026-03-25T16:34:24.285Z Compiling heck v0.4.1
16052026-03-25T16:34:24.345Z Compiling terminal_size v0.4.3
16062026-03-25T16:34:24.503Z Compiling tokio-util v0.7.18
16072026-03-25T16:34:24.537Z Compiling tower v0.5.3
16082026-03-25T16:34:24.551Z Compiling tokio-native-tls v0.3.1
16092026-03-25T16:34:24.560Z Compiling phf_shared v0.13.1
16102026-03-25T16:34:24.613Z Compiling lazy_static v1.5.0
16112026-03-25T16:34:24.677Z Compiling vergen v9.0.6
16122026-03-25T16:34:24.950Z Compiling fs-err v3.3.0
16132026-03-25T16:34:24.972Z Compiling ahash v0.8.12
16142026-03-25T16:34:24.973Z Compiling winnow v0.5.40
16152026-03-25T16:34:24.973Z Compiling libbz2-rs-sys v0.2.2
16162026-03-25T16:34:24.973Z Compiling object v0.37.3
16172026-03-25T16:34:24.973Z Compiling newtype-uuid v1.3.2
16182026-03-25T16:34:24.973Z Compiling foldhash v0.1.5
16192026-03-25T16:34:24.986Z Compiling tower-http v0.6.8
16202026-03-25T16:34:25.053Z Compiling bumpalo v3.20.2
16212026-03-25T16:34:25.126Z Compiling bitflags v1.3.2
16222026-03-25T16:34:25.173Z Compiling managed v0.8.0
16232026-03-25T16:34:25.218Z Compiling h2 v0.4.13
16242026-03-25T16:34:25.247Z Compiling zopfli v0.8.3
16252026-03-25T16:34:25.264Z Compiling bzip2 v0.6.1
16262026-03-25T16:34:25.315Z Compiling console v0.16.2
16272026-03-25T16:34:25.387Z Compiling flate2 v1.1.9
16282026-03-25T16:34:25.488Z Compiling clap_builder v4.5.60
16292026-03-25T16:34:25.581Z Compiling daft v0.1.5
16302026-03-25T16:34:25.596Z Compiling hashbrown v0.15.5
16312026-03-25T16:34:25.778Z Compiling dof v0.3.0
16322026-03-25T16:34:25.945Z Compiling elliptic-curve v0.13.8
16332026-03-25T16:34:25.959Z Compiling phf v0.13.1
16342026-03-25T16:34:26.134Z Compiling strum v0.27.2
16352026-03-25T16:34:26.146Z Compiling toml_edit v0.19.15
16362026-03-25T16:34:26.161Z Compiling zone_cfg_derive v0.3.1
16372026-03-25T16:34:26.199Z Compiling signal-hook-mio v0.2.5
16382026-03-25T16:34:26.405Z Compiling rayon v1.11.0
16392026-03-25T16:34:26.409Z Compiling cargo_metadata v0.19.2
16402026-03-25T16:34:26.409Z Compiling hubpack v0.1.2
16412026-03-25T16:34:26.409Z Compiling cookie_store v0.22.1
16422026-03-25T16:34:26.409Z Compiling usdt-attr-macro v0.6.0
16432026-03-25T16:34:26.486Z Compiling usdt-macro v0.6.0
16442026-03-25T16:34:26.535Z Compiling serde_with_macros v3.17.0
16452026-03-25T16:34:26.816Z Compiling zstd v0.13.3
16462026-03-25T16:34:26.931Z Compiling postgres-types v0.2.12
16472026-03-25T16:34:27.005Z Compiling bzip2 v0.4.4
16482026-03-25T16:34:27.103Z Compiling dtrace-parser v0.2.0
16492026-03-25T16:34:27.220Z Compiling pkcs1 v0.7.5
16502026-03-25T16:34:27.248Z Compiling ed25519 v2.2.3
16512026-03-25T16:34:27.278Z Compiling serde-big-array v0.5.1
16522026-03-25T16:34:27.440Z Compiling hex v0.4.3
16532026-03-25T16:34:27.513Z Compiling rfc6979 v0.4.0
16542026-03-25T16:34:27.619Z Compiling bstr v1.12.1
16552026-03-25T16:34:27.655Z Compiling enum-as-inner v0.6.1
16562026-03-25T16:34:27.677Z Compiling clap_derive v4.5.55
16572026-03-25T16:34:27.881Z Compiling strum_macros v0.26.4
16582026-03-25T16:34:27.898Z Compiling serde_repr v0.1.20
16592026-03-25T16:34:27.898Z Compiling itertools v0.12.1
16602026-03-25T16:34:28.028Z Compiling phf_shared v0.11.3
16612026-03-25T16:34:28.213Z Compiling hyper v1.8.1
16622026-03-25T16:34:28.231Z Compiling float-cmp v0.10.0
16632026-03-25T16:34:28.231Z Compiling memmap2 v0.9.10
16642026-03-25T16:34:28.236Z Compiling thread-id v4.2.2
16652026-03-25T16:34:28.296Z Compiling env_filter v1.0.0
16662026-03-25T16:34:28.315Z Compiling encoding_rs v0.8.35
16672026-03-25T16:34:28.343Z Compiling precomputed-hash v0.1.1
16682026-03-25T16:34:28.394Z Compiling rustc-hash v2.1.1
16692026-03-25T16:34:28.449Z Compiling whoami v2.1.0
16702026-03-25T16:34:28.780Z Compiling mime v0.3.17
16712026-03-25T16:34:28.790Z Compiling data-encoding v2.10.0
16722026-03-25T16:34:28.790Z Compiling keccak v0.1.6
16732026-03-25T16:34:28.790Z Compiling static_assertions v1.1.0
16742026-03-25T16:34:28.790Z Compiling fixedbitset v0.4.2
16752026-03-25T16:34:28.809Z Compiling predicates-core v1.0.10
16762026-03-25T16:34:28.882Z Compiling jiff v0.2.21
16772026-03-25T16:34:28.913Z Compiling normalize-line-endings v0.3.0
16782026-03-25T16:34:28.980Z Compiling difflib v0.4.0
16792026-03-25T16:34:28.997Z Compiling new_debug_unreachable v1.0.6
16802026-03-25T16:34:29.023Z Compiling unit-prefix v0.5.2
16812026-03-25T16:34:29.033Z Compiling fixedbitset v0.5.7
16822026-03-25T16:34:29.087Z Compiling string_cache v0.8.9
16832026-03-25T16:34:29.156Z Compiling indicatif v0.18.4
16842026-03-25T16:34:29.205Z Compiling zone v0.3.1
16852026-03-25T16:34:29.262Z Compiling petgraph v0.8.3
16862026-03-25T16:34:29.279Z Compiling predicates v3.1.4
16872026-03-25T16:34:29.638Z Compiling hyper-util v0.1.20
16882026-03-25T16:34:29.692Z Compiling petgraph v0.6.5
16892026-03-25T16:34:29.692Z Compiling hickory-proto v0.25.2
16902026-03-25T16:34:29.692Z Compiling clap v4.5.60
16912026-03-25T16:34:29.692Z Compiling strum v0.26.3
16922026-03-25T16:34:29.692Z Compiling toml_edit v0.22.27
16932026-03-25T16:34:29.692Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16942026-03-25T16:34:29.809Z Compiling sha3 v0.10.8
16952026-03-25T16:34:29.913Z Compiling tokio-postgres v0.7.16
16962026-03-25T16:34:29.942Z Compiling iddqd v0.3.17
16972026-03-25T16:34:29.969Z Compiling env_logger v0.11.9
16982026-03-25T16:34:30.030Z Compiling usdt v0.6.0
16992026-03-25T16:34:30.076Z Compiling usdt-impl v0.5.0
17002026-03-25T16:34:30.220Z Compiling similar v2.7.0
17012026-03-25T16:34:30.279Z Compiling crossterm v0.28.1
17022026-03-25T16:34:30.332Z Compiling serde_with v3.17.0
17032026-03-25T16:34:30.692Z Compiling ecdsa v0.16.9
17042026-03-25T16:34:30.916Z Compiling hyper-tls v0.6.0
17052026-03-25T16:34:31.215Z Compiling toml v0.7.8
17062026-03-25T16:34:31.250Z Compiling rsa v0.9.10
17072026-03-25T16:34:31.250Z Compiling ed25519-dalek v2.2.0
17082026-03-25T16:34:31.250Z Compiling zip v0.6.6
17092026-03-25T16:34:31.598Z Compiling zip v4.6.1
17102026-03-25T16:34:31.745Z Compiling tokio-stream v0.1.18
17112026-03-25T16:34:31.827Z Compiling toml_parser v1.0.9+spec-1.1.0
17122026-03-25T16:34:31.918Z Compiling buf-list v1.1.2
17132026-03-25T16:34:32.033Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17142026-03-25T16:34:32.100Z Compiling openapiv3 v2.2.0
17152026-03-25T16:34:32.154Z Compiling x509-cert v0.2.5
17162026-03-25T16:34:32.229Z Compiling sha1 v0.10.6
17172026-03-25T16:34:32.250Z Compiling itertools v0.13.0
17182026-03-25T16:34:32.362Z Compiling toml_datetime v0.7.5+spec-1.1.0
17192026-03-25T16:34:32.403Z Compiling lalrpop-util v0.19.12
17202026-03-25T16:34:32.456Z Compiling peg-runtime v0.8.5
17212026-03-25T16:34:32.733Z Compiling thread_local v1.1.9
17222026-03-25T16:34:32.767Z Compiling slog-async v2.8.0
17232026-03-25T16:34:32.767Z Compiling futures-executor v0.3.32
17242026-03-25T16:34:32.767Z Compiling crossbeam-channel v0.5.15
17252026-03-25T16:34:32.767Z Compiling is-terminal v0.4.17
17262026-03-25T16:34:32.767Z Compiling filetime v0.2.27
17272026-03-25T16:34:32.783Z Compiling take_mut v0.2.2
17282026-03-25T16:34:32.783Z Compiling xattr v1.6.1
17292026-03-25T16:34:32.795Z Compiling term v1.2.1
17302026-03-25T16:34:32.867Z Compiling futures v0.3.32
17312026-03-25T16:34:32.943Z Compiling tar v0.4.44
17322026-03-25T16:34:33.108Z Compiling slog-term v2.9.2
17332026-03-25T16:34:48.445Z Compiling rustls-webpki v0.103.9
17342026-03-25T16:34:51.244Z Compiling tokio-rustls v0.26.4
17352026-03-25T16:34:51.244Z Compiling rustls-platform-verifier v0.6.2
17362026-03-25T16:34:51.449Z Compiling hyper-rustls v0.27.7
17372026-03-25T16:34:51.644Z Compiling reqwest v0.13.2
17382026-03-25T16:34:51.644Z Compiling reqwest v0.12.28
17392026-03-25T16:34:53.615Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17402026-03-25T16:34:53.858Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17412026-03-25T16:34:56.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.69s
17422026-03-25T16:34:56.788Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17432026-03-25T16:34:56.851ZMar 25 16:34:55.967 INFO Starting download, target: Cockroach
17442026-03-25T16:34:56.851ZMar 25 16:34:55.968 INFO Starting download, target: Clickhouse
17452026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Starting download, target: Console
17462026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Starting download, target: DendriteStub
17472026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Starting download, target: MaghemiteMgd
17482026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Starting download, target: TransceiverControl
17492026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17502026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17512026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17522026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17532026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17542026-03-25T16:34:56.861ZMar 25 16:34:55.968 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-03-25T16:34:57.443ZMar 25 16:34:56.498 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17562026-03-25T16:34:57.598ZMar 25 16:34:56.713 INFO Download complete, target: TransceiverControl
17572026-03-25T16:34:57.941ZMar 25 16:34:57.044 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17582026-03-25T16:34:58.183ZMar 25 16:34:57.281 INFO Download complete, target: Console
17592026-03-25T16:34:58.462ZMar 25 16:34:57.524 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17602026-03-25T16:34:58.900ZMar 25 16:34:57.995 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17612026-03-25T16:34:58.955ZMar 25 16:34:58.055 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17622026-03-25T16:35:00.239ZMar 25 16:34:59.348 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17632026-03-25T16:35:00.239ZMar 25 16:34:59.348 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17642026-03-25T16:35:00.703ZMar 25 16:34:59.811 INFO Download complete, target: DendriteStub
17652026-03-25T16:35:01.293ZMar 25 16:35:00.405 INFO Download complete, target: MaghemiteMgd
17662026-03-25T16:35:04.935ZMar 25 16:35:04.050 INFO Checking that binary works, target: Cockroach
17672026-03-25T16:35:05.046ZMar 25 16:35:04.160 INFO Download complete, target: Cockroach
17682026-03-25T16:35:05.817ZMar 25 16:35:04.932 INFO Checking that binary works, target: Clickhouse
17692026-03-25T16:35:05.912ZMar 25 16:35:05.031 INFO Download complete, target: Clickhouse
17702026-03-25T16:35:05.921ZAll prerequisites installed successfully
17712026-03-25T16:35:05.930Z
17722026-03-25T16:35:05.930Zreal 1:56.150444987
17732026-03-25T16:35:05.930Zuser 6:55.837175309
17742026-03-25T16:35:05.930Zsys 1:38.461103150
17752026-03-25T16:35:05.930Ztrap 0.258905294
17762026-03-25T16:35:05.930Ztflt 1.101082824
17772026-03-25T16:35:05.930Zdflt 1.500563732
17782026-03-25T16:35:05.930Zkflt 0.021627921
17792026-03-25T16:35:05.930Zlock 22:39.042801587
17802026-03-25T16:35:05.930Zslp 18:25.575801065
17812026-03-25T16:35:05.930Zlat 24.667461302
17822026-03-25T16:35:05.930Zstop 2:39.063553748
17832026-03-25T16:35:05.930Z+ ptime -m cargo xtask download softnpu
17842026-03-25T16:35:06.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17852026-03-25T16:35:06.484Z Running `target/debug/xtask download softnpu`
17862026-03-25T16:35:07.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17872026-03-25T16:35:07.332Z Running `target/debug/xtask-downloader softnpu`
17882026-03-25T16:35:07.373ZMar 25 16:35:06.489 INFO Starting download, target: Softnpu
17892026-03-25T16:35:07.381ZMar 25 16:35:06.490 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17902026-03-25T16:35:07.994ZMar 25 16:35:07.113 INFO Download complete, target: Softnpu
17912026-03-25T16:35:08.002Z
17922026-03-25T16:35:08.002Zreal 2.072823282
17932026-03-25T16:35:08.002Zuser 1.319651013
17942026-03-25T16:35:08.002Zsys 0.678339317
17952026-03-25T16:35:08.002Ztrap 0.000658419
17962026-03-25T16:35:08.002Ztflt 0.000057242
17972026-03-25T16:35:08.002Zdflt 0.000151560
17982026-03-25T16:35:08.010Zkflt 0.000000000
17992026-03-25T16:35:08.010Zlock 11.515959879
18002026-03-25T16:35:08.010Zslp 0.476470603
18012026-03-25T16:35:08.010Zlat 0.073763314
18022026-03-25T16:35:08.011Zstop 0.000156386
18032026-03-25T16:35:08.011Z+ export CARGO_INCREMENTAL=0
18042026-03-25T16:35:08.011Z+ CARGO_INCREMENTAL=0
18052026-03-25T16:35:08.011Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18062026-03-25T16:35:08.910Z Compiling libc v0.2.180
18072026-03-25T16:35:08.910Z Compiling serde_core v1.0.228
18082026-03-25T16:35:08.910Z Compiling serde v1.0.228
18092026-03-25T16:35:08.910Z Compiling cfg-if v1.0.4
18102026-03-25T16:35:08.919Z Compiling version_check v0.9.5
18112026-03-25T16:35:08.919Z Compiling find-msvc-tools v0.1.9
18122026-03-25T16:35:08.919Z Compiling shlex v1.3.0
18132026-03-25T16:35:08.919Z Compiling typenum v1.19.0
18142026-03-25T16:35:08.919Z Compiling portable-atomic v1.13.1
18152026-03-25T16:35:08.919Z Compiling memchr v2.8.0
18162026-03-25T16:35:09.053Z Compiling autocfg v1.5.0
18172026-03-25T16:35:09.061Z Compiling zmij v1.0.21
18182026-03-25T16:35:09.105Z Compiling serde_json v1.0.149
18192026-03-25T16:35:09.197Z Compiling syn v2.0.117
18202026-03-25T16:35:09.206Z Compiling zerocopy v0.8.40
18212026-03-25T16:35:09.214Z Compiling parking_lot_core v0.9.12
18222026-03-25T16:35:09.438Z Compiling generic-array v0.14.7
18232026-03-25T16:35:09.448Z Compiling libm v0.2.16
18242026-03-25T16:35:09.448Z Compiling smallvec v1.15.1
18252026-03-25T16:35:09.448Z Compiling icu_normalizer_data v2.1.1
18262026-03-25T16:35:09.527Z Compiling icu_properties_data v2.1.2
18272026-03-25T16:35:09.538Z Compiling itoa v1.0.17
18282026-03-25T16:35:09.598Z Compiling log v0.4.29
18292026-03-25T16:35:09.677Z Compiling num-traits v0.2.19
18302026-03-25T16:35:09.712Z Compiling getrandom v0.4.1
18312026-03-25T16:35:09.737Z Compiling pkg-config v0.3.32
18322026-03-25T16:35:09.785Z Compiling stable_deref_trait v1.2.1
18332026-03-25T16:35:09.876Z Compiling subtle v2.6.1
18342026-03-25T16:35:09.883Z Compiling scopeguard v1.2.0
18352026-03-25T16:35:09.969Z Compiling jobserver v0.1.34
18362026-03-25T16:35:09.989Z Compiling getrandom v0.2.17
18372026-03-25T16:35:10.002Z Compiling lock_api v0.4.14
18382026-03-25T16:35:10.010Z Compiling errno v0.3.14
18392026-03-25T16:35:10.065Z Compiling thiserror v2.0.18
18402026-03-25T16:35:10.136Z Compiling rand_core v0.6.4
18412026-03-25T16:35:10.178Z Compiling fnv v1.0.7
18422026-03-25T16:35:10.190Z Compiling cc v1.2.56
18432026-03-25T16:35:10.299Z Compiling getrandom v0.3.4
18442026-03-25T16:35:10.307Z Compiling pin-project-lite v0.2.17
18452026-03-25T16:35:10.412Z Compiling critical-section v1.2.0
18462026-03-25T16:35:10.459Z Compiling allocator-api2 v0.2.21
18472026-03-25T16:35:10.508Z Compiling equivalent v1.0.2
18482026-03-25T16:35:10.516Z Compiling rustversion v1.0.22
18492026-03-25T16:35:10.569Z Compiling writeable v0.6.2
18502026-03-25T16:35:10.641Z Compiling percent-encoding v2.3.2
18512026-03-25T16:35:10.649Z Compiling dunce v1.0.5
18522026-03-25T16:35:10.772Z Compiling litemap v0.8.1
18532026-03-25T16:35:10.789Z Compiling foldhash v0.2.0
18542026-03-25T16:35:10.821Z Compiling once_cell v1.21.3
18552026-03-25T16:35:10.863Z Compiling fs_extra v1.3.0
18562026-03-25T16:35:10.939Z Compiling cmake v0.1.57
18572026-03-25T16:35:10.951Z Compiling hashbrown v0.16.1
18582026-03-25T16:35:11.017Z Compiling const-oid v0.9.6
18592026-03-25T16:35:11.083Z Compiling signal-hook-registry v1.4.8
18602026-03-25T16:35:11.134Z Compiling rustix v1.1.3
18612026-03-25T16:35:11.148Z Compiling socket2 v0.6.2
18622026-03-25T16:35:11.157Z Compiling mio v1.1.1
18632026-03-25T16:35:11.182Z Compiling schemars v0.8.22
18642026-03-25T16:35:11.317Z Compiling semver v1.0.27
18652026-03-25T16:35:11.419Z Compiling parking_lot v0.12.5
18662026-03-25T16:35:11.487Z Compiling indexmap v2.13.0
18672026-03-25T16:35:11.507Z Compiling rand_core v0.10.0
18682026-03-25T16:35:11.515Z Compiling ring v0.17.14
18692026-03-25T16:35:11.588Z Compiling bitflags v2.11.0
18702026-03-25T16:35:11.627Z Compiling aws-lc-sys v0.37.1
18712026-03-25T16:35:11.691Z Compiling aws-lc-rs v1.16.0
18722026-03-25T16:35:11.711Z Compiling utf8_iter v1.0.4
18732026-03-25T16:35:11.765Z Compiling form_urlencoded v1.2.2
18742026-03-25T16:35:11.932Z Compiling strsim v0.11.1
18752026-03-25T16:35:11.950Z Compiling futures-core v0.3.32
18762026-03-25T16:35:11.990Z Compiling synstructure v0.13.2
18772026-03-25T16:35:12.026Z Compiling serde_derive_internals v0.29.1
18782026-03-25T16:35:12.136Z Compiling byteorder v1.5.0
18792026-03-25T16:35:12.148Z Compiling httparse v1.10.1
18802026-03-25T16:35:12.249Z Compiling ucd-trie v0.1.7
18812026-03-25T16:35:12.366Z Compiling ident_case v1.0.1
18822026-03-25T16:35:12.399Z Compiling vcpkg v0.2.15
18832026-03-25T16:35:12.407Z Compiling heck v0.5.0
18842026-03-25T16:35:12.466Z Compiling pest v2.8.6
18852026-03-25T16:35:12.485Z Compiling regex-syntax v0.8.10
18862026-03-25T16:35:12.512Z Compiling syn v1.0.109
18872026-03-25T16:35:12.534Z Compiling crossbeam-utils v0.8.21
18882026-03-25T16:35:12.793Z Compiling rustls v0.23.37
18892026-03-25T16:35:12.818Z Compiling futures-sink v0.3.32
18902026-03-25T16:35:12.836Z Compiling rustc_version v0.4.1
18912026-03-25T16:35:12.921Z Compiling futures-channel v0.3.32
18922026-03-25T16:35:12.951Z Compiling futures-task v0.3.32
18932026-03-25T16:35:12.959Z Compiling cpufeatures v0.2.17
18942026-03-25T16:35:12.959Z Compiling slab v0.4.12
18952026-03-25T16:35:12.998Z Compiling futures-io v0.3.32
18962026-03-25T16:35:13.001Z Compiling openssl-sys v0.9.111
18972026-03-25T16:35:13.144Z Compiling plain v0.2.3
18982026-03-25T16:35:13.156Z Compiling iana-time-zone v0.1.65
18992026-03-25T16:35:13.185Z Compiling uuid v1.21.0
19002026-03-25T16:35:13.223Z Compiling aho-corasick v1.1.4
19012026-03-25T16:35:13.231Z Compiling num-conv v0.2.0
19022026-03-25T16:35:13.297Z Compiling time-core v0.1.8
19032026-03-25T16:35:13.307Z Compiling serde_derive v1.0.228
19042026-03-25T16:35:13.331Z Compiling zeroize_derive v1.4.3
19052026-03-25T16:35:13.353Z Compiling zerofrom-derive v0.1.6
19062026-03-25T16:35:13.392Z Compiling yoke-derive v0.8.1
19072026-03-25T16:35:13.412Z Compiling zerovec-derive v0.11.2
19082026-03-25T16:35:13.458Z Compiling displaydoc v0.2.5
19092026-03-25T16:35:13.479Z Compiling zerocopy-derive v0.8.40
19102026-03-25T16:35:13.511Z Compiling tokio-macros v2.6.0
19112026-03-25T16:35:13.550Z Compiling futures-macro v0.3.32
19122026-03-25T16:35:13.706Z Compiling thiserror-impl v2.0.18
19132026-03-25T16:35:13.771Z Compiling tracing-attributes v0.1.31
19142026-03-25T16:35:13.813Z Compiling der_derive v0.7.3
19152026-03-25T16:35:13.966Z Compiling zeroize v1.8.2
19162026-03-25T16:35:14.266Z Compiling schemars_derive v0.8.22
19172026-03-25T16:35:14.359Z Compiling pest_meta v2.8.6
19182026-03-25T16:35:14.380Z Compiling thiserror-impl v1.0.69
19192026-03-25T16:35:14.540Z Compiling zerofrom v0.1.6
19202026-03-25T16:35:14.672Z Compiling yoke v0.8.1
19212026-03-25T16:35:14.706Z Compiling futures-util v0.3.32
19222026-03-25T16:35:14.770Z Compiling crypto-common v0.1.7
19232026-03-25T16:35:14.863Z Compiling zerovec v0.11.5
19242026-03-25T16:35:14.885Z Compiling zerotrie v0.2.3
19252026-03-25T16:35:14.945Z Compiling block-buffer v0.10.4
19262026-03-25T16:35:15.037Z Compiling pest_generator v2.8.6
19272026-03-25T16:35:15.108Z Compiling digest v0.10.7
19282026-03-25T16:35:15.348Z Compiling hmac v0.12.1
19292026-03-25T16:35:15.383Z Compiling block-padding v0.3.3
19302026-03-25T16:35:15.413Z Compiling tinystr v0.8.2
19312026-03-25T16:35:15.451Z Compiling potential_utf v0.1.4
19322026-03-25T16:35:15.527Z Compiling inout v0.1.4
19332026-03-25T16:35:15.530Z Compiling regex-automata v0.4.14
19342026-03-25T16:35:15.560Z Compiling time-macros v0.2.27
19352026-03-25T16:35:15.605Z Compiling icu_locale_core v2.1.1
19362026-03-25T16:35:15.656Z Compiling icu_collections v2.1.1
19372026-03-25T16:35:15.708Z Compiling pest_derive v2.8.6
19382026-03-25T16:35:15.789Z Compiling pretty-hex v0.4.1
19392026-03-25T16:35:15.949Z Compiling openssl v0.10.75
19402026-03-25T16:35:16.477Z Compiling cipher v0.4.4
19412026-03-25T16:35:16.495Z Compiling sha2 v0.10.9
19422026-03-25T16:35:16.495Z Compiling icu_provider v2.1.1
19432026-03-25T16:35:16.495Z Compiling rustls-pki-types v1.14.0
19442026-03-25T16:35:16.495Z Compiling scroll_derive v0.13.1
19452026-03-25T16:35:16.495Z Compiling scroll_derive v0.12.1
19462026-03-25T16:35:16.510Z Compiling bytes v1.11.1
19472026-03-25T16:35:16.528Z Compiling chrono v0.4.44
19482026-03-25T16:35:16.615Z Compiling icu_normalizer v2.1.1
19492026-03-25T16:35:16.651Z Compiling icu_properties v2.1.2
19502026-03-25T16:35:17.143Z Compiling tokio v1.49.0
19512026-03-25T16:35:17.178Z Compiling serde_tokenstream v0.2.3
19522026-03-25T16:35:17.318Z Compiling either v1.15.0
19532026-03-25T16:35:17.384Z Compiling anyhow v1.0.102
19542026-03-25T16:35:17.438Z Compiling base64ct v1.8.3
19552026-03-25T16:35:17.498Z Compiling idna_adapter v1.2.1
19562026-03-25T16:35:17.555Z Compiling crc32fast v1.5.0
19572026-03-25T16:35:17.654Z Compiling idna v1.1.0
19582026-03-25T16:35:17.723Z Compiling ppv-lite86 v0.2.21
19592026-03-25T16:35:17.837Z Compiling pem-rfc7468 v0.7.0
19602026-03-25T16:35:17.852Z Compiling openssl-macros v0.1.1
19612026-03-25T16:35:17.895Z Compiling darling_core v0.21.3
19622026-03-25T16:35:18.068Z Compiling url v2.5.8
19632026-03-25T16:35:18.119Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19642026-03-25T16:35:18.145Z Compiling native-tls v0.2.18
19652026-03-25T16:35:18.219Z Compiling flagset v0.4.7
19662026-03-25T16:35:18.347Z Compiling regex v1.12.3
19672026-03-25T16:35:18.377Z Compiling der v0.7.10
19682026-03-25T16:35:18.410Z Compiling http v1.4.0
19692026-03-25T16:35:18.425Z Compiling rand_core v0.9.5
19702026-03-25T16:35:18.528Z Compiling zerocopy-derive v0.7.35
19712026-03-25T16:35:18.716Z Compiling slog v2.8.2
19722026-03-25T16:35:18.819Z Compiling tracing-core v0.1.36
19732026-03-25T16:35:18.970Z Compiling rayon-core v1.13.0
19742026-03-25T16:35:19.051Z Compiling dyn-clone v1.0.20
19752026-03-25T16:35:19.140Z Compiling untrusted v0.9.0
19762026-03-25T16:35:19.225Z Compiling tracing v0.1.44
19772026-03-25T16:35:19.280Z Compiling spki v0.7.3
19782026-03-25T16:35:19.555Z Compiling salsa20 v0.10.2
19792026-03-25T16:35:19.642Z Compiling pbkdf2 v0.12.2
19802026-03-25T16:35:19.808Z Compiling thiserror v1.0.69
19812026-03-25T16:35:19.882Z Compiling cookie v0.18.1
19822026-03-25T16:35:19.907Z Compiling base64 v0.22.1
19832026-03-25T16:35:19.952Z Compiling camino v1.2.2
19842026-03-25T16:35:20.090Z Compiling darling_macro v0.21.3
19852026-03-25T16:35:20.239Z Compiling scrypt v0.11.0
19862026-03-25T16:35:20.256Z Compiling rand_chacha v0.9.0
19872026-03-25T16:35:20.278Z Compiling cbc v0.1.2
19882026-03-25T16:35:20.347Z Compiling aes v0.8.4
19892026-03-25T16:35:20.563Z Compiling darling v0.21.3
19902026-03-25T16:35:20.648Z Compiling usdt-impl v0.5.0
19912026-03-25T16:35:20.666Z Compiling paste v1.0.15
19922026-03-25T16:35:20.735Z Compiling winnow v0.7.14
19932026-03-25T16:35:20.815Z Compiling usdt-impl v0.6.0
19942026-03-25T16:35:20.833Z Compiling ref-cast v1.0.25
19952026-03-25T16:35:20.937Z Compiling tokio-util v0.7.18
19962026-03-25T16:35:21.135Z Compiling pkcs5 v0.7.1
19972026-03-25T16:35:21.156Z Compiling rand v0.9.2
19982026-03-25T16:35:21.349Z Compiling http-body v1.0.1
19992026-03-25T16:35:21.576Z Compiling scroll v0.13.0
20002026-03-25T16:35:21.592Z Compiling scroll v0.12.0
20012026-03-25T16:35:21.701Z Compiling toml_datetime v0.6.11
20022026-03-25T16:35:21.724Z Compiling serde_spanned v0.6.9
20032026-03-25T16:35:21.794Z Compiling heapless v0.7.17
20042026-03-25T16:35:21.878Z Compiling bzip2-sys v0.1.13+1.0.8
20052026-03-25T16:35:21.913Z Compiling untrusted v0.7.1
20062026-03-25T16:35:21.955Z Compiling zstd-safe v7.2.4
20072026-03-25T16:35:22.055Z Compiling signal-hook v0.3.18
20082026-03-25T16:35:22.069Z Compiling atomic-waker v1.1.2
20092026-03-25T16:35:22.175Z Compiling openssl-probe v0.2.1
20102026-03-25T16:35:22.192Z Compiling toml_parser v1.0.9+spec-1.1.0
20112026-03-25T16:35:22.265Z Compiling goblin v0.8.2
20122026-03-25T16:35:22.283Z Compiling goblin v0.10.5
20132026-03-25T16:35:22.342Z Compiling pkcs8 v0.10.2
20142026-03-25T16:35:22.403Z Compiling zerocopy v0.7.35
20152026-03-25T16:35:22.639Z Compiling ref-cast-impl v1.0.25
20162026-03-25T16:35:22.727Z Compiling darling_core v0.20.11
20172026-03-25T16:35:22.771Z Compiling toml_datetime v0.7.5+spec-1.1.0
20182026-03-25T16:35:22.791Z Compiling memoffset v0.9.1
20192026-03-25T16:35:22.965Z Compiling tower-layer v0.3.3
20202026-03-25T16:35:23.008Z Compiling try-lock v0.2.5
20212026-03-25T16:35:23.022Z Compiling litrs v1.0.0
20222026-03-25T16:35:23.152Z Compiling tower-service v0.3.3
20232026-03-25T16:35:23.169Z Compiling rustix v0.38.44
20242026-03-25T16:35:23.187Z Compiling tinyvec_macros v0.1.1
20252026-03-25T16:35:23.272Z Compiling winnow v0.5.40
20262026-03-25T16:35:23.417Z Compiling fastrand v2.3.0
20272026-03-25T16:35:23.505Z Compiling h2 v0.4.13
20282026-03-25T16:35:23.526Z Compiling document-features v0.2.12
20292026-03-25T16:35:23.540Z Compiling tinyvec v1.10.0
20302026-03-25T16:35:23.573Z Compiling want v0.3.1
20312026-03-25T16:35:24.341Z Compiling dtrace-parser v0.2.0
20322026-03-25T16:35:24.634Z Compiling toml_edit v0.19.15
20332026-03-25T16:35:24.650Z Compiling dof v0.3.0
20342026-03-25T16:35:24.707Z Compiling dtrace-parser v0.3.0
20352026-03-25T16:35:24.728Z Compiling darling_macro v0.20.11
20362026-03-25T16:35:24.946Z Compiling ipnet v2.11.0
20372026-03-25T16:35:25.203Z Compiling dof v0.4.0
20382026-03-25T16:35:25.318Z Compiling daft-derive v0.1.5
20392026-03-25T16:35:25.374Z Compiling async-trait v0.1.89
20402026-03-25T16:35:25.397Z Compiling curve25519-dalek v4.1.3
20412026-03-25T16:35:25.706Z Compiling spin v0.9.8
20422026-03-25T16:35:25.953Z Compiling thread-id v4.2.2
20432026-03-25T16:35:26.010Z Compiling thread-id v5.1.0
20442026-03-25T16:35:26.025Z Compiling proc-macro-error-attr v1.0.4
20452026-03-25T16:35:26.064Z Compiling httpdate v1.0.3
20462026-03-25T16:35:26.110Z Compiling cfg_aliases v0.2.1
20472026-03-25T16:35:26.197Z Compiling powerfmt v0.2.0
20482026-03-25T16:35:26.239Z Compiling pin-utils v0.1.0
20492026-03-25T16:35:26.301Z Compiling smoltcp v0.9.1
20502026-03-25T16:35:26.321Z Compiling num-bigint-dig v0.8.6
20512026-03-25T16:35:26.337Z Compiling foreign-types-shared v0.1.1
20522026-03-25T16:35:26.441Z Compiling foreign-types v0.3.2
20532026-03-25T16:35:26.474Z Compiling deranged v0.5.8
20542026-03-25T16:35:26.511Z Compiling hyper v1.8.1
20552026-03-25T16:35:26.528Z Compiling tempfile v3.25.0
20562026-03-25T16:35:26.559Z Compiling nix v0.31.1
20572026-03-25T16:35:26.884Z Compiling darling v0.20.11
20582026-03-25T16:35:27.168Z Compiling ipnetwork v0.21.1
20592026-03-25T16:35:27.326Z Compiling strum_macros v0.26.4
20602026-03-25T16:35:27.339Z Compiling wait-timeout v0.2.1
20612026-03-25T16:35:27.354Z Compiling proc-macro-error v1.0.4
20622026-03-25T16:35:27.568Z Compiling proc-macro2 v1.0.106
20632026-03-25T16:35:27.607Z Compiling quick-error v1.2.3
20642026-03-25T16:35:27.615Z Compiling utf8parse v0.2.2
20652026-03-25T16:35:27.660Z Compiling bit-vec v0.8.0
20662026-03-25T16:35:27.730Z Compiling num_threads v0.1.7
20672026-03-25T16:35:27.918Z Compiling unicode-ident v1.0.24
20682026-03-25T16:35:27.950Z Compiling anstyle v1.0.13
20692026-03-25T16:35:27.964Z Compiling unicode-segmentation v1.12.0
20702026-03-25T16:35:27.984Z Compiling simd-adler32 v0.3.8
20712026-03-25T16:35:28.069Z Compiling siphasher v1.0.2
20722026-03-25T16:35:28.198Z Compiling time v0.3.47
20732026-03-25T16:35:28.256Z Compiling bit-set v0.8.0
20742026-03-25T16:35:28.381Z Compiling anstyle-parse v0.2.7
20752026-03-25T16:35:28.435Z Compiling rusty-fork v0.3.1
20762026-03-25T16:35:28.580Z Compiling hyper-util v0.1.20
20772026-03-25T16:35:29.089Z Compiling crossbeam-epoch v0.9.18
20782026-03-25T16:35:29.127Z Compiling derive_builder_core v0.20.2
20792026-03-25T16:35:29.410Z Compiling unicode-normalization v0.1.25
20802026-03-25T16:35:29.552Z Compiling rustls-native-certs v0.8.3
20812026-03-25T16:35:29.925Z Compiling rand_xorshift v0.4.0
20822026-03-25T16:35:29.987Z Compiling hubpack_derive v0.1.1
20832026-03-25T16:35:30.002Z Compiling signature v2.2.0
20842026-03-25T16:35:30.085Z Compiling strum_macros v0.27.2
20852026-03-25T16:35:30.093Z Compiling curve25519-dalek-derive v0.1.1
20862026-03-25T16:35:30.167Z Compiling sync_wrapper v1.0.2
20872026-03-25T16:35:30.233Z Compiling fs-err v3.3.0
20882026-03-25T16:35:30.267Z Compiling ahash v0.8.12
20892026-03-25T16:35:30.301Z Compiling quote v1.0.44
20902026-03-25T16:35:30.313Z Compiling unicode-bidi v0.3.18
20912026-03-25T16:35:30.353Z Compiling unarray v0.1.4
20922026-03-25T16:35:30.449Z Compiling object v0.37.3
20932026-03-25T16:35:30.482Z Compiling anstyle-query v1.1.5
20942026-03-25T16:35:30.507Z Compiling colorchoice v1.0.4
20952026-03-25T16:35:30.638Z Compiling is_terminal_polyfill v1.70.2
20962026-03-25T16:35:30.706Z Compiling unicode-properties v0.1.4
20972026-03-25T16:35:30.718Z Compiling adler2 v2.0.1
20982026-03-25T16:35:30.725Z Compiling anstream v0.6.21
20992026-03-25T16:35:30.805Z Compiling proptest v1.10.0
21002026-03-25T16:35:30.882Z Compiling stringprep v0.1.5
21012026-03-25T16:35:30.922Z Compiling miniz_oxide v0.8.9
21022026-03-25T16:35:31.169Z Compiling tower v0.5.3
21032026-03-25T16:35:31.257Z Compiling derive_builder_macro v0.20.2
21042026-03-25T16:35:31.461Z Compiling crossbeam-deque v0.8.6
21052026-03-25T16:35:31.599Z Compiling heck v0.4.1
21062026-03-25T16:35:31.615Z Compiling usdt-attr-macro v0.6.0
21072026-03-25T16:35:31.654Z Compiling usdt-macro v0.6.0
21082026-03-25T16:35:31.873Z Compiling http-body-util v0.1.3
21092026-03-25T16:35:31.889Z Compiling webpki-roots v1.0.6
21102026-03-25T16:35:32.079Z Compiling rand_chacha v0.3.1
21112026-03-25T16:35:32.150Z Compiling erased-serde v0.3.31
21122026-03-25T16:35:32.168Z Compiling md-5 v0.10.6
21132026-03-25T16:35:32.233Z Compiling num-integer v0.1.46
21142026-03-25T16:35:32.335Z Compiling hash32 v0.2.1
21152026-03-25T16:35:32.368Z Compiling vergen-lib v0.1.6
21162026-03-25T16:35:32.387Z Compiling ff v0.13.1
21172026-03-25T16:35:32.421Z Compiling ryu v1.0.23
21182026-03-25T16:35:32.478Z Compiling iri-string v0.7.10
21192026-03-25T16:35:32.493Z Compiling zlib-rs v0.6.2
21202026-03-25T16:35:32.530Z Compiling base16ct v0.2.0
21212026-03-25T16:35:32.546Z Compiling psl-types v2.0.11
21222026-03-25T16:35:32.549Z Compiling fallible-iterator v0.2.0
21232026-03-25T16:35:32.594Z Compiling serde_urlencoded v0.7.1
21242026-03-25T16:35:32.662Z Compiling sec1 v0.7.3
21252026-03-25T16:35:32.719Z Compiling publicsuffix v2.3.0
21262026-03-25T16:35:32.738Z Compiling group v0.13.0
21272026-03-25T16:35:32.769Z Compiling newtype-uuid v1.3.2
21282026-03-25T16:35:32.843Z Compiling num-iter v0.1.45
21292026-03-25T16:35:32.891Z Compiling postgres-protocol v0.6.10
21302026-03-25T16:35:32.957Z Compiling rand v0.8.5
21312026-03-25T16:35:33.278Z Compiling oxnet v0.1.4
21322026-03-25T16:35:33.295Z Compiling zone_cfg_derive v0.3.1
21332026-03-25T16:35:33.442Z Compiling derive_builder v0.20.2
21342026-03-25T16:35:33.512Z Compiling tokio-native-tls v0.3.1
21352026-03-25T16:35:33.589Z Compiling phf_shared v0.13.1
21362026-03-25T16:35:33.622Z Compiling tower-http v0.6.8
21372026-03-25T16:35:33.706Z Compiling lazy_static v1.5.0
21382026-03-25T16:35:33.827Z Compiling terminal_size v0.4.3
21392026-03-25T16:35:33.844Z Compiling serde_with_macros v3.17.0
21402026-03-25T16:35:33.879Z Compiling cargo-platform v0.1.9
21412026-03-25T16:35:33.913Z Compiling hkdf v0.12.4
21422026-03-25T16:35:33.946Z Compiling crypto-bigint v0.5.5
21432026-03-25T16:35:33.950Z Compiling enum-as-inner v0.6.1
21442026-03-25T16:35:33.983Z Compiling serde_repr v0.1.20
21452026-03-25T16:35:34.002Z Compiling clap_derive v4.5.55
21462026-03-25T16:35:34.051Z Compiling vergen v9.0.6
21472026-03-25T16:35:34.096Z Compiling managed v0.8.0
21482026-03-25T16:35:34.238Z Compiling clap_lex v1.0.0
21492026-03-25T16:35:34.267Z Compiling foldhash v0.1.5
21502026-03-25T16:35:34.315Z Compiling unicode-width v0.2.0
21512026-03-25T16:35:34.458Z Compiling bitflags v1.3.2
21522026-03-25T16:35:34.475Z Compiling libbz2-rs-sys v0.2.2
21532026-03-25T16:35:34.525Z Compiling bumpalo v3.20.2
21542026-03-25T16:35:34.555Z Compiling flate2 v1.1.9
21552026-03-25T16:35:34.571Z Compiling console v0.16.2
21562026-03-25T16:35:34.621Z Compiling clap_builder v4.5.60
21572026-03-25T16:35:34.808Z Compiling zopfli v0.8.3
21582026-03-25T16:35:34.825Z Compiling hashbrown v0.15.5
21592026-03-25T16:35:34.900Z Compiling bzip2 v0.6.1
21602026-03-25T16:35:34.959Z Compiling elliptic-curve v0.13.8
21612026-03-25T16:35:35.086Z Compiling cargo_metadata v0.19.2
21622026-03-25T16:35:35.234Z Compiling zstd v0.13.3
21632026-03-25T16:35:35.315Z Compiling phf v0.13.1
21642026-03-25T16:35:35.387Z Compiling hyper-tls v0.6.0
21652026-03-25T16:35:35.495Z Compiling signal-hook-mio v0.2.5
21662026-03-25T16:35:35.510Z Compiling daft v0.1.5
21672026-03-25T16:35:35.632Z Compiling rayon v1.11.0
21682026-03-25T16:35:35.648Z Compiling postgres-types v0.2.12
21692026-03-25T16:35:35.654Z Compiling cookie_store v0.22.1
21702026-03-25T16:35:35.717Z Compiling bzip2 v0.4.4
21712026-03-25T16:35:35.789Z Compiling strum v0.27.2
21722026-03-25T16:35:35.988Z Compiling hubpack v0.1.2
21732026-03-25T16:35:36.128Z Compiling ed25519 v2.2.3
21742026-03-25T16:35:36.170Z Compiling phf_shared v0.11.3
21752026-03-25T16:35:36.258Z Compiling pkcs1 v0.7.5
21762026-03-25T16:35:36.373Z Compiling bstr v1.12.1
21772026-03-25T16:35:36.392Z Compiling itertools v0.12.1
21782026-03-25T16:35:36.427Z Compiling hex v0.4.3
21792026-03-25T16:35:36.461Z Compiling serde-big-array v0.5.1
21802026-03-25T16:35:36.645Z Compiling rfc6979 v0.4.0
21812026-03-25T16:35:36.708Z Compiling float-cmp v0.10.0
21822026-03-25T16:35:36.724Z Compiling memmap2 v0.9.10
21832026-03-25T16:35:36.738Z Compiling env_filter v1.0.0
21842026-03-25T16:35:36.876Z Compiling encoding_rs v0.8.35
21852026-03-25T16:35:36.939Z Compiling mime v0.3.17
21862026-03-25T16:35:36.987Z Compiling difflib v0.4.0
21872026-03-25T16:35:36.994Z Compiling static_assertions v1.1.0
21882026-03-25T16:35:37.016Z Compiling data-encoding v2.10.0
21892026-03-25T16:35:37.090Z Compiling new_debug_unreachable v1.0.6
21902026-03-25T16:35:37.107Z Compiling rustc-hash v2.1.1
21912026-03-25T16:35:37.176Z Compiling normalize-line-endings v0.3.0
21922026-03-25T16:35:37.193Z Compiling fixedbitset v0.4.2
21932026-03-25T16:35:37.251Z Compiling keccak v0.1.6
21942026-03-25T16:35:37.289Z Compiling unit-prefix v0.5.2
21952026-03-25T16:35:37.302Z Compiling fixedbitset v0.5.7
21962026-03-25T16:35:37.366Z Compiling whoami v2.1.0
21972026-03-25T16:35:37.382Z Compiling predicates-core v1.0.10
21982026-03-25T16:35:37.445Z Compiling jiff v0.2.21
21992026-03-25T16:35:37.461Z Compiling precomputed-hash v0.1.1
22002026-03-25T16:35:37.479Z Compiling toml_write v0.1.2
22012026-03-25T16:35:37.565Z Compiling string_cache v0.8.9
22022026-03-25T16:35:37.569Z Compiling zone v0.3.1
22032026-03-25T16:35:37.600Z Compiling tokio-postgres v0.7.16
22042026-03-25T16:35:37.600Z Compiling petgraph v0.8.3
22052026-03-25T16:35:37.636Z Compiling predicates v3.1.4
22062026-03-25T16:35:37.694Z Compiling toml_edit v0.22.27
22072026-03-25T16:35:37.815Z Compiling sha3 v0.10.8
22082026-03-25T16:35:37.965Z Compiling indicatif v0.18.4
22092026-03-25T16:35:38.103Z Compiling petgraph v0.6.5
22102026-03-25T16:35:38.193Z Compiling hickory-proto v0.25.2
22112026-03-25T16:35:38.220Z Compiling iddqd v0.3.17
22122026-03-25T16:35:38.237Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22132026-03-25T16:35:39.120Z Compiling env_logger v0.11.9
22142026-03-25T16:35:39.334Z Compiling usdt v0.6.0
22152026-03-25T16:35:39.457Z Compiling similar v2.7.0
22162026-03-25T16:35:39.566Z Compiling ecdsa v0.16.9
22172026-03-25T16:35:39.630Z Compiling serde_with v3.17.0
22182026-03-25T16:35:39.706Z Compiling rsa v0.9.10
22192026-03-25T16:35:40.074Z Compiling zip v4.6.1
22202026-03-25T16:35:40.216Z Compiling ed25519-dalek v2.2.0
22212026-03-25T16:35:40.511Z Compiling clap v4.5.60
22222026-03-25T16:35:40.874Z Compiling crossterm v0.28.1
22232026-03-25T16:35:40.994Z Compiling zip v0.6.6
22242026-03-25T16:35:41.183Z Compiling strum v0.26.3
22252026-03-25T16:35:41.237Z Compiling toml v0.7.8
22262026-03-25T16:35:41.339Z Compiling tokio-stream v0.1.18
22272026-03-25T16:35:41.356Z Compiling buf-list v1.1.2
22282026-03-25T16:35:41.525Z Compiling x509-cert v0.2.5
22292026-03-25T16:35:41.692Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22302026-03-25T16:35:41.804Z Compiling itertools v0.13.0
22312026-03-25T16:35:42.002Z Compiling openapiv3 v2.2.0
22322026-03-25T16:35:42.063Z Compiling sha1 v0.10.6
22332026-03-25T16:35:42.160Z Compiling peg-runtime v0.8.5
22342026-03-25T16:35:42.163Z Compiling lalrpop-util v0.19.12
22352026-03-25T16:35:54.295Z Compiling itertools v0.14.0
22362026-03-25T16:35:54.415Z Compiling macaddr v1.0.1
22372026-03-25T16:35:54.597Z Compiling structmeta-derive v0.3.0
22382026-03-25T16:35:55.327Z Compiling heapless v0.8.0
22392026-03-25T16:35:56.007Z Compiling structmeta v0.3.0
22402026-03-25T16:35:56.032Z Compiling ingot-macros v0.1.1
22412026-03-25T16:35:59.791Z Compiling toml_edit v0.23.10+spec-1.0.0
22422026-03-25T16:36:00.530Z Compiling hash32 v0.3.1
22432026-03-25T16:36:00.700Z Compiling smoltcp v0.11.0
22442026-03-25T16:36:00.717Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22452026-03-25T16:36:00.990Z Compiling proc-macro-crate v3.4.0
22462026-03-25T16:36:01.058Z Compiling ingot-types v0.1.2
22472026-03-25T16:36:01.133Z Compiling cobs v0.3.0
22482026-03-25T16:36:01.236Z Compiling rustls-webpki v0.103.9
22492026-03-25T16:36:01.446Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22502026-03-25T16:36:01.461Z Compiling rustls v0.22.4
22512026-03-25T16:36:01.464Z Compiling num_enum_derive v0.7.5
22522026-03-25T16:36:01.496Z Compiling ingot v0.1.1
22532026-03-25T16:36:01.556Z Compiling postcard v1.1.3
22542026-03-25T16:36:01.593Z Compiling proc-macro-crate v1.3.1
22552026-03-25T16:36:01.716Z Compiling rustls-webpki v0.102.8
22562026-03-25T16:36:01.962Z Compiling futures-executor v0.3.32
22572026-03-25T16:36:02.040Z Compiling foreign-types-macros v0.2.3
22582026-03-25T16:36:02.057Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22592026-03-25T16:36:02.335Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22602026-03-25T16:36:02.448Z Compiling multer v3.1.0
22612026-03-25T16:36:02.465Z Compiling thread_local v1.1.9
22622026-03-25T16:36:02.469Z Compiling typeid v1.0.3
22632026-03-25T16:36:02.495Z Compiling slog-async v2.8.0
22642026-03-25T16:36:02.558Z Compiling foreign-types-shared v0.3.1
22652026-03-25T16:36:02.593Z Compiling match_cfg v0.1.0
22662026-03-25T16:36:02.634Z Compiling cpufeatures v0.3.0
22672026-03-25T16:36:02.676Z Compiling foreign-types v0.5.0
22682026-03-25T16:36:02.706Z Compiling hostname v0.3.1
22692026-03-25T16:36:02.728Z Compiling chacha20 v0.10.0
22702026-03-25T16:36:02.784Z Compiling num_enum v0.7.5
22712026-03-25T16:36:02.834Z Compiling futures v0.3.32
22722026-03-25T16:36:02.847Z Compiling num_enum_derive v0.5.11
22732026-03-25T16:36:02.930Z Compiling derive-ex v0.1.8
22742026-03-25T16:36:02.947Z Compiling tabwriter v1.4.1
22752026-03-25T16:36:02.989Z Compiling slog-json v2.6.1
22762026-03-25T16:36:03.030Z Compiling crossbeam-channel v0.5.15
22772026-03-25T16:36:03.046Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22782026-03-25T16:36:03.291Z Compiling async-stream-impl v0.3.6
22792026-03-25T16:36:03.342Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-25T16:36:03.501Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22812026-03-25T16:36:03.596Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22822026-03-25T16:36:03.784Z Compiling serde_spanned v1.0.4
22832026-03-25T16:36:03.787Z Compiling is-terminal v0.4.17
22842026-03-25T16:36:03.816Z Compiling cstr-argument v0.1.2
22852026-03-25T16:36:03.867Z Compiling dropshot v0.16.7
22862026-03-25T16:36:03.902Z Compiling crucible-workspace-hack v0.1.0
22872026-03-25T16:36:03.916Z Compiling toml_writer v1.0.6+spec-1.1.0
22882026-03-25T16:36:03.970Z Compiling erased-serde v0.4.9
22892026-03-25T16:36:03.996Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22902026-03-25T16:36:04.016Z Compiling term v1.2.1
22912026-03-25T16:36:04.093Z Compiling take_mut v0.2.2
22922026-03-25T16:36:04.147Z Compiling toml v0.9.12+spec-1.1.0
22932026-03-25T16:36:04.170Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942026-03-25T16:36:04.240Z Compiling async-stream v0.3.6
22952026-03-25T16:36:04.256Z Compiling num_enum v0.5.11
22962026-03-25T16:36:04.330Z Compiling slog-term v2.9.2
22972026-03-25T16:36:04.400Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982026-03-25T16:36:04.459Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22992026-03-25T16:36:04.537Z Compiling test-strategy v0.4.5
23002026-03-25T16:36:04.597Z Compiling slog-bunyan v2.5.0
23012026-03-25T16:36:04.613Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23022026-03-25T16:36:04.617Z Compiling rand v0.10.0
23032026-03-25T16:36:04.836Z Compiling tokio-rustls v0.26.4
23042026-03-25T16:36:04.863Z Compiling rustls-platform-verifier v0.6.2
23052026-03-25T16:36:04.946Z Compiling tokio-rustls v0.25.0
23062026-03-25T16:36:05.104Z Compiling hyper-rustls v0.27.7
23072026-03-25T16:36:05.216Z Compiling parse-display-derive v0.10.0
23082026-03-25T16:36:05.262Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23092026-03-25T16:36:05.324Z Compiling backon v1.6.0
23102026-03-25T16:36:05.401Z Compiling reqwest v0.13.2
23112026-03-25T16:36:05.432Z Compiling reqwest v0.12.28
23122026-03-25T16:36:05.449Z Compiling waitgroup v0.1.2
23132026-03-25T16:36:05.491Z Compiling newtype-uuid-macros v0.1.0
23142026-03-25T16:36:05.513Z Compiling dropshot_endpoint v0.16.7
23152026-03-25T16:36:05.584Z Compiling rustls-pemfile v2.2.0
23162026-03-25T16:36:05.600Z Compiling serde_path_to_error v0.1.20
23172026-03-25T16:36:05.621Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23182026-03-25T16:36:05.838Z Compiling hostname v0.4.2
23192026-03-25T16:36:05.854Z Compiling instant v0.1.13
23202026-03-25T16:36:05.891Z Compiling colored v3.1.1
23212026-03-25T16:36:05.907Z Compiling debug-ignore v1.0.5
23222026-03-25T16:36:05.994Z Compiling libefi-sys v0.1.0
23232026-03-25T16:36:06.022Z Compiling backoff v0.4.0
23242026-03-25T16:36:06.071Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23252026-03-25T16:36:06.221Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23262026-03-25T16:36:06.242Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-03-25T16:36:06.314Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23282026-03-25T16:36:06.594Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23292026-03-25T16:36:06.623Z Compiling camino-tempfile v1.4.1
23302026-03-25T16:36:06.702Z Compiling parse-display v0.10.0
23312026-03-25T16:36:06.866Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23322026-03-25T16:36:06.881Z Compiling usdt-macro v0.5.0
23332026-03-25T16:36:07.048Z Compiling usdt-attr-macro v0.5.0
23342026-03-25T16:36:07.550Z Compiling secrecy v0.10.3
23352026-03-25T16:36:07.578Z Compiling regress v0.10.5
23362026-03-25T16:36:07.594Z Compiling bitfield-struct v0.6.2
23372026-03-25T16:36:07.746Z Compiling num-derive v0.4.2
23382026-03-25T16:36:07.763Z Compiling ordered-float v2.10.1
23392026-03-25T16:36:07.801Z Compiling blake3 v1.8.3
23402026-03-25T16:36:08.014Z Compiling memmap v0.7.0
23412026-03-25T16:36:08.064Z Compiling sigpipe v0.1.3
23422026-03-25T16:36:08.196Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23432026-03-25T16:36:08.228Z Compiling glob v0.3.3
23442026-03-25T16:36:08.253Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23452026-03-25T16:36:08.327Z Compiling usdt v0.5.0
23462026-03-25T16:36:08.331Z Compiling serde-value v0.7.0
23472026-03-25T16:36:08.381Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23482026-03-25T16:36:08.434Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
23492026-03-25T16:36:08.606Z Compiling serde-untagged v0.1.9
23502026-03-25T16:36:08.683Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23512026-03-25T16:36:08.783Z Compiling toml v0.8.23
23522026-03-25T16:36:08.825Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23532026-03-25T16:36:08.975Z Compiling smf v0.2.3
23542026-03-25T16:36:08.992Z Compiling filetime v0.2.27
23552026-03-25T16:36:08.992Z Compiling same-file v1.0.6
23562026-03-25T16:36:09.061Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23572026-03-25T16:36:09.160Z Compiling arrayvec v0.7.6
23582026-03-25T16:36:09.179Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23592026-03-25T16:36:09.197Z Compiling constant_time_eq v0.4.2
23602026-03-25T16:36:09.216Z Compiling xattr v1.6.1
23612026-03-25T16:36:09.216Z Compiling unicode-xid v0.2.6
23622026-03-25T16:36:09.248Z Compiling whoami v1.6.1
23632026-03-25T16:36:09.396Z Compiling arrayref v0.3.9
23642026-03-25T16:36:09.414Z Compiling tar v0.4.44
23652026-03-25T16:36:09.417Z Compiling cargo-util-schemas v0.8.2
23662026-03-25T16:36:09.447Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23672026-03-25T16:36:09.451Z Compiling walkdir v2.5.0
23682026-03-25T16:36:09.597Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23692026-03-25T16:36:09.728Z Compiling tokio-dtrace v0.1.1
23702026-03-25T16:36:09.851Z Compiling gethostname v0.5.0
23712026-03-25T16:36:09.944Z Compiling cargo-platform v0.2.0
23722026-03-25T16:36:10.028Z Compiling topological-sort v0.2.2
23732026-03-25T16:36:10.089Z Compiling oxide-tokio-rt v0.1.3
23742026-03-25T16:36:10.092Z Compiling shell-words v1.1.1
23752026-03-25T16:36:10.147Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23762026-03-25T16:36:10.150Z Compiling indent_write v2.2.0
23772026-03-25T16:36:10.627Z Compiling cargo_metadata v0.21.0
23782026-03-25T16:36:19.655Z Compiling progenitor-client v0.10.0
23792026-03-25T16:36:19.655Z Compiling omicron-zone-package v0.12.2
23802026-03-25T16:36:19.671Z Compiling progenitor-client v0.13.0
23812026-03-25T16:36:19.757Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23822026-03-25T16:36:19.757Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23832026-03-25T16:36:19.761Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23842026-03-25T16:36:19.806Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23852026-03-25T16:36:20.071Z Compiling progenitor-extras v0.1.1
23862026-03-25T16:36:20.337Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872026-03-25T16:36:27.241Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23882026-03-25T16:36:28.195Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23892026-03-25T16:36:34.406Z Finished `release` profile [optimized] target(s) in 1m 26s
23902026-03-25T16:36:34.561Z Running `target/release/omicron-package -t test target create -p dev`
23912026-03-25T16:36:34.620ZLogging to: /work/oxidecomputer/omicron/out/LOG
23922026-03-25T16:36:34.624ZCreated new build target 'test' and set it as active
23932026-03-25T16:36:34.627Z
23942026-03-25T16:36:34.627Zreal 1:26.616768944
23952026-03-25T16:36:34.627Zuser 15:07.807993288
23962026-03-25T16:36:34.627Zsys 2:27.325944646
23972026-03-25T16:36:34.628Ztrap 0.431130885
23982026-03-25T16:36:34.628Ztflt 2.625838814
23992026-03-25T16:36:34.628Zdflt 3.432415074
24002026-03-25T16:36:34.628Zkflt 0.000505559
24012026-03-25T16:36:34.628Zlock 47:33.848536840
24022026-03-25T16:36:34.628Zslp 39:24.440949337
24032026-03-25T16:36:34.628Zlat 45.874824154
24042026-03-25T16:36:34.628Zstop 5:28.379035935
24052026-03-25T16:36:34.628Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24062026-03-25T16:36:35.506Z Finished `release` profile [optimized] target(s) in 0.87s
24072026-03-25T16:36:35.576Z Running `target/release/omicron-package -t test package`
24082026-03-25T16:36:35.634ZLogging to: /work/oxidecomputer/omicron/out/LOG
24092026-03-25T16:36:37.036Z Compiling regress v0.10.5
24102026-03-25T16:36:37.036Z Compiling heck v0.5.0
24112026-03-25T16:36:37.036Z Compiling unsafe-libyaml v0.2.11
24122026-03-25T16:36:37.039Z Compiling convert_case v0.4.0
24132026-03-25T16:36:37.300Z Compiling half v2.7.1
24142026-03-25T16:36:37.300Z Compiling ciborium-io v0.2.2
24152026-03-25T16:36:37.341Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b)
24162026-03-25T16:36:37.344Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
24172026-03-25T16:36:37.344Z Compiling universal-hash v0.5.1
24182026-03-25T16:36:37.397Z Compiling thiserror-impl-no-std v2.0.2
24192026-03-25T16:36:37.417Z Compiling prettyplease v0.2.37
24202026-03-25T16:36:37.417Z Compiling opaque-debug v0.3.1
24212026-03-25T16:36:37.420Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24222026-03-25T16:36:37.421Z Compiling byte-wrapper v0.1.0
24232026-03-25T16:36:37.440Z Compiling typify-impl v0.6.1
24242026-03-25T16:36:37.521Z Compiling chacha20 v0.9.1
24252026-03-25T16:36:37.524Z Compiling password-hash v0.5.0
24262026-03-25T16:36:37.524Z Compiling poly1305 v0.8.0
24272026-03-25T16:36:37.583Z Compiling ciborium-ll v0.2.2
24282026-03-25T16:36:37.586Z Compiling derive_more v0.99.20
24292026-03-25T16:36:37.655Z Compiling blake2 v0.10.6
24302026-03-25T16:36:37.674Z Compiling aead v0.5.2
24312026-03-25T16:36:37.798Z Compiling serde_yaml v0.9.34+deprecated
24322026-03-25T16:36:37.871Z Compiling ciborium v0.2.2
24332026-03-25T16:36:37.893Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
24342026-03-25T16:36:37.916Z Compiling swrite v0.1.0
24352026-03-25T16:36:37.919Z Compiling unicode-width v0.1.14
24362026-03-25T16:36:38.052Z Compiling argon2 v0.5.3
24372026-03-25T16:36:38.190Z Compiling chacha20poly1305 v0.10.1
24382026-03-25T16:36:38.225Z Compiling is-terminal v0.4.17
24392026-03-25T16:36:38.297Z Compiling serde_spanned v1.0.4
24402026-03-25T16:36:38.354Z Compiling toml_writer v1.0.6+spec-1.1.0
24412026-03-25T16:36:38.400Z Compiling bytecount v0.6.9
24422026-03-25T16:36:38.425Z Compiling thiserror-no-std v2.0.2
24432026-03-25T16:36:38.447Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24442026-03-25T16:36:38.467Z Compiling rustls v0.22.4
24452026-03-25T16:36:38.491Z Compiling rustls-webpki v0.102.8
24462026-03-25T16:36:38.522Z Compiling vsss-rs v3.3.4
24472026-03-25T16:36:38.544Z Compiling toml v0.9.12+spec-1.1.0
24482026-03-25T16:36:38.564Z Compiling derive-where v1.6.0
24492026-03-25T16:36:38.599Z Compiling thread_local v1.1.9
24502026-03-25T16:36:38.622Z Compiling match_cfg v0.1.0
24512026-03-25T16:36:38.720Z Compiling hostname v0.3.1
24522026-03-25T16:36:38.846Z Compiling multer v3.1.0
24532026-03-25T16:36:38.869Z Compiling slog-async v2.8.0
24542026-03-25T16:36:38.888Z Compiling slog-json v2.6.1
24552026-03-25T16:36:38.917Z Compiling crossbeam-channel v0.5.15
24562026-03-25T16:36:38.984Z Compiling futures-executor v0.3.32
24572026-03-25T16:36:39.116Z Compiling term v1.2.1
24582026-03-25T16:36:39.137Z Compiling take_mut v0.2.2
24592026-03-25T16:36:39.140Z Compiling slog-bunyan v2.5.0
24602026-03-25T16:36:39.189Z Compiling futures v0.3.32
24612026-03-25T16:36:39.248Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24622026-03-25T16:36:39.314Z Compiling async-stream v0.3.6
24632026-03-25T16:36:39.334Z Compiling dropshot v0.16.7
24642026-03-25T16:36:39.378Z Compiling progenitor-client v0.13.0
24652026-03-25T16:36:39.399Z Compiling slog-term v2.9.2
24662026-03-25T16:36:39.431Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24672026-03-25T16:36:39.505Z Compiling waitgroup v0.1.2
24682026-03-25T16:36:39.635Z Compiling backon v1.6.0
24692026-03-25T16:36:39.656Z Compiling rustls-pemfile v2.2.0
24702026-03-25T16:36:39.677Z Compiling hostname v0.4.2
24712026-03-25T16:36:39.682Z Compiling serde_path_to_error v0.1.20
24722026-03-25T16:36:39.721Z Compiling instant v0.1.13
24732026-03-25T16:36:39.724Z Compiling debug-ignore v1.0.5
24742026-03-25T16:36:39.765Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24752026-03-25T16:36:39.801Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24762026-03-25T16:36:39.828Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24772026-03-25T16:36:39.851Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
24782026-03-25T16:36:39.854Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24792026-03-25T16:36:39.892Z Compiling backoff v0.4.0
24802026-03-25T16:36:39.896Z Compiling progenitor-extras v0.1.1
24812026-03-25T16:36:39.917Z Compiling parse-display v0.10.0
24822026-03-25T16:36:39.935Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24832026-03-25T16:36:39.938Z Compiling progenitor-client v0.10.0
24842026-03-25T16:36:40.003Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24852026-03-25T16:36:40.049Z Compiling macaddr v1.0.1
24862026-03-25T16:36:40.070Z Compiling console v0.15.11
24872026-03-25T16:36:40.090Z Compiling newline-converter v0.3.0
24882026-03-25T16:36:40.118Z Compiling atomicwrites v0.4.4
24892026-03-25T16:36:40.193Z Compiling num-rational v0.4.2
24902026-03-25T16:36:40.274Z Compiling num-complex v0.4.6
24912026-03-25T16:36:40.322Z Compiling slog-dtrace v0.3.0
24922026-03-25T16:36:40.325Z Compiling async-recursion v1.1.1
24932026-03-25T16:36:40.423Z Compiling owo-colors v4.3.0
24942026-03-25T16:36:40.508Z Compiling expectorate v1.2.0
24952026-03-25T16:36:40.612Z Compiling float-ord v0.3.2
24962026-03-25T16:36:40.702Z Compiling num v0.4.3
24972026-03-25T16:36:40.746Z Compiling tokio-rustls v0.25.0
24982026-03-25T16:36:40.769Z Compiling cancel-safe-futures v0.1.5
24992026-03-25T16:36:40.836Z Compiling libsw-core v0.3.2
25002026-03-25T16:36:40.901Z Compiling resolv-conf v0.7.6
25012026-03-25T16:36:40.971Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25022026-03-25T16:36:41.018Z Compiling toml v0.8.23
25032026-03-25T16:36:41.088Z Compiling libsw v3.5.0
25042026-03-25T16:36:41.174Z Compiling linear-map v1.2.0
25052026-03-25T16:36:41.228Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25062026-03-25T16:36:41.306Z Compiling linked-hash-map v0.5.6
25072026-03-25T16:36:41.340Z Compiling minimal-lexical v0.2.1
25082026-03-25T16:36:41.464Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25092026-03-25T16:36:41.547Z Compiling lru-cache v0.1.2
25102026-03-25T16:36:41.569Z Compiling nom v7.1.3
25112026-03-25T16:36:41.572Z Compiling unicode-xid v0.2.6
25122026-03-25T16:36:41.613Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25132026-03-25T16:36:41.637Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25142026-03-25T16:36:41.739Z Compiling globset v0.4.18
25152026-03-25T16:36:41.742Z Compiling hickory-proto v0.24.4
25162026-03-25T16:36:41.792Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25172026-03-25T16:36:41.911Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25182026-03-25T16:36:42.175Z Compiling typify-macro v0.6.1
25192026-03-25T16:36:42.947Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25202026-03-25T16:36:43.069Z Compiling convert_case v0.10.0
25212026-03-25T16:36:43.391Z Compiling derive_more-impl v2.1.1
25222026-03-25T16:36:43.706Z Compiling typify v0.6.1
25232026-03-25T16:36:43.853Z Compiling progenitor-impl v0.13.0
25242026-03-25T16:36:44.202Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25252026-03-25T16:36:44.458Z Compiling hickory-resolver v0.24.4
25262026-03-25T16:36:44.614Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25272026-03-25T16:36:44.744Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25282026-03-25T16:36:44.874Z Compiling pin-project-internal v1.1.11
25292026-03-25T16:36:45.522Z Compiling derive_more v2.1.1
25302026-03-25T16:36:45.636Z Compiling qorb v0.4.1
25312026-03-25T16:36:45.808Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-03-25T16:36:45.932Z Compiling pin-project v1.1.11
25332026-03-25T16:36:46.027Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25342026-03-25T16:36:46.060Z Compiling progenitor-macro v0.13.0
25352026-03-25T16:36:46.082Z Compiling pem v3.0.6
25362026-03-25T16:36:46.201Z Compiling snafu-derive v0.8.9
25372026-03-25T16:36:46.814Z Compiling termtree v0.5.1
25382026-03-25T16:36:47.013Z Compiling crossterm v0.29.0
25392026-03-25T16:36:47.228Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25402026-03-25T16:36:47.669Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25412026-03-25T16:36:47.706Z Compiling olpc-cjson v0.1.4
25422026-03-25T16:36:47.893Z Compiling snafu v0.8.9
25432026-03-25T16:36:47.946Z Compiling phf_shared v0.12.1
25442026-03-25T16:36:48.198Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25452026-03-25T16:36:48.511Z Compiling serde_plain v1.0.2
25462026-03-25T16:36:48.743Z Compiling vte v0.14.1
25472026-03-25T16:36:48.840Z Compiling csv-core v0.1.13
25482026-03-25T16:36:49.302Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25492026-03-25T16:36:49.607Z Compiling chrono-tz v0.10.4
25502026-03-25T16:36:49.863Z Compiling highway v1.3.0
25512026-03-25T16:36:49.965Z Compiling typed-path v0.9.3
25522026-03-25T16:36:50.017Z Compiling csv v1.4.0
25532026-03-25T16:36:50.166Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25542026-03-25T16:36:50.188Z Compiling progenitor v0.13.0
25552026-03-25T16:36:50.375Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25562026-03-25T16:36:50.591Z Compiling strip-ansi-escapes v0.2.1
25572026-03-25T16:36:50.617Z Compiling phf v0.12.1
25582026-03-25T16:36:50.759Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25592026-03-25T16:36:50.821Z Compiling const_format_proc_macros v0.2.34
25602026-03-25T16:36:51.028Z Compiling papergrid v0.11.0
25612026-03-25T16:36:51.236Z Compiling tough v0.20.0
25622026-03-25T16:36:51.588Z Compiling fd-lock v4.0.4
25632026-03-25T16:36:51.622Z Compiling peg-macros v0.8.5
25642026-03-25T16:36:51.761Z Compiling tabled_derive v0.7.0
25652026-03-25T16:36:51.879Z Compiling nu-ansi-term v0.50.3
25662026-03-25T16:36:52.418Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25672026-03-25T16:36:52.668Z Compiling tabled v0.15.0
25682026-03-25T16:36:52.672Z Compiling reedline v0.40.0
25692026-03-25T16:36:52.798Z Compiling const_format v0.2.35
25702026-03-25T16:36:52.901Z Compiling peg v0.8.5
25712026-03-25T16:36:53.005Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25722026-03-25T16:36:53.310Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25732026-03-25T16:36:54.447Z Compiling bcs v0.1.6
25742026-03-25T16:36:54.469Z Compiling base64 v0.21.7
25752026-03-25T16:36:54.911Z Compiling semver v0.1.20
25762026-03-25T16:36:55.007Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25772026-03-25T16:36:55.211Z Compiling rustc_version v0.1.7
25782026-03-25T16:36:55.256Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25792026-03-25T16:36:55.279Z Compiling unicode-linebreak v0.1.5
25802026-03-25T16:36:55.449Z Compiling newtype_derive v0.1.6
25812026-03-25T16:36:55.555Z Compiling humantime v2.3.0
25822026-03-25T16:36:55.609Z Compiling smawk v0.3.2
25832026-03-25T16:36:55.744Z Compiling dropshot-api-manager-types v0.6.0
25842026-03-25T16:36:55.803Z Compiling textwrap v0.16.2
25852026-03-25T16:36:56.025Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25862026-03-25T16:36:56.146Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25872026-03-25T16:36:56.348Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25882026-03-25T16:36:56.369Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25892026-03-25T16:36:56.426Z Compiling steno v0.4.1
25902026-03-25T16:36:56.567Z Compiling utf-8 v0.7.6
25912026-03-25T16:36:56.807Z Compiling tagptr v0.2.0
25922026-03-25T16:36:57.016Z Compiling moka v0.12.13
25932026-03-25T16:36:57.039Z Compiling tungstenite v0.21.0
25942026-03-25T16:36:57.207Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25952026-03-25T16:36:57.427Z Compiling radium v0.7.0
25962026-03-25T16:36:57.669Z Compiling tokio-tungstenite v0.21.0
25972026-03-25T16:36:57.775Z Compiling typify-impl v0.4.3
25982026-03-25T16:36:57.861Z Compiling maybe-uninit v2.0.0
25992026-03-25T16:36:58.048Z Compiling tap v1.0.1
26002026-03-25T16:36:58.175Z Compiling hickory-resolver v0.25.2
26012026-03-25T16:36:58.225Z Compiling wyz v0.5.1
26022026-03-25T16:36:58.478Z Compiling zerocopy-derive v0.6.6
26032026-03-25T16:36:58.658Z Compiling packed_struct v0.10.1
26042026-03-25T16:36:58.935Z Compiling funty v2.0.0
26052026-03-25T16:36:59.164Z Compiling display-error-chain v0.2.2
26062026-03-25T16:36:59.198Z Compiling crc-catalog v2.4.0
26072026-03-25T16:36:59.274Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26082026-03-25T16:36:59.328Z Compiling bitvec v1.0.1
26092026-03-25T16:36:59.349Z Compiling crc v3.4.0
26102026-03-25T16:36:59.575Z Compiling zerocopy v0.6.6
26112026-03-25T16:36:59.959Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
26122026-03-25T16:37:00.210Z Compiling packed_struct_codegen v0.10.1
26132026-03-25T16:37:00.567Z Compiling bitfield-macros v0.19.4
26142026-03-25T16:37:01.122Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26152026-03-25T16:37:01.196Z Compiling indexmap v1.9.3
26162026-03-25T16:37:01.264Z Compiling nodrop v0.1.14
26172026-03-25T16:37:01.286Z Compiling typify-macro v0.4.3
26182026-03-25T16:37:01.397Z Compiling array-init v0.0.4
26192026-03-25T16:37:01.468Z Compiling bitfield v0.19.4
26202026-03-25T16:37:01.823Z Compiling smallvec v0.6.14
26212026-03-25T16:37:02.094Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26222026-03-25T16:37:02.786Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26232026-03-25T16:37:02.979Z Compiling num-derive v0.3.3
26242026-03-25T16:37:03.341Z Compiling proc-macro-error-attr2 v2.0.0
26252026-03-25T16:37:03.364Z Compiling hashbrown v0.12.3
26262026-03-25T16:37:03.758Z Compiling proc-macro-error2 v2.0.1
26272026-03-25T16:37:03.898Z Compiling libscf-sys v1.1.0
26282026-03-25T16:37:03.985Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26292026-03-25T16:37:04.068Z Compiling serde-hex v0.1.0
26302026-03-25T16:37:04.089Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26312026-03-25T16:37:04.340Z Compiling ron v0.8.1
26322026-03-25T16:37:04.457Z Compiling hashbrown v0.13.2
26332026-03-25T16:37:04.680Z Compiling vergen-gitcl v1.0.8
26342026-03-25T16:37:04.704Z Compiling dirs-sys-next v0.1.2
26352026-03-25T16:37:04.902Z Compiling diesel_derives v2.3.7
26362026-03-25T16:37:04.979Z Compiling glob v0.3.3
26372026-03-25T16:37:05.018Z Compiling maplit v1.0.2
26382026-03-25T16:37:05.077Z Compiling crc-any v2.5.0
26392026-03-25T16:37:05.126Z Compiling crunchy v0.2.4
26402026-03-25T16:37:05.177Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26412026-03-25T16:37:05.300Z Compiling object v0.30.4
26422026-03-25T16:37:05.349Z Compiling clang-sys v1.8.1
26432026-03-25T16:37:05.482Z Compiling dirs-next v2.0.0
26442026-03-25T16:37:05.508Z Compiling tabled_derive v0.11.0
26452026-03-25T16:37:05.631Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26462026-03-25T16:37:05.658Z Compiling typify v0.4.3
26472026-03-25T16:37:05.726Z Compiling papergrid v0.17.0
26482026-03-25T16:37:05.799Z Compiling testing_table v0.3.0
26492026-03-25T16:37:05.854Z Compiling dsl_auto_type v0.2.0
26502026-03-25T16:37:06.166Z Compiling scheduled-thread-pool v0.2.7
26512026-03-25T16:37:06.232Z Compiling diesel_table_macro_syntax v0.3.0
26522026-03-25T16:37:06.327Z Compiling tiny-keccak v2.0.2
26532026-03-25T16:37:06.409Z Compiling path-slash v0.1.5
26542026-03-25T16:37:06.552Z Compiling r2d2 v0.8.10
26552026-03-25T16:37:06.626Z Compiling term v0.7.0
26562026-03-25T16:37:06.827Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26572026-03-25T16:37:06.850Z Compiling arc-swap v1.8.2
26582026-03-25T16:37:07.122Z Compiling tabled v0.20.0
26592026-03-25T16:37:07.142Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26602026-03-25T16:37:07.172Z Compiling bit-vec v0.6.3
26612026-03-25T16:37:07.191Z Compiling downcast-rs v2.0.2
26622026-03-25T16:37:07.225Z Compiling xshell-macros v0.2.7
26632026-03-25T16:37:07.327Z Compiling slog-scope v4.4.1
26642026-03-25T16:37:07.418Z Compiling bit-set v0.5.3
26652026-03-25T16:37:07.447Z Compiling ascii-canvas v3.0.0
26662026-03-25T16:37:07.625Z Compiling xshell v0.2.7
26672026-03-25T16:37:07.702Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26682026-03-25T16:37:07.775Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26692026-03-25T16:37:07.847Z Compiling itertools v0.10.5
26702026-03-25T16:37:08.180Z Compiling ena v0.14.4
26712026-03-25T16:37:08.286Z Compiling libloading v0.8.9
26722026-03-25T16:37:08.428Z Compiling diff v0.1.13
26732026-03-25T16:37:08.529Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26742026-03-25T16:37:08.559Z Compiling bindgen v0.71.1
26752026-03-25T16:37:08.695Z Compiling regex-syntax v0.6.29
26762026-03-25T16:37:08.957Z Compiling unicase v2.9.0
26772026-03-25T16:37:09.262Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26782026-03-25T16:37:10.065Z Compiling slog-stdlog v4.1.1
26792026-03-25T16:37:10.414Z Compiling lalrpop v0.19.12
26802026-03-25T16:37:10.588Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26812026-03-25T16:37:10.646Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26822026-03-25T16:37:11.164Z Compiling diesel v2.3.7
26832026-03-25T16:37:11.238Z Compiling cexpr v0.6.0
26842026-03-25T16:37:11.409Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26852026-03-25T16:37:11.533Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26862026-03-25T16:37:11.665Z Compiling crc8 v0.1.1
26872026-03-25T16:37:11.808Z Compiling slog-envlogger v2.2.0
26882026-03-25T16:37:11.863Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26892026-03-25T16:37:11.885Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26902026-03-25T16:37:12.050Z Compiling headers-core v0.3.0
26912026-03-25T16:37:12.105Z Compiling libxml v0.3.3
26922026-03-25T16:37:12.216Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26932026-03-25T16:37:12.420Z Compiling headers v0.4.1
26942026-03-25T16:37:12.564Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26952026-03-25T16:37:12.980Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26962026-03-25T16:37:13.220Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26972026-03-25T16:37:13.697Z Compiling strum_macros v0.24.3
26982026-03-25T16:37:13.759Z Compiling indoc v1.0.9
26992026-03-25T16:37:14.257Z Compiling progenitor-impl v0.10.0
27002026-03-25T16:37:14.399Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27012026-03-25T16:37:14.613Z Compiling derive_builder v0.20.2
27022026-03-25T16:37:14.640Z Compiling oso-derive v0.27.3
27032026-03-25T16:37:14.702Z Compiling quick-xml v0.37.5
27042026-03-25T16:37:14.791Z Compiling impl-trait-for-tuples v0.2.3
27052026-03-25T16:37:14.935Z Compiling half v1.8.3
27062026-03-25T16:37:14.957Z Compiling openssl-probe v0.1.6
27072026-03-25T16:37:15.172Z Compiling serde_cbor v0.11.2
27082026-03-25T16:37:15.257Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27092026-03-25T16:37:15.967Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27102026-03-25T16:37:15.991Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27112026-03-25T16:37:16.046Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-03-25T16:37:16.182Z Compiling bb8 v0.8.6
27132026-03-25T16:37:16.274Z Compiling trait-variant v0.1.2
27142026-03-25T16:37:16.384Z Compiling progenitor-macro v0.10.0
27152026-03-25T16:37:16.454Z Compiling samael v0.0.19
27162026-03-25T16:37:16.590Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27172026-03-25T16:37:16.834Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27182026-03-25T16:37:17.351Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27192026-03-25T16:37:17.374Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27202026-03-25T16:37:17.699Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27212026-03-25T16:37:17.925Z Compiling fxhash v0.2.1
27222026-03-25T16:37:17.948Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27232026-03-25T16:37:17.985Z Compiling polar-core v0.27.3
27242026-03-25T16:37:18.071Z Compiling kstat-rs v0.2.4
27252026-03-25T16:37:18.113Z Compiling libz-sys v1.1.24
27262026-03-25T16:37:18.243Z Compiling nonempty v0.12.0
27272026-03-25T16:37:18.473Z Compiling salty v0.3.0
27282026-03-25T16:37:18.577Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27292026-03-25T16:37:18.791Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27302026-03-25T16:37:18.819Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27312026-03-25T16:37:18.841Z Compiling progenitor-impl v0.11.2
27322026-03-25T16:37:18.929Z Compiling darling_core v0.23.0
27332026-03-25T16:37:20.451Z Compiling progenitor v0.10.0
27342026-03-25T16:37:20.640Z Compiling nanorand v0.7.0
27352026-03-25T16:37:20.991Z Compiling fs-err v2.11.0
27362026-03-25T16:37:21.015Z Compiling parking_lot_core v0.8.6
27372026-03-25T16:37:21.169Z Compiling darling_macro v0.23.0
27382026-03-25T16:37:21.310Z Compiling mime_guess v2.0.5
27392026-03-25T16:37:21.337Z Compiling progenitor-macro v0.11.2
27402026-03-25T16:37:21.359Z Compiling flume v0.11.1
27412026-03-25T16:37:21.669Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27422026-03-25T16:37:21.755Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27432026-03-25T16:37:22.725Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27442026-03-25T16:37:22.884Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27452026-03-25T16:37:23.024Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27462026-03-25T16:37:25.311Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27472026-03-25T16:37:25.381Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27482026-03-25T16:37:25.968Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27492026-03-25T16:37:27.135Z Compiling oso v0.27.3
27502026-03-25T16:37:29.532Z Compiling async-bb8-diesel v0.2.1
27512026-03-25T16:37:29.980Z Compiling diesel-dtrace v0.5.0
27522026-03-25T16:37:30.327Z Compiling progenitor-client v0.11.2
27532026-03-25T16:37:30.626Z Compiling git-stub v1.0.0
27542026-03-25T16:37:30.722Z Compiling libgit2-sys v0.18.3+1.9.2
27552026-03-25T16:37:30.865Z Compiling instability v0.3.11
27562026-03-25T16:37:30.886Z Compiling git-stub-vcs v0.1.0
27572026-03-25T16:37:30.909Z Compiling progenitor v0.11.2
27582026-03-25T16:37:31.121Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27592026-03-25T16:37:31.165Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27602026-03-25T16:37:31.292Z Compiling darling v0.23.0
27612026-03-25T16:37:32.008Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27622026-03-25T16:37:32.117Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27632026-03-25T16:37:32.289Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27642026-03-25T16:37:32.692Z Compiling ignore v0.4.25
27652026-03-25T16:37:33.527Z Compiling primeorder v0.13.6
27662026-03-25T16:37:33.590Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27672026-03-25T16:37:33.845Z Compiling castaway v0.2.4
27682026-03-25T16:37:34.004Z Compiling atty v0.2.14
27692026-03-25T16:37:34.152Z Compiling nibble_vec v0.1.0
27702026-03-25T16:37:34.338Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27712026-03-25T16:37:34.570Z Compiling indoc v2.0.7
27722026-03-25T16:37:35.013Z Compiling http-range v0.1.5
27732026-03-25T16:37:35.036Z Compiling parse-size v1.1.0
27742026-03-25T16:37:35.063Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27752026-03-25T16:37:35.161Z Compiling endian-type v0.1.2
27762026-03-25T16:37:35.258Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27772026-03-25T16:37:35.333Z Compiling radix_trie v0.2.1
27782026-03-25T16:37:35.442Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-03-25T16:37:35.799Z Compiling compact_str v0.8.1
27802026-03-25T16:37:36.057Z Compiling p384 v0.13.1
27812026-03-25T16:37:36.936Z Compiling globwalk v0.9.1
27822026-03-25T16:37:37.620Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27832026-03-25T16:37:37.718Z Compiling parking_lot v0.11.2
27842026-03-25T16:37:38.196Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27852026-03-25T16:37:38.643Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27862026-03-25T16:37:38.668Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27872026-03-25T16:37:38.818Z Compiling predicates-tree v1.0.13
27882026-03-25T16:37:38.904Z Compiling unicode-truncate v1.1.0
27892026-03-25T16:37:38.977Z Compiling lru v0.12.5
27902026-03-25T16:37:39.122Z Compiling prefix-trie v0.7.0
27912026-03-25T16:37:39.200Z Compiling vergen-git2 v1.0.7
27922026-03-25T16:37:39.275Z Compiling cassowary v0.3.0
27932026-03-25T16:37:39.467Z Compiling camino-tempfile-ext v0.3.3
27942026-03-25T16:37:39.615Z Compiling ratatui v0.29.0
27952026-03-25T16:37:39.760Z Compiling hickory-server v0.25.2
27962026-03-25T16:37:39.951Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27972026-03-25T16:37:40.105Z Compiling hyper-staticfile v0.10.1
27982026-03-25T16:37:40.124Z Compiling sled v0.34.7
27992026-03-25T16:37:40.905Z Compiling hickory-client v0.25.2
28002026-03-25T16:37:41.634Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28012026-03-25T16:37:41.790Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28022026-03-25T16:37:41.877Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28032026-03-25T16:37:42.289Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28042026-03-25T16:37:42.667Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
28052026-03-25T16:37:42.694Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28062026-03-25T16:37:43.391Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28072026-03-25T16:37:43.529Z Compiling rand_seeder v0.4.0
28082026-03-25T16:37:43.798Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28092026-03-25T16:37:43.933Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28102026-03-25T16:37:44.053Z Compiling lzma-sys v0.1.20
28112026-03-25T16:37:44.158Z Compiling corncobs v0.1.4
28122026-03-25T16:37:44.404Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28132026-03-25T16:37:44.426Z Compiling rustls v0.21.12
28142026-03-25T16:37:44.504Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28152026-03-25T16:37:44.719Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28162026-03-25T16:37:44.749Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28172026-03-25T16:37:44.893Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28182026-03-25T16:37:44.925Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28192026-03-25T16:37:45.035Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28202026-03-25T16:37:45.196Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28212026-03-25T16:37:45.473Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28222026-03-25T16:37:45.875Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28232026-03-25T16:37:46.103Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28242026-03-25T16:37:48.356Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28252026-03-25T16:37:48.660Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28262026-03-25T16:37:48.894Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28272026-03-25T16:37:48.927Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28282026-03-25T16:37:49.113Z Compiling cargo_toml v0.22.3
28292026-03-25T16:37:49.135Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28302026-03-25T16:37:49.163Z Compiling rustls-webpki v0.101.7
28312026-03-25T16:37:50.068Z Compiling sct v0.7.1
28322026-03-25T16:37:50.337Z Compiling nix v0.29.0
28332026-03-25T16:37:50.724Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28342026-03-25T16:37:50.746Z Compiling secrecy v0.8.0
28352026-03-25T16:37:50.861Z Compiling void v1.0.2
28362026-03-25T16:37:51.017Z Compiling lzss v0.8.2
28372026-03-25T16:37:51.287Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28382026-03-25T16:37:51.383Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28392026-03-25T16:37:51.646Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28402026-03-25T16:37:51.855Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28412026-03-25T16:37:51.931Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28422026-03-25T16:37:51.988Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28432026-03-25T16:37:52.624Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28442026-03-25T16:37:52.724Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28452026-03-25T16:37:53.041Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28462026-03-25T16:37:53.284Z Compiling tungstenite v0.23.0
28472026-03-25T16:37:53.351Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28482026-03-25T16:37:53.571Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28492026-03-25T16:37:53.796Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28502026-03-25T16:37:53.882Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28512026-03-25T16:37:53.987Z Compiling nix v0.27.1
28522026-03-25T16:37:54.024Z Compiling serde_bytes v0.11.19
28532026-03-25T16:37:54.172Z Compiling tokio-tungstenite v0.23.1
28542026-03-25T16:37:54.385Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28552026-03-25T16:37:54.544Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28562026-03-25T16:37:55.152Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28572026-03-25T16:37:55.608Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28582026-03-25T16:37:56.230Z Compiling git2 v0.20.4
28592026-03-25T16:37:56.307Z Compiling tokio-rustls v0.24.1
28602026-03-25T16:37:56.592Z Compiling xz2 v0.1.7
28612026-03-25T16:37:56.937Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28622026-03-25T16:37:57.374Z Compiling ron v0.12.0
28632026-03-25T16:37:58.319Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28642026-03-25T16:37:59.624Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28652026-03-25T16:37:59.647Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28662026-03-25T16:37:59.816Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28672026-03-25T16:38:01.182Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
28682026-03-25T16:38:01.249Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28692026-03-25T16:38:01.543Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28702026-03-25T16:38:01.608Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28712026-03-25T16:38:02.717Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-03-25T16:38:03.210Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28732026-03-25T16:38:04.196Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28742026-03-25T16:38:04.779Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28752026-03-25T16:38:05.503Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28762026-03-25T16:38:06.150Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28772026-03-25T16:38:07.920Z Compiling rustls-pemfile v1.0.4
28782026-03-25T16:38:08.039Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28792026-03-25T16:38:08.044Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28802026-03-25T16:38:08.252Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28812026-03-25T16:38:08.347Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28822026-03-25T16:38:08.486Z Compiling signal-hook-tokio v0.3.1
28832026-03-25T16:38:08.680Z Compiling twox-hash v2.1.2
28842026-03-25T16:38:09.179Z Compiling yasna v0.5.2
28852026-03-25T16:38:09.211Z Compiling base16ct v1.0.0
28862026-03-25T16:38:09.454Z Compiling is_ci v1.2.0
28872026-03-25T16:38:09.675Z Compiling supports-color v3.0.2
28882026-03-25T16:38:09.803Z Compiling rcgen v0.12.1
28892026-03-25T16:38:09.848Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28902026-03-25T16:38:09.964Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28912026-03-25T16:38:10.399Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28922026-03-25T16:38:10.749Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28932026-03-25T16:38:10.926Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28942026-03-25T16:38:11.763Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28952026-03-25T16:38:12.442Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28962026-03-25T16:38:13.114Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28972026-03-25T16:38:13.584Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28982026-03-25T16:38:15.998Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28992026-03-25T16:38:15.998Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29002026-03-25T16:38:15.998Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29012026-03-25T16:38:15.998Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29022026-03-25T16:38:15.998Z Compiling fatfs v0.3.6
29032026-03-25T16:38:15.998Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29042026-03-25T16:38:17.566Z Compiling rtoolbox v0.0.3
29052026-03-25T16:38:17.595Z Compiling subprocess v0.2.15
29062026-03-25T16:38:17.595Z Compiling assert_matches v1.5.0
29072026-03-25T16:38:18.091Z Compiling seq-macro v0.3.6
29082026-03-25T16:38:18.203Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29092026-03-25T16:38:19.815Z Compiling rpassword v7.4.0
29102026-03-25T16:38:19.815Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29112026-03-25T16:38:19.815Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29122026-03-25T16:38:20.274Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29132026-03-25T16:38:20.286Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29142026-03-25T16:38:20.510Z Compiling tui-tree-widget v0.23.1
29152026-03-25T16:38:20.823Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29162026-03-25T16:38:20.988Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29172026-03-25T16:38:21.498Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29182026-03-25T16:38:22.655Z Compiling uzers v0.12.2
29192026-03-25T16:38:23.254Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29202026-03-25T16:38:24.082Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29212026-03-25T16:38:25.170Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29222026-03-25T16:38:28.118Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29232026-03-25T16:38:28.483Z Compiling support-bundle-viewer v0.1.2
29242026-03-25T16:38:30.165Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29252026-03-25T16:38:30.360Z Compiling multimap v0.10.1
29262026-03-25T16:38:35.754Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29272026-03-25T16:38:48.564Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29282026-03-25T16:38:51.835Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29292026-03-25T16:46:49.633Z Finished `release` profile [optimized] target(s) in 10m 13s
29302026-03-25T16:47:31.410Z
29312026-03-25T16:47:31.410Zreal 10:56.731417450
29322026-03-25T16:47:31.413Zuser 1:19:17.067636375
29332026-03-25T16:47:31.413Zsys 3:28.282204057
29342026-03-25T16:47:31.414Ztrap 1.757659791
29352026-03-25T16:47:31.414Ztflt 2.311118946
29362026-03-25T16:47:31.414Zdflt 14.535980714
29372026-03-25T16:47:31.414Zkflt 0.011971402
29382026-03-25T16:47:31.414Zlock 8:10:00.121846072
29392026-03-25T16:47:31.414Zslp 2:23:09.280029720
29402026-03-25T16:47:31.414Zlat 2:30.096784651
29412026-03-25T16:47:31.414Zstop 5:19.940604864
29422026-03-25T16:47:31.414Z+ mapfile -t packages
29432026-03-25T16:47:31.414Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29442026-03-25T16:47:32.355Z Finished `release` profile [optimized] target(s) in 0.93s
29452026-03-25T16:47:32.426Z Running `target/release/omicron-package -t test list-outputs`
29462026-03-25T16:47:32.480ZLogging to: /work/oxidecomputer/omicron/out/LOG
29472026-03-25T16:47:32.487Z+ ptime -m cargo build --locked --release -p xtask
29482026-03-25T16:47:33.011Z Compiling serde v1.0.228
29492026-03-25T16:47:33.012Z Compiling serde_core v1.0.228
29502026-03-25T16:47:33.015Z Compiling rustix v1.1.3
29512026-03-25T16:47:33.015Z Compiling serde_json v1.0.149
29522026-03-25T16:47:33.015Z Compiling bitflags v2.11.0
29532026-03-25T16:47:33.015Z Compiling num-traits v0.2.19
29542026-03-25T16:47:33.106Z Compiling libc v0.2.180
29552026-03-25T16:47:33.119Z Compiling syn v2.0.117
29562026-03-25T16:47:33.126Z Compiling errno v0.3.14
29572026-03-25T16:47:33.135Z Compiling hashbrown v0.16.1
29582026-03-25T16:47:33.138Z Compiling smallvec v1.15.1
29592026-03-25T16:47:33.210Z Compiling usdt-impl v0.5.0
29602026-03-25T16:47:33.230Z Compiling syn v1.0.109
29612026-03-25T16:47:33.241Z Compiling getrandom v0.4.1
29622026-03-25T16:47:33.376Z Compiling percent-encoding v2.3.2
29632026-03-25T16:47:33.382Z Compiling log v0.4.29
29642026-03-25T16:47:33.516Z Compiling thread-id v4.2.2
29652026-03-25T16:47:33.516Z Compiling form_urlencoded v1.2.2
29662026-03-25T16:47:33.581Z Compiling fs-err v3.3.0
29672026-03-25T16:47:33.604Z Compiling heck v0.4.1
29682026-03-25T16:47:33.629Z Compiling once_cell v1.21.3
29692026-03-25T16:47:33.651Z Compiling memmap v0.7.0
29702026-03-25T16:47:33.761Z Compiling indexmap v2.13.0
29712026-03-25T16:47:34.196Z Compiling ordered-float v2.10.1
29722026-03-25T16:47:34.628Z Compiling terminal_size v0.4.3
29732026-03-25T16:47:34.628Z Compiling tempfile v3.25.0
29742026-03-25T16:47:34.665Z Compiling proc-macro-error v1.0.4
29752026-03-25T16:47:34.730Z Compiling clap_builder v4.5.60
29762026-03-25T16:47:34.730Z Compiling textwrap v0.16.2
29772026-03-25T16:47:34.861Z Compiling camino-tempfile v1.4.1
29782026-03-25T16:47:34.921Z Compiling tabled_derive v0.7.0
29792026-03-25T16:47:35.559Z Compiling tabled v0.15.0
29802026-03-25T16:47:35.667Z Compiling synstructure v0.13.2
29812026-03-25T16:47:35.667Z Compiling pest_generator v2.8.6
29822026-03-25T16:47:36.070Z Compiling serde_derive v1.0.228
29832026-03-25T16:47:36.070Z Compiling zerofrom-derive v0.1.6
29842026-03-25T16:47:36.073Z Compiling yoke-derive v0.8.1
29852026-03-25T16:47:36.073Z Compiling zerovec-derive v0.11.2
29862026-03-25T16:47:36.073Z Compiling displaydoc v0.2.5
29872026-03-25T16:47:36.074Z Compiling thiserror-impl v1.0.69
29882026-03-25T16:47:36.074Z Compiling zerocopy-derive v0.7.35
29892026-03-25T16:47:36.081Z Compiling scroll_derive v0.12.1
29902026-03-25T16:47:36.099Z Compiling thiserror-impl v2.0.18
29912026-03-25T16:47:36.183Z Compiling pest_derive v2.8.6
29922026-03-25T16:47:36.626Z Compiling clap_derive v4.5.55
29932026-03-25T16:47:36.775Z Compiling scroll v0.12.0
29942026-03-25T16:47:36.928Z Compiling zerocopy v0.7.35
29952026-03-25T16:47:37.100Z Compiling goblin v0.8.2
29962026-03-25T16:47:37.223Z Compiling zerofrom v0.1.6
29972026-03-25T16:47:37.236Z Compiling thiserror v1.0.69
29982026-03-25T16:47:37.329Z Compiling thiserror v2.0.18
29992026-03-25T16:47:37.372Z Compiling yoke v0.8.1
30002026-03-25T16:47:37.405Z Compiling dtrace-parser v0.2.0
30012026-03-25T16:47:37.592Z Compiling zerovec v0.11.5
30022026-03-25T16:47:37.692Z Compiling zerotrie v0.2.3
30032026-03-25T16:47:38.149Z Compiling tinystr v0.8.2
30042026-03-25T16:47:38.208Z Compiling potential_utf v0.1.4
30052026-03-25T16:47:38.312Z Compiling clap v4.5.60
30062026-03-25T16:47:38.387Z Compiling icu_locale_core v2.1.1
30072026-03-25T16:47:38.410Z Compiling icu_collections v2.1.1
30082026-03-25T16:47:39.145Z Compiling icu_provider v2.1.1
30092026-03-25T16:47:39.222Z Compiling toml_datetime v0.6.11
30102026-03-25T16:47:39.301Z Compiling serde_spanned v0.6.9
30112026-03-25T16:47:39.481Z Compiling icu_normalizer v2.1.1
30122026-03-25T16:47:39.524Z Compiling icu_properties v2.1.2
30132026-03-25T16:47:39.573Z Compiling toml_edit v0.22.27
30142026-03-25T16:47:39.625Z Compiling dof v0.3.0
30152026-03-25T16:47:39.667Z Compiling serde_tokenstream v0.2.3
30162026-03-25T16:47:39.826Z Compiling serde-value v0.7.0
30172026-03-25T16:47:39.985Z Compiling cargo-platform v0.2.0
30182026-03-25T16:47:40.005Z Compiling macaddr v1.0.1
30192026-03-25T16:47:40.431Z Compiling idna_adapter v1.2.1
30202026-03-25T16:47:40.517Z Compiling usdt-macro v0.5.0
30212026-03-25T16:47:40.533Z Compiling usdt-attr-macro v0.5.0
30222026-03-25T16:47:40.556Z Compiling idna v1.1.0
30232026-03-25T16:47:40.908Z Compiling url v2.5.8
30242026-03-25T16:47:41.171Z Compiling toml v0.8.23
30252026-03-25T16:47:41.183Z Compiling usdt v0.5.0
30262026-03-25T16:47:41.647Z Compiling cargo-util-schemas v0.8.2
30272026-03-25T16:47:41.696Z Compiling cargo_toml v0.21.0
30282026-03-25T16:47:42.723Z Compiling cargo_metadata v0.21.0
30292026-03-25T16:47:45.793Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30302026-03-25T16:47:48.800Z Finished `release` profile [optimized] target(s) in 16.30s
30312026-03-25T16:47:48.960Z
30322026-03-25T16:47:48.960Zreal 16.447362477
30332026-03-25T16:47:48.960Zuser 2:20.936050052
30342026-03-25T16:47:48.960Zsys 15.967558015
30352026-03-25T16:47:48.960Ztrap 0.101631071
30362026-03-25T16:47:48.960Ztflt 0.439333088
30372026-03-25T16:47:48.960Zdflt 1.369217939
30382026-03-25T16:47:48.960Zkflt 0.000011579
30392026-03-25T16:47:48.963Zlock 5:20.011905908
30402026-03-25T16:47:48.963Zslp 3:29.776369611
30412026-03-25T16:47:48.963Zlat 6.457954123
30422026-03-25T16:47:48.963Zstop 17.609668439
30432026-03-25T16:47:48.963Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30442026-03-25T16:47:48.963Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30452026-03-25T16:47:48.964Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30462026-03-25T16:47:48.964Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30472026-03-25T16:47:48.964Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30482026-03-25T16:47:49.890Z Compiling regress v0.10.5
30492026-03-25T16:47:49.893Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30502026-03-25T16:47:49.893Z Compiling serde_spanned v1.0.4
30512026-03-25T16:47:49.893Z Compiling toml_writer v1.0.6+spec-1.1.0
30522026-03-25T16:47:49.893Z Compiling newtype-uuid-macros v0.1.0
30532026-03-25T16:47:50.036Z Compiling progenitor-client v0.13.0
30542026-03-25T16:47:50.041Z Compiling structmeta-derive v0.3.0
30552026-03-25T16:47:50.041Z Compiling rustls v0.22.4
30562026-03-25T16:47:50.052Z Compiling rustls-webpki v0.102.8
30572026-03-25T16:47:50.055Z Compiling multer v3.1.0
30582026-03-25T16:47:50.055Z Compiling debug-ignore v1.0.5
30592026-03-25T16:47:50.084Z Compiling match_cfg v0.1.0
30602026-03-25T16:47:50.087Z Compiling slog-json v2.6.1
30612026-03-25T16:47:50.087Z Compiling async-stream-impl v0.3.6
30622026-03-25T16:47:50.087Z Compiling dropshot v0.16.7
30632026-03-25T16:47:50.087Z Compiling itertools v0.14.0
30642026-03-25T16:47:50.253Z Compiling waitgroup v0.1.2
30652026-03-25T16:47:50.270Z Compiling hostname v0.3.1
30662026-03-25T16:47:50.318Z Compiling rustls-pemfile v2.2.0
30672026-03-25T16:47:50.390Z Compiling dropshot_endpoint v0.16.7
30682026-03-25T16:47:50.429Z Compiling hostname v0.4.2
30692026-03-25T16:47:50.448Z Compiling toml v0.9.12+spec-1.1.0
30702026-03-25T16:47:50.496Z Compiling slog-bunyan v2.5.0
30712026-03-25T16:47:50.515Z Compiling serde_path_to_error v0.1.20
30722026-03-25T16:47:50.584Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30732026-03-25T16:47:50.610Z Compiling macaddr v1.0.1
30742026-03-25T16:47:50.630Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30752026-03-25T16:47:50.655Z Compiling progenitor-client v0.10.0
30762026-03-25T16:47:50.691Z Compiling instant v0.1.13
30772026-03-25T16:47:50.780Z Compiling backon v1.6.0
30782026-03-25T16:47:50.810Z Compiling async-stream v0.3.6
30792026-03-25T16:47:50.825Z Compiling backoff v0.4.0
30802026-03-25T16:47:50.841Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30812026-03-25T16:47:50.858Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30822026-03-25T16:47:50.896Z Compiling crucible-workspace-hack v0.1.0
30832026-03-25T16:47:50.989Z Compiling progenitor-extras v0.1.1
30842026-03-25T16:47:51.007Z Compiling unsafe-libyaml v0.2.11
30852026-03-25T16:47:51.030Z Compiling toml_edit v0.23.10+spec-1.0.0
30862026-03-25T16:47:51.040Z Compiling secrecy v0.10.3
30872026-03-25T16:47:51.058Z Compiling heapless v0.8.0
30882026-03-25T16:47:51.074Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30892026-03-25T16:47:51.131Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30902026-03-25T16:47:51.172Z Compiling structmeta v0.3.0
30912026-03-25T16:47:51.214Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30922026-03-25T16:47:51.233Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30932026-03-25T16:47:51.249Z Compiling hash32 v0.3.1
30942026-03-25T16:47:51.265Z Compiling smoltcp v0.11.0
30952026-03-25T16:47:51.287Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30962026-03-25T16:47:51.412Z Compiling derive-ex v0.1.8
30972026-03-25T16:47:51.429Z Compiling parse-display-derive v0.10.0
30982026-03-25T16:47:51.447Z Compiling ingot-macros v0.1.1
30992026-03-25T16:47:51.491Z Compiling toml v0.8.23
31002026-03-25T16:47:51.523Z Compiling tabwriter v1.4.1
31012026-03-25T16:47:51.542Z Compiling serde_yaml v0.9.34+deprecated
31022026-03-25T16:47:51.640Z Compiling proc-macro-crate v3.4.0
31032026-03-25T16:47:51.763Z Compiling cobs v0.3.0
31042026-03-25T16:47:51.780Z Compiling foreign-types-macros v0.2.3
31052026-03-25T16:47:51.783Z Compiling cpufeatures v0.3.0
31062026-03-25T16:47:51.797Z Compiling foreign-types-shared v0.3.1
31072026-03-25T16:47:51.800Z Compiling convert_case v0.4.0
31082026-03-25T16:47:51.898Z Compiling chacha20 v0.10.0
31092026-03-25T16:47:51.941Z Compiling postcard v1.1.3
31102026-03-25T16:47:52.158Z Compiling typify-impl v0.6.1
31112026-03-25T16:47:52.173Z Compiling proc-macro-crate v1.3.1
31122026-03-25T16:47:52.190Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31132026-03-25T16:47:52.218Z Compiling derive_more v0.99.20
31142026-03-25T16:47:52.234Z Compiling num_enum_derive v0.7.5
31152026-03-25T16:47:52.252Z Compiling universal-hash v0.5.1
31162026-03-25T16:47:52.309Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31172026-03-25T16:47:52.326Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31182026-03-25T16:47:52.433Z Compiling tokio-rustls v0.25.0
31192026-03-25T16:47:52.448Z Compiling foreign-types v0.5.0
31202026-03-25T16:47:52.550Z Compiling cstr-argument v0.1.2
31212026-03-25T16:47:52.567Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31222026-03-25T16:47:52.656Z Compiling colored v3.1.1
31232026-03-25T16:47:52.673Z Compiling opaque-debug v0.3.1
31242026-03-25T16:47:52.687Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31252026-03-25T16:47:52.731Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31262026-03-25T16:47:52.763Z Compiling num_enum_derive v0.5.11
31272026-03-25T16:47:52.860Z Compiling rand v0.10.0
31282026-03-25T16:47:52.877Z Compiling half v2.7.1
31292026-03-25T16:47:52.966Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31302026-03-25T16:47:53.049Z Compiling ciborium-io v0.2.2
31312026-03-25T16:47:53.076Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31322026-03-25T16:47:53.170Z Compiling ciborium-ll v0.2.2
31332026-03-25T16:47:53.185Z Compiling test-strategy v0.4.5
31342026-03-25T16:47:53.203Z Compiling parse-display v0.10.0
31352026-03-25T16:47:53.222Z Compiling camino-tempfile v1.4.1
31362026-03-25T16:47:53.244Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31372026-03-25T16:47:53.395Z Compiling num_enum v0.7.5
31382026-03-25T16:47:53.417Z Compiling ciborium v0.2.2
31392026-03-25T16:47:53.462Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31402026-03-25T16:47:53.483Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31412026-03-25T16:47:53.500Z Compiling smf v0.2.3
31422026-03-25T16:47:53.531Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31432026-03-25T16:47:53.548Z Compiling aead v0.5.2
31442026-03-25T16:47:53.616Z Compiling num-derive v0.4.2
31452026-03-25T16:47:53.633Z Compiling sigpipe v0.1.3
31462026-03-25T16:47:53.741Z Compiling glob v0.3.3
31472026-03-25T16:47:53.758Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31482026-03-25T16:47:53.791Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31492026-03-25T16:47:53.836Z Compiling poly1305 v0.8.0
31502026-03-25T16:47:53.854Z Compiling chacha20 v0.9.1
31512026-03-25T16:47:53.886Z Compiling num_enum v0.5.11
31522026-03-25T16:47:53.996Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31532026-03-25T16:47:54.022Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31542026-03-25T16:47:54.039Z Compiling whoami v1.6.1
31552026-03-25T16:47:54.042Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b)
31562026-03-25T16:47:54.073Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31572026-03-25T16:47:54.091Z Compiling thiserror-impl-no-std v2.0.2
31582026-03-25T16:47:54.140Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31592026-03-25T16:47:54.159Z Compiling byte-wrapper v0.1.0
31602026-03-25T16:47:54.355Z Compiling password-hash v0.5.0
31612026-03-25T16:47:54.445Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31622026-03-25T16:47:54.463Z Compiling ingot-types v0.1.2
31632026-03-25T16:47:54.536Z Compiling blake2 v0.10.6
31642026-03-25T16:47:54.564Z Compiling indent_write v2.2.0
31652026-03-25T16:47:54.602Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31662026-03-25T16:47:54.619Z Compiling chacha20poly1305 v0.10.1
31672026-03-25T16:47:54.622Z Compiling num-rational v0.4.2
31682026-03-25T16:47:54.655Z Compiling num-complex v0.4.6
31692026-03-25T16:47:54.729Z Compiling prettyplease v0.2.37
31702026-03-25T16:47:54.760Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31712026-03-25T16:47:54.798Z Compiling argon2 v0.5.3
31722026-03-25T16:47:54.818Z Compiling float-ord v0.3.2
31732026-03-25T16:47:54.898Z Compiling ingot v0.1.1
31742026-03-25T16:47:54.918Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31752026-03-25T16:47:54.962Z Compiling gethostname v0.5.0
31762026-03-25T16:47:55.003Z Compiling usdt-macro v0.5.0
31772026-03-25T16:47:55.078Z Compiling num v0.4.3
31782026-03-25T16:47:55.108Z Compiling usdt-attr-macro v0.5.0
31792026-03-25T16:47:55.125Z Compiling derive-where v1.6.0
31802026-03-25T16:47:55.178Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31812026-03-25T16:47:55.245Z Compiling memmap v0.7.0
31822026-03-25T16:47:55.270Z Compiling atomicwrites v0.4.4
31832026-03-25T16:47:55.339Z Compiling cancel-safe-futures v0.1.5
31842026-03-25T16:47:55.355Z Compiling thiserror-no-std v2.0.2
31852026-03-25T16:47:55.462Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31862026-03-25T16:47:55.480Z Compiling vsss-rs v3.3.4
31872026-03-25T16:47:55.498Z Compiling owo-colors v4.3.0
31882026-03-25T16:47:55.519Z Compiling libsw-core v0.3.2
31892026-03-25T16:47:55.608Z Compiling async-recursion v1.1.1
31902026-03-25T16:47:55.721Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31912026-03-25T16:47:55.809Z Compiling resolv-conf v0.7.6
31922026-03-25T16:47:55.884Z Compiling libsw v3.5.0
31932026-03-25T16:47:55.957Z Compiling usdt v0.5.0
31942026-03-25T16:47:56.062Z Compiling typify-impl v0.4.3
31952026-03-25T16:47:56.092Z Compiling linear-map v1.2.0
31962026-03-25T16:47:56.190Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
31972026-03-25T16:47:56.206Z Compiling libefi-sys v0.1.0
31982026-03-25T16:47:56.253Z Compiling hickory-proto v0.24.4
31992026-03-25T16:47:56.314Z Compiling newline-converter v0.3.0
32002026-03-25T16:47:56.330Z Compiling console v0.15.11
32012026-03-25T16:47:56.347Z Compiling bitfield-struct v0.6.2
32022026-03-25T16:47:56.366Z Compiling semver v0.1.20
32032026-03-25T16:47:56.450Z Compiling linked-hash-map v0.5.6
32042026-03-25T16:47:56.515Z Compiling pin-project-internal v1.1.11
32052026-03-25T16:47:56.533Z Compiling slog-dtrace v0.3.0
32062026-03-25T16:47:56.671Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32072026-03-25T16:47:56.689Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32082026-03-25T16:47:56.693Z Compiling expectorate v1.2.0
32092026-03-25T16:47:56.721Z Compiling lru-cache v0.1.2
32102026-03-25T16:47:56.755Z Compiling rustc_version v0.1.7
32112026-03-25T16:47:56.771Z Compiling typify-macro v0.6.1
32122026-03-25T16:47:56.869Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32132026-03-25T16:47:56.886Z Compiling minimal-lexical v0.2.1
32142026-03-25T16:47:56.900Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32152026-03-25T16:47:56.981Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32162026-03-25T16:47:57.005Z Compiling tokio-dtrace v0.1.1
32172026-03-25T16:47:57.021Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32182026-03-25T16:47:57.024Z Compiling newtype_derive v0.1.6
32192026-03-25T16:47:57.053Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32202026-03-25T16:47:57.071Z Compiling phf_shared v0.12.1
32212026-03-25T16:47:57.168Z Compiling nom v7.1.3
32222026-03-25T16:47:57.213Z Compiling dropshot-api-manager-types v0.6.0
32232026-03-25T16:47:57.259Z Compiling pem v3.0.6
32242026-03-25T16:47:57.279Z Compiling snafu-derive v0.8.9
32252026-03-25T16:47:57.374Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32262026-03-25T16:47:57.403Z Compiling csv-core v0.1.13
32272026-03-25T16:47:57.635Z Compiling xshell-macros v0.2.7
32282026-03-25T16:47:57.655Z Compiling base64 v0.21.7
32292026-03-25T16:47:57.702Z Compiling highway v1.3.0
32302026-03-25T16:47:57.710Z Compiling pin-project v1.1.11
32312026-03-25T16:47:57.792Z Compiling chrono-tz v0.10.4
32322026-03-25T16:47:57.846Z Compiling same-file v1.0.6
32332026-03-25T16:47:57.862Z Compiling const_format_proc_macros v0.2.34
32342026-03-25T16:47:58.007Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32352026-03-25T16:47:58.046Z Compiling walkdir v2.5.0
32362026-03-25T16:47:58.061Z Compiling csv v1.4.0
32372026-03-25T16:47:58.076Z Compiling xshell v0.2.7
32382026-03-25T16:47:58.113Z Compiling phf v0.12.1
32392026-03-25T16:47:58.133Z Compiling oxide-tokio-rt v0.1.3
32402026-03-25T16:47:58.290Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32412026-03-25T16:47:58.394Z Compiling globset v0.4.18
32422026-03-25T16:47:58.442Z Compiling olpc-cjson v0.1.4
32432026-03-25T16:47:58.462Z Compiling hickory-resolver v0.24.4
32442026-03-25T16:47:58.529Z Compiling primeorder v0.13.6
32452026-03-25T16:47:58.630Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32462026-03-25T16:47:58.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32472026-03-25T16:47:58.662Z Compiling serde_plain v1.0.2
32482026-03-25T16:47:58.665Z Compiling typed-path v0.9.3
32492026-03-25T16:47:58.713Z Compiling typify v0.6.1
32502026-03-25T16:47:58.732Z Compiling const_format v0.2.35
32512026-03-25T16:47:58.828Z Compiling progenitor-impl v0.13.0
32522026-03-25T16:47:58.854Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32532026-03-25T16:47:59.087Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32542026-03-25T16:47:59.132Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32552026-03-25T16:47:59.147Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32562026-03-25T16:47:59.195Z Compiling tabled_derive v0.7.0
32572026-03-25T16:47:59.351Z Compiling snafu v0.8.9
32582026-03-25T16:47:59.351Z Compiling bcs v0.1.6
32592026-03-25T16:47:59.578Z Compiling qorb v0.4.1
32602026-03-25T16:47:59.701Z Compiling tough v0.20.0
32612026-03-25T16:47:59.719Z Compiling termtree v0.5.1
32622026-03-25T16:47:59.722Z Compiling radium v0.7.0
32632026-03-25T16:47:59.765Z Compiling utf-8 v0.7.6
32642026-03-25T16:47:59.902Z Compiling salty v0.3.0
32652026-03-25T16:47:59.972Z Compiling tungstenite v0.21.0
32662026-03-25T16:47:59.991Z Compiling textwrap v0.16.2
32672026-03-25T16:48:00.038Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32682026-03-25T16:48:00.088Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32692026-03-25T16:48:00.200Z Compiling steno v0.4.1
32702026-03-25T16:48:00.234Z Compiling tabled v0.15.0
32712026-03-25T16:48:00.260Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32722026-03-25T16:48:00.339Z Compiling tap v1.0.1
32732026-03-25T16:48:00.385Z Compiling maybe-uninit v2.0.0
32742026-03-25T16:48:00.484Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32752026-03-25T16:48:00.515Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32762026-03-25T16:48:00.561Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32772026-03-25T16:48:00.709Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32782026-03-25T16:48:00.725Z Compiling typify-macro v0.4.3
32792026-03-25T16:48:00.740Z Compiling humantime v2.3.0
32802026-03-25T16:48:00.932Z Compiling tokio-tungstenite v0.21.0
32812026-03-25T16:48:01.036Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32822026-03-25T16:48:01.053Z Compiling wyz v0.5.1
32832026-03-25T16:48:01.106Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32842026-03-25T16:48:01.279Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32852026-03-25T16:48:01.533Z Compiling progenitor-macro v0.13.0
32862026-03-25T16:48:01.642Z Compiling p384 v0.13.1
32872026-03-25T16:48:01.713Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32882026-03-25T16:48:01.728Z Compiling arc-swap v1.8.2
32892026-03-25T16:48:01.746Z Compiling packed_struct v0.10.1
32902026-03-25T16:48:02.036Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32912026-03-25T16:48:02.062Z Compiling funty v2.0.0
32922026-03-25T16:48:02.229Z Compiling tagptr v0.2.0
32932026-03-25T16:48:02.341Z Compiling slog-scope v4.4.1
32942026-03-25T16:48:02.373Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32952026-03-25T16:48:02.441Z Compiling bitvec v1.0.1
32962026-03-25T16:48:02.584Z Compiling typify v0.4.3
32972026-03-25T16:48:02.588Z Compiling moka v0.12.13
32982026-03-25T16:48:02.682Z Compiling progenitor-impl v0.10.0
32992026-03-25T16:48:02.699Z Compiling polyval v0.6.2
33002026-03-25T16:48:02.716Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33012026-03-25T16:48:02.735Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33022026-03-25T16:48:02.738Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33032026-03-25T16:48:02.795Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33042026-03-25T16:48:02.965Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33052026-03-25T16:48:03.112Z Compiling packed_struct_codegen v0.10.1
33062026-03-25T16:48:03.418Z Compiling bitfield-macros v0.19.4
33072026-03-25T16:48:03.522Z Compiling zerocopy-derive v0.6.6
33082026-03-25T16:48:03.608Z Compiling proc-macro-error-attr2 v2.0.0
33092026-03-25T16:48:03.764Z Compiling indexmap v1.9.3
33102026-03-25T16:48:03.804Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33112026-03-25T16:48:03.935Z Compiling nodrop v0.1.14
33122026-03-25T16:48:03.999Z Compiling crc-catalog v2.4.0
33132026-03-25T16:48:04.042Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33142026-03-25T16:48:04.059Z Compiling parking_lot_core v0.8.6
33152026-03-25T16:48:04.062Z Compiling proc-macro-error2 v2.0.1
33162026-03-25T16:48:04.128Z Compiling crc v3.4.0
33172026-03-25T16:48:04.192Z Compiling bitfield v0.19.4
33182026-03-25T16:48:04.239Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33192026-03-25T16:48:04.395Z Compiling array-init v0.0.4
33202026-03-25T16:48:04.412Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33212026-03-25T16:48:04.439Z Compiling zerocopy v0.6.6
33222026-03-25T16:48:04.478Z Compiling hickory-resolver v0.25.2
33232026-03-25T16:48:04.503Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33242026-03-25T16:48:04.507Z Compiling ghash v0.5.1
33252026-03-25T16:48:04.537Z Compiling smallvec v0.6.14
33262026-03-25T16:48:04.691Z Compiling slog-stdlog v4.1.1
33272026-03-25T16:48:04.777Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33282026-03-25T16:48:04.794Z Compiling git-stub v1.0.0
33292026-03-25T16:48:04.808Z Compiling ctr v0.9.2
33302026-03-25T16:48:04.824Z Compiling num-derive v0.3.3
33312026-03-25T16:48:04.949Z Compiling lzma-sys v0.1.20
33322026-03-25T16:48:04.968Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33332026-03-25T16:48:05.032Z Compiling unicase v2.9.0
33342026-03-25T16:48:05.084Z Compiling hashbrown v0.12.3
33352026-03-25T16:48:05.102Z Compiling aes-gcm v0.10.3
33362026-03-25T16:48:05.222Z Compiling git-stub-vcs v0.1.0
33372026-03-25T16:48:05.272Z Compiling mime_guess v2.0.5
33382026-03-25T16:48:05.330Z Compiling slog-envlogger v2.2.0
33392026-03-25T16:48:05.379Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33402026-03-25T16:48:05.396Z Compiling progenitor-macro v0.10.0
33412026-03-25T16:48:05.457Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33422026-03-25T16:48:05.641Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33432026-03-25T16:48:05.664Z Compiling serde-hex v0.1.0
33442026-03-25T16:48:05.743Z Compiling tabled_derive v0.11.0
33452026-03-25T16:48:05.784Z Compiling libscf-sys v1.1.0
33462026-03-25T16:48:05.871Z Compiling progenitor-impl v0.11.2
33472026-03-25T16:48:05.926Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33482026-03-25T16:48:05.959Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33492026-03-25T16:48:06.017Z Compiling ron v0.8.1
33502026-03-25T16:48:06.032Z Compiling papergrid v0.17.0
33512026-03-25T16:48:06.196Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33522026-03-25T16:48:06.384Z Compiling cargo_toml v0.22.3
33532026-03-25T16:48:06.547Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33542026-03-25T16:48:06.702Z Compiling hashbrown v0.13.2
33552026-03-25T16:48:06.705Z Compiling progenitor v0.13.0
33562026-03-25T16:48:06.773Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33572026-03-25T16:48:06.890Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33582026-03-25T16:48:06.984Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33592026-03-25T16:48:07.025Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33602026-03-25T16:48:07.135Z Compiling testing_table v0.3.0
33612026-03-25T16:48:07.233Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33622026-03-25T16:48:07.385Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33632026-03-25T16:48:07.521Z Compiling blowfish v0.9.1
33642026-03-25T16:48:07.618Z Compiling ssh-encoding v0.2.0
33652026-03-25T16:48:07.636Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33662026-03-25T16:48:07.640Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33672026-03-25T16:48:07.668Z Compiling nibble_vec v0.1.0
33682026-03-25T16:48:07.770Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33692026-03-25T16:48:07.806Z Compiling crc-any v2.5.0
33702026-03-25T16:48:07.834Z Compiling corncobs v0.1.4
33712026-03-25T16:48:07.868Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33722026-03-25T16:48:07.958Z Compiling endian-type v0.1.2
33732026-03-25T16:48:07.989Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33742026-03-25T16:48:08.052Z Compiling ssh-cipher v0.2.0
33752026-03-25T16:48:08.070Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33762026-03-25T16:48:08.087Z Compiling bcrypt-pbkdf v0.10.0
33772026-03-25T16:48:08.130Z Compiling radix_trie v0.2.1
33782026-03-25T16:48:08.173Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33792026-03-25T16:48:08.451Z Compiling tabled v0.20.0
33802026-03-25T16:48:08.476Z Compiling object v0.30.4
33812026-03-25T16:48:08.501Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33822026-03-25T16:48:08.597Z Compiling progenitor-macro v0.11.2
33832026-03-25T16:48:08.702Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33842026-03-25T16:48:08.843Z Compiling parking_lot v0.11.2
33852026-03-25T16:48:09.191Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33862026-03-25T16:48:09.261Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33872026-03-25T16:48:09.278Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33882026-03-25T16:48:09.510Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33892026-03-25T16:48:09.750Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33902026-03-25T16:48:09.912Z Compiling progenitor-client v0.11.2
33912026-03-25T16:48:10.106Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33922026-03-25T16:48:10.122Z Compiling prefix-trie v0.7.0
33932026-03-25T16:48:10.251Z Compiling password-hash v0.4.2
33942026-03-25T16:48:10.269Z Compiling fxhash v0.2.1
33952026-03-25T16:48:10.288Z Compiling secrecy v0.8.0
33962026-03-25T16:48:10.288Z Compiling half v1.8.3
33972026-03-25T16:48:10.346Z Compiling path-slash v0.1.5
33982026-03-25T16:48:10.438Z Compiling http-range v0.1.5
33992026-03-25T16:48:10.488Z Compiling hickory-server v0.25.2
34002026-03-25T16:48:10.510Z Compiling sled v0.34.7
34012026-03-25T16:48:10.529Z Compiling progenitor v0.10.0
34022026-03-25T16:48:10.548Z Compiling serde_cbor v0.11.2
34032026-03-25T16:48:10.597Z Compiling pbkdf2 v0.11.0
34042026-03-25T16:48:10.683Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34052026-03-25T16:48:10.734Z Compiling ron v0.12.0
34062026-03-25T16:48:10.840Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34072026-03-25T16:48:10.936Z Compiling xz2 v0.1.7
34082026-03-25T16:48:11.171Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34092026-03-25T16:48:11.440Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34102026-03-25T16:48:11.578Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34112026-03-25T16:48:11.673Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34122026-03-25T16:48:11.919Z Compiling hickory-client v0.25.2
34132026-03-25T16:48:12.155Z Compiling ssh-key v0.6.7
34142026-03-25T16:48:12.375Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
34152026-03-25T16:48:12.391Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34162026-03-25T16:48:12.424Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
34172026-03-25T16:48:12.461Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34182026-03-25T16:48:12.938Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34192026-03-25T16:48:13.069Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34202026-03-25T16:48:13.208Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34212026-03-25T16:48:13.224Z Compiling p521 v0.13.3
34222026-03-25T16:48:13.273Z Compiling p256 v0.13.2
34232026-03-25T16:48:13.507Z Compiling yasna v0.5.2
34242026-03-25T16:48:13.637Z Compiling kstat-rs v0.2.4
34252026-03-25T16:48:13.667Z Compiling progenitor v0.11.2
34262026-03-25T16:48:13.687Z Compiling headers-core v0.3.0
34272026-03-25T16:48:13.836Z Compiling nanorand v0.7.0
34282026-03-25T16:48:13.853Z Compiling russh-cryptovec v0.7.3
34292026-03-25T16:48:13.856Z Compiling atty v0.2.14
34302026-03-25T16:48:13.948Z Compiling crc8 v0.1.1
34312026-03-25T16:48:13.969Z Compiling base16ct v1.0.0
34322026-03-25T16:48:13.988Z Compiling home v0.5.12
34332026-03-25T16:48:14.006Z Compiling md5 v0.7.0
34342026-03-25T16:48:14.022Z Compiling rcgen v0.12.1
34352026-03-25T16:48:14.040Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225)
34362026-03-25T16:48:14.074Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34372026-03-25T16:48:14.102Z Compiling flume v0.11.1
34382026-03-25T16:48:14.161Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34392026-03-25T16:48:14.192Z Compiling russh-keys v0.45.0
34402026-03-25T16:48:14.245Z Compiling headers v0.4.1
34412026-03-25T16:48:14.277Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34422026-03-25T16:48:14.315Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34432026-03-25T16:48:14.340Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34442026-03-25T16:48:14.444Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34452026-03-25T16:48:14.721Z Compiling hyper-staticfile v0.10.1
34462026-03-25T16:48:14.739Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34472026-03-25T16:48:14.921Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34482026-03-25T16:48:15.040Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34492026-03-25T16:48:15.043Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34502026-03-25T16:48:15.268Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34512026-03-25T16:48:15.313Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34522026-03-25T16:48:15.609Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34532026-03-25T16:48:15.626Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34542026-03-25T16:48:15.664Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34552026-03-25T16:48:15.700Z Compiling num-bigint v0.4.6
34562026-03-25T16:48:15.805Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34572026-03-25T16:48:15.851Z Compiling des v0.8.1
34582026-03-25T16:48:15.979Z Compiling subprocess v0.2.15
34592026-03-25T16:48:16.079Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34602026-03-25T16:48:16.100Z Compiling hex-literal v0.4.1
34612026-03-25T16:48:16.246Z Compiling display-error-chain v0.2.2
34622026-03-25T16:48:16.401Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34632026-03-25T16:48:16.414Z Compiling colored v2.2.0
34642026-03-25T16:48:16.520Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34652026-03-25T16:48:16.537Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34662026-03-25T16:48:16.709Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34672026-03-25T16:48:16.756Z Compiling socket2 v0.5.10
34682026-03-25T16:48:16.787Z Compiling internet-checksum v0.2.1
34692026-03-25T16:48:16.958Z Compiling russh v0.45.0
34702026-03-25T16:48:17.388Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34712026-03-25T16:48:21.328Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34722026-03-25T16:48:28.724Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34732026-03-25T16:48:28.724Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34742026-03-25T16:48:28.724Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34752026-03-25T16:48:28.724Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34762026-03-25T16:48:30.391Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34772026-03-25T16:48:30.526Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34782026-03-25T16:48:34.617Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34792026-03-25T16:48:54.054Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34802026-03-25T16:49:12.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
34812026-03-25T16:49:12.515Z
34822026-03-25T16:49:12.515Zreal 1:23.488687239
34832026-03-25T16:49:12.515Zuser 8:14.632086410
34842026-03-25T16:49:12.518Zsys 1:39.806389067
34852026-03-25T16:49:12.518Ztrap 0.270546354
34862026-03-25T16:49:12.519Ztflt 0.513321346
34872026-03-25T16:49:12.519Zdflt 1.340032824
34882026-03-25T16:49:12.519Zkflt 0.000255798
34892026-03-25T16:49:12.519Zlock 29:51.001405577
34902026-03-25T16:49:12.519Zslp 19:38.961831219
34912026-03-25T16:49:12.519Zlat 40.931110512
34922026-03-25T16:49:12.519Zstop 2:41.956896772
34932026-03-25T16:49:12.519Z+ mkdir tests
34942026-03-25T16:49:12.522Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34952026-03-25T16:49:12.522Z+ xargs -I '{}' -t cp '{}' tests/
34962026-03-25T16:49:12.549Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3bd1c6863381a81f tests/
34972026-03-25T16:49:12.569Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-521a697f1d1b465c tests/
34982026-03-25T16:49:12.589Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-6723d7bac05732be tests/
34992026-03-25T16:49:12.612Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e26e07d3dba7642d tests/
35002026-03-25T16:49:12.834Z+ 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/*)
35012026-03-25T16:49:12.838Z+ 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-521a697f1d1b465c tests/commtest-6723d7bac05732be tests/dhcp_server-3bd1c6863381a81f tests/end_to_end_tests-e26e07d3dba7642d 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
35022026-03-25T16:50:33.626ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35032026-03-25T16:50:33.626Za .github/buildomat/ci-env.sh 1K
35042026-03-25T16:50:33.626Za out/target/test 1K
35052026-03-25T16:50:33.626Za out/npuzone/npuzone 27402K
35062026-03-25T16:50:33.626Za package-manifest.toml 35K
35072026-03-25T16:50:33.627Za smf/sled-agent/non-gimlet/config.toml 6K
35082026-03-25T16:50:33.627Za target/release/omicron-package 40561K
35092026-03-25T16:50:33.627Za target/release/xtask 11433K
35102026-03-25T16:50:33.627Za target/debug/bootstrap 338049K
35112026-03-25T16:50:33.627Za tests/bootstrap-521a697f1d1b465c 31310K
35122026-03-25T16:50:33.627Za tests/commtest-6723d7bac05732be 32395K
35132026-03-25T16:50:33.627Za tests/dhcp_server-3bd1c6863381a81f 31310K
35142026-03-25T16:50:33.627Za tests/end_to_end_tests-e26e07d3dba7642d 380271K
35152026-03-25T16:50:33.627Za out/clickhouse.tar.gz 301694K
35162026-03-25T16:50:33.627Za out/clickhouse_keeper.tar.gz 287160K
35172026-03-25T16:50:33.627Za out/clickhouse_server.tar.gz 301693K
35182026-03-25T16:50:33.627Za out/cockroachdb.tar.gz 154185K
35192026-03-25T16:50:33.627Za out/crucible-pantry-zone.tar.gz 38991K
35202026-03-25T16:50:33.627Za out/crucible-utils.tar 17744K
35212026-03-25T16:50:33.627Za out/crucible-zone.tar.gz 53129K
35222026-03-25T16:50:33.627Za out/external-dns.tar.gz 43594K
35232026-03-25T16:50:33.627Za out/internal-dns.tar.gz 43593K
35242026-03-25T16:50:33.627Za out/mg-ddm-gz.tar 78377K
35252026-03-25T16:50:33.627Za out/nexus.tar.gz 213443K
35262026-03-25T16:50:33.627Za out/ntp.tar.gz 25418K
35272026-03-25T16:50:33.627Za out/omicron-gateway-softnpu.tar.gz 28409K
35282026-03-25T16:50:33.627Za out/omicron-sled-agent.tar 187603K
35292026-03-25T16:50:33.627Za out/overlay.tar.gz 3K
35302026-03-25T16:50:33.627Za out/oximeter.tar.gz 58063K
35312026-03-25T16:50:33.627Za out/oxlog.tar 3782K
35322026-03-25T16:50:33.627Za out/probe.tar.gz 3037K
35332026-03-25T16:50:33.627Za out/propolis-server.tar.gz 33249K
35342026-03-25T16:50:33.627Za out/pumpkind-gz.tar 26647K
35352026-03-25T16:50:33.627Za out/switch-softnpu.tar.gz 369866K
35362026-03-25T16:50:33.631Z
35372026-03-25T16:50:33.631Zreal 1:20.785835395
35382026-03-25T16:50:33.631Zuser 1:18.216010589
35392026-03-25T16:50:33.631Zsys 4.188010648
35402026-03-25T16:50:33.631Ztrap 0.007218624
35412026-03-25T16:50:33.631Ztflt 0.000000000
35422026-03-25T16:50:33.631Zdflt 0.000000000
35432026-03-25T16:50:33.631Zkflt 0.000000000
35442026-03-25T16:50:33.631Zlock 0.000000000
35452026-03-25T16:50:33.631Zslp 1:18.201357907
35462026-03-25T16:50:33.631Zlat 0.953398400
35472026-03-25T16:50:33.631Zstop 0.000266619
35482026-03-25T16:50:33.631Zprocess exited: duration 1087091 ms, exit code 0
 
35492026-03-25T16:50:37.745Zfound 2 output files
35502026-03-25T16:50:37.745Zuploading: /work/package.tar.gz (2283975356 bytes)
35512026-03-25T16:51:03.337Zuploaded: /work/package.tar.gz
35522026-03-25T16:51:03.337Zuploading: /var/tmp/ci-resource-usage.csv (145214 bytes)
35532026-03-25T16:51:04.409Zuploaded: /var/tmp/ci-resource-usage.csv