01KY3EDX262ATWB81SHA4X75E4: helios / package

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

Buildomat Job: 01KY3EEDZHTVENYB0RC3GDZJE4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-21T22:59:37.856Zjob assigned to worker 01KY3EEKS21XG7Z1Z2M77VSJ92 [factory aws, i-086e244ccb00af4cf] (queued for 49 s)
 
22026-07-21T22:59:45.268Zstarting task 0: "setup"
32026-07-21T22:59:45.274Z++ uname -s
42026-07-21T22:59:45.277Z+ kern=SunOS
52026-07-21T22:59:45.278Z+ build_user=build
62026-07-21T22:59:45.278Z+ build_uid=12345
72026-07-21T22:59:45.278Z+ work_dir=/work
82026-07-21T22:59:45.278Z+ input_dir=/input
92026-07-21T22:59:45.278Z+ [[ 0 == 12345 ]]
102026-07-21T22:59:45.278Z+ case "$kern" in
112026-07-21T22:59:45.278Z+ groupadd -g 12345 build
122026-07-21T22:59:45.287Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-21T22:59:47.296Z+ zfs create -o mountpoint=/work rpool/work
142026-07-21T22:59:47.417Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-21T22:59:47.420Z+ home_fs=zfs
162026-07-21T22:59:47.421Z+ [[ zfs == autofs ]]
172026-07-21T22:59:47.421Z+ mkdir -p /home/build
182026-07-21T22:59:47.421Z+ chown build:build /home/build /work
192026-07-21T22:59:49.423Z+ chmod 0700 /home/build /work
202026-07-21T22:59:49.426Zprocess exited: duration 4162 ms, exit code 0
 
212026-07-21T22:59:49.433Zstarting task 1: "rust-toolchain"
222026-07-21T22:59:49.438Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-21T22:59:49.438Z * rust toolchain channel = "1.96.1"
242026-07-21T22:59:49.438Z * rust toolchain profile = "default"
252026-07-21T22:59:49.438Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-21T22:59:49.438Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-21T22:59:49.438Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-21T22:59:49.442Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-21T22:59:49.442Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-21T22:59:49.505Zinfo: downloading installer
312026-07-21T22:59:51.056Zwarn: It looks like you have an existing rustup settings file at:
322026-07-21T22:59:51.056Zwarn: /home/build/.rustup/settings.toml
332026-07-21T22:59:51.056Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-21T22:59:51.056Zwarn: instead of the one inferred from the default host triple.
352026-07-21T22:59:51.068Zinfo: profile set to default
362026-07-21T22:59:51.068Zinfo: default host triple is x86_64-unknown-illumos
372026-07-21T22:59:51.071Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-21T22:59:51.201Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-21T22:59:51.205Zinfo: downloading 6 components
402026-07-21T23:00:07.352Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-21T23:00:07.352Z
422026-07-21T23:00:07.375Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-21T23:00:07.375Z
442026-07-21T23:00:07.375Z
452026-07-21T23:00:07.375ZRust is installed now. Great!
462026-07-21T23:00:07.375Z
472026-07-21T23:00:07.375ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-21T23:00:07.375Zenvironment variable. This has not been done automatically.
492026-07-21T23:00:07.375Z
502026-07-21T23:00:07.375ZTo configure your current shell, you need to source
512026-07-21T23:00:07.375Zthe corresponding env file under $HOME/.cargo.
522026-07-21T23:00:07.375Z
532026-07-21T23:00:07.375ZThis is usually done by running one of the following (note the leading DOT):
542026-07-21T23:00:07.375Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-21T23:00:07.375Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-21T23:00:07.375Zsource "~/.cargo/env.nu" # For nushell
572026-07-21T23:00:07.375Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-21T23:00:07.375Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-21T23:00:07.375Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-21T23:00:07.387Zwarn: no default linker (`cc`) was found in your PATH
612026-07-21T23:00:07.387Zwarn: many Rust crates require a system C toolchain to build
622026-07-21T23:00:07.478Z+ rustup --version
632026-07-21T23:00:07.485Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-21T23:00:07.485Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-21T23:00:07.506Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-21T23:00:07.511Z+ cargo --version
672026-07-21T23:00:07.518Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-21T23:00:07.524Z+ rustc --version
692026-07-21T23:00:07.541Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-21T23:00:07.548Zprocess exited: duration 18110 ms, exit code 0
 
712026-07-21T23:00:07.563Zstarting task 2: "authentication"
722026-07-21T23:00:07.591Zprocess exited: duration 26 ms, exit code 0
 
732026-07-21T23:00:07.600Zstarting task 3: "clone repository"
742026-07-21T23:00:07.606Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-21T23:00:07.610Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-21T23:00:07.640ZCloning into '/work/oxidecomputer/omicron'...
772026-07-21T23:00:16.684Z+ cd /work/oxidecomputer/omicron
782026-07-21T23:00:16.684Z+ git fetch origin 6909039f954c11a8a942ed7e2e535995f20b2760
792026-07-21T23:00:16.994ZFrom https://github.com/oxidecomputer/omicron
802026-07-21T23:00:16.994Z * branch 6909039f954c11a8a942ed7e2e535995f20b2760 -> FETCH_HEAD
812026-07-21T23:00:16.999Z+ [[ -n sunshowers/spr/16n-wicketd-local_switch_id-now-returns-a-result ]]
822026-07-21T23:00:17.005Z++ git branch --show-current
832026-07-21T23:00:17.005Z+ current=main
842026-07-21T23:00:17.005Z+ [[ main != sunshowers/spr/16n-wicketd-local_switch_id-now-returns-a-result ]]
852026-07-21T23:00:17.005Z+ git branch -f sunshowers/spr/16n-wicketd-local_switch_id-now-returns-a-result 6909039f954c11a8a942ed7e2e535995f20b2760
862026-07-21T23:00:17.013Z+ git checkout -f sunshowers/spr/16n-wicketd-local_switch_id-now-returns-a-result
872026-07-21T23:00:17.251ZSwitched to branch 'sunshowers/spr/16n-wicketd-local_switch_id-now-returns-a-result'
882026-07-21T23:00:17.257Z+ git reset --hard 6909039f954c11a8a942ed7e2e535995f20b2760
892026-07-21T23:00:17.268ZHEAD is now at 6909039f9 rebase on main
902026-07-21T23:00:17.274Zprocess exited: duration 9668 ms, exit code 0
 
