01KKFRWB3S50PP5J8X062NRN03: helios / package

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

Buildomat Job: 01KKFRWQRNSA8Y5P244CERXPMN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-12T01:00:48.632Zjob assigned to worker 01KKFRWV9W0RZ32683NE698F82 [factory aws, i-056b9dcdf97eeee98] (queued for 1 m 13 s)
 
22026-03-12T01:00:57.264Zstarting task 0: "setup"
32026-03-12T01:00:57.270Z++ uname -s
42026-03-12T01:00:57.276Z+ kern=SunOS
52026-03-12T01:00:57.276Z+ build_user=build
62026-03-12T01:00:57.276Z+ build_uid=12345
72026-03-12T01:00:57.276Z+ work_dir=/work
82026-03-12T01:00:57.276Z+ input_dir=/input
92026-03-12T01:00:57.276Z+ [[ 0 == 12345 ]]
102026-03-12T01:00:57.276Z+ case "$kern" in
112026-03-12T01:00:57.276Z+ groupadd -g 12345 build
122026-03-12T01:00:57.276Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-12T01:00:59.283Z+ zfs create -o mountpoint=/work rpool/work
142026-03-12T01:00:59.407Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-12T01:00:59.412Z+ home_fs=zfs
162026-03-12T01:00:59.412Z+ [[ zfs == autofs ]]
172026-03-12T01:00:59.412Z+ mkdir -p /home/build
182026-03-12T01:00:59.412Z+ chown build:build /home/build /work
192026-03-12T01:01:01.415Z+ chmod 0700 /home/build /work
202026-03-12T01:01:01.420Zprocess exited: duration 4155 ms, exit code 0
 
212026-03-12T01:01:01.429Zstarting task 1: "rust-toolchain"
222026-03-12T01:01:01.435Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-12T01:01:01.435Z * rust toolchain channel = "1.91.1"
242026-03-12T01:01:01.435Z * rust toolchain profile = "default"
252026-03-12T01:01:01.435Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-12T01:01:01.435Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-12T01:01:01.435Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-12T01:01:01.439Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-12T01:01:01.439Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-12T01:01:01.637Zinfo: downloading installer
312026-03-12T01:01:03.339Zwarn: It looks like you have an existing installation of Rust at:
322026-03-12T01:01:03.339Zwarn: /opt/ooce/bin
332026-03-12T01:01:03.339Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-12T01:01:03.339Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-12T01:01:03.339Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-12T01:01:03.339Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-12T01:01:03.340Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-12T01:01:03.340Zerror: cannot install while Rust is installed
392026-03-12T01:01:03.340Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-12T01:01:03.353Zinfo: profile set to 'default'
412026-03-12T01:01:03.353Zinfo: default host triple is x86_64-unknown-illumos
422026-03-12T01:01:03.360Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-12T01:01:03.544Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-12T01:01:03.544Zinfo: downloading component 'cargo'
452026-03-12T01:01:04.542Zinfo: downloading component 'clippy'
462026-03-12T01:01:04.915Zinfo: downloading component 'rust-docs'
472026-03-12T01:01:06.763Zinfo: downloading component 'rust-std'
482026-03-12T01:01:08.624Zinfo: downloading component 'rustc'
492026-03-12T01:01:17.499Zinfo: downloading component 'rustfmt'
502026-03-12T01:01:17.774Zinfo: installing component 'cargo'
512026-03-12T01:01:18.596Zinfo: installing component 'clippy'
522026-03-12T01:01:18.961Zinfo: installing component 'rust-docs'
532026-03-12T01:01:20.568Zinfo: installing component 'rust-std'
542026-03-12T01:01:22.056Zinfo: installing component 'rustc'
552026-03-12T01:01:29.884Zinfo: installing component 'rustfmt'
562026-03-12T01:01:29.884Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-12T01:01:29.884Z
582026-03-12T01:01:29.884Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-12T01:01:29.884Z
602026-03-12T01:01:29.884Z
612026-03-12T01:01:29.884ZRust is installed now. Great!
622026-03-12T01:01:29.884Z
632026-03-12T01:01:29.884ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-12T01:01:29.884Zenvironment variable. This has not been done automatically.
652026-03-12T01:01:29.884Z
662026-03-12T01:01:29.884ZTo configure your current shell, you need to source
672026-03-12T01:01:29.884Zthe corresponding env file under $HOME/.cargo.
682026-03-12T01:01:29.884Z
692026-03-12T01:01:29.884ZThis is usually done by running one of the following (note the leading DOT):
702026-03-12T01:01:29.884Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-12T01:01:29.884Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-12T01:01:29.884Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-12T01:01:29.884Z+ rustup --version
742026-03-12T01:01:29.884Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-12T01:01:29.884Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-12T01:01:29.884Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-12T01:01:29.884Z+ cargo --version
782026-03-12T01:01:29.884Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-12T01:01:29.884Z+ rustc --version
802026-03-12T01:01:29.885Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-12T01:01:29.885Zprocess exited: duration 27456 ms, exit code 0
 
822026-03-12T01:01:29.944Zstarting task 2: "authentication"
832026-03-12T01:01:29.964Zprocess exited: duration 31 ms, exit code 0
 
842026-03-12T01:01:29.987Zstarting task 3: "clone repository"
852026-03-12T01:01:29.999Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-12T01:01:29.999Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-12T01:01:30.024ZCloning into '/work/oxidecomputer/omicron'...
882026-03-12T01:01:40.468Z+ cd /work/oxidecomputer/omicron
892026-03-12T01:01:40.468Z+ git fetch origin cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
902026-03-12T01:01:40.764ZFrom https://github.com/oxidecomputer/omicron
912026-03-12T01:01:40.764Z * branch cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711 -> FETCH_HEAD
922026-03-12T01:01:40.776Z+ [[ -n wc/sb-nvme-logpage-health ]]
932026-03-12T01:01:40.779Z++ git branch --show-current
942026-03-12T01:01:40.783Z+ current=main
952026-03-12T01:01:40.783Z+ [[ main != wc/sb-nvme-logpage-health ]]
962026-03-12T01:01:40.783Z+ git branch -f wc/sb-nvme-logpage-health cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
972026-03-12T01:01:40.786Z+ git checkout -f wc/sb-nvme-logpage-health
982026-03-12T01:01:41.108ZSwitched to branch 'wc/sb-nvme-logpage-health'
992026-03-12T01:01:41.112Z+ git reset --hard cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
1002026-03-12T01:01:41.139ZHEAD is now at cb97c8d56 sled-diagnostics: Capture nvmeadm health logpage
1012026-03-12T01:01:41.146Zprocess exited: duration 11160 ms, exit code 0
 
