01KQJWW6B3G1CDAJ3K3NVYJM8S: 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: 01KQJWWJ87Z3QTZ4WTFTN8QR29

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-01T23:10:40.639Zjob assigned to worker 01KQJWWNF0DPDE8W5898GXAXA8 [factory aws, i-0502680c47f08c8c1] (queued for 45 s)
 
22026-05-01T23:10:47.852Zstarting task 0: "setup"
32026-05-01T23:10:47.918Z++ uname -s
42026-05-01T23:10:47.918Z+ kern=SunOS
52026-05-01T23:10:47.918Z+ build_user=build
62026-05-01T23:10:47.918Z+ build_uid=12345
72026-05-01T23:10:47.918Z+ work_dir=/work
82026-05-01T23:10:47.919Z+ input_dir=/input
92026-05-01T23:10:47.919Z+ [[ 0 == 12345 ]]
102026-05-01T23:10:47.919Z+ case "$kern" in
112026-05-01T23:10:47.919Z+ groupadd -g 12345 build
122026-05-01T23:10:47.919Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-01T23:10:49.873Z+ zfs create -o mountpoint=/work rpool/work
142026-05-01T23:10:49.996Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-01T23:10:49.999Z+ home_fs=zfs
162026-05-01T23:10:49.999Z+ [[ zfs == autofs ]]
172026-05-01T23:10:49.999Z+ mkdir -p /home/build
182026-05-01T23:10:50.002Z+ chown build:build /home/build /work
192026-05-01T23:10:52.002Z+ chmod 0700 /home/build /work
202026-05-01T23:10:52.006Zprocess exited: duration 4153 ms, exit code 0
 
212026-05-01T23:10:52.012Zstarting task 1: "rust-toolchain"
222026-05-01T23:10:52.018Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-01T23:10:52.018Z * rust toolchain channel = "1.94.0"
242026-05-01T23:10:52.018Z * rust toolchain profile = "default"
252026-05-01T23:10:52.018Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-01T23:10:52.018Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-01T23:10:52.018Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-01T23:10:52.021Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-01T23:10:52.021Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-01T23:10:52.176Zinfo: downloading installer
312026-05-01T23:10:54.214Zwarn: It looks like you have an existing installation of Rust at:
322026-05-01T23:10:54.214Zwarn: /opt/ooce/bin
332026-05-01T23:10:54.214Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-01T23:10:54.214Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-01T23:10:54.214Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-01T23:10:54.215Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-01T23:10:54.215Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-01T23:10:54.215Zerror: cannot install while Rust is installed
392026-05-01T23:10:54.215Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-01T23:10:54.215Zwarn: It looks like you have an existing rustup settings file at:
412026-05-01T23:10:54.215Zwarn: /home/build/.rustup/settings.toml
422026-05-01T23:10:54.215Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-01T23:10:54.215Zwarn: instead of the one inferred from the default host triple.
442026-05-01T23:10:54.249Zinfo: profile set to default
452026-05-01T23:10:54.249Zinfo: default host triple is x86_64-unknown-illumos
462026-05-01T23:10:54.252Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-01T23:10:54.401Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-01T23:10:54.404Zinfo: downloading 6 components
492026-05-01T23:11:10.612Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-05-01T23:11:10.612Z
512026-05-01T23:11:10.640Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-01T23:11:10.640Z
532026-05-01T23:11:10.640Z
542026-05-01T23:11:10.641ZRust is installed now. Great!
552026-05-01T23:11:10.641Z
562026-05-01T23:11:10.641ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-01T23:11:10.641Zenvironment variable. This has not been done automatically.
582026-05-01T23:11:10.641Z
592026-05-01T23:11:10.641ZTo configure your current shell, you need to source
602026-05-01T23:11:10.641Zthe corresponding env file under $HOME/.cargo.
612026-05-01T23:11:10.641Z
622026-05-01T23:11:10.641ZThis is usually done by running one of the following (note the leading DOT):
632026-05-01T23:11:10.641Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-01T23:11:10.641Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-01T23:11:10.641Zsource "~/.cargo/env.nu" # For nushell
662026-05-01T23:11:10.641Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-01T23:11:10.641Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-01T23:11:10.641Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-01T23:11:10.644Zwarn: no default linker (`cc`) was found in your PATH
702026-05-01T23:11:10.644Zwarn: many Rust crates require a system C toolchain to build
712026-05-01T23:11:10.746Z+ rustup --version
722026-05-01T23:11:10.753Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-01T23:11:10.756Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-01T23:11:10.775Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-01T23:11:10.778Z+ cargo --version
762026-05-01T23:11:10.786Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-01T23:11:10.790Z+ rustc --version
782026-05-01T23:11:10.809Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-01T23:11:10.812Zprocess exited: duration 18797 ms, exit code 0
 
802026-05-01T23:11:10.818Zstarting task 2: "authentication"
812026-05-01T23:11:10.836Zprocess exited: duration 18 ms, exit code 0
 
822026-05-01T23:11:10.844Zstarting task 3: "clone repository"
832026-05-01T23:11:10.848Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-01T23:11:10.852Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-01T23:11:10.925ZCloning into '/work/oxidecomputer/omicron'...
862026-05-01T23:11:20.127Z+ cd /work/oxidecomputer/omicron
872026-05-01T23:11:20.127Z+ git fetch origin a64b210950fbf575a656a53b32e12c158001595f
882026-05-01T23:11:20.411ZFrom https://github.com/oxidecomputer/omicron
892026-05-01T23:11:20.411Z * branch a64b210950fbf575a656a53b32e12c158001595f -> FETCH_HEAD
902026-05-01T23:11:20.426Z+ [[ -n '' ]]
912026-05-01T23:11:20.426Z+ git reset --hard a64b210950fbf575a656a53b32e12c158001595f
922026-05-01T23:11:20.660ZHEAD is now at a64b21095 rebase on main, minor comment cleanup
932026-05-01T23:11:20.664Zprocess exited: duration 9818 ms, exit code 0
 
