01KJKA6TH2GA99BHVVGA768WH4: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KJKA7652JYE3XVEJ4EF1DMH6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-28T23:44:54.206Zjob assigned to worker 01KJKA7A33GGTKAREZGGB6T85Y [factory gimlet-EVT22200007-propolis, EVT22200007/59759] (queued for 28 s)
 
22026-02-28T23:45:02.376Zstarting task 0: "setup"
32026-02-28T23:45:02.428Z++ uname -s
42026-02-28T23:45:02.428Z+ kern=SunOS
52026-02-28T23:45:02.428Z+ build_user=build
62026-02-28T23:45:02.428Z+ build_uid=12345
72026-02-28T23:45:02.428Z+ work_dir=/work
82026-02-28T23:45:02.428Z+ input_dir=/input
92026-02-28T23:45:02.428Z+ [[ 0 == 12345 ]]
102026-02-28T23:45:02.428Z+ case "$kern" in
112026-02-28T23:45:02.428Z+ groupadd -g 12345 build
122026-02-28T23:45:02.428Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-28T23:45:04.399Z+ zfs create -o mountpoint=/work rpool/work
142026-02-28T23:45:04.436Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-28T23:45:04.462Z+ home_fs=zfs
162026-02-28T23:45:04.462Z+ [[ zfs == autofs ]]
172026-02-28T23:45:04.462Z+ mkdir -p /home/build
182026-02-28T23:45:04.462Z+ chown build:build /home/build /work
192026-02-28T23:45:06.445Z+ chmod 0700 /home/build /work
202026-02-28T23:45:06.470Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-28T23:45:06.521Zstarting task 1: "rust-toolchain"
222026-02-28T23:45:06.547Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-28T23:45:06.547Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-28T23:45:06.547Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-28T23:45:06.547Z * rust toolchain channel = "1.91.1"
262026-02-28T23:45:06.547Z * rust toolchain profile = "default"
272026-02-28T23:45:06.547Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-28T23:45:06.548Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-28T23:45:06.548Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-28T23:45:06.679Zinfo: downloading installer
312026-02-28T23:45:08.041Zwarn: It looks like you have an existing installation of Rust at:
322026-02-28T23:45:08.041Zwarn: /opt/ooce/bin
332026-02-28T23:45:08.041Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-28T23:45:08.041Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-28T23:45:08.041Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-28T23:45:08.041Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-28T23:45:08.041Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-28T23:45:08.041Zerror: cannot install while Rust is installed
392026-02-28T23:45:08.041Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-28T23:45:08.066Zinfo: profile set to 'default'
412026-02-28T23:45:08.066Zinfo: default host triple is x86_64-unknown-illumos
422026-02-28T23:45:08.066Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-28T23:45:08.182Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-28T23:45:08.182Zinfo: downloading component 'cargo'
452026-02-28T23:45:09.197Zinfo: downloading component 'clippy'
462026-02-28T23:45:09.312Zinfo: downloading component 'rust-docs'
472026-02-28T23:45:09.832Zinfo: downloading component 'rust-std'
482026-02-28T23:45:10.690Zinfo: downloading component 'rustc'
492026-02-28T23:45:13.485Zinfo: downloading component 'rustfmt'
502026-02-28T23:45:13.556Zinfo: installing component 'cargo'
512026-02-28T23:45:14.826Zinfo: installing component 'clippy'
522026-02-28T23:45:15.287Zinfo: installing component 'rust-docs'
532026-02-28T23:45:18.772Zinfo: installing component 'rust-std'
542026-02-28T23:45:20.901Zinfo: installing component 'rustc'
552026-02-28T23:45:29.024Zinfo: installing component 'rustfmt'
562026-02-28T23:45:29.423Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-28T23:45:29.423Z
582026-02-28T23:45:29.601Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-28T23:45:29.602Z
602026-02-28T23:45:29.602Z
612026-02-28T23:45:29.602ZRust is installed now. Great!
622026-02-28T23:45:29.602Z
632026-02-28T23:45:29.602ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-28T23:45:29.602Zenvironment variable. This has not been done automatically.
652026-02-28T23:45:29.602Z
662026-02-28T23:45:29.602ZTo configure your current shell, you need to source
672026-02-28T23:45:29.602Zthe corresponding env file under $HOME/.cargo.
682026-02-28T23:45:29.602Z
692026-02-28T23:45:29.602ZThis is usually done by running one of the following (note the leading DOT):
702026-02-28T23:45:29.602Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-28T23:45:29.602Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-28T23:45:29.602Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-28T23:45:29.724Z+ rustup --version
742026-02-28T23:45:29.749Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-28T23:45:29.749Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-28T23:45:29.867Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-28T23:45:29.893Z+ cargo --version
782026-02-28T23:45:29.968Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-28T23:45:29.993Z+ rustc --version
802026-02-28T23:45:30.066Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-28T23:45:30.091Zprocess exited: duration 23550 ms, exit code 0
 
822026-02-28T23:45:30.141Zstarting task 2: "authentication"
832026-02-28T23:45:30.193Zprocess exited: duration 52 ms, exit code 0
 
842026-02-28T23:45:30.243Zstarting task 3: "clone repository"
852026-02-28T23:45:30.268Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-28T23:45:30.268Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-28T23:45:30.293ZCloning into '/work/oxidecomputer/omicron'...
882026-02-28T23:45:47.311Z+ cd /work/oxidecomputer/omicron
892026-02-28T23:45:47.311Z+ git fetch origin ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
902026-02-28T23:45:47.742ZFrom https://github.com/oxidecomputer/omicron
912026-02-28T23:45:47.742Z * branch ac5ccbc67567ebd033de0b8627f30d8b5a07ce03 -> FETCH_HEAD
922026-02-28T23:45:47.767Z+ [[ -n sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ]]
932026-02-28T23:45:47.767Z++ git branch --show-current
942026-02-28T23:45:47.767Z+ current=main
952026-02-28T23:45:47.767Z+ [[ main != sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ]]
962026-02-28T23:45:47.767Z+ git branch -f sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
972026-02-28T23:45:47.767Z+ git checkout -f sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050
982026-02-28T23:45:48.198ZSwitched to branch 'sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050'
992026-02-28T23:45:48.223Z+ git reset --hard ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
1002026-02-28T23:45:48.248ZHEAD is now at ac5ccbc67 update to 0.5.2 with parallel drop
1012026-02-28T23:45:48.248Zprocess exited: duration 17988 ms, exit code 0
 