1022026-03-12T01:01:41.154Zstarting task 4: "build"
1032026-03-12T01:01:41.160Z+ source .github/buildomat/ci-env.sh
1042026-03-12T01:01:41.163Z++ export CARGO_TERM_COLOR=always
1052026-03-12T01:01:41.163Z++ CARGO_TERM_COLOR=always
1062026-03-12T01:01:41.163Z+ cargo --version
1072026-03-12T01:01:41.218Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-12T01:01:41.222Z+ rustc --version
1092026-03-12T01:01:41.294Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-12T01:01:41.298Z+ WORK=/work
1112026-03-12T01:01:41.298Z+ pfexec mkdir -p /work
1122026-03-12T01:01:41.302Z+ pfexec chown build /work
1132026-03-12T01:01:41.305Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-12T01:01:51.422Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-12T01:02:00.895Z Startup: Caching catalogs ... Done
1162026-03-12T01:02:22.361ZPlanning: Solver setup ... Done (19.924s)
1172026-03-12T01:02:22.506ZPlanning: Running solver ... Done (0.145s)
1182026-03-12T01:02:22.688ZPlanning: Finding local manifests ... Done (0.003s)
1192026-03-12T01:02:22.700ZPlanning: Fetching manifests: 0/4 0% complete
1202026-03-12T01:02:22.826ZPlanning: Fetching manifests: 4/4 100% complete
1212026-03-12T01:02:22.871ZPlanning: Package planning ... Done (0.044s)
1222026-03-12T01:02:22.910ZPlanning: Merging actions ... Done (0.039s)
1232026-03-12T01:02:23.149ZPlanning: Checking for conflicting actions ... Done (0.239s)
1242026-03-12T01:02:23.159ZPlanning: Consolidating action changes ... Done (0.010s)
1252026-03-12T01:02:24.015ZPlanning: Evaluating mediators ... Done (0.856s)
1262026-03-12T01:02:24.023ZPlanning: Planning completed in 22.98 seconds
1272026-03-12T01:02:24.037Z Packages to install: 4
1282026-03-12T01:02:24.037Z Mediators to change: 2
1292026-03-12T01:02:24.040Z Services to change: 1
1302026-03-12T01:02:24.040Z Estimated space available: 155.43 GB
1312026-03-12T01:02:24.041ZEstimated space to be consumed: 1.82 GB
1322026-03-12T01:02:24.041Z Create boot environment: No
1332026-03-12T01:02:24.041ZCreate backup boot environment: No
1342026-03-12T01:02:24.041Z Rebuild boot archive: No
1352026-03-12T01:02:24.041Z
1362026-03-12T01:02:24.041ZChanged mediators:
1372026-03-12T01:02:24.041Z mediator clang:
1382026-03-12T01:02:24.041Z version: None -> 15 (system default)
1392026-03-12T01:02:24.041Z
1402026-03-12T01:02:24.041Z mediator llvm:
1412026-03-12T01:02:24.041Z version: 14 (system default) -> 15 (system default)
1422026-03-12T01:02:24.041Z
1432026-03-12T01:02:24.041ZChanged packages:
1442026-03-12T01:02:24.041Zhelios-dev
1452026-03-12T01:02:24.041Z developer/build-essential
1462026-03-12T01:02:24.041Z None -> 11-2.0
1472026-03-12T01:02:24.041Z library/libxmlsec1
1482026-03-12T01:02:24.041Z None -> 1.2.35-2.0
1492026-03-12T01:02:24.041Z ooce/developer/clang-15
1502026-03-12T01:02:24.041Z None -> 15.0.7-2.0
1512026-03-12T01:02:24.041Z ooce/developer/llvm-15
1522026-03-12T01:02:24.041Z None -> 15.0.7-2.0
1532026-03-12T01:02:24.041Z
1542026-03-12T01:02:24.041ZServices:
1552026-03-12T01:02:24.041Z restart_fmri:
1562026-03-12T01:02:24.041Z svc:/system/update-man-index:default
1572026-03-12T01:02:24.086Z
1582026-03-12T01:02:24.086ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-03-12T01:02:29.868ZDownload: 1194/3290 items 81.7/212.6MB 38% complete (16.7M/s)
1602026-03-12T01:02:34.875ZDownload: 2598/3290 items 120.2/212.6MB 56% complete (12.5M/s)
1612026-03-12T01:02:40.803ZDownload: 3280/3290 items 209.0/212.6MB 98% complete (18.7M/s)
1622026-03-12T01:02:40.859ZDownload: Completed 212.60 MB in 16.77 seconds (12.7M/s)
1632026-03-12T01:02:41.078Z Actions: 1/3689 actions (Installing new actions)
1642026-03-12T01:02:45.280Z Actions: Completed 3689 actions in 4.20 seconds.
1652026-03-12T01:02:45.979Z Done (0.697s)
1662026-03-12T01:02:45.979Z Done (0.000s)
1672026-03-12T01:02:46.890Z Done (0.911s)
1682026-03-12T01:02:50.935Z Done (3.687s)
1692026-03-12T01:02:51.017Z Done (0.018s)
1702026-03-12T01:02:51.020Z Done (0.000s)
1712026-03-12T01:02:51.175Z Done (0.000s)
1722026-03-12T01:02:52.138ZPlanning: Evaluating mediator changes ... Done
1732026-03-12T01:02:52.282ZPlanning: Checking for conflicting actions ... Done
1742026-03-12T01:02:52.286ZPlanning: Consolidating action changes ... Done
1752026-03-12T01:02:52.506ZPlanning: Evaluating mediators ... Done
1762026-03-12T01:02:52.513ZPlanning: Planning completed in 0.37 seconds
1772026-03-12T01:02:52.533Z Mediators to change: 2
1782026-03-12T01:02:52.533Z Create boot environment: No
1792026-03-12T01:02:52.533ZCreate backup boot environment: No
1802026-03-12T01:02:52.616Z Done
1812026-03-12T01:02:52.616Z Done
1822026-03-12T01:02:53.371Z Done
1832026-03-12T01:02:56.711Z Done
1842026-03-12T01:02:56.796Z Done
1852026-03-12T01:02:56.801Z Done
1862026-03-12T01:02:56.950Z Done
1872026-03-12T01:02:57.495ZPlanning: Evaluating mediator changes ... Done
1882026-03-12T01:02:57.498ZPlanning: Merging actions ... Done
1892026-03-12T01:02:57.663ZPlanning: Checking for conflicting actions ... Done
1902026-03-12T01:02:57.666ZPlanning: Consolidating action changes ... Done
1912026-03-12T01:02:57.881ZPlanning: Evaluating mediators ... Done
1922026-03-12T01:02:57.925ZPlanning: Planning completed in 0.63 seconds
1932026-03-12T01:02:57.955Z Packages to change: 1
1942026-03-12T01:02:57.955Z Mediators to change: 1
1952026-03-12T01:02:57.960Z Services to change: 1
1962026-03-12T01:02:57.960Z Create boot environment: No
1972026-03-12T01:02:57.960ZCreate backup boot environment: Yes
1982026-03-12T01:03:00.596Z Actions: 1/6 actions (Updating modified actions)
1992026-03-12T01:03:00.599Z Actions: Completed 6 actions in 0.00 seconds.
2002026-03-12T01:03:00.599Z Done
2012026-03-12T01:03:00.599Z Done
2022026-03-12T01:03:00.788Z Done
2032026-03-12T01:03:04.102Z Done
2042026-03-12T01:03:04.193Z Done
2052026-03-12T01:03:04.197Z Done
2062026-03-12T01:03:04.338Z Done
2072026-03-12T01:03:04.716ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082026-03-12T01:03:04.716Zclang system 15 system
2092026-03-12T01:03:04.717Zcsh system system illumos
2102026-03-12T01:03:04.717Zctags system system illumos
2112026-03-12T01:03:04.717Zfile system system illumos
2122026-03-12T01:03:04.717Zgcc vendor 12 vendor
2132026-03-12T01:03:04.717Zgcc system 10 system
2142026-03-12T01:03:04.717Zgcc system 7 system
2152026-03-12T01:03:04.717Zgo system 1.20 system
2162026-03-12T01:03:04.717Zgo system 1.19 system
2172026-03-12T01:03:04.717Zllvm system 15 system
2182026-03-12T01:03:04.717Zllvm system 14 system
2192026-03-12T01:03:04.717Zmariadb system 10.6 system
2202026-03-12T01:03:04.717Zmta vendor vendor dma
2212026-03-12T01:03:04.717Zopenjdk system 17 system
2222026-03-12T01:03:04.717Zopenjdk system 11 system
2232026-03-12T01:03:04.718Zopenjdk system 1.8 system
2242026-03-12T01:03:04.718Zopenssl vendor 3 vendor
2252026-03-12T01:03:04.718Zperl system 5.36 system
2262026-03-12T01:03:04.718Zpostgresql system 15 system
2272026-03-12T01:03:04.718Zpostgresql system 13 system
2282026-03-12T01:03:04.718Zpython vendor 3 vendor
2292026-03-12T01:03:04.718Zpython system 2 system
2302026-03-12T01:03:04.718Zpython3 system 3.11 system
2312026-03-12T01:03:04.718Zruby system 3.0 system
2322026-03-12T01:03:04.718Zwords vendor vendor american-english
2332026-03-12T01:03:04.718Zwords system system australian-english
2342026-03-12T01:03:04.718Zwords system system british-english
2352026-03-12T01:03:04.718Zwords system system canadian-english
2362026-03-12T01:03:04.719Zwords system system french
2372026-03-12T01:03:04.719Zwords system system italian
2382026-03-12T01:03:04.719Zwords system system ngerman
2392026-03-12T01:03:04.719Zwords system system ogerman
2402026-03-12T01:03:04.719Zwords system system spanish
2412026-03-12T01:03:05.019ZPUBLISHER TYPE STATUS P LOCATION
2422026-03-12T01:03:05.019Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432026-03-12T01:03:10.894ZFMRI IFO
2442026-03-12T01:03:10.895Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452026-03-12T01:03:10.895Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462026-03-12T01:03:10.895Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472026-03-12T01:03:10.895Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482026-03-12T01:03:10.895Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492026-03-12T01:03:10.895Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502026-03-12T01:03:10.895Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512026-03-12T01:03:10.895Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522026-03-12T01:03:10.895Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532026-03-12T01:03:10.895Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542026-03-12T01:03:10.895Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552026-03-12T01:03:10.895Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562026-03-12T01:03:10.895Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572026-03-12T01:03:10.895Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582026-03-12T01:03:10.895Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592026-03-12T01:03:10.895Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602026-03-12T01:03:12.165Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612026-03-12T01:03:12.443Z Updating crates.io index
2622026-03-12T01:03:12.485Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2632026-03-12T01:03:13.172Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-03-12T01:03:13.691Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652026-03-12T01:03:14.009Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662026-03-12T01:03:14.350Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672026-03-12T01:03:15.810Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682026-03-12T01:03:17.414Z Updating git repository `https://github.com/oxidecomputer/opte`
2692026-03-12T01:03:18.100Z Updating git repository `https://github.com/oxidecomputer/tofino`
2702026-03-12T01:03:18.727Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712026-03-12T01:03:19.458Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722026-03-12T01:03:19.968Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2732026-03-12T01:03:21.170Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742026-03-12T01:03:21.457Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2752026-03-12T01:03:22.022Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-03-12T01:03:22.360Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-03-12T01:03:23.236Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-03-12T01:03:23.933Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2792026-03-12T01:03:24.227Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802026-03-12T01:03:24.642Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2812026-03-12T01:03:25.106Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822026-03-12T01:03:25.351Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832026-03-12T01:03:25.859Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842026-03-12T01:03:26.100Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2852026-03-12T01:03:26.579Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862026-03-12T01:03:27.177Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2872026-03-12T01:03:27.652Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2882026-03-12T01:03:28.008Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2892026-03-12T01:03:28.307Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902026-03-12T01:03:29.565Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-03-12T01:03:30.572Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-03-12T01:03:30.873Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-03-12T01:03:31.208Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-03-12T01:03:31.663Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-03-12T01:03:32.210Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-03-12T01:03:32.448Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-03-12T01:03:32.858Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-03-12T01:03:33.182Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-03-12T01:03:33.661Z Updating git repository `https://github.com/oxidecomputer/omicron`
3002026-03-12T01:03:48.168Z Downloading crates ...
3012026-03-12T01:03:48.226Z Downloaded form_urlencoded v1.2.2
3022026-03-12T01:03:48.238Z Downloaded icu_provider v2.1.1
3032026-03-12T01:03:48.241Z Downloaded icu_locale_core v2.1.1
3042026-03-12T01:03:48.244Z Downloaded zerofrom-derive v0.1.6
3052026-03-12T01:03:48.247Z Downloaded fnv v1.0.7
3062026-03-12T01:03:48.247Z Downloaded usdt v0.5.0
3072026-03-12T01:03:48.247Z Downloaded clap v4.5.60
3082026-03-12T01:03:48.253Z Downloaded unicode-linebreak v0.1.5
3092026-03-12T01:03:48.256Z Downloaded heck v0.4.1
3102026-03-12T01:03:48.256Z Downloaded cfg-if v1.0.4
3112026-03-12T01:03:48.256Z Downloaded idna_adapter v1.2.1
3122026-03-12T01:03:48.259Z Downloaded getrandom v0.4.1
3132026-03-12T01:03:48.263Z Downloaded toml_write v0.1.2
3142026-03-12T01:03:48.263Z Downloaded toml_datetime v0.6.11
3152026-03-12T01:03:48.263Z Downloaded typeid v1.0.3
3162026-03-12T01:03:48.263Z Downloaded autocfg v1.5.0
3172026-03-12T01:03:48.265Z Downloaded thread-id v4.2.2
3182026-03-12T01:03:48.265Z Downloaded plain v0.2.3
3192026-03-12T01:03:48.270Z Downloaded litemap v0.8.1
3202026-03-12T01:03:48.270Z Downloaded fs-err v3.3.0
3212026-03-12T01:03:48.270Z Downloaded serde-untagged v0.1.9
3222026-03-12T01:03:48.273Z Downloaded equivalent v1.0.2
3232026-03-12T01:03:48.273Z Downloaded heck v0.5.0
3242026-03-12T01:03:48.273Z Downloaded anstyle-query v1.1.5
3252026-03-12T01:03:48.276Z Downloaded unicode-xid v0.2.6
3262026-03-12T01:03:48.276Z Downloaded yoke-derive v0.8.1
3272026-03-12T01:03:48.276Z Downloaded utf8_iter v1.0.4
3282026-03-12T01:03:48.279Z Downloaded anstream v0.6.21
3292026-03-12T01:03:48.279Z Downloaded zerofrom v0.1.6
3302026-03-12T01:03:48.279Z Downloaded ordered-float v2.10.1
3312026-03-12T01:03:48.285Z Downloaded version_check v0.9.5
3322026-03-12T01:03:48.288Z Downloaded usdt-attr-macro v0.5.0
3332026-03-12T01:03:48.288Z Downloaded smawk v0.3.2
3342026-03-12T01:03:48.288Z Downloaded utf8parse v0.2.2
3352026-03-12T01:03:48.291Z Downloaded potential_utf v0.1.4
3362026-03-12T01:03:48.291Z Downloaded typenum v1.19.0
3372026-03-12T01:03:48.294Z Downloaded is_terminal_polyfill v1.70.2
3382026-03-12T01:03:48.294Z Downloaded scroll v0.12.0
3392026-03-12T01:03:48.294Z Downloaded thiserror v1.0.69
3402026-03-12T01:03:48.297Z Downloaded usdt-macro v0.5.0
3412026-03-12T01:03:48.300Z Downloaded tinystr v0.8.2
3422026-03-12T01:03:48.300Z Downloaded thiserror-impl v2.0.18
3432026-03-12T01:03:48.300Z Downloaded thiserror-impl v1.0.69
3442026-03-12T01:03:48.303Z Downloaded serde_spanned v0.6.9
3452026-03-12T01:03:48.303Z Downloaded serde-value v0.7.0
3462026-03-12T01:03:48.303Z Downloaded zerovec-derive v0.11.2
3472026-03-12T01:03:48.308Z Downloaded zmij v1.0.21
3482026-03-12T01:03:48.308Z Downloaded block-buffer v0.10.4
3492026-03-12T01:03:48.310Z Downloaded memmap v0.7.0
3502026-03-12T01:03:48.311Z Downloaded scroll_derive v0.12.1
3512026-03-12T01:03:48.311Z Downloaded ucd-trie v0.1.7
3522026-03-12T01:03:48.311Z Downloaded thiserror v2.0.18
3532026-03-12T01:03:48.314Z Downloaded textwrap v0.16.2
3542026-03-12T01:03:48.316Z Downloaded usdt-impl v0.5.0
3552026-03-12T01:03:48.319Z Downloaded writeable v0.6.2
3562026-03-12T01:03:48.319Z Downloaded toml v0.8.23
3572026-03-12T01:03:48.322Z Downloaded yoke v0.8.1
3582026-03-12T01:03:48.322Z Downloaded unicode-ident v1.0.24
3592026-03-12T01:03:48.326Z Downloaded itoa v1.0.17
3602026-03-12T01:03:48.326Z Downloaded macaddr v1.0.1
3612026-03-12T01:03:48.329Z Downloaded errno v0.3.14
3622026-03-12T01:03:48.329Z Downloaded cpufeatures v0.2.17
3632026-03-12T01:03:48.329Z Downloaded zerocopy-derive v0.7.35
3642026-03-12T01:03:48.332Z Downloaded cargo_metadata v0.21.0
3652026-03-12T01:03:48.333Z Downloaded dtrace-parser v0.2.0
3662026-03-12T01:03:48.335Z Downloaded cargo_toml v0.21.0
3672026-03-12T01:03:48.335Z Downloaded pest_generator v2.8.6
3682026-03-12T01:03:48.335Z Downloaded erased-serde v0.4.9
3692026-03-12T01:03:48.338Z Downloaded stable_deref_trait v1.2.1
3702026-03-12T01:03:48.338Z Downloaded cargo-platform v0.2.0
3712026-03-12T01:03:48.341Z Downloaded percent-encoding v2.3.2
3722026-03-12T01:03:48.341Z Downloaded url v2.5.8
3732026-03-12T01:03:48.344Z Downloaded toml_edit v0.22.27
3742026-03-12T01:03:48.347Z Downloaded zerotrie v0.2.3
3752026-03-12T01:03:48.350Z Downloaded generic-array v0.14.7
3762026-03-12T01:03:48.350Z Downloaded colorchoice v1.0.4
3772026-03-12T01:03:48.352Z Downloaded swrite v0.1.0
3782026-03-12T01:03:48.353Z Downloaded pretty-hex v0.4.1
3792026-03-12T01:03:48.355Z Downloaded zerovec v0.11.5
3802026-03-12T01:03:48.359Z Downloaded quote v1.0.44
3812026-03-12T01:03:48.362Z Downloaded once_cell v1.21.3
3822026-03-12T01:03:48.365Z Downloaded clap_lex v1.0.0
3832026-03-12T01:03:48.365Z Downloaded crypto-common v0.1.7
3842026-03-12T01:03:48.367Z Downloaded zerocopy v0.7.35
3852026-03-12T01:03:48.376Z Downloaded strsim v0.11.1
3862026-03-12T01:03:48.379Z Downloaded winnow v0.7.14
3872026-03-12T01:03:48.384Z Downloaded proc-macro-error-attr v1.0.4
3882026-03-12T01:03:48.387Z Downloaded tabled_derive v0.7.0
3892026-03-12T01:03:48.387Z Downloaded fastrand v2.3.0
3902026-03-12T01:03:48.387Z Downloaded unicode-width v0.2.0
3912026-03-12T01:03:48.390Z Downloaded unicode-width v0.1.14
3922026-03-12T01:03:48.394Z Downloaded digest v0.10.7
3932026-03-12T01:03:48.397Z Downloaded bitflags v2.11.0
3942026-03-12T01:03:48.400Z Downloaded terminal_size v0.4.3
3952026-03-12T01:03:48.400Z Downloaded dof v0.3.0
3962026-03-12T01:03:48.400Z Downloaded camino v1.2.2
3972026-03-12T01:03:48.403Z Downloaded icu_collections v2.1.1
3982026-03-12T01:03:48.406Z Downloaded synstructure v0.13.2
3992026-03-12T01:03:48.406Z Downloaded anstyle v1.0.13
4002026-03-12T01:03:48.408Z Downloaded serde_tokenstream v0.2.3
4012026-03-12T01:03:48.411Z Downloaded anstyle-parse v0.2.7
4022026-03-12T01:03:48.418Z Downloaded camino-tempfile v1.4.1
4032026-03-12T01:03:48.421Z Downloaded bytecount v0.6.9
4042026-03-12T01:03:48.423Z Downloaded smallvec v1.15.1
4052026-03-12T01:03:48.423Z Downloaded sha2 v0.10.9
4062026-03-12T01:03:48.426Z Downloaded semver v1.0.27
4072026-03-12T01:03:48.426Z Downloaded proc-macro-error v1.0.4
4082026-03-12T01:03:48.429Z Downloaded byteorder v1.5.0
4092026-03-12T01:03:48.440Z Downloaded tempfile v3.25.0
4102026-03-12T01:03:48.442Z Downloaded clap_derive v4.5.55
4112026-03-12T01:03:48.445Z Downloaded pest_derive v2.8.6
4122026-03-12T01:03:48.448Z Downloaded icu_properties v2.1.2
4132026-03-12T01:03:48.448Z Downloaded displaydoc v0.2.5
4142026-03-12T01:03:48.451Z Downloaded icu_normalizer v2.1.1
4152026-03-12T01:03:48.454Z Downloaded pest v2.8.6
4162026-03-12T01:03:48.463Z Downloaded cargo-util-schemas v0.8.2
4172026-03-12T01:03:48.466Z Downloaded serde_derive v1.0.228
4182026-03-12T01:03:48.469Z Downloaded papergrid v0.11.0
4192026-03-12T01:03:48.472Z Downloaded num-traits v0.2.19
4202026-03-12T01:03:48.472Z Downloaded log v0.4.29
4212026-03-12T01:03:48.490Z Downloaded serde_core v1.0.228
4222026-03-12T01:03:48.493Z Downloaded anyhow v1.0.102
4232026-03-12T01:03:48.501Z Downloaded proc-macro2 v1.0.106
4242026-03-12T01:03:48.504Z Downloaded pest_meta v2.8.6
4252026-03-12T01:03:48.508Z Downloaded icu_normalizer_data v2.1.1
4262026-03-12T01:03:48.513Z Downloaded memchr v2.8.0
4272026-03-12T01:03:48.517Z Downloaded serde v1.0.228
4282026-03-12T01:03:48.524Z Downloaded clap_builder v4.5.60
4292026-03-12T01:03:48.535Z Downloaded indexmap v2.13.0
4302026-03-12T01:03:48.551Z Downloaded serde_json v1.0.149
4312026-03-12T01:03:48.555Z Downloaded idna v1.1.0
4322026-03-12T01:03:48.559Z Downloaded icu_properties_data v2.1.2
4332026-03-12T01:03:48.565Z Downloaded goblin v0.8.2
4342026-03-12T01:03:48.569Z Downloaded hashbrown v0.16.1
4352026-03-12T01:03:48.588Z Downloaded tabled v0.15.0
4362026-03-12T01:03:48.599Z Downloaded syn v1.0.109
4372026-03-12T01:03:48.613Z Downloaded syn v2.0.117
4382026-03-12T01:03:48.626Z Downloaded rustix v1.1.3
4392026-03-12T01:03:48.652Z Downloaded libc v0.2.180
4402026-03-12T01:03:48.731Z Compiling proc-macro2 v1.0.106
4412026-03-12T01:03:48.734Z Compiling quote v1.0.44
4422026-03-12T01:03:48.734Z Compiling unicode-ident v1.0.24
4432026-03-12T01:03:48.734Z Compiling serde_core v1.0.228
4442026-03-12T01:03:48.734Z Compiling libc v0.2.180
4452026-03-12T01:03:48.734Z Compiling version_check v0.9.5
4462026-03-12T01:03:48.735Z Compiling stable_deref_trait v1.2.1
4472026-03-12T01:03:48.735Z Compiling serde v1.0.228
4482026-03-12T01:03:48.735Z Compiling memchr v2.8.0
4492026-03-12T01:03:48.944Z Compiling zmij v1.0.21
4502026-03-12T01:03:48.947Z Compiling thiserror v1.0.69
4512026-03-12T01:03:48.947Z Compiling autocfg v1.5.0
4522026-03-12T01:03:48.947Z Compiling ucd-trie v0.1.7
4532026-03-12T01:03:48.947Z Compiling itoa v1.0.17
4542026-03-12T01:03:48.947Z Compiling writeable v0.6.2
4552026-03-12T01:03:49.331Z Compiling litemap v0.8.1
4562026-03-12T01:03:49.334Z Compiling rustix v1.1.3
4572026-03-12T01:03:49.334Z Compiling icu_properties_data v2.1.2
4582026-03-12T01:03:49.483Z Compiling icu_normalizer_data v2.1.1
4592026-03-12T01:03:49.595Z Compiling pest v2.8.6
4602026-03-12T01:03:49.627Z Compiling byteorder v1.5.0
4612026-03-12T01:03:49.686Z Compiling bitflags v2.11.0
4622026-03-12T01:03:49.689Z Compiling serde_json v1.0.149
4632026-03-12T01:03:49.946Z Compiling num-traits v0.2.19
4642026-03-12T01:03:49.949Z Compiling typeid v1.0.3
4652026-03-12T01:03:50.143Z Compiling equivalent v1.0.2
4662026-03-12T01:03:50.146Z Compiling smallvec v1.15.1
4672026-03-12T01:03:50.323Z Compiling hashbrown v0.16.1
4682026-03-12T01:03:50.346Z Compiling proc-macro-error-attr v1.0.4
4692026-03-12T01:03:50.374Z Compiling usdt-impl v0.5.0
4702026-03-12T01:03:50.428Z Compiling winnow v0.7.14
4712026-03-12T01:03:50.482Z Compiling toml_write v0.1.2
4722026-03-12T01:03:50.538Z Compiling erased-serde v0.4.9
4732026-03-12T01:03:50.594Z Compiling syn v1.0.109
4742026-03-12T01:03:50.622Z Compiling proc-macro-error v1.0.4
4752026-03-12T01:03:50.703Z Compiling percent-encoding v2.3.2
4762026-03-12T01:03:50.848Z Compiling errno v0.3.14
4772026-03-12T01:03:50.851Z Compiling thread-id v4.2.2
4782026-03-12T01:03:50.918Z Compiling utf8_iter v1.0.4
4792026-03-12T01:03:50.948Z Compiling utf8parse v0.2.2
4802026-03-12T01:03:50.951Z Compiling camino v1.2.2
4812026-03-12T01:03:51.008Z Compiling plain v0.2.3
4822026-03-12T01:03:51.100Z Compiling syn v2.0.117
4832026-03-12T01:03:51.105Z Compiling indexmap v2.13.0
4842026-03-12T01:03:51.155Z Compiling pest_meta v2.8.6
4852026-03-12T01:03:51.158Z Compiling thiserror v2.0.18
4862026-03-12T01:03:51.182Z Compiling getrandom v0.4.1
4872026-03-12T01:03:51.265Z Compiling log v0.4.29
4882026-03-12T01:03:51.270Z Compiling anstyle-parse v0.2.7
4892026-03-12T01:03:51.522Z Compiling form_urlencoded v1.2.2
4902026-03-12T01:03:51.550Z Compiling ordered-float v2.10.1
4912026-03-12T01:03:51.616Z Compiling cfg-if v1.0.4
4922026-03-12T01:03:51.669Z Compiling is_terminal_polyfill v1.70.2
4932026-03-12T01:03:51.732Z Compiling colorchoice v1.0.4
4942026-03-12T01:03:51.786Z Compiling pretty-hex v0.4.1
4952026-03-12T01:03:51.816Z Compiling anstyle-query v1.1.5
4962026-03-12T01:03:51.845Z Compiling anstyle v1.0.13
4972026-03-12T01:03:51.963Z Compiling fs-err v3.3.0
4982026-03-12T01:03:51.993Z Compiling fnv v1.0.7
4992026-03-12T01:03:51.996Z Compiling heck v0.5.0
5002026-03-12T01:03:52.050Z Compiling bytecount v0.6.9
5012026-03-12T01:03:52.053Z Compiling strsim v0.11.1
5022026-03-12T01:03:52.107Z Compiling anstream v0.6.21
5032026-03-12T01:03:52.112Z Compiling heck v0.4.1
5042026-03-12T01:03:52.166Z Compiling unicode-width v0.1.14
5052026-03-12T01:03:52.244Z Compiling terminal_size v0.4.3
5062026-03-12T01:03:52.342Z Compiling semver v1.0.27
5072026-03-12T01:03:52.485Z Compiling fastrand v2.3.0
5082026-03-12T01:03:52.525Z Compiling unicode-xid v0.2.6
5092026-03-12T01:03:52.566Z Compiling anyhow v1.0.102
5102026-03-12T01:03:52.598Z Compiling once_cell v1.21.3
5112026-03-12T01:03:52.600Z Compiling clap_lex v1.0.0
5122026-03-12T01:03:52.601Z Compiling papergrid v0.11.0
5132026-03-12T01:03:52.710Z Compiling memmap v0.7.0
5142026-03-12T01:03:52.781Z Compiling unicode-width v0.2.0
5152026-03-12T01:03:52.826Z Compiling tempfile v3.25.0
5162026-03-12T01:03:52.855Z Compiling serde-untagged v0.1.9
5172026-03-12T01:03:52.957Z Compiling clap_builder v4.5.60
5182026-03-12T01:03:52.989Z Compiling smawk v0.3.2
5192026-03-12T01:03:53.018Z Compiling unicode-linebreak v0.1.5
5202026-03-12T01:03:53.180Z Compiling camino-tempfile v1.4.1
5212026-03-12T01:03:53.207Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5222026-03-12T01:03:53.232Z Compiling swrite v0.1.0
5232026-03-12T01:03:53.315Z Compiling textwrap v0.16.2
5242026-03-12T01:03:53.752Z Compiling tabled_derive v0.7.0
5252026-03-12T01:03:54.646Z Compiling tabled v0.15.0
5262026-03-12T01:03:54.781Z Compiling synstructure v0.13.2
5272026-03-12T01:03:54.781Z Compiling pest_generator v2.8.6
5282026-03-12T01:03:55.489Z Compiling serde_derive v1.0.228
5292026-03-12T01:03:55.489Z Compiling zerofrom-derive v0.1.6
5302026-03-12T01:03:55.492Z Compiling yoke-derive v0.8.1
5312026-03-12T01:03:55.492Z Compiling zerovec-derive v0.11.2
5322026-03-12T01:03:55.492Z Compiling displaydoc v0.2.5
5332026-03-12T01:03:55.543Z Compiling thiserror-impl v1.0.69
5342026-03-12T01:03:55.567Z Compiling zerocopy-derive v0.7.35
5352026-03-12T01:03:55.618Z Compiling pest_derive v2.8.6
5362026-03-12T01:03:55.642Z Compiling scroll_derive v0.12.1
5372026-03-12T01:03:55.697Z Compiling thiserror-impl v2.0.18
5382026-03-12T01:03:55.752Z Compiling clap_derive v4.5.55
5392026-03-12T01:03:56.542Z Compiling scroll v0.12.0
5402026-03-12T01:03:56.632Z Compiling zerocopy v0.7.35
5412026-03-12T01:03:56.850Z Compiling goblin v0.8.2
5422026-03-12T01:03:57.013Z Compiling zerofrom v0.1.6
5432026-03-12T01:03:57.141Z Compiling dtrace-parser v0.2.0
5442026-03-12T01:03:57.165Z Compiling yoke v0.8.1
5452026-03-12T01:03:57.370Z Compiling zerovec v0.11.5
5462026-03-12T01:03:57.370Z Compiling zerotrie v0.2.3
5472026-03-12T01:03:57.535Z Compiling clap v4.5.60
5482026-03-12T01:03:57.986Z Compiling tinystr v0.8.2
5492026-03-12T01:03:57.986Z Compiling potential_utf v0.1.4
5502026-03-12T01:03:58.131Z Compiling icu_collections v2.1.1
5512026-03-12T01:03:58.212Z Compiling icu_locale_core v2.1.1
5522026-03-12T01:03:58.804Z Compiling serde_spanned v0.6.9
5532026-03-12T01:03:58.804Z Compiling toml_datetime v0.6.11
5542026-03-12T01:03:58.804Z Compiling serde-value v0.7.0
5552026-03-12T01:03:58.807Z Compiling cargo-platform v0.2.0
5562026-03-12T01:03:58.807Z Compiling macaddr v1.0.1
5572026-03-12T01:03:58.828Z Compiling dof v0.3.0
5582026-03-12T01:03:58.831Z Compiling serde_tokenstream v0.2.3
5592026-03-12T01:03:58.991Z Compiling icu_provider v2.1.1
5602026-03-12T01:03:59.079Z Compiling toml_edit v0.22.27
5612026-03-12T01:03:59.305Z Compiling icu_properties v2.1.2
5622026-03-12T01:03:59.305Z Compiling icu_normalizer v2.1.1
5632026-03-12T01:03:59.792Z Compiling usdt-macro v0.5.0
5642026-03-12T01:03:59.795Z Compiling usdt-attr-macro v0.5.0
5652026-03-12T01:04:00.457Z Compiling idna_adapter v1.2.1
5662026-03-12T01:04:00.592Z Compiling idna v1.1.0
5672026-03-12T01:04:00.687Z Compiling usdt v0.5.0
5682026-03-12T01:04:00.894Z Compiling toml v0.8.23
5692026-03-12T01:04:00.935Z Compiling url v2.5.8
5702026-03-12T01:04:01.362Z Compiling cargo_toml v0.21.0
5712026-03-12T01:04:01.479Z Compiling cargo-util-schemas v0.8.2
5722026-03-12T01:04:02.598Z Compiling cargo_metadata v0.21.0
5732026-03-12T01:04:03.872Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742026-03-12T01:04:06.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.87s
5752026-03-12T01:04:07.093Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762026-03-12T01:04:07.804Z Downloading crates ...
5772026-03-12T01:04:07.934Z Downloaded array-init v0.0.4
5782026-03-12T01:04:07.937Z Downloaded assert_matches v1.5.0
5792026-03-12T01:04:07.940Z Downloaded arrayvec v0.7.6
5802026-03-12T01:04:07.945Z Downloaded crc-catalog v2.4.0
5812026-03-12T01:04:07.948Z Downloaded base16ct v1.0.0
5822026-03-12T01:04:07.951Z Downloaded cfg_aliases v0.1.1
5832026-03-12T01:04:07.954Z Downloaded bitflags v1.3.2
5842026-03-12T01:04:07.958Z Downloaded cstr-argument v0.1.2
5852026-03-12T01:04:07.961Z Downloaded critical-section v1.2.0
5862026-03-12T01:04:07.964Z Downloaded bcs v0.1.6
5872026-03-12T01:04:07.968Z Downloaded float-cmp v0.10.0
5882026-03-12T01:04:07.971Z Downloaded aes v0.8.4
5892026-03-12T01:04:07.976Z Downloaded cancel-safe-futures v0.1.5
5902026-03-12T01:04:07.980Z Downloaded const-oid v0.9.6
5912026-03-12T01:04:07.984Z Downloaded bit-vec v0.6.3
5922026-03-12T01:04:07.989Z Downloaded castaway v0.2.4
5932026-03-12T01:04:07.992Z Downloaded aead v0.5.2
5942026-03-12T01:04:07.995Z Downloaded ascii-canvas v3.0.0
5952026-03-12T01:04:07.997Z Downloaded derive_more v0.99.20
5962026-03-12T01:04:08.003Z Downloaded flagset v0.4.7
5972026-03-12T01:04:08.007Z Downloaded foreign-types-shared v0.3.1
5982026-03-12T01:04:08.010Z Downloaded fallible-iterator v0.2.0
5992026-03-12T01:04:08.014Z Downloaded arrayref v0.3.9
6002026-03-12T01:04:08.017Z Downloaded async-trait v0.1.89
6012026-03-12T01:04:08.022Z Downloaded dyn-clone v1.0.20
6022026-03-12T01:04:08.027Z Downloaded bit-set v0.5.3
6032026-03-12T01:04:08.030Z Downloaded fxhash v0.2.1
6042026-03-12T01:04:08.033Z Downloaded futures-sink v0.3.32
6052026-03-12T01:04:08.036Z Downloaded crc8 v0.1.1
6062026-03-12T01:04:08.039Z Downloaded display-error-chain v0.2.2
6072026-03-12T01:04:08.042Z Downloaded fixedbitset v0.5.7
6082026-03-12T01:04:08.045Z Downloaded cpufeatures v0.3.0
6092026-03-12T01:04:08.049Z Downloaded foreign-types-shared v0.1.1
6102026-03-12T01:04:08.052Z Downloaded darling_macro v0.21.3
6112026-03-12T01:04:08.055Z Downloaded fixedbitset v0.4.2
6122026-03-12T01:04:08.058Z Downloaded defmt-parser v1.0.0
6132026-03-12T01:04:08.061Z Downloaded dsl_auto_type v0.1.3
6142026-03-12T01:04:08.064Z Downloaded buf-list v1.1.2
6152026-03-12T01:04:08.068Z Downloaded blowfish v0.9.1
6162026-03-12T01:04:08.072Z Downloaded diesel-dtrace v0.4.2
6172026-03-12T01:04:08.075Z Downloaded darling_core v0.20.11
6182026-03-12T01:04:08.081Z Downloaded env_filter v1.0.0
6192026-03-12T01:04:08.084Z Downloaded foreign-types v0.3.2
6202026-03-12T01:04:08.087Z Downloaded fd-lock v4.0.4
6212026-03-12T01:04:08.091Z Downloaded endian-type v0.1.2
6222026-03-12T01:04:08.094Z Downloaded dirs-next v2.0.0
6232026-03-12T01:04:08.097Z Downloaded convert_case v0.4.0
6242026-03-12T01:04:08.100Z Downloaded csv-core v0.1.13
6252026-03-12T01:04:08.103Z Downloaded cfg_aliases v0.2.1
6262026-03-12T01:04:08.106Z Downloaded futures-macro v0.3.32
6272026-03-12T01:04:08.110Z Downloaded foreign-types v0.5.0
6282026-03-12T01:04:08.112Z Downloaded erased-serde v0.3.31
6292026-03-12T01:04:08.116Z Downloaded defmt-macros v1.0.1
6302026-03-12T01:04:08.120Z Downloaded ghash v0.5.1
6312026-03-12T01:04:08.123Z Downloaded derive_builder_macro v0.20.2
6322026-03-12T01:04:08.126Z Downloaded der_derive v0.7.3
6332026-03-12T01:04:08.129Z Downloaded dunce v1.0.5
6342026-03-12T01:04:08.132Z Downloaded fatfs v0.3.6
6352026-03-12T01:04:08.136Z Downloaded funty v2.0.0
6362026-03-12T01:04:08.139Z Downloaded filetime v0.2.27
6372026-03-12T01:04:08.142Z Downloaded futures-executor v0.3.32
6382026-03-12T01:04:08.146Z Downloaded git-stub v1.0.0
6392026-03-12T01:04:08.149Z Downloaded foreign-types-macros v0.2.3
6402026-03-12T01:04:08.152Z Downloaded hex-literal v0.4.1
6412026-03-12T01:04:08.155Z Downloaded dof v0.4.0
6422026-03-12T01:04:08.158Z Downloaded headers-core v0.3.0
6432026-03-12T01:04:08.160Z Downloaded hostname v0.4.2
6442026-03-12T01:04:08.163Z Downloaded hex v0.4.3
6452026-03-12T01:04:08.166Z Downloaded argon2 v0.5.3
6462026-03-12T01:04:08.183Z Downloaded hash32 v0.3.1
6472026-03-12T01:04:08.186Z Downloaded http-body v1.0.1
6482026-03-12T01:04:08.189Z Downloaded find-msvc-tools v0.1.9
6492026-03-12T01:04:08.193Z Downloaded fs-err v2.11.0
6502026-03-12T01:04:08.196Z Downloaded fs_extra v1.3.0
6512026-03-12T01:04:08.199Z Downloaded hubpack_derive v0.1.1
6522026-03-12T01:04:08.202Z Downloaded convert_case v0.10.0
6532026-03-12T01:04:08.206Z Downloaded hubpack v0.1.2
6542026-03-12T01:04:08.209Z Downloaded httpdate v1.0.3
6552026-03-12T01:04:08.211Z Downloaded ahash v0.8.12
6562026-03-12T01:04:08.216Z Downloaded hyper-tls v0.6.0
6572026-03-12T01:04:08.218Z Downloaded diesel_derives v2.2.7
6582026-03-12T01:04:08.222Z Downloaded ident_case v1.0.1
6592026-03-12T01:04:08.225Z Downloaded globset v0.4.18
6602026-03-12T01:04:08.228Z Downloaded glob v0.3.3
6612026-03-12T01:04:08.231Z Downloaded inout v0.1.4
6622026-03-12T01:04:08.233Z Downloaded indoc v1.0.9
6632026-03-12T01:04:08.237Z Downloaded internet-checksum v0.2.1
6642026-03-12T01:04:08.241Z Downloaded des v0.8.1
6652026-03-12T01:04:08.244Z Downloaded libscf-sys v1.1.0
6662026-03-12T01:04:08.247Z Downloaded is_ci v1.2.0
6672026-03-12T01:04:08.249Z Downloaded linked-hash-map v0.5.6
6682026-03-12T01:04:08.252Z Downloaded group v0.13.0
6692026-03-12T01:04:08.255Z Downloaded is-terminal v0.4.17
6702026-03-12T01:04:08.255Z Downloaded instability v0.3.11
6712026-03-12T01:04:08.258Z Downloaded keccak v0.1.6
6722026-03-12T01:04:08.261Z Downloaded kstat-rs v0.2.4
6732026-03-12T01:04:08.265Z Downloaded colored v3.1.1
6742026-03-12T01:04:08.268Z Downloaded elliptic-curve v0.13.8
6752026-03-12T01:04:08.272Z Downloaded crc32fast v1.5.0
6762026-03-12T01:04:08.275Z Downloaded futures-channel v0.3.32
6772026-03-12T01:04:08.278Z Downloaded bzip2 v0.6.1
6782026-03-12T01:04:08.281Z Downloaded http-body-util v0.1.3
6792026-03-12T01:04:08.285Z Downloaded lalrpop-util v0.19.12
6802026-03-12T01:04:08.288Z Downloaded env_logger v0.11.9
6812026-03-12T01:04:08.290Z Downloaded maybe-uninit v2.0.0
6822026-03-12T01:04:08.293Z Downloaded match_cfg v0.1.0
6832026-03-12T01:04:08.296Z Downloaded managed v0.8.0
6842026-03-12T01:04:08.299Z Downloaded lzss v0.8.2
6852026-03-12T01:04:08.302Z Downloaded mime v0.3.17
6862026-03-12T01:04:08.306Z Downloaded memoffset v0.9.1
6872026-03-12T01:04:08.309Z Downloaded md-5 v0.10.6
6882026-03-12T01:04:08.309Z Downloaded cargo_toml v0.22.3
6892026-03-12T01:04:08.311Z Downloaded bytes v1.11.1
6902026-03-12T01:04:08.315Z Downloaded newtype-uuid-macros v0.1.0
6912026-03-12T01:04:08.318Z Downloaded multimap v0.10.1
6922026-03-12T01:04:08.321Z Downloaded nibble_vec v0.1.0
6932026-03-12T01:04:08.324Z Downloaded indoc v2.0.7
6942026-03-12T01:04:08.327Z Downloaded ingot-types v0.1.2
6952026-03-12T01:04:08.330Z Downloaded newline-converter v0.3.0
6962026-03-12T01:04:08.333Z Downloaded lazy_static v1.5.0
6972026-03-12T01:04:08.336Z Downloaded jobserver v0.1.34
6982026-03-12T01:04:08.339Z Downloaded nodrop v0.1.14
6992026-03-12T01:04:08.342Z Downloaded ipnet v2.11.0
7002026-03-12T01:04:08.344Z Downloaded num-iter v0.1.45
7012026-03-12T01:04:08.347Z Downloaded hmac v0.12.1
7022026-03-12T01:04:08.350Z Downloaded normalize-line-endings v0.3.0
7032026-03-12T01:04:08.352Z Downloaded num v0.4.3
7042026-03-12T01:04:08.352Z Downloaded num-derive v0.4.2
7052026-03-12T01:04:08.355Z Downloaded backon v1.6.0
7062026-03-12T01:04:08.359Z Downloaded ipnetwork v0.21.1
7072026-03-12T01:04:08.362Z Downloaded diff v0.1.13
7082026-03-12T01:04:08.365Z Downloaded cookie_store v0.22.1
7092026-03-12T01:04:08.368Z Downloaded allocator-api2 v0.2.21
7102026-03-12T01:04:08.372Z Downloaded olpc-cjson v0.1.4
7112026-03-12T01:04:08.374Z Downloaded getrandom v0.3.4
7122026-03-12T01:04:08.378Z Downloaded libloading v0.8.9
7132026-03-12T01:04:08.381Z Downloaded openssl-macros v0.1.1
7142026-03-12T01:04:08.384Z Downloaded openssl-probe v0.1.6
7152026-03-12T01:04:08.388Z Downloaded lock_api v0.4.14
7162026-03-12T01:04:08.388Z Downloaded opaque-debug v0.3.1
7172026-03-12T01:04:08.391Z Downloaded hyper-rustls v0.27.7
7182026-03-12T01:04:08.393Z Downloaded oso-derive v0.27.3
7192026-03-12T01:04:08.396Z Downloaded packed_struct_codegen v0.10.1
7202026-03-12T01:04:08.399Z Downloaded mime_guess v2.0.5
7212026-03-12T01:04:08.402Z Downloaded iana-time-zone v0.1.65
7222026-03-12T01:04:08.404Z Downloaded getrandom v0.2.17
7232026-03-12T01:04:08.407Z Downloaded multer v3.1.0
7242026-03-12T01:04:08.410Z Downloaded half v2.7.1
7252026-03-12T01:04:08.414Z Downloaded peg-runtime v0.8.5
7262026-03-12T01:04:08.416Z Downloaded newtype-uuid v1.3.2
7272026-03-12T01:04:08.419Z Downloaded nu-ansi-term v0.50.3
7282026-03-12T01:04:08.422Z Downloaded num-complex v0.4.6
7292026-03-12T01:04:08.424Z Downloaded parse-display v0.10.0
7302026-03-12T01:04:08.427Z Downloaded pbkdf2 v0.11.0
7312026-03-12T01:04:08.430Z Downloaded ingot-macros v0.1.1
7322026-03-12T01:04:08.433Z Downloaded pbkdf2 v0.12.2
7332026-03-12T01:04:08.436Z Downloaded ingot v0.1.1
7342026-03-12T01:04:08.439Z Downloaded hyper-staticfile v0.10.1
7352026-03-12T01:04:08.442Z Downloaded native-tls v0.2.18
7362026-03-12T01:04:08.442Z Downloaded parse-size v1.1.0
7372026-03-12T01:04:08.447Z Downloaded nanorand v0.7.0
7382026-03-12T01:04:08.447Z Downloaded path-slash v0.1.5
7392026-03-12T01:04:08.450Z Downloaded compact_str v0.8.1
7402026-03-12T01:04:08.453Z Downloaded dropshot_endpoint v0.16.7
7412026-03-12T01:04:08.458Z Downloaded hickory-client v0.25.2
7422026-03-12T01:04:08.461Z Downloaded num_enum v0.7.5
7432026-03-12T01:04:08.466Z Downloaded phf_shared v0.13.1
7442026-03-12T01:04:08.470Z Downloaded pin-utils v0.1.0
7452026-03-12T01:04:08.470Z Downloaded num-rational v0.4.2
7462026-03-12T01:04:08.473Z Downloaded darling_core v0.21.3
7472026-03-12T01:04:08.476Z Downloaded num_enum_derive v0.7.5
7482026-03-12T01:04:08.479Z Downloaded openssl-probe v0.2.1
7492026-03-12T01:04:08.482Z Downloaded memmap2 v0.9.10
7502026-03-12T01:04:08.485Z Downloaded predicates-tree v1.0.13
7512026-03-12T01:04:08.485Z Downloaded precomputed-hash v0.1.1
7522026-03-12T01:04:08.488Z Downloaded indexmap v1.9.3
7532026-03-12T01:04:08.491Z Downloaded crypto-bigint v0.5.5
7542026-03-12T01:04:08.496Z Downloaded proc-macro-error-attr2 v2.0.0
7552026-03-12T01:04:08.499Z Downloaded aes-gcm v0.10.3
7562026-03-12T01:04:08.503Z Downloaded predicates-core v1.0.10
7572026-03-12T01:04:08.506Z Downloaded ignore v0.4.25
7582026-03-12T01:04:08.509Z Downloaded proc-macro-crate v1.3.1
7592026-03-12T01:04:08.509Z Downloaded headers v0.4.1
7602026-03-12T01:04:08.513Z Downloaded pem-rfc7468 v0.7.0
7612026-03-12T01:04:08.516Z Downloaded peg v0.8.5
7622026-03-12T01:04:08.520Z Downloaded psl-types v2.0.11
7632026-03-12T01:04:08.524Z Downloaded progenitor-macro v0.11.2
7642026-03-12T01:04:08.527Z Downloaded progenitor-macro v0.13.0
7652026-03-12T01:04:08.527Z Downloaded progenitor-client v0.11.2
7662026-03-12T01:04:08.530Z Downloaded proc-macro-crate v3.4.0
7672026-03-12T01:04:08.533Z Downloaded paste v1.0.15
7682026-03-12T01:04:08.535Z Downloaded progenitor-macro v0.10.0
7692026-03-12T01:04:08.535Z Downloaded password-hash v0.4.2
7702026-03-12T01:04:08.538Z Downloaded phf v0.12.1
7712026-03-12T01:04:08.542Z Downloaded libbz2-rs-sys v0.2.2
7722026-03-12T01:04:08.545Z Downloaded arc-swap v1.8.2
7732026-03-12T01:04:08.548Z Downloaded pem v3.0.6
7742026-03-12T01:04:08.550Z Downloaded futures v0.3.32
7752026-03-12T01:04:08.553Z Downloaded quick-error v1.2.3
7762026-03-12T01:04:08.556Z Downloaded phf_shared v0.12.1
7772026-03-12T01:04:08.559Z Downloaded num_enum v0.5.11
7782026-03-12T01:04:08.562Z Downloaded radium v0.7.0
7792026-03-12T01:04:08.565Z Downloaded rand_chacha v0.3.1
7802026-03-12T01:04:08.568Z Downloaded pkcs8 v0.10.2
7812026-03-12T01:04:08.571Z Downloaded ed25519-dalek v2.2.0
7822026-03-12T01:04:08.573Z Downloaded omicron-zone-package v0.12.2
7832026-03-12T01:04:08.576Z Downloaded ppv-lite86 v0.2.21
7842026-03-12T01:04:08.579Z Downloaded postgres-protocol v0.6.10
7852026-03-12T01:04:08.582Z Downloaded polyval v0.6.2
7862026-03-12T01:04:08.584Z Downloaded predicates v3.1.4
7872026-03-12T01:04:08.593Z Downloaded flate2 v1.1.9
7882026-03-12T01:04:08.593Z Downloaded rand_xorshift v0.4.0
7892026-03-12T01:04:08.593Z Downloaded recursive v0.1.1
7902026-03-12T01:04:08.596Z Downloaded ref-cast-impl v1.0.25
7912026-03-12T01:04:08.597Z Downloaded ref-cast v1.0.25
7922026-03-12T01:04:08.600Z Downloaded progenitor v0.13.0
7932026-03-12T01:04:08.602Z Downloaded heapless v0.7.17
7942026-03-12T01:04:08.605Z Downloaded progenitor v0.11.2
7952026-03-12T01:04:08.608Z Downloaded parking_lot_core v0.9.12
7962026-03-12T01:04:08.611Z Downloaded progenitor-client v0.10.0
7972026-03-12T01:04:08.613Z Downloaded proc-macro-error2 v2.0.1
7982026-03-12T01:04:08.616Z Downloaded recursive-proc-macro-impl v0.1.1
7992026-03-12T01:04:08.620Z Downloaded heapless v0.8.0
8002026-03-12T01:04:08.623Z Downloaded rfc6979 v0.4.0
8012026-03-12T01:04:08.623Z Downloaded progenitor-extras v0.1.1
8022026-03-12T01:04:08.626Z Downloaded psm v0.1.30
8032026-03-12T01:04:08.629Z Downloaded rtoolbox v0.0.3
8042026-03-12T01:04:08.632Z Downloaded progenitor-client v0.13.0
8052026-03-12T01:04:08.632Z Downloaded peg-macros v0.8.5
8062026-03-12T01:04:08.635Z Downloaded hickory-resolver v0.24.4
8072026-03-12T01:04:08.638Z Downloaded rustc-hash v2.1.1
8082026-03-12T01:04:08.640Z Downloaded russh-cryptovec v0.7.3
8092026-03-12T01:04:08.640Z Downloaded rustc_version v0.1.7
8102026-03-12T01:04:08.643Z Downloaded hickory-resolver v0.25.2
8112026-03-12T01:04:08.646Z Downloaded cc v1.2.56
8122026-03-12T01:04:08.649Z Downloaded pkg-config v0.3.32
8132026-03-12T01:04:08.654Z Downloaded pkcs5 v0.7.1
8142026-03-12T01:04:08.659Z Downloaded r2d2 v0.8.10
8152026-03-12T01:04:08.659Z Downloaded rustc_version v0.4.1
8162026-03-12T01:04:08.659Z Downloaded pkcs1 v0.7.5
8172026-03-12T01:04:08.661Z Downloaded pin-project-lite v0.2.17
8182026-03-12T01:04:08.666Z Downloaded rand_chacha v0.9.0
8192026-03-12T01:04:08.669Z Downloaded expectorate v1.2.0
8202026-03-12T01:04:08.671Z Downloaded rand_core v0.9.5
8212026-03-12T01:04:08.674Z Downloaded oso v0.27.3
8222026-03-12T01:04:08.677Z Downloaded postgres-types v0.2.12
8232026-03-12T01:04:08.679Z Downloaded rand_seeder v0.4.0
8242026-03-12T01:04:08.682Z Downloaded same-file v1.0.6
8252026-03-12T01:04:08.684Z Downloaded sapling-renderdag v0.1.0
8262026-03-12T01:04:08.687Z Downloaded rand_core v0.10.0
8272026-03-12T01:04:08.690Z Downloaded salsa20 v0.10.2
8282026-03-12T01:04:08.690Z Downloaded postcard v1.1.3
8292026-03-12T01:04:08.692Z Downloaded parking_lot_core v0.8.6
8302026-03-12T01:04:08.695Z Downloaded miniz_oxide v0.8.9
8312026-03-12T01:04:08.699Z Downloaded scroll_derive v0.13.1
8322026-03-12T01:04:08.702Z Downloaded scopeguard v1.2.0
8332026-03-12T01:04:08.702Z Downloaded crossbeam-channel v0.5.15
8342026-03-12T01:04:08.705Z Downloaded resolv-conf v0.7.6
8352026-03-12T01:04:08.708Z Downloaded hashbrown v0.13.2
8362026-03-12T01:04:08.710Z Downloaded derive_more-impl v2.1.1
8372026-03-12T01:04:08.715Z Downloaded phf v0.13.1
8382026-03-12T01:04:08.719Z Downloaded parking_lot v0.12.5
8392026-03-12T01:04:08.721Z Downloaded progenitor v0.10.0
8402026-03-12T01:04:08.724Z Downloaded primeorder v0.13.6
8412026-03-12T01:04:08.724Z Downloaded serde-big-array v0.5.1
8422026-03-12T01:04:08.727Z Downloaded seq-macro v0.3.6
8432026-03-12T01:04:08.730Z Downloaded indicatif v0.18.4
8442026-03-12T01:04:08.733Z Downloaded serde_spanned v1.0.4
8452026-03-12T01:04:08.735Z Downloaded dropshot-api-manager v0.6.0
8462026-03-12T01:04:08.738Z Downloaded secrecy v0.10.3
8472026-03-12T01:04:08.741Z Downloaded secrecy v0.8.0
8482026-03-12T01:04:08.741Z Downloaded serde_repr v0.1.20
8492026-03-12T01:04:08.744Z Downloaded serde_bytes v0.11.19
8502026-03-12T01:04:08.746Z Downloaded sha1 v0.10.6
8512026-03-12T01:04:08.746Z Downloaded quinn-udp v0.5.14
8522026-03-12T01:04:08.750Z Downloaded rustls-native-certs v0.8.3
8532026-03-12T01:04:08.753Z Downloaded serde_urlencoded v0.7.1
8542026-03-12T01:04:08.756Z Downloaded rustls-pemfile v1.0.4
8552026-03-12T01:04:08.756Z Downloaded jiff-static v0.2.21
8562026-03-12T01:04:08.758Z Downloaded signal-hook-tokio v0.3.1
8572026-03-12T01:04:08.762Z Downloaded sigpipe v0.1.3
8582026-03-12T01:04:08.762Z Downloaded signature v2.2.0
8592026-03-12T01:04:08.765Z Downloaded signal-hook-mio v0.2.5
8602026-03-12T01:04:08.769Z Downloaded shell-words v1.1.1
8612026-03-12T01:04:08.769Z Downloaded siphasher v1.0.2
8622026-03-12T01:04:08.772Z Downloaded papergrid v0.17.0
8632026-03-12T01:04:08.774Z Downloaded rusty-fork v0.3.1
8642026-03-12T01:04:08.777Z Downloaded prefix-trie v0.7.0
8652026-03-12T01:04:08.780Z Downloaded scheduled-thread-pool v0.2.7
8662026-03-12T01:04:08.780Z Downloaded p256 v0.13.2
8672026-03-12T01:04:08.783Z Downloaded slog-bunyan v2.5.0
8682026-03-12T01:04:08.785Z Downloaded rustversion v1.0.22
8692026-03-12T01:04:08.788Z Downloaded openssl-sys v0.9.111
8702026-03-12T01:04:08.791Z Downloaded minimal-lexical v0.2.1
8712026-03-12T01:04:08.795Z Downloaded slog-envlogger v2.2.0
8722026-03-12T01:04:08.798Z Downloaded scrypt v0.11.0
8732026-03-12T01:04:08.801Z Downloaded scroll v0.13.0
8742026-03-12T01:04:08.801Z Downloaded schemars_derive v0.8.22
8752026-03-12T01:04:08.804Z Downloaded rand_core v0.6.4
8762026-03-12T01:04:08.807Z Downloaded progenitor-impl v0.10.0
8772026-03-12T01:04:08.807Z Downloaded hashbrown v0.12.3
8782026-03-12T01:04:08.810Z Downloaded powerfmt v0.2.0
8792026-03-12T01:04:08.813Z Downloaded der v0.7.10
8802026-03-12T01:04:08.816Z Downloaded ssh-encoding v0.2.0
8812026-03-12T01:04:08.820Z Downloaded semver v0.1.20
8822026-03-12T01:04:08.823Z Downloaded sct v0.7.1
8832026-03-12T01:04:08.823Z Downloaded serde_derive_internals v0.29.1
8842026-03-12T01:04:08.825Z Downloaded hickory-server v0.25.2
8852026-03-12T01:04:08.829Z Downloaded ssh-cipher v0.2.0
8862026-03-12T01:04:08.831Z Downloaded serde-hex v0.1.0
8872026-03-12T01:04:08.834Z Downloaded progenitor-impl v0.13.0
8882026-03-12T01:04:08.837Z Downloaded http v1.4.0
8892026-03-12T01:04:08.840Z Downloaded derive_more v2.1.1
8902026-03-12T01:04:08.848Z Downloaded structmeta v0.3.0
8912026-03-12T01:04:08.850Z Downloaded strip-ansi-escapes v0.2.1
8922026-03-12T01:04:08.853Z Downloaded sec1 v0.7.3
8932026-03-12T01:04:08.853Z Downloaded sqlparser_derive v0.5.0
8942026-03-12T01:04:08.856Z Downloaded serde_plain v1.0.2
8952026-03-12T01:04:08.856Z Downloaded russh-keys v0.45.0
8962026-03-12T01:04:08.859Z Downloaded crossterm v0.29.0
8972026-03-12T01:04:08.864Z Downloaded slog-async v2.8.0
8982026-03-12T01:04:08.866Z Downloaded strum v0.27.2
8992026-03-12T01:04:08.869Z Downloaded strum v0.26.3
9002026-03-12T01:04:08.869Z Downloaded structmeta-derive v0.3.0
9012026-03-12T01:04:08.872Z Downloaded slab v0.4.12
9022026-03-12T01:04:08.872Z Downloaded signal-hook-registry v1.4.8
9032026-03-12T01:04:08.875Z Downloaded sync_wrapper v1.0.2
9042026-03-12T01:04:08.875Z Downloaded sync-ptr v0.1.4
9052026-03-12T01:04:08.875Z Downloaded slog-stdlog v4.1.1
9062026-03-12T01:04:08.878Z Downloaded simd-adler32 v0.3.8
9072026-03-12T01:04:08.881Z Downloaded subtle v2.6.1
9082026-03-12T01:04:08.881Z Downloaded shlex v1.3.0
9092026-03-12T01:04:08.883Z Downloaded smf v0.2.3
9102026-03-12T01:04:08.883Z Downloaded smallvec v0.6.14
9112026-03-12T01:04:08.886Z Downloaded slog-term v2.9.2
9122026-03-12T01:04:08.889Z Downloaded slog-json v2.6.1
9132026-03-12T01:04:08.889Z Downloaded snafu-derive v0.8.9
9142026-03-12T01:04:08.893Z Downloaded tabled_derive v0.11.0
9152026-03-12T01:04:08.893Z Downloaded rcgen v0.12.1
9162026-03-12T01:04:08.896Z Downloaded tap v1.0.1
9172026-03-12T01:04:08.896Z Downloaded itertools v0.10.5
9182026-03-12T01:04:08.901Z Downloaded testing_table v0.3.0
9192026-03-12T01:04:08.904Z Downloaded progenitor-impl v0.11.2
9202026-03-12T01:04:08.907Z Downloaded tagptr v0.2.0
9212026-03-12T01:04:08.907Z Downloaded take_mut v0.2.2
9222026-03-12T01:04:08.910Z Downloaded spki v0.7.3
9232026-03-12T01:04:08.910Z Downloaded tabwriter v1.4.1
9242026-03-12T01:04:08.913Z Downloaded mio v1.1.1
9252026-03-12T01:04:08.916Z Downloaded thiserror-impl-no-std v2.0.2
9262026-03-12T01:04:08.918Z Downloaded serde_path_to_error v0.1.20
9272026-03-12T01:04:08.919Z Downloaded serde_cbor v0.11.2
9282026-03-12T01:04:08.921Z Downloaded termtree v0.5.1
9292026-03-12T01:04:08.924Z Downloaded time-core v0.1.8
9302026-03-12T01:04:08.924Z Downloaded slog-dtrace v0.3.0
9312026-03-12T01:04:08.927Z Downloaded hyper-util v0.1.20
9322026-03-12T01:04:08.931Z Downloaded pin-project v1.1.11
9332026-03-12T01:04:08.939Z Downloaded stringprep v0.1.5
9342026-03-12T01:04:08.942Z Downloaded tinyvec_macros v0.1.1
9352026-03-12T01:04:08.942Z Downloaded string_cache v0.8.9
9362026-03-12T01:04:08.945Z Downloaded stacker v0.1.23
9372026-03-12T01:04:08.948Z Downloaded sqlformat v0.3.5
9382026-03-12T01:04:08.948Z Downloaded serde_with_macros v3.17.0
9392026-03-12T01:04:08.951Z Downloaded rustls-pki-types v1.14.0
9402026-03-12T01:04:08.953Z Downloaded strum_macros v0.24.3
9412026-03-12T01:04:08.953Z Downloaded rustls-platform-verifier v0.6.2
9422026-03-12T01:04:08.956Z Downloaded rustls-pemfile v2.2.0
9432026-03-12T01:04:08.960Z Downloaded crossterm v0.28.1
9442026-03-12T01:04:08.965Z Downloaded strum_macros v0.26.4
9452026-03-12T01:04:08.968Z Downloaded prettyplease v0.2.37
9462026-03-12T01:04:08.971Z Downloaded poly1305 v0.8.0
9472026-03-12T01:04:08.974Z Downloaded supports-color v3.0.2
9482026-03-12T01:04:08.974Z Downloaded support-bundle-viewer v0.1.2
9492026-03-12T01:04:08.977Z Downloaded schemars v0.8.22
9502026-03-12T01:04:08.983Z Downloaded topological-sort v0.2.2
9512026-03-12T01:04:08.986Z Downloaded slog-scope v4.4.1
9522026-03-12T01:04:08.988Z Downloaded ron v0.8.1
9532026-03-12T01:04:08.991Z Downloaded ryu v1.0.23
9542026-03-12T01:04:08.994Z Downloaded publicsuffix v2.3.0
9552026-03-12T01:04:08.997Z Downloaded pin-project-internal v1.1.11
9562026-03-12T01:04:09.000Z Downloaded parking_lot v0.11.2
9572026-03-12T01:04:09.000Z Downloaded owo-colors v4.3.0
9582026-03-12T01:04:09.003Z Downloaded parse-display-derive v0.10.0
9592026-03-12T01:04:09.003Z Downloaded password-hash v0.5.0
9602026-03-12T01:04:09.006Z Downloaded try-lock v0.2.5
9612026-03-12T01:04:09.006Z Downloaded termios v0.3.3
9622026-03-12T01:04:09.009Z Downloaded qorb v0.4.1
9632026-03-12T01:04:09.012Z Downloaded thread-id v5.1.0
9642026-03-12T01:04:09.012Z Downloaded spin v0.9.8
9652026-03-12T01:04:09.014Z Downloaded time-macros v0.2.27
9662026-03-12T01:04:09.017Z Downloaded thread_local v1.1.9
9672026-03-12T01:04:09.020Z Downloaded thiserror-no-std v2.0.2
9682026-03-12T01:04:09.023Z Downloaded num-bigint v0.4.6
9692026-03-12T01:04:09.026Z Downloaded quinn v0.11.9
9702026-03-12T01:04:09.030Z Downloaded trait-variant v0.1.2
9712026-03-12T01:04:09.033Z Downloaded tls_codec v0.4.2
9722026-03-12T01:04:09.033Z Downloaded static_assertions v1.1.0
9732026-03-12T01:04:09.033Z Downloaded signal-hook v0.3.18
9742026-03-12T01:04:09.036Z Downloaded oxide-tokio-rt v0.1.2
9752026-03-12T01:04:09.039Z Downloaded darling_core v0.23.0
9762026-03-12T01:04:09.042Z Downloaded tiny-keccak v2.0.2
9772026-03-12T01:04:09.045Z Downloaded packed_struct v0.10.1
9782026-03-12T01:04:09.045Z Downloaded tokio-rustls v0.25.0
9792026-03-12T01:04:09.048Z Downloaded rand v0.8.5
9802026-03-12T01:04:09.050Z Downloaded oxnet v0.1.4
9812026-03-12T01:04:09.053Z Downloaded md5 v0.7.0
9822026-03-12T01:04:09.053Z Downloaded base64 v0.22.1
9832026-03-12T01:04:09.056Z Downloaded iddqd v0.3.17
9842026-03-12T01:04:09.060Z Downloaded tokio-native-tls v0.3.1
9852026-03-12T01:04:09.063Z Downloaded tls_codec_derive v0.4.2
9862026-03-12T01:04:09.066Z Downloaded litrs v1.0.0
9872026-03-12T01:04:09.069Z Downloaded typify-macro v0.6.1
9882026-03-12T01:04:09.069Z Downloaded tower-layer v0.3.3
9892026-03-12T01:04:09.069Z Downloaded flume v0.11.1
9902026-03-12T01:04:09.075Z Downloaded unarray v0.1.4
9912026-03-12T01:04:09.075Z Downloaded universal-hash v0.5.1
9922026-03-12T01:04:09.075Z Downloaded untrusted v0.7.1
9932026-03-12T01:04:09.075Z Downloaded usdt-attr-macro v0.6.0
9942026-03-12T01:04:09.080Z Downloaded untrusted v0.9.0
9952026-03-12T01:04:09.080Z Downloaded tokio-macros v2.6.0
9962026-03-12T01:04:09.080Z Downloaded term v0.7.0
9972026-03-12T01:04:09.082Z Downloaded pretty_assertions v1.4.1
9982026-03-12T01:04:09.082Z Downloaded nom v7.1.3
9992026-03-12T01:04:09.086Z Downloaded iri-string v0.7.10
10002026-03-12T01:04:09.091Z Downloaded tokio-tungstenite v0.23.1
10012026-03-12T01:04:09.094Z Downloaded rsa v0.9.10
10022026-03-12T01:04:09.098Z Downloaded hashbrown v0.15.5
10032026-03-12T01:04:09.102Z Downloaded void v1.0.2
10042026-03-12T01:04:09.105Z Downloaded utf-8 v0.7.6
10052026-03-12T01:04:09.105Z Downloaded socket2 v0.6.2
10062026-03-12T01:04:09.107Z Downloaded itertools v0.13.0
10072026-03-12T01:04:09.111Z Downloaded socket2 v0.5.10
10082026-03-12T01:04:09.114Z Downloaded typify-macro v0.4.3
10092026-03-12T01:04:09.114Z Downloaded itertools v0.12.1
10102026-03-12T01:04:09.119Z Downloaded num-bigint-dig v0.8.6
10112026-03-12T01:04:09.123Z Downloaded tower-service v0.3.3
10122026-03-12T01:04:09.126Z Downloaded unit-prefix v0.5.2
10132026-03-12T01:04:09.126Z Downloaded usdt v0.6.0
10142026-03-12T01:04:09.126Z Downloaded unicode-truncate v1.1.0
10152026-03-12T01:04:09.128Z Downloaded tokio-tungstenite v0.21.0
10162026-03-12T01:04:09.131Z Downloaded tokio-dtrace v0.1.1
10172026-03-12T01:04:09.131Z Downloaded similar v2.7.0
10182026-03-12T01:04:09.134Z Downloaded slog v2.8.2
10192026-03-12T01:04:09.137Z Downloaded serde_yaml v0.9.34+deprecated
10202026-03-12T01:04:09.139Z Downloaded libxml v0.3.3
10212026-03-12T01:04:09.144Z Downloaded futures-util v0.3.32
10222026-03-12T01:04:09.153Z Downloaded waitgroup v0.1.2
10232026-03-12T01:04:09.156Z Downloaded xshell-macros v0.2.7
10242026-03-12T01:04:09.156Z Downloaded want v0.3.1
10252026-03-12T01:04:09.156Z Downloaded wait-timeout v0.2.1
10262026-03-12T01:04:09.158Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10272026-03-12T01:04:09.159Z Downloaded rayon-core v1.13.0
10282026-03-12T01:04:09.161Z Downloaded tokio-stream v0.1.18
10292026-03-12T01:04:09.164Z Downloaded subprocess v0.2.15
10302026-03-12T01:04:09.167Z Downloaded strum_macros v0.27.2
10312026-03-12T01:04:09.170Z Downloaded schemars v0.9.0
10322026-03-12T01:04:09.178Z Downloaded xattr v1.6.1
10332026-03-12T01:04:09.181Z Downloaded hkdf v0.12.4
10342026-03-12T01:04:09.184Z Downloaded tokio-rustls v0.26.4
10352026-03-12T01:04:09.184Z Downloaded h2 v0.4.13
10362026-03-12T01:04:09.189Z Downloaded usdt-macro v0.6.0
10372026-03-12T01:04:09.192Z Downloaded snafu v0.8.9
10382026-03-12T01:04:09.195Z Downloaded zone v0.3.1
10392026-03-12T01:04:09.197Z Downloaded usdt-impl v0.6.0
10402026-03-12T01:04:09.198Z Downloaded test-strategy v0.4.5
10412026-03-12T01:04:09.200Z Downloaded twox-hash v2.1.2
10422026-03-12T01:04:09.203Z Downloaded tui-tree-widget v0.23.1
10432026-03-12T01:04:09.203Z Downloaded tar v0.4.44
10442026-03-12T01:04:09.206Z Downloaded tracing-attributes v0.1.31
10452026-03-12T01:04:09.209Z Downloaded unicase v2.9.0
10462026-03-12T01:04:09.209Z Downloaded toml_writer v1.0.6+spec-1.1.0
10472026-03-12T01:04:09.212Z Downloaded toml_parser v1.0.9+spec-1.1.0
10482026-03-12T01:04:09.212Z Downloaded aho-corasick v1.1.4
10492026-03-12T01:04:09.216Z Downloaded term v1.2.1
10502026-03-12T01:04:09.218Z Downloaded samael v0.0.19
10512026-03-12T01:04:09.225Z Downloaded zone_cfg_derive v0.3.1
10522026-03-12T01:04:09.226Z Downloaded itertools v0.14.0
10532026-03-12T01:04:09.233Z Downloaded vergen-lib v0.1.6
10542026-03-12T01:04:09.236Z Downloaded tokio-rustls v0.24.1
10552026-03-12T01:04:09.238Z Downloaded vergen-gitcl v1.0.8
10562026-03-12T01:04:09.243Z Downloaded vergen-git2 v1.0.7
10572026-03-12T01:04:09.243Z Downloaded rustls-webpki v0.103.9
10582026-03-12T01:04:09.246Z Downloaded vsss-rs v3.3.4
10592026-03-12T01:04:09.247Z Downloaded walkdir v2.5.0
10602026-03-12T01:04:09.249Z Downloaded rand v0.9.2
10612026-03-12T01:04:09.253Z Downloaded whoami v2.1.0
10622026-03-12T01:04:09.253Z Downloaded whoami v1.6.1
10632026-03-12T01:04:09.256Z Downloaded xshell v0.2.7
10642026-03-12T01:04:09.256Z Downloaded toml v0.7.8
10652026-03-12T01:04:09.259Z Downloaded uzers v0.12.2
10662026-03-12T01:04:09.259Z Downloaded schemars v1.2.1
10672026-03-12T01:04:09.269Z Downloaded xz2 v0.1.7
10682026-03-12T01:04:09.272Z Downloaded vergen v9.0.6
10692026-03-12T01:04:09.275Z Downloaded zeroize_derive v1.4.3
10702026-03-12T01:04:09.275Z Downloaded wyz v0.5.1
10712026-03-12T01:04:09.275Z Downloaded toml v0.9.12+spec-1.1.0
10722026-03-12T01:04:09.278Z Downloaded unicode-properties v0.1.4
10732026-03-12T01:04:09.281Z Downloaded rand v0.10.0
10742026-03-12T01:04:09.283Z Downloaded hyper v1.8.1
10752026-03-12T01:04:09.287Z Downloaded libm v0.2.16
10762026-03-12T01:04:09.294Z Downloaded typify v0.4.3
10772026-03-12T01:04:09.297Z Downloaded tungstenite v0.23.0
10782026-03-12T01:04:09.299Z Downloaded zeroize v1.8.2
10792026-03-12T01:04:09.302Z Downloaded tungstenite v0.21.0
10802026-03-12T01:04:09.305Z Downloaded russh v0.45.0
10812026-03-12T01:04:09.308Z Downloaded typify v0.6.1
10822026-03-12T01:04:09.311Z Downloaded tinyvec v1.10.0
10832026-03-12T01:04:09.314Z Downloaded phf_shared v0.11.3
10842026-03-12T01:04:09.314Z Downloaded base64 v0.21.7
10852026-03-12T01:04:09.317Z Downloaded rustyline v14.0.0
10862026-03-12T01:04:09.320Z Downloaded ar_archive_writer v0.5.1
10872026-03-12T01:04:09.323Z Downloaded num-integer v0.1.46
10882026-03-12T01:04:09.323Z Downloaded p521 v0.13.3
10892026-03-12T01:04:09.326Z Downloaded libefi-sys v0.1.0
10902026-03-12T01:04:09.329Z Downloaded chacha20poly1305 v0.10.1
10912026-03-12T01:04:09.329Z Downloaded bumpalo v3.20.2
10922026-03-12T01:04:09.332Z Downloaded maplit v1.0.2
10932026-03-12T01:04:09.332Z Downloaded libsw-core v0.3.2
10942026-03-12T01:04:09.335Z Downloaded httparse v1.10.1
10952026-03-12T01:04:09.338Z Downloaded humantime v2.3.0
10962026-03-12T01:04:09.338Z Downloaded const_format v0.2.35
10972026-03-12T01:04:09.340Z Downloaded num_threads v0.1.7
10982026-03-12T01:04:09.343Z Downloaded num_enum_derive v0.5.11
10992026-03-12T01:04:09.343Z Downloaded linear-map v1.2.0
11002026-03-12T01:04:09.343Z Downloaded libsw v3.5.0
11012026-03-12T01:04:09.346Z Downloaded derive-where v1.6.0
11022026-03-12T01:04:09.349Z Downloaded unicode-bidi v0.3.18
11032026-03-12T01:04:09.352Z Downloaded blake3 v1.8.3
11042026-03-12T01:04:09.355Z Downloaded tracing-core v0.1.36
11052026-03-12T01:04:09.358Z Downloaded zstd-safe v7.2.4
11062026-03-12T01:04:09.361Z Downloaded zstd v0.13.3
11072026-03-12T01:04:09.361Z Downloaded highway v1.3.0
11082026-03-12T01:04:09.364Z Downloaded crc-any v2.5.0
11092026-03-12T01:04:09.367Z Downloaded ron v0.12.0
11102026-03-12T01:04:09.371Z Downloaded zerocopy v0.6.6
11112026-03-12T01:04:09.374Z Downloaded rpassword v7.4.0
11122026-03-12T01:04:09.378Z Downloaded nonempty v0.12.0
11132026-03-12T01:04:09.378Z Downloaded newtype_derive v0.1.6
11142026-03-12T01:04:09.378Z Downloaded num-derive v0.3.3
11152026-03-12T01:04:09.381Z Downloaded num-conv v0.2.0
11162026-03-12T01:04:09.381Z Downloaded new_debug_unreachable v1.0.6
11172026-03-12T01:04:09.381Z Downloaded impl-trait-for-tuples v0.2.3
11182026-03-12T01:04:09.381Z Downloaded toml_edit v0.23.10+spec-1.0.0
11192026-03-12T01:04:09.384Z Downloaded yasna v0.5.2
11202026-03-12T01:04:09.387Z Downloaded foldhash v0.2.0
11212026-03-12T01:04:09.387Z Downloaded half v1.8.3
11222026-03-12T01:04:09.389Z Downloaded lru-slab v0.1.2
11232026-03-12T01:04:09.389Z Downloaded lru-cache v0.1.2
11242026-03-12T01:04:09.392Z Downloaded lru v0.12.5
11252026-03-12T01:04:09.392Z Downloaded chacha20 v0.10.0
11262026-03-12T01:04:09.395Z Downloaded uuid v1.21.0
11272026-03-12T01:04:09.398Z Downloaded tokio-postgres v0.7.16
11282026-03-12T01:04:09.401Z Downloaded ssh-key v0.6.7
11292026-03-12T01:04:09.405Z Downloaded unsafe-libyaml v0.2.11
11302026-03-12T01:04:09.408Z Downloaded reedline v0.40.0
11312026-03-12T01:04:09.413Z Downloaded zopfli v0.8.3
11322026-03-12T01:04:09.416Z Downloaded aws-lc-rs v1.16.0
11332026-03-12T01:04:09.422Z Downloaded bitfield v0.19.4
11342026-03-12T01:04:09.425Z Downloaded blake2 v0.10.6
11352026-03-12T01:04:09.425Z Downloaded ciborium v0.2.2
11362026-03-12T01:04:09.428Z Downloaded unicode_categories v0.1.1
11372026-03-12T01:04:09.431Z Downloaded async-bb8-diesel v0.2.1
11382026-03-12T01:04:09.431Z Downloaded derive_builder v0.20.2
11392026-03-12T01:04:09.434Z Downloaded cbc v0.1.2
11402026-03-12T01:04:09.436Z Downloaded cookie v0.18.1
11412026-03-12T01:04:09.439Z Downloaded crossbeam-epoch v0.9.18
11422026-03-12T01:04:09.439Z Downloaded instant v0.1.13
11432026-03-12T01:04:09.442Z Downloaded indent_write v2.2.0
11442026-03-12T01:04:09.442Z Downloaded ed25519 v2.2.3
11452026-03-12T01:04:09.445Z Downloaded git-stub-vcs v0.1.0
11462026-03-12T01:04:09.445Z Downloaded clang-sys v1.8.1
11472026-03-12T01:04:09.448Z Downloaded zip v0.6.6
11482026-03-12T01:04:09.451Z Downloaded chrono v0.4.44
11492026-03-12T01:04:09.455Z Downloaded bitvec v1.0.1
11502026-03-12T01:04:09.475Z Downloaded vte v0.14.1
11512026-03-12T01:04:09.478Z Downloaded steno v0.4.1
11522026-03-12T01:04:09.484Z Downloaded console v0.15.11
11532026-03-12T01:04:09.487Z Downloaded colored v2.2.0
11542026-03-12T01:04:09.490Z Downloaded yansi v1.0.1
11552026-03-12T01:04:09.493Z Downloaded toml_edit v0.19.15
11562026-03-12T01:04:09.503Z Downloaded regex v1.12.3
11572026-03-12T01:04:09.507Z Downloaded bindgen v0.71.1
11582026-03-12T01:04:09.512Z Downloaded typed-path v0.9.3
11592026-03-12T01:04:09.517Z Downloaded p384 v0.13.1
11602026-03-12T01:04:09.520Z Downloaded x509-cert v0.2.5
11612026-03-12T01:04:09.525Z Downloaded portable-atomic v1.13.1
11622026-03-12T01:04:09.531Z Downloaded zerocopy-derive v0.8.40
11632026-03-12T01:04:09.537Z Downloaded reqwest v0.13.2
11642026-03-12T01:04:09.542Z Downloaded reqwest v0.12.28
11652026-03-12T01:04:09.546Z Downloaded tower v0.5.3
11662026-03-12T01:04:09.553Z Downloaded git2 v0.20.4
11672026-03-12T01:04:09.559Z Downloaded moka v0.12.13
11682026-03-12T01:04:09.564Z Downloaded rustls-webpki v0.101.7
11692026-03-12T01:04:09.575Z Downloaded salty v0.3.0
11702026-03-12T01:04:09.580Z Downloaded rayon v1.11.0
11712026-03-12T01:04:09.587Z Downloaded unicode-normalization v0.1.25
11722026-03-12T01:04:09.589Z Downloaded unicode-segmentation v1.12.0
11732026-03-12T01:04:09.592Z Downloaded lalrpop v0.19.12
11742026-03-12T01:04:09.600Z Downloaded proptest v1.10.0
11752026-03-12T01:04:09.606Z Downloaded quick-xml v0.37.5
11762026-03-12T01:04:09.611Z Downloaded rustls-webpki v0.102.8
11772026-03-12T01:04:09.625Z Downloaded http-range v0.1.5
11782026-03-12T01:04:09.628Z Downloaded ena v0.14.4
11792026-03-12T01:04:09.628Z Downloaded either v1.15.0
11802026-03-12T01:04:09.631Z Downloaded ecdsa v0.16.9
11812026-03-12T01:04:09.631Z Downloaded goblin v0.10.5
11822026-03-12T01:04:09.636Z Downloaded camino-tempfile-ext v0.3.3
11832026-03-12T01:04:09.639Z Downloaded hostname v0.3.1
11842026-03-12T01:04:09.642Z Downloaded tokio-util v0.7.18
11852026-03-12T01:04:09.645Z Downloaded serde_with v3.17.0
11862026-03-12T01:04:09.655Z Downloaded winnow v0.5.40
11872026-03-12T01:04:09.662Z Downloaded petname v2.0.2
11882026-03-12T01:04:09.666Z Downloaded home v0.5.12
11892026-03-12T01:04:09.669Z Downloaded derive_builder_core v0.20.2
11902026-03-12T01:04:09.669Z Downloaded tower-http v0.6.8
11912026-03-12T01:04:09.675Z Downloaded polar-core v0.27.3
11922026-03-12T01:04:09.681Z Downloaded curve25519-dalek v4.1.3
11932026-03-12T01:04:09.687Z Downloaded tough v0.20.0
11942026-03-12T01:04:09.694Z Downloaded zip v4.6.1
11952026-03-12T01:04:09.697Z Downloaded radix_trie v0.2.1
11962026-03-12T01:04:09.701Z Downloaded object v0.30.4
11972026-03-12T01:04:09.708Z Downloaded bstr v1.12.1
11982026-03-12T01:04:09.715Z Downloaded darling v0.20.11
11992026-03-12T01:04:09.719Z Downloaded bitfield-macros v0.19.4
12002026-03-12T01:04:09.721Z Downloaded nix v0.27.1
12012026-03-12T01:04:09.726Z Downloaded time v0.3.47
12022026-03-12T01:04:09.735Z Downloaded smoltcp v0.9.1
12032026-03-12T01:04:09.743Z Downloaded quinn-proto v0.11.13
12042026-03-12T01:04:09.748Z Downloaded rustls v0.21.12
12052026-03-12T01:04:09.756Z Downloaded foldhash v0.1.5
12062026-03-12T01:04:09.758Z Downloaded ff v0.13.1
12072026-03-12T01:04:09.758Z Downloaded drift v0.1.3
12082026-03-12T01:04:09.762Z Downloaded deranged v0.5.8
12092026-03-12T01:04:09.765Z Downloaded ctr v0.9.2
12102026-03-12T01:04:09.765Z Downloaded object v0.37.3
12112026-03-12T01:04:09.773Z Downloaded hickory-proto v0.24.4
12122026-03-12T01:04:09.783Z Downloaded openssl v0.10.75
12132026-03-12T01:04:09.790Z Downloaded winnow v0.6.26
12142026-03-12T01:04:09.797Z Downloaded hickory-proto v0.25.2
12152026-03-12T01:04:09.807Z Downloaded webpki-roots v1.0.6
12162026-03-12T01:04:09.810Z Downloaded zerocopy v0.8.40
12172026-03-12T01:04:09.817Z Downloaded nix v0.31.1
12182026-03-12T01:04:09.826Z Downloaded rustls v0.22.4
12192026-03-12T01:04:09.835Z Downloaded corncobs v0.1.4
12202026-03-12T01:04:09.838Z Downloaded block-padding v0.3.3
12212026-03-12T01:04:09.838Z Downloaded bit-vec v0.8.0
12222026-03-12T01:04:09.841Z Downloaded backoff v0.4.0
12232026-03-12T01:04:09.841Z Downloaded defmt v1.0.1
12242026-03-12T01:04:09.843Z Downloaded cargo_metadata v0.19.2
12252026-03-12T01:04:09.843Z Downloaded hash32 v0.2.1
12262026-03-12T01:04:09.847Z Downloaded globwalk v0.9.1
12272026-03-12T01:04:09.847Z Downloaded dropshot-api-manager-types v0.6.0
12282026-03-12T01:04:09.847Z Downloaded regex-syntax v0.8.10
12292026-03-12T01:04:09.856Z Downloaded console v0.16.2
12302026-03-12T01:04:09.856Z Downloaded diesel v2.2.12
12312026-03-12T01:04:09.866Z Downloaded tabled v0.20.0
12322026-03-12T01:04:09.879Z Downloaded regex-syntax v0.6.29
12332026-03-12T01:04:09.884Z Downloaded dropshot v0.16.7
12342026-03-12T01:04:09.901Z Downloaded nix v0.28.0
12352026-03-12T01:04:09.909Z Downloaded vcpkg v0.2.15
12362026-03-12T01:04:09.939Z Downloaded zlib-rs v0.6.2
12372026-03-12T01:04:09.943Z Downloaded sqlparser v0.61.0
12382026-03-12T01:04:09.951Z Downloaded nix v0.30.1
12392026-03-12T01:04:09.960Z Downloaded regress v0.10.5
12402026-03-12T01:04:09.966Z Downloaded rustls v0.23.37
12412026-03-12T01:04:09.976Z Downloaded nix v0.29.0
12422026-03-12T01:04:09.984Z Downloaded openapiv3 v2.2.0
12432026-03-12T01:04:09.993Z Downloaded smoltcp v0.11.0
12442026-03-12T01:04:10.003Z Downloaded typify-impl v0.4.3
12452026-03-12T01:04:10.014Z Downloaded rustix v0.38.44
12462026-03-12T01:04:10.031Z Downloaded bzip2-sys v0.1.13+1.0.8
12472026-03-12T01:04:10.040Z Downloaded regex-automata v0.4.14
12482026-03-12T01:04:10.052Z Downloaded darling_macro v0.20.11
12492026-03-12T01:04:10.054Z Downloaded chacha20 v0.9.1
12502026-03-12T01:04:10.054Z Downloaded cexpr v0.6.0
12512026-03-12T01:04:10.057Z Downloaded bzip2 v0.4.4
12522026-03-12T01:04:10.057Z Downloaded embedded-io v0.4.0
12532026-03-12T01:04:10.057Z Downloaded cmake v0.1.57
12542026-03-12T01:04:10.060Z Downloaded cipher v0.4.4
12552026-03-12T01:04:10.060Z Downloaded cassowary v0.3.0
12562026-03-12T01:04:10.060Z Downloaded dtrace-parser v0.3.0
12572026-03-12T01:04:10.063Z Downloaded diesel_table_macro_syntax v0.2.0
12582026-03-12T01:04:10.063Z Downloaded ciborium-ll v0.2.2
12592026-03-12T01:04:10.063Z Downloaded base64ct v1.8.3
12602026-03-12T01:04:10.066Z Downloaded crucible-workspace-hack v0.1.0
12612026-03-12T01:04:10.066Z Downloaded crossbeam-deque v0.8.6
12622026-03-12T01:04:10.066Z Downloaded constant_time_eq v0.4.2
12632026-03-12T01:04:10.069Z Downloaded const_format_proc_macros v0.2.34
12642026-03-12T01:04:10.069Z Downloaded petgraph v0.6.5
12652026-03-12T01:04:10.083Z Downloaded gethostname v0.5.0
12662026-03-12T01:04:10.086Z Downloaded futures-task v0.3.32
12672026-03-12T01:04:10.086Z Downloaded chrono-tz v0.10.4
12682026-03-12T01:04:10.099Z Downloaded futures-core v0.3.32
12692026-03-12T01:04:10.102Z Downloaded derive-ex v0.1.8
12702026-03-12T01:04:10.102Z Downloaded daft-derive v0.1.5
12712026-03-12T01:04:10.105Z Downloaded daft v0.1.5
12722026-03-12T01:04:10.108Z Downloaded bit-set v0.8.0
12732026-03-12T01:04:10.108Z Downloaded async-stream v0.3.6
12742026-03-12T01:04:10.111Z Downloaded darling_macro v0.23.0
12752026-03-12T01:04:10.111Z Downloaded futures-io v0.3.32
12762026-03-12T01:04:10.111Z Downloaded float-ord v0.3.2
12772026-03-12T01:04:10.111Z Downloaded cargo-platform v0.1.9
12782026-03-12T01:04:10.114Z Downloaded crunchy v0.2.4
12792026-03-12T01:04:10.114Z Downloaded crc v3.4.0
12802026-03-12T01:04:10.114Z Downloaded base16ct v0.2.0
12812026-03-12T01:04:10.114Z Downloaded async-recursion v1.1.1
12822026-03-12T01:04:10.117Z Downloaded enum-as-inner v0.6.1
12832026-03-12T01:04:10.119Z Downloaded bitfield-struct v0.6.2
12842026-03-12T01:04:10.119Z Downloaded async-stream-impl v0.3.6
12852026-03-12T01:04:10.119Z Downloaded darling v0.23.0
12862026-03-12T01:04:10.122Z Downloaded darling v0.21.3
12872026-03-12T01:04:10.126Z Downloaded crossbeam-utils v0.8.21
12882026-03-12T01:04:10.130Z Downloaded ciborium-io v0.2.2
12892026-03-12T01:04:10.130Z Downloaded libz-sys v1.1.24
12902026-03-12T01:04:10.145Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12912026-03-12T01:04:10.161Z Downloaded tracing v0.1.44
12922026-03-12T01:04:10.179Z Downloaded typify-impl v0.6.1
12932026-03-12T01:04:10.190Z Downloaded ratatui v0.29.0
12942026-03-12T01:04:10.206Z Downloaded sled v0.34.7
12952026-03-12T01:04:10.213Z Downloaded cobs v0.3.0
12962026-03-12T01:04:10.216Z Downloaded dirs-sys-next v0.1.2
12972026-03-12T01:04:10.216Z Downloaded atomic-waker v1.1.2
12982026-03-12T01:04:10.216Z Downloaded bb8 v0.8.6
12992026-03-12T01:04:10.220Z Downloaded atomicwrites v0.4.4
13002026-03-12T01:04:10.220Z Downloaded document-features v0.2.12
13012026-03-12T01:04:10.220Z Downloaded data-encoding v2.10.0
13022026-03-12T01:04:10.223Z Downloaded bcrypt-pbkdf v0.10.0
13032026-03-12T01:04:10.223Z Downloaded atty v0.2.14
13042026-03-12T01:04:10.223Z Downloaded difflib v0.4.0
13052026-03-12T01:04:10.223Z Downloaded debug-ignore v1.0.5
13062026-03-12T01:04:10.226Z Downloaded curve25519-dalek-derive v0.1.1
13072026-03-12T01:04:10.226Z Downloaded defmt v0.3.100
13082026-03-12T01:04:10.226Z Downloaded embedded-io v0.6.1
13092026-03-12T01:04:10.226Z Downloaded adler2 v2.0.1
13102026-03-12T01:04:10.248Z Downloaded zerocopy-derive v0.6.6
13112026-03-12T01:04:10.275Z Downloaded jiff v0.2.21
13122026-03-12T01:04:10.292Z Downloaded lzma-sys v0.1.20
13132026-03-12T01:04:10.313Z Downloaded csv v1.4.0
13142026-03-12T01:04:10.329Z Downloaded petgraph v0.8.3
13152026-03-12T01:04:10.368Z Downloaded sha3 v0.10.8
13162026-03-12T01:04:10.374Z Downloaded ring v0.17.14
13172026-03-12T01:04:10.408Z Downloaded tokio v1.49.0
13182026-03-12T01:04:10.476Z Downloaded encoding_rs v0.8.35
13192026-03-12T01:04:10.525Z Downloaded libgit2-sys v0.18.3+1.9.2
13202026-03-12T01:04:11.024Z Downloaded aws-lc-sys v0.37.1
13212026-03-12T01:04:11.334Z Compiling libc v0.2.180
13222026-03-12T01:04:11.334Z Compiling serde v1.0.228
13232026-03-12T01:04:11.337Z Compiling log v0.4.29
13242026-03-12T01:04:11.337Z Compiling find-msvc-tools v0.1.9
13252026-03-12T01:04:11.337Z Compiling shlex v1.3.0
13262026-03-12T01:04:11.337Z Compiling smallvec v1.15.1
13272026-03-12T01:04:11.337Z Compiling typenum v1.19.0
13282026-03-12T01:04:11.337Z Compiling subtle v2.6.1
13292026-03-12T01:04:11.529Z Compiling generic-array v0.14.7
13302026-03-12T01:04:11.532Z Compiling scopeguard v1.2.0
13312026-03-12T01:04:11.541Z Compiling portable-atomic v1.13.1
13322026-03-12T01:04:11.544Z Compiling const-oid v0.9.6
13332026-03-12T01:04:11.659Z Compiling critical-section v1.2.0
13342026-03-12T01:04:11.663Z Compiling zerocopy v0.8.40
13352026-03-12T01:04:11.679Z Compiling syn v2.0.117
13362026-03-12T01:04:11.745Z Compiling lock_api v0.4.14
13372026-03-12T01:04:11.791Z Compiling serde_json v1.0.149
13382026-03-12T01:04:11.791Z Compiling parking_lot_core v0.9.12
13392026-03-12T01:04:11.816Z Compiling pin-project-lite v0.2.17
13402026-03-12T01:04:11.862Z Compiling pkg-config v0.3.32
13412026-03-12T01:04:11.884Z Compiling libm v0.2.16
13422026-03-12T01:04:11.909Z Compiling num-traits v0.2.19
13432026-03-12T01:04:11.978Z Compiling bitflags v2.11.0
13442026-03-12T01:04:12.003Z Compiling futures-core v0.3.32
13452026-03-12T01:04:12.044Z Compiling percent-encoding v2.3.2
13462026-03-12T01:04:12.047Z Compiling allocator-api2 v0.2.21
13472026-03-12T01:04:12.164Z Compiling futures-sink v0.3.32
13482026-03-12T01:04:12.210Z Compiling cpufeatures v0.2.17
13492026-03-12T01:04:12.298Z Compiling foldhash v0.2.0
13502026-03-12T01:04:12.301Z Compiling futures-channel v0.3.32
13512026-03-12T01:04:12.365Z Compiling slab v0.4.12
13522026-03-12T01:04:12.365Z Compiling futures-io v0.3.32
13532026-03-12T01:04:12.368Z Compiling futures-task v0.3.32
13542026-03-12T01:04:12.385Z Compiling getrandom v0.4.1
13552026-03-12T01:04:12.453Z Compiling rustversion v1.0.22
13562026-03-12T01:04:12.574Z Compiling hashbrown v0.16.1
13572026-03-12T01:04:12.621Z Compiling rand_core v0.10.0
13582026-03-12T01:04:12.645Z Compiling getrandom v0.3.4
13592026-03-12T01:04:12.648Z Compiling form_urlencoded v1.2.2
13602026-03-12T01:04:12.688Z Compiling fs_extra v1.3.0
13612026-03-12T01:04:12.688Z Compiling ident_case v1.0.1
13622026-03-12T01:04:12.732Z Compiling dunce v1.0.5
13632026-03-12T01:04:12.788Z Compiling base64ct v1.8.3
13642026-03-12T01:04:12.853Z Compiling flagset v0.4.7
13652026-03-12T01:04:12.876Z Compiling rustix v1.1.3
13662026-03-12T01:04:12.899Z Compiling iana-time-zone v0.1.65
13672026-03-12T01:04:12.924Z Compiling rustc_version v0.4.1
13682026-03-12T01:04:12.927Z Compiling vcpkg v0.2.15
13692026-03-12T01:04:12.993Z Compiling getrandom v0.2.17
13702026-03-12T01:04:13.022Z Compiling jobserver v0.1.34
13712026-03-12T01:04:13.047Z Compiling errno v0.3.14
13722026-03-12T01:04:13.087Z Compiling mio v1.1.1
13732026-03-12T01:04:13.172Z Compiling rand_core v0.6.4
13742026-03-12T01:04:13.197Z Compiling once_cell v1.21.3
13752026-03-12T01:04:13.251Z Compiling signal-hook-registry v1.4.8
13762026-03-12T01:04:13.288Z Compiling cc v1.2.56
13772026-03-12T01:04:13.328Z Compiling socket2 v0.6.2
13782026-03-12T01:04:13.358Z Compiling parking_lot v0.12.5
13792026-03-12T01:04:13.391Z Compiling indexmap v2.13.0
13802026-03-12T01:04:13.487Z Compiling pem-rfc7468 v0.7.0
13812026-03-12T01:04:13.586Z Compiling uuid v1.21.0
13822026-03-12T01:04:13.709Z Compiling aws-lc-rs v1.16.0
13832026-03-12T01:04:13.769Z Compiling regex-syntax v0.8.10
13842026-03-12T01:04:13.870Z Compiling rand_core v0.9.5
13852026-03-12T01:04:13.894Z Compiling tracing-core v0.1.36
13862026-03-12T01:04:13.897Z Compiling crossbeam-utils v0.8.21
13872026-03-12T01:04:13.917Z Compiling syn v1.0.109
13882026-03-12T01:04:13.940Z Compiling untrusted v0.7.1
13892026-03-12T01:04:14.004Z Compiling openssl-probe v0.2.1
13902026-03-12T01:04:14.129Z Compiling schemars v0.8.22
13912026-03-12T01:04:14.152Z Compiling base64 v0.22.1
13922026-03-12T01:04:14.174Z Compiling untrusted v0.9.0
13932026-03-12T01:04:14.241Z Compiling cmake v0.1.57
13942026-03-12T01:04:14.347Z Compiling httparse v1.10.1
13952026-03-12T01:04:14.373Z Compiling dyn-clone v1.0.20
13962026-03-12T01:04:14.397Z Compiling rustls v0.23.37
13972026-03-12T01:04:14.423Z Compiling tower-layer v0.3.3
13982026-03-12T01:04:14.498Z Compiling tower-service v0.3.3
13992026-03-12T01:04:14.565Z Compiling tinyvec_macros v0.1.1
14002026-03-12T01:04:14.585Z Compiling try-lock v0.2.5
14012026-03-12T01:04:14.589Z Compiling atomic-waker v1.1.2
14022026-03-12T01:04:14.630Z Compiling spin v0.9.8
14032026-03-12T01:04:14.680Z Compiling tinyvec v1.10.0
14042026-03-12T01:04:14.680Z Compiling aho-corasick v1.1.4
14052026-03-12T01:04:14.683Z Compiling openssl v0.10.75
14062026-03-12T01:04:14.705Z Compiling num-conv v0.2.0
14072026-03-12T01:04:14.772Z Compiling want v0.3.1
14082026-03-12T01:04:14.775Z Compiling powerfmt v0.2.0
14092026-03-12T01:04:14.819Z Compiling crc32fast v1.5.0
14102026-03-12T01:04:14.874Z Compiling pin-utils v0.1.0
14112026-03-12T01:04:14.952Z Compiling time-core v0.1.8
14122026-03-12T01:04:14.974Z Compiling foreign-types-shared v0.1.1
14132026-03-12T01:04:14.997Z Compiling httpdate v1.0.3
14142026-03-12T01:04:15.017Z Compiling deranged v0.5.8
14152026-03-12T01:04:15.078Z Compiling foreign-types v0.3.2
14162026-03-12T01:04:15.102Z Compiling wait-timeout v0.2.1
14172026-03-12T01:04:15.105Z Compiling bit-vec v0.8.0
14182026-03-12T01:04:15.178Z Compiling time-macros v0.2.27
14192026-03-12T01:04:15.202Z Compiling usdt-impl v0.6.0
14202026-03-12T01:04:15.205Z Compiling either v1.15.0
14212026-03-12T01:04:15.243Z Compiling native-tls v0.2.18
14222026-03-12T01:04:15.310Z Compiling siphasher v1.0.2
14232026-03-12T01:04:15.337Z Compiling tempfile v3.25.0
14242026-03-12T01:04:15.360Z Compiling simd-adler32 v0.3.8
14252026-03-12T01:04:15.463Z Compiling num_threads v0.1.7
14262026-03-12T01:04:15.486Z Compiling quick-error v1.2.3
14272026-03-12T01:04:15.519Z Compiling bit-set v0.8.0
14282026-03-12T01:04:15.546Z Compiling aws-lc-sys v0.37.1
14292026-03-12T01:04:15.596Z Compiling ring v0.17.14
14302026-03-12T01:04:15.622Z Compiling openssl-sys v0.9.111
14312026-03-12T01:04:15.626Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14322026-03-12T01:04:15.671Z Compiling rusty-fork v0.3.1
14332026-03-12T01:04:15.700Z Compiling bzip2-sys v0.1.13+1.0.8
14342026-03-12T01:04:15.764Z Compiling unicode-normalization v0.1.25
14352026-03-12T01:04:15.788Z Compiling crossbeam-epoch v0.9.18
14362026-03-12T01:04:15.890Z Compiling synstructure v0.13.2
14372026-03-12T01:04:16.001Z Compiling pest_generator v2.8.6
14382026-03-12T01:04:16.117Z Compiling serde_derive_internals v0.29.1
14392026-03-12T01:04:16.138Z Compiling darling_core v0.20.11
14402026-03-12T01:04:16.259Z Compiling regex-automata v0.4.14
14412026-03-12T01:04:16.429Z Compiling darling_core v0.21.3
14422026-03-12T01:04:16.628Z Compiling slog v2.8.2
14432026-03-12T01:04:16.760Z Compiling time v0.3.47
14442026-03-12T01:04:16.782Z Compiling rand_xorshift v0.4.0
14452026-03-12T01:04:16.909Z Compiling heapless v0.7.17
14462026-03-12T01:04:17.016Z Compiling thread-id v5.1.0
14472026-03-12T01:04:17.037Z Compiling sync_wrapper v1.0.2
14482026-03-12T01:04:17.133Z Compiling cookie v0.18.1
14492026-03-12T01:04:17.188Z Compiling zstd-safe v7.2.4
14502026-03-12T01:04:17.261Z Compiling anyhow v1.0.102
14512026-03-12T01:04:17.289Z Compiling unicode-bidi v0.3.18
14522026-03-12T01:04:17.289Z Compiling rayon-core v1.13.0
14532026-03-12T01:04:17.361Z Compiling adler2 v2.0.1
14542026-03-12T01:04:17.416Z Compiling signal-hook v0.3.18
14552026-03-12T01:04:17.466Z Compiling paste v1.0.15
14562026-03-12T01:04:17.490Z Compiling unarray v0.1.4
14572026-03-12T01:04:17.546Z Compiling unicode-segmentation v1.12.0
14582026-03-12T01:04:17.579Z Compiling unicode-properties v0.1.4
14592026-03-12T01:04:17.675Z Compiling miniz_oxide v0.8.9
14602026-03-12T01:04:17.814Z Compiling stringprep v0.1.5
14612026-03-12T01:04:17.978Z Compiling crossbeam-deque v0.8.6
14622026-03-12T01:04:18.011Z Compiling num-integer v0.1.46
14632026-03-12T01:04:18.059Z Compiling vergen-lib v0.1.6
14642026-03-12T01:04:18.090Z Compiling ff v0.13.1
14652026-03-12T01:04:18.236Z Compiling curve25519-dalek v4.1.3
14662026-03-12T01:04:18.280Z Compiling hash32 v0.2.1
14672026-03-12T01:04:18.331Z Compiling ryu v1.0.23
14682026-03-12T01:04:18.446Z Compiling base16ct v0.2.0
14692026-03-12T01:04:18.469Z Compiling zlib-rs v0.6.2
14702026-03-12T01:04:18.539Z Compiling fallible-iterator v0.2.0
14712026-03-12T01:04:18.562Z Compiling smoltcp v0.9.1
14722026-03-12T01:04:18.583Z Compiling num-bigint-dig v0.8.6
14732026-03-12T01:04:18.603Z Compiling serde_derive v1.0.228
14742026-03-12T01:04:18.684Z Compiling zeroize_derive v1.4.3
14752026-03-12T01:04:18.718Z Compiling zerofrom-derive v0.1.6
14762026-03-12T01:04:18.738Z Compiling yoke-derive v0.8.1
14772026-03-12T01:04:18.864Z Compiling zerocopy-derive v0.8.40
14782026-03-12T01:04:18.965Z Compiling zerovec-derive v0.11.2
14792026-03-12T01:04:19.030Z Compiling displaydoc v0.2.5
14802026-03-12T01:04:19.055Z Compiling tokio-macros v2.6.0
14812026-03-12T01:04:19.541Z Compiling futures-macro v0.3.32
14822026-03-12T01:04:19.638Z Compiling zeroize v1.8.2
14832026-03-12T01:04:20.121Z Compiling der_derive v0.7.3
14842026-03-12T01:04:20.125Z Compiling thiserror-impl v2.0.18
14852026-03-12T01:04:20.165Z Compiling rustls-pki-types v1.14.0
14862026-03-12T01:04:20.389Z Compiling tracing-attributes v0.1.31
14872026-03-12T01:04:20.549Z Compiling scroll_derive v0.13.1
14882026-03-12T01:04:20.571Z Compiling pest_derive v2.8.6
14892026-03-12T01:04:20.691Z Compiling futures-util v0.3.32
14902026-03-12T01:04:20.764Z Compiling crypto-common v0.1.7
14912026-03-12T01:04:20.787Z Compiling zerofrom v0.1.6
14922026-03-12T01:04:20.822Z Compiling block-buffer v0.10.4
14932026-03-12T01:04:20.972Z Compiling yoke v0.8.1
14942026-03-12T01:04:20.994Z Compiling block-padding v0.3.3
14952026-03-12T01:04:21.061Z Compiling digest v0.10.7
14962026-03-12T01:04:21.192Z Compiling zerovec v0.11.5
14972026-03-12T01:04:21.217Z Compiling zerotrie v0.2.3
14982026-03-12T01:04:21.239Z Compiling inout v0.1.4
14992026-03-12T01:04:21.429Z Compiling hmac v0.12.1
15002026-03-12T01:04:21.477Z Compiling cipher v0.4.4
15012026-03-12T01:04:21.500Z Compiling sha2 v0.10.9
15022026-03-12T01:04:21.632Z Compiling der v0.7.10
15032026-03-12T01:04:21.655Z Compiling pbkdf2 v0.12.2
15042026-03-12T01:04:21.698Z Compiling schemars_derive v0.8.22
15052026-03-12T01:04:21.816Z Compiling salsa20 v0.10.2
15062026-03-12T01:04:21.847Z Compiling tinystr v0.8.2
15072026-03-12T01:04:21.910Z Compiling potential_utf v0.1.4
15082026-03-12T01:04:22.014Z Compiling scrypt v0.11.0
15092026-03-12T01:04:22.045Z Compiling thiserror v2.0.18
15102026-03-12T01:04:22.135Z Compiling icu_locale_core v2.1.1
15112026-03-12T01:04:22.157Z Compiling icu_collections v2.1.1
15122026-03-12T01:04:22.197Z Compiling aes v0.8.4
15132026-03-12T01:04:22.309Z Compiling cbc v0.1.2
15142026-03-12T01:04:22.331Z Compiling tracing v0.1.44
15152026-03-12T01:04:22.364Z Compiling scroll v0.13.0
15162026-03-12T01:04:22.511Z Compiling darling_macro v0.20.11
15172026-03-12T01:04:22.688Z Compiling goblin v0.10.5
15182026-03-12T01:04:22.725Z Compiling thiserror-impl v1.0.69
15192026-03-12T01:04:22.837Z Compiling spki v0.7.3
15202026-03-12T01:04:22.936Z Compiling openssl-macros v0.1.1
15212026-03-12T01:04:22.979Z Compiling dtrace-parser v0.3.0
15222026-03-12T01:04:23.122Z Compiling icu_provider v2.1.1
15232026-03-12T01:04:23.172Z Compiling pkcs5 v0.7.1
15242026-03-12T01:04:23.296Z Compiling darling v0.20.11
15252026-03-12T01:04:23.355Z Compiling signature v2.2.0
15262026-03-12T01:04:23.408Z Compiling derive_builder_core v0.20.2
15272026-03-12T01:04:23.431Z Compiling rustls-native-certs v0.8.3
15282026-03-12T01:04:23.463Z Compiling bytes v1.11.1
15292026-03-12T01:04:23.496Z Compiling icu_properties v2.1.2
15302026-03-12T01:04:23.528Z Compiling icu_normalizer v2.1.1
15312026-03-12T01:04:23.556Z Compiling chrono v0.4.44
15322026-03-12T01:04:23.595Z Compiling pkcs8 v0.10.2
15332026-03-12T01:04:23.633Z Compiling ipnet v2.11.0
15342026-03-12T01:04:23.847Z Compiling scroll_derive v0.12.1
15352026-03-12T01:04:23.894Z Compiling serde_tokenstream v0.2.3
15362026-03-12T01:04:24.022Z Compiling serde_spanned v0.6.9
15372026-03-12T01:04:24.057Z Compiling erased-serde v0.3.31
15382026-03-12T01:04:24.223Z Compiling tokio v1.49.0
15392026-03-12T01:04:24.304Z Compiling http v1.4.0
15402026-03-12T01:04:24.367Z Compiling toml_datetime v0.6.11
15412026-03-12T01:04:24.390Z Compiling md-5 v0.10.6
15422026-03-12T01:04:24.390Z Compiling webpki-roots v1.0.6
15432026-03-12T01:04:24.556Z Compiling thiserror v1.0.69
15442026-03-12T01:04:24.576Z Compiling darling_macro v0.21.3
15452026-03-12T01:04:24.635Z Compiling zerocopy-derive v0.7.35
15462026-03-12T01:04:24.682Z Compiling derive_builder_macro v0.20.2
15472026-03-12T01:04:24.704Z Compiling iri-string v0.7.10
15482026-03-12T01:04:24.732Z Compiling ref-cast v1.0.25
15492026-03-12T01:04:24.795Z Compiling idna_adapter v1.2.1
15502026-03-12T01:04:24.862Z Compiling scroll v0.12.0
15512026-03-12T01:04:24.988Z Compiling idna v1.1.0
15522026-03-12T01:04:25.129Z Compiling litrs v1.0.0
15532026-03-12T01:04:25.168Z Compiling rustix v0.38.44
15542026-03-12T01:04:25.235Z Compiling http-body v1.0.1
15552026-03-12T01:04:25.298Z Compiling psl-types v2.0.11
15562026-03-12T01:04:25.346Z Compiling derive_builder v0.20.2
15572026-03-12T01:04:25.451Z Compiling url v2.5.8
15582026-03-12T01:04:25.476Z Compiling ppv-lite86 v0.2.21
15592026-03-12T01:04:25.514Z Compiling http-body-util v0.1.3
15602026-03-12T01:04:25.609Z Compiling publicsuffix v2.3.0
15612026-03-12T01:04:25.631Z Compiling darling v0.21.3
15622026-03-12T01:04:25.723Z Compiling goblin v0.8.2
15632026-03-12T01:04:25.770Z Compiling sec1 v0.7.3
15642026-03-12T01:04:25.818Z Compiling cargo-platform v0.1.9
15652026-03-12T01:04:25.845Z Compiling serde_urlencoded v0.7.1
15662026-03-12T01:04:25.848Z Compiling document-features v0.2.12
15672026-03-12T01:04:25.892Z Compiling flate2 v1.1.9
15682026-03-12T01:04:25.895Z Compiling zerocopy v0.7.35
15692026-03-12T01:04:25.938Z Compiling rand_chacha v0.9.0
15702026-03-12T01:04:25.969Z Compiling rand_chacha v0.3.1
15712026-03-12T01:04:26.178Z Compiling hkdf v0.12.4
15722026-03-12T01:04:26.199Z Compiling crypto-bigint v0.5.5
15732026-03-12T01:04:26.289Z Compiling rand v0.9.2
15742026-03-12T01:04:26.402Z Compiling rand v0.8.5
15752026-03-12T01:04:26.482Z Compiling hubpack_derive v0.1.1
15762026-03-12T01:04:26.574Z Compiling regex v1.12.3
15772026-03-12T01:04:26.711Z Compiling dof v0.4.0
15782026-03-12T01:04:26.937Z Compiling curve25519-dalek-derive v0.1.1
15792026-03-12T01:04:26.958Z Compiling strum_macros v0.27.2
15802026-03-12T01:04:26.982Z Compiling ref-cast-impl v1.0.25
15812026-03-12T01:04:27.107Z Compiling proptest v1.10.0
15822026-03-12T01:04:27.188Z Compiling postgres-protocol v0.6.10
15832026-03-12T01:04:27.369Z Compiling ipnetwork v0.21.1
15842026-03-12T01:04:27.518Z Compiling daft-derive v0.1.5
15852026-03-12T01:04:27.569Z Compiling async-trait v0.1.89
15862026-03-12T01:04:27.745Z Compiling oxnet v0.1.4
15872026-03-12T01:04:28.057Z Compiling num-iter v0.1.45
15882026-03-12T01:04:28.190Z Compiling group v0.13.0
15892026-03-12T01:04:28.292Z Compiling proc-macro-error v1.0.4
15902026-03-12T01:04:28.540Z Compiling heck v0.4.1
15912026-03-12T01:04:28.633Z Compiling phf_shared v0.13.1
15922026-03-12T01:04:28.662Z Compiling terminal_size v0.4.3
15932026-03-12T01:04:28.702Z Compiling lazy_static v1.5.0
15942026-03-12T01:04:28.836Z Compiling vergen v9.0.6
15952026-03-12T01:04:28.859Z Compiling fs-err v3.3.0
15962026-03-12T01:04:28.881Z Compiling ahash v0.8.12
15972026-03-12T01:04:28.940Z Compiling bitflags v1.3.2
15982026-03-12T01:04:28.996Z Compiling foldhash v0.1.5
15992026-03-12T01:04:29.019Z Compiling object v0.37.3
16002026-03-12T01:04:29.043Z Compiling winnow v0.5.40
16012026-03-12T01:04:29.067Z Compiling managed v0.8.0
16022026-03-12T01:04:29.116Z Compiling libbz2-rs-sys v0.2.2
16032026-03-12T01:04:29.140Z Compiling bumpalo v3.20.2
16042026-03-12T01:04:29.143Z Compiling console v0.16.2
16052026-03-12T01:04:29.286Z Compiling hashbrown v0.15.5
16062026-03-12T01:04:29.332Z Compiling clap_builder v4.5.60
16072026-03-12T01:04:29.361Z Compiling usdt-attr-macro v0.6.0
16082026-03-12T01:04:29.421Z Compiling usdt-macro v0.6.0
16092026-03-12T01:04:29.470Z Compiling tokio-util v0.7.18
16102026-03-12T01:04:29.536Z Compiling tower v0.5.3
16112026-03-12T01:04:29.557Z Compiling tokio-native-tls v0.3.1
16122026-03-12T01:04:29.793Z Compiling strum v0.27.2
16132026-03-12T01:04:29.814Z Compiling bzip2 v0.6.1
16142026-03-12T01:04:29.973Z Compiling zopfli v0.8.3
16152026-03-12T01:04:30.065Z Compiling dof v0.3.0
16162026-03-12T01:04:30.090Z Compiling phf v0.13.1
16172026-03-12T01:04:30.115Z Compiling tower-http v0.6.8
16182026-03-12T01:04:30.115Z Compiling signal-hook-mio v0.2.5
16192026-03-12T01:04:30.220Z Compiling zone_cfg_derive v0.3.1
16202026-03-12T01:04:30.506Z Compiling h2 v0.4.13
16212026-03-12T01:04:30.528Z Compiling newtype-uuid v1.3.2
16222026-03-12T01:04:30.588Z Compiling rayon v1.11.0
16232026-03-12T01:04:30.719Z Compiling cargo_metadata v0.19.2
16242026-03-12T01:04:30.849Z Compiling daft v0.1.5
16252026-03-12T01:04:30.945Z Compiling toml_edit v0.19.15
16262026-03-12T01:04:30.967Z Compiling elliptic-curve v0.13.8
16272026-03-12T01:04:30.971Z Compiling cookie_store v0.22.1
16282026-03-12T01:04:31.134Z Compiling postgres-types v0.2.12
16292026-03-12T01:04:31.138Z Compiling hubpack v0.1.2
16302026-03-12T01:04:31.230Z Compiling bzip2 v0.4.4
16312026-03-12T01:04:31.439Z Compiling serde_with_macros v3.17.0
16322026-03-12T01:04:31.526Z Compiling zstd v0.13.3
16332026-03-12T01:04:31.564Z Compiling dtrace-parser v0.2.0
16342026-03-12T01:04:31.892Z Compiling ed25519 v2.2.3
16352026-03-12T01:04:31.916Z Compiling pkcs1 v0.7.5
16362026-03-12T01:04:31.938Z Compiling serde-big-array v0.5.1
16372026-03-12T01:04:32.131Z Compiling hex v0.4.3
16382026-03-12T01:04:32.405Z Compiling rfc6979 v0.4.0
16392026-03-12T01:04:32.486Z Compiling bstr v1.12.1
16402026-03-12T01:04:32.517Z Compiling strum_macros v0.26.4
16412026-03-12T01:04:32.574Z Compiling serde_repr v0.1.20
16422026-03-12T01:04:32.635Z Compiling enum-as-inner v0.6.1
16432026-03-12T01:04:32.656Z Compiling clap_derive v4.5.55
16442026-03-12T01:04:32.855Z Compiling phf_shared v0.11.3
16452026-03-12T01:04:33.018Z Compiling itertools v0.12.1
16462026-03-12T01:04:33.076Z Compiling float-cmp v0.10.0
16472026-03-12T01:04:33.106Z Compiling thread-id v4.2.2
16482026-03-12T01:04:33.132Z Compiling memmap2 v0.9.10
16492026-03-12T01:04:33.233Z Compiling env_filter v1.0.0
16502026-03-12T01:04:33.283Z Compiling encoding_rs v0.8.35
16512026-03-12T01:04:33.337Z Compiling keccak v0.1.6
16522026-03-12T01:04:33.365Z Compiling static_assertions v1.1.0
16532026-03-12T01:04:33.411Z Compiling predicates-core v1.0.10
16542026-03-12T01:04:33.442Z Compiling precomputed-hash v0.1.1
16552026-03-12T01:04:33.470Z Compiling mime v0.3.17
16562026-03-12T01:04:33.568Z Compiling rustc-hash v2.1.1
16572026-03-12T01:04:33.657Z Compiling data-encoding v2.10.0
16582026-03-12T01:04:33.676Z Compiling whoami v2.1.0
16592026-03-12T01:04:33.738Z Compiling fixedbitset v0.5.7
16602026-03-12T01:04:33.835Z Compiling normalize-line-endings v0.3.0
16612026-03-12T01:04:33.857Z Compiling difflib v0.4.0
16622026-03-12T01:04:33.968Z Compiling jiff v0.2.21
16632026-03-12T01:04:34.157Z Compiling new_debug_unreachable v1.0.6
16642026-03-12T01:04:34.205Z Compiling unit-prefix v0.5.2
16652026-03-12T01:04:34.301Z Compiling fixedbitset v0.4.2
16662026-03-12T01:04:34.432Z Compiling indicatif v0.18.4
16672026-03-12T01:04:34.482Z Compiling string_cache v0.8.9
16682026-03-12T01:04:34.621Z Compiling zone v0.3.1
16692026-03-12T01:04:34.677Z Compiling hyper v1.8.1
16702026-03-12T01:04:34.716Z Compiling petgraph v0.6.5
16712026-03-12T01:04:34.741Z Compiling predicates v3.1.4
16722026-03-12T01:04:34.745Z Compiling hickory-proto v0.25.2
16732026-03-12T01:04:34.808Z Compiling petgraph v0.8.3
16742026-03-12T01:04:35.061Z Compiling strum v0.26.3
16752026-03-12T01:04:35.191Z Compiling clap v4.5.60
16762026-03-12T01:04:35.237Z Compiling tokio-postgres v0.7.16
16772026-03-12T01:04:35.265Z Compiling toml_edit v0.22.27
16782026-03-12T01:04:35.309Z Compiling iddqd v0.3.17
16792026-03-12T01:04:35.455Z Compiling sha3 v0.10.8
16802026-03-12T01:04:35.612Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16812026-03-12T01:04:35.659Z Compiling env_logger v0.11.9
16822026-03-12T01:04:35.694Z Compiling usdt v0.6.0
16832026-03-12T01:04:36.050Z Compiling usdt-impl v0.5.0
16842026-03-12T01:04:36.112Z Compiling similar v2.7.0
16852026-03-12T01:04:36.160Z Compiling hyper-util v0.1.20
16862026-03-12T01:04:36.181Z Compiling serde_with v3.17.0
16872026-03-12T01:04:36.842Z Compiling toml v0.7.8
16882026-03-12T01:04:36.875Z Compiling ecdsa v0.16.9
16892026-03-12T01:04:36.899Z Compiling crossterm v0.28.1
16902026-03-12T01:04:36.932Z Compiling rsa v0.9.10
16912026-03-12T01:04:37.338Z Compiling ed25519-dalek v2.2.0
16922026-03-12T01:04:37.583Z Compiling zip v0.6.6
16932026-03-12T01:04:37.607Z Compiling tokio-stream v0.1.18
16942026-03-12T01:04:37.708Z Compiling zip v4.6.1
16952026-03-12T01:04:38.242Z Compiling hyper-tls v0.6.0
16962026-03-12T01:04:38.265Z Compiling buf-list v1.1.2
16972026-03-12T01:04:38.557Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-03-12T01:04:38.581Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-03-12T01:04:38.631Z Compiling openapiv3 v2.2.0
17002026-03-12T01:04:38.655Z Compiling x509-cert v0.2.5
17012026-03-12T01:04:38.724Z Compiling sha1 v0.10.6
17022026-03-12T01:04:38.756Z Compiling itertools v0.13.0
17032026-03-12T01:04:38.857Z Compiling toml_datetime v0.7.5+spec-1.1.0
17042026-03-12T01:04:39.040Z Compiling lalrpop-util v0.19.12
17052026-03-12T01:04:39.043Z Compiling peg-runtime v0.8.5
17062026-03-12T01:04:39.082Z Compiling thread_local v1.1.9
17072026-03-12T01:04:39.135Z Compiling slog-async v2.8.0
17082026-03-12T01:04:39.294Z Compiling futures-executor v0.3.32
17092026-03-12T01:04:39.337Z Compiling crossbeam-channel v0.5.15
17102026-03-12T01:04:39.431Z Compiling is-terminal v0.4.17
17112026-03-12T01:04:39.452Z Compiling filetime v0.2.27
17122026-03-12T01:04:39.475Z Compiling take_mut v0.2.2
17132026-03-12T01:04:39.506Z Compiling xattr v1.6.1
17142026-03-12T01:04:39.581Z Compiling term v1.2.1
17152026-03-12T01:04:39.630Z Compiling futures v0.3.32
17162026-03-12T01:04:39.697Z Compiling tar v0.4.44
17172026-03-12T01:04:39.986Z Compiling slog-term v2.9.2
17182026-03-12T01:05:00.534Z Compiling rustls-webpki v0.103.9
17192026-03-12T01:05:04.574Z Compiling tokio-rustls v0.26.4
17202026-03-12T01:05:04.577Z Compiling rustls-platform-verifier v0.6.2
17212026-03-12T01:05:04.836Z Compiling hyper-rustls v0.27.7
17222026-03-12T01:05:05.086Z Compiling reqwest v0.13.2
17232026-03-12T01:05:05.086Z Compiling reqwest v0.12.28
17242026-03-12T01:05:07.899Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17252026-03-12T01:05:08.203Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17262026-03-12T01:05:12.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
17272026-03-12T01:05:12.184Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17282026-03-12T01:05:12.246ZMar 12 01:05:11.586 INFO Starting download, target: Clickhouse
17292026-03-12T01:05:12.246ZMar 12 01:05:11.587 INFO Starting download, target: TransceiverControl
17302026-03-12T01:05:12.246ZMar 12 01:05:11.587 INFO Starting download, target: Cockroach
17312026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Starting download, target: MaghemiteMgd
17322026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Starting download, target: Console
17332026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Starting download, target: DendriteStub
17342026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17352026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17362026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17372026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17382026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17392026-03-12T01:05:12.249ZMar 12 01:05:11.587 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17402026-03-12T01:05:12.578ZMar 12 01:05:11.909 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17412026-03-12T01:05:12.920ZMar 12 01:05:12.257 INFO Download complete, target: TransceiverControl
17422026-03-12T01:05:13.308ZMar 12 01:05:12.648 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17432026-03-12T01:05:13.688ZMar 12 01:05:13.028 INFO Download complete, target: Console
17442026-03-12T01:05:14.239ZMar 12 01:05:13.579 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17452026-03-12T01:05:14.243ZMar 12 01:05:13.581 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-03-12T01:05:14.453ZMar 12 01:05:13.794 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-03-12T01:05:14.453ZMar 12 01:05:13.794 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-03-12T01:05:14.524ZMar 12 01:05:13.865 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17492026-03-12T01:05:17.789ZMar 12 01:05:17.130 INFO Download complete, target: MaghemiteMgd
17502026-03-12T01:05:17.904ZMar 12 01:05:17.245 INFO Download complete, target: DendriteStub
17512026-03-12T01:05:22.069ZMar 12 01:05:21.407 INFO Checking that binary works, target: Cockroach
17522026-03-12T01:05:22.189ZMar 12 01:05:21.528 INFO Download complete, target: Cockroach
17532026-03-12T01:05:25.494ZMar 12 01:05:24.833 INFO Checking that binary works, target: Clickhouse
17542026-03-12T01:05:25.594ZMar 12 01:05:24.932 INFO Download complete, target: Clickhouse
17552026-03-12T01:05:25.598ZAll prerequisites installed successfully
17562026-03-12T01:05:25.601Z
17572026-03-12T01:05:25.601Zreal 3:44.264837903
17582026-03-12T01:05:25.601Zuser 10:25.836714959
17592026-03-12T01:05:25.601Zsys 2:07.759292987
17602026-03-12T01:05:25.601Ztrap 0.326901140
17612026-03-12T01:05:25.601Ztflt 1.114346758
17622026-03-12T01:05:25.601Zdflt 1.961629450
17632026-03-12T01:05:25.601Zkflt 0.023164410
17642026-03-12T01:05:25.601Zlock 23:40.088741617
17652026-03-12T01:05:25.601Zslp 34:05.971813759
17662026-03-12T01:05:25.601Zlat 29.998050593
17672026-03-12T01:05:25.601Zstop 4:27.777203707
17682026-03-12T01:05:25.601Z+ ptime -m cargo xtask download softnpu
17692026-03-12T01:05:26.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17702026-03-12T01:05:26.358Z Running `target/debug/xtask download softnpu`
17712026-03-12T01:05:27.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
17722026-03-12T01:05:27.403Z Running `target/debug/xtask-downloader softnpu`
17732026-03-12T01:05:27.447ZMar 12 01:05:26.786 INFO Starting download, target: Softnpu
17742026-03-12T01:05:27.451ZMar 12 01:05:26.787 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17752026-03-12T01:05:28.172ZMar 12 01:05:27.511 INFO Download complete, target: Softnpu
17762026-03-12T01:05:28.176Z
17772026-03-12T01:05:28.179Zreal 2.570486550
17782026-03-12T01:05:28.179Zuser 1.635744521
17792026-03-12T01:05:28.179Zsys 0.715473411
17802026-03-12T01:05:28.179Ztrap 0.000626068
17812026-03-12T01:05:28.179Ztflt 0.000176487
17822026-03-12T01:05:28.179Zdflt 0.000259456
17832026-03-12T01:05:28.179Zkflt 0.000000000
17842026-03-12T01:05:28.179Zlock 13.995537893
17852026-03-12T01:05:28.179Zslp 0.516461148
17862026-03-12T01:05:28.179Zlat 0.031106662
17872026-03-12T01:05:28.179Zstop 0.000187870
17882026-03-12T01:05:28.179Z+ export CARGO_INCREMENTAL=0
17892026-03-12T01:05:28.179Z+ CARGO_INCREMENTAL=0
17902026-03-12T01:05:28.179Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17912026-03-12T01:05:29.358Z Compiling proc-macro2 v1.0.106
17922026-03-12T01:05:29.358Z Compiling quote v1.0.44
17932026-03-12T01:05:29.361Z Compiling unicode-ident v1.0.24
17942026-03-12T01:05:29.361Z Compiling libc v0.2.180
17952026-03-12T01:05:29.361Z Compiling serde_core v1.0.228
17962026-03-12T01:05:29.361Z Compiling serde v1.0.228
17972026-03-12T01:05:29.361Z Compiling cfg-if v1.0.4
17982026-03-12T01:05:29.361Z Compiling version_check v0.9.5
17992026-03-12T01:05:29.361Z Compiling shlex v1.3.0
18002026-03-12T01:05:29.361Z Compiling find-msvc-tools v0.1.9
18012026-03-12T01:05:29.361Z Compiling typenum v1.19.0
18022026-03-12T01:05:29.361Z Compiling portable-atomic v1.13.1
18032026-03-12T01:05:29.361Z Compiling memchr v2.8.0
18042026-03-12T01:05:29.361Z Compiling zmij v1.0.21
18052026-03-12T01:05:29.507Z Compiling serde_json v1.0.149
18062026-03-12T01:05:29.780Z Compiling autocfg v1.5.0
18072026-03-12T01:05:29.801Z Compiling zerocopy v0.8.40
18082026-03-12T01:05:29.898Z Compiling parking_lot_core v0.9.12
18092026-03-12T01:05:29.921Z Compiling libm v0.2.16
18102026-03-12T01:05:29.942Z Compiling smallvec v1.15.1
18112026-03-12T01:05:29.964Z Compiling generic-array v0.14.7
18122026-03-12T01:05:29.986Z Compiling icu_normalizer_data v2.1.1
18132026-03-12T01:05:30.084Z Compiling icu_properties_data v2.1.2
18142026-03-12T01:05:30.284Z Compiling num-traits v0.2.19
18152026-03-12T01:05:30.308Z Compiling itoa v1.0.17
18162026-03-12T01:05:30.308Z Compiling log v0.4.29
18172026-03-12T01:05:30.369Z Compiling getrandom v0.4.1
18182026-03-12T01:05:30.391Z Compiling pkg-config v0.3.32
18192026-03-12T01:05:30.395Z Compiling stable_deref_trait v1.2.1
18202026-03-12T01:05:30.542Z Compiling subtle v2.6.1
18212026-03-12T01:05:30.565Z Compiling scopeguard v1.2.0
18222026-03-12T01:05:30.686Z Compiling thiserror v2.0.18
18232026-03-12T01:05:30.713Z Compiling lock_api v0.4.14
18242026-03-12T01:05:30.761Z Compiling fnv v1.0.7
18252026-03-12T01:05:30.848Z Compiling jobserver v0.1.34
18262026-03-12T01:05:30.871Z Compiling getrandom v0.2.17
18272026-03-12T01:05:30.913Z Compiling errno v0.3.14
18282026-03-12T01:05:31.008Z Compiling pin-project-lite v0.2.17
18292026-03-12T01:05:31.011Z Compiling getrandom v0.3.4
18302026-03-12T01:05:31.095Z Compiling rand_core v0.6.4
18312026-03-12T01:05:31.149Z Compiling cc v1.2.56
18322026-03-12T01:05:31.310Z Compiling critical-section v1.2.0
18332026-03-12T01:05:31.375Z Compiling syn v2.0.117
18342026-03-12T01:05:31.419Z Compiling equivalent v1.0.2
18352026-03-12T01:05:31.444Z Compiling rustversion v1.0.22
18362026-03-12T01:05:31.488Z Compiling allocator-api2 v0.2.21
18372026-03-12T01:05:31.491Z Compiling percent-encoding v2.3.2
18382026-03-12T01:05:31.507Z Compiling fs_extra v1.3.0
18392026-03-12T01:05:31.642Z Compiling writeable v0.6.2
18402026-03-12T01:05:31.736Z Compiling dunce v1.0.5
18412026-03-12T01:05:31.806Z Compiling litemap v0.8.1
18422026-03-12T01:05:31.887Z Compiling once_cell v1.21.3
18432026-03-12T01:05:31.952Z Compiling foldhash v0.2.0
18442026-03-12T01:05:32.103Z Compiling cmake v0.1.57
18452026-03-12T01:05:32.109Z Compiling const-oid v0.9.6
18462026-03-12T01:05:32.159Z Compiling hashbrown v0.16.1
18472026-03-12T01:05:32.206Z Compiling signal-hook-registry v1.4.8
18482026-03-12T01:05:32.221Z Compiling rustix v1.1.3
18492026-03-12T01:05:32.295Z Compiling socket2 v0.6.2
18502026-03-12T01:05:32.341Z Compiling mio v1.1.1
18512026-03-12T01:05:32.361Z Compiling schemars v0.8.22
18522026-03-12T01:05:32.361Z Compiling rand_core v0.10.0
18532026-03-12T01:05:32.566Z Compiling parking_lot v0.12.5
18542026-03-12T01:05:32.597Z Compiling utf8_iter v1.0.4
18552026-03-12T01:05:32.642Z Compiling aws-lc-rs v1.16.0
18562026-03-12T01:05:32.720Z Compiling semver v1.0.27
18572026-03-12T01:05:32.834Z Compiling form_urlencoded v1.2.2
18582026-03-12T01:05:32.958Z Compiling bitflags v2.11.0
18592026-03-12T01:05:32.978Z Compiling ring v0.17.14
18602026-03-12T01:05:33.040Z Compiling aws-lc-sys v0.37.1
18612026-03-12T01:05:33.133Z Compiling indexmap v2.13.0
18622026-03-12T01:05:33.190Z Compiling strsim v0.11.1
18632026-03-12T01:05:33.215Z Compiling futures-core v0.3.32
18642026-03-12T01:05:33.435Z Compiling httparse v1.10.1
18652026-03-12T01:05:33.485Z Compiling byteorder v1.5.0
18662026-03-12T01:05:33.609Z Compiling thiserror v1.0.69
18672026-03-12T01:05:33.645Z Compiling ucd-trie v0.1.7
18682026-03-12T01:05:33.812Z Compiling heck v0.5.0
18692026-03-12T01:05:33.868Z Compiling pest v2.8.6
18702026-03-12T01:05:33.891Z Compiling vcpkg v0.2.15
18712026-03-12T01:05:33.915Z Compiling ident_case v1.0.1
18722026-03-12T01:05:34.104Z Compiling regex-syntax v0.8.10
18732026-03-12T01:05:34.171Z Compiling syn v1.0.109
18742026-03-12T01:05:34.236Z Compiling crossbeam-utils v0.8.21
18752026-03-12T01:05:34.352Z Compiling rustls v0.23.37
18762026-03-12T01:05:34.355Z Compiling futures-sink v0.3.32
18772026-03-12T01:05:34.396Z Compiling rustc_version v0.4.1
18782026-03-12T01:05:34.516Z Compiling futures-channel v0.3.32
18792026-03-12T01:05:34.539Z Compiling futures-io v0.3.32
18802026-03-12T01:05:34.561Z Compiling cpufeatures v0.2.17
18812026-03-12T01:05:34.626Z Compiling slab v0.4.12
18822026-03-12T01:05:34.648Z Compiling futures-task v0.3.32
18832026-03-12T01:05:34.737Z Compiling openssl-sys v0.9.111
18842026-03-12T01:05:34.799Z Compiling plain v0.2.3
18852026-03-12T01:05:34.821Z Compiling iana-time-zone v0.1.65
18862026-03-12T01:05:34.845Z Compiling uuid v1.21.0
18872026-03-12T01:05:34.898Z Compiling aho-corasick v1.1.4
18882026-03-12T01:05:34.962Z Compiling num-conv v0.2.0
18892026-03-12T01:05:34.965Z Compiling time-core v0.1.8
18902026-03-12T01:05:35.242Z Compiling time-macros v0.2.27
18912026-03-12T01:05:35.271Z Compiling pretty-hex v0.4.1
18922026-03-12T01:05:35.313Z Compiling synstructure v0.13.2
18932026-03-12T01:05:35.445Z Compiling serde_derive_internals v0.29.1
18942026-03-12T01:05:35.467Z Compiling pest_meta v2.8.6
18952026-03-12T01:05:35.626Z Compiling openssl v0.10.75
18962026-03-12T01:05:35.999Z Compiling anyhow v1.0.102
18972026-03-12T01:05:36.049Z Compiling base64ct v1.8.3
18982026-03-12T01:05:36.140Z Compiling either v1.15.0
18992026-03-12T01:05:36.160Z Compiling regex-automata v0.4.14
19002026-03-12T01:05:36.183Z Compiling crc32fast v1.5.0
19012026-03-12T01:05:36.323Z Compiling pest_generator v2.8.6
19022026-03-12T01:05:36.437Z Compiling pem-rfc7468 v0.7.0
19032026-03-12T01:05:36.457Z Compiling darling_core v0.21.3
19042026-03-12T01:05:36.479Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19052026-03-12T01:05:36.522Z Compiling flagset v0.4.7
19062026-03-12T01:05:36.563Z Compiling native-tls v0.2.18
19072026-03-12T01:05:36.582Z Compiling rand_core v0.9.5
19082026-03-12T01:05:36.782Z Compiling slog v2.8.2
19092026-03-12T01:05:36.851Z Compiling tracing-core v0.1.36
19102026-03-12T01:05:36.876Z Compiling untrusted v0.9.0
19112026-03-12T01:05:36.923Z Compiling rayon-core v1.13.0
19122026-03-12T01:05:36.944Z Compiling dyn-clone v1.0.20
19132026-03-12T01:05:37.167Z Compiling cookie v0.18.1
19142026-03-12T01:05:37.221Z Compiling camino v1.2.2
19152026-03-12T01:05:37.283Z Compiling base64 v0.22.1
19162026-03-12T01:05:37.305Z Compiling serde_derive v1.0.228
19172026-03-12T01:05:37.332Z Compiling zeroize_derive v1.4.3
19182026-03-12T01:05:37.400Z Compiling zerofrom-derive v0.1.6
19192026-03-12T01:05:37.440Z Compiling yoke-derive v0.8.1
19202026-03-12T01:05:37.462Z Compiling zerovec-derive v0.11.2
19212026-03-12T01:05:37.466Z Compiling displaydoc v0.2.5
19222026-03-12T01:05:37.586Z Compiling zerocopy-derive v0.8.40
19232026-03-12T01:05:37.638Z Compiling tokio-macros v2.6.0
19242026-03-12T01:05:37.935Z Compiling futures-macro v0.3.32
19252026-03-12T01:05:38.152Z Compiling zeroize v1.8.2
19262026-03-12T01:05:38.468Z Compiling thiserror-impl v2.0.18
19272026-03-12T01:05:38.555Z Compiling tracing-attributes v0.1.31
19282026-03-12T01:05:38.766Z Compiling der_derive v0.7.3
19292026-03-12T01:05:38.854Z Compiling schemars_derive v0.8.22
19302026-03-12T01:05:38.977Z Compiling thiserror-impl v1.0.69
19312026-03-12T01:05:38.997Z Compiling zerofrom v0.1.6
19322026-03-12T01:05:39.169Z Compiling yoke v0.8.1
19332026-03-12T01:05:39.189Z Compiling crypto-common v0.1.7
19342026-03-12T01:05:39.407Z Compiling zerovec v0.11.5
19352026-03-12T01:05:39.440Z Compiling zerotrie v0.2.3
19362026-03-12T01:05:39.782Z Compiling block-buffer v0.10.4
19372026-03-12T01:05:39.993Z Compiling digest v0.10.7
19382026-03-12T01:05:40.081Z Compiling pest_derive v2.8.6
19392026-03-12T01:05:40.141Z Compiling tinystr v0.8.2
19402026-03-12T01:05:40.225Z Compiling potential_utf v0.1.4
19412026-03-12T01:05:40.298Z Compiling hmac v0.12.1
19422026-03-12T01:05:40.415Z Compiling icu_locale_core v2.1.1
19432026-03-12T01:05:40.437Z Compiling icu_collections v2.1.1
19442026-03-12T01:05:40.502Z Compiling futures-util v0.3.32
19452026-03-12T01:05:40.544Z Compiling block-padding v0.3.3
19462026-03-12T01:05:40.597Z Compiling sha2 v0.10.9
19472026-03-12T01:05:40.710Z Compiling inout v0.1.4
19482026-03-12T01:05:40.796Z Compiling rustls-pki-types v1.14.0
19492026-03-12T01:05:41.085Z Compiling cipher v0.4.4
19502026-03-12T01:05:41.124Z Compiling scroll_derive v0.13.1
19512026-03-12T01:05:41.301Z Compiling scroll_derive v0.12.1
19522026-03-12T01:05:41.382Z Compiling openssl-macros v0.1.1
19532026-03-12T01:05:41.413Z Compiling icu_provider v2.1.1
19542026-03-12T01:05:41.656Z Compiling bytes v1.11.1
19552026-03-12T01:05:41.894Z Compiling icu_normalizer v2.1.1
19562026-03-12T01:05:41.920Z Compiling icu_properties v2.1.2
19572026-03-12T01:05:41.964Z Compiling chrono v0.4.44
19582026-03-12T01:05:42.192Z Compiling serde_tokenstream v0.2.3
19592026-03-12T01:05:42.428Z Compiling tokio v1.49.0
19602026-03-12T01:05:42.853Z Compiling http v1.4.0
19612026-03-12T01:05:43.225Z Compiling idna_adapter v1.2.1
19622026-03-12T01:05:43.412Z Compiling idna v1.1.0
19632026-03-12T01:05:43.656Z Compiling der v0.7.10
19642026-03-12T01:05:43.817Z Compiling darling_macro v0.21.3
19652026-03-12T01:05:43.842Z Compiling regex v1.12.3
19662026-03-12T01:05:43.886Z Compiling url v2.5.8
19672026-03-12T01:05:44.060Z Compiling ppv-lite86 v0.2.21
19682026-03-12T01:05:44.090Z Compiling zerocopy-derive v0.7.35
19692026-03-12T01:05:44.474Z Compiling darling v0.21.3
19702026-03-12T01:05:44.596Z Compiling salsa20 v0.10.2
19712026-03-12T01:05:44.795Z Compiling pbkdf2 v0.12.2
19722026-03-12T01:05:44.921Z Compiling spki v0.7.3
19732026-03-12T01:05:44.976Z Compiling tracing v0.1.44
19742026-03-12T01:05:45.207Z Compiling scrypt v0.11.0
19752026-03-12T01:05:45.211Z Compiling rand_chacha v0.9.0
19762026-03-12T01:05:45.274Z Compiling cbc v0.1.2
19772026-03-12T01:05:45.466Z Compiling aes v0.8.4
19782026-03-12T01:05:46.104Z Compiling usdt-impl v0.5.0
19792026-03-12T01:05:46.156Z Compiling winnow v0.7.14
19802026-03-12T01:05:46.244Z Compiling paste v1.0.15
19812026-03-12T01:05:46.417Z Compiling ref-cast v1.0.25
19822026-03-12T01:05:46.544Z Compiling usdt-impl v0.6.0
19832026-03-12T01:05:46.818Z Compiling pkcs5 v0.7.1
19842026-03-12T01:05:47.033Z Compiling rand v0.9.2
19852026-03-12T01:05:47.069Z Compiling http-body v1.0.1
19862026-03-12T01:05:47.118Z Compiling scroll v0.12.0
19872026-03-12T01:05:47.230Z Compiling scroll v0.13.0
19882026-03-12T01:05:47.277Z Compiling serde_spanned v0.6.9
19892026-03-12T01:05:47.316Z Compiling toml_datetime v0.6.11
19902026-03-12T01:05:47.489Z Compiling heapless v0.7.17
19912026-03-12T01:05:47.605Z Compiling tokio-util v0.7.18
19922026-03-12T01:05:47.626Z Compiling bzip2-sys v0.1.13+1.0.8
19932026-03-12T01:05:47.648Z Compiling zstd-safe v7.2.4
19942026-03-12T01:05:47.698Z Compiling atomic-waker v1.1.2
19952026-03-12T01:05:47.846Z Compiling signal-hook v0.3.18
19962026-03-12T01:05:47.886Z Compiling openssl-probe v0.2.1
19972026-03-12T01:05:47.939Z Compiling untrusted v0.7.1
19982026-03-12T01:05:48.027Z Compiling toml_parser v1.0.9+spec-1.1.0
19992026-03-12T01:05:48.269Z Compiling goblin v0.10.5
20002026-03-12T01:05:48.291Z Compiling goblin v0.8.2
20012026-03-12T01:05:48.380Z Compiling pkcs8 v0.10.2
20022026-03-12T01:05:48.786Z Compiling zerocopy v0.7.35
20032026-03-12T01:05:48.810Z Compiling ref-cast-impl v1.0.25
20042026-03-12T01:05:48.921Z Compiling darling_core v0.20.11
20052026-03-12T01:05:49.149Z Compiling toml_datetime v0.7.5+spec-1.1.0
20062026-03-12T01:05:49.318Z Compiling fastrand v2.3.0
20072026-03-12T01:05:49.524Z Compiling tower-service v0.3.3
20082026-03-12T01:05:49.545Z Compiling tinyvec_macros v0.1.1
20092026-03-12T01:05:49.584Z Compiling winnow v0.5.40
20102026-03-12T01:05:49.609Z Compiling rustix v0.38.44
20112026-03-12T01:05:49.649Z Compiling try-lock v0.2.5
20122026-03-12T01:05:50.054Z Compiling tower-layer v0.3.3
20132026-03-12T01:05:50.054Z Compiling litrs v1.0.0
20142026-03-12T01:05:50.179Z Compiling want v0.3.1
20152026-03-12T01:05:50.415Z Compiling tinyvec v1.10.0
20162026-03-12T01:05:50.436Z Compiling h2 v0.4.13
20172026-03-12T01:05:50.713Z Compiling document-features v0.2.12
20182026-03-12T01:05:51.131Z Compiling dtrace-parser v0.2.0
20192026-03-12T01:05:51.472Z Compiling dof v0.3.0
20202026-03-12T01:05:51.535Z Compiling toml_edit v0.19.15
20212026-03-12T01:05:51.693Z Compiling dtrace-parser v0.3.0
20222026-03-12T01:05:51.810Z Compiling ipnet v2.11.0
20232026-03-12T01:05:51.834Z Compiling darling_macro v0.20.11
20242026-03-12T01:05:52.015Z Compiling daft-derive v0.1.5
20252026-03-12T01:05:52.343Z Compiling dof v0.4.0
20262026-03-12T01:05:52.456Z Compiling async-trait v0.1.89
20272026-03-12T01:05:52.483Z Compiling curve25519-dalek v4.1.3
20282026-03-12T01:05:52.613Z Compiling spin v0.9.8
20292026-03-12T01:05:52.796Z Compiling thread-id v4.2.2
20302026-03-12T01:05:52.840Z Compiling thread-id v5.1.0
20312026-03-12T01:05:52.900Z Compiling proc-macro-error-attr v1.0.4
20322026-03-12T01:05:52.920Z Compiling pin-utils v0.1.0
20332026-03-12T01:05:52.942Z Compiling powerfmt v0.2.0
20342026-03-12T01:05:52.961Z Compiling httpdate v1.0.3
20352026-03-12T01:05:53.030Z Compiling smoltcp v0.9.1
20362026-03-12T01:05:53.458Z Compiling foreign-types-shared v0.1.1
20372026-03-12T01:05:53.478Z Compiling num-bigint-dig v0.8.6
20382026-03-12T01:05:53.585Z Compiling foreign-types v0.3.2
20392026-03-12T01:05:53.693Z Compiling deranged v0.5.8
20402026-03-12T01:05:53.785Z Compiling tempfile v3.25.0
20412026-03-12T01:05:53.856Z Compiling darling v0.20.11
20422026-03-12T01:05:54.295Z Compiling ipnetwork v0.21.1
20432026-03-12T01:05:54.388Z Compiling strum_macros v0.26.4
20442026-03-12T01:05:54.428Z Compiling hyper v1.8.1
20452026-03-12T01:05:54.647Z Compiling wait-timeout v0.2.1
20462026-03-12T01:05:54.670Z Compiling proc-macro-error v1.0.4
20472026-03-12T01:05:54.955Z Compiling bit-vec v0.8.0
20482026-03-12T01:05:54.975Z Compiling utf8parse v0.2.2
20492026-03-12T01:05:55.067Z Compiling quick-error v1.2.3
20502026-03-12T01:05:55.129Z Compiling simd-adler32 v0.3.8
20512026-03-12T01:05:55.218Z Compiling num_threads v0.1.7
20522026-03-12T01:05:55.261Z Compiling siphasher v1.0.2
20532026-03-12T01:05:55.355Z Compiling anstyle v1.0.13
20542026-03-12T01:05:55.447Z Compiling unicode-segmentation v1.12.0
20552026-03-12T01:05:55.552Z Compiling time v0.3.47
20562026-03-12T01:05:55.656Z Compiling bit-set v0.8.0
20572026-03-12T01:05:55.678Z Compiling rusty-fork v0.3.1
20582026-03-12T01:05:55.921Z Compiling hyper-util v0.1.20
20592026-03-12T01:05:56.092Z Compiling anstyle-parse v0.2.7
20602026-03-12T01:05:56.616Z Compiling crossbeam-epoch v0.9.18
20612026-03-12T01:05:56.692Z Compiling derive_builder_core v0.20.2
20622026-03-12T01:05:57.039Z Compiling unicode-normalization v0.1.25
20632026-03-12T01:05:57.698Z Compiling rustls-native-certs v0.8.3
20642026-03-12T01:05:58.055Z Compiling signature v2.2.0
20652026-03-12T01:05:58.210Z Compiling hubpack_derive v0.1.1
20662026-03-12T01:05:58.251Z Compiling strum_macros v0.27.2
20672026-03-12T01:05:58.275Z Compiling curve25519-dalek-derive v0.1.1
20682026-03-12T01:05:58.318Z Compiling rand_xorshift v0.4.0
20692026-03-12T01:05:58.339Z Compiling sync_wrapper v1.0.2
20702026-03-12T01:05:58.358Z Compiling fs-err v3.3.0
20712026-03-12T01:05:58.487Z Compiling ahash v0.8.12
20722026-03-12T01:05:58.589Z Compiling object v0.37.3
20732026-03-12T01:05:58.786Z Compiling anstyle-query v1.1.5
20742026-03-12T01:05:58.807Z Compiling unicode-properties v0.1.4
20752026-03-12T01:05:58.810Z Compiling colorchoice v1.0.4
20762026-03-12T01:05:58.937Z Compiling unicode-bidi v0.3.18
20772026-03-12T01:05:58.960Z Compiling unarray v0.1.4
20782026-03-12T01:05:58.978Z Compiling is_terminal_polyfill v1.70.2
20792026-03-12T01:05:59.103Z Compiling adler2 v2.0.1
20802026-03-12T01:05:59.123Z Compiling anstream v0.6.21
20812026-03-12T01:05:59.127Z Compiling proptest v1.10.0
20822026-03-12T01:05:59.282Z Compiling miniz_oxide v0.8.9
20832026-03-12T01:05:59.510Z Compiling stringprep v0.1.5
20842026-03-12T01:05:59.921Z Compiling tower v0.5.3
20852026-03-12T01:06:00.021Z Compiling derive_builder_macro v0.20.2
20862026-03-12T01:06:00.363Z Compiling crossbeam-deque v0.8.6
20872026-03-12T01:06:00.396Z Compiling heck v0.4.1
20882026-03-12T01:06:00.473Z Compiling usdt-attr-macro v0.6.0
20892026-03-12T01:06:00.575Z Compiling usdt-macro v0.6.0
20902026-03-12T01:06:00.826Z Compiling http-body-util v0.1.3
20912026-03-12T01:06:01.144Z Compiling webpki-roots v1.0.6
20922026-03-12T01:06:01.164Z Compiling rand_chacha v0.3.1
20932026-03-12T01:06:01.228Z Compiling erased-serde v0.3.31
20942026-03-12T01:06:01.257Z Compiling md-5 v0.10.6
20952026-03-12T01:06:01.463Z Compiling num-integer v0.1.46
20962026-03-12T01:06:01.466Z Compiling hash32 v0.2.1
20972026-03-12T01:06:01.529Z Compiling vergen-lib v0.1.6
20982026-03-12T01:06:01.533Z Compiling ff v0.13.1
20992026-03-12T01:06:01.595Z Compiling iri-string v0.7.10
21002026-03-12T01:06:01.665Z Compiling base16ct v0.2.0
21012026-03-12T01:06:01.701Z Compiling psl-types v2.0.11
21022026-03-12T01:06:01.725Z Compiling ryu v1.0.23
21032026-03-12T01:06:01.747Z Compiling fallible-iterator v0.2.0
21042026-03-12T01:06:01.791Z Compiling zlib-rs v0.6.2
21052026-03-12T01:06:01.865Z Compiling publicsuffix v2.3.0
21062026-03-12T01:06:01.888Z Compiling sec1 v0.7.3
21072026-03-12T01:06:01.892Z Compiling num-iter v0.1.45
21082026-03-12T01:06:01.950Z Compiling serde_urlencoded v0.7.1
21092026-03-12T01:06:02.066Z Compiling newtype-uuid v1.3.2
21102026-03-12T01:06:02.164Z Compiling postgres-protocol v0.6.10
21112026-03-12T01:06:02.224Z Compiling group v0.13.0
21122026-03-12T01:06:02.368Z Compiling rand v0.8.5
21132026-03-12T01:06:02.484Z Compiling oxnet v0.1.4
21142026-03-12T01:06:02.725Z Compiling derive_builder v0.20.2
21152026-03-12T01:06:02.790Z Compiling zone_cfg_derive v0.3.1
21162026-03-12T01:06:02.892Z Compiling tokio-native-tls v0.3.1
21172026-03-12T01:06:02.969Z Compiling phf_shared v0.13.1
21182026-03-12T01:06:03.080Z Compiling lazy_static v1.5.0
21192026-03-12T01:06:03.142Z Compiling terminal_size v0.4.3
21202026-03-12T01:06:03.212Z Compiling tower-http v0.6.8
21212026-03-12T01:06:03.233Z Compiling serde_with_macros v3.17.0
21222026-03-12T01:06:03.275Z Compiling cargo-platform v0.1.9
21232026-03-12T01:06:03.346Z Compiling hkdf v0.12.4
21242026-03-12T01:06:03.399Z Compiling crypto-bigint v0.5.5
21252026-03-12T01:06:03.525Z Compiling clap_derive v4.5.55
21262026-03-12T01:06:03.547Z Compiling enum-as-inner v0.6.1
21272026-03-12T01:06:03.551Z Compiling serde_repr v0.1.20
21282026-03-12T01:06:03.591Z Compiling vergen v9.0.6
21292026-03-12T01:06:03.630Z Compiling managed v0.8.0
21302026-03-12T01:06:03.795Z Compiling libbz2-rs-sys v0.2.2
21312026-03-12T01:06:03.817Z Compiling foldhash v0.1.5
21322026-03-12T01:06:03.876Z Compiling bitflags v1.3.2
21332026-03-12T01:06:03.898Z Compiling clap_lex v1.0.0
21342026-03-12T01:06:04.162Z Compiling bumpalo v3.20.2
21352026-03-12T01:06:04.206Z Compiling unicode-width v0.2.0
21362026-03-12T01:06:04.404Z Compiling bzip2 v0.6.1
21372026-03-12T01:06:04.529Z Compiling flate2 v1.1.9
21382026-03-12T01:06:04.587Z Compiling console v0.16.2
21392026-03-12T01:06:04.590Z Compiling zopfli v0.8.3
21402026-03-12T01:06:04.590Z Compiling clap_builder v4.5.60
21412026-03-12T01:06:04.661Z Compiling hashbrown v0.15.5
21422026-03-12T01:06:04.867Z Compiling cargo_metadata v0.19.2
21432026-03-12T01:06:05.034Z Compiling elliptic-curve v0.13.8
21442026-03-12T01:06:05.252Z Compiling phf v0.13.1
21452026-03-12T01:06:05.379Z Compiling hyper-tls v0.6.0
21462026-03-12T01:06:05.426Z Compiling rayon v1.11.0
21472026-03-12T01:06:05.506Z Compiling daft v0.1.5
21482026-03-12T01:06:05.575Z Compiling cookie_store v0.22.1
21492026-03-12T01:06:05.676Z Compiling signal-hook-mio v0.2.5
21502026-03-12T01:06:05.768Z Compiling postgres-types v0.2.12
21512026-03-12T01:06:05.847Z Compiling bzip2 v0.4.4
21522026-03-12T01:06:05.881Z Compiling zstd v0.13.3
21532026-03-12T01:06:05.924Z Compiling strum v0.27.2
21542026-03-12T01:06:06.124Z Compiling hubpack v0.1.2
21552026-03-12T01:06:06.405Z Compiling ed25519 v2.2.3
21562026-03-12T01:06:06.426Z Compiling phf_shared v0.11.3
21572026-03-12T01:06:06.624Z Compiling pkcs1 v0.7.5
21582026-03-12T01:06:06.740Z Compiling serde-big-array v0.5.1
21592026-03-12T01:06:06.879Z Compiling hex v0.4.3
21602026-03-12T01:06:06.932Z Compiling rfc6979 v0.4.0
21612026-03-12T01:06:06.952Z Compiling bstr v1.12.1
21622026-03-12T01:06:07.170Z Compiling itertools v0.12.1
21632026-03-12T01:06:07.173Z Compiling float-cmp v0.10.0
21642026-03-12T01:06:07.173Z Compiling memmap2 v0.9.10
21652026-03-12T01:06:07.235Z Compiling env_filter v1.0.0
21662026-03-12T01:06:07.400Z Compiling encoding_rs v0.8.35
21672026-03-12T01:06:07.479Z Compiling keccak v0.1.6
21682026-03-12T01:06:07.573Z Compiling new_debug_unreachable v1.0.6
21692026-03-12T01:06:07.601Z Compiling data-encoding v2.10.0
21702026-03-12T01:06:07.644Z Compiling fixedbitset v0.4.2
21712026-03-12T01:06:07.681Z Compiling fixedbitset v0.5.7
21722026-03-12T01:06:07.762Z Compiling mime v0.3.17
21732026-03-12T01:06:07.783Z Compiling normalize-line-endings v0.3.0
21742026-03-12T01:06:07.884Z Compiling whoami v2.1.0
21752026-03-12T01:06:07.924Z Compiling precomputed-hash v0.1.1
21762026-03-12T01:06:07.946Z Compiling static_assertions v1.1.0
21772026-03-12T01:06:08.037Z Compiling unit-prefix v0.5.2
21782026-03-12T01:06:08.074Z Compiling toml_write v0.1.2
21792026-03-12T01:06:08.074Z Compiling rustc-hash v2.1.1
21802026-03-12T01:06:08.117Z Compiling predicates-core v1.0.10
21812026-03-12T01:06:08.120Z Compiling jiff v0.2.21
21822026-03-12T01:06:08.237Z Compiling difflib v0.4.0
21832026-03-12T01:06:08.347Z Compiling toml_edit v0.22.27
21842026-03-12T01:06:08.369Z Compiling iddqd v0.3.17
21852026-03-12T01:06:08.369Z Compiling indicatif v0.18.4
21862026-03-12T01:06:08.372Z Compiling tokio-postgres v0.7.16
21872026-03-12T01:06:08.562Z Compiling predicates v3.1.4
21882026-03-12T01:06:08.868Z Compiling zone v0.3.1
21892026-03-12T01:06:09.004Z Compiling string_cache v0.8.9
21902026-03-12T01:06:09.157Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21912026-03-12T01:06:09.298Z Compiling hickory-proto v0.25.2
21922026-03-12T01:06:09.357Z Compiling petgraph v0.8.3
21932026-03-12T01:06:09.448Z Compiling petgraph v0.6.5
21942026-03-12T01:06:09.715Z Compiling sha3 v0.10.8
21952026-03-12T01:06:09.875Z Compiling similar v2.7.0
21962026-03-12T01:06:10.090Z Compiling env_logger v0.11.9
21972026-03-12T01:06:10.530Z Compiling usdt v0.6.0
21982026-03-12T01:06:11.165Z Compiling serde_with v3.17.0
21992026-03-12T01:06:11.260Z Compiling ecdsa v0.16.9
22002026-03-12T01:06:11.500Z Compiling rsa v0.9.10
22012026-03-12T01:06:11.813Z Compiling clap v4.5.60
22022026-03-12T01:06:11.937Z Compiling zip v4.6.1
22032026-03-12T01:06:11.982Z Compiling ed25519-dalek v2.2.0
22042026-03-12T01:06:12.367Z Compiling crossterm v0.28.1
22052026-03-12T01:06:12.910Z Compiling zip v0.6.6
22062026-03-12T01:06:12.951Z Compiling strum v0.26.3
22072026-03-12T01:06:13.126Z Compiling toml v0.7.8
22082026-03-12T01:06:13.160Z Compiling tokio-stream v0.1.18
22092026-03-12T01:06:13.212Z Compiling buf-list v1.1.2
22102026-03-12T01:06:13.589Z Compiling x509-cert v0.2.5
22112026-03-12T01:06:13.615Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22122026-03-12T01:06:13.769Z Compiling openapiv3 v2.2.0
22132026-03-12T01:06:13.893Z Compiling sha1 v0.10.6
22142026-03-12T01:06:14.101Z Compiling itertools v0.13.0
22152026-03-12T01:06:14.453Z Compiling lalrpop-util v0.19.12
22162026-03-12T01:06:14.524Z Compiling peg-runtime v0.8.5
22172026-03-12T01:06:20.148Z Compiling macaddr v1.0.1
22182026-03-12T01:06:20.748Z Compiling structmeta-derive v0.3.0
22192026-03-12T01:06:22.041Z Compiling itertools v0.14.0
22202026-03-12T01:06:22.672Z Compiling heapless v0.8.0
22212026-03-12T01:06:23.764Z Compiling ingot-macros v0.1.1
22222026-03-12T01:06:23.790Z Compiling structmeta v0.3.0
22232026-03-12T01:06:24.639Z Compiling toml_edit v0.23.10+spec-1.0.0
22242026-03-12T01:06:25.270Z Compiling hash32 v0.3.1
22252026-03-12T01:06:25.934Z Compiling smoltcp v0.11.0
22262026-03-12T01:06:26.048Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22272026-03-12T01:06:27.253Z Compiling ingot-types v0.1.2
22282026-03-12T01:06:27.897Z Compiling proc-macro-crate v3.4.0
22292026-03-12T01:06:31.093Z Compiling cobs v0.3.0
22302026-03-12T01:06:31.644Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22312026-03-12T01:06:31.706Z Compiling rustls v0.22.4
22322026-03-12T01:06:35.895Z Compiling rustls-webpki v0.103.9
22332026-03-12T01:06:36.018Z Compiling postcard v1.1.3
22342026-03-12T01:06:37.542Z Compiling num_enum_derive v0.7.5
22352026-03-12T01:06:37.926Z Compiling ingot v0.1.1
22362026-03-12T01:06:38.848Z Compiling proc-macro-crate v1.3.1
22372026-03-12T01:06:39.874Z Compiling rustls-webpki v0.102.8
22382026-03-12T01:06:40.216Z Compiling futures-executor v0.3.32
22392026-03-12T01:06:40.237Z Compiling foreign-types-macros v0.2.3
22402026-03-12T01:06:40.564Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22412026-03-12T01:06:40.568Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22422026-03-12T01:06:40.894Z Compiling tokio-rustls v0.26.4
22432026-03-12T01:06:40.913Z Compiling rustls-platform-verifier v0.6.2
22442026-03-12T01:06:41.041Z Compiling multer v3.1.0
22452026-03-12T01:06:41.145Z Compiling thread_local v1.1.9
22462026-03-12T01:06:41.215Z Compiling match_cfg v0.1.0
22472026-03-12T01:06:41.237Z Compiling hyper-rustls v0.27.7
22482026-03-12T01:06:41.261Z Compiling foreign-types-shared v0.3.1
22492026-03-12T01:06:41.328Z Compiling cpufeatures v0.3.0
22502026-03-12T01:06:41.408Z Compiling slog-async v2.8.0
22512026-03-12T01:06:41.428Z Compiling chacha20 v0.10.0
22522026-03-12T01:06:41.452Z Compiling foreign-types v0.5.0
22532026-03-12T01:06:41.578Z Compiling reqwest v0.13.2
22542026-03-12T01:06:41.601Z Compiling reqwest v0.12.28
22552026-03-12T01:06:41.604Z Compiling hostname v0.3.1
22562026-03-12T01:06:41.744Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22572026-03-12T01:06:41.846Z Compiling futures v0.3.32
22582026-03-12T01:06:41.867Z Compiling num_enum_derive v0.5.11
22592026-03-12T01:06:41.888Z Compiling num_enum v0.7.5
22602026-03-12T01:06:42.128Z Compiling derive-ex v0.1.8
22612026-03-12T01:06:42.132Z Compiling tabwriter v1.4.1
22622026-03-12T01:06:42.173Z Compiling slog-json v2.6.1
22632026-03-12T01:06:42.255Z Compiling crossbeam-channel v0.5.15
22642026-03-12T01:06:42.282Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22652026-03-12T01:06:42.506Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22662026-03-12T01:06:42.630Z Compiling async-stream-impl v0.3.6
22672026-03-12T01:06:42.695Z Compiling serde_spanned v1.0.4
22682026-03-12T01:06:42.909Z Compiling is-terminal v0.4.17
22692026-03-12T01:06:42.931Z Compiling cstr-argument v0.1.2
22702026-03-12T01:06:43.057Z Compiling memoffset v0.9.1
22712026-03-12T01:06:43.121Z Compiling dropshot v0.16.7
22722026-03-12T01:06:43.173Z Compiling take_mut v0.2.2
22732026-03-12T01:06:43.194Z Compiling term v1.2.1
22742026-03-12T01:06:43.197Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22752026-03-12T01:06:43.348Z Compiling crucible-workspace-hack v0.1.0
22762026-03-12T01:06:43.371Z Compiling toml_writer v1.0.6+spec-1.1.0
22772026-03-12T01:06:43.424Z Compiling typeid v1.0.3
22782026-03-12T01:06:43.445Z Compiling cfg_aliases v0.2.1
22792026-03-12T01:06:43.563Z Compiling nix v0.30.1
22802026-03-12T01:06:43.582Z Compiling async-stream v0.3.6
22812026-03-12T01:06:43.657Z Compiling toml v0.9.12+spec-1.1.0
22822026-03-12T01:06:43.680Z Compiling slog-term v2.9.2
22832026-03-12T01:06:43.880Z Compiling num_enum v0.5.11
22842026-03-12T01:06:44.014Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22852026-03-12T01:06:44.075Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22862026-03-12T01:06:44.095Z Compiling slog-bunyan v2.5.0
22872026-03-12T01:06:44.255Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22882026-03-12T01:06:44.276Z Compiling test-strategy v0.4.5
22892026-03-12T01:06:44.350Z Compiling rand v0.10.0
22902026-03-12T01:06:44.567Z Compiling parse-display-derive v0.10.0
22912026-03-12T01:06:44.889Z Compiling tokio-rustls v0.25.0
22922026-03-12T01:06:45.005Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22932026-03-12T01:06:45.232Z Compiling backon v1.6.0
22942026-03-12T01:06:45.324Z Compiling waitgroup v0.1.2
22952026-03-12T01:06:45.344Z Compiling dropshot_endpoint v0.16.7
22962026-03-12T01:06:45.406Z Compiling newtype-uuid-macros v0.1.0
22972026-03-12T01:06:45.481Z Compiling rustls-pemfile v2.2.0
22982026-03-12T01:06:45.543Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-03-12T01:06:45.562Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23002026-03-12T01:06:45.584Z Compiling serde_path_to_error v0.1.20
23012026-03-12T01:06:45.865Z Compiling hostname v0.4.2
23022026-03-12T01:06:45.886Z Compiling instant v0.1.13
23032026-03-12T01:06:45.927Z Compiling erased-serde v0.4.9
23042026-03-12T01:06:46.063Z Compiling debug-ignore v1.0.5
23052026-03-12T01:06:46.086Z Compiling colored v3.1.1
23062026-03-12T01:06:46.108Z Compiling backoff v0.4.0
23072026-03-12T01:06:46.133Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23082026-03-12T01:06:46.136Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-03-12T01:06:46.243Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23102026-03-12T01:06:46.333Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23112026-03-12T01:06:46.453Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23122026-03-12T01:06:46.512Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23132026-03-12T01:06:46.537Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23142026-03-12T01:06:46.558Z Compiling camino-tempfile v1.4.1
23152026-03-12T01:06:46.656Z Compiling parse-display v0.10.0
23162026-03-12T01:06:46.860Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23172026-03-12T01:06:46.960Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23182026-03-12T01:06:46.983Z Compiling secrecy v0.10.3
23192026-03-12T01:06:47.057Z Compiling num-derive v0.4.2
23202026-03-12T01:06:47.095Z Compiling regress v0.10.5
23212026-03-12T01:06:47.220Z Compiling sigpipe v0.1.3
23222026-03-12T01:06:47.376Z Compiling glob v0.3.3
23232026-03-12T01:06:47.526Z Compiling libefi-sys v0.1.0
23242026-03-12T01:06:47.799Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23252026-03-12T01:06:47.847Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23262026-03-12T01:06:48.087Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-03-12T01:06:48.246Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23282026-03-12T01:06:48.594Z Compiling usdt-attr-macro v0.5.0
23292026-03-12T01:06:48.641Z Compiling usdt-macro v0.5.0
23302026-03-12T01:06:48.847Z Compiling smf v0.2.3
23312026-03-12T01:06:48.940Z Compiling bitfield-struct v0.6.2
23322026-03-12T01:06:48.988Z Compiling ordered-float v2.10.1
23332026-03-12T01:06:49.137Z Compiling blake3 v1.8.3
23342026-03-12T01:06:49.191Z Compiling memmap v0.7.0
23352026-03-12T01:06:49.409Z Compiling whoami v1.6.1
23362026-03-12T01:06:49.448Z Compiling serde-value v0.7.0
23372026-03-12T01:06:49.542Z Compiling serde-untagged v0.1.9
23382026-03-12T01:06:49.623Z Compiling usdt v0.5.0
23392026-03-12T01:06:49.774Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23402026-03-12T01:06:49.889Z Compiling toml v0.8.23
23412026-03-12T01:06:50.003Z Compiling filetime v0.2.27
23422026-03-12T01:06:50.036Z Compiling constant_time_eq v0.4.2
23432026-03-12T01:06:50.172Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23442026-03-12T01:06:50.241Z Compiling xattr v1.6.1
23452026-03-12T01:06:50.283Z Compiling same-file v1.0.6
23462026-03-12T01:06:50.304Z Compiling arrayref v0.3.9
23472026-03-12T01:06:50.307Z Compiling unicode-xid v0.2.6
23482026-03-12T01:06:50.362Z Compiling arrayvec v0.7.6
23492026-03-12T01:06:50.388Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23502026-03-12T01:06:50.422Z Compiling tokio-dtrace v0.1.1
23512026-03-12T01:06:50.452Z Compiling tar v0.4.44
23522026-03-12T01:06:50.507Z Compiling walkdir v2.5.0
23532026-03-12T01:06:50.526Z Compiling cargo-util-schemas v0.8.2
23542026-03-12T01:06:50.546Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23552026-03-12T01:06:50.898Z Compiling gethostname v0.5.0
23562026-03-12T01:06:50.938Z Compiling cargo-platform v0.2.0
23572026-03-12T01:06:50.959Z Compiling topological-sort v0.2.2
23582026-03-12T01:06:51.089Z Compiling oxide-tokio-rt v0.1.2
23592026-03-12T01:06:51.204Z Compiling shell-words v1.1.1
23602026-03-12T01:06:51.244Z Compiling indent_write v2.2.0
23612026-03-12T01:06:51.293Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23622026-03-12T01:06:52.143Z Compiling cargo_metadata v0.21.0
23632026-03-12T01:07:03.162Z Compiling progenitor-client v0.13.0
23642026-03-12T01:07:03.201Z Compiling progenitor-client v0.10.0
23652026-03-12T01:07:03.205Z Compiling omicron-zone-package v0.12.2
23662026-03-12T01:07:03.318Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23672026-03-12T01:07:03.318Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23682026-03-12T01:07:03.474Z Compiling progenitor-extras v0.1.1
23692026-03-12T01:07:03.784Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23702026-03-12T01:07:13.321Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23712026-03-12T01:07:13.872Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23722026-03-12T01:07:15.099Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23732026-03-12T01:07:23.519Z Finished `release` profile [optimized] target(s) in 1m 55s
23742026-03-12T01:07:23.707Z Running `target/release/omicron-package -t test target create -p dev`
23752026-03-12T01:07:23.775ZLogging to: /work/oxidecomputer/omicron/out/LOG
23762026-03-12T01:07:23.779ZCreated new build target 'test' and set it as active
23772026-03-12T01:07:23.779Z
23782026-03-12T01:07:23.779Zreal 1:55.584346657
23792026-03-12T01:07:23.779Zuser 20:27.390573979
23802026-03-12T01:07:23.779Zsys 3:03.554224449
23812026-03-12T01:07:23.779Ztrap 0.534511932
23822026-03-12T01:07:23.779Ztflt 3.579328795
23832026-03-12T01:07:23.779Zdflt 3.388115959
23842026-03-12T01:07:23.779Zkflt 0.000439772
23852026-03-12T01:07:23.779Zlock 47:31.502497535
23862026-03-12T01:07:23.779Zslp 1:11:13.490582717
23872026-03-12T01:07:23.779Zlat 49.070418449
23882026-03-12T01:07:23.782Zstop 6:58.897067474
23892026-03-12T01:07:23.782Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23902026-03-12T01:07:24.936Z Finished `release` profile [optimized] target(s) in 1.09s
23912026-03-12T01:07:25.004Z Running `target/release/omicron-package -t test package`
23922026-03-12T01:07:25.063ZLogging to: /work/oxidecomputer/omicron/out/LOG
23932026-03-12T01:07:26.899Z Compiling regress v0.10.5
23942026-03-12T01:07:26.900Z Compiling heck v0.5.0
23952026-03-12T01:07:26.904Z Compiling unsafe-libyaml v0.2.11
23962026-03-12T01:07:27.146Z Compiling convert_case v0.4.0
23972026-03-12T01:07:27.167Z Compiling half v2.7.1
23982026-03-12T01:07:27.170Z Compiling ciborium-io v0.2.2
23992026-03-12T01:07:27.219Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24002026-03-12T01:07:27.223Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24012026-03-12T01:07:27.223Z Compiling prettyplease v0.2.37
24022026-03-12T01:07:27.223Z Compiling universal-hash v0.5.1
24032026-03-12T01:07:27.223Z Compiling thiserror-impl-no-std v2.0.2
24042026-03-12T01:07:27.223Z Compiling opaque-debug v0.3.1
24052026-03-12T01:07:27.223Z Compiling unicode-width v0.1.14
24062026-03-12T01:07:27.223Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24072026-03-12T01:07:27.276Z Compiling chacha20 v0.9.1
24082026-03-12T01:07:27.333Z Compiling typify-impl v0.6.1
24092026-03-12T01:07:27.415Z Compiling password-hash v0.5.0
24102026-03-12T01:07:27.418Z Compiling blake2 v0.10.6
24112026-03-12T01:07:27.563Z Compiling poly1305 v0.8.0
24122026-03-12T01:07:27.593Z Compiling derive_more v0.99.20
24132026-03-12T01:07:27.669Z Compiling ciborium-ll v0.2.2
24142026-03-12T01:07:27.695Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24152026-03-12T01:07:27.850Z Compiling serde_yaml v0.9.34+deprecated
24162026-03-12T01:07:27.878Z Compiling aead v0.5.2
24172026-03-12T01:07:27.908Z Compiling is-terminal v0.4.17
24182026-03-12T01:07:28.022Z Compiling ciborium v0.2.2
24192026-03-12T01:07:28.050Z Compiling swrite v0.1.0
24202026-03-12T01:07:28.075Z Compiling argon2 v0.5.3
24212026-03-12T01:07:28.183Z Compiling chacha20poly1305 v0.10.1
24222026-03-12T01:07:28.213Z Compiling serde_spanned v1.0.4
24232026-03-12T01:07:28.216Z Compiling toml_writer v1.0.6+spec-1.1.0
24242026-03-12T01:07:28.440Z Compiling bytecount v0.6.9
24252026-03-12T01:07:28.444Z Compiling rustls v0.22.4
24262026-03-12T01:07:28.493Z Compiling toml v0.9.12+spec-1.1.0
24272026-03-12T01:07:28.533Z Compiling rustls-webpki v0.102.8
24282026-03-12T01:07:28.559Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24292026-03-12T01:07:28.662Z Compiling derive-where v1.6.0
24302026-03-12T01:07:28.704Z Compiling thread_local v1.1.9
24312026-03-12T01:07:28.730Z Compiling match_cfg v0.1.0
24322026-03-12T01:07:28.771Z Compiling thiserror-no-std v2.0.2
24332026-03-12T01:07:28.859Z Compiling hostname v0.3.1
24342026-03-12T01:07:28.916Z Compiling vsss-rs v3.3.4
24352026-03-12T01:07:29.050Z Compiling multer v3.1.0
24362026-03-12T01:07:29.054Z Compiling slog-async v2.8.0
24372026-03-12T01:07:29.138Z Compiling slog-json v2.6.1
24382026-03-12T01:07:29.164Z Compiling crossbeam-channel v0.5.15
24392026-03-12T01:07:29.412Z Compiling typify-impl v0.4.3
24402026-03-12T01:07:29.441Z Compiling futures-executor v0.3.32
24412026-03-12T01:07:29.468Z Compiling take_mut v0.2.2
24422026-03-12T01:07:29.499Z Compiling term v1.2.1
24432026-03-12T01:07:29.640Z Compiling slog-bunyan v2.5.0
24442026-03-12T01:07:29.700Z Compiling futures v0.3.32
24452026-03-12T01:07:29.830Z Compiling dropshot v0.16.7
24462026-03-12T01:07:29.857Z Compiling async-stream v0.3.6
24472026-03-12T01:07:29.913Z Compiling slog-term v2.9.2
24482026-03-12T01:07:29.942Z Compiling progenitor-client v0.13.0
24492026-03-12T01:07:30.093Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24502026-03-12T01:07:30.142Z Compiling waitgroup v0.1.2
24512026-03-12T01:07:30.200Z Compiling backon v1.6.0
24522026-03-12T01:07:30.348Z Compiling rustls-pemfile v2.2.0
24532026-03-12T01:07:30.348Z Compiling serde_path_to_error v0.1.20
24542026-03-12T01:07:30.403Z Compiling hostname v0.4.2
24552026-03-12T01:07:30.406Z Compiling instant v0.1.13
24562026-03-12T01:07:30.406Z Compiling debug-ignore v1.0.5
24572026-03-12T01:07:30.406Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24582026-03-12T01:07:30.522Z Compiling progenitor-extras v0.1.1
24592026-03-12T01:07:30.602Z Compiling backoff v0.4.0
24602026-03-12T01:07:30.634Z Compiling parse-display v0.10.0
24612026-03-12T01:07:30.637Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24622026-03-12T01:07:30.690Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24632026-03-12T01:07:30.721Z Compiling progenitor-client v0.10.0
24642026-03-12T01:07:30.750Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24652026-03-12T01:07:30.861Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24662026-03-12T01:07:30.890Z Compiling macaddr v1.0.1
24672026-03-12T01:07:30.891Z Compiling console v0.15.11
24682026-03-12T01:07:30.946Z Compiling newline-converter v0.3.0
24692026-03-12T01:07:31.002Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24702026-03-12T01:07:31.153Z Compiling atomicwrites v0.4.4
24712026-03-12T01:07:31.183Z Compiling num-rational v0.4.2
24722026-03-12T01:07:31.241Z Compiling num-complex v0.4.6
24732026-03-12T01:07:31.517Z Compiling slog-dtrace v0.3.0
24742026-03-12T01:07:31.549Z Compiling expectorate v1.2.0
24752026-03-12T01:07:31.822Z Compiling tokio-rustls v0.25.0
24762026-03-12T01:07:31.854Z Compiling num v0.4.3
24772026-03-12T01:07:31.984Z Compiling async-recursion v1.1.1
24782026-03-12T01:07:32.012Z Compiling cancel-safe-futures v0.1.5
24792026-03-12T01:07:32.016Z Compiling float-ord v0.3.2
24802026-03-12T01:07:32.016Z Compiling owo-colors v4.3.0
24812026-03-12T01:07:32.341Z Compiling libsw-core v0.3.2
24822026-03-12T01:07:32.445Z Compiling resolv-conf v0.7.6
24832026-03-12T01:07:32.610Z Compiling libsw v3.5.0
24842026-03-12T01:07:32.615Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24852026-03-12T01:07:32.852Z Compiling toml v0.8.23
24862026-03-12T01:07:32.882Z Compiling linear-map v1.2.0
24872026-03-12T01:07:32.953Z Compiling minimal-lexical v0.2.1
24882026-03-12T01:07:33.013Z Compiling linked-hash-map v0.5.6
24892026-03-12T01:07:33.112Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24902026-03-12T01:07:33.232Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24912026-03-12T01:07:33.269Z Compiling unicode-xid v0.2.6
24922026-03-12T01:07:33.313Z Compiling lru-cache v0.1.2
24932026-03-12T01:07:33.339Z Compiling nom v7.1.3
24942026-03-12T01:07:33.469Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24952026-03-12T01:07:33.538Z Compiling globset v0.4.18
24962026-03-12T01:07:33.688Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24972026-03-12T01:07:33.961Z Compiling hickory-proto v0.24.4
24982026-03-12T01:07:34.305Z Compiling typify-macro v0.6.1
24992026-03-12T01:07:34.477Z Compiling typify-macro v0.4.3
25002026-03-12T01:07:35.196Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25012026-03-12T01:07:35.252Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25022026-03-12T01:07:36.131Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25032026-03-12T01:07:36.382Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25042026-03-12T01:07:36.429Z Compiling typify v0.6.1
25052026-03-12T01:07:36.599Z Compiling progenitor-impl v0.13.0
25062026-03-12T01:07:37.110Z Compiling typify v0.4.3
25072026-03-12T01:07:37.457Z Compiling hickory-resolver v0.24.4
25082026-03-12T01:07:37.946Z Compiling progenitor-impl v0.11.2
25092026-03-12T01:07:38.577Z Compiling convert_case v0.10.0
25102026-03-12T01:07:38.981Z Compiling derive_more-impl v2.1.1
25112026-03-12T01:07:39.710Z Compiling progenitor-macro v0.13.0
25122026-03-12T01:07:40.091Z Compiling qorb v0.4.1
25132026-03-12T01:07:41.084Z Compiling progenitor-macro v0.11.2
25142026-03-12T01:07:41.583Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25152026-03-12T01:07:41.890Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25162026-03-12T01:07:43.704Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25172026-03-12T01:07:44.772Z Compiling progenitor-client v0.11.2
25182026-03-12T01:07:44.993Z Compiling pin-project-internal v1.1.11
25192026-03-12T01:07:45.021Z Compiling derive_more v2.1.1
25202026-03-12T01:07:45.157Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25212026-03-12T01:07:45.269Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25222026-03-12T01:07:45.410Z Compiling pem v3.0.6
25232026-03-12T01:07:45.453Z Compiling snafu-derive v0.8.9
25242026-03-12T01:07:45.594Z Compiling termtree v0.5.1
25252026-03-12T01:07:45.726Z Compiling progenitor v0.13.0
25262026-03-12T01:07:45.858Z Compiling crossterm v0.29.0
25272026-03-12T01:07:45.965Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25282026-03-12T01:07:46.321Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25292026-03-12T01:07:46.478Z Compiling pin-project v1.1.11
25302026-03-12T01:07:46.642Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25312026-03-12T01:07:46.943Z Compiling olpc-cjson v0.1.4
25322026-03-12T01:07:47.000Z Compiling progenitor v0.11.2
25332026-03-12T01:07:47.249Z Compiling phf_shared v0.12.1
25342026-03-12T01:07:47.593Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25352026-03-12T01:07:47.913Z Compiling snafu v0.8.9
25362026-03-12T01:07:48.139Z Compiling serde_plain v1.0.2
25372026-03-12T01:07:48.319Z Compiling csv-core v0.1.13
25382026-03-12T01:07:48.373Z Compiling vte v0.14.1
25392026-03-12T01:07:48.541Z Compiling highway v1.3.0
25402026-03-12T01:07:48.702Z Compiling typed-path v0.9.3
25412026-03-12T01:07:48.728Z Compiling chrono-tz v0.10.4
25422026-03-12T01:07:48.875Z Compiling strip-ansi-escapes v0.2.1
25432026-03-12T01:07:48.986Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25442026-03-12T01:07:49.069Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25452026-03-12T01:07:49.470Z Compiling csv v1.4.0
25462026-03-12T01:07:49.631Z Compiling phf v0.12.1
25472026-03-12T01:07:49.760Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25482026-03-12T01:07:49.917Z Compiling const_format_proc_macros v0.2.34
25492026-03-12T01:07:50.418Z Compiling tough v0.20.0
25502026-03-12T01:07:50.518Z Compiling papergrid v0.11.0
25512026-03-12T01:07:50.758Z Compiling fd-lock v4.0.4
25522026-03-12T01:07:50.979Z Compiling peg-macros v0.8.5
25532026-03-12T01:07:51.013Z Compiling tabled_derive v0.7.0
25542026-03-12T01:07:51.935Z Compiling nu-ansi-term v0.50.3
25552026-03-12T01:07:52.335Z Compiling tabled v0.15.0
25562026-03-12T01:07:52.619Z Compiling reedline v0.40.0
25572026-03-12T01:07:52.816Z Compiling peg v0.8.5
25582026-03-12T01:07:52.967Z Compiling const_format v0.2.35
25592026-03-12T01:07:53.190Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25602026-03-12T01:07:53.618Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25612026-03-12T01:07:53.715Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25622026-03-12T01:07:54.757Z Compiling bcs v0.1.6
25632026-03-12T01:07:55.059Z Compiling semver v0.1.20
25642026-03-12T01:07:55.311Z Compiling base64 v0.21.7
25652026-03-12T01:07:55.435Z Compiling rustc_version v0.1.7
25662026-03-12T01:07:55.736Z Compiling newtype_derive v0.1.6
25672026-03-12T01:07:56.036Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25682026-03-12T01:07:56.075Z Compiling humantime v2.3.0
25692026-03-12T01:07:56.347Z Compiling smawk v0.3.2
25702026-03-12T01:07:56.601Z Compiling unicode-linebreak v0.1.5
25712026-03-12T01:07:56.712Z Compiling dropshot-api-manager-types v0.6.0
25722026-03-12T01:07:56.767Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25732026-03-12T01:07:56.998Z Compiling textwrap v0.16.2
25742026-03-12T01:07:57.025Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25752026-03-12T01:07:57.490Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25762026-03-12T01:07:57.619Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25772026-03-12T01:07:57.656Z Compiling steno v0.4.1
25782026-03-12T01:07:57.890Z Compiling utf-8 v0.7.6
25792026-03-12T01:07:58.194Z Compiling progenitor-impl v0.10.0
25802026-03-12T01:07:58.309Z Compiling tagptr v0.2.0
25812026-03-12T01:07:58.554Z Compiling moka v0.12.13
25822026-03-12T01:07:59.069Z Compiling tungstenite v0.21.0
25832026-03-12T01:07:59.347Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25842026-03-12T01:07:59.555Z Compiling radium v0.7.0
25852026-03-12T01:08:00.470Z Compiling hickory-resolver v0.25.2
25862026-03-12T01:08:00.528Z Compiling tokio-tungstenite v0.21.0
25872026-03-12T01:08:01.059Z Compiling tap v1.0.1
25882026-03-12T01:08:01.246Z Compiling maybe-uninit v2.0.0
25892026-03-12T01:08:01.376Z Compiling progenitor-macro v0.10.0
25902026-03-12T01:08:01.725Z Compiling wyz v0.5.1
25912026-03-12T01:08:01.836Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25922026-03-12T01:08:02.368Z Compiling zerocopy-derive v0.6.6
25932026-03-12T01:08:02.429Z Compiling packed_struct v0.10.1
25942026-03-12T01:08:02.748Z Compiling funty v2.0.0
25952026-03-12T01:08:02.801Z Compiling display-error-chain v0.2.2
25962026-03-12T01:08:03.019Z Compiling crc-catalog v2.4.0
25972026-03-12T01:08:03.195Z Compiling crc v3.4.0
25982026-03-12T01:08:03.432Z Compiling zerocopy v0.6.6
25992026-03-12T01:08:03.489Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26002026-03-12T01:08:03.990Z Compiling bitvec v1.0.1
26012026-03-12T01:08:04.505Z Compiling packed_struct_codegen v0.10.1
26022026-03-12T01:08:05.039Z Compiling bitfield-macros v0.19.4
26032026-03-12T01:08:05.707Z Compiling indexmap v1.9.3
26042026-03-12T01:08:05.913Z Compiling nodrop v0.1.14
26052026-03-12T01:08:06.013Z Compiling bitfield v0.19.4
26062026-03-12T01:08:06.074Z Compiling array-init v0.0.4
26072026-03-12T01:08:06.103Z Compiling smallvec v0.6.14
26082026-03-12T01:08:06.289Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26092026-03-12T01:08:06.507Z Compiling num-derive v0.3.3
26102026-03-12T01:08:06.535Z Compiling proc-macro-error-attr2 v2.0.0
26112026-03-12T01:08:06.703Z Compiling hashbrown v0.12.3
26122026-03-12T01:08:07.173Z Compiling proc-macro-error2 v2.0.1
26132026-03-12T01:08:07.231Z Compiling progenitor v0.10.0
26142026-03-12T01:08:07.451Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26152026-03-12T01:08:07.594Z Compiling serde-hex v0.1.0
26162026-03-12T01:08:07.739Z Compiling libscf-sys v1.1.0
26172026-03-12T01:08:07.959Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26182026-03-12T01:08:08.123Z Compiling ron v0.8.1
26192026-03-12T01:08:08.228Z Compiling nix v0.31.1
26202026-03-12T01:08:08.255Z Compiling hashbrown v0.13.2
26212026-03-12T01:08:08.759Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26222026-03-12T01:08:08.793Z Compiling vergen-gitcl v1.0.8
26232026-03-12T01:08:08.821Z Compiling dirs-sys-next v0.1.2
26242026-03-12T01:08:08.821Z Compiling crunchy v0.2.4
26252026-03-12T01:08:09.077Z Compiling maplit v1.0.2
26262026-03-12T01:08:09.103Z Compiling crc-any v2.5.0
26272026-03-12T01:08:09.159Z Compiling glob v0.3.3
26282026-03-12T01:08:09.245Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26292026-03-12T01:08:09.323Z Compiling dirs-next v2.0.0
26302026-03-12T01:08:09.503Z Compiling object v0.30.4
26312026-03-12T01:08:09.651Z Compiling clang-sys v1.8.1
26322026-03-12T01:08:09.721Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26332026-03-12T01:08:10.003Z Compiling tabled_derive v0.11.0
26342026-03-12T01:08:10.117Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26352026-03-12T01:08:10.145Z Compiling papergrid v0.17.0
26362026-03-12T01:08:10.197Z Compiling testing_table v0.3.0
26372026-03-12T01:08:10.612Z Compiling dsl_auto_type v0.1.3
26382026-03-12T01:08:10.642Z Compiling scheduled-thread-pool v0.2.7
26392026-03-12T01:08:10.719Z Compiling diesel_table_macro_syntax v0.2.0
26402026-03-12T01:08:11.051Z Compiling path-slash v0.1.5
26412026-03-12T01:08:11.253Z Compiling tiny-keccak v2.0.2
26422026-03-12T01:08:11.284Z Compiling r2d2 v0.8.10
26432026-03-12T01:08:11.405Z Compiling diesel_derives v2.2.7
26442026-03-12T01:08:11.603Z Compiling term v0.7.0
26452026-03-12T01:08:11.691Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26462026-03-12T01:08:11.799Z Compiling arc-swap v1.8.2
26472026-03-12T01:08:12.283Z Compiling tabled v0.20.0
26482026-03-12T01:08:12.310Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26492026-03-12T01:08:12.349Z Compiling bit-vec v0.6.3
26502026-03-12T01:08:12.626Z Compiling xshell-macros v0.2.7
26512026-03-12T01:08:12.746Z Compiling bit-set v0.5.3
26522026-03-12T01:08:12.773Z Compiling slog-scope v4.4.1
26532026-03-12T01:08:12.993Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26542026-03-12T01:08:13.159Z Compiling xshell v0.2.7
26552026-03-12T01:08:13.244Z Compiling ascii-canvas v3.0.0
26562026-03-12T01:08:13.511Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26572026-03-12T01:08:13.593Z Compiling itertools v0.10.5
26582026-03-12T01:08:13.623Z Compiling ena v0.14.4
26592026-03-12T01:08:13.653Z Compiling libloading v0.8.9
26602026-03-12T01:08:13.952Z Compiling regex-syntax v0.6.29
26612026-03-12T01:08:13.980Z Compiling bindgen v0.71.1
26622026-03-12T01:08:14.100Z Compiling diff v0.1.13
26632026-03-12T01:08:14.381Z Compiling unicase v2.9.0
26642026-03-12T01:08:14.493Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26652026-03-12T01:08:15.034Z Compiling slog-stdlog v4.1.1
26662026-03-12T01:08:15.121Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26672026-03-12T01:08:15.615Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26682026-03-12T01:08:16.029Z Compiling lalrpop v0.19.12
26692026-03-12T01:08:16.345Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26702026-03-12T01:08:16.765Z Compiling cexpr v0.6.0
26712026-03-12T01:08:16.836Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-03-12T01:08:17.027Z Compiling diesel v2.2.12
26732026-03-12T01:08:17.092Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26742026-03-12T01:08:17.154Z Compiling crc8 v0.1.1
26752026-03-12T01:08:17.408Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26762026-03-12T01:08:17.642Z Compiling slog-envlogger v2.2.0
26772026-03-12T01:08:17.685Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26782026-03-12T01:08:18.267Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26792026-03-12T01:08:18.411Z Compiling headers-core v0.3.0
26802026-03-12T01:08:18.438Z Compiling libxml v0.3.3
26812026-03-12T01:08:18.609Z Compiling headers v0.4.1
26822026-03-12T01:08:18.916Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26832026-03-12T01:08:18.969Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26842026-03-12T01:08:19.179Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26852026-03-12T01:08:19.270Z Compiling strum_macros v0.24.3
26862026-03-12T01:08:19.511Z Compiling indoc v1.0.9
26872026-03-12T01:08:20.103Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-03-12T01:08:20.446Z Compiling derive_builder v0.20.2
26892026-03-12T01:08:20.605Z Compiling oso-derive v0.27.3
26902026-03-12T01:08:20.658Z Compiling quick-xml v0.37.5
26912026-03-12T01:08:20.763Z Compiling impl-trait-for-tuples v0.2.3
26922026-03-12T01:08:21.069Z Compiling openssl-probe v0.1.6
26932026-03-12T01:08:21.328Z Compiling half v1.8.3
26942026-03-12T01:08:21.504Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26952026-03-12T01:08:21.906Z Compiling serde_cbor v0.11.2
26962026-03-12T01:08:22.447Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-03-12T01:08:22.494Z Compiling diesel-dtrace v0.4.2
26982026-03-12T01:08:22.526Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26992026-03-12T01:08:22.577Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27002026-03-12T01:08:22.878Z Compiling bb8 v0.8.6
27012026-03-12T01:08:22.905Z Compiling trait-variant v0.1.2
27022026-03-12T01:08:23.263Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27032026-03-12T01:08:23.299Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27042026-03-12T01:08:23.361Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27052026-03-12T01:08:23.655Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27062026-03-12T01:08:23.716Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-03-12T01:08:24.027Z Compiling fxhash v0.2.1
27082026-03-12T01:08:24.200Z Compiling samael v0.0.19
27092026-03-12T01:08:24.235Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27102026-03-12T01:08:24.292Z Compiling kstat-rs v0.2.4
27112026-03-12T01:08:24.332Z Compiling libz-sys v1.1.24
27122026-03-12T01:08:24.602Z Compiling salty v0.3.0
27132026-03-12T01:08:24.898Z Compiling nonempty v0.12.0
27142026-03-12T01:08:25.047Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-12T01:08:25.076Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27162026-03-12T01:08:25.107Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27172026-03-12T01:08:25.200Z Compiling darling_core v0.23.0
27182026-03-12T01:08:25.232Z Compiling nanorand v0.7.0
27192026-03-12T01:08:25.386Z Compiling fs-err v2.11.0
27202026-03-12T01:08:25.413Z Compiling parking_lot_core v0.8.6
27212026-03-12T01:08:25.916Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27222026-03-12T01:08:25.957Z Compiling flume v0.11.1
27232026-03-12T01:08:26.057Z Compiling mime_guess v2.0.5
27242026-03-12T01:08:26.530Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27252026-03-12T01:08:26.812Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
27262026-03-12T01:08:27.245Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27272026-03-12T01:08:27.478Z Compiling polar-core v0.27.3
27282026-03-12T01:08:27.562Z Compiling git-stub v1.0.0
27292026-03-12T01:08:27.907Z Compiling libgit2-sys v0.18.3+1.9.2
27302026-03-12T01:08:28.031Z Compiling instability v0.3.11
27312026-03-12T01:08:28.371Z Compiling git-stub-vcs v0.1.0
27322026-03-12T01:08:28.467Z Compiling darling_macro v0.23.0
27332026-03-12T01:08:28.836Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27342026-03-12T01:08:29.135Z Compiling darling v0.23.0
27352026-03-12T01:08:29.275Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27362026-03-12T01:08:31.598Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27372026-03-12T01:08:31.746Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27382026-03-12T01:08:32.173Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27392026-03-12T01:08:32.896Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27402026-03-12T01:08:33.299Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27412026-03-12T01:08:36.505Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27422026-03-12T01:08:37.486Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27432026-03-12T01:08:37.941Z Compiling ignore v0.4.25
27442026-03-12T01:08:39.932Z Compiling oso v0.27.3
27452026-03-12T01:08:41.392Z Compiling async-bb8-diesel v0.2.1
27462026-03-12T01:08:41.942Z Compiling primeorder v0.13.6
27472026-03-12T01:08:42.299Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27482026-03-12T01:08:42.347Z Compiling castaway v0.2.4
27492026-03-12T01:08:42.561Z Compiling atty v0.2.14
27502026-03-12T01:08:42.634Z Compiling nibble_vec v0.1.0
27512026-03-12T01:08:42.757Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27522026-03-12T01:08:42.803Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27532026-03-12T01:08:42.863Z Compiling indoc v2.0.7
27542026-03-12T01:08:43.072Z Compiling http-range v0.1.5
27552026-03-12T01:08:43.117Z Compiling parse-size v1.1.0
27562026-03-12T01:08:43.312Z Compiling endian-type v0.1.2
27572026-03-12T01:08:43.418Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27582026-03-12T01:08:43.543Z Compiling radix_trie v0.2.1
27592026-03-12T01:08:43.570Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27602026-03-12T01:08:43.864Z Compiling compact_str v0.8.1
27612026-03-12T01:08:44.207Z Compiling p384 v0.13.1
27622026-03-12T01:08:44.286Z Compiling globwalk v0.9.1
27632026-03-12T01:08:44.438Z Compiling parking_lot v0.11.2
27642026-03-12T01:08:45.108Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27652026-03-12T01:08:45.586Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27662026-03-12T01:08:45.631Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27672026-03-12T01:08:46.218Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27682026-03-12T01:08:46.335Z Compiling predicates-tree v1.0.13
27692026-03-12T01:08:46.888Z Compiling unicode-truncate v1.1.0
27702026-03-12T01:08:46.926Z Compiling lru v0.12.5
27712026-03-12T01:08:46.955Z Compiling prefix-trie v0.7.0
27722026-03-12T01:08:47.156Z Compiling vergen-git2 v1.0.7
27732026-03-12T01:08:47.221Z Compiling cassowary v0.3.0
27742026-03-12T01:08:47.509Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27752026-03-12T01:08:47.628Z Compiling ratatui v0.29.0
27762026-03-12T01:08:48.145Z Compiling hickory-server v0.25.2
27772026-03-12T01:08:49.188Z Compiling camino-tempfile-ext v0.3.3
27782026-03-12T01:08:49.431Z Compiling hyper-staticfile v0.10.1
27792026-03-12T01:08:50.286Z Compiling sled v0.34.7
27802026-03-12T01:08:50.977Z Compiling hickory-client v0.25.2
27812026-03-12T01:08:51.317Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27822026-03-12T01:08:51.421Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27832026-03-12T01:08:52.159Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27842026-03-12T01:08:52.190Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27852026-03-12T01:08:53.146Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27862026-03-12T01:08:53.380Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27872026-03-12T01:08:53.697Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27882026-03-12T01:08:54.263Z Compiling rand_seeder v0.4.0
27892026-03-12T01:08:54.435Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-03-12T01:08:54.587Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27912026-03-12T01:08:54.874Z Compiling lzma-sys v0.1.20
27922026-03-12T01:08:54.925Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27932026-03-12T01:08:55.020Z Compiling rustls v0.21.12
27942026-03-12T01:08:55.234Z Compiling corncobs v0.1.4
27952026-03-12T01:08:55.362Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27962026-03-12T01:08:55.472Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-03-12T01:08:55.575Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27982026-03-12T01:08:55.611Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27992026-03-12T01:08:55.638Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28002026-03-12T01:08:55.885Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-03-12T01:08:56.035Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28022026-03-12T01:08:56.416Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28032026-03-12T01:08:56.522Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28042026-03-12T01:08:57.706Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28052026-03-12T01:08:58.264Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28062026-03-12T01:08:59.610Z Compiling git2 v0.20.4
28072026-03-12T01:09:00.513Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28082026-03-12T01:09:00.541Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28092026-03-12T01:09:00.875Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28102026-03-12T01:09:00.901Z Compiling cargo_toml v0.22.3
28112026-03-12T01:09:01.193Z Compiling nix v0.29.0
28122026-03-12T01:09:01.739Z Compiling sct v0.7.1
28132026-03-12T01:09:02.097Z Compiling rustls-webpki v0.101.7
28142026-03-12T01:09:02.346Z Compiling secrecy v0.8.0
28152026-03-12T01:09:02.615Z Compiling void v1.0.2
28162026-03-12T01:09:03.095Z Compiling lzss v0.8.2
28172026-03-12T01:09:03.679Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28182026-03-12T01:09:04.108Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28192026-03-12T01:09:04.204Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28202026-03-12T01:09:04.300Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28212026-03-12T01:09:05.069Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28222026-03-12T01:09:05.261Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28232026-03-12T01:09:05.721Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28242026-03-12T01:09:05.772Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28252026-03-12T01:09:06.554Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-03-12T01:09:06.761Z Compiling tungstenite v0.23.0
28272026-03-12T01:09:06.892Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28282026-03-12T01:09:07.198Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28292026-03-12T01:09:07.512Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28302026-03-12T01:09:07.555Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28312026-03-12T01:09:07.626Z Compiling nix v0.27.1
28322026-03-12T01:09:07.825Z Compiling serde_bytes v0.11.19
28332026-03-12T01:09:07.947Z Compiling tokio-tungstenite v0.23.1
28342026-03-12T01:09:08.568Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28352026-03-12T01:09:08.897Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28362026-03-12T01:09:09.228Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28372026-03-12T01:09:09.343Z Compiling tokio-rustls v0.24.1
28382026-03-12T01:09:09.705Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28392026-03-12T01:09:09.857Z Compiling xz2 v0.1.7
28402026-03-12T01:09:10.294Z Compiling ron v0.12.0
28412026-03-12T01:09:13.595Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28422026-03-12T01:09:14.480Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28432026-03-12T01:09:15.480Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28442026-03-12T01:09:15.754Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28452026-03-12T01:09:16.862Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28462026-03-12T01:09:18.320Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28472026-03-12T01:09:18.599Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28482026-03-12T01:09:18.643Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28492026-03-12T01:09:19.186Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28502026-03-12T01:09:19.856Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28512026-03-12T01:09:20.744Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28522026-03-12T01:09:22.004Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28532026-03-12T01:09:22.776Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28542026-03-12T01:09:23.556Z Compiling rustls-pemfile v1.0.4
28552026-03-12T01:09:24.048Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28562026-03-12T01:09:24.947Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28572026-03-12T01:09:25.834Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28582026-03-12T01:09:25.862Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28592026-03-12T01:09:26.140Z Compiling signal-hook-tokio v0.3.1
28602026-03-12T01:09:26.210Z Compiling yasna v0.5.2
28612026-03-12T01:09:26.370Z Compiling twox-hash v2.1.2
28622026-03-12T01:09:26.700Z Compiling base16ct v1.0.0
28632026-03-12T01:09:26.860Z Compiling is_ci v1.2.0
28642026-03-12T01:09:27.034Z Compiling supports-color v3.0.2
28652026-03-12T01:09:27.063Z Compiling rcgen v0.12.1
28662026-03-12T01:09:27.410Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28672026-03-12T01:09:28.086Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28682026-03-12T01:09:28.118Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28692026-03-12T01:09:28.187Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28702026-03-12T01:09:28.216Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28712026-03-12T01:09:29.688Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28722026-03-12T01:09:32.824Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28732026-03-12T01:09:33.114Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28742026-03-12T01:09:33.300Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28752026-03-12T01:09:33.886Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28762026-03-12T01:09:34.702Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28772026-03-12T01:09:35.035Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28782026-03-12T01:09:35.340Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28792026-03-12T01:09:35.606Z Compiling fatfs v0.3.6
28802026-03-12T01:09:37.249Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28812026-03-12T01:09:38.330Z Compiling subprocess v0.2.15
28822026-03-12T01:09:40.778Z Compiling rtoolbox v0.0.3
28832026-03-12T01:09:41.097Z Compiling assert_matches v1.5.0
28842026-03-12T01:09:41.123Z Compiling seq-macro v0.3.6
28852026-03-12T01:09:41.239Z Compiling rpassword v7.4.0
28862026-03-12T01:09:41.591Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28872026-03-12T01:09:41.790Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28882026-03-12T01:09:42.365Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28892026-03-12T01:09:42.869Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28902026-03-12T01:09:42.996Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28912026-03-12T01:09:43.046Z Compiling tui-tree-widget v0.23.1
28922026-03-12T01:09:43.452Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28932026-03-12T01:09:46.328Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28942026-03-12T01:09:47.038Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28952026-03-12T01:09:48.175Z Compiling uzers v0.12.2
28962026-03-12T01:09:49.504Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28972026-03-12T01:09:50.043Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28982026-03-12T01:09:50.387Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28992026-03-12T01:09:52.061Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29002026-03-12T01:09:54.107Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29012026-03-12T01:09:57.049Z Compiling support-bundle-viewer v0.1.2
29022026-03-12T01:09:58.859Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29032026-03-12T01:09:59.032Z Compiling multimap v0.10.1
29042026-03-12T01:10:19.660Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29052026-03-12T01:10:21.488Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29062026-03-12T01:17:18.270Z Finished `release` profile [optimized] target(s) in 9m 52s
29072026-03-12T01:18:12.283Z
29082026-03-12T01:18:12.287Zreal 10:48.402273410
29092026-03-12T01:18:12.287Zuser 1:43:38.684389720
29102026-03-12T01:18:12.287Zsys 4:12.759385335
29112026-03-12T01:18:12.287Ztrap 2.329377672
29122026-03-12T01:18:12.287Ztflt 3.357534175
29132026-03-12T01:18:12.287Zdflt 16.124299601
29142026-03-12T01:18:12.287Zkflt 0.002904142
29152026-03-12T01:18:12.287Zlock 7:11:48.383502882
29162026-03-12T01:18:12.287Zslp 3:55:44.951643811
29172026-03-12T01:18:12.287Zlat 2:55.272416563
29182026-03-12T01:18:12.287Zstop 6:35.978416895
29192026-03-12T01:18:12.288Z+ mapfile -t packages
29202026-03-12T01:18:12.288Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29212026-03-12T01:18:13.541Z Finished `release` profile [optimized] target(s) in 1.19s
29222026-03-12T01:18:13.609Z Running `target/release/omicron-package -t test list-outputs`
29232026-03-12T01:18:13.669ZLogging to: /work/oxidecomputer/omicron/out/LOG
29242026-03-12T01:18:13.672Z+ ptime -m cargo build --locked --release -p xtask
29252026-03-12T01:18:14.414Z Compiling libc v0.2.180
29262026-03-12T01:18:14.414Z Compiling serde v1.0.228
29272026-03-12T01:18:14.417Z Compiling serde_core v1.0.228
29282026-03-12T01:18:14.417Z Compiling rustix v1.1.3
29292026-03-12T01:18:14.518Z Compiling bitflags v2.11.0
29302026-03-12T01:18:14.521Z Compiling serde_json v1.0.149
29312026-03-12T01:18:14.549Z Compiling num-traits v0.2.19
29322026-03-12T01:18:14.570Z Compiling syn v2.0.117
29332026-03-12T01:18:14.581Z Compiling smallvec v1.15.1
29342026-03-12T01:18:14.596Z Compiling hashbrown v0.16.1
29352026-03-12T01:18:14.625Z Compiling usdt-impl v0.5.0
29362026-03-12T01:18:14.656Z Compiling syn v1.0.109
29372026-03-12T01:18:14.688Z Compiling getrandom v0.4.1
29382026-03-12T01:18:14.688Z Compiling log v0.4.29
29392026-03-12T01:18:14.880Z Compiling percent-encoding v2.3.2
29402026-03-12T01:18:15.074Z Compiling form_urlencoded v1.2.2
29412026-03-12T01:18:15.078Z Compiling fs-err v3.3.0
29422026-03-12T01:18:15.092Z Compiling heck v0.4.1
29432026-03-12T01:18:15.199Z Compiling once_cell v1.21.3
29442026-03-12T01:18:15.234Z Compiling anyhow v1.0.102
29452026-03-12T01:18:15.424Z Compiling indexmap v2.13.0
29462026-03-12T01:18:15.694Z Compiling errno v0.3.14
29472026-03-12T01:18:15.698Z Compiling thread-id v4.2.2
29482026-03-12T01:18:15.698Z Compiling memmap v0.7.0
29492026-03-12T01:18:16.098Z Compiling ordered-float v2.10.1
29502026-03-12T01:18:16.764Z Compiling proc-macro-error v1.0.4
29512026-03-12T01:18:17.092Z Compiling tabled_derive v0.7.0
29522026-03-12T01:18:17.178Z Compiling terminal_size v0.4.3
29532026-03-12T01:18:17.178Z Compiling tempfile v3.25.0
29542026-03-12T01:18:17.301Z Compiling clap_builder v4.5.60
29552026-03-12T01:18:17.301Z Compiling textwrap v0.16.2
29562026-03-12T01:18:17.499Z Compiling camino-tempfile v1.4.1
29572026-03-12T01:18:18.023Z Compiling tabled v0.15.0
29582026-03-12T01:18:18.248Z Compiling synstructure v0.13.2
29592026-03-12T01:18:18.248Z Compiling pest_generator v2.8.6
29602026-03-12T01:18:18.802Z Compiling serde_derive v1.0.228
29612026-03-12T01:18:18.802Z Compiling zerofrom-derive v0.1.6
29622026-03-12T01:18:18.806Z Compiling yoke-derive v0.8.1
29632026-03-12T01:18:18.806Z Compiling zerovec-derive v0.11.2
29642026-03-12T01:18:18.806Z Compiling displaydoc v0.2.5
29652026-03-12T01:18:18.806Z Compiling thiserror-impl v1.0.69
29662026-03-12T01:18:18.806Z Compiling zerocopy-derive v0.7.35
29672026-03-12T01:18:18.806Z Compiling scroll_derive v0.12.1
29682026-03-12T01:18:18.832Z Compiling thiserror-impl v2.0.18
29692026-03-12T01:18:18.835Z Compiling clap_derive v4.5.55
29702026-03-12T01:18:18.949Z Compiling pest_derive v2.8.6
29712026-03-12T01:18:19.753Z Compiling scroll v0.12.0
29722026-03-12T01:18:20.035Z Compiling zerocopy v0.7.35
29732026-03-12T01:18:20.144Z Compiling goblin v0.8.2
29742026-03-12T01:18:20.409Z Compiling thiserror v2.0.18
29752026-03-12T01:18:20.493Z Compiling zerofrom v0.1.6
29762026-03-12T01:18:20.496Z Compiling thiserror v1.0.69
29772026-03-12T01:18:20.656Z Compiling yoke v0.8.1
29782026-03-12T01:18:20.688Z Compiling dtrace-parser v0.2.0
29792026-03-12T01:18:20.939Z Compiling zerovec v0.11.5
29802026-03-12T01:18:21.096Z Compiling zerotrie v0.2.3
29812026-03-12T01:18:21.114Z Compiling clap v4.5.60
29822026-03-12T01:18:21.702Z Compiling tinystr v0.8.2
29832026-03-12T01:18:21.770Z Compiling potential_utf v0.1.4
29842026-03-12T01:18:22.018Z Compiling icu_locale_core v2.1.1
29852026-03-12T01:18:22.042Z Compiling icu_collections v2.1.1
29862026-03-12T01:18:23.021Z Compiling icu_provider v2.1.1
29872026-03-12T01:18:23.383Z Compiling icu_properties v2.1.2
29882026-03-12T01:18:23.490Z Compiling icu_normalizer v2.1.1
29892026-03-12T01:18:23.508Z Compiling serde_spanned v0.6.9
29902026-03-12T01:18:23.581Z Compiling toml_datetime v0.6.11
29912026-03-12T01:18:23.631Z Compiling dof v0.3.0
29922026-03-12T01:18:23.728Z Compiling serde_tokenstream v0.2.3
29932026-03-12T01:18:23.742Z Compiling serde-value v0.7.0
29942026-03-12T01:18:23.935Z Compiling toml_edit v0.22.27
29952026-03-12T01:18:24.099Z Compiling cargo-platform v0.2.0
29962026-03-12T01:18:24.139Z Compiling macaddr v1.0.1
29972026-03-12T01:18:24.659Z Compiling idna_adapter v1.2.1
29982026-03-12T01:18:24.745Z Compiling usdt-macro v0.5.0
29992026-03-12T01:18:24.764Z Compiling usdt-attr-macro v0.5.0
30002026-03-12T01:18:24.840Z Compiling idna v1.1.0
30012026-03-12T01:18:25.312Z Compiling url v2.5.8
30022026-03-12T01:18:25.646Z Compiling usdt v0.5.0
30032026-03-12T01:18:26.151Z Compiling toml v0.8.23
30042026-03-12T01:18:26.739Z Compiling cargo-util-schemas v0.8.2
30052026-03-12T01:18:26.739Z Compiling cargo_toml v0.21.0
30062026-03-12T01:18:28.157Z Compiling cargo_metadata v0.21.0
30072026-03-12T01:18:32.909Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30082026-03-12T01:18:36.966Z Finished `release` profile [optimized] target(s) in 23.23s
30092026-03-12T01:18:37.108Z
30102026-03-12T01:18:37.111Zreal 23.396509967
30112026-03-12T01:18:37.112Zuser 3:11.474266347
30122026-03-12T01:18:37.112Zsys 21.621510544
30132026-03-12T01:18:37.112Ztrap 0.082650784
30142026-03-12T01:18:37.112Ztflt 0.757777004
30152026-03-12T01:18:37.112Zdflt 2.037342809
30162026-03-12T01:18:37.112Zkflt 0.000537321
30172026-03-12T01:18:37.112Zlock 5:32.489208351
30182026-03-12T01:18:37.112Zslp 6:33.666930646
30192026-03-12T01:18:37.112Zlat 8.348422422
30202026-03-12T01:18:37.112Zstop 27.990655898
30212026-03-12T01:18:37.112Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30222026-03-12T01:18:37.112Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30232026-03-12T01:18:37.112Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30242026-03-12T01:18:37.112Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30252026-03-12T01:18:37.112Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30262026-03-12T01:18:38.378Z Compiling regress v0.10.5
30272026-03-12T01:18:38.529Z Compiling serde_spanned v1.0.4
30282026-03-12T01:18:38.533Z Compiling toml_writer v1.0.6+spec-1.1.0
30292026-03-12T01:18:38.534Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30302026-03-12T01:18:38.548Z Compiling structmeta-derive v0.3.0
30312026-03-12T01:18:38.553Z Compiling rustls v0.22.4
30322026-03-12T01:18:38.553Z Compiling rustls-webpki v0.102.8
30332026-03-12T01:18:38.558Z Compiling newtype-uuid-macros v0.1.0
30342026-03-12T01:18:38.562Z Compiling multer v3.1.0
30352026-03-12T01:18:38.562Z Compiling match_cfg v0.1.0
30362026-03-12T01:18:38.562Z Compiling debug-ignore v1.0.5
30372026-03-12T01:18:38.562Z Compiling slog-json v2.6.1
30382026-03-12T01:18:38.613Z Compiling async-stream-impl v0.3.6
30392026-03-12T01:18:38.616Z Compiling dropshot v0.16.7
30402026-03-12T01:18:38.616Z Compiling itertools v0.14.0
30412026-03-12T01:18:38.634Z Compiling waitgroup v0.1.2
30422026-03-12T01:18:38.767Z Compiling hostname v0.3.1
30432026-03-12T01:18:38.788Z Compiling toml v0.9.12+spec-1.1.0
30442026-03-12T01:18:38.809Z Compiling rustls-pemfile v2.2.0
30452026-03-12T01:18:38.879Z Compiling dropshot_endpoint v0.16.7
30462026-03-12T01:18:38.929Z Compiling serde_path_to_error v0.1.20
30472026-03-12T01:18:38.950Z Compiling hostname v0.4.2
30482026-03-12T01:18:38.995Z Compiling slog-bunyan v2.5.0
30492026-03-12T01:18:39.043Z Compiling progenitor-client v0.13.0
30502026-03-12T01:18:39.138Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30512026-03-12T01:18:39.159Z Compiling macaddr v1.0.1
30522026-03-12T01:18:39.206Z Compiling progenitor-client v0.10.0
30532026-03-12T01:18:39.229Z Compiling instant v0.1.13
30542026-03-12T01:18:39.302Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30552026-03-12T01:18:39.413Z Compiling backon v1.6.0
30562026-03-12T01:18:39.458Z Compiling backoff v0.4.0
30572026-03-12T01:18:39.482Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30582026-03-12T01:18:39.506Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30592026-03-12T01:18:39.624Z Compiling crucible-workspace-hack v0.1.0
30602026-03-12T01:18:39.648Z Compiling async-stream v0.3.6
30612026-03-12T01:18:39.708Z Compiling progenitor-extras v0.1.1
30622026-03-12T01:18:39.734Z Compiling cfg_aliases v0.2.1
30632026-03-12T01:18:39.768Z Compiling toml_edit v0.23.10+spec-1.0.0
30642026-03-12T01:18:39.806Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30652026-03-12T01:18:39.858Z Compiling heapless v0.8.0
30662026-03-12T01:18:39.884Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30672026-03-12T01:18:39.909Z Compiling hash32 v0.3.1
30682026-03-12T01:18:39.913Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30692026-03-12T01:18:40.056Z Compiling memoffset v0.9.1
30702026-03-12T01:18:40.093Z Compiling smoltcp v0.11.0
30712026-03-12T01:18:40.117Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30722026-03-12T01:18:40.147Z Compiling structmeta v0.3.0
30732026-03-12T01:18:40.152Z Compiling tabwriter v1.4.1
30742026-03-12T01:18:40.152Z Compiling cobs v0.3.0
30752026-03-12T01:18:40.245Z Compiling foreign-types-macros v0.2.3
30762026-03-12T01:18:40.441Z Compiling cpufeatures v0.3.0
30772026-03-12T01:18:40.468Z Compiling foreign-types-shared v0.3.1
30782026-03-12T01:18:40.493Z Compiling derive-ex v0.1.8
30792026-03-12T01:18:40.497Z Compiling parse-display-derive v0.10.0
30802026-03-12T01:18:40.592Z Compiling ingot-macros v0.1.1
30812026-03-12T01:18:40.600Z Compiling proc-macro-crate v3.4.0
30822026-03-12T01:18:40.635Z Compiling chacha20 v0.10.0
30832026-03-12T01:18:40.705Z Compiling postcard v1.1.3
30842026-03-12T01:18:40.759Z Compiling proc-macro-crate v1.3.1
30852026-03-12T01:18:40.781Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30862026-03-12T01:18:40.854Z Compiling secrecy v0.10.3
30872026-03-12T01:18:40.903Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30882026-03-12T01:18:41.086Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30892026-03-12T01:18:41.114Z Compiling foreign-types v0.5.0
30902026-03-12T01:18:41.169Z Compiling cstr-argument v0.1.2
30912026-03-12T01:18:41.192Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30922026-03-12T01:18:41.245Z Compiling unsafe-libyaml v0.2.11
30932026-03-12T01:18:41.332Z Compiling colored v3.1.1
30942026-03-12T01:18:41.336Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30952026-03-12T01:18:41.380Z Compiling num_enum_derive v0.5.11
30962026-03-12T01:18:41.406Z Compiling rand v0.10.0
30972026-03-12T01:18:41.452Z Compiling num_enum_derive v0.7.5
30982026-03-12T01:18:41.459Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30992026-03-12T01:18:41.459Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31002026-03-12T01:18:41.541Z Compiling nix v0.30.1
31012026-03-12T01:18:41.570Z Compiling camino-tempfile v1.4.1
31022026-03-12T01:18:41.653Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31032026-03-12T01:18:41.718Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31042026-03-12T01:18:41.893Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31052026-03-12T01:18:41.924Z Compiling smf v0.2.3
31062026-03-12T01:18:41.955Z Compiling tokio-rustls v0.25.0
31072026-03-12T01:18:42.045Z Compiling serde_yaml v0.9.34+deprecated
31082026-03-12T01:18:42.199Z Compiling num-derive v0.4.2
31092026-03-12T01:18:42.225Z Compiling sigpipe v0.1.3
31102026-03-12T01:18:42.289Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31112026-03-12T01:18:42.328Z Compiling glob v0.3.3
31122026-03-12T01:18:42.612Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31132026-03-12T01:18:42.712Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31142026-03-12T01:18:42.734Z Compiling whoami v1.6.1
31152026-03-12T01:18:42.918Z Compiling toml v0.8.23
31162026-03-12T01:18:42.960Z Compiling convert_case v0.4.0
31172026-03-12T01:18:42.984Z Compiling num_enum v0.5.11
31182026-03-12T01:18:43.061Z Compiling universal-hash v0.5.1
31192026-03-12T01:18:43.066Z Compiling test-strategy v0.4.5
31202026-03-12T01:18:43.095Z Compiling num_enum v0.7.5
31212026-03-12T01:18:43.125Z Compiling parse-display v0.10.0
31222026-03-12T01:18:43.152Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31232026-03-12T01:18:43.176Z Compiling opaque-debug v0.3.1
31242026-03-12T01:18:43.258Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31252026-03-12T01:18:43.282Z Compiling half v2.7.1
31262026-03-12T01:18:43.311Z Compiling ciborium-io v0.2.2
31272026-03-12T01:18:43.527Z Compiling derive_more v0.99.20
31282026-03-12T01:18:43.554Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31292026-03-12T01:18:43.563Z Compiling aead v0.5.2
31302026-03-12T01:18:43.678Z Compiling poly1305 v0.8.0
31312026-03-12T01:18:43.715Z Compiling chacha20 v0.9.1
31322026-03-12T01:18:43.742Z Compiling ciborium-ll v0.2.2
31332026-03-12T01:18:43.820Z Compiling typify-impl v0.4.3
31342026-03-12T01:18:43.843Z Compiling typify-impl v0.6.1
31352026-03-12T01:18:43.867Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31362026-03-12T01:18:43.891Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31372026-03-12T01:18:43.996Z Compiling ciborium v0.2.2
31382026-03-12T01:18:44.051Z Compiling thiserror-impl-no-std v2.0.2
31392026-03-12T01:18:44.098Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31402026-03-12T01:18:44.204Z Compiling num-rational v0.4.2
31412026-03-12T01:18:44.224Z Compiling password-hash v0.5.0
31422026-03-12T01:18:44.333Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31432026-03-12T01:18:44.354Z Compiling blake2 v0.10.6
31442026-03-12T01:18:44.550Z Compiling num-complex v0.4.6
31452026-03-12T01:18:44.582Z Compiling indent_write v2.2.0
31462026-03-12T01:18:44.658Z Compiling ingot-types v0.1.2
31472026-03-12T01:18:44.791Z Compiling prettyplease v0.2.37
31482026-03-12T01:18:44.817Z Compiling argon2 v0.5.3
31492026-03-12T01:18:44.839Z Compiling chacha20poly1305 v0.10.1
31502026-03-12T01:18:45.062Z Compiling float-ord v0.3.2
31512026-03-12T01:18:45.083Z Compiling num v0.4.3
31522026-03-12T01:18:45.139Z Compiling gethostname v0.5.0
31532026-03-12T01:18:45.163Z Compiling usdt-attr-macro v0.5.0
31542026-03-12T01:18:45.185Z Compiling ingot v0.1.1
31552026-03-12T01:18:45.236Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31562026-03-12T01:18:45.259Z Compiling usdt-macro v0.5.0
31572026-03-12T01:18:45.262Z Compiling derive-where v1.6.0
31582026-03-12T01:18:45.320Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31592026-03-12T01:18:45.675Z Compiling memmap v0.7.0
31602026-03-12T01:18:45.698Z Compiling atomicwrites v0.4.4
31612026-03-12T01:18:45.799Z Compiling thiserror-no-std v2.0.2
31622026-03-12T01:18:45.943Z Compiling vsss-rs v3.3.4
31632026-03-12T01:18:45.966Z Compiling owo-colors v4.3.0
31642026-03-12T01:18:45.989Z Compiling cancel-safe-futures v0.1.5
31652026-03-12T01:18:46.011Z Compiling libsw-core v0.3.2
31662026-03-12T01:18:46.317Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31672026-03-12T01:18:46.371Z Compiling async-recursion v1.1.1
31682026-03-12T01:18:46.371Z Compiling usdt v0.5.0
31692026-03-12T01:18:46.381Z Compiling resolv-conf v0.7.6
31702026-03-12T01:18:46.720Z Compiling libsw v3.5.0
31712026-03-12T01:18:46.913Z Compiling progenitor-client v0.11.2
31722026-03-12T01:18:46.939Z Compiling linear-map v1.2.0
31732026-03-12T01:18:46.961Z Compiling libefi-sys v0.1.0
31742026-03-12T01:18:46.987Z Compiling newline-converter v0.3.0
31752026-03-12T01:18:47.038Z Compiling hickory-proto v0.24.4
31762026-03-12T01:18:47.175Z Compiling console v0.15.11
31772026-03-12T01:18:47.218Z Compiling bitfield-struct v0.6.2
31782026-03-12T01:18:47.242Z Compiling semver v0.1.20
31792026-03-12T01:18:47.247Z Compiling linked-hash-map v0.5.6
31802026-03-12T01:18:47.291Z Compiling pin-project-internal v1.1.11
31812026-03-12T01:18:47.361Z Compiling slog-dtrace v0.3.0
31822026-03-12T01:18:47.382Z Compiling minimal-lexical v0.2.1
31832026-03-12T01:18:47.542Z Compiling lru-cache v0.1.2
31842026-03-12T01:18:47.640Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31852026-03-12T01:18:47.663Z Compiling expectorate v1.2.0
31862026-03-12T01:18:47.685Z Compiling rustc_version v0.1.7
31872026-03-12T01:18:47.738Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31882026-03-12T01:18:47.780Z Compiling nom v7.1.3
31892026-03-12T01:18:47.836Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31902026-03-12T01:18:47.869Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31912026-03-12T01:18:47.902Z Compiling tokio-dtrace v0.1.1
31922026-03-12T01:18:48.025Z Compiling newtype_derive v0.1.6
31932026-03-12T01:18:48.029Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31942026-03-12T01:18:48.145Z Compiling phf_shared v0.12.1
31952026-03-12T01:18:48.149Z Compiling dropshot-api-manager-types v0.6.0
31962026-03-12T01:18:48.189Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972026-03-12T01:18:48.293Z Compiling pem v3.0.6
31982026-03-12T01:18:48.329Z Compiling snafu-derive v0.8.9
31992026-03-12T01:18:48.395Z Compiling csv-core v0.1.13
32002026-03-12T01:18:48.416Z Compiling xshell-macros v0.2.7
32012026-03-12T01:18:48.638Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022026-03-12T01:18:48.661Z Compiling chrono-tz v0.10.4
32032026-03-12T01:18:48.763Z Compiling same-file v1.0.6
32042026-03-12T01:18:48.790Z Compiling highway v1.3.0
32052026-03-12T01:18:48.839Z Compiling const_format_proc_macros v0.2.34
32062026-03-12T01:18:49.036Z Compiling pin-project v1.1.11
32072026-03-12T01:18:49.049Z Compiling xshell v0.2.7
32082026-03-12T01:18:49.049Z Compiling walkdir v2.5.0
32092026-03-12T01:18:49.049Z Compiling csv v1.4.0
32102026-03-12T01:18:49.199Z Compiling phf v0.12.1
32112026-03-12T01:18:49.404Z Compiling oxide-tokio-rt v0.1.2
32122026-03-12T01:18:49.487Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32132026-03-12T01:18:49.510Z Compiling globset v0.4.18
32142026-03-12T01:18:49.677Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32152026-03-12T01:18:49.718Z Compiling olpc-cjson v0.1.4
32162026-03-12T01:18:49.740Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32172026-03-12T01:18:49.825Z Compiling primeorder v0.13.6
32182026-03-12T01:18:49.849Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32192026-03-12T01:18:49.888Z Compiling serde_plain v1.0.2
32202026-03-12T01:18:49.915Z Compiling typed-path v0.9.3
32212026-03-12T01:18:49.943Z Compiling base64 v0.21.7
32222026-03-12T01:18:49.968Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32232026-03-12T01:18:50.032Z Compiling hickory-resolver v0.24.4
32242026-03-12T01:18:50.177Z Compiling const_format v0.2.35
32252026-03-12T01:18:50.372Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32262026-03-12T01:18:50.402Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32272026-03-12T01:18:50.501Z Compiling tabled_derive v0.7.0
32282026-03-12T01:18:50.528Z Compiling bcs v0.1.6
32292026-03-12T01:18:50.534Z Compiling typify-macro v0.6.1
32302026-03-12T01:18:50.592Z Compiling typify-macro v0.4.3
32312026-03-12T01:18:50.634Z Compiling salty v0.3.0
32322026-03-12T01:18:50.960Z Compiling termtree v0.5.1
32332026-03-12T01:18:51.008Z Compiling radium v0.7.0
32342026-03-12T01:18:51.108Z Compiling textwrap v0.16.2
32352026-03-12T01:18:51.136Z Compiling snafu v0.8.9
32362026-03-12T01:18:51.188Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32372026-03-12T01:18:51.242Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32382026-03-12T01:18:51.409Z Compiling qorb v0.4.1
32392026-03-12T01:18:51.488Z Compiling tough v0.20.0
32402026-03-12T01:18:51.553Z Compiling steno v0.4.1
32412026-03-12T01:18:51.646Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32422026-03-12T01:18:51.668Z Compiling utf-8 v0.7.6
32432026-03-12T01:18:51.690Z Compiling maybe-uninit v2.0.0
32442026-03-12T01:18:51.793Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32452026-03-12T01:18:51.892Z Compiling humantime v2.3.0
32462026-03-12T01:18:51.962Z Compiling tabled v0.15.0
32472026-03-12T01:18:51.984Z Compiling tap v1.0.1
32482026-03-12T01:18:52.091Z Compiling tungstenite v0.21.0
32492026-03-12T01:18:52.207Z Compiling wyz v0.5.1
32502026-03-12T01:18:52.297Z Compiling p384 v0.13.1
32512026-03-12T01:18:52.432Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32522026-03-12T01:18:52.495Z Compiling arc-swap v1.8.2
32532026-03-12T01:18:52.519Z Compiling tagptr v0.2.0
32542026-03-12T01:18:52.607Z Compiling packed_struct v0.10.1
32552026-03-12T01:18:52.756Z Compiling funty v2.0.0
32562026-03-12T01:18:52.864Z Compiling slog-scope v4.4.1
32572026-03-12T01:18:52.934Z Compiling tokio-tungstenite v0.21.0
32582026-03-12T01:18:53.041Z Compiling moka v0.12.13
32592026-03-12T01:18:53.123Z Compiling typify v0.4.3
32602026-03-12T01:18:53.147Z Compiling typify v0.6.1
32612026-03-12T01:18:53.199Z Compiling polyval v0.6.2
32622026-03-12T01:18:53.225Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32632026-03-12T01:18:53.225Z Compiling packed_struct_codegen v0.10.1
32642026-03-12T01:18:53.318Z Compiling progenitor-impl v0.13.0
32652026-03-12T01:18:53.339Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32662026-03-12T01:18:53.410Z Compiling progenitor-impl v0.11.2
32672026-03-12T01:18:53.541Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32682026-03-12T01:18:53.703Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32692026-03-12T01:18:53.726Z Compiling progenitor-impl v0.10.0
32702026-03-12T01:18:54.102Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32712026-03-12T01:18:54.280Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32722026-03-12T01:18:54.320Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32732026-03-12T01:18:54.343Z Compiling bitvec v1.0.1
32742026-03-12T01:18:54.822Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32752026-03-12T01:18:54.852Z Compiling bitfield-macros v0.19.4
32762026-03-12T01:18:55.110Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32772026-03-12T01:18:55.139Z Compiling zerocopy-derive v0.6.6
32782026-03-12T01:18:55.349Z Compiling proc-macro-error-attr2 v2.0.0
32792026-03-12T01:18:55.474Z Compiling indexmap v1.9.3
32802026-03-12T01:18:55.742Z Compiling nodrop v0.1.14
32812026-03-12T01:18:55.841Z Compiling parking_lot_core v0.8.6
32822026-03-12T01:18:55.874Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32832026-03-12T01:18:55.918Z Compiling crc-catalog v2.4.0
32842026-03-12T01:18:56.074Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32852026-03-12T01:18:56.205Z Compiling crc v3.4.0
32862026-03-12T01:18:56.263Z Compiling bitfield v0.19.4
32872026-03-12T01:18:56.335Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32882026-03-12T01:18:56.361Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32892026-03-12T01:18:56.405Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32902026-03-12T01:18:56.430Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32912026-03-12T01:18:56.511Z Compiling zerocopy v0.6.6
32922026-03-12T01:18:56.748Z Compiling array-init v0.0.4
32932026-03-12T01:18:56.940Z Compiling proc-macro-error2 v2.0.1
32942026-03-12T01:18:56.991Z Compiling hickory-resolver v0.25.2
32952026-03-12T01:18:57.053Z Compiling ghash v0.5.1
32962026-03-12T01:18:57.193Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32972026-03-12T01:18:57.223Z Compiling progenitor-macro v0.13.0
32982026-03-12T01:18:57.264Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32992026-03-12T01:18:57.287Z Compiling progenitor-macro v0.11.2
33002026-03-12T01:18:57.318Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33012026-03-12T01:18:57.343Z Compiling smallvec v0.6.14
33022026-03-12T01:18:57.378Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33032026-03-12T01:18:57.547Z Compiling progenitor-macro v0.10.0
33042026-03-12T01:18:57.677Z Compiling slog-stdlog v4.1.1
33052026-03-12T01:18:57.716Z Compiling nix v0.31.1
33062026-03-12T01:18:57.883Z Compiling git-stub v1.0.0
33072026-03-12T01:18:58.004Z Compiling ctr v0.9.2
33082026-03-12T01:18:58.321Z Compiling num-derive v0.3.3
33092026-03-12T01:18:58.344Z Compiling lzma-sys v0.1.20
33102026-03-12T01:18:58.344Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33112026-03-12T01:18:58.394Z Compiling hashbrown v0.12.3
33122026-03-12T01:18:58.461Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33132026-03-12T01:18:58.631Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33142026-03-12T01:18:58.767Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33152026-03-12T01:18:58.816Z Compiling unicase v2.9.0
33162026-03-12T01:18:58.964Z Compiling aes-gcm v0.10.3
33172026-03-12T01:18:58.986Z Compiling git-stub-vcs v0.1.0
33182026-03-12T01:18:59.031Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33192026-03-12T01:18:59.078Z Compiling slog-envlogger v2.2.0
33202026-03-12T01:18:59.120Z Compiling mime_guess v2.0.5
33212026-03-12T01:18:59.231Z Compiling serde-hex v0.1.0
33222026-03-12T01:18:59.469Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33232026-03-12T01:18:59.501Z Compiling tabled_derive v0.11.0
33242026-03-12T01:18:59.543Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33252026-03-12T01:18:59.589Z Compiling libscf-sys v1.1.0
33262026-03-12T01:18:59.597Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33272026-03-12T01:18:59.759Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33282026-03-12T01:18:59.874Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33292026-03-12T01:18:59.912Z Compiling ron v0.8.1
33302026-03-12T01:18:59.959Z Compiling papergrid v0.17.0
33312026-03-12T01:19:00.072Z Compiling cargo_toml v0.22.3
33322026-03-12T01:19:04.487Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33332026-03-12T01:19:04.487Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33342026-03-12T01:19:04.487Z Compiling hashbrown v0.13.2
33352026-03-12T01:19:04.487Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33362026-03-12T01:19:04.487Z Compiling testing_table v0.3.0
33372026-03-12T01:19:04.487Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33382026-03-12T01:19:04.487Z Compiling ssh-encoding v0.2.0
33392026-03-12T01:19:04.487Z Compiling blowfish v0.9.1
33402026-03-12T01:19:04.487Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33412026-03-12T01:19:04.487Z Compiling nibble_vec v0.1.0
33422026-03-12T01:19:04.487Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33432026-03-12T01:19:04.487Z Compiling crc-any v2.5.0
33442026-03-12T01:19:04.487Z Compiling endian-type v0.1.2
33452026-03-12T01:19:04.488Z Compiling corncobs v0.1.4
33462026-03-12T01:19:04.488Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33472026-03-12T01:19:04.488Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33482026-03-12T01:19:04.488Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33492026-03-12T01:19:04.529Z Compiling radix_trie v0.2.1
33502026-03-12T01:19:04.529Z Compiling bcrypt-pbkdf v0.10.0
33512026-03-12T01:19:04.529Z Compiling ssh-cipher v0.2.0
33522026-03-12T01:19:04.529Z Compiling object v0.30.4
33532026-03-12T01:19:04.529Z Compiling tabled v0.20.0
33542026-03-12T01:19:04.529Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33552026-03-12T01:19:04.529Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33562026-03-12T01:19:04.529Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33572026-03-12T01:19:04.529Z Compiling parking_lot v0.11.2
33582026-03-12T01:19:04.529Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33592026-03-12T01:19:04.529Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33602026-03-12T01:19:04.529Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33612026-03-12T01:19:04.529Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33622026-03-12T01:19:04.529Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33632026-03-12T01:19:04.529Z Compiling prefix-trie v0.7.0
33642026-03-12T01:19:04.529Z Compiling password-hash v0.4.2
33652026-03-12T01:19:04.529Z Compiling fxhash v0.2.1
33662026-03-12T01:19:04.564Z Compiling secrecy v0.8.0
33672026-03-12T01:19:04.659Z Compiling path-slash v0.1.5
33682026-03-12T01:19:04.692Z Compiling progenitor v0.11.2
33692026-03-12T01:19:04.716Z Compiling progenitor v0.13.0
33702026-03-12T01:19:04.770Z Compiling http-range v0.1.5
33712026-03-12T01:19:04.794Z Compiling half v1.8.3
33722026-03-12T01:19:04.875Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33732026-03-12T01:19:04.878Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33742026-03-12T01:19:04.921Z Compiling progenitor v0.10.0
33752026-03-12T01:19:04.947Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33762026-03-12T01:19:05.004Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33772026-03-12T01:19:05.052Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33782026-03-12T01:19:05.146Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33792026-03-12T01:19:05.209Z Compiling serde_cbor v0.11.2
33802026-03-12T01:19:05.518Z Compiling pbkdf2 v0.11.0
33812026-03-12T01:19:05.813Z Compiling hickory-server v0.25.2
33822026-03-12T01:19:05.836Z Compiling sled v0.34.7
33832026-03-12T01:19:05.861Z Compiling ron v0.12.0
33842026-03-12T01:19:06.065Z Compiling xz2 v0.1.7
33852026-03-12T01:19:06.169Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33862026-03-12T01:19:06.192Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33872026-03-12T01:19:06.502Z Compiling ssh-key v0.6.7
33882026-03-12T01:19:07.123Z Compiling hickory-client v0.25.2
33892026-03-12T01:19:07.188Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33902026-03-12T01:19:07.469Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33912026-03-12T01:19:07.620Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33922026-03-12T01:19:07.992Z Compiling p521 v0.13.3
33932026-03-12T01:19:08.327Z Compiling p256 v0.13.2
33942026-03-12T01:19:08.352Z Compiling yasna v0.5.2
33952026-03-12T01:19:08.388Z Compiling kstat-rs v0.2.4
33962026-03-12T01:19:08.452Z Compiling headers-core v0.3.0
33972026-03-12T01:19:08.540Z Compiling nanorand v0.7.0
33982026-03-12T01:19:08.652Z Compiling atty v0.2.14
33992026-03-12T01:19:08.830Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34002026-03-12T01:19:08.851Z Compiling russh-cryptovec v0.7.3
34012026-03-12T01:19:08.878Z Compiling home v0.5.12
34022026-03-12T01:19:08.957Z Compiling md5 v0.7.0
34032026-03-12T01:19:08.981Z Compiling crc8 v0.1.1
34042026-03-12T01:19:08.985Z Compiling base16ct v1.0.0
34052026-03-12T01:19:09.096Z Compiling rcgen v0.12.1
34062026-03-12T01:19:09.127Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34072026-03-12T01:19:09.152Z Compiling flume v0.11.1
34082026-03-12T01:19:09.177Z Compiling russh-keys v0.45.0
34092026-03-12T01:19:09.327Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34102026-03-12T01:19:09.331Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34112026-03-12T01:19:09.370Z Compiling headers v0.4.1
34122026-03-12T01:19:09.684Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34132026-03-12T01:19:10.370Z Compiling hyper-staticfile v0.10.1
34142026-03-12T01:19:10.485Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34152026-03-12T01:19:10.993Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34162026-03-12T01:19:11.087Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34172026-03-12T01:19:11.110Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34182026-03-12T01:19:11.391Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34192026-03-12T01:19:11.444Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34202026-03-12T01:19:12.411Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34212026-03-12T01:19:12.436Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34222026-03-12T01:19:12.585Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34232026-03-12T01:19:12.835Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34242026-03-12T01:19:13.372Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34252026-03-12T01:19:13.418Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34262026-03-12T01:19:13.474Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34272026-03-12T01:19:13.681Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34282026-03-12T01:19:13.879Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34292026-03-12T01:19:13.902Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34302026-03-12T01:19:13.974Z Compiling num-bigint v0.4.6
34312026-03-12T01:19:14.266Z Compiling des v0.8.1
34322026-03-12T01:19:14.293Z Compiling subprocess v0.2.15
34332026-03-12T01:19:14.375Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34342026-03-12T01:19:14.548Z Compiling display-error-chain v0.2.2
34352026-03-12T01:19:14.570Z Compiling hex-literal v0.4.1
34362026-03-12T01:19:14.654Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34372026-03-12T01:19:14.748Z Compiling colored v2.2.0
34382026-03-12T01:19:14.771Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34392026-03-12T01:19:14.912Z Compiling socket2 v0.5.10
34402026-03-12T01:19:15.001Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34412026-03-12T01:19:15.129Z Compiling internet-checksum v0.2.1
34422026-03-12T01:19:15.648Z Compiling russh v0.45.0
34432026-03-12T01:19:16.431Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34442026-03-12T01:19:17.393Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34452026-03-12T01:19:18.037Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34462026-03-12T01:19:23.704Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34472026-03-12T01:19:33.700Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34482026-03-12T01:19:33.700Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34492026-03-12T01:19:33.703Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34502026-03-12T01:19:33.703Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34512026-03-12T01:19:35.918Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34522026-03-12T01:19:36.084Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34532026-03-12T01:19:41.986Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34542026-03-12T01:20:11.579Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34552026-03-12T01:20:36.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34562026-03-12T01:20:36.691Z
34572026-03-12T01:20:36.695Zreal 1:59.510735378
34582026-03-12T01:20:36.695Zuser 11:38.309983275
34592026-03-12T01:20:36.695Zsys 2:07.330965478
34602026-03-12T01:20:36.695Ztrap 0.343839499
34612026-03-12T01:20:36.695Ztflt 0.621171799
34622026-03-12T01:20:36.695Zdflt 1.604759318
34632026-03-12T01:20:36.695Zkflt 0.000151763
34642026-03-12T01:20:36.695Zlock 29:08.936879130
34652026-03-12T01:20:36.695Zslp 38:31.508625671
34662026-03-12T01:20:36.695Zlat 45.686677079
34672026-03-12T01:20:36.695Zstop 3:38.405771799
34682026-03-12T01:20:36.695Z+ mkdir tests
34692026-03-12T01:20:36.699Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34702026-03-12T01:20:36.699Z+ xargs -I '{}' -t cp '{}' tests/
34712026-03-12T01:20:36.737Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-415e097f7c074305 tests/
34722026-03-12T01:20:36.768Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d2d1ef7a3d4d741e tests/
34732026-03-12T01:20:36.799Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ad49457e8220e076 tests/
34742026-03-12T01:20:36.828Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ce51ee232499ee7c tests/
34752026-03-12T01:20:37.110Z+ 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/*)
34762026-03-12T01:20:37.117Z+ 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-d2d1ef7a3d4d741e tests/commtest-ad49457e8220e076 tests/dhcp_server-415e097f7c074305 tests/end_to_end_tests-ce51ee232499ee7c 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
34772026-03-12T01:22:17.317ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34782026-03-12T01:22:17.317Za .github/buildomat/ci-env.sh 1K
34792026-03-12T01:22:17.318Za out/target/test 1K
34802026-03-12T01:22:17.318Za out/npuzone/npuzone 27402K
34812026-03-12T01:22:17.318Za package-manifest.toml 35K
34822026-03-12T01:22:17.318Za smf/sled-agent/non-gimlet/config.toml 6K
34832026-03-12T01:22:17.318Za target/release/omicron-package 41064K
34842026-03-12T01:22:17.318Za target/release/xtask 11359K
34852026-03-12T01:22:17.318Za target/debug/bootstrap 345836K
34862026-03-12T01:22:17.318Za tests/bootstrap-d2d1ef7a3d4d741e 31480K
34872026-03-12T01:22:17.318Za tests/commtest-ad49457e8220e076 31997K
34882026-03-12T01:22:17.318Za tests/dhcp_server-415e097f7c074305 31480K
34892026-03-12T01:22:17.318Za tests/end_to_end_tests-ce51ee232499ee7c 387856K
34902026-03-12T01:22:17.318Za out/clickhouse.tar.gz 302570K
34912026-03-12T01:22:17.318Za out/clickhouse_keeper.tar.gz 287859K
34922026-03-12T01:22:17.318Za out/clickhouse_server.tar.gz 302568K
34932026-03-12T01:22:17.318Za out/cockroachdb.tar.gz 156108K
34942026-03-12T01:22:17.318Za out/crucible-pantry-zone.tar.gz 38317K
34952026-03-12T01:22:17.318Za out/crucible-utils.tar 17744K
34962026-03-12T01:22:17.318Za out/crucible-zone.tar.gz 52455K
34972026-03-12T01:22:17.318Za out/external-dns.tar.gz 41551K
34982026-03-12T01:22:17.318Za out/internal-dns.tar.gz 41550K
34992026-03-12T01:22:17.318Za out/mg-ddm-gz.tar 86339K
35002026-03-12T01:22:17.318Za out/nexus.tar.gz 207256K
35012026-03-12T01:22:17.318Za out/ntp.tar.gz 22568K
35022026-03-12T01:22:17.318Za out/omicron-gateway-softnpu.tar.gz 27289K
35032026-03-12T01:22:17.318Za out/omicron-sled-agent.tar 182541K
35042026-03-12T01:22:17.318Za out/overlay.tar.gz 3K
35052026-03-12T01:22:17.318Za out/oximeter.tar.gz 57843K
35062026-03-12T01:22:17.318Za out/oxlog.tar 3895K
35072026-03-12T01:22:17.318Za out/probe.tar.gz 3037K
35082026-03-12T01:22:17.318Za out/propolis-server.tar.gz 74633K
35092026-03-12T01:22:17.318Za out/pumpkind-gz.tar 26647K
35102026-03-12T01:22:17.318Za out/switch-softnpu.tar.gz 373199K
35112026-03-12T01:22:17.322Z
35122026-03-12T01:22:17.322Zreal 1:40.231270138
35132026-03-12T01:22:17.322Zuser 1:37.200765763
35142026-03-12T01:22:17.322Zsys 6.117464707
35152026-03-12T01:22:17.322Ztrap 0.006753288
35162026-03-12T01:22:17.322Ztflt 0.000000000
35172026-03-12T01:22:17.322Zdflt 0.000000000
35182026-03-12T01:22:17.322Zkflt 0.000000000
35192026-03-12T01:22:17.322Zlock 0.000000000
35202026-03-12T01:22:17.322Zslp 1:36.518899477
35212026-03-12T01:22:17.322Zlat 0.613996139
35222026-03-12T01:22:17.322Zstop 0.000163891
35232026-03-12T01:22:17.322Zprocess exited: duration 1236029 ms, exit code 0
 
35242026-03-12T01:22:17.340Zfound 1 output files
35252026-03-12T01:22:17.340Zuploading: /work/package.tar.gz (2322318983 bytes)
35262026-03-12T01:22:51.934Zuploaded: /work/package.tar.gz