01KKBHVD01AKHB34FCMAJEG8HH: 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-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKBHVTH81QDVAFV3VV6HJXEH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T09:41:24.523Zjob assigned to worker 01KKBHW02D0FT23Q4NGESWPWDZ [factory aws, i-0e60d1720bad64e16] (queued for 1 m 36 s)
 
22026-03-10T09:41:32.779Zstarting task 0: "setup"
32026-03-10T09:41:32.785Z++ uname -s
42026-03-10T09:41:32.789Z+ kern=SunOS
52026-03-10T09:41:32.789Z+ build_user=build
62026-03-10T09:41:32.789Z+ build_uid=12345
72026-03-10T09:41:32.789Z+ work_dir=/work
82026-03-10T09:41:32.789Z+ input_dir=/input
92026-03-10T09:41:32.789Z+ [[ 0 == 12345 ]]
102026-03-10T09:41:32.789Z+ case "$kern" in
112026-03-10T09:41:32.789Z+ groupadd -g 12345 build
122026-03-10T09:41:32.792Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T09:41:34.798Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T09:41:34.929Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T09:41:34.932Z+ home_fs=zfs
162026-03-10T09:41:34.932Z+ [[ zfs == autofs ]]
172026-03-10T09:41:34.932Z+ mkdir -p /home/build
182026-03-10T09:41:34.935Z+ chown build:build /home/build /work
192026-03-10T09:41:36.937Z+ chmod 0700 /home/build /work
202026-03-10T09:41:36.941Zprocess exited: duration 4163 ms, exit code 0
 
212026-03-10T09:41:36.947Zstarting task 1: "rust-toolchain"
222026-03-10T09:41:36.954Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T09:41:36.954Z * rust toolchain channel = "1.91.1"
242026-03-10T09:41:36.954Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T09:41:36.954Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-10T09:41:36.954Z * rust toolchain profile = "default"
272026-03-10T09:41:36.954Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T09:41:36.957Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T09:41:36.957Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T09:41:37.079Zinfo: downloading installer
312026-03-10T09:41:38.820Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T09:41:38.820Zwarn: /opt/ooce/bin
332026-03-10T09:41:38.820Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T09:41:38.820Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T09:41:38.820Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T09:41:38.820Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T09:41:38.820Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T09:41:38.820Zerror: cannot install while Rust is installed
392026-03-10T09:41:38.820Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T09:41:38.834Zinfo: profile set to 'default'
412026-03-10T09:41:38.834Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T09:41:38.837Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T09:41:38.999Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T09:41:38.999Zinfo: downloading component 'cargo'
452026-03-10T09:41:39.948Zinfo: downloading component 'clippy'
462026-03-10T09:41:40.404Zinfo: downloading component 'rust-docs'
472026-03-10T09:41:42.209Zinfo: downloading component 'rust-std'
482026-03-10T09:41:44.378Zinfo: downloading component 'rustc'
492026-03-10T09:41:53.472Zinfo: downloading component 'rustfmt'
502026-03-10T09:41:53.785Zinfo: installing component 'cargo'
512026-03-10T09:41:54.615Zinfo: installing component 'clippy'
522026-03-10T09:41:54.967Zinfo: installing component 'rust-docs'
532026-03-10T09:41:56.600Zinfo: installing component 'rust-std'
542026-03-10T09:41:58.144Zinfo: installing component 'rustc'
552026-03-10T09:42:04.007Zinfo: installing component 'rustfmt'
562026-03-10T09:42:04.322Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T09:42:04.322Z
582026-03-10T09:42:04.738Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T09:42:04.738Z
602026-03-10T09:42:04.741Z
612026-03-10T09:42:04.741ZRust is installed now. Great!
622026-03-10T09:42:04.741Z
632026-03-10T09:42:04.741ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T09:42:04.741Zenvironment variable. This has not been done automatically.
652026-03-10T09:42:04.742Z
662026-03-10T09:42:04.742ZTo configure your current shell, you need to source
672026-03-10T09:42:04.742Zthe corresponding env file under $HOME/.cargo.
682026-03-10T09:42:04.742Z
692026-03-10T09:42:04.742ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T09:42:04.742Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T09:42:04.742Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T09:42:04.742Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T09:42:04.854Z+ rustup --version
742026-03-10T09:42:04.862Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T09:42:04.864Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T09:42:04.948Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T09:42:04.953Z+ cargo --version
782026-03-10T09:42:05.013Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T09:42:05.016Z+ rustc --version
802026-03-10T09:42:05.090Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T09:42:05.095Zprocess exited: duration 28139 ms, exit code 0
 
822026-03-10T09:42:05.104Zstarting task 2: "authentication"
832026-03-10T09:42:05.130Zprocess exited: duration 23 ms, exit code 0
 
842026-03-10T09:42:05.141Zstarting task 3: "clone repository"
852026-03-10T09:42:05.149Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T09:42:05.154Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T09:42:05.189ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T09:42:15.282Z+ cd /work/oxidecomputer/omicron
892026-03-10T09:42:15.285Z+ git fetch origin d992d4672201786d7a577ef2290fe588b7443e72
902026-03-10T09:42:15.576ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T09:42:15.576Z * branch d992d4672201786d7a577ef2290fe588b7443e72 -> FETCH_HEAD
922026-03-10T09:42:15.589Z+ [[ -n ea-ztnrpmzzkqvp ]]
932026-03-10T09:42:15.592Z++ git branch --show-current
942026-03-10T09:42:15.594Z+ current=main
952026-03-10T09:42:15.595Z+ [[ main != ea-ztnrpmzzkqvp ]]
962026-03-10T09:42:15.595Z+ git branch -f ea-ztnrpmzzkqvp d992d4672201786d7a577ef2290fe588b7443e72
972026-03-10T09:42:15.597Z+ git checkout -f ea-ztnrpmzzkqvp
982026-03-10T09:42:15.821ZSwitched to branch 'ea-ztnrpmzzkqvp'
992026-03-10T09:42:15.826Z+ git reset --hard d992d4672201786d7a577ef2290fe588b7443e72
1002026-03-10T09:42:16.047ZHEAD is now at d992d4672 monitor resource consumption on linux
1012026-03-10T09:42:16.050Zprocess exited: duration 10907 ms, exit code 0
 