942026-05-01T23:11:20.670Zstarting task 4: "build"
952026-05-01T23:11:20.676Z+ source .github/buildomat/ci-env.sh
962026-05-01T23:11:20.676Z++ export CARGO_TERM_COLOR=always
972026-05-01T23:11:20.676Z++ CARGO_TERM_COLOR=always
982026-05-01T23:11:20.676Z+ cargo --version
992026-05-01T23:11:20.687Zcargo 1.94.0 (85eff7c80 2026-01-15)
1002026-05-01T23:11:20.690Z+ rustc --version
1012026-05-01T23:11:20.710Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1022026-05-01T23:11:20.713Z+ WORK=/work
1032026-05-01T23:11:20.713Z+ pfexec mkdir -p /work
1042026-05-01T23:11:20.716Z+ pfexec chown build /work
1052026-05-01T23:11:20.719Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1062026-05-01T23:11:30.999Z Startup: Refreshing catalog 'helios-dev' ... Done
1072026-05-01T23:11:38.490Z Startup: Caching catalogs ... Done
1082026-05-01T23:11:45.288ZPlanning: Solver setup ... Done (5.228s)
1092026-05-01T23:11:45.323ZPlanning: Running solver ... Done (0.036s)
1102026-05-01T23:11:45.458ZPlanning: Finding local manifests ... Done (0.003s)
1112026-05-01T23:11:45.470ZPlanning: Fetching manifests: 0/5 0% complete
1122026-05-01T23:11:45.588ZPlanning: Fetching manifests: 5/5 100% complete
1132026-05-01T23:11:45.626ZPlanning: Package planning ... Done (0.038s)
1142026-05-01T23:11:45.663ZPlanning: Merging actions ... Done (0.037s)
1152026-05-01T23:11:45.847ZPlanning: Checking for conflicting actions ... Done (0.183s)
1162026-05-01T23:11:45.857ZPlanning: Consolidating action changes ... Done (0.009s)
1172026-05-01T23:11:46.555ZPlanning: Evaluating mediators ... Done (0.698s)
1182026-05-01T23:11:46.562ZPlanning: Planning completed in 7.90 seconds
1192026-05-01T23:11:46.739Z Packages to install: 5
1202026-05-01T23:11:46.739Z Mediators to change: 3
1212026-05-01T23:11:46.739Z Services to change: 1
1222026-05-01T23:11:46.739Z Estimated space available: 155.34 GB
1232026-05-01T23:11:46.742ZEstimated space to be consumed: 1.89 GB
1242026-05-01T23:11:46.742Z Create boot environment: No
1252026-05-01T23:11:46.742ZCreate backup boot environment: No
1262026-05-01T23:11:46.742Z Rebuild boot archive: No
1272026-05-01T23:11:46.742Z
1282026-05-01T23:11:46.742ZChanged mediators:
1292026-05-01T23:11:46.742Z mediator clang:
1302026-05-01T23:11:46.742Z version: None -> 15 (system default)
1312026-05-01T23:11:46.742Z
1322026-05-01T23:11:46.742Z mediator llvm:
1332026-05-01T23:11:46.742Z version: 14 (system default) -> 15 (system default)
1342026-05-01T23:11:46.742Z
1352026-05-01T23:11:46.742Z mediator postgresql:
1362026-05-01T23:11:46.742Z version: 15 (system default) -> 18 (system default)
1372026-05-01T23:11:46.742Z
1382026-05-01T23:11:46.743ZChanged packages:
1392026-05-01T23:11:46.743Zhelios-dev
1402026-05-01T23:11:46.743Z developer/build-essential
1412026-05-01T23:11:46.743Z None -> 11-2.0
1422026-05-01T23:11:46.743Z library/libxmlsec1
1432026-05-01T23:11:46.743Z None -> 1.2.35-2.0
1442026-05-01T23:11:46.743Z ooce/developer/clang-15
1452026-05-01T23:11:46.743Z None -> 15.0.7-2.0
1462026-05-01T23:11:46.743Z ooce/developer/llvm-15
1472026-05-01T23:11:46.743Z None -> 15.0.7-2.0
1482026-05-01T23:11:46.743Z ooce/library/postgresql-18
1492026-05-01T23:11:46.743Z None -> 18.1-2.0
1502026-05-01T23:11:46.743Z
1512026-05-01T23:11:46.743ZServices:
1522026-05-01T23:11:46.743Z restart_fmri:
1532026-05-01T23:11:46.743Z svc:/system/update-man-index:default
1542026-05-01T23:11:46.783Z
1552026-05-01T23:11:46.783ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1562026-05-01T23:11:51.784ZDownload: 1141/4272 items 59.2/219.0MB 27% complete (11.8M/s)
1572026-05-01T23:11:57.301ZDownload: 2220/4272 items 119.2/219.0MB 54% complete (13.3M/s)
1582026-05-01T23:12:02.301ZDownload: 3124/4272 items 141.2/219.0MB 64% complete (5.9M/s)
1592026-05-01T23:12:05.420ZDownload: Completed 218.99 MB in 18.63 seconds (11.8M/s)
1602026-05-01T23:12:05.588Z Actions: 1/4789 actions (Installing new actions)
1612026-05-01T23:12:09.110Z Actions: Completed 4789 actions in 3.52 seconds.
1622026-05-01T23:12:09.390Z Done (0.275s)
1632026-05-01T23:12:09.390Z Done (0.000s)
1642026-05-01T23:12:10.033Z Done (0.642s)
1652026-05-01T23:12:13.552Z Done (3.171s)
1662026-05-01T23:12:13.634Z Done (0.013s)
1672026-05-01T23:12:13.640Z Done (0.000s)
1682026-05-01T23:12:14.111Z Done (0.000s)
1692026-05-01T23:12:14.983ZPlanning: Evaluating mediator changes ... Done
1702026-05-01T23:12:15.092ZPlanning: Checking for conflicting actions ... Done
1712026-05-01T23:12:15.095ZPlanning: Consolidating action changes ... Done
1722026-05-01T23:12:15.249ZPlanning: Evaluating mediators ... Done
1732026-05-01T23:12:15.253ZPlanning: Planning completed in 0.27 seconds
1742026-05-01T23:12:15.271Z Mediators to change: 2
1752026-05-01T23:12:15.271Z Create boot environment: No
1762026-05-01T23:12:15.271ZCreate backup boot environment: No
1772026-05-01T23:12:15.328Z Done
1782026-05-01T23:12:15.328Z Done
1792026-05-01T23:12:15.944Z Done
1802026-05-01T23:12:18.438Z Done
1812026-05-01T23:12:18.511Z Done
1822026-05-01T23:12:18.514Z Done
1832026-05-01T23:12:18.663Z Done
1842026-05-01T23:12:18.922ZPlanning: Evaluating mediator changes ... Done
1852026-05-01T23:12:19.029ZPlanning: Checking for conflicting actions ... Done
1862026-05-01T23:12:19.032ZPlanning: Consolidating action changes ... Done
1872026-05-01T23:12:19.189ZPlanning: Evaluating mediators ... Done
1882026-05-01T23:12:19.192ZPlanning: Planning completed in 0.27 seconds
1892026-05-01T23:12:19.212Z Mediators to change: 1
1902026-05-01T23:12:19.212Z Create boot environment: No
1912026-05-01T23:12:19.212ZCreate backup boot environment: No
1922026-05-01T23:12:19.255Z Done
1932026-05-01T23:12:19.255Z Done
1942026-05-01T23:12:19.866Z Done
1952026-05-01T23:12:22.344Z Done
1962026-05-01T23:12:22.414Z Done
1972026-05-01T23:12:22.417Z Done
1982026-05-01T23:12:22.549Z Done
1992026-05-01T23:12:22.835ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002026-05-01T23:12:22.835Zclang system 15 system
2012026-05-01T23:12:22.835Zcsh system system illumos
2022026-05-01T23:12:22.835Zctags system system illumos
2032026-05-01T23:12:22.835Zfile system system illumos
2042026-05-01T23:12:22.835Zgcc vendor 12 vendor
2052026-05-01T23:12:22.835Zgcc system 14 system
2062026-05-01T23:12:22.835Zgcc system 10 system
2072026-05-01T23:12:22.835Zgo system 1.20 system
2082026-05-01T23:12:22.835Zgo system 1.19 system
2092026-05-01T23:12:22.835Zllvm system 15 system
2102026-05-01T23:12:22.835Zllvm system 14 system
2112026-05-01T23:12:22.835Zmariadb system 10.6 system
2122026-05-01T23:12:22.835Zmta vendor vendor dma
2132026-05-01T23:12:22.835Zopenjdk system 17 system
2142026-05-01T23:12:22.835Zopenjdk system 11 system
2152026-05-01T23:12:22.835Zopenjdk system 1.8 system
2162026-05-01T23:12:22.835Zopenssl vendor 3 vendor
2172026-05-01T23:12:22.836Zperl system 5.36 system
2182026-05-01T23:12:22.836Zpostgresql system 18 system
2192026-05-01T23:12:22.836Zpostgresql system 15 system
2202026-05-01T23:12:22.836Zpostgresql system 13 system
2212026-05-01T23:12:22.836Zpython vendor 3 vendor
2222026-05-01T23:12:22.836Zpython system 2 system
2232026-05-01T23:12:22.836Zpython3 system 3.11 system
2242026-05-01T23:12:22.836Zruby system 3.0 system
2252026-05-01T23:12:22.836Zwords vendor vendor american-english
2262026-05-01T23:12:22.836Zwords system system australian-english
2272026-05-01T23:12:22.836Zwords system system british-english
2282026-05-01T23:12:22.836Zwords system system canadian-english
2292026-05-01T23:12:22.836Zwords system system french
2302026-05-01T23:12:22.836Zwords system system italian
2312026-05-01T23:12:22.836Zwords system system ngerman
2322026-05-01T23:12:22.836Zwords system system ogerman
2332026-05-01T23:12:22.836Zwords system system spanish
2342026-05-01T23:12:23.067ZPUBLISHER TYPE STATUS P LOCATION
2352026-05-01T23:12:23.067Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362026-05-01T23:12:27.641ZFMRI IFO
2372026-05-01T23:12:27.641Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382026-05-01T23:12:27.641Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392026-05-01T23:12:27.641Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402026-05-01T23:12:27.641Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412026-05-01T23:12:27.641Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422026-05-01T23:12:27.641Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2432026-05-01T23:12:27.641Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2442026-05-01T23:12:27.641Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2452026-05-01T23:12:27.641Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2462026-05-01T23:12:27.641Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2472026-05-01T23:12:27.641Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2482026-05-01T23:12:27.641Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2492026-05-01T23:12:27.641Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2502026-05-01T23:12:27.641Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2512026-05-01T23:12:27.641Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2522026-05-01T23:12:27.641Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2532026-05-01T23:12:27.641Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2542026-05-01T23:12:28.769Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-05-01T23:12:29.038Z Updating crates.io index
2562026-05-01T23:12:29.041Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-05-01T23:12:29.527Z Updating git repository `https://github.com/oxidecomputer/lldp`
2582026-05-01T23:12:29.817Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-05-01T23:12:30.382Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-05-01T23:12:31.323Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-05-01T23:12:31.836Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-05-01T23:12:33.135Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-05-01T23:12:33.824Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-05-01T23:12:34.133Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652026-05-01T23:12:34.866Z Updating git repository `https://github.com/oxidecomputer/clickward`
2662026-05-01T23:12:35.263Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2672026-05-01T23:12:35.700Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-05-01T23:12:36.019Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2692026-05-01T23:12:37.017Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2702026-05-01T23:12:37.482Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-05-01T23:12:37.867Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-05-01T23:12:38.326Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2732026-05-01T23:12:38.617Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2742026-05-01T23:12:38.948Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2752026-05-01T23:12:39.166Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2762026-05-01T23:12:39.420Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2772026-05-01T23:12:39.800Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2782026-05-01T23:12:40.303Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-05-01T23:12:40.988Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-05-01T23:12:41.378Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2812026-05-01T23:12:41.712Z Updating git repository `https://github.com/oxidecomputer/ispf`
2822026-05-01T23:12:42.760Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-05-01T23:12:42.999Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842026-05-01T23:12:43.780Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-05-01T23:12:44.168Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862026-05-01T23:12:44.465Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872026-05-01T23:12:45.083Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-05-01T23:12:45.361Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-05-01T23:12:45.687Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902026-05-01T23:12:46.159Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912026-05-01T23:12:46.419Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922026-05-01T23:12:46.706Z Updating git repository `https://github.com/illumos/smf-rs`
2932026-05-01T23:12:47.023Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942026-05-01T23:12:58.796Z Downloading crates ...
2952026-05-01T23:12:58.842Z Downloaded cfg-if v1.0.4
2962026-05-01T23:12:58.849Z Downloaded serde-value v0.7.0
2972026-05-01T23:12:58.856Z Downloaded cargo-util-schemas v0.8.2
2982026-05-01T23:12:58.859Z Downloaded toml_datetime v0.6.11
2992026-05-01T23:12:58.859Z Downloaded thread-id v4.2.2
3002026-05-01T23:12:58.862Z Downloaded ordered-float v2.10.1
3012026-05-01T23:12:58.865Z Downloaded utf8parse v0.2.2
3022026-05-01T23:12:58.865Z Downloaded cargo-platform v0.2.0
3032026-05-01T23:12:58.867Z Downloaded textwrap v0.16.2
3042026-05-01T23:12:58.870Z Downloaded typeid v1.0.3
3052026-05-01T23:12:58.870Z Downloaded utf8_iter v1.0.4
3062026-05-01T23:12:58.870Z Downloaded stable_deref_trait v1.2.1
3072026-05-01T23:12:58.873Z Downloaded yoke v0.8.1
3082026-05-01T23:12:58.873Z Downloaded dtrace-parser v0.2.0
3092026-05-01T23:12:58.873Z Downloaded anstyle-query v1.1.5
3102026-05-01T23:12:58.873Z Downloaded unicode-linebreak v0.1.5
3112026-05-01T23:12:58.876Z Downloaded zerofrom v0.1.6
3122026-05-01T23:12:58.876Z Downloaded toml_write v0.1.2
3132026-05-01T23:12:58.876Z Downloaded block-buffer v0.10.4
3142026-05-01T23:12:58.876Z Downloaded thiserror-impl v1.0.69
3152026-05-01T23:12:58.880Z Downloaded yoke-derive v0.8.1
3162026-05-01T23:12:58.880Z Downloaded digest v0.10.7
3172026-05-01T23:12:58.883Z Downloaded anstyle-parse v0.2.7
3182026-05-01T23:12:58.883Z Downloaded version_check v0.9.5
3192026-05-01T23:12:58.883Z Downloaded crypto-common v0.1.7
3202026-05-01T23:12:58.886Z Downloaded usdt v0.5.0
3212026-05-01T23:12:58.886Z Downloaded plain v0.2.3
3222026-05-01T23:12:58.886Z Downloaded tinystr v0.8.2
3232026-05-01T23:12:58.886Z Downloaded memmap v0.7.0
3242026-05-01T23:12:58.889Z Downloaded camino-tempfile v1.4.1
3252026-05-01T23:12:58.889Z Downloaded bytecount v0.6.9
3262026-05-01T23:12:58.892Z Downloaded cargo_metadata v0.21.0
3272026-05-01T23:12:58.892Z Downloaded unicode-xid v0.2.6
3282026-05-01T23:12:58.895Z Downloaded byteorder v1.5.0
3292026-05-01T23:12:58.898Z Downloaded anstyle v1.0.13
3302026-05-01T23:12:58.898Z Downloaded usdt-attr-macro v0.5.0
3312026-05-01T23:12:58.901Z Downloaded cargo_toml v0.21.0
3322026-05-01T23:12:58.901Z Downloaded semver v1.0.28
3332026-05-01T23:12:58.904Z Downloaded zmij v1.0.21
3342026-05-01T23:12:58.904Z Downloaded writeable v0.6.2
3352026-05-01T23:12:58.904Z Downloaded zerofrom-derive v0.1.6
3362026-05-01T23:12:58.907Z Downloaded clap_lex v1.0.0
3372026-05-01T23:12:58.907Z Downloaded idna_adapter v1.2.1
3382026-05-01T23:12:58.910Z Downloaded fnv v1.0.7
3392026-05-01T23:12:58.910Z Downloaded synstructure v0.13.2
3402026-05-01T23:12:58.910Z Downloaded usdt-macro v0.5.0
3412026-05-01T23:12:58.915Z Downloaded scroll_derive v0.12.1
3422026-05-01T23:12:58.918Z Downloaded is_terminal_polyfill v1.70.2
3432026-05-01T23:12:58.918Z Downloaded zerovec-derive v0.11.2
3442026-05-01T23:12:58.918Z Downloaded thiserror-impl v2.0.18
3452026-05-01T23:12:58.921Z Downloaded thiserror v2.0.18
3462026-05-01T23:12:58.924Z Downloaded serde_spanned v0.6.9
3472026-05-01T23:12:58.924Z Downloaded pretty-hex v0.4.1
3482026-05-01T23:12:58.924Z Downloaded heck v0.4.1
3492026-05-01T23:12:58.924Z Downloaded generic-array v0.14.7
3502026-05-01T23:12:58.927Z Downloaded proc-macro-error-attr v1.0.4
3512026-05-01T23:12:58.927Z Downloaded form_urlencoded v1.2.2
3522026-05-01T23:12:58.927Z Downloaded equivalent v1.0.2
3532026-05-01T23:12:58.927Z Downloaded fastrand v2.3.0
3542026-05-01T23:12:58.927Z Downloaded heck v0.5.0
3552026-05-01T23:12:58.930Z Downloaded thiserror v1.0.69
3562026-05-01T23:12:58.933Z Downloaded smawk v0.3.2
3572026-05-01T23:12:58.933Z Downloaded cpufeatures v0.2.17
3582026-05-01T23:12:58.933Z Downloaded macaddr v1.0.1
3592026-05-01T23:12:58.933Z Downloaded zerocopy-derive v0.7.35
3602026-05-01T23:12:58.936Z Downloaded errno v0.3.14
3612026-05-01T23:12:58.936Z Downloaded anstream v0.6.21
3622026-05-01T23:12:58.940Z Downloaded usdt-impl v0.5.0
3632026-05-01T23:12:58.940Z Downloaded ucd-trie v0.1.7
3642026-05-01T23:12:58.940Z Downloaded toml v0.8.23
3652026-05-01T23:12:58.943Z Downloaded camino v1.2.2
3662026-05-01T23:12:58.943Z Downloaded tempfile v3.25.0
3672026-05-01T23:12:58.947Z Downloaded zerotrie v0.2.3
3682026-05-01T23:12:58.950Z Downloaded url v2.5.8
3692026-05-01T23:12:58.953Z Downloaded unicode-ident v1.0.24
3702026-05-01T23:12:58.953Z Downloaded typenum v1.19.0
3712026-05-01T23:12:58.956Z Downloaded toml_edit v0.22.27
3722026-05-01T23:12:58.956Z Downloaded dof v0.3.0
3732026-05-01T23:12:58.960Z Downloaded tabled_derive v0.7.0
3742026-05-01T23:12:58.960Z Downloaded swrite v0.1.0
3752026-05-01T23:12:58.960Z Downloaded terminal_size v0.4.3
3762026-05-01T23:12:58.964Z Downloaded strsim v0.11.1
3772026-05-01T23:12:58.964Z Downloaded colorchoice v1.0.4
3782026-05-01T23:12:58.964Z Downloaded zerovec v0.11.5
3792026-05-01T23:12:58.967Z Downloaded zerocopy v0.7.35
3802026-05-01T23:12:58.974Z Downloaded itoa v1.0.17
3812026-05-01T23:12:58.978Z Downloaded winnow v0.7.14
3822026-05-01T23:12:58.982Z Downloaded serde-untagged v0.1.9
3832026-05-01T23:12:58.985Z Downloaded serde_tokenstream v0.2.3
3842026-05-01T23:12:58.985Z Downloaded percent-encoding v2.3.2
3852026-05-01T23:12:58.985Z Downloaded erased-serde v0.4.9
3862026-05-01T23:12:58.989Z Downloaded quote v1.0.45
3872026-05-01T23:12:58.989Z Downloaded autocfg v1.5.0
3882026-05-01T23:12:58.989Z Downloaded potential_utf v0.1.4
3892026-05-01T23:12:58.992Z Downloaded bitflags v2.11.0
3902026-05-01T23:12:58.992Z Downloaded litemap v0.8.1
3912026-05-01T23:12:58.994Z Downloaded anyhow v1.0.102
3922026-05-01T23:12:58.997Z Downloaded unicode-width v0.2.0
3932026-05-01T23:12:59.001Z Downloaded fs-err v3.3.0
3942026-05-01T23:12:59.001Z Downloaded unicode-width v0.1.14
3952026-05-01T23:12:59.004Z Downloaded clap_derive v4.5.55
3962026-05-01T23:12:59.004Z Downloaded displaydoc v0.2.5
3972026-05-01T23:12:59.011Z Downloaded scroll v0.12.0
3982026-05-01T23:12:59.014Z Downloaded proc-macro-error v1.0.4
3992026-05-01T23:12:59.016Z Downloaded pest_generator v2.8.6
4002026-05-01T23:12:59.021Z Downloaded sha2 v0.10.9
4012026-05-01T23:12:59.024Z Downloaded pest_meta v2.8.6
4022026-05-01T23:12:59.024Z Downloaded pest_derive v2.8.6
4032026-05-01T23:12:59.027Z Downloaded icu_normalizer_data v2.1.1
4042026-05-01T23:12:59.030Z Downloaded clap v4.5.60
4052026-05-01T23:12:59.033Z Downloaded smallvec v1.15.1
4062026-05-01T23:12:59.036Z Downloaded getrandom v0.4.1
4072026-05-01T23:12:59.038Z Downloaded serde_derive v1.0.228
4082026-05-01T23:12:59.048Z Downloaded icu_properties v2.1.2
4092026-05-01T23:12:59.051Z Downloaded papergrid v0.11.0
4102026-05-01T23:12:59.053Z Downloaded icu_locale_core v2.1.1
4112026-05-01T23:12:59.056Z Downloaded num-traits v0.2.19
4122026-05-01T23:12:59.056Z Downloaded once_cell v1.21.3
4132026-05-01T23:12:59.059Z Downloaded icu_normalizer v2.1.1
4142026-05-01T23:12:59.059Z Downloaded log v0.4.29
4152026-05-01T23:12:59.062Z Downloaded icu_provider v2.1.1
4162026-05-01T23:12:59.069Z Downloaded indexmap v2.14.0
4172026-05-01T23:12:59.077Z Downloaded proc-macro2 v1.0.106
4182026-05-01T23:12:59.086Z Downloaded serde v1.0.228
4192026-05-01T23:12:59.089Z Downloaded serde_core v1.0.228
4202026-05-01T23:12:59.092Z Downloaded icu_collections v2.1.1
4212026-05-01T23:12:59.094Z Downloaded memchr v2.8.0
4222026-05-01T23:12:59.097Z Downloaded clap_builder v4.5.60
4232026-05-01T23:12:59.110Z Downloaded serde_json v1.0.149
4242026-05-01T23:12:59.114Z Downloaded pest v2.8.6
4252026-05-01T23:12:59.122Z Downloaded idna v1.1.0
4262026-05-01T23:12:59.129Z Downloaded icu_properties_data v2.1.2
4272026-05-01T23:12:59.134Z Downloaded hashbrown v0.17.0
4282026-05-01T23:12:59.137Z Downloaded goblin v0.8.2
4292026-05-01T23:12:59.163Z Downloaded syn v1.0.109
4302026-05-01T23:12:59.168Z Downloaded tabled v0.15.0
4312026-05-01T23:12:59.176Z Downloaded syn v2.0.117
4322026-05-01T23:12:59.191Z Downloaded rustix v1.1.3
4332026-05-01T23:12:59.218Z Downloaded libc v0.2.185
4342026-05-01T23:12:59.283Z Compiling proc-macro2 v1.0.106
4352026-05-01T23:12:59.283Z Compiling quote v1.0.45
4362026-05-01T23:12:59.283Z Compiling unicode-ident v1.0.24
4372026-05-01T23:12:59.286Z Compiling serde_core v1.0.228
4382026-05-01T23:12:59.286Z Compiling libc v0.2.185
4392026-05-01T23:12:59.286Z Compiling version_check v0.9.5
4402026-05-01T23:12:59.286Z Compiling serde v1.0.228
4412026-05-01T23:12:59.286Z Compiling memchr v2.8.0
4422026-05-01T23:12:59.286Z Compiling stable_deref_trait v1.2.1
4432026-05-01T23:12:59.286Z Compiling zmij v1.0.21
4442026-05-01T23:12:59.468Z Compiling itoa v1.0.17
4452026-05-01T23:12:59.471Z Compiling ucd-trie v0.1.7
4462026-05-01T23:12:59.471Z Compiling autocfg v1.5.0
4472026-05-01T23:12:59.471Z Compiling thiserror v1.0.69
4482026-05-01T23:12:59.471Z Compiling writeable v0.6.2
4492026-05-01T23:12:59.652Z Compiling litemap v0.8.1
4502026-05-01T23:12:59.685Z Compiling byteorder v1.5.0
4512026-05-01T23:12:59.813Z Compiling icu_normalizer_data v2.1.1
4522026-05-01T23:12:59.930Z Compiling icu_properties_data v2.1.2
4532026-05-01T23:12:59.950Z Compiling rustix v1.1.3
4542026-05-01T23:12:59.969Z Compiling bitflags v2.11.0
4552026-05-01T23:13:00.010Z Compiling serde_json v1.0.149
4562026-05-01T23:13:00.033Z Compiling num-traits v0.2.19
4572026-05-01T23:13:00.090Z Compiling pest v2.8.6
4582026-05-01T23:13:00.278Z Compiling typeid v1.0.3
4592026-05-01T23:13:00.281Z Compiling smallvec v1.15.1
4602026-05-01T23:13:00.298Z Compiling equivalent v1.0.2
4612026-05-01T23:13:00.392Z Compiling hashbrown v0.17.0
4622026-05-01T23:13:00.446Z Compiling proc-macro-error-attr v1.0.4
4632026-05-01T23:13:00.551Z Compiling usdt-impl v0.5.0
4642026-05-01T23:13:00.607Z Compiling toml_write v0.1.2
4652026-05-01T23:13:00.626Z Compiling syn v1.0.109
4662026-05-01T23:13:00.683Z Compiling errno v0.3.14
4672026-05-01T23:13:00.686Z Compiling thread-id v4.2.2
4682026-05-01T23:13:00.686Z Compiling erased-serde v0.4.9
4692026-05-01T23:13:00.757Z Compiling winnow v0.7.14
4702026-05-01T23:13:00.832Z Compiling proc-macro-error v1.0.4
4712026-05-01T23:13:00.869Z Compiling getrandom v0.4.1
4722026-05-01T23:13:00.907Z Compiling plain v0.2.3
4732026-05-01T23:13:00.907Z Compiling utf8parse v0.2.2
4742026-05-01T23:13:00.910Z Compiling thiserror v2.0.18
4752026-05-01T23:13:01.038Z Compiling indexmap v2.14.0
4762026-05-01T23:13:01.058Z Compiling log v0.4.29
4772026-05-01T23:13:01.076Z Compiling camino v1.2.2
4782026-05-01T23:13:01.079Z Compiling percent-encoding v2.3.2
4792026-05-01T23:13:01.129Z Compiling pest_meta v2.8.6
4802026-05-01T23:13:01.132Z Compiling utf8_iter v1.0.4
4812026-05-01T23:13:01.263Z Compiling syn v2.0.117
4822026-05-01T23:13:01.323Z Compiling form_urlencoded v1.2.2
4832026-05-01T23:13:01.376Z Compiling ordered-float v2.10.1
4842026-05-01T23:13:01.379Z Compiling anstyle-parse v0.2.7
4852026-05-01T23:13:01.489Z Compiling colorchoice v1.0.4
4862026-05-01T23:13:01.525Z Compiling cfg-if v1.0.4
4872026-05-01T23:13:01.542Z Compiling anstyle v1.0.13
4882026-05-01T23:13:01.571Z Compiling anstyle-query v1.1.5
4892026-05-01T23:13:01.606Z Compiling is_terminal_polyfill v1.70.2
4902026-05-01T23:13:01.625Z Compiling pretty-hex v0.4.1
4912026-05-01T23:13:01.692Z Compiling fs-err v3.3.0
4922026-05-01T23:13:01.712Z Compiling heck v0.4.1
4932026-05-01T23:13:01.748Z Compiling terminal_size v0.4.3
4942026-05-01T23:13:01.751Z Compiling anstream v0.6.21
4952026-05-01T23:13:01.783Z Compiling anyhow v1.0.102
4962026-05-01T23:13:01.804Z Compiling fnv v1.0.7
4972026-05-01T23:13:01.838Z Compiling clap_lex v1.0.0
4982026-05-01T23:13:01.842Z Compiling fastrand v2.3.0
4992026-05-01T23:13:01.910Z Compiling strsim v0.11.1
5002026-05-01T23:13:01.930Z Compiling unicode-width v0.1.14
5012026-05-01T23:13:01.933Z Compiling bytecount v0.6.9
5022026-05-01T23:13:01.979Z Compiling heck v0.5.0
5032026-05-01T23:13:01.999Z Compiling once_cell v1.21.3
5042026-05-01T23:13:02.094Z Compiling unicode-xid v0.2.6
5052026-05-01T23:13:02.133Z Compiling clap_builder v4.5.60
5062026-05-01T23:13:02.241Z Compiling tempfile v3.25.0
5072026-05-01T23:13:02.244Z Compiling papergrid v0.11.0
5082026-05-01T23:13:02.282Z Compiling semver v1.0.28
5092026-05-01T23:13:02.354Z Compiling memmap v0.7.0
5102026-05-01T23:13:02.357Z Compiling smawk v0.3.2
5112026-05-01T23:13:02.418Z Compiling unicode-linebreak v0.1.5
5122026-05-01T23:13:02.418Z Compiling unicode-width v0.2.0
5132026-05-01T23:13:02.689Z Compiling camino-tempfile v1.4.1
5142026-05-01T23:13:02.708Z Compiling textwrap v0.16.2
5152026-05-01T23:13:02.746Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5162026-05-01T23:13:02.765Z Compiling serde-untagged v0.1.9
5172026-05-01T23:13:02.827Z Compiling swrite v0.1.0
5182026-05-01T23:13:03.159Z Compiling tabled_derive v0.7.0
5192026-05-01T23:13:03.817Z Compiling tabled v0.15.0
5202026-05-01T23:13:03.836Z Compiling synstructure v0.13.2
5212026-05-01T23:13:03.839Z Compiling pest_generator v2.8.6
5222026-05-01T23:13:04.399Z Compiling serde_derive v1.0.228
5232026-05-01T23:13:04.399Z Compiling zerofrom-derive v0.1.6
5242026-05-01T23:13:04.402Z Compiling yoke-derive v0.8.1
5252026-05-01T23:13:04.402Z Compiling zerovec-derive v0.11.2
5262026-05-01T23:13:04.402Z Compiling displaydoc v0.2.5
5272026-05-01T23:13:04.402Z Compiling thiserror-impl v1.0.69
5282026-05-01T23:13:04.402Z Compiling zerocopy-derive v0.7.35
5292026-05-01T23:13:04.402Z Compiling scroll_derive v0.12.1
5302026-05-01T23:13:04.402Z Compiling thiserror-impl v2.0.18
5312026-05-01T23:13:04.402Z Compiling clap_derive v4.5.55
5322026-05-01T23:13:04.490Z Compiling pest_derive v2.8.6
5332026-05-01T23:13:05.057Z Compiling scroll v0.12.0
5342026-05-01T23:13:05.182Z Compiling zerocopy v0.7.35
5352026-05-01T23:13:05.287Z Compiling goblin v0.8.2
5362026-05-01T23:13:05.515Z Compiling zerofrom v0.1.6
5372026-05-01T23:13:05.584Z Compiling dtrace-parser v0.2.0
5382026-05-01T23:13:05.615Z Compiling yoke v0.8.1
5392026-05-01T23:13:05.769Z Compiling zerovec v0.11.5
5402026-05-01T23:13:05.769Z Compiling zerotrie v0.2.3
5412026-05-01T23:13:05.874Z Compiling clap v4.5.60
5422026-05-01T23:13:06.232Z Compiling tinystr v0.8.2
5432026-05-01T23:13:06.232Z Compiling potential_utf v0.1.4
5442026-05-01T23:13:06.358Z Compiling icu_collections v2.1.1
5452026-05-01T23:13:06.388Z Compiling icu_locale_core v2.1.1
5462026-05-01T23:13:06.870Z Compiling dof v0.3.0
5472026-05-01T23:13:06.871Z Compiling serde_tokenstream v0.2.3
5482026-05-01T23:13:06.890Z Compiling serde_spanned v0.6.9
5492026-05-01T23:13:06.893Z Compiling toml_datetime v0.6.11
5502026-05-01T23:13:06.893Z Compiling serde-value v0.7.0
5512026-05-01T23:13:06.893Z Compiling cargo-platform v0.2.0
5522026-05-01T23:13:06.893Z Compiling macaddr v1.0.1
5532026-05-01T23:13:06.925Z Compiling icu_provider v2.1.1
5542026-05-01T23:13:07.126Z Compiling toml_edit v0.22.27
5552026-05-01T23:13:07.191Z Compiling icu_properties v2.1.2
5562026-05-01T23:13:07.191Z Compiling icu_normalizer v2.1.1
5572026-05-01T23:13:07.580Z Compiling usdt-attr-macro v0.5.0
5582026-05-01T23:13:07.583Z Compiling usdt-macro v0.5.0
5592026-05-01T23:13:07.998Z Compiling idna_adapter v1.2.1
5602026-05-01T23:13:08.108Z Compiling idna v1.1.0
5612026-05-01T23:13:08.188Z Compiling usdt v0.5.0
5622026-05-01T23:13:08.366Z Compiling url v2.5.8
5632026-05-01T23:13:08.411Z Compiling toml v0.8.23
5642026-05-01T23:13:08.740Z Compiling cargo_toml v0.21.0
5652026-05-01T23:13:08.771Z Compiling cargo-util-schemas v0.8.2
5662026-05-01T23:13:09.567Z Compiling cargo_metadata v0.21.0
5672026-05-01T23:13:10.480Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5682026-05-01T23:13:12.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.99s
5692026-05-01T23:13:12.833Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5702026-05-01T23:13:13.391Z Downloading crates ...
5712026-05-01T23:13:13.480Z Downloaded atomicwrites v0.4.4
5722026-05-01T23:13:13.483Z Downloaded adler2 v2.0.1
5732026-05-01T23:13:13.486Z Downloaded async-stream-impl v0.3.6
5742026-05-01T23:13:13.489Z Downloaded array-init v0.0.4
5752026-05-01T23:13:13.492Z Downloaded arrayref v0.3.9
5762026-05-01T23:13:13.495Z Downloaded async-stream v0.3.6
5772026-05-01T23:13:13.495Z Downloaded async-recursion v1.1.1
5782026-05-01T23:13:13.498Z Downloaded ascii-canvas v3.0.0
5792026-05-01T23:13:13.498Z Downloaded arrayvec v0.7.6
5802026-05-01T23:13:13.505Z Downloaded allocator-api2 v0.2.21
5812026-05-01T23:13:13.510Z Downloaded async-compression v0.4.41
5822026-05-01T23:13:13.514Z Downloaded daft-derive v0.1.5
5832026-05-01T23:13:13.518Z Downloaded bit-set v0.8.0
5842026-05-01T23:13:13.520Z Downloaded assert_matches v1.5.0
5852026-05-01T23:13:13.520Z Downloaded darling v0.20.11
5862026-05-01T23:13:13.523Z Downloaded darling v0.21.3
5872026-05-01T23:13:13.526Z Downloaded backoff v0.4.0
5882026-05-01T23:13:13.526Z Downloaded async-bb8-diesel v0.2.1
5892026-05-01T23:13:13.530Z Downloaded crossbeam-channel v0.5.15
5902026-05-01T23:13:13.533Z Downloaded compression-core v0.4.31
5912026-05-01T23:13:13.533Z Downloaded cfg_aliases v0.1.1
5922026-05-01T23:13:13.533Z Downloaded crc8 v0.1.1
5932026-05-01T23:13:13.533Z Downloaded async-trait v0.1.89
5942026-05-01T23:13:13.536Z Downloaded ff v0.13.1
5952026-05-01T23:13:13.539Z Downloaded csv-core v0.1.13
5962026-05-01T23:13:13.539Z Downloaded foreign-types v0.3.2
5972026-05-01T23:13:13.539Z Downloaded darling v0.23.0
5982026-05-01T23:13:13.542Z Downloaded cpufeatures v0.3.0
5992026-05-01T23:13:13.545Z Downloaded cobs v0.3.0
6002026-05-01T23:13:13.545Z Downloaded daft v0.1.5
6012026-05-01T23:13:13.548Z Downloaded bitfield-macros v0.19.4
6022026-05-01T23:13:13.548Z Downloaded bb8 v0.8.6
6032026-05-01T23:13:13.548Z Downloaded cassowary v0.3.0
6042026-05-01T23:13:13.548Z Downloaded crunchy v0.2.4
6052026-05-01T23:13:13.551Z Downloaded crucible-workspace-hack v0.1.0
6062026-05-01T23:13:13.551Z Downloaded crc32fast v1.5.0
6072026-05-01T23:13:13.551Z Downloaded atomic-waker v1.1.2
6082026-05-01T23:13:13.551Z Downloaded embedded-io v0.6.1
6092026-05-01T23:13:13.554Z Downloaded ciborium-io v0.2.2
6102026-05-01T23:13:13.554Z Downloaded atty v0.2.14
6112026-05-01T23:13:13.554Z Downloaded aes-gcm v0.10.3
6122026-05-01T23:13:13.558Z Downloaded darling_macro v0.23.0
6132026-05-01T23:13:13.561Z Downloaded bitfield-struct v0.6.2
6142026-05-01T23:13:13.567Z Downloaded convert_case v0.4.0
6152026-05-01T23:13:13.570Z Downloaded dyn-clone v1.0.20
6162026-05-01T23:13:13.573Z Downloaded crc-catalog v2.4.0
6172026-05-01T23:13:13.573Z Downloaded ciborium-ll v0.2.2
6182026-05-01T23:13:13.573Z Downloaded cfg_aliases v0.2.1
6192026-05-01T23:13:13.576Z Downloaded dirs-sys-next v0.1.2
6202026-05-01T23:13:13.576Z Downloaded aead v0.5.2
6212026-05-01T23:13:13.576Z Downloaded darling_macro v0.21.3
6222026-05-01T23:13:13.579Z Downloaded derive_builder_macro v0.20.2
6232026-05-01T23:13:13.579Z Downloaded difflib v0.4.0
6242026-05-01T23:13:13.579Z Downloaded endian-type v0.1.2
6252026-05-01T23:13:13.582Z Downloaded dsl_auto_type v0.2.0
6262026-05-01T23:13:13.582Z Downloaded defmt v0.3.100
6272026-05-01T23:13:13.582Z Downloaded base16ct v0.2.0
6282026-05-01T23:13:13.582Z Downloaded bit-set v0.5.3
6292026-05-01T23:13:13.585Z Downloaded foreign-types v0.5.0
6302026-05-01T23:13:13.588Z Downloaded env_filter v1.0.0
6312026-05-01T23:13:13.588Z Downloaded cargo-platform v0.1.9
6322026-05-01T23:13:13.588Z Downloaded dof v0.4.0
6332026-05-01T23:13:13.591Z Downloaded foldhash v0.2.0
6342026-05-01T23:13:13.591Z Downloaded diesel-dtrace v0.5.0
6352026-05-01T23:13:13.591Z Downloaded diesel_table_macro_syntax v0.3.0
6362026-05-01T23:13:13.594Z Downloaded crc v3.4.0
6372026-05-01T23:13:13.594Z Downloaded fd-lock v4.0.4
6382026-05-01T23:13:13.597Z Downloaded castaway v0.2.4
6392026-05-01T23:13:13.597Z Downloaded block-padding v0.3.3
6402026-05-01T23:13:13.602Z Downloaded dunce v1.0.5
6412026-05-01T23:13:13.605Z Downloaded curve25519-dalek-derive v0.1.1
6422026-05-01T23:13:13.605Z Downloaded enum-as-inner v0.6.1
6432026-05-01T23:13:13.605Z Downloaded embedded-io v0.4.0
6442026-05-01T23:13:13.608Z Downloaded defmt-parser v1.0.0
6452026-05-01T23:13:13.608Z Downloaded flagset v0.4.7
6462026-05-01T23:13:13.608Z Downloaded dtrace-parser v0.3.0
6472026-05-01T23:13:13.611Z Downloaded darling_macro v0.20.11
6482026-05-01T23:13:13.611Z Downloaded cstr-argument v0.1.2
6492026-05-01T23:13:13.611Z Downloaded foreign-types-macros v0.2.3
6502026-05-01T23:13:13.614Z Downloaded bcrypt-pbkdf v0.10.0
6512026-05-01T23:13:13.614Z Downloaded downcast-rs v2.0.2
6522026-05-01T23:13:13.614Z Downloaded foreign-types-shared v0.3.1
6532026-05-01T23:13:13.617Z Downloaded foreign-types-shared v0.1.1
6542026-05-01T23:13:13.617Z Downloaded float-cmp v0.10.0
6552026-05-01T23:13:13.617Z Downloaded float-ord v0.3.2
6562026-05-01T23:13:13.617Z Downloaded document-features v0.2.12
6572026-05-01T23:13:13.620Z Downloaded cexpr v0.6.0
6582026-05-01T23:13:13.620Z Downloaded bitflags v1.3.2
6592026-05-01T23:13:13.623Z Downloaded camino-tempfile-ext v0.3.3
6602026-05-01T23:13:13.623Z Downloaded byte-wrapper v0.1.0
6612026-05-01T23:13:13.626Z Downloaded dirs-next v2.0.0
6622026-05-01T23:13:13.626Z Downloaded corncobs v0.1.4
6632026-05-01T23:13:13.629Z Downloaded console v0.16.2
6642026-05-01T23:13:13.629Z Downloaded futures-macro v0.3.32
6652026-05-01T23:13:13.629Z Downloaded futures-core v0.3.32
6662026-05-01T23:13:13.632Z Downloaded dropshot-api-manager-types v0.7.1
6672026-05-01T23:13:13.632Z Downloaded display-error-chain v0.2.2
6682026-05-01T23:13:13.632Z Downloaded funty v2.0.0
6692026-05-01T23:13:13.632Z Downloaded ar_archive_writer v0.5.1
6702026-05-01T23:13:13.636Z Downloaded ghash v0.5.1
6712026-05-01T23:13:13.636Z Downloaded futures-io v0.3.32
6722026-05-01T23:13:13.641Z Downloaded hash32 v0.3.1
6732026-05-01T23:13:13.644Z Downloaded hash32 v0.2.1
6742026-05-01T23:13:13.644Z Downloaded futures-sink v0.3.32
6752026-05-01T23:13:13.647Z Downloaded git-stub v1.0.0
6762026-05-01T23:13:13.650Z Downloaded hex v0.4.3
6772026-05-01T23:13:13.650Z Downloaded cargo_metadata v0.19.2
6782026-05-01T23:13:13.650Z Downloaded derive-ex v0.1.8
6792026-05-01T23:13:13.653Z Downloaded bit-vec v0.6.3
6802026-05-01T23:13:13.653Z Downloaded ed25519 v2.2.3
6812026-05-01T23:13:13.653Z Downloaded either v1.15.0
6822026-05-01T23:13:13.656Z Downloaded cipher v0.4.4
6832026-05-01T23:13:13.656Z Downloaded cmake v0.1.57
6842026-05-01T23:13:13.659Z Downloaded bitfield v0.19.4
6852026-05-01T23:13:13.659Z Downloaded futures-task v0.3.32
6862026-05-01T23:13:13.659Z Downloaded globwalk v0.9.1
6872026-05-01T23:13:13.662Z Downloaded fixedbitset v0.4.2
6882026-05-01T23:13:13.662Z Downloaded base64ct v1.8.3
6892026-05-01T23:13:13.665Z Downloaded crypto-bigint v0.5.5
6902026-05-01T23:13:13.668Z Downloaded fxhash v0.2.1
6912026-05-01T23:13:13.668Z Downloaded const_format_proc_macros v0.2.34
6922026-05-01T23:13:13.671Z Downloaded headers-core v0.3.0
6932026-05-01T23:13:13.671Z Downloaded fs_extra v1.3.0
6942026-05-01T23:13:13.671Z Downloaded hostname v0.3.1
6952026-05-01T23:13:13.674Z Downloaded hex-literal v0.4.1
6962026-05-01T23:13:13.674Z Downloaded home v0.5.12
6972026-05-01T23:13:13.674Z Downloaded hostname v0.4.2
6982026-05-01T23:13:13.677Z Downloaded compression-codecs v0.4.37
6992026-05-01T23:13:13.680Z Downloaded hubpack_derive v0.1.1
7002026-05-01T23:13:13.680Z Downloaded httpdate v1.0.3
7012026-05-01T23:13:13.680Z Downloaded http-range v0.1.5
7022026-05-01T23:13:13.680Z Downloaded constant_time_eq v0.4.2
7032026-05-01T23:13:13.683Z Downloaded data-encoding v2.10.0
7042026-05-01T23:13:13.683Z Downloaded gethostname v0.5.0
7052026-05-01T23:13:13.683Z Downloaded filetime v0.2.27
7062026-05-01T23:13:13.686Z Downloaded fs-err v2.11.0
7072026-05-01T23:13:13.686Z Downloaded ecdsa v0.16.9
7082026-05-01T23:13:13.689Z Downloaded defmt v1.0.1
7092026-05-01T23:13:13.689Z Downloaded der_derive v0.7.3
7102026-05-01T23:13:13.692Z Downloaded debug-ignore v1.0.5
7112026-05-01T23:13:13.692Z Downloaded clang-sys v1.8.1
7122026-05-01T23:13:13.694Z Downloaded env_logger v0.11.9
7132026-05-01T23:13:13.695Z Downloaded hubpack v0.1.2
7142026-05-01T23:13:13.697Z Downloaded foldhash v0.1.5
7152026-05-01T23:13:13.698Z Downloaded critical-section v1.2.0
7162026-05-01T23:13:13.698Z Downloaded http-body v1.0.1
7172026-05-01T23:13:13.701Z Downloaded glob v0.3.3
7182026-05-01T23:13:13.701Z Downloaded defmt-macros v1.0.1
7192026-05-01T23:13:13.703Z Downloaded fallible-iterator v0.2.0
7202026-05-01T23:13:13.704Z Downloaded drift v0.1.3
7212026-05-01T23:13:13.706Z Downloaded ctr v0.9.2
7222026-05-01T23:13:13.710Z Downloaded hyper-tls v0.6.0
7232026-05-01T23:13:13.710Z Downloaded ident_case v1.0.1
7242026-05-01T23:13:13.710Z Downloaded indoc v1.0.9
7252026-05-01T23:13:13.713Z Downloaded chacha20 v0.9.1
7262026-05-01T23:13:13.713Z Downloaded buf-list v1.1.2
7272026-05-01T23:13:13.716Z Downloaded internet-checksum v0.2.1
7282026-05-01T23:13:13.716Z Downloaded colored v2.2.0
7292026-05-01T23:13:13.719Z Downloaded is-terminal v0.4.17
7302026-05-01T23:13:13.719Z Downloaded git-stub-vcs v0.1.0
7312026-05-01T23:13:13.719Z Downloaded find-msvc-tools v0.1.9
7322026-05-01T23:13:13.719Z Downloaded globset v0.4.18
7332026-05-01T23:13:13.722Z Downloaded erased-serde v0.3.31
7342026-05-01T23:13:13.722Z Downloaded futures-executor v0.3.32
7352026-05-01T23:13:13.726Z Downloaded deranged v0.5.8
7362026-05-01T23:13:13.726Z Downloaded crossbeam-utils v0.8.21
7372026-05-01T23:13:13.730Z Downloaded bit-vec v0.8.0
7382026-05-01T23:13:13.730Z Downloaded colored v3.1.1
7392026-05-01T23:13:13.730Z Downloaded inout v0.1.4
7402026-05-01T23:13:13.733Z Downloaded is_ci v1.2.0
7412026-05-01T23:13:13.733Z Downloaded instant v0.1.13
7422026-05-01T23:13:13.733Z Downloaded instability v0.3.11
7432026-05-01T23:13:13.733Z Downloaded cookie v0.18.1
7442026-05-01T23:13:13.737Z Downloaded backon v1.6.0
7452026-05-01T23:13:13.737Z Downloaded lazy_static v1.5.0
7462026-05-01T23:13:13.740Z Downloaded convert_case v0.10.0
7472026-05-01T23:13:13.740Z Downloaded const-oid v0.9.6
7482026-05-01T23:13:13.740Z Downloaded libscf-sys v1.1.0
7492026-05-01T23:13:13.743Z Downloaded bzip2 v0.6.1
7502026-05-01T23:13:13.743Z Downloaded linked-hash-map v0.5.6
7512026-05-01T23:13:13.743Z Downloaded cookie_store v0.22.1
7522026-05-01T23:13:13.746Z Downloaded humantime v2.3.0
7532026-05-01T23:13:13.746Z Downloaded bzip2 v0.4.4
7542026-05-01T23:13:13.749Z Downloaded des v0.8.1
7552026-05-01T23:13:13.749Z Downloaded blowfish v0.9.1
7562026-05-01T23:13:13.749Z Downloaded kstat-rs v0.2.4
7572026-05-01T23:13:13.752Z Downloaded keccak v0.1.6
7582026-05-01T23:13:13.752Z Downloaded fixedbitset v0.5.7
7592026-05-01T23:13:13.752Z Downloaded lalrpop-util v0.19.12
7602026-05-01T23:13:13.755Z Downloaded ciborium v0.2.2
7612026-05-01T23:13:13.755Z Downloaded diff v0.1.13
7622026-05-01T23:13:13.759Z Downloaded http-body-util v0.1.3
7632026-05-01T23:13:13.759Z Downloaded highway v1.3.0
7642026-05-01T23:13:13.762Z Downloaded blake2 v0.10.6
7652026-05-01T23:13:13.762Z Downloaded ahash v0.8.12
7662026-05-01T23:13:13.765Z Downloaded derive_builder_core v0.20.2
7672026-05-01T23:13:13.765Z Downloaded lru-cache v0.1.2
7682026-05-01T23:13:13.765Z Downloaded futures-channel v0.3.32
7692026-05-01T23:13:13.768Z Downloaded chacha20 v0.10.0
7702026-05-01T23:13:13.768Z Downloaded cbc v0.1.2
7712026-05-01T23:13:13.768Z Downloaded bcs v0.1.6
7722026-05-01T23:13:13.771Z Downloaded crossbeam-epoch v0.9.18
7732026-05-01T23:13:13.774Z Downloaded getrandom v0.2.17
7742026-05-01T23:13:13.774Z Downloaded indoc v2.0.7
7752026-05-01T23:13:13.778Z Downloaded hyper-staticfile v0.10.1
7762026-05-01T23:13:13.778Z Downloaded group v0.13.0
7772026-05-01T23:13:13.778Z Downloaded ipnetwork v0.21.1
7782026-05-01T23:13:13.782Z Downloaded ingot-types v0.1.2
7792026-05-01T23:13:13.782Z Downloaded new_debug_unreachable v1.0.6
7802026-05-01T23:13:13.782Z Downloaded md5 v0.7.0
7812026-05-01T23:13:13.782Z Downloaded lzss v0.8.2
7822026-05-01T23:13:13.785Z Downloaded multimap v0.10.1
7832026-05-01T23:13:13.785Z Downloaded managed v0.8.0
7842026-05-01T23:13:13.785Z Downloaded newtype-uuid-macros v0.1.0
7852026-05-01T23:13:13.788Z Downloaded mime v0.3.17
7862026-05-01T23:13:13.788Z Downloaded md-5 v0.10.6
7872026-05-01T23:13:13.788Z Downloaded maplit v1.0.2
7882026-05-01T23:13:13.788Z Downloaded memoffset v0.9.1
7892026-05-01T23:13:13.791Z Downloaded maybe-uninit v2.0.0
7902026-05-01T23:13:13.791Z Downloaded half v1.8.3
7912026-05-01T23:13:13.791Z Downloaded match_cfg v0.1.0
7922026-05-01T23:13:13.794Z Downloaded lru v0.12.5
7932026-05-01T23:13:13.794Z Downloaded argon2 v0.5.3
7942026-05-01T23:13:13.794Z Downloaded derive_builder v0.20.2
7952026-05-01T23:13:13.797Z Downloaded ingot v0.1.1
7962026-05-01T23:13:13.801Z Downloaded indent_write v2.2.0
7972026-05-01T23:13:13.801Z Downloaded newtype_derive v0.1.6
7982026-05-01T23:13:13.801Z Downloaded impl-trait-for-tuples v0.2.3
7992026-05-01T23:13:13.804Z Downloaded nibble_vec v0.1.0
8002026-05-01T23:13:13.804Z Downloaded cancel-safe-futures v0.1.5
8012026-05-01T23:13:13.807Z Downloaded nodrop v0.1.14
8022026-05-01T23:13:13.807Z Downloaded base64 v0.22.1
8032026-05-01T23:13:13.810Z Downloaded newline-converter v0.3.0
8042026-05-01T23:13:13.810Z Downloaded crc-any v2.5.0
8052026-05-01T23:13:13.810Z Downloaded console v0.15.11
8062026-05-01T23:13:13.814Z Downloaded num-derive v0.4.2
8072026-05-01T23:13:13.814Z Downloaded num-derive v0.3.3
8082026-05-01T23:13:13.817Z Downloaded normalize-line-endings v0.3.0
8092026-05-01T23:13:13.817Z Downloaded base64 v0.21.7
8102026-05-01T23:13:13.820Z Downloaded ena v0.14.4
8112026-05-01T23:13:13.820Z Downloaded num v0.4.3
8122026-05-01T23:13:13.820Z Downloaded nonempty v0.12.0
8132026-05-01T23:13:13.823Z Downloaded num-conv v0.2.0
8142026-05-01T23:13:13.823Z Downloaded libloading v0.8.9
8152026-05-01T23:13:13.823Z Downloaded libefi-sys v0.1.0
8162026-05-01T23:13:13.823Z Downloaded hmac v0.12.1
8172026-05-01T23:13:13.828Z Downloaded num_enum_derive v0.5.11
8182026-05-01T23:13:13.828Z Downloaded olpc-cjson v0.1.4
8192026-05-01T23:13:13.828Z Downloaded crossbeam-deque v0.8.6
8202026-05-01T23:13:13.831Z Downloaded num-iter v0.1.45
8212026-05-01T23:13:13.831Z Downloaded openssl-probe v0.2.1
8222026-05-01T23:13:13.831Z Downloaded opaque-debug v0.3.1
8232026-05-01T23:13:13.831Z Downloaded openssl-probe v0.1.6
8242026-05-01T23:13:13.831Z Downloaded httparse v1.10.1
8252026-05-01T23:13:13.834Z Downloaded half v2.7.1
8262026-05-01T23:13:13.835Z Downloaded getrandom v0.3.4
8272026-05-01T23:13:13.837Z Downloaded fatfs v0.3.6
8282026-05-01T23:13:13.841Z Downloaded libsw-core v0.3.2
8292026-05-01T23:13:13.841Z Downloaded ipnet v2.11.0
8302026-05-01T23:13:13.841Z Downloaded ingot-macros v0.1.1
8312026-05-01T23:13:13.844Z Downloaded lock_api v0.4.14
8322026-05-01T23:13:13.844Z Downloaded openssl-macros v0.1.1
8332026-05-01T23:13:13.844Z Downloaded dropshot_endpoint v0.16.7
8342026-05-01T23:13:13.847Z Downloaded derive-where v1.6.0
8352026-05-01T23:13:13.847Z Downloaded lru-slab v0.1.2
8362026-05-01T23:13:13.850Z Downloaded hyper-rustls v0.27.7
8372026-05-01T23:13:13.850Z Downloaded parse-size v1.1.0
8382026-05-01T23:13:13.850Z Downloaded oso-derive v0.27.3
8392026-05-01T23:13:13.854Z Downloaded num_threads v0.1.7
8402026-05-01T23:13:13.854Z Downloaded newtype-uuid v1.3.2
8412026-05-01T23:13:13.854Z Downloaded compact_str v0.8.1
8422026-05-01T23:13:13.857Z Downloaded iana-time-zone v0.1.65
8432026-05-01T23:13:13.857Z Downloaded packed_struct_codegen v0.10.1
8442026-05-01T23:13:13.860Z Downloaded elliptic-curve v0.13.8
8452026-05-01T23:13:13.863Z Downloaded const_format v0.2.35
8462026-05-01T23:13:13.863Z Downloaded darling_core v0.23.0
8472026-05-01T23:13:13.866Z Downloaded chacha20poly1305 v0.10.1
8482026-05-01T23:13:13.869Z Downloaded pbkdf2 v0.11.0
8492026-05-01T23:13:13.869Z Downloaded mime_guess v2.0.5
8502026-05-01T23:13:13.873Z Downloaded native-tls v0.2.18
8512026-05-01T23:13:13.873Z Downloaded path-slash v0.1.5
8522026-05-01T23:13:13.873Z Downloaded parse-display v0.10.0
8532026-05-01T23:13:13.876Z Downloaded peg-runtime v0.8.5
8542026-05-01T23:13:13.876Z Downloaded nanorand v0.7.0
8552026-05-01T23:13:13.876Z Downloaded libsw v3.5.0
8562026-05-01T23:13:13.879Z Downloaded jobserver v0.1.34
8572026-05-01T23:13:13.882Z Downloaded phf_shared v0.12.1
8582026-05-01T23:13:13.885Z Downloaded multer v3.1.0
8592026-05-01T23:13:13.889Z Downloaded num-integer v0.1.46
8602026-05-01T23:13:13.892Z Downloaded num_enum v0.5.11
8612026-05-01T23:13:13.895Z Downloaded num_enum v0.7.5
8622026-05-01T23:13:13.898Z Downloaded num-complex v0.4.6
8632026-05-01T23:13:13.898Z Downloaded linear-map v1.2.0
8642026-05-01T23:13:13.901Z Downloaded phf_shared v0.13.1
8652026-05-01T23:13:13.901Z Downloaded num-rational v0.4.2
8662026-05-01T23:13:13.901Z Downloaded nu-ansi-term v0.50.3
8672026-05-01T23:13:13.904Z Downloaded futures v0.3.32
8682026-05-01T23:13:13.920Z Downloaded predicates-core v1.0.10
8692026-05-01T23:13:13.923Z Downloaded flume v0.11.1
8702026-05-01T23:13:13.923Z Downloaded derive_more v0.99.20
8712026-05-01T23:13:13.926Z Downloaded powerfmt v0.2.0
8722026-05-01T23:13:13.926Z Downloaded proc-macro-crate v1.3.1
8732026-05-01T23:13:13.929Z Downloaded litrs v1.0.0
8742026-05-01T23:13:13.929Z Downloaded headers v0.4.1
8752026-05-01T23:13:13.932Z Downloaded predicates-tree v1.0.13
8762026-05-01T23:13:13.936Z Downloaded memmap2 v0.9.10
8772026-05-01T23:13:13.936Z Downloaded ignore v0.4.25
8782026-05-01T23:13:13.939Z Downloaded bytes v1.11.1
8792026-05-01T23:13:13.939Z Downloaded parse-display-derive v0.10.0
8802026-05-01T23:13:13.940Z Downloaded packed_struct v0.10.1
8812026-05-01T23:13:13.943Z Downloaded heapless v0.8.0
8822026-05-01T23:13:13.946Z Downloaded progenitor-client v0.14.0
8832026-05-01T23:13:13.946Z Downloaded darling_core v0.20.11
8842026-05-01T23:13:13.949Z Downloaded progenitor-macro v0.11.2
8852026-05-01T23:13:13.949Z Downloaded progenitor-macro v0.10.0
8862026-05-01T23:13:13.949Z Downloaded indexmap v1.9.3
8872026-05-01T23:13:13.952Z Downloaded progenitor-macro v0.14.0
8882026-05-01T23:13:13.952Z Downloaded peg v0.8.5
8892026-05-01T23:13:13.956Z Downloaded pem v3.0.6
8902026-05-01T23:13:13.956Z Downloaded pem-rfc7468 v0.7.0
8912026-05-01T23:13:13.960Z Downloaded psl-types v2.0.11
8922026-05-01T23:13:13.960Z Downloaded libbz2-rs-sys v0.2.2
8932026-05-01T23:13:13.960Z Downloaded heapless v0.7.17
8942026-05-01T23:13:13.964Z Downloaded progenitor-macro v0.13.0
8952026-05-01T23:13:13.964Z Downloaded peg-macros v0.8.5
8962026-05-01T23:13:13.964Z Downloaded pbkdf2 v0.12.2
8972026-05-01T23:13:13.967Z Downloaded paste v1.0.15
8982026-05-01T23:13:13.967Z Downloaded pin-project-lite v0.2.17
8992026-05-01T23:13:13.970Z Downloaded pin-project-internal v1.1.11
9002026-05-01T23:13:13.970Z Downloaded password-hash v0.4.2
9012026-05-01T23:13:13.973Z Downloaded pkg-config v0.3.32
9022026-05-01T23:13:13.973Z Downloaded pkcs8 v0.10.2
9032026-05-01T23:13:13.977Z Downloaded num_enum_derive v0.7.5
9042026-05-01T23:13:13.977Z Downloaded quick-error v1.2.3
9052026-05-01T23:13:13.977Z Downloaded pin-utils v0.1.0
9062026-05-01T23:13:13.980Z Downloaded phf_shared v0.11.3
9072026-05-01T23:13:13.980Z Downloaded radium v0.7.0
9082026-05-01T23:13:13.980Z Downloaded rand_chacha v0.3.1
9092026-05-01T23:13:13.980Z Downloaded arc-swap v1.8.2
9102026-05-01T23:13:13.983Z Downloaded phf v0.13.1
9112026-05-01T23:13:13.983Z Downloaded omicron-zone-package v0.12.2
9122026-05-01T23:13:13.986Z Downloaded progenitor-client v0.11.2
9132026-05-01T23:13:13.986Z Downloaded crossterm v0.29.0
9142026-05-01T23:13:13.990Z Downloaded polyval v0.6.2
9152026-05-01T23:13:13.993Z Downloaded predicates v3.1.4
9162026-05-01T23:13:13.993Z Downloaded precomputed-hash v0.1.1
9172026-05-01T23:13:13.993Z Downloaded ed25519-dalek v2.2.0
9182026-05-01T23:13:13.998Z Downloaded rand_xorshift v0.4.0
9192026-05-01T23:13:13.998Z Downloaded derive_more v2.1.1
9202026-05-01T23:13:14.004Z Downloaded primeorder v0.13.6
9212026-05-01T23:13:14.007Z Downloaded parking_lot v0.11.2
9222026-05-01T23:13:14.007Z Downloaded dropshot-api-manager v0.7.1
9232026-05-01T23:13:14.010Z Downloaded bumpalo v3.20.2
9242026-05-01T23:13:14.010Z Downloaded owo-colors v4.3.0
9252026-05-01T23:13:14.013Z Downloaded darling_core v0.21.3
9262026-05-01T23:13:14.016Z Downloaded ppv-lite86 v0.2.21
9272026-05-01T23:13:14.016Z Downloaded progenitor v0.10.0
9282026-05-01T23:13:14.016Z Downloaded ref-cast v1.0.25
9292026-05-01T23:13:14.020Z Downloaded progenitor v0.14.0
9302026-05-01T23:13:14.020Z Downloaded proc-macro-error2 v2.0.1
9312026-05-01T23:13:14.023Z Downloaded parking_lot_core v0.9.12
9322026-05-01T23:13:14.023Z Downloaded indicatif v0.18.4
9332026-05-01T23:13:14.026Z Downloaded progenitor-client v0.13.0
9342026-05-01T23:13:14.026Z Downloaded rfc6979 v0.4.0
9352026-05-01T23:13:14.029Z Downloaded r2d2 v0.8.10
9362026-05-01T23:13:14.030Z Downloaded psm v0.1.30
9372026-05-01T23:13:14.030Z Downloaded progenitor-extras v0.2.0
9382026-05-01T23:13:14.034Z Downloaded progenitor v0.11.2
9392026-05-01T23:13:14.035Z Downloaded progenitor v0.13.0
9402026-05-01T23:13:14.035Z Downloaded recursive-proc-macro-impl v0.1.1
9412026-05-01T23:13:14.038Z Downloaded recursive v0.1.1
9422026-05-01T23:13:14.038Z Downloaded password-hash v0.5.0
9432026-05-01T23:13:14.038Z Downloaded flate2 v1.1.9
9442026-05-01T23:13:14.038Z Downloaded progenitor-client v0.10.0
9452026-05-01T23:13:14.041Z Downloaded hickory-resolver v0.25.2
9462026-05-01T23:13:14.041Z Downloaded poly1305 v0.8.0
9472026-05-01T23:13:14.045Z Downloaded pkcs5 v0.7.1
9482026-05-01T23:13:14.048Z Downloaded rustc_version v0.4.1
9492026-05-01T23:13:14.048Z Downloaded russh-cryptovec v0.7.3
9502026-05-01T23:13:14.048Z Downloaded rustc_version v0.1.7
9512026-05-01T23:13:14.048Z Downloaded rand_core v0.9.5
9522026-05-01T23:13:14.051Z Downloaded rand_core v0.6.4
9532026-05-01T23:13:14.051Z Downloaded pkcs1 v0.7.5
9542026-05-01T23:13:14.051Z Downloaded rtoolbox v0.0.3
9552026-05-01T23:13:14.054Z Downloaded phf v0.12.1
9562026-05-01T23:13:14.054Z Downloaded hickory-resolver v0.24.4
9572026-05-01T23:13:14.060Z Downloaded expectorate v1.2.0
9582026-05-01T23:13:14.060Z Downloaded diesel_derives v2.3.7
9592026-05-01T23:13:14.063Z Downloaded postcard v1.1.3
9602026-05-01T23:13:14.063Z Downloaded postgres-types v0.2.12
9612026-05-01T23:13:14.066Z Downloaded postgres-protocol v0.6.10
9622026-05-01T23:13:14.066Z Downloaded p256 v0.13.2
9632026-05-01T23:13:14.069Z Downloaded rand_core v0.10.0
9642026-05-01T23:13:14.069Z Downloaded papergrid v0.17.0
9652026-05-01T23:13:14.073Z Downloaded rand_chacha v0.9.0
9662026-05-01T23:13:14.073Z Downloaded derive_more-impl v2.1.1
9672026-05-01T23:13:14.076Z Downloaded der v0.7.10
9682026-05-01T23:13:14.079Z Downloaded scheduled-thread-pool v0.2.7
9692026-05-01T23:13:14.079Z Downloaded scopeguard v1.2.0
9702026-05-01T23:13:14.082Z Downloaded parking_lot v0.12.5
9712026-05-01T23:13:14.082Z Downloaded cc v1.2.56
9722026-05-01T23:13:14.087Z Downloaded hashbrown v0.13.2
9732026-05-01T23:13:14.090Z Downloaded rustc-hash v2.1.1
9742026-05-01T23:13:14.090Z Downloaded same-file v1.0.6
9752026-05-01T23:13:14.090Z Downloaded ref-cast-impl v1.0.25
9762026-05-01T23:13:14.090Z Downloaded resolv-conf v0.7.6
9772026-05-01T23:13:14.090Z Downloaded sapling-renderdag v0.1.0
9782026-05-01T23:13:14.093Z Downloaded serde_bytes v0.11.19
9792026-05-01T23:13:14.093Z Downloaded semver v0.1.20
9802026-05-01T23:13:14.093Z Downloaded secrecy v0.10.3
9812026-05-01T23:13:14.093Z Downloaded proc-macro-error-attr2 v2.0.0
9822026-05-01T23:13:14.096Z Downloaded proc-macro-crate v3.4.0
9832026-05-01T23:13:14.096Z Downloaded parking_lot_core v0.8.6
9842026-05-01T23:13:14.096Z Downloaded oxnet v0.1.4
9852026-05-01T23:13:14.102Z Downloaded serde_urlencoded v0.7.1
9862026-05-01T23:13:14.103Z Downloaded jiff-static v0.2.21
9872026-05-01T23:13:14.103Z Downloaded oxide-tokio-rt v0.1.4
9882026-05-01T23:13:14.103Z Downloaded dropshot_endpoint v0.17.0
9892026-05-01T23:13:14.106Z Downloaded pin-project v1.1.11
9902026-05-01T23:13:14.110Z Downloaded quinn-udp v0.5.14
9912026-05-01T23:13:14.114Z Downloaded signal-hook-tokio v0.3.1
9922026-05-01T23:13:14.115Z Downloaded seq-macro v0.3.6
9932026-05-01T23:13:14.115Z Downloaded secrecy v0.8.0
9942026-05-01T23:13:14.118Z Downloaded serde-big-array v0.5.1
9952026-05-01T23:13:14.119Z Downloaded serde_spanned v1.0.4
9962026-05-01T23:13:14.119Z Downloaded shell-words v1.1.1
9972026-05-01T23:13:14.119Z Downloaded rand_seeder v0.4.0
9982026-05-01T23:13:14.124Z Downloaded rustversion v1.0.22
9992026-05-01T23:13:14.127Z Downloaded oso v0.27.3
10002026-05-01T23:13:14.131Z Downloaded serde_plain v1.0.2
10012026-05-01T23:13:14.136Z Downloaded sha1 v0.10.6
10022026-05-01T23:13:14.136Z Downloaded serde_repr v0.1.20
10032026-05-01T23:13:14.136Z Downloaded signature v2.2.0
10042026-05-01T23:13:14.139Z Downloaded siphasher v1.0.2
10052026-05-01T23:13:14.140Z Downloaded signal-hook-mio v0.2.5
10062026-05-01T23:13:14.143Z Downloaded slog-envlogger v2.2.0
10072026-05-01T23:13:14.143Z Downloaded slog-bunyan v2.5.0
10082026-05-01T23:13:14.143Z Downloaded scroll v0.13.0
10092026-05-01T23:13:14.147Z Downloaded miniz_oxide v0.8.9
10102026-05-01T23:13:14.147Z Downloaded minimal-lexical v0.2.1
10112026-05-01T23:13:14.151Z Downloaded sct v0.7.1
10122026-05-01T23:13:14.151Z Downloaded scrypt v0.11.0
10132026-05-01T23:13:14.155Z Downloaded sec1 v0.7.3
10142026-05-01T23:13:14.156Z Downloaded salsa20 v0.10.2
10152026-05-01T23:13:14.156Z Downloaded rustls-pemfile v2.2.0
10162026-05-01T23:13:14.156Z Downloaded rustls-native-certs v0.8.3
10172026-05-01T23:13:14.159Z Downloaded rusty-fork v0.3.1
10182026-05-01T23:13:14.159Z Downloaded rustls-pemfile v1.0.4
10192026-05-01T23:13:14.159Z Downloaded sigpipe v0.1.3
10202026-05-01T23:13:14.159Z Downloaded prefix-trie v0.7.0
10212026-05-01T23:13:14.162Z Downloaded hashbrown v0.12.3
10222026-05-01T23:13:14.164Z Downloaded serde_derive_internals v0.29.1
10232026-05-01T23:13:14.165Z Downloaded aes v0.8.4
10242026-05-01T23:13:14.171Z Downloaded scroll_derive v0.13.1
10252026-05-01T23:13:14.183Z Downloaded sqlparser_derive v0.5.0
10262026-05-01T23:13:14.186Z Downloaded progenitor-impl v0.10.0
10272026-05-01T23:13:14.186Z Downloaded ssh-encoding v0.2.0
10282026-05-01T23:13:14.189Z Downloaded ssh-cipher v0.2.0
10292026-05-01T23:13:14.189Z Downloaded http v1.4.0
10302026-05-01T23:13:14.193Z Downloaded serde_path_to_error v0.1.20
10312026-05-01T23:13:14.193Z Downloaded serde-hex v0.1.0
10322026-05-01T23:13:14.196Z Downloaded crossterm v0.28.1
10332026-05-01T23:13:14.199Z Downloaded openssl-sys v0.9.114
10342026-05-01T23:13:14.202Z Downloaded hickory-server v0.25.2
10352026-05-01T23:13:14.206Z Downloaded strum v0.27.2
10362026-05-01T23:13:14.210Z Downloaded strum v0.26.3
10372026-05-01T23:13:14.210Z Downloaded strip-ansi-escapes v0.2.1
10382026-05-01T23:13:14.210Z Downloaded structmeta-derive v0.3.0
10392026-05-01T23:13:14.214Z Downloaded rcgen v0.12.1
10402026-05-01T23:13:14.214Z Downloaded structmeta v0.3.0
10412026-05-01T23:13:14.217Z Downloaded hyper-util v0.1.20
10422026-05-01T23:13:14.221Z Downloaded supports-color v3.0.2
10432026-05-01T23:13:14.225Z Downloaded subtle v2.6.1
10442026-05-01T23:13:14.228Z Downloaded slog-dtrace v0.3.0
10452026-05-01T23:13:14.228Z Downloaded progenitor-impl v0.13.0
10462026-05-01T23:13:14.231Z Downloaded slab v0.4.12
10472026-05-01T23:13:14.231Z Downloaded simd-adler32 v0.3.8
10482026-05-01T23:13:14.231Z Downloaded sync_wrapper v1.0.2
10492026-05-01T23:13:14.234Z Downloaded sync-ptr v0.1.4
10502026-05-01T23:13:14.234Z Downloaded slog-json v2.6.1
10512026-05-01T23:13:14.234Z Downloaded prettyplease v0.2.37
10522026-05-01T23:13:14.237Z Downloaded snafu-derive v0.8.9
10532026-05-01T23:13:14.237Z Downloaded smallvec v0.6.14
10542026-05-01T23:13:14.237Z Downloaded slog-scope v4.4.1
10552026-05-01T23:13:14.240Z Downloaded slog-term v2.9.2
10562026-05-01T23:13:14.240Z Downloaded tagptr v0.2.0
10572026-05-01T23:13:14.243Z Downloaded tabwriter v1.4.1
10582026-05-01T23:13:14.243Z Downloaded slog-stdlog v4.1.1
10592026-05-01T23:13:14.243Z Downloaded signal-hook-registry v1.4.8
10602026-05-01T23:13:14.246Z Downloaded schemars_derive v0.8.22
10612026-05-01T23:13:14.249Z Downloaded num-bigint v0.4.6
10622026-05-01T23:13:14.251Z Downloaded smf v0.2.3
10632026-05-01T23:13:14.252Z Downloaded tap v1.0.1
10642026-05-01T23:13:14.252Z Downloaded take_mut v0.2.2
10652026-05-01T23:13:14.255Z Downloaded tabled_derive v0.11.0
10662026-05-01T23:13:14.255Z Downloaded slog-async v2.8.0
10672026-05-01T23:13:14.257Z Downloaded progenitor-impl v0.14.0
10682026-05-01T23:13:14.260Z Downloaded itertools v0.10.5
10692026-05-01T23:13:14.263Z Downloaded stacker v0.1.23
10702026-05-01T23:13:14.263Z Downloaded thread-id v5.1.0
10712026-05-01T23:13:14.266Z Downloaded thiserror-impl-no-std v2.0.2
10722026-05-01T23:13:14.266Z Downloaded termtree v0.5.1
10732026-05-01T23:13:14.266Z Downloaded shlex v1.3.0
10742026-05-01T23:13:14.269Z Downloaded testing_table v0.3.0
10752026-05-01T23:13:14.269Z Downloaded static_assertions v1.1.0
10762026-05-01T23:13:14.269Z Downloaded tinyvec_macros v0.1.1
10772026-05-01T23:13:14.269Z Downloaded time-core v0.1.8
10782026-05-01T23:13:14.272Z Downloaded sqlformat v0.3.5
10792026-05-01T23:13:14.272Z Downloaded spki v0.7.3
10802026-05-01T23:13:14.272Z Downloaded progenitor-impl v0.11.2
10812026-05-01T23:13:14.277Z Downloaded rustls-pki-types v1.14.0
10822026-05-01T23:13:14.283Z Downloaded ron v0.8.1
10832026-05-01T23:13:14.287Z Downloaded rayon-core v1.13.0
10842026-05-01T23:13:14.290Z Downloaded tokio-macros v2.7.0
10852026-05-01T23:13:14.293Z Downloaded strum_macros v0.24.3
10862026-05-01T23:13:14.293Z Downloaded strum_macros v0.26.4
10872026-05-01T23:13:14.293Z Downloaded stringprep v0.1.5
10882026-05-01T23:13:14.296Z Downloaded string_cache v0.8.9
10892026-05-01T23:13:14.299Z Downloaded support-bundle-viewer v0.1.2
10902026-05-01T23:13:14.299Z Downloaded serde_cbor v0.11.2
10912026-05-01T23:13:14.303Z Downloaded pretty_assertions v1.4.1
10922026-05-01T23:13:14.306Z Downloaded rustls-platform-verifier v0.6.2
10932026-05-01T23:13:14.309Z Downloaded russh-keys v0.45.0
10942026-05-01T23:13:14.310Z Downloaded ryu v1.0.23
10952026-05-01T23:13:14.312Z Downloaded hashbrown v0.15.5
10962026-05-01T23:13:14.315Z Downloaded spin v0.9.8
10972026-05-01T23:13:14.318Z Downloaded mio v1.2.0
10982026-05-01T23:13:14.323Z Downloaded nom v7.1.3
10992026-05-01T23:13:14.326Z Downloaded schemars v0.8.22
11002026-05-01T23:13:14.333Z Downloaded tower-service v0.3.3
11012026-05-01T23:13:14.336Z Downloaded tower-layer v0.3.3
11022026-05-01T23:13:14.336Z Downloaded topological-sort v0.2.2
11032026-05-01T23:13:14.336Z Downloaded thiserror-no-std v2.0.2
11042026-05-01T23:13:14.344Z Downloaded try-lock v0.2.5
11052026-05-01T23:13:14.347Z Downloaded tls_codec v0.4.2
11062026-05-01T23:13:14.347Z Downloaded thread_local v1.1.9
11072026-05-01T23:13:14.350Z Downloaded tiny-keccak v2.0.2
11082026-05-01T23:13:14.350Z Downloaded publicsuffix v2.3.0
11092026-05-01T23:13:14.353Z Downloaded trait-variant v0.1.2
11102026-05-01T23:13:14.353Z Downloaded quinn v0.11.9
11112026-05-01T23:13:14.356Z Downloaded libxml v0.3.3
11122026-05-01T23:13:14.359Z Downloaded tls_codec_derive v0.4.2
11132026-05-01T23:13:14.359Z Downloaded unarray v0.1.4
11142026-05-01T23:13:14.359Z Downloaded typify-macro v0.4.3
11152026-05-01T23:13:14.362Z Downloaded serde_yaml v0.9.34+deprecated
11162026-05-01T23:13:14.362Z Downloaded tokio-dtrace v0.1.1
11172026-05-01T23:13:14.365Z Downloaded iddqd v0.3.18
11182026-05-01T23:13:14.368Z Downloaded universal-hash v0.5.1
11192026-05-01T23:13:14.368Z Downloaded rsa v0.9.10
11202026-05-01T23:13:14.371Z Downloaded iri-string v0.7.10
11212026-05-01T23:13:14.375Z Downloaded typify-macro v0.6.2
11222026-05-01T23:13:14.378Z Downloaded tokio-tungstenite v0.23.1
11232026-05-01T23:13:14.378Z Downloaded termios v0.3.3
11242026-05-01T23:13:14.381Z Downloaded usdt-macro v0.6.0
11252026-05-01T23:13:14.381Z Downloaded usdt v0.6.0
11262026-05-01T23:13:14.381Z Downloaded usdt-attr-macro v0.6.0
11272026-05-01T23:13:14.381Z Downloaded untrusted v0.9.0
11282026-05-01T23:13:14.384Z Downloaded unicode-truncate v1.1.0
11292026-05-01T23:13:14.384Z Downloaded untrusted v0.7.1
11302026-05-01T23:13:14.384Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11312026-05-01T23:13:14.384Z Downloaded utf-8 v0.7.6
11322026-05-01T23:13:14.387Z Downloaded slog v2.8.2
11332026-05-01T23:13:14.387Z Downloaded tokio-tungstenite v0.21.0
11342026-05-01T23:13:14.390Z Downloaded tokio-rustls v0.25.0
11352026-05-01T23:13:14.390Z Downloaded socket2 v0.5.10
11362026-05-01T23:13:14.394Z Downloaded qorb v0.4.1
11372026-05-01T23:13:14.394Z Downloaded hashbrown v0.16.1
11382026-05-01T23:13:14.397Z Downloaded num-bigint-dig v0.8.6
11392026-05-01T23:13:14.400Z Downloaded socket2 v0.6.3
11402026-05-01T23:13:14.404Z Downloaded signal-hook v0.3.18
11412026-05-01T23:13:14.404Z Downloaded schemars v0.9.0
11422026-05-01T23:13:14.409Z Downloaded tui-tree-widget v0.23.1
11432026-05-01T23:13:14.412Z Downloaded void v1.0.2
11442026-05-01T23:13:14.412Z Downloaded toml_writer v1.0.6+spec-1.1.0
11452026-05-01T23:13:14.412Z Downloaded term v0.7.0
11462026-05-01T23:13:14.415Z Downloaded similar v2.7.0
11472026-05-01T23:13:14.418Z Downloaded unit-prefix v0.5.2
11482026-05-01T23:13:14.418Z Downloaded wait-timeout v0.2.1
11492026-05-01T23:13:14.421Z Downloaded rustls-webpki v0.103.9
11502026-05-01T23:13:14.421Z Downloaded tokio-native-tls v0.3.1
11512026-05-01T23:13:14.424Z Downloaded serde_with_macros v3.17.0
11522026-05-01T23:13:14.424Z Downloaded want v0.3.1
11532026-05-01T23:13:14.424Z Downloaded waitgroup v0.1.2
11542026-05-01T23:13:14.427Z Downloaded time-macros v0.2.27
11552026-05-01T23:13:14.430Z Downloaded aho-corasick v1.1.4
11562026-05-01T23:13:14.433Z Downloaded samael v0.0.19
11572026-05-01T23:13:14.436Z Downloaded unicase v2.9.0
11582026-05-01T23:13:14.436Z Downloaded strum_macros v0.27.2
11592026-05-01T23:13:14.436Z Downloaded tokio-rustls v0.24.1
11602026-05-01T23:13:14.439Z Downloaded rand v0.10.0
11612026-05-01T23:13:14.442Z Downloaded h2 v0.4.13
11622026-05-01T23:13:14.445Z Downloaded xattr v1.6.1
11632026-05-01T23:13:14.445Z Downloaded subprocess v0.2.15
11642026-05-01T23:13:14.448Z Downloaded xshell-macros v0.2.7
11652026-05-01T23:13:14.448Z Downloaded tokio-stream v0.1.18
11662026-05-01T23:13:14.451Z Downloaded tokio-rustls v0.26.4
11672026-05-01T23:13:14.451Z Downloaded snafu v0.8.9
11682026-05-01T23:13:14.454Z Downloaded usdt-impl v0.6.0
11692026-05-01T23:13:14.457Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11702026-05-01T23:13:14.457Z Downloaded hyper v1.8.1
11712026-05-01T23:13:14.460Z Downloaded vergen-lib v0.1.6
11722026-05-01T23:13:14.462Z Downloaded hkdf v0.12.4
11732026-05-01T23:13:14.463Z Downloaded vergen-gitcl v1.0.8
11742026-05-01T23:13:14.463Z Downloaded rand v0.9.2
11752026-05-01T23:13:14.484Z Downloaded rand v0.8.5
11762026-05-01T23:13:14.484Z Downloaded toml_parser v1.0.9+spec-1.1.0
11772026-05-01T23:13:14.484Z Downloaded test-strategy v0.4.5
11782026-05-01T23:13:14.484Z Downloaded term v1.2.1
11792026-05-01T23:13:14.484Z Downloaded zeroize_derive v1.4.3
11802026-05-01T23:13:14.484Z Downloaded zone v0.3.1
11812026-05-01T23:13:14.484Z Downloaded twox-hash v2.1.2
11822026-05-01T23:13:14.484Z Downloaded itertools v0.13.0
11832026-05-01T23:13:14.484Z Downloaded zone_cfg_derive v0.3.1
11842026-05-01T23:13:14.484Z Downloaded vsss-rs v3.3.4
11852026-05-01T23:13:14.489Z Downloaded vergen-git2 v1.0.7
11862026-05-01T23:13:14.489Z Downloaded itertools v0.12.1
11872026-05-01T23:13:14.492Z Downloaded futures-util v0.3.32
11882026-05-01T23:13:14.496Z Downloaded walkdir v2.5.0
11892026-05-01T23:13:14.499Z Downloaded tracing-attributes v0.1.31
11902026-05-01T23:13:14.499Z Downloaded tinyvec v1.10.0
11912026-05-01T23:13:14.502Z Downloaded libm v0.2.16
11922026-05-01T23:13:14.505Z Downloaded unicode-properties v0.1.4
11932026-05-01T23:13:14.508Z Downloaded whoami v1.6.1
11942026-05-01T23:13:14.512Z Downloaded whoami v2.1.0
11952026-05-01T23:13:14.512Z Downloaded wyz v0.5.1
11962026-05-01T23:13:14.513Z Downloaded xshell v0.2.7
11972026-05-01T23:13:14.515Z Downloaded blake3 v1.8.3
11982026-05-01T23:13:14.520Z Downloaded zeroize v1.8.2
11992026-05-01T23:13:14.523Z Downloaded toml v1.0.6+spec-1.1.0
12002026-05-01T23:13:14.526Z Downloaded toml v0.7.8
12012026-05-01T23:13:14.526Z Downloaded itertools v0.14.0
12022026-05-01T23:13:14.529Z Downloaded toml v0.9.12+spec-1.1.0
12032026-05-01T23:13:14.532Z Downloaded vergen v9.0.6
12042026-05-01T23:13:14.535Z Downloaded tar v0.4.45
12052026-05-01T23:13:14.538Z Downloaded schemars v1.2.1
12062026-05-01T23:13:14.544Z Downloaded zstd v0.13.3
12072026-05-01T23:13:14.547Z Downloaded uzers v0.12.2
12082026-05-01T23:13:14.547Z Downloaded tungstenite v0.21.0
12092026-05-01T23:13:14.550Z Downloaded zstd-safe v7.2.4
12102026-05-01T23:13:14.555Z Downloaded steno v0.4.1
12112026-05-01T23:13:14.558Z Downloaded tungstenite v0.23.0
12122026-05-01T23:13:14.564Z Downloaded p521 v0.13.3
12132026-05-01T23:13:14.568Z Downloaded yasna v0.5.2
12142026-05-01T23:13:14.571Z Downloaded unsafe-libyaml v0.2.11
12152026-05-01T23:13:14.581Z Downloaded uuid v1.23.0
12162026-05-01T23:13:14.592Z Downloaded toml_edit v0.23.10+spec-1.0.0
12172026-05-01T23:13:14.594Z Downloaded tracing-core v0.1.36
12182026-05-01T23:13:14.597Z Downloaded curve25519-dalek v4.1.3
12192026-05-01T23:13:14.601Z Downloaded typify v0.4.3
12202026-05-01T23:13:14.607Z Downloaded unicode-bidi v0.3.18
12212026-05-01T23:13:14.610Z Downloaded russh v0.45.0
12222026-05-01T23:13:14.613Z Downloaded git2 v0.20.4
12232026-05-01T23:13:14.617Z Downloaded zerocopy v0.6.6
12242026-05-01T23:13:14.620Z Downloaded rustyline v14.0.0
12252026-05-01T23:13:14.623Z Downloaded typify v0.6.2
12262026-05-01T23:13:14.626Z Downloaded reedline v0.40.0
12272026-05-01T23:13:14.630Z Downloaded tokio-postgres v0.7.16
12282026-05-01T23:13:14.633Z Downloaded bitvec v1.0.1
12292026-05-01T23:13:14.642Z Downloaded vte v0.14.1
12302026-05-01T23:13:14.644Z Downloaded rpassword v7.4.0
12312026-05-01T23:13:14.648Z Downloaded ssh-key v0.6.7
12322026-05-01T23:13:14.652Z Downloaded zopfli v0.8.3
12332026-05-01T23:13:14.655Z Downloaded p384 v0.13.1
12342026-05-01T23:13:14.657Z Downloaded yansi v1.0.1
12352026-05-01T23:13:14.660Z Downloaded aws-lc-rs v1.16.0
12362026-05-01T23:13:14.671Z Downloaded zip v0.6.6
12372026-05-01T23:13:14.677Z Downloaded reqwest v0.12.28
12382026-05-01T23:13:14.681Z Downloaded reqwest v0.13.2
12392026-05-01T23:13:14.696Z Downloaded chrono v0.4.44
12402026-05-01T23:13:14.701Z Downloaded rayon v1.11.0
12412026-05-01T23:13:14.706Z Downloaded zerocopy-derive v0.8.40
12422026-05-01T23:13:14.711Z Downloaded portable-atomic v1.13.1
12432026-05-01T23:13:14.716Z Downloaded lalrpop v0.19.12
12442026-05-01T23:13:14.722Z Downloaded quick-xml v0.37.5
12452026-05-01T23:13:14.725Z Downloaded unicode_categories v0.1.1
12462026-05-01T23:13:14.728Z Downloaded bindgen v0.71.1
12472026-05-01T23:13:14.731Z Downloaded unicode-segmentation v1.12.0
12482026-05-01T23:13:14.734Z Downloaded toml_edit v0.19.15
12492026-05-01T23:13:14.742Z Downloaded regex v1.12.3
12502026-05-01T23:13:14.745Z Downloaded typed-path v0.9.3
12512026-05-01T23:13:14.751Z Downloaded rustls-webpki v0.101.7
12522026-05-01T23:13:14.760Z Downloaded tower v0.5.3
12532026-05-01T23:13:14.765Z Downloaded zip v4.6.1
12542026-05-01T23:13:14.768Z Downloaded goblin v0.10.5
12552026-05-01T23:13:14.772Z Downloaded petname v2.0.2
12562026-05-01T23:13:14.775Z Downloaded x509-cert v0.2.5
12572026-05-01T23:13:14.779Z Downloaded salty v0.3.0
12582026-05-01T23:13:14.783Z Downloaded unicode-normalization v0.1.25
12592026-05-01T23:13:14.788Z Downloaded dropshot v0.17.0
12602026-05-01T23:13:14.800Z Downloaded proptest v1.10.0
12612026-05-01T23:13:14.805Z Downloaded moka v0.12.13
12622026-05-01T23:13:14.816Z Downloaded tough v0.20.0
12632026-05-01T23:13:14.823Z Downloaded rustls-webpki v0.102.8
12642026-05-01T23:13:14.835Z Downloaded tower-http v0.6.8
12652026-05-01T23:13:14.839Z Downloaded radix_trie v0.2.1
12662026-05-01T23:13:14.842Z Downloaded tokio-util v0.7.18
12672026-05-01T23:13:14.848Z Downloaded serde_with v3.17.0
12682026-05-01T23:13:14.853Z Downloaded winnow v0.5.40
12692026-05-01T23:13:14.859Z Downloaded bstr v1.12.1
12702026-05-01T23:13:14.864Z Downloaded openssl v0.10.78
12712026-05-01T23:13:14.870Z Downloaded quinn-proto v0.11.13
12722026-05-01T23:13:14.876Z Downloaded tabled v0.20.0
12732026-05-01T23:13:14.886Z Downloaded object v0.30.4
12742026-05-01T23:13:14.891Z Downloaded winnow v0.6.26
12752026-05-01T23:13:14.898Z Downloaded regex-syntax v0.6.29
12762026-05-01T23:13:14.914Z Downloaded nix v0.27.1
12772026-05-01T23:13:14.920Z Downloaded polar-core v0.27.3
12782026-05-01T23:13:14.936Z Downloaded vcpkg v0.2.15
12792026-05-01T23:13:14.959Z Downloaded zlib-rs v0.6.2
12802026-05-01T23:13:14.962Z Downloaded nix v0.31.2
12812026-05-01T23:13:14.969Z Downloaded nix v0.28.0
12822026-05-01T23:13:14.975Z Downloaded time v0.3.47
12832026-05-01T23:13:14.982Z Downloaded zerocopy v0.8.40
12842026-05-01T23:13:14.988Z Downloaded regex-syntax v0.8.10
12852026-05-01T23:13:14.992Z Downloaded hickory-proto v0.24.4
12862026-05-01T23:13:15.001Z Downloaded regress v0.11.1
12872026-05-01T23:13:15.006Z Downloaded smoltcp v0.9.1
12882026-05-01T23:13:15.012Z Downloaded openapiv3 v2.2.0
12892026-05-01T23:13:15.019Z Downloaded webpki-roots v1.0.6
12902026-05-01T23:13:15.022Z Downloaded object v0.37.3
12912026-05-01T23:13:15.027Z Downloaded rustls v0.21.12
12922026-05-01T23:13:15.035Z Downloaded regress v0.10.5
12932026-05-01T23:13:15.040Z Downloaded smoltcp v0.11.0
12942026-05-01T23:13:15.047Z Downloaded dropshot v0.16.7
12952026-05-01T23:13:15.059Z Downloaded rustls v0.22.4
12962026-05-01T23:13:15.066Z Downloaded sqlparser v0.61.0
12972026-05-01T23:13:15.072Z Downloaded rustix v0.38.44
12982026-05-01T23:13:15.085Z Downloaded hickory-proto v0.25.2
12992026-05-01T23:13:15.094Z Downloaded sled v0.34.7
13002026-05-01T23:13:15.100Z Downloaded rustls v0.23.37
13012026-05-01T23:13:15.106Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-05-01T23:13:15.114Z Downloaded diesel v2.3.7
13032026-05-01T23:13:15.126Z Downloaded nix v0.29.0
13042026-05-01T23:13:15.132Z Downloaded chrono-tz v0.10.4
13052026-05-01T23:13:15.166Z Downloaded regex-automata v0.4.14
13062026-05-01T23:13:15.175Z Downloaded tracing v0.1.44
13072026-05-01T23:13:15.187Z Downloaded typify-impl v0.6.2
13082026-05-01T23:13:15.196Z Downloaded typify-impl v0.4.3
13092026-05-01T23:13:15.205Z Downloaded ratatui v0.29.0
13102026-05-01T23:13:15.216Z Downloaded zerocopy-derive v0.6.6
13112026-05-01T23:13:15.221Z Downloaded jiff v0.2.21
13122026-05-01T23:13:15.232Z Downloaded petgraph v0.6.5
13132026-05-01T23:13:15.243Z Downloaded petgraph v0.8.3
13142026-05-01T23:13:15.256Z Downloaded libz-sys v1.1.24
13152026-05-01T23:13:15.268Z Downloaded csv v1.4.0
13162026-05-01T23:13:15.280Z Downloaded tokio v1.52.1
13172026-05-01T23:13:15.304Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13182026-05-01T23:13:15.315Z Downloaded sha3 v0.10.8
13192026-05-01T23:13:15.354Z Downloaded encoding_rs v0.8.35
13202026-05-01T23:13:15.376Z Downloaded ring v0.17.14
13212026-05-01T23:13:15.401Z Downloaded libgit2-sys v0.18.3+1.9.2
13222026-05-01T23:13:15.924Z Downloaded aws-lc-sys v0.37.1
13232026-05-01T23:13:16.174Z Compiling libc v0.2.185
13242026-05-01T23:13:16.174Z Compiling serde v1.0.228
13252026-05-01T23:13:16.177Z Compiling shlex v1.3.0
13262026-05-01T23:13:16.177Z Compiling find-msvc-tools v0.1.9
13272026-05-01T23:13:16.177Z Compiling log v0.4.29
13282026-05-01T23:13:16.177Z Compiling smallvec v1.15.1
13292026-05-01T23:13:16.177Z Compiling typenum v1.19.0
13302026-05-01T23:13:16.177Z Compiling subtle v2.6.1
13312026-05-01T23:13:16.177Z Compiling generic-array v0.14.7
13322026-05-01T23:13:16.177Z Compiling scopeguard v1.2.0
13332026-05-01T23:13:16.315Z Compiling const-oid v0.9.6
13342026-05-01T23:13:16.380Z Compiling portable-atomic v1.13.1
13352026-05-01T23:13:16.423Z Compiling syn v2.0.117
13362026-05-01T23:13:16.439Z Compiling zerocopy v0.8.40
13372026-05-01T23:13:16.442Z Compiling serde_json v1.0.149
13382026-05-01T23:13:16.442Z Compiling critical-section v1.2.0
13392026-05-01T23:13:16.504Z Compiling lock_api v0.4.14
13402026-05-01T23:13:16.519Z Compiling pin-project-lite v0.2.17
13412026-05-01T23:13:16.532Z Compiling parking_lot_core v0.9.12
13422026-05-01T23:13:16.582Z Compiling pkg-config v0.3.32
13432026-05-01T23:13:16.621Z Compiling bitflags v2.11.0
13442026-05-01T23:13:16.625Z Compiling libm v0.2.16
13452026-05-01T23:13:16.653Z Compiling num-traits v0.2.19
13462026-05-01T23:13:16.657Z Compiling futures-core v0.3.32
13472026-05-01T23:13:16.682Z Compiling percent-encoding v2.3.2
13482026-05-01T23:13:16.727Z Compiling cpufeatures v0.2.17
13492026-05-01T23:13:16.747Z Compiling futures-sink v0.3.32
13502026-05-01T23:13:16.820Z Compiling futures-io v0.3.32
13512026-05-01T23:13:16.836Z Compiling getrandom v0.4.1
13522026-05-01T23:13:16.850Z Compiling futures-channel v0.3.32
13532026-05-01T23:13:16.880Z Compiling futures-task v0.3.32
13542026-05-01T23:13:16.908Z Compiling slab v0.4.12
13552026-05-01T23:13:16.925Z Compiling getrandom v0.3.4
13562026-05-01T23:13:16.991Z Compiling rand_core v0.10.0
13572026-05-01T23:13:16.991Z Compiling rustversion v1.0.22
13582026-05-01T23:13:17.058Z Compiling indexmap v2.14.0
13592026-05-01T23:13:17.080Z Compiling form_urlencoded v1.2.2
13602026-05-01T23:13:17.099Z Compiling dunce v1.0.5
13612026-05-01T23:13:17.114Z Compiling base64ct v1.8.3
13622026-05-01T23:13:17.128Z Compiling ident_case v1.0.1
13632026-05-01T23:13:17.147Z Compiling fs_extra v1.3.0
13642026-05-01T23:13:17.172Z Compiling flagset v0.4.7
13652026-05-01T23:13:17.209Z Compiling iana-time-zone v0.1.65
13662026-05-01T23:13:17.225Z Compiling rustix v1.1.3
13672026-05-01T23:13:17.265Z Compiling rustc_version v0.4.1
13682026-05-01T23:13:17.283Z Compiling getrandom v0.2.17
13692026-05-01T23:13:17.319Z Compiling jobserver v0.1.34
13702026-05-01T23:13:17.358Z Compiling errno v0.3.14
13712026-05-01T23:13:17.375Z Compiling mio v1.2.0
13722026-05-01T23:13:17.423Z Compiling rand_core v0.6.4
13732026-05-01T23:13:17.439Z Compiling once_cell v1.21.3
13742026-05-01T23:13:17.439Z Compiling socket2 v0.6.3
13752026-05-01T23:13:17.564Z Compiling signal-hook-registry v1.4.8
13762026-05-01T23:13:17.609Z Compiling cc v1.2.56
13772026-05-01T23:13:17.677Z Compiling parking_lot v0.12.5
13782026-05-01T23:13:17.732Z Compiling pem-rfc7468 v0.7.0
13792026-05-01T23:13:17.770Z Compiling aws-lc-rs v1.16.0
13802026-05-01T23:13:17.801Z Compiling vcpkg v0.2.15
13812026-05-01T23:13:17.801Z Compiling regex-syntax v0.8.10
13822026-05-01T23:13:17.901Z Compiling uuid v1.23.0
13832026-05-01T23:13:17.938Z Compiling tracing-core v0.1.36
13842026-05-01T23:13:17.964Z Compiling untrusted v0.9.0
13852026-05-01T23:13:17.979Z Compiling base64 v0.22.1
13862026-05-01T23:13:18.014Z Compiling rand_core v0.9.5
13872026-05-01T23:13:18.115Z Compiling openssl-probe v0.2.1
13882026-05-01T23:13:18.130Z Compiling untrusted v0.7.1
13892026-05-01T23:13:18.134Z Compiling httparse v1.10.1
13902026-05-01T23:13:18.134Z Compiling schemars v0.8.22
13912026-05-01T23:13:18.212Z Compiling tower-layer v0.3.3
13922026-05-01T23:13:18.280Z Compiling tower-service v0.3.3
13932026-05-01T23:13:18.318Z Compiling rustls v0.23.37
13942026-05-01T23:13:18.335Z Compiling try-lock v0.2.5
13952026-05-01T23:13:18.338Z Compiling tinyvec_macros v0.1.1
13962026-05-01T23:13:18.338Z Compiling dyn-clone v1.0.20
13972026-05-01T23:13:18.393Z Compiling cmake v0.1.57
13982026-05-01T23:13:18.394Z Compiling atomic-waker v1.1.2
13992026-05-01T23:13:18.438Z Compiling want v0.3.1
14002026-05-01T23:13:18.458Z Compiling tinyvec v1.10.0
14012026-05-01T23:13:18.482Z Compiling spin v0.9.8
14022026-05-01T23:13:18.535Z Compiling aho-corasick v1.1.4
14032026-05-01T23:13:18.546Z Compiling pin-utils v0.1.0
14042026-05-01T23:13:18.546Z Compiling time-core v0.1.8
14052026-05-01T23:13:18.576Z Compiling crc32fast v1.5.0
14062026-05-01T23:13:18.579Z Compiling foreign-types-shared v0.1.1
14072026-05-01T23:13:18.626Z Compiling httpdate v1.0.3
14082026-05-01T23:13:18.641Z Compiling num-conv v0.2.0
14092026-05-01T23:13:18.644Z Compiling openssl v0.10.78
14102026-05-01T23:13:18.685Z Compiling powerfmt v0.2.0
14112026-05-01T23:13:18.702Z Compiling foreign-types v0.3.2
14122026-05-01T23:13:18.718Z Compiling wait-timeout v0.2.1
14132026-05-01T23:13:18.736Z Compiling simd-adler32 v0.3.8
14142026-05-01T23:13:18.791Z Compiling bit-vec v0.8.0
14152026-05-01T23:13:18.825Z Compiling time-macros v0.2.27
14162026-05-01T23:13:18.841Z Compiling syn v1.0.109
14172026-05-01T23:13:18.872Z Compiling deranged v0.5.8
14182026-05-01T23:13:18.887Z Compiling siphasher v1.0.2
14192026-05-01T23:13:18.932Z Compiling num_threads v0.1.7
14202026-05-01T23:13:18.935Z Compiling usdt-impl v0.6.0
14212026-05-01T23:13:18.972Z Compiling native-tls v0.2.18
14222026-05-01T23:13:18.987Z Compiling quick-error v1.2.3
14232026-05-01T23:13:19.007Z Compiling crossbeam-utils v0.8.21
14242026-05-01T23:13:19.022Z Compiling bit-set v0.8.0
14252026-05-01T23:13:19.053Z Compiling tempfile v3.25.0
14262026-05-01T23:13:19.100Z Compiling unicode-normalization v0.1.25
14272026-05-01T23:13:19.118Z Compiling slog v2.8.2
14282026-05-01T23:13:19.210Z Compiling rand_xorshift v0.4.0
14292026-05-01T23:13:19.225Z Compiling heapless v0.7.17
14302026-05-01T23:13:19.239Z Compiling thread-id v5.1.0
14312026-05-01T23:13:19.242Z Compiling sync_wrapper v1.0.2
14322026-05-01T23:13:19.273Z Compiling aws-lc-sys v0.37.1
14332026-05-01T23:13:19.289Z Compiling ring v0.17.14
14342026-05-01T23:13:19.337Z Compiling openssl-sys v0.9.114
14352026-05-01T23:13:19.351Z Compiling synstructure v0.13.2
14362026-05-01T23:13:19.368Z Compiling pest_generator v2.8.6
14372026-05-01T23:13:19.384Z Compiling serde_derive_internals v0.29.1
14382026-05-01T23:13:19.400Z Compiling darling_core v0.20.11
14392026-05-01T23:13:19.403Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14402026-05-01T23:13:19.472Z Compiling regex-automata v0.4.14
14412026-05-01T23:13:19.495Z Compiling darling_core v0.21.3
14422026-05-01T23:13:19.621Z Compiling rusty-fork v0.3.1
14432026-05-01T23:13:19.930Z Compiling bzip2-sys v0.1.13+1.0.8
14442026-05-01T23:13:19.981Z Compiling cookie v0.18.1
14452026-05-01T23:13:19.997Z Compiling time v0.3.47
14462026-05-01T23:13:20.022Z Compiling unicode-properties v0.1.4
14472026-05-01T23:13:20.137Z Compiling paste v1.0.15
14482026-05-01T23:13:20.183Z Compiling signal-hook v0.3.18
14492026-05-01T23:13:20.238Z Compiling unarray v0.1.4
14502026-05-01T23:13:20.256Z Compiling adler2 v2.0.1
14512026-05-01T23:13:20.285Z Compiling allocator-api2 v0.2.21
14522026-05-01T23:13:20.378Z Compiling anyhow v1.0.102
14532026-05-01T23:13:20.379Z Compiling unicode-bidi v0.3.18
14542026-05-01T23:13:20.409Z Compiling zstd-safe v7.2.4
14552026-05-01T23:13:20.438Z Compiling miniz_oxide v0.8.9
14562026-05-01T23:13:20.694Z Compiling num-integer v0.1.46
14572026-05-01T23:13:20.894Z Compiling stringprep v0.1.5
14582026-05-01T23:13:20.958Z Compiling vergen-lib v0.1.6
14592026-05-01T23:13:20.973Z Compiling curve25519-dalek v4.1.3
14602026-05-01T23:13:21.048Z Compiling ff v0.13.1
14612026-05-01T23:13:21.105Z Compiling hash32 v0.2.1
14622026-05-01T23:13:21.121Z Compiling memoffset v0.9.1
14632026-05-01T23:13:21.159Z Compiling base16ct v0.2.0
14642026-05-01T23:13:21.191Z Compiling serde_derive v1.0.228
14652026-05-01T23:13:21.214Z Compiling zeroize_derive v1.4.3
14662026-05-01T23:13:21.299Z Compiling zerofrom-derive v0.1.6
14672026-05-01T23:13:21.331Z Compiling yoke-derive v0.8.1
14682026-05-01T23:13:21.350Z Compiling zerocopy-derive v0.8.40
14692026-05-01T23:13:21.365Z Compiling zerovec-derive v0.11.2
14702026-05-01T23:13:21.369Z Compiling displaydoc v0.2.5
14712026-05-01T23:13:21.397Z Compiling tokio-macros v2.7.0
14722026-05-01T23:13:21.675Z Compiling futures-macro v0.3.32
14732026-05-01T23:13:21.834Z Compiling der_derive v0.7.3
14742026-05-01T23:13:21.907Z Compiling zeroize v1.8.2
14752026-05-01T23:13:22.195Z Compiling thiserror-impl v2.0.18
14762026-05-01T23:13:22.211Z Compiling rustls-pki-types v1.14.0
14772026-05-01T23:13:22.214Z Compiling tracing-attributes v0.1.31
14782026-05-01T23:13:22.563Z Compiling futures-util v0.3.32
14792026-05-01T23:13:22.578Z Compiling schemars_derive v0.8.22
14802026-05-01T23:13:22.627Z Compiling scroll_derive v0.13.1
14812026-05-01T23:13:22.716Z Compiling crypto-common v0.1.7
14822026-05-01T23:13:22.769Z Compiling block-buffer v0.10.4
14832026-05-01T23:13:22.803Z Compiling zerofrom v0.1.6
14842026-05-01T23:13:22.885Z Compiling block-padding v0.3.3
14852026-05-01T23:13:22.913Z Compiling digest v0.10.7
14862026-05-01T23:13:22.938Z Compiling yoke v0.8.1
14872026-05-01T23:13:22.968Z Compiling der v0.7.10
14882026-05-01T23:13:23.066Z Compiling inout v0.1.4
14892026-05-01T23:13:23.143Z Compiling zerovec v0.11.5
14902026-05-01T23:13:23.190Z Compiling zerotrie v0.2.3
14912026-05-01T23:13:23.260Z Compiling hmac v0.12.1
14922026-05-01T23:13:23.439Z Compiling cipher v0.4.4
14932026-05-01T23:13:23.466Z Compiling sha2 v0.10.9
14942026-05-01T23:13:23.515Z Compiling pbkdf2 v0.12.2
14952026-05-01T23:13:23.612Z Compiling tinystr v0.8.2
14962026-05-01T23:13:23.627Z Compiling potential_utf v0.1.4
14972026-05-01T23:13:23.655Z Compiling thiserror v2.0.18
14982026-05-01T23:13:23.676Z Compiling salsa20 v0.10.2
14992026-05-01T23:13:23.731Z Compiling cbc v0.1.2
15002026-05-01T23:13:23.783Z Compiling icu_locale_core v2.1.1
15012026-05-01T23:13:23.801Z Compiling icu_collections v2.1.1
15022026-05-01T23:13:23.818Z Compiling spki v0.7.3
15032026-05-01T23:13:23.843Z Compiling scrypt v0.11.0
15042026-05-01T23:13:23.847Z Compiling aes v0.8.4
15052026-05-01T23:13:23.905Z Compiling tracing v0.1.44
15062026-05-01T23:13:23.923Z Compiling pest_derive v2.8.6
15072026-05-01T23:13:24.042Z Compiling scroll v0.13.0
15082026-05-01T23:13:24.135Z Compiling darling_macro v0.20.11
15092026-05-01T23:13:24.205Z Compiling openssl-macros v0.1.1
15102026-05-01T23:13:24.224Z Compiling signature v2.2.0
15112026-05-01T23:13:24.331Z Compiling pkcs5 v0.7.1
15122026-05-01T23:13:24.345Z Compiling goblin v0.10.5
15132026-05-01T23:13:24.381Z Compiling dtrace-parser v0.3.0
15142026-05-01T23:13:24.434Z Compiling icu_provider v2.1.1
15152026-05-01T23:13:24.660Z Compiling pkcs8 v0.10.2
15162026-05-01T23:13:24.681Z Compiling icu_properties v2.1.2
15172026-05-01T23:13:24.708Z Compiling icu_normalizer v2.1.1
15182026-05-01T23:13:24.724Z Compiling bytes v1.11.1
15192026-05-01T23:13:24.829Z Compiling chrono v0.4.44
15202026-05-01T23:13:24.846Z Compiling ipnet v2.11.0
15212026-05-01T23:13:24.898Z Compiling darling v0.20.11
15222026-05-01T23:13:24.931Z Compiling rustls-native-certs v0.8.3
15232026-05-01T23:13:24.950Z Compiling thiserror-impl v1.0.69
15242026-05-01T23:13:24.991Z Compiling derive_builder_core v0.20.2
15252026-05-01T23:13:25.006Z Compiling scroll_derive v0.12.1
15262026-05-01T23:13:25.170Z Compiling serde_tokenstream v0.2.3
15272026-05-01T23:13:25.238Z Compiling tokio v1.52.1
15282026-05-01T23:13:25.272Z Compiling http v1.4.0
15292026-05-01T23:13:25.374Z Compiling toml_datetime v0.6.11
15302026-05-01T23:13:25.379Z Compiling erased-serde v0.3.31
15312026-05-01T23:13:25.502Z Compiling serde_spanned v0.6.9
15322026-05-01T23:13:25.655Z Compiling idna_adapter v1.2.1
15332026-05-01T23:13:25.669Z Compiling md-5 v0.10.6
15342026-05-01T23:13:25.699Z Compiling scroll v0.12.0
15352026-05-01T23:13:25.811Z Compiling ppv-lite86 v0.2.21
15362026-05-01T23:13:25.825Z Compiling idna v1.1.0
15372026-05-01T23:13:25.852Z Compiling webpki-roots v1.0.6
15382026-05-01T23:13:25.887Z Compiling derive_builder_macro v0.20.2
15392026-05-01T23:13:25.922Z Compiling http-body v1.0.1
15402026-05-01T23:13:25.984Z Compiling darling_macro v0.21.3
15412026-05-01T23:13:26.000Z Compiling zerocopy-derive v0.7.35
15422026-05-01T23:13:26.021Z Compiling iri-string v0.7.10
15432026-05-01T23:13:26.077Z Compiling http-body-util v0.1.3
15442026-05-01T23:13:26.095Z Compiling cfg_aliases v0.2.1
15452026-05-01T23:13:26.161Z Compiling url v2.5.8
15462026-05-01T23:13:26.188Z Compiling rand_chacha v0.9.0
15472026-05-01T23:13:26.216Z Compiling rand_chacha v0.3.1
15482026-05-01T23:13:26.236Z Compiling zlib-rs v0.6.2
15492026-05-01T23:13:26.254Z Compiling thiserror v1.0.69
15502026-05-01T23:13:26.363Z Compiling ryu v1.0.23
15512026-05-01T23:13:26.372Z Compiling psl-types v2.0.11
15522026-05-01T23:13:26.390Z Compiling litrs v1.0.0
15532026-05-01T23:13:26.499Z Compiling rand v0.9.2
15542026-05-01T23:13:26.518Z Compiling smoltcp v0.9.1
15552026-05-01T23:13:26.524Z Compiling ref-cast v1.0.25
15562026-05-01T23:13:26.545Z Compiling rustix v0.38.44
15572026-05-01T23:13:26.930Z Compiling fallible-iterator v0.2.0
15582026-05-01T23:13:26.930Z Compiling num-bigint-dig v0.8.6
15592026-05-01T23:13:26.990Z Compiling zerocopy v0.7.35
15602026-05-01T23:13:26.994Z Compiling document-features v0.2.12
15612026-05-01T23:13:27.045Z Compiling dof v0.4.0
15622026-05-01T23:13:27.058Z Compiling proptest v1.10.0
15632026-05-01T23:13:27.219Z Compiling darling v0.21.3
15642026-05-01T23:13:27.256Z Compiling postgres-protocol v0.6.10
15652026-05-01T23:13:27.305Z Compiling publicsuffix v2.3.0
15662026-05-01T23:13:27.317Z Compiling serde_urlencoded v0.7.1
15672026-05-01T23:13:27.324Z Compiling rand v0.8.5
15682026-05-01T23:13:27.324Z Compiling derive_builder v0.20.2
15692026-05-01T23:13:27.457Z Compiling nix v0.31.2
15702026-05-01T23:13:27.544Z Compiling goblin v0.8.2
15712026-05-01T23:13:27.616Z Compiling sec1 v0.7.3
15722026-05-01T23:13:27.663Z Compiling ipnetwork v0.21.1
15732026-05-01T23:13:27.682Z Compiling cargo-platform v0.1.9
15742026-05-01T23:13:27.698Z Compiling hubpack_derive v0.1.1
15752026-05-01T23:13:27.918Z Compiling oxnet v0.1.4
15762026-05-01T23:13:27.932Z Compiling hkdf v0.12.4
15772026-05-01T23:13:27.964Z Compiling crypto-bigint v0.5.5
15782026-05-01T23:13:28.006Z Compiling regex v1.12.3
15792026-05-01T23:13:28.229Z Compiling curve25519-dalek-derive v0.1.1
15802026-05-01T23:13:28.243Z Compiling daft-derive v0.1.5
15812026-05-01T23:13:28.289Z Compiling async-trait v0.1.89
15822026-05-01T23:13:28.323Z Compiling ref-cast-impl v1.0.25
15832026-05-01T23:13:28.350Z Compiling strum_macros v0.27.2
15842026-05-01T23:13:28.465Z Compiling group v0.13.0
15852026-05-01T23:13:28.667Z Compiling num-iter v0.1.45
15862026-05-01T23:13:28.776Z Compiling phf_shared v0.13.1
15872026-05-01T23:13:28.808Z Compiling terminal_size v0.4.3
15882026-05-01T23:13:28.885Z Compiling lazy_static v1.5.0
15892026-05-01T23:13:28.906Z Compiling vergen v9.0.6
15902026-05-01T23:13:28.934Z Compiling fs-err v3.3.0
15912026-05-01T23:13:28.976Z Compiling ahash v0.8.12
15922026-05-01T23:13:29.007Z Compiling bumpalo v3.20.2
15932026-05-01T23:13:29.007Z Compiling unicode-segmentation v1.12.0
15942026-05-01T23:13:29.031Z Compiling tokio-util v0.7.18
15952026-05-01T23:13:29.048Z Compiling tower v0.5.3
15962026-05-01T23:13:29.110Z Compiling flate2 v1.1.9
15972026-05-01T23:13:29.152Z Compiling tokio-native-tls v0.3.1
15982026-05-01T23:13:29.205Z Compiling object v0.37.3
15992026-05-01T23:13:29.236Z Compiling winnow v0.5.40
16002026-05-01T23:13:29.277Z Compiling libbz2-rs-sys v0.2.2
16012026-05-01T23:13:29.349Z Compiling managed v0.8.0
16022026-05-01T23:13:29.371Z Compiling foldhash v0.1.5
16032026-05-01T23:13:29.428Z Compiling bitflags v1.3.2
16042026-05-01T23:13:29.469Z Compiling tower-http v0.6.8
16052026-05-01T23:13:29.503Z Compiling newtype-uuid v1.3.2
16062026-05-01T23:13:29.525Z Compiling foldhash v0.2.0
16072026-05-01T23:13:29.582Z Compiling hashbrown v0.15.5
16082026-05-01T23:13:29.598Z Compiling clap_builder v4.5.60
16092026-05-01T23:13:29.627Z Compiling zopfli v0.8.3
16102026-05-01T23:13:29.769Z Compiling h2 v0.4.13
16112026-05-01T23:13:29.864Z Compiling dof v0.3.0
16122026-05-01T23:13:29.898Z Compiling daft v0.1.5
16132026-05-01T23:13:29.989Z Compiling bzip2 v0.6.1
16142026-05-01T23:13:30.118Z Compiling hashbrown v0.16.1
16152026-05-01T23:13:30.213Z Compiling phf v0.13.1
16162026-05-01T23:13:30.295Z Compiling elliptic-curve v0.13.8
16172026-05-01T23:13:30.334Z Compiling signal-hook-mio v0.2.5
16182026-05-01T23:13:30.382Z Compiling strum v0.27.2
16192026-05-01T23:13:30.399Z Compiling cargo_metadata v0.19.2
16202026-05-01T23:13:30.515Z Compiling usdt-macro v0.6.0
16212026-05-01T23:13:30.531Z Compiling toml_edit v0.19.15
16222026-05-01T23:13:30.611Z Compiling usdt-attr-macro v0.6.0
16232026-05-01T23:13:30.700Z Compiling cookie_store v0.22.1
16242026-05-01T23:13:30.717Z Compiling bzip2 v0.4.4
16252026-05-01T23:13:30.843Z Compiling hubpack v0.1.2
16262026-05-01T23:13:30.886Z Compiling postgres-types v0.2.12
16272026-05-01T23:13:30.967Z Compiling serde_with_macros v3.17.0
16282026-05-01T23:13:31.101Z Compiling zstd v0.13.3
16292026-05-01T23:13:31.146Z Compiling dtrace-parser v0.2.0
16302026-05-01T23:13:31.329Z Compiling ed25519 v2.2.3
16312026-05-01T23:13:31.390Z Compiling pkcs1 v0.7.5
16322026-05-01T23:13:31.405Z Compiling serde-big-array v0.5.1
16332026-05-01T23:13:31.487Z Compiling hex v0.4.3
16342026-05-01T23:13:31.490Z Compiling rfc6979 v0.4.0
16352026-05-01T23:13:31.568Z Compiling bstr v1.12.1
16362026-05-01T23:13:31.643Z Compiling strum_macros v0.26.4
16372026-05-01T23:13:31.785Z Compiling enum-as-inner v0.6.1
16382026-05-01T23:13:31.802Z Compiling serde_repr v0.1.20
16392026-05-01T23:13:31.822Z Compiling clap_derive v4.5.55
16402026-05-01T23:13:31.916Z Compiling phf_shared v0.11.3
16412026-05-01T23:13:32.124Z Compiling float-cmp v0.10.0
16422026-05-01T23:13:32.161Z Compiling memmap2 v0.9.10
16432026-05-01T23:13:32.248Z Compiling thread-id v4.2.2
16442026-05-01T23:13:32.264Z Compiling env_filter v1.0.0
16452026-05-01T23:13:32.267Z Compiling encoding_rs v0.8.35
16462026-05-01T23:13:32.301Z Compiling normalize-line-endings v0.3.0
16472026-05-01T23:13:32.327Z Compiling predicates-core v1.0.10
16482026-05-01T23:13:32.352Z Compiling either v1.15.0
16492026-05-01T23:13:32.382Z Compiling jiff v0.2.21
16502026-05-01T23:13:32.394Z Compiling mime v0.3.17
16512026-05-01T23:13:32.412Z Compiling fixedbitset v0.4.2
16522026-05-01T23:13:32.545Z Compiling rustc-hash v2.1.1
16532026-05-01T23:13:32.608Z Compiling keccak v0.1.6
16542026-05-01T23:13:32.646Z Compiling whoami v2.1.0
16552026-05-01T23:13:32.662Z Compiling static_assertions v1.1.0
16562026-05-01T23:13:32.680Z Compiling data-encoding v2.10.0
16572026-05-01T23:13:32.695Z Compiling difflib v0.4.0
16582026-05-01T23:13:32.723Z Compiling new_debug_unreachable v1.0.6
16592026-05-01T23:13:32.757Z Compiling fixedbitset v0.5.7
16602026-05-01T23:13:32.805Z Compiling hyper v1.8.1
16612026-05-01T23:13:33.058Z Compiling precomputed-hash v0.1.1
16622026-05-01T23:13:33.084Z Compiling hickory-proto v0.25.2
16632026-05-01T23:13:33.163Z Compiling string_cache v0.8.9
16642026-05-01T23:13:33.246Z Compiling petgraph v0.8.3
16652026-05-01T23:13:33.280Z Compiling predicates v3.1.4
16662026-05-01T23:13:33.305Z Compiling tokio-postgres v0.7.16
16672026-05-01T23:13:33.421Z Compiling sha3 v0.10.8
16682026-05-01T23:13:33.421Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16692026-05-01T23:13:33.464Z Compiling toml_edit v0.22.27
16702026-05-01T23:13:33.491Z Compiling strum v0.26.3
16712026-05-01T23:13:33.643Z Compiling iddqd v0.3.18
16722026-05-01T23:13:33.744Z Compiling clap v4.5.60
16732026-05-01T23:13:33.842Z Compiling petgraph v0.6.5
16742026-05-01T23:13:33.862Z Compiling itertools v0.13.0
16752026-05-01T23:13:33.929Z Compiling hyper-util v0.1.20
16762026-05-01T23:13:33.944Z Compiling env_logger v0.11.9
16772026-05-01T23:13:33.972Z Compiling usdt v0.6.0
16782026-05-01T23:13:34.265Z Compiling usdt-impl v0.5.0
16792026-05-01T23:13:34.323Z Compiling serde_with v3.17.0
16802026-05-01T23:13:34.470Z Compiling similar v2.7.0
16812026-05-01T23:13:34.835Z Compiling crossterm v0.28.1
16822026-05-01T23:13:34.895Z Compiling toml v0.7.8
16832026-05-01T23:13:35.138Z Compiling zip v4.6.1
16842026-05-01T23:13:35.247Z Compiling rsa v0.9.10
16852026-05-01T23:13:35.366Z Compiling hyper-tls v0.6.0
16862026-05-01T23:13:35.367Z Compiling ecdsa v0.16.9
16872026-05-01T23:13:35.523Z Compiling ed25519-dalek v2.2.0
16882026-05-01T23:13:35.687Z Compiling zip v0.6.6
16892026-05-01T23:13:35.985Z Compiling tokio-stream v0.1.18
16902026-05-01T23:13:36.124Z Compiling toml_parser v1.0.9+spec-1.1.0
16912026-05-01T23:13:36.158Z Compiling heck v0.4.1
16922026-05-01T23:13:36.180Z Compiling buf-list v1.1.2
16932026-05-01T23:13:36.218Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16942026-05-01T23:13:36.221Z Compiling openapiv3 v2.2.0
16952026-05-01T23:13:36.249Z Compiling x509-cert v0.2.5
16962026-05-01T23:13:36.286Z Compiling sha1 v0.10.6
16972026-05-01T23:13:36.286Z Compiling crossbeam-epoch v0.9.18
16982026-05-01T23:13:36.405Z Compiling toml_datetime v0.7.5+spec-1.1.0
16992026-05-01T23:13:36.481Z Compiling peg-runtime v0.8.5
17002026-05-01T23:13:36.497Z Compiling lalrpop-util v0.19.12
17012026-05-01T23:13:36.542Z Compiling thread_local v1.1.9
17022026-05-01T23:13:36.557Z Compiling slog-async v2.8.0
17032026-05-01T23:13:36.658Z Compiling futures-executor v0.3.32
17042026-05-01T23:13:36.694Z Compiling crossbeam-channel v0.5.15
17052026-05-01T23:13:36.711Z Compiling filetime v0.2.27
17062026-05-01T23:13:36.729Z Compiling is-terminal v0.4.17
17072026-05-01T23:13:36.771Z Compiling term v1.2.1
17082026-05-01T23:13:36.796Z Compiling take_mut v0.2.2
17092026-05-01T23:13:36.819Z Compiling xattr v1.6.1
17102026-05-01T23:13:36.843Z Compiling futures v0.3.32
17112026-05-01T23:13:37.009Z Compiling tar v0.4.45
17122026-05-01T23:13:37.056Z Compiling slog-term v2.9.2
17132026-05-01T23:13:52.147Z Compiling rustls-webpki v0.103.9
17142026-05-01T23:13:54.958Z Compiling tokio-rustls v0.26.4
17152026-05-01T23:13:54.959Z Compiling rustls-platform-verifier v0.6.2
17162026-05-01T23:13:55.168Z Compiling hyper-rustls v0.27.7
17172026-05-01T23:13:55.354Z Compiling reqwest v0.12.28
17182026-05-01T23:13:55.354Z Compiling reqwest v0.13.2
17192026-05-01T23:13:57.330Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202026-05-01T23:13:57.576Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212026-05-01T23:14:00.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.47s
17222026-05-01T23:14:00.522Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17232026-05-01T23:14:00.578ZMay 01 23:14:00.078 INFO Starting download, target: Console
17242026-05-01T23:14:00.578ZMay 01 23:14:00.079 INFO Starting download, target: DendriteStub
17252026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Starting download, target: Clickhouse
17262026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Starting download, target: Cockroach
17272026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Starting download, target: MaghemiteMgd
17282026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Starting download, target: TransceiverControl
17292026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17302026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17312026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17322026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17332026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17342026-05-01T23:14:00.582ZMay 01 23:14:00.079 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17352026-05-01T23:14:00.986ZMay 01 23:14:00.484 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17362026-05-01T23:14:01.198ZMay 01 23:14:00.695 INFO Download complete, target: TransceiverControl
17372026-05-01T23:14:01.597ZMay 01 23:14:01.094 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17382026-05-01T23:14:01.830ZMay 01 23:14:01.331 INFO Download complete, target: Console
17392026-05-01T23:14:02.273ZMay 01 23:14:01.768 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17402026-05-01T23:14:02.320ZMay 01 23:14:01.813 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17412026-05-01T23:14:02.708ZMay 01 23:14:02.209 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17422026-05-01T23:14:02.708ZMay 01 23:14:02.209 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17432026-05-01T23:14:02.819ZMay 01 23:14:02.320 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-05-01T23:14:04.883ZMay 01 23:14:04.383 INFO Download complete, target: DendriteStub
17452026-05-01T23:14:04.912ZMay 01 23:14:04.412 INFO Download complete, target: MaghemiteMgd
17462026-05-01T23:14:07.404ZMay 01 23:14:06.903 INFO Checking that binary works, target: Cockroach
17472026-05-01T23:14:07.512ZMay 01 23:14:07.006 INFO Download complete, target: Cockroach
17482026-05-01T23:14:09.679ZMay 01 23:14:09.151 INFO Checking that binary works, target: Clickhouse
17492026-05-01T23:14:09.800ZMay 01 23:14:09.263 INFO Download complete, target: Clickhouse
17502026-05-01T23:14:09.816ZAll prerequisites installed successfully
17512026-05-01T23:14:09.816Z
17522026-05-01T23:14:09.816Zreal 2:49.031119244
17532026-05-01T23:14:09.816Zuser 7:17.951730541
17542026-05-01T23:14:09.816Zsys 1:43.070109027
17552026-05-01T23:14:09.816Ztrap 0.267835042
17562026-05-01T23:14:09.816Ztflt 1.892122436
17572026-05-01T23:14:09.817Zdflt 2.428494299
17582026-05-01T23:14:09.817Zkflt 0.046859246
17592026-05-01T23:14:09.817Zlock 22:18.483186451
17602026-05-01T23:14:09.817Zslp 19:31.204900461
17612026-05-01T23:14:09.817Zlat 25.042189337
17622026-05-01T23:14:09.817Zstop 2:55.156383925
17632026-05-01T23:14:09.817Z+ ptime -m cargo xtask download softnpu
17642026-05-01T23:14:10.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17652026-05-01T23:14:10.331Z Running `target/debug/xtask download softnpu`
17662026-05-01T23:14:11.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17672026-05-01T23:14:11.141Z Running `target/debug/xtask-downloader softnpu`
17682026-05-01T23:14:11.186ZMay 01 23:14:10.683 INFO Starting download, target: Softnpu
17692026-05-01T23:14:11.186ZMay 01 23:14:10.683 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17702026-05-01T23:14:11.843ZMay 01 23:14:11.341 INFO Download complete, target: Softnpu
17712026-05-01T23:14:11.852Z
17722026-05-01T23:14:11.852Zreal 2.067279671
17732026-05-01T23:14:11.852Zuser 1.340365260
17742026-05-01T23:14:11.852Zsys 0.651681708
17752026-05-01T23:14:11.852Ztrap 0.000999266
17762026-05-01T23:14:11.852Ztflt 0.000201354
17772026-05-01T23:14:11.852Zdflt 0.000139752
17782026-05-01T23:14:11.852Zkflt 0.000000000
17792026-05-01T23:14:11.852Zlock 11.861340702
17802026-05-01T23:14:11.852Zslp 0.488319536
17812026-05-01T23:14:11.852Zlat 0.079261274
17822026-05-01T23:14:11.852Zstop 0.000156660
17832026-05-01T23:14:11.852Z+ export CARGO_INCREMENTAL=0
17842026-05-01T23:14:11.852Z+ CARGO_INCREMENTAL=0
17852026-05-01T23:14:11.852Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17862026-05-01T23:14:12.867Z Compiling proc-macro2 v1.0.106
17872026-05-01T23:14:12.867Z Compiling quote v1.0.45
17882026-05-01T23:14:12.867Z Compiling unicode-ident v1.0.24
17892026-05-01T23:14:12.872Z Compiling libc v0.2.185
17902026-05-01T23:14:12.872Z Compiling serde_core v1.0.228
17912026-05-01T23:14:12.872Z Compiling serde v1.0.228
17922026-05-01T23:14:12.872Z Compiling cfg-if v1.0.4
17932026-05-01T23:14:12.872Z Compiling version_check v0.9.5
17942026-05-01T23:14:12.872Z Compiling find-msvc-tools v0.1.9
17952026-05-01T23:14:12.897Z Compiling shlex v1.3.0
17962026-05-01T23:14:12.904Z Compiling typenum v1.19.0
17972026-05-01T23:14:12.904Z Compiling autocfg v1.5.0
17982026-05-01T23:14:12.904Z Compiling zmij v1.0.21
17992026-05-01T23:14:12.904Z Compiling serde_json v1.0.149
18002026-05-01T23:14:12.904Z Compiling memchr v2.8.0
18012026-05-01T23:14:13.041Z Compiling portable-atomic v1.13.1
18022026-05-01T23:14:13.197Z Compiling zerocopy v0.8.40
18032026-05-01T23:14:13.200Z Compiling libm v0.2.16
18042026-05-01T23:14:13.229Z Compiling smallvec v1.15.1
18052026-05-01T23:14:13.387Z Compiling generic-array v0.14.7
18062026-05-01T23:14:13.390Z Compiling parking_lot_core v0.9.12
18072026-05-01T23:14:13.416Z Compiling icu_properties_data v2.1.2
18082026-05-01T23:14:13.448Z Compiling icu_normalizer_data v2.1.1
18092026-05-01T23:14:13.451Z Compiling itoa v1.0.17
18102026-05-01T23:14:13.541Z Compiling getrandom v0.4.1
18112026-05-01T23:14:13.544Z Compiling num-traits v0.2.19
18122026-05-01T23:14:13.576Z Compiling log v0.4.29
18132026-05-01T23:14:13.624Z Compiling stable_deref_trait v1.2.1
18142026-05-01T23:14:13.672Z Compiling pkg-config v0.3.32
18152026-05-01T23:14:13.688Z Compiling subtle v2.6.1
18162026-05-01T23:14:13.800Z Compiling scopeguard v1.2.0
18172026-05-01T23:14:13.891Z Compiling litemap v0.8.1
18182026-05-01T23:14:13.907Z Compiling lock_api v0.4.14
18192026-05-01T23:14:13.967Z Compiling percent-encoding v2.3.2
18202026-05-01T23:14:14.071Z Compiling jobserver v0.1.34
18212026-05-01T23:14:14.099Z Compiling getrandom v0.2.17
18222026-05-01T23:14:14.154Z Compiling errno v0.3.14
18232026-05-01T23:14:14.180Z Compiling writeable v0.6.2
18242026-05-01T23:14:14.214Z Compiling fnv v1.0.7
18252026-05-01T23:14:14.233Z Compiling syn v2.0.117
18262026-05-01T23:14:14.247Z Compiling rand_core v0.6.4
18272026-05-01T23:14:14.264Z Compiling thiserror v2.0.18
18282026-05-01T23:14:14.305Z Compiling cc v1.2.56
18292026-05-01T23:14:14.352Z Compiling pin-project-lite v0.2.17
18302026-05-01T23:14:14.428Z Compiling getrandom v0.3.4
18312026-05-01T23:14:14.519Z Compiling critical-section v1.2.0
18322026-05-01T23:14:14.583Z Compiling rustversion v1.0.22
18332026-05-01T23:14:14.587Z Compiling equivalent v1.0.2
18342026-05-01T23:14:14.587Z Compiling schemars v0.8.22
18352026-05-01T23:14:14.600Z Compiling fs_extra v1.3.0
18362026-05-01T23:14:14.644Z Compiling utf8_iter v1.0.4
18372026-05-01T23:14:14.648Z Compiling dunce v1.0.5
18382026-05-01T23:14:14.790Z Compiling rand_core v0.10.0
18392026-05-01T23:14:14.838Z Compiling form_urlencoded v1.2.2
18402026-05-01T23:14:14.914Z Compiling signal-hook-registry v1.4.8
18412026-05-01T23:14:14.918Z Compiling const-oid v0.9.6
18422026-05-01T23:14:14.971Z Compiling once_cell v1.21.3
18432026-05-01T23:14:15.083Z Compiling semver v1.0.28
18442026-05-01T23:14:15.223Z Compiling bitflags v2.11.0
18452026-05-01T23:14:15.241Z Compiling cmake v0.1.57
18462026-05-01T23:14:15.273Z Compiling hashbrown v0.17.0
18472026-05-01T23:14:15.350Z Compiling parking_lot v0.12.5
18482026-05-01T23:14:15.410Z Compiling mio v1.2.0
18492026-05-01T23:14:15.413Z Compiling socket2 v0.6.3
18502026-05-01T23:14:15.521Z Compiling rustix v1.1.3
18512026-05-01T23:14:15.538Z Compiling aws-lc-rs v1.16.0
18522026-05-01T23:14:15.558Z Compiling futures-core v0.3.32
18532026-05-01T23:14:15.600Z Compiling thiserror v1.0.69
18542026-05-01T23:14:15.624Z Compiling ring v0.17.14
18552026-05-01T23:14:15.653Z Compiling aws-lc-sys v0.37.1
18562026-05-01T23:14:15.668Z Compiling strsim v0.11.1
18572026-05-01T23:14:15.753Z Compiling httparse v1.10.1
18582026-05-01T23:14:15.774Z Compiling byteorder v1.5.0
18592026-05-01T23:14:15.835Z Compiling indexmap v2.14.0
18602026-05-01T23:14:15.878Z Compiling ucd-trie v0.1.7
18612026-05-01T23:14:16.028Z Compiling heck v0.5.0
18622026-05-01T23:14:16.091Z Compiling pest v2.8.6
18632026-05-01T23:14:16.119Z Compiling ident_case v1.0.1
18642026-05-01T23:14:16.137Z Compiling syn v1.0.109
18652026-05-01T23:14:16.140Z Compiling iana-time-zone v0.1.65
18662026-05-01T23:14:16.195Z Compiling vcpkg v0.2.15
18672026-05-01T23:14:16.225Z Compiling uuid v1.23.0
18682026-05-01T23:14:16.258Z Compiling cpufeatures v0.2.17
18692026-05-01T23:14:16.355Z Compiling regex-syntax v0.8.10
18702026-05-01T23:14:16.558Z Compiling rustc_version v0.4.1
18712026-05-01T23:14:16.594Z Compiling rustls v0.23.37
18722026-05-01T23:14:16.639Z Compiling futures-sink v0.3.32
18732026-05-01T23:14:16.771Z Compiling futures-channel v0.3.32
18742026-05-01T23:14:16.813Z Compiling openssl-sys v0.9.114
18752026-05-01T23:14:16.846Z Compiling futures-task v0.3.32
18762026-05-01T23:14:16.863Z Compiling slab v0.4.12
18772026-05-01T23:14:16.867Z Compiling futures-io v0.3.32
18782026-05-01T23:14:16.983Z Compiling synstructure v0.13.2
18792026-05-01T23:14:16.999Z Compiling serde_derive_internals v0.29.1
18802026-05-01T23:14:17.082Z Compiling plain v0.2.3
18812026-05-01T23:14:17.085Z Compiling crc32fast v1.5.0
18822026-05-01T23:14:17.115Z Compiling dyn-clone v1.0.20
18832026-05-01T23:14:17.118Z Compiling aho-corasick v1.1.4
18842026-05-01T23:14:17.224Z Compiling pest_meta v2.8.6
18852026-05-01T23:14:17.342Z Compiling num-conv v0.2.0
18862026-05-01T23:14:17.358Z Compiling crossbeam-utils v0.8.21
18872026-05-01T23:14:17.373Z Compiling time-core v0.1.8
18882026-05-01T23:14:17.529Z Compiling pretty-hex v0.4.1
18892026-05-01T23:14:17.574Z Compiling time-macros v0.2.27
18902026-05-01T23:14:17.652Z Compiling openssl v0.10.78
18912026-05-01T23:14:17.704Z Compiling base64 v0.22.1
18922026-05-01T23:14:17.859Z Compiling pest_generator v2.8.6
18932026-05-01T23:14:17.903Z Compiling base64ct v1.8.3
18942026-05-01T23:14:17.920Z Compiling anyhow v1.0.102
18952026-05-01T23:14:17.923Z Compiling darling_core v0.21.3
18962026-05-01T23:14:17.953Z Compiling zstd-sys v2.0.16+zstd.1.5.7
18972026-05-01T23:14:17.984Z Compiling regex-automata v0.4.14
18982026-05-01T23:14:18.182Z Compiling pem-rfc7468 v0.7.0
18992026-05-01T23:14:18.198Z Compiling flagset v0.4.7
19002026-05-01T23:14:18.224Z Compiling native-tls v0.2.18
19012026-05-01T23:14:18.242Z Compiling rand_core v0.9.5
19022026-05-01T23:14:18.281Z Compiling serde_derive v1.0.228
19032026-05-01T23:14:18.346Z Compiling zeroize_derive v1.4.3
19042026-05-01T23:14:18.349Z Compiling zerofrom-derive v0.1.6
19052026-05-01T23:14:18.461Z Compiling yoke-derive v0.8.1
19062026-05-01T23:14:18.478Z Compiling zerovec-derive v0.11.2
19072026-05-01T23:14:18.482Z Compiling displaydoc v0.2.5
19082026-05-01T23:14:18.519Z Compiling zerocopy-derive v0.8.40
19092026-05-01T23:14:18.536Z Compiling tokio-macros v2.7.0
19102026-05-01T23:14:18.540Z Compiling futures-macro v0.3.32
19112026-05-01T23:14:18.566Z Compiling thiserror-impl v2.0.18
19122026-05-01T23:14:18.581Z Compiling schemars_derive v0.8.22
19132026-05-01T23:14:18.950Z Compiling zeroize v1.8.2
19142026-05-01T23:14:19.240Z Compiling der_derive v0.7.3
19152026-05-01T23:14:19.327Z Compiling tracing-attributes v0.1.31
19162026-05-01T23:14:19.404Z Compiling thiserror-impl v1.0.69
19172026-05-01T23:14:19.491Z Compiling zerofrom v0.1.6
19182026-05-01T23:14:19.641Z Compiling yoke v0.8.1
19192026-05-01T23:14:19.715Z Compiling crypto-common v0.1.7
19202026-05-01T23:14:19.737Z Compiling block-buffer v0.10.4
19212026-05-01T23:14:19.772Z Compiling pest_derive v2.8.6
19222026-05-01T23:14:19.828Z Compiling zerovec v0.11.5
19232026-05-01T23:14:19.856Z Compiling zerotrie v0.2.3
19242026-05-01T23:14:19.984Z Compiling digest v0.10.7
19252026-05-01T23:14:20.200Z Compiling futures-util v0.3.32
19262026-05-01T23:14:20.223Z Compiling block-padding v0.3.3
19272026-05-01T23:14:20.311Z Compiling hmac v0.12.1
19282026-05-01T23:14:20.348Z Compiling tinystr v0.8.2
19292026-05-01T23:14:20.370Z Compiling potential_utf v0.1.4
19302026-05-01T23:14:20.387Z Compiling inout v0.1.4
19312026-05-01T23:14:20.390Z Compiling sha2 v0.10.9
19322026-05-01T23:14:20.488Z Compiling rustls-pki-types v1.14.0
19332026-05-01T23:14:20.522Z Compiling icu_collections v2.1.1
19342026-05-01T23:14:20.558Z Compiling icu_locale_core v2.1.1
19352026-05-01T23:14:20.589Z Compiling cipher v0.4.4
19362026-05-01T23:14:20.622Z Compiling scroll_derive v0.13.1
19372026-05-01T23:14:20.793Z Compiling scroll_derive v0.12.1
19382026-05-01T23:14:21.264Z Compiling icu_provider v2.1.1
19392026-05-01T23:14:21.342Z Compiling openssl-macros v0.1.1
19402026-05-01T23:14:21.395Z Compiling bytes v1.11.1
19412026-05-01T23:14:21.431Z Compiling chrono v0.4.44
19422026-05-01T23:14:21.607Z Compiling icu_normalizer v2.1.1
19432026-05-01T23:14:21.634Z Compiling icu_properties v2.1.2
19442026-05-01T23:14:21.783Z Compiling serde_tokenstream v0.2.3
19452026-05-01T23:14:21.786Z Compiling regex v1.12.3
19462026-05-01T23:14:22.095Z Compiling tokio v1.52.1
19472026-05-01T23:14:22.224Z Compiling http v1.4.0
19482026-05-01T23:14:22.239Z Compiling der v0.7.10
19492026-05-01T23:14:22.376Z Compiling darling_macro v0.21.3
19502026-05-01T23:14:22.810Z Compiling idna_adapter v1.2.1
19512026-05-01T23:14:22.828Z Compiling ppv-lite86 v0.2.21
19522026-05-01T23:14:22.893Z Compiling zerocopy-derive v0.7.35
19532026-05-01T23:14:22.970Z Compiling idna v1.1.0
19542026-05-01T23:14:23.093Z Compiling slog v2.8.2
19552026-05-01T23:14:23.150Z Compiling tracing-core v0.1.36
19562026-05-01T23:14:23.205Z Compiling untrusted v0.9.0
19572026-05-01T23:14:23.309Z Compiling url v2.5.8
19582026-05-01T23:14:23.412Z Compiling spki v0.7.3
19592026-05-01T23:14:23.536Z Compiling tracing v0.1.44
19602026-05-01T23:14:23.584Z Compiling darling v0.21.3
19612026-05-01T23:14:23.634Z Compiling salsa20 v0.10.2
19622026-05-01T23:14:23.684Z Compiling pbkdf2 v0.12.2
19632026-05-01T23:14:24.038Z Compiling cookie v0.18.1
19642026-05-01T23:14:24.059Z Compiling camino v1.2.2
19652026-05-01T23:14:24.243Z Compiling scrypt v0.11.0
19662026-05-01T23:14:24.366Z Compiling rand_chacha v0.9.0
19672026-05-01T23:14:24.382Z Compiling cbc v0.1.2
19682026-05-01T23:14:24.440Z Compiling aes v0.8.4
19692026-05-01T23:14:24.956Z Compiling usdt-impl v0.5.0
19702026-05-01T23:14:24.959Z Compiling paste v1.0.15
19712026-05-01T23:14:24.970Z Compiling either v1.15.0
19722026-05-01T23:14:25.061Z Compiling usdt-impl v0.6.0
19732026-05-01T23:14:25.194Z Compiling winnow v0.7.14
19742026-05-01T23:14:25.209Z Compiling ref-cast v1.0.25
19752026-05-01T23:14:25.368Z Compiling pkcs5 v0.7.1
19762026-05-01T23:14:25.420Z Compiling rand v0.9.2
19772026-05-01T23:14:25.435Z Compiling http-body v1.0.1
19782026-05-01T23:14:25.604Z Compiling serde_spanned v0.6.9
19792026-05-01T23:14:25.766Z Compiling toml_datetime v0.6.11
19802026-05-01T23:14:25.782Z Compiling scroll v0.12.0
19812026-05-01T23:14:25.785Z Compiling scroll v0.13.0
19822026-05-01T23:14:25.824Z Compiling tokio-util v0.7.18
19832026-05-01T23:14:25.898Z Compiling heapless v0.7.17
19842026-05-01T23:14:26.022Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-05-01T23:14:26.066Z Compiling signal-hook v0.3.18
19862026-05-01T23:14:26.082Z Compiling untrusted v0.7.1
19872026-05-01T23:14:26.185Z Compiling zstd-safe v7.2.4
19882026-05-01T23:14:26.275Z Compiling atomic-waker v1.1.2
19892026-05-01T23:14:26.315Z Compiling openssl-probe v0.2.1
19902026-05-01T23:14:26.463Z Compiling goblin v0.8.2
19912026-05-01T23:14:26.501Z Compiling goblin v0.10.5
19922026-05-01T23:14:26.520Z Compiling toml_parser v1.0.9+spec-1.1.0
19932026-05-01T23:14:26.670Z Compiling pkcs8 v0.10.2
19942026-05-01T23:14:26.947Z Compiling zerocopy v0.7.35
19952026-05-01T23:14:26.980Z Compiling ref-cast-impl v1.0.25
19962026-05-01T23:14:27.090Z Compiling darling_core v0.20.11
19972026-05-01T23:14:27.106Z Compiling curve25519-dalek v4.1.3
19982026-05-01T23:14:27.286Z Compiling toml_datetime v0.7.5+spec-1.1.0
19992026-05-01T23:14:27.325Z Compiling memoffset v0.9.1
20002026-05-01T23:14:27.520Z Compiling try-lock v0.2.5
20012026-05-01T23:14:27.594Z Compiling tinyvec_macros v0.1.1
20022026-05-01T23:14:27.598Z Compiling tower-layer v0.3.3
20032026-05-01T23:14:27.624Z Compiling tower-service v0.3.3
20042026-05-01T23:14:27.747Z Compiling fastrand v2.3.0
20052026-05-01T23:14:27.795Z Compiling litrs v1.0.0
20062026-05-01T23:14:27.880Z Compiling rustix v0.38.44
20072026-05-01T23:14:28.054Z Compiling winnow v0.5.40
20082026-05-01T23:14:28.108Z Compiling want v0.3.1
20092026-05-01T23:14:28.206Z Compiling h2 v0.4.13
20102026-05-01T23:14:28.268Z Compiling document-features v0.2.12
20112026-05-01T23:14:28.414Z Compiling tinyvec v1.10.0
20122026-05-01T23:14:28.777Z Compiling dof v0.3.0
20132026-05-01T23:14:29.052Z Compiling darling_macro v0.20.11
20142026-05-01T23:14:29.150Z Compiling dtrace-parser v0.2.0
20152026-05-01T23:14:29.243Z Compiling dof v0.4.0
20162026-05-01T23:14:29.347Z Compiling toml_edit v0.19.15
20172026-05-01T23:14:29.461Z Compiling dtrace-parser v0.3.0
20182026-05-01T23:14:29.559Z Compiling ipnet v2.11.0
20192026-05-01T23:14:29.724Z Compiling async-trait v0.1.89
20202026-05-01T23:14:29.759Z Compiling daft-derive v0.1.5
20212026-05-01T23:14:29.873Z Compiling spin v0.9.8
20222026-05-01T23:14:30.015Z Compiling thread-id v5.1.0
20232026-05-01T23:14:30.068Z Compiling thread-id v4.2.2
20242026-05-01T23:14:30.087Z Compiling httpdate v1.0.3
20252026-05-01T23:14:30.167Z Compiling powerfmt v0.2.0
20262026-05-01T23:14:30.273Z Compiling pin-utils v0.1.0
20272026-05-01T23:14:30.289Z Compiling smoltcp v0.9.1
20282026-05-01T23:14:30.314Z Compiling num-bigint-dig v0.8.6
20292026-05-01T23:14:30.362Z Compiling cfg_aliases v0.2.1
20302026-05-01T23:14:30.458Z Compiling foreign-types-shared v0.1.1
20312026-05-01T23:14:30.463Z Compiling nix v0.31.2
20322026-05-01T23:14:30.489Z Compiling deranged v0.5.8
20332026-05-01T23:14:30.507Z Compiling tempfile v3.25.0
20342026-05-01T23:14:30.565Z Compiling foreign-types v0.3.2
20352026-05-01T23:14:30.651Z Compiling darling v0.20.11
20362026-05-01T23:14:30.860Z Compiling ipnetwork v0.21.1
20372026-05-01T23:14:31.067Z Compiling curve25519-dalek-derive v0.1.1
20382026-05-01T23:14:31.116Z Compiling hyper v1.8.1
20392026-05-01T23:14:31.348Z Compiling strum_macros v0.26.4
20402026-05-01T23:14:31.511Z Compiling wait-timeout v0.2.1
20412026-05-01T23:14:31.605Z Compiling num_threads v0.1.7
20422026-05-01T23:14:31.646Z Compiling anstyle v1.0.13
20432026-05-01T23:14:31.712Z Compiling bit-vec v0.8.0
20442026-05-01T23:14:31.852Z Compiling quick-error v1.2.3
20452026-05-01T23:14:31.868Z Compiling simd-adler32 v0.3.8
20462026-05-01T23:14:31.910Z Compiling utf8parse v0.2.2
20472026-05-01T23:14:31.978Z Compiling siphasher v1.0.2
20482026-05-01T23:14:32.043Z Compiling anstyle-parse v0.2.7
20492026-05-01T23:14:32.046Z Compiling rusty-fork v0.3.1
20502026-05-01T23:14:32.121Z Compiling time v0.3.47
20512026-05-01T23:14:32.240Z Compiling hyper-util v0.1.20
20522026-05-01T23:14:32.353Z Compiling bit-set v0.8.0
20532026-05-01T23:14:32.724Z Compiling derive_builder_core v0.20.2
20542026-05-01T23:14:32.928Z Compiling unicode-normalization v0.1.25
20552026-05-01T23:14:33.404Z Compiling rustls-native-certs v0.8.3
20562026-05-01T23:14:33.543Z Compiling signature v2.2.0
20572026-05-01T23:14:33.706Z Compiling hubpack_derive v0.1.1
20582026-05-01T23:14:33.823Z Compiling rand_xorshift v0.4.0
20592026-05-01T23:14:33.899Z Compiling strum_macros v0.27.2
20602026-05-01T23:14:33.971Z Compiling sync_wrapper v1.0.2
20612026-05-01T23:14:33.989Z Compiling fs-err v3.3.0
20622026-05-01T23:14:34.089Z Compiling ahash v0.8.12
20632026-05-01T23:14:34.105Z Compiling allocator-api2 v0.2.21
20642026-05-01T23:14:34.198Z Compiling unicode-bidi v0.3.18
20652026-05-01T23:14:34.319Z Compiling unicode-properties v0.1.4
20662026-05-01T23:14:34.463Z Compiling is_terminal_polyfill v1.70.2
20672026-05-01T23:14:34.529Z Compiling anstyle-query v1.1.5
20682026-05-01T23:14:34.555Z Compiling unicode-segmentation v1.12.0
20692026-05-01T23:14:34.586Z Compiling unarray v0.1.4
20702026-05-01T23:14:34.666Z Compiling object v0.37.3
20712026-05-01T23:14:34.691Z Compiling adler2 v2.0.1
20722026-05-01T23:14:34.716Z Compiling colorchoice v1.0.4
20732026-05-01T23:14:34.768Z Compiling proptest v1.10.0
20742026-05-01T23:14:34.852Z Compiling anstream v0.6.21
20752026-05-01T23:14:34.952Z Compiling miniz_oxide v0.8.9
20762026-05-01T23:14:34.968Z Compiling stringprep v0.1.5
20772026-05-01T23:14:35.145Z Compiling tower v0.5.3
20782026-05-01T23:14:35.349Z Compiling derive_builder_macro v0.20.2
20792026-05-01T23:14:35.425Z Compiling usdt-macro v0.6.0
20802026-05-01T23:14:35.500Z Compiling usdt-attr-macro v0.6.0
20812026-05-01T23:14:35.942Z Compiling http-body-util v0.1.3
20822026-05-01T23:14:36.039Z Compiling webpki-roots v1.0.6
20832026-05-01T23:14:36.250Z Compiling rand_chacha v0.3.1
20842026-05-01T23:14:36.253Z Compiling erased-serde v0.3.31
20852026-05-01T23:14:36.253Z Compiling md-5 v0.10.6
20862026-05-01T23:14:36.364Z Compiling num-integer v0.1.46
20872026-05-01T23:14:36.426Z Compiling hash32 v0.2.1
20882026-05-01T23:14:36.516Z Compiling vergen-lib v0.1.6
20892026-05-01T23:14:36.531Z Compiling ff v0.13.1
20902026-05-01T23:14:36.570Z Compiling base16ct v0.2.0
20912026-05-01T23:14:36.590Z Compiling fallible-iterator v0.2.0
20922026-05-01T23:14:36.621Z Compiling ryu v1.0.23
20932026-05-01T23:14:36.652Z Compiling zlib-rs v0.6.2
20942026-05-01T23:14:36.690Z Compiling psl-types v2.0.11
20952026-05-01T23:14:36.733Z Compiling iri-string v0.7.10
20962026-05-01T23:14:36.760Z Compiling serde_urlencoded v0.7.1
20972026-05-01T23:14:36.785Z Compiling newtype-uuid v1.3.2
20982026-05-01T23:14:36.804Z Compiling publicsuffix v2.3.0
20992026-05-01T23:14:36.890Z Compiling postgres-protocol v0.6.10
21002026-05-01T23:14:36.906Z Compiling sec1 v0.7.3
21012026-05-01T23:14:36.940Z Compiling group v0.13.0
21022026-05-01T23:14:36.981Z Compiling num-iter v0.1.45
21032026-05-01T23:14:37.161Z Compiling rand v0.8.5
21042026-05-01T23:14:37.449Z Compiling oxnet v0.1.4
21052026-05-01T23:14:37.487Z Compiling derive_builder v0.20.2
21062026-05-01T23:14:37.568Z Compiling tokio-native-tls v0.3.1
21072026-05-01T23:14:37.631Z Compiling heck v0.4.1
21082026-05-01T23:14:37.653Z Compiling phf_shared v0.13.1
21092026-05-01T23:14:37.766Z Compiling lazy_static v1.5.0
21102026-05-01T23:14:37.844Z Compiling terminal_size v0.4.3
21112026-05-01T23:14:37.847Z Compiling serde_with_macros v3.17.0
21122026-05-01T23:14:37.891Z Compiling tower-http v0.6.8
21132026-05-01T23:14:37.894Z Compiling cargo-platform v0.1.9
21142026-05-01T23:14:37.923Z Compiling hkdf v0.12.4
21152026-05-01T23:14:37.926Z Compiling crypto-bigint v0.5.5
21162026-05-01T23:14:38.011Z Compiling enum-as-inner v0.6.1
21172026-05-01T23:14:38.096Z Compiling serde_repr v0.1.20
21182026-05-01T23:14:38.113Z Compiling clap_derive v4.5.55
21192026-05-01T23:14:38.131Z Compiling vergen v9.0.6
21202026-05-01T23:14:38.186Z Compiling bumpalo v3.20.2
21212026-05-01T23:14:38.310Z Compiling managed v0.8.0
21222026-05-01T23:14:38.327Z Compiling foldhash v0.2.0
21232026-05-01T23:14:38.348Z Compiling foldhash v0.1.5
21242026-05-01T23:14:38.441Z Compiling libbz2-rs-sys v0.2.2
21252026-05-01T23:14:38.551Z Compiling bitflags v1.3.2
21262026-05-01T23:14:38.654Z Compiling clap_lex v1.0.0
21272026-05-01T23:14:38.729Z Compiling flate2 v1.1.9
21282026-05-01T23:14:38.914Z Compiling elliptic-curve v0.13.8
21292026-05-01T23:14:38.931Z Compiling bzip2 v0.6.1
21302026-05-01T23:14:38.948Z Compiling clap_builder v4.5.60
21312026-05-01T23:14:39.022Z Compiling hashbrown v0.16.1
21322026-05-01T23:14:39.062Z Compiling hashbrown v0.15.5
21332026-05-01T23:14:39.078Z Compiling zopfli v0.8.3
21342026-05-01T23:14:39.272Z Compiling cargo_metadata v0.19.2
21352026-05-01T23:14:39.621Z Compiling phf v0.13.1
21362026-05-01T23:14:39.655Z Compiling hyper-tls v0.6.0
21372026-05-01T23:14:39.658Z Compiling daft v0.1.5
21382026-05-01T23:14:39.688Z Compiling zstd v0.13.3
21392026-05-01T23:14:39.815Z Compiling signal-hook-mio v0.2.5
21402026-05-01T23:14:39.956Z Compiling cookie_store v0.22.1
21412026-05-01T23:14:39.973Z Compiling postgres-types v0.2.12
21422026-05-01T23:14:39.976Z Compiling bzip2 v0.4.4
21432026-05-01T23:14:40.195Z Compiling strum v0.27.2
21442026-05-01T23:14:40.411Z Compiling hubpack v0.1.2
21452026-05-01T23:14:40.455Z Compiling ed25519 v2.2.3
21462026-05-01T23:14:40.471Z Compiling phf_shared v0.11.3
21472026-05-01T23:14:40.558Z Compiling crossbeam-epoch v0.9.18
21482026-05-01T23:14:40.598Z Compiling pkcs1 v0.7.5
21492026-05-01T23:14:40.687Z Compiling hex v0.4.3
21502026-05-01T23:14:40.726Z Compiling serde-big-array v0.5.1
21512026-05-01T23:14:40.824Z Compiling rfc6979 v0.4.0
21522026-05-01T23:14:40.893Z Compiling bstr v1.12.1
21532026-05-01T23:14:40.893Z Compiling float-cmp v0.10.0
21542026-05-01T23:14:40.975Z Compiling memmap2 v0.9.10
21552026-05-01T23:14:40.992Z Compiling env_filter v1.0.0
21562026-05-01T23:14:41.058Z Compiling encoding_rs v0.8.35
21572026-05-01T23:14:41.076Z Compiling toml_write v0.1.2
21582026-05-01T23:14:41.092Z Compiling mime v0.3.17
21592026-05-01T23:14:41.146Z Compiling normalize-line-endings v0.3.0
21602026-05-01T23:14:41.203Z Compiling new_debug_unreachable v1.0.6
21612026-05-01T23:14:41.219Z Compiling fixedbitset v0.4.2
21622026-05-01T23:14:41.255Z Compiling jiff v0.2.21
21632026-05-01T23:14:41.272Z Compiling precomputed-hash v0.1.1
21642026-05-01T23:14:41.287Z Compiling difflib v0.4.0
21652026-05-01T23:14:41.301Z Compiling keccak v0.1.6
21662026-05-01T23:14:41.304Z Compiling static_assertions v1.1.0
21672026-05-01T23:14:41.346Z Compiling fixedbitset v0.5.7
21682026-05-01T23:14:41.377Z Compiling predicates-core v1.0.10
21692026-05-01T23:14:41.393Z Compiling rustc-hash v2.1.1
21702026-05-01T23:14:41.473Z Compiling data-encoding v2.10.0
21712026-05-01T23:14:41.540Z Compiling whoami v2.1.0
21722026-05-01T23:14:41.582Z Compiling predicates v3.1.4
21732026-05-01T23:14:41.761Z Compiling petgraph v0.8.3
21742026-05-01T23:14:41.777Z Compiling tokio-postgres v0.7.16
21752026-05-01T23:14:41.898Z Compiling hickory-proto v0.25.2
21762026-05-01T23:14:42.106Z Compiling iddqd v0.3.18
21772026-05-01T23:14:42.189Z Compiling sha3 v0.10.8
21782026-05-01T23:14:42.324Z Compiling petgraph v0.6.5
21792026-05-01T23:14:42.400Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21802026-05-01T23:14:42.466Z Compiling string_cache v0.8.9
21812026-05-01T23:14:42.483Z Compiling similar v2.7.0
21822026-05-01T23:14:42.704Z Compiling toml_edit v0.22.27
21832026-05-01T23:14:43.236Z Compiling env_logger v0.11.9
21842026-05-01T23:14:43.263Z Compiling usdt v0.6.0
21852026-05-01T23:14:43.666Z Compiling ecdsa v0.16.9
21862026-05-01T23:14:43.773Z Compiling serde_with v3.17.0
21872026-05-01T23:14:43.861Z Compiling rsa v0.9.10
21882026-05-01T23:14:43.928Z Compiling zip v4.6.1
21892026-05-01T23:14:44.077Z Compiling ed25519-dalek v2.2.0
21902026-05-01T23:14:44.871Z Compiling clap v4.5.60
21912026-05-01T23:14:44.939Z Compiling crossterm v0.28.1
21922026-05-01T23:14:45.062Z Compiling zip v0.6.6
21932026-05-01T23:14:45.434Z Compiling strum v0.26.3
21942026-05-01T23:14:45.527Z Compiling toml v0.7.8
21952026-05-01T23:14:45.553Z Compiling tokio-stream v0.1.18
21962026-05-01T23:14:45.568Z Compiling buf-list v1.1.2
21972026-05-01T23:14:45.603Z Compiling itertools v0.13.0
21982026-05-01T23:14:45.763Z Compiling x509-cert v0.2.5
21992026-05-01T23:14:46.035Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22002026-05-01T23:14:46.103Z Compiling openapiv3 v2.2.0
22012026-05-01T23:14:46.155Z Compiling sha1 v0.10.6
22022026-05-01T23:14:46.380Z Compiling lalrpop-util v0.19.12
22032026-05-01T23:14:46.691Z Compiling peg-runtime v0.8.5
22042026-05-01T23:15:02.771Z Compiling macaddr v1.0.1
22052026-05-01T23:15:02.790Z Compiling structmeta-derive v0.3.0
22062026-05-01T23:15:02.886Z Compiling crucible-workspace-hack v0.1.0
22072026-05-01T23:15:03.069Z Compiling rayon-core v1.13.0
22082026-05-01T23:15:03.085Z Compiling itertools v0.14.0
22092026-05-01T23:15:03.122Z Compiling secrecy v0.10.3
22102026-05-01T23:15:03.218Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22112026-05-01T23:15:03.298Z Compiling heapless v0.8.0
22122026-05-01T23:15:03.313Z Compiling rustls v0.22.4
22132026-05-01T23:15:03.637Z Compiling crossbeam-deque v0.8.6
22142026-05-01T23:15:03.652Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22152026-05-01T23:15:03.670Z Compiling toml_edit v0.23.10+spec-1.0.0
22162026-05-01T23:15:03.767Z Compiling structmeta v0.3.0
22172026-05-01T23:15:03.784Z Compiling rustls-webpki v0.102.8
22182026-05-01T23:15:03.818Z Compiling futures-executor v0.3.32
22192026-05-01T23:15:03.867Z Compiling hash32 v0.3.1
22202026-05-01T23:15:04.003Z Compiling multer v3.1.0
22212026-05-01T23:15:04.020Z Compiling thread_local v1.1.9
22222026-05-01T23:15:04.057Z Compiling compression-core v0.4.31
22232026-05-01T23:15:04.272Z Compiling smoltcp v0.11.0
22242026-05-01T23:15:04.295Z Compiling unicode-width v0.2.0
22252026-05-01T23:15:04.323Z Compiling match_cfg v0.1.0
22262026-05-01T23:15:04.363Z Compiling ingot-macros v0.1.1
22272026-05-01T23:15:04.366Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22282026-05-01T23:15:04.401Z Compiling slog-async v2.8.0
22292026-05-01T23:15:04.439Z Compiling hostname v0.3.1
22302026-05-01T23:15:04.649Z Compiling proc-macro-crate v3.4.0
22312026-05-01T23:15:04.652Z Compiling compression-codecs v0.4.37
22322026-05-01T23:15:04.667Z Compiling derive-ex v0.1.8
22332026-05-01T23:15:04.719Z Compiling futures v0.3.32
22342026-05-01T23:15:04.834Z Compiling slog-json v2.6.1
22352026-05-01T23:15:05.055Z Compiling crossbeam-channel v0.5.15
22362026-05-01T23:15:05.102Z Compiling half v2.7.1
22372026-05-01T23:15:05.105Z Compiling newtype-uuid-macros v0.1.0
22382026-05-01T23:15:05.259Z Compiling cobs v0.3.0
22392026-05-01T23:15:05.402Z Compiling thiserror-impl-no-std v2.0.2
22402026-05-01T23:15:05.488Z Compiling universal-hash v0.5.1
22412026-05-01T23:15:05.560Z Compiling rustls-webpki v0.103.9
22422026-05-01T23:15:05.653Z Compiling async-stream-impl v0.3.6
22432026-05-01T23:15:05.670Z Compiling toml_datetime v1.0.0+spec-1.1.0
22442026-05-01T23:15:05.761Z Compiling serde_spanned v1.0.4
22452026-05-01T23:15:05.829Z Compiling is-terminal v0.4.17
22462026-05-01T23:15:05.883Z Compiling dropshot v0.17.0
22472026-05-01T23:15:05.940Z Compiling proc-macro-error-attr v1.0.4
22482026-05-01T23:15:05.956Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22492026-05-01T23:15:06.125Z Compiling convert_case v0.4.0
22502026-05-01T23:15:06.182Z Compiling toml_writer v1.0.6+spec-1.1.0
22512026-05-01T23:15:06.197Z Compiling take_mut v0.2.2
22522026-05-01T23:15:06.217Z Compiling ciborium-io v0.2.2
22532026-05-01T23:15:06.239Z Compiling term v1.2.1
22542026-05-01T23:15:06.269Z Compiling opaque-debug v0.3.1
22552026-05-01T23:15:06.333Z Compiling ciborium-ll v0.2.2
22562026-05-01T23:15:06.336Z Compiling async-stream v0.3.6
22572026-05-01T23:15:06.420Z Compiling toml v1.0.6+spec-1.1.0
22582026-05-01T23:15:06.427Z Compiling poly1305 v0.8.0
22592026-05-01T23:15:06.434Z Compiling thiserror-no-std v2.0.2
22602026-05-01T23:15:06.485Z Compiling derive_more v0.99.20
22612026-05-01T23:15:06.507Z Compiling test-strategy v0.4.5
22622026-05-01T23:15:06.600Z Compiling slog-term v2.9.2
22632026-05-01T23:15:06.633Z Compiling tokio-rustls v0.25.0
22642026-05-01T23:15:06.773Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22652026-05-01T23:15:06.934Z Compiling ingot-types v0.1.2
22662026-05-01T23:15:06.977Z Compiling postcard v1.1.3
22672026-05-01T23:15:07.382Z Compiling ingot v0.1.1
22682026-05-01T23:15:07.410Z Compiling num_enum_derive v0.7.5
22692026-05-01T23:15:07.650Z Compiling slog-bunyan v2.5.0
22702026-05-01T23:15:07.820Z Compiling async-compression v0.4.41
22712026-05-01T23:15:07.889Z Compiling parse-display-derive v0.10.0
22722026-05-01T23:15:08.081Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22732026-05-01T23:15:08.307Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-05-01T23:15:08.371Z Compiling proc-macro-crate v1.3.1
22752026-05-01T23:15:08.457Z Compiling backon v1.6.0
22762026-05-01T23:15:08.557Z Compiling waitgroup v0.1.2
22772026-05-01T23:15:08.637Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22782026-05-01T23:15:08.691Z Compiling password-hash v0.5.0
22792026-05-01T23:15:08.735Z Compiling dropshot_endpoint v0.17.0
22802026-05-01T23:15:08.751Z Compiling chacha20 v0.9.1
22812026-05-01T23:15:08.751Z Compiling rustls-pemfile v2.2.0
22822026-05-01T23:15:08.922Z Compiling blake2 v0.10.6
22832026-05-01T23:15:09.032Z Compiling aead v0.5.2
22842026-05-01T23:15:09.056Z Compiling foreign-types-macros v0.2.3
22852026-05-01T23:15:09.074Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22862026-05-01T23:15:09.251Z Compiling tokio-rustls v0.26.4
22872026-05-01T23:15:09.334Z Compiling rustls-platform-verifier v0.6.2
22882026-05-01T23:15:09.445Z Compiling serde_path_to_error v0.1.20
22892026-05-01T23:15:09.493Z Compiling hyper-rustls v0.27.7
22902026-05-01T23:15:09.545Z Compiling hostname v0.4.2
22912026-05-01T23:15:09.566Z Compiling proc-macro-error v1.0.4
22922026-05-01T23:15:09.638Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22932026-05-01T23:15:09.655Z Compiling instant v0.1.13
22942026-05-01T23:15:09.670Z Compiling debug-ignore v1.0.5
22952026-05-01T23:15:09.687Z Compiling typeid v1.0.3
22962026-05-01T23:15:09.733Z Compiling foreign-types-shared v0.3.1
22972026-05-01T23:15:09.763Z Compiling reqwest v0.12.28
22982026-05-01T23:15:09.795Z Compiling reqwest v0.13.2
22992026-05-01T23:15:09.811Z Compiling cpufeatures v0.3.0
23002026-05-01T23:15:09.848Z Compiling foreign-types v0.5.0
23012026-05-01T23:15:09.865Z Compiling backoff v0.4.0
23022026-05-01T23:15:09.910Z Compiling chacha20 v0.10.0
23032026-05-01T23:15:09.927Z Compiling parse-display v0.10.0
23042026-05-01T23:15:09.945Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23052026-05-01T23:15:09.963Z Compiling chacha20poly1305 v0.10.1
23062026-05-01T23:15:09.966Z Compiling argon2 v0.5.3
23072026-05-01T23:15:10.052Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23082026-05-01T23:15:10.119Z Compiling num_enum_derive v0.5.11
23092026-05-01T23:15:10.136Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23102026-05-01T23:15:10.228Z Compiling num_enum v0.7.5
23112026-05-01T23:15:10.397Z Compiling vsss-rs v3.3.4
23122026-05-01T23:15:10.516Z Compiling ciborium v0.2.2
23132026-05-01T23:15:10.732Z Compiling tabwriter v1.4.1
23142026-05-01T23:15:10.764Z Compiling regress v0.10.5
23152026-05-01T23:15:10.860Z Compiling byte-wrapper v0.1.0
23162026-05-01T23:15:11.001Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23172026-05-01T23:15:11.038Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182026-05-01T23:15:11.135Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23192026-05-01T23:15:11.366Z Compiling cstr-argument v0.1.2
23202026-05-01T23:15:11.497Z Compiling erased-serde v0.4.9
23212026-05-01T23:15:11.573Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23222026-05-01T23:15:11.648Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-05-01T23:15:11.668Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242026-05-01T23:15:11.813Z Compiling num_enum v0.5.11
23252026-05-01T23:15:11.828Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23262026-05-01T23:15:11.858Z Compiling rand v0.10.0
23272026-05-01T23:15:11.958Z Compiling rayon v1.11.0
23282026-05-01T23:15:12.059Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23292026-05-01T23:15:12.101Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23302026-05-01T23:15:12.117Z Compiling indent_write v2.2.0
23312026-05-01T23:15:12.135Z Compiling colored v3.1.1
23322026-05-01T23:15:12.194Z Compiling libefi-sys v0.1.0
23332026-05-01T23:15:12.290Z Compiling zone_cfg_derive v0.3.1
23342026-05-01T23:15:12.433Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23352026-05-01T23:15:12.469Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23362026-05-01T23:15:12.681Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23372026-05-01T23:15:12.843Z Compiling camino-tempfile v1.4.1
23382026-05-01T23:15:12.921Z Compiling itertools v0.12.1
23392026-05-01T23:15:12.938Z Compiling usdt-macro v0.5.0
23402026-05-01T23:15:13.005Z Compiling usdt-attr-macro v0.5.0
23412026-05-01T23:15:13.040Z Compiling bitfield-struct v0.6.2
23422026-05-01T23:15:13.058Z Compiling num-derive v0.4.2
23432026-05-01T23:15:13.172Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23442026-05-01T23:15:13.266Z Compiling blake3 v1.8.3
23452026-05-01T23:15:13.516Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23462026-05-01T23:15:13.637Z Compiling ordered-float v2.10.1
23472026-05-01T23:15:13.654Z Compiling sigpipe v0.1.3
23482026-05-01T23:15:13.685Z Compiling memmap v0.7.0
23492026-05-01T23:15:13.750Z Compiling swrite v0.1.0
23502026-05-01T23:15:13.768Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23512026-05-01T23:15:13.884Z Compiling glob v0.3.3
23522026-05-01T23:15:13.940Z Compiling serde-value v0.7.0
23532026-05-01T23:15:13.957Z Compiling usdt v0.5.0
23542026-05-01T23:15:13.975Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23552026-05-01T23:15:13.975Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23562026-05-01T23:15:14.032Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23572026-05-01T23:15:14.193Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23582026-05-01T23:15:14.364Z Compiling zone v0.3.1
23592026-05-01T23:15:14.385Z Compiling serde-untagged v0.1.9
23602026-05-01T23:15:14.602Z Compiling toml v0.8.23
23612026-05-01T23:15:14.652Z Compiling smf v0.2.3
23622026-05-01T23:15:14.669Z Compiling filetime v0.2.27
23632026-05-01T23:15:14.685Z Compiling arrayref v0.3.9
23642026-05-01T23:15:14.762Z Compiling same-file v1.0.6
23652026-05-01T23:15:14.782Z Compiling arrayvec v0.7.6
23662026-05-01T23:15:14.823Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23672026-05-01T23:15:14.839Z Compiling whoami v1.6.1
23682026-05-01T23:15:14.897Z Compiling xattr v1.6.1
23692026-05-01T23:15:14.921Z Compiling constant_time_eq v0.4.2
23702026-05-01T23:15:14.957Z Compiling unicode-xid v0.2.6
23712026-05-01T23:15:15.071Z Compiling cargo-util-schemas v0.8.2
23722026-05-01T23:15:15.112Z Compiling tar v0.4.45
23732026-05-01T23:15:15.129Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23742026-05-01T23:15:15.146Z Compiling walkdir v2.5.0
23752026-05-01T23:15:15.315Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23762026-05-01T23:15:15.520Z Compiling tokio-dtrace v0.1.1
23772026-05-01T23:15:15.576Z Compiling console v0.16.2
23782026-05-01T23:15:15.816Z Compiling gethostname v0.5.0
23792026-05-01T23:15:15.831Z Compiling cargo-platform v0.2.0
23802026-05-01T23:15:15.875Z Compiling topological-sort v0.2.2
23812026-05-01T23:15:15.894Z Compiling unit-prefix v0.5.2
23822026-05-01T23:15:15.937Z Compiling oxide-tokio-rt v0.1.4
23832026-05-01T23:15:15.980Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23842026-05-01T23:15:16.073Z Compiling indicatif v0.18.4
23852026-05-01T23:15:16.089Z Compiling shell-words v1.1.1
23862026-05-01T23:15:16.327Z Compiling cargo_metadata v0.21.0
23872026-05-01T23:15:25.047Z Compiling progenitor-client v0.14.0
23882026-05-01T23:15:25.061Z Compiling progenitor-client v0.10.0
23892026-05-01T23:15:25.064Z Compiling omicron-zone-package v0.12.2
23902026-05-01T23:15:25.160Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23912026-05-01T23:15:25.176Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23922026-05-01T23:15:25.195Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23932026-05-01T23:15:25.479Z Compiling progenitor-extras v0.2.0
23942026-05-01T23:15:25.559Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23952026-05-01T23:15:25.579Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23962026-05-01T23:15:25.740Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23972026-05-01T23:15:26.136Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23982026-05-01T23:15:26.383Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23992026-05-01T23:15:26.484Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24002026-05-01T23:15:30.379Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24012026-05-01T23:15:37.823Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24022026-05-01T23:15:40.950Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24032026-05-01T23:15:41.928Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24042026-05-01T23:15:51.171Z Finished `release` profile [optimized] target(s) in 1m 39s
24052026-05-01T23:15:51.322Z Running `target/release/omicron-package -t test target create -p dev`
24062026-05-01T23:15:51.383ZLogging to: /work/oxidecomputer/omicron/out/LOG
24072026-05-01T23:15:51.387ZCreated new build target 'test' and set it as active
24082026-05-01T23:15:51.387Z
24092026-05-01T23:15:51.387Zreal 1:39.527117078
24102026-05-01T23:15:51.387Zuser 16:25.546880196
24112026-05-01T23:15:51.387Zsys 2:31.703536272
24122026-05-01T23:15:51.387Ztrap 0.452703646
24132026-05-01T23:15:51.387Ztflt 2.893611632
24142026-05-01T23:15:51.387Zdflt 3.887230876
24152026-05-01T23:15:51.387Zkflt 0.000792285
24162026-05-01T23:15:51.387Zlock 51:57.988589166
24172026-05-01T23:15:51.387Zslp 42:14.653805059
24182026-05-01T23:15:51.387Zlat 43.238872960
24192026-05-01T23:15:51.387Zstop 5:23.555279804
24202026-05-01T23:15:51.390Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24212026-05-01T23:15:52.269Z Finished `release` profile [optimized] target(s) in 0.87s
24222026-05-01T23:15:52.339Z Running `target/release/omicron-package -t test package`
24232026-05-01T23:15:52.396ZLogging to: /work/oxidecomputer/omicron/out/LOG
24242026-05-01T23:15:53.800Z Compiling heck v0.5.0
24252026-05-01T23:15:53.800Z Compiling regress v0.11.1
24262026-05-01T23:15:53.800Z Compiling unsafe-libyaml v0.2.11
24272026-05-01T23:15:54.044Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24282026-05-01T23:15:54.062Z Compiling regress v0.10.5
24292026-05-01T23:15:54.090Z Compiling unicode-width v0.1.14
24302026-05-01T23:15:54.094Z Compiling is-terminal v0.4.17
24312026-05-01T23:15:54.133Z Compiling prettyplease v0.2.37
24322026-05-01T23:15:54.136Z Compiling bytecount v0.6.9
24332026-05-01T23:15:54.136Z Compiling rustls v0.22.4
24342026-05-01T23:15:54.136Z Compiling rustls-webpki v0.102.8
24352026-05-01T23:15:54.175Z Compiling derive-where v1.6.0
24362026-05-01T23:15:54.178Z Compiling thread_local v1.1.9
24372026-05-01T23:15:54.178Z Compiling match_cfg v0.1.0
24382026-05-01T23:15:54.178Z Compiling compression-core v0.4.31
24392026-05-01T23:15:54.260Z Compiling multer v3.1.0
24402026-05-01T23:15:54.281Z Compiling slog-async v2.8.0
24412026-05-01T23:15:54.342Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24422026-05-01T23:15:54.364Z Compiling hostname v0.3.1
24432026-05-01T23:15:54.383Z Compiling crossbeam-channel v0.5.15
24442026-05-01T23:15:54.404Z Compiling compression-codecs v0.4.37
24452026-05-01T23:15:54.424Z Compiling slog-json v2.6.1
24462026-05-01T23:15:54.427Z Compiling futures-executor v0.3.32
24472026-05-01T23:15:54.471Z Compiling serde_spanned v1.0.4
24482026-05-01T23:15:54.474Z Compiling toml_datetime v1.0.0+spec-1.1.0
24492026-05-01T23:15:54.515Z Compiling serde_yaml v0.9.34+deprecated
24502026-05-01T23:15:54.651Z Compiling toml_writer v1.0.6+spec-1.1.0
24512026-05-01T23:15:54.674Z Compiling term v1.2.1
24522026-05-01T23:15:54.677Z Compiling take_mut v0.2.2
24532026-05-01T23:15:54.677Z Compiling futures v0.3.32
24542026-05-01T23:15:54.739Z Compiling slog-bunyan v2.5.0
24552026-05-01T23:15:54.796Z Compiling async-compression v0.4.41
24562026-05-01T23:15:54.841Z Compiling toml v1.0.6+spec-1.1.0
24572026-05-01T23:15:54.912Z Compiling dropshot v0.17.0
24582026-05-01T23:15:54.912Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24592026-05-01T23:15:54.955Z Compiling async-stream v0.3.6
24602026-05-01T23:15:55.003Z Compiling slog-term v2.9.2
24612026-05-01T23:15:55.077Z Compiling num-rational v0.4.2
24622026-05-01T23:15:55.132Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24632026-05-01T23:15:55.154Z Compiling progenitor-client v0.14.0
24642026-05-01T23:15:55.207Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24652026-05-01T23:15:55.246Z Compiling waitgroup v0.1.2
24662026-05-01T23:15:55.281Z Compiling backon v1.6.0
24672026-05-01T23:15:55.376Z Compiling rustls-pemfile v2.2.0
24682026-05-01T23:15:55.409Z Compiling num-complex v0.4.6
24692026-05-01T23:15:55.429Z Compiling serde_path_to_error v0.1.20
24702026-05-01T23:15:55.470Z Compiling hostname v0.4.2
24712026-05-01T23:15:55.494Z Compiling instant v0.1.13
24722026-05-01T23:15:55.518Z Compiling typify-impl v0.6.2
24732026-05-01T23:15:55.521Z Compiling debug-ignore v1.0.5
24742026-05-01T23:15:55.590Z Compiling backoff v0.4.0
24752026-05-01T23:15:55.627Z Compiling progenitor-extras v0.2.0
24762026-05-01T23:15:55.648Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24772026-05-01T23:15:55.670Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24782026-05-01T23:15:55.820Z Compiling num v0.4.3
24792026-05-01T23:15:55.842Z Compiling parse-display v0.10.0
24802026-05-01T23:15:55.883Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24812026-05-01T23:15:55.905Z Compiling progenitor-client v0.13.0
24822026-05-01T23:15:55.928Z Compiling progenitor-client v0.10.0
24832026-05-01T23:15:55.954Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24842026-05-01T23:15:56.018Z Compiling macaddr v1.0.1
24852026-05-01T23:15:56.051Z Compiling float-ord v0.3.2
24862026-05-01T23:15:56.191Z Compiling console v0.15.11
24872026-05-01T23:15:56.214Z Compiling slog-dtrace v0.3.0
24882026-05-01T23:15:56.272Z Compiling newline-converter v0.3.0
24892026-05-01T23:15:56.393Z Compiling atomicwrites v0.4.4
24902026-05-01T23:15:56.438Z Compiling tokio-rustls v0.25.0
24912026-05-01T23:15:56.460Z Compiling async-recursion v1.1.1
24922026-05-01T23:15:56.539Z Compiling owo-colors v4.3.0
24932026-05-01T23:15:56.569Z Compiling cancel-safe-futures v0.1.5
24942026-05-01T23:15:56.591Z Compiling expectorate v1.2.0
24952026-05-01T23:15:56.721Z Compiling libsw-core v0.3.2
24962026-05-01T23:15:56.795Z Compiling resolv-conf v0.7.6
24972026-05-01T23:15:56.844Z Compiling toml v0.8.23
24982026-05-01T23:15:56.942Z Compiling libsw v3.5.0
24992026-05-01T23:15:57.104Z Compiling linear-map v1.2.0
25002026-05-01T23:15:57.137Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25012026-05-01T23:15:57.208Z Compiling minimal-lexical v0.2.1
25022026-05-01T23:15:57.287Z Compiling linked-hash-map v0.5.6
25032026-05-01T23:15:57.392Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25042026-05-01T23:15:57.443Z Compiling nom v7.1.3
25052026-05-01T23:15:57.465Z Compiling unicode-xid v0.2.6
25062026-05-01T23:15:57.489Z Compiling lru-cache v0.1.2
25072026-05-01T23:15:57.512Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25082026-05-01T23:15:57.536Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25092026-05-01T23:15:57.539Z Compiling globset v0.4.18
25102026-05-01T23:15:57.580Z Compiling hickory-proto v0.24.4
25112026-05-01T23:15:57.623Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25122026-05-01T23:15:57.667Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25132026-05-01T23:15:57.954Z Compiling convert_case v0.10.0
25142026-05-01T23:15:58.273Z Compiling derive_more-impl v2.1.1
25152026-05-01T23:15:58.448Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25162026-05-01T23:15:58.819Z Compiling pin-project-internal v1.1.11
25172026-05-01T23:15:58.924Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25182026-05-01T23:15:59.034Z Compiling typify-macro v0.6.2
25192026-05-01T23:15:59.059Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25202026-05-01T23:15:59.305Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25212026-05-01T23:15:59.553Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25222026-05-01T23:15:59.858Z Compiling pin-project v1.1.11
25232026-05-01T23:15:59.992Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25242026-05-01T23:16:00.208Z Compiling hickory-resolver v0.24.4
25252026-05-01T23:16:00.273Z Compiling derive_more v2.1.1
25262026-05-01T23:16:00.338Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25272026-05-01T23:16:00.383Z Compiling papergrid v0.11.0
25282026-05-01T23:16:00.504Z Compiling tabled_derive v0.7.0
25292026-05-01T23:16:00.610Z Compiling typify v0.6.2
25302026-05-01T23:16:00.794Z Compiling progenitor-impl v0.14.0
25312026-05-01T23:16:00.925Z Compiling progenitor-impl v0.13.0
25322026-05-01T23:16:01.496Z Compiling qorb v0.4.1
25332026-05-01T23:16:02.060Z Compiling pem v3.0.6
25342026-05-01T23:16:02.795Z Compiling snafu-derive v0.8.9
25352026-05-01T23:16:03.013Z Compiling progenitor-macro v0.14.0
25362026-05-01T23:16:03.133Z Compiling progenitor-macro v0.13.0
25372026-05-01T23:16:03.388Z Compiling termtree v0.5.1
25382026-05-01T23:16:03.544Z Compiling tabled v0.15.0
25392026-05-01T23:16:03.594Z Compiling crossterm v0.29.0
25402026-05-01T23:16:04.456Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25412026-05-01T23:16:05.708Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25422026-05-01T23:16:05.811Z Compiling snafu v0.8.9
25432026-05-01T23:16:06.207Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25442026-05-01T23:16:06.413Z Compiling olpc-cjson v0.1.4
25452026-05-01T23:16:06.436Z Compiling phf_shared v0.12.1
25462026-05-01T23:16:06.541Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25472026-05-01T23:16:06.666Z Compiling serde_plain v1.0.2
25482026-05-01T23:16:06.696Z Compiling csv-core v0.1.13
25492026-05-01T23:16:07.025Z Compiling vte v0.14.1
25502026-05-01T23:16:07.076Z Compiling progenitor v0.14.0
25512026-05-01T23:16:07.117Z Compiling highway v1.3.0
25522026-05-01T23:16:07.144Z Compiling typed-path v0.9.3
25532026-05-01T23:16:07.188Z Compiling progenitor v0.13.0
25542026-05-01T23:16:07.287Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25552026-05-01T23:16:07.369Z Compiling chrono-tz v0.10.4
25562026-05-01T23:16:07.634Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25572026-05-01T23:16:07.853Z Compiling strip-ansi-escapes v0.2.1
25582026-05-01T23:16:08.036Z Compiling csv v1.4.0
25592026-05-01T23:16:08.424Z Compiling tough v0.20.0
25602026-05-01T23:16:08.488Z Compiling phf v0.12.1
25612026-05-01T23:16:08.694Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25622026-05-01T23:16:08.804Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25632026-05-01T23:16:09.030Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642026-05-01T23:16:09.504Z Compiling const_format_proc_macros v0.2.34
25652026-05-01T23:16:10.028Z Compiling fd-lock v4.0.4
25662026-05-01T23:16:10.207Z Compiling peg-macros v0.8.5
25672026-05-01T23:16:10.313Z Compiling nu-ansi-term v0.50.3
25682026-05-01T23:16:10.668Z Compiling reedline v0.40.0
25692026-05-01T23:16:11.412Z Compiling const_format v0.2.35
25702026-05-01T23:16:11.525Z Compiling peg v0.8.5
25712026-05-01T23:16:11.595Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25722026-05-01T23:16:11.717Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25732026-05-01T23:16:11.904Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25742026-05-01T23:16:11.931Z Compiling bcs v0.1.6
25752026-05-01T23:16:12.479Z Compiling semver v0.1.20
25762026-05-01T23:16:12.604Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25772026-05-01T23:16:12.626Z Compiling smawk v0.3.2
25782026-05-01T23:16:12.788Z Compiling rustc_version v0.1.7
25792026-05-01T23:16:12.823Z Compiling unicode-linebreak v0.1.5
25802026-05-01T23:16:12.855Z Compiling humantime v2.3.0
25812026-05-01T23:16:13.040Z Compiling newtype_derive v0.1.6
25822026-05-01T23:16:13.137Z Compiling textwrap v0.16.2
25832026-05-01T23:16:13.344Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25842026-05-01T23:16:13.495Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25852026-05-01T23:16:13.598Z Compiling dropshot-api-manager-types v0.7.1
25862026-05-01T23:16:13.708Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25872026-05-01T23:16:14.203Z Compiling base64 v0.21.7
25882026-05-01T23:16:14.597Z Compiling steno v0.4.1
25892026-05-01T23:16:14.733Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25902026-05-01T23:16:14.759Z Compiling tagptr v0.2.0
25912026-05-01T23:16:14.950Z Compiling utf-8 v0.7.6
25922026-05-01T23:16:15.076Z Compiling moka v0.12.13
25932026-05-01T23:16:15.192Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25942026-05-01T23:16:15.215Z Compiling tungstenite v0.21.0
25952026-05-01T23:16:15.341Z Compiling radium v0.7.0
25962026-05-01T23:16:15.366Z Compiling tap v1.0.1
25972026-05-01T23:16:15.516Z Compiling maybe-uninit v2.0.0
25982026-05-01T23:16:15.927Z Compiling tokio-tungstenite v0.21.0
25992026-05-01T23:16:15.953Z Compiling wyz v0.5.1
26002026-05-01T23:16:16.204Z Compiling hickory-resolver v0.25.2
26012026-05-01T23:16:16.302Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
26022026-05-01T23:16:16.340Z Compiling zerocopy-derive v0.6.6
26032026-05-01T23:16:16.376Z Compiling display-error-chain v0.2.2
26042026-05-01T23:16:16.500Z Compiling packed_struct v0.10.1
26052026-05-01T23:16:16.569Z Compiling funty v2.0.0
26062026-05-01T23:16:16.696Z Compiling crc-catalog v2.4.0
26072026-05-01T23:16:16.809Z Compiling crc v3.4.0
26082026-05-01T23:16:17.035Z Compiling bitvec v1.0.1
26092026-05-01T23:16:17.120Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26102026-05-01T23:16:17.167Z Compiling zerocopy v0.6.6
26112026-05-01T23:16:17.384Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26122026-05-01T23:16:17.549Z Compiling num-derive v0.3.3
26132026-05-01T23:16:17.583Z Compiling packed_struct_codegen v0.10.1
26142026-05-01T23:16:18.089Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26152026-05-01T23:16:18.440Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26162026-05-01T23:16:18.588Z Compiling bitfield-macros v0.19.4
26172026-05-01T23:16:18.831Z Compiling proc-macro-error-attr2 v2.0.0
26182026-05-01T23:16:19.281Z Compiling indexmap v1.9.3
26192026-05-01T23:16:19.344Z Compiling nodrop v0.1.14
26202026-05-01T23:16:19.476Z Compiling array-init v0.0.4
26212026-05-01T23:16:19.547Z Compiling bitfield v0.19.4
26222026-05-01T23:16:19.872Z Compiling proc-macro-error2 v2.0.1
26232026-05-01T23:16:19.972Z Compiling libscf-sys v1.1.0
26242026-05-01T23:16:20.150Z Compiling smallvec v0.6.14
26252026-05-01T23:16:20.240Z Compiling typify-impl v0.4.3
26262026-05-01T23:16:20.288Z Compiling hashbrown v0.12.3
26272026-05-01T23:16:20.426Z Compiling serde-hex v0.1.0
26282026-05-01T23:16:20.960Z Compiling tabled_derive v0.11.0
26292026-05-01T23:16:21.451Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26302026-05-01T23:16:21.525Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26312026-05-01T23:16:21.911Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26322026-05-01T23:16:22.008Z Compiling ron v0.8.1
26332026-05-01T23:16:22.137Z Compiling papergrid v0.17.0
26342026-05-01T23:16:22.159Z Compiling testing_table v0.3.0
26352026-05-01T23:16:22.235Z Compiling hashbrown v0.13.2
26362026-05-01T23:16:22.438Z Compiling vergen-gitcl v1.0.8
26372026-05-01T23:16:22.546Z Compiling dirs-sys-next v0.1.2
26382026-05-01T23:16:22.596Z Compiling diesel_derives v2.3.7
26392026-05-01T23:16:22.670Z Compiling glob v0.3.3
26402026-05-01T23:16:22.732Z Compiling crunchy v0.2.4
26412026-05-01T23:16:22.816Z Compiling maplit v1.0.2
26422026-05-01T23:16:22.837Z Compiling crc-any v2.5.0
26432026-05-01T23:16:22.894Z Compiling object v0.30.4
26442026-05-01T23:16:22.937Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26452026-05-01T23:16:23.039Z Compiling dirs-next v2.0.0
26462026-05-01T23:16:23.060Z Compiling clang-sys v1.8.1
26472026-05-01T23:16:23.192Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26482026-05-01T23:16:23.195Z Compiling dsl_auto_type v0.2.0
26492026-05-01T23:16:23.277Z Compiling tabled v0.20.0
26502026-05-01T23:16:23.450Z Compiling scheduled-thread-pool v0.2.7
26512026-05-01T23:16:23.620Z Compiling diesel_table_macro_syntax v0.3.0
26522026-05-01T23:16:23.688Z Compiling typify-macro v0.4.3
26532026-05-01T23:16:23.762Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26542026-05-01T23:16:23.848Z Compiling tiny-keccak v2.0.2
26552026-05-01T23:16:23.994Z Compiling xshell-macros v0.2.7
26562026-05-01T23:16:24.058Z Compiling path-slash v0.1.5
26572026-05-01T23:16:24.113Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26582026-05-01T23:16:24.384Z Compiling r2d2 v0.8.10
26592026-05-01T23:16:24.387Z Compiling xshell v0.2.7
26602026-05-01T23:16:24.601Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26612026-05-01T23:16:24.674Z Compiling term v0.7.0
26622026-05-01T23:16:25.196Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26632026-05-01T23:16:25.218Z Compiling downcast-rs v2.0.2
26642026-05-01T23:16:25.221Z Compiling bit-vec v0.6.3
26652026-05-01T23:16:25.465Z Compiling bit-set v0.5.3
26662026-05-01T23:16:25.620Z Compiling ascii-canvas v3.0.0
26672026-05-01T23:16:25.660Z Compiling itertools v0.10.5
26682026-05-01T23:16:25.688Z Compiling ena v0.14.4
26692026-05-01T23:16:25.750Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26702026-05-01T23:16:25.890Z Compiling libloading v0.8.9
26712026-05-01T23:16:25.931Z Compiling diff v0.1.13
26722026-05-01T23:16:26.128Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26732026-05-01T23:16:26.203Z Compiling regex-syntax v0.6.29
26742026-05-01T23:16:26.765Z Compiling bindgen v0.71.1
26752026-05-01T23:16:26.969Z Compiling crc8 v0.1.1
26762026-05-01T23:16:27.055Z Compiling unicase v2.9.0
26772026-05-01T23:16:27.364Z Compiling typify v0.4.3
26782026-05-01T23:16:27.510Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26792026-05-01T23:16:27.700Z Compiling lalrpop v0.19.12
26802026-05-01T23:16:27.837Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26812026-05-01T23:16:27.919Z Compiling cexpr v0.6.0
26822026-05-01T23:16:28.150Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26832026-05-01T23:16:28.367Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26842026-05-01T23:16:28.475Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26852026-05-01T23:16:28.503Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26862026-05-01T23:16:28.550Z Compiling headers-core v0.3.0
26872026-05-01T23:16:28.788Z Compiling libxml v0.3.3
26882026-05-01T23:16:28.811Z Compiling headers v0.4.1
26892026-05-01T23:16:29.075Z Compiling diesel v2.3.7
26902026-05-01T23:16:29.120Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26912026-05-01T23:16:29.195Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26922026-05-01T23:16:29.418Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26932026-05-01T23:16:29.952Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26942026-05-01T23:16:30.164Z Compiling strum_macros v0.24.3
26952026-05-01T23:16:30.322Z Compiling indoc v1.0.9
26962026-05-01T23:16:30.899Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26972026-05-01T23:16:31.052Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26982026-05-01T23:16:31.126Z Compiling derive_builder v0.20.2
26992026-05-01T23:16:31.313Z Compiling oso-derive v0.27.3
27002026-05-01T23:16:31.401Z Compiling quick-xml v0.37.5
27012026-05-01T23:16:31.823Z Compiling impl-trait-for-tuples v0.2.3
27022026-05-01T23:16:31.935Z Compiling openssl-probe v0.1.6
27032026-05-01T23:16:32.056Z Compiling half v1.8.3
27042026-05-01T23:16:32.272Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27052026-05-01T23:16:32.422Z Compiling serde_cbor v0.11.2
27062026-05-01T23:16:32.520Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27072026-05-01T23:16:32.978Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27082026-05-01T23:16:33.001Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-05-01T23:16:33.053Z Compiling bb8 v0.8.6
27102026-05-01T23:16:33.113Z Compiling trait-variant v0.1.2
27112026-05-01T23:16:33.225Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27122026-05-01T23:16:33.412Z Compiling samael v0.0.19
27132026-05-01T23:16:33.454Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27142026-05-01T23:16:33.497Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27152026-05-01T23:16:33.523Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27162026-05-01T23:16:33.657Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
27172026-05-01T23:16:33.744Z Compiling fxhash v0.2.1
27182026-05-01T23:16:33.839Z Compiling salty v0.3.0
27192026-05-01T23:16:33.926Z Compiling progenitor-impl v0.10.0
27202026-05-01T23:16:34.115Z Compiling progenitor-impl v0.11.2
27212026-05-01T23:16:34.168Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27222026-05-01T23:16:34.218Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27232026-05-01T23:16:34.614Z Compiling kstat-rs v0.2.4
27242026-05-01T23:16:34.907Z Compiling libz-sys v1.1.24
27252026-05-01T23:16:35.179Z Compiling polar-core v0.27.3
27262026-05-01T23:16:35.199Z Compiling nonempty v0.12.0
27272026-05-01T23:16:35.230Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27282026-05-01T23:16:35.405Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27292026-05-01T23:16:36.063Z Compiling progenitor-macro v0.10.0
27302026-05-01T23:16:36.334Z Compiling progenitor-macro v0.11.2
27312026-05-01T23:16:37.422Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27322026-05-01T23:16:38.979Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27332026-05-01T23:16:39.040Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27342026-05-01T23:16:39.566Z Compiling progenitor-client v0.11.2
27352026-05-01T23:16:40.061Z Compiling darling_core v0.23.0
27362026-05-01T23:16:40.127Z Compiling nanorand v0.7.0
27372026-05-01T23:16:40.180Z Compiling arc-swap v1.8.2
27382026-05-01T23:16:40.410Z Compiling fs-err v2.11.0
27392026-05-01T23:16:40.570Z Compiling parking_lot_core v0.8.6
27402026-05-01T23:16:40.650Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27412026-05-01T23:16:40.715Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27422026-05-01T23:16:40.870Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27432026-05-01T23:16:42.273Z Compiling darling_macro v0.23.0
27442026-05-01T23:16:42.821Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27452026-05-01T23:16:43.550Z Compiling mime_guess v2.0.5
27462026-05-01T23:16:44.069Z Compiling oso v0.27.3
27472026-05-01T23:16:44.899Z Compiling slog-scope v4.4.1
27482026-05-01T23:16:45.164Z Compiling progenitor v0.11.2
27492026-05-01T23:16:45.355Z Compiling flume v0.11.1
27502026-05-01T23:16:45.377Z Compiling progenitor v0.10.0
27512026-05-01T23:16:45.564Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27522026-05-01T23:16:45.759Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27532026-05-01T23:16:47.956Z Compiling async-bb8-diesel v0.2.1
27542026-05-01T23:16:48.402Z Compiling diesel-dtrace v0.5.0
27552026-05-01T23:16:48.584Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27562026-05-01T23:16:48.738Z Compiling primeorder v0.13.6
27572026-05-01T23:16:48.971Z Compiling git-stub v1.0.0
27582026-05-01T23:16:49.044Z Compiling libgit2-sys v0.18.3+1.9.2
27592026-05-01T23:16:49.247Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27602026-05-01T23:16:49.487Z Compiling instability v0.3.11
27612026-05-01T23:16:49.662Z Compiling git-stub-vcs v0.1.0
27622026-05-01T23:16:50.026Z Compiling p384 v0.13.1
27632026-05-01T23:16:50.182Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27642026-05-01T23:16:50.514Z Compiling slog-stdlog v4.1.1
27652026-05-01T23:16:51.396Z Compiling darling v0.23.0
27662026-05-01T23:16:51.517Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27672026-05-01T23:16:51.538Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27682026-05-01T23:16:51.599Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27692026-05-01T23:16:51.750Z Compiling ignore v0.4.25
27702026-05-01T23:16:52.188Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27712026-05-01T23:16:52.338Z Compiling castaway v0.2.4
27722026-05-01T23:16:52.511Z Compiling atty v0.2.14
27732026-05-01T23:16:52.647Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-05-01T23:16:52.786Z Compiling http-range v0.1.5
27752026-05-01T23:16:52.883Z Compiling parse-size v1.1.0
27762026-05-01T23:16:53.105Z Compiling indoc v2.0.7
27772026-05-01T23:16:53.127Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-05-01T23:16:53.579Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27792026-05-01T23:16:54.323Z Compiling compact_str v0.8.1
27802026-05-01T23:16:54.375Z Compiling globwalk v0.9.1
27812026-05-01T23:16:55.050Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27822026-05-01T23:16:55.451Z Compiling parking_lot v0.11.2
27832026-05-01T23:16:56.363Z Compiling slog-envlogger v2.2.0
27842026-05-01T23:16:56.631Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27852026-05-01T23:16:56.740Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27862026-05-01T23:16:57.414Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27872026-05-01T23:16:57.442Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27882026-05-01T23:16:57.540Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
27892026-05-01T23:16:57.560Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27902026-05-01T23:16:57.716Z Compiling predicates-tree v1.0.13
27912026-05-01T23:16:58.223Z Compiling unicode-truncate v1.1.0
27922026-05-01T23:16:58.245Z Compiling lru v0.12.5
27932026-05-01T23:16:58.342Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27942026-05-01T23:16:58.381Z Compiling rand_seeder v0.4.0
27952026-05-01T23:16:58.443Z Compiling prefix-trie v0.7.0
27962026-05-01T23:16:58.471Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27972026-05-01T23:16:58.644Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27982026-05-01T23:16:58.668Z Compiling vergen-git2 v1.0.7
27992026-05-01T23:16:58.726Z Compiling corncobs v0.1.4
28002026-05-01T23:16:58.877Z Compiling cassowary v0.3.0
28012026-05-01T23:16:58.933Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28022026-05-01T23:16:58.936Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28032026-05-01T23:16:58.977Z Compiling hickory-server v0.25.2
28042026-05-01T23:16:59.135Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28052026-05-01T23:16:59.245Z Compiling ratatui v0.29.0
28062026-05-01T23:16:59.354Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28072026-05-01T23:16:59.376Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28082026-05-01T23:16:59.689Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28092026-05-01T23:16:59.942Z Compiling camino-tempfile-ext v0.3.3
28102026-05-01T23:17:00.005Z Compiling hyper-staticfile v0.10.1
28112026-05-01T23:17:00.485Z Compiling sled v0.34.7
28122026-05-01T23:17:00.730Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28132026-05-01T23:17:01.206Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28142026-05-01T23:17:01.463Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28152026-05-01T23:17:03.083Z Compiling secrecy v0.8.0
28162026-05-01T23:17:03.278Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28172026-05-01T23:17:03.507Z Compiling rustls v0.21.12
28182026-05-01T23:17:04.054Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28192026-05-01T23:17:04.150Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28202026-05-01T23:17:04.458Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28212026-05-01T23:17:04.619Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28222026-05-01T23:17:05.729Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28232026-05-01T23:17:06.202Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28242026-05-01T23:17:06.568Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28252026-05-01T23:17:07.597Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28262026-05-01T23:17:08.378Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28272026-05-01T23:17:08.605Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28282026-05-01T23:17:08.793Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28292026-05-01T23:17:08.833Z Compiling sct v0.7.1
28302026-05-01T23:17:09.020Z Compiling rustls-webpki v0.101.7
28312026-05-01T23:17:09.111Z Compiling nix v0.29.0
28322026-05-01T23:17:09.145Z Compiling dropshot v0.16.7
28332026-05-01T23:17:09.382Z Compiling void v1.0.2
28342026-05-01T23:17:09.531Z Compiling lzss v0.8.2
28352026-05-01T23:17:09.899Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28362026-05-01T23:17:09.922Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28372026-05-01T23:17:09.991Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28382026-05-01T23:17:10.377Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28392026-05-01T23:17:11.008Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28402026-05-01T23:17:11.195Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28412026-05-01T23:17:11.451Z Compiling tungstenite v0.23.0
28422026-05-01T23:17:11.740Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28432026-05-01T23:17:11.966Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28442026-05-01T23:17:12.191Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28452026-05-01T23:17:12.397Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28462026-05-01T23:17:12.418Z Compiling toml v0.9.12+spec-1.1.0
28472026-05-01T23:17:12.466Z Compiling nix v0.27.1
28482026-05-01T23:17:12.622Z Compiling dropshot_endpoint v0.16.7
28492026-05-01T23:17:13.620Z Compiling serde_bytes v0.11.19
28502026-05-01T23:17:13.831Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28512026-05-01T23:17:14.007Z Compiling tokio-tungstenite v0.23.1
28522026-05-01T23:17:14.309Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28532026-05-01T23:17:14.383Z Compiling tokio-rustls v0.24.1
28542026-05-01T23:17:14.643Z Compiling git2 v0.20.4
28552026-05-01T23:17:15.117Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28562026-05-01T23:17:16.616Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28572026-05-01T23:17:17.594Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28582026-05-01T23:17:17.697Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28592026-05-01T23:17:19.376Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28602026-05-01T23:17:19.903Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28612026-05-01T23:17:20.626Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28622026-05-01T23:17:20.649Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28632026-05-01T23:17:21.984Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28642026-05-01T23:17:23.028Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28652026-05-01T23:17:23.125Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28662026-05-01T23:17:23.276Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28672026-05-01T23:17:23.776Z Compiling rustls-pemfile v1.0.4
28682026-05-01T23:17:24.198Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28692026-05-01T23:17:24.222Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28702026-05-01T23:17:24.898Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28712026-05-01T23:17:25.748Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28722026-05-01T23:17:26.527Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28732026-05-01T23:17:28.039Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28742026-05-01T23:17:28.185Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28752026-05-01T23:17:28.210Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28762026-05-01T23:17:28.253Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28772026-05-01T23:17:28.451Z Compiling signal-hook-tokio v0.3.1
28782026-05-01T23:17:28.613Z Compiling twox-hash v2.1.2
28792026-05-01T23:17:28.644Z Compiling yasna v0.5.2
28802026-05-01T23:17:29.096Z Compiling is_ci v1.2.0
28812026-05-01T23:17:29.312Z Compiling supports-color v3.0.2
28822026-05-01T23:17:29.419Z Compiling rcgen v0.12.1
28832026-05-01T23:17:29.553Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28842026-05-01T23:17:29.638Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28852026-05-01T23:17:29.667Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28862026-05-01T23:17:29.731Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28872026-05-01T23:17:29.939Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28882026-05-01T23:17:30.200Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28892026-05-01T23:17:30.324Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28902026-05-01T23:17:30.964Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28912026-05-01T23:17:32.804Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28922026-05-01T23:17:33.850Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28932026-05-01T23:17:33.923Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28942026-05-01T23:17:34.163Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28952026-05-01T23:17:34.392Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28962026-05-01T23:17:34.615Z Compiling fatfs v0.3.6
28972026-05-01T23:17:34.863Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28982026-05-01T23:17:34.890Z Compiling rtoolbox v0.0.3
28992026-05-01T23:17:35.183Z Compiling subprocess v0.2.15
29002026-05-01T23:17:35.446Z Compiling assert_matches v1.5.0
29012026-05-01T23:17:35.559Z Compiling seq-macro v0.3.6
29022026-05-01T23:17:35.873Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29032026-05-01T23:17:36.142Z Compiling rpassword v7.4.0
29042026-05-01T23:17:36.460Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29052026-05-01T23:17:37.427Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29062026-05-01T23:17:37.597Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29072026-05-01T23:17:37.735Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29082026-05-01T23:17:38.232Z Compiling tui-tree-widget v0.23.1
29092026-05-01T23:17:38.526Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29102026-05-01T23:17:38.560Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29112026-05-01T23:17:39.105Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29122026-05-01T23:17:40.119Z Compiling uzers v0.12.2
29132026-05-01T23:17:40.561Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29142026-05-01T23:17:40.957Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29152026-05-01T23:17:41.783Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29162026-05-01T23:17:43.033Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29172026-05-01T23:17:44.696Z Compiling support-bundle-viewer v0.1.2
29182026-05-01T23:17:46.426Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29192026-05-01T23:17:46.623Z Compiling multimap v0.10.1
29202026-05-01T23:17:57.982Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29212026-05-01T23:18:05.769Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29222026-05-01T23:18:06.395Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29232026-05-01T23:18:07.428Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29242026-05-01T23:23:28.788Z Finished `release` profile [optimized] target(s) in 7m 36s
29252026-05-01T23:24:12.832Z
29262026-05-01T23:24:12.832Zreal 8:21.371913641
29272026-05-01T23:24:12.832Zuser 1:17:17.908662008
29282026-05-01T23:24:12.835Zsys 3:27.233382353
29292026-05-01T23:24:12.835Ztrap 1.773401652
29302026-05-01T23:24:12.835Ztflt 2.048557122
29312026-05-01T23:24:12.835Zdflt 15.766603945
29322026-05-01T23:24:12.835Zkflt 0.002704339
29332026-05-01T23:24:12.835Zlock 6:21:06.544759655
29342026-05-01T23:24:12.835Zslp 2:12:07.334531245
29352026-05-01T23:24:12.835Zlat 2:27.353646782
29362026-05-01T23:24:12.835Zstop 5:16.244864502
29372026-05-01T23:24:12.835Z+ mapfile -t packages
29382026-05-01T23:24:12.835Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29392026-05-01T23:24:13.788Z Finished `release` profile [optimized] target(s) in 0.94s
29402026-05-01T23:24:13.861Z Running `target/release/omicron-package -t test list-outputs`
29412026-05-01T23:24:13.918ZLogging to: /work/oxidecomputer/omicron/out/LOG
29422026-05-01T23:24:13.922Z+ ptime -m cargo build --locked --release -p xtask
29432026-05-01T23:24:14.457Z Compiling libc v0.2.185
29442026-05-01T23:24:14.457Z Compiling serde v1.0.228
29452026-05-01T23:24:14.461Z Compiling serde_core v1.0.228
29462026-05-01T23:24:14.461Z Compiling rustix v1.1.3
29472026-05-01T23:24:14.567Z Compiling serde_json v1.0.149
29482026-05-01T23:24:14.570Z Compiling bitflags v2.11.0
29492026-05-01T23:24:14.600Z Compiling num-traits v0.2.19
29502026-05-01T23:24:14.609Z Compiling syn v2.0.117
29512026-05-01T23:24:14.620Z Compiling smallvec v1.15.1
29522026-05-01T23:24:14.638Z Compiling usdt-impl v0.5.0
29532026-05-01T23:24:14.641Z Compiling indexmap v2.14.0
29542026-05-01T23:24:14.660Z Compiling syn v1.0.109
29552026-05-01T23:24:14.673Z Compiling percent-encoding v2.3.2
29562026-05-01T23:24:14.673Z Compiling log v0.4.29
29572026-05-01T23:24:14.811Z Compiling getrandom v0.4.1
29582026-05-01T23:24:14.917Z Compiling form_urlencoded v1.2.2
29592026-05-01T23:24:15.023Z Compiling fs-err v3.3.0
29602026-05-01T23:24:15.035Z Compiling once_cell v1.21.3
29612026-05-01T23:24:15.038Z Compiling anyhow v1.0.102
29622026-05-01T23:24:15.082Z Compiling heck v0.4.1
29632026-05-01T23:24:15.284Z Compiling thread-id v4.2.2
29642026-05-01T23:24:15.318Z Compiling errno v0.3.14
29652026-05-01T23:24:15.321Z Compiling memmap v0.7.0
29662026-05-01T23:24:15.645Z Compiling ordered-float v2.10.1
29672026-05-01T23:24:16.166Z Compiling proc-macro-error v1.0.4
29682026-05-01T23:24:16.321Z Compiling terminal_size v0.4.3
29692026-05-01T23:24:16.321Z Compiling tempfile v3.25.0
29702026-05-01T23:24:16.411Z Compiling tabled_derive v0.7.0
29712026-05-01T23:24:16.428Z Compiling clap_builder v4.5.60
29722026-05-01T23:24:16.432Z Compiling textwrap v0.16.2
29732026-05-01T23:24:16.569Z Compiling camino-tempfile v1.4.1
29742026-05-01T23:24:17.096Z Compiling tabled v0.15.0
29752026-05-01T23:24:17.146Z Compiling synstructure v0.13.2
29762026-05-01T23:24:17.146Z Compiling pest_generator v2.8.6
29772026-05-01T23:24:17.528Z Compiling serde_derive v1.0.228
29782026-05-01T23:24:17.528Z Compiling zerofrom-derive v0.1.6
29792026-05-01T23:24:17.531Z Compiling yoke-derive v0.8.1
29802026-05-01T23:24:17.531Z Compiling zerovec-derive v0.11.2
29812026-05-01T23:24:17.531Z Compiling displaydoc v0.2.5
29822026-05-01T23:24:17.531Z Compiling thiserror-impl v1.0.69
29832026-05-01T23:24:17.531Z Compiling zerocopy-derive v0.7.35
29842026-05-01T23:24:17.532Z Compiling scroll_derive v0.12.1
29852026-05-01T23:24:17.532Z Compiling thiserror-impl v2.0.18
29862026-05-01T23:24:17.685Z Compiling pest_derive v2.8.6
29872026-05-01T23:24:18.126Z Compiling clap_derive v4.5.55
29882026-05-01T23:24:18.275Z Compiling scroll v0.12.0
29892026-05-01T23:24:18.385Z Compiling zerocopy v0.7.35
29902026-05-01T23:24:18.562Z Compiling goblin v0.8.2
29912026-05-01T23:24:18.713Z Compiling zerofrom v0.1.6
29922026-05-01T23:24:18.740Z Compiling thiserror v1.0.69
29932026-05-01T23:24:18.856Z Compiling yoke v0.8.1
29942026-05-01T23:24:18.856Z Compiling dtrace-parser v0.2.0
29952026-05-01T23:24:18.963Z Compiling thiserror v2.0.18
29962026-05-01T23:24:19.089Z Compiling zerovec v0.11.5
29972026-05-01T23:24:19.103Z Compiling zerotrie v0.2.3
29982026-05-01T23:24:19.697Z Compiling tinystr v0.8.2
29992026-05-01T23:24:19.780Z Compiling potential_utf v0.1.4
30002026-05-01T23:24:19.940Z Compiling icu_locale_core v2.1.1
30012026-05-01T23:24:19.996Z Compiling icu_collections v2.1.1
30022026-05-01T23:24:20.465Z Compiling clap v4.5.60
30032026-05-01T23:24:20.763Z Compiling icu_provider v2.1.1
30042026-05-01T23:24:20.810Z Compiling toml_datetime v0.6.11
30052026-05-01T23:24:20.881Z Compiling serde_spanned v0.6.9
30062026-05-01T23:24:20.947Z Compiling dof v0.3.0
30072026-05-01T23:24:21.074Z Compiling icu_normalizer v2.1.1
30082026-05-01T23:24:21.087Z Compiling icu_properties v2.1.2
30092026-05-01T23:24:21.114Z Compiling toml_edit v0.22.27
30102026-05-01T23:24:21.203Z Compiling serde_tokenstream v0.2.3
30112026-05-01T23:24:21.340Z Compiling serde-value v0.7.0
30122026-05-01T23:24:21.449Z Compiling cargo-platform v0.2.0
30132026-05-01T23:24:21.531Z Compiling macaddr v1.0.1
30142026-05-01T23:24:21.809Z Compiling usdt-attr-macro v0.5.0
30152026-05-01T23:24:21.838Z Compiling usdt-macro v0.5.0
30162026-05-01T23:24:22.001Z Compiling idna_adapter v1.2.1
30172026-05-01T23:24:22.150Z Compiling idna v1.1.0
30182026-05-01T23:24:22.485Z Compiling url v2.5.8
30192026-05-01T23:24:22.485Z Compiling usdt v0.5.0
30202026-05-01T23:24:22.738Z Compiling toml v0.8.23
30212026-05-01T23:24:23.212Z Compiling cargo-util-schemas v0.8.2
30222026-05-01T23:24:23.306Z Compiling cargo_toml v0.21.0
30232026-05-01T23:24:24.244Z Compiling cargo_metadata v0.21.0
30242026-05-01T23:24:27.417Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30252026-05-01T23:24:30.449Z Finished `release` profile [optimized] target(s) in 16.51s
30262026-05-01T23:24:30.612Z
30272026-05-01T23:24:30.612Zreal 16.653836565
30282026-05-01T23:24:30.612Zuser 2:21.987725390
30292026-05-01T23:24:30.612Zsys 16.662696984
30302026-05-01T23:24:30.612Ztrap 0.098273939
30312026-05-01T23:24:30.612Ztflt 0.489127145
30322026-05-01T23:24:30.613Zdflt 1.602739339
30332026-05-01T23:24:30.613Zkflt 0.000061812
30342026-05-01T23:24:30.613Zlock 5:23.768831730
30352026-05-01T23:24:30.616Zslp 3:29.491290897
30362026-05-01T23:24:30.616Zlat 6.903247577
30372026-05-01T23:24:30.616Zstop 18.925125009
30382026-05-01T23:24:30.616Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30392026-05-01T23:24:30.616Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30402026-05-01T23:24:30.616Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30412026-05-01T23:24:30.616Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30422026-05-01T23:24:30.616Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30432026-05-01T23:24:31.538Z Compiling newtype-uuid-macros v0.1.0
30442026-05-01T23:24:31.538Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30452026-05-01T23:24:31.541Z Compiling regress v0.10.5
30462026-05-01T23:24:31.541Z Compiling structmeta-derive v0.3.0
30472026-05-01T23:24:31.541Z Compiling rustls v0.22.4
30482026-05-01T23:24:31.686Z Compiling rustls-webpki v0.102.8
30492026-05-01T23:24:31.689Z Compiling multer v3.1.0
30502026-05-01T23:24:31.689Z Compiling compression-core v0.4.31
30512026-05-01T23:24:31.703Z Compiling match_cfg v0.1.0
30522026-05-01T23:24:31.706Z Compiling debug-ignore v1.0.5
30532026-05-01T23:24:31.706Z Compiling slog-json v2.6.1
30542026-05-01T23:24:31.794Z Compiling async-stream-impl v0.3.6
30552026-05-01T23:24:31.797Z Compiling toml_datetime v1.0.0+spec-1.1.0
30562026-05-01T23:24:31.811Z Compiling serde_spanned v1.0.4
30572026-05-01T23:24:31.814Z Compiling dropshot v0.17.0
30582026-05-01T23:24:31.829Z Compiling toml_writer v1.0.6+spec-1.1.0
30592026-05-01T23:24:31.877Z Compiling compression-codecs v0.4.37
30602026-05-01T23:24:31.895Z Compiling hostname v0.3.1
30612026-05-01T23:24:31.948Z Compiling itertools v0.14.0
30622026-05-01T23:24:31.981Z Compiling waitgroup v0.1.2
30632026-05-01T23:24:31.984Z Compiling rustls-pemfile v2.2.0
30642026-05-01T23:24:32.094Z Compiling async-compression v0.4.41
30652026-05-01T23:24:32.097Z Compiling toml v1.0.6+spec-1.1.0
30662026-05-01T23:24:32.129Z Compiling slog-bunyan v2.5.0
30672026-05-01T23:24:32.146Z Compiling dropshot_endpoint v0.17.0
30682026-05-01T23:24:32.181Z Compiling serde_path_to_error v0.1.20
30692026-05-01T23:24:32.181Z Compiling hostname v0.4.2
30702026-05-01T23:24:32.184Z Compiling progenitor-client v0.14.0
30712026-05-01T23:24:32.297Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-05-01T23:24:32.317Z Compiling macaddr v1.0.1
30732026-05-01T23:24:32.401Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30742026-05-01T23:24:32.442Z Compiling instant v0.1.13
30752026-05-01T23:24:32.459Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30762026-05-01T23:24:32.493Z Compiling async-stream v0.3.6
30772026-05-01T23:24:32.514Z Compiling progenitor-client v0.10.0
30782026-05-01T23:24:32.549Z Compiling backon v1.6.0
30792026-05-01T23:24:32.567Z Compiling backoff v0.4.0
30802026-05-01T23:24:32.583Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30812026-05-01T23:24:32.586Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30822026-05-01T23:24:32.586Z Compiling universal-hash v0.5.1
30832026-05-01T23:24:32.632Z Compiling opaque-debug v0.3.1
30842026-05-01T23:24:32.689Z Compiling half v2.7.1
30852026-05-01T23:24:32.724Z Compiling progenitor-extras v0.2.0
30862026-05-01T23:24:32.756Z Compiling unsafe-libyaml v0.2.11
30872026-05-01T23:24:32.774Z Compiling crucible-workspace-hack v0.1.0
30882026-05-01T23:24:32.799Z Compiling ciborium-io v0.2.2
30892026-05-01T23:24:32.833Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30902026-05-01T23:24:32.849Z Compiling convert_case v0.4.0
30912026-05-01T23:24:32.921Z Compiling regress v0.11.1
30922026-05-01T23:24:32.981Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30932026-05-01T23:24:32.999Z Compiling ciborium-ll v0.2.2
30942026-05-01T23:24:33.031Z Compiling aead v0.5.2
30952026-05-01T23:24:33.067Z Compiling secrecy v0.10.3
30962026-05-01T23:24:33.086Z Compiling poly1305 v0.8.0
30972026-05-01T23:24:33.086Z Compiling structmeta v0.3.0
30982026-05-01T23:24:33.138Z Compiling chacha20 v0.9.1
30992026-05-01T23:24:33.220Z Compiling ciborium v0.2.2
31002026-05-01T23:24:33.247Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
31012026-05-01T23:24:33.264Z Compiling derive_more v0.99.20
31022026-05-01T23:24:33.267Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31032026-05-01T23:24:33.298Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31042026-05-01T23:24:33.314Z Compiling thiserror-impl-no-std v2.0.2
31052026-05-01T23:24:33.348Z Compiling derive-ex v0.1.8
31062026-05-01T23:24:33.417Z Compiling parse-display-derive v0.10.0
31072026-05-01T23:24:33.464Z Compiling serde_yaml v0.9.34+deprecated
31082026-05-01T23:24:33.513Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31092026-05-01T23:24:33.541Z Compiling byte-wrapper v0.1.0
31102026-05-01T23:24:33.646Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31112026-05-01T23:24:33.678Z Compiling blake2 v0.10.6
31122026-05-01T23:24:33.744Z Compiling password-hash v0.5.0
31132026-05-01T23:24:33.825Z Compiling chacha20poly1305 v0.10.1
31142026-05-01T23:24:33.886Z Compiling indent_write v2.2.0
31152026-05-01T23:24:33.914Z Compiling heapless v0.8.0
31162026-05-01T23:24:33.980Z Compiling ingot-macros v0.1.1
31172026-05-01T23:24:34.007Z Compiling argon2 v0.5.3
31182026-05-01T23:24:34.059Z Compiling tokio-rustls v0.25.0
31192026-05-01T23:24:34.182Z Compiling toml_edit v0.23.10+spec-1.0.0
31202026-05-01T23:24:34.312Z Compiling hash32 v0.3.1
31212026-05-01T23:24:34.426Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31222026-05-01T23:24:34.498Z Compiling typify-impl v0.6.2
31232026-05-01T23:24:34.555Z Compiling thiserror-no-std v2.0.2
31242026-05-01T23:24:34.672Z Compiling vsss-rs v3.3.4
31252026-05-01T23:24:34.721Z Compiling smoltcp v0.11.0
31262026-05-01T23:24:34.882Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31272026-05-01T23:24:34.955Z Compiling proc-macro-crate v3.4.0
31282026-05-01T23:24:35.082Z Compiling test-strategy v0.4.5
31292026-05-01T23:24:35.170Z Compiling tabwriter v1.4.1
31302026-05-01T23:24:35.186Z Compiling parse-display v0.10.0
31312026-05-01T23:24:35.227Z Compiling num-rational v0.4.2
31322026-05-01T23:24:35.305Z Compiling cobs v0.3.0
31332026-05-01T23:24:35.435Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31342026-05-01T23:24:35.520Z Compiling num-complex v0.4.6
31352026-05-01T23:24:35.536Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31362026-05-01T23:24:35.553Z Compiling num_enum_derive v0.7.5
31372026-05-01T23:24:35.595Z Compiling postcard v1.1.3
31382026-05-01T23:24:35.633Z Compiling proc-macro-error v1.0.4
31392026-05-01T23:24:35.821Z Compiling proc-macro-crate v1.3.1
31402026-05-01T23:24:35.877Z Compiling foreign-types-macros v0.2.3
31412026-05-01T23:24:35.894Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31422026-05-01T23:24:35.914Z Compiling num v0.4.3
31432026-05-01T23:24:35.969Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31442026-05-01T23:24:35.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31452026-05-01T23:24:36.005Z Compiling float-ord v0.3.2
31462026-05-01T23:24:36.022Z Compiling cpufeatures v0.3.0
31472026-05-01T23:24:36.122Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31482026-05-01T23:24:36.154Z Compiling colored v3.1.1
31492026-05-01T23:24:36.215Z Compiling foreign-types-shared v0.3.1
31502026-05-01T23:24:36.265Z Compiling rayon-core v1.13.0
31512026-05-01T23:24:36.282Z Compiling num_enum_derive v0.5.11
31522026-05-01T23:24:36.317Z Compiling chacha20 v0.10.0
31532026-05-01T23:24:36.365Z Compiling crossbeam-deque v0.8.6
31542026-05-01T23:24:36.481Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31552026-05-01T23:24:36.499Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31562026-05-01T23:24:36.532Z Compiling foreign-types v0.5.0
31572026-05-01T23:24:36.556Z Compiling cstr-argument v0.1.2
31582026-05-01T23:24:36.574Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31592026-05-01T23:24:36.640Z Compiling rand v0.10.0
31602026-05-01T23:24:36.671Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31612026-05-01T23:24:36.674Z Compiling toml v0.8.23
31622026-05-01T23:24:36.738Z Compiling num_enum v0.7.5
31632026-05-01T23:24:36.755Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31642026-05-01T23:24:36.818Z Compiling camino-tempfile v1.4.1
31652026-05-01T23:24:36.888Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31662026-05-01T23:24:36.905Z Compiling ingot-types v0.1.2
31672026-05-01T23:24:36.955Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31682026-05-01T23:24:37.001Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31692026-05-01T23:24:37.046Z Compiling rayon v1.11.0
31702026-05-01T23:24:37.063Z Compiling zone_cfg_derive v0.3.1
31712026-05-01T23:24:37.084Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31722026-05-01T23:24:37.113Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31732026-05-01T23:24:37.129Z Compiling itertools v0.12.1
31742026-05-01T23:24:37.243Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31752026-05-01T23:24:37.293Z Compiling ingot v0.1.1
31762026-05-01T23:24:37.359Z Compiling num-derive v0.4.2
31772026-05-01T23:24:37.377Z Compiling sigpipe v0.1.3
31782026-05-01T23:24:37.380Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31792026-05-01T23:24:37.397Z Compiling num_enum v0.5.11
31802026-05-01T23:24:37.426Z Compiling glob v0.3.3
31812026-05-01T23:24:37.466Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31822026-05-01T23:24:37.493Z Compiling smf v0.2.3
31832026-05-01T23:24:37.561Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31842026-05-01T23:24:37.621Z Compiling prettyplease v0.2.37
31852026-05-01T23:24:37.664Z Compiling whoami v1.6.1
31862026-05-01T23:24:37.743Z Compiling gethostname v0.5.0
31872026-05-01T23:24:37.858Z Compiling usdt-attr-macro v0.5.0
31882026-05-01T23:24:37.895Z Compiling usdt-macro v0.5.0
31892026-05-01T23:24:37.911Z Compiling memmap v0.7.0
31902026-05-01T23:24:37.986Z Compiling atomicwrites v0.4.4
31912026-05-01T23:24:38.058Z Compiling derive-where v1.6.0
31922026-05-01T23:24:38.075Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31932026-05-01T23:24:38.127Z Compiling progenitor-client v0.13.0
31942026-05-01T23:24:38.221Z Compiling resolv-conf v0.7.6
31952026-05-01T23:24:38.239Z Compiling owo-colors v4.3.0
31962026-05-01T23:24:38.338Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31972026-05-01T23:24:38.415Z Compiling zone v0.3.1
31982026-05-01T23:24:38.474Z Compiling cancel-safe-futures v0.1.5
31992026-05-01T23:24:38.600Z Compiling libsw-core v0.3.2
32002026-05-01T23:24:38.681Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32012026-05-01T23:24:38.698Z Compiling async-recursion v1.1.1
32022026-05-01T23:24:38.738Z Compiling usdt v0.5.0
32032026-05-01T23:24:38.754Z Compiling libsw v3.5.0
32042026-05-01T23:24:38.868Z Compiling libefi-sys v0.1.0
32052026-05-01T23:24:38.885Z Compiling linear-map v1.2.0
32062026-05-01T23:24:38.972Z Compiling console v0.15.11
32072026-05-01T23:24:39.037Z Compiling hickory-proto v0.24.4
32082026-05-01T23:24:39.093Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32092026-05-01T23:24:39.110Z Compiling newline-converter v0.3.0
32102026-05-01T23:24:39.142Z Compiling bitfield-struct v0.6.2
32112026-05-01T23:24:39.158Z Compiling linked-hash-map v0.5.6
32122026-05-01T23:24:39.162Z Compiling semver v0.1.20
32132026-05-01T23:24:39.195Z Compiling typify-macro v0.6.2
32142026-05-01T23:24:39.289Z Compiling tokio-dtrace v0.1.1
32152026-05-01T23:24:39.308Z Compiling dropshot-api-manager-types v0.7.1
32162026-05-01T23:24:39.381Z Compiling rustc_version v0.1.7
32172026-05-01T23:24:39.412Z Compiling lru-cache v0.1.2
32182026-05-01T23:24:39.450Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32192026-05-01T23:24:39.498Z Compiling expectorate v1.2.0
32202026-05-01T23:24:39.515Z Compiling pin-project-internal v1.1.11
32212026-05-01T23:24:39.571Z Compiling slog-dtrace v0.3.0
32222026-05-01T23:24:39.589Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32232026-05-01T23:24:39.592Z Compiling minimal-lexical v0.2.1
32242026-05-01T23:24:39.625Z Compiling oxide-tokio-rt v0.1.4
32252026-05-01T23:24:39.647Z Compiling newtype_derive v0.1.6
32262026-05-01T23:24:39.664Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32272026-05-01T23:24:39.694Z Compiling typify-impl v0.4.3
32282026-05-01T23:24:39.711Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32292026-05-01T23:24:39.833Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32302026-05-01T23:24:39.868Z Compiling nom v7.1.3
32312026-05-01T23:24:39.886Z Compiling snafu-derive v0.8.9
32322026-05-01T23:24:39.889Z Compiling phf_shared v0.12.1
32332026-05-01T23:24:39.921Z Compiling pem v3.0.6
32342026-05-01T23:24:39.924Z Compiling csv-core v0.1.13
32352026-05-01T23:24:39.954Z Compiling xshell-macros v0.2.7
32362026-05-01T23:24:40.162Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32372026-05-01T23:24:40.228Z Compiling highway v1.3.0
32382026-05-01T23:24:40.249Z Compiling same-file v1.0.6
32392026-05-01T23:24:40.290Z Compiling chrono-tz v0.10.4
32402026-05-01T23:24:40.306Z Compiling const_format_proc_macros v0.2.34
32412026-05-01T23:24:40.373Z Compiling xshell v0.2.7
32422026-05-01T23:24:40.449Z Compiling walkdir v2.5.0
32432026-05-01T23:24:40.508Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32442026-05-01T23:24:40.607Z Compiling csv v1.4.0
32452026-05-01T23:24:40.630Z Compiling phf v0.12.1
32462026-05-01T23:24:40.692Z Compiling pin-project v1.1.11
32472026-05-01T23:24:40.833Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32482026-05-01T23:24:40.865Z Compiling globset v0.4.18
32492026-05-01T23:24:40.890Z Compiling olpc-cjson v0.1.4
32502026-05-01T23:24:40.927Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32512026-05-01T23:24:41.089Z Compiling primeorder v0.13.6
32522026-05-01T23:24:41.107Z Compiling typify v0.6.2
32532026-05-01T23:24:41.126Z Compiling serde_plain v1.0.2
32542026-05-01T23:24:41.166Z Compiling typed-path v0.9.3
32552026-05-01T23:24:41.224Z Compiling const_format v0.2.35
32562026-05-01T23:24:41.244Z Compiling progenitor-impl v0.14.0
32572026-05-01T23:24:41.261Z Compiling progenitor-impl v0.13.0
32582026-05-01T23:24:41.329Z Compiling hickory-resolver v0.24.4
32592026-05-01T23:24:41.346Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32602026-05-01T23:24:41.362Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32612026-05-01T23:24:41.604Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32622026-05-01T23:24:41.681Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32632026-05-01T23:24:41.893Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32642026-05-01T23:24:41.921Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32652026-05-01T23:24:41.966Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32662026-05-01T23:24:42.228Z Compiling snafu v0.8.9
32672026-05-01T23:24:42.246Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32682026-05-01T23:24:42.391Z Compiling qorb v0.4.1
32692026-05-01T23:24:42.512Z Compiling tough v0.20.0
32702026-05-01T23:24:42.634Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32712026-05-01T23:24:42.767Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32722026-05-01T23:24:42.922Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32732026-05-01T23:24:42.975Z Compiling tabled_derive v0.7.0
32742026-05-01T23:24:43.000Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32752026-05-01T23:24:43.109Z Compiling bcs v0.1.6
32762026-05-01T23:24:43.478Z Compiling termtree v0.5.1
32772026-05-01T23:24:43.582Z Compiling salty v0.3.0
32782026-05-01T23:24:43.619Z Compiling textwrap v0.16.2
32792026-05-01T23:24:43.670Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32802026-05-01T23:24:43.714Z Compiling steno v0.4.1
32812026-05-01T23:24:43.861Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32822026-05-01T23:24:43.948Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32832026-05-01T23:24:43.985Z Compiling progenitor-macro v0.14.0
32842026-05-01T23:24:44.003Z Compiling progenitor-macro v0.13.0
32852026-05-01T23:24:44.021Z Compiling tabled v0.15.0
32862026-05-01T23:24:44.118Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32872026-05-01T23:24:44.136Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32882026-05-01T23:24:44.139Z Compiling radium v0.7.0
32892026-05-01T23:24:44.244Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32902026-05-01T23:24:44.286Z Compiling typify-macro v0.4.3
32912026-05-01T23:24:44.456Z Compiling humantime v2.3.0
32922026-05-01T23:24:44.490Z Compiling base64 v0.21.7
32932026-05-01T23:24:44.512Z Compiling tagptr v0.2.0
32942026-05-01T23:24:44.700Z Compiling moka v0.12.13
32952026-05-01T23:24:44.846Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32962026-05-01T23:24:44.918Z Compiling p384 v0.13.1
32972026-05-01T23:24:44.938Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32982026-05-01T23:24:45.237Z Compiling tap v1.0.1
32992026-05-01T23:24:45.383Z Compiling maybe-uninit v2.0.0
33002026-05-01T23:24:45.455Z Compiling hickory-resolver v0.25.2
33012026-05-01T23:24:45.491Z Compiling wyz v0.5.1
33022026-05-01T23:24:45.511Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33032026-05-01T23:24:45.611Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33042026-05-01T23:24:45.804Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33052026-05-01T23:24:45.860Z Compiling proc-macro-error-attr2 v2.0.0
33062026-05-01T23:24:45.986Z Compiling packed_struct v0.10.1
33072026-05-01T23:24:46.101Z Compiling typify v0.4.3
33082026-05-01T23:24:46.132Z Compiling funty v2.0.0
33092026-05-01T23:24:46.175Z Compiling utf-8 v0.7.6
33102026-05-01T23:24:46.246Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33112026-05-01T23:24:46.263Z Compiling parking_lot_core v0.8.6
33122026-05-01T23:24:46.307Z Compiling proc-macro-error2 v2.0.1
33132026-05-01T23:24:46.330Z Compiling tungstenite v0.21.0
33142026-05-01T23:24:46.416Z Compiling polyval v0.6.2
33152026-05-01T23:24:46.495Z Compiling bitvec v1.0.1
33162026-05-01T23:24:46.511Z Compiling git-stub v1.0.0
33172026-05-01T23:24:46.586Z Compiling num-derive v0.3.3
33182026-05-01T23:24:46.608Z Compiling packed_struct_codegen v0.10.1
33192026-05-01T23:24:46.673Z Compiling bitfield-macros v0.19.4
33202026-05-01T23:24:46.689Z Compiling zerocopy-derive v0.6.6
33212026-05-01T23:24:46.778Z Compiling indexmap v1.9.3
33222026-05-01T23:24:46.806Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33232026-05-01T23:24:46.840Z Compiling crc-catalog v2.4.0
33242026-05-01T23:24:46.965Z Compiling nodrop v0.1.14
33252026-05-01T23:24:47.058Z Compiling crc v3.4.0
33262026-05-01T23:24:47.073Z Compiling array-init v0.0.4
33272026-05-01T23:24:47.095Z Compiling tokio-tungstenite v0.21.0
33282026-05-01T23:24:47.229Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33292026-05-01T23:24:47.296Z Compiling git-stub-vcs v0.1.0
33302026-05-01T23:24:47.438Z Compiling tabled_derive v0.11.0
33312026-05-01T23:24:47.455Z Compiling bitfield v0.19.4
33322026-05-01T23:24:47.472Z Compiling ghash v0.5.1
33332026-05-01T23:24:47.565Z Compiling libscf-sys v1.1.0
33342026-05-01T23:24:47.608Z Compiling zerocopy v0.6.6
33352026-05-01T23:24:47.705Z Compiling smallvec v0.6.14
33362026-05-01T23:24:47.742Z Compiling progenitor-impl v0.11.2
33372026-05-01T23:24:47.772Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33382026-05-01T23:24:47.791Z Compiling papergrid v0.17.0
33392026-05-01T23:24:47.809Z Compiling testing_table v0.3.0
33402026-05-01T23:24:47.954Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33412026-05-01T23:24:47.982Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33422026-05-01T23:24:47.999Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33432026-05-01T23:24:48.014Z Compiling ctr v0.9.2
33442026-05-01T23:24:48.272Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33452026-05-01T23:24:48.289Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33462026-05-01T23:24:48.314Z Compiling corncobs v0.1.4
33472026-05-01T23:24:48.366Z Compiling unicase v2.9.0
33482026-05-01T23:24:48.524Z Compiling hashbrown v0.12.3
33492026-05-01T23:24:48.571Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33502026-05-01T23:24:48.626Z Compiling aes-gcm v0.10.3
33512026-05-01T23:24:48.629Z Compiling mime_guess v2.0.5
33522026-05-01T23:24:48.661Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33532026-05-01T23:24:48.716Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33542026-05-01T23:24:48.778Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33552026-05-01T23:24:48.820Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33562026-05-01T23:24:48.856Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33572026-05-01T23:24:48.940Z Compiling tabled v0.20.0
33582026-05-01T23:24:49.032Z Compiling serde-hex v0.1.0
33592026-05-01T23:24:49.051Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33602026-05-01T23:24:49.128Z Compiling progenitor v0.14.0
33612026-05-01T23:24:49.197Z Compiling progenitor v0.13.0
33622026-05-01T23:24:49.241Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33632026-05-01T23:24:49.262Z Compiling parking_lot v0.11.2
33642026-05-01T23:24:49.310Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33652026-05-01T23:24:49.381Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33662026-05-01T23:24:49.431Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33672026-05-01T23:24:49.538Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33682026-05-01T23:24:49.598Z Compiling progenitor-impl v0.10.0
33692026-05-01T23:24:49.673Z Compiling ron v0.8.1
33702026-05-01T23:24:49.708Z Compiling hashbrown v0.13.2
33712026-05-01T23:24:49.792Z Compiling progenitor-client v0.11.2
33722026-05-01T23:24:49.941Z Compiling prefix-trie v0.7.0
33732026-05-01T23:24:49.958Z Compiling ssh-encoding v0.2.0
33742026-05-01T23:24:50.146Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33752026-05-01T23:24:50.232Z Compiling blowfish v0.9.1
33762026-05-01T23:24:50.254Z Compiling fxhash v0.2.1
33772026-05-01T23:24:50.365Z Compiling secrecy v0.8.0
33782026-05-01T23:24:50.385Z Compiling crc-any v2.5.0
33792026-05-01T23:24:50.433Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33802026-05-01T23:24:50.468Z Compiling progenitor-macro v0.11.2
33812026-05-01T23:24:50.656Z Compiling bcrypt-pbkdf v0.10.0
33822026-05-01T23:24:50.673Z Compiling sled v0.34.7
33832026-05-01T23:24:50.711Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33842026-05-01T23:24:50.834Z Compiling hickory-server v0.25.2
33852026-05-01T23:24:51.046Z Compiling ssh-cipher v0.2.0
33862026-05-01T23:24:51.144Z Compiling object v0.30.4
33872026-05-01T23:24:51.687Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33882026-05-01T23:24:51.705Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33892026-05-01T23:24:51.827Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
33902026-05-01T23:24:51.845Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33912026-05-01T23:24:52.149Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33922026-05-01T23:24:52.335Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33932026-05-01T23:24:52.367Z Compiling progenitor-macro v0.10.0
33942026-05-01T23:24:52.525Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33952026-05-01T23:24:52.736Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33962026-05-01T23:24:52.797Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33972026-05-01T23:24:53.143Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33982026-05-01T23:24:53.181Z Compiling password-hash v0.4.2
33992026-05-01T23:24:53.600Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34002026-05-01T23:24:53.933Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34012026-05-01T23:24:54.133Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34022026-05-01T23:24:54.147Z Compiling half v1.8.3
34032026-05-01T23:24:54.152Z Compiling path-slash v0.1.5
34042026-05-01T23:24:54.181Z Compiling crc8 v0.1.1
34052026-05-01T23:24:54.205Z Compiling http-range v0.1.5
34062026-05-01T23:24:54.205Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34072026-05-01T23:24:54.342Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34082026-05-01T23:24:54.377Z Compiling serde_cbor v0.11.2
34092026-05-01T23:24:54.453Z Compiling pbkdf2 v0.11.0
34102026-05-01T23:24:54.465Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34112026-05-01T23:24:54.582Z Compiling ssh-key v0.6.7
34122026-05-01T23:24:54.723Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34132026-05-01T23:24:54.908Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34142026-05-01T23:24:54.940Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34152026-05-01T23:24:55.004Z Compiling p256 v0.13.2
34162026-05-01T23:24:55.035Z Compiling p521 v0.13.3
34172026-05-01T23:24:55.168Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34182026-05-01T23:24:55.407Z Compiling yasna v0.5.2
34192026-05-01T23:24:55.478Z Compiling kstat-rs v0.2.4
34202026-05-01T23:24:55.566Z Compiling headers-core v0.3.0
34212026-05-01T23:24:55.595Z Compiling progenitor v0.11.2
34222026-05-01T23:24:55.642Z Compiling nanorand v0.7.0
34232026-05-01T23:24:55.775Z Compiling russh-cryptovec v0.7.3
34242026-05-01T23:24:55.779Z Compiling atty v0.2.14
34252026-05-01T23:24:55.814Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34262026-05-01T23:24:55.832Z Compiling md5 v0.7.0
34272026-05-01T23:24:55.853Z Compiling home v0.5.12
34282026-05-01T23:24:55.875Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34292026-05-01T23:24:55.936Z Compiling flume v0.11.1
34302026-05-01T23:24:56.002Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34312026-05-01T23:24:56.023Z Compiling russh-keys v0.45.0
34322026-05-01T23:24:56.037Z Compiling rcgen v0.12.1
34332026-05-01T23:24:56.043Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34342026-05-01T23:24:56.143Z Compiling headers v0.4.1
34352026-05-01T23:24:56.180Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34362026-05-01T23:24:56.199Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34372026-05-01T23:24:56.279Z Compiling hyper-staticfile v0.10.1
34382026-05-01T23:24:56.340Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34392026-05-01T23:24:56.618Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34402026-05-01T23:24:56.757Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34412026-05-01T23:24:56.826Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34422026-05-01T23:24:56.948Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34432026-05-01T23:24:56.960Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34442026-05-01T23:24:57.043Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34452026-05-01T23:24:57.245Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34462026-05-01T23:24:57.282Z Compiling num-bigint v0.4.6
34472026-05-01T23:24:57.397Z Compiling progenitor v0.10.0
34482026-05-01T23:24:57.538Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34492026-05-01T23:24:57.576Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34502026-05-01T23:24:57.589Z Compiling des v0.8.1
34512026-05-01T23:24:57.614Z Compiling subprocess v0.2.15
34522026-05-01T23:24:57.666Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34532026-05-01T23:24:57.681Z Compiling display-error-chain v0.2.2
34542026-05-01T23:24:57.820Z Compiling hex-literal v0.4.1
34552026-05-01T23:24:57.853Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34562026-05-01T23:24:57.964Z Compiling colored v2.2.0
34572026-05-01T23:24:57.987Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34582026-05-01T23:24:58.088Z Compiling socket2 v0.5.10
34592026-05-01T23:24:58.124Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34602026-05-01T23:24:58.261Z Compiling internet-checksum v0.2.1
34612026-05-01T23:24:58.532Z Compiling russh v0.45.0
34622026-05-01T23:24:58.794Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34632026-05-01T23:24:58.829Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34642026-05-01T23:25:01.382Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34652026-05-01T23:25:02.066Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34662026-05-01T23:25:02.545Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34672026-05-01T23:25:03.434Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34682026-05-01T23:25:11.482Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34692026-05-01T23:25:11.482Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34702026-05-01T23:25:11.485Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34712026-05-01T23:25:11.485Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34722026-05-01T23:25:13.192Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34732026-05-01T23:25:13.295Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34742026-05-01T23:25:17.400Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34752026-05-01T23:25:18.767Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34762026-05-01T23:25:37.837Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34772026-05-01T23:25:56.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
34782026-05-01T23:25:56.849Z
34792026-05-01T23:25:56.849Zreal 1:26.164771171
34802026-05-01T23:25:56.849Zuser 8:20.770262089
34812026-05-01T23:25:56.850Zsys 1:41.801323046
34822026-05-01T23:25:56.853Ztrap 0.260348301
34832026-05-01T23:25:56.853Ztflt 0.533729544
34842026-05-01T23:25:56.853Zdflt 1.499083958
34852026-05-01T23:25:56.853Zkflt 0.005598030
34862026-05-01T23:25:56.853Zlock 28:30.608511278
34872026-05-01T23:25:56.853Zslp 19:24.214806851
34882026-05-01T23:25:56.853Zlat 41.744712002
34892026-05-01T23:25:56.853Zstop 2:42.294628488
34902026-05-01T23:25:56.853Z+ mkdir tests
34912026-05-01T23:25:56.856Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34922026-05-01T23:25:56.856Z+ xargs -I '{}' -t cp '{}' tests/
34932026-05-01T23:25:56.882Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-bab7d8462096a085 tests/
34942026-05-01T23:25:56.902Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-625eb3aebc685327 tests/
34952026-05-01T23:25:56.922Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-3acc18599d92ffe8 tests/
34962026-05-01T23:25:56.943Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-16791c2e1f8988e2 tests/
34972026-05-01T23:25:57.179Z+ 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/*)
34982026-05-01T23:25:57.182Z+ 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-625eb3aebc685327 tests/commtest-3acc18599d92ffe8 tests/dhcp_server-bab7d8462096a085 tests/end_to_end_tests-16791c2e1f8988e2 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
34992026-05-01T23:27:22.686ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35002026-05-01T23:27:22.686Za .github/buildomat/ci-env.sh 1K
35012026-05-01T23:27:22.687Za out/target/test 1K
35022026-05-01T23:27:22.687Za out/npuzone/npuzone 27402K
35032026-05-01T23:27:22.687Za package-manifest.toml 35K
35042026-05-01T23:27:22.687Za smf/sled-agent/non-gimlet/config.toml 6K
35052026-05-01T23:27:22.687Za target/release/omicron-package 44888K
35062026-05-01T23:27:22.687Za target/release/xtask 11449K
35072026-05-01T23:27:22.687Za target/debug/bootstrap 351679K
35082026-05-01T23:27:22.687Za tests/bootstrap-625eb3aebc685327 31215K
35092026-05-01T23:27:22.687Za tests/commtest-3acc18599d92ffe8 32300K
35102026-05-01T23:27:22.687Za tests/dhcp_server-bab7d8462096a085 31215K
35112026-05-01T23:27:22.687Za tests/end_to_end_tests-16791c2e1f8988e2 392790K
35122026-05-01T23:27:22.687Za out/clickhouse.tar.gz 318396K
35132026-05-01T23:27:22.687Za out/clickhouse_keeper.tar.gz 303763K
35142026-05-01T23:27:22.687Za out/clickhouse_server.tar.gz 318395K
35152026-05-01T23:27:22.687Za out/cockroachdb.tar.gz 164601K
35162026-05-01T23:27:22.687Za out/crucible-pantry-zone.tar.gz 43677K
35172026-05-01T23:27:22.687Za out/crucible-utils.tar 17744K
35182026-05-01T23:27:22.687Za out/crucible-zone.tar.gz 57815K
35192026-05-01T23:27:22.687Za out/external-dns.tar.gz 49267K
35202026-05-01T23:27:22.687Za out/internal-dns.tar.gz 49266K
35212026-05-01T23:27:22.687Za out/mg-ddm-gz.tar 95141K
35222026-05-01T23:27:22.687Za out/nexus.tar.gz 220164K
35232026-05-01T23:27:22.687Za out/ntp.tar.gz 31625K
35242026-05-01T23:27:22.687Za out/omicron-gateway-softnpu.tar.gz 28500K
35252026-05-01T23:27:22.687Za out/omicron-sled-agent.tar 199225K
35262026-05-01T23:27:22.687Za out/overlay.tar.gz 3K
35272026-05-01T23:27:22.687Za out/oximeter.tar.gz 65263K
35282026-05-01T23:27:22.687Za out/oxlog.tar 3782K
35292026-05-01T23:27:22.687Za out/probe.tar.gz 3037K
35302026-05-01T23:27:22.687Za out/propolis-server.tar.gz 38727K
35312026-05-01T23:27:22.687Za out/pumpkind-gz.tar 26647K
35322026-05-01T23:27:22.687Za out/switch-softnpu.tar.gz 393505K
35332026-05-01T23:27:22.691Z
35342026-05-01T23:27:22.691Zreal 1:25.496883382
35352026-05-01T23:27:22.691Zuser 1:22.805048780
35362026-05-01T23:27:22.691Zsys 4.443669654
35372026-05-01T23:27:22.691Ztrap 0.007720549
35382026-05-01T23:27:22.691Ztflt 0.000000000
35392026-05-01T23:27:22.691Zdflt 0.000000000
35402026-05-01T23:27:22.691Zkflt 0.000000000
35412026-05-01T23:27:22.691Zlock 0.000000000
35422026-05-01T23:27:22.691Zslp 1:22.714051558
35432026-05-01T23:27:22.691Zlat 1.018654915
35442026-05-01T23:27:22.691Zstop 0.000391550
35452026-05-01T23:27:22.691Zprocess exited: duration 961919 ms, exit code 0
 
35462026-05-01T23:27:22.729Zfound 1 output files
35472026-05-01T23:27:22.729Zuploading: /work/package.tar.gz (2429569332 bytes)
35482026-05-01T23:27:48.795Zuploaded: /work/package.tar.gz