912026-07-21T23:00:17.309Zstarting task 4: "build"
922026-07-21T23:00:17.314Z+ source .github/buildomat/ci-env.sh
932026-07-21T23:00:17.314Z++ export CARGO_TERM_COLOR=always
942026-07-21T23:00:17.314Z++ CARGO_TERM_COLOR=always
952026-07-21T23:00:17.314Z+++ uname -s
962026-07-21T23:00:17.315Z++ [[ SunOS == \S\u\n\O\S ]]
972026-07-21T23:00:17.315Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
982026-07-21T23:00:17.315Z+ cargo --version
992026-07-21T23:00:17.444Zcargo 1.96.1 (356927216 2026-06-26)
1002026-07-21T23:00:17.444Z+ rustc --version
1012026-07-21T23:00:17.457Zrustc 1.96.1 (31fca3adb 2026-06-26)
1022026-07-21T23:00:17.457Z+ WORK=/work
1032026-07-21T23:00:17.457Z+ pfexec mkdir -p /work
1042026-07-21T23:00:17.458Z+ pfexec chown build /work
1052026-07-21T23:00:17.460Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1062026-07-21T23:00:19.036Z Startup: Refreshing catalog 'helios' ... Done
1072026-07-21T23:00:19.223Z Startup: Caching catalogs ... Done
1082026-07-21T23:00:20.150ZPlanning: Solver setup ... Done (0.854s)
1092026-07-21T23:00:20.188ZPlanning: Running solver ... Done (0.039s)
1102026-07-21T23:00:20.210ZPlanning: Finding local manifests ... Done (0.003s)
1112026-07-21T23:00:20.224ZPlanning: Fetching manifests: 0/2 0% complete
1122026-07-21T23:00:20.240ZPlanning: Fetching manifests: 2/2 100% complete
1132026-07-21T23:00:20.254ZPlanning: Package planning ... Done (0.015s)
1142026-07-21T23:00:20.259ZPlanning: Merging actions ... Done (0.001s)
1152026-07-21T23:00:20.466ZPlanning: Checking for conflicting actions ... Done (0.211s)
1162026-07-21T23:00:20.469ZPlanning: Consolidating action changes ... Done (0.001s)
1172026-07-21T23:00:21.302ZPlanning: Evaluating mediators ... Done (0.833s)
1182026-07-21T23:00:21.306ZPlanning: Planning completed in 2.05 seconds
1192026-07-21T23:00:21.311Z Packages to install: 2
1202026-07-21T23:00:21.311Z Estimated space available: 156.06 GB
1212026-07-21T23:00:21.311ZEstimated space to be consumed: 46.64 MB
1222026-07-21T23:00:21.311Z Create boot environment: No
1232026-07-21T23:00:21.315ZCreate backup boot environment: No
1242026-07-21T23:00:21.315Z Rebuild boot archive: No
1252026-07-21T23:00:21.315Z
1262026-07-21T23:00:21.315ZChanged packages:
1272026-07-21T23:00:21.315Zhelios
1282026-07-21T23:00:21.315Z developer/build-essential
1292026-07-21T23:00:21.315Z None -> 11-3.0
1302026-07-21T23:00:21.315Z library/libxmlsec1
1312026-07-21T23:00:21.315Z None -> 1.2.35-3.0
1322026-07-21T23:00:21.337Z
1332026-07-21T23:00:21.337ZDownload: 0/214 items 0.0/1.3MB 0% complete
1342026-07-21T23:00:21.407ZDownload: Completed 1.28 MB in 0.07 seconds (18.2M/s)
1352026-07-21T23:00:21.461Z Actions: 1/268 actions (Installing new actions)
1362026-07-21T23:00:21.502Z Actions: Completed 268 actions in 0.04 seconds.
1372026-07-21T23:00:21.521ZFinalize: Updating package state database ... Done (0.019s)
1382026-07-21T23:00:21.521ZFinalize: Updating package cache ... Done (0.000s)
1392026-07-21T23:00:21.569ZFinalize: Updating image state ... Done (0.047s)
1402026-07-21T23:00:24.208ZFinalize: Creating fast lookup database ... Done (2.603s)
1412026-07-21T23:00:24.284ZFinalize: Reading search index ... Done (0.012s)
1422026-07-21T23:00:24.296ZFinalize: Updating search index ... Done (0.000s)
1432026-07-21T23:00:24.380ZFinalize: Updating package cache ... Done (0.000s)
1442026-07-21T23:00:24.727ZPlanning: Evaluating mediator changes ... Done
1452026-07-21T23:00:25.237ZPlanning: Checking for conflicting actions ... Done
1462026-07-21T23:00:25.300ZPlanning: Consolidating action changes ... Done
1472026-07-21T23:00:25.300ZPlanning: Evaluating mediators ... Done
1482026-07-21T23:00:25.300ZPlanning: Planning completed in 0.26 seconds
1492026-07-21T23:00:25.300Z Mediators to change: 2
1502026-07-21T23:00:25.300Z Create boot environment: No
1512026-07-21T23:00:25.301ZCreate backup boot environment: No
1522026-07-21T23:00:25.301ZFinalize: Updating package state database ... Done
1532026-07-21T23:00:25.301ZFinalize: Updating package cache ... Done
1542026-07-21T23:00:25.301ZFinalize: Updating image state ... Done
1552026-07-21T23:00:26.999ZFinalize: Creating fast lookup database ... Done
1562026-07-21T23:00:27.061ZFinalize: Reading search index ... Done
1572026-07-21T23:00:27.071ZFinalize: Updating search index ... Done
1582026-07-21T23:00:27.126ZFinalize: Updating package cache ... Done
1592026-07-21T23:00:27.417ZPlanning: Evaluating mediator changes ... Done
1602026-07-21T23:00:27.522ZPlanning: Checking for conflicting actions ... Done
1612026-07-21T23:00:27.555ZPlanning: Consolidating action changes ... Done
1622026-07-21T23:00:27.696ZPlanning: Evaluating mediators ... Done
1632026-07-21T23:00:27.731ZPlanning: Planning completed in 0.26 seconds
1642026-07-21T23:00:27.731Z Mediators to change: 1
1652026-07-21T23:00:27.731Z Create boot environment: No
1662026-07-21T23:00:27.731ZCreate backup boot environment: No
1672026-07-21T23:00:27.755ZFinalize: Updating package state database ... Done
1682026-07-21T23:00:27.755ZFinalize: Updating package cache ... Done
1692026-07-21T23:00:27.794ZFinalize: Updating image state ... Done
1702026-07-21T23:00:29.687ZFinalize: Creating fast lookup database ... Done
1712026-07-21T23:00:29.759ZFinalize: Reading search index ... Done
1722026-07-21T23:00:29.773ZFinalize: Updating search index ... Done
1732026-07-21T23:00:29.841ZFinalize: Updating package cache ... Done
1742026-07-21T23:00:30.141ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1752026-07-21T23:00:30.141Zapache system 2.4 system
1762026-07-21T23:00:30.141Zclang system 15 system
1772026-07-21T23:00:30.141Zcsh system system illumos
1782026-07-21T23:00:30.141Zctags system system illumos
1792026-07-21T23:00:30.141Zfile vendor vendor darwinsys
1802026-07-21T23:00:30.141Zfile system system illumos
1812026-07-21T23:00:30.141Zgcc vendor 14 vendor
1822026-07-21T23:00:30.141Zgcc system 13 system
1832026-07-21T23:00:30.141Zgcc system 10 system
1842026-07-21T23:00:30.141Zgo system 1.25 system
1852026-07-21T23:00:30.141Zllvm system 15 system
1862026-07-21T23:00:30.141Zmariadb system 11.4 system
1872026-07-21T23:00:30.141Zmta vendor vendor dma
1882026-07-21T23:00:30.141Zopenjdk system 17 system
1892026-07-21T23:00:30.141Zopenjdk system 11 system
1902026-07-21T23:00:30.141Zopenssl vendor 3 vendor
1912026-07-21T23:00:30.141Zperl system 5.40 system
1922026-07-21T23:00:30.142Zpostgresql system 18 system
1932026-07-21T23:00:30.142Zpostgresql system 17 system
1942026-07-21T23:00:30.142Zpython vendor 3 vendor
1952026-07-21T23:00:30.142Zpython system 2 system
1962026-07-21T23:00:30.142Zpython3 vendor 3.13 vendor
1972026-07-21T23:00:30.142Zruby system 3.4 system
1982026-07-21T23:00:30.142Zruby system 3.0 system
1992026-07-21T23:00:30.142Zwords vendor vendor american-english
2002026-07-21T23:00:30.142Zwords system system australian-english
2012026-07-21T23:00:30.142Zwords system system british-english
2022026-07-21T23:00:30.142Zwords system system canadian-english
2032026-07-21T23:00:30.142Zwords system system french
2042026-07-21T23:00:30.142Zwords system system italian
2052026-07-21T23:00:30.142Zwords system system ngerman
2062026-07-21T23:00:30.142Zwords system system ogerman
2072026-07-21T23:00:30.142Zwords system system spanish
2082026-07-21T23:00:33.700ZPUBLISHER TYPE STATUS P LOCATION
2092026-07-21T23:00:33.700Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2102026-07-21T23:00:33.757ZFMRI IFO
2112026-07-21T23:00:33.757Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2122026-07-21T23:00:33.757Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2132026-07-21T23:00:33.757Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2142026-07-21T23:00:33.757Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2152026-07-21T23:00:33.757Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2162026-07-21T23:00:33.757Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2172026-07-21T23:00:33.757Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2182026-07-21T23:00:33.757Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2192026-07-21T23:00:33.757Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2202026-07-21T23:00:33.757Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2212026-07-21T23:00:33.757Z Updating crates.io index
2222026-07-21T23:00:33.757Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2232026-07-21T23:00:33.757Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2242026-07-21T23:00:33.757Z Updating git repository `https://github.com/oxidecomputer/propolis`
2252026-07-21T23:00:33.758Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2262026-07-21T23:00:33.758Z Updating git repository `https://github.com/oxidecomputer/crucible`
2272026-07-21T23:00:35.182Z Updating git repository `https://github.com/oxidecomputer/opte`
2282026-07-21T23:00:35.942Z Updating git repository `https://github.com/oxidecomputer/tofino`
2292026-07-21T23:00:36.212Z Updating git repository `https://github.com/oxidecomputer/lldp`
2302026-07-21T23:00:36.539Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2312026-07-21T23:00:37.621Z Updating git repository `https://github.com/oxidecomputer/clickward`
2322026-07-21T23:00:38.036Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2332026-07-21T23:00:38.307Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2342026-07-21T23:00:38.524Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2352026-07-21T23:00:38.983Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2362026-07-21T23:00:39.574Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2372026-07-21T23:00:39.810Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2382026-07-21T23:00:40.018Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2392026-07-21T23:00:40.278Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2402026-07-21T23:00:40.587Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2412026-07-21T23:00:40.818Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2422026-07-21T23:00:41.041Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2432026-07-21T23:00:41.268Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2442026-07-21T23:00:41.591Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2452026-07-21T23:00:41.933Z Updating git repository `https://github.com/oxidecomputer/erebor`
2462026-07-21T23:00:42.250Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2472026-07-21T23:00:42.636Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2482026-07-21T23:00:42.890Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-07-21T23:00:43.258Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2502026-07-21T23:00:43.550Z Updating git repository `https://github.com/oxidecomputer/ispf`
2512026-07-21T23:00:43.783Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2522026-07-21T23:00:44.003Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2532026-07-21T23:00:44.322Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2542026-07-21T23:00:44.778Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2552026-07-21T23:00:44.994Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2562026-07-21T23:00:45.259Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-07-21T23:00:45.518Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2582026-07-21T23:00:45.818Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2592026-07-21T23:00:46.073Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2602026-07-21T23:00:46.352Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2612026-07-21T23:00:46.582Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2622026-07-21T23:00:46.841Z Updating git repository `https://github.com/illumos/smf-rs`
2632026-07-21T23:00:49.480Z Downloading crates ...
2642026-07-21T23:00:49.547Z Downloaded colorchoice v1.0.4
2652026-07-21T23:00:49.551Z Downloaded clap_derive v4.6.1
2662026-07-21T23:00:49.551Z Downloaded anstream v1.0.0
2672026-07-21T23:00:49.551Z Downloaded byteorder v1.5.0
2682026-07-21T23:00:49.558Z Downloaded anyhow v1.0.102
2692026-07-21T23:00:49.561Z Downloaded zerocopy-derive v0.7.35
2702026-07-21T23:00:49.561Z Downloaded version_check v0.9.5
2712026-07-21T23:00:49.561Z Downloaded toml_write v0.1.2
2722026-07-21T23:00:49.561Z Downloaded usdt-macro v0.5.0
2732026-07-21T23:00:49.561Z Downloaded fastrand v2.3.0
2742026-07-21T23:00:49.572Z Downloaded papergrid v0.11.0
2752026-07-21T23:00:49.572Z Downloaded pretty-hex v0.4.1
2762026-07-21T23:00:49.572Z Downloaded crypto-common v0.1.7
2772026-07-21T23:00:49.575Z Downloaded zerocopy v0.7.35
2782026-07-21T23:00:49.575Z Downloaded thiserror-impl v1.0.69
2792026-07-21T23:00:49.575Z Downloaded zmij v1.0.21
2802026-07-21T23:00:49.580Z Downloaded dtrace-parser v0.2.0
2812026-07-21T23:00:49.580Z Downloaded cfg-if v1.0.4
2822026-07-21T23:00:49.580Z Downloaded anstyle v1.0.14
2832026-07-21T23:00:49.580Z Downloaded sha2 v0.10.9
2842026-07-21T23:00:49.580Z Downloaded quote v1.0.45
2852026-07-21T23:00:49.584Z Downloaded is_terminal_polyfill v1.70.2
2862026-07-21T23:00:49.584Z Downloaded heck v0.4.1
2872026-07-21T23:00:49.584Z Downloaded block-buffer v0.10.4
2882026-07-21T23:00:49.584Z Downloaded memmap v0.7.0
2892026-07-21T23:00:49.584Z Downloaded itoa v1.0.17
2902026-07-21T23:00:49.587Z Downloaded macaddr v1.0.1
2912026-07-21T23:00:49.587Z Downloaded anstyle-query v1.1.5
2922026-07-21T23:00:49.590Z Downloaded digest v0.10.7
2932026-07-21T23:00:49.593Z Downloaded camino v1.2.2
2942026-07-21T23:00:49.597Z Downloaded bytecount v0.6.9
2952026-07-21T23:00:49.597Z Downloaded autocfg v1.5.0
2962026-07-21T23:00:49.597Z Downloaded errno v0.3.14
2972026-07-21T23:00:49.603Z Downloaded camino-tempfile v1.4.1
2982026-07-21T23:00:49.606Z Downloaded once_cell v1.21.3
2992026-07-21T23:00:49.606Z Downloaded anstyle-parse v1.0.0
3002026-07-21T23:00:49.606Z Downloaded generic-array v0.14.7
3012026-07-21T23:00:49.609Z Downloaded fs-err v3.3.0
3022026-07-21T23:00:49.612Z Downloaded clap_lex v1.0.0
3032026-07-21T23:00:49.617Z Downloaded cpufeatures v0.2.17
3042026-07-21T23:00:49.621Z Downloaded smawk v0.3.2
3052026-07-21T23:00:49.624Z Downloaded dof v0.3.0
3062026-07-21T23:00:49.624Z Downloaded cargo-platform v0.3.2
3072026-07-21T23:00:49.627Z Downloaded serde_spanned v0.6.9
3082026-07-21T23:00:49.633Z Downloaded heck v0.5.0
3092026-07-21T23:00:49.639Z Downloaded fnv v1.0.7
3102026-07-21T23:00:49.643Z Downloaded terminal_size v0.4.3
3112026-07-21T23:00:49.643Z Downloaded proc-macro-error-attr v1.0.4
3122026-07-21T23:00:49.648Z Downloaded usdt v0.5.0
3132026-07-21T23:00:49.652Z Downloaded usdt-attr-macro v0.5.0
3142026-07-21T23:00:49.652Z Downloaded thread-id v4.2.2
3152026-07-21T23:00:49.652Z Downloaded plain v0.2.3
3162026-07-21T23:00:49.656Z Downloaded toml_datetime v0.6.11
3172026-07-21T23:00:49.656Z Downloaded tabled_derive v0.7.0
3182026-07-21T23:00:49.656Z Downloaded strsim v0.11.1
3192026-07-21T23:00:49.660Z Downloaded utf8parse v0.2.2
3202026-07-21T23:00:49.669Z Downloaded equivalent v1.0.2
3212026-07-21T23:00:49.672Z Downloaded scroll v0.12.0
3222026-07-21T23:00:49.672Z Downloaded swrite v0.1.0
3232026-07-21T23:00:49.675Z Downloaded cargo_toml v0.21.0
3242026-07-21T23:00:49.679Z Downloaded cargo_metadata v0.23.1
3252026-07-21T23:00:49.690Z Downloaded serde v1.0.228
3262026-07-21T23:00:49.698Z Downloaded unicode-linebreak v0.1.5
3272026-07-21T23:00:49.701Z Downloaded thiserror-impl v2.0.18
3282026-07-21T23:00:49.701Z Downloaded thiserror v1.0.69
3292026-07-21T23:00:49.704Z Downloaded thiserror v2.0.18
3302026-07-21T23:00:49.708Z Downloaded scroll_derive v0.12.1
3312026-07-21T23:00:49.711Z Downloaded serde_tokenstream v0.2.3
3322026-07-21T23:00:49.715Z Downloaded proc-macro-error v1.0.4
3332026-07-21T23:00:49.720Z Downloaded pest_generator v2.8.6
3342026-07-21T23:00:49.723Z Downloaded pest_derive v2.8.6
3352026-07-21T23:00:49.723Z Downloaded bitflags v2.11.0
3362026-07-21T23:00:49.727Z Downloaded unicode-ident v1.0.24
3372026-07-21T23:00:49.731Z Downloaded clap v4.6.1
3382026-07-21T23:00:49.734Z Downloaded hashbrown v0.17.0
3392026-07-21T23:00:49.737Z Downloaded toml v0.8.23
3402026-07-21T23:00:49.740Z Downloaded tempfile v3.25.0
3412026-07-21T23:00:49.740Z Downloaded semver v1.0.28
3422026-07-21T23:00:49.743Z Downloaded getrandom v0.4.1
3432026-07-21T23:00:49.743Z Downloaded usdt-impl v0.5.0
3442026-07-21T23:00:49.747Z Downloaded textwrap v0.16.2
3452026-07-21T23:00:49.750Z Downloaded serde_derive v1.0.228
3462026-07-21T23:00:49.753Z Downloaded log v0.4.29
3472026-07-21T23:00:49.794Z Downloaded ucd-trie v0.1.7
3482026-07-21T23:00:49.794Z Downloaded proc-macro2 v1.0.106
3492026-07-21T23:00:49.794Z Downloaded pest_meta v2.8.6
3502026-07-21T23:00:49.794Z Downloaded serde_core v1.0.228
3512026-07-21T23:00:49.794Z Downloaded toml_edit v0.22.27
3522026-07-21T23:00:49.802Z Downloaded memchr v2.8.0
3532026-07-21T23:00:49.802Z Downloaded indexmap v2.14.0
3542026-07-21T23:00:49.821Z Downloaded pest v2.8.6
3552026-07-21T23:00:49.828Z Downloaded typenum v1.20.1
3562026-07-21T23:00:49.847Z Downloaded clap_builder v4.6.0
3572026-07-21T23:00:49.854Z Downloaded serde_json v1.0.150
3582026-07-21T23:00:49.867Z Downloaded winnow v0.7.14
3592026-07-21T23:00:49.872Z Downloaded goblin v0.8.2
3602026-07-21T23:00:49.893Z Downloaded tabled v0.15.0
3612026-07-21T23:00:49.903Z Downloaded unicode-width v0.1.14
3622026-07-21T23:00:49.907Z Downloaded syn v1.0.109
3632026-07-21T23:00:49.911Z Downloaded unicode-width v0.2.0
3642026-07-21T23:00:49.915Z Downloaded syn v2.0.117
3652026-07-21T23:00:49.932Z Downloaded rustix v1.1.3
3662026-07-21T23:00:49.961Z Downloaded libc v0.2.185
3672026-07-21T23:00:50.023Z Compiling proc-macro2 v1.0.106
3682026-07-21T23:00:50.026Z Compiling unicode-ident v1.0.24
3692026-07-21T23:00:50.026Z Compiling quote v1.0.45
3702026-07-21T23:00:50.026Z Compiling serde_core v1.0.228
3712026-07-21T23:00:50.026Z Compiling libc v0.2.185
3722026-07-21T23:00:50.026Z Compiling version_check v0.9.5
3732026-07-21T23:00:50.026Z Compiling memchr v2.8.0
3742026-07-21T23:00:50.026Z Compiling serde v1.0.228
3752026-07-21T23:00:50.205Z Compiling zmij v1.0.21
3762026-07-21T23:00:50.214Z Compiling itoa v1.0.17
3772026-07-21T23:00:50.214Z Compiling ucd-trie v0.1.7
3782026-07-21T23:00:50.214Z Compiling thiserror v1.0.69
3792026-07-21T23:00:50.219Z Compiling rustix v1.1.3
3802026-07-21T23:00:50.223Z Compiling byteorder v1.5.0
3812026-07-21T23:00:50.394Z Compiling bitflags v2.11.0
3822026-07-21T23:00:50.603Z Compiling serde_json v1.0.150
3832026-07-21T23:00:50.695Z Compiling pest v2.8.6
3842026-07-21T23:00:50.698Z Compiling proc-macro-error-attr v1.0.4
3852026-07-21T23:00:50.698Z Compiling usdt-impl v0.5.0
3862026-07-21T23:00:50.773Z Compiling syn v1.0.109
3872026-07-21T23:00:50.907Z Compiling camino v1.2.2
3882026-07-21T23:00:50.943Z Compiling proc-macro-error v1.0.4
3892026-07-21T23:00:50.993Z Compiling plain v0.2.3
3902026-07-21T23:00:50.996Z Compiling equivalent v1.0.2
3912026-07-21T23:00:51.079Z Compiling utf8parse v0.2.2
3922026-07-21T23:00:51.084Z Compiling getrandom v0.4.1
3932026-07-21T23:00:51.097Z Compiling hashbrown v0.17.0
3942026-07-21T23:00:51.100Z Compiling log v0.4.29
3952026-07-21T23:00:51.180Z Compiling colorchoice v1.0.4
3962026-07-21T23:00:51.185Z Compiling cfg-if v1.0.4
3972026-07-21T23:00:51.199Z Compiling thiserror v2.0.18
3982026-07-21T23:00:51.308Z Compiling anstyle-parse v1.0.0
3992026-07-21T23:00:51.311Z Compiling pretty-hex v0.4.1
4002026-07-21T23:00:51.311Z Compiling autocfg v1.5.0
4012026-07-21T23:00:51.359Z Compiling errno v0.3.14
4022026-07-21T23:00:51.362Z Compiling thread-id v4.2.2
4032026-07-21T23:00:51.362Z Compiling is_terminal_polyfill v1.70.2
4042026-07-21T23:00:51.414Z Compiling toml_write v0.1.2
4052026-07-21T23:00:51.432Z Compiling anstyle v1.0.14
4062026-07-21T23:00:51.449Z Compiling anstyle-query v1.1.5
4072026-07-21T23:00:51.523Z Compiling winnow v0.7.14
4082026-07-21T23:00:51.559Z Compiling strsim v0.11.1
4092026-07-21T23:00:51.592Z Compiling fnv v1.0.7
4102026-07-21T23:00:51.632Z Compiling indexmap v2.14.0
4112026-07-21T23:00:51.665Z Compiling anstream v1.0.0
4122026-07-21T23:00:51.684Z Compiling syn v2.0.117
4132026-07-21T23:00:51.723Z Compiling heck v0.4.1
4142026-07-21T23:00:51.779Z Compiling pest_meta v2.8.6
4152026-07-21T23:00:51.797Z Compiling fs-err v3.3.0
4162026-07-21T23:00:51.800Z Compiling anyhow v1.0.102
4172026-07-21T23:00:51.867Z Compiling heck v0.5.0
4182026-07-21T23:00:51.931Z Compiling fastrand v2.3.0
4192026-07-21T23:00:52.027Z Compiling unicode-width v0.1.14
4202026-07-21T23:00:52.036Z Compiling bytecount v0.6.9
4212026-07-21T23:00:52.046Z Compiling clap_lex v1.0.0
4222026-07-21T23:00:52.052Z Compiling once_cell v1.21.3
4232026-07-21T23:00:52.192Z Compiling memmap v0.7.0
4242026-07-21T23:00:52.229Z Compiling unicode-width v0.2.0
4252026-07-21T23:00:52.247Z Compiling smawk v0.3.2
4262026-07-21T23:00:52.266Z Compiling papergrid v0.11.0
4272026-07-21T23:00:52.299Z Compiling unicode-linebreak v0.1.5
4282026-07-21T23:00:52.342Z Compiling swrite v0.1.0
4292026-07-21T23:00:52.361Z Compiling terminal_size v0.4.3
4302026-07-21T23:00:52.387Z Compiling tempfile v3.25.0
4312026-07-21T23:00:52.472Z Compiling clap_builder v4.6.0
4322026-07-21T23:00:52.572Z Compiling cargo-platform v0.3.2
4332026-07-21T23:00:52.592Z Compiling semver v1.0.28
4342026-07-21T23:00:52.627Z Compiling textwrap v0.16.2
4352026-07-21T23:00:52.820Z Compiling camino-tempfile v1.4.1
4362026-07-21T23:00:53.178Z Compiling tabled_derive v0.7.0
4372026-07-21T23:00:53.830Z Compiling tabled v0.15.0
4382026-07-21T23:00:53.858Z Compiling pest_generator v2.8.6
4392026-07-21T23:00:54.342Z Compiling serde_derive v1.0.228
4402026-07-21T23:00:54.346Z Compiling thiserror-impl v1.0.69
4412026-07-21T23:00:54.346Z Compiling zerocopy-derive v0.7.35
4422026-07-21T23:00:54.346Z Compiling scroll_derive v0.12.1
4432026-07-21T23:00:54.346Z Compiling thiserror-impl v2.0.18
4442026-07-21T23:00:54.346Z Compiling clap_derive v4.6.1
4452026-07-21T23:00:54.438Z Compiling pest_derive v2.8.6
4462026-07-21T23:00:54.957Z Compiling scroll v0.12.0
4472026-07-21T23:00:55.065Z Compiling zerocopy v0.7.35
4482026-07-21T23:00:55.176Z Compiling goblin v0.8.2
4492026-07-21T23:00:55.446Z Compiling dtrace-parser v0.2.0
4502026-07-21T23:00:55.688Z Compiling clap v4.6.1
4512026-07-21T23:00:56.754Z Compiling serde_spanned v0.6.9
4522026-07-21T23:00:56.754Z Compiling toml_datetime v0.6.11
4532026-07-21T23:00:56.758Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4542026-07-21T23:00:56.758Z Compiling cargo_metadata v0.23.1
4552026-07-21T23:00:56.758Z Compiling macaddr v1.0.1
4562026-07-21T23:00:56.771Z Compiling dof v0.3.0
4572026-07-21T23:00:56.775Z Compiling serde_tokenstream v0.2.3
4582026-07-21T23:00:56.958Z Compiling toml_edit v0.22.27
4592026-07-21T23:00:57.480Z Compiling usdt-macro v0.5.0
4602026-07-21T23:00:57.480Z Compiling usdt-attr-macro v0.5.0
4612026-07-21T23:00:58.084Z Compiling usdt v0.5.0
4622026-07-21T23:00:58.220Z Compiling toml v0.8.23
4632026-07-21T23:00:58.548Z Compiling cargo_toml v0.21.0
4642026-07-21T23:00:59.823Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4652026-07-21T23:01:01.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.95s
4662026-07-21T23:01:02.048Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4672026-07-21T23:01:02.536Z Downloading crates ...
4682026-07-21T23:01:02.649Z Downloaded async-stream-impl v0.3.6
4692026-07-21T23:01:02.654Z Downloaded aes v0.9.1
4702026-07-21T23:01:02.657Z Downloaded aead v0.5.2
4712026-07-21T23:01:02.657Z Downloaded adler2 v2.0.1
4722026-07-21T23:01:02.660Z Downloaded backoff v0.4.0
4732026-07-21T23:01:02.660Z Downloaded convert_case v0.4.0
4742026-07-21T23:01:02.663Z Downloaded async-compression v0.4.41
4752026-07-21T23:01:02.667Z Downloaded darling_macro v0.21.3
4762026-07-21T23:01:02.670Z Downloaded crunchy v0.2.4
4772026-07-21T23:01:02.670Z Downloaded base64 v0.22.1
4782026-07-21T23:01:02.675Z Downloaded critical-section v1.2.0
4792026-07-21T23:01:02.678Z Downloaded atty v0.2.14
4802026-07-21T23:01:02.678Z Downloaded atomicwrites v0.4.4
4812026-07-21T23:01:02.678Z Downloaded crc8 v0.1.1
4822026-07-21T23:01:02.678Z Downloaded crc v3.4.0
4832026-07-21T23:01:02.678Z Downloaded cstr-argument v0.1.2
4842026-07-21T23:01:02.678Z Downloaded crucible-workspace-hack v0.1.0
4852026-07-21T23:01:02.682Z Downloaded ascii-canvas v3.0.0
4862026-07-21T23:01:02.682Z Downloaded darling_macro v0.20.11
4872026-07-21T23:01:02.682Z Downloaded crypto-common v0.2.2
4882026-07-21T23:01:02.682Z Downloaded cpufeatures v0.3.0
4892026-07-21T23:01:02.685Z Downloaded crc-catalog v2.4.0
4902026-07-21T23:01:02.685Z Downloaded async-recursion v1.1.1
4912026-07-21T23:01:02.688Z Downloaded darling_macro v0.13.4
4922026-07-21T23:01:02.688Z Downloaded derive_builder_macro v0.20.2
4932026-07-21T23:01:02.695Z Downloaded dyn-clone v1.0.20
4942026-07-21T23:01:02.695Z Downloaded curve25519-dalek-derive v0.1.1
4952026-07-21T23:01:02.698Z Downloaded dirs-sys-next v0.1.2
4962026-07-21T23:01:02.698Z Downloaded base64ct v1.8.3
4972026-07-21T23:01:02.698Z Downloaded dropshot-api-manager-types v0.7.2
4982026-07-21T23:01:02.699Z Downloaded aead v0.6.1
4992026-07-21T23:01:02.702Z Downloaded base16ct v0.2.0
5002026-07-21T23:01:02.702Z Downloaded diesel_table_macro_syntax v0.3.0
5012026-07-21T23:01:02.702Z Downloaded bit-vec v0.6.3
5022026-07-21T23:01:02.702Z Downloaded dirs-next v2.0.0
5032026-07-21T23:01:02.706Z Downloaded bzip2 v0.6.1
5042026-07-21T23:01:02.706Z Downloaded dof v0.4.0
5052026-07-21T23:01:02.706Z Downloaded cpubits v0.1.1
5062026-07-21T23:01:02.709Z Downloaded convert_case v0.10.0
5072026-07-21T23:01:02.709Z Downloaded argon2 v0.5.3
5082026-07-21T23:01:02.709Z Downloaded daft-derive v0.1.7
5092026-07-21T23:01:02.712Z Downloaded crossbeam-deque v0.8.6
5102026-07-21T23:01:02.715Z Downloaded cookie_store v0.22.1
5112026-07-21T23:01:02.715Z Downloaded base16ct v1.0.0
5122026-07-21T23:01:02.716Z Downloaded ctr v0.10.1
5132026-07-21T23:01:02.719Z Downloaded bit-set v0.5.3
5142026-07-21T23:01:02.719Z Downloaded bb8 v0.8.6
5152026-07-21T23:01:02.719Z Downloaded bit-set v0.8.0
5162026-07-21T23:01:02.722Z Downloaded debug-ignore v1.0.5
5172026-07-21T23:01:02.722Z Downloaded async-stream v0.3.6
5182026-07-21T23:01:02.722Z Downloaded assert_matches v1.5.0
5192026-07-21T23:01:02.725Z Downloaded atomic-waker v1.1.2
5202026-07-21T23:01:02.725Z Downloaded anstyle-parse v0.2.7
5212026-07-21T23:01:02.728Z Downloaded argon2 v0.6.0-rc.8
5222026-07-21T23:01:02.728Z Downloaded difflib v0.4.0
5232026-07-21T23:01:02.728Z Downloaded async-trait v0.1.89
5242026-07-21T23:01:02.731Z Downloaded bytes v1.11.1
5252026-07-21T23:01:02.737Z Downloaded bcrypt-pbkdf v0.11.0
5262026-07-21T23:01:02.741Z Downloaded dtrace-parser v0.3.0
5272026-07-21T23:01:02.741Z Downloaded compression-core v0.4.31
5282026-07-21T23:01:02.741Z Downloaded dunce v1.0.5
5292026-07-21T23:01:02.741Z Downloaded bitfield-macros v0.19.4
5302026-07-21T23:01:02.800Z Downloaded dsl_auto_type v0.2.0
5312026-07-21T23:01:02.800Z Downloaded document-features v0.2.12
5322026-07-21T23:01:02.800Z Downloaded digest-io v0.1.0
5332026-07-21T23:01:02.806Z Downloaded ciborium-io v0.2.2
5342026-07-21T23:01:02.806Z Downloaded downcast-rs v2.0.2
5352026-07-21T23:01:02.806Z Downloaded defmt v0.3.100
5362026-07-21T23:01:02.806Z Downloaded darling_macro v0.23.0
5372026-07-21T23:01:02.806Z Downloaded data-encoding v2.10.0
5382026-07-21T23:01:02.806Z Downloaded corncobs v0.1.4
5392026-07-21T23:01:02.806Z Downloaded castaway v0.2.4
5402026-07-21T23:01:02.806Z Downloaded ed25519 v2.2.3
5412026-07-21T23:01:02.806Z Downloaded deranged v0.5.8
5422026-07-21T23:01:02.806Z Downloaded ciborium-ll v0.2.2
5432026-07-21T23:01:02.806Z Downloaded block-buffer v0.12.1
5442026-07-21T23:01:02.806Z Downloaded array-init v0.0.4
5452026-07-21T23:01:02.806Z Downloaded displaydoc v0.2.5
5462026-07-21T23:01:02.806Z Downloaded env_filter v1.0.0
5472026-07-21T23:01:02.806Z Downloaded endian-type v0.1.2
5482026-07-21T23:01:02.806Z Downloaded bit-vec v0.8.0
5492026-07-21T23:01:02.806Z Downloaded enum-as-inner v0.6.1
5502026-07-21T23:01:02.806Z Downloaded defmt-parser v1.0.0
5512026-07-21T23:01:02.806Z Downloaded darling v0.20.11
5522026-07-21T23:01:02.806Z Downloaded flagset v0.4.7
5532026-07-21T23:01:02.806Z Downloaded fixedbitset v0.4.2
5542026-07-21T23:01:02.806Z Downloaded crc32fast v1.5.0
5552026-07-21T23:01:02.806Z Downloaded allocator-api2 v0.2.21
5562026-07-21T23:01:02.807Z Downloaded float-cmp v0.10.0
5572026-07-21T23:01:02.807Z Downloaded ahash v0.8.12
5582026-07-21T23:01:02.807Z Downloaded csv-core v0.1.13
5592026-07-21T23:01:02.807Z Downloaded fd-lock v4.0.4
5602026-07-21T23:01:02.807Z Downloaded cfg_aliases v0.1.1
5612026-07-21T23:01:02.807Z Downloaded arrayref v0.3.9
5622026-07-21T23:01:02.807Z Downloaded cfg_aliases v0.2.1
5632026-07-21T23:01:02.811Z Downloaded foreign-types v0.3.2
5642026-07-21T23:01:02.811Z Downloaded derive-ex v0.1.8
5652026-07-21T23:01:02.811Z Downloaded der_derive v0.7.3
5662026-07-21T23:01:02.811Z Downloaded foreign-types-shared v0.3.1
5672026-07-21T23:01:02.812Z Downloaded ed25519 v3.0.0
5682026-07-21T23:01:02.815Z Downloaded darling v0.13.4
5692026-07-21T23:01:02.815Z Downloaded delegate v0.13.5
5702026-07-21T23:01:02.815Z Downloaded defmt v1.0.1
5712026-07-21T23:01:02.818Z Downloaded either v1.15.0
5722026-07-21T23:01:02.818Z Downloaded float-ord v0.3.2
5732026-07-21T23:01:02.822Z Downloaded bcs v0.1.6
5742026-07-21T23:01:02.822Z Downloaded futures-sink v0.3.32
5752026-07-21T23:01:02.822Z Downloaded futures-macro v0.3.32
5762026-07-21T23:01:02.827Z Downloaded block-padding v0.4.2
5772026-07-21T23:01:02.827Z Downloaded anstream v0.6.21
5782026-07-21T23:01:02.827Z Downloaded const_format_proc_macros v0.2.34
5792026-07-21T23:01:02.827Z Downloaded bs58 v0.5.1
5802026-07-21T23:01:02.830Z Downloaded cookie v0.18.1
5812026-07-21T23:01:02.830Z Downloaded crossbeam-epoch v0.9.18
5822026-07-21T23:01:02.830Z Downloaded embedded-io v0.6.1
5832026-07-21T23:01:02.834Z Downloaded digest v0.11.3
5842026-07-21T23:01:02.834Z Downloaded daft v0.1.7
5852026-07-21T23:01:02.837Z Downloaded chacha20 v0.9.1
5862026-07-21T23:01:02.837Z Downloaded derive_builder v0.20.2
5872026-07-21T23:01:02.840Z Downloaded darling v0.23.0
5882026-07-21T23:01:02.843Z Downloaded fxhash v0.2.1
5892026-07-21T23:01:02.843Z Downloaded foreign-types-macros v0.2.3
5902026-07-21T23:01:02.846Z Downloaded git-stub v1.0.0
5912026-07-21T23:01:02.846Z Downloaded blake2 v0.10.6
5922026-07-21T23:01:02.846Z Downloaded diesel-dtrace v0.5.0
5932026-07-21T23:01:02.849Z Downloaded ena v0.14.4
5942026-07-21T23:01:02.849Z Downloaded backon v1.6.0
5952026-07-21T23:01:02.853Z Downloaded fixedbitset v0.5.7
5962026-07-21T23:01:02.853Z Downloaded filetime v0.2.27
5972026-07-21T23:01:02.853Z Downloaded ecdsa v0.16.9
5982026-07-21T23:01:02.856Z Downloaded derive_builder_core v0.20.2
5992026-07-21T23:01:02.856Z Downloaded ecdsa v0.17.0-rc.18
6002026-07-21T23:01:02.856Z Downloaded defmt-macros v1.0.1
6012026-07-21T23:01:02.860Z Downloaded hash32 v0.2.1
6022026-07-21T23:01:02.863Z Downloaded ghash v0.6.0
6032026-07-21T23:01:02.863Z Downloaded futures-task v0.3.32
6042026-07-21T23:01:02.863Z Downloaded enum_dispatch v0.3.13
6052026-07-21T23:01:02.868Z Downloaded cipher v0.4.4
6062026-07-21T23:01:02.868Z Downloaded hex v0.4.3
6072026-07-21T23:01:02.872Z Downloaded cassowary v0.3.0
6082026-07-21T23:01:02.872Z Downloaded globwalk v0.9.1
6092026-07-21T23:01:02.873Z Downloaded funty v2.0.0
6102026-07-21T23:01:02.873Z Downloaded foreign-types-shared v0.1.1
6112026-07-21T23:01:02.873Z Downloaded foreign-types v0.5.0
6122026-07-21T23:01:02.873Z Downloaded embedded-io v0.4.0
6132026-07-21T23:01:02.877Z Downloaded find-msvc-tools v0.1.9
6142026-07-21T23:01:02.877Z Downloaded foldhash v0.2.0
6152026-07-21T23:01:02.877Z Downloaded display-error-chain v0.2.2
6162026-07-21T23:01:02.877Z Downloaded gethostname v0.5.0
6172026-07-21T23:01:02.880Z Downloaded blowfish v0.10.0
6182026-07-21T23:01:02.880Z Downloaded cipher v0.5.2
6192026-07-21T23:01:02.880Z Downloaded camino-tempfile-ext v0.3.3
6202026-07-21T23:01:02.880Z Downloaded arrayvec v0.7.6
6212026-07-21T23:01:02.884Z Downloaded fallible-iterator v0.2.0
6222026-07-21T23:01:02.885Z Downloaded cbc v0.2.1
6232026-07-21T23:01:02.885Z Downloaded byte-wrapper v0.1.0
6242026-07-21T23:01:02.891Z Downloaded futures-io v0.3.32
6252026-07-21T23:01:02.891Z Downloaded ff v0.14.0
6262026-07-21T23:01:02.891Z Downloaded ff v0.13.1
6272026-07-21T23:01:02.895Z Downloaded constant_time_eq v0.4.2
6282026-07-21T23:01:02.895Z Downloaded bitfield-struct v0.6.2
6292026-07-21T23:01:02.895Z Downloaded bitfield v0.19.4
6302026-07-21T23:01:02.895Z Downloaded ctutils v0.4.2
6312026-07-21T23:01:02.895Z Downloaded hex-literal v1.1.0
6322026-07-21T23:01:02.895Z Downloaded form_urlencoded v1.2.2
6332026-07-21T23:01:02.898Z Downloaded erased-serde v0.3.31
6342026-07-21T23:01:02.898Z Downloaded futures-executor v0.3.32
6352026-07-21T23:01:02.898Z Downloaded fs-err v2.11.0
6362026-07-21T23:01:02.902Z Downloaded blake2 v0.11.0-rc.6
6372026-07-21T23:01:02.902Z Downloaded headers-core v0.3.0
6382026-07-21T23:01:02.902Z Downloaded hash32 v0.3.1
6392026-07-21T23:01:02.905Z Downloaded colored v3.1.1
6402026-07-21T23:01:02.905Z Downloaded colored v2.2.0
6412026-07-21T23:01:02.908Z Downloaded cmake v0.1.57
6422026-07-21T23:01:02.908Z Downloaded ciborium v0.2.2
6432026-07-21T23:01:02.912Z Downloaded cexpr v0.6.0
6442026-07-21T23:01:02.912Z Downloaded elliptic-curve v0.13.8
6452026-07-21T23:01:02.916Z Downloaded httpdate v1.0.3
6462026-07-21T23:01:02.916Z Downloaded http-range v0.1.5
6472026-07-21T23:01:02.916Z Downloaded hostname v0.4.2
6482026-07-21T23:01:02.919Z Downloaded hostname v0.3.1
6492026-07-21T23:01:02.920Z Downloaded diff v0.1.13
6502026-07-21T23:01:02.920Z Downloaded async-bb8-diesel v0.2.1
6512026-07-21T23:01:02.923Z Downloaded bitflags v1.3.2
6522026-07-21T23:01:02.924Z Downloaded glob v0.3.3
6532026-07-21T23:01:02.924Z Downloaded fs_extra v1.3.0
6542026-07-21T23:01:02.927Z Downloaded home v0.5.12
6552026-07-21T23:01:02.928Z Downloaded compression-codecs v0.4.37
6562026-07-21T23:01:02.928Z Downloaded hyper-tls v0.6.0
6572026-07-21T23:01:02.931Z Downloaded cmov v0.5.4
6582026-07-21T23:01:02.931Z Downloaded hubpack_derive v0.1.1
6592026-07-21T23:01:02.931Z Downloaded hubpack v0.1.2
6602026-07-21T23:01:02.934Z Downloaded futures-core v0.3.32
6612026-07-21T23:01:02.934Z Downloaded group v0.13.0
6622026-07-21T23:01:02.937Z Downloaded crossbeam-utils v0.8.21
6632026-07-21T23:01:02.937Z Downloaded group v0.14.0
6642026-07-21T23:01:02.938Z Downloaded indoc v1.0.9
6652026-07-21T23:01:02.946Z Downloaded indent_write v2.2.0
6662026-07-21T23:01:02.950Z Downloaded clang-sys v1.8.1
6672026-07-21T23:01:02.950Z Downloaded ident_case v1.0.1
6682026-07-21T23:01:02.954Z Downloaded bzip2 v0.4.4
6692026-07-21T23:01:02.954Z Downloaded buf-list v1.1.2
6702026-07-21T23:01:02.954Z Downloaded instant v0.1.13
6712026-07-21T23:01:02.954Z Downloaded illumos-nvpair-sys v0.2.0
6722026-07-21T23:01:02.957Z Downloaded const-oid v0.9.6
6732026-07-21T23:01:02.957Z Downloaded instability v0.3.11
6742026-07-21T23:01:02.961Z Downloaded console v0.16.2
6752026-07-21T23:01:02.961Z Downloaded chacha20 v0.10.0
6762026-07-21T23:01:02.964Z Downloaded inout v0.1.4
6772026-07-21T23:01:02.965Z Downloaded illumos-nvpair v0.3.0
6782026-07-21T23:01:02.965Z Downloaded idna_adapter v1.2.1
6792026-07-21T23:01:02.968Z Downloaded inout v0.2.2
6802026-07-21T23:01:02.968Z Downloaded crc-any v2.5.0
6812026-07-21T23:01:02.968Z Downloaded derive_more v0.99.20
6822026-07-21T23:01:02.971Z Downloaded drift v0.2.0
6832026-07-21T23:01:02.977Z Downloaded http-body v1.0.1
6842026-07-21T23:01:02.980Z Downloaded des v0.9.0
6852026-07-21T23:01:02.980Z Downloaded highway v1.3.0
6862026-07-21T23:01:02.983Z Downloaded const-oid v0.10.2
6872026-07-21T23:01:02.983Z Downloaded derive-where v1.6.0
6882026-07-21T23:01:02.986Z Downloaded cobs v0.3.0
6892026-07-21T23:01:02.986Z Downloaded darling_core v0.13.4
6902026-07-21T23:01:02.989Z Downloaded darling_core v0.20.11
6912026-07-21T23:01:02.992Z Downloaded dropshot_endpoint v0.17.1
6922026-07-21T23:01:02.995Z Downloaded lalrpop-util v0.19.12
6932026-07-21T23:01:02.996Z Downloaded kem v0.3.0
6942026-07-21T23:01:02.996Z Downloaded is-terminal v0.4.17
6952026-07-21T23:01:02.996Z Downloaded cancel-safe-futures v0.1.5
6962026-07-21T23:01:02.999Z Downloaded internet-checksum v0.2.1
6972026-07-21T23:01:02.999Z Downloaded darling v0.21.3
6982026-07-21T23:01:03.002Z Downloaded libscf-sys v1.1.0
6992026-07-21T23:01:03.002Z Downloaded is_ci v1.2.0
7002026-07-21T23:01:03.006Z Downloaded keccak v0.1.6
7012026-07-21T23:01:03.006Z Downloaded http-body-util v0.1.3
7022026-07-21T23:01:03.006Z Downloaded env_logger v0.11.9
7032026-07-21T23:01:03.009Z Downloaded getrandom v0.2.17
7042026-07-21T23:01:03.009Z Downloaded futures-channel v0.3.32
7052026-07-21T23:01:03.012Z Downloaded globset v0.4.18
7062026-07-21T23:01:03.012Z Downloaded fatfs v0.3.6
7072026-07-21T23:01:03.015Z Downloaded hyper-staticfile v0.10.1
7082026-07-21T23:01:03.015Z Downloaded git-stub-vcs v0.1.0
7092026-07-21T23:01:03.019Z Downloaded half v1.8.3
7102026-07-21T23:01:03.019Z Downloaded foldhash v0.1.5
7112026-07-21T23:01:03.022Z Downloaded lazy_static v1.5.0
7122026-07-21T23:01:03.025Z Downloaded humantime v2.3.0
7132026-07-21T23:01:03.025Z Downloaded lru v0.12.5
7142026-07-21T23:01:03.029Z Downloaded md5 v0.8.0
7152026-07-21T23:01:03.029Z Downloaded md-5 v0.10.6
7162026-07-21T23:01:03.029Z Downloaded lru-slab v0.1.2
7172026-07-21T23:01:03.032Z Downloaded lru-cache v0.1.2
7182026-07-21T23:01:03.036Z Downloaded newtype-uuid-macros v0.1.0
7192026-07-21T23:01:03.037Z Downloaded darling_core v0.21.3
7202026-07-21T23:01:03.041Z Downloaded console v0.15.11
7212026-07-21T23:01:03.041Z Downloaded newline-converter v0.3.0
7222026-07-21T23:01:03.041Z Downloaded ingot v0.1.1
7232026-07-21T23:01:03.041Z Downloaded maybe-uninit v2.0.0
7242026-07-21T23:01:03.044Z Downloaded maplit v1.0.2
7252026-07-21T23:01:03.044Z Downloaded match_cfg v0.1.0
7262026-07-21T23:01:03.044Z Downloaded impl-trait-for-tuples v0.2.3
7272026-07-21T23:01:03.047Z Downloaded compact_str v0.8.1
7282026-07-21T23:01:03.051Z Downloaded const_format v0.2.35
7292026-07-21T23:01:03.054Z Downloaded hmac v0.12.1
7302026-07-21T23:01:03.054Z Downloaded lzss v0.8.2
7312026-07-21T23:01:03.057Z Downloaded ingot-types v0.1.2
7322026-07-21T23:01:03.057Z Downloaded chacha20poly1305 v0.10.1
7332026-07-21T23:01:03.057Z Downloaded elliptic-curve v0.14.0-rc.33
7342026-07-21T23:01:03.060Z Downloaded newtype_derive v0.1.6
7352026-07-21T23:01:03.060Z Downloaded multimap v0.10.1
7362026-07-21T23:01:03.063Z Downloaded memoffset v0.9.1
7372026-07-21T23:01:03.063Z Downloaded new_debug_unreachable v1.0.6
7382026-07-21T23:01:03.063Z Downloaded managed v0.8.0
7392026-07-21T23:01:03.063Z Downloaded indoc v2.0.7
7402026-07-21T23:01:03.067Z Downloaded hmac v0.13.0
7412026-07-21T23:01:03.070Z Downloaded base64 v0.21.7
7422026-07-21T23:01:03.074Z Downloaded ipnetwork v0.21.1
7432026-07-21T23:01:03.074Z Downloaded ed25519-dalek v2.2.0
7442026-07-21T23:01:03.077Z Downloaded keccak v0.2.0
7452026-07-21T23:01:03.077Z Downloaded jobserver v0.1.34
7462026-07-21T23:01:03.077Z Downloaded der v0.7.10
7472026-07-21T23:01:03.081Z Downloaded normalize-line-endings v0.3.0
7482026-07-21T23:01:03.081Z Downloaded libefi-sys v0.1.0
7492026-07-21T23:01:03.084Z Downloaded kstat-rs v0.2.4
7502026-07-21T23:01:03.084Z Downloaded ipnet v2.11.0
7512026-07-21T23:01:03.084Z Downloaded libsw v3.5.0
7522026-07-21T23:01:03.087Z Downloaded httparse v1.10.1
7532026-07-21T23:01:03.087Z Downloaded num-derive v0.4.2
7542026-07-21T23:01:03.090Z Downloaded num-iter v0.1.45
7552026-07-21T23:01:03.090Z Downloaded nibble_vec v0.1.0
7562026-07-21T23:01:03.090Z Downloaded num-derive v0.3.3
7572026-07-21T23:01:03.094Z Downloaded nonempty v0.12.0
7582026-07-21T23:01:03.094Z Downloaded nodrop v0.1.14
7592026-07-21T23:01:03.094Z Downloaded mime v0.3.17
7602026-07-21T23:01:03.094Z Downloaded libloading v0.8.9
7612026-07-21T23:01:03.097Z Downloaded libsw-core v0.3.2
7622026-07-21T23:01:03.097Z Downloaded aes-gcm v0.11.0
7632026-07-21T23:01:03.101Z Downloaded hyper-rustls v0.27.7
7642026-07-21T23:01:03.112Z Downloaded iana-time-zone v0.1.65
7652026-07-21T23:01:03.112Z Downloaded generic-array v1.4.3
7662026-07-21T23:01:03.112Z Downloaded futures v0.3.32
7672026-07-21T23:01:03.119Z Downloaded num-conv v0.2.0
7682026-07-21T23:01:03.126Z Downloaded openssl-probe v0.2.1
7692026-07-21T23:01:03.126Z Downloaded olpc-cjson v0.1.4
7702026-07-21T23:01:03.131Z Downloaded num_enum_derive v0.5.11
7712026-07-21T23:01:03.131Z Downloaded newtype-uuid v1.3.2
7722026-07-21T23:01:03.131Z Downloaded native-tls v0.2.18
7732026-07-21T23:01:03.131Z Downloaded openssl-macros v0.1.1
7742026-07-21T23:01:03.131Z Downloaded opaque-debug v0.3.1
7752026-07-21T23:01:03.131Z Downloaded num_threads v0.1.7
7762026-07-21T23:01:03.131Z Downloaded arc-swap v1.8.2
7772026-07-21T23:01:03.134Z Downloaded flume v0.11.1
7782026-07-21T23:01:03.135Z Downloaded module-lattice v0.2.3
7792026-07-21T23:01:03.135Z Downloaded lock_api v0.4.14
7802026-07-21T23:01:03.138Z Downloaded nanorand v0.7.0
7812026-07-21T23:01:03.138Z Downloaded multer v3.1.0
7822026-07-21T23:01:03.142Z Downloaded half v2.7.1
7832026-07-21T23:01:03.142Z Downloaded crossbeam-channel v0.5.15
7842026-07-21T23:01:03.145Z Downloaded openssl-probe v0.1.6
7852026-07-21T23:01:03.145Z Downloaded darling_core v0.23.0
7862026-07-21T23:01:03.148Z Downloaded oso-derive v0.27.3
7872026-07-21T23:01:03.148Z Downloaded linked-hash-map v0.5.6
7882026-07-21T23:01:03.153Z Downloaded mime_guess v2.0.5
7892026-07-21T23:01:03.153Z Downloaded bumpalo v3.20.2
7902026-07-21T23:01:03.153Z Downloaded ar_archive_writer v0.5.1
7912026-07-21T23:01:03.156Z Downloaded crypto-bigint v0.5.5
7922026-07-21T23:01:03.161Z Downloaded ingot-macros v0.1.1
7932026-07-21T23:01:03.164Z Downloaded num v0.4.3
7942026-07-21T23:01:03.164Z Downloaded linear-map v1.2.0
7952026-07-21T23:01:03.164Z Downloaded nu-ansi-term v0.50.3
7962026-07-21T23:01:03.168Z Downloaded parse-display v0.10.0
7972026-07-21T23:01:03.172Z Downloaded parse-size v1.1.0
7982026-07-21T23:01:03.172Z Downloaded num-integer v0.1.46
7992026-07-21T23:01:03.175Z Downloaded getrandom v0.3.4
8002026-07-21T23:01:03.178Z Downloaded num-complex v0.4.6
8012026-07-21T23:01:03.178Z Downloaded icu_provider v2.1.1
8022026-07-21T23:01:03.181Z Downloaded hybrid-array v0.4.13
8032026-07-21T23:01:03.185Z Downloaded litemap v0.8.1
8042026-07-21T23:01:03.185Z Downloaded peg-runtime v0.8.5
8052026-07-21T23:01:03.185Z Downloaded icu_properties v2.1.2
8062026-07-21T23:01:03.189Z Downloaded password-hash v0.6.1
8072026-07-21T23:01:03.189Z Downloaded memmap2 v0.9.10
8082026-07-21T23:01:03.192Z Downloaded litrs v1.0.0
8092026-07-21T23:01:03.197Z Downloaded phf_shared v0.13.1
8102026-07-21T23:01:03.200Z Downloaded num_enum v0.7.6
8112026-07-21T23:01:03.204Z Downloaded num_enum_derive v0.7.6
8122026-07-21T23:01:03.207Z Downloaded ignore v0.4.25
8132026-07-21T23:01:03.210Z Downloaded phf_shared v0.12.1
8142026-07-21T23:01:03.210Z Downloaded percent-encoding v2.3.2
8152026-07-21T23:01:03.210Z Downloaded ed25519-dalek v3.0.0-rc.0
8162026-07-21T23:01:03.214Z Downloaded phf_shared v0.11.3
8172026-07-21T23:01:03.214Z Downloaded derive_more-impl v2.1.1
8182026-07-21T23:01:03.221Z Downloaded num_enum v0.5.11
8192026-07-21T23:01:03.224Z Downloaded potential_utf v0.1.4
8202026-07-21T23:01:03.227Z Downloaded cc v1.2.56
8212026-07-21T23:01:03.233Z Downloaded packed_struct_codegen v0.10.1
8222026-07-21T23:01:03.237Z Downloaded oxide-update-engine-display v0.1.2
8232026-07-21T23:01:03.237Z Downloaded oxide-tokio-rt v0.1.4
8242026-07-21T23:01:03.240Z Downloaded owo-colors v4.3.0
8252026-07-21T23:01:03.243Z Downloaded powerfmt v0.2.0
8262026-07-21T23:01:03.245Z Downloaded num-rational v0.4.2
8272026-07-21T23:01:03.249Z Downloaded predicates-core v1.0.10
8282026-07-21T23:01:03.249Z Downloaded flate2 v1.1.9
8292026-07-21T23:01:03.249Z Downloaded libbz2-rs-sys v0.2.2
8302026-07-21T23:01:03.252Z Downloaded proc-macro-crate v3.4.0
8312026-07-21T23:01:03.252Z Downloaded proc-macro-crate v1.3.1
8322026-07-21T23:01:03.255Z Downloaded packed_struct v0.10.1
8332026-07-21T23:01:03.255Z Downloaded path-slash v0.1.5
8342026-07-21T23:01:03.258Z Downloaded parse-display-derive v0.10.0
8352026-07-21T23:01:03.263Z Downloaded paste v1.0.15
8362026-07-21T23:01:03.266Z Downloaded predicates-tree v1.0.13
8372026-07-21T23:01:03.266Z Downloaded expectorate v1.2.0
8382026-07-21T23:01:03.274Z Downloaded proc-macro-error-attr2 v2.0.0
8392026-07-21T23:01:03.277Z Downloaded icu_normalizer v2.1.1
8402026-07-21T23:01:03.277Z Downloaded icu_locale_core v2.1.1
8412026-07-21T23:01:03.282Z Downloaded pem-rfc7468 v1.0.0
8422026-07-21T23:01:03.282Z Downloaded pkcs8 v0.10.2
8432026-07-21T23:01:03.287Z Downloaded pbkdf2 v0.13.0
8442026-07-21T23:01:03.287Z Downloaded pin-project-internal v1.1.11
8452026-07-21T23:01:03.287Z Downloaded phf v0.13.1
8462026-07-21T23:01:03.292Z Downloaded phc v0.6.1
8472026-07-21T23:01:03.292Z Downloaded pem v3.0.6
8482026-07-21T23:01:03.292Z Downloaded port-file v0.1.0
8492026-07-21T23:01:03.292Z Downloaded phf v0.12.1
8502026-07-21T23:01:03.298Z Downloaded pin-project-lite v0.2.17
8512026-07-21T23:01:03.298Z Downloaded psl-types v2.0.11
8522026-07-21T23:01:03.298Z Downloaded progenitor-macro v0.13.0
8532026-07-21T23:01:03.298Z Downloaded poly1305 v0.8.0
8542026-07-21T23:01:03.301Z Downloaded progenitor-client v0.14.0
8552026-07-21T23:01:03.301Z Downloaded headers v0.4.1
8562026-07-21T23:01:03.305Z Downloaded diesel_derives v2.3.7
8572026-07-21T23:01:03.308Z Downloaded oxnet v0.1.6
8582026-07-21T23:01:03.308Z Downloaded derive_more v2.1.1
8592026-07-21T23:01:03.313Z Downloaded quick-error v1.2.3
8602026-07-21T23:01:03.316Z Downloaded progenitor-macro v0.14.0
8612026-07-21T23:01:03.316Z Downloaded precomputed-hash v0.1.1
8622026-07-21T23:01:03.316Z Downloaded pkg-config v0.3.32
8632026-07-21T23:01:03.320Z Downloaded oxide-update-engine v0.1.2
8642026-07-21T23:01:03.320Z Downloaded indexmap v1.9.3
8652026-07-21T23:01:03.323Z Downloaded peg-macros v0.8.5
8662026-07-21T23:01:03.323Z Downloaded peg v0.8.5
8672026-07-21T23:01:03.326Z Downloaded rand_chacha v0.3.1
8682026-07-21T23:01:03.326Z Downloaded ml-kem v0.3.2
8692026-07-21T23:01:03.330Z Downloaded ppv-lite86 v0.2.21
8702026-07-21T23:01:03.330Z Downloaded icu_normalizer_data v2.1.1
8712026-07-21T23:01:03.330Z Downloaded hickory-resolver v0.25.2
8722026-07-21T23:01:03.333Z Downloaded heapless v0.8.0
8732026-07-21T23:01:03.336Z Downloaded password-hash v0.5.0
8742026-07-21T23:01:03.336Z Downloaded icu_collections v2.1.1
8752026-07-21T23:01:03.343Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8762026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8772026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8782026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8792026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8802026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8812026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8822026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8832026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8842026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8852026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8862026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8872026-07-21T23:01:03.346Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8882026-07-21T23:01:03.347Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8892026-07-21T23:01:03.347Z Downloaded progenitor-extras v0.2.0
8902026-07-21T23:01:03.347Z Downloaded predicates v3.1.4
8912026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8922026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8932026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8942026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8952026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8962026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8972026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8982026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
8992026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9002026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9012026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9022026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9032026-07-21T23:01:03.350Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9042026-07-21T23:01:03.352Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9052026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9062026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9072026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9082026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9092026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9102026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9112026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9122026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9132026-07-21T23:01:03.353Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9142026-07-21T23:01:03.353Z Downloaded recursive-proc-macro-impl v0.1.1
9152026-07-21T23:01:03.356Z Downloaded proc-macro-error2 v2.0.1
9162026-07-21T23:01:03.359Z Downloaded progenitor v0.14.0
9172026-07-21T23:01:03.359Z Downloaded postgres-protocol v0.6.10
9182026-07-21T23:01:03.359Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9192026-07-21T23:01:03.359Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9202026-07-21T23:01:03.359Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9212026-07-21T23:01:03.359Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9222026-07-21T23:01:03.359Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9232026-07-21T23:01:03.360Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9242026-07-21T23:01:03.360Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9252026-07-21T23:01:03.363Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9262026-07-21T23:01:03.363Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9272026-07-21T23:01:03.363Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9282026-07-21T23:01:03.363Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9292026-07-21T23:01:03.363Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9302026-07-21T23:01:03.365Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9312026-07-21T23:01:03.365Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9322026-07-21T23:01:03.365Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9332026-07-21T23:01:03.365Z Downloaded pkcs1 v0.7.5
9342026-07-21T23:01:03.365Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9352026-07-21T23:01:03.366Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9362026-07-21T23:01:03.366Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9372026-07-21T23:01:03.366Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9382026-07-21T23:01:03.366Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9392026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9402026-07-21T23:01:03.369Z Downloaded ref-cast-impl v1.0.25
9412026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9422026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9432026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9442026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9452026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9462026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9472026-07-21T23:01:03.369Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9482026-07-21T23:01:03.370Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9492026-07-21T23:01:03.370Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9502026-07-21T23:01:03.370Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9512026-07-21T23:01:03.370Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9522026-07-21T23:01:03.371Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9532026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9542026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9552026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9562026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9572026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9582026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9592026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9602026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9612026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9622026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9632026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9642026-07-21T23:01:03.375Z Downloaded rfc6979 v0.5.0
9652026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9662026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9672026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9682026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9692026-07-21T23:01:03.375Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9702026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9712026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9722026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9732026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9742026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9752026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9762026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9772026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9782026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9792026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9802026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9812026-07-21T23:01:03.379Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0)
9822026-07-21T23:01:03.380Zwarning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (OpenSSL SSL_read: OpenSSL/3.5.4: error:0A000126:SSL routines::unexpected eof while reading, errno 0)
9832026-07-21T23:01:03.380Zwarning: spurious network error (3 tries remaining): [56] Failure when receiving data from the peer (Recv failure: Connection reset by peer)
9842026-07-21T23:01:03.380Z Downloaded indicatif v0.18.4
9852026-07-21T23:01:03.383Z Downloaded omicron-zone-package v0.12.3
9862026-07-21T23:01:03.386Z Downloaded oxide-update-engine-types v0.1.2
9872026-07-21T23:01:03.391Z Downloaded radium v0.7.0
9882026-07-21T23:01:03.394Z Downloaded r2d2 v0.8.10
9892026-07-21T23:01:03.394Z Downloaded progenitor v0.13.0
9902026-07-21T23:01:03.397Z Downloaded serdect v0.4.3
9912026-07-21T23:01:03.401Z Downloaded postcard v1.1.3
9922026-07-21T23:01:03.408Z Downloaded rand_core v0.9.5
9932026-07-21T23:01:03.411Z Downloaded slog-envlogger v2.2.0
9942026-07-21T23:01:03.411Z Downloaded strum v0.26.3
9952026-07-21T23:01:03.411Z Downloaded serde-big-array v0.5.1
9962026-07-21T23:01:03.415Z Downloaded rustc-hash v2.1.1
9972026-07-21T23:01:03.415Z Downloaded russh-util v0.52.0
9982026-07-21T23:01:03.415Z Downloaded slog-bunyan v2.5.0
9992026-07-21T23:01:03.418Z Downloaded rustc_version v0.4.1
10002026-07-21T23:01:03.418Z Downloaded sha1 v0.11.0
10012026-07-21T23:01:03.422Z Downloaded spki v0.8.0
10022026-07-21T23:01:03.422Z Downloaded shell-words v1.1.1
10032026-07-21T23:01:03.422Z Downloaded sha1 v0.10.6
10042026-07-21T23:01:03.425Z Downloaded serde_urlencoded v0.7.1
10052026-07-21T23:01:03.425Z Downloaded rtoolbox v0.0.3
10062026-07-21T23:01:03.425Z Downloaded strum_macros v0.26.4
10072026-07-21T23:01:03.428Z Downloaded rand_seeder v0.4.0
10082026-07-21T23:01:03.428Z Downloaded shlex v1.3.0
10092026-07-21T23:01:03.432Z Downloaded slog-stdlog v4.1.1
10102026-07-21T23:01:03.436Z Downloaded signal-hook v0.3.18
10112026-07-21T23:01:03.441Z Downloaded signal-hook-tokio v0.3.1
10122026-07-21T23:01:03.445Z Downloaded sapling-renderdag v0.1.0
10132026-07-21T23:01:03.453Z Downloaded smallvec v0.6.14
10142026-07-21T23:01:03.456Z Downloaded serde_with_macros v1.5.2
10152026-07-21T23:01:03.459Z Downloaded strum v0.27.2
10162026-07-21T23:01:03.464Z Downloaded spki v0.7.3
10172026-07-21T23:01:03.468Z Downloaded scopeguard v1.2.0
10182026-07-21T23:01:03.468Z Downloaded synstructure v0.13.2
10192026-07-21T23:01:03.469Z Downloaded term v1.2.1
10202026-07-21T23:01:03.473Z Downloaded scroll_derive v0.13.1
10212026-07-21T23:01:03.473Z Downloaded supports-color v3.0.2
10222026-07-21T23:01:03.473Z Downloaded sha2 v0.11.0
10232026-07-21T23:01:03.473Z Downloaded structmeta-derive v0.3.0
10242026-07-21T23:01:03.476Z Downloaded pkcs1 v0.8.0-rc.4
10252026-07-21T23:01:03.476Z Downloaded termtree v0.5.1
10262026-07-21T23:01:03.476Z Downloaded signature v3.0.0
10272026-07-21T23:01:03.477Z Downloaded take_mut v0.2.2
10282026-07-21T23:01:03.480Z Downloaded sync_wrapper v1.0.2
10292026-07-21T23:01:03.480Z Downloaded strsim v0.10.0
10302026-07-21T23:01:03.480Z Downloaded tagptr v0.2.0
10312026-07-21T23:01:03.484Z Downloaded sync-ptr v0.1.4
10322026-07-21T23:01:03.484Z Downloaded signal-hook-mio v0.2.5
10332026-07-21T23:01:03.484Z Downloaded serde_bytes v0.11.19
10342026-07-21T23:01:03.485Z Downloaded secrecy v0.10.3
10352026-07-21T23:01:03.488Z Downloaded signal-hook-registry v1.4.8
10362026-07-21T23:01:03.492Z Downloaded sigpipe v0.1.3
10372026-07-21T23:01:03.497Z Downloaded semver v0.1.20
10382026-07-21T23:01:03.500Z Downloaded serde_plain v1.0.2
10392026-07-21T23:01:03.500Z Downloaded subtle v2.6.1
10402026-07-21T23:01:03.503Z Downloaded tabwriter v1.4.1
10412026-07-21T23:01:03.507Z Downloaded structmeta v0.3.0
10422026-07-21T23:01:03.511Z Downloaded tabled_derive v0.11.0
10432026-07-21T23:01:03.511Z Downloaded stable_deref_trait v1.2.1
10442026-07-21T23:01:03.518Z Downloaded tinyvec_macros v0.1.1
10452026-07-21T23:01:03.521Z Downloaded serde_repr v0.1.20
10462026-07-21T23:01:03.521Z Downloaded rustls-native-certs v0.8.3
10472026-07-21T23:01:03.524Z Downloaded serde_spanned v1.1.1
10482026-07-21T23:01:03.524Z Downloaded progenitor-impl v0.14.0
10492026-07-21T23:01:03.529Z Downloaded tap v1.0.1
10502026-07-21T23:01:03.532Z Downloaded testing_table v0.3.0
10512026-07-21T23:01:03.532Z Downloaded siphasher v1.0.2
10522026-07-21T23:01:03.532Z Downloaded tower-layer v0.3.3
10532026-07-21T23:01:03.532Z Downloaded tokio-test v0.4.5
10542026-07-21T23:01:03.532Z Downloaded rusty-fork v0.3.1
10552026-07-21T23:01:03.535Z Downloaded thread-id v5.1.0
10562026-07-21T23:01:03.538Z Downloaded sqlparser_derive v0.5.0
10572026-07-21T23:01:03.538Z Downloaded thiserror-no-std v2.0.2
10582026-07-21T23:01:03.541Z Downloaded slog-dtrace v0.3.0
10592026-07-21T23:01:03.541Z Downloaded support-bundle-viewer v0.1.2
10602026-07-21T23:01:03.544Z Downloaded signature v2.2.0
10612026-07-21T23:01:03.544Z Downloaded tokio-macros v2.7.0
10622026-07-21T23:01:03.544Z Downloaded thread_local v1.1.9
10632026-07-21T23:01:03.547Z Downloaded termios v0.3.3
10642026-07-21T23:01:03.547Z Downloaded simd-adler32 v0.3.8
10652026-07-21T23:01:03.555Z Downloaded time-core v0.1.8
10662026-07-21T23:01:03.558Z Downloaded strip-ansi-escapes v0.2.1
10672026-07-21T23:01:03.558Z Downloaded tiny-keccak v2.0.2
10682026-07-21T23:01:03.564Z Downloaded spin v0.9.8
10692026-07-21T23:01:03.564Z Downloaded slog-async v2.8.0
10702026-07-21T23:01:03.568Z Downloaded slog v2.8.2
10712026-07-21T23:01:03.568Z Downloaded topological-sort v0.2.2
10722026-07-21T23:01:03.568Z Downloaded try-lock v0.2.5
10732026-07-21T23:01:03.568Z Downloaded trait-variant v0.1.2
10742026-07-21T23:01:03.568Z Downloaded tower-service v0.3.3
10752026-07-21T23:01:03.573Z Downloaded thiserror-impl-no-std v2.0.2
10762026-07-21T23:01:03.576Z Downloaded strum_macros v0.27.2
10772026-07-21T23:01:03.576Z Downloaded slog-scope v4.4.1
10782026-07-21T23:01:03.579Z Downloaded strum_macros v0.24.3
10792026-07-21T23:01:03.579Z Downloaded seq-macro v0.3.6
10802026-07-21T23:01:03.582Z Downloaded sec1 v0.7.3
10812026-07-21T23:01:03.582Z Downloaded scrypt v0.12.0
10822026-07-21T23:01:03.582Z Downloaded schemars_derive v0.8.22
10832026-07-21T23:01:03.586Z Downloaded ssh-encoding v0.3.0-rc.9
10842026-07-21T23:01:03.586Z Downloaded sqlformat v0.3.5
10852026-07-21T23:01:03.590Z Downloaded toml_writer v1.1.1+spec-1.1.0
10862026-07-21T23:01:03.591Z Downloaded tokio-tungstenite v0.23.1
10872026-07-21T23:01:03.594Z Downloaded stringprep v0.1.5
10882026-07-21T23:01:03.594Z Downloaded string_cache v0.8.9
10892026-07-21T23:01:03.594Z Downloaded minimal-lexical v0.2.1
10902026-07-21T23:01:03.597Z Downloaded universal-hash v0.5.1
10912026-07-21T23:01:03.597Z Downloaded unit-prefix v0.5.2
10922026-07-21T23:01:03.597Z Downloaded unicode-xid v0.2.6
10932026-07-21T23:01:03.600Z Downloaded stacker v0.1.23
10942026-07-21T23:01:03.600Z Downloaded slab v0.4.12
10952026-07-21T23:01:03.603Z Downloaded smallvec v1.15.1
10962026-07-21T23:01:03.604Z Downloaded serde_with_macros v3.21.0
10972026-07-21T23:01:03.607Z Downloaded serde-hex v0.1.0
10982026-07-21T23:01:03.607Z Downloaded universal-hash v0.6.1
10992026-07-21T23:01:03.607Z Downloaded unicode-truncate v1.1.0
11002026-07-21T23:01:03.610Z Downloaded usdt v0.6.0
11012026-07-21T23:01:03.610Z Downloaded smf v0.2.3
11022026-07-21T23:01:03.610Z Downloaded rpassword v7.5.4
11032026-07-21T23:01:03.613Z Downloaded serde_path_to_error v0.1.20
11042026-07-21T23:01:03.613Z Downloaded serde_derive_internals v0.29.1
11052026-07-21T23:01:03.616Z Downloaded jiff-static v0.2.21
11062026-07-21T23:01:03.616Z Downloaded tokio-tungstenite v0.21.0
11072026-07-21T23:01:03.619Z Downloaded snafu-derive v0.8.9
11082026-07-21T23:01:03.619Z Downloaded slog-term v2.9.2
11092026-07-21T23:01:03.619Z Downloaded slog-json v2.6.1
11102026-07-21T23:01:03.623Z Downloaded static_assertions v1.1.0
11112026-07-21T23:01:03.623Z Downloaded rustls-pki-types v1.14.0
11122026-07-21T23:01:03.626Z Downloaded tinystr v0.8.2
11132026-07-21T23:01:03.626Z Downloaded serde_with v1.14.0
11142026-07-21T23:01:03.692Z Downloaded typify-macro v0.6.2
11152026-07-21T23:01:03.692Z Downloaded unarray v0.1.4
11162026-07-21T23:01:03.692Z Downloaded usdt-macro v0.6.0
11172026-07-21T23:01:03.692Z Downloaded tls_codec v0.4.2
11182026-07-21T23:01:03.692Z Downloaded usdt-attr-macro v0.6.0
11192026-07-21T23:01:03.692Z Downloaded num-bigint v0.4.6
11202026-07-21T23:01:03.692Z Downloaded want v0.3.1
11212026-07-21T23:01:03.692Z Downloaded wait-timeout v0.2.1
11222026-07-21T23:01:03.692Z Downloaded rcgen v0.12.1
11232026-07-21T23:01:03.692Z Downloaded tls_codec_derive v0.4.2
11242026-07-21T23:01:03.692Z Downloaded tokio-native-tls v0.3.1
11252026-07-21T23:01:03.692Z Downloaded tokio-dtrace v0.1.1
11262026-07-21T23:01:03.692Z Downloaded time-macros v0.2.27
11272026-07-21T23:01:03.692Z Downloaded untrusted v0.9.0
11282026-07-21T23:01:03.692Z Downloaded untrusted v0.7.1
11292026-07-21T23:01:03.693Z Downloaded utf-8 v0.7.6
11302026-07-21T23:01:03.693Z Downloaded unicase v2.9.0
11312026-07-21T23:01:03.693Z Downloaded waitgroup v0.1.2
11322026-07-21T23:01:03.693Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11332026-07-21T23:01:03.693Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11342026-07-21T23:01:03.693Z Downloaded term v0.7.0
11352026-07-21T23:01:03.693Z Downloaded similar v2.7.0
11362026-07-21T23:01:03.693Z Downloaded xattr v1.6.1
11372026-07-21T23:01:03.693Z Downloaded utf8_iter v1.0.4
11382026-07-21T23:01:03.702Z Downloaded xshell-macros v0.2.7
11392026-07-21T23:01:03.702Z Downloaded snafu v0.8.9
11402026-07-21T23:01:03.702Z Downloaded void v1.0.2
11412026-07-21T23:01:03.702Z Downloaded ssh-cipher v0.3.0-rc.9
11422026-07-21T23:01:03.702Z Downloaded yoke-derive v0.8.1
11432026-07-21T23:01:03.702Z Downloaded usdt-impl v0.6.0
11442026-07-21T23:01:03.702Z Downloaded tui-tree-widget v0.23.1
11452026-07-21T23:01:03.706Z Downloaded mio v1.2.0
11462026-07-21T23:01:03.706Z Downloaded zerofrom v0.1.6
11472026-07-21T23:01:03.706Z Downloaded serde_cbor v0.11.2
11482026-07-21T23:01:03.709Z Downloaded zone v0.3.1
11492026-07-21T23:01:03.710Z Downloaded vergen-lib v0.1.6
11502026-07-21T23:01:03.713Z Downloaded walkdir v2.5.0
11512026-07-21T23:01:03.713Z Downloaded vergen-gitcl v1.0.8
11522026-07-21T23:01:03.713Z Downloaded vergen-git2 v9.1.0
11532026-07-21T23:01:03.717Z Downloaded test-strategy v0.4.5
11542026-07-21T23:01:03.717Z Downloaded twox-hash v2.1.2
11552026-07-21T23:01:03.720Z Downloaded tinyvec v1.10.0
11562026-07-21T23:01:03.720Z Downloaded serde_yaml v0.9.34+deprecated
11572026-07-21T23:01:03.723Z Downloaded zeroize_derive v1.4.3
11582026-07-21T23:01:03.726Z Downloaded vergen-lib v9.1.0
11592026-07-21T23:01:03.726Z Downloaded toml_parser v1.1.2+spec-1.1.0
11602026-07-21T23:01:03.732Z Downloaded socket2 v0.5.10
11612026-07-21T23:01:03.735Z Downloaded libxml v0.3.3
11622026-07-21T23:01:03.738Z Downloaded salsa20 v0.11.0
11632026-07-21T23:01:03.738Z Downloaded ryu v1.0.23
11642026-07-21T23:01:03.744Z Downloaded zone_cfg_derive v0.3.1
11652026-07-21T23:01:03.747Z Downloaded zerofrom-derive v0.1.6
11662026-07-21T23:01:03.747Z Downloaded yoke v0.8.1
11672026-07-21T23:01:03.750Z Downloaded socket2 v0.6.3
11682026-07-21T23:01:03.750Z Downloaded wyz v0.5.1
11692026-07-21T23:01:03.750Z Downloaded writeable v0.6.2
11702026-07-21T23:01:03.754Z Downloaded tracing-core v0.1.36
11712026-07-21T23:01:03.763Z Downloaded vergen v9.1.0
11722026-07-21T23:01:03.766Z Downloaded zstd-safe v7.2.4
11732026-07-21T23:01:03.766Z Downloaded zerovec-derive v0.11.2
11742026-07-21T23:01:03.766Z Downloaded vsss-rs v3.3.4
11752026-07-21T23:01:03.766Z Downloaded uzers v0.12.2
11762026-07-21T23:01:03.770Z Downloaded tungstenite v0.23.0
11772026-07-21T23:01:03.772Z Downloaded typify v0.6.2
11782026-07-21T23:01:03.772Z Downloaded whoami v1.6.1
11792026-07-21T23:01:03.776Z Downloaded tar v0.4.46
11802026-07-21T23:01:03.779Z Downloaded aho-corasick v1.1.4
11812026-07-21T23:01:03.782Z Downloaded subprocess v0.2.15
11822026-07-21T23:01:03.785Z Downloaded zstd v0.13.3
11832026-07-21T23:01:03.789Z Downloaded unicode-bidi v0.3.18
11842026-07-21T23:01:03.789Z Downloaded quinn v0.11.9
11852026-07-21T23:01:03.792Z Downloaded whoami v2.1.0
11862026-07-21T23:01:03.795Z Downloaded yasna v0.5.2
11872026-07-21T23:01:03.795Z Downloaded rustls-platform-verifier v0.6.2
11882026-07-21T23:01:03.799Z Downloaded ron v0.8.1
11892026-07-21T23:01:03.802Z Downloaded ssh-key v0.7.0-rc.10
11902026-07-21T23:01:03.805Z Downloaded zerocopy v0.6.6
11912026-07-21T23:01:03.808Z Downloaded smoltcp v0.9.1
11922026-07-21T23:01:03.813Z Downloaded zeroize v1.8.2
11932026-07-21T23:01:03.816Z Downloaded steno v0.4.1
11942026-07-21T23:01:03.816Z Downloaded vte v0.14.1
11952026-07-21T23:01:03.819Z Downloaded toml_edit v0.23.10+spec-1.0.0
11962026-07-21T23:01:03.819Z Downloaded tokio-postgres v0.7.16
11972026-07-21T23:01:03.822Z Downloaded unicode-properties v0.1.4
11982026-07-21T23:01:03.825Z Downloaded tokio-rustls v0.26.4
11992026-07-21T23:01:03.825Z Downloaded nom v7.1.3
12002026-07-21T23:01:03.828Z Downloaded toml v1.1.2+spec-1.1.0
12012026-07-21T23:01:03.831Z Downloaded xshell v0.2.7
12022026-07-21T23:01:03.831Z Downloaded unsafe-libyaml v0.2.11
12032026-07-21T23:01:03.836Z Downloaded zopfli v0.8.3
12042026-07-21T23:01:03.841Z Downloaded unicode_categories v0.1.1
12052026-07-21T23:01:03.844Z Downloaded toml v0.7.8
12062026-07-21T23:01:03.848Z Downloaded tokio-stream v0.1.18
12072026-07-21T23:01:03.855Z Downloaded yansi v1.0.1
12082026-07-21T23:01:03.858Z Downloaded publicsuffix v2.3.0
12092026-07-21T23:01:03.858Z Downloaded hkdf v0.13.0
12102026-07-21T23:01:03.862Z Downloaded url v2.5.8
12112026-07-21T23:01:03.865Z Downloaded qorb v0.4.1
12122026-07-21T23:01:03.865Z Downloaded typed-path v0.9.3
12132026-07-21T23:01:03.868Z Downloaded zip v0.6.6
12142026-07-21T23:01:03.871Z Downloaded rand v0.9.2
12152026-07-21T23:01:03.874Z Downloaded rsa v0.9.10
12162026-07-21T23:01:03.880Z Downloaded libm v0.2.16
12172026-07-21T23:01:03.885Z Downloaded zerocopy-derive v0.8.40
12182026-07-21T23:01:03.890Z Downloaded bitvec v1.0.1
12192026-07-21T23:01:03.899Z Downloaded uuid v1.23.4
12202026-07-21T23:01:03.902Z Downloaded toml_edit v0.19.15
12212026-07-21T23:01:03.911Z Downloaded x509-cert v0.2.5
12222026-07-21T23:01:03.914Z Downloaded unicode-segmentation v1.12.0
12232026-07-21T23:01:03.917Z Downloaded tower v0.5.3
12242026-07-21T23:01:03.922Z Downloaded schemars v1.2.1
12252026-07-21T23:01:03.929Z Downloaded tungstenite v0.21.0
12262026-07-21T23:01:03.932Z Downloaded tracing-attributes v0.1.31
12272026-07-21T23:01:03.937Z Downloaded tough v0.22.0
12282026-07-21T23:01:03.940Z Downloaded rand v0.10.1
12292026-07-21T23:01:03.940Z Downloaded serde_with v3.21.0
12302026-07-21T23:01:03.947Z Downloaded samael v0.0.19
12312026-07-21T23:01:03.950Z Downloaded tokio-util v0.7.18
12322026-07-21T23:01:03.957Z Downloaded zerovec v0.11.5
12332026-07-21T23:01:03.960Z Downloaded zip v4.6.1
12342026-07-21T23:01:03.971Z Downloaded aws-lc-rs v1.16.3
12352026-07-21T23:01:03.976Z Downloaded winnow v0.5.40
12362026-07-21T23:01:03.983Z Downloaded winnow v0.6.26
12372026-07-21T23:01:03.988Z Downloaded time v0.3.47
12382026-07-21T23:01:03.995Z Downloaded zerotrie v0.2.3
12392026-07-21T23:01:03.998Z Downloaded winnow v1.0.3
12402026-07-21T23:01:04.003Z Downloaded tabled v0.20.0
12412026-07-21T23:01:04.012Z Downloaded rustyline v14.0.0
12422026-07-21T23:01:04.016Z Downloaded blake3 v1.8.5
12432026-07-21T23:01:04.021Z Downloaded iddqd v0.4.2
12442026-07-21T23:01:04.026Z Downloaded zlib-rs v0.6.2
12452026-07-21T23:01:04.035Z Downloaded zerocopy v0.8.40
12462026-07-21T23:01:04.041Z Downloaded rustc_version v0.1.7
12472026-07-21T23:01:04.044Z Downloaded chrono v0.4.45
12482026-07-21T23:01:04.047Z Downloaded smoltcp v0.11.0
12492026-07-21T23:01:04.070Z Downloaded reqwest v0.12.28
12502026-07-21T23:01:04.091Z Downloaded sqlparser v0.61.0
12512026-07-21T23:01:04.112Z Downloaded parking_lot_core v0.8.6
12522026-07-21T23:01:04.115Z Downloaded git2 v0.20.4
12532026-07-21T23:01:04.119Z Downloaded sha3 v0.11.0
12542026-07-21T23:01:04.124Z Downloaded tracing v0.1.44
12552026-07-21T23:01:04.134Z Downloaded regex v1.12.3
12562026-07-21T23:01:04.138Z Downloaded sled v0.34.7
12572026-07-21T23:01:04.144Z Downloaded reedline v0.40.0
12582026-07-21T23:01:04.149Z Downloaded zerocopy-derive v0.6.6
12592026-07-21T23:01:04.154Z Downloaded recursive v0.1.1
12602026-07-21T23:01:04.158Z Downloaded p384 v0.13.1
12612026-07-21T23:01:04.158Z Downloaded lalrpop v0.19.12
12622026-07-21T23:01:04.166Z Downloaded rawzip v0.4.4
12632026-07-21T23:01:04.170Z Downloaded unicode-normalization v0.1.25
12642026-07-21T23:01:04.174Z Downloaded parking_lot v0.11.2
12652026-07-21T23:01:04.177Z Downloaded sha3 v0.10.8
12662026-07-21T23:01:04.179Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12672026-07-21T23:01:04.188Z Downloaded bindgen v0.71.1
12682026-07-21T23:01:04.192Z Downloaded tower-http v0.6.8
12692026-07-21T23:01:04.205Z Downloaded reqwest v0.13.2
12702026-07-21T23:01:04.213Z Downloaded secrecy v0.8.0
12712026-07-21T23:01:04.216Z Downloaded quick-xml v0.37.5
12722026-07-21T23:01:04.223Z Downloaded progenitor-client v0.13.0
12732026-07-21T23:01:04.227Z Downloaded primeorder v0.14.0-rc.10
12742026-07-21T23:01:04.230Z Downloaded rayon v1.11.0
12752026-07-21T23:01:04.235Z Downloaded prefix-trie v0.7.0
12762026-07-21T23:01:04.238Z Downloaded postgres-types v0.2.12
12772026-07-21T23:01:04.247Z Downloaded salty v0.3.0
12782026-07-21T23:01:04.272Z Downloaded rand_core v0.10.0
12792026-07-21T23:01:04.282Z Downloaded pkcs5 v0.8.1
12802026-07-21T23:01:04.294Z Downloaded rustversion v1.0.22
12812026-07-21T23:01:04.324Z Downloaded proptest v1.10.0
12822026-07-21T23:01:04.329Z Downloaded parking_lot v0.12.5
12832026-07-21T23:01:04.333Z Downloaded heapless v0.7.17
12842026-07-21T23:01:04.353Z Downloaded rand v0.8.6
12852026-07-21T23:01:04.356Z Downloaded petname v2.0.2
12862026-07-21T23:01:04.375Z Downloaded object v0.30.4
12872026-07-21T23:01:04.396Z Downloaded same-file v1.0.6
12882026-07-21T23:01:04.441Z Downloaded radix_trie v0.2.1
12892026-07-21T23:01:04.451Z Downloaded nix v0.27.1
12902026-07-21T23:01:04.458Z Downloaded polyval v0.7.1
12912026-07-21T23:01:04.464Z Downloaded oso v0.27.3
12922026-07-21T23:01:04.494Z Downloaded polar-core v0.27.3
12932026-07-21T23:01:04.518Z Downloaded psm v0.1.30
12942026-07-21T23:01:04.523Z Downloaded bstr v1.12.1
12952026-07-21T23:01:04.552Z Downloaded prettyplease v0.2.37
12962026-07-21T23:01:04.556Z Downloaded primefield v0.14.0
12972026-07-21T23:01:04.556Z Downloaded crossterm v0.28.1
12982026-07-21T23:01:04.563Z Downloaded hickory-server v0.25.2
12992026-07-21T23:01:04.578Z Downloaded rustls-pemfile v2.2.0
13002026-07-21T23:01:04.583Z Downloaded pem-rfc7468 v0.7.0
13012026-07-21T23:01:04.587Z Downloaded p521 v0.14.0-rc.10
13022026-07-21T23:01:04.590Z Downloaded scheduled-thread-pool v0.2.7
13032026-07-21T23:01:04.590Z Downloaded rfc6979 v0.4.0
13042026-07-21T23:01:04.596Z Downloaded rustls-webpki v0.103.13
13052026-07-21T23:01:04.608Z Downloaded primeorder v0.13.6
13062026-07-21T23:01:04.625Z Downloaded num-traits v0.2.19
13072026-07-21T23:01:04.628Z Downloaded openssl v0.10.79
13082026-07-21T23:01:04.632Z Downloaded nix v0.28.0
13092026-07-21T23:01:04.641Z Downloaded russh-cryptovec v0.61.0
13102026-07-21T23:01:04.645Z Downloaded pkcs8 v0.11.0
13112026-07-21T23:01:04.650Z Downloaded hickory-proto v0.24.4
13122026-07-21T23:01:04.669Z Downloaded ref-cast v1.0.25
13132026-07-21T23:01:04.708Z Downloaded scroll v0.13.0
13142026-07-21T23:01:04.711Z Downloaded progenitor-impl v0.13.0
13152026-07-21T23:01:04.718Z Downloaded pin-project v1.1.11
13162026-07-21T23:01:04.725Z Downloaded p384 v0.14.0-rc.10
13172026-07-21T23:01:04.737Z Downloaded http v1.4.2
13182026-07-21T23:01:04.741Z Downloaded rand_core v0.6.4
13192026-07-21T23:01:04.741Z Downloaded schemars v0.9.0
13202026-07-21T23:01:04.747Z Downloaded quinn-udp v0.5.14
13212026-07-21T23:01:04.750Z Downloaded nom v8.0.0
13222026-07-21T23:01:04.755Z Downloaded regex-syntax v0.6.29
13232026-07-21T23:01:04.763Z Downloaded hashbrown v0.16.1
13242026-07-21T23:01:04.768Z Downloaded rand_chacha v0.9.0
13252026-07-21T23:01:04.768Z Downloaded dropshot-api-manager v0.7.2
13262026-07-21T23:01:04.797Z Downloaded rand_xorshift v0.4.0
13272026-07-21T23:01:04.812Z Downloaded vcpkg v0.2.15
13282026-07-21T23:01:04.834Z Downloaded p256 v0.14.0-rc.10
13292026-07-21T23:01:04.870Z Downloaded openapiv3 v2.2.0
13302026-07-21T23:01:04.876Z Downloaded sec1 v0.8.1
13312026-07-21T23:01:04.879Z Downloaded poly1305 v0.9.0
13322026-07-21T23:01:04.888Z Downloaded hyper v1.10.1
13332026-07-21T23:01:04.895Z Downloaded parking_lot_core v0.9.12
13342026-07-21T23:01:04.925Z Downloaded papergrid v0.17.0
13352026-07-21T23:01:04.939Z Downloaded itertools v0.14.0
13362026-07-21T23:01:04.948Z Downloaded crypto-primes v0.7.2
13372026-07-21T23:01:04.992Z Downloaded resolv-conf v0.7.6
13382026-07-21T23:01:04.995Z Downloaded regress v0.11.1
13392026-07-21T23:01:05.000Z Downloaded pretty_assertions v1.4.1
13402026-07-21T23:01:05.009Z Downloaded num-bigint-dig v0.8.6
13412026-07-21T23:01:05.042Z Downloaded icu_properties_data v2.1.2
13422026-07-21T23:01:05.049Z Downloaded idna v1.1.0
13432026-07-21T23:01:05.052Z Downloaded regex-syntax v0.8.10
13442026-07-21T23:01:05.064Z Downloaded hyper-util v0.1.20
13452026-07-21T23:01:05.069Z Downloaded rustix v0.38.44
13462026-07-21T23:01:05.086Z Downloaded rayon-core v1.13.0
13472026-07-21T23:01:05.128Z Downloaded hashbrown v0.13.2
13482026-07-21T23:01:05.134Z Downloaded der v0.8.0
13492026-07-21T23:01:05.138Z Downloaded hickory-resolver v0.24.4
13502026-07-21T23:01:05.142Z Downloaded schemars v0.8.22
13512026-07-21T23:01:05.146Z Downloaded openssl-sys v0.9.115
13522026-07-21T23:01:05.149Z Downloaded miniz_oxide v0.8.9
13532026-07-21T23:01:05.159Z Downloaded moka v0.12.13
13542026-07-21T23:01:05.164Z Downloaded rustls v0.23.41
13552026-07-21T23:01:05.172Z Downloaded goblin v0.10.5
13562026-07-21T23:01:05.182Z Downloaded hkdf v0.12.4
13572026-07-21T23:01:05.217Z Downloaded crypto-bigint v0.7.5
13582026-07-21T23:01:05.230Z Downloaded itertools v0.10.5
13592026-07-21T23:01:05.239Z Downloaded internal-russh-num-bigint v0.5.0
13602026-07-21T23:01:05.277Z Downloaded hashbrown v0.12.3
13612026-07-21T23:01:05.294Z Downloaded itertools v0.13.0
13622026-07-21T23:01:05.300Z Downloaded crossterm v0.29.0
13632026-07-21T23:01:05.308Z Downloaded iri-string v0.7.10
13642026-07-21T23:01:05.313Z Downloaded rsa v0.10.0-rc.18
13652026-07-21T23:01:05.352Z Downloaded futures-util v0.3.32
13662026-07-21T23:01:05.358Z Downloaded hashbrown v0.15.5
13672026-07-21T23:01:05.377Z Downloaded itertools v0.12.1
13682026-07-21T23:01:05.396Z Downloaded h2 v0.4.15
13692026-07-21T23:01:05.399Z Downloaded quinn-proto v0.11.13
13702026-07-21T23:01:05.407Z Downloaded typify-impl v0.6.2
13712026-07-21T23:01:05.439Z Downloaded dropshot v0.17.1
13722026-07-21T23:01:05.475Z Downloaded russh v0.61.2
13732026-07-21T23:01:05.486Z Downloaded bzip2-sys v0.1.13+1.0.8
13742026-07-21T23:01:05.511Z Downloaded curve25519-dalek v4.1.3
13752026-07-21T23:01:05.517Z Downloaded nix v0.31.2
13762026-07-21T23:01:05.536Z Downloaded portable-atomic v1.13.1
13772026-07-21T23:01:05.621Z Downloaded object v0.37.3
13782026-07-21T23:01:05.639Z Downloaded curve25519-dalek v5.0.0-rc.0
13792026-07-21T23:01:05.668Z Downloaded regex-automata v0.4.14
13802026-07-21T23:01:05.684Z Downloaded ratatui v0.29.0
13812026-07-21T23:01:05.704Z Downloaded regress v0.10.5
13822026-07-21T23:01:05.708Z Downloaded petgraph v0.6.5
13832026-07-21T23:01:05.718Z Downloaded chrono-tz v0.10.4
13842026-07-21T23:01:05.729Z Downloaded hickory-proto v0.25.2
13852026-07-21T23:01:05.743Z Downloaded diesel v2.3.7
13862026-07-21T23:01:05.820Z Downloaded libz-sys v1.1.24
13872026-07-21T23:01:05.866Z Downloaded fiat-crypto v0.3.0
13882026-07-21T23:01:05.875Z Downloaded tokio v1.52.1
13892026-07-21T23:01:05.948Z Downloaded jiff v0.2.21
13902026-07-21T23:01:05.980Z Downloaded petgraph v0.8.3
13912026-07-21T23:01:06.025Z Downloaded csv v1.4.0
13922026-07-21T23:01:06.049Z Downloaded encoding_rs v0.8.35
13932026-07-21T23:01:06.104Z Downloaded ring v0.17.14
13942026-07-21T23:01:06.190Z Downloaded libgit2-sys v0.18.3+1.9.2
13952026-07-21T23:01:06.791Z Downloaded aws-lc-sys v0.40.0
13962026-07-21T23:01:07.045Z Compiling libc v0.2.185
13972026-07-21T23:01:07.045Z Compiling serde_core v1.0.228
13982026-07-21T23:01:07.045Z Compiling serde v1.0.228
13992026-07-21T23:01:07.048Z Compiling log v0.4.29
14002026-07-21T23:01:07.048Z Compiling smallvec v1.15.1
14012026-07-21T23:01:07.048Z Compiling find-msvc-tools v0.1.9
14022026-07-21T23:01:07.048Z Compiling shlex v1.3.0
14032026-07-21T23:01:07.048Z Compiling subtle v2.6.1
14042026-07-21T23:01:07.048Z Compiling stable_deref_trait v1.2.1
14052026-07-21T23:01:07.048Z Compiling scopeguard v1.2.0
14062026-07-21T23:01:07.183Z Compiling typenum v1.20.1
14072026-07-21T23:01:07.228Z Compiling serde_json v1.0.150
14082026-07-21T23:01:07.235Z Compiling portable-atomic v1.13.1
14092026-07-21T23:01:07.238Z Compiling zerocopy v0.8.40
14102026-07-21T23:01:07.249Z Compiling syn v2.0.117
14112026-07-21T23:01:07.253Z Compiling parking_lot_core v0.9.12
14122026-07-21T23:01:07.367Z Compiling lock_api v0.4.14
14132026-07-21T23:01:07.380Z Compiling pin-project-lite v0.2.17
14142026-07-21T23:01:07.396Z Compiling pkg-config v0.3.32
14152026-07-21T23:01:07.399Z Compiling critical-section v1.2.0
14162026-07-21T23:01:07.463Z Compiling getrandom v0.4.1
14172026-07-21T23:01:07.497Z Compiling libm v0.2.16
14182026-07-21T23:01:07.511Z Compiling num-traits v0.2.19
14192026-07-21T23:01:07.514Z Compiling rand_core v0.10.0
14202026-07-21T23:01:07.538Z Compiling futures-core v0.3.32
14212026-07-21T23:01:07.543Z Compiling generic-array v0.14.7
14222026-07-21T23:01:07.624Z Compiling percent-encoding v2.3.2
14232026-07-21T23:01:07.650Z Compiling writeable v0.6.2
14242026-07-21T23:01:07.664Z Compiling const-oid v0.9.6
14252026-07-21T23:01:07.696Z Compiling litemap v0.8.1
14262026-07-21T23:01:07.718Z Compiling icu_normalizer_data v2.1.1
14272026-07-21T23:01:07.823Z Compiling icu_properties_data v2.1.2
14282026-07-21T23:01:07.853Z Compiling futures-sink v0.3.32
14292026-07-21T23:01:07.868Z Compiling slab v0.4.12
14302026-07-21T23:01:07.896Z Compiling futures-task v0.3.32
14312026-07-21T23:01:07.923Z Compiling futures-io v0.3.32
14322026-07-21T23:01:08.929Z Compiling utf8_iter v1.0.4
14332026-07-21T23:01:08.933Z Compiling futures-channel v0.3.32
14342026-07-21T23:01:08.933Z Compiling form_urlencoded v1.2.2
14352026-07-21T23:01:08.933Z Compiling getrandom v0.3.4
14362026-07-21T23:01:08.933Z Compiling rustversion v1.0.22
14372026-07-21T23:01:08.933Z Compiling jobserver v0.1.34
14382026-07-21T23:01:08.933Z Compiling errno v0.3.14
14392026-07-21T23:01:08.933Z Compiling getrandom v0.2.17
14402026-07-21T23:01:08.933Z Compiling mio v1.2.0
14412026-07-21T23:01:08.933Z Compiling socket2 v0.6.3
14422026-07-21T23:01:08.933Z Compiling signal-hook-registry v1.4.8
14432026-07-21T23:01:08.933Z Compiling fs_extra v1.3.0
14442026-07-21T23:01:08.933Z Compiling rand_core v0.6.4
14452026-07-21T23:01:08.933Z Compiling cc v1.2.56
14462026-07-21T23:01:08.933Z Compiling once_cell v1.21.3
14472026-07-21T23:01:08.933Z Compiling parking_lot v0.12.5
14482026-07-21T23:01:08.933Z Compiling rustix v1.1.3
14492026-07-21T23:01:08.934Z Compiling iana-time-zone v0.1.65
14502026-07-21T23:01:08.934Z Compiling dunce v1.0.5
14512026-07-21T23:01:08.934Z Compiling ident_case v1.0.1
14522026-07-21T23:01:08.934Z Compiling regex-syntax v0.8.10
14532026-07-21T23:01:08.934Z Compiling base64 v0.22.1
14542026-07-21T23:01:08.934Z Compiling base64ct v1.8.3
14552026-07-21T23:01:08.935Z Compiling vcpkg v0.2.15
14562026-07-21T23:01:08.935Z Compiling tracing-core v0.1.36
14572026-07-21T23:01:08.935Z Compiling aws-lc-rs v1.16.3
14582026-07-21T23:01:08.935Z Compiling flagset v0.4.7
14592026-07-21T23:01:08.935Z Compiling dyn-clone v1.0.20
14602026-07-21T23:01:08.935Z Compiling tinyvec_macros v0.1.1
14612026-07-21T23:01:08.935Z Compiling rand_core v0.9.5
14622026-07-21T23:01:08.948Z Compiling pem-rfc7468 v0.7.0
14632026-07-21T23:01:08.964Z Compiling schemars v0.8.22
14642026-07-21T23:01:08.978Z Compiling cmov v0.5.4
14652026-07-21T23:01:09.002Z Compiling httparse v1.10.1
14662026-07-21T23:01:09.018Z Compiling openssl-probe v0.2.1
14672026-07-21T23:01:09.074Z Compiling tinyvec v1.10.0
14682026-07-21T23:01:09.088Z Compiling aho-corasick v1.1.4
14692026-07-21T23:01:09.180Z Compiling cmake v0.1.57
14702026-07-21T23:01:09.204Z Compiling ctutils v0.4.2
14712026-07-21T23:01:09.218Z Compiling atomic-waker v1.1.2
14722026-07-21T23:01:09.250Z Compiling tower-layer v0.3.3
14732026-07-21T23:01:09.253Z Compiling untrusted v0.7.1
14742026-07-21T23:01:09.275Z Compiling tower-service v0.3.3
14752026-07-21T23:01:09.290Z Compiling try-lock v0.2.5
14762026-07-21T23:01:09.344Z Compiling foreign-types-shared v0.1.1
14772026-07-21T23:01:09.385Z Compiling bitflags v2.11.0
14782026-07-21T23:01:09.398Z Compiling semver v1.0.28
14792026-07-21T23:01:09.401Z Compiling indexmap v2.14.0
14802026-07-21T23:01:09.415Z Compiling uuid v1.23.4
14812026-07-21T23:01:09.446Z Compiling want v0.3.1
14822026-07-21T23:01:09.462Z Compiling httpdate v1.0.3
14832026-07-21T23:01:09.474Z Compiling openssl v0.10.79
14842026-07-21T23:01:09.478Z Compiling rustls v0.23.41
14852026-07-21T23:01:09.534Z Compiling untrusted v0.9.0
14862026-07-21T23:01:09.626Z Compiling rustc_version v0.4.1
14872026-07-21T23:01:09.642Z Compiling cpufeatures v0.2.17
14882026-07-21T23:01:09.669Z Compiling foreign-types v0.3.2
14892026-07-21T23:01:09.709Z Compiling unicode-normalization v0.1.25
14902026-07-21T23:01:09.726Z Compiling spin v0.9.8
14912026-07-21T23:01:09.741Z Compiling native-tls v0.2.18
14922026-07-21T23:01:09.745Z Compiling time-core v0.1.8
14932026-07-21T23:01:09.772Z Compiling powerfmt v0.2.0
14942026-07-21T23:01:09.846Z Compiling crc32fast v1.5.0
14952026-07-21T23:01:09.849Z Compiling num-conv v0.2.0
14962026-07-21T23:01:09.918Z Compiling wait-timeout v0.2.1
14972026-07-21T23:01:09.952Z Compiling sync_wrapper v1.0.2
14982026-07-21T23:01:09.996Z Compiling time-macros v0.2.27
14992026-07-21T23:01:10.011Z Compiling aws-lc-sys v0.40.0
15002026-07-21T23:01:10.025Z Compiling openssl-sys v0.9.115
15012026-07-21T23:01:10.043Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15022026-07-21T23:01:10.057Z Compiling deranged v0.5.8
15032026-07-21T23:01:10.079Z Compiling siphasher v1.0.2
15042026-07-21T23:01:10.130Z Compiling regex-automata v0.4.14
15052026-07-21T23:01:10.203Z Compiling bit-vec v0.8.0
15062026-07-21T23:01:10.223Z Compiling synstructure v0.13.2
15072026-07-21T23:01:10.239Z Compiling serde_derive_internals v0.29.1
15082026-07-21T23:01:10.263Z Compiling pest_generator v2.8.6
15092026-07-21T23:01:10.292Z Compiling darling_core v0.20.11
15102026-07-21T23:01:10.468Z Compiling num_threads v0.1.7
15112026-07-21T23:01:10.593Z Compiling tempfile v3.25.0
15122026-07-21T23:01:10.634Z Compiling syn v1.0.109
15132026-07-21T23:01:10.900Z Compiling crossbeam-utils v0.8.21
15142026-07-21T23:01:10.914Z Compiling usdt-impl v0.6.0
15152026-07-21T23:01:10.928Z Compiling quick-error v1.2.3
15162026-07-21T23:01:10.983Z Compiling simd-adler32 v0.3.8
15172026-07-21T23:01:11.017Z Compiling rusty-fork v0.3.1
15182026-07-21T23:01:11.033Z Compiling bit-set v0.8.0
15192026-07-21T23:01:11.064Z Compiling darling_core v0.23.0
15202026-07-21T23:01:11.108Z Compiling heapless v0.7.17
15212026-07-21T23:01:11.175Z Compiling bzip2-sys v0.1.13+1.0.8
15222026-07-21T23:01:11.204Z Compiling slog v2.8.2
15232026-07-21T23:01:11.210Z Compiling time v0.3.47
15242026-07-21T23:01:11.232Z Compiling rand_xorshift v0.4.0
15252026-07-21T23:01:11.235Z Compiling thread-id v5.1.0
15262026-07-21T23:01:11.262Z Compiling cookie v0.18.1
15272026-07-21T23:01:11.266Z Compiling ryu v1.0.23
15282026-07-21T23:01:11.310Z Compiling zstd-safe v7.2.4
15292026-07-21T23:01:11.343Z Compiling iri-string v0.7.10
15302026-07-21T23:01:11.357Z Compiling unicode-properties v0.1.4
15312026-07-21T23:01:11.396Z Compiling unicode-bidi v0.3.18
15322026-07-21T23:01:11.426Z Compiling allocator-api2 v0.2.21
15332026-07-21T23:01:11.869Z Compiling signal-hook v0.3.18
15342026-07-21T23:01:11.869Z Compiling anyhow v1.0.102
15352026-07-21T23:01:11.869Z Compiling paste v1.0.15
15362026-07-21T23:01:11.869Z Compiling adler2 v2.0.1
15372026-07-21T23:01:11.870Z Compiling unarray v0.1.4
15382026-07-21T23:01:11.870Z Compiling miniz_oxide v0.8.9
15392026-07-21T23:01:11.870Z Compiling stringprep v0.1.5
15402026-07-21T23:01:11.882Z Compiling camino v1.2.2
15412026-07-21T23:01:11.979Z Compiling curve25519-dalek v4.1.3
15422026-07-21T23:01:12.026Z Compiling serde_derive v1.0.228
15432026-07-21T23:01:12.060Z Compiling zeroize_derive v1.4.3
15442026-07-21T23:01:12.217Z Compiling zerofrom-derive v0.1.6
15452026-07-21T23:01:12.311Z Compiling yoke-derive v0.8.1
15462026-07-21T23:01:12.389Z Compiling zerovec-derive v0.11.2
15472026-07-21T23:01:12.389Z Compiling displaydoc v0.2.5
15482026-07-21T23:01:12.419Z Compiling zerocopy-derive v0.8.40
15492026-07-21T23:01:12.419Z Compiling tokio-macros v2.7.0
15502026-07-21T23:01:12.735Z Compiling futures-macro v0.3.32
15512026-07-21T23:01:12.799Z Compiling zeroize v1.8.2
15522026-07-21T23:01:12.881Z Compiling der_derive v0.7.3
15532026-07-21T23:01:12.977Z Compiling tracing-attributes v0.1.31
15542026-07-21T23:01:13.124Z Compiling thiserror-impl v2.0.18
15552026-07-21T23:01:13.153Z Compiling rustls-pki-types v1.14.0
15562026-07-21T23:01:13.489Z Compiling crypto-common v0.1.7
15572026-07-21T23:01:13.497Z Compiling block-buffer v0.10.4
15582026-07-21T23:01:13.561Z Compiling schemars_derive v0.8.22
15592026-07-21T23:01:13.575Z Compiling futures-util v0.3.32
15602026-07-21T23:01:13.615Z Compiling hybrid-array v0.4.13
15612026-07-21T23:01:13.648Z Compiling scroll_derive v0.13.1
15622026-07-21T23:01:13.678Z Compiling zerofrom v0.1.6
15632026-07-21T23:01:13.692Z Compiling digest v0.10.7
15642026-07-21T23:01:13.695Z Compiling pest_derive v2.8.6
15652026-07-21T23:01:13.818Z Compiling yoke v0.8.1
15662026-07-21T23:01:13.904Z Compiling der v0.7.10
15672026-07-21T23:01:13.977Z Compiling darling_macro v0.20.11
15682026-07-21T23:01:14.083Z Compiling zerovec v0.11.5
15692026-07-21T23:01:14.203Z Compiling zerotrie v0.2.3
15702026-07-21T23:01:14.366Z Compiling tracing v0.1.44
15712026-07-21T23:01:14.369Z Compiling openssl-macros v0.1.1
15722026-07-21T23:01:14.432Z Compiling sha2 v0.10.9
15732026-07-21T23:01:14.510Z Compiling tinystr v0.8.2
15742026-07-21T23:01:14.526Z Compiling potential_utf v0.1.4
15752026-07-21T23:01:14.529Z Compiling thiserror v2.0.18
15762026-07-21T23:01:14.529Z Compiling scroll v0.13.0
15772026-07-21T23:01:14.569Z Compiling darling v0.20.11
15782026-07-21T23:01:14.661Z Compiling hmac v0.12.1
15792026-07-21T23:01:14.677Z Compiling icu_locale_core v2.1.1
15802026-07-21T23:01:14.681Z Compiling icu_collections v2.1.1
15812026-07-21T23:01:14.724Z Compiling derive_builder_core v0.20.2
15822026-07-21T23:01:14.749Z Compiling dtrace-parser v0.3.0
15832026-07-21T23:01:14.900Z Compiling spki v0.7.3
15842026-07-21T23:01:14.927Z Compiling goblin v0.10.5
15852026-07-21T23:01:14.940Z Compiling thiserror-impl v1.0.69
15862026-07-21T23:01:15.134Z Compiling pkcs8 v0.10.2
15872026-07-21T23:01:15.254Z Compiling scroll_derive v0.12.1
15882026-07-21T23:01:15.259Z Compiling crypto-common v0.2.2
15892026-07-21T23:01:15.406Z Compiling icu_provider v2.1.1
15902026-07-21T23:01:15.559Z Compiling bytes v1.11.1
15912026-07-21T23:01:15.624Z Compiling chrono v0.4.45
15922026-07-21T23:01:15.678Z Compiling ipnet v2.11.0
15932026-07-21T23:01:15.701Z Compiling icu_properties v2.1.2
15942026-07-21T23:01:15.749Z Compiling icu_normalizer v2.1.1
15952026-07-21T23:01:15.762Z Compiling derive_builder_macro v0.20.2
15962026-07-21T23:01:15.907Z Compiling toml_datetime v0.6.11
15972026-07-21T23:01:15.999Z Compiling scroll v0.12.0
15982026-07-21T23:01:16.014Z Compiling serde_urlencoded v0.7.1
15992026-07-21T23:01:16.105Z Compiling tokio v1.52.1
16002026-07-21T23:01:16.208Z Compiling http v1.4.2
16012026-07-21T23:01:16.215Z Compiling serde_spanned v0.6.9
16022026-07-21T23:01:16.277Z Compiling serde_tokenstream v0.2.3
16032026-07-21T23:01:16.281Z Compiling hex v0.4.3
16042026-07-21T23:01:16.307Z Compiling erased-serde v0.3.31
16052026-07-21T23:01:16.323Z Compiling thiserror v1.0.69
16062026-07-21T23:01:16.329Z Compiling block-padding v0.4.2
16072026-07-21T23:01:16.384Z Compiling block-buffer v0.12.1
16082026-07-21T23:01:16.441Z Compiling md-5 v0.10.6
16092026-07-21T23:01:16.513Z Compiling signature v2.2.0
16102026-07-21T23:01:16.587Z Compiling idna_adapter v1.2.1
16112026-07-21T23:01:16.646Z Compiling darling_macro v0.23.0
16122026-07-21T23:01:16.654Z Compiling rustls-native-certs v0.8.3
16132026-07-21T23:01:16.654Z Compiling bstr v1.12.1
16142026-07-21T23:01:16.710Z Compiling idna v1.1.0
16152026-07-21T23:01:16.744Z Compiling zerocopy-derive v0.7.35
16162026-07-21T23:01:16.809Z Compiling pin-project-internal v1.1.11
16172026-07-21T23:01:16.823Z Compiling async-trait v0.1.89
16182026-07-21T23:01:16.942Z Compiling ppv-lite86 v0.2.21
16192026-07-21T23:01:17.080Z Compiling url v2.5.8
16202026-07-21T23:01:17.080Z Compiling http-body v1.0.1
16212026-07-21T23:01:17.109Z Compiling num-integer v0.1.46
16222026-07-21T23:01:17.144Z Compiling vergen-lib v9.1.0
16232026-07-21T23:01:17.170Z Compiling hash32 v0.2.1
16242026-07-21T23:01:17.268Z Compiling rand_chacha v0.9.0
16252026-07-21T23:01:17.286Z Compiling http-body-util v0.1.3
16262026-07-21T23:01:17.362Z Compiling rand_chacha v0.3.1
16272026-07-21T23:01:17.377Z Compiling encoding_rs v0.8.35
16282026-07-21T23:01:17.391Z Compiling memoffset v0.9.1
16292026-07-21T23:01:17.456Z Compiling fallible-iterator v0.2.0
16302026-07-21T23:01:17.546Z Compiling rand v0.9.2
16312026-07-21T23:01:17.650Z Compiling mime v0.3.17
16322026-07-21T23:01:17.675Z Compiling zlib-rs v0.6.2
16332026-07-21T23:01:17.723Z Compiling dof v0.4.0
16342026-07-21T23:01:17.896Z Compiling smoltcp v0.9.1
16352026-07-21T23:01:17.916Z Compiling cfg_aliases v0.2.1
16362026-07-21T23:01:17.933Z Compiling num-bigint-dig v0.8.6
16372026-07-21T23:01:17.956Z Compiling litrs v1.0.0
16382026-07-21T23:01:17.993Z Compiling rustix v0.38.44
16392026-07-21T23:01:18.008Z Compiling psl-types v2.0.11
16402026-07-21T23:01:18.011Z Compiling ref-cast v1.0.25
16412026-07-21T23:01:18.011Z Compiling pin-project v1.1.11
16422026-07-21T23:01:18.150Z Compiling proptest v1.10.0
16432026-07-21T23:01:18.165Z Compiling publicsuffix v2.3.0
16442026-07-21T23:01:18.195Z Compiling postgres-protocol v0.6.10
16452026-07-21T23:01:18.211Z Compiling nix v0.31.2
16462026-07-21T23:01:18.353Z Compiling zerocopy v0.7.35
16472026-07-21T23:01:18.402Z Compiling ipnetwork v0.21.1
16482026-07-21T23:01:18.502Z Compiling document-features v0.2.12
16492026-07-21T23:01:18.518Z Compiling rand v0.8.6
16502026-07-21T23:01:18.550Z Compiling num-iter v0.1.45
16512026-07-21T23:01:18.686Z Compiling oxnet v0.1.6
16522026-07-21T23:01:18.781Z Compiling darling v0.23.0
16532026-07-21T23:01:18.864Z Compiling inout v0.2.2
16542026-07-21T23:01:18.915Z Compiling derive_builder v0.20.2
16552026-07-21T23:01:18.929Z Compiling goblin v0.8.2
16562026-07-21T23:01:18.935Z Compiling futures-executor v0.3.32
16572026-07-21T23:01:18.958Z Compiling hubpack_derive v0.1.1
16582026-07-21T23:01:19.062Z Compiling regex v1.12.3
16592026-07-21T23:01:19.161Z Compiling ref-cast-impl v1.0.25
16602026-07-21T23:01:19.202Z Compiling snafu-derive v0.8.9
16612026-07-21T23:01:19.216Z Compiling daft-derive v0.1.7
16622026-07-21T23:01:19.230Z Compiling strum_macros v0.27.2
16632026-07-21T23:01:19.234Z Compiling curve25519-dalek-derive v0.1.1
16642026-07-21T23:01:19.446Z Compiling terminal_size v0.4.3
16652026-07-21T23:01:19.526Z Compiling phf_shared v0.13.1
16662026-07-21T23:01:19.540Z Compiling lazy_static v1.5.0
16672026-07-21T23:01:19.604Z Compiling anstyle-parse v0.2.7
16682026-07-21T23:01:19.619Z Compiling cargo-platform v0.3.2
16692026-07-21T23:01:19.644Z Compiling vergen v9.1.0
16702026-07-21T23:01:19.677Z Compiling ff v0.13.1
16712026-07-21T23:01:19.754Z Compiling fs-err v3.3.0
16722026-07-21T23:01:19.788Z Compiling ahash v0.8.12
16732026-07-21T23:01:19.837Z Compiling foldhash v0.2.0
16742026-07-21T23:01:19.837Z Compiling bumpalo v3.20.2
16752026-07-21T23:01:19.878Z Compiling base16ct v0.2.0
16762026-07-21T23:01:19.923Z Compiling tokio-util v0.7.18
16772026-07-21T23:01:19.962Z Compiling tower v0.5.3
16782026-07-21T23:01:19.985Z Compiling tokio-native-tls v0.3.1
16792026-07-21T23:01:20.014Z Compiling unicode-segmentation v1.12.0
16802026-07-21T23:01:20.017Z Compiling managed v0.8.0
16812026-07-21T23:01:20.071Z Compiling bitflags v1.3.2
16822026-07-21T23:01:20.085Z Compiling object v0.37.3
16832026-07-21T23:01:20.101Z Compiling winnow v0.5.40
16842026-07-21T23:01:20.113Z Compiling foldhash v0.1.5
16852026-07-21T23:01:20.159Z Compiling libbz2-rs-sys v0.2.2
16862026-07-21T23:01:20.184Z Compiling same-file v1.0.6
16872026-07-21T23:01:20.249Z Compiling hashbrown v0.15.5
16882026-07-21T23:01:20.301Z Compiling walkdir v2.5.0
16892026-07-21T23:01:20.398Z Compiling tower-http v0.6.8
16902026-07-21T23:01:20.481Z Compiling zopfli v0.8.3
16912026-07-21T23:01:20.632Z Compiling h2 v0.4.15
16922026-07-21T23:01:20.824Z Compiling flate2 v1.1.9
16932026-07-21T23:01:20.825Z Compiling newtype-uuid v1.3.2
16942026-07-21T23:01:20.872Z Compiling bzip2 v0.6.1
16952026-07-21T23:01:20.996Z Compiling hashbrown v0.16.1
16962026-07-21T23:01:21.016Z Compiling sec1 v0.7.3
16972026-07-21T23:01:21.086Z Compiling daft v0.1.7
16982026-07-21T23:01:21.204Z Compiling dof v0.3.0
16992026-07-21T23:01:21.218Z Compiling snafu v0.8.9
17002026-07-21T23:01:21.253Z Compiling clap_builder v4.6.0
17012026-07-21T23:01:21.268Z Compiling cargo_metadata v0.23.1
17022026-07-21T23:01:21.286Z Compiling group v0.13.0
17032026-07-21T23:01:21.329Z Compiling strum v0.27.2
17042026-07-21T23:01:21.399Z Compiling toml_edit v0.19.15
17052026-07-21T23:01:21.432Z Compiling anstream v0.6.21
17062026-07-21T23:01:21.476Z Compiling phf v0.13.1
17072026-07-21T23:01:21.568Z Compiling signal-hook-mio v0.2.5
17082026-07-21T23:01:21.597Z Compiling hubpack v0.1.2
17092026-07-21T23:01:21.655Z Compiling cookie_store v0.22.1
17102026-07-21T23:01:21.705Z Compiling usdt-attr-macro v0.6.0
17112026-07-21T23:01:21.765Z Compiling usdt-macro v0.6.0
17122026-07-21T23:01:21.837Z Compiling bzip2 v0.4.4
17132026-07-21T23:01:21.896Z Compiling futures v0.3.32
17142026-07-21T23:01:21.949Z Compiling cipher v0.5.2
17152026-07-21T23:01:21.993Z Compiling serde_with_macros v3.21.0
17162026-07-21T23:01:22.030Z Compiling postgres-types v0.2.12
17172026-07-21T23:01:22.352Z Compiling zstd v0.13.3
17182026-07-21T23:01:22.369Z Compiling globset v0.4.18
17192026-07-21T23:01:22.513Z Compiling ed25519 v2.2.3
17202026-07-21T23:01:22.585Z Compiling dtrace-parser v0.2.0
17212026-07-21T23:01:22.602Z Compiling olpc-cjson v0.1.4
17222026-07-21T23:01:22.617Z Compiling serde-big-array v0.5.1
17232026-07-21T23:01:22.633Z Compiling serde_plain v1.0.2
17242026-07-21T23:01:22.686Z Compiling pkcs1 v0.7.5
17252026-07-21T23:01:22.774Z Compiling hkdf v0.12.4
17262026-07-21T23:01:22.774Z Compiling crypto-bigint v0.5.5
17272026-07-21T23:01:22.845Z Compiling enum-as-inner v0.6.1
17282026-07-21T23:01:22.966Z Compiling async-recursion v1.1.1
17292026-07-21T23:01:23.067Z Compiling strum_macros v0.26.4
17302026-07-21T23:01:23.109Z Compiling clap_derive v4.6.1
17312026-07-21T23:01:23.172Z Compiling serde_repr v0.1.20
17322026-07-21T23:01:23.189Z Compiling phf_shared v0.11.3
17332026-07-21T23:01:23.350Z Compiling float-cmp v0.10.0
17342026-07-21T23:01:23.394Z Compiling pem v3.0.6
17352026-07-21T23:01:23.394Z Compiling memmap2 v0.9.10
17362026-07-21T23:01:23.433Z Compiling thread-id v4.2.2
17372026-07-21T23:01:23.513Z Compiling env_filter v1.0.0
17382026-07-21T23:01:23.532Z Compiling const-oid v0.10.2
17392026-07-21T23:01:23.595Z Compiling fixedbitset v0.4.2
17402026-07-21T23:01:23.630Z Compiling winnow v1.0.3
17412026-07-21T23:01:23.671Z Compiling normalize-line-endings v0.3.0
17422026-07-21T23:01:23.753Z Compiling data-encoding v2.10.0
17432026-07-21T23:01:23.753Z Compiling cpufeatures v0.3.0
17442026-07-21T23:01:23.781Z Compiling static_assertions v1.1.0
17452026-07-21T23:01:23.796Z Compiling hyper v1.10.1
17462026-07-21T23:01:23.841Z Compiling difflib v0.4.0
17472026-07-21T23:01:23.855Z Compiling new_debug_unreachable v1.0.6
17482026-07-21T23:01:23.868Z Compiling either v1.15.0
17492026-07-21T23:01:23.873Z Compiling fixedbitset v0.5.7
17502026-07-21T23:01:23.939Z Compiling predicates-core v1.0.10
17512026-07-21T23:01:23.992Z Compiling jiff v0.2.21
17522026-07-21T23:01:24.063Z Compiling whoami v2.1.0
17532026-07-21T23:01:24.109Z Compiling typed-path v0.9.3
17542026-07-21T23:01:24.139Z Compiling keccak v0.1.6
17552026-07-21T23:01:24.193Z Compiling precomputed-hash v0.1.1
17562026-07-21T23:01:24.288Z Compiling tokio-postgres v0.7.16
17572026-07-21T23:01:24.302Z Compiling string_cache v0.8.9
17582026-07-21T23:01:24.420Z Compiling sha3 v0.10.8
17592026-07-21T23:01:24.463Z Compiling itertools v0.13.0
17602026-07-21T23:01:24.477Z Compiling petgraph v0.8.3
17612026-07-21T23:01:24.546Z Compiling predicates v3.1.4
17622026-07-21T23:01:24.862Z Compiling hickory-proto v0.25.2
17632026-07-21T23:01:24.893Z Compiling strum v0.26.3
17642026-07-21T23:01:24.897Z Compiling toml_edit v0.22.27
17652026-07-21T23:01:24.946Z Compiling toml_parser v1.1.2+spec-1.1.0
17662026-07-21T23:01:24.971Z Compiling hyper-util v0.1.20
17672026-07-21T23:01:24.986Z Compiling clap v4.6.1
17682026-07-21T23:01:25.044Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17692026-07-21T23:01:25.081Z Compiling chacha20 v0.10.0
17702026-07-21T23:01:25.291Z Compiling petgraph v0.6.5
17712026-07-21T23:01:25.418Z Compiling elliptic-curve v0.13.8
17722026-07-21T23:01:25.480Z Compiling digest v0.11.3
17732026-07-21T23:01:25.495Z Compiling env_logger v0.11.9
17742026-07-21T23:01:25.620Z Compiling usdt v0.6.0
17752026-07-21T23:01:25.744Z Compiling usdt-impl v0.5.0
17762026-07-21T23:01:25.826Z Compiling serde_with v3.21.0
17772026-07-21T23:01:25.850Z Compiling crossterm v0.28.1
17782026-07-21T23:01:25.871Z Compiling rsa v0.9.10
17792026-07-21T23:01:25.904Z Compiling toml v0.7.8
17802026-07-21T23:01:26.333Z Compiling ed25519-dalek v2.2.0
17812026-07-21T23:01:26.536Z Compiling hyper-tls v0.6.0
17822026-07-21T23:01:26.763Z Compiling reqwest v0.12.28
17832026-07-21T23:01:26.790Z Compiling zip v4.6.1
17842026-07-21T23:01:26.837Z Compiling zip v0.6.6
17852026-07-21T23:01:27.012Z Compiling iddqd v0.4.2
17862026-07-21T23:01:27.205Z Compiling tokio-stream v0.1.18
17872026-07-21T23:01:27.475Z Compiling similar v2.7.0
17882026-07-21T23:01:27.490Z Compiling heck v0.4.1
17892026-07-21T23:01:27.658Z Compiling buf-list v1.1.2
17902026-07-21T23:01:27.702Z Compiling byte-wrapper v0.1.0
17912026-07-21T23:01:27.717Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17922026-07-21T23:01:27.733Z Compiling openapiv3 v2.2.0
17932026-07-21T23:01:27.778Z Compiling x509-cert v0.2.5
17942026-07-21T23:01:27.953Z Compiling crossbeam-epoch v0.9.18
17952026-07-21T23:01:27.969Z Compiling lalrpop-util v0.19.12
17962026-07-21T23:01:28.040Z Compiling peg-runtime v0.8.5
17972026-07-21T23:01:28.055Z Compiling thread_local v1.1.9
17982026-07-21T23:01:28.184Z Compiling slog-async v2.8.0
17992026-07-21T23:01:28.268Z Compiling crossbeam-channel v0.5.15
18002026-07-21T23:01:28.289Z Compiling is-terminal v0.4.17
18012026-07-21T23:01:28.289Z Compiling filetime v0.2.27
18022026-07-21T23:01:28.322Z Compiling term v1.2.1
18032026-07-21T23:01:28.335Z Compiling take_mut v0.2.2
18042026-07-21T23:01:28.351Z Compiling xattr v1.6.1
18052026-07-21T23:01:28.375Z Compiling camino-tempfile v1.4.1
18062026-07-21T23:01:28.481Z Compiling tar v0.4.46
18072026-07-21T23:01:28.612Z Compiling slog-term v2.9.2
18082026-07-21T23:01:46.416Z Compiling rustls-webpki v0.103.13
18092026-07-21T23:01:49.124Z Compiling tokio-rustls v0.26.4
18102026-07-21T23:01:49.124Z Compiling rustls-platform-verifier v0.6.2
18112026-07-21T23:01:49.124Z Compiling tough v0.22.0
18122026-07-21T23:01:49.347Z Compiling hyper-rustls v0.27.7
18132026-07-21T23:01:49.548Z Compiling reqwest v0.13.2
18142026-07-21T23:01:51.689Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152026-07-21T23:01:52.016Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18162026-07-21T23:01:54.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.63s
18172026-07-21T23:01:55.003Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18182026-07-21T23:01:55.211ZJul 21 23:01:54.882 INFO Starting download, target: Clickhouse
18192026-07-21T23:01:55.211ZJul 21 23:01:54.883 INFO Starting download, target: Cockroach
18202026-07-21T23:01:55.211ZJul 21 23:01:54.883 INFO Starting download, target: Console
18212026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Starting download, target: DendriteStub
18222026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Starting download, target: MaghemiteMgd
18232026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Starting download, target: MaghemiteDdmd
18242026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Starting download, target: TransceiverControl
18252026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18262026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18272026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18282026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18292026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18302026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18312026-07-21T23:01:55.212ZJul 21 23:01:54.883 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18322026-07-21T23:01:56.766ZJul 21 23:01:56.585 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18332026-07-21T23:01:56.983ZJul 21 23:01:56.710 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18342026-07-21T23:01:56.983ZJul 21 23:01:56.801 INFO Download complete, target: TransceiverControl
18352026-07-21T23:01:57.244ZJul 21 23:01:56.959 INFO Download complete, target: Console
18362026-07-21T23:01:57.452ZJul 21 23:01:57.198 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18372026-07-21T23:02:02.161ZJul 21 23:02:02.092 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18382026-07-21T23:02:03.008ZJul 21 23:02:02.824 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18392026-07-21T23:02:03.097ZJul 21 23:02:02.950 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18402026-07-21T23:02:04.228ZJul 21 23:02:04.084 INFO Download complete, target: MaghemiteDdmd
18412026-07-21T23:02:04.386ZJul 21 23:02:04.167 INFO Checking that binary works, target: Clickhouse
18422026-07-21T23:02:04.483ZJul 21 23:02:04.270 INFO Download complete, target: Clickhouse
18432026-07-21T23:02:05.135ZJul 21 23:02:05.015 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18442026-07-21T23:02:05.135ZJul 21 23:02:05.015 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18452026-07-21T23:02:05.353ZJul 21 23:02:05.286 INFO Download complete, target: DendriteStub
18462026-07-21T23:02:05.781ZJul 21 23:02:05.699 INFO Download complete, target: MaghemiteMgd
18472026-07-21T23:02:09.780ZJul 21 23:02:09.626 INFO Checking that binary works, target: Cockroach
18482026-07-21T23:02:09.840ZJul 21 23:02:09.754 INFO Download complete, target: Cockroach
18492026-07-21T23:02:09.859ZAll prerequisites installed successfully
18502026-07-21T23:02:09.859Z
18512026-07-21T23:02:09.859Zreal 1:52.463107430
18522026-07-21T23:02:09.859Zuser 6:39.264501227
18532026-07-21T23:02:09.860Zsys 1:39.011946341
18542026-07-21T23:02:09.860Ztrap 0.243537726
18552026-07-21T23:02:09.860Ztflt 0.786870830
18562026-07-21T23:02:09.860Zdflt 1.692789278
18572026-07-21T23:02:09.860Zkflt 0.021626143
18582026-07-21T23:02:09.860Zlock 25:16.521298903
18592026-07-21T23:02:09.860Zslp 18:15.831561574
18602026-07-21T23:02:09.860Zlat 24.020015000
18612026-07-21T23:02:09.860Zstop 2:45.140030303
18622026-07-21T23:02:09.860Z+ ptime -m cargo xtask download softnpu
18632026-07-21T23:02:10.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18642026-07-21T23:02:10.317Z Running `target/debug/xtask download softnpu`
18652026-07-21T23:02:11.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18662026-07-21T23:02:11.088Z Running `target/debug/xtask-downloader softnpu`
18672026-07-21T23:02:11.141ZJul 21 23:02:11.046 INFO Starting download, target: Softnpu
18682026-07-21T23:02:11.150ZJul 21 23:02:11.046 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18692026-07-21T23:02:12.850ZJul 21 23:02:12.754 INFO Download complete, target: Softnpu
18702026-07-21T23:02:12.916Z
18712026-07-21T23:02:12.916Zreal 2.992155823
18722026-07-21T23:02:12.916Zuser 1.274957746
18732026-07-21T23:02:12.916Zsys 0.607941812
18742026-07-21T23:02:12.916Ztrap 0.000590860
18752026-07-21T23:02:12.916Ztflt 0.000106040
18762026-07-21T23:02:12.916Zdflt 0.000392610
18772026-07-21T23:02:12.916Zkflt 0.000001940
18782026-07-21T23:02:12.916Zlock 32.082884539
18792026-07-21T23:02:12.916Zslp 1.553782526
18802026-07-21T23:02:12.916Zlat 0.106649357
18812026-07-21T23:02:12.916Zstop 0.000237180
18822026-07-21T23:02:12.916Z+ export CARGO_INCREMENTAL=0
18832026-07-21T23:02:12.916Z+ CARGO_INCREMENTAL=0
18842026-07-21T23:02:12.916Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18852026-07-21T23:02:13.692Z Compiling proc-macro2 v1.0.106
18862026-07-21T23:02:13.692Z Compiling quote v1.0.45
18872026-07-21T23:02:13.692Z Compiling unicode-ident v1.0.24
18882026-07-21T23:02:13.726Z Compiling libc v0.2.185
18892026-07-21T23:02:13.727Z Compiling serde_core v1.0.228
18902026-07-21T23:02:13.727Z Compiling serde v1.0.228
18912026-07-21T23:02:13.727Z Compiling cfg-if v1.0.4
18922026-07-21T23:02:13.727Z Compiling version_check v0.9.5
18932026-07-21T23:02:13.727Z Compiling shlex v1.3.0
18942026-07-21T23:02:13.727Z Compiling find-msvc-tools v0.1.9
18952026-07-21T23:02:13.727Z Compiling memchr v2.8.0
18962026-07-21T23:02:13.727Z Compiling zmij v1.0.21
18972026-07-21T23:02:13.860Z Compiling serde_json v1.0.150
18982026-07-21T23:02:13.912Z Compiling autocfg v1.5.0
18992026-07-21T23:02:13.981Z Compiling portable-atomic v1.13.1
19002026-07-21T23:02:14.122Z Compiling getrandom v0.4.1
19012026-07-21T23:02:14.158Z Compiling zerocopy v0.8.40
19022026-07-21T23:02:14.189Z Compiling libm v0.2.16
19032026-07-21T23:02:14.210Z Compiling parking_lot_core v0.9.12
19042026-07-21T23:02:14.210Z Compiling icu_normalizer_data v2.1.1
19052026-07-21T23:02:14.372Z Compiling num-traits v0.2.19
19062026-07-21T23:02:14.394Z Compiling icu_properties_data v2.1.2
19072026-07-21T23:02:14.412Z Compiling smallvec v1.15.1
19082026-07-21T23:02:14.444Z Compiling generic-array v0.14.7
19092026-07-21T23:02:14.489Z Compiling itoa v1.0.17
19102026-07-21T23:02:14.543Z Compiling log v0.4.29
19112026-07-21T23:02:14.571Z Compiling subtle v2.6.1
19122026-07-21T23:02:14.608Z Compiling pkg-config v0.3.32
19132026-07-21T23:02:14.637Z Compiling stable_deref_trait v1.2.1
19142026-07-21T23:02:14.691Z Compiling typenum v1.20.1
19152026-07-21T23:02:14.762Z Compiling scopeguard v1.2.0
19162026-07-21T23:02:14.777Z Compiling rand_core v0.10.0
19172026-07-21T23:02:14.787Z Compiling jobserver v0.1.34
19182026-07-21T23:02:14.827Z Compiling errno v0.3.14
19192026-07-21T23:02:14.892Z Compiling lock_api v0.4.14
19202026-07-21T23:02:14.926Z Compiling thiserror v2.0.18
19212026-07-21T23:02:14.965Z Compiling getrandom v0.3.4
19222026-07-21T23:02:15.010Z Compiling pin-project-lite v0.2.17
19232026-07-21T23:02:15.042Z Compiling cc v1.2.56
19242026-07-21T23:02:15.079Z Compiling fnv v1.0.7
19252026-07-21T23:02:15.103Z Compiling writeable v0.6.2
19262026-07-21T23:02:15.103Z Compiling litemap v0.8.1
19272026-07-21T23:02:15.129Z Compiling equivalent v1.0.2
19282026-07-21T23:02:15.141Z Compiling percent-encoding v2.3.2
19292026-07-21T23:02:15.183Z Compiling getrandom v0.2.17
19302026-07-21T23:02:15.282Z Compiling schemars v0.8.22
19312026-07-21T23:02:15.384Z Compiling rustversion v1.0.22
19322026-07-21T23:02:15.391Z Compiling rand_core v0.6.4
19332026-07-21T23:02:15.423Z Compiling syn v2.0.117
19342026-07-21T23:02:15.454Z Compiling dunce v1.0.5
19352026-07-21T23:02:15.475Z Compiling fs_extra v1.3.0
19362026-07-21T23:02:15.494Z Compiling critical-section v1.2.0
19372026-07-21T23:02:15.530Z Compiling rustix v1.1.3
19382026-07-21T23:02:15.575Z Compiling hashbrown v0.17.0
19392026-07-21T23:02:15.648Z Compiling signal-hook-registry v1.4.8
19402026-07-21T23:02:15.774Z Compiling heck v0.5.0
19412026-07-21T23:02:15.788Z Compiling strsim v0.11.1
19422026-07-21T23:02:15.800Z Compiling utf8_iter v1.0.4
19432026-07-21T23:02:15.866Z Compiling cmake v0.1.57
19442026-07-21T23:02:15.997Z Compiling once_cell v1.21.3
19452026-07-21T23:02:16.007Z Compiling parking_lot v0.12.5
19462026-07-21T23:02:16.119Z Compiling semver v1.0.28
19472026-07-21T23:02:16.218Z Compiling bitflags v2.11.0
19482026-07-21T23:02:16.245Z Compiling indexmap v2.14.0
19492026-07-21T23:02:16.259Z Compiling form_urlencoded v1.2.2
19502026-07-21T23:02:16.287Z Compiling mio v1.2.0
19512026-07-21T23:02:16.329Z Compiling socket2 v0.6.3
19522026-07-21T23:02:16.435Z Compiling aws-lc-sys v0.40.0
19532026-07-21T23:02:16.451Z Compiling futures-core v0.3.32
19542026-07-21T23:02:16.451Z Compiling aws-lc-rs v1.16.3
19552026-07-21T23:02:16.481Z Compiling ident_case v1.0.1
19562026-07-21T23:02:16.558Z Compiling httparse v1.10.1
19572026-07-21T23:02:16.787Z Compiling thiserror v1.0.69
19582026-07-21T23:02:16.896Z Compiling byteorder v1.5.0
19592026-07-21T23:02:16.939Z Compiling ucd-trie v0.1.7
19602026-07-21T23:02:17.010Z Compiling const-oid v0.9.6
19612026-07-21T23:02:17.060Z Compiling iana-time-zone v0.1.65
19622026-07-21T23:02:17.154Z Compiling pest v2.8.6
19632026-07-21T23:02:17.221Z Compiling regex-syntax v0.8.10
19642026-07-21T23:02:17.221Z Compiling syn v1.0.109
19652026-07-21T23:02:17.221Z Compiling vcpkg v0.2.15
19662026-07-21T23:02:17.306Z Compiling uuid v1.23.4
19672026-07-21T23:02:17.483Z Compiling rustc_version v0.4.1
19682026-07-21T23:02:17.528Z Compiling rustls v0.23.41
19692026-07-21T23:02:17.528Z Compiling futures-sink v0.3.32
19702026-07-21T23:02:17.665Z Compiling futures-channel v0.3.32
19712026-07-21T23:02:17.772Z Compiling aho-corasick v1.1.4
19722026-07-21T23:02:17.773Z Compiling futures-io v0.3.32
19732026-07-21T23:02:17.846Z Compiling openssl-sys v0.9.115
19742026-07-21T23:02:17.847Z Compiling futures-task v0.3.32
19752026-07-21T23:02:18.013Z Compiling slab v0.4.12
19762026-07-21T23:02:18.071Z Compiling plain v0.2.3
19772026-07-21T23:02:18.122Z Compiling time-core v0.1.8
19782026-07-21T23:02:18.157Z Compiling dyn-clone v1.0.20
19792026-07-21T23:02:18.157Z Compiling crc32fast v1.5.0
19802026-07-21T23:02:18.157Z Compiling num-conv v0.2.0
19812026-07-21T23:02:18.188Z Compiling pest_meta v2.8.6
19822026-07-21T23:02:18.292Z Compiling synstructure v0.13.2
19832026-07-21T23:02:18.336Z Compiling serde_derive_internals v0.29.1
19842026-07-21T23:02:18.336Z Compiling time-macros v0.2.27
19852026-07-21T23:02:18.371Z Compiling crossbeam-utils v0.8.21
19862026-07-21T23:02:18.423Z Compiling base64 v0.22.1
19872026-07-21T23:02:18.504Z Compiling pretty-hex v0.4.1
19882026-07-21T23:02:18.566Z Compiling openssl v0.10.79
19892026-07-21T23:02:18.612Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19902026-07-21T23:02:18.645Z Compiling regex-automata v0.4.14
19912026-07-21T23:02:18.740Z Compiling native-tls v0.2.18
19922026-07-21T23:02:18.791Z Compiling pest_generator v2.8.6
19932026-07-21T23:02:18.846Z Compiling anyhow v1.0.102
19942026-07-21T23:02:18.895Z Compiling rand_core v0.9.5
19952026-07-21T23:02:19.046Z Compiling slog v2.8.2
19962026-07-21T23:02:19.070Z Compiling tracing-core v0.1.36
19972026-07-21T23:02:19.208Z Compiling cookie v0.18.1
19982026-07-21T23:02:19.264Z Compiling camino v1.2.2
19992026-07-21T23:02:19.324Z Compiling base64ct v1.8.3
20002026-07-21T23:02:19.444Z Compiling serde_derive v1.0.228
20012026-07-21T23:02:19.457Z Compiling zeroize_derive v1.4.3
20022026-07-21T23:02:19.463Z Compiling zerofrom-derive v0.1.6
20032026-07-21T23:02:19.493Z Compiling yoke-derive v0.8.1
20042026-07-21T23:02:19.563Z Compiling zerovec-derive v0.11.2
20052026-07-21T23:02:19.661Z Compiling displaydoc v0.2.5
20062026-07-21T23:02:19.690Z Compiling zerocopy-derive v0.8.40
20072026-07-21T23:02:19.690Z Compiling tokio-macros v2.7.0
20082026-07-21T23:02:19.690Z Compiling futures-macro v0.3.32
20092026-07-21T23:02:20.099Z Compiling zeroize v1.8.2
20102026-07-21T23:02:20.304Z Compiling thiserror-impl v2.0.18
20112026-07-21T23:02:20.334Z Compiling schemars_derive v0.8.22
20122026-07-21T23:02:20.349Z Compiling tracing-attributes v0.1.31
20132026-07-21T23:02:20.455Z Compiling der_derive v0.7.3
20142026-07-21T23:02:20.483Z Compiling thiserror-impl v1.0.69
20152026-07-21T23:02:20.674Z Compiling zerofrom v0.1.6
20162026-07-21T23:02:20.750Z Compiling yoke v0.8.1
20172026-07-21T23:02:20.917Z Compiling crypto-common v0.1.7
20182026-07-21T23:02:20.932Z Compiling zerovec v0.11.5
20192026-07-21T23:02:20.972Z Compiling zerotrie v0.2.3
20202026-07-21T23:02:21.247Z Compiling pest_derive v2.8.6
20212026-07-21T23:02:21.343Z Compiling futures-util v0.3.32
20222026-07-21T23:02:21.496Z Compiling tinystr v0.8.2
20232026-07-21T23:02:21.514Z Compiling potential_utf v0.1.4
20242026-07-21T23:02:21.547Z Compiling block-buffer v0.10.4
20252026-07-21T23:02:21.706Z Compiling icu_locale_core v2.1.1
20262026-07-21T23:02:21.726Z Compiling icu_collections v2.1.1
20272026-07-21T23:02:21.763Z Compiling digest v0.10.7
20282026-07-21T23:02:21.780Z Compiling scroll_derive v0.13.1
20292026-07-21T23:02:21.822Z Compiling scroll_derive v0.12.1
20302026-07-21T23:02:22.008Z Compiling openssl-macros v0.1.1
20312026-07-21T23:02:22.166Z Compiling regex v1.12.3
20322026-07-21T23:02:22.203Z Compiling zerocopy-derive v0.7.35
20332026-07-21T23:02:22.437Z Compiling icu_provider v2.1.1
20342026-07-21T23:02:22.485Z Compiling tracing v0.1.44
20352026-07-21T23:02:22.550Z Compiling bytes v1.11.1
20362026-07-21T23:02:22.624Z Compiling chrono v0.4.45
20372026-07-21T23:02:22.643Z Compiling serde_tokenstream v0.2.3
20382026-07-21T23:02:22.751Z Compiling icu_normalizer v2.1.1
20392026-07-21T23:02:22.851Z Compiling icu_properties v2.1.2
20402026-07-21T23:02:22.997Z Compiling pem-rfc7468 v0.7.0
20412026-07-21T23:02:23.154Z Compiling tokio v1.52.1
20422026-07-21T23:02:23.417Z Compiling http v1.4.2
20432026-07-21T23:02:23.974Z Compiling idna_adapter v1.2.1
20442026-07-21T23:02:24.029Z Compiling ppv-lite86 v0.2.21
20452026-07-21T23:02:24.036Z Compiling flagset v0.4.7
20462026-07-21T23:02:24.137Z Compiling idna v1.1.0
20472026-07-21T23:02:24.513Z Compiling der v0.7.10
20482026-07-21T23:02:25.149Z Compiling http-body v1.0.1
20492026-07-21T23:02:25.149Z Compiling rustls-pki-types v1.14.0
20502026-07-21T23:02:25.149Z Compiling rand_chacha v0.9.0
20512026-07-21T23:02:25.149Z Compiling usdt-impl v0.5.0
20522026-07-21T23:02:25.149Z Compiling paste v1.0.15
20532026-07-21T23:02:25.205Z Compiling url v2.5.8
20542026-07-21T23:02:25.205Z Compiling tinyvec_macros v0.1.1
20552026-07-21T23:02:25.205Z Compiling fastrand v2.3.0
20562026-07-21T23:02:25.205Z Compiling either v1.15.0
20572026-07-21T23:02:25.205Z Compiling usdt-impl v0.6.0
20582026-07-21T23:02:25.205Z Compiling cmov v0.5.4
20592026-07-21T23:02:25.205Z Compiling openssl-probe v0.2.1
20602026-07-21T23:02:25.205Z Compiling ref-cast v1.0.25
20612026-07-21T23:02:25.404Z Compiling ctutils v0.4.2
20622026-07-21T23:02:25.404Z Compiling spki v0.7.3
20632026-07-21T23:02:25.404Z Compiling tinyvec v1.10.0
20642026-07-21T23:02:25.776Z Compiling rand v0.9.2
20652026-07-21T23:02:25.835Z Compiling scroll v0.13.0
20662026-07-21T23:02:25.835Z Compiling serde_spanned v0.6.9
20672026-07-21T23:02:25.835Z Compiling toml_datetime v0.6.11
20682026-07-21T23:02:25.835Z Compiling scroll v0.12.0
20692026-07-21T23:02:25.835Z Compiling async-trait v0.1.89
20702026-07-21T23:02:25.835Z Compiling heapless v0.7.17
20712026-07-21T23:02:25.941Z Compiling bzip2-sys v0.1.13+1.0.8
20722026-07-21T23:02:26.017Z Compiling winnow v1.0.3
20732026-07-21T23:02:26.017Z Compiling untrusted v0.7.1
20742026-07-21T23:02:26.109Z Compiling try-lock v0.2.5
20752026-07-21T23:02:26.109Z Compiling rustix v0.38.44
20762026-07-21T23:02:26.138Z Compiling winnow v0.7.14
20772026-07-21T23:02:26.138Z Compiling tower-layer v0.3.3
20782026-07-21T23:02:26.138Z Compiling atomic-waker v1.1.2
20792026-07-21T23:02:26.168Z Compiling cpufeatures v0.2.17
20802026-07-21T23:02:26.191Z Compiling signal-hook v0.3.18
20812026-07-21T23:02:26.271Z Compiling zstd-safe v7.2.4
20822026-07-21T23:02:26.331Z Compiling litrs v1.0.0
20832026-07-21T23:02:26.400Z Compiling tower-service v0.3.3
20842026-07-21T23:02:26.400Z Compiling toml_parser v1.1.2+spec-1.1.0
20852026-07-21T23:02:26.516Z Compiling want v0.3.1
20862026-07-21T23:02:27.114Z Compiling goblin v0.8.2
20872026-07-21T23:02:27.405Z Compiling goblin v0.10.5
20882026-07-21T23:02:27.405Z Compiling hybrid-array v0.4.13
20892026-07-21T23:02:27.406Z Compiling document-features v0.2.12
20902026-07-21T23:02:27.406Z Compiling zerocopy v0.7.35
20912026-07-21T23:02:27.406Z Compiling tokio-util v0.7.18
20922026-07-21T23:02:27.629Z Compiling ipnet v2.11.0
20932026-07-21T23:02:27.629Z Compiling ref-cast-impl v1.0.25
20942026-07-21T23:02:27.714Z Compiling darling_core v0.20.11
20952026-07-21T23:02:27.715Z Compiling curve25519-dalek v4.1.3
20962026-07-21T23:02:27.715Z Compiling memoffset v0.9.1
20972026-07-21T23:02:27.878Z Compiling foreign-types-shared v0.1.1
20982026-07-21T23:02:28.064Z Compiling h2 v0.4.15
20992026-07-21T23:02:28.064Z Compiling httpdate v1.0.3
21002026-07-21T23:02:28.085Z Compiling untrusted v0.9.0
21012026-07-21T23:02:28.085Z Compiling powerfmt v0.2.0
21022026-07-21T23:02:28.085Z Compiling utf8parse v0.2.2
21032026-07-21T23:02:28.223Z Compiling winnow v0.5.40
21042026-07-21T23:02:28.403Z Compiling deranged v0.5.8
21052026-07-21T23:02:28.528Z Compiling tempfile v3.25.0
21062026-07-21T23:02:28.528Z Compiling foreign-types v0.3.2
21072026-07-21T23:02:28.693Z Compiling unicode-normalization v0.1.25
21082026-07-21T23:02:28.780Z Compiling dof v0.3.0
21092026-07-21T23:02:29.164Z Compiling dtrace-parser v0.2.0
21102026-07-21T23:02:29.832Z Compiling pkcs8 v0.10.2
21112026-07-21T23:02:30.149Z Compiling dof v0.4.0
21122026-07-21T23:02:30.149Z Compiling darling_macro v0.20.11
21132026-07-21T23:02:30.149Z Compiling toml_edit v0.19.15
21142026-07-21T23:02:30.149Z Compiling dtrace-parser v0.3.0
21152026-07-21T23:02:30.149Z Compiling daft-derive v0.1.7
21162026-07-21T23:02:30.343Z Compiling pin-project-internal v1.1.11
21172026-07-21T23:02:30.343Z Compiling spin v0.9.8
21182026-07-21T23:02:30.343Z Compiling thread-id v4.2.2
21192026-07-21T23:02:30.492Z Compiling thread-id v5.1.0
21202026-07-21T23:02:30.705Z Compiling anstyle v1.0.14
21212026-07-21T23:02:30.705Z Compiling num_threads v0.1.7
21222026-07-21T23:02:30.705Z Compiling num-bigint-dig v0.8.6
21232026-07-21T23:02:30.705Z Compiling smoltcp v0.9.1
21242026-07-21T23:02:30.705Z Compiling cfg_aliases v0.2.1
21252026-07-21T23:02:30.833Z Compiling nix v0.31.2
21262026-07-21T23:02:30.833Z Compiling time v0.3.47
21272026-07-21T23:02:30.858Z Compiling darling v0.20.11
21282026-07-21T23:02:31.094Z Compiling hyper v1.10.1
21292026-07-21T23:02:31.254Z Compiling sha2 v0.10.9
21302026-07-21T23:02:31.420Z Compiling ipnetwork v0.21.1
21312026-07-21T23:02:31.420Z Compiling hmac v0.12.1
21322026-07-21T23:02:31.538Z Compiling curve25519-dalek-derive v0.1.1
21332026-07-21T23:02:31.538Z Compiling strum_macros v0.26.4
21342026-07-21T23:02:31.685Z Compiling darling_core v0.23.0
21352026-07-21T23:02:31.770Z Compiling sync_wrapper v1.0.2
21362026-07-21T23:02:32.417Z Compiling wait-timeout v0.2.1
21372026-07-21T23:02:32.600Z Compiling siphasher v1.0.2
21382026-07-21T23:02:32.600Z Compiling anstyle-query v1.1.5
21392026-07-21T23:02:32.600Z Compiling hyper-util v0.1.20
21402026-07-21T23:02:32.600Z Compiling is_terminal_polyfill v1.70.2
21412026-07-21T23:02:32.600Z Compiling simd-adler32 v0.3.8
21422026-07-21T23:02:32.806Z Compiling quick-error v1.2.3
21432026-07-21T23:02:32.806Z Compiling bit-vec v0.8.0
21442026-07-21T23:02:32.806Z Compiling colorchoice v1.0.4
21452026-07-21T23:02:32.990Z Compiling bit-set v0.8.0
21462026-07-21T23:02:32.990Z Compiling rusty-fork v0.3.1
21472026-07-21T23:02:33.148Z Compiling tower v0.5.3
21482026-07-21T23:02:33.763Z Compiling derive_builder_core v0.20.2
21492026-07-21T23:02:33.898Z Compiling http-body-util v0.1.3
21502026-07-21T23:02:33.898Z Compiling darling_macro v0.23.0
21512026-07-21T23:02:33.898Z Compiling hubpack_derive v0.1.1
21522026-07-21T23:02:33.898Z Compiling snafu-derive v0.8.9
21532026-07-21T23:02:34.011Z Compiling strum_macros v0.27.2
21542026-07-21T23:02:34.188Z Compiling rand_xorshift v0.4.0
21552026-07-21T23:02:34.316Z Compiling fs-err v3.3.0
21562026-07-21T23:02:34.316Z Compiling ahash v0.8.12
21572026-07-21T23:02:34.419Z Compiling allocator-api2 v0.2.21
21582026-07-21T23:02:34.419Z Compiling iri-string v0.7.10
21592026-07-21T23:02:34.581Z Compiling ryu v1.0.23
21602026-07-21T23:02:34.880Z Compiling unarray v0.1.4
21612026-07-21T23:02:34.881Z Compiling object v0.37.3
21622026-07-21T23:02:34.881Z Compiling unicode-bidi v0.3.18
21632026-07-21T23:02:35.142Z Compiling unicode-segmentation v1.12.0
21642026-07-21T23:02:35.142Z Compiling adler2 v2.0.1
21652026-07-21T23:02:35.142Z Compiling unicode-properties v0.1.4
21662026-07-21T23:02:35.142Z Compiling miniz_oxide v0.8.9
21672026-07-21T23:02:35.142Z Compiling serde_urlencoded v0.7.1
21682026-07-21T23:02:38.779Z Compiling stringprep v0.1.5
21692026-07-21T23:02:38.779Z Compiling proptest v1.10.0
21702026-07-21T23:02:38.779Z Compiling derive_builder_macro v0.20.2
21712026-07-21T23:02:38.981Z Compiling darling v0.23.0
21722026-07-21T23:02:38.981Z Compiling tower-http v0.6.8
21732026-07-21T23:02:38.981Z Compiling tokio-native-tls v0.3.1
21742026-07-21T23:02:38.981Z Compiling usdt-macro v0.6.0
21752026-07-21T23:02:38.981Z Compiling usdt-attr-macro v0.6.0
21762026-07-21T23:02:38.981Z Compiling anstyle-parse v1.0.0
21772026-07-21T23:02:38.981Z Compiling block-padding v0.4.2
21782026-07-21T23:02:38.982Z Compiling crypto-common v0.2.2
21792026-07-21T23:02:38.982Z Compiling block-buffer v0.12.1
21802026-07-21T23:02:38.982Z Compiling rustls-native-certs v0.8.3
21812026-07-21T23:02:38.982Z Compiling rand_chacha v0.3.1
21822026-07-21T23:02:38.982Z Compiling erased-serde v0.3.31
21832026-07-21T23:02:38.983Z Compiling hex v0.4.3
21842026-07-21T23:02:38.983Z Compiling md-5 v0.10.6
21852026-07-21T23:02:38.983Z Compiling signature v2.2.0
21862026-07-21T23:02:38.983Z Compiling bstr v1.12.1
21872026-07-21T23:02:38.983Z Compiling num-integer v0.1.46
21882026-07-21T23:02:38.983Z Compiling hash32 v0.2.1
21892026-07-21T23:02:38.983Z Compiling vergen-lib v9.1.0
21902026-07-21T23:02:38.983Z Compiling encoding_rs v0.8.35
21912026-07-21T23:02:38.983Z Compiling psl-types v2.0.11
21922026-07-21T23:02:38.983Z Compiling cpufeatures v0.3.0
21932026-07-21T23:02:38.983Z Compiling fallible-iterator v0.2.0
21942026-07-21T23:02:38.983Z Compiling mime v0.3.17
21952026-07-21T23:02:38.983Z Compiling zlib-rs v0.6.2
21962026-07-21T23:02:38.983Z Compiling publicsuffix v2.3.0
21972026-07-21T23:02:38.983Z Compiling newtype-uuid v1.3.2
21982026-07-21T23:02:38.983Z Compiling num-iter v0.1.45
21992026-07-21T23:02:38.983Z Compiling postgres-protocol v0.6.10
22002026-07-21T23:02:38.983Z Compiling rand v0.8.6
22012026-07-21T23:02:38.983Z Compiling oxnet v0.1.6
22022026-07-21T23:02:38.983Z Compiling inout v0.2.2
22032026-07-21T23:02:38.983Z Compiling anstream v1.0.0
22042026-07-21T23:02:38.983Z Compiling hyper-tls v0.6.0
22052026-07-21T23:02:38.983Z Compiling derive_builder v0.20.2
22062026-07-21T23:02:38.983Z Compiling serde_with_macros v3.21.0
22072026-07-21T23:02:38.983Z Compiling heck v0.4.1
22082026-07-21T23:02:38.983Z Compiling phf_shared v0.13.1
22092026-07-21T23:02:38.984Z Compiling pin-project v1.1.11
22102026-07-21T23:02:38.984Z Compiling lazy_static v1.5.0
22112026-07-21T23:02:38.984Z Compiling anstyle-parse v0.2.7
22122026-07-21T23:02:38.984Z Compiling futures-executor v0.3.32
22132026-07-21T23:02:38.984Z Compiling terminal_size v0.4.3
22142026-07-21T23:02:38.984Z Compiling clap_derive v4.6.1
22152026-07-21T23:02:38.985Z Compiling serde_repr v0.1.20
22162026-07-21T23:02:38.985Z Compiling async-recursion v1.1.1
22172026-07-21T23:02:38.985Z Compiling enum-as-inner v0.6.1
22182026-07-21T23:02:38.985Z Compiling ff v0.13.1
22192026-07-21T23:02:38.985Z Compiling vergen v9.1.0
22202026-07-21T23:02:38.985Z Compiling cargo-platform v0.3.2
22212026-07-21T23:02:39.061Z Compiling flate2 v1.1.9
22222026-07-21T23:02:39.083Z Compiling bitflags v1.3.2
22232026-07-21T23:02:39.083Z Compiling same-file v1.0.6
22242026-07-21T23:02:39.083Z Compiling libbz2-rs-sys v0.2.2
22252026-07-21T23:02:39.083Z Compiling foldhash v0.2.0
22262026-07-21T23:02:39.138Z Compiling base16ct v0.2.0
22272026-07-21T23:02:39.197Z Compiling managed v0.8.0
22282026-07-21T23:02:39.226Z Compiling bumpalo v3.20.2
22292026-07-21T23:02:39.293Z Compiling clap_lex v1.0.0
22302026-07-21T23:02:39.447Z Compiling foldhash v0.1.5
22312026-07-21T23:02:39.501Z Compiling clap_builder v4.6.0
22322026-07-21T23:02:39.525Z Compiling bzip2 v0.6.1
22332026-07-21T23:02:39.570Z Compiling hashbrown v0.15.5
22342026-07-21T23:02:39.635Z Compiling zopfli v0.8.3
22352026-07-21T23:02:39.685Z Compiling sec1 v0.7.3
22362026-07-21T23:02:39.743Z Compiling hashbrown v0.16.1
22372026-07-21T23:02:39.978Z Compiling walkdir v2.5.0
22382026-07-21T23:02:40.132Z Compiling cargo_metadata v0.23.1
22392026-07-21T23:02:40.207Z Compiling group v0.13.0
22402026-07-21T23:02:40.347Z Compiling futures v0.3.32
22412026-07-21T23:02:40.537Z Compiling anstream v0.6.21
22422026-07-21T23:02:40.666Z Compiling phf v0.13.1
22432026-07-21T23:02:40.852Z Compiling zstd v0.13.3
22442026-07-21T23:02:40.862Z Compiling snafu v0.8.9
22452026-07-21T23:02:41.077Z Compiling reqwest v0.12.28
22462026-07-21T23:02:41.252Z Compiling daft v0.1.7
22472026-07-21T23:02:41.411Z Compiling cipher v0.5.2
22482026-07-21T23:02:41.444Z Compiling signal-hook-mio v0.2.5
22492026-07-21T23:02:41.489Z Compiling cookie_store v0.22.1
22502026-07-21T23:02:41.555Z Compiling postgres-types v0.2.12
22512026-07-21T23:02:41.586Z Compiling bzip2 v0.4.4
22522026-07-21T23:02:41.694Z Compiling globset v0.4.18
22532026-07-21T23:02:41.736Z Compiling ed25519 v2.2.3
22542026-07-21T23:02:41.806Z Compiling strum v0.27.2
22552026-07-21T23:02:41.956Z Compiling hubpack v0.1.2
22562026-07-21T23:02:41.987Z Compiling phf_shared v0.11.3
22572026-07-21T23:02:41.999Z Compiling hkdf v0.12.4
22582026-07-21T23:02:42.030Z Compiling crossbeam-epoch v0.9.18
22592026-07-21T23:02:42.096Z Compiling pkcs1 v0.7.5
22602026-07-21T23:02:42.110Z Compiling olpc-cjson v0.1.4
22612026-07-21T23:02:42.368Z Compiling serde-big-array v0.5.1
22622026-07-21T23:02:42.441Z Compiling serde_plain v1.0.2
22632026-07-21T23:02:42.467Z Compiling crypto-bigint v0.5.5
22642026-07-21T23:02:42.548Z Compiling pem v3.0.6
22652026-07-21T23:02:42.637Z Compiling float-cmp v0.10.0
22662026-07-21T23:02:42.669Z Compiling memmap2 v0.9.10
22672026-07-21T23:02:42.685Z Compiling env_filter v1.0.0
22682026-07-21T23:02:42.769Z Compiling static_assertions v1.1.0
22692026-07-21T23:02:42.790Z Compiling predicates-core v1.0.10
22702026-07-21T23:02:42.822Z Compiling difflib v0.4.0
22712026-07-21T23:02:42.852Z Compiling fixedbitset v0.4.2
22722026-07-21T23:02:42.894Z Compiling fixedbitset v0.5.7
22732026-07-21T23:02:42.956Z Compiling new_debug_unreachable v1.0.6
22742026-07-21T23:02:43.028Z Compiling whoami v2.1.0
22752026-07-21T23:02:43.075Z Compiling data-encoding v2.10.0
22762026-07-21T23:02:43.107Z Compiling precomputed-hash v0.1.1
22772026-07-21T23:02:43.151Z Compiling normalize-line-endings v0.3.0
22782026-07-21T23:02:43.188Z Compiling jiff v0.2.21
22792026-07-21T23:02:43.203Z Compiling keccak v0.1.6
22802026-07-21T23:02:43.216Z Compiling typed-path v0.9.3
22812026-07-21T23:02:43.286Z Compiling const-oid v0.10.2
22822026-07-21T23:02:43.420Z Compiling toml_write v0.1.2
22832026-07-21T23:02:43.444Z Compiling elliptic-curve v0.13.8
22842026-07-21T23:02:43.459Z Compiling digest v0.11.3
22852026-07-21T23:02:43.462Z Compiling chacha20 v0.10.0
22862026-07-21T23:02:43.518Z Compiling hickory-proto v0.25.2
22872026-07-21T23:02:43.545Z Compiling sha3 v0.10.8
22882026-07-21T23:02:43.589Z Compiling predicates v3.1.4
22892026-07-21T23:02:43.630Z Compiling toml_edit v0.22.27
22902026-07-21T23:02:43.646Z Compiling tokio-postgres v0.7.16
22912026-07-21T23:02:43.683Z Compiling string_cache v0.8.9
22922026-07-21T23:02:43.792Z Compiling petgraph v0.8.3
22932026-07-21T23:02:43.829Z Compiling petgraph v0.6.5
22942026-07-21T23:02:43.916Z Compiling env_logger v0.11.9
22952026-07-21T23:02:44.031Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22962026-07-21T23:02:44.046Z Compiling usdt v0.6.0
22972026-07-21T23:02:45.033Z Compiling rsa v0.9.10
22982026-07-21T23:02:45.799Z Compiling ed25519-dalek v2.2.0
22992026-07-21T23:02:46.007Z Compiling zip v4.6.1
23002026-07-21T23:02:46.032Z Compiling zip v0.6.6
23012026-07-21T23:02:46.078Z Compiling crossterm v0.28.1
23022026-07-21T23:02:46.115Z Compiling iddqd v0.4.2
23032026-07-21T23:02:46.845Z Compiling clap v4.6.1
23042026-07-21T23:02:46.939Z Compiling serde_with v3.21.0
23052026-07-21T23:02:46.957Z Compiling similar v2.7.0
23062026-07-21T23:02:46.972Z Compiling byte-wrapper v0.1.0
23072026-07-21T23:02:47.201Z Compiling strum v0.26.3
23082026-07-21T23:02:47.230Z Compiling toml v0.7.8
23092026-07-21T23:02:47.251Z Compiling tokio-stream v0.1.18
23102026-07-21T23:02:47.301Z Compiling buf-list v1.1.2
23112026-07-21T23:02:47.352Z Compiling x509-cert v0.2.5
23122026-07-21T23:02:47.423Z Compiling itertools v0.13.0
23132026-07-21T23:02:47.686Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23142026-07-21T23:02:48.074Z Compiling openapiv3 v2.2.0
23152026-07-21T23:02:48.503Z Compiling peg-runtime v0.8.5
23162026-07-21T23:02:48.519Z Compiling lalrpop-util v0.19.12
23172026-07-21T23:03:04.098Z Compiling rustls-webpki v0.103.13
23182026-07-21T23:03:05.905Z Compiling macaddr v1.0.1
23192026-07-21T23:03:06.225Z Compiling structmeta-derive v0.3.0
23202026-07-21T23:03:06.225Z Compiling darling_core v0.21.3
23212026-07-21T23:03:06.225Z Compiling rayon-core v1.13.0
23222026-07-21T23:03:06.225Z Compiling crucible-workspace-hack v0.1.0
23232026-07-21T23:03:06.225Z Compiling itertools v0.14.0
23242026-07-21T23:03:06.531Z Compiling secrecy v0.10.3
23252026-07-21T23:03:06.531Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23262026-07-21T23:03:06.531Z Compiling toml_datetime v0.7.5+spec-1.1.0
23272026-07-21T23:03:06.531Z Compiling heapless v0.8.0
23282026-07-21T23:03:06.648Z Compiling toml_edit v0.23.10+spec-1.0.0
23292026-07-21T23:03:06.797Z Compiling crossbeam-deque v0.8.6
23302026-07-21T23:03:06.797Z Compiling inout v0.1.4
23312026-07-21T23:03:06.797Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23322026-07-21T23:03:06.894Z Compiling structmeta v0.3.0
23332026-07-21T23:03:07.263Z Compiling hash32 v0.3.1
23342026-07-21T23:03:07.263Z Compiling multer v3.1.0
23352026-07-21T23:03:07.263Z Compiling thread_local v1.1.9
23362026-07-21T23:03:07.263Z Compiling slog-async v2.8.0
23372026-07-21T23:03:07.339Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23382026-07-21T23:03:07.340Z Compiling compression-core v0.4.31
23392026-07-21T23:03:07.340Z Compiling unicode-width v0.2.0
23402026-07-21T23:03:07.340Z Compiling smoltcp v0.11.0
23412026-07-21T23:03:07.340Z Compiling match_cfg v0.1.0
23422026-07-21T23:03:07.340Z Compiling compression-codecs v0.4.37
23432026-07-21T23:03:07.390Z Compiling hostname v0.3.1
23442026-07-21T23:03:07.390Z Compiling proc-macro-crate v3.4.0
23452026-07-21T23:03:07.390Z Compiling derive-ex v0.1.8
23462026-07-21T23:03:07.451Z Compiling tokio-rustls v0.26.4
23472026-07-21T23:03:07.462Z Compiling rustls-platform-verifier v0.6.2
23482026-07-21T23:03:07.505Z Compiling tough v0.22.0
23492026-07-21T23:03:07.923Z Compiling cipher v0.4.4
23502026-07-21T23:03:08.293Z Compiling hyper-rustls v0.27.7
23512026-07-21T23:03:08.293Z Compiling atomicwrites v0.4.4
23522026-07-21T23:03:08.293Z Compiling slog-json v2.6.1
23532026-07-21T23:03:08.293Z Compiling crossbeam-channel v0.5.15
23542026-07-21T23:03:08.293Z Compiling reqwest v0.13.2
23552026-07-21T23:03:08.293Z Compiling darling_macro v0.21.3
23562026-07-21T23:03:08.293Z Compiling half v2.7.1
23572026-07-21T23:03:08.293Z Compiling newtype-uuid-macros v0.1.0
23582026-07-21T23:03:08.293Z Compiling cobs v0.3.0
23592026-07-21T23:03:08.474Z Compiling universal-hash v0.5.1
23602026-07-21T23:03:08.474Z Compiling thiserror-impl-no-std v2.0.2
23612026-07-21T23:03:08.764Z Compiling darling v0.21.3
23622026-07-21T23:03:08.764Z Compiling async-stream-impl v0.3.6
23632026-07-21T23:03:09.049Z Compiling ingot-macros v0.1.1
23642026-07-21T23:03:09.050Z Compiling serde_spanned v1.1.1
23652026-07-21T23:03:09.050Z Compiling toml_datetime v1.1.1+spec-1.1.0
23662026-07-21T23:03:09.050Z Compiling is-terminal v0.4.17
23672026-07-21T23:03:09.363Z Compiling proc-macro-error-attr v1.0.4
23682026-07-21T23:03:09.363Z Compiling dropshot v0.17.1
23692026-07-21T23:03:09.363Z Compiling term v1.2.1
23702026-07-21T23:03:09.363Z Compiling take_mut v0.2.2
23712026-07-21T23:03:09.363Z Compiling convert_case v0.4.0
23722026-07-21T23:03:09.363Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23732026-07-21T23:03:09.363Z Compiling opaque-debug v0.3.1
23742026-07-21T23:03:09.570Z Compiling ciborium-io v0.2.2
23752026-07-21T23:03:09.570Z Compiling toml_writer v1.1.1+spec-1.1.0
23762026-07-21T23:03:09.570Z Compiling poly1305 v0.8.0
23772026-07-21T23:03:09.570Z Compiling slog-term v2.9.2
23782026-07-21T23:03:09.570Z Compiling ciborium-ll v0.2.2
23792026-07-21T23:03:09.570Z Compiling thiserror-no-std v2.0.2
23802026-07-21T23:03:09.570Z Compiling derive_more v0.99.20
23812026-07-21T23:03:09.700Z Compiling toml v1.1.2+spec-1.1.0
23822026-07-21T23:03:09.859Z Compiling async-stream v0.3.6
23832026-07-21T23:03:10.109Z Compiling test-strategy v0.4.5
23842026-07-21T23:03:10.270Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23852026-07-21T23:03:10.270Z Compiling postcard v1.1.3
23862026-07-21T23:03:10.270Z Compiling slog-bunyan v2.5.0
23872026-07-21T23:03:10.660Z Compiling chacha20 v0.9.1
23882026-07-21T23:03:10.868Z Compiling num_enum_derive v0.7.6
23892026-07-21T23:03:10.868Z Compiling async-compression v0.4.41
23902026-07-21T23:03:11.104Z Compiling parse-display-derive v0.10.0
23912026-07-21T23:03:11.306Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23922026-07-21T23:03:11.306Z Compiling sha1 v0.11.0
23932026-07-21T23:03:11.306Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23942026-07-21T23:03:11.508Z Compiling ingot-types v0.1.2
23952026-07-21T23:03:11.508Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23962026-07-21T23:03:11.810Z Compiling proc-macro-crate v1.3.1
23972026-07-21T23:03:11.810Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23982026-07-21T23:03:12.078Z Compiling waitgroup v0.1.2
23992026-07-21T23:03:12.078Z Compiling password-hash v0.5.0
24002026-07-21T23:03:12.078Z Compiling ingot v0.1.1
24012026-07-21T23:03:12.078Z Compiling backon v1.6.0
24022026-07-21T23:03:12.079Z Compiling rustls-pemfile v2.2.0
24032026-07-21T23:03:12.079Z Compiling dropshot_endpoint v0.17.1
24042026-07-21T23:03:12.079Z Compiling blake2 v0.10.6
24052026-07-21T23:03:12.079Z Compiling aead v0.5.2
24062026-07-21T23:03:12.079Z Compiling foreign-types-macros v0.2.3
24072026-07-21T23:03:12.257Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24082026-07-21T23:03:12.257Z Compiling serde_path_to_error v0.1.20
24092026-07-21T23:03:12.257Z Compiling hostname v0.4.2
24102026-07-21T23:03:12.258Z Compiling proc-macro-error v1.0.4
24112026-07-21T23:03:12.553Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24122026-07-21T23:03:12.553Z Compiling instant v0.1.13
24132026-07-21T23:03:12.553Z Compiling foreign-types-shared v0.3.1
24142026-07-21T23:03:12.836Z Compiling debug-ignore v1.0.5
24152026-07-21T23:03:12.837Z Compiling parse-display v0.10.0
24162026-07-21T23:03:12.837Z Compiling backoff v0.4.0
24172026-07-21T23:03:12.837Z Compiling foreign-types v0.5.0
24182026-07-21T23:03:12.837Z Compiling argon2 v0.5.3
24192026-07-21T23:03:12.837Z Compiling chacha20poly1305 v0.10.1
24202026-07-21T23:03:12.837Z Compiling num_enum_derive v0.5.11
24212026-07-21T23:03:12.837Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24222026-07-21T23:03:12.837Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24232026-07-21T23:03:12.837Z Compiling num_enum v0.7.6
24242026-07-21T23:03:13.122Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24252026-07-21T23:03:13.122Z Compiling ciborium v0.2.2
24262026-07-21T23:03:13.122Z Compiling vsss-rs v3.3.4
24272026-07-21T23:03:13.296Z Compiling tabwriter v1.4.1
24282026-07-21T23:03:13.555Z Compiling regress v0.10.5
24292026-07-21T23:03:13.555Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24302026-07-21T23:03:13.798Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24312026-07-21T23:03:13.798Z Compiling cstr-argument v0.1.2
24322026-07-21T23:03:13.799Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24332026-07-21T23:03:13.799Z Compiling humantime v2.3.0
24342026-07-21T23:03:13.799Z Compiling num_enum v0.5.11
24352026-07-21T23:03:13.799Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24362026-07-21T23:03:13.799Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24372026-07-21T23:03:14.008Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24382026-07-21T23:03:14.008Z Compiling rayon v1.11.0
24392026-07-21T23:03:14.008Z Compiling rand v0.10.1
24402026-07-21T23:03:14.008Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24412026-07-21T23:03:14.008Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24422026-07-21T23:03:14.226Z Compiling indent_write v2.2.0
24432026-07-21T23:03:14.226Z Compiling colored v3.1.1
24442026-07-21T23:03:14.226Z Compiling libefi-sys v0.1.0
24452026-07-21T23:03:14.227Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24462026-07-21T23:03:14.227Z Compiling zone_cfg_derive v0.3.1
24472026-07-21T23:03:14.227Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24482026-07-21T23:03:14.227Z Compiling camino-tempfile v1.4.1
24492026-07-21T23:03:14.469Z Compiling itertools v0.12.1
24502026-07-21T23:03:14.469Z Compiling usdt-macro v0.5.0
24512026-07-21T23:03:14.469Z Compiling usdt-attr-macro v0.5.0
24522026-07-21T23:03:14.469Z Compiling num-derive v0.4.2
24532026-07-21T23:03:14.579Z Compiling bitfield-struct v0.6.2
24542026-07-21T23:03:14.669Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24552026-07-21T23:03:14.699Z Compiling blake3 v1.8.5
24562026-07-21T23:03:14.742Z Compiling sigpipe v0.1.3
24572026-07-21T23:03:14.857Z Compiling memmap v0.7.0
24582026-07-21T23:03:15.163Z Compiling swrite v0.1.0
24592026-07-21T23:03:15.163Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24602026-07-21T23:03:15.163Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24612026-07-21T23:03:15.629Z Compiling glob v0.3.3
24622026-07-21T23:03:15.629Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24632026-07-21T23:03:15.629Z Compiling usdt v0.5.0
24642026-07-21T23:03:15.629Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
24652026-07-21T23:03:15.823Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24662026-07-21T23:03:15.823Z Compiling smf v0.2.3
24672026-07-21T23:03:15.823Z Compiling filetime v0.2.27
24682026-07-21T23:03:15.823Z Compiling constant_time_eq v0.4.2
24692026-07-21T23:03:15.823Z Compiling zone v0.3.1
24702026-07-21T23:03:15.823Z Compiling arrayref v0.3.9
24712026-07-21T23:03:15.823Z Compiling arrayvec v0.7.6
24722026-07-21T23:03:15.824Z Compiling xattr v1.6.1
24732026-07-21T23:03:15.824Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24742026-07-21T23:03:15.824Z Compiling whoami v1.6.1
24752026-07-21T23:03:15.824Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24762026-07-21T23:03:15.824Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24772026-07-21T23:03:15.824Z Compiling tokio-dtrace v0.1.1
24782026-07-21T23:03:15.953Z Compiling tar v0.4.46
24792026-07-21T23:03:16.108Z Compiling console v0.16.2
24802026-07-21T23:03:16.108Z Compiling gethostname v0.5.0
24812026-07-21T23:03:16.108Z Compiling topological-sort v0.2.2
24822026-07-21T23:03:16.434Z Compiling unit-prefix v0.5.2
24832026-07-21T23:03:16.434Z Compiling oxide-tokio-rt v0.1.4
24842026-07-21T23:03:16.434Z Compiling toml v0.8.23
24852026-07-21T23:03:16.630Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24862026-07-21T23:03:16.630Z Compiling indicatif v0.18.4
24872026-07-21T23:03:16.762Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24882026-07-21T23:03:16.762Z Compiling shell-words v1.1.1
24892026-07-21T23:03:25.912Z Compiling progenitor-client v0.14.0
24902026-07-21T23:03:25.913Z Compiling omicron-zone-package v0.12.3
24912026-07-21T23:03:26.156Z Compiling progenitor-extras v0.2.0
24922026-07-21T23:03:26.507Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24932026-07-21T23:03:26.516Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24942026-07-21T23:03:26.519Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24952026-07-21T23:03:26.624Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24962026-07-21T23:03:26.646Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24972026-07-21T23:03:26.680Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24982026-07-21T23:03:26.832Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24992026-07-21T23:03:26.962Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25002026-07-21T23:03:27.425Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25012026-07-21T23:03:31.351Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25022026-07-21T23:03:39.318Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25032026-07-21T23:03:42.466Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25042026-07-21T23:03:43.503Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25052026-07-21T23:03:52.856Z Finished `release` profile [optimized] target(s) in 1m 40s
25062026-07-21T23:03:53.001Z Running `target/release/omicron-package -t test target create -p dev`
25072026-07-21T23:03:53.058ZLogging to: /work/oxidecomputer/omicron/out/LOG
25082026-07-21T23:03:53.062ZCreated new build target 'test' and set it as active
25092026-07-21T23:03:53.062Z
25102026-07-21T23:03:53.062Zreal 1:40.246144402
25112026-07-21T23:03:53.062Zuser 16:25.874131546
25122026-07-21T23:03:53.062Zsys 2:37.222094548
25132026-07-21T23:03:53.062Ztrap 0.460349878
25142026-07-21T23:03:53.062Ztflt 2.150573153
25152026-07-21T23:03:53.062Zdflt 4.096951261
25162026-07-21T23:03:53.062Zkflt 0.000625040
25172026-07-21T23:03:53.062Zlock 51:44.491318226
25182026-07-21T23:03:53.063Zslp 42:18.349221930
25192026-07-21T23:03:53.063Zlat 41.753897627
25202026-07-21T23:03:53.063Zstop 5:12.062760483
25212026-07-21T23:03:53.063Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25222026-07-21T23:03:53.909Z Finished `release` profile [optimized] target(s) in 0.83s
25232026-07-21T23:03:53.971Z Running `target/release/omicron-package -t test package`
25242026-07-21T23:03:54.026ZLogging to: /work/oxidecomputer/omicron/out/LOG
25252026-07-21T23:03:55.417Z Compiling heck v0.5.0
25262026-07-21T23:03:55.417Z Compiling regress v0.11.1
25272026-07-21T23:03:55.435Z Compiling unsafe-libyaml v0.2.11
25282026-07-21T23:03:55.676Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25292026-07-21T23:03:55.705Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25302026-07-21T23:03:55.726Z Compiling derive-where v1.6.0
25312026-07-21T23:03:55.730Z Compiling bytecount v0.6.9
25322026-07-21T23:03:55.747Z Compiling atomicwrites v0.4.4
25332026-07-21T23:03:55.751Z Compiling is-terminal v0.4.17
25342026-07-21T23:03:55.752Z Compiling prettyplease v0.2.37
25352026-07-21T23:03:55.828Z Compiling console v0.15.11
25362026-07-21T23:03:55.831Z Compiling newline-converter v0.3.0
25372026-07-21T23:03:55.831Z Compiling slog-dtrace v0.3.0
25382026-07-21T23:03:55.868Z Compiling resolv-conf v0.7.6
25392026-07-21T23:03:55.888Z Compiling num-rational v0.4.2
25402026-07-21T23:03:55.893Z Compiling num-complex v0.4.6
25412026-07-21T23:03:55.949Z Compiling thread_local v1.1.9
25422026-07-21T23:03:55.972Z Compiling unicode-width v0.1.14
25432026-07-21T23:03:55.991Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25442026-07-21T23:03:56.014Z Compiling match_cfg v0.1.0
25452026-07-21T23:03:56.086Z Compiling cancel-safe-futures v0.1.5
25462026-07-21T23:03:56.125Z Compiling compression-core v0.4.31
25472026-07-21T23:03:56.171Z Compiling serde_yaml v0.9.34+deprecated
25482026-07-21T23:03:56.212Z Compiling expectorate v1.2.0
25492026-07-21T23:03:56.305Z Compiling compression-codecs v0.4.37
25502026-07-21T23:03:56.336Z Compiling num v0.4.3
25512026-07-21T23:03:56.343Z Compiling hostname v0.3.1
25522026-07-21T23:03:56.392Z Compiling slog-async v2.8.0
25532026-07-21T23:03:56.421Z Compiling multer v3.1.0
25542026-07-21T23:03:56.440Z Compiling crossbeam-channel v0.5.15
25552026-07-21T23:03:56.458Z Compiling slog-json v2.6.1
25562026-07-21T23:03:56.480Z Compiling toml_datetime v1.1.1+spec-1.1.0
25572026-07-21T23:03:56.505Z Compiling serde_spanned v1.1.1
25582026-07-21T23:03:56.509Z Compiling linked-hash-map v0.5.6
25592026-07-21T23:03:56.547Z Compiling take_mut v0.2.2
25602026-07-21T23:03:56.569Z Compiling float-ord v0.3.2
25612026-07-21T23:03:56.700Z Compiling toml_writer v1.1.1+spec-1.1.0
25622026-07-21T23:03:56.722Z Compiling term v1.2.1
25632026-07-21T23:03:56.722Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25642026-07-21T23:03:56.748Z Compiling lru-cache v0.1.2
25652026-07-21T23:03:56.774Z Compiling slog-bunyan v2.5.0
25662026-07-21T23:03:56.907Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25672026-07-21T23:03:56.933Z Compiling toml v1.1.2+spec-1.1.0
25682026-07-21T23:03:56.939Z Compiling oxide-update-engine-types v0.1.2
25692026-07-21T23:03:56.939Z Compiling async-compression v0.4.41
25702026-07-21T23:03:57.054Z Compiling slog-term v2.9.2
25712026-07-21T23:03:57.119Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25722026-07-21T23:03:57.204Z Compiling typify-impl v0.6.2
25732026-07-21T23:03:57.225Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25742026-07-21T23:03:57.371Z Compiling dropshot v0.17.1
25752026-07-21T23:03:57.398Z Compiling async-stream v0.3.6
25762026-07-21T23:03:57.442Z Compiling sha1 v0.11.0
25772026-07-21T23:03:57.453Z Compiling progenitor-client v0.14.0
25782026-07-21T23:03:57.473Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25792026-07-21T23:03:57.570Z Compiling waitgroup v0.1.2
25802026-07-21T23:03:57.604Z Compiling rustls-pemfile v2.2.0
25812026-07-21T23:03:57.681Z Compiling backon v1.6.0
25822026-07-21T23:03:57.693Z Compiling hostname v0.4.2
25832026-07-21T23:03:57.729Z Compiling serde_path_to_error v0.1.20
25842026-07-21T23:03:57.746Z Compiling instant v0.1.13
25852026-07-21T23:03:57.793Z Compiling minimal-lexical v0.2.1
25862026-07-21T23:03:57.832Z Compiling linear-map v1.2.0
25872026-07-21T23:03:57.871Z Compiling debug-ignore v1.0.5
25882026-07-21T23:03:57.902Z Compiling progenitor-extras v0.2.0
25892026-07-21T23:03:57.931Z Compiling backoff v0.4.0
25902026-07-21T23:03:58.039Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25912026-07-21T23:03:58.050Z Compiling nom v7.1.3
25922026-07-21T23:03:58.106Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25932026-07-21T23:03:58.131Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25942026-07-21T23:03:58.145Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25952026-07-21T23:03:58.166Z Compiling parse-display v0.10.0
25962026-07-21T23:03:58.192Z Compiling oxide-update-engine v0.1.2
25972026-07-21T23:03:58.392Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25982026-07-21T23:03:58.465Z Compiling hickory-proto v0.24.4
25992026-07-21T23:03:58.812Z Compiling regress v0.10.5
26002026-07-21T23:03:59.114Z Compiling macaddr v1.0.1
26012026-07-21T23:03:59.368Z Compiling unicode-xid v0.2.6
26022026-07-21T23:03:59.411Z Compiling humantime v2.3.0
26032026-07-21T23:03:59.568Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26042026-07-21T23:03:59.664Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26052026-07-21T23:03:59.705Z Compiling convert_case v0.10.0
26062026-07-21T23:03:59.758Z Compiling owo-colors v4.3.0
26072026-07-21T23:03:59.888Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26082026-07-21T23:03:59.996Z Compiling derive_more-impl v2.1.1
26092026-07-21T23:04:00.067Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26102026-07-21T23:04:00.113Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26112026-07-21T23:04:00.186Z Compiling toml v0.8.23
26122026-07-21T23:04:00.674Z Compiling typify-macro v0.6.2
26132026-07-21T23:04:00.781Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26142026-07-21T23:04:00.807Z Compiling derive_more v2.1.1
26152026-07-21T23:04:00.836Z Compiling papergrid v0.11.0
26162026-07-21T23:04:00.858Z Compiling tabled_derive v0.7.0
26172026-07-21T23:04:00.921Z Compiling hickory-resolver v0.24.4
26182026-07-21T23:04:00.948Z Compiling termtree v0.5.1
26192026-07-21T23:04:01.146Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26202026-07-21T23:04:01.331Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26212026-07-21T23:04:01.787Z Compiling tabled v0.15.0
26222026-07-21T23:04:02.179Z Compiling qorb v0.4.1
26232026-07-21T23:04:02.240Z Compiling typify v0.6.2
26242026-07-21T23:04:02.514Z Compiling progenitor-impl v0.14.0
26252026-07-21T23:04:02.895Z Compiling crossterm v0.29.0
26262026-07-21T23:04:03.149Z Compiling phf_shared v0.12.1
26272026-07-21T23:04:03.403Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26282026-07-21T23:04:03.975Z Compiling csv-core v0.1.13
26292026-07-21T23:04:04.411Z Compiling vte v0.14.1
26302026-07-21T23:04:04.639Z Compiling progenitor-macro v0.14.0
26312026-07-21T23:04:04.672Z Compiling chrono-tz v0.10.4
26322026-07-21T23:04:05.801Z Compiling highway v1.3.0
26332026-07-21T23:04:05.869Z Compiling strip-ansi-escapes v0.2.1
26342026-07-21T23:04:05.992Z Compiling csv v1.4.0
26352026-07-21T23:04:06.027Z Compiling phf v0.12.1
26362026-07-21T23:04:06.179Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26372026-07-21T23:04:06.224Z Compiling const_format_proc_macros v0.2.34
26382026-07-21T23:04:06.434Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392026-07-21T23:04:06.496Z Compiling fd-lock v4.0.4
26402026-07-21T23:04:06.537Z Compiling peg-macros v0.8.5
26412026-07-21T23:04:06.671Z Compiling nu-ansi-term v0.50.3
26422026-07-21T23:04:06.927Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26432026-07-21T23:04:07.041Z Compiling const_format v0.2.35
26442026-07-21T23:04:07.072Z Compiling reedline v0.40.0
26452026-07-21T23:04:07.507Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26462026-07-21T23:04:07.779Z Compiling peg v0.8.5
26472026-07-21T23:04:07.894Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26482026-07-21T23:04:08.432Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26492026-07-21T23:04:08.650Z Compiling progenitor v0.14.0
26502026-07-21T23:04:08.832Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26512026-07-21T23:04:08.906Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26522026-07-21T23:04:09.026Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26532026-07-21T23:04:09.061Z Compiling bcs v0.1.6
26542026-07-21T23:04:09.502Z Compiling nom v8.0.0
26552026-07-21T23:04:09.747Z Compiling semver v0.1.20
26562026-07-21T23:04:10.038Z Compiling rustc_version v0.1.7
26572026-07-21T23:04:10.266Z Compiling newtype_derive v0.1.6
26582026-07-21T23:04:10.500Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26592026-07-21T23:04:10.749Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26602026-07-21T23:04:10.772Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26612026-07-21T23:04:10.824Z Compiling unicode-linebreak v0.1.5
26622026-07-21T23:04:10.914Z Compiling smawk v0.3.2
26632026-07-21T23:04:11.072Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26642026-07-21T23:04:11.132Z Compiling textwrap v0.16.2
26652026-07-21T23:04:11.611Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26662026-07-21T23:04:11.691Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26672026-07-21T23:04:11.891Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26682026-07-21T23:04:12.181Z Compiling steno v0.4.1
26692026-07-21T23:04:12.202Z Compiling base64 v0.21.7
26702026-07-21T23:04:12.513Z Compiling dropshot-api-manager-types v0.7.2
26712026-07-21T23:04:12.736Z Compiling sha1 v0.10.6
26722026-07-21T23:04:12.764Z Compiling tagptr v0.2.0
26732026-07-21T23:04:12.786Z Compiling utf-8 v0.7.6
26742026-07-21T23:04:12.960Z Compiling moka v0.12.13
26752026-07-21T23:04:13.023Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26762026-07-21T23:04:13.110Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26772026-07-21T23:04:13.174Z Compiling tungstenite v0.21.0
26782026-07-21T23:04:13.302Z Compiling display-error-chain v0.2.2
26792026-07-21T23:04:13.527Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26802026-07-21T23:04:13.535Z Compiling radium v0.7.0
26812026-07-21T23:04:13.786Z Compiling tap v1.0.1
26822026-07-21T23:04:13.846Z Compiling tokio-tungstenite v0.21.0
26832026-07-21T23:04:13.979Z Compiling maybe-uninit v2.0.0
26842026-07-21T23:04:14.238Z Compiling hickory-resolver v0.25.2
26852026-07-21T23:04:14.321Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
26862026-07-21T23:04:14.523Z Compiling wyz v0.5.1
26872026-07-21T23:04:14.639Z Compiling vergen-lib v0.1.6
26882026-07-21T23:04:14.774Z Compiling zerocopy-derive v0.6.6
26892026-07-21T23:04:14.889Z Compiling crc-catalog v2.4.0
26902026-07-21T23:04:15.027Z Compiling funty v2.0.0
26912026-07-21T23:04:15.325Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26922026-07-21T23:04:15.564Z Compiling packed_struct v0.10.1
26932026-07-21T23:04:15.912Z Compiling diesel_derives v2.3.7
26942026-07-21T23:04:16.054Z Compiling zerocopy v0.6.6
26952026-07-21T23:04:16.181Z Compiling bitvec v1.0.1
26962026-07-21T23:04:16.315Z Compiling crc v3.4.0
26972026-07-21T23:04:16.641Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26982026-07-21T23:04:16.704Z Compiling dsl_auto_type v0.2.0
26992026-07-21T23:04:17.061Z Compiling scheduled-thread-pool v0.2.7
27002026-07-21T23:04:17.237Z Compiling packed_struct_codegen v0.10.1
27012026-07-21T23:04:17.443Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
27022026-07-21T23:04:17.619Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
27032026-07-21T23:04:17.668Z Compiling vergen-gitcl v1.0.8
27042026-07-21T23:04:17.789Z Compiling bitfield-macros v0.19.4
27052026-07-21T23:04:17.922Z Compiling diesel_table_macro_syntax v0.3.0
27062026-07-21T23:04:18.035Z Compiling dirs-sys-next v0.1.2
27072026-07-21T23:04:18.146Z Compiling proc-macro-error-attr2 v2.0.0
27082026-07-21T23:04:18.259Z Compiling indexmap v1.9.3
27092026-07-21T23:04:18.368Z Compiling nodrop v0.1.14
27102026-07-21T23:04:18.497Z Compiling crunchy v0.2.4
27112026-07-21T23:04:18.527Z Compiling maplit v1.0.2
27122026-07-21T23:04:18.545Z Compiling glob v0.3.3
27132026-07-21T23:04:18.586Z Compiling proc-macro-error2 v2.0.1
27142026-07-21T23:04:18.647Z Compiling bitfield v0.19.4
27152026-07-21T23:04:18.870Z Compiling array-init v0.0.4
27162026-07-21T23:04:18.930Z Compiling clang-sys v1.8.1
27172026-07-21T23:04:18.980Z Compiling dirs-next v2.0.0
27182026-07-21T23:04:19.255Z Compiling r2d2 v0.8.10
27192026-07-21T23:04:19.279Z Compiling smallvec v0.6.14
27202026-07-21T23:04:19.544Z Compiling num-derive v0.3.3
27212026-07-21T23:04:19.566Z Compiling tiny-keccak v2.0.2
27222026-07-21T23:04:19.670Z Compiling hashbrown v0.12.3
27232026-07-21T23:04:19.807Z Compiling downcast-rs v2.0.2
27242026-07-21T23:04:19.994Z Compiling serde-hex v0.1.0
27252026-07-21T23:04:20.274Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27262026-07-21T23:04:20.477Z Compiling libscf-sys v1.1.0
27272026-07-21T23:04:20.556Z Compiling term v0.7.0
27282026-07-21T23:04:20.589Z Compiling tabled_derive v0.11.0
27292026-07-21T23:04:20.720Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27302026-07-21T23:04:20.764Z Compiling ron v0.8.1
27312026-07-21T23:04:20.963Z Compiling papergrid v0.17.0
27322026-07-21T23:04:20.980Z Compiling testing_table v0.3.0
27332026-07-21T23:04:20.987Z Compiling hashbrown v0.13.2
27342026-07-21T23:04:21.035Z Compiling crc-any v2.5.0
27352026-07-21T23:04:21.425Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27362026-07-21T23:04:21.463Z Compiling bit-vec v0.6.3
27372026-07-21T23:04:21.624Z Compiling object v0.30.4
27382026-07-21T23:04:21.645Z Compiling bit-set v0.5.3
27392026-07-21T23:04:21.712Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27402026-07-21T23:04:21.834Z Compiling ascii-canvas v3.0.0
27412026-07-21T23:04:22.194Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27422026-07-21T23:04:23.215Z Compiling tabled v0.20.0
27432026-07-21T23:04:23.365Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27442026-07-21T23:04:23.365Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27452026-07-21T23:04:23.365Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27462026-07-21T23:04:23.365Z Compiling progenitor-impl v0.13.0
27472026-07-21T23:04:23.365Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27482026-07-21T23:04:23.365Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
27492026-07-21T23:04:23.414Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27502026-07-21T23:04:23.576Z Compiling itertools v0.10.5
27512026-07-21T23:04:23.598Z Compiling ena v0.14.4
27522026-07-21T23:04:23.802Z Compiling diesel v2.3.7
27532026-07-21T23:04:23.869Z Compiling libloading v0.8.9
27542026-07-21T23:04:24.106Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
27552026-07-21T23:04:24.187Z Compiling diff v0.1.13
27562026-07-21T23:04:24.398Z Compiling xshell-macros v0.2.7
27572026-07-21T23:04:24.453Z Compiling unicase v2.9.0
27582026-07-21T23:04:24.628Z Compiling bindgen v0.71.1
27592026-07-21T23:04:24.708Z Compiling regex-syntax v0.6.29
27602026-07-21T23:04:24.757Z Compiling path-slash v0.1.5
27612026-07-21T23:04:24.814Z Compiling xshell v0.2.7
27622026-07-21T23:04:24.929Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27632026-07-21T23:04:25.068Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
27642026-07-21T23:04:25.272Z Compiling progenitor-macro v0.13.0
27652026-07-21T23:04:26.153Z Compiling lalrpop v0.19.12
27662026-07-21T23:04:26.637Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27672026-07-21T23:04:27.079Z Compiling cexpr v0.6.0
27682026-07-21T23:04:28.046Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27692026-07-21T23:04:28.094Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27702026-07-21T23:04:30.217Z Compiling progenitor-client v0.13.0
27712026-07-21T23:04:31.270Z Compiling rustc-hash v2.1.1
27722026-07-21T23:04:31.270Z Compiling progenitor v0.13.0
27732026-07-21T23:04:31.270Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27742026-07-21T23:04:31.270Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27752026-07-21T23:04:31.270Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27762026-07-21T23:04:32.203Z Compiling headers-core v0.3.0
27772026-07-21T23:04:32.203Z Compiling libxml v0.3.3
27782026-07-21T23:04:32.203Z Compiling crc8 v0.1.1
27792026-07-21T23:04:32.204Z Compiling headers v0.4.1
27802026-07-21T23:04:32.204Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27812026-07-21T23:04:32.204Z Compiling strum_macros v0.24.3
27822026-07-21T23:04:32.204Z Compiling indoc v1.0.9
27832026-07-21T23:04:32.204Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27842026-07-21T23:04:32.204Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27852026-07-21T23:04:32.204Z Compiling derive_builder v0.20.2
27862026-07-21T23:04:32.204Z Compiling oso-derive v0.27.3
27872026-07-21T23:04:32.250Z Compiling quick-xml v0.37.5
27882026-07-21T23:04:32.250Z Compiling impl-trait-for-tuples v0.2.3
27892026-07-21T23:04:32.250Z Compiling openssl-probe v0.1.6
27902026-07-21T23:04:32.250Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27912026-07-21T23:04:32.250Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27922026-07-21T23:04:33.088Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27932026-07-21T23:04:33.544Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27942026-07-21T23:04:33.544Z Compiling bb8 v0.8.6
27952026-07-21T23:04:33.544Z Compiling trait-variant v0.1.2
27962026-07-21T23:04:33.565Z Compiling half v1.8.3
27972026-07-21T23:04:33.565Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27982026-07-21T23:04:33.565Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27992026-07-21T23:04:33.565Z Compiling polar-core v0.27.3
28002026-07-21T23:04:33.882Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28012026-07-21T23:04:33.924Z Compiling serde_cbor v0.11.2
28022026-07-21T23:04:33.924Z Compiling samael v0.0.19
28032026-07-21T23:04:34.217Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28042026-07-21T23:04:34.587Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28052026-07-21T23:04:34.608Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28062026-07-21T23:04:34.608Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
28072026-07-21T23:04:34.674Z Compiling nonempty v0.12.0
28082026-07-21T23:04:35.026Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
28092026-07-21T23:04:35.063Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28102026-07-21T23:04:35.200Z Compiling fxhash v0.2.1
28112026-07-21T23:04:35.871Z Compiling libz-sys v1.1.24
28122026-07-21T23:04:35.943Z Compiling salty v0.3.0
28132026-07-21T23:04:35.943Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
28142026-07-21T23:04:36.629Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28152026-07-21T23:04:36.673Z Compiling kstat-rs v0.2.4
28162026-07-21T23:04:36.824Z Compiling arc-swap v1.8.2
28172026-07-21T23:04:36.851Z Compiling fs-err v2.11.0
28182026-07-21T23:04:37.145Z Compiling slog-scope v4.4.1
28192026-07-21T23:04:37.182Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28202026-07-21T23:04:37.196Z Compiling mime_guess v2.0.5
28212026-07-21T23:04:37.363Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28222026-07-21T23:04:38.086Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28232026-07-21T23:04:38.123Z Compiling rfc6979 v0.4.0
28242026-07-21T23:04:38.206Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
28252026-07-21T23:04:39.199Z Compiling nanorand v0.7.0
28262026-07-21T23:04:39.257Z Compiling libgit2-sys v0.18.3+1.9.2
28272026-07-21T23:04:39.257Z Compiling parking_lot_core v0.8.6
28282026-07-21T23:04:39.257Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
28292026-07-21T23:04:39.257Z Compiling flume v0.11.1
28302026-07-21T23:04:40.180Z Compiling ecdsa v0.16.9
28312026-07-21T23:04:40.228Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28322026-07-21T23:04:40.276Z Compiling slog-stdlog v4.1.1
28332026-07-21T23:04:40.916Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
28342026-07-21T23:04:40.968Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28352026-07-21T23:04:40.997Z Compiling primeorder v0.13.6
28362026-07-21T23:04:41.409Z Compiling diesel-dtrace v0.5.0
28372026-07-21T23:04:41.969Z Compiling async-bb8-diesel v0.2.1
28382026-07-21T23:04:42.000Z Compiling git-stub v1.0.0
28392026-07-21T23:04:42.752Z Compiling atty v0.2.14
28402026-07-21T23:04:42.846Z Compiling strsim v0.10.0
28412026-07-21T23:04:42.846Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
28422026-07-21T23:04:42.846Z Compiling http-range v0.1.5
28432026-07-21T23:04:42.846Z Compiling instability v0.3.11
28442026-07-21T23:04:42.846Z Compiling oso v0.27.3
28452026-07-21T23:04:42.846Z Compiling parse-size v1.1.0
28462026-07-21T23:04:42.847Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
28472026-07-21T23:04:42.896Z Compiling darling_core v0.13.4
28482026-07-21T23:04:44.453Z Compiling git-stub-vcs v0.1.0
28492026-07-21T23:04:44.562Z Compiling p384 v0.13.1
28502026-07-21T23:04:44.838Z Compiling slog-envlogger v2.2.0
28512026-07-21T23:04:46.009Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28522026-07-21T23:04:46.686Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28532026-07-21T23:04:46.928Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28542026-07-21T23:04:47.905Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
28552026-07-21T23:04:48.658Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28562026-07-21T23:04:48.955Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28572026-07-21T23:04:48.995Z Compiling ignore v0.4.25
28582026-07-21T23:04:49.412Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28592026-07-21T23:04:49.685Z Compiling vergen-git2 v9.1.0
28602026-07-21T23:04:49.923Z Compiling castaway v0.2.4
28612026-07-21T23:04:50.077Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28622026-07-21T23:04:50.326Z Compiling indoc v2.0.7
28632026-07-21T23:04:50.539Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28642026-07-21T23:04:50.944Z Compiling compact_str v0.8.1
28652026-07-21T23:04:51.587Z Compiling globwalk v0.9.1
28662026-07-21T23:04:51.826Z Compiling parking_lot v0.11.2
28672026-07-21T23:04:52.069Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28682026-07-21T23:04:52.122Z Compiling hyper-staticfile v0.10.1
28692026-07-21T23:04:52.246Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28702026-07-21T23:04:52.717Z Compiling darling_macro v0.13.4
28712026-07-21T23:04:52.763Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28722026-07-21T23:04:53.042Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28732026-07-21T23:04:53.241Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28742026-07-21T23:04:53.306Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28752026-07-21T23:04:53.333Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28762026-07-21T23:04:53.412Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
28772026-07-21T23:04:53.933Z Compiling predicates-tree v1.0.13
28782026-07-21T23:04:54.066Z Compiling unicode-truncate v1.1.0
28792026-07-21T23:04:54.281Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28802026-07-21T23:04:54.396Z Compiling lru v0.12.5
28812026-07-21T23:04:54.540Z Compiling rand_seeder v0.4.0
28822026-07-21T23:04:54.602Z Compiling prefix-trie v0.7.0
28832026-07-21T23:04:54.635Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28842026-07-21T23:04:54.770Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
28852026-07-21T23:04:54.795Z Compiling cassowary v0.3.0
28862026-07-21T23:04:55.045Z Compiling corncobs v0.1.4
28872026-07-21T23:04:55.066Z Compiling illumos-nvpair-sys v0.2.0
28882026-07-21T23:04:55.088Z Compiling ratatui v0.29.0
28892026-07-21T23:04:55.194Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28902026-07-21T23:04:55.256Z Compiling hickory-server v0.25.2
28912026-07-21T23:04:55.315Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28922026-07-21T23:04:55.418Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
28932026-07-21T23:04:55.510Z Compiling camino-tempfile-ext v0.3.3
28942026-07-21T23:04:55.700Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28952026-07-21T23:04:55.914Z Compiling darling v0.13.4
28962026-07-21T23:04:56.028Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28972026-07-21T23:04:56.154Z Compiling sled v0.34.7
28982026-07-21T23:04:56.452Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28992026-07-21T23:04:56.502Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29002026-07-21T23:04:57.626Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29012026-07-21T23:04:58.891Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
29022026-07-21T23:04:58.935Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29032026-07-21T23:04:59.245Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29042026-07-21T23:04:59.364Z Compiling secrecy v0.8.0
29052026-07-21T23:04:59.536Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
29062026-07-21T23:05:00.215Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29072026-07-21T23:05:00.276Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29082026-07-21T23:05:00.767Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
29092026-07-21T23:05:00.817Z Compiling serde_with_macros v1.5.2
29102026-07-21T23:05:01.638Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
29112026-07-21T23:05:02.393Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29122026-07-21T23:05:02.531Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29132026-07-21T23:05:02.942Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29142026-07-21T23:05:03.184Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29152026-07-21T23:05:03.358Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29162026-07-21T23:05:03.421Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29172026-07-21T23:05:03.594Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29182026-07-21T23:05:03.662Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29192026-07-21T23:05:03.834Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29202026-07-21T23:05:03.908Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29212026-07-21T23:05:04.113Z Compiling void v1.0.2
29222026-07-21T23:05:04.257Z Compiling lzss v0.8.2
29232026-07-21T23:05:04.436Z Compiling git2 v0.20.4
29242026-07-21T23:05:04.553Z Compiling illumos-nvpair v0.3.0
29252026-07-21T23:05:04.918Z Compiling serde_with v1.14.0
29262026-07-21T23:05:05.053Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
29272026-07-21T23:05:05.572Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29282026-07-21T23:05:06.062Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29292026-07-21T23:05:06.084Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29302026-07-21T23:05:07.200Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
29312026-07-21T23:05:07.473Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29322026-07-21T23:05:07.978Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29332026-07-21T23:05:08.201Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29342026-07-21T23:05:08.943Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29352026-07-21T23:05:09.180Z Compiling tungstenite v0.23.0
29362026-07-21T23:05:09.203Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29372026-07-21T23:05:09.884Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29382026-07-21T23:05:11.045Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29392026-07-21T23:05:11.265Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29402026-07-21T23:05:11.281Z Compiling nix v0.27.1
29412026-07-21T23:05:11.500Z Compiling twox-hash v2.1.2
29422026-07-21T23:05:11.523Z Compiling libsw-core v0.3.2
29432026-07-21T23:05:11.749Z Compiling serde_bytes v0.11.19
29442026-07-21T23:05:11.971Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29452026-07-21T23:05:12.015Z Compiling libsw v3.5.0
29462026-07-21T23:05:12.110Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29472026-07-21T23:05:12.238Z Compiling tokio-tungstenite v0.23.1
29482026-07-21T23:05:12.262Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29492026-07-21T23:05:12.438Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29502026-07-21T23:05:12.546Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29512026-07-21T23:05:12.614Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29522026-07-21T23:05:13.993Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29532026-07-21T23:05:14.635Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29542026-07-21T23:05:16.278Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29552026-07-21T23:05:16.687Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
29562026-07-21T23:05:16.799Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29572026-07-21T23:05:16.952Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29582026-07-21T23:05:17.043Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29592026-07-21T23:05:17.537Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
29602026-07-21T23:05:17.710Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29612026-07-21T23:05:18.140Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29622026-07-21T23:05:18.380Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29632026-07-21T23:05:19.076Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29642026-07-21T23:05:19.399Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29652026-07-21T23:05:20.901Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29662026-07-21T23:05:22.092Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29672026-07-21T23:05:22.576Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29682026-07-21T23:05:22.792Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29692026-07-21T23:05:24.007Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29702026-07-21T23:05:24.122Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29712026-07-21T23:05:24.166Z Compiling signal-hook-tokio v0.3.1
29722026-07-21T23:05:24.311Z Compiling fatfs v0.3.6
29732026-07-21T23:05:24.349Z Compiling yasna v0.5.2
29742026-07-21T23:05:24.371Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29752026-07-21T23:05:24.927Z Compiling is_ci v1.2.0
29762026-07-21T23:05:25.134Z Compiling assert_matches v1.5.0
29772026-07-21T23:05:25.246Z Compiling seq-macro v0.3.6
29782026-07-21T23:05:25.545Z Compiling supports-color v3.0.2
29792026-07-21T23:05:25.665Z Compiling rcgen v0.12.1
29802026-07-21T23:05:25.775Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29812026-07-21T23:05:25.851Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29822026-07-21T23:05:26.073Z Compiling oxide-update-engine-display v0.1.2
29832026-07-21T23:05:27.076Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29842026-07-21T23:05:28.046Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29852026-07-21T23:05:28.061Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29862026-07-21T23:05:28.305Z Compiling port-file v0.1.0
29872026-07-21T23:05:28.329Z Compiling subprocess v0.2.15
29882026-07-21T23:05:28.703Z Compiling rtoolbox v0.0.3
29892026-07-21T23:05:29.010Z Compiling rpassword v7.5.4
29902026-07-21T23:05:29.672Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29912026-07-21T23:05:30.309Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29922026-07-21T23:05:30.661Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29932026-07-21T23:05:30.802Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29942026-07-21T23:05:30.938Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29952026-07-21T23:05:33.330Z Compiling tui-tree-widget v0.23.1
29962026-07-21T23:05:33.655Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29972026-07-21T23:05:34.616Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29982026-07-21T23:05:34.652Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29992026-07-21T23:05:34.912Z Compiling uzers v0.12.2
30002026-07-21T23:05:35.097Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30012026-07-21T23:05:36.402Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30022026-07-21T23:05:37.249Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30032026-07-21T23:05:37.389Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30042026-07-21T23:05:39.253Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30052026-07-21T23:05:40.314Z Compiling support-bundle-viewer v0.1.2
30062026-07-21T23:05:41.411Z Compiling multimap v0.10.1
30072026-07-21T23:05:55.114Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30082026-07-21T23:05:59.180Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30092026-07-21T23:06:03.350Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30102026-07-21T23:06:03.479Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30112026-07-21T23:06:04.063Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30122026-07-21T23:14:32.238Z Finished `release` profile [optimized] target(s) in 10m 38s
30132026-07-21T23:15:18.610Z
30142026-07-21T23:15:18.610Zreal 11:25.520053078
30152026-07-21T23:15:18.610Zuser 1:21:03.146633813
30162026-07-21T23:15:18.611Zsys 3:31.859002864
30172026-07-21T23:15:18.611Ztrap 1.772192325
30182026-07-21T23:15:18.615Ztflt 2.190074806
30192026-07-21T23:15:18.615Zdflt 17.275187114
30202026-07-21T23:15:18.615Zkflt 0.004168671
30212026-07-21T23:15:18.615Zlock 8:06:34.083623025
30222026-07-21T23:15:18.615Zslp 2:20:26.658882543
30232026-07-21T23:15:18.615Zlat 2:20.566409205
30242026-07-21T23:15:18.615Zstop 5:02.544278045
30252026-07-21T23:15:18.615Z+ mapfile -t packages
30262026-07-21T23:15:18.615Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
30272026-07-21T23:15:19.511Z Finished `release` profile [optimized] target(s) in 0.88s
30282026-07-21T23:15:19.581Z Running `target/release/omicron-package -t test list-outputs`
30292026-07-21T23:15:19.639ZLogging to: /work/oxidecomputer/omicron/out/LOG
30302026-07-21T23:15:19.643Z+ ptime -m cargo build --locked --release -p xtask
30312026-07-21T23:15:20.109Z Compiling libc v0.2.185
30322026-07-21T23:15:20.109Z Compiling serde_core v1.0.228
30332026-07-21T23:15:20.109Z Compiling serde v1.0.228
30342026-07-21T23:15:20.112Z Compiling rustix v1.1.3
30352026-07-21T23:15:20.112Z Compiling bitflags v2.11.0
30362026-07-21T23:15:20.112Z Compiling serde_json v1.0.150
30372026-07-21T23:15:20.112Z Compiling syn v2.0.117
30382026-07-21T23:15:20.199Z Compiling usdt-impl v0.5.0
30392026-07-21T23:15:20.240Z Compiling syn v1.0.109
30402026-07-21T23:15:20.298Z Compiling getrandom v0.4.1
30412026-07-21T23:15:20.301Z Compiling log v0.4.29
30422026-07-21T23:15:20.320Z Compiling indexmap v2.14.0
30432026-07-21T23:15:20.335Z Compiling fs-err v3.3.0
30442026-07-21T23:15:20.563Z Compiling heck v0.4.1
30452026-07-21T23:15:20.584Z Compiling once_cell v1.21.3
30462026-07-21T23:15:20.606Z Compiling anyhow v1.0.102
30472026-07-21T23:15:20.994Z Compiling thread-id v4.2.2
30482026-07-21T23:15:21.017Z Compiling errno v0.3.14
30492026-07-21T23:15:21.056Z Compiling memmap v0.7.0
30502026-07-21T23:15:21.773Z Compiling proc-macro-error v1.0.4
30512026-07-21T23:15:22.010Z Compiling tabled_derive v0.7.0
30522026-07-21T23:15:22.021Z Compiling terminal_size v0.4.3
30532026-07-21T23:15:22.024Z Compiling tempfile v3.25.0
30542026-07-21T23:15:22.126Z Compiling clap_builder v4.6.0
30552026-07-21T23:15:22.129Z Compiling textwrap v0.16.2
30562026-07-21T23:15:22.334Z Compiling camino v1.2.2
30572026-07-21T23:15:22.334Z Compiling semver v1.0.28
30582026-07-21T23:15:22.337Z Compiling cargo-platform v0.3.2
30592026-07-21T23:15:22.429Z Compiling pest_generator v2.8.6
30602026-07-21T23:15:22.644Z Compiling camino-tempfile v1.4.1
30612026-07-21T23:15:22.819Z Compiling tabled v0.15.0
30622026-07-21T23:15:23.057Z Compiling serde_derive v1.0.228
30632026-07-21T23:15:23.057Z Compiling thiserror-impl v1.0.69
30642026-07-21T23:15:23.057Z Compiling zerocopy-derive v0.7.35
30652026-07-21T23:15:23.061Z Compiling pest_derive v2.8.6
30662026-07-21T23:15:23.061Z Compiling scroll_derive v0.12.1
30672026-07-21T23:15:23.061Z Compiling thiserror-impl v2.0.18
30682026-07-21T23:15:23.061Z Compiling clap_derive v4.6.1
30692026-07-21T23:15:23.782Z Compiling scroll v0.12.0
30702026-07-21T23:15:23.875Z Compiling zerocopy v0.7.35
30712026-07-21T23:15:24.048Z Compiling goblin v0.8.2
30722026-07-21T23:15:24.216Z Compiling thiserror v1.0.69
30732026-07-21T23:15:24.329Z Compiling dtrace-parser v0.2.0
30742026-07-21T23:15:24.456Z Compiling thiserror v2.0.18
30752026-07-21T23:15:24.591Z Compiling clap v4.6.1
30762026-07-21T23:15:26.236Z Compiling dof v0.3.0
30772026-07-21T23:15:26.254Z Compiling serde_spanned v0.6.9
30782026-07-21T23:15:26.270Z Compiling toml_datetime v0.6.11
30792026-07-21T23:15:26.351Z Compiling serde_tokenstream v0.2.3
30802026-07-21T23:15:26.425Z Compiling macaddr v1.0.1
30812026-07-21T23:15:26.439Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30822026-07-21T23:15:26.446Z Compiling cargo_metadata v0.23.1
30832026-07-21T23:15:26.463Z Compiling toml_edit v0.22.27
30842026-07-21T23:15:26.943Z Compiling usdt-attr-macro v0.5.0
30852026-07-21T23:15:26.955Z Compiling usdt-macro v0.5.0
30862026-07-21T23:15:27.621Z Compiling usdt v0.5.0
30872026-07-21T23:15:28.024Z Compiling toml v0.8.23
30882026-07-21T23:15:28.453Z Compiling cargo_toml v0.21.0
30892026-07-21T23:15:32.910Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30902026-07-21T23:15:36.109Z Finished `release` profile [optimized] target(s) in 16.45s
30912026-07-21T23:15:36.210Z
30922026-07-21T23:15:36.210Zreal 16.535061635
30932026-07-21T23:15:36.210Zuser 2:05.598282049
30942026-07-21T23:15:36.210Zsys 14.146319513
30952026-07-21T23:15:36.210Ztrap 0.075128326
30962026-07-21T23:15:36.210Ztflt 0.451952410
30972026-07-21T23:15:36.210Zdflt 1.529776010
30982026-07-21T23:15:36.215Zkflt 0.000046850
30992026-07-21T23:15:36.215Zlock 4:29.253432725
31002026-07-21T23:15:36.215Zslp 2:45.168705827
31012026-07-21T23:15:36.216Zlat 4.053326298
31022026-07-21T23:15:36.216Zstop 14.814600402
31032026-07-21T23:15:36.216Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
31042026-07-21T23:15:36.216Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
31052026-07-21T23:15:36.216Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
31062026-07-21T23:15:36.216Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
31072026-07-21T23:15:36.216Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
31082026-07-21T23:15:37.126Z Compiling progenitor-client v0.14.0
31092026-07-21T23:15:37.126Z Compiling newtype-uuid-macros v0.1.0
31102026-07-21T23:15:37.126Z Compiling match_cfg v0.1.0
31112026-07-21T23:15:37.127Z Compiling slog-json v2.6.1
31122026-07-21T23:15:37.130Z Compiling structmeta-derive v0.3.0
31132026-07-21T23:15:37.130Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31142026-07-21T23:15:37.293Z Compiling sha1 v0.11.0
31152026-07-21T23:15:37.297Z Compiling multer v3.1.0
31162026-07-21T23:15:37.297Z Compiling debug-ignore v1.0.5
31172026-07-21T23:15:37.297Z Compiling compression-core v0.4.31
31182026-07-21T23:15:37.297Z Compiling itertools v0.14.0
31192026-07-21T23:15:37.297Z Compiling async-stream-impl v0.3.6
31202026-07-21T23:15:37.297Z Compiling toml_datetime v1.1.1+spec-1.1.0
31212026-07-21T23:15:37.297Z Compiling serde_spanned v1.1.1
31222026-07-21T23:15:37.297Z Compiling dropshot v0.17.1
31232026-07-21T23:15:37.297Z Compiling toml_writer v1.1.1+spec-1.1.0
31242026-07-21T23:15:37.511Z Compiling waitgroup v0.1.2
31252026-07-21T23:15:37.530Z Compiling compression-codecs v0.4.37
31262026-07-21T23:15:37.597Z Compiling hostname v0.3.1
31272026-07-21T23:15:37.600Z Compiling rustls-pemfile v2.2.0
31282026-07-21T23:15:37.600Z Compiling dropshot_endpoint v0.17.1
31292026-07-21T23:15:37.650Z Compiling hostname v0.4.2
31302026-07-21T23:15:37.716Z Compiling slog-bunyan v2.5.0
31312026-07-21T23:15:37.774Z Compiling async-compression v0.4.41
31322026-07-21T23:15:37.778Z Compiling toml v1.1.2+spec-1.1.0
31332026-07-21T23:15:37.810Z Compiling serde_path_to_error v0.1.20
31342026-07-21T23:15:37.844Z Compiling atomicwrites v0.4.4
31352026-07-21T23:15:37.848Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31362026-07-21T23:15:37.848Z Compiling macaddr v1.0.1
31372026-07-21T23:15:37.879Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31382026-07-21T23:15:37.897Z Compiling instant v0.1.13
31392026-07-21T23:15:37.915Z Compiling regress v0.10.5
31402026-07-21T23:15:37.949Z Compiling backon v1.6.0
31412026-07-21T23:15:38.010Z Compiling async-stream v0.3.6
31422026-07-21T23:15:38.044Z Compiling backoff v0.4.0
31432026-07-21T23:15:38.064Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31442026-07-21T23:15:38.083Z Compiling humantime v2.3.0
31452026-07-21T23:15:38.107Z Compiling half v2.7.1
31462026-07-21T23:15:38.129Z Compiling progenitor-extras v0.2.0
31472026-07-21T23:15:38.146Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31482026-07-21T23:15:38.174Z Compiling ciborium-io v0.2.2
31492026-07-21T23:15:38.191Z Compiling crucible-workspace-hack v0.1.0
31502026-07-21T23:15:38.210Z Compiling regress v0.11.1
31512026-07-21T23:15:38.210Z Compiling convert_case v0.4.0
31522026-07-21T23:15:38.280Z Compiling secrecy v0.10.3
31532026-07-21T23:15:38.297Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31542026-07-21T23:15:38.356Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31552026-07-21T23:15:38.376Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
31562026-07-21T23:15:38.411Z Compiling ciborium-ll v0.2.2
31572026-07-21T23:15:38.429Z Compiling structmeta v0.3.0
31582026-07-21T23:15:38.462Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31592026-07-21T23:15:38.466Z Compiling inout v0.1.4
31602026-07-21T23:15:38.516Z Compiling unsafe-libyaml v0.2.11
31612026-07-21T23:15:38.537Z Compiling thiserror-impl-no-std v2.0.2
31622026-07-21T23:15:38.591Z Compiling ciborium v0.2.2
31632026-07-21T23:15:38.628Z Compiling derive_more v0.99.20
31642026-07-21T23:15:38.658Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
31652026-07-21T23:15:38.658Z Compiling cipher v0.4.4
31662026-07-21T23:15:38.685Z Compiling derive-ex v0.1.8
31672026-07-21T23:15:38.706Z Compiling parse-display-derive v0.10.0
31682026-07-21T23:15:38.722Z Compiling universal-hash v0.5.1
31692026-07-21T23:15:38.722Z Compiling opaque-debug v0.3.1
31702026-07-21T23:15:38.766Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31712026-07-21T23:15:38.824Z Compiling blake2 v0.10.6
31722026-07-21T23:15:38.840Z Compiling aead v0.5.2
31732026-07-21T23:15:38.881Z Compiling chacha20 v0.9.1
31742026-07-21T23:15:38.937Z Compiling poly1305 v0.8.0
31752026-07-21T23:15:39.070Z Compiling serde_yaml v0.9.34+deprecated
31762026-07-21T23:15:39.137Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
31772026-07-21T23:15:39.158Z Compiling password-hash v0.5.0
31782026-07-21T23:15:39.190Z Compiling toml_datetime v0.7.5+spec-1.1.0
31792026-07-21T23:15:39.276Z Compiling indent_write v2.2.0
31802026-07-21T23:15:39.347Z Compiling chacha20poly1305 v0.10.1
31812026-07-21T23:15:39.402Z Compiling toml_edit v0.23.10+spec-1.0.0
31822026-07-21T23:15:39.437Z Compiling argon2 v0.5.3
31832026-07-21T23:15:39.470Z Compiling darling_core v0.21.3
31842026-07-21T23:15:39.516Z Compiling heapless v0.8.0
31852026-07-21T23:15:39.591Z Compiling tabwriter v1.4.1
31862026-07-21T23:15:39.704Z Compiling hash32 v0.3.1
31872026-07-21T23:15:39.775Z Compiling thiserror-no-std v2.0.2
31882026-07-21T23:15:39.854Z Compiling typify-impl v0.6.2
31892026-07-21T23:15:39.857Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31902026-07-21T23:15:39.885Z Compiling vsss-rs v3.3.4
31912026-07-21T23:15:40.087Z Compiling proc-macro-crate v3.4.0
31922026-07-21T23:15:40.153Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31932026-07-21T23:15:40.413Z Compiling smoltcp v0.11.0
31942026-07-21T23:15:40.460Z Compiling parse-display v0.10.0
31952026-07-21T23:15:40.514Z Compiling test-strategy v0.4.5
31962026-07-21T23:15:40.585Z Compiling cobs v0.3.0
31972026-07-21T23:15:40.625Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31982026-07-21T23:15:40.671Z Compiling num_enum_derive v0.7.6
31992026-07-21T23:15:40.803Z Compiling colored v3.1.1
32002026-07-21T23:15:40.821Z Compiling postcard v1.1.3
32012026-07-21T23:15:40.859Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
32022026-07-21T23:15:40.905Z Compiling proc-macro-error v1.0.4
32032026-07-21T23:15:40.991Z Compiling proc-macro-crate v1.3.1
32042026-07-21T23:15:41.143Z Compiling rand v0.10.1
32052026-07-21T23:15:41.188Z Compiling foreign-types-macros v0.2.3
32062026-07-21T23:15:41.206Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
32072026-07-21T23:15:41.226Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
32082026-07-21T23:15:41.245Z Compiling foreign-types-shared v0.3.1
32092026-07-21T23:15:41.278Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32102026-07-21T23:15:41.365Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32112026-07-21T23:15:41.452Z Compiling rayon-core v1.13.0
32122026-07-21T23:15:41.503Z Compiling num_enum_derive v0.5.11
32132026-07-21T23:15:41.559Z Compiling crossbeam-deque v0.8.6
32142026-07-21T23:15:41.669Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32152026-07-21T23:15:41.687Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
32162026-07-21T23:15:41.687Z Compiling cstr-argument v0.1.2
32172026-07-21T23:15:41.746Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
32182026-07-21T23:15:41.836Z Compiling num_enum v0.7.6
32192026-07-21T23:15:41.896Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32202026-07-21T23:15:41.912Z Compiling foreign-types v0.5.0
32212026-07-21T23:15:42.013Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32222026-07-21T23:15:42.016Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
32232026-07-21T23:15:42.066Z Compiling darling_macro v0.21.3
32242026-07-21T23:15:42.087Z Compiling zone_cfg_derive v0.3.1
32252026-07-21T23:15:42.103Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32262026-07-21T23:15:42.138Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32272026-07-21T23:15:42.170Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32282026-07-21T23:15:42.240Z Compiling rayon v1.11.0
32292026-07-21T23:15:42.268Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
32302026-07-21T23:15:42.305Z Compiling itertools v0.12.1
32312026-07-21T23:15:42.309Z Compiling num-derive v0.4.2
32322026-07-21T23:15:42.340Z Compiling sigpipe v0.1.3
32332026-07-21T23:15:42.458Z Compiling glob v0.3.3
32342026-07-21T23:15:42.477Z Compiling cpubits v0.1.1
32352026-07-21T23:15:42.497Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32362026-07-21T23:15:42.535Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32372026-07-21T23:15:42.583Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
32382026-07-21T23:15:42.640Z Compiling darling v0.21.3
32392026-07-21T23:15:42.676Z Compiling num_enum v0.5.11
32402026-07-21T23:15:42.706Z Compiling smf v0.2.3
32412026-07-21T23:15:42.754Z Compiling ingot-macros v0.1.1
32422026-07-21T23:15:42.778Z Compiling whoami v1.6.1
32432026-07-21T23:15:42.813Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32442026-07-21T23:15:42.829Z Compiling usdt-macro v0.5.0
32452026-07-21T23:15:42.845Z Compiling usdt-attr-macro v0.5.0
32462026-07-21T23:15:42.864Z Compiling gethostname v0.5.0
32472026-07-21T23:15:42.884Z Compiling num-rational v0.4.2
32482026-07-21T23:15:43.097Z Compiling pem-rfc7468 v1.0.0
32492026-07-21T23:15:43.152Z Compiling num-complex v0.4.6
32502026-07-21T23:15:43.257Z Compiling derive-where v1.6.0
32512026-07-21T23:15:43.295Z Compiling memmap v0.7.0
32522026-07-21T23:15:43.341Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
32532026-07-21T23:15:43.431Z Compiling float-ord v0.3.2
32542026-07-21T23:15:43.511Z Compiling zone v0.3.1
32552026-07-21T23:15:43.527Z Compiling num v0.4.3
32562026-07-21T23:15:43.584Z Compiling toml v0.8.23
32572026-07-21T23:15:43.601Z Compiling hmac v0.13.0
32582026-07-21T23:15:43.624Z Compiling universal-hash v0.6.1
32592026-07-21T23:15:43.624Z Compiling resolv-conf v0.7.6
32602026-07-21T23:15:43.674Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32612026-07-21T23:15:43.726Z Compiling usdt v0.5.0
32622026-07-21T23:15:43.759Z Compiling cancel-safe-futures v0.1.5
32632026-07-21T23:15:43.789Z Compiling polyval v0.7.1
32642026-07-21T23:15:43.826Z Compiling der v0.8.0
32652026-07-21T23:15:43.843Z Compiling prettyplease v0.2.37
32662026-07-21T23:15:43.901Z Compiling pbkdf2 v0.13.0
32672026-07-21T23:15:44.020Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32682026-07-21T23:15:44.020Z Compiling ghash v0.6.0
32692026-07-21T23:15:44.071Z Compiling aes v0.9.1
32702026-07-21T23:15:44.074Z Compiling console v0.15.11
32712026-07-21T23:15:44.137Z Compiling hickory-proto v0.24.4
32722026-07-21T23:15:44.153Z Compiling newline-converter v0.3.0
32732026-07-21T23:15:44.199Z Compiling ctr v0.10.1
32742026-07-21T23:15:44.230Z Compiling aead v0.6.1
32752026-07-21T23:15:44.250Z Compiling sha2 v0.11.0
32762026-07-21T23:15:44.296Z Compiling linear-map v1.2.0
32772026-07-21T23:15:44.440Z Compiling linked-hash-map v0.5.6
32782026-07-21T23:15:44.443Z Compiling libefi-sys v0.1.0
32792026-07-21T23:15:44.461Z Compiling expectorate v1.2.0
32802026-07-21T23:15:44.495Z Compiling typify-macro v0.6.2
32812026-07-21T23:15:44.513Z Compiling aes-gcm v0.11.0
32822026-07-21T23:15:44.627Z Compiling lru-cache v0.1.2
32832026-07-21T23:15:44.670Z Compiling crypto-bigint v0.7.5
32842026-07-21T23:15:44.690Z Compiling oxide-update-engine-types v0.1.2
32852026-07-21T23:15:44.690Z Compiling cbc v0.2.1
32862026-07-21T23:15:44.742Z Compiling spki v0.8.0
32872026-07-21T23:15:44.745Z Compiling salsa20 v0.11.0
32882026-07-21T23:15:44.785Z Compiling bitfield-struct v0.6.2
32892026-07-21T23:15:44.907Z Compiling nom v8.0.0
32902026-07-21T23:15:44.982Z Compiling semver v0.1.20
32912026-07-21T23:15:45.102Z Compiling scrypt v0.12.0
32922026-07-21T23:15:45.157Z Compiling tokio-dtrace v0.1.1
32932026-07-21T23:15:45.216Z Compiling rustc_version v0.1.7
32942026-07-21T23:15:45.232Z Compiling dropshot-api-manager-types v0.7.2
32952026-07-21T23:15:45.306Z Compiling slog-dtrace v0.3.0
32962026-07-21T23:15:45.427Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32972026-07-21T23:15:45.466Z Compiling minimal-lexical v0.2.1
32982026-07-21T23:15:45.484Z Compiling newtype_derive v0.1.6
32992026-07-21T23:15:45.498Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33002026-07-21T23:15:45.533Z Compiling oxide-tokio-rt v0.1.4
33012026-07-21T23:15:45.582Z Compiling pkcs5 v0.8.1
33022026-07-21T23:15:45.622Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33032026-07-21T23:15:45.718Z Compiling nom v7.1.3
33042026-07-21T23:15:45.742Z Compiling ingot-types v0.1.2
33052026-07-21T23:15:45.761Z Compiling oxide-update-engine v0.1.2
33062026-07-21T23:15:45.803Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33072026-07-21T23:15:45.851Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33082026-07-21T23:15:45.869Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33092026-07-21T23:15:45.885Z Compiling phf_shared v0.12.1
33102026-07-21T23:15:45.968Z Compiling csv-core v0.1.13
33112026-07-21T23:15:46.134Z Compiling ingot v0.1.1
33122026-07-21T23:15:46.156Z Compiling highway v1.3.0
33132026-07-21T23:15:46.174Z Compiling unicode-xid v0.2.6
33142026-07-21T23:15:46.192Z Compiling chrono-tz v0.10.4
33152026-07-21T23:15:46.228Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33162026-07-21T23:15:46.267Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33172026-07-21T23:15:46.300Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33182026-07-21T23:15:46.330Z Compiling hickory-resolver v0.24.4
33192026-07-21T23:15:46.353Z Compiling typify v0.6.2
33202026-07-21T23:15:46.429Z Compiling xshell-macros v0.2.7
33212026-07-21T23:15:46.462Z Compiling progenitor-impl v0.14.0
33222026-07-21T23:15:46.486Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
33232026-07-21T23:15:46.576Z Compiling const_format_proc_macros v0.2.34
33242026-07-21T23:15:46.592Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33252026-07-21T23:15:46.927Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33262026-07-21T23:15:47.110Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
33272026-07-21T23:15:47.170Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33282026-07-21T23:15:47.230Z Compiling xshell v0.2.7
33292026-07-21T23:15:47.248Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33302026-07-21T23:15:47.474Z Compiling qorb v0.4.1
33312026-07-21T23:15:47.480Z Compiling csv v1.4.0
33322026-07-21T23:15:47.728Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33332026-07-21T23:15:47.795Z Compiling phf v0.12.1
33342026-07-21T23:15:47.952Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
33352026-07-21T23:15:47.971Z Compiling pkcs8 v0.11.0
33362026-07-21T23:15:48.051Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33372026-07-21T23:15:48.071Z Compiling owo-colors v4.3.0
33382026-07-21T23:15:48.163Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33392026-07-21T23:15:48.365Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33402026-07-21T23:15:48.412Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33412026-07-21T23:15:48.455Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33422026-07-21T23:15:48.547Z Compiling const_format v0.2.35
33432026-07-21T23:15:48.669Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33442026-07-21T23:15:48.684Z Compiling tabled_derive v0.7.0
33452026-07-21T23:15:49.130Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33462026-07-21T23:15:49.160Z Compiling progenitor-macro v0.14.0
33472026-07-21T23:15:49.228Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33482026-07-21T23:15:49.314Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
33492026-07-21T23:15:49.393Z Compiling bcs v0.1.6
33502026-07-21T23:15:49.489Z Compiling ff v0.14.0
33512026-07-21T23:15:49.560Z Compiling tagptr v0.2.0
33522026-07-21T23:15:49.585Z Compiling salty v0.3.0
33532026-07-21T23:15:49.712Z Compiling termtree v0.5.1
33542026-07-21T23:15:49.734Z Compiling textwrap v0.16.2
33552026-07-21T23:15:49.750Z Compiling tabled v0.15.0
33562026-07-21T23:15:49.904Z Compiling moka v0.12.13
33572026-07-21T23:15:49.908Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33582026-07-21T23:15:49.908Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33592026-07-21T23:15:49.957Z Compiling steno v0.4.1
33602026-07-21T23:15:50.144Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33612026-07-21T23:15:50.165Z Compiling sha1 v0.10.6
33622026-07-21T23:15:50.239Z Compiling signature v3.0.0
33632026-07-21T23:15:50.283Z Compiling base16ct v1.0.0
33642026-07-21T23:15:50.308Z Compiling base64 v0.21.7
33652026-07-21T23:15:50.423Z Compiling radium v0.7.0
33662026-07-21T23:15:50.455Z Compiling sec1 v0.8.1
33672026-07-21T23:15:50.500Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
33682026-07-21T23:15:50.667Z Compiling hickory-resolver v0.25.2
33692026-07-21T23:15:50.725Z Compiling group v0.14.0
33702026-07-21T23:15:50.774Z Compiling hkdf v0.13.0
33712026-07-21T23:15:50.797Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33722026-07-21T23:15:50.812Z Compiling rfc6979 v0.4.0
33732026-07-21T23:15:50.942Z Compiling tap v1.0.1
33742026-07-21T23:15:50.970Z Compiling maybe-uninit v2.0.0
33752026-07-21T23:15:50.987Z Compiling ecdsa v0.16.9
33762026-07-21T23:15:51.086Z Compiling wyz v0.5.1
33772026-07-21T23:15:51.138Z Compiling elliptic-curve v0.14.0-rc.33
33782026-07-21T23:15:51.367Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33792026-07-21T23:15:51.421Z Compiling primeorder v0.13.6
33802026-07-21T23:15:51.502Z Compiling proc-macro-error-attr2 v2.0.0
33812026-07-21T23:15:51.556Z Compiling utf-8 v0.7.6
33822026-07-21T23:15:51.713Z Compiling funty v2.0.0
33832026-07-21T23:15:51.717Z Compiling parking_lot_core v0.8.6
33842026-07-21T23:15:51.804Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33852026-07-21T23:15:51.853Z Compiling packed_struct v0.10.1
33862026-07-21T23:15:51.998Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
33872026-07-21T23:15:52.093Z Compiling proc-macro-error2 v2.0.1
33882026-07-21T23:15:52.108Z Compiling tungstenite v0.21.0
33892026-07-21T23:15:52.133Z Compiling bitvec v1.0.1
33902026-07-21T23:15:52.160Z Compiling p384 v0.13.1
33912026-07-21T23:15:52.311Z Compiling rfc6979 v0.5.0
33922026-07-21T23:15:52.397Z Compiling git-stub v1.0.0
33932026-07-21T23:15:52.519Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
33942026-07-21T23:15:52.527Z Compiling packed_struct_codegen v0.10.1
33952026-07-21T23:15:52.559Z Compiling num-derive v0.3.3
33962026-07-21T23:15:52.588Z Compiling bitfield-macros v0.19.4
33972026-07-21T23:15:52.667Z Compiling zerocopy-derive v0.6.6
33982026-07-21T23:15:52.712Z Compiling indexmap v1.9.3
33992026-07-21T23:15:52.773Z Compiling crc-catalog v2.4.0
34002026-07-21T23:15:52.900Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
34012026-07-21T23:15:52.931Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34022026-07-21T23:15:52.972Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34032026-07-21T23:15:53.011Z Compiling nodrop v0.1.14
34042026-07-21T23:15:53.093Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
34052026-07-21T23:15:53.187Z Compiling array-init v0.0.4
34062026-07-21T23:15:53.206Z Compiling crc v3.4.0
34072026-07-21T23:15:53.252Z Compiling tokio-tungstenite v0.21.0
34082026-07-21T23:15:53.269Z Compiling git-stub-vcs v0.1.0
34092026-07-21T23:15:53.412Z Compiling bitfield v0.19.4
34102026-07-21T23:15:53.442Z Compiling tabled_derive v0.11.0
34112026-07-21T23:15:53.536Z Compiling ecdsa v0.17.0-rc.18
34122026-07-21T23:15:53.566Z Compiling libscf-sys v1.1.0
34132026-07-21T23:15:53.582Z Compiling smallvec v0.6.14
34142026-07-21T23:15:53.628Z Compiling zerocopy v0.6.6
34152026-07-21T23:15:53.683Z Compiling primeorder v0.14.0-rc.10
34162026-07-21T23:15:53.741Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34172026-07-21T23:15:53.757Z Compiling primefield v0.14.0
34182026-07-21T23:15:53.821Z Compiling progenitor-impl v0.13.0
34192026-07-21T23:15:53.839Z Compiling papergrid v0.17.0
34202026-07-21T23:15:53.992Z Compiling testing_table v0.3.0
34212026-07-21T23:15:53.992Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34222026-07-21T23:15:54.028Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
34232026-07-21T23:15:54.028Z Compiling curve25519-dalek v5.0.0-rc.0
34242026-07-21T23:15:54.063Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
34252026-07-21T23:15:54.068Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34262026-07-21T23:15:54.182Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
34272026-07-21T23:15:54.206Z Compiling unicase v2.9.0
34282026-07-21T23:15:54.252Z Compiling progenitor v0.14.0
34292026-07-21T23:15:54.311Z Compiling hashbrown v0.12.3
34302026-07-21T23:15:54.331Z Compiling corncobs v0.1.4
34312026-07-21T23:15:54.430Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
34322026-07-21T23:15:54.447Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34332026-07-21T23:15:54.451Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34342026-07-21T23:15:54.452Z Compiling illumos-nvpair-sys v0.2.0
34352026-07-21T23:15:54.526Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34362026-07-21T23:15:54.608Z Compiling mime_guess v2.0.5
34372026-07-21T23:15:54.703Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
34382026-07-21T23:15:54.722Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
34392026-07-21T23:15:54.756Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
34402026-07-21T23:15:54.813Z Compiling tabled v0.20.0
34412026-07-21T23:15:54.950Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
34422026-07-21T23:15:54.969Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
34432026-07-21T23:15:54.986Z Compiling parking_lot v0.11.2
34442026-07-21T23:15:55.049Z Compiling serde-hex v0.1.0
34452026-07-21T23:15:55.066Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34462026-07-21T23:15:55.191Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34472026-07-21T23:15:55.218Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34482026-07-21T23:15:55.406Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34492026-07-21T23:15:55.453Z Compiling ron v0.8.1
34502026-07-21T23:15:55.537Z Compiling ssh-encoding v0.3.0-rc.9
34512026-07-21T23:15:55.623Z Compiling hashbrown v0.13.2
34522026-07-21T23:15:55.722Z Compiling progenitor-client v0.13.0
34532026-07-21T23:15:55.740Z Compiling prefix-trie v0.7.0
34542026-07-21T23:15:55.901Z Compiling fxhash v0.2.1
34552026-07-21T23:15:56.072Z Compiling secrecy v0.8.0
34562026-07-21T23:15:56.076Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
34572026-07-21T23:15:56.175Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34582026-07-21T23:15:56.255Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34592026-07-21T23:15:56.335Z Compiling crc-any v2.5.0
34602026-07-21T23:15:56.480Z Compiling progenitor-macro v0.13.0
34612026-07-21T23:15:56.601Z Compiling hickory-server v0.25.2
34622026-07-21T23:15:56.843Z Compiling object v0.30.4
34632026-07-21T23:15:57.188Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34642026-07-21T23:15:57.219Z Compiling sled v0.34.7
34652026-07-21T23:15:57.286Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34662026-07-21T23:15:57.322Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34672026-07-21T23:15:57.620Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34682026-07-21T23:15:57.696Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
34692026-07-21T23:15:57.755Z Compiling ed25519 v3.0.0
34702026-07-21T23:15:57.844Z Compiling crypto-primes v0.7.2
34712026-07-21T23:15:58.254Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34722026-07-21T23:15:58.418Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
34732026-07-21T23:15:58.591Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34742026-07-21T23:15:58.666Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34752026-07-21T23:15:58.801Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34762026-07-21T23:15:58.900Z Compiling pkcs1 v0.8.0-rc.4
34772026-07-21T23:15:58.918Z Compiling poly1305 v0.9.0
34782026-07-21T23:15:59.266Z Compiling blowfish v0.10.0
34792026-07-21T23:15:59.334Z Compiling blake2 v0.11.0-rc.6
34802026-07-21T23:15:59.364Z Compiling keccak v0.2.0
34812026-07-21T23:15:59.546Z Compiling path-slash v0.1.5
34822026-07-21T23:15:59.565Z Compiling http-range v0.1.5
34832026-07-21T23:15:59.582Z Compiling crc8 v0.1.1
34842026-07-21T23:15:59.650Z Compiling fiat-crypto v0.3.0
34852026-07-21T23:15:59.717Z Compiling half v1.8.3
34862026-07-21T23:15:59.734Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34872026-07-21T23:15:59.754Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34882026-07-21T23:15:59.788Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34892026-07-21T23:15:59.792Z Compiling argon2 v0.6.0-rc.8
34902026-07-21T23:15:59.862Z Compiling sha3 v0.11.0
34912026-07-21T23:15:59.952Z Compiling serde_cbor v0.11.2
34922026-07-21T23:16:00.009Z Compiling bcrypt-pbkdf v0.11.0
34932026-07-21T23:16:00.206Z Compiling ssh-cipher v0.3.0-rc.9
34942026-07-21T23:16:00.337Z Compiling rsa v0.10.0-rc.18
34952026-07-21T23:16:00.354Z Compiling ed25519-dalek v3.0.0-rc.0
34962026-07-21T23:16:00.499Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34972026-07-21T23:16:00.590Z Compiling illumos-nvpair v0.3.0
34982026-07-21T23:16:00.892Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34992026-07-21T23:16:00.919Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35002026-07-21T23:16:00.937Z Compiling p521 v0.14.0-rc.10
35012026-07-21T23:16:01.011Z Compiling p256 v0.14.0-rc.10
35022026-07-21T23:16:01.110Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35032026-07-21T23:16:01.160Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
35042026-07-21T23:16:01.180Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35052026-07-21T23:16:01.195Z Compiling yasna v0.5.2
35062026-07-21T23:16:01.214Z Compiling kstat-rs v0.2.4
35072026-07-21T23:16:01.516Z Compiling headers-core v0.3.0
35082026-07-21T23:16:01.535Z Compiling kem v0.3.0
35092026-07-21T23:16:01.581Z Compiling progenitor v0.13.0
35102026-07-21T23:16:01.660Z Compiling module-lattice v0.2.3
35112026-07-21T23:16:01.679Z Compiling nanorand v0.7.0
35122026-07-21T23:16:01.705Z Compiling atty v0.2.14
35132026-07-21T23:16:01.772Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
35142026-07-21T23:16:01.826Z Compiling rcgen v0.12.1
35152026-07-21T23:16:01.880Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
35162026-07-21T23:16:01.935Z Compiling flume v0.11.1
35172026-07-21T23:16:01.958Z Compiling ml-kem v0.3.2
35182026-07-21T23:16:01.961Z Compiling headers v0.4.1
35192026-07-21T23:16:02.026Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35202026-07-21T23:16:02.272Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
35212026-07-21T23:16:02.290Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35222026-07-21T23:16:02.558Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35232026-07-21T23:16:02.725Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35242026-07-21T23:16:02.751Z Compiling hyper-staticfile v0.10.1
35252026-07-21T23:16:02.770Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35262026-07-21T23:16:02.947Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
35272026-07-21T23:16:03.063Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35282026-07-21T23:16:03.191Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
35292026-07-21T23:16:03.320Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
35302026-07-21T23:16:03.335Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35312026-07-21T23:16:03.605Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35322026-07-21T23:16:03.745Z Compiling russh-cryptovec v0.61.0
35332026-07-21T23:16:03.895Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35342026-07-21T23:16:03.996Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
35352026-07-21T23:16:04.044Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35362026-07-21T23:16:04.242Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35372026-07-21T23:16:04.282Z Compiling internal-russh-num-bigint v0.5.0
35382026-07-21T23:16:04.318Z Compiling port-file v0.1.0
35392026-07-21T23:16:04.356Z Compiling num-bigint v0.4.6
35402026-07-21T23:16:04.376Z Compiling generic-array v1.4.3
35412026-07-21T23:16:04.568Z Compiling russh-util v0.52.0
35422026-07-21T23:16:04.590Z Compiling enum_dispatch v0.3.13
35432026-07-21T23:16:04.750Z Compiling delegate v0.13.5
35442026-07-21T23:16:04.806Z Compiling subprocess v0.2.15
35452026-07-21T23:16:04.880Z Compiling p384 v0.14.0-rc.10
35462026-07-21T23:16:04.976Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35472026-07-21T23:16:05.099Z Compiling md5 v0.8.0
35482026-07-21T23:16:05.309Z Compiling display-error-chain v0.2.2
35492026-07-21T23:16:05.402Z Compiling hex-literal v1.1.0
35502026-07-21T23:16:05.454Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35512026-07-21T23:16:05.508Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35522026-07-21T23:16:05.541Z Compiling colored v2.2.0
35532026-07-21T23:16:05.581Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35542026-07-21T23:16:05.625Z Compiling socket2 v0.5.10
35552026-07-21T23:16:05.642Z Compiling internet-checksum v0.2.1
35562026-07-21T23:16:05.929Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35572026-07-21T23:16:06.668Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35582026-07-21T23:16:07.029Z Compiling ssh-key v0.7.0-rc.10
35592026-07-21T23:16:07.206Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35602026-07-21T23:16:08.254Z Compiling russh v0.61.2
35612026-07-21T23:16:08.760Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
35622026-07-21T23:16:09.559Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35632026-07-21T23:16:18.025Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35642026-07-21T23:16:18.025Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35652026-07-21T23:16:18.025Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35662026-07-21T23:16:18.025Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35672026-07-21T23:16:19.748Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35682026-07-21T23:16:19.825Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35692026-07-21T23:16:23.820Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
35702026-07-21T23:17:02.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
35712026-07-21T23:17:03.112Z
35722026-07-21T23:17:03.113Zreal 1:26.838107769
35732026-07-21T23:17:03.113Zuser 8:44.069610427
35742026-07-21T23:17:03.113Zsys 1:43.464761169
35752026-07-21T23:17:03.113Ztrap 0.265387378
35762026-07-21T23:17:03.118Ztflt 0.384637219
35772026-07-21T23:17:03.118Zdflt 1.382869664
35782026-07-21T23:17:03.118Zkflt 0.000389740
35792026-07-21T23:17:03.118Zlock 31:04.104592657
35802026-07-21T23:17:03.118Zslp 20:04.563679025
35812026-07-21T23:17:03.118Zlat 42.767708666
35822026-07-21T23:17:03.118Zstop 3:04.161734577
35832026-07-21T23:17:03.118Z+ mkdir tests
35842026-07-21T23:17:03.121Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35852026-07-21T23:17:03.121Z+ xargs -I '{}' -t cp '{}' tests/
35862026-07-21T23:17:03.142Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e4c9c7ae0bb0dfef tests/
35872026-07-21T23:17:03.161Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ea78505dc2dc167f tests/
35882026-07-21T23:17:03.181Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-33515beb2d6ed64a tests/
35892026-07-21T23:17:03.203Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-fe05326eebb245d2 tests/
35902026-07-21T23:17:03.536Z+ 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/* tools/opte_version tools/opte_version_override)
35912026-07-21T23:17:03.542Z+ 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-ea78505dc2dc167f tests/commtest-33515beb2d6ed64a tests/dhcp_server-e4c9c7ae0bb0dfef tests/end_to_end_tests-fe05326eebb245d2 tools/opte_version tools/opte_version_override 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
35922026-07-21T23:18:23.630ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35932026-07-21T23:18:23.630Za .github/buildomat/ci-env.sh 1K
35942026-07-21T23:18:23.630Za out/target/test 1K
35952026-07-21T23:18:23.630Za out/npuzone/npuzone 27402K
35962026-07-21T23:18:23.630Za package-manifest.toml 35K
35972026-07-21T23:18:23.630Za smf/sled-agent/non-gimlet/config.toml 6K
35982026-07-21T23:18:23.630Za target/release/omicron-package 40729K
35992026-07-21T23:18:23.630Za target/release/xtask 10468K
36002026-07-21T23:18:23.630Za target/debug/bootstrap 349671K
36012026-07-21T23:18:23.630Za tests/bootstrap-ea78505dc2dc167f 31974K
36022026-07-21T23:18:23.630Za tests/commtest-33515beb2d6ed64a 32169K
36032026-07-21T23:18:23.630Za tests/dhcp_server-e4c9c7ae0bb0dfef 31974K
36042026-07-21T23:18:23.630Za tests/end_to_end_tests-fe05326eebb245d2 399544K
36052026-07-21T23:18:23.630Za tools/opte_version 1K
36062026-07-21T23:18:23.630Za tools/opte_version_override 2K
36072026-07-21T23:18:23.630Za out/clickhouse.tar.gz 310737K
36082026-07-21T23:18:23.630Za out/clickhouse_keeper.tar.gz 297204K
36092026-07-21T23:18:23.630Za out/clickhouse_server.tar.gz 310735K
36102026-07-21T23:18:23.630Za out/cockroachdb.tar.gz 161742K
36112026-07-21T23:18:23.630Za out/crucible-pantry-zone.tar.gz 39110K
36122026-07-21T23:18:23.630Za out/crucible-utils.tar 18900K
36132026-07-21T23:18:23.630Za out/crucible-zone.tar.gz 53805K
36142026-07-21T23:18:23.630Za out/external-dns.tar.gz 46165K
36152026-07-21T23:18:23.630Za out/internal-dns.tar.gz 46165K
36162026-07-21T23:18:23.631Za out/mg-ddm-gz.tar 102717K
36172026-07-21T23:18:23.631Za out/nexus.tar.gz 273395K
36182026-07-21T23:18:23.631Za out/ntp.tar.gz 29912K
36192026-07-21T23:18:23.631Za out/omicron-gateway-softnpu.tar.gz 27710K
36202026-07-21T23:18:23.631Za out/omicron-sled-agent.tar 191470K
36212026-07-21T23:18:23.631Za out/overlay.tar.gz 4K
36222026-07-21T23:18:23.631Za out/oximeter.tar.gz 59925K
36232026-07-21T23:18:23.631Za out/oxlog.tar 3808K
36242026-07-21T23:18:23.631Za out/probe.tar.gz 3037K
36252026-07-21T23:18:23.631Za out/propolis-server.tar.gz 34372K
36262026-07-21T23:18:23.631Za out/pumpkind-gz.tar 26647K
36272026-07-21T23:18:23.631Za out/switch-softnpu.tar.gz 450107K
36282026-07-21T23:18:23.635Z
36292026-07-21T23:18:23.635Zreal 1:20.090223441
36302026-07-21T23:18:23.636Zuser 1:17.463896567
36312026-07-21T23:18:23.636Zsys 4.387753557
36322026-07-21T23:18:23.636Ztrap 0.006918015
36332026-07-21T23:18:23.636Ztflt 0.000000000
36342026-07-21T23:18:23.636Zdflt 0.000000000
36352026-07-21T23:18:23.636Zkflt 0.000000000
36362026-07-21T23:18:23.636Zlock 0.000000000
36372026-07-21T23:18:23.636Zslp 1:17.309230750
36382026-07-21T23:18:23.636Zlat 1.007724719
36392026-07-21T23:18:23.636Zstop 0.000250800
36402026-07-21T23:18:23.636Zprocess exited: duration 1086332 ms, exit code 0
 
36412026-07-21T23:18:23.654Zfound 1 output files
36422026-07-21T23:18:23.654Zuploading: /work/package.tar.gz (2483536494 bytes)
36432026-07-21T23:19:02.636Zuploaded: /work/package.tar.gz