1022026-03-10T09:42:16.056Zstarting task 4: "build"
1032026-03-10T09:42:16.063Z+ source .github/buildomat/ci-env.sh
1042026-03-10T09:42:16.065Z++ export CARGO_TERM_COLOR=always
1052026-03-10T09:42:16.065Z++ CARGO_TERM_COLOR=always
1062026-03-10T09:42:16.065Z+ cargo --version
1072026-03-10T09:42:16.124Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-10T09:42:16.127Z+ rustc --version
1092026-03-10T09:42:16.206Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-10T09:42:16.209Z+ cargo build --release -p ci-resource-usage
1112026-03-10T09:42:16.484Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-03-10T09:42:16.803Z Updating crates.io index
1132026-03-10T09:42:16.844Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-03-10T09:42:17.576Z Updating git repository `https://github.com/oxidecomputer/lldp`
1152026-03-10T09:42:18.084Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1162026-03-10T09:42:18.412Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1172026-03-10T09:42:18.783Z Updating git repository `https://github.com/oxidecomputer/propolis`
1182026-03-10T09:42:20.689Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-03-10T09:42:22.974Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-03-10T09:42:24.151Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-03-10T09:42:24.436Z Updating git repository `https://github.com/oxidecomputer/falcon`
1222026-03-10T09:42:25.846Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1232026-03-10T09:42:26.498Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1242026-03-10T09:42:27.674Z Updating git repository `https://github.com/oxidecomputer/clickward`
1252026-03-10T09:42:28.096Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1262026-03-10T09:42:28.592Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1272026-03-10T09:42:28.954Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1282026-03-10T09:42:29.820Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1292026-03-10T09:42:30.470Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-03-10T09:42:30.737Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-03-10T09:42:31.109Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1322026-03-10T09:42:31.530Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1332026-03-10T09:42:31.780Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1342026-03-10T09:42:32.007Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1352026-03-10T09:42:32.288Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1362026-03-10T09:42:32.772Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1372026-03-10T09:42:33.280Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-03-10T09:42:33.733Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-03-10T09:42:34.121Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1402026-03-10T09:42:34.422Z Updating git repository `https://github.com/oxidecomputer/ispf`
1412026-03-10T09:42:34.709Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-03-10T09:42:36.687Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1432026-03-10T09:42:36.997Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1442026-03-10T09:42:37.424Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1452026-03-10T09:42:37.688Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1462026-03-10T09:42:38.322Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1472026-03-10T09:42:38.584Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1482026-03-10T09:42:38.834Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1492026-03-10T09:42:39.144Z Updating git repository `https://github.com/illumos/smf-rs`
1502026-03-10T09:42:39.549Z Updating git repository `https://github.com/oxidecomputer/omicron`
1512026-03-10T09:42:53.623Z Downloading crates ...
1522026-03-10T09:42:53.700Z Downloaded quote v1.0.44
1532026-03-10T09:42:53.705Z Downloaded thiserror v1.0.69
1542026-03-10T09:42:53.726Z Downloaded kstat-rs v0.2.4
1552026-03-10T09:42:53.730Z Downloaded thiserror-impl v1.0.69
1562026-03-10T09:42:53.749Z Downloaded unicode-ident v1.0.24
1572026-03-10T09:42:53.753Z Downloaded proc-macro2 v1.0.106
1582026-03-10T09:42:53.756Z Downloaded anyhow v1.0.102
1592026-03-10T09:42:53.767Z Downloaded syn v2.0.117
1602026-03-10T09:42:53.838Z Downloaded libc v0.2.180
1612026-03-10T09:42:53.901Z Compiling proc-macro2 v1.0.106
1622026-03-10T09:42:53.904Z Compiling unicode-ident v1.0.24
1632026-03-10T09:42:53.904Z Compiling quote v1.0.44
1642026-03-10T09:42:53.904Z Compiling thiserror v1.0.69
1652026-03-10T09:42:53.904Z Compiling libc v0.2.180
1662026-03-10T09:42:53.904Z Compiling anyhow v1.0.102
1672026-03-10T09:42:55.566Z Compiling syn v2.0.117
1682026-03-10T09:42:57.325Z Compiling thiserror-impl v1.0.69
1692026-03-10T09:42:58.325Z Compiling kstat-rs v0.2.4
1702026-03-10T09:42:58.702Z Compiling ci-resource-usage v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ci-resource-usage)
1712026-03-10T09:42:59.316Z Finished `release` profile [optimized] target(s) in 43.03s
1722026-03-10T09:42:59.704Z+ bmat process start ci-resource-usage target/release/ci-resource-usage /var/tmp/ci-resource-usage.csv
1732026-03-10T09:42:59.715Z+ WORK=/work
1742026-03-10T09:42:59.715Z+ pfexec mkdir -p /work
1752026-03-10T09:42:59.724Z+ pfexec chown build /work
1762026-03-10T09:42:59.724Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1772026-03-10T09:43:09.920Z Startup: Refreshing catalog 'helios-dev' ... Done
1782026-03-10T09:43:19.608Z Startup: Caching catalogs ... Done
1792026-03-10T09:43:42.168ZPlanning: Solver setup ... Done (20.890s)
1802026-03-10T09:43:42.314ZPlanning: Running solver ... Done (0.145s)
1812026-03-10T09:43:42.503ZPlanning: Finding local manifests ... Done (0.003s)
1822026-03-10T09:43:42.516ZPlanning: Fetching manifests: 0/4 0% complete
1832026-03-10T09:43:42.638ZPlanning: Fetching manifests: 4/4 100% complete
1842026-03-10T09:43:42.686ZPlanning: Package planning ... Done (0.048s)
1852026-03-10T09:43:42.725ZPlanning: Merging actions ... Done (0.039s)
1862026-03-10T09:43:42.966ZPlanning: Checking for conflicting actions ... Done (0.240s)
1872026-03-10T09:43:42.977ZPlanning: Consolidating action changes ... Done (0.010s)
1882026-03-10T09:43:43.879ZPlanning: Evaluating mediators ... Done (0.901s)
1892026-03-10T09:43:43.887ZPlanning: Planning completed in 24.12 seconds
1902026-03-10T09:43:43.901Z Packages to install: 4
1912026-03-10T09:43:43.902Z Mediators to change: 2
1922026-03-10T09:43:43.902Z Services to change: 1
1932026-03-10T09:43:43.905Z Estimated space available: 155.27 GB
1942026-03-10T09:43:43.905ZEstimated space to be consumed: 1.82 GB
1952026-03-10T09:43:43.905Z Create boot environment: No
1962026-03-10T09:43:43.905ZCreate backup boot environment: No
1972026-03-10T09:43:43.905Z Rebuild boot archive: No
1982026-03-10T09:43:43.905Z
1992026-03-10T09:43:43.905ZChanged mediators:
2002026-03-10T09:43:43.905Z mediator clang:
2012026-03-10T09:43:43.905Z version: None -> 15 (system default)
2022026-03-10T09:43:43.905Z
2032026-03-10T09:43:43.905Z mediator llvm:
2042026-03-10T09:43:43.905Z version: 14 (system default) -> 15 (system default)
2052026-03-10T09:43:43.905Z
2062026-03-10T09:43:43.905ZChanged packages:
2072026-03-10T09:43:43.905Zhelios-dev
2082026-03-10T09:43:43.905Z developer/build-essential
2092026-03-10T09:43:43.905Z None -> 11-2.0
2102026-03-10T09:43:43.905Z library/libxmlsec1
2112026-03-10T09:43:43.905Z None -> 1.2.35-2.0
2122026-03-10T09:43:43.905Z ooce/developer/clang-15
2132026-03-10T09:43:43.905Z None -> 15.0.7-2.0
2142026-03-10T09:43:43.906Z ooce/developer/llvm-15
2152026-03-10T09:43:43.906Z None -> 15.0.7-2.0
2162026-03-10T09:43:43.906Z
2172026-03-10T09:43:43.906ZServices:
2182026-03-10T09:43:43.906Z restart_fmri:
2192026-03-10T09:43:43.906Z svc:/system/update-man-index:default
2202026-03-10T09:43:43.955Z
2212026-03-10T09:43:43.955ZDownload: 0/3290 items 0.0/212.6MB 0% complete
2222026-03-10T09:43:48.956ZDownload: 2316/3290 items 119.6/212.6MB 56% complete (24.2M/s)
2232026-03-10T09:43:51.653ZDownload: Completed 212.60 MB in 7.70 seconds (27.6M/s)
2242026-03-10T09:43:51.954Z Actions: 1/3689 actions (Installing new actions)
2252026-03-10T09:43:56.133Z Actions: Completed 3689 actions in 4.18 seconds.
2262026-03-10T09:43:56.888Z Done (0.750s)
2272026-03-10T09:43:56.888Z Done (0.000s)
2282026-03-10T09:43:57.775Z Done (0.886s)
2292026-03-10T09:44:01.914Z Done (3.762s)
2302026-03-10T09:44:02.004Z Done (0.021s)
2312026-03-10T09:44:02.007Z Done (0.000s)
2322026-03-10T09:44:02.169Z Done (0.000s)
2332026-03-10T09:44:03.188ZPlanning: Evaluating mediator changes ... Done
2342026-03-10T09:44:03.332ZPlanning: Checking for conflicting actions ... Done
2352026-03-10T09:44:03.335ZPlanning: Consolidating action changes ... Done
2362026-03-10T09:44:03.553ZPlanning: Evaluating mediators ... Done
2372026-03-10T09:44:03.557ZPlanning: Planning completed in 0.37 seconds
2382026-03-10T09:44:03.583Z Mediators to change: 2
2392026-03-10T09:44:03.583Z Create boot environment: No
2402026-03-10T09:44:03.583ZCreate backup boot environment: No
2412026-03-10T09:44:03.659Z Done
2422026-03-10T09:44:03.659Z Done
2432026-03-10T09:44:04.421Z Done
2442026-03-10T09:44:07.852Z Done
2452026-03-10T09:44:07.946Z Done
2462026-03-10T09:44:07.949Z Done
2472026-03-10T09:44:08.109Z Done
2482026-03-10T09:44:08.654ZPlanning: Evaluating mediator changes ... Done
2492026-03-10T09:44:08.656ZPlanning: Merging actions ... Done
2502026-03-10T09:44:08.827ZPlanning: Checking for conflicting actions ... Done
2512026-03-10T09:44:08.830ZPlanning: Consolidating action changes ... Done
2522026-03-10T09:44:09.051ZPlanning: Evaluating mediators ... Done
2532026-03-10T09:44:09.093ZPlanning: Planning completed in 0.64 seconds
2542026-03-10T09:44:09.124Z Packages to change: 1
2552026-03-10T09:44:09.125Z Mediators to change: 1
2562026-03-10T09:44:09.129Z Services to change: 1
2572026-03-10T09:44:09.129Z Create boot environment: No
2582026-03-10T09:44:09.129ZCreate backup boot environment: Yes
2592026-03-10T09:44:11.532Z Actions: 1/6 actions (Updating modified actions)
2602026-03-10T09:44:11.534Z Actions: Completed 6 actions in 0.00 seconds.
2612026-03-10T09:44:11.534Z Done
2622026-03-10T09:44:11.534Z Done
2632026-03-10T09:44:11.727Z Done
2642026-03-10T09:44:15.174Z Done
2652026-03-10T09:44:15.266Z Done
2662026-03-10T09:44:15.277Z Done
2672026-03-10T09:44:15.421Z Done
2682026-03-10T09:44:15.808ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2692026-03-10T09:44:15.808Zclang system 15 system
2702026-03-10T09:44:15.808Zcsh system system illumos
2712026-03-10T09:44:15.808Zctags system system illumos
2722026-03-10T09:44:15.808Zfile system system illumos
2732026-03-10T09:44:15.808Zgcc vendor 12 vendor
2742026-03-10T09:44:15.808Zgcc system 10 system
2752026-03-10T09:44:15.808Zgcc system 7 system
2762026-03-10T09:44:15.808Zgo system 1.20 system
2772026-03-10T09:44:15.808Zgo system 1.19 system
2782026-03-10T09:44:15.808Zllvm system 15 system
2792026-03-10T09:44:15.808Zllvm system 14 system
2802026-03-10T09:44:15.808Zmariadb system 10.6 system
2812026-03-10T09:44:15.808Zmta vendor vendor dma
2822026-03-10T09:44:15.808Zopenjdk system 17 system
2832026-03-10T09:44:15.808Zopenjdk system 11 system
2842026-03-10T09:44:15.808Zopenjdk system 1.8 system
2852026-03-10T09:44:15.809Zopenssl vendor 3 vendor
2862026-03-10T09:44:15.809Zperl system 5.36 system
2872026-03-10T09:44:15.809Zpostgresql system 15 system
2882026-03-10T09:44:15.809Zpostgresql system 13 system
2892026-03-10T09:44:15.809Zpython vendor 3 vendor
2902026-03-10T09:44:15.809Zpython system 2 system
2912026-03-10T09:44:15.809Zpython3 system 3.11 system
2922026-03-10T09:44:15.809Zruby system 3.0 system
2932026-03-10T09:44:15.809Zwords vendor vendor american-english
2942026-03-10T09:44:15.809Zwords system system australian-english
2952026-03-10T09:44:15.809Zwords system system british-english
2962026-03-10T09:44:15.809Zwords system system canadian-english
2972026-03-10T09:44:15.809Zwords system system french
2982026-03-10T09:44:15.809Zwords system system italian
2992026-03-10T09:44:15.809Zwords system system ngerman
3002026-03-10T09:44:15.809Zwords system system ogerman
3012026-03-10T09:44:15.809Zwords system system spanish
3022026-03-10T09:44:16.117ZPUBLISHER TYPE STATUS P LOCATION
3032026-03-10T09:44:16.117Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3042026-03-10T09:44:22.125ZFMRI IFO
3052026-03-10T09:44:22.125Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3062026-03-10T09:44:22.125Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3072026-03-10T09:44:22.125Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3082026-03-10T09:44:22.125Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3092026-03-10T09:44:22.125Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3102026-03-10T09:44:22.125Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
3112026-03-10T09:44:22.125Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3122026-03-10T09:44:22.125Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
3132026-03-10T09:44:22.125Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3142026-03-10T09:44:22.125Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3152026-03-10T09:44:22.125Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
3162026-03-10T09:44:22.125Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3172026-03-10T09:44:22.125Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3182026-03-10T09:44:22.125Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
3192026-03-10T09:44:22.125Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3202026-03-10T09:44:22.125Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3212026-03-10T09:44:23.841Z Downloading crates ...
3222026-03-10T09:44:23.900Z Downloaded anstyle-query v1.1.5
3232026-03-10T09:44:23.903Z Downloaded anstyle v1.0.13
3242026-03-10T09:44:23.906Z Downloaded anstyle-parse v0.2.7
3252026-03-10T09:44:23.908Z Downloaded bitflags v2.11.0
3262026-03-10T09:44:23.911Z Downloaded memmap v0.7.0
3272026-03-10T09:44:23.914Z Downloaded macaddr v1.0.1
3282026-03-10T09:44:23.914Z Downloaded getrandom v0.4.1
3292026-03-10T09:44:23.917Z Downloaded stable_deref_trait v1.2.1
3302026-03-10T09:44:23.917Z Downloaded icu_properties v2.1.2
3312026-03-10T09:44:23.920Z Downloaded dof v0.3.0
3322026-03-10T09:44:23.920Z Downloaded cpufeatures v0.2.17
3332026-03-10T09:44:23.923Z Downloaded heck v0.4.1
3342026-03-10T09:44:23.923Z Downloaded usdt-macro v0.5.0
3352026-03-10T09:44:23.923Z Downloaded fastrand v2.3.0
3362026-03-10T09:44:23.926Z Downloaded dtrace-parser v0.2.0
3372026-03-10T09:44:23.926Z Downloaded autocfg v1.5.0
3382026-03-10T09:44:23.926Z Downloaded writeable v0.6.2
3392026-03-10T09:44:23.928Z Downloaded anstream v0.6.21
3402026-03-10T09:44:23.931Z Downloaded tabled_derive v0.7.0
3412026-03-10T09:44:23.934Z Downloaded heck v0.5.0
3422026-03-10T09:44:23.934Z Downloaded toml v0.8.23
3432026-03-10T09:44:23.937Z Downloaded toml_write v0.1.2
3442026-03-10T09:44:23.937Z Downloaded strsim v0.11.1
3452026-03-10T09:44:23.940Z Downloaded plain v0.2.3
3462026-03-10T09:44:23.940Z Downloaded usdt-attr-macro v0.5.0
3472026-03-10T09:44:23.943Z Downloaded unicode-linebreak v0.1.5
3482026-03-10T09:44:23.943Z Downloaded swrite v0.1.0
3492026-03-10T09:44:23.943Z Downloaded yoke-derive v0.8.1
3502026-03-10T09:44:23.946Z Downloaded utf8_iter v1.0.4
3512026-03-10T09:44:23.946Z Downloaded usdt v0.5.0
3522026-03-10T09:44:23.946Z Downloaded unicode-xid v0.2.6
3532026-03-10T09:44:23.946Z Downloaded serde_spanned v0.6.9
3542026-03-10T09:44:23.948Z Downloaded utf8parse v0.2.2
3552026-03-10T09:44:23.948Z Downloaded form_urlencoded v1.2.2
3562026-03-10T09:44:23.948Z Downloaded cargo-platform v0.2.0
3572026-03-10T09:44:23.951Z Downloaded version_check v0.9.5
3582026-03-10T09:44:23.951Z Downloaded serde-value v0.7.0
3592026-03-10T09:44:23.954Z Downloaded sha2 v0.10.9
3602026-03-10T09:44:23.954Z Downloaded typeid v1.0.3
3612026-03-10T09:44:23.957Z Downloaded proc-macro-error v1.0.4
3622026-03-10T09:44:23.957Z Downloaded semver v1.0.27
3632026-03-10T09:44:23.960Z Downloaded zerofrom-derive v0.1.6
3642026-03-10T09:44:23.960Z Downloaded equivalent v1.0.2
3652026-03-10T09:44:23.962Z Downloaded zerofrom v0.1.6
3662026-03-10T09:44:23.962Z Downloaded cfg-if v1.0.4
3672026-03-10T09:44:23.962Z Downloaded potential_utf v0.1.4
3682026-03-10T09:44:23.965Z Downloaded byteorder v1.5.0
3692026-03-10T09:44:23.965Z Downloaded usdt-impl v0.5.0
3702026-03-10T09:44:23.968Z Downloaded smawk v0.3.2
3712026-03-10T09:44:23.968Z Downloaded thread-id v4.2.2
3722026-03-10T09:44:23.971Z Downloaded crypto-common v0.1.7
3732026-03-10T09:44:23.973Z Downloaded yoke v0.8.1
3742026-03-10T09:44:23.976Z Downloaded zerovec-derive v0.11.2
3752026-03-10T09:44:23.976Z Downloaded percent-encoding v2.3.2
3762026-03-10T09:44:23.979Z Downloaded proc-macro-error-attr v1.0.4
3772026-03-10T09:44:23.982Z Downloaded itoa v1.0.17
3782026-03-10T09:44:23.982Z Downloaded zmij v1.0.21
3792026-03-10T09:44:23.985Z Downloaded ordered-float v2.10.1
3802026-03-10T09:44:23.985Z Downloaded zerocopy-derive v0.7.35
3812026-03-10T09:44:23.988Z Downloaded idna_adapter v1.2.1
3822026-03-10T09:44:23.991Z Downloaded colorchoice v1.0.4
3832026-03-10T09:44:23.991Z Downloaded terminal_size v0.4.3
3842026-03-10T09:44:23.993Z Downloaded ucd-trie v0.1.7
3852026-03-10T09:44:23.993Z Downloaded block-buffer v0.10.4
3862026-03-10T09:44:23.997Z Downloaded pretty-hex v0.4.1
3872026-03-10T09:44:24.002Z Downloaded toml_edit v0.22.27
3882026-03-10T09:44:24.005Z Downloaded zerotrie v0.2.3
3892026-03-10T09:44:24.009Z Downloaded toml_datetime v0.6.11
3902026-03-10T09:44:24.012Z Downloaded is_terminal_polyfill v1.70.2
3912026-03-10T09:44:24.012Z Downloaded generic-array v0.14.7
3922026-03-10T09:44:24.012Z Downloaded errno v0.3.14
3932026-03-10T09:44:24.015Z Downloaded scroll_derive v0.12.1
3942026-03-10T09:44:24.015Z Downloaded scroll v0.12.0
3952026-03-10T09:44:24.015Z Downloaded tinystr v0.8.2
3962026-03-10T09:44:24.018Z Downloaded url v2.5.8
3972026-03-10T09:44:24.020Z Downloaded typenum v1.19.0
3982026-03-10T09:44:24.020Z Downloaded bytecount v0.6.9
3992026-03-10T09:44:24.023Z Downloaded tempfile v3.25.0
4002026-03-10T09:44:24.023Z Downloaded clap_lex v1.0.0
4012026-03-10T09:44:24.031Z Downloaded zerovec v0.11.5
4022026-03-10T09:44:24.035Z Downloaded thiserror-impl v2.0.18
4032026-03-10T09:44:24.038Z Downloaded synstructure v0.13.2
4042026-03-10T09:44:24.038Z Downloaded cargo_toml v0.21.0
4052026-03-10T09:44:24.041Z Downloaded serde-untagged v0.1.9
4062026-03-10T09:44:24.041Z Downloaded digest v0.10.7
4072026-03-10T09:44:24.041Z Downloaded camino-tempfile v1.4.1
4082026-03-10T09:44:24.044Z Downloaded thiserror v2.0.18
4092026-03-10T09:44:24.047Z Downloaded zerocopy v0.7.35
4102026-03-10T09:44:24.057Z Downloaded displaydoc v0.2.5
4112026-03-10T09:44:24.060Z Downloaded winnow v0.7.14
4122026-03-10T09:44:24.066Z Downloaded icu_collections v2.1.1
4132026-03-10T09:44:24.071Z Downloaded serde_tokenstream v0.2.3
4142026-03-10T09:44:24.073Z Downloaded unicode-width v0.2.0
4152026-03-10T09:44:24.076Z Downloaded unicode-width v0.1.14
4162026-03-10T09:44:24.079Z Downloaded pest_generator v2.8.6
4172026-03-10T09:44:24.082Z Downloaded clap_derive v4.5.55
4182026-03-10T09:44:24.082Z Downloaded smallvec v1.15.1
4192026-03-10T09:44:24.085Z Downloaded once_cell v1.21.3
4202026-03-10T09:44:24.085Z Downloaded fs-err v3.3.0
4212026-03-10T09:44:24.088Z Downloaded pest_derive v2.8.6
4222026-03-10T09:44:24.088Z Downloaded num-traits v0.2.19
4232026-03-10T09:44:24.091Z Downloaded icu_provider v2.1.1
4242026-03-10T09:44:24.094Z Downloaded log v0.4.29
4252026-03-10T09:44:24.094Z Downloaded camino v1.2.2
4262026-03-10T09:44:24.097Z Downloaded cargo_metadata v0.21.0
4272026-03-10T09:44:24.097Z Downloaded cargo-util-schemas v0.8.2
4282026-03-10T09:44:24.100Z Downloaded textwrap v0.16.2
4292026-03-10T09:44:24.100Z Downloaded papergrid v0.11.0
4302026-03-10T09:44:24.103Z Downloaded fnv v1.0.7
4312026-03-10T09:44:24.105Z Downloaded erased-serde v0.4.9
4322026-03-10T09:44:24.108Z Downloaded icu_normalizer_data v2.1.1
4332026-03-10T09:44:24.113Z Downloaded memchr v2.8.0
4342026-03-10T09:44:24.117Z Downloaded icu_normalizer v2.1.1
4352026-03-10T09:44:24.120Z Downloaded clap v4.5.60
4362026-03-10T09:44:24.126Z Downloaded serde_derive v1.0.228
4372026-03-10T09:44:24.129Z Downloaded icu_locale_core v2.1.1
4382026-03-10T09:44:24.132Z Downloaded pest_meta v2.8.6
4392026-03-10T09:44:24.135Z Downloaded litemap v0.8.1
4402026-03-10T09:44:24.139Z Downloaded serde_core v1.0.228
4412026-03-10T09:44:24.141Z Downloaded serde v1.0.228
4422026-03-10T09:44:24.157Z Downloaded indexmap v2.13.0
4432026-03-10T09:44:24.167Z Downloaded pest v2.8.6
4442026-03-10T09:44:24.176Z Downloaded hashbrown v0.16.1
4452026-03-10T09:44:24.181Z Downloaded idna v1.1.0
4462026-03-10T09:44:24.184Z Downloaded icu_properties_data v2.1.2
4472026-03-10T09:44:24.190Z Downloaded serde_json v1.0.149
4482026-03-10T09:44:24.195Z Downloaded goblin v0.8.2
4492026-03-10T09:44:24.199Z Downloaded tabled v0.15.0
4502026-03-10T09:44:24.210Z Downloaded clap_builder v4.5.60
4512026-03-10T09:44:24.215Z Downloaded syn v1.0.109
4522026-03-10T09:44:24.221Z Downloaded rustix v1.1.3
4532026-03-10T09:44:24.267Z Compiling proc-macro2 v1.0.106
4542026-03-10T09:44:24.267Z Compiling unicode-ident v1.0.24
4552026-03-10T09:44:24.270Z Compiling quote v1.0.44
4562026-03-10T09:44:24.270Z Compiling serde_core v1.0.228
4572026-03-10T09:44:24.270Z Compiling libc v0.2.180
4582026-03-10T09:44:24.270Z Compiling version_check v0.9.5
4592026-03-10T09:44:24.270Z Compiling stable_deref_trait v1.2.1
4602026-03-10T09:44:24.270Z Compiling memchr v2.8.0
4612026-03-10T09:44:24.270Z Compiling serde v1.0.228
4622026-03-10T09:44:24.270Z Compiling zmij v1.0.21
4632026-03-10T09:44:24.366Z Compiling autocfg v1.5.0
4642026-03-10T09:44:24.379Z Compiling ucd-trie v0.1.7
4652026-03-10T09:44:24.382Z Compiling itoa v1.0.17
4662026-03-10T09:44:24.382Z Compiling thiserror v1.0.69
4672026-03-10T09:44:24.382Z Compiling writeable v0.6.2
4682026-03-10T09:44:24.514Z Compiling litemap v0.8.1
4692026-03-10T09:44:24.604Z Compiling rustix v1.1.3
4702026-03-10T09:44:24.676Z Compiling byteorder v1.5.0
4712026-03-10T09:44:24.713Z Compiling icu_properties_data v2.1.2
4722026-03-10T09:44:24.841Z Compiling icu_normalizer_data v2.1.1
4732026-03-10T09:44:24.918Z Compiling serde_json v1.0.149
4742026-03-10T09:44:24.969Z Compiling bitflags v2.11.0
4752026-03-10T09:44:24.988Z Compiling smallvec v1.15.1
4762026-03-10T09:44:25.065Z Compiling num-traits v0.2.19
4772026-03-10T09:44:25.134Z Compiling pest v2.8.6
4782026-03-10T09:44:25.248Z Compiling equivalent v1.0.2
4792026-03-10T09:44:25.282Z Compiling typeid v1.0.3
4802026-03-10T09:44:25.285Z Compiling hashbrown v0.16.1
4812026-03-10T09:44:25.344Z Compiling usdt-impl v0.5.0
4822026-03-10T09:44:25.347Z Compiling proc-macro-error-attr v1.0.4
4832026-03-10T09:44:25.380Z Compiling syn v1.0.109
4842026-03-10T09:44:25.383Z Compiling toml_write v0.1.2
4852026-03-10T09:44:25.414Z Compiling winnow v0.7.14
4862026-03-10T09:44:25.464Z Compiling erased-serde v0.4.9
4872026-03-10T09:44:25.480Z Compiling proc-macro-error v1.0.4
4882026-03-10T09:44:25.497Z Compiling camino v1.2.2
4892026-03-10T09:44:25.628Z Compiling errno v0.3.14
4902026-03-10T09:44:25.648Z Compiling thread-id v4.2.2
4912026-03-10T09:44:25.760Z Compiling log v0.4.29
4922026-03-10T09:44:25.763Z Compiling getrandom v0.4.1
4932026-03-10T09:44:25.847Z Compiling utf8_iter v1.0.4
4942026-03-10T09:44:25.913Z Compiling utf8parse v0.2.2
4952026-03-10T09:44:25.946Z Compiling plain v0.2.3
4962026-03-10T09:44:25.972Z Compiling thiserror v2.0.18
4972026-03-10T09:44:25.988Z Compiling percent-encoding v2.3.2
4982026-03-10T09:44:26.062Z Compiling syn v2.0.117
4992026-03-10T09:44:26.066Z Compiling indexmap v2.13.0
5002026-03-10T09:44:26.110Z Compiling anstyle-parse v0.2.7
5012026-03-10T09:44:26.200Z Compiling form_urlencoded v1.2.2
5022026-03-10T09:44:26.317Z Compiling is_terminal_polyfill v1.70.2
5032026-03-10T09:44:26.335Z Compiling cfg-if v1.0.4
5042026-03-10T09:44:26.376Z Compiling colorchoice v1.0.4
5052026-03-10T09:44:26.437Z Compiling anstyle v1.0.13
5062026-03-10T09:44:26.455Z Compiling pretty-hex v0.4.1
5072026-03-10T09:44:26.458Z Compiling anstyle-query v1.1.5
5082026-03-10T09:44:26.637Z Compiling ordered-float v2.10.1
5092026-03-10T09:44:26.740Z Compiling anstream v0.6.21
5102026-03-10T09:44:26.758Z Compiling fs-err v3.3.0
5112026-03-10T09:44:26.761Z Compiling heck v0.4.1
5122026-03-10T09:44:26.761Z Compiling fastrand v2.3.0
5132026-03-10T09:44:26.806Z Compiling clap_lex v1.0.0
5142026-03-10T09:44:26.806Z Compiling strsim v0.11.1
5152026-03-10T09:44:26.995Z Compiling pest_meta v2.8.6
5162026-03-10T09:44:27.016Z Compiling unicode-width v0.1.14
5172026-03-10T09:44:27.056Z Compiling once_cell v1.21.3
5182026-03-10T09:44:27.059Z Compiling heck v0.5.0
5192026-03-10T09:44:27.136Z Compiling fnv v1.0.7
5202026-03-10T09:44:27.153Z Compiling terminal_size v0.4.3
5212026-03-10T09:44:27.156Z Compiling anyhow v1.0.102
5222026-03-10T09:44:27.188Z Compiling bytecount v0.6.9
5232026-03-10T09:44:27.268Z Compiling unicode-xid v0.2.6
5242026-03-10T09:44:27.297Z Compiling clap_builder v4.5.60
5252026-03-10T09:44:27.342Z Compiling papergrid v0.11.0
5262026-03-10T09:44:27.342Z Compiling tempfile v3.25.0
5272026-03-10T09:44:27.411Z Compiling memmap v0.7.0
5282026-03-10T09:44:27.427Z Compiling unicode-linebreak v0.1.5
5292026-03-10T09:44:27.445Z Compiling unicode-width v0.2.0
5302026-03-10T09:44:27.516Z Compiling smawk v0.3.2
5312026-03-10T09:44:27.676Z Compiling semver v1.0.27
5322026-03-10T09:44:27.893Z Compiling textwrap v0.16.2
5332026-03-10T09:44:27.969Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5342026-03-10T09:44:28.019Z Compiling swrite v0.1.0
5352026-03-10T09:44:28.121Z Compiling camino-tempfile v1.4.1
5362026-03-10T09:44:28.251Z Compiling serde-untagged v0.1.9
5372026-03-10T09:44:28.652Z Compiling tabled_derive v0.7.0
5382026-03-10T09:44:29.534Z Compiling tabled v0.15.0
5392026-03-10T09:44:29.841Z Compiling synstructure v0.13.2
5402026-03-10T09:44:29.841Z Compiling pest_generator v2.8.6
5412026-03-10T09:44:30.618Z Compiling serde_derive v1.0.228
5422026-03-10T09:44:30.621Z Compiling zerofrom-derive v0.1.6
5432026-03-10T09:44:30.622Z Compiling yoke-derive v0.8.1
5442026-03-10T09:44:30.622Z Compiling zerovec-derive v0.11.2
5452026-03-10T09:44:30.622Z Compiling displaydoc v0.2.5
5462026-03-10T09:44:30.622Z Compiling thiserror-impl v1.0.69
5472026-03-10T09:44:30.622Z Compiling zerocopy-derive v0.7.35
5482026-03-10T09:44:30.622Z Compiling pest_derive v2.8.6
5492026-03-10T09:44:30.622Z Compiling scroll_derive v0.12.1
5502026-03-10T09:44:30.622Z Compiling thiserror-impl v2.0.18
5512026-03-10T09:44:30.622Z Compiling clap_derive v4.5.55
5522026-03-10T09:44:31.646Z Compiling scroll v0.12.0
5532026-03-10T09:44:31.677Z Compiling zerocopy v0.7.35
5542026-03-10T09:44:31.933Z Compiling goblin v0.8.2
5552026-03-10T09:44:32.124Z Compiling zerofrom v0.1.6
5562026-03-10T09:44:32.247Z Compiling yoke v0.8.1
5572026-03-10T09:44:32.286Z Compiling dtrace-parser v0.2.0
5582026-03-10T09:44:32.445Z Compiling zerovec v0.11.5
5592026-03-10T09:44:32.445Z Compiling zerotrie v0.2.3
5602026-03-10T09:44:32.591Z Compiling clap v4.5.60
5612026-03-10T09:44:33.014Z Compiling tinystr v0.8.2
5622026-03-10T09:44:33.014Z Compiling potential_utf v0.1.4
5632026-03-10T09:44:33.148Z Compiling icu_collections v2.1.1
5642026-03-10T09:44:33.216Z Compiling icu_locale_core v2.1.1
5652026-03-10T09:44:33.983Z Compiling icu_provider v2.1.1
5662026-03-10T09:44:34.045Z Compiling serde_spanned v0.6.9
5672026-03-10T09:44:34.048Z Compiling toml_datetime v0.6.11
5682026-03-10T09:44:34.048Z Compiling serde-value v0.7.0
5692026-03-10T09:44:34.048Z Compiling cargo-platform v0.2.0
5702026-03-10T09:44:34.048Z Compiling macaddr v1.0.1
5712026-03-10T09:44:34.060Z Compiling dof v0.3.0
5722026-03-10T09:44:34.063Z Compiling serde_tokenstream v0.2.3
5732026-03-10T09:44:34.264Z Compiling toml_edit v0.22.27
5742026-03-10T09:44:34.278Z Compiling icu_normalizer v2.1.1
5752026-03-10T09:44:34.281Z Compiling icu_properties v2.1.2
5762026-03-10T09:44:34.974Z Compiling usdt-macro v0.5.0
5772026-03-10T09:44:34.977Z Compiling usdt-attr-macro v0.5.0
5782026-03-10T09:44:35.481Z Compiling idna_adapter v1.2.1
5792026-03-10T09:44:35.606Z Compiling idna v1.1.0
5802026-03-10T09:44:35.830Z Compiling usdt v0.5.0
5812026-03-10T09:44:35.955Z Compiling url v2.5.8
5822026-03-10T09:44:36.101Z Compiling toml v0.8.23
5832026-03-10T09:44:36.568Z Compiling cargo-util-schemas v0.8.2
5842026-03-10T09:44:36.568Z Compiling cargo_toml v0.21.0
5852026-03-10T09:44:37.719Z Compiling cargo_metadata v0.21.0
5862026-03-10T09:44:39.007Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5872026-03-10T09:44:41.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.72s
5882026-03-10T09:44:42.060Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5892026-03-10T09:44:42.755Z Downloading crates ...
5902026-03-10T09:44:42.866Z Downloaded adler2 v2.0.1
5912026-03-10T09:44:42.870Z Downloaded aead v0.5.2
5922026-03-10T09:44:42.880Z Downloaded ahash v0.8.12
5932026-03-10T09:44:42.885Z Downloaded base16ct v0.2.0
5942026-03-10T09:44:42.891Z Downloaded aes-gcm v0.10.3
5952026-03-10T09:44:42.896Z Downloaded cfg_aliases v0.1.1
5962026-03-10T09:44:42.899Z Downloaded cbc v0.1.2
5972026-03-10T09:44:42.903Z Downloaded cpufeatures v0.3.0
5982026-03-10T09:44:42.906Z Downloaded critical-section v1.2.0
5992026-03-10T09:44:42.910Z Downloaded ctr v0.9.2
6002026-03-10T09:44:42.915Z Downloaded cobs v0.3.0
6012026-03-10T09:44:42.918Z Downloaded crossbeam-utils v0.8.21
6022026-03-10T09:44:42.923Z Downloaded derive_builder_macro v0.20.2
6032026-03-10T09:44:42.926Z Downloaded crossterm v0.28.1
6042026-03-10T09:44:42.934Z Downloaded display-error-chain v0.2.2
6052026-03-10T09:44:42.937Z Downloaded bcrypt-pbkdf v0.10.0
6062026-03-10T09:44:42.940Z Downloaded diesel-dtrace v0.4.2
6072026-03-10T09:44:42.944Z Downloaded daft v0.1.5
6082026-03-10T09:44:42.948Z Downloaded bitfield-struct v0.6.2
6092026-03-10T09:44:42.951Z Downloaded dyn-clone v1.0.20
6102026-03-10T09:44:42.955Z Downloaded dirs-sys-next v0.1.2
6112026-03-10T09:44:42.958Z Downloaded dsl_auto_type v0.1.3
6122026-03-10T09:44:42.962Z Downloaded document-features v0.2.12
6132026-03-10T09:44:42.965Z Downloaded ascii-canvas v3.0.0
6142026-03-10T09:44:42.968Z Downloaded fixedbitset v0.5.7
6152026-03-10T09:44:42.972Z Downloaded crc v3.4.0
6162026-03-10T09:44:42.976Z Downloaded darling_macro v0.20.11
6172026-03-10T09:44:42.980Z Downloaded dirs-next v2.0.0
6182026-03-10T09:44:42.983Z Downloaded convert_case v0.4.0
6192026-03-10T09:44:42.985Z Downloaded crc8 v0.1.1
6202026-03-10T09:44:42.988Z Downloaded dof v0.4.0
6212026-03-10T09:44:42.991Z Downloaded debug-ignore v1.0.5
6222026-03-10T09:44:42.994Z Downloaded dtrace-parser v0.3.0
6232026-03-10T09:44:42.997Z Downloaded float-ord v0.3.2
6242026-03-10T09:44:43.000Z Downloaded funty v2.0.0
6252026-03-10T09:44:43.003Z Downloaded foreign-types-macros v0.2.3
6262026-03-10T09:44:43.006Z Downloaded futures-sink v0.3.32
6272026-03-10T09:44:43.009Z Downloaded git-stub v1.0.0
6282026-03-10T09:44:43.012Z Downloaded flagset v0.4.7
6292026-03-10T09:44:43.016Z Downloaded dunce v1.0.5
6302026-03-10T09:44:43.019Z Downloaded base64ct v1.8.3
6312026-03-10T09:44:43.023Z Downloaded der_derive v0.7.3
6322026-03-10T09:44:43.026Z Downloaded bit-vec v0.6.3
6332026-03-10T09:44:43.029Z Downloaded ed25519 v2.2.3
6342026-03-10T09:44:43.033Z Downloaded globwalk v0.9.1
6352026-03-10T09:44:43.036Z Downloaded hash32 v0.2.1
6362026-03-10T09:44:43.039Z Downloaded ghash v0.5.1
6372026-03-10T09:44:43.043Z Downloaded cmake v0.1.57
6382026-03-10T09:44:43.046Z Downloaded filetime v0.2.27
6392026-03-10T09:44:43.049Z Downloaded float-cmp v0.10.0
6402026-03-10T09:44:43.052Z Downloaded headers-core v0.3.0
6412026-03-10T09:44:43.055Z Downloaded bitfield v0.19.4
6422026-03-10T09:44:43.058Z Downloaded hash32 v0.3.1
6432026-03-10T09:44:43.061Z Downloaded home v0.5.12
6442026-03-10T09:44:43.065Z Downloaded buf-list v1.1.2
6452026-03-10T09:44:43.068Z Downloaded futures-io v0.3.32
6462026-03-10T09:44:43.071Z Downloaded aes v0.8.4
6472026-03-10T09:44:43.076Z Downloaded hostname v0.4.2
6482026-03-10T09:44:43.079Z Downloaded httpdate v1.0.3
6492026-03-10T09:44:43.082Z Downloaded blake2 v0.10.6
6502026-03-10T09:44:43.086Z Downloaded ff v0.13.1
6512026-03-10T09:44:43.089Z Downloaded http-range v0.1.5
6522026-03-10T09:44:43.092Z Downloaded git-stub-vcs v0.1.0
6532026-03-10T09:44:43.095Z Downloaded http-body v1.0.1
6542026-03-10T09:44:43.098Z Downloaded fs_extra v1.3.0
6552026-03-10T09:44:43.118Z Downloaded instability v0.3.11
6562026-03-10T09:44:43.121Z Downloaded darling v0.20.11
6572026-03-10T09:44:43.127Z Downloaded instant v0.1.13
6582026-03-10T09:44:43.130Z Downloaded hex-literal v0.4.1
6592026-03-10T09:44:43.133Z Downloaded is-terminal v0.4.17
6602026-03-10T09:44:43.136Z Downloaded lalrpop-util v0.19.12
6612026-03-10T09:44:43.139Z Downloaded keccak v0.1.6
6622026-03-10T09:44:43.141Z Downloaded futures-channel v0.3.32
6632026-03-10T09:44:43.145Z Downloaded hostname v0.3.1
6642026-03-10T09:44:43.148Z Downloaded lazy_static v1.5.0
6652026-03-10T09:44:43.151Z Downloaded http-body-util v0.1.3
6662026-03-10T09:44:43.154Z Downloaded darling v0.23.0
6672026-03-10T09:44:43.160Z Downloaded colored v2.2.0
6682026-03-10T09:44:43.163Z Downloaded libscf-sys v1.1.0
6692026-03-10T09:44:43.166Z Downloaded highway v1.3.0
6702026-03-10T09:44:43.169Z Downloaded hyper-tls v0.6.0
6712026-03-10T09:44:43.171Z Downloaded hyper-staticfile v0.10.1
6722026-03-10T09:44:43.174Z Downloaded managed v0.8.0
6732026-03-10T09:44:43.177Z Downloaded match_cfg v0.1.0
6742026-03-10T09:44:43.180Z Downloaded memoffset v0.9.1
6752026-03-10T09:44:43.182Z Downloaded md5 v0.7.0
6762026-03-10T09:44:43.186Z Downloaded clang-sys v1.8.1
6772026-03-10T09:44:43.189Z Downloaded multimap v0.10.1
6782026-03-10T09:44:43.192Z Downloaded indoc v2.0.7
6792026-03-10T09:44:43.195Z Downloaded newtype-uuid-macros v0.1.0
6802026-03-10T09:44:43.198Z Downloaded new_debug_unreachable v1.0.6
6812026-03-10T09:44:43.200Z Downloaded ipnetwork v0.21.1
6822026-03-10T09:44:43.203Z Downloaded arc-swap v1.8.2
6832026-03-10T09:44:43.208Z Downloaded ipnet v2.11.0
6842026-03-10T09:44:43.220Z Downloaded num v0.4.3
6852026-03-10T09:44:43.224Z Downloaded normalize-line-endings v0.3.0
6862026-03-10T09:44:43.224Z Downloaded nonempty v0.12.0
6872026-03-10T09:44:43.224Z Downloaded jobserver v0.1.34
6882026-03-10T09:44:43.224Z Downloaded fatfs v0.3.6
6892026-03-10T09:44:43.224Z Downloaded num-derive v0.4.2
6902026-03-10T09:44:43.227Z Downloaded libefi-sys v0.1.0
6912026-03-10T09:44:43.230Z Downloaded olpc-cjson v0.1.4
6922026-03-10T09:44:43.232Z Downloaded lru-slab v0.1.2
6932026-03-10T09:44:43.235Z Downloaded libsw-core v0.3.2
6942026-03-10T09:44:43.238Z Downloaded num-iter v0.1.45
6952026-03-10T09:44:43.242Z Downloaded openssl-macros v0.1.1
6962026-03-10T09:44:43.245Z Downloaded darling_core v0.21.3
6972026-03-10T09:44:43.248Z Downloaded oso-derive v0.27.3
6982026-03-10T09:44:43.251Z Downloaded opaque-debug v0.3.1
6992026-03-10T09:44:43.251Z Downloaded num_enum_derive v0.5.11
7002026-03-10T09:44:43.253Z Downloaded lock_api v0.4.14
7012026-03-10T09:44:43.256Z Downloaded openssl-probe v0.2.1
7022026-03-10T09:44:43.259Z Downloaded mime_guess v2.0.5
7032026-03-10T09:44:43.262Z Downloaded nanorand v0.7.0
7042026-03-10T09:44:43.265Z Downloaded newtype-uuid v1.3.2
7052026-03-10T09:44:43.267Z Downloaded futures v0.3.32
7062026-03-10T09:44:43.271Z Downloaded parse-display v0.10.0
7072026-03-10T09:44:43.273Z Downloaded parse-size v1.1.0
7082026-03-10T09:44:43.276Z Downloaded dropshot_endpoint v0.16.7
7092026-03-10T09:44:43.279Z Downloaded pbkdf2 v0.12.2
7102026-03-10T09:44:43.282Z Downloaded path-slash v0.1.5
7112026-03-10T09:44:43.285Z Downloaded multer v3.1.0
7122026-03-10T09:44:43.287Z Downloaded packed_struct_codegen v0.10.1
7132026-03-10T09:44:43.290Z Downloaded nu-ansi-term v0.50.3
7142026-03-10T09:44:43.293Z Downloaded num-complex v0.4.6
7152026-03-10T09:44:43.296Z Downloaded peg-runtime v0.8.5
7162026-03-10T09:44:43.298Z Downloaded compact_str v0.8.1
7172026-03-10T09:44:43.301Z Downloaded pin-utils v0.1.0
7182026-03-10T09:44:43.304Z Downloaded elliptic-curve v0.13.8
7192026-03-10T09:44:43.307Z Downloaded half v2.7.1
7202026-03-10T09:44:43.311Z Downloaded ar_archive_writer v0.5.1
7212026-03-10T09:44:43.314Z Downloaded owo-colors v4.3.0
7222026-03-10T09:44:43.317Z Downloaded precomputed-hash v0.1.1
7232026-03-10T09:44:43.320Z Downloaded predicates-tree v1.0.13
7242026-03-10T09:44:43.323Z Downloaded predicates-core v1.0.10
7252026-03-10T09:44:43.327Z Downloaded base64 v0.21.7
7262026-03-10T09:44:43.329Z Downloaded const_format v0.2.35
7272026-03-10T09:44:43.332Z Downloaded native-tls v0.2.18
7282026-03-10T09:44:43.335Z Downloaded proc-macro-crate v3.4.0
7292026-03-10T09:44:43.338Z Downloaded progenitor-client v0.10.0
7302026-03-10T09:44:43.341Z Downloaded num_enum_derive v0.7.5
7312026-03-10T09:44:43.343Z Downloaded num-rational v0.4.2
7322026-03-10T09:44:43.348Z Downloaded indexmap v1.9.3
7332026-03-10T09:44:43.351Z Downloaded ignore v0.4.25
7342026-03-10T09:44:43.351Z Downloaded pem-rfc7468 v0.7.0
7352026-03-10T09:44:43.354Z Downloaded progenitor-client v0.11.2
7362026-03-10T09:44:43.357Z Downloaded psl-types v2.0.11
7372026-03-10T09:44:43.360Z Downloaded progenitor-macro v0.11.2
7382026-03-10T09:44:43.360Z Downloaded progenitor-macro v0.13.0
7392026-03-10T09:44:43.362Z Downloaded progenitor-macro v0.10.0
7402026-03-10T09:44:43.365Z Downloaded aho-corasick v1.1.4
7412026-03-10T09:44:43.368Z Downloaded oxide-tokio-rt v0.1.2
7422026-03-10T09:44:43.371Z Downloaded phf v0.12.1
7432026-03-10T09:44:43.374Z Downloaded powerfmt v0.2.0
7442026-03-10T09:44:43.377Z Downloaded ppv-lite86 v0.2.21
7452026-03-10T09:44:43.377Z Downloaded rand_chacha v0.3.1
7462026-03-10T09:44:43.380Z Downloaded polyval v0.6.2
7472026-03-10T09:44:43.383Z Downloaded radium v0.7.0
7482026-03-10T09:44:43.386Z Downloaded quick-error v1.2.3
7492026-03-10T09:44:43.386Z Downloaded pem v3.0.6
7502026-03-10T09:44:43.389Z Downloaded postgres-protocol v0.6.10
7512026-03-10T09:44:43.391Z Downloaded predicates v3.1.4
7522026-03-10T09:44:43.394Z Downloaded ed25519-dalek v2.2.0
7532026-03-10T09:44:43.397Z Downloaded memmap2 v0.9.10
7542026-03-10T09:44:43.400Z Downloaded parking_lot_core v0.8.6
7552026-03-10T09:44:43.403Z Downloaded flate2 v1.1.9
7562026-03-10T09:44:43.407Z Downloaded progenitor v0.10.0
7572026-03-10T09:44:43.410Z Downloaded ref-cast-impl v1.0.25
7582026-03-10T09:44:43.413Z Downloaded progenitor v0.13.0
7592026-03-10T09:44:43.415Z Downloaded proc-macro-error2 v2.0.1
7602026-03-10T09:44:43.418Z Downloaded pkcs8 v0.10.2
7612026-03-10T09:44:43.421Z Downloaded rand_xorshift v0.4.0
7622026-03-10T09:44:43.423Z Downloaded psm v0.1.30
7632026-03-10T09:44:43.426Z Downloaded omicron-zone-package v0.12.2
7642026-03-10T09:44:43.429Z Downloaded pin-project-internal v1.1.11
7652026-03-10T09:44:43.432Z Downloaded ref-cast v1.0.25
7662026-03-10T09:44:43.434Z Downloaded rtoolbox v0.0.3
7672026-03-10T09:44:43.437Z Downloaded recursive-proc-macro-impl v0.1.1
7682026-03-10T09:44:43.437Z Downloaded primeorder v0.13.6
7692026-03-10T09:44:43.440Z Downloaded recursive v0.1.1
7702026-03-10T09:44:43.443Z Downloaded progenitor-client v0.13.0
7712026-03-10T09:44:43.443Z Downloaded num_enum v0.7.5
7722026-03-10T09:44:43.447Z Downloaded rfc6979 v0.4.0
7732026-03-10T09:44:43.450Z Downloaded rustc-hash v2.1.1
7742026-03-10T09:44:43.453Z Downloaded russh-cryptovec v0.7.3
7752026-03-10T09:44:43.453Z Downloaded parking_lot v0.11.2
7762026-03-10T09:44:43.456Z Downloaded rand_core v0.10.0
7772026-03-10T09:44:43.458Z Downloaded heapless v0.8.0
7782026-03-10T09:44:43.461Z Downloaded parking_lot_core v0.9.12
7792026-03-10T09:44:43.464Z Downloaded parking_lot v0.12.5
7802026-03-10T09:44:43.467Z Downloaded libbz2-rs-sys v0.2.2
7812026-03-10T09:44:43.470Z Downloaded rand_chacha v0.9.0
7822026-03-10T09:44:43.473Z Downloaded rustc_version v0.1.7
7832026-03-10T09:44:43.475Z Downloaded rustc_version v0.4.1
7842026-03-10T09:44:43.475Z Downloaded r2d2 v0.8.10
7852026-03-10T09:44:43.478Z Downloaded peg-macros v0.8.5
7862026-03-10T09:44:43.481Z Downloaded paste v1.0.15
7872026-03-10T09:44:43.484Z Downloaded sapling-renderdag v0.1.0
7882026-03-10T09:44:43.486Z Downloaded scrypt v0.11.0
7892026-03-10T09:44:43.489Z Downloaded expectorate v1.2.0
7902026-03-10T09:44:43.492Z Downloaded rand_core v0.6.4
7912026-03-10T09:44:43.492Z Downloaded progenitor v0.11.2
7922026-03-10T09:44:43.495Z Downloaded hickory-resolver v0.25.2
7932026-03-10T09:44:43.497Z Downloaded scroll_derive v0.13.1
7942026-03-10T09:44:43.500Z Downloaded pkcs5 v0.7.1
7952026-03-10T09:44:43.503Z Downloaded salsa20 v0.10.2
7962026-03-10T09:44:43.506Z Downloaded rand_seeder v0.4.0
7972026-03-10T09:44:43.508Z Downloaded poly1305 v0.8.0
7982026-03-10T09:44:43.511Z Downloaded postgres-types v0.2.12
7992026-03-10T09:44:43.514Z Downloaded serde_urlencoded v0.7.1
8002026-03-10T09:44:43.517Z Downloaded seq-macro v0.3.6
8012026-03-10T09:44:43.517Z Downloaded secrecy v0.10.3
8022026-03-10T09:44:43.519Z Downloaded serde_bytes v0.11.19
8032026-03-10T09:44:43.522Z Downloaded resolv-conf v0.7.6
8042026-03-10T09:44:43.525Z Downloaded secrecy v0.8.0
8052026-03-10T09:44:43.525Z Downloaded miniz_oxide v0.8.9
8062026-03-10T09:44:43.528Z Downloaded p256 v0.13.2
8072026-03-10T09:44:43.531Z Downloaded rand_core v0.9.5
8082026-03-10T09:44:43.534Z Downloaded jiff-static v0.2.21
8092026-03-10T09:44:43.537Z Downloaded progenitor-extras v0.1.0
8102026-03-10T09:44:43.540Z Downloaded shell-words v1.1.1
8112026-03-10T09:44:43.540Z Downloaded serde_repr v0.1.20
8122026-03-10T09:44:43.543Z Downloaded indicatif v0.18.4
8132026-03-10T09:44:43.546Z Downloaded sha1 v0.10.6
8142026-03-10T09:44:43.549Z Downloaded semver v0.1.20
8152026-03-10T09:44:43.549Z Downloaded serde_spanned v1.0.4
8162026-03-10T09:44:43.552Z Downloaded signal-hook-tokio v0.3.1
8172026-03-10T09:44:43.552Z Downloaded rustls-pemfile v1.0.4
8182026-03-10T09:44:43.554Z Downloaded quinn-udp v0.5.14
8192026-03-10T09:44:43.557Z Downloaded papergrid v0.17.0
8202026-03-10T09:44:43.561Z Downloaded rustls-native-certs v0.8.3
8212026-03-10T09:44:43.564Z Downloaded signature v2.2.0
8222026-03-10T09:44:43.567Z Downloaded rusty-fork v0.3.1
8232026-03-10T09:44:43.569Z Downloaded scroll v0.13.0
8242026-03-10T09:44:43.569Z Downloaded slog-bunyan v2.5.0
8252026-03-10T09:44:43.572Z Downloaded progenitor-impl v0.10.0
8262026-03-10T09:44:43.575Z Downloaded sec1 v0.7.3
8272026-03-10T09:44:43.578Z Downloaded crypto-bigint v0.5.5
8282026-03-10T09:44:43.581Z Downloaded progenitor-impl v0.13.0
8292026-03-10T09:44:43.585Z Downloaded slog-envlogger v2.2.0
8302026-03-10T09:44:43.588Z Downloaded progenitor-impl v0.11.2
8312026-03-10T09:44:43.590Z Downloaded sct v0.7.1
8322026-03-10T09:44:43.593Z Downloaded serde_derive_internals v0.29.1
8332026-03-10T09:44:43.593Z Downloaded serde-hex v0.1.0
8342026-03-10T09:44:43.596Z Downloaded pin-project v1.1.11
8352026-03-10T09:44:43.604Z Downloaded oso v0.27.3
8362026-03-10T09:44:43.607Z Downloaded russh-keys v0.45.0
8372026-03-10T09:44:43.610Z Downloaded http v1.4.0
8382026-03-10T09:44:43.613Z Downloaded hickory-server v0.25.2
8392026-03-10T09:44:43.617Z Downloaded signal-hook-mio v0.2.5
8402026-03-10T09:44:43.620Z Downloaded serde_path_to_error v0.1.20
8412026-03-10T09:44:43.623Z Downloaded pretty_assertions v1.4.1
8422026-03-10T09:44:43.626Z Downloaded prefix-trie v0.7.0
8432026-03-10T09:44:43.628Z Downloaded strip-ansi-escapes v0.2.1
8442026-03-10T09:44:43.628Z Downloaded ssh-cipher v0.2.0
8452026-03-10T09:44:43.631Z Downloaded sqlparser_derive v0.5.0
8462026-03-10T09:44:43.631Z Downloaded siphasher v1.0.2
8472026-03-10T09:44:43.634Z Downloaded structmeta v0.3.0
8482026-03-10T09:44:43.634Z Downloaded strum v0.27.2
8492026-03-10T09:44:43.637Z Downloaded signal-hook-registry v1.4.8
8502026-03-10T09:44:43.637Z Downloaded strum v0.26.3
8512026-03-10T09:44:43.640Z Downloaded rustls-pki-types v1.14.0
8522026-03-10T09:44:43.640Z Downloaded minimal-lexical v0.2.1
8532026-03-10T09:44:43.644Z Downloaded scopeguard v1.2.0
8542026-03-10T09:44:43.646Z Downloaded shlex v1.3.0
8552026-03-10T09:44:43.650Z Downloaded slog-dtrace v0.3.0
8562026-03-10T09:44:43.650Z Downloaded hyper-util v0.1.20
8572026-03-10T09:44:43.653Z Downloaded structmeta-derive v0.3.0
8582026-03-10T09:44:43.656Z Downloaded supports-color v3.0.2
8592026-03-10T09:44:43.659Z Downloaded subtle v2.6.1
8602026-03-10T09:44:43.659Z Downloaded slog-async v2.8.0
8612026-03-10T09:44:43.661Z Downloaded slab v0.4.12
8622026-03-10T09:44:43.661Z Downloaded serde_cbor v0.11.2
8632026-03-10T09:44:43.664Z Downloaded tap v1.0.1
8642026-03-10T09:44:43.667Z Downloaded termtree v0.5.1
8652026-03-10T09:44:43.669Z Downloaded take_mut v0.2.2
8662026-03-10T09:44:43.670Z Downloaded tabwriter v1.4.1
8672026-03-10T09:44:43.670Z Downloaded tabled_derive v0.11.0
8682026-03-10T09:44:43.672Z Downloaded openssl-sys v0.9.111
8692026-03-10T09:44:43.676Z Downloaded sync-ptr v0.1.4
8702026-03-10T09:44:43.679Z Downloaded snafu-derive v0.8.9
8712026-03-10T09:44:43.679Z Downloaded slog-json v2.6.1
8722026-03-10T09:44:43.682Z Downloaded smallvec v0.6.14
8732026-03-10T09:44:43.685Z Downloaded slog-stdlog v4.1.1
8742026-03-10T09:44:43.685Z Downloaded thread-id v5.1.0
8752026-03-10T09:44:43.685Z Downloaded testing_table v0.3.0
8762026-03-10T09:44:43.688Z Downloaded slog-scope v4.4.1
8772026-03-10T09:44:43.688Z Downloaded time-core v0.1.8
8782026-03-10T09:44:43.691Z Downloaded tinyvec_macros v0.1.1
8792026-03-10T09:44:43.691Z Downloaded prettyplease v0.2.37
8802026-03-10T09:44:43.694Z Downloaded mio v1.1.1
8812026-03-10T09:44:43.698Z Downloaded serde_with_macros v3.17.0
8822026-03-10T09:44:43.700Z Downloaded smf v0.2.3
8832026-03-10T09:44:43.703Z Downloaded rayon-core v1.13.0
8842026-03-10T09:44:43.706Z Downloaded stringprep v0.1.5
8852026-03-10T09:44:43.706Z Downloaded tagptr v0.2.0
8862026-03-10T09:44:43.709Z Downloaded static_assertions v1.1.0
8872026-03-10T09:44:43.709Z Downloaded string_cache v0.8.9
8882026-03-10T09:44:43.712Z Downloaded stacker v0.1.23
8892026-03-10T09:44:43.715Z Downloaded ssh-encoding v0.2.0
8902026-03-10T09:44:43.715Z Downloaded rcgen v0.12.1
8912026-03-10T09:44:43.718Z Downloaded strum_macros v0.24.3
8922026-03-10T09:44:43.720Z Downloaded itertools v0.10.5
8932026-03-10T09:44:43.723Z Downloaded rustls-platform-verifier v0.6.2
8942026-03-10T09:44:43.727Z Downloaded sync_wrapper v1.0.2
8952026-03-10T09:44:43.730Z Downloaded ron v0.8.1
8962026-03-10T09:44:43.732Z Downloaded quinn v0.11.9
8972026-03-10T09:44:43.735Z Downloaded strum_macros v0.26.4
8982026-03-10T09:44:43.738Z Downloaded simd-adler32 v0.3.8
8992026-03-10T09:44:43.741Z Downloaded ryu v1.0.23
9002026-03-10T09:44:43.743Z Downloaded hickory-resolver v0.24.4
9012026-03-10T09:44:43.747Z Downloaded sigpipe v0.1.3
9022026-03-10T09:44:43.750Z Downloaded topological-sort v0.2.2
9032026-03-10T09:44:43.750Z Downloaded support-bundle-viewer v0.1.2
9042026-03-10T09:44:43.750Z Downloaded nom v7.1.3
9052026-03-10T09:44:43.754Z Downloaded schemars_derive v0.8.22
9062026-03-10T09:44:43.757Z Downloaded tower-layer v0.3.3
9072026-03-10T09:44:43.760Z Downloaded rustversion v1.0.22
9082026-03-10T09:44:43.760Z Downloaded termios v0.3.3
9092026-03-10T09:44:43.763Z Downloaded crossterm v0.29.0
9102026-03-10T09:44:43.766Z Downloaded tower-service v0.3.3
9112026-03-10T09:44:43.769Z Downloaded tiny-keccak v2.0.2
9122026-03-10T09:44:43.772Z Downloaded thiserror-impl-no-std v2.0.2
9132026-03-10T09:44:43.772Z Downloaded tls_codec v0.4.2
9142026-03-10T09:44:43.774Z Downloaded iddqd v0.3.17
9152026-03-10T09:44:43.778Z Downloaded signal-hook v0.3.18
9162026-03-10T09:44:43.781Z Downloaded typify-macro v0.4.3
9172026-03-10T09:44:43.784Z Downloaded tokio-native-tls v0.3.1
9182026-03-10T09:44:43.784Z Downloaded tokio-macros v2.6.0
9192026-03-10T09:44:43.786Z Downloaded sqlformat v0.3.5
9202026-03-10T09:44:43.787Z Downloaded spin v0.9.8
9212026-03-10T09:44:43.789Z Downloaded try-lock v0.2.5
9222026-03-10T09:44:43.789Z Downloaded trait-variant v0.1.2
9232026-03-10T09:44:43.792Z Downloaded tls_codec_derive v0.4.2
9242026-03-10T09:44:43.792Z Downloaded time-macros v0.2.27
9252026-03-10T09:44:43.795Z Downloaded strum_macros v0.27.2
9262026-03-10T09:44:43.798Z Downloaded unarray v0.1.4
9272026-03-10T09:44:43.798Z Downloaded tokio-rustls v0.25.0
9282026-03-10T09:44:43.801Z Downloaded tokio-dtrace v0.1.1
9292026-03-10T09:44:43.801Z Downloaded qorb v0.4.1
9302026-03-10T09:44:43.803Z Downloaded unit-prefix v0.5.2
9312026-03-10T09:44:43.806Z Downloaded bitvec v1.0.1
9322026-03-10T09:44:43.816Z Downloaded typify-macro v0.6.1
9332026-03-10T09:44:43.819Z Downloaded similar v2.7.0
9342026-03-10T09:44:43.822Z Downloaded utf-8 v0.7.6
9352026-03-10T09:44:43.824Z Downloaded usdt-attr-macro v0.6.0
9362026-03-10T09:44:43.824Z Downloaded usdt v0.6.0
9372026-03-10T09:44:43.824Z Downloaded untrusted v0.9.0
9382026-03-10T09:44:43.827Z Downloaded rand v0.10.0
9392026-03-10T09:44:43.830Z Downloaded untrusted v0.7.1
9402026-03-10T09:44:43.830Z Downloaded rand v0.8.5
9412026-03-10T09:44:43.834Z Downloaded universal-hash v0.5.1
9422026-03-10T09:44:43.837Z Downloaded socket2 v0.5.10
9432026-03-10T09:44:43.837Z Downloaded unicode-truncate v1.1.0
9442026-03-10T09:44:43.837Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9452026-03-10T09:44:43.840Z Downloaded tokio-tungstenite v0.21.0
9462026-03-10T09:44:43.840Z Downloaded usdt-macro v0.6.0
9472026-03-10T09:44:43.843Z Downloaded toml_writer v1.0.6+spec-1.1.0
9482026-03-10T09:44:43.843Z Downloaded futures-util v0.3.32
9492026-03-10T09:44:43.851Z Downloaded term v1.2.1
9502026-03-10T09:44:43.854Z Downloaded term v0.7.0
9512026-03-10T09:44:43.857Z Downloaded void v1.0.2
9522026-03-10T09:44:43.857Z Downloaded schemars v0.9.0
9532026-03-10T09:44:43.866Z Downloaded waitgroup v0.1.2
9542026-03-10T09:44:43.869Z Downloaded socket2 v0.6.2
9552026-03-10T09:44:43.869Z Downloaded tokio-rustls v0.24.1
9562026-03-10T09:44:43.872Z Downloaded subprocess v0.2.15
9572026-03-10T09:44:43.875Z Downloaded want v0.3.1
9582026-03-10T09:44:43.875Z Downloaded wait-timeout v0.2.1
9592026-03-10T09:44:43.877Z Downloaded tui-tree-widget v0.23.1
9602026-03-10T09:44:43.877Z Downloaded itertools v0.13.0
9612026-03-10T09:44:43.882Z Downloaded itertools v0.12.1
9622026-03-10T09:44:43.886Z Downloaded rand v0.9.2
9632026-03-10T09:44:43.889Z Downloaded usdt-impl v0.6.0
9642026-03-10T09:44:43.892Z Downloaded num-bigint-dig v0.8.6
9652026-03-10T09:44:43.895Z Downloaded unicase v2.9.0
9662026-03-10T09:44:43.898Z Downloaded zeroize_derive v1.4.3
9672026-03-10T09:44:43.898Z Downloaded rustls-webpki v0.103.9
9682026-03-10T09:44:43.901Z Downloaded num-bigint v0.4.6
9692026-03-10T09:44:43.903Z Downloaded xshell-macros v0.2.7
9702026-03-10T09:44:43.903Z Downloaded tokio-stream v0.1.18
9712026-03-10T09:44:43.907Z Downloaded zone v0.3.1
9722026-03-10T09:44:43.911Z Downloaded tokio-rustls v0.26.4
9732026-03-10T09:44:43.911Z Downloaded schemars v1.2.1
9742026-03-10T09:44:43.921Z Downloaded vergen-gitcl v1.0.8
9752026-03-10T09:44:43.923Z Downloaded zone_cfg_derive v0.3.1
9762026-03-10T09:44:43.924Z Downloaded tracing-attributes v0.1.31
9772026-03-10T09:44:43.926Z Downloaded toml_parser v1.0.9+spec-1.1.0
9782026-03-10T09:44:43.929Z Downloaded tar v0.4.44
9792026-03-10T09:44:43.929Z Downloaded tinyvec v1.10.0
9802026-03-10T09:44:43.932Z Downloaded twox-hash v2.1.2
9812026-03-10T09:44:43.935Z Downloaded vergen-lib v0.1.6
9822026-03-10T09:44:43.935Z Downloaded uzers v0.12.2
9832026-03-10T09:44:43.937Z Downloaded test-strategy v0.4.5
9842026-03-10T09:44:43.940Z Downloaded slog v2.8.2
9852026-03-10T09:44:43.943Z Downloaded samael v0.0.19
9862026-03-10T09:44:43.946Z Downloaded xattr v1.6.1
9872026-03-10T09:44:43.948Z Downloaded blake3 v1.8.3
9882026-03-10T09:44:43.953Z Downloaded walkdir v2.5.0
9892026-03-10T09:44:43.956Z Downloaded hashbrown v0.15.5
9902026-03-10T09:44:43.959Z Downloaded xz2 v0.1.7
9912026-03-10T09:44:43.961Z Downloaded wyz v0.5.1
9922026-03-10T09:44:43.961Z Downloaded vergen v9.0.6
9932026-03-10T09:44:43.964Z Downloaded itertools v0.14.0
9942026-03-10T09:44:43.969Z Downloaded zeroize v1.8.2
9952026-03-10T09:44:43.971Z Downloaded whoami v2.1.0
9962026-03-10T09:44:43.974Z Downloaded xshell v0.2.7
9972026-03-10T09:44:43.974Z Downloaded snafu v0.8.9
9982026-03-10T09:44:43.979Z Downloaded vsss-rs v3.3.4
9992026-03-10T09:44:43.982Z Downloaded hyper v1.8.1
10002026-03-10T09:44:43.986Z Downloaded vergen-git2 v1.0.7
10012026-03-10T09:44:43.989Z Downloaded zstd v0.13.3
10022026-03-10T09:44:43.992Z Downloaded typify v0.6.1
10032026-03-10T09:44:43.995Z Downloaded typify v0.4.3
10042026-03-10T09:44:43.998Z Downloaded zstd-safe v7.2.4
10052026-03-10T09:44:44.000Z Downloaded hkdf v0.12.4
10062026-03-10T09:44:44.000Z Downloaded unicode-properties v0.1.4
10072026-03-10T09:44:44.005Z Downloaded toml v0.9.12+spec-1.1.0
10082026-03-10T09:44:44.008Z Downloaded rustyline v14.0.0
10092026-03-10T09:44:44.011Z Downloaded tracing-core v0.1.36
10102026-03-10T09:44:44.014Z Downloaded tungstenite v0.23.0
10112026-03-10T09:44:44.016Z Downloaded steno v0.4.1
10122026-03-10T09:44:44.019Z Downloaded zerocopy v0.6.6
10132026-03-10T09:44:44.022Z Downloaded tungstenite v0.21.0
10142026-03-10T09:44:44.024Z Downloaded unicode-bidi v0.3.18
10152026-03-10T09:44:44.027Z Downloaded yasna v0.5.2
10162026-03-10T09:44:44.027Z Downloaded russh v0.45.0
10172026-03-10T09:44:44.031Z Downloaded unsafe-libyaml v0.2.11
10182026-03-10T09:44:44.034Z Downloaded toml_edit v0.23.10+spec-1.0.0
10192026-03-10T09:44:44.037Z Downloaded libm v0.2.16
10202026-03-10T09:44:44.045Z Downloaded uuid v1.21.0
10212026-03-10T09:44:44.047Z Downloaded toml v0.7.8
10222026-03-10T09:44:44.050Z Downloaded whoami v1.6.1
10232026-03-10T09:44:44.053Z Downloaded p521 v0.13.3
10242026-03-10T09:44:44.056Z Downloaded iri-string v0.7.10
10252026-03-10T09:44:44.061Z Downloaded rpassword v7.4.0
10262026-03-10T09:44:44.064Z Downloaded ron v0.12.0
10272026-03-10T09:44:44.069Z Downloaded toml_edit v0.19.15
10282026-03-10T09:44:44.082Z Downloaded reedline v0.40.0
10292026-03-10T09:44:44.088Z Downloaded aws-lc-rs v1.16.0
10302026-03-10T09:44:44.096Z Downloaded zopfli v0.8.3
10312026-03-10T09:44:44.098Z Downloaded rsa v0.9.10
10322026-03-10T09:44:44.102Z Downloaded git2 v0.20.4
10332026-03-10T09:44:44.108Z Downloaded p384 v0.13.1
10342026-03-10T09:44:44.112Z Downloaded ssh-key v0.6.7
10352026-03-10T09:44:44.118Z Downloaded vte v0.14.1
10362026-03-10T09:44:44.120Z Downloaded tokio-postgres v0.7.16
10372026-03-10T09:44:44.123Z Downloaded bindgen v0.71.1
10382026-03-10T09:44:44.129Z Downloaded yansi v1.0.1
10392026-03-10T09:44:44.131Z Downloaded reqwest v0.12.28
10402026-03-10T09:44:44.135Z Downloaded chrono v0.4.44
10412026-03-10T09:44:44.140Z Downloaded h2 v0.4.13
10422026-03-10T09:44:44.145Z Downloaded tokio-tungstenite v0.23.1
10432026-03-10T09:44:44.148Z Downloaded portable-atomic v1.13.1
10442026-03-10T09:44:44.153Z Downloaded libxml v0.3.3
10452026-03-10T09:44:44.157Z Downloaded rayon v1.11.0
10462026-03-10T09:44:44.164Z Downloaded publicsuffix v2.3.0
10472026-03-10T09:44:44.167Z Downloaded unicode_categories v0.1.1
10482026-03-10T09:44:44.170Z Downloaded thread_local v1.1.9
10492026-03-10T09:44:44.170Z Downloaded thiserror-no-std v2.0.2
10502026-03-10T09:44:44.172Z Downloaded zerocopy-derive v0.8.40
10512026-03-10T09:44:44.178Z Downloaded zip v0.6.6
10522026-03-10T09:44:44.181Z Downloaded reqwest v0.13.2
10532026-03-10T09:44:44.185Z Downloaded goblin v0.10.5
10542026-03-10T09:44:44.190Z Downloaded typed-path v0.9.3
10552026-03-10T09:44:44.195Z Downloaded x509-cert v0.2.5
10562026-03-10T09:44:44.199Z Downloaded spki v0.7.3
10572026-03-10T09:44:44.202Z Downloaded slog-term v2.9.2
10582026-03-10T09:44:44.206Z Downloaded serde_yaml v0.9.34+deprecated
10592026-03-10T09:44:44.206Z Downloaded lalrpop v0.19.12
10602026-03-10T09:44:44.213Z Downloaded schemars v0.8.22
10612026-03-10T09:44:44.222Z Downloaded rustls-pemfile v2.2.0
10622026-03-10T09:44:44.224Z Downloaded hashbrown v0.13.2
10632026-03-10T09:44:44.227Z Downloaded tower v0.5.3
10642026-03-10T09:44:44.233Z Downloaded rustls-webpki v0.101.7
10652026-03-10T09:44:44.244Z Downloaded unicode-normalization v0.1.25
10662026-03-10T09:44:44.247Z Downloaded salty v0.3.0
10672026-03-10T09:44:44.252Z Downloaded regex v1.12.3
10682026-03-10T09:44:44.256Z Downloaded unicode-segmentation v1.12.0
10692026-03-10T09:44:44.259Z Downloaded serde_with v3.17.0
10702026-03-10T09:44:44.268Z Downloaded zip v4.6.1
10712026-03-10T09:44:44.272Z Downloaded tower-http v0.6.8
10722026-03-10T09:44:44.277Z Downloaded rustls-webpki v0.102.8
10732026-03-10T09:44:44.292Z Downloaded tough v0.20.0
10742026-03-10T09:44:44.298Z Downloaded curve25519-dalek v4.1.3
10752026-03-10T09:44:44.305Z Downloaded quinn-proto v0.11.13
10762026-03-10T09:44:44.310Z Downloaded proptest v1.10.0
10772026-03-10T09:44:44.318Z Downloaded object v0.30.4
10782026-03-10T09:44:44.323Z Downloaded tokio-util v0.7.18
10792026-03-10T09:44:44.330Z Downloaded winnow v0.5.40
10802026-03-10T09:44:44.336Z Downloaded winnow v0.6.26
10812026-03-10T09:44:44.342Z Downloaded nix v0.27.1
10822026-03-10T09:44:44.350Z Downloaded bstr v1.12.1
10832026-03-10T09:44:44.356Z Downloaded petname v2.0.2
10842026-03-10T09:44:44.360Z Downloaded radix_trie v0.2.1
10852026-03-10T09:44:44.364Z Downloaded quick-xml v0.37.5
10862026-03-10T09:44:44.369Z Downloaded moka v0.12.13
10872026-03-10T09:44:44.373Z Downloaded hashbrown v0.12.3
10882026-03-10T09:44:44.376Z Downloaded serde_plain v1.0.2
10892026-03-10T09:44:44.379Z Downloaded serde-big-array v0.5.1
10902026-03-10T09:44:44.379Z Downloaded crossbeam-channel v0.5.15
10912026-03-10T09:44:44.382Z Downloaded postcard v1.1.3
10922026-03-10T09:44:44.384Z Downloaded pkg-config v0.3.32
10932026-03-10T09:44:44.387Z Downloaded pkcs1 v0.7.5
10942026-03-10T09:44:44.387Z Downloaded scheduled-thread-pool v0.2.7
10952026-03-10T09:44:44.387Z Downloaded same-file v1.0.6
10962026-03-10T09:44:44.390Z Downloaded dropshot-api-manager v0.5.2
10972026-03-10T09:44:44.391Z Downloaded password-hash v0.5.0
10982026-03-10T09:44:44.404Z Downloaded packed_struct v0.10.1
10992026-03-10T09:44:44.404Z Downloaded time v0.3.47
11002026-03-10T09:44:44.404Z Downloaded cc v1.2.56
11012026-03-10T09:44:44.407Z Downloaded tabled v0.20.0
11022026-03-10T09:44:44.419Z Downloaded rustls v0.21.12
11032026-03-10T09:44:44.427Z Downloaded nix v0.30.1
11042026-03-10T09:44:44.435Z Downloaded object v0.37.3
11052026-03-10T09:44:44.445Z Downloaded regex-syntax v0.6.29
11062026-03-10T09:44:44.448Z Downloaded vcpkg v0.2.15
11072026-03-10T09:44:44.479Z Downloaded zlib-rs v0.6.2
11082026-03-10T09:44:44.483Z Downloaded nix v0.31.1
11092026-03-10T09:44:44.491Z Downloaded smoltcp v0.9.1
11102026-03-10T09:44:44.499Z Downloaded zerocopy v0.8.40
11112026-03-10T09:44:44.506Z Downloaded smoltcp v0.11.0
11122026-03-10T09:44:44.515Z Downloaded rustls v0.22.4
11132026-03-10T09:44:44.526Z Downloaded hickory-proto v0.25.2
11142026-03-10T09:44:44.540Z Downloaded regex-syntax v0.8.10
11152026-03-10T09:44:44.545Z Downloaded openapiv3 v2.2.0
11162026-03-10T09:44:44.556Z Downloaded regress v0.10.5
11172026-03-10T09:44:44.565Z Downloaded webpki-roots v1.0.6
11182026-03-10T09:44:44.567Z Downloaded rustls v0.23.37
11192026-03-10T09:44:44.579Z Downloaded rustix v0.38.44
11202026-03-10T09:44:44.598Z Downloaded hickory-proto v0.24.4
11212026-03-10T09:44:44.610Z Downloaded sqlparser v0.61.0
11222026-03-10T09:44:44.618Z Downloaded dropshot v0.16.7
11232026-03-10T09:44:44.636Z Downloaded sled v0.34.7
11242026-03-10T09:44:44.645Z Downloaded nix v0.28.0
11252026-03-10T09:44:44.654Z Downloaded polar-core v0.27.3
11262026-03-10T09:44:44.661Z Downloaded openssl v0.10.75
11272026-03-10T09:44:44.669Z Downloaded zerocopy-derive v0.6.6
11282026-03-10T09:44:44.677Z Downloaded diesel v2.2.12
11292026-03-10T09:44:44.692Z Downloaded nix v0.29.0
11302026-03-10T09:44:44.700Z Downloaded tracing v0.1.44
11312026-03-10T09:44:44.718Z Downloaded bzip2-sys v0.1.13+1.0.8
11322026-03-10T09:44:44.727Z Downloaded typify-impl v0.6.1
11332026-03-10T09:44:44.739Z Downloaded ratatui v0.29.0
11342026-03-10T09:44:44.754Z Downloaded typify-impl v0.4.3
11352026-03-10T09:44:44.765Z Downloaded jiff v0.2.21
11362026-03-10T09:44:44.780Z Downloaded pin-project-lite v0.2.17
11372026-03-10T09:44:44.784Z Downloaded phf v0.13.1
11382026-03-10T09:44:44.787Z Downloaded ingot-macros v0.1.1
11392026-03-10T09:44:44.787Z Downloaded headers v0.4.1
11402026-03-10T09:44:44.790Z Downloaded regex-automata v0.4.14
11412026-03-10T09:44:44.802Z Downloaded flume v0.11.1
11422026-03-10T09:44:44.805Z Downloaded petgraph v0.6.5
11432026-03-10T09:44:44.819Z Downloaded csv v1.4.0
11442026-03-10T09:44:44.835Z Downloaded lzma-sys v0.1.20
11452026-03-10T09:44:44.857Z Downloaded chrono-tz v0.10.4
11462026-03-10T09:44:44.871Z Downloaded tokio v1.49.0
11472026-03-10T09:44:44.901Z Downloaded base64 v0.22.1
11482026-03-10T09:44:44.904Z Downloaded proc-macro-error-attr2 v2.0.0
11492026-03-10T09:44:44.907Z Downloaded proc-macro-crate v1.3.1
11502026-03-10T09:44:44.907Z Downloaded peg v0.8.5
11512026-03-10T09:44:44.910Z Downloaded pbkdf2 v0.11.0
11522026-03-10T09:44:44.910Z Downloaded password-hash v0.4.2
11532026-03-10T09:44:44.912Z Downloaded parse-display-derive v0.10.0
11542026-03-10T09:44:44.912Z Downloaded oxnet v0.1.4
11552026-03-10T09:44:44.915Z Downloaded heapless v0.7.17
11562026-03-10T09:44:44.918Z Downloaded derive_more v2.1.1
11572026-03-10T09:44:44.924Z Downloaded num-integer v0.1.46
11582026-03-10T09:44:44.927Z Downloaded petgraph v0.8.3
11592026-03-10T09:44:44.941Z Downloaded phf_shared v0.13.1
11602026-03-10T09:44:44.944Z Downloaded phf_shared v0.12.1
11612026-03-10T09:44:44.944Z Downloaded libz-sys v1.1.24
11622026-03-10T09:44:44.959Z Downloaded phf_shared v0.11.3
11632026-03-10T09:44:44.962Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11642026-03-10T09:44:44.974Z Downloaded sha3 v0.10.8
11652026-03-10T09:44:44.978Z Downloaded num_enum v0.5.11
11662026-03-10T09:44:44.981Z Downloaded litrs v1.0.0
11672026-03-10T09:44:44.984Z Downloaded diesel_derives v2.2.7
11682026-03-10T09:44:44.987Z Downloaded bumpalo v3.20.2
11692026-03-10T09:44:44.989Z Downloaded iana-time-zone v0.1.65
11702026-03-10T09:44:44.992Z Downloaded openssl-probe v0.1.6
11712026-03-10T09:44:44.992Z Downloaded linked-hash-map v0.5.6
11722026-03-10T09:44:44.992Z Downloaded httparse v1.10.1
11732026-03-10T09:44:44.996Z Downloaded encoding_rs v0.8.35
11742026-03-10T09:44:45.010Z Downloaded diff v0.1.13
11752026-03-10T09:44:45.013Z Downloaded num_threads v0.1.7
11762026-03-10T09:44:45.013Z Downloaded hyper-rustls v0.27.7
11772026-03-10T09:44:45.016Z Downloaded half v1.8.3
11782026-03-10T09:44:45.016Z Downloaded libsw v3.5.0
11792026-03-10T09:44:45.019Z Downloaded getrandom v0.3.4
11802026-03-10T09:44:45.022Z Downloaded crc-any v2.5.0
11812026-03-10T09:44:45.022Z Downloaded hmac v0.12.1
11822026-03-10T09:44:45.025Z Downloaded num-derive v0.3.3
11832026-03-10T09:44:45.025Z Downloaded num-conv v0.2.0
11842026-03-10T09:44:45.025Z Downloaded linear-map v1.2.0
11852026-03-10T09:44:45.028Z Downloaded libloading v0.8.9
11862026-03-10T09:44:45.028Z Downloaded hickory-client v0.25.2
11872026-03-10T09:44:45.031Z Downloaded nodrop v0.1.14
11882026-03-10T09:44:45.031Z Downloaded nibble_vec v0.1.0
11892026-03-10T09:44:45.031Z Downloaded newtype_derive v0.1.6
11902026-03-10T09:44:45.031Z Downloaded newline-converter v0.3.0
11912026-03-10T09:44:45.031Z Downloaded bytes v1.11.1
11922026-03-10T09:44:45.034Z Downloaded ingot v0.1.1
11932026-03-10T09:44:45.037Z Downloaded mime v0.3.17
11942026-03-10T09:44:45.037Z Downloaded getrandom v0.2.17
11952026-03-10T09:44:45.040Z Downloaded impl-trait-for-tuples v0.2.3
11962026-03-10T09:44:45.040Z Downloaded foldhash v0.1.5
11972026-03-10T09:44:45.043Z Downloaded derive_more-impl v2.1.1
11982026-03-10T09:44:45.045Z Downloaded der v0.7.10
11992026-03-10T09:44:45.048Z Downloaded backon v1.6.0
12002026-03-10T09:44:45.051Z Downloaded md-5 v0.10.6
12012026-03-10T09:44:45.054Z Downloaded maybe-uninit v2.0.0
12022026-03-10T09:44:45.054Z Downloaded lru-cache v0.1.2
12032026-03-10T09:44:45.054Z Downloaded lru v0.12.5
12042026-03-10T09:44:45.054Z Downloaded ingot-types v0.1.2
12052026-03-10T09:44:45.056Z Downloaded colored v3.1.1
12062026-03-10T09:44:45.056Z Downloaded maplit v1.0.2
12072026-03-10T09:44:45.059Z Downloaded lzss v0.8.2
12082026-03-10T09:44:45.059Z Downloaded des v0.8.1
12092026-03-10T09:44:45.059Z Downloaded derive_more v0.99.20
12102026-03-10T09:44:45.062Z Downloaded darling_core v0.20.11
12112026-03-10T09:44:45.066Z Downloaded humantime v2.3.0
12122026-03-10T09:44:45.068Z Downloaded allocator-api2 v0.2.21
12132026-03-10T09:44:45.071Z Downloaded bzip2 v0.6.1
12142026-03-10T09:44:45.071Z Downloaded env_logger v0.11.9
12152026-03-10T09:44:45.074Z Downloaded ecdsa v0.16.9
12162026-03-10T09:44:45.074Z Downloaded derive_builder_core v0.20.2
12172026-03-10T09:44:45.077Z Downloaded derive_builder v0.20.2
12182026-03-10T09:44:45.079Z Downloaded darling v0.21.3
12192026-03-10T09:44:45.082Z Downloaded is_ci v1.2.0
12202026-03-10T09:44:45.082Z Downloaded internet-checksum v0.2.1
12212026-03-10T09:44:45.085Z Downloaded group v0.13.0
12222026-03-10T09:44:45.085Z Downloaded globset v0.4.18
12232026-03-10T09:44:45.085Z Downloaded glob v0.3.3
12242026-03-10T09:44:45.088Z Downloaded embedded-io v0.6.1
12252026-03-10T09:44:45.088Z Downloaded defmt v1.0.1
12262026-03-10T09:44:45.090Z Downloaded chacha20poly1305 v0.10.1
12272026-03-10T09:44:45.090Z Downloaded crc32fast v1.5.0
12282026-03-10T09:44:45.093Z Downloaded console v0.16.2
12292026-03-10T09:44:45.093Z Downloaded async-bb8-diesel v0.2.1
12302026-03-10T09:44:45.096Z Downloaded inout v0.1.4
12312026-03-10T09:44:45.096Z Downloaded indoc v1.0.9
12322026-03-10T09:44:45.099Z Downloaded ring v0.17.14
12332026-03-10T09:44:45.130Z Downloaded indent_write v2.2.0
12342026-03-10T09:44:45.133Z Downloaded ident_case v1.0.1
12352026-03-10T09:44:45.133Z Downloaded hubpack_derive v0.1.1
12362026-03-10T09:44:45.133Z Downloaded hubpack v0.1.2
12372026-03-10T09:44:45.133Z Downloaded foldhash v0.2.0
12382026-03-10T09:44:45.133Z Downloaded derive-where v1.6.0
12392026-03-10T09:44:45.136Z Downloaded defmt-macros v1.0.1
12402026-03-10T09:44:45.138Z Downloaded darling_core v0.23.0
12412026-03-10T09:44:45.141Z Downloaded daft-derive v0.1.5
12422026-03-10T09:44:45.144Z Downloaded fs-err v2.11.0
12432026-03-10T09:44:45.146Z Downloaded cookie v0.18.1
12442026-03-10T09:44:45.146Z Downloaded chacha20 v0.9.1
12452026-03-10T09:44:45.152Z Downloaded bzip2 v0.4.4
12462026-03-10T09:44:45.152Z Downloaded fallible-iterator v0.2.0
12472026-03-10T09:44:45.155Z Downloaded enum-as-inner v0.6.1
12482026-03-10T09:44:45.155Z Downloaded either v1.15.0
12492026-03-10T09:44:45.155Z Downloaded csv-core v0.1.13
12502026-03-10T09:44:45.155Z Downloaded cookie_store v0.22.1
12512026-03-10T09:44:45.155Z Downloaded const-oid v0.9.6
12522026-03-10T09:44:45.158Z Downloaded console v0.15.11
12532026-03-10T09:44:45.158Z Downloaded chacha20 v0.10.0
12542026-03-10T09:44:45.160Z Downloaded futures-executor v0.3.32
12552026-03-10T09:44:45.160Z Downloaded find-msvc-tools v0.1.9
12562026-03-10T09:44:45.163Z Downloaded erased-serde v0.3.31
12572026-03-10T09:44:45.163Z Downloaded ena v0.14.4
12582026-03-10T09:44:45.166Z Downloaded derive-ex v0.1.8
12592026-03-10T09:44:45.166Z Downloaded libgit2-sys v0.18.3+1.9.2
12602026-03-10T09:44:45.208Z Downloaded deranged v0.5.8
12612026-03-10T09:44:45.211Z Downloaded crossbeam-deque v0.8.6
12622026-03-10T09:44:45.211Z Downloaded convert_case v0.10.0
12632026-03-10T09:44:45.214Z Downloaded hex v0.4.3
12642026-03-10T09:44:45.214Z Downloaded ciborium v0.2.2
12652026-03-10T09:44:45.217Z Downloaded cexpr v0.6.0
12662026-03-10T09:44:45.217Z Downloaded argon2 v0.5.3
12672026-03-10T09:44:45.217Z Downloaded endian-type v0.1.2
12682026-03-10T09:44:45.217Z Downloaded dropshot-api-manager-types v0.5.2
12692026-03-10T09:44:45.221Z Downloaded constant_time_eq v0.4.2
12702026-03-10T09:44:45.221Z Downloaded backoff v0.4.0
12712026-03-10T09:44:45.221Z Downloaded arrayvec v0.7.6
12722026-03-10T09:44:45.224Z Downloaded foreign-types-shared v0.1.1
12732026-03-10T09:44:45.224Z Downloaded foreign-types v0.3.2
12742026-03-10T09:44:45.224Z Downloaded env_filter v1.0.0
12752026-03-10T09:44:45.224Z Downloaded defmt-parser v1.0.0
12762026-03-10T09:44:45.224Z Downloaded cipher v0.4.4
12772026-03-10T09:44:45.227Z Downloaded foreign-types-shared v0.3.1
12782026-03-10T09:44:45.227Z Downloaded foreign-types v0.5.0
12792026-03-10T09:44:45.227Z Downloaded drift v0.1.3
12802026-03-10T09:44:45.230Z Downloaded data-encoding v2.10.0
12812026-03-10T09:44:45.233Z Downloaded bitflags v1.3.2
12822026-03-10T09:44:45.233Z Downloaded curve25519-dalek-derive v0.1.1
12832026-03-10T09:44:45.236Z Downloaded camino-tempfile-ext v0.3.3
12842026-03-10T09:44:45.236Z Downloaded bcs v0.1.6
12852026-03-10T09:44:45.238Z Downloaded gethostname v0.5.0
12862026-03-10T09:44:45.238Z Downloaded fxhash v0.2.1
12872026-03-10T09:44:45.238Z Downloaded futures-task v0.3.32
12882026-03-10T09:44:45.238Z Downloaded futures-macro v0.3.32
12892026-03-10T09:44:45.241Z Downloaded futures-core v0.3.32
12902026-03-10T09:44:45.241Z Downloaded diesel_table_macro_syntax v0.2.0
12912026-03-10T09:44:45.241Z Downloaded fixedbitset v0.4.2
12922026-03-10T09:44:45.241Z Downloaded fd-lock v4.0.4
12932026-03-10T09:44:45.244Z Downloaded embedded-io v0.4.0
12942026-03-10T09:44:45.244Z Downloaded crunchy v0.2.4
12952026-03-10T09:44:45.244Z Downloaded const_format_proc_macros v0.2.34
12962026-03-10T09:44:45.247Z Downloaded cancel-safe-futures v0.1.5
12972026-03-10T09:44:45.250Z Downloaded ciborium-io v0.2.2
12982026-03-10T09:44:45.250Z Downloaded crc-catalog v2.4.0
12992026-03-10T09:44:45.250Z Downloaded bitfield-macros v0.19.4
13002026-03-10T09:44:45.250Z Downloaded atty v0.2.14
13012026-03-10T09:44:45.253Z Downloaded crucible-workspace-hack v0.1.0
13022026-03-10T09:44:45.253Z Downloaded bit-set v0.8.0
13032026-03-10T09:44:45.253Z Downloaded cassowary v0.3.0
13042026-03-10T09:44:45.253Z Downloaded blowfish v0.9.1
13052026-03-10T09:44:45.256Z Downloaded difflib v0.4.0
13062026-03-10T09:44:45.256Z Downloaded defmt v0.3.100
13072026-03-10T09:44:45.256Z Downloaded darling_macro v0.23.0
13082026-03-10T09:44:45.256Z Downloaded assert_matches v1.5.0
13092026-03-10T09:44:45.256Z Downloaded darling_macro v0.21.3
13102026-03-10T09:44:45.259Z Downloaded ciborium-ll v0.2.2
13112026-03-10T09:44:45.259Z Downloaded castaway v0.2.4
13122026-03-10T09:44:45.259Z Downloaded bb8 v0.8.6
13132026-03-10T09:44:45.259Z Downloaded cstr-argument v0.1.2
13142026-03-10T09:44:45.261Z Downloaded corncobs v0.1.4
13152026-03-10T09:44:45.261Z Downloaded cargo_toml v0.22.3
13162026-03-10T09:44:45.261Z Downloaded atomicwrites v0.4.4
13172026-03-10T09:44:45.264Z Downloaded async-stream-impl v0.3.6
13182026-03-10T09:44:45.264Z Downloaded arrayref v0.3.9
13192026-03-10T09:44:45.264Z Downloaded array-init v0.0.4
13202026-03-10T09:44:45.264Z Downloaded bit-vec v0.8.0
13212026-03-10T09:44:45.267Z Downloaded async-trait v0.1.89
13222026-03-10T09:44:45.267Z Downloaded crossbeam-epoch v0.9.18
13232026-03-10T09:44:45.270Z Downloaded cfg_aliases v0.2.1
13242026-03-10T09:44:45.270Z Downloaded async-stream v0.3.6
13252026-03-10T09:44:45.273Z Downloaded cargo_metadata v0.19.2
13262026-03-10T09:44:45.273Z Downloaded async-recursion v1.1.1
13272026-03-10T09:44:45.275Z Downloaded block-padding v0.3.3
13282026-03-10T09:44:45.275Z Downloaded bit-set v0.5.3
13292026-03-10T09:44:45.275Z Downloaded cargo-platform v0.1.9
13302026-03-10T09:44:45.278Z Downloaded base16ct v1.0.0
13312026-03-10T09:44:45.278Z Downloaded atomic-waker v1.1.2
13322026-03-10T09:44:45.680Z Downloaded aws-lc-sys v0.37.1
13332026-03-10T09:44:46.049Z Compiling libc v0.2.180
13342026-03-10T09:44:46.049Z Compiling serde v1.0.228
13352026-03-10T09:44:46.052Z Compiling log v0.4.29
13362026-03-10T09:44:46.052Z Compiling shlex v1.3.0
13372026-03-10T09:44:46.052Z Compiling find-msvc-tools v0.1.9
13382026-03-10T09:44:46.052Z Compiling smallvec v1.15.1
13392026-03-10T09:44:46.052Z Compiling typenum v1.19.0
13402026-03-10T09:44:46.052Z Compiling subtle v2.6.1
13412026-03-10T09:44:46.192Z Compiling generic-array v0.14.7
13422026-03-10T09:44:46.195Z Compiling scopeguard v1.2.0
13432026-03-10T09:44:46.195Z Compiling portable-atomic v1.13.1
13442026-03-10T09:44:46.195Z Compiling const-oid v0.9.6
13452026-03-10T09:44:46.251Z Compiling critical-section v1.2.0
13462026-03-10T09:44:46.271Z Compiling zerocopy v0.8.40
13472026-03-10T09:44:46.295Z Compiling syn v2.0.117
13482026-03-10T09:44:46.341Z Compiling pin-project-lite v0.2.17
13492026-03-10T09:44:46.481Z Compiling parking_lot_core v0.9.12
13502026-03-10T09:44:46.501Z Compiling serde_json v1.0.149
13512026-03-10T09:44:46.525Z Compiling lock_api v0.4.14
13522026-03-10T09:44:46.556Z Compiling pkg-config v0.3.32
13532026-03-10T09:44:46.556Z Compiling libm v0.2.16
13542026-03-10T09:44:46.605Z Compiling num-traits v0.2.19
13552026-03-10T09:44:46.608Z Compiling bitflags v2.11.0
13562026-03-10T09:44:46.655Z Compiling futures-core v0.3.32
13572026-03-10T09:44:46.770Z Compiling percent-encoding v2.3.2
13582026-03-10T09:44:46.796Z Compiling allocator-api2 v0.2.21
13592026-03-10T09:44:46.917Z Compiling futures-sink v0.3.32
13602026-03-10T09:44:46.964Z Compiling foldhash v0.2.0
13612026-03-10T09:44:47.010Z Compiling cpufeatures v0.2.17
13622026-03-10T09:44:47.037Z Compiling futures-task v0.3.32
13632026-03-10T09:44:47.040Z Compiling getrandom v0.4.1
13642026-03-10T09:44:47.126Z Compiling futures-channel v0.3.32
13652026-03-10T09:44:47.169Z Compiling slab v0.4.12
13662026-03-10T09:44:47.172Z Compiling futures-io v0.3.32
13672026-03-10T09:44:47.264Z Compiling hashbrown v0.16.1
13682026-03-10T09:44:47.286Z Compiling rustversion v1.0.22
13692026-03-10T09:44:47.289Z Compiling getrandom v0.3.4
13702026-03-10T09:44:47.353Z Compiling rand_core v0.10.0
13712026-03-10T09:44:47.376Z Compiling form_urlencoded v1.2.2
13722026-03-10T09:44:47.420Z Compiling fs_extra v1.3.0
13732026-03-10T09:44:47.443Z Compiling dunce v1.0.5
13742026-03-10T09:44:47.469Z Compiling ident_case v1.0.1
13752026-03-10T09:44:47.565Z Compiling base64ct v1.8.3
13762026-03-10T09:44:47.613Z Compiling getrandom v0.2.17
13772026-03-10T09:44:47.616Z Compiling jobserver v0.1.34
13782026-03-10T09:44:47.661Z Compiling errno v0.3.14
13792026-03-10T09:44:47.664Z Compiling mio v1.1.1
13802026-03-10T09:44:47.707Z Compiling socket2 v0.6.2
13812026-03-10T09:44:47.799Z Compiling flagset v0.4.7
13822026-03-10T09:44:47.822Z Compiling rand_core v0.6.4
13832026-03-10T09:44:47.879Z Compiling once_cell v1.21.3
13842026-03-10T09:44:47.930Z Compiling signal-hook-registry v1.4.8
13852026-03-10T09:44:48.002Z Compiling cc v1.2.56
13862026-03-10T09:44:48.002Z Compiling parking_lot v0.12.5
13872026-03-10T09:44:48.045Z Compiling indexmap v2.13.0
13882026-03-10T09:44:48.104Z Compiling pem-rfc7468 v0.7.0
13892026-03-10T09:44:48.133Z Compiling rustix v1.1.3
13902026-03-10T09:44:48.194Z Compiling iana-time-zone v0.1.65
13912026-03-10T09:44:48.218Z Compiling uuid v1.21.0
13922026-03-10T09:44:48.243Z Compiling rustc_version v0.4.1
13932026-03-10T09:44:48.331Z Compiling vcpkg v0.2.15
13942026-03-10T09:44:48.354Z Compiling regex-syntax v0.8.10
13952026-03-10T09:44:48.400Z Compiling aws-lc-rs v1.16.0
13962026-03-10T09:44:48.554Z Compiling rand_core v0.9.5
13972026-03-10T09:44:48.580Z Compiling tracing-core v0.1.36
13982026-03-10T09:44:48.632Z Compiling crossbeam-utils v0.8.21
13992026-03-10T09:44:48.703Z Compiling untrusted v0.7.1
14002026-03-10T09:44:48.728Z Compiling openssl-probe v0.2.1
14012026-03-10T09:44:48.852Z Compiling untrusted v0.9.0
14022026-03-10T09:44:48.892Z Compiling syn v1.0.109
14032026-03-10T09:44:48.983Z Compiling schemars v0.8.22
14042026-03-10T09:44:49.005Z Compiling httparse v1.10.1
14052026-03-10T09:44:49.033Z Compiling base64 v0.22.1
14062026-03-10T09:44:49.033Z Compiling cmake v0.1.57
14072026-03-10T09:44:49.080Z Compiling dyn-clone v1.0.20
14082026-03-10T09:44:49.080Z Compiling rustls v0.23.37
14092026-03-10T09:44:49.215Z Compiling atomic-waker v1.1.2
14102026-03-10T09:44:49.323Z Compiling try-lock v0.2.5
14112026-03-10T09:44:49.353Z Compiling tinyvec_macros v0.1.1
14122026-03-10T09:44:49.406Z Compiling tower-layer v0.3.3
14132026-03-10T09:44:49.409Z Compiling tower-service v0.3.3
14142026-03-10T09:44:49.409Z Compiling spin v0.9.8
14152026-03-10T09:44:49.409Z Compiling aho-corasick v1.1.4
14162026-03-10T09:44:49.507Z Compiling tinyvec v1.10.0
14172026-03-10T09:44:49.510Z Compiling want v0.3.1
14182026-03-10T09:44:49.510Z Compiling powerfmt v0.2.0
14192026-03-10T09:44:49.576Z Compiling pin-utils v0.1.0
14202026-03-10T09:44:49.645Z Compiling time-core v0.1.8
14212026-03-10T09:44:49.648Z Compiling openssl v0.10.75
14222026-03-10T09:44:49.667Z Compiling crc32fast v1.5.0
14232026-03-10T09:44:49.738Z Compiling httpdate v1.0.3
14242026-03-10T09:44:49.741Z Compiling num-conv v0.2.0
14252026-03-10T09:44:49.786Z Compiling foreign-types-shared v0.1.1
14262026-03-10T09:44:49.829Z Compiling deranged v0.5.8
14272026-03-10T09:44:49.868Z Compiling wait-timeout v0.2.1
14282026-03-10T09:44:49.891Z Compiling usdt-impl v0.6.0
14292026-03-10T09:44:49.916Z Compiling foreign-types v0.3.2
14302026-03-10T09:44:49.976Z Compiling time-macros v0.2.27
14312026-03-10T09:44:50.034Z Compiling native-tls v0.2.18
14322026-03-10T09:44:50.059Z Compiling bit-vec v0.8.0
14332026-03-10T09:44:50.062Z Compiling either v1.15.0
14342026-03-10T09:44:50.062Z Compiling siphasher v1.0.2
14352026-03-10T09:44:50.155Z Compiling simd-adler32 v0.3.8
14362026-03-10T09:44:50.205Z Compiling num_threads v0.1.7
14372026-03-10T09:44:50.230Z Compiling quick-error v1.2.3
14382026-03-10T09:44:50.281Z Compiling aws-lc-sys v0.37.1
14392026-03-10T09:44:50.319Z Compiling ring v0.17.14
14402026-03-10T09:44:50.387Z Compiling openssl-sys v0.9.111
14412026-03-10T09:44:50.387Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14422026-03-10T09:44:50.434Z Compiling bit-set v0.8.0
14432026-03-10T09:44:50.437Z Compiling bzip2-sys v0.1.13+1.0.8
14442026-03-10T09:44:50.482Z Compiling tempfile v3.25.0
14452026-03-10T09:44:50.574Z Compiling unicode-normalization v0.1.25
14462026-03-10T09:44:50.700Z Compiling synstructure v0.13.2
14472026-03-10T09:44:50.745Z Compiling pest_generator v2.8.6
14482026-03-10T09:44:50.858Z Compiling serde_derive_internals v0.29.1
14492026-03-10T09:44:50.882Z Compiling darling_core v0.20.11
14502026-03-10T09:44:51.044Z Compiling regex-automata v0.4.14
14512026-03-10T09:44:51.238Z Compiling rusty-fork v0.3.1
14522026-03-10T09:44:51.450Z Compiling darling_core v0.21.3
14532026-03-10T09:44:51.581Z Compiling time v0.3.47
14542026-03-10T09:44:51.604Z Compiling crossbeam-epoch v0.9.18
14552026-03-10T09:44:51.700Z Compiling slog v2.8.2
14562026-03-10T09:44:51.775Z Compiling rand_xorshift v0.4.0
14572026-03-10T09:44:51.899Z Compiling heapless v0.7.17
14582026-03-10T09:44:51.951Z Compiling thread-id v5.1.0
14592026-03-10T09:44:51.988Z Compiling sync_wrapper v1.0.2
14602026-03-10T09:44:52.012Z Compiling cookie v0.18.1
14612026-03-10T09:44:52.072Z Compiling unarray v0.1.4
14622026-03-10T09:44:52.094Z Compiling unicode-segmentation v1.12.0
14632026-03-10T09:44:52.146Z Compiling anyhow v1.0.102
14642026-03-10T09:44:52.173Z Compiling zstd-safe v7.2.4
14652026-03-10T09:44:52.209Z Compiling adler2 v2.0.1
14662026-03-10T09:44:52.230Z Compiling rayon-core v1.13.0
14672026-03-10T09:44:52.263Z Compiling unicode-bidi v0.3.18
14682026-03-10T09:44:52.302Z Compiling unicode-properties v0.1.4
14692026-03-10T09:44:52.399Z Compiling paste v1.0.15
14702026-03-10T09:44:52.477Z Compiling signal-hook v0.3.18
14712026-03-10T09:44:52.550Z Compiling miniz_oxide v0.8.9
14722026-03-10T09:44:52.720Z Compiling stringprep v0.1.5
14732026-03-10T09:44:52.743Z Compiling crossbeam-deque v0.8.6
14742026-03-10T09:44:52.896Z Compiling num-integer v0.1.46
14752026-03-10T09:44:52.929Z Compiling vergen-lib v0.1.6
14762026-03-10T09:44:53.019Z Compiling curve25519-dalek v4.1.3
14772026-03-10T09:44:53.048Z Compiling ff v0.13.1
14782026-03-10T09:44:53.207Z Compiling hash32 v0.2.1
14792026-03-10T09:44:53.244Z Compiling smoltcp v0.9.1
14802026-03-10T09:44:53.362Z Compiling ref-cast v1.0.25
14812026-03-10T09:44:53.386Z Compiling litrs v1.0.0
14822026-03-10T09:44:53.428Z Compiling serde_derive v1.0.228
14832026-03-10T09:44:53.452Z Compiling zeroize_derive v1.4.3
14842026-03-10T09:44:53.480Z Compiling zerofrom-derive v0.1.6
14852026-03-10T09:44:53.526Z Compiling yoke-derive v0.8.1
14862026-03-10T09:44:53.592Z Compiling zerocopy-derive v0.8.40
14872026-03-10T09:44:53.741Z Compiling zerovec-derive v0.11.2
14882026-03-10T09:44:53.820Z Compiling displaydoc v0.2.5
14892026-03-10T09:44:53.944Z Compiling tokio-macros v2.6.0
14902026-03-10T09:44:54.127Z Compiling futures-macro v0.3.32
14912026-03-10T09:44:54.354Z Compiling der_derive v0.7.3
14922026-03-10T09:44:54.406Z Compiling zeroize v1.8.2
14932026-03-10T09:44:54.918Z Compiling thiserror-impl v2.0.18
14942026-03-10T09:44:55.037Z Compiling rustls-pki-types v1.14.0
14952026-03-10T09:44:55.167Z Compiling tracing-attributes v0.1.31
14962026-03-10T09:44:55.272Z Compiling scroll_derive v0.13.1
14972026-03-10T09:44:55.321Z Compiling futures-util v0.3.32
14982026-03-10T09:44:55.419Z Compiling schemars_derive v0.8.22
14992026-03-10T09:44:55.623Z Compiling crypto-common v0.1.7
15002026-03-10T09:44:55.646Z Compiling zerofrom v0.1.6
15012026-03-10T09:44:55.650Z Compiling block-buffer v0.10.4
15022026-03-10T09:44:55.743Z Compiling block-padding v0.3.3
15032026-03-10T09:44:55.792Z Compiling der v0.7.10
15042026-03-10T09:44:55.842Z Compiling yoke v0.8.1
15052026-03-10T09:44:55.846Z Compiling pest_derive v2.8.6
15062026-03-10T09:44:55.916Z Compiling digest v0.10.7
15072026-03-10T09:44:55.975Z Compiling inout v0.1.4
15082026-03-10T09:44:56.120Z Compiling zerovec v0.11.5
15092026-03-10T09:44:56.224Z Compiling zerotrie v0.2.3
15102026-03-10T09:44:56.297Z Compiling hmac v0.12.1
15112026-03-10T09:44:56.531Z Compiling sha2 v0.10.9
15122026-03-10T09:44:56.531Z Compiling cipher v0.4.4
15132026-03-10T09:44:56.577Z Compiling pbkdf2 v0.12.2
15142026-03-10T09:44:56.678Z Compiling scroll v0.13.0
15152026-03-10T09:44:56.753Z Compiling darling_macro v0.20.11
15162026-03-10T09:44:56.888Z Compiling tinystr v0.8.2
15172026-03-10T09:44:56.930Z Compiling potential_utf v0.1.4
15182026-03-10T09:44:56.956Z Compiling salsa20 v0.10.2
15192026-03-10T09:44:57.068Z Compiling spki v0.7.3
15202026-03-10T09:44:57.171Z Compiling icu_locale_core v2.1.1
15212026-03-10T09:44:57.198Z Compiling icu_collections v2.1.1
15222026-03-10T09:44:57.198Z Compiling scrypt v0.11.0
15232026-03-10T09:44:57.248Z Compiling thiserror v2.0.18
15242026-03-10T09:44:57.301Z Compiling cbc v0.1.2
15252026-03-10T09:44:57.326Z Compiling aes v0.8.4
15262026-03-10T09:44:57.367Z Compiling tracing v0.1.44
15272026-03-10T09:44:57.411Z Compiling goblin v0.10.5
15282026-03-10T09:44:57.463Z Compiling darling v0.20.11
15292026-03-10T09:44:57.521Z Compiling thiserror-impl v1.0.69
15302026-03-10T09:44:57.572Z Compiling openssl-macros v0.1.1
15312026-03-10T09:44:57.596Z Compiling derive_builder_core v0.20.2
15322026-03-10T09:44:57.668Z Compiling dtrace-parser v0.3.0
15332026-03-10T09:44:57.756Z Compiling signature v2.2.0
15342026-03-10T09:44:57.948Z Compiling pkcs5 v0.7.1
15352026-03-10T09:44:57.984Z Compiling rustls-native-certs v0.8.3
15362026-03-10T09:44:58.014Z Compiling scroll_derive v0.12.1
15372026-03-10T09:44:58.174Z Compiling icu_provider v2.1.1
15382026-03-10T09:44:58.422Z Compiling pkcs8 v0.10.2
15392026-03-10T09:44:58.536Z Compiling bytes v1.11.1
15402026-03-10T09:44:58.605Z Compiling icu_properties v2.1.2
15412026-03-10T09:44:58.627Z Compiling icu_normalizer v2.1.1
15422026-03-10T09:44:58.665Z Compiling chrono v0.4.44
15432026-03-10T09:44:58.738Z Compiling ipnet v2.11.0
15442026-03-10T09:44:58.797Z Compiling toml_datetime v0.6.11
15452026-03-10T09:44:58.828Z Compiling serde_spanned v0.6.9
15462026-03-10T09:44:58.865Z Compiling erased-serde v0.3.31
15472026-03-10T09:44:58.887Z Compiling derive_builder_macro v0.20.2
15482026-03-10T09:44:58.988Z Compiling scroll v0.12.0
15492026-03-10T09:44:59.038Z Compiling serde_tokenstream v0.2.3
15502026-03-10T09:44:59.157Z Compiling md-5 v0.10.6
15512026-03-10T09:44:59.348Z Compiling tokio v1.49.0
15522026-03-10T09:44:59.369Z Compiling http v1.4.0
15532026-03-10T09:44:59.393Z Compiling thiserror v1.0.69
15542026-03-10T09:44:59.396Z Compiling webpki-roots v1.0.6
15552026-03-10T09:44:59.444Z Compiling darling_macro v0.21.3
15562026-03-10T09:44:59.467Z Compiling zerocopy-derive v0.7.35
15572026-03-10T09:44:59.467Z Compiling num-bigint-dig v0.8.6
15582026-03-10T09:44:59.544Z Compiling iri-string v0.7.10
15592026-03-10T09:44:59.566Z Compiling ryu v1.0.23
15602026-03-10T09:44:59.594Z Compiling zlib-rs v0.6.2
15612026-03-10T09:44:59.640Z Compiling fallible-iterator v0.2.0
15622026-03-10T09:44:59.776Z Compiling psl-types v2.0.11
15632026-03-10T09:44:59.828Z Compiling rustix v0.38.44
15642026-03-10T09:44:59.956Z Compiling idna_adapter v1.2.1
15652026-03-10T09:45:00.086Z Compiling base16ct v0.2.0
15662026-03-10T09:45:00.133Z Compiling idna v1.1.0
15672026-03-10T09:45:00.157Z Compiling darling v0.21.3
15682026-03-10T09:45:00.242Z Compiling http-body v1.0.1
15692026-03-10T09:45:00.275Z Compiling sec1 v0.7.3
15702026-03-10T09:45:00.365Z Compiling serde_urlencoded v0.7.1
15712026-03-10T09:45:00.477Z Compiling ppv-lite86 v0.2.21
15722026-03-10T09:45:00.509Z Compiling http-body-util v0.1.3
15732026-03-10T09:45:00.641Z Compiling url v2.5.8
15742026-03-10T09:45:00.727Z Compiling publicsuffix v2.3.0
15752026-03-10T09:45:00.732Z Compiling derive_builder v0.20.2
15762026-03-10T09:45:00.773Z Compiling zerocopy v0.7.35
15772026-03-10T09:45:00.773Z Compiling goblin v0.8.2
15782026-03-10T09:45:00.856Z Compiling cargo-platform v0.1.9
15792026-03-10T09:45:00.923Z Compiling rand_chacha v0.9.0
15802026-03-10T09:45:00.967Z Compiling rand_chacha v0.3.1
15812026-03-10T09:45:00.989Z Compiling hkdf v0.12.4
15822026-03-10T09:45:01.013Z Compiling hubpack_derive v0.1.1
15832026-03-10T09:45:01.124Z Compiling crypto-bigint v0.5.5
15842026-03-10T09:45:01.210Z Compiling rand v0.9.2
15852026-03-10T09:45:01.233Z Compiling regex v1.12.3
15862026-03-10T09:45:01.663Z Compiling dof v0.4.0
15872026-03-10T09:45:01.684Z Compiling rand v0.8.5
15882026-03-10T09:45:01.848Z Compiling document-features v0.2.12
15892026-03-10T09:45:02.073Z Compiling proptest v1.10.0
15902026-03-10T09:45:02.097Z Compiling postgres-protocol v0.6.10
15912026-03-10T09:45:02.118Z Compiling async-trait v0.1.89
15922026-03-10T09:45:02.248Z Compiling curve25519-dalek-derive v0.1.1
15932026-03-10T09:45:02.340Z Compiling ref-cast-impl v1.0.25
15942026-03-10T09:45:02.696Z Compiling ipnetwork v0.21.1
15952026-03-10T09:45:02.864Z Compiling daft-derive v0.1.5
15962026-03-10T09:45:02.887Z Compiling strum_macros v0.27.2
15972026-03-10T09:45:03.125Z Compiling oxnet v0.1.4
15982026-03-10T09:45:03.277Z Compiling num-iter v0.1.45
15992026-03-10T09:45:03.490Z Compiling group v0.13.0
16002026-03-10T09:45:03.709Z Compiling flate2 v1.1.9
16012026-03-10T09:45:03.749Z Compiling proc-macro-error v1.0.4
16022026-03-10T09:45:03.877Z Compiling heck v0.4.1
16032026-03-10T09:45:03.926Z Compiling terminal_size v0.4.3
16042026-03-10T09:45:04.015Z Compiling phf_shared v0.13.1
16052026-03-10T09:45:04.122Z Compiling lazy_static v1.5.0
16062026-03-10T09:45:04.170Z Compiling vergen v9.0.6
16072026-03-10T09:45:04.173Z Compiling fs-err v3.3.0
16082026-03-10T09:45:04.218Z Compiling ahash v0.8.12
16092026-03-10T09:45:04.244Z Compiling managed v0.8.0
16102026-03-10T09:45:04.270Z Compiling winnow v0.5.40
16112026-03-10T09:45:04.296Z Compiling bitflags v1.3.2
16122026-03-10T09:45:04.322Z Compiling foldhash v0.1.5
16132026-03-10T09:45:04.382Z Compiling object v0.37.3
16142026-03-10T09:45:04.412Z Compiling libbz2-rs-sys v0.2.2
16152026-03-10T09:45:04.438Z Compiling bumpalo v3.20.2
16162026-03-10T09:45:04.441Z Compiling clap_builder v4.5.60
16172026-03-10T09:45:04.486Z Compiling phf v0.13.1
16182026-03-10T09:45:04.582Z Compiling tokio-util v0.7.18
16192026-03-10T09:45:04.585Z Compiling tower v0.5.3
16202026-03-10T09:45:04.585Z Compiling tokio-native-tls v0.3.1
16212026-03-10T09:45:04.657Z Compiling hashbrown v0.15.5
16222026-03-10T09:45:04.718Z Compiling zopfli v0.8.3
16232026-03-10T09:45:04.811Z Compiling console v0.16.2
16242026-03-10T09:45:04.888Z Compiling zone_cfg_derive v0.3.1
16252026-03-10T09:45:05.302Z Compiling tower-http v0.6.8
16262026-03-10T09:45:05.423Z Compiling bzip2 v0.6.1
16272026-03-10T09:45:05.485Z Compiling signal-hook-mio v0.2.5
16282026-03-10T09:45:05.672Z Compiling h2 v0.4.13
16292026-03-10T09:45:05.694Z Compiling newtype-uuid v1.3.2
16302026-03-10T09:45:05.728Z Compiling dof v0.3.0
16312026-03-10T09:45:05.750Z Compiling rayon v1.11.0
16322026-03-10T09:45:05.814Z Compiling strum v0.27.2
16332026-03-10T09:45:05.904Z Compiling cargo_metadata v0.19.2
16342026-03-10T09:45:05.952Z Compiling usdt-macro v0.6.0
16352026-03-10T09:45:06.002Z Compiling daft v0.1.5
16362026-03-10T09:45:06.087Z Compiling usdt-attr-macro v0.6.0
16372026-03-10T09:45:06.144Z Compiling elliptic-curve v0.13.8
16382026-03-10T09:45:06.189Z Compiling toml_edit v0.19.15
16392026-03-10T09:45:06.356Z Compiling cookie_store v0.22.1
16402026-03-10T09:45:06.576Z Compiling postgres-types v0.2.12
16412026-03-10T09:45:06.733Z Compiling bzip2 v0.4.4
16422026-03-10T09:45:06.836Z Compiling hubpack v0.1.2
16432026-03-10T09:45:07.034Z Compiling zstd v0.13.3
16442026-03-10T09:45:07.154Z Compiling serde_with_macros v3.17.0
16452026-03-10T09:45:07.248Z Compiling dtrace-parser v0.2.0
16462026-03-10T09:45:07.309Z Compiling pkcs1 v0.7.5
16472026-03-10T09:45:07.382Z Compiling ed25519 v2.2.3
16482026-03-10T09:45:07.409Z Compiling serde-big-array v0.5.1
16492026-03-10T09:45:07.617Z Compiling hex v0.4.3
16502026-03-10T09:45:07.648Z Compiling rfc6979 v0.4.0
16512026-03-10T09:45:07.832Z Compiling bstr v1.12.1
16522026-03-10T09:45:07.860Z Compiling serde_repr v0.1.20
16532026-03-10T09:45:07.892Z Compiling clap_derive v4.5.55
16542026-03-10T09:45:08.009Z Compiling enum-as-inner v0.6.1
16552026-03-10T09:45:08.283Z Compiling strum_macros v0.26.4
16562026-03-10T09:45:08.343Z Compiling itertools v0.12.1
16572026-03-10T09:45:08.622Z Compiling phf_shared v0.11.3
16582026-03-10T09:45:08.645Z Compiling float-cmp v0.10.0
16592026-03-10T09:45:08.709Z Compiling thread-id v4.2.2
16602026-03-10T09:45:08.740Z Compiling memmap2 v0.9.10
16612026-03-10T09:45:08.776Z Compiling env_filter v1.0.0
16622026-03-10T09:45:08.820Z Compiling encoding_rs v0.8.35
16632026-03-10T09:45:08.844Z Compiling fixedbitset v0.5.7
16642026-03-10T09:45:08.867Z Compiling keccak v0.1.6
16652026-03-10T09:45:08.891Z Compiling mime v0.3.17
16662026-03-10T09:45:08.981Z Compiling predicates-core v1.0.10
16672026-03-10T09:45:09.040Z Compiling jiff v0.2.21
16682026-03-10T09:45:09.220Z Compiling precomputed-hash v0.1.1
16692026-03-10T09:45:09.242Z Compiling rustc-hash v2.1.1
16702026-03-10T09:45:09.275Z Compiling fixedbitset v0.4.2
16712026-03-10T09:45:09.297Z Compiling static_assertions v1.1.0
16722026-03-10T09:45:09.352Z Compiling normalize-line-endings v0.3.0
16732026-03-10T09:45:09.410Z Compiling new_debug_unreachable v1.0.6
16742026-03-10T09:45:09.432Z Compiling unit-prefix v0.5.2
16752026-03-10T09:45:09.492Z Compiling data-encoding v2.10.0
16762026-03-10T09:45:09.521Z Compiling difflib v0.4.0
16772026-03-10T09:45:09.591Z Compiling whoami v2.1.0
16782026-03-10T09:45:09.642Z Compiling indicatif v0.18.4
16792026-03-10T09:45:09.995Z Compiling hyper v1.8.1
16802026-03-10T09:45:10.069Z Compiling zone v0.3.1
16812026-03-10T09:45:10.113Z Compiling hickory-proto v0.25.2
16822026-03-10T09:45:10.139Z Compiling tokio-postgres v0.7.16
16832026-03-10T09:45:10.347Z Compiling predicates v3.1.4
16842026-03-10T09:45:10.538Z Compiling string_cache v0.8.9
16852026-03-10T09:45:10.569Z Compiling clap v4.5.60
16862026-03-10T09:45:10.689Z Compiling petgraph v0.6.5
16872026-03-10T09:45:10.772Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16882026-03-10T09:45:10.849Z Compiling strum v0.26.3
16892026-03-10T09:45:10.874Z Compiling iddqd v0.3.17
16902026-03-10T09:45:10.918Z Compiling toml_edit v0.22.27
16912026-03-10T09:45:10.952Z Compiling petgraph v0.8.3
16922026-03-10T09:45:11.037Z Compiling sha3 v0.10.8
16932026-03-10T09:45:11.103Z Compiling env_logger v0.11.9
16942026-03-10T09:45:11.316Z Compiling usdt v0.6.0
16952026-03-10T09:45:11.392Z Compiling serde_with v3.17.0
16962026-03-10T09:45:11.604Z Compiling hyper-util v0.1.20
16972026-03-10T09:45:11.695Z Compiling usdt-impl v0.5.0
16982026-03-10T09:45:11.718Z Compiling similar v2.7.0
16992026-03-10T09:45:12.364Z Compiling crossterm v0.28.1
17002026-03-10T09:45:12.530Z Compiling toml v0.7.8
17012026-03-10T09:45:12.557Z Compiling ecdsa v0.16.9
17022026-03-10T09:45:12.585Z Compiling rsa v0.9.10
17032026-03-10T09:45:12.858Z Compiling ed25519-dalek v2.2.0
17042026-03-10T09:45:12.960Z Compiling zip v4.6.1
17052026-03-10T09:45:13.299Z Compiling zip v0.6.6
17062026-03-10T09:45:13.415Z Compiling tokio-stream v0.1.18
17072026-03-10T09:45:13.668Z Compiling hyper-tls v0.6.0
17082026-03-10T09:45:13.983Z Compiling buf-list v1.1.2
17092026-03-10T09:45:14.037Z Compiling toml_parser v1.0.9+spec-1.1.0
17102026-03-10T09:45:14.060Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-03-10T09:45:14.118Z Compiling openapiv3 v2.2.0
17122026-03-10T09:45:14.207Z Compiling x509-cert v0.2.5
17132026-03-10T09:45:14.236Z Compiling sha1 v0.10.6
17142026-03-10T09:45:14.311Z Compiling itertools v0.13.0
17152026-03-10T09:45:14.366Z Compiling toml_datetime v0.7.5+spec-1.1.0
17162026-03-10T09:45:14.389Z Compiling lalrpop-util v0.19.12
17172026-03-10T09:45:14.528Z Compiling peg-runtime v0.8.5
17182026-03-10T09:45:14.555Z Compiling thread_local v1.1.9
17192026-03-10T09:45:14.672Z Compiling slog-async v2.8.0
17202026-03-10T09:45:14.675Z Compiling futures-executor v0.3.32
17212026-03-10T09:45:14.790Z Compiling crossbeam-channel v0.5.15
17222026-03-10T09:45:14.911Z Compiling is-terminal v0.4.17
17232026-03-10T09:45:14.938Z Compiling filetime v0.2.27
17242026-03-10T09:45:14.964Z Compiling term v1.2.1
17252026-03-10T09:45:14.966Z Compiling take_mut v0.2.2
17262026-03-10T09:45:15.042Z Compiling xattr v1.6.1
17272026-03-10T09:45:15.064Z Compiling futures v0.3.32
17282026-03-10T09:45:15.257Z Compiling tar v0.4.44
17292026-03-10T09:45:15.464Z Compiling slog-term v2.9.2
17302026-03-10T09:45:36.313Z Compiling rustls-webpki v0.103.9
17312026-03-10T09:45:40.446Z Compiling tokio-rustls v0.26.4
17322026-03-10T09:45:40.446Z Compiling rustls-platform-verifier v0.6.2
17332026-03-10T09:45:40.712Z Compiling hyper-rustls v0.27.7
17342026-03-10T09:45:40.965Z Compiling reqwest v0.13.2
17352026-03-10T09:45:40.965Z Compiling reqwest v0.12.28
17362026-03-10T09:45:43.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17372026-03-10T09:45:44.132Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17382026-03-10T09:45:48.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17392026-03-10T09:45:48.233Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17402026-03-10T09:45:48.301ZMar 10 09:45:47.204 INFO Starting download, target: TransceiverControl
17412026-03-10T09:45:48.301ZMar 10 09:45:47.205 INFO Starting download, target: MaghemiteMgd
17422026-03-10T09:45:48.301ZMar 10 09:45:47.205 INFO Starting download, target: Clickhouse
17432026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Starting download, target: Cockroach
17442026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Starting download, target: Console
17452026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Starting download, target: DendriteStub
17462026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17472026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17482026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17492026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17502026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17512026-03-10T09:45:48.304ZMar 10 09:45:47.205 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17522026-03-10T09:45:49.301ZMar 10 09:45:48.201 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17532026-03-10T09:45:49.427ZMar 10 09:45:48.328 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17542026-03-10T09:45:49.671ZMar 10 09:45:48.573 INFO Download complete, target: Console
17552026-03-10T09:45:49.766ZMar 10 09:45:48.668 INFO Download complete, target: TransceiverControl
17562026-03-10T09:45:50.187ZMar 10 09:45:49.090 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572026-03-10T09:45:50.425ZMar 10 09:45:49.327 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17582026-03-10T09:45:50.635ZMar 10 09:45:49.538 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17592026-03-10T09:45:50.693ZMar 10 09:45:49.597 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17602026-03-10T09:45:50.693ZMar 10 09:45:49.597 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17612026-03-10T09:45:53.871ZMar 10 09:45:52.774 INFO Download complete, target: MaghemiteMgd
17622026-03-10T09:45:54.206ZMar 10 09:45:53.109 INFO Download complete, target: DendriteStub
17632026-03-10T09:45:58.332ZMar 10 09:45:57.234 INFO Checking that binary works, target: Cockroach
17642026-03-10T09:45:58.462ZMar 10 09:45:57.364 INFO Download complete, target: Cockroach
17652026-03-10T09:46:01.196ZMar 10 09:46:00.097 INFO Checking that binary works, target: Clickhouse
17662026-03-10T09:46:01.318ZMar 10 09:46:00.220 INFO Download complete, target: Clickhouse
17672026-03-10T09:46:01.325ZAll prerequisites installed successfully
17682026-03-10T09:46:01.328Z
17692026-03-10T09:46:01.328Zreal 3:01.568272252
17702026-03-10T09:46:01.328Zuser 10:27.708127526
17712026-03-10T09:46:01.328Zsys 2:07.247910253
17722026-03-10T09:46:01.328Ztrap 0.350640982
17732026-03-10T09:46:01.328Ztflt 1.105234866
17742026-03-10T09:46:01.328Zdflt 1.839472254
17752026-03-10T09:46:01.328Zkflt 0.021199129
17762026-03-10T09:46:01.328Zlock 24:07.735508407
17772026-03-10T09:46:01.328Zslp 33:52.954125149
17782026-03-10T09:46:01.328Zlat 33.885452302
17792026-03-10T09:46:01.328Zstop 4:03.461544108
17802026-03-10T09:46:01.328Z+ ptime -m cargo xtask download softnpu
17812026-03-10T09:46:02.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17822026-03-10T09:46:02.108Z Running `target/debug/xtask download softnpu`
17832026-03-10T09:46:03.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
17842026-03-10T09:46:03.197Z Running `target/debug/xtask-downloader softnpu`
17852026-03-10T09:46:03.250ZMar 10 09:46:02.151 INFO Starting download, target: Softnpu
17862026-03-10T09:46:03.253ZMar 10 09:46:02.151 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17872026-03-10T09:46:04.003ZMar 10 09:46:02.903 INFO Download complete, target: Softnpu
17882026-03-10T09:46:04.006Z
17892026-03-10T09:46:04.006Zreal 2.673334646
17902026-03-10T09:46:04.006Zuser 1.665275405
17912026-03-10T09:46:04.006Zsys 0.757354785
17922026-03-10T09:46:04.006Ztrap 0.000677906
17932026-03-10T09:46:04.007Ztflt 0.000161834
17942026-03-10T09:46:04.007Zdflt 0.000070409
17952026-03-10T09:46:04.007Zkflt 0.000000000
17962026-03-10T09:46:04.007Zlock 14.524831657
17972026-03-10T09:46:04.007Zslp 0.576386425
17982026-03-10T09:46:04.007Zlat 0.032687128
17992026-03-10T09:46:04.007Zstop 0.000384066
18002026-03-10T09:46:04.010Z+ export CARGO_INCREMENTAL=0
18012026-03-10T09:46:04.010Z+ CARGO_INCREMENTAL=0
18022026-03-10T09:46:04.010Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18032026-03-10T09:46:05.228Z Compiling libc v0.2.180
18042026-03-10T09:46:05.228Z Compiling serde_core v1.0.228
18052026-03-10T09:46:05.228Z Compiling serde v1.0.228
18062026-03-10T09:46:05.231Z Compiling cfg-if v1.0.4
18072026-03-10T09:46:05.231Z Compiling version_check v0.9.5
18082026-03-10T09:46:05.231Z Compiling shlex v1.3.0
18092026-03-10T09:46:05.231Z Compiling find-msvc-tools v0.1.9
18102026-03-10T09:46:05.231Z Compiling typenum v1.19.0
18112026-03-10T09:46:05.231Z Compiling portable-atomic v1.13.1
18122026-03-10T09:46:05.231Z Compiling memchr v2.8.0
18132026-03-10T09:46:05.231Z Compiling zmij v1.0.21
18142026-03-10T09:46:05.376Z Compiling autocfg v1.5.0
18152026-03-10T09:46:05.441Z Compiling serde_json v1.0.149
18162026-03-10T09:46:05.507Z Compiling syn v2.0.117
18172026-03-10T09:46:05.509Z Compiling zerocopy v0.8.40
18182026-03-10T09:46:05.675Z Compiling libm v0.2.16
18192026-03-10T09:46:05.722Z Compiling parking_lot_core v0.9.12
18202026-03-10T09:46:05.770Z Compiling generic-array v0.14.7
18212026-03-10T09:46:06.005Z Compiling smallvec v1.15.1
18222026-03-10T09:46:06.077Z Compiling icu_properties_data v2.1.2
18232026-03-10T09:46:06.081Z Compiling num-traits v0.2.19
18242026-03-10T09:46:06.081Z Compiling icu_normalizer_data v2.1.1
18252026-03-10T09:46:06.081Z Compiling log v0.4.29
18262026-03-10T09:46:06.081Z Compiling itoa v1.0.17
18272026-03-10T09:46:06.166Z Compiling getrandom v0.4.1
18282026-03-10T09:46:06.187Z Compiling pkg-config v0.3.32
18292026-03-10T09:46:06.379Z Compiling stable_deref_trait v1.2.1
18302026-03-10T09:46:06.473Z Compiling subtle v2.6.1
18312026-03-10T09:46:06.497Z Compiling scopeguard v1.2.0
18322026-03-10T09:46:06.542Z Compiling thiserror v2.0.18
18332026-03-10T09:46:06.610Z Compiling fnv v1.0.7
18342026-03-10T09:46:06.654Z Compiling jobserver v0.1.34
18352026-03-10T09:46:06.684Z Compiling getrandom v0.2.17
18362026-03-10T09:46:06.707Z Compiling errno v0.3.14
18372026-03-10T09:46:06.710Z Compiling lock_api v0.4.14
18382026-03-10T09:46:06.896Z Compiling rand_core v0.6.4
18392026-03-10T09:46:06.920Z Compiling getrandom v0.3.4
18402026-03-10T09:46:06.923Z Compiling cc v1.2.56
18412026-03-10T09:46:07.122Z Compiling pin-project-lite v0.2.17
18422026-03-10T09:46:07.141Z Compiling critical-section v1.2.0
18432026-03-10T09:46:07.261Z Compiling equivalent v1.0.2
18442026-03-10T09:46:07.307Z Compiling allocator-api2 v0.2.21
18452026-03-10T09:46:07.309Z Compiling rustversion v1.0.22
18462026-03-10T09:46:07.397Z Compiling foldhash v0.2.0
18472026-03-10T09:46:07.400Z Compiling fs_extra v1.3.0
18482026-03-10T09:46:07.535Z Compiling dunce v1.0.5
18492026-03-10T09:46:07.558Z Compiling percent-encoding v2.3.2
18502026-03-10T09:46:07.642Z Compiling once_cell v1.21.3
18512026-03-10T09:46:07.722Z Compiling hashbrown v0.16.1
18522026-03-10T09:46:07.745Z Compiling writeable v0.6.2
18532026-03-10T09:46:07.772Z Compiling litemap v0.8.1
18542026-03-10T09:46:07.796Z Compiling const-oid v0.9.6
18552026-03-10T09:46:07.909Z Compiling cmake v0.1.57
18562026-03-10T09:46:08.023Z Compiling rustix v1.1.3
18572026-03-10T09:46:08.115Z Compiling signal-hook-registry v1.4.8
18582026-03-10T09:46:08.155Z Compiling schemars v0.8.22
18592026-03-10T09:46:08.209Z Compiling socket2 v0.6.2
18602026-03-10T09:46:08.232Z Compiling mio v1.1.1
18612026-03-10T09:46:08.256Z Compiling rand_core v0.10.0
18622026-03-10T09:46:08.393Z Compiling parking_lot v0.12.5
18632026-03-10T09:46:08.531Z Compiling semver v1.0.27
18642026-03-10T09:46:08.554Z Compiling indexmap v2.13.0
18652026-03-10T09:46:08.673Z Compiling strsim v0.11.1
18662026-03-10T09:46:08.743Z Compiling bitflags v2.11.0
18672026-03-10T09:46:08.797Z Compiling ring v0.17.14
18682026-03-10T09:46:08.911Z Compiling aws-lc-sys v0.37.1
18692026-03-10T09:46:08.958Z Compiling aws-lc-rs v1.16.0
18702026-03-10T09:46:08.980Z Compiling utf8_iter v1.0.4
18712026-03-10T09:46:09.241Z Compiling form_urlencoded v1.2.2
18722026-03-10T09:46:09.329Z Compiling byteorder v1.5.0
18732026-03-10T09:46:09.359Z Compiling ucd-trie v0.1.7
18742026-03-10T09:46:09.445Z Compiling futures-core v0.3.32
18752026-03-10T09:46:09.581Z Compiling pest v2.8.6
18762026-03-10T09:46:09.623Z Compiling httparse v1.10.1
18772026-03-10T09:46:09.647Z Compiling ident_case v1.0.1
18782026-03-10T09:46:09.696Z Compiling vcpkg v0.2.15
18792026-03-10T09:46:09.698Z Compiling heck v0.5.0
18802026-03-10T09:46:09.744Z Compiling synstructure v0.13.2
18812026-03-10T09:46:09.746Z Compiling serde_derive_internals v0.29.1
18822026-03-10T09:46:10.127Z Compiling crossbeam-utils v0.8.21
18832026-03-10T09:46:10.151Z Compiling syn v1.0.109
18842026-03-10T09:46:10.176Z Compiling regex-syntax v0.8.10
18852026-03-10T09:46:10.388Z Compiling rustc_version v0.4.1
18862026-03-10T09:46:10.466Z Compiling rustls v0.23.37
18872026-03-10T09:46:10.491Z Compiling futures-sink v0.3.32
18882026-03-10T09:46:10.517Z Compiling openssl-sys v0.9.111
18892026-03-10T09:46:10.517Z Compiling cpufeatures v0.2.17
18902026-03-10T09:46:10.668Z Compiling futures-channel v0.3.32
18912026-03-10T09:46:10.670Z Compiling futures-task v0.3.32
18922026-03-10T09:46:10.734Z Compiling plain v0.2.3
18932026-03-10T09:46:10.761Z Compiling futures-io v0.3.32
18942026-03-10T09:46:10.784Z Compiling slab v0.4.12
18952026-03-10T09:46:10.809Z Compiling iana-time-zone v0.1.65
18962026-03-10T09:46:10.901Z Compiling uuid v1.21.0
18972026-03-10T09:46:10.948Z Compiling aho-corasick v1.1.4
18982026-03-10T09:46:11.230Z Compiling pest_meta v2.8.6
18992026-03-10T09:46:11.443Z Compiling time-core v0.1.8
19002026-03-10T09:46:11.463Z Compiling openssl v0.10.75
19012026-03-10T09:46:11.487Z Compiling pretty-hex v0.4.1
19022026-03-10T09:46:11.603Z Compiling num-conv v0.2.0
19032026-03-10T09:46:11.722Z Compiling anyhow v1.0.102
19042026-03-10T09:46:11.750Z Compiling serde_derive v1.0.228
19052026-03-10T09:46:11.782Z Compiling zeroize_derive v1.4.3
19062026-03-10T09:46:11.808Z Compiling zerofrom-derive v0.1.6
19072026-03-10T09:46:11.831Z Compiling yoke-derive v0.8.1
19082026-03-10T09:46:11.834Z Compiling zerovec-derive v0.11.2
19092026-03-10T09:46:11.916Z Compiling displaydoc v0.2.5
19102026-03-10T09:46:11.945Z Compiling zerocopy-derive v0.8.40
19112026-03-10T09:46:11.988Z Compiling tokio-macros v2.6.0
19122026-03-10T09:46:12.166Z Compiling futures-macro v0.3.32
19132026-03-10T09:46:12.428Z Compiling thiserror-impl v2.0.18
19142026-03-10T09:46:12.471Z Compiling der_derive v0.7.3
19152026-03-10T09:46:12.518Z Compiling tracing-attributes v0.1.31
19162026-03-10T09:46:12.663Z Compiling zeroize v1.8.2
19172026-03-10T09:46:13.012Z Compiling schemars_derive v0.8.22
19182026-03-10T09:46:13.069Z Compiling thiserror-impl v1.0.69
19192026-03-10T09:46:13.183Z Compiling pest_generator v2.8.6
19202026-03-10T09:46:13.264Z Compiling futures-util v0.3.32
19212026-03-10T09:46:13.287Z Compiling regex-automata v0.4.14
19222026-03-10T09:46:13.330Z Compiling time-macros v0.2.27
19232026-03-10T09:46:13.464Z Compiling zerofrom v0.1.6
19242026-03-10T09:46:13.659Z Compiling yoke v0.8.1
19252026-03-10T09:46:13.750Z Compiling crypto-common v0.1.7
19262026-03-10T09:46:13.932Z Compiling zerovec v0.11.5
19272026-03-10T09:46:13.978Z Compiling zerotrie v0.2.3
19282026-03-10T09:46:14.111Z Compiling block-buffer v0.10.4
19292026-03-10T09:46:14.180Z Compiling pest_derive v2.8.6
19302026-03-10T09:46:14.322Z Compiling digest v0.10.7
19312026-03-10T09:46:14.646Z Compiling hmac v0.12.1
19322026-03-10T09:46:14.691Z Compiling block-padding v0.3.3
19332026-03-10T09:46:14.717Z Compiling tinystr v0.8.2
19342026-03-10T09:46:14.793Z Compiling potential_utf v0.1.4
19352026-03-10T09:46:14.816Z Compiling sha2 v0.10.9
19362026-03-10T09:46:14.843Z Compiling scroll_derive v0.13.1
19372026-03-10T09:46:14.847Z Compiling scroll_derive v0.12.1
19382026-03-10T09:46:14.891Z Compiling crc32fast v1.5.0
19392026-03-10T09:46:14.916Z Compiling inout v0.1.4
19402026-03-10T09:46:15.020Z Compiling icu_locale_core v2.1.1
19412026-03-10T09:46:15.045Z Compiling icu_collections v2.1.1
19422026-03-10T09:46:15.136Z Compiling cipher v0.4.4
19432026-03-10T09:46:15.328Z Compiling either v1.15.0
19442026-03-10T09:46:15.476Z Compiling base64ct v1.8.3
19452026-03-10T09:46:15.511Z Compiling rustls-pki-types v1.14.0
19462026-03-10T09:46:15.774Z Compiling openssl-macros v0.1.1
19472026-03-10T09:46:15.804Z Compiling pem-rfc7468 v0.7.0
19482026-03-10T09:46:15.876Z Compiling darling_core v0.21.3
19492026-03-10T09:46:15.921Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19502026-03-10T09:46:16.179Z Compiling icu_provider v2.1.1
19512026-03-10T09:46:16.364Z Compiling bytes v1.11.1
19522026-03-10T09:46:16.479Z Compiling chrono v0.4.44
19532026-03-10T09:46:16.509Z Compiling serde_tokenstream v0.2.3
19542026-03-10T09:46:16.555Z Compiling flagset v0.4.7
19552026-03-10T09:46:16.581Z Compiling native-tls v0.2.18
19562026-03-10T09:46:16.640Z Compiling icu_properties v2.1.2
19572026-03-10T09:46:16.712Z Compiling icu_normalizer v2.1.1
19582026-03-10T09:46:16.911Z Compiling der v0.7.10
19592026-03-10T09:46:16.944Z Compiling regex v1.12.3
19602026-03-10T09:46:17.235Z Compiling tokio v1.49.0
19612026-03-10T09:46:17.581Z Compiling rand_core v0.9.5
19622026-03-10T09:46:17.651Z Compiling zerocopy-derive v0.7.35
19632026-03-10T09:46:17.877Z Compiling slog v2.8.2
19642026-03-10T09:46:18.155Z Compiling idna_adapter v1.2.1
19652026-03-10T09:46:18.358Z Compiling idna v1.1.0
19662026-03-10T09:46:18.456Z Compiling rayon-core v1.13.0
19672026-03-10T09:46:18.459Z Compiling dyn-clone v1.0.20
19682026-03-10T09:46:18.596Z Compiling spki v0.7.3
19692026-03-10T09:46:18.709Z Compiling http v1.4.0
19702026-03-10T09:46:18.740Z Compiling ppv-lite86 v0.2.21
19712026-03-10T09:46:18.798Z Compiling salsa20 v0.10.2
19722026-03-10T09:46:18.852Z Compiling url v2.5.8
19732026-03-10T09:46:18.876Z Compiling pbkdf2 v0.12.2
19742026-03-10T09:46:19.134Z Compiling darling_macro v0.21.3
19752026-03-10T09:46:19.300Z Compiling thiserror v1.0.69
19762026-03-10T09:46:19.554Z Compiling tracing-core v0.1.36
19772026-03-10T09:46:19.770Z Compiling camino v1.2.2
19782026-03-10T09:46:19.795Z Compiling darling v0.21.3
19792026-03-10T09:46:19.820Z Compiling untrusted v0.9.0
19802026-03-10T09:46:20.166Z Compiling tracing v0.1.44
19812026-03-10T09:46:20.200Z Compiling rand_chacha v0.9.0
19822026-03-10T09:46:20.271Z Compiling scrypt v0.11.0
19832026-03-10T09:46:20.586Z Compiling aes v0.8.4
19842026-03-10T09:46:20.697Z Compiling cbc v0.1.2
19852026-03-10T09:46:21.240Z Compiling cookie v0.18.1
19862026-03-10T09:46:21.269Z Compiling usdt-impl v0.5.0
19872026-03-10T09:46:21.420Z Compiling base64 v0.22.1
19882026-03-10T09:46:21.535Z Compiling ref-cast v1.0.25
19892026-03-10T09:46:21.558Z Compiling paste v1.0.15
19902026-03-10T09:46:21.601Z Compiling winnow v0.7.14
19912026-03-10T09:46:21.634Z Compiling usdt-impl v0.6.0
19922026-03-10T09:46:21.964Z Compiling pkcs5 v0.7.1
19932026-03-10T09:46:21.967Z Compiling rand v0.9.2
19942026-03-10T09:46:22.092Z Compiling http-body v1.0.1
19952026-03-10T09:46:22.178Z Compiling serde_spanned v0.6.9
19962026-03-10T09:46:22.308Z Compiling toml_datetime v0.6.11
19972026-03-10T09:46:22.368Z Compiling scroll v0.13.0
19982026-03-10T09:46:22.390Z Compiling scroll v0.12.0
19992026-03-10T09:46:22.485Z Compiling tokio-util v0.7.18
20002026-03-10T09:46:22.526Z Compiling heapless v0.7.17
20012026-03-10T09:46:22.593Z Compiling bzip2-sys v0.1.13+1.0.8
20022026-03-10T09:46:22.652Z Compiling openssl-probe v0.2.1
20032026-03-10T09:46:22.741Z Compiling zstd-safe v7.2.4
20042026-03-10T09:46:22.874Z Compiling untrusted v0.7.1
20052026-03-10T09:46:23.004Z Compiling signal-hook v0.3.18
20062026-03-10T09:46:23.045Z Compiling goblin v0.8.2
20072026-03-10T09:46:23.082Z Compiling goblin v0.10.5
20082026-03-10T09:46:23.271Z Compiling pkcs8 v0.10.2
20092026-03-10T09:46:23.630Z Compiling toml_parser v1.0.9+spec-1.1.0
20102026-03-10T09:46:23.830Z Compiling zerocopy v0.7.35
20112026-03-10T09:46:23.912Z Compiling ref-cast-impl v1.0.25
20122026-03-10T09:46:24.154Z Compiling darling_core v0.20.11
20132026-03-10T09:46:24.210Z Compiling toml_datetime v0.7.5+spec-1.1.0
20142026-03-10T09:46:24.405Z Compiling atomic-waker v1.1.2
20152026-03-10T09:46:24.594Z Compiling tower-service v0.3.3
20162026-03-10T09:46:24.642Z Compiling try-lock v0.2.5
20172026-03-10T09:46:24.665Z Compiling tinyvec_macros v0.1.1
20182026-03-10T09:46:24.736Z Compiling rustix v0.38.44
20192026-03-10T09:46:24.773Z Compiling winnow v0.5.40
20202026-03-10T09:46:24.817Z Compiling tower-layer v0.3.3
20212026-03-10T09:46:25.009Z Compiling want v0.3.1
20222026-03-10T09:46:25.048Z Compiling tinyvec v1.10.0
20232026-03-10T09:46:25.231Z Compiling h2 v0.4.13
20242026-03-10T09:46:25.993Z Compiling dtrace-parser v0.2.0
20252026-03-10T09:46:26.128Z Compiling dtrace-parser v0.3.0
20262026-03-10T09:46:26.550Z Compiling dof v0.3.0
20272026-03-10T09:46:26.705Z Compiling toml_edit v0.19.15
20282026-03-10T09:46:26.785Z Compiling ipnet v2.11.0
20292026-03-10T09:46:26.879Z Compiling async-trait v0.1.89
20302026-03-10T09:46:27.030Z Compiling daft-derive v0.1.5
20312026-03-10T09:46:27.103Z Compiling darling_macro v0.20.11
20322026-03-10T09:46:27.258Z Compiling dof v0.4.0
20332026-03-10T09:46:27.429Z Compiling curve25519-dalek v4.1.3
20342026-03-10T09:46:27.542Z Compiling spin v0.9.8
20352026-03-10T09:46:27.632Z Compiling thread-id v5.1.0
20362026-03-10T09:46:27.763Z Compiling thread-id v4.2.2
20372026-03-10T09:46:27.791Z Compiling proc-macro-error-attr v1.0.4
20382026-03-10T09:46:27.843Z Compiling pin-utils v0.1.0
20392026-03-10T09:46:27.988Z Compiling smoltcp v0.9.1
20402026-03-10T09:46:28.011Z Compiling fastrand v2.3.0
20412026-03-10T09:46:28.033Z Compiling httpdate v1.0.3
20422026-03-10T09:46:28.095Z Compiling num-bigint-dig v0.8.6
20432026-03-10T09:46:28.197Z Compiling foreign-types-shared v0.1.1
20442026-03-10T09:46:28.440Z Compiling litrs v1.0.0
20452026-03-10T09:46:28.512Z Compiling foreign-types v0.3.2
20462026-03-10T09:46:28.625Z Compiling tempfile v3.25.0
20472026-03-10T09:46:28.723Z Compiling darling v0.20.11
20482026-03-10T09:46:29.108Z Compiling document-features v0.2.12
20492026-03-10T09:46:29.269Z Compiling ipnetwork v0.21.1
20502026-03-10T09:46:29.515Z Compiling hyper v1.8.1
20512026-03-10T09:46:29.551Z Compiling strum_macros v0.26.4
20522026-03-10T09:46:29.848Z Compiling wait-timeout v0.2.1
20532026-03-10T09:46:29.870Z Compiling proc-macro-error v1.0.4
20542026-03-10T09:46:29.924Z Compiling proc-macro2 v1.0.106
20552026-03-10T09:46:30.075Z Compiling anstyle v1.0.13
20562026-03-10T09:46:30.099Z Compiling unicode-ident v1.0.24
20572026-03-10T09:46:30.170Z Compiling siphasher v1.0.2
20582026-03-10T09:46:30.279Z Compiling powerfmt v0.2.0
20592026-03-10T09:46:30.402Z Compiling bit-vec v0.8.0
20602026-03-10T09:46:30.563Z Compiling quick-error v1.2.3
20612026-03-10T09:46:30.566Z Compiling unicode-segmentation v1.12.0
20622026-03-10T09:46:30.719Z Compiling simd-adler32 v0.3.8
20632026-03-10T09:46:30.741Z Compiling utf8parse v0.2.2
20642026-03-10T09:46:30.784Z Compiling rusty-fork v0.3.1
20652026-03-10T09:46:30.901Z Compiling anstyle-parse v0.2.7
20662026-03-10T09:46:30.922Z Compiling bit-set v0.8.0
20672026-03-10T09:46:31.044Z Compiling hyper-util v0.1.20
20682026-03-10T09:46:31.070Z Compiling deranged v0.5.8
20692026-03-10T09:46:31.547Z Compiling crossbeam-epoch v0.9.18
20702026-03-10T09:46:31.623Z Compiling derive_builder_core v0.20.2
20712026-03-10T09:46:31.994Z Compiling unicode-normalization v0.1.25
20722026-03-10T09:46:32.364Z Compiling rustls-native-certs v0.8.3
20732026-03-10T09:46:32.733Z Compiling rand_xorshift v0.4.0
20742026-03-10T09:46:32.774Z Compiling hubpack_derive v0.1.1
20752026-03-10T09:46:32.795Z Compiling signature v2.2.0
20762026-03-10T09:46:32.896Z Compiling curve25519-dalek-derive v0.1.1
20772026-03-10T09:46:32.944Z Compiling strum_macros v0.27.2
20782026-03-10T09:46:33.003Z Compiling sync_wrapper v1.0.2
20792026-03-10T09:46:33.126Z Compiling fs-err v3.3.0
20802026-03-10T09:46:33.163Z Compiling ahash v0.8.12
20812026-03-10T09:46:33.404Z Compiling quote v1.0.44
20822026-03-10T09:46:33.426Z Compiling unarray v0.1.4
20832026-03-10T09:46:33.428Z Compiling colorchoice v1.0.4
20842026-03-10T09:46:33.495Z Compiling object v0.37.3
20852026-03-10T09:46:33.579Z Compiling num_threads v0.1.7
20862026-03-10T09:46:33.656Z Compiling anstyle-query v1.1.5
20872026-03-10T09:46:33.698Z Compiling unicode-properties v0.1.4
20882026-03-10T09:46:33.722Z Compiling is_terminal_polyfill v1.70.2
20892026-03-10T09:46:33.791Z Compiling unicode-bidi v0.3.18
20902026-03-10T09:46:33.814Z Compiling adler2 v2.0.1
20912026-03-10T09:46:33.859Z Compiling time v0.3.47
20922026-03-10T09:46:33.885Z Compiling anstream v0.6.21
20932026-03-10T09:46:33.931Z Compiling proptest v1.10.0
20942026-03-10T09:46:33.996Z Compiling miniz_oxide v0.8.9
20952026-03-10T09:46:34.282Z Compiling stringprep v0.1.5
20962026-03-10T09:46:34.773Z Compiling tower v0.5.3
20972026-03-10T09:46:34.822Z Compiling derive_builder_macro v0.20.2
20982026-03-10T09:46:35.117Z Compiling crossbeam-deque v0.8.6
20992026-03-10T09:46:35.267Z Compiling heck v0.4.1
21002026-03-10T09:46:35.303Z Compiling usdt-attr-macro v0.6.0
21012026-03-10T09:46:35.396Z Compiling usdt-macro v0.6.0
21022026-03-10T09:46:35.566Z Compiling http-body-util v0.1.3
21032026-03-10T09:46:35.697Z Compiling webpki-roots v1.0.6
21042026-03-10T09:46:35.960Z Compiling rand_chacha v0.3.1
21052026-03-10T09:46:36.040Z Compiling erased-serde v0.3.31
21062026-03-10T09:46:36.064Z Compiling md-5 v0.10.6
21072026-03-10T09:46:36.109Z Compiling num-integer v0.1.46
21082026-03-10T09:46:36.327Z Compiling hash32 v0.2.1
21092026-03-10T09:46:36.392Z Compiling vergen-lib v0.1.6
21102026-03-10T09:46:36.439Z Compiling ff v0.13.1
21112026-03-10T09:46:36.576Z Compiling iri-string v0.7.10
21122026-03-10T09:46:36.622Z Compiling psl-types v2.0.11
21132026-03-10T09:46:36.625Z Compiling ryu v1.0.23
21142026-03-10T09:46:36.669Z Compiling zlib-rs v0.6.2
21152026-03-10T09:46:36.694Z Compiling fallible-iterator v0.2.0
21162026-03-10T09:46:36.719Z Compiling base16ct v0.2.0
21172026-03-10T09:46:36.890Z Compiling newtype-uuid v1.3.2
21182026-03-10T09:46:36.913Z Compiling sec1 v0.7.3
21192026-03-10T09:46:36.971Z Compiling serde_urlencoded v0.7.1
21202026-03-10T09:46:37.056Z Compiling publicsuffix v2.3.0
21212026-03-10T09:46:37.166Z Compiling postgres-protocol v0.6.10
21222026-03-10T09:46:37.370Z Compiling group v0.13.0
21232026-03-10T09:46:37.544Z Compiling num-iter v0.1.45
21242026-03-10T09:46:37.649Z Compiling rand v0.8.5
21252026-03-10T09:46:37.846Z Compiling oxnet v0.1.4
21262026-03-10T09:46:37.912Z Compiling zone_cfg_derive v0.3.1
21272026-03-10T09:46:38.304Z Compiling derive_builder v0.20.2
21282026-03-10T09:46:38.344Z Compiling tower-http v0.6.8
21292026-03-10T09:46:38.347Z Compiling tokio-native-tls v0.3.1
21302026-03-10T09:46:38.514Z Compiling phf_shared v0.13.1
21312026-03-10T09:46:38.685Z Compiling lazy_static v1.5.0
21322026-03-10T09:46:38.828Z Compiling terminal_size v0.4.3
21332026-03-10T09:46:38.853Z Compiling serde_with_macros v3.17.0
21342026-03-10T09:46:38.931Z Compiling cargo-platform v0.1.9
21352026-03-10T09:46:39.023Z Compiling hkdf v0.12.4
21362026-03-10T09:46:39.126Z Compiling crypto-bigint v0.5.5
21372026-03-10T09:46:39.168Z Compiling clap_derive v4.5.55
21382026-03-10T09:46:39.221Z Compiling serde_repr v0.1.20
21392026-03-10T09:46:39.267Z Compiling enum-as-inner v0.6.1
21402026-03-10T09:46:39.489Z Compiling vergen v9.0.6
21412026-03-10T09:46:39.541Z Compiling flate2 v1.1.9
21422026-03-10T09:46:39.638Z Compiling bumpalo v3.20.2
21432026-03-10T09:46:39.784Z Compiling bitflags v1.3.2
21442026-03-10T09:46:39.819Z Compiling clap_lex v1.0.0
21452026-03-10T09:46:39.822Z Compiling libbz2-rs-sys v0.2.2
21462026-03-10T09:46:39.914Z Compiling foldhash v0.1.5
21472026-03-10T09:46:39.950Z Compiling managed v0.8.0
21482026-03-10T09:46:39.985Z Compiling unicode-width v0.2.0
21492026-03-10T09:46:40.166Z Compiling hashbrown v0.15.5
21502026-03-10T09:46:40.352Z Compiling console v0.16.2
21512026-03-10T09:46:40.391Z Compiling clap_builder v4.5.60
21522026-03-10T09:46:40.414Z Compiling bzip2 v0.6.1
21532026-03-10T09:46:40.538Z Compiling zopfli v0.8.3
21542026-03-10T09:46:40.733Z Compiling cargo_metadata v0.19.2
21552026-03-10T09:46:40.876Z Compiling elliptic-curve v0.13.8
21562026-03-10T09:46:40.963Z Compiling phf v0.13.1
21572026-03-10T09:46:41.197Z Compiling hyper-tls v0.6.0
21582026-03-10T09:46:41.363Z Compiling signal-hook-mio v0.2.5
21592026-03-10T09:46:41.366Z Compiling cookie_store v0.22.1
21602026-03-10T09:46:41.409Z Compiling rayon v1.11.0
21612026-03-10T09:46:41.517Z Compiling daft v0.1.5
21622026-03-10T09:46:41.540Z Compiling bzip2 v0.4.4
21632026-03-10T09:46:41.543Z Compiling postgres-types v0.2.12
21642026-03-10T09:46:41.543Z Compiling zstd v0.13.3
21652026-03-10T09:46:41.767Z Compiling strum v0.27.2
21662026-03-10T09:46:41.946Z Compiling hubpack v0.1.2
21672026-03-10T09:46:41.969Z Compiling ed25519 v2.2.3
21682026-03-10T09:46:41.992Z Compiling phf_shared v0.11.3
21692026-03-10T09:46:42.250Z Compiling pkcs1 v0.7.5
21702026-03-10T09:46:42.350Z Compiling bstr v1.12.1
21712026-03-10T09:46:42.372Z Compiling serde-big-array v0.5.1
21722026-03-10T09:46:42.505Z Compiling hex v0.4.3
21732026-03-10T09:46:42.577Z Compiling itertools v0.12.1
21742026-03-10T09:46:42.709Z Compiling rfc6979 v0.4.0
21752026-03-10T09:46:42.729Z Compiling float-cmp v0.10.0
21762026-03-10T09:46:42.776Z Compiling memmap2 v0.9.10
21772026-03-10T09:46:42.862Z Compiling env_filter v1.0.0
21782026-03-10T09:46:42.886Z Compiling encoding_rs v0.8.35
21792026-03-10T09:46:42.935Z Compiling data-encoding v2.10.0
21802026-03-10T09:46:43.062Z Compiling whoami v2.1.0
21812026-03-10T09:46:43.177Z Compiling keccak v0.1.6
21822026-03-10T09:46:43.215Z Compiling toml_write v0.1.2
21832026-03-10T09:46:43.467Z Compiling fixedbitset v0.5.7
21842026-03-10T09:46:43.500Z Compiling precomputed-hash v0.1.1
21852026-03-10T09:46:43.525Z Compiling normalize-line-endings v0.3.0
21862026-03-10T09:46:43.630Z Compiling fixedbitset v0.4.2
21872026-03-10T09:46:43.661Z Compiling new_debug_unreachable v1.0.6
21882026-03-10T09:46:43.661Z Compiling static_assertions v1.1.0
21892026-03-10T09:46:43.707Z Compiling unit-prefix v0.5.2
21902026-03-10T09:46:43.710Z Compiling mime v0.3.17
21912026-03-10T09:46:43.796Z Compiling jiff v0.2.21
21922026-03-10T09:46:43.867Z Compiling predicates-core v1.0.10
21932026-03-10T09:46:43.919Z Compiling rustc-hash v2.1.1
21942026-03-10T09:46:43.922Z Compiling difflib v0.4.0
21952026-03-10T09:46:44.064Z Compiling iddqd v0.3.17
21962026-03-10T09:46:44.131Z Compiling zone v0.3.1
21972026-03-10T09:46:44.157Z Compiling indicatif v0.18.4
21982026-03-10T09:46:44.180Z Compiling petgraph v0.6.5
21992026-03-10T09:46:44.614Z Compiling predicates v3.1.4
22002026-03-10T09:46:44.691Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22012026-03-10T09:46:44.987Z Compiling string_cache v0.8.9
22022026-03-10T09:46:45.064Z Compiling petgraph v0.8.3
22032026-03-10T09:46:45.214Z Compiling toml_edit v0.22.27
22042026-03-10T09:46:45.283Z Compiling sha3 v0.10.8
22052026-03-10T09:46:45.431Z Compiling tokio-postgres v0.7.16
22062026-03-10T09:46:45.571Z Compiling hickory-proto v0.25.2
22072026-03-10T09:46:46.295Z Compiling env_logger v0.11.9
22082026-03-10T09:46:46.784Z Compiling usdt v0.6.0
22092026-03-10T09:46:47.141Z Compiling similar v2.7.0
22102026-03-10T09:46:47.633Z Compiling zip v4.6.1
22112026-03-10T09:46:47.866Z Compiling ecdsa v0.16.9
22122026-03-10T09:46:48.200Z Compiling serde_with v3.17.0
22132026-03-10T09:46:48.425Z Compiling rsa v0.9.10
22142026-03-10T09:46:48.711Z Compiling clap v4.5.60
22152026-03-10T09:46:48.733Z Compiling crossterm v0.28.1
22162026-03-10T09:46:48.835Z Compiling ed25519-dalek v2.2.0
22172026-03-10T09:46:49.290Z Compiling zip v0.6.6
22182026-03-10T09:46:49.292Z Compiling strum v0.26.3
22192026-03-10T09:46:49.338Z Compiling toml v0.7.8
22202026-03-10T09:46:49.443Z Compiling tokio-stream v0.1.18
22212026-03-10T09:46:49.497Z Compiling buf-list v1.1.2
22222026-03-10T09:46:49.867Z Compiling x509-cert v0.2.5
22232026-03-10T09:46:50.024Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22242026-03-10T09:46:50.131Z Compiling openapiv3 v2.2.0
22252026-03-10T09:46:50.403Z Compiling itertools v0.13.0
22262026-03-10T09:46:50.483Z Compiling sha1 v0.10.6
22272026-03-10T09:46:50.713Z Compiling peg-runtime v0.8.5
22282026-03-10T09:46:51.353Z Compiling lalrpop-util v0.19.12
22292026-03-10T09:46:56.723Z Compiling macaddr v1.0.1
22302026-03-10T09:46:57.131Z Compiling itertools v0.14.0
22312026-03-10T09:46:57.675Z Compiling structmeta-derive v0.3.0
22322026-03-10T09:46:59.102Z Compiling heapless v0.8.0
22332026-03-10T09:46:59.757Z Compiling structmeta v0.3.0
22342026-03-10T09:47:00.031Z Compiling ingot-macros v0.1.1
22352026-03-10T09:47:01.378Z Compiling toml_edit v0.23.10+spec-1.0.0
22362026-03-10T09:47:02.427Z Compiling hash32 v0.3.1
22372026-03-10T09:47:02.822Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22382026-03-10T09:47:02.924Z Compiling smoltcp v0.11.0
22392026-03-10T09:47:03.725Z Compiling ingot-types v0.1.2
22402026-03-10T09:47:04.625Z Compiling proc-macro-crate v3.4.0
22412026-03-10T09:47:07.713Z Compiling cobs v0.3.0
22422026-03-10T09:47:08.933Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22432026-03-10T09:47:08.978Z Compiling rustls v0.22.4
22442026-03-10T09:47:12.807Z Compiling postcard v1.1.3
22452026-03-10T09:47:14.380Z Compiling num_enum_derive v0.7.5
22462026-03-10T09:47:14.696Z Compiling ingot v0.1.1
22472026-03-10T09:47:15.953Z Compiling proc-macro-crate v1.3.1
22482026-03-10T09:47:16.445Z Compiling rustls-webpki v0.102.8
22492026-03-10T09:47:17.725Z Compiling futures-executor v0.3.32
22502026-03-10T09:47:17.855Z Compiling foreign-types-macros v0.2.3
22512026-03-10T09:47:17.903Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22522026-03-10T09:47:18.006Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22532026-03-10T09:47:18.033Z Compiling multer v3.1.0
22542026-03-10T09:47:18.332Z Compiling thread_local v1.1.9
22552026-03-10T09:47:18.356Z Compiling foreign-types-shared v0.3.1
22562026-03-10T09:47:18.359Z Compiling cpufeatures v0.3.0
22572026-03-10T09:47:18.422Z Compiling match_cfg v0.1.0
22582026-03-10T09:47:18.525Z Compiling slog-async v2.8.0
22592026-03-10T09:47:18.571Z Compiling hostname v0.3.1
22602026-03-10T09:47:18.594Z Compiling chacha20 v0.10.0
22612026-03-10T09:47:18.685Z Compiling foreign-types v0.5.0
22622026-03-10T09:47:18.845Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22632026-03-10T09:47:18.868Z Compiling futures v0.3.32
22642026-03-10T09:47:18.871Z Compiling num_enum_derive v0.5.11
22652026-03-10T09:47:18.915Z Compiling num_enum v0.7.5
22662026-03-10T09:47:19.019Z Compiling derive-ex v0.1.8
22672026-03-10T09:47:19.064Z Compiling tabwriter v1.4.1
22682026-03-10T09:47:19.103Z Compiling rustls-webpki v0.103.9
22692026-03-10T09:47:19.134Z Compiling slog-json v2.6.1
22702026-03-10T09:47:19.168Z Compiling crossbeam-channel v0.5.15
22712026-03-10T09:47:19.200Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22722026-03-10T09:47:19.287Z Compiling async-stream-impl v0.3.6
22732026-03-10T09:47:19.310Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22742026-03-10T09:47:19.497Z Compiling serde_spanned v1.0.4
22752026-03-10T09:47:19.556Z Compiling is-terminal v0.4.17
22762026-03-10T09:47:19.583Z Compiling cstr-argument v0.1.2
22772026-03-10T09:47:19.702Z Compiling memoffset v0.9.1
22782026-03-10T09:47:19.725Z Compiling dropshot v0.16.7
22792026-03-10T09:47:19.850Z Compiling take_mut v0.2.2
22802026-03-10T09:47:19.940Z Compiling cfg_aliases v0.2.1
22812026-03-10T09:47:20.018Z Compiling toml_writer v1.0.6+spec-1.1.0
22822026-03-10T09:47:20.043Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22832026-03-10T09:47:20.046Z Compiling term v1.2.1
22842026-03-10T09:47:20.069Z Compiling typeid v1.0.3
22852026-03-10T09:47:20.123Z Compiling crucible-workspace-hack v0.1.0
22862026-03-10T09:47:20.146Z Compiling async-stream v0.3.6
22872026-03-10T09:47:20.279Z Compiling num_enum v0.5.11
22882026-03-10T09:47:20.371Z Compiling toml v0.9.12+spec-1.1.0
22892026-03-10T09:47:20.417Z Compiling nix v0.30.1
22902026-03-10T09:47:20.534Z Compiling slog-term v2.9.2
22912026-03-10T09:47:20.583Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22922026-03-10T09:47:20.660Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22932026-03-10T09:47:20.764Z Compiling slog-bunyan v2.5.0
22942026-03-10T09:47:20.966Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22952026-03-10T09:47:21.032Z Compiling rand v0.10.0
22962026-03-10T09:47:21.239Z Compiling test-strategy v0.4.5
22972026-03-10T09:47:21.262Z Compiling parse-display-derive v0.10.0
22982026-03-10T09:47:21.319Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22992026-03-10T09:47:21.438Z Compiling waitgroup v0.1.2
23002026-03-10T09:47:21.666Z Compiling dropshot_endpoint v0.16.7
23012026-03-10T09:47:21.686Z Compiling newtype-uuid-macros v0.1.0
23022026-03-10T09:47:22.160Z Compiling tokio-rustls v0.25.0
23032026-03-10T09:47:22.264Z Compiling rustls-pemfile v2.2.0
23042026-03-10T09:47:22.289Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23052026-03-10T09:47:22.314Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23062026-03-10T09:47:22.525Z Compiling serde_path_to_error v0.1.20
23072026-03-10T09:47:22.558Z Compiling hostname v0.4.2
23082026-03-10T09:47:22.665Z Compiling instant v0.1.13
23092026-03-10T09:47:22.694Z Compiling debug-ignore v1.0.5
23102026-03-10T09:47:22.727Z Compiling colored v3.1.1
23112026-03-10T09:47:22.761Z Compiling erased-serde v0.4.9
23122026-03-10T09:47:22.794Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23132026-03-10T09:47:22.839Z Compiling backoff v0.4.0
23142026-03-10T09:47:22.886Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23152026-03-10T09:47:23.000Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23162026-03-10T09:47:23.167Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-03-10T09:47:23.299Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23182026-03-10T09:47:23.350Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23192026-03-10T09:47:23.381Z Compiling camino-tempfile v1.4.1
23202026-03-10T09:47:23.409Z Compiling parse-display v0.10.0
23212026-03-10T09:47:23.666Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23222026-03-10T09:47:23.752Z Compiling backon v1.6.0
23232026-03-10T09:47:23.946Z Compiling secrecy v0.10.3
23242026-03-10T09:47:24.029Z Compiling num-derive v0.4.2
23252026-03-10T09:47:24.090Z Compiling regress v0.10.5
23262026-03-10T09:47:24.195Z Compiling tokio-rustls v0.26.4
23272026-03-10T09:47:24.583Z Compiling hyper-rustls v0.27.7
23282026-03-10T09:47:24.586Z Compiling rustls-platform-verifier v0.6.2
23292026-03-10T09:47:24.903Z Compiling reqwest v0.13.2
23302026-03-10T09:47:24.950Z Compiling reqwest v0.12.28
23312026-03-10T09:47:25.034Z Compiling sigpipe v0.1.3
23322026-03-10T09:47:25.166Z Compiling libefi-sys v0.1.0
23332026-03-10T09:47:25.195Z Compiling glob v0.3.3
23342026-03-10T09:47:25.294Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23352026-03-10T09:47:25.495Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23362026-03-10T09:47:25.620Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23372026-03-10T09:47:25.719Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23382026-03-10T09:47:26.132Z Compiling usdt-attr-macro v0.5.0
23392026-03-10T09:47:26.463Z Compiling usdt-macro v0.5.0
23402026-03-10T09:47:26.502Z Compiling smf v0.2.3
23412026-03-10T09:47:26.557Z Compiling bitfield-struct v0.6.2
23422026-03-10T09:47:26.814Z Compiling ordered-float v2.10.1
23432026-03-10T09:47:26.859Z Compiling blake3 v1.8.3
23442026-03-10T09:47:27.189Z Compiling memmap v0.7.0
23452026-03-10T09:47:27.249Z Compiling whoami v1.6.1
23462026-03-10T09:47:27.444Z Compiling usdt v0.5.0
23472026-03-10T09:47:27.467Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23482026-03-10T09:47:27.511Z Compiling serde-value v0.7.0
23492026-03-10T09:47:27.865Z Compiling serde-untagged v0.1.9
23502026-03-10T09:47:27.951Z Compiling toml v0.8.23
23512026-03-10T09:47:27.954Z Compiling filetime v0.2.27
23522026-03-10T09:47:28.061Z Compiling arrayref v0.3.9
23532026-03-10T09:47:28.180Z Compiling same-file v1.0.6
23542026-03-10T09:47:28.277Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23552026-03-10T09:47:28.299Z Compiling unicode-xid v0.2.6
23562026-03-10T09:47:28.321Z Compiling constant_time_eq v0.4.2
23572026-03-10T09:47:28.385Z Compiling arrayvec v0.7.6
23582026-03-10T09:47:28.410Z Compiling xattr v1.6.1
23592026-03-10T09:47:28.437Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23602026-03-10T09:47:28.484Z Compiling walkdir v2.5.0
23612026-03-10T09:47:28.510Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23622026-03-10T09:47:28.513Z Compiling tokio-dtrace v0.1.1
23632026-03-10T09:47:28.600Z Compiling tar v0.4.44
23642026-03-10T09:47:28.739Z Compiling cargo-util-schemas v0.8.2
23652026-03-10T09:47:28.843Z Compiling gethostname v0.5.0
23662026-03-10T09:47:28.917Z Compiling cargo-platform v0.2.0
23672026-03-10T09:47:29.032Z Compiling topological-sort v0.2.2
23682026-03-10T09:47:29.053Z Compiling oxide-tokio-rt v0.1.2
23692026-03-10T09:47:29.284Z Compiling shell-words v1.1.1
23702026-03-10T09:47:29.358Z Compiling indent_write v2.2.0
23712026-03-10T09:47:29.444Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23722026-03-10T09:47:29.974Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23732026-03-10T09:47:30.428Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23742026-03-10T09:47:30.562Z Compiling cargo_metadata v0.21.0
23752026-03-10T09:47:41.879Z Compiling progenitor-client v0.10.0
23762026-03-10T09:47:41.879Z Compiling omicron-zone-package v0.12.2
23772026-03-10T09:47:41.934Z Compiling progenitor-client v0.13.0
23782026-03-10T09:47:42.038Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23792026-03-10T09:47:42.043Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23802026-03-10T09:47:42.508Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23812026-03-10T09:47:52.251Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23822026-03-10T09:47:52.828Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23832026-03-10T09:47:54.060Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23842026-03-10T09:48:02.630Z Finished `release` profile [optimized] target(s) in 1m 58s
23852026-03-10T09:48:02.824Z Running `target/release/omicron-package -t test target create -p dev`
23862026-03-10T09:48:02.898ZLogging to: /work/oxidecomputer/omicron/out/LOG
23872026-03-10T09:48:02.901ZCreated new build target 'test' and set it as active
23882026-03-10T09:48:02.904Z
23892026-03-10T09:48:02.904Zreal 1:58.864624480
23902026-03-10T09:48:02.904Zuser 21:04.703456694
23912026-03-10T09:48:02.904Zsys 3:09.471479508
23922026-03-10T09:48:02.904Ztrap 0.563793489
23932026-03-10T09:48:02.904Ztflt 3.396414947
23942026-03-10T09:48:02.904Zdflt 3.604067531
23952026-03-10T09:48:02.904Zkflt 0.000397491
23962026-03-10T09:48:02.904Zlock 49:16.441654841
23972026-03-10T09:48:02.904Zslp 1:12:48.812696166
23982026-03-10T09:48:02.904Zlat 54.540758112
23992026-03-10T09:48:02.904Zstop 7:38.149379383
24002026-03-10T09:48:02.905Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24012026-03-10T09:48:04.088Z Finished `release` profile [optimized] target(s) in 1.12s
24022026-03-10T09:48:04.161Z Running `target/release/omicron-package -t test package`
24032026-03-10T09:48:04.228ZLogging to: /work/oxidecomputer/omicron/out/LOG
24042026-03-10T09:48:06.102Z Compiling regress v0.10.5
24052026-03-10T09:48:06.102Z Compiling heck v0.5.0
24062026-03-10T09:48:06.105Z Compiling unsafe-libyaml v0.2.11
24072026-03-10T09:48:06.363Z Compiling convert_case v0.4.0
24082026-03-10T09:48:06.393Z Compiling half v2.7.1
24092026-03-10T09:48:06.396Z Compiling ciborium-io v0.2.2
24102026-03-10T09:48:06.396Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24112026-03-10T09:48:06.449Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24122026-03-10T09:48:06.452Z Compiling prettyplease v0.2.37
24132026-03-10T09:48:06.478Z Compiling universal-hash v0.5.1
24142026-03-10T09:48:06.481Z Compiling thiserror-impl-no-std v2.0.2
24152026-03-10T09:48:06.481Z Compiling opaque-debug v0.3.1
24162026-03-10T09:48:06.481Z Compiling unicode-width v0.1.14
24172026-03-10T09:48:06.481Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24182026-03-10T09:48:06.507Z Compiling typify-impl v0.6.1
24192026-03-10T09:48:06.565Z Compiling chacha20 v0.9.1
24202026-03-10T09:48:06.596Z Compiling password-hash v0.5.0
24212026-03-10T09:48:06.766Z Compiling blake2 v0.10.6
24222026-03-10T09:48:06.800Z Compiling derive_more v0.99.20
24232026-03-10T09:48:06.941Z Compiling ciborium-ll v0.2.2
24242026-03-10T09:48:06.975Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24252026-03-10T09:48:06.978Z Compiling poly1305 v0.8.0
24262026-03-10T09:48:07.033Z Compiling aead v0.5.2
24272026-03-10T09:48:07.036Z Compiling is-terminal v0.4.17
24282026-03-10T09:48:07.098Z Compiling serde_yaml v0.9.34+deprecated
24292026-03-10T09:48:07.222Z Compiling ciborium v0.2.2
24302026-03-10T09:48:07.267Z Compiling swrite v0.1.0
24312026-03-10T09:48:07.317Z Compiling argon2 v0.5.3
24322026-03-10T09:48:07.353Z Compiling serde_spanned v1.0.4
24332026-03-10T09:48:07.439Z Compiling chacha20poly1305 v0.10.1
24342026-03-10T09:48:07.474Z Compiling toml_writer v1.0.6+spec-1.1.0
24352026-03-10T09:48:07.633Z Compiling bytecount v0.6.9
24362026-03-10T09:48:07.683Z Compiling rustls v0.22.4
24372026-03-10T09:48:07.728Z Compiling rustls-webpki v0.102.8
24382026-03-10T09:48:07.806Z Compiling toml v0.9.12+spec-1.1.0
24392026-03-10T09:48:07.871Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-03-10T09:48:07.909Z Compiling derive-where v1.6.0
24412026-03-10T09:48:07.941Z Compiling thread_local v1.1.9
24422026-03-10T09:48:07.989Z Compiling match_cfg v0.1.0
24432026-03-10T09:48:08.023Z Compiling thiserror-no-std v2.0.2
24442026-03-10T09:48:08.115Z Compiling hostname v0.3.1
24452026-03-10T09:48:08.176Z Compiling vsss-rs v3.3.4
24462026-03-10T09:48:08.277Z Compiling multer v3.1.0
24472026-03-10T09:48:08.354Z Compiling slog-async v2.8.0
24482026-03-10T09:48:08.386Z Compiling slog-json v2.6.1
24492026-03-10T09:48:08.442Z Compiling crossbeam-channel v0.5.15
24502026-03-10T09:48:08.471Z Compiling futures-executor v0.3.32
24512026-03-10T09:48:08.724Z Compiling typify-impl v0.4.3
24522026-03-10T09:48:08.756Z Compiling term v1.2.1
24532026-03-10T09:48:08.785Z Compiling take_mut v0.2.2
24542026-03-10T09:48:08.814Z Compiling futures v0.3.32
24552026-03-10T09:48:08.983Z Compiling slog-bunyan v2.5.0
24562026-03-10T09:48:09.076Z Compiling dropshot v0.16.7
24572026-03-10T09:48:09.167Z Compiling slog-term v2.9.2
24582026-03-10T09:48:09.198Z Compiling async-stream v0.3.6
24592026-03-10T09:48:09.253Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24602026-03-10T09:48:09.445Z Compiling waitgroup v0.1.2
24612026-03-10T09:48:09.479Z Compiling rustls-pemfile v2.2.0
24622026-03-10T09:48:09.520Z Compiling serde_path_to_error v0.1.20
24632026-03-10T09:48:09.550Z Compiling hostname v0.4.2
24642026-03-10T09:48:09.553Z Compiling instant v0.1.13
24652026-03-10T09:48:09.611Z Compiling debug-ignore v1.0.5
24662026-03-10T09:48:09.650Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24672026-03-10T09:48:09.736Z Compiling backoff v0.4.0
24682026-03-10T09:48:09.768Z Compiling parse-display v0.10.0
24692026-03-10T09:48:09.771Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24702026-03-10T09:48:09.771Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24712026-03-10T09:48:09.858Z Compiling progenitor-client v0.13.0
24722026-03-10T09:48:09.904Z Compiling progenitor-client v0.10.0
24732026-03-10T09:48:10.038Z Compiling backon v1.6.0
24742026-03-10T09:48:10.041Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24752026-03-10T09:48:10.097Z Compiling macaddr v1.0.1
24762026-03-10T09:48:10.101Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24772026-03-10T09:48:10.162Z Compiling console v0.15.11
24782026-03-10T09:48:10.300Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24792026-03-10T09:48:10.330Z Compiling newline-converter v0.3.0
24802026-03-10T09:48:10.369Z Compiling atomicwrites v0.4.4
24812026-03-10T09:48:10.401Z Compiling num-rational v0.4.2
24822026-03-10T09:48:10.546Z Compiling num-complex v0.4.6
24832026-03-10T09:48:10.631Z Compiling slog-dtrace v0.3.0
24842026-03-10T09:48:10.770Z Compiling expectorate v1.2.0
24852026-03-10T09:48:10.958Z Compiling tokio-rustls v0.25.0
24862026-03-10T09:48:11.157Z Compiling num v0.4.3
24872026-03-10T09:48:11.289Z Compiling async-recursion v1.1.1
24882026-03-10T09:48:11.289Z Compiling cancel-safe-futures v0.1.5
24892026-03-10T09:48:11.293Z Compiling float-ord v0.3.2
24902026-03-10T09:48:11.408Z Compiling owo-colors v4.3.0
24912026-03-10T09:48:11.570Z Compiling libsw-core v0.3.2
24922026-03-10T09:48:11.742Z Compiling resolv-conf v0.7.6
24932026-03-10T09:48:11.782Z Compiling libsw v3.5.0
24942026-03-10T09:48:11.919Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24952026-03-10T09:48:12.076Z Compiling toml v0.8.23
24962026-03-10T09:48:12.165Z Compiling linear-map v1.2.0
24972026-03-10T09:48:12.261Z Compiling linked-hash-map v0.5.6
24982026-03-10T09:48:12.397Z Compiling minimal-lexical v0.2.1
24992026-03-10T09:48:12.499Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25002026-03-10T09:48:12.594Z Compiling lru-cache v0.1.2
25012026-03-10T09:48:12.625Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25022026-03-10T09:48:12.672Z Compiling unicode-xid v0.2.6
25032026-03-10T09:48:12.776Z Compiling nom v7.1.3
25042026-03-10T09:48:12.825Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25052026-03-10T09:48:12.871Z Compiling globset v0.4.18
25062026-03-10T09:48:12.956Z Compiling hickory-proto v0.24.4
25072026-03-10T09:48:13.461Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25082026-03-10T09:48:13.960Z Compiling typify-macro v0.6.1
25092026-03-10T09:48:14.013Z Compiling typify-macro v0.4.3
25102026-03-10T09:48:14.694Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25112026-03-10T09:48:14.733Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25122026-03-10T09:48:15.835Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25132026-03-10T09:48:16.135Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25142026-03-10T09:48:16.170Z Compiling typify v0.6.1
25152026-03-10T09:48:16.374Z Compiling progenitor-impl v0.13.0
25162026-03-10T09:48:16.534Z Compiling typify v0.4.3
25172026-03-10T09:48:16.904Z Compiling progenitor-impl v0.11.2
25182026-03-10T09:48:17.805Z Compiling hickory-resolver v0.24.4
25192026-03-10T09:48:17.953Z Compiling convert_case v0.10.0
25202026-03-10T09:48:18.359Z Compiling derive_more-impl v2.1.1
25212026-03-10T09:48:19.432Z Compiling qorb v0.4.1
25222026-03-10T09:48:19.564Z Compiling progenitor-macro v0.13.0
25232026-03-10T09:48:20.072Z Compiling progenitor-macro v0.11.2
25242026-03-10T09:48:21.141Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25252026-03-10T09:48:21.482Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25262026-03-10T09:48:23.398Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25272026-03-10T09:48:24.177Z Compiling progenitor-client v0.11.2
25282026-03-10T09:48:24.548Z Compiling pin-project-internal v1.1.11
25292026-03-10T09:48:24.806Z Compiling derive_more v2.1.1
25302026-03-10T09:48:24.890Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25312026-03-10T09:48:24.952Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25322026-03-10T09:48:25.167Z Compiling pem v3.0.6
25332026-03-10T09:48:25.295Z Compiling snafu-derive v0.8.9
25342026-03-10T09:48:25.345Z Compiling termtree v0.5.1
25352026-03-10T09:48:25.632Z Compiling crossterm v0.29.0
25362026-03-10T09:48:25.660Z Compiling progenitor v0.13.0
25372026-03-10T09:48:25.886Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25382026-03-10T09:48:26.080Z Compiling pin-project v1.1.11
25392026-03-10T09:48:26.143Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25402026-03-10T09:48:26.242Z Compiling progenitor v0.11.2
25412026-03-10T09:48:26.271Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25422026-03-10T09:48:26.487Z Compiling olpc-cjson v0.1.4
25432026-03-10T09:48:26.715Z Compiling phf_shared v0.12.1
25442026-03-10T09:48:26.804Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25452026-03-10T09:48:27.542Z Compiling serde_plain v1.0.2
25462026-03-10T09:48:27.837Z Compiling snafu v0.8.9
25472026-03-10T09:48:27.972Z Compiling vte v0.14.1
25482026-03-10T09:48:28.222Z Compiling csv-core v0.1.13
25492026-03-10T09:48:28.336Z Compiling highway v1.3.0
25502026-03-10T09:48:28.641Z Compiling typed-path v0.9.3
25512026-03-10T09:48:28.804Z Compiling chrono-tz v0.10.4
25522026-03-10T09:48:28.913Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25532026-03-10T09:48:28.980Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25542026-03-10T09:48:29.138Z Compiling csv v1.4.0
25552026-03-10T09:48:29.297Z Compiling strip-ansi-escapes v0.2.1
25562026-03-10T09:48:29.695Z Compiling phf v0.12.1
25572026-03-10T09:48:29.975Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582026-03-10T09:48:30.091Z Compiling const_format_proc_macros v0.2.34
25592026-03-10T09:48:30.256Z Compiling tough v0.20.0
25602026-03-10T09:48:30.472Z Compiling papergrid v0.11.0
25612026-03-10T09:48:30.665Z Compiling fd-lock v4.0.4
25622026-03-10T09:48:30.889Z Compiling peg-macros v0.8.5
25632026-03-10T09:48:31.227Z Compiling tabled_derive v0.7.0
25642026-03-10T09:48:31.256Z Compiling nu-ansi-term v0.50.3
25652026-03-10T09:48:32.537Z Compiling tabled v0.15.0
25662026-03-10T09:48:32.660Z Compiling reedline v0.40.0
25672026-03-10T09:48:32.731Z Compiling peg v0.8.5
25682026-03-10T09:48:32.879Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25692026-03-10T09:48:32.913Z Compiling const_format v0.2.35
25702026-03-10T09:48:33.648Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25712026-03-10T09:48:33.753Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25722026-03-10T09:48:34.896Z Compiling bcs v0.1.6
25732026-03-10T09:48:34.942Z Compiling semver v0.1.20
25742026-03-10T09:48:35.342Z Compiling rustc_version v0.1.7
25752026-03-10T09:48:35.479Z Compiling base64 v0.21.7
25762026-03-10T09:48:35.655Z Compiling newtype_derive v0.1.6
25772026-03-10T09:48:35.965Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25782026-03-10T09:48:36.180Z Compiling humantime v2.3.0
25792026-03-10T09:48:36.281Z Compiling unicode-linebreak v0.1.5
25802026-03-10T09:48:36.712Z Compiling smawk v0.3.2
25812026-03-10T09:48:36.935Z Compiling textwrap v0.16.2
25822026-03-10T09:48:36.979Z Compiling dropshot-api-manager-types v0.5.2
25832026-03-10T09:48:37.009Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25842026-03-10T09:48:37.271Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25852026-03-10T09:48:37.624Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25862026-03-10T09:48:37.884Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25872026-03-10T09:48:37.986Z Compiling steno v0.4.1
25882026-03-10T09:48:38.322Z Compiling utf-8 v0.7.6
25892026-03-10T09:48:38.623Z Compiling progenitor-impl v0.10.0
25902026-03-10T09:48:38.657Z Compiling tagptr v0.2.0
25912026-03-10T09:48:38.916Z Compiling moka v0.12.13
25922026-03-10T09:48:39.213Z Compiling tungstenite v0.21.0
25932026-03-10T09:48:40.444Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25942026-03-10T09:48:40.667Z Compiling hickory-resolver v0.25.2
25952026-03-10T09:48:40.824Z Compiling tokio-tungstenite v0.21.0
25962026-03-10T09:48:41.344Z Compiling radium v0.7.0
25972026-03-10T09:48:41.796Z Compiling maybe-uninit v2.0.0
25982026-03-10T09:48:41.868Z Compiling progenitor-macro v0.10.0
25992026-03-10T09:48:42.126Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26002026-03-10T09:48:42.197Z Compiling tap v1.0.1
26012026-03-10T09:48:42.381Z Compiling wyz v0.5.1
26022026-03-10T09:48:43.143Z Compiling zerocopy-derive v0.6.6
26032026-03-10T09:48:43.173Z Compiling display-error-chain v0.2.2
26042026-03-10T09:48:43.408Z Compiling crc-catalog v2.4.0
26052026-03-10T09:48:43.437Z Compiling packed_struct v0.10.1
26062026-03-10T09:48:43.587Z Compiling funty v2.0.0
26072026-03-10T09:48:43.886Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26082026-03-10T09:48:44.237Z Compiling zerocopy v0.6.6
26092026-03-10T09:48:44.803Z Compiling bitvec v1.0.1
26102026-03-10T09:48:45.007Z Compiling crc v3.4.0
26112026-03-10T09:48:45.681Z Compiling packed_struct_codegen v0.10.1
26122026-03-10T09:48:45.710Z Compiling bitfield-macros v0.19.4
26132026-03-10T09:48:46.186Z Compiling indexmap v1.9.3
26142026-03-10T09:48:46.535Z Compiling nodrop v0.1.14
26152026-03-10T09:48:46.699Z Compiling array-init v0.0.4
26162026-03-10T09:48:46.729Z Compiling bitfield v0.19.4
26172026-03-10T09:48:46.795Z Compiling smallvec v0.6.14
26182026-03-10T09:48:47.133Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26192026-03-10T09:48:47.164Z Compiling num-derive v0.3.3
26202026-03-10T09:48:47.244Z Compiling proc-macro-error-attr2 v2.0.0
26212026-03-10T09:48:47.422Z Compiling hashbrown v0.12.3
26222026-03-10T09:48:47.796Z Compiling proc-macro-error2 v2.0.1
26232026-03-10T09:48:47.960Z Compiling progenitor v0.10.0
26242026-03-10T09:48:48.179Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26252026-03-10T09:48:48.261Z Compiling serde-hex v0.1.0
26262026-03-10T09:48:48.429Z Compiling libscf-sys v1.1.0
26272026-03-10T09:48:48.606Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26282026-03-10T09:48:48.647Z Compiling ron v0.8.1
26292026-03-10T09:48:48.976Z Compiling nix v0.31.1
26302026-03-10T09:48:48.976Z Compiling hashbrown v0.13.2
26312026-03-10T09:48:49.304Z Compiling vergen-gitcl v1.0.8
26322026-03-10T09:48:49.491Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26332026-03-10T09:48:49.590Z Compiling dirs-sys-next v0.1.2
26342026-03-10T09:48:49.624Z Compiling glob v0.3.3
26352026-03-10T09:48:49.716Z Compiling maplit v1.0.2
26362026-03-10T09:48:49.865Z Compiling crc-any v2.5.0
26372026-03-10T09:48:49.895Z Compiling crunchy v0.2.4
26382026-03-10T09:48:49.944Z Compiling dirs-next v2.0.0
26392026-03-10T09:48:50.129Z Compiling clang-sys v1.8.1
26402026-03-10T09:48:50.157Z Compiling object v0.30.4
26412026-03-10T09:48:50.327Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26422026-03-10T09:48:50.527Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26432026-03-10T09:48:50.664Z Compiling tabled_derive v0.11.0
26442026-03-10T09:48:50.881Z Compiling papergrid v0.17.0
26452026-03-10T09:48:50.963Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26462026-03-10T09:48:51.266Z Compiling testing_table v0.3.0
26472026-03-10T09:48:51.304Z Compiling dsl_auto_type v0.1.3
26482026-03-10T09:48:51.502Z Compiling scheduled-thread-pool v0.2.7
26492026-03-10T09:48:51.834Z Compiling diesel_table_macro_syntax v0.2.0
26502026-03-10T09:48:51.959Z Compiling tiny-keccak v2.0.2
26512026-03-10T09:48:52.148Z Compiling path-slash v0.1.5
26522026-03-10T09:48:52.190Z Compiling diesel_derives v2.2.7
26532026-03-10T09:48:52.249Z Compiling r2d2 v0.8.10
26542026-03-10T09:48:52.399Z Compiling term v0.7.0
26552026-03-10T09:48:52.541Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26562026-03-10T09:48:52.644Z Compiling tabled v0.20.0
26572026-03-10T09:48:53.161Z Compiling arc-swap v1.8.2
26582026-03-10T09:48:53.189Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26592026-03-10T09:48:53.518Z Compiling xshell-macros v0.2.7
26602026-03-10T09:48:53.689Z Compiling bit-vec v0.6.3
26612026-03-10T09:48:53.889Z Compiling slog-scope v4.4.1
26622026-03-10T09:48:54.029Z Compiling bit-set v0.5.3
26632026-03-10T09:48:54.110Z Compiling xshell v0.2.7
26642026-03-10T09:48:54.149Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26652026-03-10T09:48:54.193Z Compiling ascii-canvas v3.0.0
26662026-03-10T09:48:54.450Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26672026-03-10T09:48:54.562Z Compiling itertools v0.10.5
26682026-03-10T09:48:54.593Z Compiling ena v0.14.4
26692026-03-10T09:48:54.627Z Compiling libloading v0.8.9
26702026-03-10T09:48:54.917Z Compiling diff v0.1.13
26712026-03-10T09:48:54.947Z Compiling bindgen v0.71.1
26722026-03-10T09:48:55.029Z Compiling unicase v2.9.0
26732026-03-10T09:48:55.285Z Compiling regex-syntax v0.6.29
26742026-03-10T09:48:55.386Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26752026-03-10T09:48:56.103Z Compiling slog-stdlog v4.1.1
26762026-03-10T09:48:56.134Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26772026-03-10T09:48:56.708Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26782026-03-10T09:48:56.956Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26792026-03-10T09:48:57.307Z Compiling cexpr v0.6.0
26802026-03-10T09:48:57.757Z Compiling lalrpop v0.19.12
26812026-03-10T09:48:57.918Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26822026-03-10T09:48:57.993Z Compiling diesel v2.2.12
26832026-03-10T09:48:58.203Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26842026-03-10T09:48:58.232Z Compiling crc8 v0.1.1
26852026-03-10T09:48:58.456Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26862026-03-10T09:48:58.510Z Compiling slog-envlogger v2.2.0
26872026-03-10T09:48:58.720Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26882026-03-10T09:48:59.353Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26892026-03-10T09:48:59.425Z Compiling headers-core v0.3.0
26902026-03-10T09:48:59.538Z Compiling libxml v0.3.3
26912026-03-10T09:48:59.623Z Compiling headers v0.4.1
26922026-03-10T09:49:00.076Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26932026-03-10T09:49:00.230Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26942026-03-10T09:49:00.320Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26952026-03-10T09:49:00.348Z Compiling strum_macros v0.24.3
26962026-03-10T09:49:00.541Z Compiling indoc v1.0.9
26972026-03-10T09:49:01.143Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26982026-03-10T09:49:01.504Z Compiling derive_builder v0.20.2
26992026-03-10T09:49:01.721Z Compiling oso-derive v0.27.3
27002026-03-10T09:49:01.803Z Compiling quick-xml v0.37.5
27012026-03-10T09:49:01.886Z Compiling impl-trait-for-tuples v0.2.3
27022026-03-10T09:49:02.165Z Compiling half v1.8.3
27032026-03-10T09:49:02.458Z Compiling openssl-probe v0.1.6
27042026-03-10T09:49:02.827Z Compiling serde_cbor v0.11.2
27052026-03-10T09:49:02.929Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27062026-03-10T09:49:03.215Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27072026-03-10T09:49:03.703Z Compiling diesel-dtrace v0.4.2
27082026-03-10T09:49:03.763Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27092026-03-10T09:49:03.902Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27102026-03-10T09:49:04.155Z Compiling bb8 v0.8.6
27112026-03-10T09:49:04.184Z Compiling trait-variant v0.1.2
27122026-03-10T09:49:04.285Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27132026-03-10T09:49:04.546Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27142026-03-10T09:49:04.630Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27152026-03-10T09:49:04.959Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27162026-03-10T09:49:04.993Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27172026-03-10T09:49:05.336Z Compiling fxhash v0.2.1
27182026-03-10T09:49:05.448Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27192026-03-10T09:49:05.507Z Compiling samael v0.0.19
27202026-03-10T09:49:05.574Z Compiling kstat-rs v0.2.4
27212026-03-10T09:49:05.615Z Compiling libz-sys v1.1.24
27222026-03-10T09:49:05.813Z Compiling nonempty v0.12.0
27232026-03-10T09:49:05.863Z Compiling salty v0.3.0
27242026-03-10T09:49:06.149Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27252026-03-10T09:49:06.301Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27262026-03-10T09:49:06.336Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27272026-03-10T09:49:06.461Z Compiling darling_core v0.23.0
27282026-03-10T09:49:06.531Z Compiling nanorand v0.7.0
27292026-03-10T09:49:06.609Z Compiling fs-err v2.11.0
27302026-03-10T09:49:06.943Z Compiling parking_lot_core v0.8.6
27312026-03-10T09:49:06.970Z Compiling mime_guess v2.0.5
27322026-03-10T09:49:07.173Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27332026-03-10T09:49:07.299Z Compiling flume v0.11.1
27342026-03-10T09:49:07.739Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27352026-03-10T09:49:07.933Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27362026-03-10T09:49:08.495Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27372026-03-10T09:49:08.990Z Compiling git-stub v1.0.0
27382026-03-10T09:49:09.348Z Compiling libgit2-sys v0.18.3+1.9.2
27392026-03-10T09:49:09.380Z Compiling instability v0.3.11
27402026-03-10T09:49:09.439Z Compiling polar-core v0.27.3
27412026-03-10T09:49:09.749Z Compiling git-stub-vcs v0.1.0
27422026-03-10T09:49:09.825Z Compiling darling_macro v0.23.0
27432026-03-10T09:49:10.272Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27442026-03-10T09:49:10.557Z Compiling darling v0.23.0
27452026-03-10T09:49:10.694Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27462026-03-10T09:49:13.199Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27472026-03-10T09:49:13.227Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27482026-03-10T09:49:14.186Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27492026-03-10T09:49:14.354Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27502026-03-10T09:49:18.036Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27512026-03-10T09:49:19.243Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27522026-03-10T09:49:19.779Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27532026-03-10T09:49:20.815Z Compiling async-bb8-diesel v0.2.1
27542026-03-10T09:49:21.859Z Compiling ignore v0.4.25
27552026-03-10T09:49:22.501Z Compiling oso v0.27.3
27562026-03-10T09:49:23.825Z Compiling primeorder v0.13.6
27572026-03-10T09:49:23.855Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-03-10T09:49:23.984Z Compiling castaway v0.2.4
27592026-03-10T09:49:24.210Z Compiling nibble_vec v0.1.0
27602026-03-10T09:49:24.244Z Compiling atty v0.2.14
27612026-03-10T09:49:24.433Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27622026-03-10T09:49:24.461Z Compiling parse-size v1.1.0
27632026-03-10T09:49:24.736Z Compiling indoc v2.0.7
27642026-03-10T09:49:24.767Z Compiling endian-type v0.1.2
27652026-03-10T09:49:24.868Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27662026-03-10T09:49:24.902Z Compiling http-range v0.1.5
27672026-03-10T09:49:24.958Z Compiling radix_trie v0.2.1
27682026-03-10T09:49:25.093Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27692026-03-10T09:49:25.255Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27702026-03-10T09:49:25.340Z Compiling p384 v0.13.1
27712026-03-10T09:49:25.574Z Compiling compact_str v0.8.1
27722026-03-10T09:49:26.362Z Compiling globwalk v0.9.1
27732026-03-10T09:49:27.084Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27742026-03-10T09:49:27.231Z Compiling parking_lot v0.11.2
27752026-03-10T09:49:28.191Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27762026-03-10T09:49:28.363Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27772026-03-10T09:49:28.424Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27782026-03-10T09:49:28.477Z Compiling predicates-tree v1.0.13
27792026-03-10T09:49:28.833Z Compiling unicode-truncate v1.1.0
27802026-03-10T09:49:28.865Z Compiling lru v0.12.5
27812026-03-10T09:49:29.082Z Compiling prefix-trie v0.7.0
27822026-03-10T09:49:29.117Z Compiling vergen-git2 v1.0.7
27832026-03-10T09:49:29.171Z Compiling cassowary v0.3.0
27842026-03-10T09:49:29.475Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27852026-03-10T09:49:29.770Z Compiling hickory-server v0.25.2
27862026-03-10T09:49:30.922Z Compiling ratatui v0.29.0
27872026-03-10T09:49:31.186Z Compiling camino-tempfile-ext v0.3.3
27882026-03-10T09:49:31.255Z Compiling hyper-staticfile v0.10.1
27892026-03-10T09:49:32.110Z Compiling sled v0.34.7
27902026-03-10T09:49:32.851Z Compiling hickory-client v0.25.2
27912026-03-10T09:49:33.494Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27922026-03-10T09:49:33.811Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27932026-03-10T09:49:34.078Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27942026-03-10T09:49:34.364Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27952026-03-10T09:49:35.124Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27962026-03-10T09:49:35.993Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27972026-03-10T09:49:36.147Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27982026-03-10T09:49:36.263Z Compiling rand_seeder v0.4.0
27992026-03-10T09:49:36.607Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28002026-03-10T09:49:36.667Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28012026-03-10T09:49:36.978Z Compiling lzma-sys v0.1.20
28022026-03-10T09:49:37.025Z Compiling rustls v0.21.12
28032026-03-10T09:49:37.262Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28042026-03-10T09:49:37.348Z Compiling corncobs v0.1.4
28052026-03-10T09:49:37.639Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28062026-03-10T09:49:37.746Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28072026-03-10T09:49:37.773Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28082026-03-10T09:49:37.897Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28092026-03-10T09:49:37.940Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28102026-03-10T09:49:38.137Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28112026-03-10T09:49:38.550Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28122026-03-10T09:49:38.737Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28132026-03-10T09:49:38.848Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28142026-03-10T09:49:40.450Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28152026-03-10T09:49:41.883Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28162026-03-10T09:49:42.166Z Compiling git2 v0.20.4
28172026-03-10T09:49:43.005Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28182026-03-10T09:49:43.034Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28192026-03-10T09:49:43.331Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28202026-03-10T09:49:43.363Z Compiling cargo_toml v0.22.3
28212026-03-10T09:49:43.651Z Compiling nix v0.29.0
28222026-03-10T09:49:44.253Z Compiling sct v0.7.1
28232026-03-10T09:49:44.642Z Compiling rustls-webpki v0.101.7
28242026-03-10T09:49:44.764Z Compiling secrecy v0.8.0
28252026-03-10T09:49:45.036Z Compiling void v1.0.2
28262026-03-10T09:49:46.816Z Compiling lzss v0.8.2
28272026-03-10T09:49:46.876Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28282026-03-10T09:49:46.911Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28292026-03-10T09:49:47.115Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28302026-03-10T09:49:47.179Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28312026-03-10T09:49:47.870Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28322026-03-10T09:49:48.057Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28332026-03-10T09:49:48.685Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28342026-03-10T09:49:48.713Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28352026-03-10T09:49:49.441Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28362026-03-10T09:49:49.762Z Compiling tungstenite v0.23.0
28372026-03-10T09:49:49.790Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28382026-03-10T09:49:50.072Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28392026-03-10T09:49:50.130Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28402026-03-10T09:49:50.412Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28412026-03-10T09:49:50.465Z Compiling nix v0.27.1
28422026-03-10T09:49:50.540Z Compiling serde_bytes v0.11.19
28432026-03-10T09:49:50.790Z Compiling tokio-tungstenite v0.23.1
28442026-03-10T09:49:51.114Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28452026-03-10T09:49:51.350Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28462026-03-10T09:49:52.217Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28472026-03-10T09:49:52.432Z Compiling xz2 v0.1.7
28482026-03-10T09:49:52.958Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28492026-03-10T09:49:53.087Z Compiling ron v0.12.0
28502026-03-10T09:49:54.171Z Compiling tokio-rustls v0.24.1
28512026-03-10T09:49:56.886Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28522026-03-10T09:49:58.249Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28532026-03-10T09:49:58.457Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28542026-03-10T09:49:58.714Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28552026-03-10T09:49:59.175Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28562026-03-10T09:50:01.223Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28572026-03-10T09:50:01.597Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28582026-03-10T09:50:02.548Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28592026-03-10T09:50:03.332Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28602026-03-10T09:50:03.772Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28612026-03-10T09:50:03.832Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28622026-03-10T09:50:06.133Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28632026-03-10T09:50:07.052Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28642026-03-10T09:50:07.755Z Compiling rustls-pemfile v1.0.4
28652026-03-10T09:50:08.250Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28662026-03-10T09:50:08.336Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28672026-03-10T09:50:09.151Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28682026-03-10T09:50:09.476Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28692026-03-10T09:50:10.021Z Compiling signal-hook-tokio v0.3.1
28702026-03-10T09:50:10.182Z Compiling yasna v0.5.2
28712026-03-10T09:50:10.218Z Compiling twox-hash v2.1.2
28722026-03-10T09:50:10.262Z Compiling is_ci v1.2.0
28732026-03-10T09:50:10.531Z Compiling base16ct v1.0.0
28742026-03-10T09:50:10.561Z Compiling supports-color v3.0.2
28752026-03-10T09:50:10.937Z Compiling rcgen v0.12.1
28762026-03-10T09:50:11.719Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28772026-03-10T09:50:12.303Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28782026-03-10T09:50:12.558Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28792026-03-10T09:50:12.589Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28802026-03-10T09:50:13.345Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28812026-03-10T09:50:13.519Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28822026-03-10T09:50:16.185Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28832026-03-10T09:50:17.192Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28842026-03-10T09:50:17.284Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28852026-03-10T09:50:18.307Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28862026-03-10T09:50:20.076Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28872026-03-10T09:50:20.428Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28882026-03-10T09:50:20.747Z Compiling progenitor-extras v0.1.0
28892026-03-10T09:50:21.099Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28902026-03-10T09:50:21.383Z Compiling fatfs v0.3.6
28912026-03-10T09:50:22.443Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28922026-03-10T09:50:23.064Z Compiling subprocess v0.2.15
28932026-03-10T09:50:23.789Z Compiling rtoolbox v0.0.3
28942026-03-10T09:50:24.139Z Compiling assert_matches v1.5.0
28952026-03-10T09:50:24.281Z Compiling seq-macro v0.3.6
28962026-03-10T09:50:24.981Z Compiling rpassword v7.4.0
28972026-03-10T09:50:25.204Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28982026-03-10T09:50:25.386Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28992026-03-10T09:50:26.017Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29002026-03-10T09:50:26.762Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29012026-03-10T09:50:26.939Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29022026-03-10T09:50:27.745Z Compiling tui-tree-widget v0.23.1
29032026-03-10T09:50:28.134Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29042026-03-10T09:50:29.694Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29052026-03-10T09:50:30.123Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29062026-03-10T09:50:32.124Z Compiling uzers v0.12.2
29072026-03-10T09:50:33.624Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29082026-03-10T09:50:34.065Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29092026-03-10T09:50:35.602Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29102026-03-10T09:50:37.021Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29112026-03-10T09:50:38.167Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29122026-03-10T09:50:42.110Z Compiling support-bundle-viewer v0.1.2
29132026-03-10T09:50:44.415Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29142026-03-10T09:50:44.681Z Compiling multimap v0.10.1
29152026-03-10T09:51:06.507Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29162026-03-10T09:51:08.276Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29172026-03-10T09:58:25.735Z Finished `release` profile [optimized] target(s) in 10m 21s
29182026-03-10T09:59:18.886Z
29192026-03-10T09:59:18.889Zreal 11:15.807634534
29202026-03-10T09:59:18.889Zuser 1:47:36.365076213
29212026-03-10T09:59:18.889Zsys 4:20.178309571
29222026-03-10T09:59:18.889Ztrap 2.555695628
29232026-03-10T09:59:18.889Ztflt 3.059469793
29242026-03-10T09:59:18.889Zdflt 14.853279947
29252026-03-10T09:59:18.889Zkflt 0.024703480
29262026-03-10T09:59:18.889Zlock 7:32:29.224003559
29272026-03-10T09:59:18.889Zslp 4:06:17.731376934
29282026-03-10T09:59:18.889Zlat 3:04.692195423
29292026-03-10T09:59:18.889Zstop 6:59.757704745
29302026-03-10T09:59:18.889Z+ mapfile -t packages
29312026-03-10T09:59:18.889Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29322026-03-10T09:59:20.168Z Finished `release` profile [optimized] target(s) in 1.20s
29332026-03-10T09:59:20.242Z Running `target/release/omicron-package -t test list-outputs`
29342026-03-10T09:59:20.306ZLogging to: /work/oxidecomputer/omicron/out/LOG
29352026-03-10T09:59:20.309Z+ ptime -m cargo build --locked --release -p xtask
29362026-03-10T09:59:21.068Z Compiling serde v1.0.228
29372026-03-10T09:59:21.072Z Compiling serde_core v1.0.228
29382026-03-10T09:59:21.072Z Compiling rustix v1.1.3
29392026-03-10T09:59:21.072Z Compiling serde_json v1.0.149
29402026-03-10T09:59:21.171Z Compiling bitflags v2.11.0
29412026-03-10T09:59:21.186Z Compiling num-traits v0.2.19
29422026-03-10T09:59:21.198Z Compiling libc v0.2.180
29432026-03-10T09:59:21.213Z Compiling syn v2.0.117
29442026-03-10T09:59:21.224Z Compiling errno v0.3.14
29452026-03-10T09:59:21.227Z Compiling hashbrown v0.16.1
29462026-03-10T09:59:21.240Z Compiling smallvec v1.15.1
29472026-03-10T09:59:21.255Z Compiling usdt-impl v0.5.0
29482026-03-10T09:59:21.304Z Compiling syn v1.0.109
29492026-03-10T09:59:21.371Z Compiling percent-encoding v2.3.2
29502026-03-10T09:59:21.500Z Compiling log v0.4.29
29512026-03-10T09:59:21.519Z Compiling getrandom v0.4.1
29522026-03-10T09:59:21.649Z Compiling form_urlencoded v1.2.2
29532026-03-10T09:59:21.725Z Compiling thread-id v4.2.2
29542026-03-10T09:59:21.728Z Compiling fs-err v3.3.0
29552026-03-10T09:59:21.797Z Compiling once_cell v1.21.3
29562026-03-10T09:59:21.873Z Compiling heck v0.4.1
29572026-03-10T09:59:21.891Z Compiling memmap v0.7.0
29582026-03-10T09:59:22.083Z Compiling indexmap v2.13.0
29592026-03-10T09:59:22.708Z Compiling ordered-float v2.10.1
29602026-03-10T09:59:23.359Z Compiling terminal_size v0.4.3
29612026-03-10T09:59:23.359Z Compiling tempfile v3.25.0
29622026-03-10T09:59:23.480Z Compiling proc-macro-error v1.0.4
29632026-03-10T09:59:23.496Z Compiling clap_builder v4.5.60
29642026-03-10T09:59:23.497Z Compiling textwrap v0.16.2
29652026-03-10T09:59:23.706Z Compiling camino-tempfile v1.4.1
29662026-03-10T09:59:23.857Z Compiling tabled_derive v0.7.0
29672026-03-10T09:59:24.719Z Compiling tabled v0.15.0
29682026-03-10T09:59:24.989Z Compiling synstructure v0.13.2
29692026-03-10T09:59:24.989Z Compiling pest_generator v2.8.6
29702026-03-10T09:59:25.577Z Compiling serde_derive v1.0.228
29712026-03-10T09:59:25.580Z Compiling zerofrom-derive v0.1.6
29722026-03-10T09:59:25.580Z Compiling yoke-derive v0.8.1
29732026-03-10T09:59:25.580Z Compiling zerovec-derive v0.11.2
29742026-03-10T09:59:25.580Z Compiling displaydoc v0.2.5
29752026-03-10T09:59:25.580Z Compiling thiserror-impl v1.0.69
29762026-03-10T09:59:25.580Z Compiling zerocopy-derive v0.7.35
29772026-03-10T09:59:25.580Z Compiling scroll_derive v0.12.1
29782026-03-10T09:59:25.580Z Compiling thiserror-impl v2.0.18
29792026-03-10T09:59:25.580Z Compiling clap_derive v4.5.55
29802026-03-10T09:59:25.735Z Compiling pest_derive v2.8.6
29812026-03-10T09:59:26.625Z Compiling scroll v0.12.0
29822026-03-10T09:59:26.843Z Compiling zerocopy v0.7.35
29832026-03-10T09:59:27.037Z Compiling goblin v0.8.2
29842026-03-10T09:59:27.222Z Compiling thiserror v1.0.69
29852026-03-10T09:59:27.277Z Compiling zerofrom v0.1.6
29862026-03-10T09:59:27.388Z Compiling dtrace-parser v0.2.0
29872026-03-10T09:59:27.418Z Compiling thiserror v2.0.18
29882026-03-10T09:59:27.447Z Compiling yoke v0.8.1
29892026-03-10T09:59:27.712Z Compiling zerovec v0.11.5
29902026-03-10T09:59:27.733Z Compiling zerotrie v0.2.3
29912026-03-10T09:59:28.037Z Compiling clap v4.5.60
29922026-03-10T09:59:28.578Z Compiling tinystr v0.8.2
29932026-03-10T09:59:28.928Z Compiling icu_locale_core v2.1.1
29942026-03-10T09:59:29.764Z Compiling potential_utf v0.1.4
29952026-03-10T09:59:30.036Z Compiling icu_provider v2.1.1
29962026-03-10T09:59:30.251Z Compiling icu_collections v2.1.1
29972026-03-10T09:59:30.341Z Compiling toml_datetime v0.6.11
29982026-03-10T09:59:30.344Z Compiling serde_spanned v0.6.9
29992026-03-10T09:59:30.592Z Compiling serde-value v0.7.0
30002026-03-10T09:59:30.614Z Compiling cargo-platform v0.2.0
30012026-03-10T09:59:30.663Z Compiling toml_edit v0.22.27
30022026-03-10T09:59:30.715Z Compiling macaddr v1.0.1
30032026-03-10T09:59:30.760Z Compiling icu_properties v2.1.2
30042026-03-10T09:59:30.821Z Compiling icu_normalizer v2.1.1
30052026-03-10T09:59:30.845Z Compiling dof v0.3.0
30062026-03-10T09:59:31.072Z Compiling serde_tokenstream v0.2.3
30072026-03-10T09:59:32.071Z Compiling idna_adapter v1.2.1
30082026-03-10T09:59:32.223Z Compiling usdt-attr-macro v0.5.0
30092026-03-10T09:59:32.268Z Compiling idna v1.1.0
30102026-03-10T09:59:32.284Z Compiling usdt-macro v0.5.0
30112026-03-10T09:59:32.700Z Compiling url v2.5.8
30122026-03-10T09:59:32.961Z Compiling toml v0.8.23
30132026-03-10T09:59:33.051Z Compiling usdt v0.5.0
30142026-03-10T09:59:33.633Z Compiling cargo-util-schemas v0.8.2
30152026-03-10T09:59:33.633Z Compiling cargo_toml v0.21.0
30162026-03-10T09:59:35.074Z Compiling cargo_metadata v0.21.0
30172026-03-10T09:59:39.975Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30182026-03-10T09:59:44.129Z Finished `release` profile [optimized] target(s) in 23.75s
30192026-03-10T09:59:44.278Z
30202026-03-10T09:59:44.282Zreal 23.926267367
30212026-03-10T09:59:44.282Zuser 3:15.095138693
30222026-03-10T09:59:44.282Zsys 21.706075758
30232026-03-10T09:59:44.282Ztrap 0.091921003
30242026-03-10T09:59:44.282Ztflt 0.639795523
30252026-03-10T09:59:44.282Zdflt 2.176814460
30262026-03-10T09:59:44.282Zkflt 0.000053957
30272026-03-10T09:59:44.282Zlock 5:33.717553257
30282026-03-10T09:59:44.282Zslp 6:31.897416211
30292026-03-10T09:59:44.282Zlat 7.969101374
30302026-03-10T09:59:44.282Zstop 29.888022536
30312026-03-10T09:59:44.282Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30322026-03-10T09:59:44.282Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30332026-03-10T09:59:44.282Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30342026-03-10T09:59:44.282Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30352026-03-10T09:59:44.282Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30362026-03-10T09:59:45.574Z Compiling regress v0.10.5
30372026-03-10T09:59:45.727Z Compiling serde_spanned v1.0.4
30382026-03-10T09:59:45.730Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30392026-03-10T09:59:45.730Z Compiling toml_writer v1.0.6+spec-1.1.0
30402026-03-10T09:59:45.730Z Compiling structmeta-derive v0.3.0
30412026-03-10T09:59:45.730Z Compiling rustls v0.22.4
30422026-03-10T09:59:45.730Z Compiling rustls-webpki v0.102.8
30432026-03-10T09:59:45.730Z Compiling newtype-uuid-macros v0.1.0
30442026-03-10T09:59:45.746Z Compiling multer v3.1.0
30452026-03-10T09:59:45.750Z Compiling debug-ignore v1.0.5
30462026-03-10T09:59:45.750Z Compiling match_cfg v0.1.0
30472026-03-10T09:59:45.750Z Compiling slog-json v2.6.1
30482026-03-10T09:59:45.750Z Compiling async-stream-impl v0.3.6
30492026-03-10T09:59:45.800Z Compiling dropshot v0.16.7
30502026-03-10T09:59:45.803Z Compiling itertools v0.14.0
30512026-03-10T09:59:45.822Z Compiling waitgroup v0.1.2
30522026-03-10T09:59:46.021Z Compiling hostname v0.3.1
30532026-03-10T09:59:46.043Z Compiling rustls-pemfile v2.2.0
30542026-03-10T09:59:46.046Z Compiling dropshot_endpoint v0.16.7
30552026-03-10T09:59:46.115Z Compiling toml v0.9.12+spec-1.1.0
30562026-03-10T09:59:46.140Z Compiling serde_path_to_error v0.1.20
30572026-03-10T09:59:46.242Z Compiling slog-bunyan v2.5.0
30582026-03-10T09:59:46.242Z Compiling hostname v0.4.2
30592026-03-10T09:59:46.365Z Compiling progenitor-client v0.13.0
30602026-03-10T09:59:46.412Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30612026-03-10T09:59:46.457Z Compiling macaddr v1.0.1
30622026-03-10T09:59:46.479Z Compiling progenitor-client v0.10.0
30632026-03-10T09:59:46.507Z Compiling instant v0.1.13
30642026-03-10T09:59:46.669Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30652026-03-10T09:59:46.669Z Compiling backoff v0.4.0
30662026-03-10T09:59:46.715Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30672026-03-10T09:59:46.783Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30682026-03-10T09:59:46.808Z Compiling backon v1.6.0
30692026-03-10T09:59:46.811Z Compiling async-stream v0.3.6
30702026-03-10T09:59:46.856Z Compiling crucible-workspace-hack v0.1.0
30712026-03-10T09:59:46.878Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30722026-03-10T09:59:46.905Z Compiling cfg_aliases v0.2.1
30732026-03-10T09:59:46.928Z Compiling toml_edit v0.23.10+spec-1.0.0
30742026-03-10T09:59:46.979Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30752026-03-10T09:59:47.023Z Compiling heapless v0.8.0
30762026-03-10T09:59:47.071Z Compiling hash32 v0.3.1
30772026-03-10T09:59:47.111Z Compiling memoffset v0.9.1
30782026-03-10T09:59:47.277Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30792026-03-10T09:59:47.305Z Compiling smoltcp v0.11.0
30802026-03-10T09:59:47.308Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30812026-03-10T09:59:47.354Z Compiling structmeta v0.3.0
30822026-03-10T09:59:47.382Z Compiling tabwriter v1.4.1
30832026-03-10T09:59:47.452Z Compiling cobs v0.3.0
30842026-03-10T09:59:47.480Z Compiling foreign-types-macros v0.2.3
30852026-03-10T09:59:47.588Z Compiling foreign-types-shared v0.3.1
30862026-03-10T09:59:47.640Z Compiling ingot-macros v0.1.1
30872026-03-10T09:59:47.670Z Compiling cpufeatures v0.3.0
30882026-03-10T09:59:47.694Z Compiling derive-ex v0.1.8
30892026-03-10T09:59:47.726Z Compiling parse-display-derive v0.10.0
30902026-03-10T09:59:47.750Z Compiling proc-macro-crate v3.4.0
30912026-03-10T09:59:47.753Z Compiling postcard v1.1.3
30922026-03-10T09:59:47.848Z Compiling chacha20 v0.10.0
30932026-03-10T09:59:48.040Z Compiling proc-macro-crate v1.3.1
30942026-03-10T09:59:48.064Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30952026-03-10T09:59:48.089Z Compiling secrecy v0.10.3
30962026-03-10T09:59:48.137Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30972026-03-10T09:59:48.313Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30982026-03-10T09:59:48.395Z Compiling cstr-argument v0.1.2
30992026-03-10T09:59:48.418Z Compiling unsafe-libyaml v0.2.11
31002026-03-10T09:59:48.443Z Compiling foreign-types v0.5.0
31012026-03-10T09:59:48.531Z Compiling colored v3.1.1
31022026-03-10T09:59:48.576Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31032026-03-10T09:59:48.601Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31042026-03-10T09:59:48.662Z Compiling rand v0.10.0
31052026-03-10T09:59:48.688Z Compiling num_enum_derive v0.5.11
31062026-03-10T09:59:48.691Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31072026-03-10T09:59:48.735Z Compiling num_enum_derive v0.7.5
31082026-03-10T09:59:48.738Z Compiling nix v0.30.1
31092026-03-10T09:59:48.780Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31102026-03-10T09:59:48.909Z Compiling camino-tempfile v1.4.1
31112026-03-10T09:59:48.960Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31122026-03-10T09:59:48.982Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31132026-03-10T09:59:49.093Z Compiling tokio-rustls v0.25.0
31142026-03-10T09:59:49.175Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31152026-03-10T09:59:49.247Z Compiling serde_yaml v0.9.34+deprecated
31162026-03-10T09:59:49.426Z Compiling smf v0.2.3
31172026-03-10T09:59:49.453Z Compiling num-derive v0.4.2
31182026-03-10T09:59:49.481Z Compiling sigpipe v0.1.3
31192026-03-10T09:59:49.510Z Compiling glob v0.3.3
31202026-03-10T09:59:49.510Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31212026-03-10T09:59:49.875Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31222026-03-10T09:59:49.983Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31232026-03-10T09:59:50.105Z Compiling whoami v1.6.1
31242026-03-10T09:59:50.203Z Compiling toml v0.8.23
31252026-03-10T09:59:50.238Z Compiling num_enum v0.5.11
31262026-03-10T09:59:50.283Z Compiling convert_case v0.4.0
31272026-03-10T09:59:50.307Z Compiling test-strategy v0.4.5
31282026-03-10T09:59:50.335Z Compiling universal-hash v0.5.1
31292026-03-10T09:59:50.359Z Compiling parse-display v0.10.0
31302026-03-10T09:59:50.359Z Compiling num_enum v0.7.5
31312026-03-10T09:59:50.418Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31322026-03-10T09:59:50.523Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31332026-03-10T09:59:50.548Z Compiling opaque-debug v0.3.1
31342026-03-10T09:59:50.573Z Compiling half v2.7.1
31352026-03-10T09:59:50.721Z Compiling ciborium-io v0.2.2
31362026-03-10T09:59:50.843Z Compiling derive_more v0.99.20
31372026-03-10T09:59:50.846Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31382026-03-10T09:59:50.846Z Compiling aead v0.5.2
31392026-03-10T09:59:50.916Z Compiling poly1305 v0.8.0
31402026-03-10T09:59:50.920Z Compiling chacha20 v0.9.1
31412026-03-10T09:59:51.038Z Compiling ciborium-ll v0.2.2
31422026-03-10T09:59:51.041Z Compiling typify-impl v0.6.1
31432026-03-10T09:59:51.089Z Compiling typify-impl v0.4.3
31442026-03-10T09:59:51.141Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31452026-03-10T09:59:51.183Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-03-10T09:59:51.309Z Compiling ciborium v0.2.2
31472026-03-10T09:59:51.377Z Compiling thiserror-impl-no-std v2.0.2
31482026-03-10T09:59:51.445Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31492026-03-10T09:59:51.448Z Compiling num-rational v0.4.2
31502026-03-10T09:59:51.468Z Compiling password-hash v0.5.0
31512026-03-10T09:59:51.528Z Compiling blake2 v0.10.6
31522026-03-10T09:59:51.644Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31532026-03-10T09:59:51.846Z Compiling num-complex v0.4.6
31542026-03-10T09:59:51.868Z Compiling ingot-types v0.1.2
31552026-03-10T09:59:51.918Z Compiling prettyplease v0.2.37
31562026-03-10T09:59:52.111Z Compiling indent_write v2.2.0
31572026-03-10T09:59:52.148Z Compiling argon2 v0.5.3
31582026-03-10T09:59:52.287Z Compiling chacha20poly1305 v0.10.1
31592026-03-10T09:59:52.318Z Compiling float-ord v0.3.2
31602026-03-10T09:59:52.368Z Compiling gethostname v0.5.0
31612026-03-10T09:59:52.476Z Compiling ingot v0.1.1
31622026-03-10T09:59:52.502Z Compiling num v0.4.3
31632026-03-10T09:59:52.527Z Compiling usdt-macro v0.5.0
31642026-03-10T09:59:52.527Z Compiling usdt-attr-macro v0.5.0
31652026-03-10T09:59:52.579Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31662026-03-10T09:59:52.579Z Compiling derive-where v1.6.0
31672026-03-10T09:59:52.630Z Compiling memmap v0.7.0
31682026-03-10T09:59:52.923Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31692026-03-10T09:59:53.074Z Compiling atomicwrites v0.4.4
31702026-03-10T09:59:53.146Z Compiling thiserror-no-std v2.0.2
31712026-03-10T09:59:53.353Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31722026-03-10T09:59:53.379Z Compiling vsss-rs v3.3.4
31732026-03-10T09:59:53.407Z Compiling owo-colors v4.3.0
31742026-03-10T09:59:53.438Z Compiling cancel-safe-futures v0.1.5
31752026-03-10T09:59:53.731Z Compiling libsw-core v0.3.2
31762026-03-10T09:59:53.763Z Compiling usdt v0.5.0
31772026-03-10T09:59:53.833Z Compiling async-recursion v1.1.1
31782026-03-10T09:59:53.892Z Compiling resolv-conf v0.7.6
31792026-03-10T09:59:53.993Z Compiling libsw v3.5.0
31802026-03-10T09:59:54.180Z Compiling progenitor-client v0.11.2
31812026-03-10T09:59:54.261Z Compiling linear-map v1.2.0
31822026-03-10T09:59:55.415Z Compiling libefi-sys v0.1.0
31832026-03-10T09:59:55.418Z Compiling hickory-proto v0.24.4
31842026-03-10T09:59:55.418Z Compiling newline-converter v0.3.0
31852026-03-10T09:59:55.418Z Compiling console v0.15.11
31862026-03-10T09:59:55.418Z Compiling bitfield-struct v0.6.2
31872026-03-10T09:59:55.418Z Compiling semver v0.1.20
31882026-03-10T09:59:55.418Z Compiling linked-hash-map v0.5.6
31892026-03-10T09:59:55.418Z Compiling pin-project-internal v1.1.11
31902026-03-10T09:59:55.418Z Compiling slog-dtrace v0.3.0
31912026-03-10T09:59:55.418Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31922026-03-10T09:59:55.418Z Compiling rustc_version v0.1.7
31932026-03-10T09:59:55.418Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31942026-03-10T09:59:55.419Z Compiling expectorate v1.2.0
31952026-03-10T09:59:55.419Z Compiling lru-cache v0.1.2
31962026-03-10T09:59:55.419Z Compiling minimal-lexical v0.2.1
31972026-03-10T09:59:55.419Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31982026-03-10T09:59:55.419Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31992026-03-10T09:59:55.419Z Compiling newtype_derive v0.1.6
32002026-03-10T09:59:55.419Z Compiling tokio-dtrace v0.1.1
32012026-03-10T09:59:55.484Z Compiling nom v7.1.3
32022026-03-10T09:59:55.547Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32032026-03-10T09:59:55.548Z Compiling phf_shared v0.12.1
32042026-03-10T09:59:55.632Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32052026-03-10T09:59:55.661Z Compiling dropshot-api-manager-types v0.5.2
32062026-03-10T09:59:55.700Z Compiling snafu-derive v0.8.9
32072026-03-10T09:59:55.794Z Compiling pem v3.0.6
32082026-03-10T09:59:55.855Z Compiling csv-core v0.1.13
32092026-03-10T09:59:55.881Z Compiling same-file v1.0.6
32102026-03-10T09:59:56.098Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32112026-03-10T09:59:56.141Z Compiling xshell-macros v0.2.7
32122026-03-10T09:59:56.165Z Compiling chrono-tz v0.10.4
32132026-03-10T09:59:56.241Z Compiling highway v1.3.0
32142026-03-10T09:59:56.295Z Compiling csv v1.4.0
32152026-03-10T09:59:56.360Z Compiling const_format_proc_macros v0.2.34
32162026-03-10T09:59:56.449Z Compiling pin-project v1.1.11
32172026-03-10T09:59:56.510Z Compiling walkdir v2.5.0
32182026-03-10T09:59:56.663Z Compiling phf v0.12.1
32192026-03-10T09:59:56.714Z Compiling xshell v0.2.7
32202026-03-10T09:59:56.880Z Compiling oxide-tokio-rt v0.1.2
32212026-03-10T09:59:56.925Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32222026-03-10T09:59:56.995Z Compiling globset v0.4.18
32232026-03-10T09:59:57.096Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32242026-03-10T09:59:57.155Z Compiling olpc-cjson v0.1.4
32252026-03-10T09:59:57.241Z Compiling primeorder v0.13.6
32262026-03-10T09:59:57.309Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32272026-03-10T09:59:57.336Z Compiling serde_plain v1.0.2
32282026-03-10T09:59:57.372Z Compiling typed-path v0.9.3
32292026-03-10T09:59:57.403Z Compiling base64 v0.21.7
32302026-03-10T09:59:57.460Z Compiling hickory-resolver v0.24.4
32312026-03-10T09:59:57.483Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32322026-03-10T09:59:57.608Z Compiling const_format v0.2.35
32332026-03-10T09:59:57.654Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32342026-03-10T09:59:57.845Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32352026-03-10T09:59:57.884Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32362026-03-10T09:59:57.988Z Compiling tabled_derive v0.7.0
32372026-03-10T09:59:58.028Z Compiling typify-macro v0.6.1
32382026-03-10T09:59:58.031Z Compiling typify-macro v0.4.3
32392026-03-10T09:59:58.085Z Compiling bcs v0.1.6
32402026-03-10T09:59:58.294Z Compiling radium v0.7.0
32412026-03-10T09:59:58.608Z Compiling salty v0.3.0
32422026-03-10T09:59:58.630Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32432026-03-10T09:59:58.703Z Compiling snafu v0.8.9
32442026-03-10T09:59:58.747Z Compiling termtree v0.5.1
32452026-03-10T09:59:58.885Z Compiling qorb v0.4.1
32462026-03-10T09:59:58.911Z Compiling textwrap v0.16.2
32472026-03-10T09:59:59.033Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32482026-03-10T09:59:59.056Z Compiling steno v0.4.1
32492026-03-10T09:59:59.141Z Compiling tough v0.20.0
32502026-03-10T09:59:59.263Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32512026-03-10T09:59:59.289Z Compiling maybe-uninit v2.0.0
32522026-03-10T09:59:59.355Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32532026-03-10T09:59:59.495Z Compiling humantime v2.3.0
32542026-03-10T09:59:59.519Z Compiling tabled v0.15.0
32552026-03-10T09:59:59.652Z Compiling utf-8 v0.7.6
32562026-03-10T09:59:59.676Z Compiling tap v1.0.1
32572026-03-10T09:59:59.824Z Compiling wyz v0.5.1
32582026-03-10T09:59:59.869Z Compiling tungstenite v0.21.0
32592026-03-10T09:59:59.941Z Compiling p384 v0.13.1
32602026-03-10T10:00:00.027Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32612026-03-10T10:00:00.143Z Compiling arc-swap v1.8.2
32622026-03-10T10:00:00.168Z Compiling tagptr v0.2.0
32632026-03-10T10:00:00.259Z Compiling packed_struct v0.10.1
32642026-03-10T10:00:00.339Z Compiling funty v2.0.0
32652026-03-10T10:00:00.421Z Compiling moka v0.12.13
32662026-03-10T10:00:00.615Z Compiling tokio-tungstenite v0.21.0
32672026-03-10T10:00:00.699Z Compiling typify v0.4.3
32682026-03-10T10:00:00.757Z Compiling typify v0.6.1
32692026-03-10T10:00:00.760Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32702026-03-10T10:00:00.806Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32712026-03-10T10:00:00.878Z Compiling progenitor-impl v0.11.2
32722026-03-10T10:00:00.930Z Compiling progenitor-impl v0.13.0
32732026-03-10T10:00:01.084Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32742026-03-10T10:00:01.124Z Compiling progenitor-impl v0.10.0
32752026-03-10T10:00:01.286Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32762026-03-10T10:00:01.552Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32772026-03-10T10:00:01.586Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32782026-03-10T10:00:01.748Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32792026-03-10T10:00:01.871Z Compiling bitvec v1.0.1
32802026-03-10T10:00:02.153Z Compiling slog-scope v4.4.1
32812026-03-10T10:00:02.391Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32822026-03-10T10:00:02.658Z Compiling polyval v0.6.2
32832026-03-10T10:00:02.742Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32842026-03-10T10:00:02.811Z Compiling packed_struct_codegen v0.10.1
32852026-03-10T10:00:03.010Z Compiling zerocopy-derive v0.6.6
32862026-03-10T10:00:03.039Z Compiling bitfield-macros v0.19.4
32872026-03-10T10:00:03.244Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32882026-03-10T10:00:03.270Z Compiling proc-macro-error-attr2 v2.0.0
32892026-03-10T10:00:03.621Z Compiling indexmap v1.9.3
32902026-03-10T10:00:03.828Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32912026-03-10T10:00:03.903Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32922026-03-10T10:00:03.948Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32932026-03-10T10:00:04.025Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32942026-03-10T10:00:04.144Z Compiling nodrop v0.1.14
32952026-03-10T10:00:04.173Z Compiling crc-catalog v2.4.0
32962026-03-10T10:00:04.197Z Compiling parking_lot_core v0.8.6
32972026-03-10T10:00:04.304Z Compiling crc v3.4.0
32982026-03-10T10:00:04.344Z Compiling array-init v0.0.4
32992026-03-10T10:00:04.370Z Compiling zerocopy v0.6.6
33002026-03-10T10:00:04.640Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33012026-03-10T10:00:04.674Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33022026-03-10T10:00:04.700Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33032026-03-10T10:00:04.839Z Compiling progenitor-macro v0.11.2
33042026-03-10T10:00:04.866Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33052026-03-10T10:00:04.908Z Compiling bitfield v0.19.4
33062026-03-10T10:00:04.944Z Compiling progenitor-macro v0.13.0
33072026-03-10T10:00:05.047Z Compiling proc-macro-error2 v2.0.1
33082026-03-10T10:00:05.117Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33092026-03-10T10:00:05.171Z Compiling progenitor-macro v0.10.0
33102026-03-10T10:00:05.391Z Compiling ghash v0.5.1
33112026-03-10T10:00:05.422Z Compiling smallvec v0.6.14
33122026-03-10T10:00:05.507Z Compiling slog-stdlog v4.1.1
33132026-03-10T10:00:05.606Z Compiling hickory-resolver v0.25.2
33142026-03-10T10:00:05.753Z Compiling nix v0.31.1
33152026-03-10T10:00:05.833Z Compiling git-stub v1.0.0
33162026-03-10T10:00:06.119Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33172026-03-10T10:00:06.245Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33182026-03-10T10:00:06.325Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33192026-03-10T10:00:06.391Z Compiling num-derive v0.3.3
33202026-03-10T10:00:06.417Z Compiling ctr v0.9.2
33212026-03-10T10:00:06.444Z Compiling lzma-sys v0.1.20
33222026-03-10T10:00:06.473Z Compiling hashbrown v0.12.3
33232026-03-10T10:00:06.503Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33242026-03-10T10:00:06.510Z Compiling unicase v2.9.0
33252026-03-10T10:00:06.685Z Compiling aes-gcm v0.10.3
33262026-03-10T10:00:06.741Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33272026-03-10T10:00:06.831Z Compiling mime_guess v2.0.5
33282026-03-10T10:00:06.893Z Compiling git-stub-vcs v0.1.0
33292026-03-10T10:00:06.992Z Compiling serde-hex v0.1.0
33302026-03-10T10:00:07.016Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33312026-03-10T10:00:07.125Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33322026-03-10T10:00:07.230Z Compiling slog-envlogger v2.2.0
33332026-03-10T10:00:07.432Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33342026-03-10T10:00:07.573Z Compiling tabled_derive v0.11.0
33352026-03-10T10:00:07.723Z Compiling libscf-sys v1.1.0
33362026-03-10T10:00:07.775Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33372026-03-10T10:00:07.948Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33382026-03-10T10:00:07.948Z Compiling ron v0.8.1
33392026-03-10T10:00:08.079Z Compiling papergrid v0.17.0
33402026-03-10T10:00:08.253Z Compiling cargo_toml v0.22.3
33412026-03-10T10:00:08.368Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33422026-03-10T10:00:08.785Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33432026-03-10T10:00:08.881Z Compiling hashbrown v0.13.2
33442026-03-10T10:00:09.425Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33452026-03-10T10:00:09.488Z Compiling testing_table v0.3.0
33462026-03-10T10:00:09.634Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33472026-03-10T10:00:09.664Z Compiling blowfish v0.9.1
33482026-03-10T10:00:09.690Z Compiling ssh-encoding v0.2.0
33492026-03-10T10:00:09.738Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33502026-03-10T10:00:09.985Z Compiling nibble_vec v0.1.0
33512026-03-10T10:00:10.043Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33522026-03-10T10:00:10.092Z Compiling endian-type v0.1.2
33532026-03-10T10:00:10.200Z Compiling crc-any v2.5.0
33542026-03-10T10:00:10.225Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33552026-03-10T10:00:10.321Z Compiling corncobs v0.1.4
33562026-03-10T10:00:10.402Z Compiling radix_trie v0.2.1
33572026-03-10T10:00:10.500Z Compiling ssh-cipher v0.2.0
33582026-03-10T10:00:10.594Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33592026-03-10T10:00:10.621Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33602026-03-10T10:00:10.671Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33612026-03-10T10:00:10.704Z Compiling bcrypt-pbkdf v0.10.0
33622026-03-10T10:00:10.728Z Compiling tabled v0.20.0
33632026-03-10T10:00:10.861Z Compiling object v0.30.4
33642026-03-10T10:00:10.887Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33652026-03-10T10:00:11.186Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33662026-03-10T10:00:11.205Z Compiling parking_lot v0.11.2
33672026-03-10T10:00:11.345Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33682026-03-10T10:00:11.452Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33692026-03-10T10:00:11.644Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33702026-03-10T10:00:11.782Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33712026-03-10T10:00:12.136Z Compiling prefix-trie v0.7.0
33722026-03-10T10:00:12.335Z Compiling password-hash v0.4.2
33732026-03-10T10:00:12.339Z Compiling progenitor v0.11.2
33742026-03-10T10:00:12.489Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33752026-03-10T10:00:12.575Z Compiling progenitor v0.13.0
33762026-03-10T10:00:12.602Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33772026-03-10T10:00:12.627Z Compiling progenitor v0.10.0
33782026-03-10T10:00:12.630Z Compiling fxhash v0.2.1
33792026-03-10T10:00:12.709Z Compiling secrecy v0.8.0
33802026-03-10T10:00:12.798Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33812026-03-10T10:00:12.855Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33822026-03-10T10:00:12.881Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33832026-03-10T10:00:12.884Z Compiling http-range v0.1.5
33842026-03-10T10:00:12.932Z Compiling half v1.8.3
33852026-03-10T10:00:12.960Z Compiling path-slash v0.1.5
33862026-03-10T10:00:13.303Z Compiling serde_cbor v0.11.2
33872026-03-10T10:00:13.410Z Compiling sled v0.34.7
33882026-03-10T10:00:13.562Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33892026-03-10T10:00:13.788Z Compiling pbkdf2 v0.11.0
33902026-03-10T10:00:13.960Z Compiling hickory-server v0.25.2
33912026-03-10T10:00:14.100Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33922026-03-10T10:00:14.205Z Compiling ron v0.12.0
33932026-03-10T10:00:14.447Z Compiling xz2 v0.1.7
33942026-03-10T10:00:14.470Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33952026-03-10T10:00:14.818Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33962026-03-10T10:00:14.979Z Compiling ssh-key v0.6.7
33972026-03-10T10:00:15.211Z Compiling hickory-client v0.25.2
33982026-03-10T10:00:15.579Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33992026-03-10T10:00:15.743Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34002026-03-10T10:00:15.878Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34012026-03-10T10:00:16.183Z Compiling p256 v0.13.2
34022026-03-10T10:00:16.320Z Compiling p521 v0.13.3
34032026-03-10T10:00:16.642Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34042026-03-10T10:00:16.665Z Compiling yasna v0.5.2
34052026-03-10T10:00:16.746Z Compiling kstat-rs v0.2.4
34062026-03-10T10:00:16.836Z Compiling headers-core v0.3.0
34072026-03-10T10:00:16.993Z Compiling nanorand v0.7.0
34082026-03-10T10:00:17.043Z Compiling russh-cryptovec v0.7.3
34092026-03-10T10:00:17.115Z Compiling atty v0.2.14
34102026-03-10T10:00:17.182Z Compiling md5 v0.7.0
34112026-03-10T10:00:17.332Z Compiling home v0.5.12
34122026-03-10T10:00:17.356Z Compiling crc8 v0.1.1
34132026-03-10T10:00:17.359Z Compiling base16ct v1.0.0
34142026-03-10T10:00:17.431Z Compiling rcgen v0.12.1
34152026-03-10T10:00:17.483Z Compiling flume v0.11.1
34162026-03-10T10:00:17.556Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34172026-03-10T10:00:17.579Z Compiling russh-keys v0.45.0
34182026-03-10T10:00:17.672Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34192026-03-10T10:00:17.698Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34202026-03-10T10:00:17.702Z Compiling headers v0.4.1
34212026-03-10T10:00:17.950Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34222026-03-10T10:00:18.758Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34232026-03-10T10:00:18.907Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34242026-03-10T10:00:18.985Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34252026-03-10T10:00:19.067Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34262026-03-10T10:00:19.476Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34272026-03-10T10:00:19.883Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34282026-03-10T10:00:20.422Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34292026-03-10T10:00:20.516Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-03-10T10:00:20.690Z Compiling hyper-staticfile v0.10.1
34312026-03-10T10:00:21.358Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34322026-03-10T10:00:21.385Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34332026-03-10T10:00:21.432Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34342026-03-10T10:00:21.525Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34352026-03-10T10:00:21.569Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34362026-03-10T10:00:21.929Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34372026-03-10T10:00:21.956Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34382026-03-10T10:00:22.167Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34392026-03-10T10:00:22.218Z Compiling num-bigint v0.4.6
34402026-03-10T10:00:22.351Z Compiling des v0.8.1
34412026-03-10T10:00:22.497Z Compiling subprocess v0.2.15
34422026-03-10T10:00:22.646Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-03-10T10:00:22.733Z Compiling hex-literal v0.4.1
34442026-03-10T10:00:22.822Z Compiling display-error-chain v0.2.2
34452026-03-10T10:00:22.927Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34462026-03-10T10:00:23.042Z Compiling colored v2.2.0
34472026-03-10T10:00:23.071Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34482026-03-10T10:00:23.198Z Compiling socket2 v0.5.10
34492026-03-10T10:00:23.310Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34502026-03-10T10:00:23.464Z Compiling internet-checksum v0.2.1
34512026-03-10T10:00:23.932Z Compiling russh v0.45.0
34522026-03-10T10:00:24.362Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34532026-03-10T10:00:25.408Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34542026-03-10T10:00:26.082Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34552026-03-10T10:00:32.008Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34562026-03-10T10:00:42.254Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34572026-03-10T10:00:42.257Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34582026-03-10T10:00:42.257Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34592026-03-10T10:00:42.257Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34602026-03-10T10:00:44.530Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34612026-03-10T10:00:44.738Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34622026-03-10T10:00:50.575Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34632026-03-10T10:01:20.382Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34642026-03-10T10:01:45.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
34652026-03-10T10:01:45.843Z
34662026-03-10T10:01:45.846Zreal 2:01.467142734
34672026-03-10T10:01:45.846Zuser 11:55.742881013
34682026-03-10T10:01:45.846Zsys 2:11.827325354
34692026-03-10T10:01:45.846Ztrap 0.378949459
34702026-03-10T10:01:45.846Ztflt 0.768027887
34712026-03-10T10:01:45.847Zdflt 1.544409750
34722026-03-10T10:01:45.847Zkflt 0.000253191
34732026-03-10T10:01:45.847Zlock 29:53.769738963
34742026-03-10T10:01:45.847Zslp 39:22.586010420
34752026-03-10T10:01:45.847Zlat 48.436855256
34762026-03-10T10:01:45.847Zstop 3:55.717056496
34772026-03-10T10:01:45.847Z+ mkdir tests
34782026-03-10T10:01:45.850Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34792026-03-10T10:01:45.850Z+ xargs -I '{}' -t cp '{}' tests/
34802026-03-10T10:01:45.886Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8c89a86352b0aa66 tests/
34812026-03-10T10:01:45.919Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-746dfaee64f5db54 tests/
34822026-03-10T10:01:45.954Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9991f079b1063e60 tests/
34832026-03-10T10:01:45.989Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-45a8aed3b69b200f tests/
34842026-03-10T10:01:46.346Z+ 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/*)
34852026-03-10T10:01:46.349Z+ 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-746dfaee64f5db54 tests/commtest-9991f079b1063e60 tests/dhcp_server-8c89a86352b0aa66 tests/end_to_end_tests-45a8aed3b69b200f 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
34862026-03-10T10:03:26.537ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34872026-03-10T10:03:26.537Za .github/buildomat/ci-env.sh 1K
34882026-03-10T10:03:26.537Za out/target/test 1K
34892026-03-10T10:03:26.537Za out/npuzone/npuzone 27402K
34902026-03-10T10:03:26.537Za package-manifest.toml 35K
34912026-03-10T10:03:26.537Za smf/sled-agent/non-gimlet/config.toml 6K
34922026-03-10T10:03:26.537Za target/release/omicron-package 41060K
34932026-03-10T10:03:26.537Za target/release/xtask 11359K
34942026-03-10T10:03:26.537Za target/debug/bootstrap 345708K
34952026-03-10T10:03:26.537Za tests/bootstrap-746dfaee64f5db54 31480K
34962026-03-10T10:03:26.537Za tests/commtest-9991f079b1063e60 31997K
34972026-03-10T10:03:26.537Za tests/dhcp_server-8c89a86352b0aa66 31480K
34982026-03-10T10:03:26.537Za tests/end_to_end_tests-45a8aed3b69b200f 387392K
34992026-03-10T10:03:26.537Za out/clickhouse.tar.gz 302576K
35002026-03-10T10:03:26.537Za out/clickhouse_keeper.tar.gz 287870K
35012026-03-10T10:03:26.537Za out/clickhouse_server.tar.gz 302575K
35022026-03-10T10:03:26.537Za out/cockroachdb.tar.gz 156114K
35032026-03-10T10:03:26.537Za out/crucible-pantry-zone.tar.gz 38319K
35042026-03-10T10:03:26.537Za out/crucible-utils.tar 17744K
35052026-03-10T10:03:26.537Za out/crucible-zone.tar.gz 52457K
35062026-03-10T10:03:26.537Za out/external-dns.tar.gz 41550K
35072026-03-10T10:03:26.537Za out/internal-dns.tar.gz 41550K
35082026-03-10T10:03:26.537Za out/mg-ddm-gz.tar 86339K
35092026-03-10T10:03:26.537Za out/nexus.tar.gz 210804K
35102026-03-10T10:03:26.537Za out/ntp.tar.gz 22566K
35112026-03-10T10:03:26.537Za out/omicron-gateway-softnpu.tar.gz 28343K
35122026-03-10T10:03:26.537Za out/omicron-sled-agent.tar 182945K
35132026-03-10T10:03:26.537Za out/overlay.tar.gz 3K
35142026-03-10T10:03:26.537Za out/oximeter.tar.gz 56775K
35152026-03-10T10:03:26.537Za out/oxlog.tar 3895K
35162026-03-10T10:03:26.537Za out/probe.tar.gz 3037K
35172026-03-10T10:03:26.537Za out/propolis-server.tar.gz 74633K
35182026-03-10T10:03:26.537Za out/pumpkind-gz.tar 26647K
35192026-03-10T10:03:26.537Za out/switch-softnpu.tar.gz 371221K
35202026-03-10T10:03:26.541Z
35212026-03-10T10:03:26.541Zreal 1:40.167271276
35222026-03-10T10:03:26.541Zuser 1:37.076783719
35232026-03-10T10:03:26.541Zsys 6.482545059
35242026-03-10T10:03:26.541Ztrap 0.007040485
35252026-03-10T10:03:26.541Ztflt 0.000000000
35262026-03-10T10:03:26.541Zdflt 0.000000000
35272026-03-10T10:03:26.541Zkflt 0.000000000
35282026-03-10T10:03:26.541Zlock 0.000000000
35292026-03-10T10:03:26.541Zslp 1:36.134637252
35302026-03-10T10:03:26.541Zlat 0.628167132
35312026-03-10T10:03:26.542Zstop 0.000518542
35322026-03-10T10:03:26.546Zprocess exited: duration 1270213 ms, exit code 0
 
35332026-03-10T10:03:30.659Zfound 2 output files
35342026-03-10T10:03:30.659Zuploading: /work/package.tar.gz (2323788414 bytes)
35352026-03-10T10:04:04.080Zuploaded: /work/package.tar.gz
35362026-03-10T10:04:04.080Zuploading: /var/tmp/ci-resource-usage.csv (170559 bytes)
35372026-03-10T10:04:05.103Zuploaded: /var/tmp/ci-resource-usage.csv