1022026-02-28T23:45:48.297Zstarting task 4: "build"
1032026-02-28T23:45:48.322Z+ source .github/buildomat/ci-env.sh
1042026-02-28T23:45:48.322Z++ export CARGO_TERM_COLOR=always
1052026-02-28T23:45:48.322Z++ CARGO_TERM_COLOR=always
1062026-02-28T23:45:48.322Z+ cargo --version
1072026-02-28T23:45:48.382Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-28T23:45:48.408Z+ rustc --version
1092026-02-28T23:45:48.532Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-28T23:45:48.556Z+ WORK=/work
1112026-02-28T23:45:48.557Z+ pfexec mkdir -p /work
1122026-02-28T23:45:48.557Z+ pfexec chown build /work
1132026-02-28T23:45:48.557Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-28T23:46:08.899Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-28T23:46:21.402Z Startup: Caching catalogs ... Done
1162026-02-28T23:46:49.894ZPlanning: Solver setup ... Done (26.185s)
1172026-02-28T23:46:50.085ZPlanning: Running solver ... Done (0.192s)
1182026-02-28T23:46:50.243ZPlanning: Finding local manifests ... Done (0.002s)
1192026-02-28T23:46:50.322ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-28T23:46:50.753ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-28T23:46:50.810ZPlanning: Package planning ... Done (0.057s)
1222026-02-28T23:46:50.869ZPlanning: Merging actions ... Done (0.059s)
1232026-02-28T23:46:51.185ZPlanning: Checking for conflicting actions ... Done (0.316s)
1242026-02-28T23:46:51.211ZPlanning: Consolidating action changes ... Done (0.013s)
1252026-02-28T23:46:51.825ZPlanning: Evaluating mediators ... Done (0.626s)
1262026-02-28T23:46:51.850ZPlanning: Planning completed in 30.32 seconds
1272026-02-28T23:46:51.875Z Packages to install: 4
1282026-02-28T23:46:51.875Z Mediators to change: 2
1292026-02-28T23:46:51.875Z Services to change: 1
1302026-02-28T23:46:51.875Z Estimated space available: 154.94 GB
1312026-02-28T23:46:51.875ZEstimated space to be consumed: 1.81 GB
1322026-02-28T23:46:51.875Z Create boot environment: No
1332026-02-28T23:46:51.875ZCreate backup boot environment: No
1342026-02-28T23:46:51.875Z Rebuild boot archive: No
1352026-02-28T23:46:51.875Z
1362026-02-28T23:46:51.875ZChanged mediators:
1372026-02-28T23:46:51.875Z mediator clang:
1382026-02-28T23:46:51.875Z version: None -> 15 (system default)
1392026-02-28T23:46:51.876Z
1402026-02-28T23:46:51.876Z mediator llvm:
1412026-02-28T23:46:51.876Z version: 14 (system default) -> 15 (system default)
1422026-02-28T23:46:51.876Z
1432026-02-28T23:46:51.876ZChanged packages:
1442026-02-28T23:46:51.876Zhelios-dev
1452026-02-28T23:46:51.876Z developer/build-essential
1462026-02-28T23:46:51.876Z None -> 11-2.0
1472026-02-28T23:46:51.876Z library/libxmlsec1
1482026-02-28T23:46:51.876Z None -> 1.2.35-2.0
1492026-02-28T23:46:51.876Z ooce/developer/clang-15
1502026-02-28T23:46:51.876Z None -> 15.0.7-2.0
1512026-02-28T23:46:51.876Z ooce/developer/llvm-15
1522026-02-28T23:46:51.876Z None -> 15.0.7-2.0
1532026-02-28T23:46:51.876Z
1542026-02-28T23:46:51.876ZServices:
1552026-02-28T23:46:51.876Z restart_fmri:
1562026-02-28T23:46:51.876Z svc:/system/update-man-index:default
1572026-02-28T23:46:51.909Z
1582026-02-28T23:46:51.909ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-28T23:46:56.909ZDownload: 1186/3290 items 39.4/212.6MB 18% complete (7.8M/s)
1602026-02-28T23:47:02.156ZDownload: 2220/3290 items 119.2/212.6MB 56% complete (12.4M/s)
1612026-02-28T23:47:07.158ZDownload: 3248/3290 items 177.3/212.6MB 83% complete (13.0M/s)
1622026-02-28T23:47:11.467ZDownload: Completed 212.60 MB in 19.56 seconds (10.9M/s)
1632026-02-28T23:47:11.647Z Actions: 1/3689 actions (Installing new actions)
1642026-02-28T23:47:16.900Z Actions: 3389/3689 actions (Installing new actions)
1652026-02-28T23:47:17.417Z Actions: Completed 3689 actions in 5.77 seconds.
1662026-02-28T23:47:18.103Z Done (0.679s)
1672026-02-28T23:47:18.103Z Done (0.000s)
1682026-02-28T23:47:19.448Z Done (1.346s)
1692026-02-28T23:47:24.422Z Done (4.710s)
1702026-02-28T23:47:24.514Z Done (0.018s)
1712026-02-28T23:47:24.539Z Done (0.000s)
1722026-02-28T23:47:24.690Z Done (0.000s)
1732026-02-28T23:47:25.668ZPlanning: Evaluating mediator changes ... Done
1742026-02-28T23:47:25.915ZPlanning: Checking for conflicting actions ... Done
1752026-02-28T23:47:25.940ZPlanning: Consolidating action changes ... Done
1762026-02-28T23:47:26.237ZPlanning: Evaluating mediators ... Done
1772026-02-28T23:47:26.262ZPlanning: Planning completed in 0.57 seconds
1782026-02-28T23:47:26.287Z Mediators to change: 2
1792026-02-28T23:47:26.287Z Create boot environment: No
1802026-02-28T23:47:26.287ZCreate backup boot environment: No
1812026-02-28T23:47:26.334Z Done
1822026-02-28T23:47:26.334Z Done
1832026-02-28T23:47:27.380Z Done
1842026-02-28T23:47:31.868Z Done
1852026-02-28T23:47:31.963Z Done
1862026-02-28T23:47:31.963Z Done
1872026-02-28T23:47:32.019Z Done
1882026-02-28T23:47:32.779ZPlanning: Evaluating mediator changes ... Done
1892026-02-28T23:47:32.804ZPlanning: Merging actions ... Done
1902026-02-28T23:47:33.017ZPlanning: Checking for conflicting actions ... Done
1912026-02-28T23:47:33.042ZPlanning: Consolidating action changes ... Done
1922026-02-28T23:47:33.333ZPlanning: Evaluating mediators ... Done
1932026-02-28T23:47:33.400ZPlanning: Planning completed in 0.93 seconds
1942026-02-28T23:47:33.439Z Packages to change: 1
1952026-02-28T23:47:33.439Z Mediators to change: 1
1962026-02-28T23:47:33.439Z Services to change: 1
1972026-02-28T23:47:33.439Z Create boot environment: No
1982026-02-28T23:47:33.439ZCreate backup boot environment: Yes
1992026-02-28T23:47:35.427Z Actions: 1/6 actions (Updating modified actions)
2002026-02-28T23:47:35.452Z Actions: Completed 6 actions in 0.00 seconds.
2012026-02-28T23:47:35.452Z Done
2022026-02-28T23:47:35.452Z Done
2032026-02-28T23:47:35.694Z Done
2042026-02-28T23:47:40.103Z Done
2052026-02-28T23:47:40.202Z Done
2062026-02-28T23:47:40.227Z Done
2072026-02-28T23:47:40.324Z Done
2082026-02-28T23:47:40.882ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-02-28T23:47:40.883Zclang system 15 system
2102026-02-28T23:47:40.883Zcsh system system illumos
2112026-02-28T23:47:40.883Zctags system system illumos
2122026-02-28T23:47:40.883Zfile system system illumos
2132026-02-28T23:47:40.883Zgcc vendor 12 vendor
2142026-02-28T23:47:40.883Zgcc system 10 system
2152026-02-28T23:47:40.883Zgcc system 7 system
2162026-02-28T23:47:40.883Zgo system 1.20 system
2172026-02-28T23:47:40.883Zgo system 1.19 system
2182026-02-28T23:47:40.883Zllvm system 15 system
2192026-02-28T23:47:40.883Zllvm system 14 system
2202026-02-28T23:47:40.883Zmariadb system 10.6 system
2212026-02-28T23:47:40.883Zmta vendor vendor dma
2222026-02-28T23:47:40.883Zopenjdk system 17 system
2232026-02-28T23:47:40.883Zopenjdk system 11 system
2242026-02-28T23:47:40.883Zopenjdk system 1.8 system
2252026-02-28T23:47:40.883Zopenssl vendor 3 vendor
2262026-02-28T23:47:40.883Zperl system 5.36 system
2272026-02-28T23:47:40.883Zpostgresql system 15 system
2282026-02-28T23:47:40.883Zpostgresql system 13 system
2292026-02-28T23:47:40.883Zpython vendor 3 vendor
2302026-02-28T23:47:40.883Zpython system 2 system
2312026-02-28T23:47:40.883Zpython3 system 3.11 system
2322026-02-28T23:47:40.883Zruby system 3.0 system
2332026-02-28T23:47:40.883Zwords vendor vendor american-english
2342026-02-28T23:47:40.883Zwords system system australian-english
2352026-02-28T23:47:40.883Zwords system system british-english
2362026-02-28T23:47:40.883Zwords system system canadian-english
2372026-02-28T23:47:40.883Zwords system system french
2382026-02-28T23:47:40.883Zwords system system italian
2392026-02-28T23:47:40.883Zwords system system ngerman
2402026-02-28T23:47:40.883Zwords system system ogerman
2412026-02-28T23:47:40.883Zwords system system spanish
2422026-02-28T23:47:41.283ZPUBLISHER TYPE STATUS P LOCATION
2432026-02-28T23:47:41.283Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442026-02-28T23:47:49.285ZFMRI IFO
2452026-02-28T23:47:49.285Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462026-02-28T23:47:49.285Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472026-02-28T23:47:49.285Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482026-02-28T23:47:49.285Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492026-02-28T23:47:49.285Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502026-02-28T23:47:49.285Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512026-02-28T23:47:49.285Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522026-02-28T23:47:49.285Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532026-02-28T23:47:49.285Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542026-02-28T23:47:49.285Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552026-02-28T23:47:49.285Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562026-02-28T23:47:49.285Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572026-02-28T23:47:49.285Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582026-02-28T23:47:49.285Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592026-02-28T23:47:49.285Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602026-02-28T23:47:49.285Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612026-02-28T23:47:50.543Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622026-02-28T23:47:50.922Z Updating crates.io index
2632026-02-28T23:47:51.026Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642026-02-28T23:47:51.337Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-02-28T23:47:51.824Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662026-02-28T23:47:52.167Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-02-28T23:47:52.582Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682026-02-28T23:47:54.121Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692026-02-28T23:47:56.617Z Updating git repository `https://github.com/oxidecomputer/opte`
2702026-02-28T23:47:57.539Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712026-02-28T23:47:57.941Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722026-02-28T23:47:58.706Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732026-02-28T23:47:59.362Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742026-02-28T23:48:00.536Z Updating git repository `https://github.com/oxidecomputer/clickward`
2752026-02-28T23:48:00.872Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2762026-02-28T23:48:01.391Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-02-28T23:48:01.790Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-02-28T23:48:02.754Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-02-28T23:48:03.355Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-02-28T23:48:03.694Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812026-02-28T23:48:04.105Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2822026-02-28T23:48:04.533Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832026-02-28T23:48:04.859Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842026-02-28T23:48:05.150Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852026-02-28T23:48:05.492Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2862026-02-28T23:48:06.001Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2872026-02-28T23:48:06.481Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2882026-02-28T23:48:07.095Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2892026-02-28T23:48:07.434Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2902026-02-28T23:48:07.846Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912026-02-28T23:48:08.249Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922026-02-28T23:48:09.023Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2932026-02-28T23:48:09.504Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2942026-02-28T23:48:09.839Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2952026-02-28T23:48:10.291Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2962026-02-28T23:48:10.676Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-02-28T23:48:11.112Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982026-02-28T23:48:11.507Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992026-02-28T23:48:11.893Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002026-02-28T23:48:12.212Z Updating git repository `https://github.com/illumos/smf-rs`
3012026-02-28T23:48:12.690Z Updating git repository `https://github.com/oxidecomputer/omicron`
3022026-02-28T23:48:29.018Z Downloading crates ...
3032026-02-28T23:48:29.082Z Downloaded cargo_metadata v0.21.0
3042026-02-28T23:48:29.107Z Downloaded cargo-platform v0.2.0
3052026-02-28T23:48:29.107Z Downloaded stable_deref_trait v1.2.0
3062026-02-28T23:48:29.107Z Downloaded strsim v0.11.1
3072026-02-28T23:48:29.107Z Downloaded swrite v0.1.0
3082026-02-28T23:48:29.107Z Downloaded tabled_derive v0.7.0
3092026-02-28T23:48:29.107Z Downloaded semver v1.0.27
3102026-02-28T23:48:29.107Z Downloaded terminal_size v0.4.0
3112026-02-28T23:48:29.134Z Downloaded smawk v0.3.2
3122026-02-28T23:48:29.134Z Downloaded thread-id v4.2.2
3132026-02-28T23:48:29.134Z Downloaded thiserror-impl v2.0.18
3142026-02-28T23:48:29.134Z Downloaded toml_write v0.1.2
3152026-02-28T23:48:29.134Z Downloaded zerofrom-derive v0.1.4
3162026-02-28T23:48:29.134Z Downloaded utf8_iter v1.0.4
3172026-02-28T23:48:29.134Z Downloaded usdt v0.5.0
3182026-02-28T23:48:29.134Z Downloaded unicode-ident v1.0.24
3192026-02-28T23:48:29.134Z Downloaded zmij v1.0.15
3202026-02-28T23:48:29.159Z Downloaded writeable v0.5.5
3212026-02-28T23:48:29.159Z Downloaded zerofrom v0.1.4
3222026-02-28T23:48:29.159Z Downloaded zerocopy-derive v0.7.35
3232026-02-28T23:48:29.159Z Downloaded zerovec v0.10.4
3242026-02-28T23:48:29.159Z Downloaded idna v1.0.3
3252026-02-28T23:48:29.184Z Downloaded toml_edit v0.22.27
3262026-02-28T23:48:29.184Z Downloaded clap_builder v4.5.48
3272026-02-28T23:48:29.184Z Downloaded unicode-width v0.2.0
3282026-02-28T23:48:29.184Z Downloaded icu_properties_data v1.5.0
3292026-02-28T23:48:29.209Z Downloaded zerocopy v0.7.35
3302026-02-28T23:48:29.234Z Downloaded winnow v0.7.14
3312026-02-28T23:48:29.234Z Downloaded syn v1.0.109
3322026-02-28T23:48:29.234Z Downloaded syn v2.0.117
3332026-02-28T23:48:29.284Z Downloaded tabled v0.15.0
3342026-02-28T23:48:29.310Z Downloaded rustix v0.38.37
3352026-02-28T23:48:29.310Z Downloaded unicode-width v0.1.14
3362026-02-28T23:48:29.310Z Downloaded rustix v1.1.3
3372026-02-28T23:48:29.334Z Downloaded goblin v0.8.2
3382026-02-28T23:48:29.334Z Downloaded serde_json v1.0.149
3392026-02-28T23:48:29.334Z Downloaded hashbrown v0.16.1
3402026-02-28T23:48:29.360Z Downloaded yoke v0.7.4
3412026-02-28T23:48:29.360Z Downloaded usdt-impl v0.5.0
3422026-02-28T23:48:29.360Z Downloaded url v2.5.4
3432026-02-28T23:48:29.360Z Downloaded pest v2.8.2
3442026-02-28T23:48:29.360Z Downloaded write16 v1.0.0
3452026-02-28T23:48:29.360Z Downloaded utf16_iter v1.0.5
3462026-02-28T23:48:29.360Z Downloaded ucd-trie v0.1.7
3472026-02-28T23:48:29.360Z Downloaded typeid v1.0.3
3482026-02-28T23:48:29.360Z Downloaded toml_datetime v0.6.11
3492026-02-28T23:48:29.360Z Downloaded toml v0.8.23
3502026-02-28T23:48:29.385Z Downloaded tinystr v0.7.6
3512026-02-28T23:48:29.385Z Downloaded indexmap v2.13.0
3522026-02-28T23:48:29.385Z Downloaded zerovec-derive v0.10.3
3532026-02-28T23:48:29.385Z Downloaded yoke-derive v0.7.4
3542026-02-28T23:48:29.385Z Downloaded version_check v0.9.5
3552026-02-28T23:48:29.385Z Downloaded utf8parse v0.2.2
3562026-02-28T23:48:29.385Z Downloaded serde_core v1.0.228
3572026-02-28T23:48:29.385Z Downloaded serde v1.0.228
3582026-02-28T23:48:29.385Z Downloaded memchr v2.7.4
3592026-02-28T23:48:29.410Z Downloaded libc v0.2.180
3602026-02-28T23:48:29.435Z Downloaded icu_provider v1.5.0
3612026-02-28T23:48:29.435Z Downloaded icu_collections v1.5.0
3622026-02-28T23:48:29.435Z Downloaded usdt-macro v0.5.0
3632026-02-28T23:48:29.435Z Downloaded unicode-xid v0.2.6
3642026-02-28T23:48:29.435Z Downloaded unicode-linebreak v0.1.5
3652026-02-28T23:48:29.435Z Downloaded textwrap v0.16.2
3662026-02-28T23:48:29.461Z Downloaded tempfile v3.24.0
3672026-02-28T23:48:29.461Z Downloaded log v0.4.29
3682026-02-28T23:48:29.461Z Downloaded icu_properties v1.5.1
3692026-02-28T23:48:29.461Z Downloaded usdt-attr-macro v0.5.0
3702026-02-28T23:48:29.461Z Downloaded typenum v1.17.0
3712026-02-28T23:48:29.461Z Downloaded thiserror v1.0.69
3722026-02-28T23:48:29.461Z Downloaded smallvec v1.15.1
3732026-02-28T23:48:29.461Z Downloaded serde_derive v1.0.228
3742026-02-28T23:48:29.461Z Downloaded proc-macro2 v1.0.106
3752026-02-28T23:48:29.486Z Downloaded papergrid v0.11.0
3762026-02-28T23:48:29.486Z Downloaded once_cell v1.21.3
3772026-02-28T23:48:29.486Z Downloaded num-traits v0.2.19
3782026-02-28T23:48:29.486Z Downloaded icu_normalizer_data v1.5.0
3792026-02-28T23:48:29.486Z Downloaded icu_normalizer v1.5.0
3802026-02-28T23:48:29.486Z Downloaded icu_locid v1.5.0
3812026-02-28T23:48:29.486Z Downloaded getrandom v0.3.4
3822026-02-28T23:48:29.511Z Downloaded thiserror v2.0.18
3832026-02-28T23:48:29.511Z Downloaded pest_derive v2.8.2
3842026-02-28T23:48:29.511Z Downloaded icu_locid_transform v1.5.0
3852026-02-28T23:48:29.511Z Downloaded thiserror-impl v1.0.69
3862026-02-28T23:48:29.511Z Downloaded synstructure v0.13.1
3872026-02-28T23:48:29.511Z Downloaded quote v1.0.44
3882026-02-28T23:48:29.511Z Downloaded proc-macro-error v1.0.4
3892026-02-28T23:48:29.511Z Downloaded erased-serde v0.4.6
3902026-02-28T23:48:29.511Z Downloaded digest v0.10.7
3912026-02-28T23:48:29.511Z Downloaded clap_derive v4.5.47
3922026-02-28T23:48:29.536Z Downloaded serde_tokenstream v0.2.3
3932026-02-28T23:48:29.536Z Downloaded serde-untagged v0.1.7
3942026-02-28T23:48:29.536Z Downloaded pest_meta v2.8.2
3952026-02-28T23:48:29.536Z Downloaded pest_generator v2.8.2
3962026-02-28T23:48:29.536Z Downloaded icu_locid_transform_data v1.5.0
3972026-02-28T23:48:29.537Z Downloaded sha2 v0.10.9
3982026-02-28T23:48:29.537Z Downloaded scroll_derive v0.12.0
3992026-02-28T23:48:29.537Z Downloaded memmap v0.7.0
4002026-02-28T23:48:29.537Z Downloaded litemap v0.7.3
4012026-02-28T23:48:29.537Z Downloaded equivalent v1.0.2
4022026-02-28T23:48:29.537Z Downloaded scroll v0.12.0
4032026-02-28T23:48:29.537Z Downloaded fs-err v3.1.1
4042026-02-28T23:48:29.537Z Downloaded clap_lex v0.7.4
4052026-02-28T23:48:29.537Z Downloaded cargo-util-schemas v0.8.2
4062026-02-28T23:48:29.537Z Downloaded is_terminal_polyfill v1.70.1
4072026-02-28T23:48:29.562Z Downloaded heck v0.5.0
4082026-02-28T23:48:29.562Z Downloaded fastrand v2.1.1
4092026-02-28T23:48:29.562Z Downloaded cpufeatures v0.2.14
4102026-02-28T23:48:29.562Z Downloaded cargo_toml v0.21.0
4112026-02-28T23:48:29.562Z Downloaded pretty-hex v0.4.1
4122026-02-28T23:48:29.562Z Downloaded ordered-float v2.10.1
4132026-02-28T23:48:29.562Z Downloaded heck v0.4.1
4142026-02-28T23:48:29.562Z Downloaded dof v0.3.0
4152026-02-28T23:48:29.562Z Downloaded displaydoc v0.2.5
4162026-02-28T23:48:29.562Z Downloaded clap v4.5.48
4172026-02-28T23:48:29.562Z Downloaded serde-value v0.7.0
4182026-02-28T23:48:29.587Z Downloaded percent-encoding v2.3.2
4192026-02-28T23:48:29.587Z Downloaded idna_adapter v1.2.0
4202026-02-28T23:48:29.587Z Downloaded icu_provider_macros v1.5.0
4212026-02-28T23:48:29.587Z Downloaded generic-array v0.14.7
4222026-02-28T23:48:29.587Z Downloaded anstyle v1.0.11
4232026-02-28T23:48:29.587Z Downloaded serde_spanned v0.6.9
4242026-02-28T23:48:29.587Z Downloaded proc-macro-error-attr v1.0.4
4252026-02-28T23:48:29.588Z Downloaded plain v0.2.3
4262026-02-28T23:48:29.588Z Downloaded macaddr v1.0.1
4272026-02-28T23:48:29.588Z Downloaded itoa v1.0.11
4282026-02-28T23:48:29.588Z Downloaded form_urlencoded v1.2.2
4292026-02-28T23:48:29.588Z Downloaded fnv v1.0.7
4302026-02-28T23:48:29.588Z Downloaded errno v0.3.12
4312026-02-28T23:48:29.588Z Downloaded dtrace-parser v0.2.0
4322026-02-28T23:48:29.588Z Downloaded crypto-common v0.1.6
4332026-02-28T23:48:29.588Z Downloaded colorchoice v1.0.2
4342026-02-28T23:48:29.588Z Downloaded cfg-if v1.0.4
4352026-02-28T23:48:29.588Z Downloaded camino v1.2.2
4362026-02-28T23:48:29.588Z Downloaded bytecount v0.6.8
4372026-02-28T23:48:29.588Z Downloaded bitflags v2.9.4
4382026-02-28T23:48:29.613Z Downloaded anyhow v1.0.99
4392026-02-28T23:48:29.613Z Downloaded anstream v0.6.18
4402026-02-28T23:48:29.613Z Downloaded camino-tempfile v1.4.1
4412026-02-28T23:48:29.613Z Downloaded anstyle-query v1.1.1
4422026-02-28T23:48:29.613Z Downloaded byteorder v1.5.0
4432026-02-28T23:48:29.613Z Downloaded block-buffer v0.10.4
4442026-02-28T23:48:29.613Z Downloaded autocfg v1.4.0
4452026-02-28T23:48:29.613Z Downloaded anstyle-parse v0.2.5
4462026-02-28T23:48:29.693Z Compiling proc-macro2 v1.0.106
4472026-02-28T23:48:29.693Z Compiling unicode-ident v1.0.24
4482026-02-28T23:48:29.693Z Compiling quote v1.0.44
4492026-02-28T23:48:30.743Z Compiling serde_core v1.0.228
4502026-02-28T23:48:30.743Z Compiling version_check v0.9.5
4512026-02-28T23:48:30.743Z Compiling serde v1.0.228
4522026-02-28T23:48:30.743Z Compiling libc v0.2.180
4532026-02-28T23:48:30.768Z Compiling memchr v2.7.4
4542026-02-28T23:48:30.768Z Compiling thiserror v2.0.18
4552026-02-28T23:48:30.768Z Compiling stable_deref_trait v1.2.0
4562026-02-28T23:48:30.768Z Compiling zmij v1.0.15
4572026-02-28T23:48:30.768Z Compiling thiserror v1.0.69
4582026-02-28T23:48:31.176Z Compiling ucd-trie v0.1.7
4592026-02-28T23:48:31.207Z Compiling writeable v0.5.5
4602026-02-28T23:48:31.242Z Compiling itoa v1.0.11
4612026-02-28T23:48:31.343Z Compiling litemap v0.7.3
4622026-02-28T23:48:31.523Z Compiling autocfg v1.4.0
4632026-02-28T23:48:31.748Z Compiling byteorder v1.5.0
4642026-02-28T23:48:31.772Z Compiling icu_locid_transform_data v1.5.0
4652026-02-28T23:48:32.060Z Compiling errno v0.3.12
4662026-02-28T23:48:32.087Z Compiling bitflags v2.9.4
4672026-02-28T23:48:32.319Z Compiling syn v2.0.117
4682026-02-28T23:48:32.406Z Compiling icu_properties_data v1.5.0
4692026-02-28T23:48:32.483Z Compiling serde_json v1.0.149
4702026-02-28T23:48:32.546Z Compiling num-traits v0.2.19
4712026-02-28T23:48:32.673Z Compiling typeid v1.0.3
4722026-02-28T23:48:32.875Z Compiling utf16_iter v1.0.5
4732026-02-28T23:48:32.875Z Compiling icu_normalizer_data v1.5.0
4742026-02-28T23:48:32.933Z Compiling write16 v1.0.0
4752026-02-28T23:48:33.036Z Compiling hashbrown v0.16.1
4762026-02-28T23:48:33.139Z Compiling rustix v0.38.37
4772026-02-28T23:48:33.169Z Compiling equivalent v1.0.2
4782026-02-28T23:48:33.327Z Compiling utf8_iter v1.0.4
4792026-02-28T23:48:33.356Z Compiling smallvec v1.15.1
4802026-02-28T23:48:33.767Z Compiling proc-macro-error-attr v1.0.4
4812026-02-28T23:48:33.953Z Compiling usdt-impl v0.5.0
4822026-02-28T23:48:33.981Z Compiling syn v1.0.109
4832026-02-28T23:48:34.066Z Compiling indexmap v2.13.0
4842026-02-28T23:48:34.113Z Compiling winnow v0.7.14
4852026-02-28T23:48:34.296Z Compiling toml_write v0.1.2
4862026-02-28T23:48:34.508Z Compiling thread-id v4.2.2
4872026-02-28T23:48:35.135Z Compiling proc-macro-error v1.0.4
4882026-02-28T23:48:35.506Z Compiling utf8parse v0.2.2
4892026-02-28T23:48:35.568Z Compiling percent-encoding v2.3.2
4902026-02-28T23:48:35.720Z Compiling log v0.4.29
4912026-02-28T23:48:35.931Z Compiling plain v0.2.3
4922026-02-28T23:48:36.040Z Compiling camino v1.2.2
4932026-02-28T23:48:36.137Z Compiling rustix v1.1.3
4942026-02-28T23:48:36.354Z Compiling getrandom v0.3.4
4952026-02-28T23:48:36.424Z Compiling ordered-float v2.10.1
4962026-02-28T23:48:36.771Z Compiling form_urlencoded v1.2.2
4972026-02-28T23:48:37.026Z Compiling terminal_size v0.4.0
4982026-02-28T23:48:37.122Z Compiling anstyle-parse v0.2.5
4992026-02-28T23:48:37.507Z Compiling anstyle-query v1.1.1
5002026-02-28T23:48:37.551Z Compiling colorchoice v1.0.2
5012026-02-28T23:48:37.675Z Compiling is_terminal_polyfill v1.70.1
5022026-02-28T23:48:37.711Z Compiling pretty-hex v0.4.1
5032026-02-28T23:48:37.763Z Compiling cfg-if v1.0.4
5042026-02-28T23:48:37.844Z Compiling anstyle v1.0.11
5052026-02-28T23:48:38.094Z Compiling semver v1.0.27
5062026-02-28T23:48:38.219Z Compiling anstream v0.6.18
5072026-02-28T23:48:38.297Z Compiling fs-err v3.1.1
5082026-02-28T23:48:38.743Z Compiling clap_lex v0.7.4
5092026-02-28T23:48:38.771Z Compiling fnv v1.0.7
5102026-02-28T23:48:38.816Z Compiling synstructure v0.13.1
5112026-02-28T23:48:38.906Z Compiling unicode-width v0.1.14
5122026-02-28T23:48:38.942Z Compiling bytecount v0.6.8
5132026-02-28T23:48:39.170Z Compiling strsim v0.11.1
5142026-02-28T23:48:39.197Z Compiling unicode-xid v0.2.6
5152026-02-28T23:48:39.418Z Compiling anyhow v1.0.99
5162026-02-28T23:48:39.446Z Compiling fastrand v2.1.1
5172026-02-28T23:48:39.826Z Compiling heck v0.5.0
5182026-02-28T23:48:39.973Z Compiling once_cell v1.21.3
5192026-02-28T23:48:39.997Z Compiling heck v0.4.1
5202026-02-28T23:48:40.356Z Compiling tempfile v3.24.0
5212026-02-28T23:48:40.425Z Compiling clap_builder v4.5.48
5222026-02-28T23:48:40.484Z Compiling papergrid v0.11.0
5232026-02-28T23:48:40.553Z Compiling memmap v0.7.0
5242026-02-28T23:48:40.674Z Compiling unicode-width v0.2.0
5252026-02-28T23:48:40.871Z Compiling unicode-linebreak v0.1.5
5262026-02-28T23:48:41.088Z Compiling smawk v0.3.2
5272026-02-28T23:48:41.163Z Compiling camino-tempfile v1.4.1
5282026-02-28T23:48:41.324Z Compiling textwrap v0.16.2
5292026-02-28T23:48:41.820Z Compiling swrite v0.1.0
5302026-02-28T23:48:41.976Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5312026-02-28T23:48:42.094Z Compiling tabled_derive v0.7.0
5322026-02-28T23:48:42.698Z Compiling serde_derive v1.0.228
5332026-02-28T23:48:42.698Z Compiling zerofrom-derive v0.1.4
5342026-02-28T23:48:42.758Z Compiling yoke-derive v0.7.4
5352026-02-28T23:48:42.758Z Compiling zerovec-derive v0.10.3
5362026-02-28T23:48:42.877Z Compiling thiserror-impl v2.0.18
5372026-02-28T23:48:43.902Z Compiling displaydoc v0.2.5
5382026-02-28T23:48:44.738Z Compiling thiserror-impl v1.0.69
5392026-02-28T23:48:45.002Z Compiling icu_provider_macros v1.5.0
5402026-02-28T23:48:45.208Z Compiling zerocopy-derive v0.7.35
5412026-02-28T23:48:45.605Z Compiling zerofrom v0.1.4
5422026-02-28T23:48:45.675Z Compiling pest v2.8.2
5432026-02-28T23:48:45.842Z Compiling yoke v0.7.4
5442026-02-28T23:48:45.942Z Compiling scroll_derive v0.12.0
5452026-02-28T23:48:46.190Z Compiling zerovec v0.10.4
5462026-02-28T23:48:46.902Z Compiling zerocopy v0.7.35
5472026-02-28T23:48:47.102Z Compiling scroll v0.12.0
5482026-02-28T23:48:47.291Z Compiling clap_derive v4.5.47
5492026-02-28T23:48:47.385Z Compiling tabled v0.15.0
5502026-02-28T23:48:47.594Z Compiling goblin v0.8.2
5512026-02-28T23:48:47.808Z Compiling tinystr v0.7.6
5522026-02-28T23:48:47.994Z Compiling pest_meta v2.8.2
5532026-02-28T23:48:48.121Z Compiling icu_collections v1.5.0
5542026-02-28T23:48:48.194Z Compiling icu_locid v1.5.0
5552026-02-28T23:48:49.279Z Compiling icu_provider v1.5.0
5562026-02-28T23:48:49.764Z Compiling pest_generator v2.8.2
5572026-02-28T23:48:49.792Z Compiling toml_datetime v0.6.11
5582026-02-28T23:48:49.865Z Compiling serde_spanned v0.6.9
5592026-02-28T23:48:50.110Z Compiling icu_locid_transform v1.5.0
5602026-02-28T23:48:50.136Z Compiling toml_edit v0.22.27
5612026-02-28T23:48:50.285Z Compiling dof v0.3.0
5622026-02-28T23:48:50.818Z Compiling serde_tokenstream v0.2.3
5632026-02-28T23:48:51.063Z Compiling erased-serde v0.4.6
5642026-02-28T23:48:51.194Z Compiling serde-value v0.7.0
5652026-02-28T23:48:51.355Z Compiling icu_properties v1.5.1
5662026-02-28T23:48:51.645Z Compiling pest_derive v2.8.2
5672026-02-28T23:48:51.902Z Compiling serde-untagged v0.1.7
5682026-02-28T23:48:52.048Z Compiling cargo-platform v0.2.0
5692026-02-28T23:48:52.200Z Compiling clap v4.5.48
5702026-02-28T23:48:52.333Z Compiling macaddr v1.0.1
5712026-02-28T23:48:52.367Z Compiling dtrace-parser v0.2.0
5722026-02-28T23:48:53.299Z Compiling toml v0.8.23
5732026-02-28T23:48:54.030Z Compiling usdt-macro v0.5.0
5742026-02-28T23:48:54.055Z Compiling usdt-attr-macro v0.5.0
5752026-02-28T23:48:54.082Z Compiling cargo_toml v0.21.0
5762026-02-28T23:48:54.527Z Compiling icu_normalizer v1.5.0
5772026-02-28T23:48:55.203Z Compiling usdt v0.5.0
5782026-02-28T23:48:55.353Z Compiling idna_adapter v1.2.0
5792026-02-28T23:48:55.529Z Compiling idna v1.0.3
5802026-02-28T23:48:56.030Z Compiling url v2.5.4
5812026-02-28T23:48:56.756Z Compiling cargo-util-schemas v0.8.2
5822026-02-28T23:48:58.724Z Compiling cargo_metadata v0.21.0
5832026-02-28T23:49:00.654Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5842026-02-28T23:49:04.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
5852026-02-28T23:49:05.118Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5862026-02-28T23:49:06.226Z Downloading crates ...
5872026-02-28T23:49:06.411Z Downloaded const-oid v0.9.6
5882026-02-28T23:49:06.436Z Downloaded argon2 v0.5.3
5892026-02-28T23:49:06.436Z Downloaded embedded-io v0.4.0
5902026-02-28T23:49:06.436Z Downloaded crucible-workspace-hack v0.1.0
5912026-02-28T23:49:06.436Z Downloaded async-bb8-diesel v0.2.1
5922026-02-28T23:49:06.460Z Downloaded defmt-parser v0.3.4
5932026-02-28T23:49:06.460Z Downloaded crossbeam-channel v0.5.15
5942026-02-28T23:49:06.460Z Downloaded cargo_metadata v0.19.2
5952026-02-28T23:49:06.460Z Downloaded darling_macro v0.20.10
5962026-02-28T23:49:06.487Z Downloaded csv-core v0.1.11
5972026-02-28T23:49:06.487Z Downloaded hash32 v0.2.1
5982026-02-28T23:49:06.487Z Downloaded curve25519-dalek-derive v0.1.1
5992026-02-28T23:49:06.512Z Downloaded daft-derive v0.1.4
6002026-02-28T23:49:06.512Z Downloaded cstr-argument v0.1.2
6012026-02-28T23:49:06.512Z Downloaded futures-core v0.3.32
6022026-02-28T23:49:06.538Z Downloaded futures-io v0.3.31
6032026-02-28T23:49:06.538Z Downloaded hex v0.4.3
6042026-02-28T23:49:06.538Z Downloaded ghash v0.5.1
6052026-02-28T23:49:06.564Z Downloaded hex-literal v0.4.1
6062026-02-28T23:49:06.564Z Downloaded hostname v0.3.1
6072026-02-28T23:49:06.564Z Downloaded indoc v1.0.9
6082026-02-28T23:49:06.589Z Downloaded http-body v1.0.1
6092026-02-28T23:49:06.589Z Downloaded lockfree-object-pool v0.1.6
6102026-02-28T23:49:06.589Z Downloaded newtype-uuid v1.3.2
6112026-02-28T23:49:06.615Z Downloaded lazy_static v1.5.0
6122026-02-28T23:49:06.615Z Downloaded packed_struct_codegen v0.10.1
6132026-02-28T23:49:06.615Z Downloaded mime v0.3.17
6142026-02-28T23:49:06.615Z Downloaded pem v3.0.5
6152026-02-28T23:49:06.640Z Downloaded mime_guess v2.0.5
6162026-02-28T23:49:06.640Z Downloaded nodrop v0.1.14
6172026-02-28T23:49:06.640Z Downloaded progenitor-macro v0.10.0
6182026-02-28T23:49:06.666Z Downloaded multimap v0.10.1
6192026-02-28T23:49:06.666Z Downloaded peg-runtime v0.8.5
6202026-02-28T23:49:06.666Z Downloaded phf v0.11.2
6212026-02-28T23:49:06.666Z Downloaded predicates-core v1.0.8
6222026-02-28T23:49:06.666Z Downloaded russh-keys v0.45.0
6232026-02-28T23:49:06.692Z Downloaded predicates-tree v1.0.12
6242026-02-28T23:49:06.692Z Downloaded hickory-proto v0.25.2
6252026-02-28T23:49:06.718Z Downloaded progenitor-macro v0.13.0
6262026-02-28T23:49:06.718Z Downloaded psl-types v2.0.11
6272026-02-28T23:49:06.718Z Downloaded progenitor-macro v0.11.2
6282026-02-28T23:49:06.718Z Downloaded progenitor v0.13.0
6292026-02-28T23:49:06.718Z Downloaded progenitor v0.11.2
6302026-02-28T23:49:06.718Z Downloaded progenitor v0.8.0
6312026-02-28T23:49:06.718Z Downloaded proc-macro-error-attr2 v2.0.0
6322026-02-28T23:49:06.747Z Downloaded rustc-hash v2.1.1
6332026-02-28T23:49:06.747Z Downloaded serde_urlencoded v0.7.1
6342026-02-28T23:49:06.747Z Downloaded secrecy v0.8.0
6352026-02-28T23:49:06.747Z Downloaded sapling-renderdag v0.1.0
6362026-02-28T23:49:06.747Z Downloaded signature v2.2.0
6372026-02-28T23:49:06.774Z Downloaded signal-hook-tokio v0.3.1
6382026-02-28T23:49:06.774Z Downloaded rustls-pemfile v1.0.4
6392026-02-28T23:49:06.774Z Downloaded serde_plain v1.0.2
6402026-02-28T23:49:06.774Z Downloaded simd-adler32 v0.3.7
6412026-02-28T23:49:06.774Z Downloaded siphasher v0.3.11
6422026-02-28T23:49:06.800Z Downloaded termtree v0.5.1
6432026-02-28T23:49:06.800Z Downloaded tinyvec_macros v0.1.1
6442026-02-28T23:49:06.800Z Downloaded strum v0.27.2
6452026-02-28T23:49:06.800Z Downloaded time-core v0.1.8
6462026-02-28T23:49:06.800Z Downloaded tls_codec_derive v0.4.1
6472026-02-28T23:49:06.800Z Downloaded tokio-tungstenite v0.23.1
6482026-02-28T23:49:06.827Z Downloaded try-lock v0.2.5
6492026-02-28T23:49:06.827Z Downloaded unarray v0.1.4
6502026-02-28T23:49:06.827Z Downloaded tinyvec v1.8.0
6512026-02-28T23:49:06.852Z Downloaded usdt v0.6.0
6522026-02-28T23:49:06.852Z Downloaded usdt-macro v0.6.0
6532026-02-28T23:49:06.853Z Downloaded void v1.0.2
6542026-02-28T23:49:06.853Z Downloaded utf-8 v0.7.6
6552026-02-28T23:49:06.853Z Downloaded zone v0.1.8
6562026-02-28T23:49:06.853Z Downloaded vergen-lib v0.1.6
6572026-02-28T23:49:06.877Z Downloaded zeroize_derive v1.4.2
6582026-02-28T23:49:06.877Z Downloaded xshell v0.2.7
6592026-02-28T23:49:06.878Z Downloaded wyz v0.5.1
6602026-02-28T23:49:06.878Z Downloaded waitgroup v0.1.2
6612026-02-28T23:49:06.878Z Downloaded tracing v0.1.40
6622026-02-28T23:49:06.878Z Downloaded zone v0.3.1
6632026-02-28T23:49:06.878Z Downloaded zeroize v1.8.1
6642026-02-28T23:49:06.903Z Downloaded xz2 v0.1.7
6652026-02-28T23:49:06.903Z Downloaded static_assertions v1.1.0
6662026-02-28T23:49:06.903Z Downloaded ssh-key v0.6.6
6672026-02-28T23:49:06.903Z Downloaded zstd-safe v7.2.3
6682026-02-28T23:49:06.903Z Downloaded want v0.3.1
6692026-02-28T23:49:06.929Z Downloaded zone_cfg_derive v0.1.2
6702026-02-28T23:49:06.929Z Downloaded zerocopy v0.6.6
6712026-02-28T23:49:06.929Z Downloaded xshell-macros v0.2.7
6722026-02-28T23:49:06.929Z Downloaded value-bag v1.12.0
6732026-02-28T23:49:06.929Z Downloaded usdt-impl v0.6.0
6742026-02-28T23:49:06.929Z Downloaded vte v0.11.1
6752026-02-28T23:49:06.929Z Downloaded typify v0.4.3
6762026-02-28T23:49:06.955Z Downloaded zopfli v0.8.1
6772026-02-28T23:49:06.955Z Downloaded walkdir v2.5.0
6782026-02-28T23:49:06.955Z Downloaded zerocopy-derive v0.8.27
6792026-02-28T23:49:06.955Z Downloaded zip v4.2.0
6802026-02-28T23:49:06.981Z Downloaded unicode-normalization v0.1.24
6812026-02-28T23:49:06.981Z Downloaded winnow v0.6.26
6822026-02-28T23:49:06.981Z Downloaded time v0.3.47
6832026-02-28T23:49:07.006Z Downloaded zlib-rs v0.5.1
6842026-02-28T23:49:07.006Z Downloaded smoltcp v0.9.1
6852026-02-28T23:49:07.031Z Downloaded smoltcp v0.11.0
6862026-02-28T23:49:07.057Z Downloaded vcpkg v0.2.15
6872026-02-28T23:49:07.083Z Downloaded regress v0.10.5
6882026-02-28T23:49:07.109Z Downloaded zerocopy v0.8.27
6892026-02-28T23:49:07.134Z Downloaded webpki-roots v1.0.1
6902026-02-28T23:49:07.134Z Downloaded rustls v0.23.37
6912026-02-28T23:49:07.160Z Downloaded rustls v0.22.4
6922026-02-28T23:49:07.185Z Downloaded openapiv3 v2.2.0
6932026-02-28T23:49:07.185Z Downloaded regex-syntax v0.8.5
6942026-02-28T23:49:07.185Z Downloaded jiff v0.2.15
6952026-02-28T23:49:07.210Z Downloaded regex-syntax v0.6.29
6962026-02-28T23:49:07.238Z Downloaded sqlparser v0.61.0
6972026-02-28T23:49:07.238Z Downloaded sled v0.34.7
6982026-02-28T23:49:07.263Z Downloaded typify-impl v0.6.1
6992026-02-28T23:49:07.263Z Downloaded typify-impl v0.2.0
7002026-02-28T23:49:07.287Z Downloaded ratatui v0.29.0
7012026-02-28T23:49:07.312Z Downloaded typify-impl v0.4.3
7022026-02-28T23:49:07.312Z Downloaded petgraph v0.6.5
7032026-02-28T23:49:07.337Z Downloaded zerocopy-derive v0.6.6
7042026-02-28T23:49:07.362Z Downloaded regex-automata v0.4.14
7052026-02-28T23:49:07.362Z Downloaded lzma-sys v0.1.20
7062026-02-28T23:49:07.389Z Downloaded libz-sys v1.1.20
7072026-02-28T23:49:07.414Z Downloaded encoding_rs v0.8.34
7082026-02-28T23:49:07.439Z Downloaded petgraph v0.8.2
7092026-02-28T23:49:07.464Z Downloaded rustls v0.21.12
7102026-02-28T23:49:07.489Z Downloaded tabled v0.20.0
7112026-02-28T23:49:07.514Z Downloaded tabled v0.18.0
7122026-02-28T23:49:07.514Z Downloaded polar-core v0.27.3
7132026-02-28T23:49:07.540Z Downloaded winnow v0.5.40
7142026-02-28T23:49:07.540Z Downloaded unicode-segmentation v1.12.0
7152026-02-28T23:49:07.540Z Downloaded rustls-webpki v0.102.8
7162026-02-28T23:49:07.565Z Downloaded sha3 v0.10.8
7172026-02-28T23:49:07.565Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7182026-02-28T23:49:07.590Z Downloaded radix_trie v0.2.1
7192026-02-28T23:49:07.590Z Downloaded quinn-proto v0.11.13
7202026-02-28T23:49:07.615Z Downloaded tokio v1.49.0
7212026-02-28T23:49:07.640Z Downloaded tower-http v0.6.8
7222026-02-28T23:49:07.664Z Downloaded rayon v1.10.0
7232026-02-28T23:49:07.665Z Downloaded openssl v0.10.73
7242026-02-28T23:49:07.689Z Downloaded object v0.36.5
7252026-02-28T23:49:07.689Z Downloaded yasna v0.5.2
7262026-02-28T23:49:07.689Z Downloaded yansi v1.0.1
7272026-02-28T23:49:07.689Z Downloaded x509-cert v0.2.5
7282026-02-28T23:49:07.714Z Downloaded serde_with v3.16.1
7292026-02-28T23:49:07.714Z Downloaded proptest v1.7.0
7302026-02-28T23:49:07.740Z Downloaded object v0.37.3
7312026-02-28T23:49:07.740Z Downloaded unicode-bidi v0.3.17
7322026-02-28T23:49:07.740Z Downloaded typify v0.6.1
7332026-02-28T23:49:07.766Z Downloaded tough v0.20.0
7342026-02-28T23:49:07.766Z Downloaded salty v0.3.0
7352026-02-28T23:49:07.766Z Downloaded quick-xml v0.37.2
7362026-02-28T23:49:07.791Z Downloaded zip v0.6.6
7372026-02-28T23:49:07.791Z Downloaded vergen v9.0.6
7382026-02-28T23:49:07.791Z Downloaded typed-path v0.9.3
7392026-02-28T23:49:07.791Z Downloaded chrono-tz v0.10.4
7402026-02-28T23:49:07.817Z Downloaded nix v0.30.1
7412026-02-28T23:49:07.842Z Downloaded tracing-core v0.1.32
7422026-02-28T23:49:07.842Z Downloaded tokio-util v0.7.15
7432026-02-28T23:49:07.842Z Downloaded rustls-webpki v0.101.7
7442026-02-28T23:49:07.867Z Downloaded unicode_categories v0.1.1
7452026-02-28T23:49:07.867Z Downloaded tower v0.5.2
7462026-02-28T23:49:07.867Z Downloaded toml v0.9.11+spec-1.1.0
7472026-02-28T23:49:07.892Z Downloaded reedline v0.40.0
7482026-02-28T23:49:07.892Z Downloaded regex v1.12.3
7492026-02-28T23:49:07.892Z Downloaded nix v0.29.0
7502026-02-28T23:49:07.917Z Downloaded zstd v0.13.3
7512026-02-28T23:49:07.917Z Downloaded ring v0.17.14
7522026-02-28T23:49:07.955Z Downloaded zone_cfg_derive v0.3.0
7532026-02-28T23:49:07.980Z Downloaded vte_generate_state_changes v0.1.2
7542026-02-28T23:49:07.980Z Downloaded libgit2-sys v0.18.2+1.9.1
7552026-02-28T23:49:08.031Z Downloaded unsafe-libyaml v0.2.11
7562026-02-28T23:49:08.055Z Downloaded typify-macro v0.2.0
7572026-02-28T23:49:08.056Z Downloaded toml_edit v0.19.15
7582026-02-28T23:49:08.102Z Downloaded term v0.7.0
7592026-02-28T23:49:08.102Z Downloaded reqwest v0.13.2
7602026-02-28T23:49:08.102Z Downloaded reqwest v0.12.28
7612026-02-28T23:49:08.102Z Downloaded uuid v1.19.0
7622026-02-28T23:49:08.102Z Downloaded tungstenite v0.23.0
7632026-02-28T23:49:08.127Z Downloaded tui-tree-widget v0.23.1
7642026-02-28T23:49:08.127Z Downloaded tower-layer v0.3.3
7652026-02-28T23:49:08.128Z Downloaded toml_parser v1.0.6+spec-1.1.0
7662026-02-28T23:49:08.128Z Downloaded time-macros v0.2.27
7672026-02-28T23:49:08.128Z Downloaded rustyline v14.0.0
7682026-02-28T23:49:08.128Z Downloaded rpassword v7.4.0
7692026-02-28T23:49:08.128Z Downloaded object v0.30.4
7702026-02-28T23:49:08.128Z Downloaded whoami v1.5.2
7712026-02-28T23:49:08.128Z Downloaded vergen-gitcl v1.0.8
7722026-02-28T23:49:08.128Z Downloaded vergen-git2 v1.0.7
7732026-02-28T23:49:08.128Z Downloaded uzers v0.12.1
7742026-02-28T23:49:08.128Z Downloaded unicase v2.8.1
7752026-02-28T23:49:08.128Z Downloaded typify v0.2.0
7762026-02-28T23:49:08.128Z Downloaded tokio-rustls v0.25.0
7772026-02-28T23:49:08.128Z Downloaded tokio-postgres v0.7.13
7782026-02-28T23:49:08.152Z Downloaded tokio-native-tls v0.3.1
7792026-02-28T23:49:08.153Z Downloaded petname v2.0.2
7802026-02-28T23:49:08.153Z Downloaded termios v0.3.3
7812026-02-28T23:49:08.153Z Downloaded rand v0.9.2
7822026-02-28T23:49:08.153Z Downloaded unicode-properties v0.1.3
7832026-02-28T23:49:08.153Z Downloaded tungstenite v0.21.0
7842026-02-28T23:49:08.153Z Downloaded signal-hook v0.3.18
7852026-02-28T23:49:08.153Z Downloaded schemars v0.9.0
7862026-02-28T23:49:08.178Z Downloaded portable-atomic v1.11.0
7872026-02-28T23:49:08.178Z Downloaded wait-timeout v0.2.0
7882026-02-28T23:49:08.178Z Downloaded vsss-rs v3.3.4
7892026-02-28T23:49:08.178Z Downloaded string_cache v0.8.9
7902026-02-28T23:49:08.202Z Downloaded moka v0.12.10
7912026-02-28T23:49:08.203Z Downloaded twox-hash v2.1.0
7922026-02-28T23:49:08.203Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7932026-02-28T23:49:08.203Z Downloaded thread-id v5.0.0
7942026-02-28T23:49:08.203Z Downloaded supports-color v3.0.2
7952026-02-28T23:49:08.203Z Downloaded russh v0.45.0
7962026-02-28T23:49:08.203Z Downloaded xattr v1.3.1
7972026-02-28T23:49:08.227Z Downloaded snafu-derive v0.8.5
7982026-02-28T23:49:08.227Z Downloaded schemars v1.0.4
7992026-02-28T23:49:08.227Z Downloaded untrusted v0.7.1
8002026-02-28T23:49:08.228Z Downloaded typify-macro v0.4.3
8012026-02-28T23:49:08.228Z Downloaded test-strategy v0.4.3
8022026-02-28T23:49:08.252Z Downloaded strip-ansi-escapes v0.2.0
8032026-02-28T23:49:08.252Z Downloaded steno v0.4.1
8042026-02-28T23:49:08.252Z Downloaded usdt-attr-macro v0.6.0
8052026-02-28T23:49:08.252Z Downloaded unicode-truncate v1.1.0
8062026-02-28T23:49:08.252Z Downloaded subprocess v0.2.9
8072026-02-28T23:49:08.252Z Downloaded strum_macros v0.24.3
8082026-02-28T23:49:08.252Z Downloaded socket2 v0.6.1
8092026-02-28T23:49:08.252Z Downloaded smf v0.2.3
8102026-02-28T23:49:08.252Z Downloaded rustls-webpki v0.103.9
8112026-02-28T23:49:08.252Z Downloaded untrusted v0.9.0
8122026-02-28T23:49:08.253Z Downloaded toml v0.7.8
8132026-02-28T23:49:08.278Z Downloaded slab v0.4.9
8142026-02-28T23:49:08.278Z Downloaded rsa v0.9.8
8152026-02-28T23:49:08.278Z Downloaded quinn v0.11.9
8162026-02-28T23:49:08.278Z Downloaded universal-hash v0.5.1
8172026-02-28T23:49:08.278Z Downloaded unit-prefix v0.5.1
8182026-02-28T23:49:08.278Z Downloaded qorb v0.4.1
8192026-02-28T23:49:08.278Z Downloaded publicsuffix v2.3.0
8202026-02-28T23:49:08.278Z Downloaded nix v0.27.1
8212026-02-28T23:49:08.303Z Downloaded typify-macro v0.6.1
8222026-02-28T23:49:08.303Z Downloaded tracing-attributes v0.1.27
8232026-02-28T23:49:08.303Z Downloaded toml_writer v1.0.6+spec-1.1.0
8242026-02-28T23:49:08.303Z Downloaded tokio-tungstenite v0.21.0
8252026-02-28T23:49:08.303Z Downloaded tokio-rustls v0.26.0
8262026-02-28T23:49:08.303Z Downloaded tokio-rustls v0.24.1
8272026-02-28T23:49:08.303Z Downloaded tokio-macros v2.6.0
8282026-02-28T23:49:08.303Z Downloaded tokio-dtrace v0.1.0
8292026-02-28T23:49:08.303Z Downloaded tiny-keccak v2.0.2
8302026-02-28T23:49:08.303Z Downloaded term v1.1.0
8312026-02-28T23:49:08.328Z Downloaded tar v0.4.44
8322026-02-28T23:49:08.328Z Downloaded spin v0.9.8
8332026-02-28T23:49:08.328Z Downloaded socket2 v0.5.10
8342026-02-28T23:49:08.328Z Downloaded snafu v0.8.5
8352026-02-28T23:49:08.328Z Downloaded slog-scope v4.4.0
8362026-02-28T23:49:08.328Z Downloaded slog v2.8.2
8372026-02-28T23:49:08.328Z Downloaded siphasher v1.0.1
8382026-02-28T23:49:08.328Z Downloaded similar v2.7.0
8392026-02-28T23:49:08.353Z Downloaded shlex v1.3.0
8402026-02-28T23:49:08.353Z Downloaded serde_yaml v0.9.34+deprecated
8412026-02-28T23:49:08.353Z Downloaded schemars_derive v0.8.22
8422026-02-28T23:49:08.353Z Downloaded samael v0.0.19
8432026-02-28T23:49:08.353Z Downloaded ryu v1.0.18
8442026-02-28T23:49:08.354Z Downloaded rayon-core v1.12.1
8452026-02-28T23:49:08.354Z Downloaded rand v0.8.5
8462026-02-28T23:49:08.378Z Downloaded p521 v0.13.3
8472026-02-28T23:49:08.378Z Downloaded num-bigint-dig v0.8.6
8482026-02-28T23:49:08.378Z Downloaded trait-variant v0.1.2
8492026-02-28T23:49:08.378Z Downloaded tower-service v0.3.3
8502026-02-28T23:49:08.378Z Downloaded topological-sort v0.2.2
8512026-02-28T23:49:08.378Z Downloaded tokio-stream v0.1.17
8522026-02-28T23:49:08.378Z Downloaded thiserror-no-std v2.0.2
8532026-02-28T23:49:08.403Z Downloaded strum_macros v0.27.2
8542026-02-28T23:49:08.403Z Downloaded sqlformat v0.3.5
8552026-02-28T23:49:08.403Z Downloaded spki v0.7.3
8562026-02-28T23:49:08.403Z Downloaded slog-json v2.6.1
8572026-02-28T23:49:08.403Z Downloaded slog-dtrace v0.3.0
8582026-02-28T23:49:08.403Z Downloaded sha1 v0.10.6
8592026-02-28T23:49:08.403Z Downloaded sec1 v0.7.3
8602026-02-28T23:49:08.403Z Downloaded rustls-platform-verifier v0.6.2
8612026-02-28T23:49:08.403Z Downloaded ron v0.8.1
8622026-02-28T23:49:08.403Z Downloaded itertools v0.12.1
8632026-02-28T23:49:08.428Z Downloaded tls_codec v0.4.1
8642026-02-28T23:49:08.428Z Downloaded thiserror-impl-no-std v2.0.2
8652026-02-28T23:49:08.428Z Downloaded testing_table v0.3.0
8662026-02-28T23:49:08.428Z Downloaded strum_macros v0.26.4
8672026-02-28T23:49:08.428Z Downloaded slog-term v2.9.2
8682026-02-28T23:49:08.428Z Downloaded slog-stdlog v4.1.1
8692026-02-28T23:49:08.428Z Downloaded slog-async v2.8.0
8702026-02-28T23:49:08.428Z Downloaded serde_with_macros v3.16.1
8712026-02-28T23:49:08.453Z Downloaded serde_repr v0.1.19
8722026-02-28T23:49:08.453Z Downloaded pretty_assertions v1.4.1
8732026-02-28T23:49:08.453Z Downloaded num-bigint v0.4.6
8742026-02-28T23:49:08.453Z Downloaded tagptr v0.2.0
8752026-02-28T23:49:08.453Z Downloaded tabled_derive v0.11.0
8762026-02-28T23:49:08.453Z Downloaded support-bundle-viewer v0.1.2
8772026-02-28T23:49:08.453Z Downloaded schemars v0.8.22
8782026-02-28T23:49:08.478Z Downloaded rusty-fork v0.3.0
8792026-02-28T23:49:08.478Z Downloaded ron v0.7.1
8802026-02-28T23:49:08.478Z Downloaded rcgen v0.12.1
8812026-02-28T23:49:08.478Z Downloaded progenitor-impl v0.10.0
8822026-02-28T23:49:08.478Z Downloaded prettyplease v0.2.36
8832026-02-28T23:49:08.478Z Downloaded tabwriter v1.4.0
8842026-02-28T23:49:08.478Z Downloaded tabled_derive v0.10.0
8852026-02-28T23:49:08.503Z Downloaded strum v0.26.3
8862026-02-28T23:49:08.503Z Downloaded structmeta v0.3.0
8872026-02-28T23:49:08.503Z Downloaded stringprep v0.1.5
8882026-02-28T23:49:08.503Z Downloaded stacker v0.1.23
8892026-02-28T23:49:08.503Z Downloaded same-file v1.0.6
8902026-02-28T23:49:08.503Z Downloaded csv v1.3.1
8912026-02-28T23:49:08.528Z Downloaded ssh-encoding v0.2.0
8922026-02-28T23:49:08.528Z Downloaded ssh-cipher v0.2.0
8932026-02-28T23:49:08.528Z Downloaded sqlparser_derive v0.5.0
8942026-02-28T23:49:08.528Z Downloaded slog-bunyan v2.5.0
8952026-02-28T23:49:08.528Z Downloaded serde_cbor v0.11.2
8962026-02-28T23:49:08.528Z Downloaded resolv-conf v0.7.0
8972026-02-28T23:49:08.553Z Downloaded rand_seeder v0.4.0
8982026-02-28T23:49:08.553Z Downloaded thread_local v1.1.8
8992026-02-28T23:49:08.553Z Downloaded tap v1.0.1
9002026-02-28T23:49:08.553Z Downloaded sync-ptr v0.1.4
9012026-02-28T23:49:08.553Z Downloaded smallvec v0.6.14
9022026-02-28T23:49:08.553Z Downloaded slog-envlogger v2.2.0
9032026-02-28T23:49:08.553Z Downloaded secrecy v0.10.3
9042026-02-28T23:49:08.553Z Downloaded rustls-pki-types v1.14.0
9052026-02-28T23:49:08.553Z Downloaded rustls-pemfile v2.2.0
9062026-02-28T23:49:08.553Z Downloaded progenitor-impl v0.13.0
9072026-02-28T23:49:08.553Z Downloaded take_mut v0.2.2
9082026-02-28T23:49:08.553Z Downloaded sync_wrapper v1.0.1
9092026-02-28T23:49:08.553Z Downloaded subtle v2.6.1
9102026-02-28T23:49:08.553Z Downloaded structmeta-derive v0.3.0
9112026-02-28T23:49:08.553Z Downloaded serde_path_to_error v0.1.20
9122026-02-28T23:49:08.553Z Downloaded rustls-native-certs v0.8.1
9132026-02-28T23:49:08.578Z Downloaded progenitor-impl v0.8.0
9142026-02-28T23:49:08.578Z Downloaded pin-project v1.1.6
9152026-02-28T23:49:08.578Z Downloaded signal-hook-registry v1.4.2
9162026-02-28T23:49:08.578Z Downloaded serde_derive_internals v0.29.1
9172026-02-28T23:49:08.578Z Downloaded serde_bytes v0.11.19
9182026-02-28T23:49:08.578Z Downloaded serde-hex v0.1.0
9192026-02-28T23:49:08.578Z Downloaded sct v0.7.1
9202026-02-28T23:49:08.603Z Downloaded scroll v0.13.0
9212026-02-28T23:49:08.604Z Downloaded scheduled-thread-pool v0.2.7
9222026-02-28T23:49:08.604Z Downloaded rustversion v1.0.22
9232026-02-28T23:49:08.604Z Downloaded papergrid v0.17.0
9242026-02-28T23:49:08.604Z Downloaded p384 v0.13.1
9252026-02-28T23:49:08.604Z Downloaded openssl-sys v0.9.109
9262026-02-28T23:49:08.604Z Downloaded sigpipe v0.1.3
9272026-02-28T23:49:08.604Z Downloaded serde_spanned v1.0.4
9282026-02-28T23:49:08.604Z Downloaded seq-macro v0.3.6
9292026-02-28T23:49:08.629Z Downloaded semver v0.1.20
9302026-02-28T23:49:08.629Z Downloaded scroll_derive v0.13.1
9312026-02-28T23:49:08.629Z Downloaded serde-big-array v0.5.1
9322026-02-28T23:49:08.629Z Downloaded progenitor-client v0.13.0
9332026-02-28T23:49:08.629Z Downloaded pin-project-lite v0.2.14
9342026-02-28T23:49:08.629Z Downloaded signal-hook-mio v0.2.4
9352026-02-28T23:49:08.629Z Downloaded shell-words v1.1.0
9362026-02-28T23:49:08.629Z Downloaded scopeguard v1.2.0
9372026-02-28T23:49:08.629Z Downloaded rustc_version v0.1.7
9382026-02-28T23:49:08.629Z Downloaded ref-cast v1.0.25
9392026-02-28T23:49:08.629Z Downloaded progenitor-impl v0.11.2
9402026-02-28T23:49:08.629Z Downloaded salsa20 v0.10.2
9412026-02-28T23:49:08.629Z Downloaded rustc_version v0.4.1
9422026-02-28T23:49:08.629Z Downloaded rustc-demangle v0.1.24
9432026-02-28T23:49:08.629Z Downloaded russh-cryptovec v0.7.3
9442026-02-28T23:49:08.663Z Downloaded rfc6979 v0.4.0
9452026-02-28T23:49:08.663Z Downloaded psm v0.1.30
9462026-02-28T23:49:08.663Z Downloaded progenitor-extras v0.1.0
9472026-02-28T23:49:08.663Z Downloaded scrypt v0.11.0
9482026-02-28T23:49:08.663Z Downloaded rtoolbox v0.0.2
9492026-02-28T23:49:08.663Z Downloaded rand_core v0.9.3
9502026-02-28T23:49:08.663Z Downloaded rand_chacha v0.9.0
9512026-02-28T23:49:08.663Z Downloaded proc-macro-error2 v2.0.1
9522026-02-28T23:49:08.663Z Downloaded prefix-trie v0.7.0
9532026-02-28T23:49:08.663Z Downloaded ref-cast-impl v1.0.25
9542026-02-28T23:49:08.663Z Downloaded recursive-proc-macro-impl v0.1.1
9552026-02-28T23:49:08.663Z Downloaded rand_core v0.6.4
9562026-02-28T23:49:08.664Z Downloaded rand_chacha v0.3.1
9572026-02-28T23:49:08.664Z Downloaded quinn-udp v0.5.5
9582026-02-28T23:49:08.664Z Downloaded primeorder v0.13.6
9592026-02-28T23:49:08.664Z Downloaded pkg-config v0.3.31
9602026-02-28T23:49:08.664Z Downloaded pkcs5 v0.7.1
9612026-02-28T23:49:08.664Z Downloaded pkcs1 v0.7.5
9622026-02-28T23:49:08.689Z Downloaded pin-project-internal v1.1.6
9632026-02-28T23:49:08.689Z Downloaded password-hash v0.5.0
9642026-02-28T23:49:08.689Z Downloaded parking_lot v0.11.2
9652026-02-28T23:49:08.689Z Downloaded recursive v0.1.1
9662026-02-28T23:49:08.689Z Downloaded rand_xorshift v0.4.0
9672026-02-28T23:49:08.689Z Downloaded radium v0.7.0
9682026-02-28T23:49:08.689Z Downloaded r2d2 v0.8.10
9692026-02-28T23:49:08.689Z Downloaded quick-error v1.2.3
9702026-02-28T23:49:08.689Z Downloaded progenitor-client v0.11.2
9712026-02-28T23:49:08.689Z Downloaded progenitor v0.10.0
9722026-02-28T23:49:08.689Z Downloaded ppv-lite86 v0.2.20
9732026-02-28T23:49:08.689Z Downloaded peg v0.8.5
9742026-02-28T23:49:08.689Z Downloaded parse-display-derive v0.10.0
9752026-02-28T23:49:08.689Z Downloaded pretty-hex v0.2.1
9762026-02-28T23:49:08.690Z Downloaded paste v1.0.15
9772026-02-28T23:49:08.715Z Downloaded libm v0.2.8
9782026-02-28T23:49:08.715Z Downloaded predicates v3.1.3
9792026-02-28T23:49:08.715Z Downloaded postcard v1.0.10
9802026-02-28T23:49:08.715Z Downloaded password-hash v0.4.2
9812026-02-28T23:49:08.715Z Downloaded oso v0.27.3
9822026-02-28T23:49:08.715Z Downloaded omicron-zone-package v0.12.2
9832026-02-28T23:49:08.715Z Downloaded num-rational v0.4.2
9842026-02-28T23:49:08.715Z Downloaded nix v0.28.0
9852026-02-28T23:49:08.742Z Downloaded native-tls v0.2.12
9862026-02-28T23:49:08.742Z Downloaded progenitor-macro v0.8.0
9872026-02-28T23:49:08.742Z Downloaded progenitor-client v0.10.0
9882026-02-28T23:49:08.742Z Downloaded progenitor-client v0.8.0
9892026-02-28T23:49:08.742Z Downloaded proc-macro-crate v1.3.1
9902026-02-28T23:49:08.742Z Downloaded postgres-protocol v0.6.8
9912026-02-28T23:49:08.742Z Downloaded polyval v0.6.2
9922026-02-28T23:49:08.742Z Downloaded pkcs8 v0.10.2
9932026-02-28T23:49:08.742Z Downloaded pin-utils v0.1.0
9942026-02-28T23:49:08.742Z Downloaded phf_shared v0.11.2
9952026-02-28T23:49:08.768Z Downloaded peg-macros v0.8.5
9962026-02-28T23:49:08.768Z Downloaded parse-display v0.10.0
9972026-02-28T23:49:08.768Z Downloaded parking_lot_core v0.9.10
9982026-02-28T23:49:08.768Z Downloaded parking_lot_core v0.8.6
9992026-02-28T23:49:08.768Z Downloaded parking_lot v0.12.3
10002026-02-28T23:49:08.768Z Downloaded precomputed-hash v0.1.1
10012026-02-28T23:49:08.768Z Downloaded powerfmt v0.2.0
10022026-02-28T23:49:08.768Z Downloaded phf_shared v0.12.1
10032026-02-28T23:49:08.768Z Downloaded oxide-tokio-rt v0.1.2
10042026-02-28T23:49:08.768Z Downloaded nu-ansi-term v0.50.1
10052026-02-28T23:49:08.768Z Downloaded libxml v0.3.3
10062026-02-28T23:49:08.768Z Downloaded postgres-types v0.2.9
10072026-02-28T23:49:08.768Z Downloaded poly1305 v0.8.0
10082026-02-28T23:49:08.793Z Downloaded pem-rfc7468 v0.7.0
10092026-02-28T23:49:08.793Z Downloaded path-slash v0.1.5
10102026-02-28T23:49:08.793Z Downloaded papergrid v0.14.0
10112026-02-28T23:49:08.793Z Downloaded owo-colors v4.2.3
10122026-02-28T23:49:08.793Z Downloaded openssl-macros v0.1.1
10132026-02-28T23:49:08.793Z Downloaded num_enum v0.5.11
10142026-02-28T23:49:08.793Z Downloaded num-iter v0.1.45
10152026-02-28T23:49:08.793Z Downloaded num-integer v0.1.46
10162026-02-28T23:49:08.794Z Downloaded num-derive v0.4.2
10172026-02-28T23:49:08.794Z Downloaded normalize-line-endings v0.3.0
10182026-02-28T23:49:08.794Z Downloaded bzip2-sys v0.1.13+1.0.8
10192026-02-28T23:49:08.820Z Downloaded phf v0.12.1
10202026-02-28T23:49:08.820Z Downloaded pbkdf2 v0.12.2
10212026-02-28T23:49:08.820Z Downloaded pbkdf2 v0.11.0
10222026-02-28T23:49:08.820Z Downloaded parse-size v1.1.0
10232026-02-28T23:49:08.820Z Downloaded oso-derive v0.27.3
10242026-02-28T23:49:08.820Z Downloaded num_enum_derive v0.5.11
10252026-02-28T23:49:08.820Z Downloaded num-complex v0.4.6
10262026-02-28T23:49:08.820Z Downloaded num v0.4.3
10272026-02-28T23:49:08.821Z Downloaded nom v7.1.3
10282026-02-28T23:49:08.845Z Downloaded hickory-proto v0.24.4
10292026-02-28T23:49:08.845Z Downloaded p256 v0.13.2
10302026-02-28T23:49:08.845Z Downloaded openssl-probe v0.1.5
10312026-02-28T23:49:08.845Z Downloaded number_prefix v0.4.0
10322026-02-28T23:49:08.846Z Downloaded num_threads v0.1.7
10332026-02-28T23:49:08.846Z Downloaded num-derive v0.3.3
10342026-02-28T23:49:08.871Z Downloaded num-conv v0.2.0
10352026-02-28T23:49:08.871Z Downloaded nonempty v0.12.0
10362026-02-28T23:49:08.871Z Downloaded newline-converter v0.3.0
10372026-02-28T23:49:08.871Z Downloaded multer v3.1.0
10382026-02-28T23:49:08.871Z Downloaded packed_struct v0.10.1
10392026-02-28T23:49:08.871Z Downloaded opaque-debug v0.3.1
10402026-02-28T23:49:08.871Z Downloaded new_debug_unreachable v1.0.6
10412026-02-28T23:49:08.871Z Downloaded nanorand v0.7.0
10422026-02-28T23:49:08.871Z Downloaded libloading v0.8.5
10432026-02-28T23:49:08.871Z Downloaded itertools v0.13.0
10442026-02-28T23:49:08.871Z Downloaded instability v0.3.2
10452026-02-28T23:49:08.871Z Downloaded minimal-lexical v0.2.1
10462026-02-28T23:49:08.897Z Downloaded itertools v0.14.0
10472026-02-28T23:49:08.897Z Downloaded ingot-macros v0.1.1
10482026-02-28T23:49:08.897Z Downloaded iddqd v0.3.16
10492026-02-28T23:49:08.897Z Downloaded olpc-cjson v0.1.4
10502026-02-28T23:49:08.897Z Downloaded newtype-uuid-macros v0.1.0
10512026-02-28T23:49:08.897Z Downloaded miniz_oxide v0.8.5
10522026-02-28T23:49:08.922Z Downloaded memmap2 v0.9.8
10532026-02-28T23:49:08.922Z Downloaded inout v0.1.3
10542026-02-28T23:49:08.923Z Downloaded ingot-types v0.1.2
10552026-02-28T23:49:08.923Z Downloaded ignore v0.4.23
10562026-02-28T23:49:08.923Z Downloaded hyper v1.8.1
10572026-02-28T23:49:08.923Z Downloaded http v1.4.0
10582026-02-28T23:49:08.923Z Downloaded nibble_vec v0.1.0
10592026-02-28T23:49:08.923Z Downloaded newtype_derive v0.1.6
10602026-02-28T23:49:08.923Z Downloaded md5 v0.7.0
10612026-02-28T23:49:08.923Z Downloaded libz-rs-sys v0.5.1
10622026-02-28T23:49:08.923Z Downloaded lalrpop v0.19.12
10632026-02-28T23:49:08.948Z Downloaded itertools v0.10.5
10642026-02-28T23:49:08.948Z Downloaded iri-string v0.7.8
10652026-02-28T23:49:08.973Z Downloaded instant v0.1.13
10662026-02-28T23:49:08.974Z Downloaded indicatif v0.17.11
10672026-02-28T23:49:08.974Z Downloaded indexmap v1.9.3
10682026-02-28T23:49:08.974Z Downloaded h2 v0.4.6
10692026-02-28T23:49:08.974Z Downloaded dropshot v0.16.7
10702026-02-28T23:49:08.999Z Downloaded md-5 v0.10.6
10712026-02-28T23:49:08.999Z Downloaded match_cfg v0.1.0
10722026-02-28T23:49:08.999Z Downloaded lock_api v0.4.12
10732026-02-28T23:49:08.999Z Downloaded linked-hash-map v0.5.6
10742026-02-28T23:49:08.999Z Downloaded keccak v0.1.5
10752026-02-28T23:49:08.999Z Downloaded indent_write v2.2.0
10762026-02-28T23:49:08.999Z Downloaded impl-trait-for-tuples v0.2.2
10772026-02-28T23:49:09.024Z Downloaded iana-time-zone v0.1.63
10782026-02-28T23:49:09.025Z Downloaded hashbrown v0.12.3
10792026-02-28T23:49:09.025Z Downloaded goblin v0.10.2
10802026-02-28T23:49:09.025Z Downloaded gimli v0.31.1
10812026-02-28T23:49:09.050Z Downloaded maplit v1.0.2
10822026-02-28T23:49:09.050Z Downloaded managed v0.8.0
10832026-02-28T23:49:09.050Z Downloaded lzss v0.8.2
10842026-02-28T23:49:09.050Z Downloaded lru-slab v0.1.2
10852026-02-28T23:49:09.050Z Downloaded lru-cache v0.1.2
10862026-02-28T23:49:09.050Z Downloaded litrs v0.4.1
10872026-02-28T23:49:09.050Z Downloaded linear-map v1.2.0
10882026-02-28T23:49:09.050Z Downloaded libsw v3.5.0
10892026-02-28T23:49:09.050Z Downloaded ident_case v1.0.1
10902026-02-28T23:49:09.050Z Downloaded hmac v0.12.1
10912026-02-28T23:49:09.050Z Downloaded git2 v0.20.2
10922026-02-28T23:49:09.075Z Downloaded memoffset v0.9.1
10932026-02-28T23:49:09.075Z Downloaded maybe-uninit v2.0.0
10942026-02-28T23:49:09.075Z Downloaded lru v0.12.5
10952026-02-28T23:49:09.075Z Downloaded libsw-core v0.3.1
10962026-02-28T23:49:09.075Z Downloaded libscf-sys v1.1.0
10972026-02-28T23:49:09.075Z Downloaded jiff-static v0.2.15
10982026-02-28T23:49:09.075Z Downloaded hostname v0.4.2
10992026-02-28T23:49:09.075Z Downloaded futures-util v0.3.31
11002026-02-28T23:49:09.100Z Downloaded oxnet v0.1.4
11012026-02-28T23:49:09.100Z Downloaded libefi-sys v0.1.0
11022026-02-28T23:49:09.100Z Downloaded lalrpop-util v0.19.12
11032026-02-28T23:49:09.100Z Downloaded jobserver v0.1.32
11042026-02-28T23:49:09.100Z Downloaded indicatif v0.18.0
11052026-02-28T23:49:09.100Z Downloaded hyper-util v0.1.19
11062026-02-28T23:49:09.126Z Downloaded hkdf v0.12.4
11072026-02-28T23:49:09.126Z Downloaded globset v0.4.15
11082026-02-28T23:49:09.126Z Downloaded git-stub-vcs v0.1.0
11092026-02-28T23:49:09.126Z Downloaded derive_more v2.0.1
11102026-02-28T23:49:09.126Z Downloaded kstat-rs v0.2.4
11112026-02-28T23:49:09.126Z Downloaded ipnet v2.11.0
11122026-02-28T23:49:09.126Z Downloaded ingot v0.1.1
11132026-02-28T23:49:09.126Z Downloaded hyper-staticfile v0.10.1
11142026-02-28T23:49:09.126Z Downloaded hyper-rustls v0.27.7
11152026-02-28T23:49:09.151Z Downloaded gethostname v0.5.0
11162026-02-28T23:49:09.151Z Downloaded float-ord v0.3.2
11172026-02-28T23:49:09.151Z Downloaded ena v0.14.3
11182026-02-28T23:49:09.151Z Downloaded ed25519-dalek v2.1.1
11192026-02-28T23:49:09.151Z Downloaded derive-ex v0.1.8
11202026-02-28T23:49:09.151Z Downloaded mio v1.0.2
11212026-02-28T23:49:09.151Z Downloaded is_ci v1.2.0
11222026-02-28T23:49:09.151Z Downloaded is-terminal v0.4.13
11232026-02-28T23:49:09.151Z Downloaded ipnetwork v0.21.1
11242026-02-28T23:49:09.151Z Downloaded internet-checksum v0.2.1
11252026-02-28T23:49:09.151Z Downloaded indoc v2.0.6
11262026-02-28T23:49:09.151Z Downloaded hubpack v0.1.2
11272026-02-28T23:49:09.151Z Downloaded httparse v1.9.5
11282026-02-28T23:49:09.176Z Downloaded http-body-util v0.1.3
11292026-02-28T23:49:09.176Z Downloaded hickory-server v0.25.2
11302026-02-28T23:49:09.176Z Downloaded hashbrown v0.15.4
11312026-02-28T23:49:09.176Z Downloaded futures v0.3.31
11322026-02-28T23:49:09.176Z Downloaded foreign-types-shared v0.3.1
11332026-02-28T23:49:09.176Z Downloaded foreign-types-shared v0.1.1
11342026-02-28T23:49:09.176Z Downloaded foreign-types v0.5.0
11352026-02-28T23:49:09.176Z Downloaded expectorate v1.2.0
11362026-02-28T23:49:09.201Z Downloaded dropshot-api-manager v0.5.2
11372026-02-28T23:49:09.202Z Downloaded aes-gcm v0.10.3
11382026-02-28T23:49:09.202Z Downloaded aes v0.8.4
11392026-02-28T23:49:09.202Z Downloaded hyper-tls v0.6.0
11402026-02-28T23:49:09.202Z Downloaded humantime v2.2.0
11412026-02-28T23:49:09.202Z Downloaded hubpack_derive v0.1.1
11422026-02-28T23:49:09.202Z Downloaded httpdate v1.0.3
11432026-02-28T23:49:09.202Z Downloaded http-range v0.1.5
11442026-02-28T23:49:09.202Z Downloaded hickory-resolver v0.25.2
11452026-02-28T23:49:09.202Z Downloaded hickory-resolver v0.24.4
11462026-02-28T23:49:09.226Z Downloaded headers v0.4.1
11472026-02-28T23:49:09.226Z Downloaded hashbrown v0.13.2
11482026-02-28T23:49:09.226Z Downloaded flume v0.11.1
11492026-02-28T23:49:09.227Z Downloaded flate2 v1.1.2
11502026-02-28T23:49:09.227Z Downloaded flagset v0.4.6
11512026-02-28T23:49:09.227Z Downloaded fatfs v0.3.6
11522026-02-28T23:49:09.251Z Downloaded elliptic-curve v0.13.8
11532026-02-28T23:49:09.251Z Downloaded dropshot_endpoint v0.16.7
11542026-02-28T23:49:09.251Z Downloaded diesel_derives v2.2.3
11552026-02-28T23:49:09.251Z Downloaded des v0.8.1
11562026-02-28T23:49:09.251Z Downloaded derive_builder_core v0.20.2
11572026-02-28T23:49:09.251Z Downloaded darling v0.20.10
11582026-02-28T23:49:09.251Z Downloaded hickory-client v0.25.2
11592026-02-28T23:49:09.251Z Downloaded heapless v0.7.17
11602026-02-28T23:49:09.300Z Downloaded half v2.4.1
11612026-02-28T23:49:09.301Z Downloaded futures-channel v0.3.31
11622026-02-28T23:49:09.301Z Downloaded funty v2.0.0
11632026-02-28T23:49:09.301Z Downloaded find-msvc-tools v0.1.9
11642026-02-28T23:49:09.301Z Downloaded filetime v0.2.26
11652026-02-28T23:49:09.301Z Downloaded ff v0.13.0
11662026-02-28T23:49:09.301Z Downloaded fd-lock v4.0.2
11672026-02-28T23:49:09.301Z Downloaded erased-serde v0.3.31
11682026-02-28T23:49:09.301Z Downloaded env_filter v0.1.2
11692026-02-28T23:49:09.301Z Downloaded endian-type v0.1.2
11702026-02-28T23:49:09.301Z Downloaded ed25519 v2.2.3
11712026-02-28T23:49:09.301Z Downloaded dyn-clone v1.0.20
11722026-02-28T23:49:09.301Z Downloaded dropshot-api-manager-types v0.5.2
11732026-02-28T23:49:09.301Z Downloaded difflib v0.4.0
11742026-02-28T23:49:09.301Z Downloaded diff v0.1.13
11752026-02-28T23:49:09.301Z Downloaded der v0.7.10
11762026-02-28T23:49:09.301Z Downloaded chacha20poly1305 v0.10.1
11772026-02-28T23:49:09.301Z Downloaded cc v1.2.56
11782026-02-28T23:49:09.301Z Downloaded bytes v1.11.1
11792026-02-28T23:49:09.301Z Downloaded highway v1.3.0
11802026-02-28T23:49:09.301Z Downloaded heapless v0.8.0
11812026-02-28T23:49:09.326Z Downloaded foreign-types-macros v0.2.3
11822026-02-28T23:49:09.326Z Downloaded foldhash v0.1.5
11832026-02-28T23:49:09.326Z Downloaded fixedbitset v0.5.7
11842026-02-28T23:49:09.326Z Downloaded either v1.15.0
11852026-02-28T23:49:09.326Z Downloaded dunce v1.0.5
11862026-02-28T23:49:09.326Z Downloaded drift v0.1.3
11872026-02-28T23:49:09.326Z Downloaded diesel-dtrace v0.4.2
11882026-02-28T23:49:09.326Z Downloaded derive-where v1.5.0
11892026-02-28T23:49:09.326Z Downloaded deranged v0.5.3
11902026-02-28T23:49:09.326Z Downloaded darling_core v0.21.0
11912026-02-28T23:49:09.351Z Downloaded darling_core v0.20.10
11922026-02-28T23:49:09.351Z Downloaded compact_str v0.8.0
11932026-02-28T23:49:09.351Z Downloaded home v0.5.9
11942026-02-28T23:49:09.351Z Downloaded git-stub v1.0.0
11952026-02-28T23:49:09.351Z Downloaded futures-task v0.3.31
11962026-02-28T23:49:09.351Z Downloaded aws-lc-sys v0.37.1
11972026-02-28T23:49:09.618Z Downloaded fs-err v2.11.0
11982026-02-28T23:49:09.644Z Downloaded foreign-types v0.3.2
11992026-02-28T23:49:09.644Z Downloaded float-cmp v0.10.0
12002026-02-28T23:49:09.644Z Downloaded fallible-iterator v0.2.0
12012026-02-28T23:49:09.644Z Downloaded env_logger v0.11.8
12022026-02-28T23:49:09.644Z Downloaded embedded-io v0.6.1
12032026-02-28T23:49:09.644Z Downloaded dsl_auto_type v0.1.2
12042026-02-28T23:49:09.645Z Downloaded dof v0.4.0
12052026-02-28T23:49:09.645Z Downloaded display-error-chain v0.2.2
12062026-02-28T23:49:09.645Z Downloaded dirs-next v2.0.0
12072026-02-28T23:49:09.645Z Downloaded diesel_table_macro_syntax v0.2.0
12082026-02-28T23:49:09.645Z Downloaded derive_more v0.99.20
12092026-02-28T23:49:09.645Z Downloaded derive_builder_macro v0.20.2
12102026-02-28T23:49:09.645Z Downloaded defmt-macros v0.3.9
12112026-02-28T23:49:09.645Z Downloaded data-encoding v2.9.0
12122026-02-28T23:49:09.670Z Downloaded crossbeam-epoch v0.9.18
12132026-02-28T23:49:09.670Z Downloaded crossbeam-deque v0.8.5
12142026-02-28T23:49:09.670Z Downloaded cookie_store v0.22.1
12152026-02-28T23:49:09.670Z Downloaded const_format v0.2.34
12162026-02-28T23:49:09.670Z Downloaded console v0.15.10
12172026-02-28T23:49:09.670Z Downloaded cmake v0.1.57
12182026-02-28T23:49:09.670Z Downloaded cancel-safe-futures v0.1.5
12192026-02-28T23:49:09.670Z Downloaded backoff v0.4.0
12202026-02-28T23:49:09.670Z Downloaded heck v0.3.3
12212026-02-28T23:49:09.670Z Downloaded headers-core v0.3.0
12222026-02-28T23:49:09.670Z Downloaded hash32 v0.3.1
12232026-02-28T23:49:09.670Z Downloaded half v1.8.3
12242026-02-28T23:49:09.695Z Downloaded globwalk v0.9.1
12252026-02-28T23:49:09.695Z Downloaded glob v0.3.2
12262026-02-28T23:49:09.695Z Downloaded getrandom v0.2.15
12272026-02-28T23:49:09.695Z Downloaded fxhash v0.2.1
12282026-02-28T23:49:09.696Z Downloaded futures-sink v0.3.31
12292026-02-28T23:49:09.696Z Downloaded futures-macro v0.3.31
12302026-02-28T23:49:09.696Z Downloaded futures-executor v0.3.31
12312026-02-28T23:49:09.696Z Downloaded fs_extra v1.3.0
12322026-02-28T23:49:09.696Z Downloaded foldhash v0.2.0
12332026-02-28T23:49:09.696Z Downloaded fixedbitset v0.4.2
12342026-02-28T23:49:09.696Z Downloaded enum-as-inner v0.6.1
12352026-02-28T23:49:09.696Z Downloaded document-features v0.2.11
12362026-02-28T23:49:09.696Z Downloaded derive_more-impl v2.0.1
12372026-02-28T23:49:09.696Z Downloaded defmt v0.3.8
12382026-02-28T23:49:09.722Z Downloaded darling_macro v0.21.0
12392026-02-28T23:49:09.722Z Downloaded crc32fast v1.4.2
12402026-02-28T23:49:09.722Z Downloaded crc-catalog v2.4.0
12412026-02-28T23:49:09.722Z Downloaded const_format_proc_macros v0.2.34
12422026-02-28T23:49:09.722Z Downloaded colored v2.2.0
12432026-02-28T23:49:09.722Z Downloaded ciborium v0.2.2
12442026-02-28T23:49:09.722Z Downloaded cbc v0.1.2
12452026-02-28T23:49:09.722Z Downloaded bzip2 v0.5.2
12462026-02-28T23:49:09.722Z Downloaded blake2 v0.10.6
12472026-02-28T23:49:09.722Z Downloaded bitflags v1.3.2
12482026-02-28T23:49:09.722Z Downloaded bitfield v0.19.2
12492026-02-28T23:49:09.722Z Downloaded bit-vec v0.8.0
12502026-02-28T23:49:09.722Z Downloaded bcs v0.1.6
12512026-02-28T23:49:09.747Z Downloaded bb8 v0.8.5
12522026-02-28T23:49:09.747Z Downloaded atty v0.2.14
12532026-02-28T23:49:09.747Z Downloaded arrayvec v0.7.6
12542026-02-28T23:49:09.747Z Downloaded addr2line v0.24.2
12552026-02-28T23:49:09.747Z Downloaded diesel v2.2.12
12562026-02-28T23:49:09.772Z Downloaded der_derive v0.7.3
12572026-02-28T23:49:09.772Z Downloaded critical-section v1.1.3
12582026-02-28T23:49:09.772Z Downloaded crc8 v0.1.1
12592026-02-28T23:49:09.772Z Downloaded corncobs v0.1.4
12602026-02-28T23:49:09.772Z Downloaded convert_case v0.7.1
12612026-02-28T23:49:09.772Z Downloaded console v0.16.0
12622026-02-28T23:49:09.772Z Downloaded chrono v0.4.43
12632026-02-28T23:49:09.772Z Downloaded chacha20 v0.9.1
12642026-02-28T23:49:09.772Z Downloaded camino-tempfile-ext v0.3.2
12652026-02-28T23:49:09.797Z Downloaded assert_matches v1.5.0
12662026-02-28T23:49:09.798Z Downloaded array-init v0.0.4
12672026-02-28T23:49:09.798Z Downloaded ahash v0.8.12
12682026-02-28T23:49:09.798Z Downloaded group v0.13.0
12692026-02-28T23:49:09.798Z Downloaded dirs-sys-next v0.1.2
12702026-02-28T23:49:09.798Z Downloaded colored v3.0.0
12712026-02-28T23:49:09.798Z Downloaded ciborium-ll v0.2.2
12722026-02-28T23:49:09.798Z Downloaded cassowary v0.3.0
12732026-02-28T23:49:09.798Z Downloaded bit-vec v0.6.3
12742026-02-28T23:49:09.798Z Downloaded atomicwrites v0.4.4
12752026-02-28T23:49:09.798Z Downloaded ecdsa v0.16.9
12762026-02-28T23:49:09.798Z Downloaded derive_builder v0.20.2
12772026-02-28T23:49:09.798Z Downloaded ctr v0.9.2
12782026-02-28T23:49:09.823Z Downloaded crunchy v0.2.2
12792026-02-28T23:49:09.823Z Downloaded crossterm v0.29.0
12802026-02-28T23:49:09.823Z Downloaded convert_case v0.4.0
12812026-02-28T23:49:09.823Z Downloaded cfg_aliases v0.2.1
12822026-02-28T23:49:09.823Z Downloaded base16ct v0.2.0
12832026-02-28T23:49:09.823Z Downloaded async-stream v0.3.6
12842026-02-28T23:49:09.823Z Downloaded dtrace-parser v0.3.0
12852026-02-28T23:49:09.823Z Downloaded debug-ignore v1.0.5
12862026-02-28T23:49:09.823Z Downloaded darling v0.21.0
12872026-02-28T23:49:09.823Z Downloaded daft v0.1.4
12882026-02-28T23:49:09.823Z Downloaded curve25519-dalek v4.1.3
12892026-02-28T23:49:09.848Z Downloaded crossterm v0.28.1
12902026-02-28T23:49:09.848Z Downloaded crossbeam-utils v0.8.21
12912026-02-28T23:49:09.848Z Downloaded crc-any v2.5.0
12922026-02-28T23:49:09.848Z Downloaded cookie v0.18.1
12932026-02-28T23:49:09.848Z Downloaded constant_time_eq v0.3.1
12942026-02-28T23:49:09.848Z Downloaded cobs v0.2.3
12952026-02-28T23:49:09.848Z Downloaded clang-sys v1.8.1
12962026-02-28T23:49:09.873Z Downloaded cipher v0.4.4
12972026-02-28T23:49:09.874Z Downloaded cfg_aliases v0.1.1
12982026-02-28T23:49:09.874Z Downloaded bzip2 v0.4.4
12992026-02-28T23:49:09.874Z Downloaded bstr v1.10.0
13002026-02-28T23:49:09.874Z Downloaded bindgen v0.71.1
13012026-02-28T23:49:09.874Z Downloaded bcrypt-pbkdf v0.10.0
13022026-02-28T23:49:09.898Z Downloaded aho-corasick v1.1.3
13032026-02-28T23:49:09.898Z Downloaded crypto-bigint v0.5.5
13042026-02-28T23:49:09.898Z Downloaded blake3 v1.5.4
13052026-02-28T23:49:09.899Z Downloaded base64 v0.13.1
13062026-02-28T23:49:09.899Z Downloaded crc v3.2.1
13072026-02-28T23:49:09.923Z Downloaded cexpr v0.6.0
13082026-02-28T23:49:09.923Z Downloaded bumpalo v3.16.0
13092026-02-28T23:49:09.923Z Downloaded bitfield-macros v0.19.2
13102026-02-28T23:49:09.923Z Downloaded aead v0.5.2
13112026-02-28T23:49:09.923Z Downloaded adler2 v2.0.0
13122026-02-28T23:49:09.923Z Downloaded cargo-platform v0.1.8
13132026-02-28T23:49:09.923Z Downloaded bitvec v1.0.1
13142026-02-28T23:49:09.948Z Downloaded ciborium-io v0.2.2
13152026-02-28T23:49:09.948Z Downloaded castaway v0.2.3
13162026-02-28T23:49:09.948Z Downloaded blowfish v0.9.1
13172026-02-28T23:49:09.948Z Downloaded block-padding v0.3.3
13182026-02-28T23:49:09.948Z Downloaded bit-set v0.8.0
13192026-02-28T23:49:09.948Z Downloaded bit-set v0.5.3
13202026-02-28T23:49:09.948Z Downloaded base64ct v1.6.0
13212026-02-28T23:49:09.948Z Downloaded bitfield-struct v0.6.2
13222026-02-28T23:49:09.949Z Downloaded aws-lc-rs v1.16.0
13232026-02-28T23:49:09.973Z Downloaded async-trait v0.1.89
13242026-02-28T23:49:09.973Z Downloaded async-stream-impl v0.3.6
13252026-02-28T23:49:09.973Z Downloaded buf-list v1.0.3
13262026-02-28T23:49:09.973Z Downloaded arrayref v0.3.9
13272026-02-28T23:49:09.974Z Downloaded base64 v0.22.1
13282026-02-28T23:49:09.974Z Downloaded ascii-canvas v3.0.0
13292026-02-28T23:49:09.974Z Downloaded backtrace v0.3.74
13302026-02-28T23:49:09.974Z Downloaded backon v1.6.0
13312026-02-28T23:49:09.974Z Downloaded async-recursion v1.1.1
13322026-02-28T23:49:10.000Z Downloaded atomic-waker v1.1.2
13332026-02-28T23:49:10.000Z Downloaded ar_archive_writer v0.5.1
13342026-02-28T23:49:10.001Z Downloaded allocator-api2 v0.2.21
13352026-02-28T23:49:10.001Z Downloaded base64 v0.21.7
13362026-02-28T23:49:10.001Z Downloaded arc-swap v1.7.1
13372026-02-28T23:49:10.177Z Compiling shlex v1.3.0
13382026-02-28T23:49:10.177Z Compiling value-bag v1.12.0
13392026-02-28T23:49:10.177Z Compiling find-msvc-tools v0.1.9
13402026-02-28T23:49:10.177Z Compiling smallvec v1.15.1
13412026-02-28T23:49:10.202Z Compiling syn v2.0.117
13422026-02-28T23:49:10.227Z Compiling getrandom v0.2.15
13432026-02-28T23:49:10.227Z Compiling jobserver v0.1.32
13442026-02-28T23:49:10.227Z Compiling typenum v1.17.0
13452026-02-28T23:49:11.004Z Compiling rand_core v0.6.4
13462026-02-28T23:49:11.030Z Compiling generic-array v0.14.7
13472026-02-28T23:49:11.122Z Compiling cc v1.2.56
13482026-02-28T23:49:11.258Z Compiling log v0.4.29
13492026-02-28T23:49:11.289Z Compiling lock_api v0.4.12
13502026-02-28T23:49:11.523Z Compiling scopeguard v1.2.0
13512026-02-28T23:49:11.593Z Compiling subtle v2.6.1
13522026-02-28T23:49:11.681Z Compiling portable-atomic v1.11.0
13532026-02-28T23:49:11.920Z Compiling critical-section v1.1.3
13542026-02-28T23:49:12.124Z Compiling const-oid v0.9.6
13552026-02-28T23:49:12.181Z Compiling serde_json v1.0.149
13562026-02-28T23:49:12.304Z Compiling getrandom v0.3.4
13572026-02-28T23:49:12.524Z Compiling parking_lot_core v0.9.10
13582026-02-28T23:49:12.630Z Compiling pkg-config v0.3.31
13592026-02-28T23:49:13.005Z Compiling pin-project-lite v0.2.14
13602026-02-28T23:49:13.795Z Compiling signal-hook-registry v1.4.2
13612026-02-28T23:49:13.871Z Compiling once_cell v1.21.3
13622026-02-28T23:49:13.944Z Compiling allocator-api2 v0.2.21
13632026-02-28T23:49:14.025Z Compiling libm v0.2.8
13642026-02-28T23:49:14.089Z Compiling parking_lot v0.12.3
13652026-02-28T23:49:14.306Z Compiling mio v1.0.2
13662026-02-28T23:49:14.471Z Compiling num-traits v0.2.19
13672026-02-28T23:49:14.537Z Compiling futures-core v0.3.32
13682026-02-28T23:49:14.832Z Compiling percent-encoding v2.3.2
13692026-02-28T23:49:14.893Z Compiling socket2 v0.6.1
13702026-02-28T23:49:15.042Z Compiling slab v0.4.9
13712026-02-28T23:49:15.069Z Compiling futures-sink v0.3.31
13722026-02-28T23:49:15.170Z Compiling cpufeatures v0.2.14
13732026-02-28T23:49:15.262Z Compiling foldhash v0.2.0
13742026-02-28T23:49:15.337Z Compiling futures-channel v0.3.31
13752026-02-28T23:49:15.362Z Compiling futures-task v0.3.31
13762026-02-28T23:49:15.688Z Compiling hashbrown v0.16.1
13772026-02-28T23:49:15.744Z Compiling futures-io v0.3.31
13782026-02-28T23:49:15.769Z Compiling pin-utils v0.1.0
13792026-02-28T23:49:15.864Z Compiling rustversion v1.0.22
13802026-02-28T23:49:15.901Z Compiling form_urlencoded v1.2.2
13812026-02-28T23:49:15.929Z Compiling cmake v0.1.57
13822026-02-28T23:49:15.954Z Compiling ident_case v1.0.1
13832026-02-28T23:49:16.018Z Compiling base64ct v1.6.0
13842026-02-28T23:49:16.158Z Compiling dunce v1.0.5
13852026-02-28T23:49:16.223Z Compiling fs_extra v1.3.0
13862026-02-28T23:49:16.326Z Compiling flagset v0.4.6
13872026-02-28T23:49:16.552Z Compiling pem-rfc7468 v0.7.0
13882026-02-28T23:49:16.604Z Compiling foldhash v0.1.5
13892026-02-28T23:49:16.739Z Compiling rand_core v0.9.3
13902026-02-28T23:49:16.764Z Compiling aws-lc-sys v0.37.1
13912026-02-28T23:49:16.932Z Compiling indexmap v2.13.0
13922026-02-28T23:49:16.957Z Compiling hashbrown v0.15.4
13932026-02-28T23:49:17.158Z Compiling iana-time-zone v0.1.63
13942026-02-28T23:49:17.283Z Compiling ring v0.17.14
13952026-02-28T23:49:17.308Z Compiling rustc_version v0.4.1
13962026-02-28T23:49:17.523Z Compiling uuid v1.19.0
13972026-02-28T23:49:17.703Z Compiling spin v0.9.8
13982026-02-28T23:49:17.939Z Compiling synstructure v0.13.1
13992026-02-28T23:49:18.083Z Compiling aws-lc-rs v1.16.0
14002026-02-28T23:49:18.138Z Compiling vcpkg v0.2.15
14012026-02-28T23:49:18.245Z Compiling regex-syntax v0.8.5
14022026-02-28T23:49:18.277Z Compiling zerocopy v0.8.27
14032026-02-28T23:49:18.860Z Compiling tracing-core v0.1.32
14042026-02-28T23:49:19.046Z Compiling serde_derive_internals v0.29.1
14052026-02-28T23:49:19.166Z Compiling untrusted v0.7.1
14062026-02-28T23:49:19.378Z Compiling httparse v1.9.5
14072026-02-28T23:49:19.696Z Compiling openssl-sys v0.9.109
14082026-02-28T23:49:19.960Z Compiling rustix v1.1.3
14092026-02-28T23:49:19.985Z Compiling openssl-probe v0.1.5
14102026-02-28T23:49:20.333Z Compiling rustix v0.38.37
14112026-02-28T23:49:20.636Z Compiling adler2 v2.0.0
14122026-02-28T23:49:20.751Z Compiling untrusted v0.9.0
14132026-02-28T23:49:20.861Z Compiling schemars v0.8.22
14142026-02-28T23:49:20.964Z Compiling base64 v0.22.1
14152026-02-28T23:49:21.036Z Compiling miniz_oxide v0.8.5
14162026-02-28T23:49:21.328Z Compiling darling_core v0.20.10
14172026-02-28T23:49:21.488Z Compiling tinyvec_macros v0.1.1
14182026-02-28T23:49:21.604Z Compiling dyn-clone v1.0.20
14192026-02-28T23:49:21.660Z Compiling try-lock v0.2.5
14202026-02-28T23:49:21.837Z Compiling tower-service v0.3.3
14212026-02-28T23:49:21.862Z Compiling rustls v0.23.37
14222026-02-28T23:49:21.993Z Compiling atomic-waker v1.1.2
14232026-02-28T23:49:22.152Z Compiling tower-layer v0.3.3
14242026-02-28T23:49:22.202Z Compiling want v0.3.1
14252026-02-28T23:49:22.229Z Compiling serde_derive v1.0.228
14262026-02-28T23:49:22.358Z Compiling zeroize_derive v1.4.2
14272026-02-28T23:49:22.449Z Compiling zerofrom-derive v0.1.4
14282026-02-28T23:49:22.494Z Compiling yoke-derive v0.7.4
14292026-02-28T23:49:23.464Z Compiling zerovec-derive v0.10.3
14302026-02-28T23:49:23.577Z Compiling zeroize v1.8.1
14312026-02-28T23:49:23.840Z Compiling displaydoc v0.2.5
14322026-02-28T23:49:24.866Z Compiling icu_provider_macros v1.5.0
14332026-02-28T23:49:25.222Z Compiling crypto-common v0.1.6
14342026-02-28T23:49:25.360Z Compiling zerofrom v0.1.4
14352026-02-28T23:49:25.385Z Compiling block-buffer v0.10.4
14362026-02-28T23:49:25.529Z Compiling tokio-macros v2.6.0
14372026-02-28T23:49:25.604Z Compiling yoke v0.7.4
14382026-02-28T23:49:25.645Z Compiling digest v0.10.7
14392026-02-28T23:49:25.681Z Compiling zerocopy-derive v0.7.35
14402026-02-28T23:49:25.829Z Compiling futures-macro v0.3.31
14412026-02-28T23:49:25.985Z Compiling zerovec v0.10.4
14422026-02-28T23:49:26.145Z Compiling hmac v0.12.1
14432026-02-28T23:49:26.405Z Compiling thiserror-impl v2.0.18
14442026-02-28T23:49:26.605Z Compiling block-padding v0.3.3
14452026-02-28T23:49:26.654Z Compiling sha2 v0.10.9
14462026-02-28T23:49:26.879Z Compiling inout v0.1.3
14472026-02-28T23:49:26.920Z Compiling der_derive v0.7.3
14482026-02-28T23:49:27.201Z Compiling cipher v0.4.4
14492026-02-28T23:49:27.478Z Compiling zerocopy v0.7.35
14502026-02-28T23:49:27.504Z Compiling futures-util v0.3.31
14512026-02-28T23:49:27.714Z Compiling tinystr v0.7.6
14522026-02-28T23:49:27.963Z Compiling icu_collections v1.5.0
14532026-02-28T23:49:28.106Z Compiling icu_locid v1.5.0
14542026-02-28T23:49:28.408Z Compiling serde v1.0.228
14552026-02-28T23:49:28.722Z Compiling ppv-lite86 v0.2.20
14562026-02-28T23:49:28.895Z Compiling der v0.7.10
14572026-02-28T23:49:29.168Z Compiling thiserror v2.0.18
14582026-02-28T23:49:29.336Z Compiling icu_provider v1.5.0
14592026-02-28T23:49:29.467Z Compiling bytes v1.11.1
14602026-02-28T23:49:29.548Z Compiling bitflags v2.9.4
14612026-02-28T23:49:29.596Z Compiling chrono v0.4.43
14622026-02-28T23:49:29.982Z Compiling pest v2.8.2
14632026-02-28T23:49:30.010Z Compiling salsa20 v0.10.2
14642026-02-28T23:49:30.318Z Compiling icu_locid_transform v1.5.0
14652026-02-28T23:49:30.348Z Compiling pbkdf2 v0.12.2
14662026-02-28T23:49:30.538Z Compiling scrypt v0.11.0
14672026-02-28T23:49:30.898Z Compiling tokio v1.49.0
14682026-02-28T23:49:31.003Z Compiling spki v0.7.3
14692026-02-28T23:49:31.399Z Compiling http v1.4.0
14702026-02-28T23:49:31.673Z Compiling icu_properties v1.5.1
14712026-02-28T23:49:32.378Z Compiling rand_chacha v0.9.0
14722026-02-28T23:49:32.532Z Compiling pest_meta v2.8.2
14732026-02-28T23:49:32.696Z Compiling aes v0.8.4
14742026-02-28T23:49:32.829Z Compiling cbc v0.1.2
14752026-02-28T23:49:33.066Z Compiling rustls-pki-types v1.14.0
14762026-02-28T23:49:33.376Z Compiling tracing-attributes v0.1.27
14772026-02-28T23:49:33.734Z Compiling zerocopy-derive v0.8.27
14782026-02-28T23:49:33.958Z Compiling pest_generator v2.8.2
14792026-02-28T23:49:34.868Z Compiling pkcs5 v0.7.1
14802026-02-28T23:49:35.487Z Compiling icu_normalizer v1.5.0
14812026-02-28T23:49:35.839Z Compiling http-body v1.0.1
14822026-02-28T23:49:35.865Z Compiling rand v0.9.2
14832026-02-28T23:49:36.086Z Compiling tracing v0.1.40
14842026-02-28T23:49:36.110Z Compiling pkcs8 v0.10.2
14852026-02-28T23:49:36.401Z Compiling idna_adapter v1.2.0
14862026-02-28T23:49:36.551Z Compiling pest_derive v2.8.2
14872026-02-28T23:49:36.634Z Compiling idna v1.0.3
14882026-02-28T23:49:36.944Z Compiling schemars_derive v0.8.22
14892026-02-28T23:49:37.225Z Compiling url v2.5.4
14902026-02-28T23:49:37.445Z Compiling scroll_derive v0.13.1
14912026-02-28T23:49:39.044Z Compiling tokio-util v0.7.15
14922026-02-28T23:49:39.793Z Compiling scroll v0.13.0
14932026-02-28T23:49:40.393Z Compiling ipnet v2.11.0
14942026-02-28T23:49:40.691Z Compiling h2 v0.4.6
14952026-02-28T23:49:40.730Z Compiling darling_macro v0.20.10
14962026-02-28T23:49:41.328Z Compiling tinyvec v1.8.0
14972026-02-28T23:49:41.624Z Compiling lazy_static v1.5.0
14982026-02-28T23:49:41.772Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14992026-02-28T23:49:42.089Z Compiling bzip2-sys v0.1.13+1.0.8
15002026-02-28T23:49:42.462Z Compiling aho-corasick v1.1.3
15012026-02-28T23:49:42.534Z Compiling foreign-types-shared v0.1.1
15022026-02-28T23:49:42.559Z Compiling time-core v0.1.8
15032026-02-28T23:49:42.663Z Compiling openssl v0.10.73
15042026-02-28T23:49:42.690Z Compiling powerfmt v0.2.0
15052026-02-28T23:49:42.874Z Compiling num-conv v0.2.0
15062026-02-28T23:49:43.062Z Compiling httpdate v1.0.3
15072026-02-28T23:49:43.119Z Compiling deranged v0.5.3
15082026-02-28T23:49:43.145Z Compiling time-macros v0.2.27
15092026-02-28T23:49:43.170Z Compiling tempfile v3.24.0
15102026-02-28T23:49:43.450Z Compiling foreign-types v0.3.2
15112026-02-28T23:49:43.881Z Compiling darling v0.20.10
15122026-02-28T23:49:44.004Z Compiling goblin v0.10.2
15132026-02-28T23:49:44.983Z Compiling regex-automata v0.4.14
15142026-02-28T23:49:45.389Z Compiling openssl-macros v0.1.1
15152026-02-28T23:49:46.069Z Compiling wait-timeout v0.2.0
15162026-02-28T23:49:46.314Z Compiling num_threads v0.1.7
15172026-02-28T23:49:46.461Z Compiling native-tls v0.2.12
15182026-02-28T23:49:46.571Z Compiling bit-vec v0.8.0
15192026-02-28T23:49:46.614Z Compiling gimli v0.31.1
15202026-02-28T23:49:46.780Z Compiling usdt-impl v0.6.0
15212026-02-28T23:49:47.013Z Compiling quick-error v1.2.3
15222026-02-28T23:49:47.117Z Compiling syn v1.0.109
15232026-02-28T23:49:47.175Z Compiling hyper v1.8.1
15242026-02-28T23:49:47.632Z Compiling crossbeam-utils v0.8.21
15252026-02-28T23:49:48.225Z Compiling rusty-fork v0.3.0
15262026-02-28T23:49:48.810Z Compiling bit-set v0.8.0
15272026-02-28T23:49:49.294Z Compiling hyper-util v0.1.19
15282026-02-28T23:49:50.453Z Compiling dof v0.4.0
15292026-02-28T23:49:50.825Z Compiling addr2line v0.24.2
15302026-02-28T23:49:51.448Z Compiling time v0.3.47
15312026-02-28T23:49:52.556Z Compiling derive_builder_core v0.20.2
15322026-02-28T23:49:52.924Z Compiling unicode-normalization v0.1.24
15332026-02-28T23:49:53.806Z Compiling dtrace-parser v0.3.0
15342026-02-28T23:49:53.832Z Compiling rustls-native-certs v0.8.1
15352026-02-28T23:49:54.010Z Compiling signature v2.2.0
15362026-02-28T23:49:54.295Z Compiling scroll_derive v0.12.0
15372026-02-28T23:49:54.323Z Compiling thiserror-impl v1.0.69
15382026-02-28T23:49:54.365Z Compiling heapless v0.7.17
15392026-02-28T23:49:54.781Z Compiling darling_core v0.21.0
15402026-02-28T23:49:54.854Z Compiling slog v2.8.2
15412026-02-28T23:49:55.153Z Compiling rand_xorshift v0.4.0
15422026-02-28T23:49:55.486Z Compiling sync_wrapper v1.0.1
15432026-02-28T23:49:55.511Z Compiling thread-id v5.0.0
15442026-02-28T23:49:55.536Z Compiling object v0.36.5
15452026-02-28T23:49:55.660Z Compiling cookie v0.18.1
15462026-02-28T23:49:55.687Z Compiling crc32fast v1.4.2
15472026-02-28T23:49:55.843Z Compiling unicode-bidi v0.3.17
15482026-02-28T23:49:55.987Z Compiling anyhow v1.0.99
15492026-02-28T23:49:56.016Z Compiling unarray v0.1.4
15502026-02-28T23:49:56.016Z Compiling signal-hook v0.3.18
15512026-02-28T23:49:56.203Z Compiling paste v1.0.15
15522026-02-28T23:49:56.329Z Compiling siphasher v0.3.11
15532026-02-28T23:49:56.539Z Compiling rustc-demangle v0.1.24
15542026-02-28T23:49:56.658Z Compiling zstd-safe v7.2.3
15552026-02-28T23:49:56.684Z Compiling unicode-properties v0.1.3
15562026-02-28T23:49:56.903Z Compiling zlib-rs v0.5.1
15572026-02-28T23:49:56.927Z Compiling thiserror v1.0.69
15582026-02-28T23:49:57.055Z Compiling stringprep v0.1.5
15592026-02-28T23:49:57.093Z Compiling phf_shared v0.11.2
15602026-02-28T23:49:57.371Z Compiling proptest v1.7.0
15612026-02-28T23:49:57.733Z Compiling tower v0.5.2
15622026-02-28T23:49:57.916Z Compiling scroll v0.12.0
15632026-02-28T23:49:58.533Z Compiling derive_builder_macro v0.20.2
15642026-02-28T23:49:59.282Z Compiling ipnetwork v0.21.1
15652026-02-28T23:49:59.988Z Compiling http-body-util v0.1.3
15662026-02-28T23:50:00.126Z Compiling webpki-roots v1.0.1
15672026-02-28T23:50:00.258Z Compiling darling_macro v0.21.0
15682026-02-28T23:50:00.398Z Compiling rand_chacha v0.3.1
15692026-02-28T23:50:00.514Z Compiling erased-serde v0.3.31
15702026-02-28T23:50:01.054Z Compiling toml_datetime v0.6.11
15712026-02-28T23:50:01.530Z Compiling backtrace v0.3.74
15722026-02-28T23:50:01.627Z Compiling serde_spanned v0.6.9
15732026-02-28T23:50:01.830Z Compiling serde_tokenstream v0.2.3
15742026-02-28T23:50:01.869Z Compiling md-5 v0.10.6
15752026-02-28T23:50:02.027Z Compiling curve25519-dalek v4.1.3
15762026-02-28T23:50:02.156Z Compiling vergen-lib v0.1.6
15772026-02-28T23:50:02.412Z Compiling num-integer v0.1.46
15782026-02-28T23:50:02.453Z Compiling hash32 v0.2.1
15792026-02-28T23:50:02.637Z Compiling libz-rs-sys v0.5.1
15802026-02-28T23:50:02.787Z Compiling ff v0.13.0
15812026-02-28T23:50:02.918Z Compiling memoffset v0.9.1
15822026-02-28T23:50:03.012Z Compiling psl-types v2.0.11
15832026-02-28T23:50:03.039Z Compiling litrs v0.4.1
15842026-02-28T23:50:03.223Z Compiling fallible-iterator v0.2.0
15852026-02-28T23:50:03.247Z Compiling cfg_aliases v0.2.1
15862026-02-28T23:50:03.352Z Compiling smoltcp v0.9.1
15872026-02-28T23:50:03.377Z Compiling base16ct v0.2.0
15882026-02-28T23:50:03.699Z Compiling ryu v1.0.18
15892026-02-28T23:50:03.830Z Compiling num-bigint-dig v0.8.6
15902026-02-28T23:50:03.936Z Compiling ref-cast v1.0.25
15912026-02-28T23:50:03.975Z Compiling iri-string v0.7.8
15922026-02-28T23:50:04.025Z Compiling document-features v0.2.11
15932026-02-28T23:50:04.087Z Compiling serde_urlencoded v0.7.1
15942026-02-28T23:50:04.178Z Compiling postgres-protocol v0.6.8
15952026-02-28T23:50:04.550Z Compiling sec1 v0.7.3
15962026-02-28T23:50:04.575Z Compiling nix v0.29.0
15972026-02-28T23:50:05.161Z Compiling publicsuffix v2.3.0
15982026-02-28T23:50:05.305Z Compiling group v0.13.0
15992026-02-28T23:50:05.348Z Compiling num-iter v0.1.45
16002026-02-28T23:50:05.421Z Compiling flate2 v1.1.2
16012026-02-28T23:50:05.580Z Compiling newtype-uuid v1.3.2
16022026-02-28T23:50:06.311Z Compiling darling v0.21.0
16032026-02-28T23:50:06.440Z Compiling rand v0.8.5
16042026-02-28T23:50:06.467Z Compiling oxnet v0.1.4
16052026-02-28T23:50:06.528Z Compiling derive_builder v0.20.2
16062026-02-28T23:50:06.729Z Compiling tower-http v0.6.8
16072026-02-28T23:50:06.966Z Compiling tokio-native-tls v0.3.1
16082026-02-28T23:50:07.208Z Compiling goblin v0.8.2
16092026-02-28T23:50:08.193Z Compiling regex v1.12.3
16102026-02-28T23:50:08.304Z Compiling terminal_size v0.4.0
16112026-02-28T23:50:08.531Z Compiling cargo-platform v0.1.8
16122026-02-28T23:50:08.569Z Compiling hkdf v0.12.4
16132026-02-28T23:50:08.594Z Compiling crypto-bigint v0.5.5
16142026-02-28T23:50:08.851Z Compiling strum_macros v0.27.2
16152026-02-28T23:50:08.900Z Compiling hubpack_derive v0.1.1
16162026-02-28T23:50:08.997Z Compiling daft-derive v0.1.4
16172026-02-28T23:50:09.093Z Compiling async-trait v0.1.89
16182026-02-28T23:50:09.647Z Compiling curve25519-dalek-derive v0.1.1
16192026-02-28T23:50:10.443Z Compiling ref-cast-impl v1.0.25
16202026-02-28T23:50:10.927Z Compiling vergen v9.0.6
16212026-02-28T23:50:11.227Z Compiling ahash v0.8.12
16222026-02-28T23:50:11.318Z Compiling fs-err v3.1.1
16232026-02-28T23:50:11.404Z Compiling bumpalo v3.16.0
16242026-02-28T23:50:11.568Z Compiling buf-list v1.0.3
16252026-02-28T23:50:11.609Z Compiling lockfree-object-pool v0.1.6
16262026-02-28T23:50:11.822Z Compiling managed v0.8.0
16272026-02-28T23:50:11.889Z Compiling bitflags v1.3.2
16282026-02-28T23:50:12.005Z Compiling simd-adler32 v0.3.7
16292026-02-28T23:50:12.070Z Compiling unicode-segmentation v1.12.0
16302026-02-28T23:50:12.232Z Compiling either v1.15.0
16312026-02-28T23:50:12.474Z Compiling winnow v0.5.40
16322026-02-28T23:50:12.605Z Compiling clap_builder v4.5.48
16332026-02-28T23:50:12.823Z Compiling zopfli v0.8.1
16342026-02-28T23:50:13.053Z Compiling strum v0.27.2
16352026-02-28T23:50:13.261Z Compiling dof v0.3.0
16362026-02-28T23:50:14.771Z Compiling elliptic-curve v0.13.8
16372026-02-28T23:50:15.027Z Compiling daft v0.1.4
16382026-02-28T23:50:15.336Z Compiling hubpack v0.1.2
16392026-02-28T23:50:15.659Z Compiling toml_edit v0.19.15
16402026-02-28T23:50:15.721Z Compiling cargo_metadata v0.19.2
16412026-02-28T23:50:15.746Z Compiling cookie_store v0.22.1
16422026-02-28T23:50:15.771Z Compiling signal-hook-mio v0.2.4
16432026-02-28T23:50:17.037Z Compiling zstd v0.13.3
16442026-02-28T23:50:17.536Z Compiling hyper-tls v0.6.0
16452026-02-28T23:50:18.531Z Compiling serde_with_macros v3.16.1
16462026-02-28T23:50:18.768Z Compiling postgres-types v0.2.9
16472026-02-28T23:50:19.449Z Compiling usdt-attr-macro v0.6.0
16482026-02-28T23:50:19.869Z Compiling usdt-macro v0.6.0
16492026-02-28T23:50:20.127Z Compiling phf v0.11.2
16502026-02-28T23:50:20.458Z Compiling dtrace-parser v0.2.0
16512026-02-28T23:50:20.718Z Compiling ed25519 v2.2.3
16522026-02-28T23:50:20.888Z Compiling bzip2 v0.5.2
16532026-02-28T23:50:21.140Z Compiling bzip2 v0.4.4
16542026-02-28T23:50:21.271Z Compiling bstr v1.10.0
16552026-02-28T23:50:21.542Z Compiling pkcs1 v0.7.5
16562026-02-28T23:50:21.568Z Compiling hex v0.4.3
16572026-02-28T23:50:21.592Z Compiling serde-big-array v0.5.1
16582026-02-28T23:50:21.849Z Compiling rfc6979 v0.4.0
16592026-02-28T23:50:22.044Z Compiling strum_macros v0.26.4
16602026-02-28T23:50:22.114Z Compiling clap_derive v4.5.47
16612026-02-28T23:50:22.139Z Compiling enum-as-inner v0.6.1
16622026-02-28T23:50:22.329Z Compiling serde_repr v0.1.19
16632026-02-28T23:50:22.528Z Compiling float-cmp v0.10.0
16642026-02-28T23:50:22.610Z Compiling env_filter v0.1.2
16652026-02-28T23:50:22.771Z Compiling socket2 v0.5.10
16662026-02-28T23:50:22.996Z Compiling memmap2 v0.9.8
16672026-02-28T23:50:23.196Z Compiling encoding_rs v0.8.34
16682026-02-28T23:50:23.247Z Compiling data-encoding v2.9.0
16692026-02-28T23:50:23.380Z Compiling difflib v0.4.0
16702026-02-28T23:50:23.556Z Compiling new_debug_unreachable v1.0.6
16712026-02-28T23:50:23.670Z Compiling keccak v0.1.5
16722026-02-28T23:50:24.544Z Compiling static_assertions v1.1.0
16732026-02-28T23:50:24.661Z Compiling normalize-line-endings v0.3.0
16742026-02-28T23:50:24.686Z Compiling fixedbitset v0.4.2
16752026-02-28T23:50:24.823Z Compiling precomputed-hash v0.1.1
16762026-02-28T23:50:24.961Z Compiling predicates-core v1.0.8
16772026-02-28T23:50:25.115Z Compiling whoami v1.5.2
16782026-02-28T23:50:25.343Z Compiling rustc-hash v2.1.1
16792026-02-28T23:50:25.419Z Compiling jiff v0.2.15
16802026-02-28T23:50:25.556Z Compiling fixedbitset v0.5.7
16812026-02-28T23:50:25.688Z Compiling mime v0.3.17
16822026-02-28T23:50:25.713Z Compiling strum v0.26.3
16832026-02-28T23:50:25.793Z Compiling clap v4.5.48
16842026-02-28T23:50:25.927Z Compiling toml_edit v0.22.27
16852026-02-28T23:50:25.951Z Compiling iddqd v0.3.16
16862026-02-28T23:50:26.166Z Compiling petgraph v0.8.2
16872026-02-28T23:50:26.191Z Compiling tokio-postgres v0.7.13
16882026-02-28T23:50:26.269Z Compiling predicates v3.1.3
16892026-02-28T23:50:27.301Z Compiling petgraph v0.6.5
16902026-02-28T23:50:27.551Z Compiling string_cache v0.8.9
16912026-02-28T23:50:27.937Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16922026-02-28T23:50:28.236Z Compiling sha3 v0.10.8
16932026-02-28T23:50:29.129Z Compiling hickory-proto v0.25.2
16942026-02-28T23:50:30.061Z Compiling usdt v0.6.0
16952026-02-28T23:50:30.254Z Compiling env_logger v0.11.8
16962026-02-28T23:50:30.511Z Compiling usdt-impl v0.5.0
16972026-02-28T23:50:30.679Z Compiling similar v2.7.0
16982026-02-28T23:50:30.959Z Compiling serde_with v3.16.1
16992026-02-28T23:50:31.639Z Compiling ecdsa v0.16.9
17002026-02-28T23:50:31.833Z Compiling zip v4.2.0
17012026-02-28T23:50:32.374Z Compiling rsa v0.9.8
17022026-02-28T23:50:32.417Z Compiling zip v0.6.6
17032026-02-28T23:50:33.516Z Compiling ed25519-dalek v2.1.1
17042026-02-28T23:50:33.730Z Compiling toml v0.7.8
17052026-02-28T23:50:34.650Z Compiling crossterm v0.28.1
17062026-02-28T23:50:35.481Z Compiling heck v0.4.1
17072026-02-28T23:50:35.596Z Compiling itertools v0.13.0
17082026-02-28T23:50:35.871Z Compiling itertools v0.10.5
17092026-02-28T23:50:35.928Z Compiling crossbeam-epoch v0.9.18
17102026-02-28T23:50:36.137Z Compiling tokio-stream v0.1.17
17112026-02-28T23:50:36.528Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17122026-02-28T23:50:36.887Z Compiling x509-cert v0.2.5
17132026-02-28T23:50:36.961Z Compiling openapiv3 v2.2.0
17142026-02-28T23:50:37.311Z Compiling sha1 v0.10.6
17152026-02-28T23:50:37.693Z Compiling winnow v0.6.26
17162026-02-28T23:50:38.061Z Compiling peg-runtime v0.8.5
17172026-02-28T23:50:38.101Z Compiling lalrpop-util v0.19.12
17182026-02-28T23:50:38.418Z Compiling thread_local v1.1.8
17192026-02-28T23:50:38.550Z Compiling slog-async v2.8.0
17202026-02-28T23:50:38.608Z Compiling crossbeam-channel v0.5.15
17212026-02-28T23:50:38.849Z Compiling xattr v1.3.1
17222026-02-28T23:50:39.021Z Compiling futures-executor v0.3.31
17232026-02-28T23:50:39.074Z Compiling filetime v0.2.26
17242026-02-28T23:50:39.130Z Compiling is-terminal v0.4.13
17252026-02-28T23:50:39.274Z Compiling term v1.1.0
17262026-02-28T23:50:39.353Z Compiling take_mut v0.2.2
17272026-02-28T23:50:39.442Z Compiling tar v0.4.44
17282026-02-28T23:50:39.466Z Compiling futures v0.3.31
17292026-02-28T23:50:39.943Z Compiling slog-term v2.9.2
17302026-02-28T23:50:48.751Z Compiling rustls-webpki v0.103.9
17312026-02-28T23:50:55.060Z Compiling tokio-rustls v0.26.0
17322026-02-28T23:50:55.060Z Compiling rustls-platform-verifier v0.6.2
17332026-02-28T23:50:55.425Z Compiling hyper-rustls v0.27.7
17342026-02-28T23:50:55.788Z Compiling reqwest v0.12.28
17352026-02-28T23:50:55.814Z Compiling reqwest v0.13.2
17362026-02-28T23:51:00.299Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17372026-02-28T23:51:00.693Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17382026-02-28T23:51:06.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
17392026-02-28T23:51:06.485Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17402026-02-28T23:51:06.575ZFeb 28 23:51:05.954 INFO Starting download, target: Clickhouse
17412026-02-28T23:51:06.613ZFeb 28 23:51:05.955 INFO Starting download, target: Cockroach
17422026-02-28T23:51:06.614ZFeb 28 23:51:05.955 INFO Starting download, target: Console
17432026-02-28T23:51:06.614ZFeb 28 23:51:05.955 INFO Starting download, target: DendriteStub
17442026-02-28T23:51:06.614ZFeb 28 23:51:05.955 INFO Starting download, target: TransceiverControl
17452026-02-28T23:51:06.614ZFeb 28 23:51:05.955 INFO Starting download, target: MaghemiteMgd
17462026-02-28T23:51:06.615ZFeb 28 23:51:05.956 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17472026-02-28T23:51:06.615ZFeb 28 23:51:05.956 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17482026-02-28T23:51:06.615ZFeb 28 23:51:05.956 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17492026-02-28T23:51:06.615ZFeb 28 23:51:05.956 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17502026-02-28T23:51:06.616ZFeb 28 23:51:05.956 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17512026-02-28T23:51:06.617ZFeb 28 23:51:05.956 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17522026-02-28T23:51:07.075ZFeb 28 23:51:06.460 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17532026-02-28T23:51:07.492ZFeb 28 23:51:06.885 INFO Download complete, target: Console
17542026-02-28T23:51:10.197ZFeb 28 23:51:09.592 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17552026-02-28T23:51:10.716ZFeb 28 23:51:10.110 INFO Download complete, target: TransceiverControl
17562026-02-28T23:51:12.526ZFeb 28 23:51:11.920 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17572026-02-28T23:51:14.220ZFeb 28 23:51:13.615 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17582026-02-28T23:51:16.834ZFeb 28 23:51:16.229 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17592026-02-28T23:51:16.834ZFeb 28 23:51:16.229 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17602026-02-28T23:51:16.933ZFeb 28 23:51:16.328 INFO Download complete, target: MaghemiteMgd
17612026-02-28T23:51:18.978ZFeb 28 23:51:18.373 INFO Download complete, target: DendriteStub
17622026-02-28T23:51:25.816ZFeb 28 23:51:25.212 INFO Checking that binary works, target: Cockroach
17632026-02-28T23:51:26.003ZFeb 28 23:51:25.399 INFO Download complete, target: Cockroach
17642026-02-28T23:51:27.673ZFeb 28 23:51:27.069 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17652026-02-28T23:51:39.879ZFeb 28 23:51:39.275 INFO Checking that binary works, target: Clickhouse
17662026-02-28T23:51:40.208ZFeb 28 23:51:39.450 INFO Download complete, target: Clickhouse
17672026-02-28T23:51:40.235ZAll prerequisites installed successfully
17682026-02-28T23:51:40.235Z
17692026-02-28T23:51:40.235Zreal 5:51.537624521
17702026-02-28T23:51:40.235Zuser 15:48.242041618
17712026-02-28T23:51:40.235Zsys 2:42.022008254
17722026-02-28T23:51:40.235Ztrap 0.553662739
17732026-02-28T23:51:40.235Ztflt 0.340860800
17742026-02-28T23:51:40.235Zdflt 0.788481332
17752026-02-28T23:51:40.235Zkflt 0.007638368
17762026-02-28T23:51:40.235Zlock 42:20.417484755
17772026-02-28T23:51:40.235Zslp 58:47.336674161
17782026-02-28T23:51:40.235Zlat 1:13.190337488
17792026-02-28T23:51:40.235Zstop 3:03.362718944
17802026-02-28T23:51:40.235Z+ ptime -m cargo xtask download softnpu
17812026-02-28T23:51:41.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
17822026-02-28T23:51:41.338Z Running `target/debug/xtask download softnpu`
17832026-02-28T23:51:42.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
17842026-02-28T23:51:42.996Z Running `target/debug/xtask-downloader softnpu`
17852026-02-28T23:51:43.057ZFeb 28 23:51:42.453 INFO Starting download, target: Softnpu
17862026-02-28T23:51:43.082ZFeb 28 23:51:42.454 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17872026-02-28T23:51:44.751ZFeb 28 23:51:44.148 INFO Download complete, target: Softnpu
17882026-02-28T23:51:44.776Z
17892026-02-28T23:51:44.776Zreal 4.684954791
17902026-02-28T23:51:44.776Zuser 2.421563773
17912026-02-28T23:51:44.776Zsys 1.651217391
17922026-02-28T23:51:44.776Ztrap 0.001210437
17932026-02-28T23:51:44.776Ztflt 0.000096795
17942026-02-28T23:51:44.776Zdflt 0.000194813
17952026-02-28T23:51:44.776Zkflt 0.000000000
17962026-02-28T23:51:44.776Zlock 19.095291980
17972026-02-28T23:51:44.776Zslp 1.394087283
17982026-02-28T23:51:44.776Zlat 0.394494654
17992026-02-28T23:51:44.776Zstop 0.000270436
18002026-02-28T23:51:44.776Z+ export CARGO_INCREMENTAL=0
18012026-02-28T23:51:44.776Z+ CARGO_INCREMENTAL=0
18022026-02-28T23:51:44.776Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18032026-02-28T23:51:46.711Z Compiling proc-macro2 v1.0.106
18042026-02-28T23:51:46.711Z Compiling quote v1.0.44
18052026-02-28T23:51:46.736Z Compiling unicode-ident v1.0.24
18062026-02-28T23:51:46.736Z Compiling libc v0.2.180
18072026-02-28T23:51:46.736Z Compiling serde_core v1.0.228
18082026-02-28T23:51:46.736Z Compiling serde v1.0.228
18092026-02-28T23:51:46.737Z Compiling autocfg v1.4.0
18102026-02-28T23:51:46.761Z Compiling cfg-if v1.0.4
18112026-02-28T23:51:46.990Z Compiling version_check v0.9.5
18122026-02-28T23:51:47.158Z Compiling shlex v1.3.0
18132026-02-28T23:51:47.464Z Compiling find-msvc-tools v0.1.9
18142026-02-28T23:51:47.489Z Compiling lock_api v0.4.12
18152026-02-28T23:51:47.514Z Compiling portable-atomic v1.11.0
18162026-02-28T23:51:47.799Z Compiling typenum v1.17.0
18172026-02-28T23:51:47.859Z Compiling memchr v2.7.4
18182026-02-28T23:51:48.181Z Compiling generic-array v0.14.7
18192026-02-28T23:51:48.662Z Compiling jobserver v0.1.32
18202026-02-28T23:51:48.731Z Compiling zmij v1.0.15
18212026-02-28T23:51:48.803Z Compiling serde_json v1.0.149
18222026-02-28T23:51:48.912Z Compiling syn v2.0.117
18232026-02-28T23:51:48.979Z Compiling getrandom v0.3.4
18242026-02-28T23:51:49.086Z Compiling cc v1.2.56
18252026-02-28T23:51:49.157Z Compiling parking_lot_core v0.9.10
18262026-02-28T23:51:49.233Z Compiling libm v0.2.8
18272026-02-28T23:51:49.452Z Compiling num-traits v0.2.19
18282026-02-28T23:51:49.506Z Compiling smallvec v1.15.1
18292026-02-28T23:51:49.536Z Compiling getrandom v0.2.15
18302026-02-28T23:51:49.735Z Compiling value-bag v1.12.0
18312026-02-28T23:51:49.871Z Compiling itoa v1.0.11
18322026-02-28T23:51:50.106Z Compiling pkg-config v0.3.31
18332026-02-28T23:51:50.211Z Compiling log v0.4.29
18342026-02-28T23:51:50.979Z Compiling scopeguard v1.2.0
18352026-02-28T23:51:51.044Z Compiling slab v0.4.9
18362026-02-28T23:51:51.213Z Compiling stable_deref_trait v1.2.0
18372026-02-28T23:51:51.254Z Compiling thiserror v2.0.18
18382026-02-28T23:51:51.444Z Compiling rand_core v0.6.4
18392026-02-28T23:51:51.743Z Compiling byteorder v1.5.0
18402026-02-28T23:51:51.780Z Compiling critical-section v1.1.3
18412026-02-28T23:51:52.040Z Compiling subtle v2.6.1
18422026-02-28T23:51:52.239Z Compiling fnv v1.0.7
18432026-02-28T23:51:52.585Z Compiling once_cell v1.21.3
18442026-02-28T23:51:52.638Z Compiling pin-project-lite v0.2.14
18452026-02-28T23:51:53.127Z Compiling writeable v0.5.5
18462026-02-28T23:51:53.154Z Compiling litemap v0.7.3
18472026-02-28T23:51:53.283Z Compiling equivalent v1.0.2
18482026-02-28T23:51:53.412Z Compiling allocator-api2 v0.2.21
18492026-02-28T23:51:54.020Z Compiling ring v0.17.14
18502026-02-28T23:51:54.045Z Compiling semver v1.0.27
18512026-02-28T23:51:54.527Z Compiling cmake v0.1.57
18522026-02-28T23:51:54.551Z Compiling signal-hook-registry v1.4.2
18532026-02-28T23:51:54.797Z Compiling percent-encoding v2.3.2
18542026-02-28T23:51:55.109Z Compiling synstructure v0.13.1
18552026-02-28T23:51:55.153Z Compiling fs_extra v1.3.0
18562026-02-28T23:51:55.245Z Compiling dunce v1.0.5
18572026-02-28T23:51:55.400Z Compiling parking_lot v0.12.3
18582026-02-28T23:51:55.560Z Compiling mio v1.0.2
18592026-02-28T23:51:55.634Z Compiling aws-lc-sys v0.37.1
18602026-02-28T23:51:55.722Z Compiling const-oid v0.9.6
18612026-02-28T23:51:55.907Z Compiling icu_locid_transform_data v1.5.0
18622026-02-28T23:51:56.021Z Compiling rustversion v1.0.22
18632026-02-28T23:51:56.068Z Compiling icu_properties_data v1.5.0
18642026-02-28T23:51:56.305Z Compiling socket2 v0.6.1
18652026-02-28T23:51:56.609Z Compiling icu_normalizer_data v1.5.0
18662026-02-28T23:51:56.712Z Compiling utf16_iter v1.0.5
18672026-02-28T23:51:56.831Z Compiling schemars v0.8.22
18682026-02-28T23:51:56.954Z Compiling zerocopy v0.8.27
18692026-02-28T23:51:56.979Z Compiling utf8_iter v1.0.4
18702026-02-28T23:51:56.979Z Compiling foldhash v0.2.0
18712026-02-28T23:51:57.135Z Compiling write16 v1.0.0
18722026-02-28T23:51:57.222Z Compiling hashbrown v0.16.1
18732026-02-28T23:51:57.291Z Compiling serde_derive_internals v0.29.1
18742026-02-28T23:51:57.717Z Compiling serde_derive v1.0.228
18752026-02-28T23:51:57.766Z Compiling zeroize_derive v1.4.2
18762026-02-28T23:51:58.059Z Compiling zerofrom-derive v0.1.4
18772026-02-28T23:51:58.165Z Compiling yoke-derive v0.7.4
18782026-02-28T23:51:58.220Z Compiling zerovec-derive v0.10.3
18792026-02-28T23:51:58.325Z Compiling displaydoc v0.2.5
18802026-02-28T23:51:58.795Z Compiling zeroize v1.8.1
18812026-02-28T23:51:58.827Z Compiling icu_provider_macros v1.5.0
18822026-02-28T23:51:59.268Z Compiling tokio-macros v2.6.0
18832026-02-28T23:51:59.471Z Compiling zerocopy-derive v0.7.35
18842026-02-28T23:51:59.574Z Compiling thiserror-impl v2.0.18
18852026-02-28T23:51:59.667Z Compiling futures-macro v0.3.31
18862026-02-28T23:52:00.182Z Compiling zerofrom v0.1.4
18872026-02-28T23:52:00.401Z Compiling yoke v0.7.4
18882026-02-28T23:52:00.658Z Compiling der_derive v0.7.3
18892026-02-28T23:52:00.748Z Compiling zerovec v0.10.4
18902026-02-28T23:52:00.862Z Compiling tracing-attributes v0.1.27
18912026-02-28T23:52:01.014Z Compiling crypto-common v0.1.6
18922026-02-28T23:52:01.039Z Compiling block-buffer v0.10.4
18932026-02-28T23:52:01.255Z Compiling thiserror v1.0.69
18942026-02-28T23:52:01.280Z Compiling digest v0.10.7
18952026-02-28T23:52:01.676Z Compiling schemars_derive v0.8.22
18962026-02-28T23:52:01.727Z Compiling zerocopy-derive v0.8.27
18972026-02-28T23:52:01.752Z Compiling strsim v0.11.1
18982026-02-28T23:52:01.939Z Compiling aws-lc-rs v1.16.0
18992026-02-28T23:52:02.274Z Compiling zerocopy v0.7.35
19002026-02-28T23:52:02.333Z Compiling indexmap v2.13.0
19012026-02-28T23:52:03.326Z Compiling tinystr v0.7.6
19022026-02-28T23:52:03.439Z Compiling icu_collections v1.5.0
19032026-02-28T23:52:03.527Z Compiling thiserror-impl v1.0.69
19042026-02-28T23:52:03.671Z Compiling icu_locid v1.5.0
19052026-02-28T23:52:03.696Z Compiling form_urlencoded v1.2.2
19062026-02-28T23:52:03.909Z Compiling bytes v1.11.1
19072026-02-28T23:52:03.965Z Compiling bitflags v2.9.4
19082026-02-28T23:52:04.079Z Compiling futures-core v0.3.32
19092026-02-28T23:52:04.178Z Compiling ucd-trie v0.1.7
19102026-02-28T23:52:04.554Z Compiling pest v2.8.2
19112026-02-28T23:52:05.028Z Compiling icu_provider v1.5.0
19122026-02-28T23:52:05.052Z Compiling tokio v1.49.0
19132026-02-28T23:52:05.600Z Compiling heck v0.5.0
19142026-02-28T23:52:05.625Z Compiling ident_case v1.0.1
19152026-02-28T23:52:05.818Z Compiling icu_locid_transform v1.5.0
19162026-02-28T23:52:05.875Z Compiling httparse v1.9.5
19172026-02-28T23:52:05.958Z Compiling vcpkg v0.2.15
19182026-02-28T23:52:06.764Z Compiling pest_meta v2.8.2
19192026-02-28T23:52:06.988Z Compiling icu_properties v1.5.1
19202026-02-28T23:52:07.114Z Compiling openssl-sys v0.9.109
19212026-02-28T23:52:07.872Z Compiling rustix v1.1.3
19222026-02-28T23:52:08.369Z Compiling pest_generator v2.8.2
19232026-02-28T23:52:09.533Z Compiling regex-syntax v0.8.5
19242026-02-28T23:52:09.827Z Compiling syn v1.0.109
19252026-02-28T23:52:09.922Z Compiling pest_derive v2.8.2
19262026-02-28T23:52:10.308Z Compiling icu_normalizer v1.5.0
19272026-02-28T23:52:11.292Z Compiling idna_adapter v1.2.0
19282026-02-28T23:52:11.503Z Compiling idna v1.0.3
19292026-02-28T23:52:12.303Z Compiling url v2.5.4
19302026-02-28T23:52:13.480Z Compiling rustc_version v0.4.1
19312026-02-28T23:52:13.817Z Compiling cpufeatures v0.2.14
19322026-02-28T23:52:13.919Z Compiling rustls v0.23.37
19332026-02-28T23:52:14.186Z Compiling futures-sink v0.3.31
19342026-02-28T23:52:14.359Z Compiling futures-channel v0.3.31
19352026-02-28T23:52:14.802Z Compiling hmac v0.12.1
19362026-02-28T23:52:15.038Z Compiling iana-time-zone v0.1.63
19372026-02-28T23:52:15.652Z Compiling futures-io v0.3.31
19382026-02-28T23:52:15.678Z Compiling pin-utils v0.1.0
19392026-02-28T23:52:15.980Z Compiling rustix v0.38.37
19402026-02-28T23:52:16.006Z Compiling futures-task v0.3.31
19412026-02-28T23:52:16.268Z Compiling plain v0.2.3
19422026-02-28T23:52:16.504Z Compiling futures-util v0.3.31
19432026-02-28T23:52:16.564Z Compiling chrono v0.4.43
19442026-02-28T23:52:16.633Z Compiling block-padding v0.3.3
19452026-02-28T23:52:16.661Z Compiling uuid v1.19.0
19462026-02-28T23:52:16.993Z Compiling aho-corasick v1.1.3
19472026-02-28T23:52:17.828Z Compiling crossbeam-utils v0.8.21
19482026-02-28T23:52:18.896Z Compiling regex-automata v0.4.14
19492026-02-28T23:52:19.578Z Compiling inout v0.1.3
19502026-02-28T23:52:19.610Z Compiling ppv-lite86 v0.2.20
19512026-02-28T23:52:20.408Z Compiling errno v0.3.12
19522026-02-28T23:52:20.815Z Compiling openssl v0.10.73
19532026-02-28T23:52:21.113Z Compiling num-conv v0.2.0
19542026-02-28T23:52:21.193Z Compiling pretty-hex v0.4.1
19552026-02-28T23:52:21.350Z Compiling time-core v0.1.8
19562026-02-28T23:52:21.432Z Compiling cipher v0.4.4
19572026-02-28T23:52:21.641Z Compiling time-macros v0.2.27
19582026-02-28T23:52:21.840Z Compiling sha2 v0.10.9
19592026-02-28T23:52:22.429Z Compiling serde_tokenstream v0.2.3
19602026-02-28T23:52:22.604Z Compiling scroll_derive v0.13.1
19612026-02-28T23:52:22.684Z Compiling scroll_derive v0.12.0
19622026-02-28T23:52:23.195Z Compiling anyhow v1.0.99
19632026-02-28T23:52:23.420Z Compiling base64ct v1.6.0
19642026-02-28T23:52:23.629Z Compiling darling_core v0.21.0
19652026-02-28T23:52:23.654Z Compiling rustls-pki-types v1.14.0
19662026-02-28T23:52:23.680Z Compiling openssl-macros v0.1.1
19672026-02-28T23:52:23.942Z Compiling pem-rfc7468 v0.7.0
19682026-02-28T23:52:24.286Z Compiling bzip2-sys v0.1.13+1.0.8
19692026-02-28T23:52:24.411Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19702026-02-28T23:52:24.684Z Compiling spin v0.9.8
19712026-02-28T23:52:25.065Z Compiling foldhash v0.1.5
19722026-02-28T23:52:25.205Z Compiling flagset v0.4.6
19732026-02-28T23:52:25.230Z Compiling native-tls v0.2.12
19742026-02-28T23:52:25.332Z Compiling hashbrown v0.15.4
19752026-02-28T23:52:25.419Z Compiling der v0.7.10
19762026-02-28T23:52:25.537Z Compiling regex v1.12.3
19772026-02-28T23:52:26.300Z Compiling rand_core v0.9.3
19782026-02-28T23:52:26.361Z Compiling toml_datetime v0.6.11
19792026-02-28T23:52:26.386Z Compiling serde_spanned v0.6.9
19802026-02-28T23:52:26.654Z Compiling slog v2.8.2
19812026-02-28T23:52:26.926Z Compiling dyn-clone v1.0.20
19822026-02-28T23:52:27.313Z Compiling spki v0.7.3
19832026-02-28T23:52:27.814Z Compiling salsa20 v0.10.2
19842026-02-28T23:52:27.991Z Compiling darling_macro v0.21.0
19852026-02-28T23:52:28.032Z Compiling pbkdf2 v0.12.2
19862026-02-28T23:52:28.206Z Compiling http v1.4.0
19872026-02-28T23:52:28.668Z Compiling darling v0.21.0
19882026-02-28T23:52:29.470Z Compiling tracing-core v0.1.32
19892026-02-28T23:52:30.201Z Compiling either v1.15.0
19902026-02-28T23:52:30.553Z Compiling untrusted v0.9.0
19912026-02-28T23:52:30.764Z Compiling winnow v0.5.40
19922026-02-28T23:52:31.013Z Compiling camino v1.2.2
19932026-02-28T23:52:31.468Z Compiling tracing v0.1.40
19942026-02-28T23:52:32.058Z Compiling scrypt v0.11.0
19952026-02-28T23:52:32.124Z Compiling rand_chacha v0.9.0
19962026-02-28T23:52:32.454Z Compiling tokio-util v0.7.15
19972026-02-28T23:52:32.790Z Compiling aes v0.8.4
19982026-02-28T23:52:33.424Z Compiling toml_edit v0.19.15
19992026-02-28T23:52:33.662Z Compiling cbc v0.1.2
20002026-02-28T23:52:34.995Z Compiling cookie v0.18.1
20012026-02-28T23:52:35.302Z Compiling usdt-impl v0.5.0
20022026-02-28T23:52:35.634Z Compiling paste v1.0.15
20032026-02-28T23:52:35.903Z Compiling ref-cast v1.0.25
20042026-02-28T23:52:36.035Z Compiling usdt-impl v0.6.0
20052026-02-28T23:52:36.104Z Compiling base64 v0.22.1
20062026-02-28T23:52:36.985Z Compiling pkcs5 v0.7.1
20072026-02-28T23:52:37.010Z Compiling rand v0.9.2
20082026-02-28T23:52:38.182Z Compiling http-body v1.0.1
20092026-02-28T23:52:38.337Z Compiling scroll v0.13.0
20102026-02-28T23:52:38.439Z Compiling scroll v0.12.0
20112026-02-28T23:52:38.602Z Compiling heapless v0.7.17
20122026-02-28T23:52:38.970Z Compiling adler2 v2.0.0
20132026-02-28T23:52:39.270Z Compiling cfg_aliases v0.2.1
20142026-02-28T23:52:39.373Z Compiling untrusted v0.7.1
20152026-02-28T23:52:39.399Z Compiling zstd-safe v7.2.3
20162026-02-28T23:52:39.579Z Compiling signal-hook v0.3.18
20172026-02-28T23:52:39.629Z Compiling openssl-probe v0.1.5
20182026-02-28T23:52:40.078Z Compiling miniz_oxide v0.8.5
20192026-02-28T23:52:41.122Z Compiling goblin v0.8.2
20202026-02-28T23:52:41.266Z Compiling goblin v0.10.2
20212026-02-28T23:52:42.185Z Compiling pkcs8 v0.10.2
20222026-02-28T23:52:43.220Z Compiling darling_core v0.20.10
20232026-02-28T23:52:43.276Z Compiling ref-cast-impl v1.0.25
20242026-02-28T23:52:43.363Z Compiling memoffset v0.9.1
20252026-02-28T23:52:43.428Z Compiling tinyvec_macros v0.1.1
20262026-02-28T23:52:43.540Z Compiling tower-service v0.3.3
20272026-02-28T23:52:43.692Z Compiling atomic-waker v1.1.2
20282026-02-28T23:52:43.892Z Compiling try-lock v0.2.5
20292026-02-28T23:52:44.271Z Compiling tower-layer v0.3.3
20302026-02-28T23:52:47.089Z Compiling dof v0.4.0
20312026-02-28T23:52:47.478Z Compiling darling_macro v0.20.10
20322026-02-28T23:52:47.838Z Compiling dof v0.3.0
20332026-02-28T23:52:48.205Z Compiling want v0.3.1
20342026-02-28T23:52:48.461Z Compiling h2 v0.4.6
20352026-02-28T23:52:48.693Z Compiling tinyvec v1.8.0
20362026-02-28T23:52:50.166Z Compiling dtrace-parser v0.2.0
20372026-02-28T23:52:51.047Z Compiling lazy_static v1.5.0
20382026-02-28T23:52:51.225Z Compiling curve25519-dalek v4.1.3
20392026-02-28T23:52:51.252Z Compiling dtrace-parser v0.3.0
20402026-02-28T23:52:51.491Z Compiling ipnet v2.11.0
20412026-02-28T23:52:51.605Z Compiling async-trait v0.1.89
20422026-02-28T23:52:51.821Z Compiling daft-derive v0.1.4
20432026-02-28T23:52:52.351Z Compiling thread-id v5.0.0
20442026-02-28T23:52:52.460Z Compiling thread-id v4.2.2
20452026-02-28T23:52:52.999Z Compiling smoltcp v0.9.1
20462026-02-28T23:52:53.138Z Compiling foreign-types-shared v0.1.1
20472026-02-28T23:52:53.163Z Compiling litrs v0.4.1
20482026-02-28T23:52:53.261Z Compiling num-bigint-dig v0.8.6
20492026-02-28T23:52:53.288Z Compiling httpdate v1.0.3
20502026-02-28T23:52:53.559Z Compiling fastrand v2.1.1
20512026-02-28T23:52:53.954Z Compiling tempfile v3.24.0
20522026-02-28T23:52:54.006Z Compiling foreign-types v0.3.2
20532026-02-28T23:52:54.031Z Compiling document-features v0.2.11
20542026-02-28T23:52:54.425Z Compiling hyper v1.8.1
20552026-02-28T23:52:56.050Z Compiling darling v0.20.10
20562026-02-28T23:52:56.964Z Compiling ipnetwork v0.21.1
20572026-02-28T23:52:57.989Z Compiling strum_macros v0.26.4
20582026-02-28T23:52:58.728Z Compiling wait-timeout v0.2.0
20592026-02-28T23:52:59.657Z Compiling utf8parse v0.2.2
20602026-02-28T23:52:59.840Z Compiling gimli v0.31.1
20612026-02-28T23:53:00.109Z Compiling quick-error v1.2.3
20622026-02-28T23:53:01.055Z Compiling bit-vec v0.8.0
20632026-02-28T23:53:01.114Z Compiling powerfmt v0.2.0
20642026-02-28T23:53:01.579Z Compiling anstyle v1.0.11
20652026-02-28T23:53:01.976Z Compiling deranged v0.5.3
20662026-02-28T23:53:02.472Z Compiling bit-set v0.8.0
20672026-02-28T23:53:03.782Z Compiling addr2line v0.24.2
20682026-02-28T23:53:07.631Z Compiling rusty-fork v0.3.0
20692026-02-28T23:53:08.163Z Compiling anstyle-parse v0.2.5
20702026-02-28T23:53:09.269Z Compiling hyper-util v0.1.19
20712026-02-28T23:53:10.250Z Compiling derive_builder_core v0.20.2
20722026-02-28T23:53:11.906Z Compiling unicode-normalization v0.1.24
20732026-02-28T23:53:12.157Z Compiling rustls-native-certs v0.8.1
20742026-02-28T23:53:12.317Z Compiling nix v0.29.0
20752026-02-28T23:53:12.700Z Compiling rand_xorshift v0.4.0
20762026-02-28T23:53:12.757Z Compiling hubpack_derive v0.1.1
20772026-02-28T23:53:12.927Z Compiling sync_wrapper v1.0.1
20782026-02-28T23:53:12.952Z Compiling strum_macros v0.27.2
20792026-02-28T23:53:12.978Z Compiling signature v2.2.0
20802026-02-28T23:53:13.095Z Compiling curve25519-dalek-derive v0.1.1
20812026-02-28T23:53:13.224Z Compiling object v0.36.5
20822026-02-28T23:53:14.168Z Compiling ahash v0.8.12
20832026-02-28T23:53:14.424Z Compiling fs-err v3.1.1
20842026-02-28T23:53:14.515Z Compiling crc32fast v1.4.2
20852026-02-28T23:53:14.566Z Compiling rustc-demangle v0.1.24
20862026-02-28T23:53:15.084Z Compiling unicode-properties v0.1.3
20872026-02-28T23:53:15.278Z Compiling anstyle-query v1.1.1
20882026-02-28T23:53:15.438Z Compiling siphasher v0.3.11
20892026-02-28T23:53:15.463Z Compiling buf-list v1.0.3
20902026-02-28T23:53:15.785Z Compiling num_threads v0.1.7
20912026-02-28T23:53:15.910Z Compiling unarray v0.1.4
20922026-02-28T23:53:15.934Z Compiling is_terminal_polyfill v1.70.1
20932026-02-28T23:53:16.102Z Compiling colorchoice v1.0.2
20942026-02-28T23:53:16.283Z Compiling zlib-rs v0.5.1
20952026-02-28T23:53:16.438Z Compiling unicode-bidi v0.3.17
20962026-02-28T23:53:16.523Z Compiling unicode-segmentation v1.12.0
20972026-02-28T23:53:16.835Z Compiling time v0.3.47
20982026-02-28T23:53:17.203Z Compiling stringprep v0.1.5
20992026-02-28T23:53:17.333Z Compiling anstream v0.6.18
21002026-02-28T23:53:17.913Z Compiling proptest v1.7.0
21012026-02-28T23:53:19.462Z Compiling backtrace v0.3.74
21022026-02-28T23:53:20.623Z Compiling libz-rs-sys v0.5.1
21032026-02-28T23:53:20.901Z Compiling phf_shared v0.11.2
21042026-02-28T23:53:21.967Z Compiling tower v0.5.2
21052026-02-28T23:53:22.877Z Compiling derive_builder_macro v0.20.2
21062026-02-28T23:53:23.595Z Compiling usdt-attr-macro v0.6.0
21072026-02-28T23:53:24.018Z Compiling usdt-macro v0.6.0
21082026-02-28T23:53:25.018Z Compiling http-body-util v0.1.3
21092026-02-28T23:53:25.142Z Compiling webpki-roots v1.0.1
21102026-02-28T23:53:25.527Z Compiling rand_chacha v0.3.1
21112026-02-28T23:53:25.696Z Compiling num-integer v0.1.46
21122026-02-28T23:53:25.752Z Compiling erased-serde v0.3.31
21132026-02-28T23:53:26.266Z Compiling md-5 v0.10.6
21142026-02-28T23:53:26.304Z Compiling vergen-lib v0.1.6
21152026-02-28T23:53:26.520Z Compiling ff v0.13.0
21162026-02-28T23:53:26.607Z Compiling hash32 v0.2.1
21172026-02-28T23:53:26.762Z Compiling base16ct v0.2.0
21182026-02-28T23:53:26.957Z Compiling fallible-iterator v0.2.0
21192026-02-28T23:53:27.070Z Compiling iri-string v0.7.8
21202026-02-28T23:53:27.169Z Compiling psl-types v2.0.11
21212026-02-28T23:53:27.523Z Compiling ryu v1.0.18
21222026-02-28T23:53:27.590Z Compiling postgres-protocol v0.6.8
21232026-02-28T23:53:27.815Z Compiling serde_urlencoded v0.7.1
21242026-02-28T23:53:28.380Z Compiling publicsuffix v2.3.0
21252026-02-28T23:53:28.501Z Compiling sec1 v0.7.3
21262026-02-28T23:53:29.048Z Compiling group v0.13.0
21272026-02-28T23:53:29.197Z Compiling num-iter v0.1.45
21282026-02-28T23:53:29.351Z Compiling rand v0.8.5
21292026-02-28T23:53:29.661Z Compiling tower-http v0.6.8
21302026-02-28T23:53:30.515Z Compiling oxnet v0.1.4
21312026-02-28T23:53:30.606Z Compiling derive_builder v0.20.2
21322026-02-28T23:53:30.821Z Compiling newtype-uuid v1.3.2
21332026-02-28T23:53:30.881Z Compiling tokio-native-tls v0.3.1
21342026-02-28T23:53:31.152Z Compiling flate2 v1.1.2
21352026-02-28T23:53:31.192Z Compiling heck v0.4.1
21362026-02-28T23:53:31.227Z Compiling terminal_size v0.4.0
21372026-02-28T23:53:32.013Z Compiling serde_with_macros v3.16.1
21382026-02-28T23:53:32.453Z Compiling hkdf v0.12.4
21392026-02-28T23:53:32.585Z Compiling enum-as-inner v0.6.1
21402026-02-28T23:53:32.704Z Compiling clap_derive v4.5.47
21412026-02-28T23:53:32.927Z Compiling cargo-platform v0.1.8
21422026-02-28T23:53:33.419Z Compiling crypto-bigint v0.5.5
21432026-02-28T23:53:33.623Z Compiling vergen v9.0.6
21442026-02-28T23:53:33.788Z Compiling serde_repr v0.1.19
21452026-02-28T23:53:33.964Z Compiling winnow v0.7.14
21462026-02-28T23:53:34.617Z Compiling managed v0.8.0
21472026-02-28T23:53:34.853Z Compiling bitflags v1.3.2
21482026-02-28T23:53:34.983Z Compiling bumpalo v3.16.0
21492026-02-28T23:53:35.411Z Compiling clap_lex v0.7.4
21502026-02-28T23:53:35.673Z Compiling lockfree-object-pool v0.1.6
21512026-02-28T23:53:36.315Z Compiling simd-adler32 v0.3.7
21522026-02-28T23:53:36.593Z Compiling elliptic-curve v0.13.8
21532026-02-28T23:53:36.767Z Compiling zopfli v0.8.1
21542026-02-28T23:53:37.238Z Compiling clap_builder v4.5.48
21552026-02-28T23:53:38.162Z Compiling cargo_metadata v0.19.2
21562026-02-28T23:53:40.697Z Compiling rustls-webpki v0.103.9
21572026-02-28T23:53:40.833Z Compiling daft v0.1.4
21582026-02-28T23:53:41.317Z Compiling hyper-tls v0.6.0
21592026-02-28T23:53:41.684Z Compiling zstd v0.13.3
21602026-02-28T23:53:42.165Z Compiling cookie_store v0.22.1
21612026-02-28T23:53:42.383Z Compiling signal-hook-mio v0.2.4
21622026-02-28T23:53:42.539Z Compiling postgres-types v0.2.9
21632026-02-28T23:53:42.578Z Compiling phf v0.11.2
21642026-02-28T23:53:42.674Z Compiling strum v0.27.2
21652026-02-28T23:53:43.018Z Compiling hubpack v0.1.2
21662026-02-28T23:53:43.059Z Compiling ed25519 v2.2.3
21672026-02-28T23:53:43.358Z Compiling bzip2 v0.5.2
21682026-02-28T23:53:43.403Z Compiling bzip2 v0.4.4
21692026-02-28T23:53:43.577Z Compiling crossbeam-epoch v0.9.18
21702026-02-28T23:53:43.712Z Compiling pkcs1 v0.7.5
21712026-02-28T23:53:44.443Z Compiling bstr v1.10.0
21722026-02-28T23:53:44.877Z Compiling rfc6979 v0.4.0
21732026-02-28T23:53:45.087Z Compiling float-cmp v0.10.0
21742026-02-28T23:53:45.352Z Compiling hex v0.4.3
21752026-02-28T23:53:45.857Z Compiling serde-big-array v0.5.1
21762026-02-28T23:53:45.890Z Compiling env_filter v0.1.2
21772026-02-28T23:53:46.380Z Compiling socket2 v0.5.10
21782026-02-28T23:53:46.675Z Compiling memmap2 v0.9.8
21792026-02-28T23:53:46.801Z Compiling encoding_rs v0.8.34
21802026-02-28T23:53:47.054Z Compiling fixedbitset v0.5.7
21812026-02-28T23:53:47.605Z Compiling whoami v1.5.2
21822026-02-28T23:53:48.062Z Compiling tokio-rustls v0.26.0
21832026-02-28T23:53:48.501Z Compiling hyper-rustls v0.27.7
21842026-02-28T23:53:49.066Z Compiling rustls-platform-verifier v0.6.2
21852026-02-28T23:53:49.362Z Compiling new_debug_unreachable v1.0.6
21862026-02-28T23:53:49.417Z Compiling rustc-hash v2.1.1
21872026-02-28T23:53:49.619Z Compiling normalize-line-endings v0.3.0
21882026-02-28T23:53:49.779Z Compiling static_assertions v1.1.0
21892026-02-28T23:53:49.903Z Compiling keccak v0.1.5
21902026-02-28T23:53:50.162Z Compiling data-encoding v2.9.0
21912026-02-28T23:53:50.287Z Compiling precomputed-hash v0.1.1
21922026-02-28T23:53:50.648Z Compiling fixedbitset v0.4.2
21932026-02-28T23:53:51.023Z Compiling mime v0.3.17
21942026-02-28T23:53:51.331Z Compiling difflib v0.4.0
21952026-02-28T23:53:51.446Z Compiling toml_write v0.1.2
21962026-02-28T23:53:51.796Z Compiling predicates-core v1.0.8
21972026-02-28T23:53:52.078Z Compiling jiff v0.2.15
21982026-02-28T23:53:52.107Z Compiling predicates v3.1.3
21992026-02-28T23:53:52.226Z Compiling toml_edit v0.22.27
22002026-02-28T23:53:52.252Z Compiling reqwest v0.12.28
22012026-02-28T23:53:54.820Z Compiling petgraph v0.6.5
22022026-02-28T23:53:55.167Z Compiling hickory-proto v0.25.2
22032026-02-28T23:53:57.301Z Compiling string_cache v0.8.9
22042026-02-28T23:53:57.681Z Compiling sha3 v0.10.8
22052026-02-28T23:53:58.016Z Compiling zip v4.2.0
22062026-02-28T23:53:58.193Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22072026-02-28T23:53:59.781Z Compiling iddqd v0.3.16
22082026-02-28T23:53:59.806Z Compiling reqwest v0.13.2
22092026-02-28T23:54:02.097Z Compiling tokio-postgres v0.7.13
22102026-02-28T23:54:03.842Z Compiling petgraph v0.8.2
22112026-02-28T23:54:04.278Z Compiling usdt v0.6.0
22122026-02-28T23:54:05.476Z Compiling env_logger v0.11.8
22132026-02-28T23:54:06.083Z Compiling serde_with v3.16.1
22142026-02-28T23:54:06.282Z Compiling similar v2.7.0
22152026-02-28T23:54:06.919Z Compiling ecdsa v0.16.9
22162026-02-28T23:54:08.828Z Compiling rsa v0.9.8
22172026-02-28T23:54:09.190Z Compiling zip v0.6.6
22182026-02-28T23:54:10.036Z Compiling ed25519-dalek v2.1.1
22192026-02-28T23:54:11.016Z Compiling crossterm v0.28.1
22202026-02-28T23:54:11.421Z Compiling clap v4.5.48
22212026-02-28T23:54:11.944Z Compiling strum v0.26.3
22222026-02-28T23:54:12.158Z Compiling toml v0.7.8
22232026-02-28T23:54:12.212Z Compiling tokio-stream v0.1.17
22242026-02-28T23:54:13.126Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22252026-02-28T23:54:13.258Z Compiling itertools v0.10.5
22262026-02-28T23:54:13.496Z Compiling itertools v0.13.0
22272026-02-28T23:54:13.521Z Compiling x509-cert v0.2.5
22282026-02-28T23:54:17.547Z Compiling sha1 v0.10.6
22292026-02-28T23:54:17.606Z Compiling openapiv3 v2.2.0
22302026-02-28T23:54:17.924Z Compiling winnow v0.6.26
22312026-02-28T23:54:20.795Z Compiling peg-runtime v0.8.5
22322026-02-28T23:54:21.656Z Compiling lalrpop-util v0.19.12
22332026-02-28T23:54:21.971Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22342026-02-28T23:54:30.543Z Compiling rayon-core v1.12.1
22352026-02-28T23:54:37.363Z Compiling proc-macro-crate v1.3.1
22362026-02-28T23:54:37.976Z Compiling itertools v0.14.0
22372026-02-28T23:54:38.748Z Compiling macaddr v1.0.1
22382026-02-28T23:54:39.026Z Compiling structmeta-derive v0.3.0
22392026-02-28T23:54:40.644Z Compiling heapless v0.8.0
22402026-02-28T23:54:41.931Z Compiling structmeta v0.3.0
22412026-02-28T23:54:43.338Z Compiling ingot-macros v0.1.1
22422026-02-28T23:54:44.573Z Compiling num_enum_derive v0.5.11
22432026-02-28T23:54:48.137Z Compiling crossbeam-deque v0.8.5
22442026-02-28T23:54:49.187Z Compiling hash32 v0.3.1
22452026-02-28T23:54:50.773Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22462026-02-28T23:54:50.957Z Compiling smoltcp v0.11.0
22472026-02-28T23:54:54.791Z Compiling ingot-types v0.1.2
22482026-02-28T23:54:57.398Z Compiling num_enum v0.5.11
22492026-02-28T23:55:02.948Z Compiling proc-macro-error-attr v1.0.4
22502026-02-28T23:55:04.862Z Compiling rustls v0.22.4
22512026-02-28T23:55:05.199Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22522026-02-28T23:55:05.252Z Compiling cobs v0.2.3
22532026-02-28T23:55:10.439Z Compiling postcard v1.0.10
22542026-02-28T23:55:23.290Z Compiling ingot v0.1.1
22552026-02-28T23:55:29.904Z Compiling rustls-webpki v0.102.8
22562026-02-28T23:55:29.984Z Compiling futures-executor v0.3.31
22572026-02-28T23:55:30.009Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22582026-02-28T23:55:30.237Z Compiling foreign-types-macros v0.2.3
22592026-02-28T23:55:30.338Z Compiling thread_local v1.1.8
22602026-02-28T23:55:30.568Z Compiling proc-macro-error v1.0.4
22612026-02-28T23:55:30.872Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22622026-02-28T23:55:30.896Z Compiling multer v3.1.0
22632026-02-28T23:55:30.921Z Compiling unicode-width v0.1.14
22642026-02-28T23:55:30.948Z Compiling slog-async v2.8.0
22652026-02-28T23:55:30.973Z Compiling match_cfg v0.1.0
22662026-02-28T23:55:31.236Z Compiling foreign-types-shared v0.3.1
22672026-02-28T23:55:31.425Z Compiling foreign-types v0.5.0
22682026-02-28T23:55:31.450Z Compiling tabwriter v1.4.0
22692026-02-28T23:55:31.479Z Compiling hostname v0.3.1
22702026-02-28T23:55:31.570Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22712026-02-28T23:55:31.684Z Compiling futures v0.3.31
22722026-02-28T23:55:32.132Z Compiling derive-ex v0.1.8
22732026-02-28T23:55:32.342Z Compiling toml_parser v1.0.6+spec-1.1.0
22742026-02-28T23:55:32.367Z Compiling slog-json v2.6.1
22752026-02-28T23:55:32.392Z Compiling crossbeam-channel v0.5.15
22762026-02-28T23:55:32.787Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22772026-02-28T23:55:33.422Z Compiling async-stream-impl v0.3.6
22782026-02-28T23:55:33.451Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22792026-02-28T23:55:33.652Z Compiling toml_datetime v0.7.5+spec-1.1.0
22802026-02-28T23:55:34.195Z Compiling serde_spanned v1.0.4
22812026-02-28T23:55:34.391Z Compiling cstr-argument v0.1.2
22822026-02-28T23:55:34.429Z Compiling is-terminal v0.4.13
22832026-02-28T23:55:34.463Z Compiling dropshot v0.16.7
22842026-02-28T23:55:34.587Z Compiling term v1.1.0
22852026-02-28T23:55:34.664Z Compiling take_mut v0.2.2
22862026-02-28T23:55:34.780Z Compiling pretty-hex v0.2.1
22872026-02-28T23:55:34.861Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22882026-02-28T23:55:34.886Z Compiling typeid v1.0.3
22892026-02-28T23:55:35.036Z Compiling crucible-workspace-hack v0.1.0
22902026-02-28T23:55:35.062Z Compiling toml_writer v1.0.6+spec-1.1.0
22912026-02-28T23:55:35.167Z Compiling test-strategy v0.4.3
22922026-02-28T23:55:35.229Z Compiling slog-term v2.9.2
22932026-02-28T23:55:35.404Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22942026-02-28T23:55:35.580Z Compiling toml v0.9.11+spec-1.1.0
22952026-02-28T23:55:35.891Z Compiling tokio-rustls v0.25.0
22962026-02-28T23:55:36.296Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22972026-02-28T23:55:37.034Z Compiling async-stream v0.3.6
22982026-02-28T23:55:37.638Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22992026-02-28T23:55:37.790Z Compiling slog-bunyan v2.5.0
23002026-02-28T23:55:38.012Z Compiling rayon v1.10.0
23012026-02-28T23:55:38.085Z Compiling parse-display-derive v0.10.0
23022026-02-28T23:55:38.334Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23032026-02-28T23:55:38.577Z Compiling colored v2.2.0
23042026-02-28T23:55:38.692Z Compiling waitgroup v0.1.2
23052026-02-28T23:55:38.834Z Compiling nix v0.30.1
23062026-02-28T23:55:38.947Z Compiling rustls-pemfile v2.2.0
23072026-02-28T23:55:39.410Z Compiling dropshot_endpoint v0.16.7
23082026-02-28T23:55:39.494Z Compiling newtype-uuid-macros v0.1.0
23092026-02-28T23:55:39.753Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23102026-02-28T23:55:40.125Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23112026-02-28T23:55:40.362Z Compiling serde_path_to_error v0.1.20
23122026-02-28T23:55:40.524Z Compiling hostname v0.4.2
23132026-02-28T23:55:40.800Z Compiling instant v0.1.13
23142026-02-28T23:55:40.825Z Compiling debug-ignore v1.0.5
23152026-02-28T23:55:40.898Z Compiling parse-display v0.10.0
23162026-02-28T23:55:40.988Z Compiling backoff v0.4.0
23172026-02-28T23:55:41.013Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23182026-02-28T23:55:41.352Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23192026-02-28T23:55:41.589Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23202026-02-28T23:55:42.502Z Compiling zone_cfg_derive v0.3.0
23212026-02-28T23:55:42.551Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23222026-02-28T23:55:43.166Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23232026-02-28T23:55:43.630Z Compiling progenitor-client v0.13.0
23242026-02-28T23:55:43.655Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23252026-02-28T23:55:44.078Z Compiling progenitor-client v0.10.0
23262026-02-28T23:55:44.497Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23272026-02-28T23:55:44.532Z Compiling camino-tempfile v1.4.1
23282026-02-28T23:55:44.660Z Compiling itertools v0.12.1
23292026-02-28T23:55:44.921Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23302026-02-28T23:55:45.247Z Compiling backon v1.6.0
23312026-02-28T23:55:45.781Z Compiling regress v0.10.5
23322026-02-28T23:55:47.237Z Compiling secrecy v0.10.3
23332026-02-28T23:55:47.507Z Compiling num-derive v0.4.2
23342026-02-28T23:55:47.708Z Compiling sigpipe v0.1.3
23352026-02-28T23:55:47.866Z Compiling libefi-sys v0.1.0
23362026-02-28T23:55:47.899Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23372026-02-28T23:55:48.181Z Compiling glob v0.3.2
23382026-02-28T23:55:48.281Z Compiling zone v0.3.1
23392026-02-28T23:55:49.102Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23402026-02-28T23:55:49.135Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23412026-02-28T23:55:49.936Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23422026-02-28T23:55:50.416Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23432026-02-28T23:55:50.609Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23442026-02-28T23:55:51.053Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23452026-02-28T23:55:51.602Z Compiling erased-serde v0.4.6
23462026-02-28T23:55:52.927Z Compiling usdt-macro v0.5.0
23472026-02-28T23:55:54.019Z Compiling usdt-attr-macro v0.5.0
23482026-02-28T23:55:54.044Z Compiling smf v0.2.3
23492026-02-28T23:55:54.756Z Compiling bitfield-struct v0.6.2
23502026-02-28T23:55:55.179Z Compiling ordered-float v2.10.1
23512026-02-28T23:55:55.757Z Compiling blake3 v1.5.4
23522026-02-28T23:55:55.785Z Compiling memmap v0.7.0
23532026-02-28T23:55:55.952Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23542026-02-28T23:55:56.165Z Compiling usdt v0.5.0
23552026-02-28T23:55:56.189Z Compiling serde-value v0.7.0
23562026-02-28T23:55:56.393Z Compiling serde-untagged v0.1.7
23572026-02-28T23:55:56.856Z Compiling toml v0.8.23
23582026-02-28T23:55:57.005Z Compiling xattr v1.3.1
23592026-02-28T23:55:57.108Z Compiling filetime v0.2.26
23602026-02-28T23:55:57.294Z Compiling arrayref v0.3.9
23612026-02-28T23:55:57.319Z Compiling constant_time_eq v0.3.1
23622026-02-28T23:55:57.344Z Compiling arrayvec v0.7.6
23632026-02-28T23:55:57.423Z Compiling same-file v1.0.6
23642026-02-28T23:55:57.456Z Compiling unicode-xid v0.2.6
23652026-02-28T23:55:57.529Z Compiling unicode-width v0.2.0
23662026-02-28T23:55:57.554Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23672026-02-28T23:55:57.695Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23682026-02-28T23:55:57.720Z Compiling walkdir v2.5.0
23692026-02-28T23:55:57.744Z Compiling tar v0.4.44
23702026-02-28T23:55:58.063Z Compiling console v0.16.0
23712026-02-28T23:55:58.986Z Compiling cargo-util-schemas v0.8.2
23722026-02-28T23:55:59.090Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23732026-02-28T23:55:59.482Z Compiling tokio-dtrace v0.1.0
23742026-02-28T23:55:59.735Z Compiling gethostname v0.5.0
23752026-02-28T23:55:59.944Z Compiling cargo-platform v0.2.0
23762026-02-28T23:55:59.969Z Compiling topological-sort v0.2.2
23772026-02-28T23:56:00.276Z Compiling unit-prefix v0.5.1
23782026-02-28T23:56:00.301Z Compiling omicron-zone-package v0.12.2
23792026-02-28T23:56:00.924Z Compiling indicatif v0.18.0
23802026-02-28T23:56:01.494Z Compiling cargo_metadata v0.21.0
23812026-02-28T23:56:02.391Z Compiling oxide-tokio-rt v0.1.2
23822026-02-28T23:56:02.935Z Compiling shell-words v1.1.0
23832026-02-28T23:56:03.372Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23842026-02-28T23:56:03.504Z Compiling indent_write v2.2.0
23852026-02-28T23:56:08.542Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23862026-02-28T23:56:10.603Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23872026-02-28T23:56:12.524Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23882026-02-28T23:56:28.400Z Finished `release` profile [optimized] target(s) in 4m 43s
23892026-02-28T23:56:28.558Z Running `target/release/omicron-package -t test target create -p dev`
23902026-02-28T23:56:28.639ZLogging to: /work/oxidecomputer/omicron/out/LOG
23912026-02-28T23:56:28.664ZCreated new build target 'test' and set it as active
23922026-02-28T23:56:28.664Z
23932026-02-28T23:56:28.664Zreal 4:43.897603503
23942026-02-28T23:56:28.664Zuser 30:50.487753018
23952026-02-28T23:56:28.664Zsys 3:38.231824843
23962026-02-28T23:56:28.664Ztrap 1.061825570
23972026-02-28T23:56:28.664Ztflt 1.023251975
23982026-02-28T23:56:28.664Zdflt 0.868391418
23992026-02-28T23:56:28.664Zkflt 0.001007820
24002026-02-28T23:56:28.664Zlock 1:27:16.226391882
24012026-02-28T23:56:28.664Zslp 2:00:46.605328070
24022026-02-28T23:56:28.664Zlat 2:15.488939815
24032026-02-28T23:56:28.664Zstop 4:46.583602792
24042026-02-28T23:56:28.664Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24052026-02-28T23:56:30.456Z Finished `release` profile [optimized] target(s) in 1.71s
24062026-02-28T23:56:30.547Z Running `target/release/omicron-package -t test package`
24072026-02-28T23:56:30.617ZLogging to: /work/oxidecomputer/omicron/out/LOG
24082026-02-28T23:56:33.305Z Compiling regress v0.10.5
24092026-02-28T23:56:33.305Z Compiling heck v0.5.0
24102026-02-28T23:56:33.330Z Compiling unsafe-libyaml v0.2.11
24112026-02-28T23:56:33.428Z Compiling convert_case v0.4.0
24122026-02-28T23:56:33.456Z Compiling half v2.4.1
24132026-02-28T23:56:33.481Z Compiling ciborium-io v0.2.2
24142026-02-28T23:56:33.523Z Compiling is-terminal v0.4.13
24152026-02-28T23:56:33.523Z Compiling prettyplease v0.2.36
24162026-02-28T23:56:33.669Z Compiling typify-impl v0.6.1
24172026-02-28T23:56:33.745Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24182026-02-28T23:56:33.888Z Compiling universal-hash v0.5.1
24192026-02-28T23:56:34.030Z Compiling derive_more v0.99.20
24202026-02-28T23:56:34.120Z Compiling ciborium-ll v0.2.2
24212026-02-28T23:56:34.155Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24222026-02-28T23:56:34.450Z Compiling ciborium v0.2.2
24232026-02-28T23:56:34.578Z Compiling serde_yaml v0.9.34+deprecated
24242026-02-28T23:56:34.722Z Compiling thiserror-impl-no-std v2.0.2
24252026-02-28T23:56:36.124Z Compiling opaque-debug v0.3.1
24262026-02-28T23:56:36.154Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24272026-02-28T23:56:36.676Z Compiling typify-impl v0.4.3
24282026-02-28T23:56:37.106Z Compiling thiserror-no-std v2.0.2
24292026-02-28T23:56:37.250Z Compiling poly1305 v0.8.0
24302026-02-28T23:56:37.283Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24312026-02-28T23:56:38.320Z Compiling chacha20 v0.9.1
24322026-02-28T23:56:38.392Z Compiling password-hash v0.5.0
24332026-02-28T23:56:38.783Z Compiling blake2 v0.10.6
24342026-02-28T23:56:39.669Z Compiling aead v0.5.2
24352026-02-28T23:56:39.715Z Compiling swrite v0.1.0
24362026-02-28T23:56:39.887Z Compiling argon2 v0.5.3
24372026-02-28T23:56:40.023Z Compiling chacha20poly1305 v0.10.1
24382026-02-28T23:56:40.264Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24392026-02-28T23:56:40.294Z Compiling vsss-rs v3.3.4
24402026-02-28T23:56:41.832Z Compiling rustls v0.22.4
24412026-02-28T23:56:41.875Z Compiling rustls-webpki v0.102.8
24422026-02-28T23:56:43.234Z Compiling thread_local v1.1.8
24432026-02-28T23:56:43.714Z Compiling bytecount v0.6.8
24442026-02-28T23:56:43.872Z Compiling typify-macro v0.6.1
24452026-02-28T23:56:43.932Z Compiling match_cfg v0.1.0
24462026-02-28T23:56:44.068Z Compiling hostname v0.3.1
24472026-02-28T23:56:44.099Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-02-28T23:56:44.277Z Compiling typify-macro v0.4.3
24492026-02-28T23:56:47.066Z Compiling typify v0.6.1
24502026-02-28T23:56:47.257Z Compiling progenitor-impl v0.13.0
24512026-02-28T23:56:48.496Z Compiling typify v0.4.3
24522026-02-28T23:56:48.693Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24532026-02-28T23:56:48.873Z Compiling multer v3.1.0
24542026-02-28T23:56:48.961Z Compiling slog-async v2.8.0
24552026-02-28T23:56:49.050Z Compiling crossbeam-channel v0.5.15
24562026-02-28T23:56:49.288Z Compiling toml_parser v1.0.6+spec-1.1.0
24572026-02-28T23:56:49.889Z Compiling slog-json v2.6.1
24582026-02-28T23:56:50.242Z Compiling futures-executor v0.3.31
24592026-02-28T23:56:50.477Z Compiling serde_spanned v1.0.4
24602026-02-28T23:56:50.622Z Compiling toml_datetime v0.7.5+spec-1.1.0
24612026-02-28T23:56:50.663Z Compiling take_mut v0.2.2
24622026-02-28T23:56:50.741Z Compiling term v1.1.0
24632026-02-28T23:56:50.875Z Compiling toml_writer v1.0.6+spec-1.1.0
24642026-02-28T23:56:51.291Z Compiling slog-term v2.9.2
24652026-02-28T23:56:51.716Z Compiling toml v0.9.11+spec-1.1.0
24662026-02-28T23:56:51.842Z Compiling progenitor-macro v0.13.0
24672026-02-28T23:56:51.959Z Compiling futures v0.3.31
24682026-02-28T23:56:52.114Z Compiling slog-bunyan v2.5.0
24692026-02-28T23:56:52.274Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24702026-02-28T23:56:53.104Z Compiling tokio-rustls v0.25.0
24712026-02-28T23:56:53.500Z Compiling dropshot v0.16.7
24722026-02-28T23:56:53.584Z Compiling async-stream v0.3.6
24732026-02-28T23:56:53.861Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24742026-02-28T23:56:54.076Z Compiling waitgroup v0.1.2
24752026-02-28T23:56:54.183Z Compiling rustls-pemfile v2.2.0
24762026-02-28T23:56:54.303Z Compiling serde_path_to_error v0.1.20
24772026-02-28T23:56:54.509Z Compiling hostname v0.4.2
24782026-02-28T23:56:54.734Z Compiling instant v0.1.13
24792026-02-28T23:56:54.915Z Compiling debug-ignore v1.0.5
24802026-02-28T23:56:55.009Z Compiling backoff v0.4.0
24812026-02-28T23:56:55.386Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24822026-02-28T23:56:58.328Z Compiling parse-display v0.10.0
24832026-02-28T23:56:58.765Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24842026-02-28T23:56:58.964Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24852026-02-28T23:57:00.122Z Compiling progenitor-client v0.10.0
24862026-02-28T23:57:00.607Z Compiling progenitor v0.13.0
24872026-02-28T23:57:00.712Z Compiling progenitor-client v0.13.0
24882026-02-28T23:57:00.874Z Compiling backon v1.6.0
24892026-02-28T23:57:01.244Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24902026-02-28T23:57:01.274Z Compiling macaddr v1.0.1
24912026-02-28T23:57:01.702Z Compiling derive-where v1.5.0
24922026-02-28T23:57:02.740Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24932026-02-28T23:57:02.884Z Compiling num-rational v0.4.2
24942026-02-28T23:57:04.609Z Compiling num-complex v0.4.6
24952026-02-28T23:57:05.297Z Compiling console v0.15.10
24962026-02-28T23:57:05.580Z Compiling num v0.4.3
24972026-02-28T23:57:05.750Z Compiling float-ord v0.3.2
24982026-02-28T23:57:05.958Z Compiling progenitor-impl v0.11.2
24992026-02-28T23:57:06.077Z Compiling toml v0.8.23
25002026-02-28T23:57:07.199Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25012026-02-28T23:57:10.425Z Compiling progenitor-macro v0.11.2
25022026-02-28T23:57:16.081Z Compiling newline-converter v0.3.0
25032026-02-28T23:57:16.310Z Compiling progenitor-client v0.11.2
25042026-02-28T23:57:17.164Z Compiling atomicwrites v0.4.4
25052026-02-28T23:57:17.267Z Compiling slog-dtrace v0.3.0
25062026-02-28T23:57:17.633Z Compiling expectorate v1.2.0
25072026-02-28T23:57:17.980Z Compiling async-recursion v1.1.1
25082026-02-28T23:57:18.839Z Compiling progenitor v0.11.2
25092026-02-28T23:57:19.054Z Compiling owo-colors v4.2.3
25102026-02-28T23:57:19.083Z Compiling cancel-safe-futures v0.1.5
25112026-02-28T23:57:19.641Z Compiling resolv-conf v0.7.0
25122026-02-28T23:57:20.702Z Compiling libsw-core v0.3.1
25132026-02-28T23:57:21.011Z Compiling libsw v3.5.0
25142026-02-28T23:57:21.914Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25152026-02-28T23:57:22.163Z Compiling linear-map v1.2.0
25162026-02-28T23:57:22.565Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25172026-02-28T23:57:22.974Z Compiling linked-hash-map v0.5.6
25182026-02-28T23:57:23.357Z Compiling minimal-lexical v0.2.1
25192026-02-28T23:57:23.812Z Compiling nom v7.1.3
25202026-02-28T23:57:25.454Z Compiling lru-cache v0.1.2
25212026-02-28T23:57:25.693Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25222026-02-28T23:57:26.633Z Compiling unicode-xid v0.2.6
25232026-02-28T23:57:26.845Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25242026-02-28T23:57:28.436Z Compiling globset v0.4.15
25252026-02-28T23:57:28.543Z Compiling hickory-proto v0.24.4
25262026-02-28T23:57:28.575Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25272026-02-28T23:57:31.811Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25282026-02-28T23:57:33.441Z Compiling hickory-resolver v0.24.4
25292026-02-28T23:57:34.862Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25302026-02-28T23:57:36.842Z Compiling convert_case v0.7.1
25312026-02-28T23:57:36.871Z Compiling qorb v0.4.1
25322026-02-28T23:57:37.450Z Compiling derive_more-impl v2.0.1
25332026-02-28T23:57:38.747Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25342026-02-28T23:57:39.075Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25352026-02-28T23:57:43.472Z Compiling pin-project-internal v1.1.6
25362026-02-28T23:57:43.634Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25372026-02-28T23:57:44.696Z Compiling derive_more v2.0.1
25382026-02-28T23:57:44.834Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25392026-02-28T23:57:45.119Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25402026-02-28T23:57:45.432Z Compiling pin-project v1.1.6
25412026-02-28T23:57:45.476Z Compiling pem v3.0.5
25422026-02-28T23:57:45.511Z Compiling snafu-derive v0.8.5
25432026-02-28T23:57:45.622Z Compiling vte_generate_state_changes v0.1.2
25442026-02-28T23:57:46.025Z Compiling termtree v0.5.1
25452026-02-28T23:57:46.138Z Compiling siphasher v1.0.1
25462026-02-28T23:57:46.314Z Compiling vte v0.11.1
25472026-02-28T23:57:46.546Z Compiling phf_shared v0.12.1
25482026-02-28T23:57:46.580Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25492026-02-28T23:57:46.756Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25502026-02-28T23:57:46.991Z Compiling crossterm v0.29.0
25512026-02-28T23:57:47.448Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25522026-02-28T23:57:48.835Z Compiling snafu v0.8.5
25532026-02-28T23:57:49.863Z Compiling olpc-cjson v0.1.4
25542026-02-28T23:57:50.227Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25552026-02-28T23:57:50.747Z Compiling csv-core v0.1.11
25562026-02-28T23:57:51.050Z Compiling serde_plain v1.0.2
25572026-02-28T23:57:51.446Z Compiling highway v1.3.0
25582026-02-28T23:57:51.537Z Compiling chrono-tz v0.10.4
25592026-02-28T23:57:51.810Z Compiling typed-path v0.9.3
25602026-02-28T23:57:52.634Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25612026-02-28T23:57:52.804Z Compiling csv v1.3.1
25622026-02-28T23:57:53.211Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25632026-02-28T23:57:53.578Z Compiling strip-ansi-escapes v0.2.0
25642026-02-28T23:57:53.619Z Compiling phf v0.12.1
25652026-02-28T23:57:54.023Z Compiling tough v0.20.0
25662026-02-28T23:57:54.267Z Compiling const_format_proc_macros v0.2.34
25672026-02-28T23:57:54.597Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682026-02-28T23:57:55.425Z Compiling papergrid v0.11.0
25692026-02-28T23:57:55.657Z Compiling tabled_derive v0.7.0
25702026-02-28T23:57:57.245Z Compiling fd-lock v4.0.2
25712026-02-28T23:57:57.405Z Compiling peg-macros v0.8.5
25722026-02-28T23:57:58.087Z Compiling nu-ansi-term v0.50.1
25732026-02-28T23:57:59.095Z Compiling reedline v0.40.0
25742026-02-28T23:57:59.687Z Compiling tabled v0.15.0
25752026-02-28T23:57:59.739Z Compiling peg v0.8.5
25762026-02-28T23:57:59.890Z Compiling const_format v0.2.34
25772026-02-28T23:58:00.944Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25782026-02-28T23:58:02.806Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25792026-02-28T23:58:04.493Z Compiling bcs v0.1.6
25802026-02-28T23:58:05.239Z Compiling base64 v0.21.7
25812026-02-28T23:58:05.768Z Compiling semver v0.1.20
25822026-02-28T23:58:06.169Z Compiling rustc_version v0.1.7
25832026-02-28T23:58:06.232Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25842026-02-28T23:58:06.529Z Compiling newtype_derive v0.1.6
25852026-02-28T23:58:06.588Z Compiling unicode-linebreak v0.1.5
25862026-02-28T23:58:06.848Z Compiling humantime v2.2.0
25872026-02-28T23:58:07.113Z Compiling smawk v0.3.2
25882026-02-28T23:58:07.391Z Compiling textwrap v0.16.2
25892026-02-28T23:58:07.574Z Compiling dropshot-api-manager-types v0.5.2
25902026-02-28T23:58:07.614Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25912026-02-28T23:58:08.625Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25922026-02-28T23:58:09.782Z Compiling colored v3.0.0
25932026-02-28T23:58:10.257Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25942026-02-28T23:58:10.553Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25952026-02-28T23:58:10.993Z Compiling steno v0.4.1
25962026-02-28T23:58:11.271Z Compiling utf-8 v0.7.6
25972026-02-28T23:58:11.633Z Compiling moka v0.12.10
25982026-02-28T23:58:11.978Z Compiling tagptr v0.2.0
25992026-02-28T23:58:14.786Z Compiling hickory-resolver v0.25.2
26002026-02-28T23:58:15.085Z Compiling tungstenite v0.21.0
26012026-02-28T23:58:19.086Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26022026-02-28T23:58:19.413Z Compiling tokio-tungstenite v0.21.0
26032026-02-28T23:58:20.018Z Compiling progenitor-impl v0.10.0
26042026-02-28T23:58:20.400Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26052026-02-28T23:58:24.617Z Compiling progenitor-macro v0.10.0
26062026-02-28T23:58:27.434Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26072026-02-28T23:58:27.674Z Compiling radium v0.7.0
26082026-02-28T23:58:28.125Z Compiling maybe-uninit v2.0.0
26092026-02-28T23:58:28.543Z Compiling tap v1.0.1
26102026-02-28T23:58:28.767Z Compiling wyz v0.5.1
26112026-02-28T23:58:29.203Z Compiling zerocopy-derive v0.6.6
26122026-02-28T23:58:29.624Z Compiling proc-macro-error-attr2 v2.0.0
26132026-02-28T23:58:30.273Z Compiling crc-catalog v2.4.0
26142026-02-28T23:58:30.469Z Compiling funty v2.0.0
26152026-02-28T23:58:30.580Z Compiling display-error-chain v0.2.2
26162026-02-28T23:58:30.820Z Compiling packed_struct v0.10.1
26172026-02-28T23:58:31.245Z Compiling zerocopy v0.6.6
26182026-02-28T23:58:31.965Z Compiling bitvec v1.0.1
26192026-02-28T23:58:32.484Z Compiling crc v3.2.1
26202026-02-28T23:58:33.160Z Compiling progenitor v0.10.0
26212026-02-28T23:58:33.395Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26222026-02-28T23:58:33.425Z Compiling proc-macro-error2 v2.0.1
26232026-02-28T23:58:34.116Z Compiling packed_struct_codegen v0.10.1
26242026-02-28T23:58:34.288Z Compiling bitfield-macros v0.19.2
26252026-02-28T23:58:35.388Z Compiling indexmap v1.9.3
26262026-02-28T23:58:35.702Z Compiling nodrop v0.1.14
26272026-02-28T23:58:35.782Z Compiling bitfield v0.19.2
26282026-02-28T23:58:35.894Z Compiling array-init v0.0.4
26292026-02-28T23:58:36.216Z Compiling smallvec v0.6.14
26302026-02-28T23:58:36.667Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26312026-02-28T23:58:36.789Z Compiling num-derive v0.3.3
26322026-02-28T23:58:38.227Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26332026-02-28T23:58:39.361Z Compiling hashbrown v0.12.3
26342026-02-28T23:58:40.476Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26352026-02-28T23:58:41.912Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26362026-02-28T23:58:41.945Z Compiling libscf-sys v1.1.0
26372026-02-28T23:58:42.039Z Compiling serde-hex v0.1.0
26382026-02-28T23:58:42.205Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26392026-02-28T23:58:42.524Z Compiling ron v0.8.1
26402026-02-28T23:58:46.429Z Compiling hashbrown v0.13.2
26412026-02-28T23:58:47.119Z Compiling vergen-gitcl v1.0.8
26422026-02-28T23:58:47.509Z Compiling dirs-sys-next v0.1.2
26432026-02-28T23:58:47.654Z Compiling crc-any v2.5.0
26442026-02-28T23:58:47.972Z Compiling crunchy v0.2.2
26452026-02-28T23:58:48.447Z Compiling glob v0.3.2
26462026-02-28T23:58:48.478Z Compiling maplit v1.0.2
26472026-02-28T23:58:48.686Z Compiling dirs-next v2.0.0
26482026-02-28T23:58:48.910Z Compiling object v0.30.4
26492026-02-28T23:58:49.128Z Compiling clang-sys v1.8.1
26502026-02-28T23:58:49.399Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26512026-02-28T23:58:49.809Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26522026-02-28T23:58:50.651Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26532026-02-28T23:58:51.141Z Compiling dsl_auto_type v0.1.2
26542026-02-28T23:58:52.192Z Compiling scheduled-thread-pool v0.2.7
26552026-02-28T23:58:53.308Z Compiling diesel_table_macro_syntax v0.2.0
26562026-02-28T23:58:53.651Z Compiling tiny-keccak v2.0.2
26572026-02-28T23:58:53.951Z Compiling path-slash v0.1.5
26582026-02-28T23:58:54.242Z Compiling diesel_derives v2.2.3
26592026-02-28T23:58:59.012Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26602026-02-28T23:59:01.255Z Compiling r2d2 v0.8.10
26612026-02-28T23:59:01.699Z Compiling term v0.7.0
26622026-02-28T23:59:02.528Z Compiling tabled_derive v0.11.0
26632026-02-28T23:59:02.634Z Compiling papergrid v0.17.0
26642026-02-28T23:59:03.306Z Compiling testing_table v0.3.0
26652026-02-28T23:59:04.121Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26662026-02-28T23:59:04.442Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26672026-02-28T23:59:04.774Z Compiling xshell-macros v0.2.7
26682026-02-28T23:59:05.385Z Compiling arc-swap v1.7.1
26692026-02-28T23:59:05.961Z Compiling bit-vec v0.6.3
26702026-02-28T23:59:06.337Z Compiling bit-set v0.5.3
26712026-02-28T23:59:06.619Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26722026-02-28T23:59:06.753Z Compiling slog-scope v4.4.0
26732026-02-28T23:59:07.459Z Compiling xshell v0.2.7
26742026-02-28T23:59:07.571Z Compiling tabled v0.20.0
26752026-02-28T23:59:10.352Z Compiling ascii-canvas v3.0.0
26762026-02-28T23:59:10.756Z Compiling diesel v2.2.12
26772026-02-28T23:59:13.284Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26782026-02-28T23:59:13.922Z Compiling ena v0.14.3
26792026-02-28T23:59:14.293Z Compiling libloading v0.8.5
26802026-02-28T23:59:14.625Z Compiling unicase v2.8.1
26812026-02-28T23:59:14.913Z Compiling bindgen v0.71.1
26822026-02-28T23:59:15.090Z Compiling regex-syntax v0.6.29
26832026-02-28T23:59:15.328Z Compiling diff v0.1.13
26842026-02-28T23:59:15.819Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26852026-02-28T23:59:17.650Z Compiling slog-stdlog v4.1.1
26862026-02-28T23:59:18.417Z Compiling lalrpop v0.19.12
26872026-02-28T23:59:18.933Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26882026-02-28T23:59:21.146Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26892026-02-28T23:59:21.990Z Compiling cexpr v0.6.0
26902026-02-28T23:59:22.174Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26912026-02-28T23:59:22.290Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26922026-02-28T23:59:22.488Z Compiling crc8 v0.1.1
26932026-02-28T23:59:22.593Z Compiling slog-envlogger v2.2.0
26942026-02-28T23:59:22.859Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26952026-02-28T23:59:23.015Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26962026-02-28T23:59:23.200Z Compiling headers-core v0.3.0
26972026-02-28T23:59:23.410Z Compiling libxml v0.3.3
26982026-02-28T23:59:23.817Z Compiling headers v0.4.1
26992026-02-28T23:59:23.906Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27002026-02-28T23:59:24.765Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27012026-02-28T23:59:25.084Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27022026-02-28T23:59:25.753Z Compiling strum_macros v0.24.3
27032026-02-28T23:59:26.072Z Compiling indoc v1.0.9
27042026-02-28T23:59:26.873Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27052026-02-28T23:59:27.180Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27062026-02-28T23:59:28.081Z Compiling derive_builder v0.20.2
27072026-02-28T23:59:28.327Z Compiling oso-derive v0.27.3
27082026-02-28T23:59:29.152Z Compiling impl-trait-for-tuples v0.2.2
27092026-02-28T23:59:30.525Z Compiling quick-xml v0.37.2
27102026-02-28T23:59:32.090Z Compiling half v1.8.3
27112026-02-28T23:59:32.910Z Compiling serde_cbor v0.11.2
27122026-02-28T23:59:33.056Z Compiling samael v0.0.19
27132026-02-28T23:59:33.536Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27142026-02-28T23:59:34.828Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27152026-02-28T23:59:34.873Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27162026-02-28T23:59:35.162Z Compiling polar-core v0.27.3
27172026-02-28T23:59:36.034Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27182026-02-28T23:59:36.066Z Compiling diesel-dtrace v0.4.2
27192026-02-28T23:59:36.504Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27202026-02-28T23:59:40.518Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27212026-02-28T23:59:40.824Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27222026-02-28T23:59:48.298Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27232026-02-28T23:59:49.246Z Compiling bb8 v0.8.5
27242026-02-28T23:59:49.867Z Compiling trait-variant v0.1.2
27252026-02-28T23:59:50.293Z Compiling async-bb8-diesel v0.2.1
27262026-02-28T23:59:50.365Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27272026-02-28T23:59:50.864Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27282026-02-28T23:59:51.117Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27292026-02-28T23:59:51.354Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27302026-02-28T23:59:51.853Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27312026-02-28T23:59:52.801Z Compiling oso v0.27.3
27322026-02-28T23:59:54.322Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27332026-02-28T23:59:54.623Z Compiling fxhash v0.2.1
27342026-02-28T23:59:54.860Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27352026-02-28T23:59:54.938Z Compiling typify-impl v0.2.0
27362026-02-28T23:59:55.241Z Compiling kstat-rs v0.2.4
27372026-02-28T23:59:56.008Z Compiling libz-sys v1.1.20
27382026-02-28T23:59:56.606Z Compiling salty v0.3.0
27392026-02-28T23:59:56.973Z Compiling nonempty v0.12.0
27402026-02-28T23:59:57.471Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27412026-03-01T00:00:02.015Z Compiling typify-macro v0.2.0
27422026-03-01T00:00:02.997Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27432026-03-01T00:00:04.702Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27442026-03-01T00:00:05.387Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27452026-03-01T00:00:09.415Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27462026-03-01T00:00:13.312Z Compiling nanorand v0.7.0
27472026-03-01T00:00:13.918Z Compiling fs-err v2.11.0
27482026-03-01T00:00:14.588Z Compiling parking_lot_core v0.8.6
27492026-03-01T00:00:15.024Z Compiling mime_guess v2.0.5
27502026-03-01T00:00:16.089Z Compiling flume v0.11.1
27512026-03-01T00:00:16.747Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27522026-03-01T00:00:16.821Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27532026-03-01T00:00:18.725Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27542026-03-01T00:00:21.538Z Compiling git-stub v1.0.0
27552026-03-01T00:00:22.266Z Compiling libgit2-sys v0.18.2+1.9.1
27562026-03-01T00:00:23.449Z Compiling git-stub-vcs v0.1.0
27572026-03-01T00:00:24.075Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27582026-03-01T00:00:38.448Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27592026-03-01T00:00:39.670Z Compiling tabled_derive v0.10.0
27602026-03-01T00:00:41.510Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27612026-03-01T00:00:42.889Z Compiling ignore v0.4.23
27622026-03-01T00:00:44.848Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27632026-03-01T00:00:47.008Z Compiling papergrid v0.14.0
27642026-03-01T00:00:47.145Z Compiling primeorder v0.13.6
27652026-03-01T00:00:47.688Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27662026-03-01T00:00:50.221Z Compiling castaway v0.2.3
27672026-03-01T00:00:50.422Z Compiling nibble_vec v0.1.0
27682026-03-01T00:00:50.472Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27692026-03-01T00:00:50.702Z Compiling atty v0.2.14
27702026-03-01T00:00:50.829Z Compiling endian-type v0.1.2
27712026-03-01T00:00:50.912Z Compiling http-range v0.1.5
27722026-03-01T00:00:51.109Z Compiling parse-size v1.1.0
27732026-03-01T00:00:51.426Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27742026-03-01T00:00:51.461Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27752026-03-01T00:00:51.498Z Compiling radix_trie v0.2.1
27762026-03-01T00:00:51.897Z Compiling compact_str v0.8.0
27772026-03-01T00:00:52.051Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27782026-03-01T00:00:52.301Z Compiling tabled v0.18.0
27792026-03-01T00:00:53.219Z Compiling p384 v0.13.1
27802026-03-01T00:00:54.064Z Compiling globwalk v0.9.1
27812026-03-01T00:00:55.259Z Compiling parking_lot v0.11.2
27822026-03-01T00:00:57.120Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27832026-03-01T00:00:57.286Z Compiling typify v0.2.0
27842026-03-01T00:00:57.480Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27852026-03-01T00:00:57.805Z Compiling predicates-tree v1.0.12
27862026-03-01T00:00:58.189Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27872026-03-01T00:01:00.414Z Compiling unicode-truncate v1.1.0
27882026-03-01T00:01:00.724Z Compiling prefix-trie v0.7.0
27892026-03-01T00:01:01.121Z Compiling lru v0.12.5
27902026-03-01T00:01:01.504Z Compiling vergen-git2 v1.0.7
27912026-03-01T00:01:01.603Z Compiling instability v0.3.2
27922026-03-01T00:01:01.910Z Compiling indoc v2.0.6
27932026-03-01T00:01:02.384Z Compiling cassowary v0.3.0
27942026-03-01T00:01:02.861Z Compiling hickory-server v0.25.2
27952026-03-01T00:01:04.204Z Compiling ratatui v0.29.0
27962026-03-01T00:01:05.233Z Compiling camino-tempfile-ext v0.3.2
27972026-03-01T00:01:06.476Z Compiling hyper-staticfile v0.10.1
27982026-03-01T00:01:07.053Z Compiling git2 v0.20.2
27992026-03-01T00:01:08.079Z Compiling progenitor-impl v0.8.0
28002026-03-01T00:01:12.610Z Compiling sled v0.34.7
28012026-03-01T00:01:12.998Z Compiling hickory-client v0.25.2
28022026-03-01T00:01:13.809Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28032026-03-01T00:01:13.898Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28042026-03-01T00:01:14.576Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28052026-03-01T00:01:14.858Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28062026-03-01T00:01:15.917Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28072026-03-01T00:01:19.693Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
28082026-03-01T00:01:19.810Z Compiling rand_seeder v0.4.0
28092026-03-01T00:01:20.263Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28102026-03-01T00:01:21.047Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28112026-03-01T00:01:21.175Z Compiling lzma-sys v0.1.20
28122026-03-01T00:01:21.411Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28132026-03-01T00:01:21.741Z Compiling rustls v0.21.12
28142026-03-01T00:01:21.817Z Compiling corncobs v0.1.4
28152026-03-01T00:01:22.104Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28162026-03-01T00:01:22.228Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28172026-03-01T00:01:22.272Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28182026-03-01T00:01:22.575Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28192026-03-01T00:01:23.368Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28202026-03-01T00:01:24.053Z Compiling progenitor-macro v0.8.0
28212026-03-01T00:01:34.233Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28222026-03-01T00:01:34.333Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28232026-03-01T00:01:40.257Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28242026-03-01T00:01:47.814Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28252026-03-01T00:01:49.959Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28262026-03-01T00:01:53.480Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28272026-03-01T00:01:53.798Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28282026-03-01T00:01:54.126Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28292026-03-01T00:01:54.440Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28302026-03-01T00:01:57.002Z Compiling progenitor-client v0.8.0
28312026-03-01T00:01:57.846Z Compiling sct v0.7.1
28322026-03-01T00:01:58.144Z Compiling rustls-webpki v0.101.7
28332026-03-01T00:01:58.255Z Compiling heck v0.3.3
28342026-03-01T00:01:58.572Z Compiling secrecy v0.8.0
28352026-03-01T00:01:58.879Z Compiling void v1.0.2
28362026-03-01T00:01:59.095Z Compiling lzss v0.8.2
28372026-03-01T00:02:01.573Z Compiling zone_cfg_derive v0.1.2
28382026-03-01T00:02:01.614Z Compiling progenitor v0.8.0
28392026-03-01T00:02:01.986Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28402026-03-01T00:02:02.611Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28412026-03-01T00:02:05.833Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28422026-03-01T00:02:06.942Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28432026-03-01T00:02:10.750Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28442026-03-01T00:02:10.967Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28452026-03-01T00:02:11.463Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28462026-03-01T00:02:12.031Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28472026-03-01T00:02:12.386Z Compiling tungstenite v0.23.0
28482026-03-01T00:02:16.847Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28492026-03-01T00:02:17.157Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28502026-03-01T00:02:17.474Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28512026-03-01T00:02:17.795Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28522026-03-01T00:02:18.137Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28532026-03-01T00:02:18.761Z Compiling nix v0.27.1
28542026-03-01T00:02:19.675Z Compiling serde_bytes v0.11.19
28552026-03-01T00:02:20.195Z Compiling base64 v0.13.1
28562026-03-01T00:02:20.885Z Compiling number_prefix v0.4.0
28572026-03-01T00:02:21.152Z Compiling indicatif v0.17.11
28582026-03-01T00:02:21.188Z Compiling ron v0.7.1
28592026-03-01T00:02:23.068Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28602026-03-01T00:02:24.734Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28612026-03-01T00:02:25.448Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28622026-03-01T00:02:25.478Z Compiling tokio-tungstenite v0.23.1
28632026-03-01T00:02:26.097Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28642026-03-01T00:02:26.432Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28652026-03-01T00:02:28.160Z Compiling xz2 v0.1.7
28662026-03-01T00:02:28.765Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28672026-03-01T00:02:36.127Z Compiling tokio-rustls v0.24.1
28682026-03-01T00:02:36.576Z Compiling zone v0.1.8
28692026-03-01T00:02:37.416Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28702026-03-01T00:02:39.686Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28712026-03-01T00:02:40.634Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28722026-03-01T00:02:44.313Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28732026-03-01T00:02:45.217Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28742026-03-01T00:02:51.115Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28752026-03-01T00:03:02.317Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28762026-03-01T00:03:03.894Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28772026-03-01T00:03:09.289Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28782026-03-01T00:03:14.287Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28792026-03-01T00:03:15.899Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28802026-03-01T00:03:18.335Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28812026-03-01T00:03:21.670Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28822026-03-01T00:03:22.150Z Compiling rustls-pemfile v1.0.4
28832026-03-01T00:03:22.832Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28842026-03-01T00:03:25.376Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28852026-03-01T00:03:25.695Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28862026-03-01T00:03:27.016Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28872026-03-01T00:03:28.397Z Compiling signal-hook-tokio v0.3.1
28882026-03-01T00:03:28.649Z Compiling yasna v0.5.2
28892026-03-01T00:03:29.002Z Compiling twox-hash v2.1.0
28902026-03-01T00:03:29.538Z Compiling is_ci v1.2.0
28912026-03-01T00:03:29.854Z Compiling supports-color v3.0.2
28922026-03-01T00:03:30.323Z Compiling rcgen v0.12.1
28932026-03-01T00:03:31.529Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28942026-03-01T00:03:32.543Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28952026-03-01T00:03:39.542Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28962026-03-01T00:03:39.700Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28972026-03-01T00:03:59.497Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28982026-03-01T00:04:01.185Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28992026-03-01T00:04:07.818Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29002026-03-01T00:04:10.528Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29012026-03-01T00:04:24.966Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29022026-03-01T00:04:25.195Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29032026-03-01T00:04:26.407Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29042026-03-01T00:04:26.735Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29052026-03-01T00:04:27.045Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29062026-03-01T00:04:33.012Z Compiling progenitor-extras v0.1.0
29072026-03-01T00:04:33.422Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29082026-03-01T00:04:33.752Z Compiling fatfs v0.3.6
29092026-03-01T00:04:36.118Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29102026-03-01T00:04:40.082Z Compiling subprocess v0.2.9
29112026-03-01T00:04:43.596Z Compiling rtoolbox v0.0.2
29122026-03-01T00:04:43.637Z Compiling seq-macro v0.3.6
29132026-03-01T00:04:43.900Z Compiling assert_matches v1.5.0
29142026-03-01T00:04:43.999Z Compiling rpassword v7.4.0
29152026-03-01T00:04:44.055Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29162026-03-01T00:04:44.436Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29172026-03-01T00:04:53.799Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29182026-03-01T00:05:02.576Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29192026-03-01T00:05:07.168Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29202026-03-01T00:05:07.358Z Compiling tui-tree-widget v0.23.1
29212026-03-01T00:05:07.818Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29222026-03-01T00:05:13.023Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29232026-03-01T00:05:13.909Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29242026-03-01T00:05:16.541Z Compiling uzers v0.12.1
29252026-03-01T00:05:18.915Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29262026-03-01T00:05:19.256Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29272026-03-01T00:05:24.884Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29282026-03-01T00:05:42.151Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29292026-03-01T00:05:50.071Z Compiling support-bundle-viewer v0.1.2
29302026-03-01T00:05:53.068Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29312026-03-01T00:05:53.553Z Compiling multimap v0.10.1
29322026-03-01T00:07:50.675Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29332026-03-01T00:08:01.250Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29342026-03-01T00:18:24.862Z Finished `release` profile [optimized] target(s) in 21m 54s
29352026-03-01T00:19:53.793Z
29362026-03-01T00:19:53.818Zreal 23:25.195885205
29372026-03-01T00:19:53.818Zuser 2:35:50.441553212
29382026-03-01T00:19:53.818Zsys 5:01.778741331
29392026-03-01T00:19:53.818Ztrap 4.421299508
29402026-03-01T00:19:53.818Ztflt 1.450839246
29412026-03-01T00:19:53.818Zdflt 5.891481825
29422026-03-01T00:19:53.818Zkflt 0.002343401
29432026-03-01T00:19:53.818Zlock 10:48:11.947509773
29442026-03-01T00:19:53.818Zslp 7:31:24.505059817
29452026-03-01T00:19:53.818Zlat 4:38.229858127
29462026-03-01T00:19:53.819Zstop 3:52.996205350
29472026-03-01T00:19:53.819Z+ mapfile -t packages
29482026-03-01T00:19:53.819Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29492026-03-01T00:19:55.632Z Finished `release` profile [optimized] target(s) in 1.74s
29502026-03-01T00:19:55.712Z Running `target/release/omicron-package -t test list-outputs`
29512026-03-01T00:19:55.790ZLogging to: /work/oxidecomputer/omicron/out/LOG
29522026-03-01T00:19:55.814Z+ ptime -m cargo build --locked --release -p xtask
29532026-03-01T00:19:56.866Z Compiling syn v2.0.117
29542026-03-01T00:19:56.866Z Compiling serde_core v1.0.228
29552026-03-01T00:19:56.866Z Compiling serde v1.0.228
29562026-03-01T00:19:56.866Z Compiling bitflags v2.9.4
29572026-03-01T00:19:56.894Z Compiling libc v0.2.180
29582026-03-01T00:19:56.919Z Compiling serde_json v1.0.149
29592026-03-01T00:19:56.919Z Compiling num-traits v0.2.19
29602026-03-01T00:19:56.946Z Compiling hashbrown v0.16.1
29612026-03-01T00:19:57.356Z Compiling rustix v0.38.37
29622026-03-01T00:19:57.486Z Compiling smallvec v1.15.1
29632026-03-01T00:19:57.689Z Compiling usdt-impl v0.5.0
29642026-03-01T00:19:57.908Z Compiling syn v1.0.109
29652026-03-01T00:19:58.262Z Compiling indexmap v2.13.0
29662026-03-01T00:19:58.470Z Compiling log v0.4.29
29672026-03-01T00:19:58.622Z Compiling thread-id v4.2.2
29682026-03-01T00:19:58.752Z Compiling getrandom v0.3.4
29692026-03-01T00:19:58.866Z Compiling rustix v1.1.3
29702026-03-01T00:19:59.241Z Compiling percent-encoding v2.3.2
29712026-03-01T00:19:59.737Z Compiling form_urlencoded v1.2.2
29722026-03-01T00:19:59.800Z Compiling terminal_size v0.4.0
29732026-03-01T00:19:59.891Z Compiling ordered-float v2.10.1
29742026-03-01T00:20:00.342Z Compiling fs-err v3.1.1
29752026-03-01T00:20:00.445Z Compiling anyhow v1.0.99
29762026-03-01T00:20:00.654Z Compiling once_cell v1.21.3
29772026-03-01T00:20:00.937Z Compiling heck v0.4.1
29782026-03-01T00:20:01.082Z Compiling clap_builder v4.5.48
29792026-03-01T00:20:01.860Z Compiling tempfile v3.24.0
29802026-03-01T00:20:02.811Z Compiling synstructure v0.13.1
29812026-03-01T00:20:02.992Z Compiling proc-macro-error v1.0.4
29822026-03-01T00:20:03.377Z Compiling textwrap v0.16.2
29832026-03-01T00:20:03.461Z Compiling camino-tempfile v1.4.1
29842026-03-01T00:20:03.958Z Compiling tabled_derive v0.7.0
29852026-03-01T00:20:04.951Z Compiling serde_derive v1.0.228
29862026-03-01T00:20:05.061Z Compiling thiserror-impl v2.0.18
29872026-03-01T00:20:05.086Z Compiling zerofrom-derive v0.1.4
29882026-03-01T00:20:05.110Z Compiling yoke-derive v0.7.4
29892026-03-01T00:20:05.162Z Compiling zerovec-derive v0.10.3
29902026-03-01T00:20:05.457Z Compiling displaydoc v0.2.5
29912026-03-01T00:20:06.636Z Compiling thiserror-impl v1.0.69
29922026-03-01T00:20:06.871Z Compiling icu_provider_macros v1.5.0
29932026-03-01T00:20:06.896Z Compiling zerocopy-derive v0.7.35
29942026-03-01T00:20:07.273Z Compiling thiserror v2.0.18
29952026-03-01T00:20:07.309Z Compiling zerofrom v0.1.4
29962026-03-01T00:20:07.475Z Compiling pest v2.8.2
29972026-03-01T00:20:07.564Z Compiling yoke v0.7.4
29982026-03-01T00:20:07.893Z Compiling scroll_derive v0.12.0
29992026-03-01T00:20:07.952Z Compiling zerovec v0.10.4
30002026-03-01T00:20:08.303Z Compiling zerocopy v0.7.35
30012026-03-01T00:20:08.666Z Compiling thiserror v1.0.69
30022026-03-01T00:20:08.941Z Compiling scroll v0.12.0
30032026-03-01T00:20:09.457Z Compiling goblin v0.8.2
30042026-03-01T00:20:10.016Z Compiling tinystr v0.7.6
30052026-03-01T00:20:10.403Z Compiling icu_locid v1.5.0
30062026-03-01T00:20:10.454Z Compiling pest_meta v2.8.2
30072026-03-01T00:20:10.532Z Compiling icu_collections v1.5.0
30082026-03-01T00:20:12.381Z Compiling pest_generator v2.8.2
30092026-03-01T00:20:12.683Z Compiling icu_provider v1.5.0
30102026-03-01T00:20:12.777Z Compiling serde_spanned v0.6.9
30112026-03-01T00:20:13.044Z Compiling toml_datetime v0.6.11
30122026-03-01T00:20:13.206Z Compiling dof v0.3.0
30132026-03-01T00:20:13.655Z Compiling pest_derive v2.8.2
30142026-03-01T00:20:13.735Z Compiling icu_locid_transform v1.5.0
30152026-03-01T00:20:13.956Z Compiling toml_edit v0.22.27
30162026-03-01T00:20:14.317Z Compiling dtrace-parser v0.2.0
30172026-03-01T00:20:14.544Z Compiling serde_tokenstream v0.2.3
30182026-03-01T00:20:15.126Z Compiling icu_properties v1.5.1
30192026-03-01T00:20:16.585Z Compiling erased-serde v0.4.6
30202026-03-01T00:20:17.915Z Compiling toml v0.8.23
30212026-03-01T00:20:18.224Z Compiling serde-untagged v0.1.7
30222026-03-01T00:20:18.916Z Compiling icu_normalizer v1.5.0
30232026-03-01T00:20:20.101Z Compiling idna_adapter v1.2.0
30242026-03-01T00:20:20.332Z Compiling idna v1.0.3
30252026-03-01T00:20:21.256Z Compiling url v2.5.4
30262026-03-01T00:20:22.488Z Compiling serde-value v0.7.0
30272026-03-01T00:20:23.807Z Compiling cargo-util-schemas v0.8.2
30282026-03-01T00:20:24.365Z Compiling usdt-attr-macro v0.5.0
30292026-03-01T00:20:25.406Z Compiling usdt-macro v0.5.0
30302026-03-01T00:20:25.430Z Compiling cargo-platform v0.2.0
30312026-03-01T00:20:25.569Z Compiling clap_derive v4.5.47
30322026-03-01T00:20:26.348Z Compiling usdt v0.5.0
30332026-03-01T00:20:26.392Z Compiling cargo_metadata v0.21.0
30342026-03-01T00:20:27.145Z Compiling cargo_toml v0.21.0
30352026-03-01T00:20:27.422Z Compiling macaddr v1.0.1
30362026-03-01T00:20:27.946Z Compiling tabled v0.15.0
30372026-03-01T00:20:28.597Z Compiling clap v4.5.48
30382026-03-01T00:20:37.490Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30392026-03-01T00:20:43.729Z Finished `release` profile [optimized] target(s) in 47.85s
30402026-03-01T00:20:43.867Z
30412026-03-01T00:20:43.867Zreal 48.027429718
30422026-03-01T00:20:43.867Zuser 5:01.267655789
30432026-03-01T00:20:43.867Zsys 26.934371769
30442026-03-01T00:20:43.892Ztrap 0.160233355
30452026-03-01T00:20:43.892Ztflt 0.137245516
30462026-03-01T00:20:43.892Zdflt 0.574335188
30472026-03-01T00:20:43.892Zkflt 0.007052765
30482026-03-01T00:20:43.892Zlock 14:30.943301857
30492026-03-01T00:20:43.892Zslp 16:34.729464330
30502026-03-01T00:20:43.892Zlat 23.548715597
30512026-03-01T00:20:43.892Zstop 31.136690483
30522026-03-01T00:20:43.892Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30532026-03-01T00:20:43.892Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30542026-03-01T00:20:43.892Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30552026-03-01T00:20:43.892Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30562026-03-01T00:20:43.892Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30572026-03-01T00:20:45.735Z Compiling regress v0.10.5
30582026-03-01T00:20:45.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30592026-03-01T00:20:45.815Z Compiling match_cfg v0.1.0
30602026-03-01T00:20:45.815Z Compiling structmeta-derive v0.3.0
30612026-03-01T00:20:45.815Z Compiling rustls v0.22.4
30622026-03-01T00:20:45.815Z Compiling rustls-webpki v0.102.8
30632026-03-01T00:20:45.915Z Compiling newtype-uuid-macros v0.1.0
30642026-03-01T00:20:45.939Z Compiling multer v3.1.0
30652026-03-01T00:20:45.970Z Compiling hostname v0.3.1
30662026-03-01T00:20:46.229Z Compiling debug-ignore v1.0.5
30672026-03-01T00:20:46.308Z Compiling toml_parser v1.0.6+spec-1.1.0
30682026-03-01T00:20:46.351Z Compiling slog-json v2.6.1
30692026-03-01T00:20:46.384Z Compiling async-stream-impl v0.3.6
30702026-03-01T00:20:46.442Z Compiling serde_spanned v1.0.4
30712026-03-01T00:20:46.729Z Compiling toml_datetime v0.7.5+spec-1.1.0
30722026-03-01T00:20:47.291Z Compiling dropshot v0.16.7
30732026-03-01T00:20:47.410Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30742026-03-01T00:20:47.446Z Compiling toml_writer v1.0.6+spec-1.1.0
30752026-03-01T00:20:47.499Z Compiling async-stream v0.3.6
30762026-03-01T00:20:47.556Z Compiling slog-bunyan v2.5.0
30772026-03-01T00:20:47.798Z Compiling toml v0.9.11+spec-1.1.0
30782026-03-01T00:20:47.825Z Compiling itertools v0.14.0
30792026-03-01T00:20:47.856Z Compiling waitgroup v0.1.2
30802026-03-01T00:20:47.951Z Compiling structmeta v0.3.0
30812026-03-01T00:20:48.085Z Compiling rustls-pemfile v2.2.0
30822026-03-01T00:20:48.330Z Compiling dropshot_endpoint v0.16.7
30832026-03-01T00:20:48.425Z Compiling hostname v0.4.2
30842026-03-01T00:20:48.556Z Compiling serde_path_to_error v0.1.20
30852026-03-01T00:20:48.635Z Compiling derive-ex v0.1.8
30862026-03-01T00:20:48.665Z Compiling progenitor-client v0.13.0
30872026-03-01T00:20:49.190Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30882026-03-01T00:20:49.272Z Compiling macaddr v1.0.1
30892026-03-01T00:20:49.423Z Compiling progenitor-client v0.10.0
30902026-03-01T00:20:49.663Z Compiling instant v0.1.13
30912026-03-01T00:20:49.887Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30922026-03-01T00:20:49.971Z Compiling parse-display-derive v0.10.0
30932026-03-01T00:20:50.392Z Compiling tokio-rustls v0.25.0
30942026-03-01T00:20:50.568Z Compiling backoff v0.4.0
30952026-03-01T00:20:50.593Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30962026-03-01T00:20:50.795Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30972026-03-01T00:20:50.827Z Compiling backon v1.6.0
30982026-03-01T00:20:50.901Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30992026-03-01T00:20:51.205Z Compiling proc-macro-crate v1.3.1
31002026-03-01T00:20:51.457Z Compiling crucible-workspace-hack v0.1.0
31012026-03-01T00:20:51.808Z Compiling proc-macro-error v1.0.4
31022026-03-01T00:20:51.910Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31032026-03-01T00:20:52.024Z Compiling num_enum_derive v0.5.11
31042026-03-01T00:20:52.073Z Compiling test-strategy v0.4.3
31052026-03-01T00:20:52.281Z Compiling heapless v0.8.0
31062026-03-01T00:20:52.398Z Compiling unsafe-libyaml v0.2.11
31072026-03-01T00:20:52.960Z Compiling ingot-macros v0.1.1
31082026-03-01T00:20:53.109Z Compiling hash32 v0.3.1
31092026-03-01T00:20:53.244Z Compiling parse-display v0.10.0
31102026-03-01T00:20:53.378Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31112026-03-01T00:20:53.689Z Compiling serde_yaml v0.9.34+deprecated
31122026-03-01T00:20:53.792Z Compiling smoltcp v0.11.0
31132026-03-01T00:20:53.955Z Compiling tabwriter v1.4.0
31142026-03-01T00:20:53.988Z Compiling num_enum v0.5.11
31152026-03-01T00:20:54.194Z Compiling foreign-types-macros v0.2.3
31162026-03-01T00:20:54.384Z Compiling foreign-types-shared v0.3.1
31172026-03-01T00:20:54.416Z Compiling cobs v0.2.3
31182026-03-01T00:20:54.787Z Compiling postcard v1.0.10
31192026-03-01T00:20:55.009Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31202026-03-01T00:20:55.082Z Compiling nix v0.30.1
31212026-03-01T00:20:55.322Z Compiling foreign-types v0.5.0
31222026-03-01T00:20:55.370Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31232026-03-01T00:20:55.455Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31242026-03-01T00:20:55.777Z Compiling secrecy v0.10.3
31252026-03-01T00:20:56.014Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31262026-03-01T00:20:56.044Z Compiling cstr-argument v0.1.2
31272026-03-01T00:20:56.072Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31282026-03-01T00:20:56.100Z Compiling rayon-core v1.12.1
31292026-03-01T00:20:56.317Z Compiling pretty-hex v0.2.1
31302026-03-01T00:20:56.435Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31312026-03-01T00:20:56.493Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31322026-03-01T00:20:56.520Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31332026-03-01T00:20:56.601Z Compiling crossbeam-deque v0.8.5
31342026-03-01T00:20:56.705Z Compiling colored v2.2.0
31352026-03-01T00:20:56.844Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31362026-03-01T00:20:56.996Z Compiling camino-tempfile v1.4.1
31372026-03-01T00:20:57.421Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31382026-03-01T00:20:57.610Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31392026-03-01T00:20:58.150Z Compiling rayon v1.10.0
31402026-03-01T00:20:58.210Z Compiling ingot-types v0.1.2
31412026-03-01T00:20:58.292Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31422026-03-01T00:20:58.501Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31432026-03-01T00:20:58.623Z Compiling zone_cfg_derive v0.3.0
31442026-03-01T00:20:58.981Z Compiling ingot v0.1.1
31452026-03-01T00:20:59.080Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-03-01T00:20:59.461Z Compiling itertools v0.12.1
31472026-03-01T00:20:59.629Z Compiling smf v0.2.3
31482026-03-01T00:20:59.866Z Compiling num-derive v0.4.2
31492026-03-01T00:21:00.406Z Compiling sigpipe v0.1.3
31502026-03-01T00:21:00.572Z Compiling glob v0.3.2
31512026-03-01T00:21:00.805Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31522026-03-01T00:21:01.137Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31532026-03-01T00:21:01.494Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31542026-03-01T00:21:01.555Z Compiling toml v0.8.23
31552026-03-01T00:21:01.755Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31562026-03-01T00:21:01.970Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31572026-03-01T00:21:02.042Z Compiling zone v0.3.1
31582026-03-01T00:21:02.217Z Compiling convert_case v0.4.0
31592026-03-01T00:21:02.281Z Compiling universal-hash v0.5.1
31602026-03-01T00:21:02.515Z Compiling opaque-debug v0.3.1
31612026-03-01T00:21:02.642Z Compiling half v2.4.1
31622026-03-01T00:21:02.896Z Compiling ciborium-io v0.2.2
31632026-03-01T00:21:02.929Z Compiling aead v0.5.2
31642026-03-01T00:21:02.967Z Compiling poly1305 v0.8.0
31652026-03-01T00:21:02.998Z Compiling derive_more v0.99.20
31662026-03-01T00:21:03.075Z Compiling ciborium-ll v0.2.2
31672026-03-01T00:21:03.151Z Compiling chacha20 v0.9.1
31682026-03-01T00:21:03.322Z Compiling typify-impl v0.6.1
31692026-03-01T00:21:03.372Z Compiling ciborium v0.2.2
31702026-03-01T00:21:03.462Z Compiling typify-impl v0.4.3
31712026-03-01T00:21:03.638Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31722026-03-01T00:21:04.393Z Compiling thiserror-impl-no-std v2.0.2
31732026-03-01T00:21:04.498Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31742026-03-01T00:21:04.559Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31752026-03-01T00:21:05.079Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31762026-03-01T00:21:05.105Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31772026-03-01T00:21:06.665Z Compiling thiserror-no-std v2.0.2
31782026-03-01T00:21:06.817Z Compiling num-rational v0.4.2
31792026-03-01T00:21:07.606Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31802026-03-01T00:21:08.062Z Compiling password-hash v0.5.0
31812026-03-01T00:21:08.657Z Compiling blake2 v0.10.6
31822026-03-01T00:21:08.843Z Compiling num-complex v0.4.6
31832026-03-01T00:21:09.127Z Compiling indent_write v2.2.0
31842026-03-01T00:21:09.389Z Compiling argon2 v0.5.3
31852026-03-01T00:21:09.487Z Compiling vsss-rs v3.3.4
31862026-03-01T00:21:09.692Z Compiling num v0.4.3
31872026-03-01T00:21:09.727Z Compiling chacha20poly1305 v0.10.1
31882026-03-01T00:21:09.843Z Compiling float-ord v0.3.2
31892026-03-01T00:21:09.984Z Compiling prettyplease v0.2.36
31902026-03-01T00:21:10.042Z Compiling gethostname v0.5.0
31912026-03-01T00:21:10.244Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31922026-03-01T00:21:10.679Z Compiling usdt-macro v0.5.0
31932026-03-01T00:21:11.691Z Compiling usdt-attr-macro v0.5.0
31942026-03-01T00:21:11.953Z Compiling derive-where v1.5.0
31952026-03-01T00:21:12.005Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31962026-03-01T00:21:12.777Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31972026-03-01T00:21:12.928Z Compiling atomicwrites v0.4.4
31982026-03-01T00:21:12.961Z Compiling typify-macro v0.6.1
31992026-03-01T00:21:13.034Z Compiling typify-macro v0.4.3
32002026-03-01T00:21:13.061Z Compiling usdt v0.5.0
32012026-03-01T00:21:13.169Z Compiling cancel-safe-futures v0.1.5
32022026-03-01T00:21:13.302Z Compiling owo-colors v4.2.3
32032026-03-01T00:21:13.552Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32042026-03-01T00:21:13.584Z Compiling console v0.15.10
32052026-03-01T00:21:13.824Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32062026-03-01T00:21:13.874Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32072026-03-01T00:21:14.543Z Compiling resolv-conf v0.7.0
32082026-03-01T00:21:14.704Z Compiling libsw-core v0.3.1
32092026-03-01T00:21:15.008Z Compiling async-recursion v1.1.1
32102026-03-01T00:21:15.247Z Compiling libsw v3.5.0
32112026-03-01T00:21:15.544Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32122026-03-01T00:21:16.270Z Compiling progenitor-client v0.11.2
32132026-03-01T00:21:16.302Z Compiling libefi-sys v0.1.0
32142026-03-01T00:21:16.395Z Compiling typify v0.4.3
32152026-03-01T00:21:16.440Z Compiling typify v0.6.1
32162026-03-01T00:21:16.614Z Compiling progenitor-impl v0.13.0
32172026-03-01T00:21:16.644Z Compiling progenitor-impl v0.11.2
32182026-03-01T00:21:16.668Z Compiling linear-map v1.2.0
32192026-03-01T00:21:16.752Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32202026-03-01T00:21:16.805Z Compiling hickory-proto v0.24.4
32212026-03-01T00:21:17.041Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32222026-03-01T00:21:17.689Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32232026-03-01T00:21:18.373Z Compiling newline-converter v0.3.0
32242026-03-01T00:21:18.586Z Compiling bitfield-struct v0.6.2
32252026-03-01T00:21:18.880Z Compiling linked-hash-map v0.5.6
32262026-03-01T00:21:19.239Z Compiling semver v0.1.20
32272026-03-01T00:21:19.778Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32282026-03-01T00:21:19.822Z Compiling rustc_version v0.1.7
32292026-03-01T00:21:20.243Z Compiling lru-cache v0.1.2
32302026-03-01T00:21:20.432Z Compiling expectorate v1.2.0
32312026-03-01T00:21:20.718Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32322026-03-01T00:21:20.862Z Compiling pin-project-internal v1.1.6
32332026-03-01T00:21:20.889Z Compiling slog-dtrace v0.3.0
32342026-03-01T00:21:21.195Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32352026-03-01T00:21:21.337Z Compiling minimal-lexical v0.2.1
32362026-03-01T00:21:21.828Z Compiling siphasher v1.0.1
32372026-03-01T00:21:22.045Z Compiling progenitor-macro v0.13.0
32382026-03-01T00:21:22.154Z Compiling progenitor-macro v0.11.2
32392026-03-01T00:21:22.228Z Compiling phf_shared v0.12.1
32402026-03-01T00:21:22.576Z Compiling nom v7.1.3
32412026-03-01T00:21:23.040Z Compiling pin-project v1.1.6
32422026-03-01T00:21:23.235Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32432026-03-01T00:21:23.476Z Compiling hickory-resolver v0.24.4
32442026-03-01T00:21:23.638Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32452026-03-01T00:21:24.008Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32462026-03-01T00:21:24.377Z Compiling newtype_derive v0.1.6
32472026-03-01T00:21:24.778Z Compiling tokio-dtrace v0.1.0
32482026-03-01T00:21:25.223Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32492026-03-01T00:21:25.360Z Compiling dropshot-api-manager-types v0.5.2
32502026-03-01T00:21:26.002Z Compiling pem v3.0.5
32512026-03-01T00:21:26.145Z Compiling snafu-derive v0.8.5
32522026-03-01T00:21:26.675Z Compiling csv-core v0.1.11
32532026-03-01T00:21:27.208Z Compiling xshell-macros v0.2.7
32542026-03-01T00:21:27.967Z Compiling highway v1.3.0
32552026-03-01T00:21:28.132Z Compiling same-file v1.0.6
32562026-03-01T00:21:28.406Z Compiling base64 v0.21.7
32572026-03-01T00:21:28.710Z Compiling chrono-tz v0.10.4
32582026-03-01T00:21:29.005Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32592026-03-01T00:21:29.059Z Compiling const_format_proc_macros v0.2.34
32602026-03-01T00:21:29.097Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32612026-03-01T00:21:29.437Z Compiling walkdir v2.5.0
32622026-03-01T00:21:30.147Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32632026-03-01T00:21:30.172Z Compiling snafu v0.8.5
32642026-03-01T00:21:30.780Z Compiling xshell v0.2.7
32652026-03-01T00:21:30.860Z Compiling csv v1.3.1
32662026-03-01T00:21:31.891Z Compiling qorb v0.4.1
32672026-03-01T00:21:32.015Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32682026-03-01T00:21:32.625Z Compiling oxide-tokio-rt v0.1.2
32692026-03-01T00:21:32.657Z Compiling progenitor v0.11.2
32702026-03-01T00:21:32.960Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32712026-03-01T00:21:33.024Z Compiling phf v0.12.1
32722026-03-01T00:21:33.062Z Compiling progenitor v0.13.0
32732026-03-01T00:21:33.298Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32742026-03-01T00:21:33.336Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32752026-03-01T00:21:33.579Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32762026-03-01T00:21:34.065Z Compiling globset v0.4.15
32772026-03-01T00:21:35.244Z Compiling olpc-cjson v0.1.4
32782026-03-01T00:21:35.458Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32792026-03-01T00:21:35.553Z Compiling primeorder v0.13.6
32802026-03-01T00:21:36.009Z Compiling serde_plain v1.0.2
32812026-03-01T00:21:36.035Z Compiling typed-path v0.9.3
32822026-03-01T00:21:36.068Z Compiling colored v3.0.0
32832026-03-01T00:21:36.135Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32842026-03-01T00:21:36.515Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32852026-03-01T00:21:36.792Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32862026-03-01T00:21:37.145Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32872026-03-01T00:21:37.584Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32882026-03-01T00:21:37.903Z Compiling tough v0.20.0
32892026-03-01T00:21:38.202Z Compiling const_format v0.2.34
32902026-03-01T00:21:38.642Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32912026-03-01T00:21:38.792Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32922026-03-01T00:21:39.126Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32932026-03-01T00:21:39.703Z Compiling tabled_derive v0.7.0
32942026-03-01T00:21:40.202Z Compiling bcs v0.1.6
32952026-03-01T00:21:40.781Z Compiling utf-8 v0.7.6
32962026-03-01T00:21:41.112Z Compiling termtree v0.5.1
32972026-03-01T00:21:41.225Z Compiling radium v0.7.0
32982026-03-01T00:21:41.398Z Compiling salty v0.3.0
32992026-03-01T00:21:41.435Z Compiling textwrap v0.16.2
33002026-03-01T00:21:41.725Z Compiling tabled v0.15.0
33012026-03-01T00:21:41.869Z Compiling tungstenite v0.21.0
33022026-03-01T00:21:42.321Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33032026-03-01T00:21:42.393Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33042026-03-01T00:21:42.420Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33052026-03-01T00:21:42.673Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-03-01T00:21:42.738Z Compiling steno v0.4.1
33072026-03-01T00:21:43.533Z Compiling typify-impl v0.2.0
33082026-03-01T00:21:44.817Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33092026-03-01T00:21:45.936Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33102026-03-01T00:21:46.171Z Compiling moka v0.12.10
33112026-03-01T00:21:46.480Z Compiling humantime v2.2.0
33122026-03-01T00:21:46.636Z Compiling tap v1.0.1
33132026-03-01T00:21:46.860Z Compiling maybe-uninit v2.0.0
33142026-03-01T00:21:46.986Z Compiling wyz v0.5.1
33152026-03-01T00:21:47.069Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33162026-03-01T00:21:47.403Z Compiling tokio-tungstenite v0.21.0
33172026-03-01T00:21:47.914Z Compiling p384 v0.13.1
33182026-03-01T00:21:47.967Z Compiling progenitor-impl v0.10.0
33192026-03-01T00:21:48.227Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33202026-03-01T00:21:48.295Z Compiling arc-swap v1.7.1
33212026-03-01T00:21:48.846Z Compiling packed_struct v0.10.1
33222026-03-01T00:21:48.894Z Compiling tagptr v0.2.0
33232026-03-01T00:21:49.182Z Compiling funty v2.0.0
33242026-03-01T00:21:49.468Z Compiling slog-scope v4.4.0
33252026-03-01T00:21:49.935Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33262026-03-01T00:21:50.577Z Compiling bitvec v1.0.1
33272026-03-01T00:21:51.021Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33282026-03-01T00:21:52.249Z Compiling polyval v0.6.2
33292026-03-01T00:21:52.647Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33302026-03-01T00:21:52.834Z Compiling typify-macro v0.2.0
33312026-03-01T00:21:53.221Z Compiling packed_struct_codegen v0.10.1
33322026-03-01T00:21:53.347Z Compiling progenitor-macro v0.10.0
33332026-03-01T00:21:53.537Z Compiling zerocopy-derive v0.6.6
33342026-03-01T00:21:53.844Z Compiling bitfield-macros v0.19.2
33352026-03-01T00:21:55.144Z Compiling proc-macro-error-attr2 v2.0.0
33362026-03-01T00:21:55.174Z Compiling indexmap v1.9.3
33372026-03-01T00:21:55.200Z Compiling crc-catalog v2.4.0
33382026-03-01T00:21:55.296Z Compiling nodrop v0.1.14
33392026-03-01T00:21:55.393Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33402026-03-01T00:21:55.475Z Compiling parking_lot_core v0.8.6
33412026-03-01T00:21:55.559Z Compiling array-init v0.0.4
33422026-03-01T00:21:55.779Z Compiling crc v3.2.1
33432026-03-01T00:21:55.847Z Compiling proc-macro-error2 v2.0.1
33442026-03-01T00:21:56.131Z Compiling typify v0.2.0
33452026-03-01T00:21:56.211Z Compiling zerocopy v0.6.6
33462026-03-01T00:21:56.333Z Compiling progenitor-impl v0.8.0
33472026-03-01T00:21:56.377Z Compiling bitfield v0.19.2
33482026-03-01T00:21:56.421Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33492026-03-01T00:21:56.460Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33502026-03-01T00:21:56.820Z Compiling ghash v0.5.1
33512026-03-01T00:21:56.917Z Compiling smallvec v0.6.14
33522026-03-01T00:21:57.036Z Compiling hickory-resolver v0.25.2
33532026-03-01T00:21:57.306Z Compiling slog-stdlog v4.1.1
33542026-03-01T00:21:57.687Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33552026-03-01T00:21:58.001Z Compiling git-stub v1.0.0
33562026-03-01T00:21:58.479Z Compiling ctr v0.9.2
33572026-03-01T00:21:58.505Z Compiling num-derive v0.3.3
33582026-03-01T00:21:58.854Z Compiling lzma-sys v0.1.20
33592026-03-01T00:21:59.106Z Compiling unicase v2.8.1
33602026-03-01T00:21:59.213Z Compiling hashbrown v0.12.3
33612026-03-01T00:21:59.491Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33622026-03-01T00:21:59.616Z Compiling mime_guess v2.0.5
33632026-03-01T00:21:59.952Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33642026-03-01T00:22:00.200Z Compiling libscf-sys v1.1.0
33652026-03-01T00:22:00.452Z Compiling aes-gcm v0.10.3
33662026-03-01T00:22:00.643Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33672026-03-01T00:22:00.789Z Compiling git-stub-vcs v0.1.0
33682026-03-01T00:22:00.943Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33692026-03-01T00:22:01.033Z Compiling slog-envlogger v2.2.0
33702026-03-01T00:22:01.478Z Compiling serde-hex v0.1.0
33712026-03-01T00:22:01.728Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33722026-03-01T00:22:01.889Z Compiling progenitor-macro v0.8.0
33732026-03-01T00:22:02.086Z Compiling tabled_derive v0.11.0
33742026-03-01T00:22:03.655Z Compiling progenitor v0.10.0
33752026-03-01T00:22:03.898Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33762026-03-01T00:22:04.979Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33772026-03-01T00:22:05.290Z Compiling ron v0.8.1
33782026-03-01T00:22:05.315Z Compiling papergrid v0.17.0
33792026-03-01T00:22:05.949Z Compiling testing_table v0.3.0
33802026-03-01T00:22:06.222Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33812026-03-01T00:22:07.133Z Compiling hashbrown v0.13.2
33822026-03-01T00:22:07.250Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33832026-03-01T00:22:08.091Z Compiling heck v0.3.3
33842026-03-01T00:22:08.444Z Compiling progenitor-client v0.8.0
33852026-03-01T00:22:08.778Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33862026-03-01T00:22:08.907Z Compiling blowfish v0.9.1
33872026-03-01T00:22:09.158Z Compiling ssh-encoding v0.2.0
33882026-03-01T00:22:09.183Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33892026-03-01T00:22:09.338Z Compiling nibble_vec v0.1.0
33902026-03-01T00:22:09.367Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33912026-03-01T00:22:09.584Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33922026-03-01T00:22:09.612Z Compiling crc-any v2.5.0
33932026-03-01T00:22:09.650Z Compiling corncobs v0.1.4
33942026-03-01T00:22:09.705Z Compiling endian-type v0.1.2
33952026-03-01T00:22:09.905Z Compiling ssh-cipher v0.2.0
33962026-03-01T00:22:09.998Z Compiling radix_trie v0.2.1
33972026-03-01T00:22:10.028Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33982026-03-01T00:22:10.103Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33992026-03-01T00:22:10.160Z Compiling bcrypt-pbkdf v0.10.0
34002026-03-01T00:22:10.574Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34012026-03-01T00:22:10.741Z Compiling zone_cfg_derive v0.1.2
34022026-03-01T00:22:10.766Z Compiling object v0.30.4
34032026-03-01T00:22:11.015Z Compiling tabled v0.20.0
34042026-03-01T00:22:11.908Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34052026-03-01T00:22:12.078Z Compiling progenitor v0.8.0
34062026-03-01T00:22:12.320Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34072026-03-01T00:22:12.344Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34082026-03-01T00:22:12.808Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34092026-03-01T00:22:12.891Z Compiling parking_lot v0.11.2
34102026-03-01T00:22:13.590Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34112026-03-01T00:22:13.664Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34122026-03-01T00:22:14.550Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34132026-03-01T00:22:14.687Z Compiling prefix-trie v0.7.0
34142026-03-01T00:22:14.718Z Compiling password-hash v0.4.2
34152026-03-01T00:22:14.977Z Compiling fxhash v0.2.1
34162026-03-01T00:22:15.104Z Compiling secrecy v0.8.0
34172026-03-01T00:22:15.241Z Compiling half v1.8.3
34182026-03-01T00:22:15.382Z Compiling path-slash v0.1.5
34192026-03-01T00:22:15.505Z Compiling http-range v0.1.5
34202026-03-01T00:22:15.533Z Compiling number_prefix v0.4.0
34212026-03-01T00:22:15.638Z Compiling base64 v0.13.1
34222026-03-01T00:22:15.806Z Compiling indicatif v0.17.11
34232026-03-01T00:22:15.830Z Compiling serde_cbor v0.11.2
34242026-03-01T00:22:15.861Z Compiling hickory-server v0.25.2
34252026-03-01T00:22:16.163Z Compiling ron v0.7.1
34262026-03-01T00:22:16.217Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34272026-03-01T00:22:17.481Z Compiling pbkdf2 v0.11.0
34282026-03-01T00:22:17.634Z Compiling sled v0.34.7
34292026-03-01T00:22:17.848Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34302026-03-01T00:22:17.942Z Compiling xz2 v0.1.7
34312026-03-01T00:22:18.450Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34322026-03-01T00:22:19.224Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34332026-03-01T00:22:19.500Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34342026-03-01T00:22:19.929Z Compiling zone v0.1.8
34352026-03-01T00:22:20.462Z Compiling ssh-key v0.6.6
34362026-03-01T00:22:20.759Z Compiling hickory-client v0.25.2
34372026-03-01T00:22:21.123Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34382026-03-01T00:22:21.394Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34392026-03-01T00:22:22.627Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34402026-03-01T00:22:23.888Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34412026-03-01T00:22:25.057Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34422026-03-01T00:22:25.163Z Compiling p521 v0.13.3
34432026-03-01T00:22:25.359Z Compiling p256 v0.13.2
34442026-03-01T00:22:25.748Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34452026-03-01T00:22:26.069Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34462026-03-01T00:22:26.094Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34472026-03-01T00:22:26.658Z Compiling yasna v0.5.2
34482026-03-01T00:22:26.968Z Compiling headers-core v0.3.0
34492026-03-01T00:22:28.021Z Compiling kstat-rs v0.2.4
34502026-03-01T00:22:28.045Z Compiling nanorand v0.7.0
34512026-03-01T00:22:28.045Z Compiling russh-cryptovec v0.7.3
34522026-03-01T00:22:28.045Z Compiling atty v0.2.14
34532026-03-01T00:22:28.045Z Compiling crc8 v0.1.1
34542026-03-01T00:22:28.045Z Compiling md5 v0.7.0
34552026-03-01T00:22:28.046Z Compiling home v0.5.9
34562026-03-01T00:22:28.046Z Compiling rcgen v0.12.1
34572026-03-01T00:22:28.046Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34582026-03-01T00:22:28.046Z Compiling flume v0.11.1
34592026-03-01T00:22:28.046Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34602026-03-01T00:22:28.046Z Compiling russh-keys v0.45.0
34612026-03-01T00:22:28.046Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34622026-03-01T00:22:28.083Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34632026-03-01T00:22:28.208Z Compiling headers v0.4.1
34642026-03-01T00:22:29.406Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34652026-03-01T00:22:29.711Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34662026-03-01T00:22:30.849Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34672026-03-01T00:22:31.646Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34682026-03-01T00:22:32.612Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34692026-03-01T00:22:36.403Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34702026-03-01T00:22:37.324Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34712026-03-01T00:22:37.374Z Compiling hyper-staticfile v0.10.1
34722026-03-01T00:22:37.756Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732026-03-01T00:22:38.272Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34742026-03-01T00:22:38.334Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34752026-03-01T00:22:38.736Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34762026-03-01T00:22:38.904Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34772026-03-01T00:22:39.591Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34782026-03-01T00:22:39.708Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34792026-03-01T00:22:39.824Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34802026-03-01T00:22:40.912Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34812026-03-01T00:22:41.389Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34822026-03-01T00:22:41.418Z Compiling num-bigint v0.4.6
34832026-03-01T00:22:41.781Z Compiling des v0.8.1
34842026-03-01T00:22:42.124Z Compiling subprocess v0.2.9
34852026-03-01T00:22:42.295Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34862026-03-01T00:22:42.705Z Compiling display-error-chain v0.2.2
34872026-03-01T00:22:42.954Z Compiling hex-literal v0.4.1
34882026-03-01T00:22:43.039Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34892026-03-01T00:22:43.162Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34902026-03-01T00:22:43.271Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34912026-03-01T00:22:43.536Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34922026-03-01T00:22:43.963Z Compiling russh v0.45.0
34932026-03-01T00:22:45.443Z Compiling internet-checksum v0.2.1
34942026-03-01T00:22:49.496Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34952026-03-01T00:23:33.914Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34962026-03-01T00:24:11.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
34972026-03-01T00:24:11.615Z
34982026-03-01T00:24:11.615Zreal 3:27.681414522
34992026-03-01T00:24:11.615Zuser 17:21.777599784
35002026-03-01T00:24:11.615Zsys 2:40.501613121
35012026-03-01T00:24:11.615Ztrap 0.476058931
35022026-03-01T00:24:11.615Ztflt 0.177751551
35032026-03-01T00:24:11.615Zdflt 1.263372173
35042026-03-01T00:24:11.640Zkflt 0.000231004
35052026-03-01T00:24:11.640Zlock 47:11.300698114
35062026-03-01T00:24:11.640Zslp 1:02:30.692389119
35072026-03-01T00:24:11.640Zlat 1:03.695252832
35082026-03-01T00:24:11.640Zstop 2:32.908991890
35092026-03-01T00:24:11.640Z+ mkdir tests
35102026-03-01T00:24:11.640Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35112026-03-01T00:24:11.640Z+ xargs -I '{}' -t cp '{}' tests/
35122026-03-01T00:24:11.675Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ab304590d16f8016 tests/
35132026-03-01T00:24:11.700Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-01579d241a1f565d tests/
35142026-03-01T00:24:11.724Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d8df2d51e2e306ea tests/
35152026-03-01T00:24:11.751Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-33802e530ef9378b tests/
35162026-03-01T00:24:12.117Z+ 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/*)
35172026-03-01T00:24:12.142Z+ 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-01579d241a1f565d tests/commtest-d8df2d51e2e306ea tests/dhcp_server-ab304590d16f8016 tests/end_to_end_tests-33802e530ef9378b 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
35182026-03-01T00:26:27.910ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35192026-03-01T00:26:27.910Za .github/buildomat/ci-env.sh 1K
35202026-03-01T00:26:27.910Za out/target/test 1K
35212026-03-01T00:26:27.910Za out/npuzone/npuzone 27402K
35222026-03-01T00:26:27.910Za package-manifest.toml 35K
35232026-03-01T00:26:27.910Za smf/sled-agent/non-gimlet/config.toml 6K
35242026-03-01T00:26:27.910Za target/release/omicron-package 41742K
35252026-03-01T00:26:27.910Za target/release/xtask 11462K
35262026-03-01T00:26:27.910Za target/debug/bootstrap 353640K
35272026-03-01T00:26:27.910Za tests/bootstrap-01579d241a1f565d 31192K
35282026-03-01T00:26:27.910Za tests/commtest-d8df2d51e2e306ea 31453K
35292026-03-01T00:26:27.910Za tests/dhcp_server-ab304590d16f8016 31192K
35302026-03-01T00:26:27.910Za tests/end_to_end_tests-33802e530ef9378b 395857K
35312026-03-01T00:26:27.910Za out/clickhouse.tar.gz 315215K
35322026-03-01T00:26:27.910Za out/clickhouse_keeper.tar.gz 298853K
35332026-03-01T00:26:27.910Za out/clickhouse_server.tar.gz 315215K
35342026-03-01T00:26:27.910Za out/cockroachdb.tar.gz 162873K
35352026-03-01T00:26:27.910Za out/crucible-pantry-zone.tar.gz 43051K
35362026-03-01T00:26:27.910Za out/crucible-utils.tar 17744K
35372026-03-01T00:26:27.910Za out/crucible-zone.tar.gz 57189K
35382026-03-01T00:26:27.910Za out/external-dns.tar.gz 51985K
35392026-03-01T00:26:27.910Za out/internal-dns.tar.gz 51984K
35402026-03-01T00:26:27.910Za out/mg-ddm-gz.tar 86339K
35412026-03-01T00:26:27.911Za out/nexus.tar.gz 216113K
35422026-03-01T00:26:27.911Za out/ntp.tar.gz 31836K
35432026-03-01T00:26:27.911Za out/omicron-gateway-softnpu.tar.gz 29964K
35442026-03-01T00:26:27.911Za out/omicron-sled-agent.tar 197949K
35452026-03-01T00:26:27.911Za out/overlay.tar.gz 3K
35462026-03-01T00:26:27.911Za out/oximeter.tar.gz 66250K
35472026-03-01T00:26:27.911Za out/oxlog.tar 3945K
35482026-03-01T00:26:27.911Za out/probe.tar.gz 3037K
35492026-03-01T00:26:27.911Za out/propolis-server.tar.gz 74633K
35502026-03-01T00:26:27.911Za out/pumpkind-gz.tar 26647K
35512026-03-01T00:26:27.911Za out/switch-softnpu.tar.gz 387038K
35522026-03-01T00:26:27.936Z
35532026-03-01T00:26:27.936Zreal 2:15.797342922
35542026-03-01T00:26:27.936Zuser 2:05.580326572
35552026-03-01T00:26:27.936Zsys 12.663287895
35562026-03-01T00:26:27.936Ztrap 0.039272880
35572026-03-01T00:26:27.936Ztflt 0.000000000
35582026-03-01T00:26:27.936Zdflt 0.000000000
35592026-03-01T00:26:27.936Zkflt 0.000000000
35602026-03-01T00:26:27.936Zlock 0.000000000
35612026-03-01T00:26:27.936Zslp 2:05.503519456
35622026-03-01T00:26:27.936Zlat 7.800920311
35632026-03-01T00:26:27.936Zstop 0.001169266
35642026-03-01T00:26:27.936Zprocess exited: duration 2439767 ms, exit code 0
 
35652026-03-01T00:26:28.021Zfound 1 output files
35662026-03-01T00:26:28.022Zuploading: /work/package.tar.gz (2448171303 bytes)
35672026-03-01T00:29:35.192Zuploaded: /work/package.tar.gz