01KVP0W5GC7MXCSQ5G3REPX2VN: 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: 01KVP0WK5VGKR09VDB7MFBBZCP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-21T21:22:13.299Zjob assigned to worker 01KVP0YF2JVVZ9ZT0TQPSHNR6R [factory aws, i-01a49a5b551729a6f] (queued for 1 m 52 s)
 
22026-06-21T21:22:20.772Zstarting task 0: "setup"
32026-06-21T21:22:20.777Z++ uname -s
42026-06-21T21:22:20.780Z+ kern=SunOS
52026-06-21T21:22:20.780Z+ build_user=build
62026-06-21T21:22:20.780Z+ build_uid=12345
72026-06-21T21:22:20.780Z+ work_dir=/work
82026-06-21T21:22:20.780Z+ input_dir=/input
92026-06-21T21:22:20.780Z+ [[ 0 == 12345 ]]
102026-06-21T21:22:20.780Z+ case "$kern" in
112026-06-21T21:22:20.780Z+ groupadd -g 12345 build
122026-06-21T21:22:20.783Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-21T21:22:22.790Z+ zfs create -o mountpoint=/work rpool/work
142026-06-21T21:22:22.894Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-21T21:22:22.897Z+ home_fs=zfs
162026-06-21T21:22:22.897Z+ [[ zfs == autofs ]]
172026-06-21T21:22:22.897Z+ mkdir -p /home/build
182026-06-21T21:22:22.900Z+ chown build:build /home/build /work
192026-06-21T21:22:24.900Z+ chmod 0700 /home/build /work
202026-06-21T21:22:24.904Zprocess exited: duration 4134 ms, exit code 0
 
212026-06-21T21:22:24.910Zstarting task 1: "rust-toolchain"
222026-06-21T21:22:24.916Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-21T21:22:24.916Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-21T21:22:24.916Z * rust toolchain channel = "1.94.0"
252026-06-21T21:22:24.916Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-06-21T21:22:24.917Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-21T21:22:24.917Z * rust toolchain profile = "default"
282026-06-21T21:22:24.920Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-21T21:22:24.920Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-21T21:22:25.010Zinfo: downloading installer
312026-06-21T21:22:26.488Zwarn: It looks like you have an existing rustup settings file at:
322026-06-21T21:22:26.488Zwarn: /home/build/.rustup/settings.toml
332026-06-21T21:22:26.489Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-21T21:22:26.489Zwarn: instead of the one inferred from the default host triple.
352026-06-21T21:22:26.500Zinfo: profile set to default
362026-06-21T21:22:26.500Zinfo: default host triple is x86_64-unknown-illumos
372026-06-21T21:22:26.503Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-21T21:22:26.656Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-21T21:22:26.659Zinfo: downloading 6 components
402026-06-21T21:22:43.062Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-21T21:22:43.062Z
422026-06-21T21:22:43.092Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-21T21:22:43.092Z
442026-06-21T21:22:43.092Z
452026-06-21T21:22:43.092ZRust is installed now. Great!
462026-06-21T21:22:43.092Z
472026-06-21T21:22:43.092ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-21T21:22:43.092Zenvironment variable. This has not been done automatically.
492026-06-21T21:22:43.092Z
502026-06-21T21:22:43.092ZTo configure your current shell, you need to source
512026-06-21T21:22:43.093Zthe corresponding env file under $HOME/.cargo.
522026-06-21T21:22:43.093Z
532026-06-21T21:22:43.093ZThis is usually done by running one of the following (note the leading DOT):
542026-06-21T21:22:43.096Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-21T21:22:43.096Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-21T21:22:43.096Zsource "~/.cargo/env.nu" # For nushell
572026-06-21T21:22:43.096Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-21T21:22:43.096Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-21T21:22:43.096Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-21T21:22:43.096Zwarn: no default linker (`cc`) was found in your PATH
612026-06-21T21:22:43.096Zwarn: many Rust crates require a system C toolchain to build
622026-06-21T21:22:43.178Z+ rustup --version
632026-06-21T21:22:43.185Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-21T21:22:43.189Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-21T21:22:43.207Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-21T21:22:43.209Z+ cargo --version
672026-06-21T21:22:43.218Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-21T21:22:43.221Z+ rustc --version
692026-06-21T21:22:43.241Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-21T21:22:43.244Zprocess exited: duration 18334 ms, exit code 0
 
712026-06-21T21:22:43.250Zstarting task 2: "authentication"
722026-06-21T21:22:43.269Zprocess exited: duration 18 ms, exit code 0
 
732026-06-21T21:22:43.274Zstarting task 3: "clone repository"
742026-06-21T21:22:43.279Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-21T21:22:43.282Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-21T21:22:43.318ZCloning into '/work/oxidecomputer/omicron'...
772026-06-21T21:22:53.906Z+ cd /work/oxidecomputer/omicron
782026-06-21T21:22:53.906Z+ git fetch origin 48c31edd97820d65274874e6b6831170195f9857
792026-06-21T21:22:54.176ZFrom https://github.com/oxidecomputer/omicron
802026-06-21T21:22:54.176Z * branch 48c31edd97820d65274874e6b6831170195f9857 -> FETCH_HEAD
812026-06-21T21:22:54.192Z+ [[ -n sunshowers/spr/10n-sled-agent-make-racknetworkconfig-ports-a-non-empty-uplinkports-newtype ]]
822026-06-21T21:22:54.195Z++ git branch --show-current
832026-06-21T21:22:54.195Z+ current=main
842026-06-21T21:22:54.195Z+ [[ main != sunshowers/spr/10n-sled-agent-make-racknetworkconfig-ports-a-non-empty-uplinkports-newtype ]]
852026-06-21T21:22:54.195Z+ git branch -f sunshowers/spr/10n-sled-agent-make-racknetworkconfig-ports-a-non-empty-uplinkports-newtype 48c31edd97820d65274874e6b6831170195f9857
862026-06-21T21:22:54.201Z+ git checkout -f sunshowers/spr/10n-sled-agent-make-racknetworkconfig-ports-a-non-empty-uplinkports-newtype
872026-06-21T21:22:54.436ZSwitched to branch 'sunshowers/spr/10n-sled-agent-make-racknetworkconfig-ports-a-non-empty-uplinkports-newtype'
882026-06-21T21:22:54.439Z+ git reset --hard 48c31edd97820d65274874e6b6831170195f9857
892026-06-21T21:22:54.463ZHEAD is now at 48c31edd9 also make StartSledAgentRequest a RackUuid
902026-06-21T21:22:54.467Zprocess exited: duration 11189 ms, exit code 0
 
912026-06-21T21:22:54.473Zstarting task 4: "build"
922026-06-21T21:22:54.485Z+ source .github/buildomat/ci-env.sh
932026-06-21T21:22:54.485Z++ export CARGO_TERM_COLOR=always
942026-06-21T21:22:54.485Z++ CARGO_TERM_COLOR=always
952026-06-21T21:22:54.488Z+ cargo --version
962026-06-21T21:22:54.491Zcargo 1.94.0 (85eff7c80 2026-01-15)
972026-06-21T21:22:54.491Z+ rustc --version
982026-06-21T21:22:54.514Zrustc 1.94.0 (4a4ef493e 2026-03-02)
992026-06-21T21:22:54.517Z+ WORK=/work
1002026-06-21T21:22:54.517Z+ pfexec mkdir -p /work
1012026-06-21T21:22:54.521Z+ pfexec chown build /work
1022026-06-21T21:22:54.524Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1032026-06-21T21:22:56.203Z Startup: Refreshing catalog 'helios' ... Done
1042026-06-21T21:22:56.291Z Startup: Caching catalogs ... Done
1052026-06-21T21:22:56.638ZPlanning: Solver setup ... Done (0.306s)
1062026-06-21T21:22:56.660ZPlanning: Running solver ... Done (0.022s)
1072026-06-21T21:22:56.668ZPlanning: Finding local manifests ... Done (0.003s)
1082026-06-21T21:22:56.679ZPlanning: Fetching manifests: 0/2 0% complete
1092026-06-21T21:22:56.695ZPlanning: Fetching manifests: 2/2 100% complete
1102026-06-21T21:22:56.710ZPlanning: Package planning ... Done (0.015s)
1112026-06-21T21:22:56.717ZPlanning: Merging actions ... Done (0.001s)
1122026-06-21T21:22:56.898ZPlanning: Checking for conflicting actions ... Done (0.187s)
1132026-06-21T21:22:56.902ZPlanning: Consolidating action changes ... Done (0.001s)
1142026-06-21T21:22:57.797ZPlanning: Evaluating mediators ... Done (0.898s)
1152026-06-21T21:22:57.800ZPlanning: Planning completed in 1.49 seconds
1162026-06-21T21:22:57.808Z Packages to install: 2
1172026-06-21T21:22:57.808Z Estimated space available: 156.07 GB
1182026-06-21T21:22:57.808ZEstimated space to be consumed: 26.78 MB
1192026-06-21T21:22:57.808Z Create boot environment: No
1202026-06-21T21:22:57.808ZCreate backup boot environment: No
1212026-06-21T21:22:57.808Z Rebuild boot archive: No
1222026-06-21T21:22:57.812Z
1232026-06-21T21:22:57.812ZChanged packages:
1242026-06-21T21:22:57.812Zhelios
1252026-06-21T21:22:57.812Z developer/build-essential
1262026-06-21T21:22:57.812Z None -> 11-3.0
1272026-06-21T21:22:57.812Z library/libxmlsec1
1282026-06-21T21:22:57.812Z None -> 1.2.35-3.0
1292026-06-21T21:22:57.834Z
1302026-06-21T21:22:57.834ZDownload: 0/214 items 0.0/1.3MB 0% complete
1312026-06-21T21:22:58.466ZDownload: Completed 1.28 MB in 0.63 seconds (2.0M/s)
1322026-06-21T21:22:58.534Z Actions: 1/268 actions (Installing new actions)
1332026-06-21T21:22:58.572Z Actions: Completed 268 actions in 0.04 seconds.
1342026-06-21T21:22:58.583ZFinalize: Updating package state database ... Done (0.010s)
1352026-06-21T21:22:58.583ZFinalize: Updating package cache ... Done (0.000s)
1362026-06-21T21:22:58.608ZFinalize: Updating image state ... Done (0.024s)
1372026-06-21T21:23:01.213ZFinalize: Creating fast lookup database ... Done (2.582s)
1382026-06-21T21:23:01.284ZFinalize: Reading search index ... Done (0.013s)
1392026-06-21T21:23:01.288ZFinalize: Updating search index ... Done (0.000s)
1402026-06-21T21:23:01.377ZFinalize: Updating package cache ... Done (0.000s)
1412026-06-21T21:23:01.685ZPlanning: Evaluating mediator changes ... Done
1422026-06-21T21:23:01.788ZPlanning: Checking for conflicting actions ... Done
1432026-06-21T21:23:01.793ZPlanning: Consolidating action changes ... Done
1442026-06-21T21:23:01.949ZPlanning: Evaluating mediators ... Done
1452026-06-21T21:23:01.952ZPlanning: Planning completed in 0.26 seconds
1462026-06-21T21:23:01.973Z Mediators to change: 2
1472026-06-21T21:23:01.973Z Create boot environment: No
1482026-06-21T21:23:01.973ZCreate backup boot environment: No
1492026-06-21T21:23:02.021ZFinalize: Updating package state database ... Done
1502026-06-21T21:23:02.021ZFinalize: Updating package cache ... Done
1512026-06-21T21:23:02.034ZFinalize: Updating image state ... Done
1522026-06-21T21:23:03.999ZFinalize: Creating fast lookup database ... Done
1532026-06-21T21:23:04.061ZFinalize: Reading search index ... Done
1542026-06-21T21:23:04.061ZFinalize: Updating search index ... Done
1552026-06-21T21:23:04.138ZFinalize: Updating package cache ... Done
1562026-06-21T21:23:04.409ZPlanning: Evaluating mediator changes ... Done
1572026-06-21T21:23:04.518ZPlanning: Checking for conflicting actions ... Done
1582026-06-21T21:23:04.548ZPlanning: Consolidating action changes ... Done
1592026-06-21T21:23:04.639ZPlanning: Evaluating mediators ... Done
1602026-06-21T21:23:04.647ZPlanning: Planning completed in 0.26 seconds
1612026-06-21T21:23:04.662Z Mediators to change: 1
1622026-06-21T21:23:04.663Z Create boot environment: No
1632026-06-21T21:23:04.663ZCreate backup boot environment: No
1642026-06-21T21:23:04.708ZFinalize: Updating package state database ... Done
1652026-06-21T21:23:04.709ZFinalize: Updating package cache ... Done
1662026-06-21T21:23:04.719ZFinalize: Updating image state ... Done
1672026-06-21T21:23:06.672ZFinalize: Creating fast lookup database ... Done
1682026-06-21T21:23:06.733ZFinalize: Reading search index ... Done
1692026-06-21T21:23:06.736ZFinalize: Updating search index ... Done
1702026-06-21T21:23:06.792ZFinalize: Updating package cache ... Done
1712026-06-21T21:23:07.106ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1722026-06-21T21:23:07.106Zapache system 2.4 system
1732026-06-21T21:23:07.106Zclang system 15 system
1742026-06-21T21:23:07.106Zcsh system system illumos
1752026-06-21T21:23:07.106Zctags system system illumos
1762026-06-21T21:23:07.106Zfile vendor vendor darwinsys
1772026-06-21T21:23:07.106Zfile system system illumos
1782026-06-21T21:23:07.106Zgcc vendor 14 vendor
1792026-06-21T21:23:07.106Zgcc system 13 system
1802026-06-21T21:23:07.106Zgcc system 10 system
1812026-06-21T21:23:07.106Zgo system 1.25 system
1822026-06-21T21:23:07.106Zllvm system 15 system
1832026-06-21T21:23:07.106Zmariadb system 11.4 system
1842026-06-21T21:23:07.106Zmta vendor vendor dma
1852026-06-21T21:23:07.106Zopenjdk system 17 system
1862026-06-21T21:23:07.106Zopenjdk system 11 system
1872026-06-21T21:23:07.106Zopenssl vendor 3 vendor
1882026-06-21T21:23:07.106Zperl system 5.40 system
1892026-06-21T21:23:07.106Zpostgresql system 18 system
1902026-06-21T21:23:07.106Zpostgresql system 17 system
1912026-06-21T21:23:07.106Zpython vendor 3 vendor
1922026-06-21T21:23:07.106Zpython system 2 system
1932026-06-21T21:23:07.106Zpython3 vendor 3.13 vendor
1942026-06-21T21:23:07.107Zruby system 3.4 system
1952026-06-21T21:23:07.107Zruby system 3.0 system
1962026-06-21T21:23:07.107Zwords vendor vendor american-english
1972026-06-21T21:23:07.107Zwords system system australian-english
1982026-06-21T21:23:07.107Zwords system system british-english
1992026-06-21T21:23:07.107Zwords system system canadian-english
2002026-06-21T21:23:07.107Zwords system system french
2012026-06-21T21:23:07.107Zwords system system italian
2022026-06-21T21:23:07.107Zwords system system ngerman
2032026-06-21T21:23:07.107Zwords system system ogerman
2042026-06-21T21:23:07.107Zwords system system spanish
2052026-06-21T21:23:07.356ZPUBLISHER TYPE STATUS P LOCATION
2062026-06-21T21:23:07.356Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2072026-06-21T21:23:07.647ZFMRI IFO
2082026-06-21T21:23:07.647Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2092026-06-21T21:23:07.647Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2102026-06-21T21:23:07.647Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2112026-06-21T21:23:07.647Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2122026-06-21T21:23:07.647Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2132026-06-21T21:23:07.647Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2142026-06-21T21:23:07.647Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2152026-06-21T21:23:07.647Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2162026-06-21T21:23:07.647Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2172026-06-21T21:23:07.904Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2182026-06-21T21:23:08.181Z Updating crates.io index
2192026-06-21T21:23:08.213Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2202026-06-21T21:23:08.745Z Updating git repository `https://github.com/oxidecomputer/lldp`
2212026-06-21T21:23:09.158Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2222026-06-21T21:23:09.669Z Updating git repository `https://github.com/oxidecomputer/propolis`
2232026-06-21T21:23:10.643Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2242026-06-21T21:23:11.126Z Updating git repository `https://github.com/oxidecomputer/crucible`
2252026-06-21T21:24:07.402Z Updating git repository `https://github.com/oxidecomputer/opte`
2262026-06-21T21:24:07.445Z Updating git repository `https://github.com/oxidecomputer/tofino`
2272026-06-21T21:24:07.445Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-06-21T21:24:07.445Z Updating git repository `https://github.com/oxidecomputer/clickward`
2292026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2302026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2312026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2322026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2332026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2342026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2352026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2362026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2372026-06-21T21:24:07.485Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2382026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2392026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2402026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2412026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2422026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/erebor`
2432026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2442026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2452026-06-21T21:24:07.486Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2462026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/ispf`
2472026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2492026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2502026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2512026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2522026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2532026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2542026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2552026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2562026-06-21T21:24:07.486Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2572026-06-21T21:24:07.486Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2582026-06-21T21:24:07.486Z Updating git repository `https://github.com/illumos/smf-rs`
2592026-06-21T21:24:07.486Z Downloading crates ...
2602026-06-21T21:24:07.486Z Downloaded block-buffer v0.10.4
2612026-06-21T21:24:07.486Z Downloaded cargo-util-schemas v0.8.2
2622026-06-21T21:24:07.486Z Downloaded fnv v1.0.7
2632026-06-21T21:24:07.487Z Downloaded anyhow v1.0.102
2642026-06-21T21:24:07.487Z Downloaded heck v0.5.0
2652026-06-21T21:24:07.487Z Downloaded pretty-hex v0.4.1
2662026-06-21T21:24:07.487Z Downloaded itoa v1.0.17
2672026-06-21T21:24:07.487Z Downloaded serde-value v0.7.0
2682026-06-21T21:24:07.487Z Downloaded ucd-trie v0.1.7
2692026-06-21T21:24:07.487Z Downloaded dof v0.3.0
2702026-06-21T21:24:07.487Z Downloaded swrite v0.1.0
2712026-06-21T21:24:07.487Z Downloaded thiserror-impl v1.0.69
2722026-06-21T21:24:07.487Z Downloaded thiserror v1.0.69
2732026-06-21T21:24:07.487Z Downloaded idna_adapter v1.2.1
2742026-06-21T21:24:07.487Z Downloaded anstream v1.0.0
2752026-06-21T21:24:07.487Z Downloaded yoke-derive v0.8.1
2762026-06-21T21:24:07.487Z Downloaded utf8_iter v1.0.4
2772026-06-21T21:24:07.487Z Downloaded macaddr v1.0.1
2782026-06-21T21:24:07.487Z Downloaded usdt-attr-macro v0.5.0
2792026-06-21T21:24:07.487Z Downloaded ordered-float v2.10.1
2802026-06-21T21:24:07.487Z Downloaded toml_write v0.1.2
2812026-06-21T21:24:07.487Z Downloaded smawk v0.3.2
2822026-06-21T21:24:07.487Z Downloaded memmap v0.7.0
2832026-06-21T21:24:07.487Z Downloaded digest v0.10.7
2842026-06-21T21:24:07.487Z Downloaded writeable v0.6.2
2852026-06-21T21:24:07.487Z Downloaded version_check v0.9.5
2862026-06-21T21:24:07.487Z Downloaded unicode-xid v0.2.6
2872026-06-21T21:24:07.487Z Downloaded erased-serde v0.4.9
2882026-06-21T21:24:07.487Z Downloaded typeid v1.0.3
2892026-06-21T21:24:07.488Z Downloaded usdt v0.5.0
2902026-06-21T21:24:07.488Z Downloaded sha2 v0.10.9
2912026-06-21T21:24:07.488Z Downloaded colorchoice v1.0.4
2922026-06-21T21:24:07.488Z Downloaded zerofrom v0.1.6
2932026-06-21T21:24:07.488Z Downloaded synstructure v0.13.2
2942026-06-21T21:24:07.488Z Downloaded toml_datetime v0.6.11
2952026-06-21T21:24:07.488Z Downloaded utf8parse v0.2.2
2962026-06-21T21:24:07.488Z Downloaded generic-array v0.14.7
2972026-06-21T21:24:07.488Z Downloaded thread-id v4.2.2
2982026-06-21T21:24:07.488Z Downloaded clap_lex v1.0.0
2992026-06-21T21:24:07.488Z Downloaded camino v1.2.2
3002026-06-21T21:24:07.488Z Downloaded zerofrom-derive v0.1.6
3012026-06-21T21:24:07.488Z Downloaded usdt-macro v0.5.0
3022026-06-21T21:24:07.488Z Downloaded tempfile v3.25.0
3032026-06-21T21:24:07.488Z Downloaded dtrace-parser v0.2.0
3042026-06-21T21:24:07.488Z Downloaded zmij v1.0.21
3052026-06-21T21:24:07.488Z Downloaded plain v0.2.3
3062026-06-21T21:24:07.488Z Downloaded crypto-common v0.1.7
3072026-06-21T21:24:07.488Z Downloaded zerovec-derive v0.11.2
3082026-06-21T21:24:07.488Z Downloaded unicode-linebreak v0.1.5
3092026-06-21T21:24:07.488Z Downloaded serde_spanned v0.6.9
3102026-06-21T21:24:07.488Z Downloaded thiserror-impl v2.0.18
3112026-06-21T21:24:07.488Z Downloaded thiserror v2.0.18
3122026-06-21T21:24:07.488Z Downloaded semver v1.0.28
3132026-06-21T21:24:07.488Z Downloaded proc-macro2 v1.0.106
3142026-06-21T21:24:07.489Z Downloaded tinystr v0.8.2
3152026-06-21T21:24:07.489Z Downloaded usdt-impl v0.5.0
3162026-06-21T21:24:07.489Z Downloaded proc-macro-error-attr v1.0.4
3172026-06-21T21:24:07.489Z Downloaded yoke v0.8.1
3182026-06-21T21:24:07.489Z Downloaded potential_utf v0.1.4
3192026-06-21T21:24:07.489Z Downloaded heck v0.4.1
3202026-06-21T21:24:07.489Z Downloaded terminal_size v0.4.3
3212026-06-21T21:24:07.489Z Downloaded toml v0.8.23
3222026-06-21T21:24:07.489Z Downloaded equivalent v1.0.2
3232026-06-21T21:24:07.489Z Downloaded zerocopy-derive v0.7.35
3242026-06-21T21:24:07.489Z Downloaded unicode-ident v1.0.24
3252026-06-21T21:24:07.489Z Downloaded fastrand v2.3.0
3262026-06-21T21:24:07.489Z Downloaded cfg-if v1.0.4
3272026-06-21T21:24:07.489Z Downloaded is_terminal_polyfill v1.70.2
3282026-06-21T21:24:07.489Z Downloaded textwrap v0.16.2
3292026-06-21T21:24:07.535Z Downloaded icu_normalizer v2.1.1
3302026-06-21T21:24:07.535Z Downloaded anstyle-parse v1.0.0
3312026-06-21T21:24:07.535Z Downloaded zerotrie v0.2.3
3322026-06-21T21:24:07.535Z Downloaded toml_edit v0.22.27
3332026-06-21T21:24:07.536Z Downloaded percent-encoding v2.3.2
3342026-06-21T21:24:07.536Z Downloaded cpufeatures v0.2.17
3352026-06-21T21:24:07.536Z Downloaded typenum v1.19.0
3362026-06-21T21:24:07.536Z Downloaded anstyle-query v1.1.5
3372026-06-21T21:24:07.536Z Downloaded strsim v0.11.1
3382026-06-21T21:24:07.536Z Downloaded url v2.5.8
3392026-06-21T21:24:07.536Z Downloaded errno v0.3.14
3402026-06-21T21:24:07.536Z Downloaded scroll_derive v0.12.1
3412026-06-21T21:24:07.536Z Downloaded pest_meta v2.8.6
3422026-06-21T21:24:07.536Z Downloaded cargo-platform v0.2.0
3432026-06-21T21:24:07.536Z Downloaded zerovec v0.11.5
3442026-06-21T21:24:07.536Z Downloaded tabled_derive v0.7.0
3452026-06-21T21:24:07.536Z Downloaded stable_deref_trait v1.2.1
3462026-06-21T21:24:07.536Z Downloaded proc-macro-error v1.0.4
3472026-06-21T21:24:07.536Z Downloaded displaydoc v0.2.5
3482026-06-21T21:24:07.536Z Downloaded byteorder v1.5.0
3492026-06-21T21:24:07.536Z Downloaded zerocopy v0.7.35
3502026-06-21T21:24:07.536Z Downloaded quote v1.0.45
3512026-06-21T21:24:07.536Z Downloaded winnow v0.7.14
3522026-06-21T21:24:07.536Z Downloaded litemap v0.8.1
3532026-06-21T21:24:07.536Z Downloaded num-traits v0.2.19
3542026-06-21T21:24:07.536Z Downloaded form_urlencoded v1.2.2
3552026-06-21T21:24:07.537Z Downloaded unicode-width v0.2.0
3562026-06-21T21:24:07.537Z Downloaded unicode-width v0.1.14
3572026-06-21T21:24:07.537Z Downloaded serde_tokenstream v0.2.3
3582026-06-21T21:24:07.537Z Downloaded cargo_toml v0.21.0
3592026-06-21T21:24:07.537Z Downloaded bytecount v0.6.9
3602026-06-21T21:24:07.537Z Downloaded anstyle v1.0.14
3612026-06-21T21:24:07.537Z Downloaded scroll v0.12.0
3622026-06-21T21:24:07.537Z Downloaded serde-untagged v0.1.9
3632026-06-21T21:24:07.537Z Downloaded clap_derive v4.6.1
3642026-06-21T21:24:07.537Z Downloaded autocfg v1.5.0
3652026-06-21T21:24:07.537Z Downloaded cargo_metadata v0.21.0
3662026-06-21T21:24:07.537Z Downloaded pest_generator v2.8.6
3672026-06-21T21:24:07.537Z Downloaded icu_provider v2.1.1
3682026-06-21T21:24:07.537Z Downloaded smallvec v1.15.1
3692026-06-21T21:24:07.537Z Downloaded once_cell v1.21.3
3702026-06-21T21:24:07.537Z Downloaded fs-err v3.3.0
3712026-06-21T21:24:07.537Z Downloaded pest_derive v2.8.6
3722026-06-21T21:24:07.537Z Downloaded papergrid v0.11.0
3732026-06-21T21:24:07.537Z Downloaded camino-tempfile v1.4.1
3742026-06-21T21:24:07.537Z Downloaded icu_properties v2.1.2
3752026-06-21T21:24:07.537Z Downloaded serde_core v1.0.228
3762026-06-21T21:24:07.537Z Downloaded getrandom v0.4.1
3772026-06-21T21:24:07.537Z Downloaded log v0.4.29
3782026-06-21T21:24:07.537Z Downloaded bitflags v2.11.0
3792026-06-21T21:24:07.537Z Downloaded icu_locale_core v2.1.1
3802026-06-21T21:24:07.537Z Downloaded serde_derive v1.0.228
3812026-06-21T21:24:07.538Z Downloaded clap v4.6.1
3822026-06-21T21:24:07.538Z Downloaded pest v2.8.6
3832026-06-21T21:24:07.538Z Downloaded icu_normalizer_data v2.1.1
3842026-06-21T21:24:07.538Z Downloaded serde v1.0.228
3852026-06-21T21:24:07.538Z Downloaded icu_collections v2.1.1
3862026-06-21T21:24:07.538Z Downloaded indexmap v2.14.0
3872026-06-21T21:24:07.538Z Downloaded icu_properties_data v2.1.2
3882026-06-21T21:24:07.538Z Downloaded memchr v2.8.0
3892026-06-21T21:24:07.538Z Downloaded serde_json v1.0.149
3902026-06-21T21:24:07.538Z Downloaded clap_builder v4.6.0
3912026-06-21T21:24:07.538Z Downloaded goblin v0.8.2
3922026-06-21T21:24:07.538Z Downloaded idna v1.1.0
3932026-06-21T21:24:07.538Z Downloaded hashbrown v0.17.0
3942026-06-21T21:24:07.538Z Downloaded tabled v0.15.0
3952026-06-21T21:24:07.538Z Downloaded syn v1.0.109
3962026-06-21T21:24:07.538Z Downloaded syn v2.0.117
3972026-06-21T21:24:07.538Z Downloaded rustix v1.1.3
3982026-06-21T21:24:07.538Z Downloaded libc v0.2.185
3992026-06-21T21:24:07.538Z Compiling proc-macro2 v1.0.106
4002026-06-21T21:24:07.538Z Compiling quote v1.0.45
4012026-06-21T21:24:07.538Z Compiling unicode-ident v1.0.24
4022026-06-21T21:24:07.538Z Compiling serde_core v1.0.228
4032026-06-21T21:24:07.538Z Compiling libc v0.2.185
4042026-06-21T21:24:07.538Z Compiling version_check v0.9.5
4052026-06-21T21:24:07.538Z Compiling stable_deref_trait v1.2.1
4062026-06-21T21:24:07.539Z Compiling memchr v2.8.0
4072026-06-21T21:24:07.539Z Compiling serde v1.0.228
4082026-06-21T21:24:07.539Z Compiling zmij v1.0.21
4092026-06-21T21:24:07.539Z Compiling ucd-trie v0.1.7
4102026-06-21T21:24:07.539Z Compiling autocfg v1.5.0
4112026-06-21T21:24:07.539Z Compiling itoa v1.0.17
4122026-06-21T21:24:07.539Z Compiling thiserror v1.0.69
4132026-06-21T21:24:07.540Z Compiling litemap v0.8.1
4142026-06-21T21:24:07.540Z Compiling writeable v0.6.2
4152026-06-21T21:24:07.540Z Compiling byteorder v1.5.0
4162026-06-21T21:24:07.540Z Compiling icu_properties_data v2.1.2
4172026-06-21T21:24:07.540Z Compiling icu_normalizer_data v2.1.1
4182026-06-21T21:24:07.540Z Compiling rustix v1.1.3
4192026-06-21T21:24:07.540Z Compiling bitflags v2.11.0
4202026-06-21T21:24:07.540Z Compiling serde_json v1.0.149
4212026-06-21T21:24:07.540Z Compiling pest v2.8.6
4222026-06-21T21:24:07.540Z Compiling num-traits v0.2.19
4232026-06-21T21:24:07.540Z Compiling equivalent v1.0.2
4242026-06-21T21:24:07.540Z Compiling hashbrown v0.17.0
4252026-06-21T21:24:07.540Z Compiling smallvec v1.15.1
4262026-06-21T21:24:07.540Z Compiling typeid v1.0.3
4272026-06-21T21:24:07.540Z Compiling proc-macro-error-attr v1.0.4
4282026-06-21T21:24:07.540Z Compiling usdt-impl v0.5.0
4292026-06-21T21:24:07.557Z Compiling toml_write v0.1.2
4302026-06-21T21:24:07.557Z Compiling syn v1.0.109
4312026-06-21T21:24:07.557Z Compiling erased-serde v0.4.9
4322026-06-21T21:24:07.557Z Compiling errno v0.3.14
4332026-06-21T21:24:07.557Z Compiling thread-id v4.2.2
4342026-06-21T21:24:07.557Z Compiling winnow v0.7.14
4352026-06-21T21:24:07.557Z Compiling proc-macro-error v1.0.4
4362026-06-21T21:24:07.557Z Compiling utf8_iter v1.0.4
4372026-06-21T21:24:07.557Z Compiling log v0.4.29
4382026-06-21T21:24:07.557Z Compiling utf8parse v0.2.2
4392026-06-21T21:24:07.557Z Compiling thiserror v2.0.18
4402026-06-21T21:24:07.557Z Compiling indexmap v2.14.0
4412026-06-21T21:24:07.557Z Compiling camino v1.2.2
4422026-06-21T21:24:07.557Z Compiling getrandom v0.4.1
4432026-06-21T21:24:07.557Z Compiling plain v0.2.3
4442026-06-21T21:24:07.557Z Compiling percent-encoding v2.3.2
4452026-06-21T21:24:07.557Z Compiling anstyle-parse v1.0.0
4462026-06-21T21:24:07.557Z Compiling form_urlencoded v1.2.2
4472026-06-21T21:24:07.557Z Compiling colorchoice v1.0.4
4482026-06-21T21:24:07.557Z Compiling syn v2.0.117
4492026-06-21T21:24:07.557Z Compiling pest_meta v2.8.6
4502026-06-21T21:24:07.557Z Compiling ordered-float v2.10.1
4512026-06-21T21:24:07.557Z Compiling is_terminal_polyfill v1.70.2
4522026-06-21T21:24:07.557Z Compiling anstyle v1.0.14
4532026-06-21T21:24:07.558Z Compiling anstyle-query v1.1.5
4542026-06-21T21:24:07.558Z Compiling pretty-hex v0.4.1
4552026-06-21T21:24:07.558Z Compiling cfg-if v1.0.4
4562026-06-21T21:24:07.558Z Compiling fs-err v3.3.0
4572026-06-21T21:24:07.558Z Compiling unicode-xid v0.2.6
4582026-06-21T21:24:07.558Z Compiling anstream v1.0.0
4592026-06-21T21:24:07.558Z Compiling anyhow v1.0.102
4602026-06-21T21:24:07.558Z Compiling strsim v0.11.1
4612026-06-21T21:24:07.558Z Compiling fnv v1.0.7
4622026-06-21T21:24:07.558Z Compiling terminal_size v0.4.3
4632026-06-21T21:24:07.558Z Compiling semver v1.0.28
4642026-06-21T21:24:07.558Z Compiling bytecount v0.6.9
4652026-06-21T21:24:07.558Z Compiling unicode-width v0.1.14
4662026-06-21T21:24:07.558Z Compiling heck v0.5.0
4672026-06-21T21:24:07.558Z Compiling once_cell v1.21.3
4682026-06-21T21:24:07.558Z Compiling fastrand v2.3.0
4692026-06-21T21:24:07.558Z Compiling heck v0.4.1
4702026-06-21T21:24:07.558Z Compiling serde-untagged v0.1.9
4712026-06-21T21:24:07.558Z Compiling clap_lex v1.0.0
4722026-06-21T21:24:07.558Z Compiling tempfile v3.25.0
4732026-06-21T21:24:07.558Z Compiling papergrid v0.11.0
4742026-06-21T21:24:07.558Z Compiling memmap v0.7.0
4752026-06-21T21:24:07.558Z Compiling unicode-linebreak v0.1.5
4762026-06-21T21:24:07.559Z Compiling smawk v0.3.2
4772026-06-21T21:24:07.559Z Compiling unicode-width v0.2.0
4782026-06-21T21:24:07.559Z Compiling clap_builder v4.6.0
4792026-06-21T21:24:07.559Z Compiling camino-tempfile v1.4.1
4802026-06-21T21:24:07.559Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4812026-06-21T21:24:07.559Z Compiling textwrap v0.16.2
4822026-06-21T21:24:07.559Z Compiling swrite v0.1.0
4832026-06-21T21:24:07.559Z Compiling tabled_derive v0.7.0
4842026-06-21T21:24:07.559Z Compiling tabled v0.15.0
4852026-06-21T21:24:07.559Z Compiling synstructure v0.13.2
4862026-06-21T21:24:07.559Z Compiling pest_generator v2.8.6
4872026-06-21T21:24:07.559Z Compiling serde_derive v1.0.228
4882026-06-21T21:24:07.559Z Compiling zerofrom-derive v0.1.6
4892026-06-21T21:24:07.559Z Compiling yoke-derive v0.8.1
4902026-06-21T21:24:07.559Z Compiling zerovec-derive v0.11.2
4912026-06-21T21:24:07.559Z Compiling displaydoc v0.2.5
4922026-06-21T21:24:07.559Z Compiling thiserror-impl v1.0.69
4932026-06-21T21:24:07.559Z Compiling zerocopy-derive v0.7.35
4942026-06-21T21:24:07.559Z Compiling scroll_derive v0.12.1
4952026-06-21T21:24:07.559Z Compiling thiserror-impl v2.0.18
4962026-06-21T21:24:07.559Z Compiling clap_derive v4.6.1
4972026-06-21T21:24:07.559Z Compiling pest_derive v2.8.6
4982026-06-21T21:24:07.559Z Compiling scroll v0.12.0
4992026-06-21T21:24:07.559Z Compiling zerocopy v0.7.35
5002026-06-21T21:24:07.559Z Compiling goblin v0.8.2
5012026-06-21T21:24:07.559Z Compiling zerofrom v0.1.6
5022026-06-21T21:24:07.560Z Compiling dtrace-parser v0.2.0
5032026-06-21T21:24:07.560Z Compiling yoke v0.8.1
5042026-06-21T21:24:07.560Z Compiling zerovec v0.11.5
5052026-06-21T21:24:07.560Z Compiling zerotrie v0.2.3
5062026-06-21T21:24:07.560Z Compiling clap v4.6.1
5072026-06-21T21:24:07.560Z Compiling tinystr v0.8.2
5082026-06-21T21:24:07.560Z Compiling potential_utf v0.1.4
5092026-06-21T21:24:07.560Z Compiling icu_collections v2.1.1
5102026-06-21T21:24:07.560Z Compiling icu_locale_core v2.1.1
5112026-06-21T21:24:07.560Z Compiling icu_provider v2.1.1
5122026-06-21T21:24:07.560Z Compiling serde_spanned v0.6.9
5132026-06-21T21:24:07.560Z Compiling toml_datetime v0.6.11
5142026-06-21T21:24:07.560Z Compiling serde-value v0.7.0
5152026-06-21T21:24:07.560Z Compiling cargo-platform v0.2.0
5162026-06-21T21:24:07.560Z Compiling macaddr v1.0.1
5172026-06-21T21:24:07.560Z Compiling dof v0.3.0
5182026-06-21T21:24:07.560Z Compiling serde_tokenstream v0.2.3
5192026-06-21T21:24:07.560Z Compiling icu_normalizer v2.1.1
5202026-06-21T21:24:07.560Z Compiling icu_properties v2.1.2
5212026-06-21T21:24:07.560Z Compiling toml_edit v0.22.27
5222026-06-21T21:24:07.560Z Compiling usdt-attr-macro v0.5.0
5232026-06-21T21:24:07.560Z Compiling usdt-macro v0.5.0
5242026-06-21T21:24:07.560Z Compiling idna_adapter v1.2.1
5252026-06-21T21:24:07.561Z Compiling idna v1.1.0
5262026-06-21T21:24:07.561Z Compiling usdt v0.5.0
5272026-06-21T21:24:07.561Z Compiling url v2.5.8
5282026-06-21T21:24:07.561Z Compiling toml v0.8.23
5292026-06-21T21:24:07.738Z Compiling cargo-util-schemas v0.8.2
5302026-06-21T21:24:07.738Z Compiling cargo_toml v0.21.0
5312026-06-21T21:24:07.738Z Compiling cargo_metadata v0.21.0
5322026-06-21T21:24:07.738Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5332026-06-21T21:24:07.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.25s
5342026-06-21T21:24:07.738Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5352026-06-21T21:24:07.738Z Downloading crates ...
5362026-06-21T21:24:07.738Z Downloaded adler2 v2.0.1
5372026-06-21T21:24:07.738Z Downloaded bb8 v0.8.6
5382026-06-21T21:24:07.738Z Downloaded blake2 v0.10.6
5392026-06-21T21:24:07.738Z Downloaded block-padding v0.3.3
5402026-06-21T21:24:07.738Z Downloaded cargo-platform v0.3.2
5412026-06-21T21:24:07.738Z Downloaded cfg_aliases v0.2.1
5422026-06-21T21:24:07.738Z Downloaded cobs v0.3.0
5432026-06-21T21:24:07.738Z Downloaded buf-list v1.1.2
5442026-06-21T21:24:07.738Z Downloaded aead v0.5.2
5452026-06-21T21:24:07.738Z Downloaded bitflags v1.3.2
5462026-06-21T21:24:07.738Z Downloaded convert_case v0.10.0
5472026-06-21T21:24:07.738Z Downloaded anstream v0.6.21
5482026-06-21T21:24:07.738Z Downloaded darling_core v0.13.4
5492026-06-21T21:24:07.738Z Downloaded data-encoding v2.10.0
5502026-06-21T21:24:07.738Z Downloaded difflib v0.4.0
5512026-06-21T21:24:07.738Z Downloaded darling_macro v0.13.4
5522026-06-21T21:24:07.738Z Downloaded byte-wrapper v0.1.0
5532026-06-21T21:24:07.738Z Downloaded anstyle-parse v0.2.7
5542026-06-21T21:24:07.739Z Downloaded atty v0.2.14
5552026-06-21T21:24:07.739Z Downloaded downcast-rs v2.0.2
5562026-06-21T21:24:07.739Z Downloaded darling_macro v0.20.11
5572026-06-21T21:24:07.739Z Downloaded defmt v1.0.1
5582026-06-21T21:24:07.739Z Downloaded async-recursion v1.1.1
5592026-06-21T21:24:07.739Z Downloaded fd-lock v4.0.4
5602026-06-21T21:24:07.739Z Downloaded defmt-parser v1.0.0
5612026-06-21T21:24:07.739Z Downloaded float-ord v0.3.2
5622026-06-21T21:24:07.739Z Downloaded defmt v0.3.100
5632026-06-21T21:24:07.739Z Downloaded curve25519-dalek-derive v0.1.1
5642026-06-21T21:24:07.739Z Downloaded crucible-workspace-hack v0.1.0
5652026-06-21T21:24:07.739Z Downloaded arrayref v0.3.9
5662026-06-21T21:24:07.739Z Downloaded ahash v0.8.12
5672026-06-21T21:24:07.739Z Downloaded derive-where v1.6.0
5682026-06-21T21:24:07.739Z Downloaded dirs-sys-next v0.1.2
5692026-06-21T21:24:07.739Z Downloaded async-stream-impl v0.3.6
5702026-06-21T21:24:07.739Z Downloaded display-error-chain v0.2.2
5712026-06-21T21:24:07.739Z Downloaded enum-as-inner v0.6.1
5722026-06-21T21:24:07.739Z Downloaded cstr-argument v0.1.2
5732026-06-21T21:24:07.739Z Downloaded debug-ignore v1.0.5
5742026-06-21T21:24:07.739Z Downloaded darling v0.21.3
5752026-06-21T21:24:07.739Z Downloaded bitfield-struct v0.6.2
5762026-06-21T21:24:07.739Z Downloaded float-cmp v0.10.0
5772026-06-21T21:24:07.739Z Downloaded bcrypt-pbkdf v0.10.0
5782026-06-21T21:24:07.739Z Downloaded assert_matches v1.5.0
5792026-06-21T21:24:07.739Z Downloaded ascii-canvas v3.0.0
5802026-06-21T21:24:07.739Z Downloaded crc8 v0.1.1
5812026-06-21T21:24:07.739Z Downloaded dunce v1.0.5
5822026-06-21T21:24:07.739Z Downloaded dsl_auto_type v0.2.0
5832026-06-21T21:24:07.739Z Downloaded bit-set v0.8.0
5842026-06-21T21:24:07.739Z Downloaded crc-catalog v2.4.0
5852026-06-21T21:24:07.739Z Downloaded array-init v0.0.4
5862026-06-21T21:24:07.739Z Downloaded castaway v0.2.4
5872026-06-21T21:24:07.739Z Downloaded document-features v0.2.12
5882026-06-21T21:24:07.739Z Downloaded ciborium-io v0.2.2
5892026-06-21T21:24:07.739Z Downloaded atomicwrites v0.4.4
5902026-06-21T21:24:07.739Z Downloaded dirs-next v2.0.0
5912026-06-21T21:24:07.739Z Downloaded derive_builder_macro v0.20.2
5922026-06-21T21:24:07.739Z Downloaded crunchy v0.2.4
5932026-06-21T21:24:07.739Z Downloaded compression-core v0.4.31
5942026-06-21T21:24:07.740Z Downloaded erased-serde v0.3.31
5952026-06-21T21:24:07.740Z Downloaded daft-derive v0.1.7
5962026-06-21T21:24:07.740Z Downloaded darling v0.13.4
5972026-06-21T21:24:07.740Z Downloaded foreign-types v0.5.0
5982026-06-21T21:24:07.740Z Downloaded bzip2 v0.4.4
5992026-06-21T21:24:07.740Z Downloaded darling_macro v0.23.0
6002026-06-21T21:24:07.740Z Downloaded foreign-types-shared v0.1.1
6012026-06-21T21:24:07.740Z Downloaded ciborium-ll v0.2.2
6022026-06-21T21:24:07.740Z Downloaded cfg_aliases v0.1.1
6032026-06-21T21:24:07.740Z Downloaded flagset v0.4.7
6042026-06-21T21:24:07.740Z Downloaded endian-type v0.1.2
6052026-06-21T21:24:07.740Z Downloaded embedded-io v0.4.0
6062026-06-21T21:24:07.740Z Downloaded darling_macro v0.21.3
6072026-06-21T21:24:07.740Z Downloaded crc v3.4.0
6082026-06-21T21:24:07.740Z Downloaded crc-any v2.5.0
6092026-06-21T21:24:07.740Z Downloaded crossbeam-deque v0.8.6
6102026-06-21T21:24:07.741Z Downloaded der_derive v0.7.3
6112026-06-21T21:24:07.741Z Downloaded async-stream v0.3.6
6122026-06-21T21:24:07.741Z Downloaded blowfish v0.9.1
6132026-06-21T21:24:07.741Z Downloaded dtrace-parser v0.3.0
6142026-06-21T21:24:07.741Z Downloaded dropshot-api-manager-types v0.7.2
6152026-06-21T21:24:07.741Z Downloaded base16ct v0.2.0
6162026-06-21T21:24:07.741Z Downloaded env_filter v1.0.0
6172026-06-21T21:24:07.741Z Downloaded cpufeatures v0.3.0
6182026-06-21T21:24:07.741Z Downloaded dyn-clone v1.0.20
6192026-06-21T21:24:07.741Z Downloaded foreign-types-macros v0.2.3
6202026-06-21T21:24:07.741Z Downloaded embedded-io v0.6.1
6212026-06-21T21:24:07.741Z Downloaded diesel_table_macro_syntax v0.3.0
6222026-06-21T21:24:07.741Z Downloaded foreign-types v0.3.2
6232026-06-21T21:24:07.741Z Downloaded funty v2.0.0
6242026-06-21T21:24:07.741Z Downloaded foreign-types-shared v0.3.1
6252026-06-21T21:24:07.741Z Downloaded convert_case v0.4.0
6262026-06-21T21:24:07.741Z Downloaded futures-core v0.3.32
6272026-06-21T21:24:07.741Z Downloaded futures-macro v0.3.32
6282026-06-21T21:24:07.741Z Downloaded futures-task v0.3.32
6292026-06-21T21:24:07.761Z Downloaded either v1.15.0
6302026-06-21T21:24:07.761Z Downloaded ecdsa v0.16.9
6312026-06-21T21:24:07.761Z Downloaded dof v0.4.0
6322026-06-21T21:24:07.761Z Downloaded bitfield v0.19.4
6332026-06-21T21:24:07.761Z Downloaded daft v0.1.7
6342026-06-21T21:24:07.761Z Downloaded base64ct v1.8.3
6352026-06-21T21:24:07.761Z Downloaded csv-core v0.1.13
6362026-06-21T21:24:07.761Z Downloaded atomic-waker v1.1.2
6372026-06-21T21:24:07.761Z Downloaded async-trait v0.1.89
6382026-06-21T21:24:07.761Z Downloaded cmake v0.1.57
6392026-06-21T21:24:07.761Z Downloaded fxhash v0.2.1
6402026-06-21T21:24:07.761Z Downloaded futures-sink v0.3.32
6412026-06-21T21:24:07.761Z Downloaded futures-io v0.3.32
6422026-06-21T21:24:07.761Z Downloaded fallible-iterator v0.2.0
6432026-06-21T21:24:07.761Z Downloaded corncobs v0.1.4
6442026-06-21T21:24:07.761Z Downloaded compression-codecs v0.4.37
6452026-06-21T21:24:07.761Z Downloaded derive_builder v0.20.2
6462026-06-21T21:24:07.761Z Downloaded ghash v0.5.1
6472026-06-21T21:24:07.761Z Downloaded git-stub v1.0.0
6482026-06-21T21:24:07.762Z Downloaded foldhash v0.1.5
6492026-06-21T21:24:07.762Z Downloaded constant_time_eq v0.4.2
6502026-06-21T21:24:07.762Z Downloaded globwalk v0.9.1
6512026-06-21T21:24:07.762Z Downloaded cassowary v0.3.0
6522026-06-21T21:24:07.762Z Downloaded camino-tempfile-ext v0.3.3
6532026-06-21T21:24:07.762Z Downloaded cipher v0.4.4
6542026-06-21T21:24:07.762Z Downloaded hash32 v0.3.1
6552026-06-21T21:24:07.762Z Downloaded argon2 v0.5.3
6562026-06-21T21:24:07.762Z Downloaded derive-ex v0.1.8
6572026-06-21T21:24:07.762Z Downloaded hash32 v0.2.1
6582026-06-21T21:24:07.762Z Downloaded ff v0.13.1
6592026-06-21T21:24:07.762Z Downloaded critical-section v1.2.0
6602026-06-21T21:24:07.762Z Downloaded derive_more-impl v2.1.1
6612026-06-21T21:24:07.762Z Downloaded env_logger v0.11.9
6622026-06-21T21:24:07.762Z Downloaded bcs v0.1.6
6632026-06-21T21:24:07.762Z Downloaded derive_builder_core v0.20.2
6642026-06-21T21:24:07.762Z Downloaded bitfield-macros v0.19.4
6652026-06-21T21:24:07.762Z Downloaded hex v0.4.3
6662026-06-21T21:24:07.762Z Downloaded cbc v0.1.2
6672026-06-21T21:24:07.762Z Downloaded filetime v0.2.27
6682026-06-21T21:24:07.762Z Downloaded cargo_metadata v0.23.1
6692026-06-21T21:24:07.762Z Downloaded bytes v1.11.1
6702026-06-21T21:24:07.762Z Downloaded fixedbitset v0.5.7
6712026-06-21T21:24:07.762Z Downloaded hex-literal v0.4.1
6722026-06-21T21:24:07.762Z Downloaded headers-core v0.3.0
6732026-06-21T21:24:07.763Z Downloaded ctr v0.9.2
6742026-06-21T21:24:07.763Z Downloaded ena v0.14.4
6752026-06-21T21:24:07.763Z Downloaded bumpalo v3.20.2
6762026-06-21T21:24:07.763Z Downloaded home v0.5.12
6772026-06-21T21:24:07.763Z Downloaded ar_archive_writer v0.5.1
6782026-06-21T21:24:07.763Z Downloaded deranged v0.5.8
6792026-06-21T21:24:07.763Z Downloaded fs-err v2.11.0
6802026-06-21T21:24:07.763Z Downloaded fs_extra v1.3.0
6812026-06-21T21:24:07.763Z Downloaded foldhash v0.2.0
6822026-06-21T21:24:07.763Z Downloaded darling v0.20.11
6832026-06-21T21:24:07.763Z Downloaded hostname v0.4.2
6842026-06-21T21:24:07.763Z Downloaded http-body v1.0.1
6852026-06-21T21:24:07.763Z Downloaded hyper-tls v0.6.0
6862026-06-21T21:24:07.763Z Downloaded httpdate v1.0.3
6872026-06-21T21:24:07.763Z Downloaded http-range v0.1.5
6882026-06-21T21:24:07.763Z Downloaded hostname v0.3.1
6892026-06-21T21:24:07.763Z Downloaded find-msvc-tools v0.1.9
6902026-06-21T21:24:07.763Z Downloaded crossbeam-utils v0.8.21
6912026-06-21T21:24:07.763Z Downloaded futures-executor v0.3.32
6922026-06-21T21:24:07.763Z Downloaded cancel-safe-futures v0.1.5
6932026-06-21T21:24:07.763Z Downloaded glob v0.3.3
6942026-06-21T21:24:07.763Z Downloaded chacha20 v0.9.1
6952026-06-21T21:24:07.763Z Downloaded illumos-nvpair-sys v0.2.0
6962026-06-21T21:24:07.763Z Downloaded allocator-api2 v0.2.21
6972026-06-21T21:24:07.763Z Downloaded illumos-nvpair v0.3.0
6982026-06-21T21:24:07.763Z Downloaded ident_case v1.0.1
6992026-06-21T21:24:07.764Z Downloaded hubpack v0.1.2
7002026-06-21T21:24:07.764Z Downloaded globset v0.4.18
7012026-06-21T21:24:07.764Z Downloaded git-stub-vcs v0.1.0
7022026-06-21T21:24:07.764Z Downloaded instant v0.1.13
7032026-06-21T21:24:07.764Z Downloaded indent_write v2.2.0
7042026-06-21T21:24:07.764Z Downloaded is_ci v1.2.0
7052026-06-21T21:24:07.764Z Downloaded is-terminal v0.4.17
7062026-06-21T21:24:07.764Z Downloaded internet-checksum v0.2.1
7072026-06-21T21:24:07.764Z Downloaded group v0.13.0
7082026-06-21T21:24:07.764Z Downloaded console v0.16.2
7092026-06-21T21:24:07.764Z Downloaded inout v0.1.4
7102026-06-21T21:24:07.764Z Downloaded instability v0.3.11
7112026-06-21T21:24:07.764Z Downloaded indoc v1.0.9
7122026-06-21T21:24:07.764Z Downloaded keccak v0.1.6
7132026-06-21T21:24:07.764Z Downloaded darling_core v0.20.11
7142026-06-21T21:24:07.764Z Downloaded cookie_store v0.22.1
7152026-06-21T21:24:07.764Z Downloaded futures-channel v0.3.32
7162026-06-21T21:24:07.765Z Downloaded crc32fast v1.5.0
7172026-06-21T21:24:07.765Z Downloaded ciborium v0.2.2
7182026-06-21T21:24:07.765Z Downloaded const_format_proc_macros v0.2.34
7192026-06-21T21:24:07.765Z Downloaded lazy_static v1.5.0
7202026-06-21T21:24:07.765Z Downloaded kstat-rs v0.2.4
7212026-06-21T21:24:07.765Z Downloaded des v0.8.1
7222026-06-21T21:24:07.765Z Downloaded hubpack_derive v0.1.1
7232026-06-21T21:24:07.765Z Downloaded highway v1.3.0
7242026-06-21T21:24:07.765Z Downloaded darling v0.23.0
7252026-06-21T21:24:07.765Z Downloaded libscf-sys v1.1.0
7262026-06-21T21:24:07.765Z Downloaded lalrpop-util v0.19.12
7272026-06-21T21:24:07.765Z Downloaded http-body-util v0.1.3
7282026-06-21T21:24:07.765Z Downloaded lru-cache v0.1.2
7292026-06-21T21:24:07.784Z Downloaded lru v0.12.5
7302026-06-21T21:24:07.784Z Downloaded derive_more v0.99.20
7312026-06-21T21:24:07.784Z Downloaded md-5 v0.10.6
7322026-06-21T21:24:07.784Z Downloaded maybe-uninit v2.0.0
7332026-06-21T21:24:07.784Z Downloaded humantime v2.3.0
7342026-06-21T21:24:07.784Z Downloaded lru-slab v0.1.2
7352026-06-21T21:24:07.784Z Downloaded const-oid v0.9.6
7362026-06-21T21:24:07.784Z Downloaded getrandom v0.2.17
7372026-06-21T21:24:07.784Z Downloaded console v0.15.11
7382026-06-21T21:24:07.785Z Downloaded memoffset v0.9.1
7392026-06-21T21:24:07.785Z Downloaded hyper-staticfile v0.10.1
7402026-06-21T21:24:07.785Z Downloaded backon v1.6.0
7412026-06-21T21:24:07.785Z Downloaded colored v3.1.1
7422026-06-21T21:24:07.785Z Downloaded match_cfg v0.1.0
7432026-06-21T21:24:07.785Z Downloaded md5 v0.7.0
7442026-06-21T21:24:07.785Z Downloaded mime v0.3.17
7452026-06-21T21:24:07.785Z Downloaded cookie v0.18.1
7462026-06-21T21:24:07.785Z Downloaded maplit v1.0.2
7472026-06-21T21:24:07.785Z Downloaded managed v0.8.0
7482026-06-21T21:24:07.785Z Downloaded impl-trait-for-tuples v0.2.3
7492026-06-21T21:24:07.785Z Downloaded colored v2.2.0
7502026-06-21T21:24:07.785Z Downloaded nibble_vec v0.1.0
7512026-06-21T21:24:07.785Z Downloaded newtype_derive v0.1.6
7522026-06-21T21:24:07.785Z Downloaded arc-swap v1.8.2
7532026-06-21T21:24:07.785Z Downloaded diff v0.1.13
7542026-06-21T21:24:07.785Z Downloaded newtype-uuid-macros v0.1.0
7552026-06-21T21:24:07.785Z Downloaded ipnet v2.11.0
7562026-06-21T21:24:07.785Z Downloaded half v1.8.3
7572026-06-21T21:24:07.785Z Downloaded der v0.7.10
7582026-06-21T21:24:07.785Z Downloaded newline-converter v0.3.0
7592026-06-21T21:24:07.785Z Downloaded nonempty v0.12.0
7602026-06-21T21:24:07.785Z Downloaded ipnetwork v0.21.1
7612026-06-21T21:24:07.785Z Downloaded jobserver v0.1.34
7622026-06-21T21:24:07.785Z Downloaded nodrop v0.1.14
7632026-06-21T21:24:07.785Z Downloaded diesel_derives v2.3.7
7642026-06-21T21:24:07.785Z Downloaded num-conv v0.2.0
7652026-06-21T21:24:07.786Z Downloaded num-iter v0.1.45
7662026-06-21T21:24:07.786Z Downloaded num-derive v0.4.2
7672026-06-21T21:24:07.786Z Downloaded fatfs v0.3.6
7682026-06-21T21:24:07.786Z Downloaded hmac v0.12.1
7692026-06-21T21:24:07.786Z Downloaded drift v0.2.0
7702026-06-21T21:24:07.786Z Downloaded num v0.4.3
7712026-06-21T21:24:07.786Z Downloaded aes v0.8.4
7722026-06-21T21:24:07.786Z Downloaded linked-hash-map v0.5.6
7732026-06-21T21:24:07.786Z Downloaded libsw v3.5.0
7742026-06-21T21:24:07.786Z Downloaded linear-map v1.2.0
7752026-06-21T21:24:07.786Z Downloaded libsw-core v0.3.2
7762026-06-21T21:24:07.786Z Downloaded libloading v0.8.9
7772026-06-21T21:24:07.786Z Downloaded openssl-probe v0.2.1
7782026-06-21T21:24:07.786Z Downloaded packed_struct_codegen v0.10.1
7792026-06-21T21:24:07.786Z Downloaded num_enum_derive v0.5.11
7802026-06-21T21:24:07.786Z Downloaded openssl-probe v0.1.6
7812026-06-21T21:24:07.786Z Downloaded lzss v0.8.2
7822026-06-21T21:24:07.786Z Downloaded lock_api v0.4.14
7832026-06-21T21:24:07.786Z Downloaded httparse v1.10.1
7842026-06-21T21:24:07.786Z Downloaded normalize-line-endings v0.3.0
7852026-06-21T21:24:07.786Z Downloaded hyper-rustls v0.27.7
7862026-06-21T21:24:07.786Z Downloaded elliptic-curve v0.13.8
7872026-06-21T21:24:07.786Z Downloaded olpc-cjson v0.1.4
7882026-06-21T21:24:07.786Z Downloaded crossbeam-channel v0.5.15
7892026-06-21T21:24:07.786Z Downloaded oso-derive v0.27.3
7902026-06-21T21:24:07.786Z Downloaded mime_guess v2.0.5
7912026-06-21T21:24:07.786Z Downloaded num_threads v0.1.7
7922026-06-21T21:24:07.786Z Downloaded openssl-macros v0.1.1
7932026-06-21T21:24:07.786Z Downloaded multimap v0.10.1
7942026-06-21T21:24:07.786Z Downloaded multer v3.1.0
7952026-06-21T21:24:07.786Z Downloaded iana-time-zone v0.1.65
7962026-06-21T21:24:07.786Z Downloaded opaque-debug v0.3.1
7972026-06-21T21:24:07.790Z Downloaded chacha20poly1305 v0.10.1
7982026-06-21T21:24:07.790Z Downloaded const_format v0.2.35
7992026-06-21T21:24:07.790Z Downloaded crossbeam-epoch v0.9.18
8002026-06-21T21:24:07.790Z Downloaded ingot v0.1.1
8012026-06-21T21:24:07.790Z Downloaded newtype-uuid v1.3.2
8022026-06-21T21:24:07.790Z Downloaded native-tls v0.2.18
8032026-06-21T21:24:07.790Z Downloaded pbkdf2 v0.12.2
8042026-06-21T21:24:07.790Z Downloaded path-slash v0.1.5
8052026-06-21T21:24:07.790Z Downloaded nanorand v0.7.0
8062026-06-21T21:24:07.790Z Downloaded compact_str v0.8.1
8072026-06-21T21:24:07.790Z Downloaded peg-runtime v0.8.5
8082026-06-21T21:24:07.790Z Downloaded parse-display v0.10.0
8092026-06-21T21:24:07.790Z Downloaded pbkdf2 v0.11.0
8102026-06-21T21:24:07.791Z Downloaded base64 v0.22.1
8112026-06-21T21:24:07.791Z Downloaded ingot-macros v0.1.1
8122026-06-21T21:24:07.791Z Downloaded parse-size v1.1.0
8132026-06-21T21:24:07.791Z Downloaded half v2.7.1
8142026-06-21T21:24:07.791Z Downloaded getrandom v0.3.4
8152026-06-21T21:24:07.791Z Downloaded num-derive v0.3.3
8162026-06-21T21:24:07.791Z Downloaded num-integer v0.1.46
8172026-06-21T21:24:07.791Z Downloaded flume v0.11.1
8182026-06-21T21:24:07.791Z Downloaded num-complex v0.4.6
8192026-06-21T21:24:07.791Z Downloaded phf_shared v0.13.1
8202026-06-21T21:24:07.791Z Downloaded num_enum v0.5.11
8212026-06-21T21:24:07.791Z Downloaded pin-utils v0.1.0
8222026-06-21T21:24:07.791Z Downloaded flate2 v1.1.9
8232026-06-21T21:24:07.791Z Downloaded futures v0.3.32
8242026-06-21T21:24:07.791Z Downloaded nu-ansi-term v0.50.3
8252026-06-21T21:24:07.791Z Downloaded litrs v1.0.0
8262026-06-21T21:24:07.791Z Downloaded num-rational v0.4.2
8272026-06-21T21:24:07.791Z Downloaded libefi-sys v0.1.0
8282026-06-21T21:24:07.791Z Downloaded phf_shared v0.12.1
8292026-06-21T21:24:07.802Z Downloaded phf_shared v0.11.3
8302026-06-21T21:24:07.802Z Downloaded dropshot_endpoint v0.17.0
8312026-06-21T21:24:07.802Z Downloaded new_debug_unreachable v1.0.6
8322026-06-21T21:24:07.802Z Downloaded ingot-types v0.1.2
8332026-06-21T21:24:07.802Z Downloaded indoc v2.0.7
8342026-06-21T21:24:07.802Z Downloaded clang-sys v1.8.1
8352026-06-21T21:24:07.802Z Downloaded num_enum_derive v0.7.6
8362026-06-21T21:24:07.802Z Downloaded memmap2 v0.9.10
8372026-06-21T21:24:07.802Z Downloaded chacha20 v0.10.0
8382026-06-21T21:24:07.802Z Downloaded bit-set v0.5.3
8392026-06-21T21:24:07.802Z Downloaded num_enum v0.7.6
8402026-06-21T21:24:07.802Z Downloaded arrayvec v0.7.6
8412026-06-21T21:24:07.802Z Downloaded powerfmt v0.2.0
8422026-06-21T21:24:07.802Z Downloaded predicates-tree v1.0.13
8432026-06-21T21:24:07.803Z Downloaded precomputed-hash v0.1.1
8442026-06-21T21:24:07.803Z Downloaded async-bb8-diesel v0.2.1
8452026-06-21T21:24:07.803Z Downloaded proc-macro-crate v3.4.0
8462026-06-21T21:24:07.803Z Downloaded derive_more v2.1.1
8472026-06-21T21:24:07.803Z Downloaded parking_lot_core v0.8.6
8482026-06-21T21:24:07.803Z Downloaded oxnet v0.1.6
8492026-06-21T21:24:07.803Z Downloaded password-hash v0.5.0
8502026-06-21T21:24:07.803Z Downloaded password-hash v0.4.2
8512026-06-21T21:24:07.803Z Downloaded parse-display-derive v0.10.0
8522026-06-21T21:24:07.803Z Downloaded oxide-tokio-rt v0.1.4
8532026-06-21T21:24:07.803Z Downloaded proc-macro-error-attr2 v2.0.0
8542026-06-21T21:24:07.803Z Downloaded proc-macro-crate v1.3.1
8552026-06-21T21:24:07.803Z Downloaded owo-colors v4.3.0
8562026-06-21T21:24:07.803Z Downloaded progenitor-macro v0.13.0
8572026-06-21T21:24:07.803Z Downloaded progenitor-client v0.14.0
8582026-06-21T21:24:07.803Z Downloaded progenitor-macro v0.14.0
8592026-06-21T21:24:07.803Z Downloaded heapless v0.7.17
8602026-06-21T21:24:07.803Z Downloaded indexmap v1.9.3
8612026-06-21T21:24:07.803Z Downloaded base64 v0.21.7
8622026-06-21T21:24:07.803Z Downloaded radium v0.7.0
8632026-06-21T21:24:07.803Z Downloaded psl-types v2.0.11
8642026-06-21T21:24:07.803Z Downloaded ignore v0.4.25
8652026-06-21T21:24:07.803Z Downloaded darling_core v0.23.0
8662026-06-21T21:24:07.803Z Downloaded heapless v0.8.0
8672026-06-21T21:24:07.803Z Downloaded rand_xorshift v0.4.0
8682026-06-21T21:24:07.803Z Downloaded predicates-core v1.0.10
8692026-06-21T21:24:07.804Z Downloaded darling_core v0.21.3
8702026-06-21T21:24:07.804Z Downloaded phf v0.12.1
8712026-06-21T21:24:07.804Z Downloaded phf v0.13.1
8722026-06-21T21:24:07.804Z Downloaded bit-vec v0.6.3
8732026-06-21T21:24:07.804Z Downloaded libbz2-rs-sys v0.2.2
8742026-06-21T21:24:07.804Z Downloaded pin-project-internal v1.1.11
8752026-06-21T21:24:07.804Z Downloaded headers v0.4.1
8762026-06-21T21:24:07.804Z Downloaded rand_chacha v0.3.1
8772026-06-21T21:24:07.804Z Downloaded pem-rfc7468 v0.7.0
8782026-06-21T21:24:07.804Z Downloaded pkcs8 v0.10.2
8792026-06-21T21:24:07.804Z Downloaded pem v3.0.6
8802026-06-21T21:24:07.804Z Downloaded ref-cast-impl v1.0.25
8812026-06-21T21:24:07.804Z Downloaded peg-macros v0.8.5
8822026-06-21T21:24:07.804Z Downloaded peg v0.8.5
8832026-06-21T21:24:07.804Z Downloaded ref-cast v1.0.25
8842026-06-21T21:24:07.804Z Downloaded cc v1.2.56
8852026-06-21T21:24:07.804Z Downloaded polyval v0.6.2
8862026-06-21T21:24:07.804Z Downloaded ed25519-dalek v2.2.0
8872026-06-21T21:24:07.804Z Downloaded async-compression v0.4.41
8882026-06-21T21:24:07.804Z Downloaded recursive-proc-macro-impl v0.1.1
8892026-06-21T21:24:07.804Z Downloaded recursive v0.1.1
8902026-06-21T21:24:07.804Z Downloaded pkg-config v0.3.32
8912026-06-21T21:24:07.804Z Downloaded packed_struct v0.10.1
8922026-06-21T21:24:07.804Z Downloaded omicron-zone-package v0.12.2
8932026-06-21T21:24:07.804Z Downloaded bzip2 v0.6.1
8942026-06-21T21:24:07.804Z Downloaded gethostname v0.5.0
8952026-06-21T21:24:07.805Z Downloaded cexpr v0.6.0
8962026-06-21T21:24:07.805Z Downloaded rfc6979 v0.4.0
8972026-06-21T21:24:07.805Z Downloaded ed25519 v2.2.3
8982026-06-21T21:24:07.805Z Downloaded poly1305 v0.8.0
8992026-06-21T21:24:07.805Z Downloaded postgres-protocol v0.6.10
9002026-06-21T21:24:07.805Z Downloaded defmt-macros v1.0.1
9012026-06-21T21:24:07.805Z Downloaded bit-vec v0.8.0
9022026-06-21T21:24:07.805Z Downloaded fixedbitset v0.4.2
9032026-06-21T21:24:07.805Z Downloaded backoff v0.4.0
9042026-06-21T21:24:07.805Z Downloaded diesel-dtrace v0.5.0
9052026-06-21T21:24:07.805Z Downloaded indicatif v0.18.4
9062026-06-21T21:24:07.805Z Downloaded quick-error v1.2.3
9072026-06-21T21:24:07.805Z Downloaded primeorder v0.13.6
9082026-06-21T21:24:07.805Z Downloaded parking_lot v0.11.2
9092026-06-21T21:24:07.805Z Downloaded progenitor-extras v0.2.0
9102026-06-21T21:24:07.805Z Downloaded rtoolbox v0.0.3
9112026-06-21T21:24:07.805Z Downloaded rustc-hash v2.1.1
9122026-06-21T21:24:07.805Z Downloaded russh-cryptovec v0.7.3
9132026-06-21T21:24:07.805Z Downloaded progenitor-client v0.13.0
9142026-06-21T21:24:07.805Z Downloaded progenitor v0.14.0
9152026-06-21T21:24:07.805Z Downloaded progenitor v0.13.0
9162026-06-21T21:24:07.805Z Downloaded predicates v3.1.4
9172026-06-21T21:24:07.805Z Downloaded parking_lot_core v0.9.12
9182026-06-21T21:24:07.805Z Downloaded parking_lot v0.12.5
9192026-06-21T21:24:07.805Z Downloaded psm v0.1.30
9202026-06-21T21:24:07.805Z Downloaded crypto-bigint v0.5.5
9212026-06-21T21:24:07.805Z Downloaded rustc_version v0.1.7
9222026-06-21T21:24:07.805Z Downloaded rustc_version v0.4.1
9232026-06-21T21:24:07.806Z Downloaded r2d2 v0.8.10
9242026-06-21T21:24:07.806Z Downloaded pkcs5 v0.7.1
9252026-06-21T21:24:07.806Z Downloaded pin-project-lite v0.2.17
9262026-06-21T21:24:07.806Z Downloaded rand_seeder v0.4.0
9272026-06-21T21:24:07.806Z Downloaded hickory-resolver v0.24.4
9282026-06-21T21:24:07.806Z Downloaded rand_chacha v0.9.0
9292026-06-21T21:24:07.815Z Downloaded pkcs1 v0.7.5
9302026-06-21T21:24:07.815Z Downloaded sapling-renderdag v0.1.0
9312026-06-21T21:24:07.815Z Downloaded salsa20 v0.10.2
9322026-06-21T21:24:07.815Z Downloaded same-file v1.0.6
9332026-06-21T21:24:07.815Z Downloaded scopeguard v1.2.0
9342026-06-21T21:24:07.816Z Downloaded scheduled-thread-pool v0.2.7
9352026-06-21T21:24:07.825Z Downloaded postcard v1.1.3
9362026-06-21T21:24:07.839Z Downloaded scroll_derive v0.13.1
9372026-06-21T21:24:07.839Z Downloaded serde_bytes v0.11.19
9382026-06-21T21:24:07.840Z Downloaded ppv-lite86 v0.2.21
9392026-06-21T21:24:07.840Z Downloaded scrypt v0.11.0
9402026-06-21T21:24:07.840Z Downloaded hashbrown v0.12.3
9412026-06-21T21:24:07.860Z Downloaded secrecy v0.10.3
9422026-06-21T21:24:07.860Z Downloaded secrecy v0.8.0
9432026-06-21T21:24:07.860Z Downloaded proc-macro-error2 v2.0.1
9442026-06-21T21:24:07.860Z Downloaded paste v1.0.15
9452026-06-21T21:24:07.860Z Downloaded p256 v0.13.2
9462026-06-21T21:24:07.860Z Downloaded serde_spanned v1.0.4
9472026-06-21T21:24:07.860Z Downloaded semver v0.1.20
9482026-06-21T21:24:07.860Z Downloaded rustls-pemfile v1.0.4
9492026-06-21T21:24:07.860Z Downloaded rustls-native-certs v0.8.3
9502026-06-21T21:24:07.860Z Downloaded miniz_oxide v0.8.9
9512026-06-21T21:24:07.933Z Downloaded expectorate v1.2.0
9522026-06-21T21:24:07.933Z Downloaded serde-big-array v0.5.1
9532026-06-21T21:24:07.933Z Downloaded seq-macro v0.3.6
9542026-06-21T21:24:07.933Z Downloaded serde_urlencoded v0.7.1
9552026-06-21T21:24:07.933Z Downloaded serde_repr v0.1.20
9562026-06-21T21:24:07.933Z Downloaded rand_core v0.6.4
9572026-06-21T21:24:07.933Z Downloaded quinn-udp v0.5.14
9582026-06-21T21:24:07.933Z Downloaded rustls-pemfile v2.2.0
9592026-06-21T21:24:07.933Z Downloaded rand_core v0.10.0
9602026-06-21T21:24:07.933Z Downloaded pin-project v1.1.11
9612026-06-21T21:24:07.933Z Downloaded signature v2.2.0
9622026-06-21T21:24:07.933Z Downloaded serde_plain v1.0.2
9632026-06-21T21:24:08.037Z Downloaded rusty-fork v0.3.1
9642026-06-21T21:24:08.037Z Downloaded sha1 v0.10.6
9652026-06-21T21:24:08.037Z Downloaded crossterm v0.29.0
9662026-06-21T21:24:08.037Z Downloaded signal-hook-mio v0.2.5
9672026-06-21T21:24:08.038Z Downloaded hickory-server v0.25.2
9682026-06-21T21:24:08.038Z Downloaded schemars_derive v0.8.22
9692026-06-21T21:24:08.038Z Downloaded papergrid v0.17.0
9702026-06-21T21:24:08.038Z Downloaded sigpipe v0.1.3
9712026-06-21T21:24:08.038Z Downloaded postgres-types v0.2.12
9722026-06-21T21:24:08.038Z Downloaded rustversion v1.0.22
9732026-06-21T21:24:08.038Z Downloaded oso v0.27.3
9742026-06-21T21:24:08.038Z Downloaded openssl-sys v0.9.115
9752026-06-21T21:24:08.038Z Downloaded slog-bunyan v2.5.0
9762026-06-21T21:24:08.038Z Downloaded bindgen v0.71.1
9772026-06-21T21:24:08.038Z Downloaded slog-envlogger v2.2.0
9782026-06-21T21:24:08.039Z Downloaded aho-corasick v1.1.4
9792026-06-21T21:24:08.039Z Downloaded signal-hook-tokio v0.3.1
9802026-06-21T21:24:08.039Z Downloaded sec1 v0.7.3
9812026-06-21T21:24:08.039Z Downloaded progenitor-impl v0.14.0
9822026-06-21T21:24:08.039Z Downloaded prefix-trie v0.7.0
9832026-06-21T21:24:08.039Z Downloaded shell-words v1.1.1
9842026-06-21T21:24:08.039Z Downloaded sct v0.7.1
9852026-06-21T21:24:08.039Z Downloaded scroll v0.13.0
9862026-06-21T21:24:08.039Z Downloaded rand_core v0.9.5
9872026-06-21T21:24:08.040Z Downloaded minimal-lexical v0.2.1
9882026-06-21T21:24:08.040Z Downloaded resolv-conf v0.7.6
9892026-06-21T21:24:08.040Z Downloaded jiff-static v0.2.21
9902026-06-21T21:24:08.040Z Downloaded hickory-resolver v0.25.2
9912026-06-21T21:24:08.040Z Downloaded serde_with_macros v1.5.2
9922026-06-21T21:24:08.040Z Downloaded aes-gcm v0.10.3
9932026-06-21T21:24:08.040Z Downloaded serde-hex v0.1.0
9942026-06-21T21:24:08.040Z Downloaded hashbrown v0.13.2
9952026-06-21T21:24:08.040Z Downloaded rustls-pki-types v1.14.0
9962026-06-21T21:24:08.040Z Downloaded siphasher v1.0.2
9972026-06-21T21:24:08.040Z Downloaded shlex v1.3.0
9982026-06-21T21:24:08.041Z Downloaded sqlparser_derive v0.5.0
9992026-06-21T21:24:08.041Z Downloaded simd-adler32 v0.3.8
10002026-06-21T21:24:08.041Z Downloaded serde_derive_internals v0.29.1
10012026-06-21T21:24:08.041Z Downloaded http v1.4.0
10022026-06-21T21:24:08.041Z Downloaded signal-hook-registry v1.4.8
10032026-06-21T21:24:08.041Z Downloaded strum v0.26.3
10042026-06-21T21:24:08.041Z Downloaded structmeta v0.3.0
10052026-06-21T21:24:08.041Z Downloaded strsim v0.10.0
10062026-06-21T21:24:08.041Z Downloaded slog-async v2.8.0
10072026-06-21T21:24:08.048Z Downloaded rcgen v0.12.1
10082026-06-21T21:24:08.048Z Downloaded slog-stdlog v4.1.1
10092026-06-21T21:24:08.049Z Downloaded structmeta-derive v0.3.0
10102026-06-21T21:24:08.049Z Downloaded strum v0.27.2
10112026-06-21T21:24:08.049Z Downloaded sync_wrapper v1.0.2
10122026-06-21T21:24:08.049Z Downloaded sync-ptr v0.1.4
10132026-06-21T21:24:08.049Z Downloaded subtle v2.6.1
10142026-06-21T21:24:08.146Z Downloaded tabwriter v1.4.1
10152026-06-21T21:24:08.146Z Downloaded tap v1.0.1
10162026-06-21T21:24:08.146Z Downloaded pretty_assertions v1.4.1
10172026-06-21T21:24:08.146Z Downloaded tabled_derive v0.11.0
10182026-06-21T21:24:08.146Z Downloaded strip-ansi-escapes v0.2.1
10192026-06-21T21:24:08.146Z Downloaded slog-term v2.9.2
10202026-06-21T21:24:08.146Z Downloaded slab v0.4.12
10212026-06-21T21:24:08.146Z Downloaded ssh-encoding v0.2.0
10222026-06-21T21:24:08.146Z Downloaded russh-keys v0.45.0
10232026-06-21T21:24:08.147Z Downloaded smf v0.2.3
10242026-06-21T21:24:08.147Z Downloaded take_mut v0.2.2
10252026-06-21T21:24:08.147Z Downloaded rustls-platform-verifier v0.6.2
10262026-06-21T21:24:08.147Z Downloaded slog-dtrace v0.3.0
10272026-06-21T21:24:08.147Z Downloaded supports-color v3.0.2
10282026-06-21T21:24:08.147Z Downloaded crossterm v0.28.1
10292026-06-21T21:24:08.147Z Downloaded serde_with_macros v3.17.0
10302026-06-21T21:24:08.147Z Downloaded slog-scope v4.4.1
10312026-06-21T21:24:08.148Z Downloaded slog-json v2.6.1
10322026-06-21T21:24:08.148Z Downloaded hyper-util v0.1.20
10332026-06-21T21:24:08.148Z Downloaded thiserror-impl-no-std v2.0.2
10342026-06-21T21:24:08.148Z Downloaded termtree v0.5.1
10352026-06-21T21:24:08.148Z Downloaded thread-id v5.1.0
10362026-06-21T21:24:08.148Z Downloaded serde_cbor v0.11.2
10372026-06-21T21:24:08.148Z Downloaded tagptr v0.2.0
10382026-06-21T21:24:08.149Z Downloaded serde_path_to_error v0.1.20
10392026-06-21T21:24:08.149Z Downloaded ryu v1.0.23
10402026-06-21T21:24:08.150Z Downloaded ssh-cipher v0.2.0
10412026-06-21T21:24:08.150Z Downloaded tinyvec_macros v0.1.1
10422026-06-21T21:24:08.150Z Downloaded testing_table v0.3.0
10432026-06-21T21:24:08.150Z Downloaded stringprep v0.1.5
10442026-06-21T21:24:08.150Z Downloaded sqlformat v0.3.5
10452026-06-21T21:24:08.150Z Downloaded spki v0.7.3
10462026-06-21T21:24:08.150Z Downloaded tokio-macros v2.7.0
10472026-06-21T21:24:08.150Z Downloaded smallvec v0.6.14
10482026-06-21T21:24:08.150Z Downloaded mio v1.2.0
10492026-06-21T21:24:08.150Z Downloaded dropshot-api-manager v0.7.2
10502026-06-21T21:24:08.150Z Downloaded hashbrown v0.15.5
10512026-06-21T21:24:08.151Z Downloaded termios v0.3.3
10522026-06-21T21:24:08.151Z Downloaded string_cache v0.8.9
10532026-06-21T21:24:08.151Z Downloaded static_assertions v1.1.0
10542026-06-21T21:24:08.151Z Downloaded stacker v0.1.23
10552026-06-21T21:24:08.151Z Downloaded thread_local v1.1.9
10562026-06-21T21:24:08.151Z Downloaded thiserror-no-std v2.0.2
10572026-06-21T21:24:08.151Z Downloaded strum_macros v0.24.3
10582026-06-21T21:24:08.151Z Downloaded rayon-core v1.13.0
10592026-06-21T21:24:08.151Z Downloaded aws-lc-rs v1.16.3
10602026-06-21T21:24:08.151Z Downloaded prettyplease v0.2.37
10612026-06-21T21:24:08.151Z Downloaded tower-service v0.3.3
10622026-06-21T21:24:08.152Z Downloaded topological-sort v0.2.2
10632026-06-21T21:24:08.152Z Downloaded support-bundle-viewer v0.1.2
10642026-06-21T21:24:08.153Z Downloaded strum_macros v0.26.4
10652026-06-21T21:24:08.153Z Downloaded libxml v0.3.3
10662026-06-21T21:24:08.153Z Downloaded strum_macros v0.27.2
10672026-06-21T21:24:08.153Z Downloaded nom v7.1.3
10682026-06-21T21:24:08.153Z Downloaded tokio-dtrace v0.1.1
10692026-06-21T21:24:08.194Z Downloaded similar v2.7.0
10702026-06-21T21:24:08.195Z Downloaded trait-variant v0.1.2
10712026-06-21T21:24:08.195Z Downloaded signal-hook v0.3.18
10722026-06-21T21:24:08.195Z Downloaded try-lock v0.2.5
10732026-06-21T21:24:08.195Z Downloaded schemars v0.9.0
10742026-06-21T21:24:08.195Z Downloaded tls_codec_derive v0.4.2
10752026-06-21T21:24:08.195Z Downloaded rand v0.8.6
10762026-06-21T21:24:08.195Z Downloaded quinn v0.11.9
10772026-06-21T21:24:08.195Z Downloaded publicsuffix v2.3.0
10782026-06-21T21:24:08.195Z Downloaded spin v0.9.8
10792026-06-21T21:24:08.195Z Downloaded time-macros v0.2.27
10802026-06-21T21:24:08.195Z Downloaded tiny-keccak v2.0.2
10812026-06-21T21:24:08.195Z Downloaded snafu-derive v0.8.9
10822026-06-21T21:24:08.195Z Downloaded ron v0.8.1
10832026-06-21T21:24:08.195Z Downloaded progenitor-impl v0.13.0
10842026-06-21T21:24:08.196Z Downloaded tokio-rustls v0.25.0
10852026-06-21T21:24:08.196Z Downloaded usdt v0.6.0
10862026-06-21T21:24:08.196Z Downloaded untrusted v0.9.0
10872026-06-21T21:24:08.196Z Downloaded unarray v0.1.4
10882026-06-21T21:24:08.196Z Downloaded time-core v0.1.8
10892026-06-21T21:24:08.196Z Downloaded typify-macro v0.6.2
10902026-06-21T21:24:08.196Z Downloaded tokio-native-tls v0.3.1
10912026-06-21T21:24:08.196Z Downloaded unit-prefix v0.5.2
10922026-06-21T21:24:08.196Z Downloaded tls_codec v0.4.2
10932026-06-21T21:24:08.196Z Downloaded iri-string v0.7.10
10942026-06-21T21:24:08.196Z Downloaded tokio-tungstenite v0.21.0
10952026-06-21T21:24:08.196Z Downloaded tokio-tungstenite v0.23.1
10962026-06-21T21:24:08.196Z Downloaded toml_datetime v1.0.0+spec-1.1.0
10972026-06-21T21:24:08.196Z Downloaded universal-hash v0.5.1
10982026-06-21T21:24:08.196Z Downloaded utf-8 v0.7.6
10992026-06-21T21:24:08.196Z Downloaded unicode-truncate v1.1.0
11002026-06-21T21:24:08.197Z Downloaded term v1.2.1
11012026-06-21T21:24:08.197Z Downloaded socket2 v0.5.10
11022026-06-21T21:24:08.197Z Downloaded untrusted v0.7.1
11032026-06-21T21:24:08.197Z Downloaded usdt-macro v0.6.0
11042026-06-21T21:24:08.197Z Downloaded usdt-attr-macro v0.6.0
11052026-06-21T21:24:08.197Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11062026-06-21T21:24:08.197Z Downloaded num-bigint-dig v0.8.6
11072026-06-21T21:24:08.197Z Downloaded toml_writer v1.0.6+spec-1.1.0
11082026-06-21T21:24:08.197Z Downloaded serde_yaml v0.9.34+deprecated
11092026-06-21T21:24:08.197Z Downloaded rsa v0.9.10
11102026-06-21T21:24:08.227Z Downloaded schemars v0.8.22
11112026-06-21T21:24:08.228Z Downloaded tower-layer v0.3.3
11122026-06-21T21:24:08.229Z Downloaded want v0.3.1
11132026-06-21T21:24:08.229Z Downloaded itertools v0.10.5
11142026-06-21T21:24:08.229Z Downloaded waitgroup v0.1.2
11152026-06-21T21:24:08.229Z Downloaded void v1.0.2
11162026-06-21T21:24:08.229Z Downloaded qorb v0.4.1
11172026-06-21T21:24:08.229Z Downloaded tui-tree-widget v0.23.1
11182026-06-21T21:24:08.229Z Downloaded socket2 v0.6.3
11192026-06-21T21:24:08.229Z Downloaded slog v2.8.2
11202026-06-21T21:24:08.229Z Downloaded futures-util v0.3.32
11212026-06-21T21:24:08.229Z Downloaded wait-timeout v0.2.1
11222026-06-21T21:24:08.229Z Downloaded xattr v1.6.1
11232026-06-21T21:24:08.230Z Downloaded unicase v2.9.0
11242026-06-21T21:24:08.230Z Downloaded subprocess v0.2.15
11252026-06-21T21:24:08.230Z Downloaded xshell-macros v0.2.7
11262026-06-21T21:24:08.230Z Downloaded rand v0.9.2
11272026-06-21T21:24:08.230Z Downloaded usdt-impl v0.6.0
11282026-06-21T21:24:08.231Z Downloaded num-bigint v0.4.6
11292026-06-21T21:24:08.231Z Downloaded snafu v0.8.9
11302026-06-21T21:24:08.231Z Downloaded itertools v0.12.1
11312026-06-21T21:24:08.231Z Downloaded toml_parser v1.0.9+spec-1.1.0
11322026-06-21T21:24:08.231Z Downloaded samael v0.0.19
11332026-06-21T21:24:08.283Z Downloaded rustls-webpki v0.103.9
11342026-06-21T21:24:08.283Z Downloaded zone_cfg_derive v0.3.1
11352026-06-21T21:24:08.283Z Downloaded tokio-rustls v0.26.4
11362026-06-21T21:24:08.283Z Downloaded tokio-rustls v0.24.1
11372026-06-21T21:24:08.283Z Downloaded tokio-stream v0.1.18
11382026-06-21T21:24:08.283Z Downloaded zone v0.3.1
11392026-06-21T21:24:08.283Z Downloaded itertools v0.13.0
11402026-06-21T21:24:08.283Z Downloaded vergen-gitcl v1.0.8
11412026-06-21T21:24:08.283Z Downloaded rand v0.10.0
11422026-06-21T21:24:08.283Z Downloaded hkdf v0.12.4
11432026-06-21T21:24:08.283Z Downloaded p521 v0.13.3
11442026-06-21T21:24:08.284Z Downloaded tracing-attributes v0.1.31
11452026-06-21T21:24:08.284Z Downloaded russh v0.45.0
11462026-06-21T21:24:08.315Z Downloaded walkdir v2.5.0
11472026-06-21T21:24:08.315Z Downloaded hyper v1.8.1
11482026-06-21T21:24:08.315Z Downloaded uzers v0.12.2
11492026-06-21T21:24:08.315Z Downloaded test-strategy v0.4.5
11502026-06-21T21:24:08.315Z Downloaded vsss-rs v3.3.4
11512026-06-21T21:24:08.315Z Downloaded vergen-lib v9.1.0
11522026-06-21T21:24:08.315Z Downloaded vergen-lib v0.1.6
11532026-06-21T21:24:08.316Z Downloaded twox-hash v2.1.2
11542026-06-21T21:24:08.316Z Downloaded wyz v0.5.1
11552026-06-21T21:24:08.316Z Downloaded term v0.7.0
11562026-06-21T21:24:08.316Z Downloaded tinyvec v1.10.0
11572026-06-21T21:24:08.316Z Downloaded whoami v1.6.1
11582026-06-21T21:24:08.316Z Downloaded tar v0.4.45
11592026-06-21T21:24:08.316Z Downloaded whoami v2.1.0
11602026-06-21T21:24:08.316Z Downloaded toml v1.0.6+spec-1.1.0
11612026-06-21T21:24:08.316Z Downloaded toml v0.7.8
11622026-06-21T21:24:08.316Z Downloaded zeroize v1.8.2
11632026-06-21T21:24:08.316Z Downloaded xshell v0.2.7
11642026-06-21T21:24:08.317Z Downloaded hashbrown v0.16.1
11652026-06-21T21:24:08.317Z Downloaded zeroize_derive v1.4.3
11662026-06-21T21:24:08.317Z Downloaded schemars v1.2.1
11672026-06-21T21:24:08.317Z Downloaded vergen-git2 v9.1.0
11682026-06-21T21:24:08.317Z Downloaded rustyline v14.0.0
11692026-06-21T21:24:08.317Z Downloaded h2 v0.4.13
11702026-06-21T21:24:08.317Z Downloaded tungstenite v0.21.0
11712026-06-21T21:24:08.317Z Downloaded zstd-safe v7.2.4
11722026-06-21T21:24:08.317Z Downloaded iddqd v0.4.2
11732026-06-21T21:24:08.317Z Downloaded unicode-properties v0.1.4
11742026-06-21T21:24:08.317Z Downloaded typify v0.6.2
11752026-06-21T21:24:08.342Z Downloaded unicode-bidi v0.3.18
11762026-06-21T21:24:08.342Z Downloaded rpassword v7.4.0
11772026-06-21T21:24:08.342Z Downloaded vergen v9.1.0
11782026-06-21T21:24:08.342Z Downloaded tungstenite v0.23.0
11792026-06-21T21:24:08.342Z Downloaded blake3 v1.8.3
11802026-06-21T21:24:08.342Z Downloaded toml_edit v0.23.10+spec-1.0.0
11812026-06-21T21:24:08.342Z Downloaded unsafe-libyaml v0.2.11
11822026-06-21T21:24:08.343Z Downloaded itertools v0.14.0
11832026-06-21T21:24:08.363Z Downloaded uuid v1.23.0
11842026-06-21T21:24:08.363Z Downloaded libm v0.2.16
11852026-06-21T21:24:08.363Z Downloaded yasna v0.5.2
11862026-06-21T21:24:08.363Z Downloaded zerocopy v0.6.6
11872026-06-21T21:24:08.363Z Downloaded steno v0.4.1
11882026-06-21T21:24:08.387Z Downloaded zstd v0.13.3
11892026-06-21T21:24:08.387Z Downloaded serde_with v1.14.0
11902026-06-21T21:24:08.387Z Downloaded nom v8.0.0
11912026-06-21T21:24:08.387Z Downloaded vte v0.14.1
11922026-06-21T21:24:08.398Z Downloaded tracing-core v0.1.36
11932026-06-21T21:24:08.398Z Downloaded ssh-key v0.6.7
11942026-06-21T21:24:08.398Z Downloaded regex v1.12.3
11952026-06-21T21:24:08.557Z Downloaded tokio-postgres v0.7.16
11962026-06-21T21:24:08.557Z Downloaded zopfli v0.8.3
11972026-06-21T21:24:08.557Z Downloaded zip v0.6.6
11982026-06-21T21:24:08.587Z Downloaded portable-atomic v1.13.1
11992026-06-21T21:24:08.587Z Downloaded git2 v0.20.4
12002026-06-21T21:24:08.587Z Downloaded toml_edit v0.19.15
12012026-06-21T21:24:08.587Z Downloaded zerocopy-derive v0.8.40
12022026-06-21T21:24:08.587Z Downloaded reedline v0.40.0
12032026-06-21T21:24:08.587Z Downloaded salty v0.3.0
12042026-06-21T21:24:08.587Z Downloaded reqwest v0.12.28
12052026-06-21T21:24:08.587Z Downloaded tower v0.5.3
12062026-06-21T21:24:08.587Z Downloaded chrono v0.4.44
12072026-06-21T21:24:08.588Z Downloaded unicode_categories v0.1.1
12082026-06-21T21:24:08.588Z Downloaded goblin v0.10.5
12092026-06-21T21:24:08.588Z Downloaded rayon v1.11.0
12102026-06-21T21:24:08.588Z Downloaded p384 v0.13.1
12112026-06-21T21:24:08.588Z Downloaded yansi v1.0.1
12122026-06-21T21:24:08.588Z Downloaded lalrpop v0.19.12
12132026-06-21T21:24:08.588Z Downloaded reqwest v0.13.2
12142026-06-21T21:24:08.588Z Downloaded tokio-util v0.7.18
12152026-06-21T21:24:08.588Z Downloaded proptest v1.10.0
12162026-06-21T21:24:08.588Z Downloaded tower-http v0.6.8
12172026-06-21T21:24:08.588Z Downloaded quick-xml v0.37.5
12182026-06-21T21:24:08.588Z Downloaded unicode-segmentation v1.12.0
12192026-06-21T21:24:08.588Z Downloaded bitvec v1.0.1
12202026-06-21T21:24:08.588Z Downloaded typed-path v0.9.3
12212026-06-21T21:24:08.588Z Downloaded x509-cert v0.2.5
12222026-06-21T21:24:08.588Z Downloaded radix_trie v0.2.1
12232026-06-21T21:24:08.588Z Downloaded rustls-webpki v0.101.7
12242026-06-21T21:24:08.588Z Downloaded zip v4.6.1
12252026-06-21T21:24:08.589Z Downloaded moka v0.12.13
12262026-06-21T21:24:08.609Z Downloaded winnow v0.5.40
12272026-06-21T21:24:08.609Z Downloaded winnow v0.6.26
12282026-06-21T21:24:08.609Z Downloaded serde_with v3.17.0
12292026-06-21T21:24:08.610Z Downloaded petname v2.0.2
12302026-06-21T21:24:08.610Z Downloaded curve25519-dalek v4.1.3
12312026-06-21T21:24:08.652Z Downloaded unicode-normalization v0.1.25
12322026-06-21T21:24:08.653Z Downloaded quinn-proto v0.11.13
12332026-06-21T21:24:08.653Z Downloaded tough v0.22.0
12342026-06-21T21:24:08.653Z Downloaded rustls-webpki v0.102.8
12352026-06-21T21:24:08.653Z Downloaded rustls v0.21.12
12362026-06-21T21:24:08.704Z Downloaded nix v0.27.1
12372026-06-21T21:24:08.704Z Downloaded tabled v0.20.0
12382026-06-21T21:24:08.705Z Downloaded bstr v1.12.1
12392026-06-21T21:24:08.705Z Downloaded smoltcp v0.9.1
12402026-06-21T21:24:08.705Z Downloaded dropshot v0.17.0
12412026-06-21T21:24:08.705Z Downloaded polar-core v0.27.3
12422026-06-21T21:24:08.705Z Downloaded object v0.30.4
12432026-06-21T21:24:08.767Z Downloaded diesel v2.3.7
12442026-06-21T21:24:08.767Z Downloaded nix v0.31.2
12452026-06-21T21:24:08.767Z Downloaded hickory-proto v0.25.2
12462026-06-21T21:24:08.870Z Downloaded zerocopy v0.8.40
12472026-06-21T21:24:08.870Z Downloaded hickory-proto v0.24.4
12482026-06-21T21:24:08.870Z Downloaded time v0.3.47
12492026-06-21T21:24:08.870Z Downloaded nix v0.28.0
12502026-06-21T21:24:08.870Z Downloaded zlib-rs v0.6.2
12512026-06-21T21:24:08.870Z Downloaded regex-syntax v0.6.29
12522026-06-21T21:24:08.870Z Downloaded vcpkg v0.2.15
12532026-06-21T21:24:08.870Z Downloaded webpki-roots v1.0.6
12542026-06-21T21:24:08.870Z Downloaded openssl v0.10.79
12552026-06-21T21:24:08.870Z Downloaded regress v0.10.5
12562026-06-21T21:24:08.870Z Downloaded object v0.37.3
12572026-06-21T21:24:08.870Z Downloaded openapiv3 v2.2.0
12582026-06-21T21:24:08.919Z Downloaded sqlparser v0.61.0
12592026-06-21T21:24:08.920Z Downloaded rustls v0.22.4
12602026-06-21T21:24:08.920Z Downloaded smoltcp v0.11.0
12612026-06-21T21:24:08.920Z Downloaded regex-syntax v0.8.10
12622026-06-21T21:24:08.920Z Downloaded regress v0.11.1
12632026-06-21T21:24:08.920Z Downloaded tracing v0.1.44
12642026-06-21T21:24:08.920Z Downloaded rustls v0.23.37
12652026-06-21T21:24:08.920Z Downloaded typify-impl v0.6.2
12662026-06-21T21:24:08.921Z Downloaded rustix v0.38.44
12672026-06-21T21:24:08.921Z Downloaded ratatui v0.29.0
12682026-06-21T21:24:08.921Z Downloaded zerocopy-derive v0.6.6
12692026-06-21T21:24:08.987Z Downloaded petgraph v0.6.5
12702026-06-21T21:24:08.988Z Downloaded sled v0.34.7
12712026-06-21T21:24:09.040Z Downloaded bzip2-sys v0.1.13+1.0.8
12722026-06-21T21:24:09.040Z Downloaded csv v1.4.0
12732026-06-21T21:24:09.040Z Downloaded libz-sys v1.1.24
12742026-06-21T21:24:09.043Z Downloaded tokio v1.52.1
12752026-06-21T21:24:09.085Z Downloaded regex-automata v0.4.14
12762026-06-21T21:24:09.086Z Downloaded chrono-tz v0.10.4
12772026-06-21T21:24:09.108Z Downloaded jiff v0.2.21
12782026-06-21T21:24:09.108Z Downloaded encoding_rs v0.8.35
12792026-06-21T21:24:09.135Z Downloaded petgraph v0.8.3
12802026-06-21T21:24:09.145Z Downloaded sha3 v0.10.8
12812026-06-21T21:24:09.145Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12822026-06-21T21:24:09.145Z Downloaded libgit2-sys v0.18.3+1.9.2
12832026-06-21T21:24:09.274Z Downloaded ring v0.17.14
12842026-06-21T21:24:09.763Z Downloaded aws-lc-sys v0.40.0
12852026-06-21T21:24:10.014Z Compiling libc v0.2.185
12862026-06-21T21:24:10.014Z Compiling serde v1.0.228
12872026-06-21T21:24:10.015Z Compiling log v0.4.29
12882026-06-21T21:24:10.015Z Compiling find-msvc-tools v0.1.9
12892026-06-21T21:24:10.054Z Compiling shlex v1.3.0
12902026-06-21T21:24:10.054Z Compiling smallvec v1.15.1
12912026-06-21T21:24:10.054Z Compiling typenum v1.19.0
12922026-06-21T21:24:10.054Z Compiling subtle v2.6.1
12932026-06-21T21:24:10.157Z Compiling generic-array v0.14.7
12942026-06-21T21:24:10.203Z Compiling scopeguard v1.2.0
12952026-06-21T21:24:10.204Z Compiling const-oid v0.9.6
12962026-06-21T21:24:10.228Z Compiling serde_json v1.0.149
12972026-06-21T21:24:10.262Z Compiling syn v2.0.117
12982026-06-21T21:24:10.288Z Compiling zerocopy v0.8.40
12992026-06-21T21:24:10.288Z Compiling parking_lot_core v0.9.12
13002026-06-21T21:24:10.288Z Compiling pin-project-lite v0.2.17
13012026-06-21T21:24:10.334Z Compiling lock_api v0.4.14
13022026-06-21T21:24:10.379Z Compiling portable-atomic v1.13.1
13032026-06-21T21:24:10.422Z Compiling pkg-config v0.3.32
13042026-06-21T21:24:10.458Z Compiling bitflags v2.11.0
13052026-06-21T21:24:10.459Z Compiling critical-section v1.2.0
13062026-06-21T21:24:10.520Z Compiling libm v0.2.16
13072026-06-21T21:24:10.520Z Compiling futures-core v0.3.32
13082026-06-21T21:24:10.520Z Compiling num-traits v0.2.19
13092026-06-21T21:24:10.561Z Compiling percent-encoding v2.3.2
13102026-06-21T21:24:10.605Z Compiling futures-sink v0.3.32
13112026-06-21T21:24:10.644Z Compiling futures-io v0.3.32
13122026-06-21T21:24:10.644Z Compiling getrandom v0.4.1
13132026-06-21T21:24:10.663Z Compiling cpufeatures v0.2.17
13142026-06-21T21:24:10.663Z Compiling slab v0.4.12
13152026-06-21T21:24:10.713Z Compiling futures-channel v0.3.32
13162026-06-21T21:24:10.729Z Compiling futures-task v0.3.32
13172026-06-21T21:24:10.801Z Compiling rand_core v0.10.0
13182026-06-21T21:24:11.094Z Compiling indexmap v2.14.0
13192026-06-21T21:24:11.095Z Compiling getrandom v0.3.4
13202026-06-21T21:24:11.095Z Compiling rustversion v1.0.22
13212026-06-21T21:24:11.095Z Compiling form_urlencoded v1.2.2
13222026-06-21T21:24:11.095Z Compiling fs_extra v1.3.0
13232026-06-21T21:24:11.095Z Compiling dunce v1.0.5
13242026-06-21T21:24:11.095Z Compiling ident_case v1.0.1
13252026-06-21T21:24:11.095Z Compiling base64ct v1.8.3
13262026-06-21T21:24:11.095Z Compiling iana-time-zone v0.1.65
13272026-06-21T21:24:11.095Z Compiling flagset v0.4.7
13282026-06-21T21:24:11.095Z Compiling getrandom v0.2.17
13292026-06-21T21:24:11.110Z Compiling jobserver v0.1.34
13302026-06-21T21:24:11.176Z Compiling errno v0.3.14
13312026-06-21T21:24:11.203Z Compiling mio v1.2.0
13322026-06-21T21:24:11.232Z Compiling rand_core v0.6.4
13332026-06-21T21:24:11.232Z Compiling socket2 v0.6.3
13342026-06-21T21:24:11.310Z Compiling cc v1.2.56
13352026-06-21T21:24:11.338Z Compiling signal-hook-registry v1.4.8
13362026-06-21T21:24:11.338Z Compiling once_cell v1.21.3
13372026-06-21T21:24:11.360Z Compiling parking_lot v0.12.5
13382026-06-21T21:24:11.465Z Compiling pem-rfc7468 v0.7.0
13392026-06-21T21:24:11.513Z Compiling rustix v1.1.3
13402026-06-21T21:24:11.513Z Compiling regex-syntax v0.8.10
13412026-06-21T21:24:11.537Z Compiling aws-lc-rs v1.16.3
13422026-06-21T21:24:11.537Z Compiling vcpkg v0.2.15
13432026-06-21T21:24:11.555Z Compiling tracing-core v0.1.36
13442026-06-21T21:24:11.640Z Compiling uuid v1.23.0
13452026-06-21T21:24:11.662Z Compiling rustc_version v0.4.1
13462026-06-21T21:24:11.720Z Compiling base64 v0.22.1
13472026-06-21T21:24:11.728Z Compiling httparse v1.10.1
13482026-06-21T21:24:11.767Z Compiling untrusted v0.7.1
13492026-06-21T21:24:11.863Z Compiling rand_core v0.9.5
13502026-06-21T21:24:11.932Z Compiling openssl-probe v0.2.1
13512026-06-21T21:24:11.973Z Compiling untrusted v0.9.0
13522026-06-21T21:24:11.987Z Compiling tinyvec_macros v0.1.1
13532026-06-21T21:24:12.061Z Compiling tinyvec v1.10.0
13542026-06-21T21:24:12.080Z Compiling aho-corasick v1.1.4
13552026-06-21T21:24:12.093Z Compiling cmake v0.1.57
13562026-06-21T21:24:12.111Z Compiling schemars v0.8.22
13572026-06-21T21:24:12.124Z Compiling dyn-clone v1.0.20
13582026-06-21T21:24:12.147Z Compiling tower-layer v0.3.3
13592026-06-21T21:24:12.164Z Compiling rustls v0.23.37
13602026-06-21T21:24:12.175Z Compiling atomic-waker v1.1.2
13612026-06-21T21:24:12.246Z Compiling tower-service v0.3.3
13622026-06-21T21:24:12.265Z Compiling try-lock v0.2.5
13632026-06-21T21:24:12.322Z Compiling httpdate v1.0.3
13642026-06-21T21:24:12.337Z Compiling foreign-types-shared v0.1.1
13652026-06-21T21:24:12.351Z Compiling want v0.3.1
13662026-06-21T21:24:12.377Z Compiling pin-utils v0.1.0
13672026-06-21T21:24:12.380Z Compiling openssl v0.10.79
13682026-06-21T21:24:12.404Z Compiling unicode-normalization v0.1.25
13692026-06-21T21:24:12.414Z Compiling socket2 v0.5.10
13702026-06-21T21:24:12.434Z Compiling foreign-types v0.3.2
13712026-06-21T21:24:12.437Z Compiling spin v0.9.8
13722026-06-21T21:24:12.437Z Compiling num-conv v0.2.0
13732026-06-21T21:24:12.472Z Compiling native-tls v0.2.18
13742026-06-21T21:24:12.518Z Compiling time-core v0.1.8
13752026-06-21T21:24:12.533Z Compiling powerfmt v0.2.0
13762026-06-21T21:24:12.547Z Compiling crc32fast v1.5.0
13772026-06-21T21:24:12.570Z Compiling wait-timeout v0.2.1
13782026-06-21T21:24:12.606Z Compiling sync_wrapper v1.0.2
13792026-06-21T21:24:12.619Z Compiling crossbeam-utils v0.8.21
13802026-06-21T21:24:12.646Z Compiling num_threads v0.1.7
13812026-06-21T21:24:12.674Z Compiling syn v1.0.109
13822026-06-21T21:24:12.688Z Compiling time-macros v0.2.27
13832026-06-21T21:24:12.704Z Compiling deranged v0.5.8
13842026-06-21T21:24:12.730Z Compiling bit-vec v0.8.0
13852026-06-21T21:24:12.758Z Compiling simd-adler32 v0.3.8
13862026-06-21T21:24:12.773Z Compiling quick-error v1.2.3
13872026-06-21T21:24:12.871Z Compiling unicode-segmentation v1.12.0
13882026-06-21T21:24:12.874Z Compiling usdt-impl v0.6.0
13892026-06-21T21:24:12.898Z Compiling siphasher v1.0.2
13902026-06-21T21:24:12.928Z Compiling slog v2.8.2
13912026-06-21T21:24:12.963Z Compiling bit-set v0.8.0
13922026-06-21T21:24:12.993Z Compiling aws-lc-sys v0.40.0
13932026-06-21T21:24:12.996Z Compiling ring v0.17.14
13942026-06-21T21:24:13.023Z Compiling openssl-sys v0.9.115
13952026-06-21T21:24:13.037Z Compiling regex-automata v0.4.14
13962026-06-21T21:24:13.105Z Compiling tempfile v3.25.0
13972026-06-21T21:24:13.121Z Compiling zstd-sys v2.0.16+zstd.1.5.7
13982026-06-21T21:24:13.149Z Compiling bzip2-sys v0.1.13+1.0.8
13992026-06-21T21:24:13.176Z Compiling synstructure v0.13.2
14002026-06-21T21:24:13.220Z Compiling serde_derive_internals v0.29.1
14012026-06-21T21:24:13.297Z Compiling pest_generator v2.8.6
14022026-06-21T21:24:13.408Z Compiling darling_core v0.20.11
14032026-06-21T21:24:13.486Z Compiling rusty-fork v0.3.1
14042026-06-21T21:24:13.543Z Compiling darling_core v0.21.3
14052026-06-21T21:24:13.758Z Compiling heapless v0.7.17
14062026-06-21T21:24:13.865Z Compiling rand_xorshift v0.4.0
14072026-06-21T21:24:13.868Z Compiling time v0.3.47
14082026-06-21T21:24:13.891Z Compiling thread-id v5.1.0
14092026-06-21T21:24:13.912Z Compiling cookie v0.18.1
14102026-06-21T21:24:13.983Z Compiling allocator-api2 v0.2.21
14112026-06-21T21:24:13.997Z Compiling anyhow v1.0.102
14122026-06-21T21:24:14.030Z Compiling paste v1.0.15
14132026-06-21T21:24:14.047Z Compiling signal-hook v0.3.18
14142026-06-21T21:24:14.068Z Compiling unicode-properties v0.1.4
14152026-06-21T21:24:14.114Z Compiling unicode-bidi v0.3.18
14162026-06-21T21:24:14.213Z Compiling unarray v0.1.4
14172026-06-21T21:24:14.242Z Compiling ryu v1.0.23
14182026-06-21T21:24:14.256Z Compiling zstd-safe v7.2.4
14192026-06-21T21:24:14.295Z Compiling iri-string v0.7.10
14202026-06-21T21:24:14.331Z Compiling adler2 v2.0.1
14212026-06-21T21:24:14.440Z Compiling miniz_oxide v0.8.9
14222026-06-21T21:24:14.455Z Compiling stringprep v0.1.5
14232026-06-21T21:24:14.482Z Compiling heck v0.4.1
14242026-06-21T21:24:14.681Z Compiling num-integer v0.1.46
14252026-06-21T21:24:14.734Z Compiling vergen-lib v9.1.0
14262026-06-21T21:24:14.943Z Compiling curve25519-dalek v4.1.3
14272026-06-21T21:24:14.958Z Compiling ff v0.13.1
14282026-06-21T21:24:15.016Z Compiling serde_derive v1.0.228
14292026-06-21T21:24:15.048Z Compiling zeroize_derive v1.4.3
14302026-06-21T21:24:15.115Z Compiling zerofrom-derive v0.1.6
14312026-06-21T21:24:15.129Z Compiling yoke-derive v0.8.1
14322026-06-21T21:24:15.174Z Compiling zerocopy-derive v0.8.40
14332026-06-21T21:24:15.246Z Compiling zerovec-derive v0.11.2
14342026-06-21T21:24:15.304Z Compiling displaydoc v0.2.5
14352026-06-21T21:24:15.553Z Compiling tokio-macros v2.7.0
14362026-06-21T21:24:15.726Z Compiling zeroize v1.8.2
14372026-06-21T21:24:15.837Z Compiling futures-macro v0.3.32
14382026-06-21T21:24:15.944Z Compiling der_derive v0.7.3
14392026-06-21T21:24:16.093Z Compiling rustls-pki-types v1.14.0
14402026-06-21T21:24:16.206Z Compiling tracing-attributes v0.1.31
14412026-06-21T21:24:16.317Z Compiling thiserror-impl v2.0.18
14422026-06-21T21:24:16.356Z Compiling scroll_derive v0.13.1
14432026-06-21T21:24:16.415Z Compiling crypto-common v0.1.7
14442026-06-21T21:24:16.455Z Compiling block-buffer v0.10.4
14452026-06-21T21:24:16.559Z Compiling block-padding v0.3.3
14462026-06-21T21:24:16.573Z Compiling zerofrom v0.1.6
14472026-06-21T21:24:16.587Z Compiling schemars_derive v0.8.22
14482026-06-21T21:24:16.648Z Compiling digest v0.10.7
14492026-06-21T21:24:16.689Z Compiling yoke v0.8.1
14502026-06-21T21:24:16.707Z Compiling futures-util v0.3.32
14512026-06-21T21:24:16.738Z Compiling inout v0.1.4
14522026-06-21T21:24:16.922Z Compiling zerovec v0.11.5
14532026-06-21T21:24:16.943Z Compiling zerotrie v0.2.3
14542026-06-21T21:24:16.962Z Compiling hmac v0.12.1
14552026-06-21T21:24:16.965Z Compiling sha2 v0.10.9
14562026-06-21T21:24:17.137Z Compiling cipher v0.4.4
14572026-06-21T21:24:17.239Z Compiling der v0.7.10
14582026-06-21T21:24:17.264Z Compiling pbkdf2 v0.12.2
14592026-06-21T21:24:17.389Z Compiling tinystr v0.8.2
14602026-06-21T21:24:17.403Z Compiling potential_utf v0.1.4
14612026-06-21T21:24:17.422Z Compiling salsa20 v0.10.2
14622026-06-21T21:24:17.452Z Compiling aes v0.8.4
14632026-06-21T21:24:17.582Z Compiling icu_locale_core v2.1.1
14642026-06-21T21:24:17.596Z Compiling icu_collections v2.1.1
14652026-06-21T21:24:17.618Z Compiling scrypt v0.11.0
14662026-06-21T21:24:17.632Z Compiling tracing v0.1.44
14672026-06-21T21:24:17.714Z Compiling cbc v0.1.2
14682026-06-21T21:24:17.728Z Compiling thiserror v2.0.18
14692026-06-21T21:24:17.894Z Compiling pest_derive v2.8.6
14702026-06-21T21:24:17.907Z Compiling scroll v0.13.0
14712026-06-21T21:24:17.925Z Compiling darling_macro v0.20.11
14722026-06-21T21:24:17.940Z Compiling openssl-macros v0.1.1
14732026-06-21T21:24:18.098Z Compiling spki v0.7.3
14742026-06-21T21:24:18.194Z Compiling goblin v0.10.5
14752026-06-21T21:24:18.333Z Compiling icu_provider v2.1.1
14762026-06-21T21:24:18.351Z Compiling pkcs5 v0.7.1
14772026-06-21T21:24:18.403Z Compiling rustls-native-certs v0.8.3
14782026-06-21T21:24:18.447Z Compiling darling v0.20.11
14792026-06-21T21:24:18.506Z Compiling dtrace-parser v0.3.0
14802026-06-21T21:24:18.520Z Compiling bytes v1.11.1
14812026-06-21T21:24:18.523Z Compiling chrono v0.4.44
14822026-06-21T21:24:18.549Z Compiling ipnet v2.11.0
14832026-06-21T21:24:18.565Z Compiling derive_builder_core v0.20.2
14842026-06-21T21:24:18.604Z Compiling icu_normalizer v2.1.1
14852026-06-21T21:24:18.655Z Compiling icu_properties v2.1.2
14862026-06-21T21:24:18.718Z Compiling pkcs8 v0.10.2
14872026-06-21T21:24:18.856Z Compiling signature v2.2.0
14882026-06-21T21:24:19.053Z Compiling tokio v1.52.1
14892026-06-21T21:24:19.069Z Compiling http v1.4.0
14902026-06-21T21:24:19.084Z Compiling webpki-roots v1.0.6
14912026-06-21T21:24:19.116Z Compiling scroll_derive v0.12.1
14922026-06-21T21:24:19.173Z Compiling thiserror-impl v1.0.69
14932026-06-21T21:24:19.188Z Compiling serde_urlencoded v0.7.1
14942026-06-21T21:24:19.217Z Compiling toml_datetime v0.6.11
14952026-06-21T21:24:19.279Z Compiling serde_spanned v0.6.9
14962026-06-21T21:24:19.436Z Compiling erased-serde v0.3.31
14972026-06-21T21:24:19.449Z Compiling serde_tokenstream v0.2.3
14982026-06-21T21:24:19.464Z Compiling derive_builder_macro v0.20.2
14992026-06-21T21:24:19.499Z Compiling md-5 v0.10.6
15002026-06-21T21:24:19.674Z Compiling idna_adapter v1.2.1
15012026-06-21T21:24:19.695Z Compiling ppv-lite86 v0.2.21
15022026-06-21T21:24:19.781Z Compiling http-body v1.0.1
15032026-06-21T21:24:19.811Z Compiling idna v1.1.0
15042026-06-21T21:24:19.836Z Compiling darling_macro v0.21.3
15052026-06-21T21:24:19.839Z Compiling scroll v0.12.0
15062026-06-21T21:24:19.864Z Compiling bstr v1.12.1
15072026-06-21T21:24:19.940Z Compiling http-body-util v0.1.3
15082026-06-21T21:24:19.953Z Compiling zerocopy-derive v0.7.35
15092026-06-21T21:24:19.968Z Compiling pin-project-internal v1.1.11
15102026-06-21T21:24:19.971Z Compiling async-trait v0.1.89
15112026-06-21T21:24:20.003Z Compiling rand_chacha v0.9.0
15122026-06-21T21:24:20.036Z Compiling rand_chacha v0.3.1
15132026-06-21T21:24:20.118Z Compiling url v2.5.8
15142026-06-21T21:24:20.189Z Compiling hash32 v0.2.1
15152026-06-21T21:24:20.357Z Compiling rand v0.9.2
15162026-06-21T21:24:20.399Z Compiling memoffset v0.9.1
15172026-06-21T21:24:20.477Z Compiling encoding_rs v0.8.35
15182026-06-21T21:24:20.488Z Compiling thiserror v1.0.69
15192026-06-21T21:24:20.524Z Compiling zlib-rs v0.6.2
15202026-06-21T21:24:20.604Z Compiling fallible-iterator v0.2.0
15212026-06-21T21:24:20.604Z Compiling mime v0.3.17
15222026-06-21T21:24:20.861Z Compiling base16ct v0.2.0
15232026-06-21T21:24:20.889Z Compiling num-bigint-dig v0.8.6
15242026-06-21T21:24:20.929Z Compiling dof v0.4.0
15252026-06-21T21:24:20.950Z Compiling proptest v1.10.0
15262026-06-21T21:24:21.048Z Compiling rustix v0.38.44
15272026-06-21T21:24:21.063Z Compiling ref-cast v1.0.25
15282026-06-21T21:24:21.101Z Compiling smoltcp v0.9.1
15292026-06-21T21:24:21.117Z Compiling cfg_aliases v0.2.1
15302026-06-21T21:24:21.138Z Compiling psl-types v2.0.11
15312026-06-21T21:24:21.175Z Compiling litrs v1.0.0
15322026-06-21T21:24:21.189Z Compiling pin-project v1.1.11
15332026-06-21T21:24:21.204Z Compiling nix v0.31.2
15342026-06-21T21:24:21.279Z Compiling publicsuffix v2.3.0
15352026-06-21T21:24:21.417Z Compiling sec1 v0.7.3
15362026-06-21T21:24:21.448Z Compiling postgres-protocol v0.6.10
15372026-06-21T21:24:21.476Z Compiling zerocopy v0.7.35
15382026-06-21T21:24:21.494Z Compiling ipnetwork v0.21.1
15392026-06-21T21:24:21.550Z Compiling darling v0.21.3
15402026-06-21T21:24:21.656Z Compiling rand v0.8.6
15412026-06-21T21:24:21.692Z Compiling document-features v0.2.12
15422026-06-21T21:24:21.707Z Compiling goblin v0.8.2
15432026-06-21T21:24:21.944Z Compiling oxnet v0.1.6
15442026-06-21T21:24:22.034Z Compiling derive_builder v0.20.2
15452026-06-21T21:24:22.093Z Compiling futures-executor v0.3.32
15462026-06-21T21:24:22.107Z Compiling hubpack_derive v0.1.1
15472026-06-21T21:24:22.129Z Compiling hex v0.4.3
15482026-06-21T21:24:22.181Z Compiling hkdf v0.12.4
15492026-06-21T21:24:22.200Z Compiling crypto-bigint v0.5.5
15502026-06-21T21:24:22.300Z Compiling regex v1.12.3
15512026-06-21T21:24:22.405Z Compiling group v0.13.0
15522026-06-21T21:24:22.419Z Compiling curve25519-dalek-derive v0.1.1
15532026-06-21T21:24:22.422Z Compiling snafu-derive v0.8.9
15542026-06-21T21:24:22.476Z Compiling strum_macros v0.27.2
15552026-06-21T21:24:22.532Z Compiling daft-derive v0.1.7
15562026-06-21T21:24:22.532Z Compiling ref-cast-impl v1.0.25
15572026-06-21T21:24:22.588Z Compiling num-iter v0.1.45
15582026-06-21T21:24:22.741Z Compiling terminal_size v0.4.3
15592026-06-21T21:24:22.895Z Compiling tokio-util v0.7.18
15602026-06-21T21:24:22.940Z Compiling tower v0.5.3
15612026-06-21T21:24:22.981Z Compiling tokio-native-tls v0.3.1
15622026-06-21T21:24:23.038Z Compiling phf_shared v0.13.1
15632026-06-21T21:24:23.076Z Compiling lazy_static v1.5.0
15642026-06-21T21:24:23.110Z Compiling anstyle-parse v0.2.7
15652026-06-21T21:24:23.147Z Compiling vergen v9.1.0
15662026-06-21T21:24:23.177Z Compiling cargo-platform v0.3.2
15672026-06-21T21:24:23.191Z Compiling fs-err v3.3.0
15682026-06-21T21:24:23.226Z Compiling ahash v0.8.12
15692026-06-21T21:24:23.298Z Compiling newtype-uuid v1.3.2
15702026-06-21T21:24:23.312Z Compiling foldhash v0.1.5
15712026-06-21T21:24:23.347Z Compiling bitflags v1.3.2
15722026-06-21T21:24:23.402Z Compiling tower-http v0.6.8
15732026-06-21T21:24:23.434Z Compiling flate2 v1.1.9
15742026-06-21T21:24:23.449Z Compiling same-file v1.0.6
15752026-06-21T21:24:23.466Z Compiling libbz2-rs-sys v0.2.2
15762026-06-21T21:24:23.470Z Compiling foldhash v0.2.0
15772026-06-21T21:24:23.504Z Compiling managed v0.8.0
15782026-06-21T21:24:23.635Z Compiling h2 v0.4.13
15792026-06-21T21:24:23.658Z Compiling bumpalo v3.20.2
15802026-06-21T21:24:23.716Z Compiling winnow v0.5.40
15812026-06-21T21:24:23.732Z Compiling object v0.37.3
15822026-06-21T21:24:23.754Z Compiling clap_builder v4.6.0
15832026-06-21T21:24:23.864Z Compiling zopfli v0.8.3
15842026-06-21T21:24:23.922Z Compiling bzip2 v0.6.1
15852026-06-21T21:24:23.978Z Compiling dof v0.3.0
15862026-06-21T21:24:24.072Z Compiling hashbrown v0.16.1
15872026-06-21T21:24:24.151Z Compiling walkdir v2.5.0
15882026-06-21T21:24:24.173Z Compiling daft v0.1.7
15892026-06-21T21:24:24.431Z Compiling snafu v0.8.9
15902026-06-21T21:24:24.445Z Compiling hashbrown v0.15.5
15912026-06-21T21:24:24.513Z Compiling cargo_metadata v0.23.1
15922026-06-21T21:24:24.543Z Compiling strum v0.27.2
15932026-06-21T21:24:24.599Z Compiling anstream v0.6.21
15942026-06-21T21:24:24.612Z Compiling phf v0.13.1
15952026-06-21T21:24:24.697Z Compiling elliptic-curve v0.13.8
15962026-06-21T21:24:24.790Z Compiling signal-hook-mio v0.2.5
15972026-06-21T21:24:24.868Z Compiling cookie_store v0.22.1
15982026-06-21T21:24:24.885Z Compiling hubpack v0.1.2
15992026-06-21T21:24:24.922Z Compiling usdt-macro v0.6.0
16002026-06-21T21:24:24.937Z Compiling usdt-attr-macro v0.6.0
16012026-06-21T21:24:24.993Z Compiling bzip2 v0.4.4
16022026-06-21T21:24:25.120Z Compiling toml_edit v0.19.15
16032026-06-21T21:24:25.127Z Compiling futures v0.3.32
16042026-06-21T21:24:25.196Z Compiling postgres-types v0.2.12
16052026-06-21T21:24:25.225Z Compiling serde_with_macros v3.17.0
16062026-06-21T21:24:25.274Z Compiling zstd v0.13.3
16072026-06-21T21:24:25.305Z Compiling dtrace-parser v0.2.0
16082026-06-21T21:24:25.533Z Compiling globset v0.4.18
16092026-06-21T21:24:25.551Z Compiling ed25519 v2.2.3
16102026-06-21T21:24:25.700Z Compiling pkcs1 v0.7.5
16112026-06-21T21:24:25.768Z Compiling serde_plain v1.0.2
16122026-06-21T21:24:25.781Z Compiling serde-big-array v0.5.1
16132026-06-21T21:24:25.874Z Compiling olpc-cjson v0.1.4
16142026-06-21T21:24:25.941Z Compiling rfc6979 v0.4.0
16152026-06-21T21:24:25.977Z Compiling async-recursion v1.1.1
16162026-06-21T21:24:26.045Z Compiling enum-as-inner v0.6.1
16172026-06-21T21:24:26.071Z Compiling serde_repr v0.1.20
16182026-06-21T21:24:26.086Z Compiling strum_macros v0.26.4
16192026-06-21T21:24:26.120Z Compiling clap_derive v4.6.1
16202026-06-21T21:24:26.230Z Compiling phf_shared v0.11.3
16212026-06-21T21:24:26.382Z Compiling float-cmp v0.10.0
16222026-06-21T21:24:26.396Z Compiling pem v3.0.6
16232026-06-21T21:24:26.429Z Compiling memmap2 v0.9.10
16242026-06-21T21:24:26.460Z Compiling thread-id v4.2.2
16252026-06-21T21:24:26.548Z Compiling env_filter v1.0.0
16262026-06-21T21:24:26.562Z Compiling new_debug_unreachable v1.0.6
16272026-06-21T21:24:26.580Z Compiling static_assertions v1.1.0
16282026-06-21T21:24:26.628Z Compiling hyper v1.8.1
16292026-06-21T21:24:26.642Z Compiling difflib v0.4.0
16302026-06-21T21:24:26.661Z Compiling precomputed-hash v0.1.1
16312026-06-21T21:24:26.676Z Compiling fixedbitset v0.4.2
16322026-06-21T21:24:26.680Z Compiling normalize-line-endings v0.3.0
16332026-06-21T21:24:26.766Z Compiling jiff v0.2.21
16342026-06-21T21:24:26.817Z Compiling either v1.15.0
16352026-06-21T21:24:26.820Z Compiling keccak v0.1.6
16362026-06-21T21:24:26.848Z Compiling data-encoding v2.10.0
16372026-06-21T21:24:26.932Z Compiling whoami v2.1.0
16382026-06-21T21:24:26.951Z Compiling predicates-core v1.0.10
16392026-06-21T21:24:27.045Z Compiling typed-path v0.9.3
16402026-06-21T21:24:27.140Z Compiling fixedbitset v0.5.7
16412026-06-21T21:24:27.283Z Compiling tokio-postgres v0.7.16
16422026-06-21T21:24:27.325Z Compiling hickory-proto v0.25.2
16432026-06-21T21:24:27.490Z Compiling petgraph v0.8.3
16442026-06-21T21:24:27.577Z Compiling predicates v3.1.4
16452026-06-21T21:24:27.668Z Compiling itertools v0.13.0
16462026-06-21T21:24:27.697Z Compiling sha3 v0.10.8
16472026-06-21T21:24:27.760Z Compiling petgraph v0.6.5
16482026-06-21T21:24:27.838Z Compiling hyper-util v0.1.20
16492026-06-21T21:24:27.922Z Compiling strum v0.26.3
16502026-06-21T21:24:28.007Z Compiling clap v4.6.1
16512026-06-21T21:24:28.071Z Compiling toml_edit v0.22.27
16522026-06-21T21:24:28.101Z Compiling string_cache v0.8.9
16532026-06-21T21:24:28.176Z Compiling env_logger v0.11.9
16542026-06-21T21:24:28.254Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16552026-06-21T21:24:28.301Z Compiling usdt v0.6.0
16562026-06-21T21:24:28.319Z Compiling usdt-impl v0.5.0
16572026-06-21T21:24:28.354Z Compiling toml v0.7.8
16582026-06-21T21:24:28.549Z Compiling serde_with v3.17.0
16592026-06-21T21:24:28.585Z Compiling crossterm v0.28.1
16602026-06-21T21:24:28.930Z Compiling ecdsa v0.16.9
16612026-06-21T21:24:28.944Z Compiling rsa v0.9.10
16622026-06-21T21:24:29.005Z Compiling ed25519-dalek v2.2.0
16632026-06-21T21:24:29.299Z Compiling hyper-tls v0.6.0
16642026-06-21T21:24:29.482Z Compiling zip v4.6.1
16652026-06-21T21:24:29.570Z Compiling zip v0.6.6
16662026-06-21T21:24:29.635Z Compiling iddqd v0.4.2
16672026-06-21T21:24:30.003Z Compiling tokio-stream v0.1.18
16682026-06-21T21:24:30.087Z Compiling toml_parser v1.0.9+spec-1.1.0
16692026-06-21T21:24:30.164Z Compiling buf-list v1.1.2
16702026-06-21T21:24:30.302Z Compiling similar v2.7.0
16712026-06-21T21:24:30.326Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16722026-06-21T21:24:30.459Z Compiling openapiv3 v2.2.0
16732026-06-21T21:24:30.473Z Compiling x509-cert v0.2.5
16742026-06-21T21:24:30.492Z Compiling sha1 v0.10.6
16752026-06-21T21:24:30.645Z Compiling crossbeam-epoch v0.9.18
16762026-06-21T21:24:30.732Z Compiling lalrpop-util v0.19.12
16772026-06-21T21:24:30.748Z Compiling peg-runtime v0.8.5
16782026-06-21T21:24:30.820Z Compiling thread_local v1.1.9
16792026-06-21T21:24:30.943Z Compiling slog-async v2.8.0
16802026-06-21T21:24:30.957Z Compiling crossbeam-channel v0.5.15
16812026-06-21T21:24:30.987Z Compiling is-terminal v0.4.17
16822026-06-21T21:24:31.063Z Compiling filetime v0.2.27
16832026-06-21T21:24:31.083Z Compiling take_mut v0.2.2
16842026-06-21T21:24:31.097Z Compiling xattr v1.6.1
16852026-06-21T21:24:31.112Z Compiling term v1.2.1
16862026-06-21T21:24:31.281Z Compiling tar v0.4.45
16872026-06-21T21:24:31.423Z Compiling slog-term v2.9.2
16882026-06-21T21:24:48.985Z Compiling rustls-webpki v0.103.9
16892026-06-21T21:24:51.806Z Compiling tokio-rustls v0.26.4
16902026-06-21T21:24:51.806Z Compiling rustls-platform-verifier v0.6.2
16912026-06-21T21:24:52.009Z Compiling hyper-rustls v0.27.7
16922026-06-21T21:24:52.205Z Compiling reqwest v0.12.28
16932026-06-21T21:24:52.208Z Compiling reqwest v0.13.2
16942026-06-21T21:24:53.403Z Compiling tough v0.22.0
16952026-06-21T21:24:55.885Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16962026-06-21T21:24:56.120Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16972026-06-21T21:24:58.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
16982026-06-21T21:24:59.111Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
16992026-06-21T21:24:59.163ZJun 21 21:24:59.102 INFO Starting download, target: Clickhouse
17002026-06-21T21:24:59.163ZJun 21 21:24:59.103 INFO Starting download, target: Cockroach
17012026-06-21T21:24:59.163ZJun 21 21:24:59.103 INFO Starting download, target: Console
17022026-06-21T21:24:59.164ZJun 21 21:24:59.103 INFO Starting download, target: DendriteStub
17032026-06-21T21:24:59.164ZJun 21 21:24:59.103 INFO Starting download, target: MaghemiteMgd
17042026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Starting download, target: MaghemiteDdmd
17052026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Starting download, target: TransceiverControl
17062026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17072026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17082026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17092026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17102026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17112026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17122026-06-21T21:24:59.167ZJun 21 21:24:59.103 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17132026-06-21T21:24:59.553ZJun 21 21:24:59.490 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17142026-06-21T21:24:59.795ZJun 21 21:24:59.726 INFO Download complete, target: TransceiverControl
17152026-06-21T21:25:00.062ZJun 21 21:24:59.999 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17162026-06-21T21:25:00.309ZJun 21 21:25:00.242 INFO Download complete, target: Console
17172026-06-21T21:25:01.474ZJun 21 21:25:01.412 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17182026-06-21T21:25:02.889ZJun 21 21:25:02.827 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17192026-06-21T21:25:03.116ZJun 21 21:25:03.053 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17202026-06-21T21:25:03.193ZJun 21 21:25:03.130 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17212026-06-21T21:25:03.577ZJun 21 21:25:03.516 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17222026-06-21T21:25:03.577ZJun 21 21:25:03.516 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17232026-06-21T21:25:04.756ZJun 21 21:25:04.695 INFO Download complete, target: MaghemiteDdmd
17242026-06-21T21:25:05.813ZJun 21 21:25:05.752 INFO Download complete, target: DendriteStub
17252026-06-21T21:25:05.879ZJun 21 21:25:05.819 INFO Download complete, target: MaghemiteMgd
17262026-06-21T21:25:08.251ZJun 21 21:25:08.190 INFO Checking that binary works, target: Clickhouse
17272026-06-21T21:25:08.362ZJun 21 21:25:08.300 INFO Download complete, target: Clickhouse
17282026-06-21T21:25:08.364ZJun 21 21:25:08.302 INFO Checking that binary works, target: Cockroach
17292026-06-21T21:25:08.485ZJun 21 21:25:08.423 INFO Download complete, target: Cockroach
17302026-06-21T21:25:08.491ZAll prerequisites installed successfully
17312026-06-21T21:25:08.494Z
17322026-06-21T21:25:08.494Zreal 2:13.965320633
17332026-06-21T21:25:08.494Zuser 6:50.842142491
17342026-06-21T21:25:08.494Zsys 1:41.263295111
17352026-06-21T21:25:08.494Ztrap 0.277384657
17362026-06-21T21:25:08.494Ztflt 1.273735641
17372026-06-21T21:25:08.494Zdflt 1.663406602
17382026-06-21T21:25:08.494Zkflt 0.025929106
17392026-06-21T21:25:08.494Zlock 23:01.537637364
17402026-06-21T21:25:08.494Zslp 19:38.453559229
17412026-06-21T21:25:08.494Zlat 25.157599416
17422026-06-21T21:25:08.494Zstop 2:40.267087197
17432026-06-21T21:25:08.494Z+ ptime -m cargo xtask download softnpu
17442026-06-21T21:25:08.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17452026-06-21T21:25:08.954Z Running `target/debug/xtask download softnpu`
17462026-06-21T21:25:09.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17472026-06-21T21:25:09.705Z Running `target/debug/xtask-downloader softnpu`
17482026-06-21T21:25:09.745ZJun 21 21:25:09.684 INFO Starting download, target: Softnpu
17492026-06-21T21:25:09.748ZJun 21 21:25:09.684 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17502026-06-21T21:25:10.294ZJun 21 21:25:10.232 INFO Download complete, target: Softnpu
17512026-06-21T21:25:10.297Z
17522026-06-21T21:25:10.300Zreal 1.800025215
17532026-06-21T21:25:10.300Zuser 1.237563281
17542026-06-21T21:25:10.300Zsys 0.593735286
17552026-06-21T21:25:10.300Ztrap 0.000597370
17562026-06-21T21:25:10.300Ztflt 0.000049750
17572026-06-21T21:25:10.301Zdflt 0.000388010
17582026-06-21T21:25:10.301Zkflt 0.000000000
17592026-06-21T21:25:10.301Zlock 10.051513824
17602026-06-21T21:25:10.301Zslp 0.408540975
17612026-06-21T21:25:10.301Zlat 0.089000519
17622026-06-21T21:25:10.301Zstop 0.000163110
17632026-06-21T21:25:10.301Z+ export CARGO_INCREMENTAL=0
17642026-06-21T21:25:10.301Z+ CARGO_INCREMENTAL=0
17652026-06-21T21:25:10.301Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17662026-06-21T21:25:11.127Z Compiling proc-macro2 v1.0.106
17672026-06-21T21:25:11.127Z Compiling quote v1.0.45
17682026-06-21T21:25:11.127Z Compiling unicode-ident v1.0.24
17692026-06-21T21:25:11.133Z Compiling libc v0.2.185
17702026-06-21T21:25:11.133Z Compiling serde_core v1.0.228
17712026-06-21T21:25:11.268Z Compiling serde v1.0.228
17722026-06-21T21:25:11.271Z Compiling cfg-if v1.0.4
17732026-06-21T21:25:11.279Z Compiling version_check v0.9.5
17742026-06-21T21:25:11.282Z Compiling find-msvc-tools v0.1.9
17752026-06-21T21:25:11.282Z Compiling shlex v1.3.0
17762026-06-21T21:25:11.282Z Compiling typenum v1.19.0
17772026-06-21T21:25:11.282Z Compiling autocfg v1.5.0
17782026-06-21T21:25:11.282Z Compiling zmij v1.0.21
17792026-06-21T21:25:11.285Z Compiling memchr v2.8.0
17802026-06-21T21:25:11.288Z Compiling serde_json v1.0.149
17812026-06-21T21:25:11.468Z Compiling portable-atomic v1.13.1
17822026-06-21T21:25:11.503Z Compiling libm v0.2.16
17832026-06-21T21:25:11.622Z Compiling zerocopy v0.8.40
17842026-06-21T21:25:11.642Z Compiling smallvec v1.15.1
17852026-06-21T21:25:11.717Z Compiling generic-array v0.14.7
17862026-06-21T21:25:11.734Z Compiling parking_lot_core v0.9.12
17872026-06-21T21:25:11.779Z Compiling icu_normalizer_data v2.1.1
17882026-06-21T21:25:11.782Z Compiling icu_properties_data v2.1.2
17892026-06-21T21:25:11.836Z Compiling itoa v1.0.17
17902026-06-21T21:25:11.840Z Compiling num-traits v0.2.19
17912026-06-21T21:25:11.920Z Compiling getrandom v0.4.1
17922026-06-21T21:25:12.038Z Compiling log v0.4.29
17932026-06-21T21:25:12.042Z Compiling stable_deref_trait v1.2.1
17942026-06-21T21:25:12.052Z Compiling pkg-config v0.3.32
17952026-06-21T21:25:12.077Z Compiling subtle v2.6.1
17962026-06-21T21:25:12.202Z Compiling scopeguard v1.2.0
17972026-06-21T21:25:12.331Z Compiling jobserver v0.1.34
17982026-06-21T21:25:12.394Z Compiling getrandom v0.2.17
17992026-06-21T21:25:12.425Z Compiling errno v0.3.14
18002026-06-21T21:25:12.469Z Compiling lock_api v0.4.14
18012026-06-21T21:25:12.522Z Compiling litemap v0.8.1
18022026-06-21T21:25:12.537Z Compiling percent-encoding v2.3.2
18032026-06-21T21:25:12.551Z Compiling rand_core v0.6.4
18042026-06-21T21:25:12.611Z Compiling syn v2.0.117
18052026-06-21T21:25:12.614Z Compiling cc v1.2.56
18062026-06-21T21:25:12.657Z Compiling writeable v0.6.2
18072026-06-21T21:25:12.672Z Compiling fnv v1.0.7
18082026-06-21T21:25:12.703Z Compiling pin-project-lite v0.2.17
18092026-06-21T21:25:12.745Z Compiling thiserror v2.0.18
18102026-06-21T21:25:12.817Z Compiling getrandom v0.3.4
18112026-06-21T21:25:12.834Z Compiling equivalent v1.0.2
18122026-06-21T21:25:12.848Z Compiling rand_core v0.10.0
18132026-06-21T21:25:12.905Z Compiling rustversion v1.0.22
18142026-06-21T21:25:12.961Z Compiling schemars v0.8.22
18152026-06-21T21:25:12.964Z Compiling fs_extra v1.3.0
18162026-06-21T21:25:12.990Z Compiling dunce v1.0.5
18172026-06-21T21:25:13.068Z Compiling utf8_iter v1.0.4
18182026-06-21T21:25:13.085Z Compiling critical-section v1.2.0
18192026-06-21T21:25:13.100Z Compiling rustix v1.1.3
18202026-06-21T21:25:13.194Z Compiling form_urlencoded v1.2.2
18212026-06-21T21:25:13.245Z Compiling hashbrown v0.17.0
18222026-06-21T21:25:13.277Z Compiling signal-hook-registry v1.4.8
18232026-06-21T21:25:13.280Z Compiling const-oid v0.9.6
18242026-06-21T21:25:13.351Z Compiling cmake v0.1.57
18252026-06-21T21:25:13.509Z Compiling once_cell v1.21.3
18262026-06-21T21:25:13.743Z Compiling bitflags v2.11.0
18272026-06-21T21:25:13.785Z Compiling semver v1.0.28
18282026-06-21T21:25:13.800Z Compiling indexmap v2.14.0
18292026-06-21T21:25:13.834Z Compiling parking_lot v0.12.5
18302026-06-21T21:25:13.849Z Compiling mio v1.2.0
18312026-06-21T21:25:13.876Z Compiling socket2 v0.6.3
18322026-06-21T21:25:13.947Z Compiling aws-lc-rs v1.16.3
18332026-06-21T21:25:13.981Z Compiling ring v0.17.14
18342026-06-21T21:25:14.004Z Compiling aws-lc-sys v0.40.0
18352026-06-21T21:25:14.043Z Compiling futures-core v0.3.32
18362026-06-21T21:25:14.121Z Compiling thiserror v1.0.69
18372026-06-21T21:25:14.168Z Compiling strsim v0.11.1
18382026-06-21T21:25:14.190Z Compiling httparse v1.10.1
18392026-06-21T21:25:14.263Z Compiling iana-time-zone v0.1.65
18402026-06-21T21:25:14.463Z Compiling byteorder v1.5.0
18412026-06-21T21:25:14.479Z Compiling vcpkg v0.2.15
18422026-06-21T21:25:14.480Z Compiling ucd-trie v0.1.7
18432026-06-21T21:25:14.542Z Compiling regex-syntax v0.8.10
18442026-06-21T21:25:14.572Z Compiling ident_case v1.0.1
18452026-06-21T21:25:14.589Z Compiling syn v1.0.109
18462026-06-21T21:25:14.616Z Compiling heck v0.5.0
18472026-06-21T21:25:14.634Z Compiling pest v2.8.6
18482026-06-21T21:25:14.677Z Compiling uuid v1.23.0
18492026-06-21T21:25:14.760Z Compiling cpufeatures v0.2.17
18502026-06-21T21:25:14.944Z Compiling rustls v0.23.37
18512026-06-21T21:25:14.960Z Compiling rustc_version v0.4.1
18522026-06-21T21:25:15.024Z Compiling futures-sink v0.3.32
18532026-06-21T21:25:15.086Z Compiling openssl-sys v0.9.115
18542026-06-21T21:25:15.144Z Compiling futures-channel v0.3.32
18552026-06-21T21:25:15.244Z Compiling aho-corasick v1.1.4
18562026-06-21T21:25:15.284Z Compiling slab v0.4.12
18572026-06-21T21:25:15.316Z Compiling futures-task v0.3.32
18582026-06-21T21:25:15.345Z Compiling futures-io v0.3.32
18592026-06-21T21:25:15.451Z Compiling synstructure v0.13.2
18602026-06-21T21:25:15.510Z Compiling serde_derive_internals v0.29.1
18612026-06-21T21:25:15.540Z Compiling dyn-clone v1.0.20
18622026-06-21T21:25:15.646Z Compiling plain v0.2.3
18632026-06-21T21:25:15.735Z Compiling pest_meta v2.8.6
18642026-06-21T21:25:15.775Z Compiling crc32fast v1.5.0
18652026-06-21T21:25:15.818Z Compiling base64 v0.22.1
18662026-06-21T21:25:15.821Z Compiling num-conv v0.2.0
18672026-06-21T21:25:15.940Z Compiling openssl v0.10.79
18682026-06-21T21:25:15.983Z Compiling crossbeam-utils v0.8.21
18692026-06-21T21:25:15.999Z Compiling time-core v0.1.8
18702026-06-21T21:25:16.052Z Compiling pretty-hex v0.4.1
18712026-06-21T21:25:16.162Z Compiling regex-automata v0.4.14
18722026-06-21T21:25:16.179Z Compiling time-macros v0.2.27
18732026-06-21T21:25:16.225Z Compiling native-tls v0.2.18
18742026-06-21T21:25:16.240Z Compiling base64ct v1.8.3
18752026-06-21T21:25:16.283Z Compiling anyhow v1.0.102
18762026-06-21T21:25:16.318Z Compiling darling_core v0.21.3
18772026-06-21T21:25:16.336Z Compiling pest_generator v2.8.6
18782026-06-21T21:25:16.461Z Compiling zstd-sys v2.0.16+zstd.1.5.7
18792026-06-21T21:25:16.548Z Compiling pem-rfc7468 v0.7.0
18802026-06-21T21:25:16.594Z Compiling flagset v0.4.7
18812026-06-21T21:25:16.615Z Compiling rand_core v0.9.5
18822026-06-21T21:25:16.726Z Compiling slog v2.8.2
18832026-06-21T21:25:16.743Z Compiling tracing-core v0.1.36
18842026-06-21T21:25:16.782Z Compiling serde_derive v1.0.228
18852026-06-21T21:25:16.839Z Compiling zeroize_derive v1.4.3
18862026-06-21T21:25:16.855Z Compiling zerofrom-derive v0.1.6
18872026-06-21T21:25:16.855Z Compiling yoke-derive v0.8.1
18882026-06-21T21:25:16.940Z Compiling zerovec-derive v0.11.2
18892026-06-21T21:25:16.997Z Compiling displaydoc v0.2.5
18902026-06-21T21:25:17.026Z Compiling zerocopy-derive v0.8.40
18912026-06-21T21:25:17.040Z Compiling tokio-macros v2.7.0
18922026-06-21T21:25:17.157Z Compiling futures-macro v0.3.32
18932026-06-21T21:25:17.450Z Compiling zeroize v1.8.2
18942026-06-21T21:25:17.730Z Compiling thiserror-impl v2.0.18
18952026-06-21T21:25:17.819Z Compiling schemars_derive v0.8.22
18962026-06-21T21:25:17.833Z Compiling tracing-attributes v0.1.31
18972026-06-21T21:25:17.929Z Compiling der_derive v0.7.3
18982026-06-21T21:25:18.003Z Compiling zerofrom v0.1.6
18992026-06-21T21:25:18.147Z Compiling yoke v0.8.1
19002026-06-21T21:25:18.273Z Compiling crypto-common v0.1.7
19012026-06-21T21:25:18.342Z Compiling zerovec v0.11.5
19022026-06-21T21:25:18.358Z Compiling zerotrie v0.2.3
19032026-06-21T21:25:18.452Z Compiling block-buffer v0.10.4
19042026-06-21T21:25:18.619Z Compiling digest v0.10.7
19052026-06-21T21:25:18.802Z Compiling thiserror-impl v1.0.69
19062026-06-21T21:25:18.888Z Compiling tinystr v0.8.2
19072026-06-21T21:25:18.905Z Compiling potential_utf v0.1.4
19082026-06-21T21:25:18.908Z Compiling pest_derive v2.8.6
19092026-06-21T21:25:18.938Z Compiling hmac v0.12.1
19102026-06-21T21:25:18.961Z Compiling futures-util v0.3.32
19112026-06-21T21:25:19.070Z Compiling icu_locale_core v2.1.1
19122026-06-21T21:25:19.093Z Compiling icu_collections v2.1.1
19132026-06-21T21:25:19.329Z Compiling block-padding v0.3.3
19142026-06-21T21:25:19.372Z Compiling sha2 v0.10.9
19152026-06-21T21:25:19.630Z Compiling inout v0.1.4
19162026-06-21T21:25:19.721Z Compiling rustls-pki-types v1.14.0
19172026-06-21T21:25:19.799Z Compiling icu_provider v2.1.1
19182026-06-21T21:25:19.834Z Compiling cipher v0.4.4
19192026-06-21T21:25:19.881Z Compiling bytes v1.11.1
19202026-06-21T21:25:19.897Z Compiling chrono v0.4.44
19212026-06-21T21:25:20.074Z Compiling icu_normalizer v2.1.1
19222026-06-21T21:25:20.105Z Compiling icu_properties v2.1.2
19232026-06-21T21:25:20.210Z Compiling serde_tokenstream v0.2.3
19242026-06-21T21:25:20.512Z Compiling tokio v1.52.1
19252026-06-21T21:25:20.808Z Compiling scroll_derive v0.13.1
19262026-06-21T21:25:20.822Z Compiling openssl-macros v0.1.1
19272026-06-21T21:25:21.181Z Compiling idna_adapter v1.2.1
19282026-06-21T21:25:21.234Z Compiling ppv-lite86 v0.2.21
19292026-06-21T21:25:21.263Z Compiling scroll_derive v0.12.1
19302026-06-21T21:25:21.336Z Compiling idna v1.1.0
19312026-06-21T21:25:21.630Z Compiling http v1.4.0
19322026-06-21T21:25:21.678Z Compiling url v2.5.8
19332026-06-21T21:25:21.795Z Compiling der v0.7.10
19342026-06-21T21:25:21.798Z Compiling darling_macro v0.21.3
19352026-06-21T21:25:21.798Z Compiling regex v1.12.3
19362026-06-21T21:25:21.915Z Compiling zerocopy-derive v0.7.35
19372026-06-21T21:25:22.500Z Compiling untrusted v0.9.0
19382026-06-21T21:25:22.647Z Compiling spki v0.7.3
19392026-06-21T21:25:22.824Z Compiling darling v0.21.3
19402026-06-21T21:25:22.864Z Compiling salsa20 v0.10.2
19412026-06-21T21:25:22.919Z Compiling pbkdf2 v0.12.2
19422026-06-21T21:25:22.942Z Compiling tracing v0.1.44
19432026-06-21T21:25:23.459Z Compiling cookie v0.18.1
19442026-06-21T21:25:23.595Z Compiling camino v1.2.2
19452026-06-21T21:25:23.733Z Compiling scrypt v0.11.0
19462026-06-21T21:25:23.903Z Compiling http-body v1.0.1
19472026-06-21T21:25:23.921Z Compiling rand_chacha v0.9.0
19482026-06-21T21:25:23.937Z Compiling aes v0.8.4
19492026-06-21T21:25:23.952Z Compiling cbc v0.1.2
19502026-06-21T21:25:24.064Z Compiling usdt-impl v0.5.0
19512026-06-21T21:25:24.078Z Compiling unicode-segmentation v1.12.0
19522026-06-21T21:25:24.155Z Compiling fastrand v2.3.0
19532026-06-21T21:25:24.226Z Compiling winnow v0.7.14
19542026-06-21T21:25:24.241Z Compiling openssl-probe v0.2.1
19552026-06-21T21:25:24.256Z Compiling tokio-util v0.7.18
19562026-06-21T21:25:24.304Z Compiling ref-cast v1.0.25
19572026-06-21T21:25:24.318Z Compiling untrusted v0.7.1
19582026-06-21T21:25:24.415Z Compiling tinyvec_macros v0.1.1
19592026-06-21T21:25:24.418Z Compiling usdt-impl v0.6.0
19602026-06-21T21:25:24.458Z Compiling paste v1.0.15
19612026-06-21T21:25:24.473Z Compiling either v1.15.0
19622026-06-21T21:25:24.513Z Compiling tinyvec v1.10.0
19632026-06-21T21:25:24.601Z Compiling pkcs5 v0.7.1
19642026-06-21T21:25:24.782Z Compiling rand v0.9.2
19652026-06-21T21:25:25.051Z Compiling scroll v0.12.0
19662026-06-21T21:25:25.079Z Compiling scroll v0.13.0
19672026-06-21T21:25:25.094Z Compiling serde_spanned v0.6.9
19682026-06-21T21:25:25.205Z Compiling toml_datetime v0.6.11
19692026-06-21T21:25:25.257Z Compiling async-trait v0.1.89
19702026-06-21T21:25:25.336Z Compiling heapless v0.7.17
19712026-06-21T21:25:25.419Z Compiling bzip2-sys v0.1.13+1.0.8
19722026-06-21T21:25:25.435Z Compiling rustix v0.38.44
19732026-06-21T21:25:25.467Z Compiling tower-service v0.3.3
19742026-06-21T21:25:25.566Z Compiling signal-hook v0.3.18
19752026-06-21T21:25:25.606Z Compiling atomic-waker v1.1.2
19762026-06-21T21:25:25.624Z Compiling tower-layer v0.3.3
19772026-06-21T21:25:25.678Z Compiling try-lock v0.2.5
19782026-06-21T21:25:25.786Z Compiling zstd-safe v7.2.4
19792026-06-21T21:25:25.800Z Compiling want v0.3.1
19802026-06-21T21:25:25.803Z Compiling toml_parser v1.0.9+spec-1.1.0
19812026-06-21T21:25:25.921Z Compiling h2 v0.4.13
19822026-06-21T21:25:25.982Z Compiling goblin v0.10.5
19832026-06-21T21:25:26.006Z Compiling goblin v0.8.2
19842026-06-21T21:25:26.150Z Compiling pkcs8 v0.10.2
19852026-06-21T21:25:26.325Z Compiling heck v0.4.1
19862026-06-21T21:25:26.390Z Compiling zerocopy v0.7.35
19872026-06-21T21:25:26.405Z Compiling ipnet v2.11.0
19882026-06-21T21:25:26.463Z Compiling ref-cast-impl v1.0.25
19892026-06-21T21:25:26.545Z Compiling darling_core v0.20.11
19902026-06-21T21:25:26.668Z Compiling curve25519-dalek v4.1.3
19912026-06-21T21:25:26.859Z Compiling memoffset v0.9.1
19922026-06-21T21:25:26.873Z Compiling winnow v0.5.40
19932026-06-21T21:25:26.932Z Compiling httpdate v1.0.3
19942026-06-21T21:25:27.155Z Compiling utf8parse v0.2.2
19952026-06-21T21:25:27.198Z Compiling litrs v1.0.0
19962026-06-21T21:25:27.317Z Compiling pin-utils v0.1.0
19972026-06-21T21:25:27.445Z Compiling foreign-types-shared v0.1.1
19982026-06-21T21:25:27.543Z Compiling foreign-types v0.3.2
19992026-06-21T21:25:27.550Z Compiling tempfile v3.25.0
20002026-06-21T21:25:27.672Z Compiling document-features v0.2.12
20012026-06-21T21:25:28.220Z Compiling dof v0.3.0
20022026-06-21T21:25:28.235Z Compiling toml_edit v0.19.15
20032026-06-21T21:25:28.279Z Compiling unicode-normalization v0.1.25
20042026-06-21T21:25:28.512Z Compiling dtrace-parser v0.2.0
20052026-06-21T21:25:28.531Z Compiling darling_macro v0.20.11
20062026-06-21T21:25:28.747Z Compiling dof v0.4.0
20072026-06-21T21:25:28.904Z Compiling hyper v1.8.1
20082026-06-21T21:25:29.040Z Compiling dtrace-parser v0.3.0
20092026-06-21T21:25:29.192Z Compiling pin-project-internal v1.1.11
20102026-06-21T21:25:29.211Z Compiling daft-derive v0.1.7
20112026-06-21T21:25:29.391Z Compiling spin v0.9.8
20122026-06-21T21:25:29.604Z Compiling thread-id v5.1.0
20132026-06-21T21:25:29.620Z Compiling thread-id v4.2.2
20142026-06-21T21:25:29.633Z Compiling socket2 v0.5.10
20152026-06-21T21:25:29.718Z Compiling anstyle v1.0.14
20162026-06-21T21:25:29.747Z Compiling cfg_aliases v0.2.1
20172026-06-21T21:25:29.831Z Compiling smoltcp v0.9.1
20182026-06-21T21:25:29.866Z Compiling powerfmt v0.2.0
20192026-06-21T21:25:29.884Z Compiling num-bigint-dig v0.8.6
20202026-06-21T21:25:29.900Z Compiling nix v0.31.2
20212026-06-21T21:25:30.010Z Compiling hyper-util v0.1.20
20222026-06-21T21:25:30.094Z Compiling deranged v0.5.8
20232026-06-21T21:25:30.268Z Compiling darling v0.20.11
20242026-06-21T21:25:30.364Z Compiling rustls-native-certs v0.8.3
20252026-06-21T21:25:30.403Z Compiling ipnetwork v0.21.1
20262026-06-21T21:25:30.640Z Compiling strum_macros v0.26.4
20272026-06-21T21:25:30.657Z Compiling curve25519-dalek-derive v0.1.1
20282026-06-21T21:25:30.811Z Compiling sync_wrapper v1.0.2
20292026-06-21T21:25:30.933Z Compiling wait-timeout v0.2.1
20302026-06-21T21:25:31.181Z Compiling colorchoice v1.0.4
20312026-06-21T21:25:31.323Z Compiling bit-vec v0.8.0
20322026-06-21T21:25:31.447Z Compiling siphasher v1.0.2
20332026-06-21T21:25:31.496Z Compiling quick-error v1.2.3
20342026-06-21T21:25:31.568Z Compiling num_threads v0.1.7
20352026-06-21T21:25:31.621Z Compiling anstyle-query v1.1.5
20362026-06-21T21:25:31.648Z Compiling is_terminal_polyfill v1.70.2
20372026-06-21T21:25:31.680Z Compiling simd-adler32 v0.3.8
20382026-06-21T21:25:31.729Z Compiling time v0.3.47
20392026-06-21T21:25:31.748Z Compiling rusty-fork v0.3.1
20402026-06-21T21:25:31.777Z Compiling bit-set v0.8.0
20412026-06-21T21:25:31.956Z Compiling tower v0.5.3
20422026-06-21T21:25:32.061Z Compiling derive_builder_core v0.20.2
20432026-06-21T21:25:32.234Z Compiling snafu-derive v0.8.9
20442026-06-21T21:25:32.250Z Compiling http-body-util v0.1.3
20452026-06-21T21:25:32.565Z Compiling webpki-roots v1.0.6
20462026-06-21T21:25:32.641Z Compiling signature v2.2.0
20472026-06-21T21:25:32.807Z Compiling hubpack_derive v0.1.1
20482026-06-21T21:25:32.845Z Compiling strum_macros v0.27.2
20492026-06-21T21:25:32.862Z Compiling rand_xorshift v0.4.0
20502026-06-21T21:25:32.941Z Compiling fs-err v3.3.0
20512026-06-21T21:25:33.018Z Compiling ahash v0.8.12
20522026-06-21T21:25:33.089Z Compiling unarray v0.1.4
20532026-06-21T21:25:33.176Z Compiling object v0.37.3
20542026-06-21T21:25:33.257Z Compiling iri-string v0.7.10
20552026-06-21T21:25:33.273Z Compiling adler2 v2.0.1
20562026-06-21T21:25:33.420Z Compiling unicode-properties v0.1.4
20572026-06-21T21:25:33.547Z Compiling allocator-api2 v0.2.21
20582026-06-21T21:25:33.647Z Compiling unicode-bidi v0.3.18
20592026-06-21T21:25:33.650Z Compiling ryu v1.0.23
20602026-06-21T21:25:33.792Z Compiling serde_urlencoded v0.7.1
20612026-06-21T21:25:33.881Z Compiling miniz_oxide v0.8.9
20622026-06-21T21:25:33.897Z Compiling proptest v1.10.0
20632026-06-21T21:25:34.051Z Compiling stringprep v0.1.5
20642026-06-21T21:25:34.430Z Compiling tower-http v0.6.8
20652026-06-21T21:25:34.445Z Compiling derive_builder_macro v0.20.2
20662026-06-21T21:25:34.497Z Compiling tokio-native-tls v0.3.1
20672026-06-21T21:25:34.635Z Compiling usdt-attr-macro v0.6.0
20682026-06-21T21:25:34.651Z Compiling usdt-macro v0.6.0
20692026-06-21T21:25:34.922Z Compiling anstyle-parse v1.0.0
20702026-06-21T21:25:35.181Z Compiling rand_chacha v0.3.1
20712026-06-21T21:25:35.206Z Compiling erased-serde v0.3.31
20722026-06-21T21:25:35.358Z Compiling md-5 v0.10.6
20732026-06-21T21:25:35.372Z Compiling bstr v1.12.1
20742026-06-21T21:25:35.525Z Compiling num-integer v0.1.46
20752026-06-21T21:25:35.540Z Compiling hash32 v0.2.1
20762026-06-21T21:25:35.572Z Compiling vergen-lib v9.1.0
20772026-06-21T21:25:35.650Z Compiling ff v0.13.1
20782026-06-21T21:25:35.719Z Compiling encoding_rs v0.8.35
20792026-06-21T21:25:35.765Z Compiling zlib-rs v0.6.2
20802026-06-21T21:25:35.809Z Compiling fallible-iterator v0.2.0
20812026-06-21T21:25:35.825Z Compiling mime v0.3.17
20822026-06-21T21:25:35.874Z Compiling base16ct v0.2.0
20832026-06-21T21:25:35.963Z Compiling psl-types v2.0.11
20842026-06-21T21:25:36.013Z Compiling sec1 v0.7.3
20852026-06-21T21:25:36.080Z Compiling publicsuffix v2.3.0
20862026-06-21T21:25:36.103Z Compiling postgres-protocol v0.6.10
20872026-06-21T21:25:36.150Z Compiling newtype-uuid v1.3.2
20882026-06-21T21:25:36.188Z Compiling group v0.13.0
20892026-06-21T21:25:36.263Z Compiling num-iter v0.1.45
20902026-06-21T21:25:36.482Z Compiling rand v0.8.6
20912026-06-21T21:25:36.842Z Compiling anstream v1.0.0
20922026-06-21T21:25:37.052Z Compiling derive_builder v0.20.2
20932026-06-21T21:25:37.077Z Compiling oxnet v0.1.6
20942026-06-21T21:25:37.091Z Compiling hyper-tls v0.6.0
20952026-06-21T21:25:37.110Z Compiling phf_shared v0.13.1
20962026-06-21T21:25:37.177Z Compiling pin-project v1.1.11
20972026-06-21T21:25:37.239Z Compiling lazy_static v1.5.0
20982026-06-21T21:25:37.260Z Compiling anstyle-parse v0.2.7
20992026-06-21T21:25:37.413Z Compiling terminal_size v0.4.3
21002026-06-21T21:25:37.427Z Compiling serde_with_macros v3.17.0
21012026-06-21T21:25:37.447Z Compiling futures-executor v0.3.32
21022026-06-21T21:25:37.463Z Compiling hex v0.4.3
21032026-06-21T21:25:37.601Z Compiling hkdf v0.12.4
21042026-06-21T21:25:37.617Z Compiling crypto-bigint v0.5.5
21052026-06-21T21:25:37.697Z Compiling enum-as-inner v0.6.1
21062026-06-21T21:25:37.713Z Compiling serde_repr v0.1.20
21072026-06-21T21:25:37.740Z Compiling clap_derive v4.6.1
21082026-06-21T21:25:37.758Z Compiling async-recursion v1.1.1
21092026-06-21T21:25:37.796Z Compiling vergen v9.1.0
21102026-06-21T21:25:37.836Z Compiling flate2 v1.1.9
21112026-06-21T21:25:37.965Z Compiling cargo-platform v0.3.2
21122026-06-21T21:25:38.071Z Compiling bumpalo v3.20.2
21132026-06-21T21:25:38.197Z Compiling bitflags v1.3.2
21142026-06-21T21:25:38.247Z Compiling managed v0.8.0
21152026-06-21T21:25:38.247Z Compiling same-file v1.0.6
21162026-06-21T21:25:38.383Z Compiling clap_lex v1.0.0
21172026-06-21T21:25:38.420Z Compiling foldhash v0.2.0
21182026-06-21T21:25:38.471Z Compiling foldhash v0.1.5
21192026-06-21T21:25:38.576Z Compiling libbz2-rs-sys v0.2.2
21202026-06-21T21:25:38.610Z Compiling hashbrown v0.15.5
21212026-06-21T21:25:38.637Z Compiling hashbrown v0.16.1
21222026-06-21T21:25:38.682Z Compiling clap_builder v4.6.0
21232026-06-21T21:25:38.701Z Compiling elliptic-curve v0.13.8
21242026-06-21T21:25:38.859Z Compiling walkdir v2.5.0
21252026-06-21T21:25:39.053Z Compiling bzip2 v0.6.1
21262026-06-21T21:25:39.165Z Compiling zopfli v0.8.3
21272026-06-21T21:25:39.168Z Compiling cargo_metadata v0.23.1
21282026-06-21T21:25:39.270Z Compiling zstd v0.13.3
21292026-06-21T21:25:39.355Z Compiling futures v0.3.32
21302026-06-21T21:25:39.747Z Compiling anstream v0.6.21
21312026-06-21T21:25:39.999Z Compiling daft v0.1.7
21322026-06-21T21:25:40.042Z Compiling phf v0.13.1
21332026-06-21T21:25:40.220Z Compiling snafu v0.8.9
21342026-06-21T21:25:40.285Z Compiling signal-hook-mio v0.2.5
21352026-06-21T21:25:40.422Z Compiling cookie_store v0.22.1
21362026-06-21T21:25:40.560Z Compiling postgres-types v0.2.12
21372026-06-21T21:25:40.576Z Compiling bzip2 v0.4.4
21382026-06-21T21:25:40.591Z Compiling globset v0.4.18
21392026-06-21T21:25:40.807Z Compiling strum v0.27.2
21402026-06-21T21:25:40.933Z Compiling hubpack v0.1.2
21412026-06-21T21:25:41.031Z Compiling ed25519 v2.2.3
21422026-06-21T21:25:41.048Z Compiling phf_shared v0.11.3
21432026-06-21T21:25:41.087Z Compiling crossbeam-epoch v0.9.18
21442026-06-21T21:25:41.157Z Compiling olpc-cjson v0.1.4
21452026-06-21T21:25:41.173Z Compiling pkcs1 v0.7.5
21462026-06-21T21:25:41.209Z Compiling pem v3.0.6
21472026-06-21T21:25:41.296Z Compiling serde_plain v1.0.2
21482026-06-21T21:25:41.331Z Compiling serde-big-array v0.5.1
21492026-06-21T21:25:41.366Z Compiling rfc6979 v0.4.0
21502026-06-21T21:25:41.457Z Compiling float-cmp v0.10.0
21512026-06-21T21:25:41.497Z Compiling memmap2 v0.9.10
21522026-06-21T21:25:41.512Z Compiling env_filter v1.0.0
21532026-06-21T21:25:41.516Z Compiling keccak v0.1.6
21542026-06-21T21:25:41.545Z Compiling normalize-line-endings v0.3.0
21552026-06-21T21:25:41.571Z Compiling toml_write v0.1.2
21562026-06-21T21:25:41.625Z Compiling static_assertions v1.1.0
21572026-06-21T21:25:41.640Z Compiling predicates-core v1.0.10
21582026-06-21T21:25:41.656Z Compiling whoami v2.1.0
21592026-06-21T21:25:41.730Z Compiling new_debug_unreachable v1.0.6
21602026-06-21T21:25:41.746Z Compiling fixedbitset v0.5.7
21612026-06-21T21:25:41.781Z Compiling data-encoding v2.10.0
21622026-06-21T21:25:41.794Z Compiling precomputed-hash v0.1.1
21632026-06-21T21:25:41.811Z Compiling typed-path v0.9.3
21642026-06-21T21:25:41.830Z Compiling fixedbitset v0.4.2
21652026-06-21T21:25:41.860Z Compiling jiff v0.2.21
21662026-06-21T21:25:41.878Z Compiling difflib v0.4.0
21672026-06-21T21:25:41.895Z Compiling string_cache v0.8.9
21682026-06-21T21:25:42.005Z Compiling petgraph v0.6.5
21692026-06-21T21:25:42.040Z Compiling petgraph v0.8.3
21702026-06-21T21:25:42.078Z Compiling hickory-proto v0.25.2
21712026-06-21T21:25:42.123Z Compiling predicates v3.1.4
21722026-06-21T21:25:42.311Z Compiling tokio-postgres v0.7.16
21732026-06-21T21:25:42.657Z Compiling toml_edit v0.22.27
21742026-06-21T21:25:42.702Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21752026-06-21T21:25:42.767Z Compiling env_logger v0.11.9
21762026-06-21T21:25:42.957Z Compiling sha3 v0.10.8
21772026-06-21T21:25:43.093Z Compiling usdt v0.6.0
21782026-06-21T21:25:43.237Z Compiling ecdsa v0.16.9
21792026-06-21T21:25:43.356Z Compiling rsa v0.9.10
21802026-06-21T21:25:43.478Z Compiling ed25519-dalek v2.2.0
21812026-06-21T21:25:44.173Z Compiling zip v0.6.6
21822026-06-21T21:25:44.349Z Compiling crossterm v0.28.1
21832026-06-21T21:25:44.551Z Compiling zip v4.6.1
21842026-06-21T21:25:44.695Z Compiling iddqd v0.4.2
21852026-06-21T21:25:44.963Z Compiling clap v4.6.1
21862026-06-21T21:25:45.068Z Compiling serde_with v3.17.0
21872026-06-21T21:25:45.374Z Compiling similar v2.7.0
21882026-06-21T21:25:45.455Z Compiling strum v0.26.3
21892026-06-21T21:25:45.476Z Compiling toml v0.7.8
21902026-06-21T21:25:45.528Z Compiling tokio-stream v0.1.18
21912026-06-21T21:25:45.544Z Compiling itertools v0.13.0
21922026-06-21T21:25:45.654Z Compiling buf-list v1.1.2
21932026-06-21T21:25:45.991Z Compiling x509-cert v0.2.5
21942026-06-21T21:25:46.062Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21952026-06-21T21:25:46.135Z Compiling openapiv3 v2.2.0
21962026-06-21T21:25:46.278Z Compiling sha1 v0.10.6
21972026-06-21T21:25:46.774Z Compiling lalrpop-util v0.19.12
21982026-06-21T21:25:46.800Z Compiling peg-runtime v0.8.5
21992026-06-21T21:26:01.279Z Compiling rustls-webpki v0.103.9
22002026-06-21T21:26:02.809Z Compiling macaddr v1.0.1
22012026-06-21T21:26:02.824Z Compiling structmeta-derive v0.3.0
22022026-06-21T21:27:00.203Z Compiling crucible-workspace-hack v0.1.0
22032026-06-21T21:27:00.247Z Compiling rayon-core v1.13.0
22042026-06-21T21:27:00.247Z Compiling itertools v0.14.0
22052026-06-21T21:27:00.247Z Compiling secrecy v0.10.3
22062026-06-21T21:27:00.247Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22072026-06-21T21:27:00.247Z Compiling toml_datetime v0.7.5+spec-1.1.0
22082026-06-21T21:27:00.247Z Compiling rustls v0.22.4
22092026-06-21T21:27:00.247Z Compiling heapless v0.8.0
22102026-06-21T21:27:00.247Z Compiling toml_edit v0.23.10+spec-1.0.0
22112026-06-21T21:27:00.247Z Compiling crossbeam-deque v0.8.6
22122026-06-21T21:27:00.247Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22132026-06-21T21:27:00.247Z Compiling rustls-webpki v0.102.8
22142026-06-21T21:27:00.247Z Compiling structmeta v0.3.0
22152026-06-21T21:27:00.247Z Compiling hash32 v0.3.1
22162026-06-21T21:27:00.247Z Compiling multer v3.1.0
22172026-06-21T21:27:00.247Z Compiling thread_local v1.1.9
22182026-06-21T21:27:00.247Z Compiling unicode-width v0.2.0
22192026-06-21T21:27:00.247Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22202026-06-21T21:27:00.247Z Compiling slog-async v2.8.0
22212026-06-21T21:27:00.247Z Compiling compression-core v0.4.31
22222026-06-21T21:27:00.247Z Compiling match_cfg v0.1.0
22232026-06-21T21:27:00.247Z Compiling smoltcp v0.11.0
22242026-06-21T21:27:00.247Z Compiling hostname v0.3.1
22252026-06-21T21:27:00.247Z Compiling compression-codecs v0.4.37
22262026-06-21T21:27:00.247Z Compiling proc-macro-crate v3.4.0
22272026-06-21T21:27:00.247Z Compiling ingot-macros v0.1.1
22282026-06-21T21:27:00.247Z Compiling derive-ex v0.1.8
22292026-06-21T21:27:00.247Z Compiling atomicwrites v0.4.4
22302026-06-21T21:27:00.247Z Compiling slog-json v2.6.1
22312026-06-21T21:27:00.247Z Compiling crossbeam-channel v0.5.15
22322026-06-21T21:27:00.247Z Compiling half v2.7.1
22332026-06-21T21:27:00.247Z Compiling newtype-uuid-macros v0.1.0
22342026-06-21T21:27:00.247Z Compiling cobs v0.3.0
22352026-06-21T21:27:00.247Z Compiling thiserror-impl-no-std v2.0.2
22362026-06-21T21:27:00.248Z Compiling tokio-rustls v0.26.4
22372026-06-21T21:27:00.248Z Compiling rustls-platform-verifier v0.6.2
22382026-06-21T21:27:00.248Z Compiling universal-hash v0.5.1
22392026-06-21T21:27:00.248Z Compiling hyper-rustls v0.27.7
22402026-06-21T21:27:00.248Z Compiling async-stream-impl v0.3.6
22412026-06-21T21:27:00.248Z Compiling serde_spanned v1.0.4
22422026-06-21T21:27:00.248Z Compiling toml_datetime v1.0.0+spec-1.1.0
22432026-06-21T21:27:00.248Z Compiling is-terminal v0.4.17
22442026-06-21T21:27:00.248Z Compiling reqwest v0.12.28
22452026-06-21T21:27:00.248Z Compiling reqwest v0.13.2
22462026-06-21T21:27:00.248Z Compiling dropshot v0.17.0
22472026-06-21T21:27:00.282Z Compiling proc-macro-error-attr v1.0.4
22482026-06-21T21:27:00.282Z Compiling ciborium-io v0.2.2
22492026-06-21T21:27:00.331Z Compiling take_mut v0.2.2
22502026-06-21T21:27:00.331Z Compiling convert_case v0.4.0
22512026-06-21T21:27:00.331Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22522026-06-21T21:27:00.331Z Compiling toml_writer v1.0.6+spec-1.1.0
22532026-06-21T21:27:00.331Z Compiling term v1.2.1
22542026-06-21T21:27:00.331Z Compiling opaque-debug v0.3.1
22552026-06-21T21:27:00.331Z Compiling poly1305 v0.8.0
22562026-06-21T21:27:00.331Z Compiling toml v1.0.6+spec-1.1.0
22572026-06-21T21:27:00.331Z Compiling derive_more v0.99.20
22582026-06-21T21:27:00.331Z Compiling ciborium-ll v0.2.2
22592026-06-21T21:27:00.331Z Compiling slog-term v2.9.2
22602026-06-21T21:27:00.331Z Compiling tokio-rustls v0.25.0
22612026-06-21T21:27:00.331Z Compiling async-stream v0.3.6
22622026-06-21T21:27:00.332Z Compiling thiserror-no-std v2.0.2
22632026-06-21T21:27:00.332Z Compiling test-strategy v0.4.5
22642026-06-21T21:27:00.332Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22652026-06-21T21:27:00.332Z Compiling postcard v1.1.3
22662026-06-21T21:27:00.332Z Compiling ingot-types v0.1.2
22672026-06-21T21:27:00.332Z Compiling tough v0.22.0
22682026-06-21T21:27:00.332Z Compiling ingot v0.1.1
22692026-06-21T21:27:00.332Z Compiling slog-bunyan v2.5.0
22702026-06-21T21:27:00.332Z Compiling num_enum_derive v0.7.6
22712026-06-21T21:27:00.332Z Compiling async-compression v0.4.41
22722026-06-21T21:27:00.332Z Compiling parse-display-derive v0.10.0
22732026-06-21T21:27:00.332Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22742026-06-21T21:27:00.334Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22752026-06-21T21:27:00.334Z Compiling proc-macro-crate v1.3.1
22762026-06-21T21:27:00.334Z Compiling waitgroup v0.1.2
22772026-06-21T21:27:00.334Z Compiling backon v1.6.0
22782026-06-21T21:27:00.334Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22792026-06-21T21:27:00.334Z Compiling password-hash v0.5.0
22802026-06-21T21:27:00.334Z Compiling chacha20 v0.9.1
22812026-06-21T21:27:00.334Z Compiling dropshot_endpoint v0.17.0
22822026-06-21T21:27:00.334Z Compiling rustls-pemfile v2.2.0
22832026-06-21T21:27:00.334Z Compiling blake2 v0.10.6
22842026-06-21T21:27:00.334Z Compiling aead v0.5.2
22852026-06-21T21:27:00.334Z Compiling foreign-types-macros v0.2.3
22862026-06-21T21:27:00.334Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
22872026-06-21T21:27:00.334Z Compiling serde_path_to_error v0.1.20
22882026-06-21T21:27:00.334Z Compiling hostname v0.4.2
22892026-06-21T21:27:00.334Z Compiling proc-macro-error v1.0.4
22902026-06-21T21:27:00.335Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
22912026-06-21T21:27:00.335Z Compiling instant v0.1.13
22922026-06-21T21:27:00.335Z Compiling debug-ignore v1.0.5
22932026-06-21T21:27:00.335Z Compiling typeid v1.0.3
22942026-06-21T21:27:00.335Z Compiling cpufeatures v0.3.0
22952026-06-21T21:27:00.335Z Compiling foreign-types-shared v0.3.1
22962026-06-21T21:27:00.335Z Compiling chacha20 v0.10.0
22972026-06-21T21:27:00.335Z Compiling backoff v0.4.0
22982026-06-21T21:27:00.335Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
22992026-06-21T21:27:00.335Z Compiling parse-display v0.10.0
23002026-06-21T21:27:00.335Z Compiling foreign-types v0.5.0
23012026-06-21T21:27:00.336Z Compiling chacha20poly1305 v0.10.1
23022026-06-21T21:27:00.336Z Compiling argon2 v0.5.3
23032026-06-21T21:27:00.336Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23042026-06-21T21:27:00.336Z Compiling num_enum_derive v0.5.11
23052026-06-21T21:27:00.336Z Compiling num_enum v0.7.6
23062026-06-21T21:27:00.336Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23072026-06-21T21:27:00.336Z Compiling vsss-rs v3.3.4
23082026-06-21T21:27:00.336Z Compiling ciborium v0.2.2
23092026-06-21T21:27:00.336Z Compiling tabwriter v1.4.1
23102026-06-21T21:27:00.336Z Compiling regress v0.10.5
23112026-06-21T21:27:00.336Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23122026-06-21T21:27:00.336Z Compiling byte-wrapper v0.1.0
23132026-06-21T21:27:00.336Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
23142026-06-21T21:27:00.336Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23152026-06-21T21:27:00.336Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23162026-06-21T21:27:00.336Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23172026-06-21T21:27:00.336Z Compiling cstr-argument v0.1.2
23182026-06-21T21:27:00.336Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23192026-06-21T21:27:00.336Z Compiling humantime v2.3.0
23202026-06-21T21:27:00.336Z Compiling erased-serde v0.4.9
23212026-06-21T21:27:00.336Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23222026-06-21T21:27:00.336Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-06-21T21:27:00.336Z Compiling num_enum v0.5.11
23242026-06-21T21:27:00.336Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23252026-06-21T21:27:00.336Z Compiling rand v0.10.0
23262026-06-21T21:27:00.336Z Compiling rayon v1.11.0
23272026-06-21T21:27:00.336Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23282026-06-21T21:27:00.336Z Compiling libefi-sys v0.1.0
23292026-06-21T21:27:00.336Z Compiling indent_write v2.2.0
23302026-06-21T21:27:00.336Z Compiling colored v3.1.1
23312026-06-21T21:27:00.336Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23322026-06-21T21:27:00.337Z Compiling zone_cfg_derive v0.3.1
23332026-06-21T21:27:00.337Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23342026-06-21T21:27:00.337Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352026-06-21T21:27:00.337Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23362026-06-21T21:27:00.337Z Compiling camino-tempfile v1.4.1
23372026-06-21T21:27:00.337Z Compiling itertools v0.12.1
23382026-06-21T21:27:00.337Z Compiling usdt-attr-macro v0.5.0
23392026-06-21T21:27:00.337Z Compiling usdt-macro v0.5.0
23402026-06-21T21:27:00.337Z Compiling bitfield-struct v0.6.2
23412026-06-21T21:27:00.337Z Compiling num-derive v0.4.2
23422026-06-21T21:27:00.337Z Compiling blake3 v1.8.3
23432026-06-21T21:27:00.337Z Compiling ordered-float v2.10.1
23442026-06-21T21:27:00.337Z Compiling memmap v0.7.0
23452026-06-21T21:27:00.346Z Compiling sigpipe v0.1.3
23462026-06-21T21:27:00.346Z Compiling glob v0.3.3
23472026-06-21T21:27:00.346Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23482026-06-21T21:27:00.346ZCreated new build target 'test' and set it as active
23492026-06-21T21:27:00.346Z Compiling swrite v0.1.0
23502026-06-21T21:27:00.346Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23512026-06-21T21:27:00.347Z Compiling usdt v0.5.0
23522026-06-21T21:27:00.347Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23532026-06-21T21:27:00.347Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23542026-06-21T21:27:00.347Z Compiling zone v0.3.1
23552026-06-21T21:27:00.347Z Compiling serde-value v0.7.0
23562026-06-21T21:27:00.347Z Compiling serde-untagged v0.1.9
23572026-06-21T21:27:00.347Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23582026-06-21T21:27:00.347Z Compiling toml v0.8.23
23592026-06-21T21:27:00.347Z Compiling smf v0.2.3
23602026-06-21T21:27:00.347Z Compiling filetime v0.2.27
23612026-06-21T21:27:00.347Z Compiling whoami v1.6.1
23622026-06-21T21:27:00.347Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23632026-06-21T21:27:00.347Z Compiling arrayvec v0.7.6
23642026-06-21T21:27:00.347Z Compiling arrayref v0.3.9
23652026-06-21T21:27:00.347Z Compiling xattr v1.6.1
23662026-06-21T21:27:00.347Z Compiling constant_time_eq v0.4.2
23672026-06-21T21:27:00.347Z Compiling unicode-xid v0.2.6
23682026-06-21T21:27:00.347Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23692026-06-21T21:27:00.347Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23702026-06-21T21:27:00.347Z Compiling cargo-util-schemas v0.8.2
23712026-06-21T21:27:00.348Z Compiling tar v0.4.45
23722026-06-21T21:27:00.348Z Compiling tokio-dtrace v0.1.1
23732026-06-21T21:27:00.348Z Compiling console v0.16.2
23742026-06-21T21:27:00.348Z Compiling gethostname v0.5.0
23752026-06-21T21:27:00.348Z Compiling cargo-platform v0.2.0
23762026-06-21T21:27:00.348Z Compiling topological-sort v0.2.2
23772026-06-21T21:27:00.348Z Compiling unit-prefix v0.5.2
23782026-06-21T21:27:00.348Z Compiling oxide-tokio-rt v0.1.4
23792026-06-21T21:27:00.348Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23802026-06-21T21:27:00.348Z Compiling indicatif v0.18.4
23812026-06-21T21:27:00.348Z Compiling shell-words v1.1.1
23822026-06-21T21:27:00.348Z Compiling cargo_metadata v0.21.0
23832026-06-21T21:27:00.348Z Compiling progenitor-client v0.14.0
23842026-06-21T21:27:00.349Z Compiling omicron-zone-package v0.12.2
23852026-06-21T21:27:00.349Z Compiling progenitor-extras v0.2.0
23862026-06-21T21:27:00.349Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23872026-06-21T21:27:00.349Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23882026-06-21T21:27:00.349Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23892026-06-21T21:27:00.349Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23902026-06-21T21:27:00.349Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23912026-06-21T21:27:00.349Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23922026-06-21T21:27:00.349Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23932026-06-21T21:27:00.349Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23942026-06-21T21:27:00.349Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23952026-06-21T21:27:00.349Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23962026-06-21T21:27:00.349Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23972026-06-21T21:27:00.349Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23982026-06-21T21:27:00.349Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23992026-06-21T21:27:00.349Z Finished `release` profile [optimized] target(s) in 1m 43s
24002026-06-21T21:27:00.349Z Running `target/release/omicron-package -t test target create -p dev`
24012026-06-21T21:27:00.349ZLogging to: /work/oxidecomputer/omicron/out/LOG
24022026-06-21T21:27:00.349Z
24032026-06-21T21:27:00.349Zreal 1:43.882468361
24042026-06-21T21:27:00.349Zuser 16:57.882244066
24052026-06-21T21:27:00.349Zsys 2:35.213571378
24062026-06-21T21:27:00.349Ztrap 0.470865076
24072026-06-21T21:27:00.349Ztflt 2.938982574
24082026-06-21T21:27:00.349Zdflt 4.640910072
24092026-06-21T21:27:00.349Zkflt 0.000491970
24102026-06-21T21:27:00.350Zlock 52:51.159499602
24112026-06-21T21:27:00.350Zslp 43:27.803054064
24122026-06-21T21:27:00.350Zlat 41.068961195
24132026-06-21T21:27:00.350Zstop 5:10.739258854
24142026-06-21T21:27:00.350Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24152026-06-21T21:27:00.350Z Finished `release` profile [optimized] target(s) in 0.79s
24162026-06-21T21:27:00.350Z Running `target/release/omicron-package -t test package`
24172026-06-21T21:27:00.350ZLogging to: /work/oxidecomputer/omicron/out/LOG
24182026-06-21T21:27:00.351Z Compiling heck v0.5.0
24192026-06-21T21:27:00.351Z Compiling regress v0.11.1
24202026-06-21T21:27:00.351Z Compiling unsafe-libyaml v0.2.11
24212026-06-21T21:27:00.351Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24222026-06-21T21:27:00.351Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24232026-06-21T21:27:00.351Z Compiling unicode-width v0.1.14
24242026-06-21T21:27:00.351Z Compiling atomicwrites v0.4.4
24252026-06-21T21:27:00.351Z Compiling derive-where v1.6.0
24262026-06-21T21:27:00.351Z Compiling bytecount v0.6.9
24272026-06-21T21:27:00.351Z Compiling is-terminal v0.4.17
24282026-06-21T21:27:00.351Z Compiling prettyplease v0.2.37
24292026-06-21T21:27:00.351Z Compiling console v0.15.11
24302026-06-21T21:27:00.351Z Compiling newline-converter v0.3.0
24312026-06-21T21:27:00.351Z Compiling slog-dtrace v0.3.0
24322026-06-21T21:27:00.351Z Compiling cancel-safe-futures v0.1.5
24332026-06-21T21:27:00.351Z Compiling owo-colors v4.3.0
24342026-06-21T21:27:00.351Z Compiling resolv-conf v0.7.6
24352026-06-21T21:27:00.351Z Compiling rustls v0.22.4
24362026-06-21T21:27:00.351Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24372026-06-21T21:27:00.351Z Compiling num-rational v0.4.2
24382026-06-21T21:27:00.352Z Compiling libsw-core v0.3.2
24392026-06-21T21:27:00.352Z Compiling rustls-webpki v0.102.8
24402026-06-21T21:27:00.352Z Compiling num-complex v0.4.6
24412026-06-21T21:27:00.352Z Compiling serde_yaml v0.9.34+deprecated
24422026-06-21T21:27:00.352Z Compiling thread_local v1.1.9
24432026-06-21T21:27:00.352Z Compiling expectorate v1.2.0
24442026-06-21T21:27:00.352Z Compiling compression-core v0.4.31
24452026-06-21T21:27:00.368Z Compiling match_cfg v0.1.0
24462026-06-21T21:27:00.368Z Compiling hostname v0.3.1
24472026-06-21T21:27:00.368Z Compiling compression-codecs v0.4.37
24482026-06-21T21:27:00.368Z Compiling num v0.4.3
24492026-06-21T21:27:00.368Z Compiling libsw v3.5.0
24502026-06-21T21:27:00.368Z Compiling multer v3.1.0
24512026-06-21T21:27:00.368Z Compiling slog-async v2.8.0
24522026-06-21T21:27:00.368Z Compiling crossbeam-channel v0.5.15
24532026-06-21T21:27:00.368Z Compiling slog-json v2.6.1
24542026-06-21T21:27:00.368Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24552026-06-21T21:27:00.368Z Compiling serde_spanned v1.0.4
24562026-06-21T21:27:00.368Z Compiling toml_datetime v1.0.0+spec-1.1.0
24572026-06-21T21:27:00.368Z Compiling term v1.2.1
24582026-06-21T21:27:00.368Z Compiling take_mut v0.2.2
24592026-06-21T21:27:00.368Z Compiling toml_writer v1.0.6+spec-1.1.0
24602026-06-21T21:27:00.368Z Compiling float-ord v0.3.2
24612026-06-21T21:27:00.368Z Compiling linked-hash-map v0.5.6
24622026-06-21T21:27:00.368Z Compiling linear-map v1.2.0
24632026-06-21T21:27:00.368Z Compiling typify-impl v0.6.2
24642026-06-21T21:27:00.369Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24652026-06-21T21:27:00.369Z Compiling toml v1.0.6+spec-1.1.0
24662026-06-21T21:27:00.369Z Compiling slog-bunyan v2.5.0
24672026-06-21T21:27:00.369Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24682026-06-21T21:27:00.369Z Compiling lru-cache v0.1.2
24692026-06-21T21:27:00.369Z Compiling slog-term v2.9.2
24702026-06-21T21:27:00.369Z Compiling async-compression v0.4.41
24712026-06-21T21:27:00.369Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24722026-06-21T21:27:00.369Z Compiling async-stream v0.3.6
24732026-06-21T21:27:00.369Z Compiling dropshot v0.17.0
24742026-06-21T21:27:00.369Z Compiling progenitor-client v0.14.0
24752026-06-21T21:27:00.369Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24762026-06-21T21:27:00.369Z Compiling waitgroup v0.1.2
24772026-06-21T21:27:00.369Z Compiling backon v1.6.0
24782026-06-21T21:27:00.369Z Compiling rustls-pemfile v2.2.0
24792026-06-21T21:27:00.369Z Compiling serde_path_to_error v0.1.20
24802026-06-21T21:27:00.369Z Compiling hostname v0.4.2
24812026-06-21T21:27:00.369Z Compiling instant v0.1.13
24822026-06-21T21:27:00.369Z Compiling debug-ignore v1.0.5
24832026-06-21T21:27:00.369Z Compiling minimal-lexical v0.2.1
24842026-06-21T21:27:00.369Z Compiling backoff v0.4.0
24852026-06-21T21:27:00.369Z Compiling progenitor-extras v0.2.0
24862026-06-21T21:27:00.369Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
24872026-06-21T21:27:00.370Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24882026-06-21T21:27:00.370Z Compiling tokio-rustls v0.25.0
24892026-06-21T21:27:00.370Z Compiling nom v7.1.3
24902026-06-21T21:27:00.370Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24912026-06-21T21:27:00.370Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24922026-06-21T21:27:00.370Z Compiling parse-display v0.10.0
24932026-06-21T21:27:00.370Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24942026-06-21T21:27:00.370Z Compiling hickory-proto v0.24.4
24952026-06-21T21:27:00.370Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24962026-06-21T21:27:00.370Z Compiling regress v0.10.5
24972026-06-21T21:27:00.370Z Compiling macaddr v1.0.1
24982026-06-21T21:27:00.570Z Compiling humantime v2.3.0
24992026-06-21T21:27:00.617Z Compiling unicode-xid v0.2.6
25002026-06-21T21:27:00.738Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25012026-06-21T21:27:00.820Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25022026-06-21T21:27:00.868Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25032026-06-21T21:27:00.946Z Compiling convert_case v0.10.0
25042026-06-21T21:27:01.020Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25052026-06-21T21:27:01.168Z Compiling toml v0.8.23
25062026-06-21T21:27:01.414Z Compiling derive_more-impl v2.1.1
25072026-06-21T21:27:01.419Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25082026-06-21T21:27:01.655Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25092026-06-21T21:27:01.679Z Compiling typify-macro v0.6.2
25102026-06-21T21:27:01.762Z Compiling papergrid v0.11.0
25112026-06-21T21:27:01.826Z Compiling tabled_derive v0.7.0
25122026-06-21T21:27:02.032Z Compiling hickory-resolver v0.24.4
25132026-06-21T21:27:02.167Z Compiling derive_more v2.1.1
25142026-06-21T21:27:02.201Z Compiling termtree v0.5.1
25152026-06-21T21:27:02.278Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25162026-06-21T21:27:02.402Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25172026-06-21T21:27:02.736Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25182026-06-21T21:27:02.950Z Compiling tabled v0.15.0
25192026-06-21T21:27:03.249Z Compiling typify v0.6.2
25202026-06-21T21:27:03.384Z Compiling progenitor-impl v0.14.0
25212026-06-21T21:27:04.023Z Compiling qorb v0.4.1
25222026-06-21T21:27:04.183Z Compiling crossterm v0.29.0
25232026-06-21T21:27:05.552Z Compiling progenitor-macro v0.14.0
25242026-06-21T21:27:07.036Z Compiling phf_shared v0.12.1
25252026-06-21T21:27:07.068Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25262026-06-21T21:27:07.295Z Compiling csv-core v0.1.13
25272026-06-21T21:27:07.352Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25282026-06-21T21:27:07.529Z Compiling vte v0.14.1
25292026-06-21T21:27:07.614Z Compiling chrono-tz v0.10.4
25302026-06-21T21:27:07.636Z Compiling highway v1.3.0
25312026-06-21T21:27:07.735Z Compiling strip-ansi-escapes v0.2.1
25322026-06-21T21:27:07.756Z Compiling csv v1.4.0
25332026-06-21T21:27:07.779Z Compiling phf v0.12.1
25342026-06-21T21:27:07.800Z Compiling const_format_proc_macros v0.2.34
25352026-06-21T21:27:07.868Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25362026-06-21T21:27:07.977Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25372026-06-21T21:27:08.339Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382026-06-21T21:27:08.364Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25392026-06-21T21:27:08.606Z Compiling fd-lock v4.0.4
25402026-06-21T21:27:08.745Z Compiling peg-macros v0.8.5
25412026-06-21T21:27:09.105Z Compiling nu-ansi-term v0.50.3
25422026-06-21T21:27:09.616Z Compiling progenitor v0.14.0
25432026-06-21T21:27:09.698Z Compiling reedline v0.40.0
25442026-06-21T21:27:09.786Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25452026-06-21T21:27:09.808Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25462026-06-21T21:27:09.996Z Compiling peg v0.8.5
25472026-06-21T21:27:10.117Z Compiling const_format v0.2.35
25482026-06-21T21:27:10.260Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25492026-06-21T21:27:10.625Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25502026-06-21T21:27:10.764Z Compiling bcs v0.1.6
25512026-06-21T21:27:10.870Z Compiling nom v8.0.0
25522026-06-21T21:27:11.229Z Compiling semver v0.1.20
25532026-06-21T21:27:11.540Z Compiling rustc_version v0.1.7
25542026-06-21T21:27:11.785Z Compiling newtype_derive v0.1.6
25552026-06-21T21:27:12.012Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25562026-06-21T21:27:12.226Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25572026-06-21T21:27:12.267Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25582026-06-21T21:27:12.372Z Compiling smawk v0.3.2
25592026-06-21T21:27:12.570Z Compiling unicode-linebreak v0.1.5
25602026-06-21T21:27:12.617Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25612026-06-21T21:27:12.779Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25622026-06-21T21:27:12.823Z Compiling textwrap v0.16.2
25632026-06-21T21:27:12.880Z Compiling base64 v0.21.7
25642026-06-21T21:27:12.919Z Compiling steno v0.4.1
25652026-06-21T21:27:13.415Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25662026-06-21T21:27:13.552Z Compiling dropshot-api-manager-types v0.7.2
25672026-06-21T21:27:13.617Z Compiling tagptr v0.2.0
25682026-06-21T21:27:13.818Z Compiling utf-8 v0.7.6
25692026-06-21T21:27:13.980Z Compiling moka v0.12.13
25702026-06-21T21:27:14.058Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25712026-06-21T21:27:14.155Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25722026-06-21T21:27:14.310Z Compiling tungstenite v0.21.0
25732026-06-21T21:27:14.331Z Compiling display-error-chain v0.2.2
25742026-06-21T21:27:14.508Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25752026-06-21T21:27:14.964Z Compiling tokio-tungstenite v0.21.0
25762026-06-21T21:27:15.200Z Compiling hickory-resolver v0.25.2
25772026-06-21T21:27:15.237Z Compiling radium v0.7.0
25782026-06-21T21:27:15.364Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25792026-06-21T21:27:15.565Z Compiling tap v1.0.1
25802026-06-21T21:27:15.634Z Compiling maybe-uninit v2.0.0
25812026-06-21T21:27:15.743Z Compiling wyz v0.5.1
25822026-06-21T21:27:16.014Z Compiling vergen-lib v0.1.6
25832026-06-21T21:27:16.244Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25842026-06-21T21:27:16.307Z Compiling zerocopy-derive v0.6.6
25852026-06-21T21:27:16.457Z Compiling packed_struct v0.10.1
25862026-06-21T21:27:16.741Z Compiling funty v2.0.0
25872026-06-21T21:27:17.137Z Compiling crc-catalog v2.4.0
25882026-06-21T21:27:17.268Z Compiling diesel_derives v2.3.7
25892026-06-21T21:27:17.407Z Compiling crc v3.4.0
25902026-06-21T21:27:17.528Z Compiling zerocopy v0.6.6
25912026-06-21T21:27:17.636Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25922026-06-21T21:27:17.682Z Compiling bitvec v1.0.1
25932026-06-21T21:27:18.245Z Compiling dsl_auto_type v0.2.0
25942026-06-21T21:27:18.269Z Compiling scheduled-thread-pool v0.2.7
25952026-06-21T21:27:18.433Z Compiling packed_struct_codegen v0.10.1
25962026-06-21T21:27:18.826Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25972026-06-21T21:27:18.864Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25982026-06-21T21:27:18.959Z Compiling vergen-gitcl v1.0.8
25992026-06-21T21:27:19.182Z Compiling bitfield-macros v0.19.4
26002026-06-21T21:27:19.434Z Compiling diesel_table_macro_syntax v0.3.0
26012026-06-21T21:27:19.494Z Compiling dirs-sys-next v0.1.2
26022026-06-21T21:27:19.670Z Compiling proc-macro-error-attr2 v2.0.0
26032026-06-21T21:27:19.771Z Compiling indexmap v1.9.3
26042026-06-21T21:27:19.884Z Compiling maplit v1.0.2
26052026-06-21T21:27:19.974Z Compiling glob v0.3.3
26062026-06-21T21:27:20.005Z Compiling crunchy v0.2.4
26072026-06-21T21:27:20.027Z Compiling nodrop v0.1.14
26082026-06-21T21:27:20.085Z Compiling proc-macro-error2 v2.0.1
26092026-06-21T21:27:20.162Z Compiling array-init v0.0.4
26102026-06-21T21:27:20.253Z Compiling bitfield v0.19.4
26112026-06-21T21:27:20.343Z Compiling clang-sys v1.8.1
26122026-06-21T21:27:20.403Z Compiling dirs-next v2.0.0
26132026-06-21T21:27:20.575Z Compiling r2d2 v0.8.10
26142026-06-21T21:27:20.631Z Compiling smallvec v0.6.14
26152026-06-21T21:27:20.733Z Compiling num-derive v0.3.3
26162026-06-21T21:27:20.890Z Compiling downcast-rs v2.0.2
26172026-06-21T21:27:20.924Z Compiling tiny-keccak v2.0.2
26182026-06-21T21:27:21.000Z Compiling hashbrown v0.12.3
26192026-06-21T21:27:21.052Z Compiling serde-hex v0.1.0
26202026-06-21T21:27:21.205Z Compiling term v0.7.0
26212026-06-21T21:27:21.395Z Compiling tabled_derive v0.11.0
26222026-06-21T21:27:21.631Z Compiling libscf-sys v1.1.0
26232026-06-21T21:27:21.690Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26242026-06-21T21:27:21.716Z Compiling ron v0.8.1
26252026-06-21T21:27:21.737Z Compiling papergrid v0.17.0
26262026-06-21T21:27:21.807Z Compiling testing_table v0.3.0
26272026-06-21T21:27:21.938Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26282026-06-21T21:27:22.078Z Compiling hashbrown v0.13.2
26292026-06-21T21:27:22.125Z Compiling crc-any v2.5.0
26302026-06-21T21:27:22.239Z Compiling bit-vec v0.6.3
26312026-06-21T21:27:22.452Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26322026-06-21T21:27:22.479Z Compiling bit-set v0.5.3
26332026-06-21T21:27:22.558Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26342026-06-21T21:27:22.663Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26352026-06-21T21:27:22.685Z Compiling object v0.30.4
26362026-06-21T21:27:23.141Z Compiling tabled v0.20.0
26372026-06-21T21:27:23.255Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26382026-06-21T21:27:23.416Z Compiling ascii-canvas v3.0.0
26392026-06-21T21:27:23.671Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26402026-06-21T21:27:23.783Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26412026-06-21T21:27:24.061Z Compiling progenitor-impl v0.13.0
26422026-06-21T21:27:24.147Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26432026-06-21T21:27:24.373Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26442026-06-21T21:27:24.395Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26452026-06-21T21:27:24.548Z Compiling itertools v0.10.5
26462026-06-21T21:27:24.570Z Compiling ena v0.14.4
26472026-06-21T21:27:24.839Z Compiling libloading v0.8.9
26482026-06-21T21:27:24.944Z Compiling diesel v2.3.7
26492026-06-21T21:27:25.026Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26502026-06-21T21:27:25.069Z Compiling unicase v2.9.0
26512026-06-21T21:27:25.260Z Compiling xshell-macros v0.2.7
26522026-06-21T21:27:25.376Z Compiling diff v0.1.13
26532026-06-21T21:27:25.641Z Compiling bindgen v0.71.1
26542026-06-21T21:27:25.661Z Compiling path-slash v0.1.5
26552026-06-21T21:27:25.664Z Compiling regex-syntax v0.6.29
26562026-06-21T21:27:25.832Z Compiling xshell v0.2.7
26572026-06-21T21:27:25.868Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26582026-06-21T21:27:26.234Z Compiling progenitor-macro v0.13.0
26592026-06-21T21:27:27.164Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26602026-06-21T21:27:27.359Z Compiling lalrpop v0.19.12
26612026-06-21T21:27:27.615Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26622026-06-21T21:27:28.414Z Compiling cexpr v0.6.0
26632026-06-21T21:27:29.020Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26642026-06-21T21:27:29.067Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26652026-06-21T21:27:29.281Z Compiling progenitor-client v0.13.0
26662026-06-21T21:27:29.547Z Compiling rustc-hash v2.1.1
26672026-06-21T21:27:29.812Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26682026-06-21T21:27:30.270Z Compiling progenitor v0.13.0
26692026-06-21T21:27:30.461Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26702026-06-21T21:27:30.889Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26712026-06-21T21:27:31.006Z Compiling headers-core v0.3.0
26722026-06-21T21:27:31.170Z Compiling libxml v0.3.3
26732026-06-21T21:27:31.372Z Compiling crc8 v0.1.1
26742026-06-21T21:27:31.473Z Compiling headers v0.4.1
26752026-06-21T21:27:31.519Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26762026-06-21T21:27:31.651Z Compiling strum_macros v0.24.3
26772026-06-21T21:27:31.716Z Compiling indoc v1.0.9
26782026-06-21T21:27:32.140Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26792026-06-21T21:27:32.464Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26802026-06-21T21:27:32.797Z Compiling git-stub v1.0.0
26812026-06-21T21:27:32.921Z Compiling derive_builder v0.20.2
26822026-06-21T21:27:32.994Z Compiling quick-xml v0.37.5
26832026-06-21T21:27:33.016Z Compiling oso-derive v0.27.3
26842026-06-21T21:27:33.067Z Compiling impl-trait-for-tuples v0.2.3
26852026-06-21T21:27:33.100Z Compiling openssl-probe v0.1.6
26862026-06-21T21:27:33.103Z Compiling git-stub-vcs v0.1.0
26872026-06-21T21:27:33.434Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26882026-06-21T21:27:33.478Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26892026-06-21T21:27:33.515Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26902026-06-21T21:27:33.623Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26912026-06-21T21:27:33.746Z Compiling bb8 v0.8.6
26922026-06-21T21:27:34.124Z Compiling trait-variant v0.1.2
26932026-06-21T21:27:34.148Z Compiling half v1.8.3
26942026-06-21T21:27:34.367Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26952026-06-21T21:27:34.390Z Compiling samael v0.0.19
26962026-06-21T21:27:34.599Z Compiling serde_cbor v0.11.2
26972026-06-21T21:27:34.656Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26982026-06-21T21:27:34.679Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26992026-06-21T21:27:34.717Z Compiling polar-core v0.27.3
27002026-06-21T21:27:35.343Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27012026-06-21T21:27:35.580Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27022026-06-21T21:27:35.601Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27032026-06-21T21:27:35.669Z Compiling nonempty v0.12.0
27042026-06-21T21:27:35.937Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27052026-06-21T21:27:35.962Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27062026-06-21T21:27:36.197Z Compiling fxhash v0.2.1
27072026-06-21T21:27:36.369Z Compiling libz-sys v1.1.24
27082026-06-21T21:27:36.468Z Compiling salty v0.3.0
27092026-06-21T21:27:36.886Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27102026-06-21T21:27:36.917Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27112026-06-21T21:27:37.105Z Compiling kstat-rs v0.2.4
27122026-06-21T21:27:37.381Z Compiling arc-swap v1.8.2
27132026-06-21T21:27:37.634Z Compiling fs-err v2.11.0
27142026-06-21T21:27:37.991Z Compiling mime_guess v2.0.5
27152026-06-21T21:27:38.012Z Compiling slog-scope v4.4.1
27162026-06-21T21:27:38.233Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27172026-06-21T21:27:38.272Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27182026-06-21T21:27:38.546Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
27192026-06-21T21:27:39.003Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27202026-06-21T21:27:39.139Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27212026-06-21T21:27:39.457Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
27222026-06-21T21:27:39.588Z Compiling nanorand v0.7.0
27232026-06-21T21:27:39.953Z Compiling darling_core v0.23.0
27242026-06-21T21:27:40.097Z Compiling libgit2-sys v0.18.3+1.9.2
27252026-06-21T21:27:40.304Z Compiling parking_lot_core v0.8.6
27262026-06-21T21:27:40.621Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
27272026-06-21T21:27:40.699Z Compiling flume v0.11.1
27282026-06-21T21:27:41.115Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27292026-06-21T21:27:42.029Z Compiling slog-stdlog v4.1.1
27302026-06-21T21:27:42.150Z Compiling async-bb8-diesel v0.2.1
27312026-06-21T21:27:42.405Z Compiling diesel-dtrace v0.5.0
27322026-06-21T21:27:42.444Z Compiling darling_macro v0.23.0
27332026-06-21T21:27:42.864Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27342026-06-21T21:27:42.885Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27352026-06-21T21:27:42.948Z Compiling primeorder v0.13.6
27362026-06-21T21:27:43.015Z Compiling atty v0.2.14
27372026-06-21T21:27:43.165Z Compiling strsim v0.10.0
27382026-06-21T21:27:43.299Z Compiling instability v0.3.11
27392026-06-21T21:27:43.497Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27402026-06-21T21:27:43.531Z Compiling http-range v0.1.5
27412026-06-21T21:27:43.725Z Compiling oso v0.27.3
27422026-06-21T21:27:43.873Z Compiling parse-size v1.1.0
27432026-06-21T21:27:44.044Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27442026-06-21T21:27:44.150Z Compiling darling_core v0.13.4
27452026-06-21T21:27:45.517Z Compiling p384 v0.13.1
27462026-06-21T21:27:45.830Z Compiling darling v0.23.0
27472026-06-21T21:27:45.945Z Compiling slog-envlogger v2.2.0
27482026-06-21T21:27:47.121Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27492026-06-21T21:27:47.663Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27502026-06-21T21:27:48.569Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27512026-06-21T21:27:50.108Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27522026-06-21T21:27:50.430Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
27532026-06-21T21:27:51.027Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27542026-06-21T21:27:51.110Z Compiling ignore v0.4.25
27552026-06-21T21:27:51.166Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27562026-06-21T21:27:51.502Z Compiling vergen-git2 v9.1.0
27572026-06-21T21:27:51.537Z Compiling castaway v0.2.4
27582026-06-21T21:27:51.704Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27592026-06-21T21:27:51.738Z Compiling indoc v2.0.7
27602026-06-21T21:27:52.009Z Compiling globwalk v0.9.1
27612026-06-21T21:27:52.565Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27622026-06-21T21:27:52.727Z Compiling compact_str v0.8.1
27632026-06-21T21:27:52.861Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27642026-06-21T21:27:53.558Z Compiling parking_lot v0.11.2
27652026-06-21T21:27:53.682Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27662026-06-21T21:27:53.877Z Compiling hyper-staticfile v0.10.1
27672026-06-21T21:27:54.488Z Compiling darling_macro v0.13.4
27682026-06-21T21:27:54.811Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27692026-06-21T21:27:54.937Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27702026-06-21T21:27:54.989Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27712026-06-21T21:27:55.094Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27722026-06-21T21:27:55.194Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27732026-06-21T21:27:55.357Z Compiling predicates-tree v1.0.13
27742026-06-21T21:27:55.449Z Compiling unicode-truncate v1.1.0
27752026-06-21T21:27:55.474Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27762026-06-21T21:27:55.667Z Compiling lru v0.12.5
27772026-06-21T21:27:55.717Z Compiling prefix-trie v0.7.0
27782026-06-21T21:27:55.748Z Compiling rand_seeder v0.4.0
27792026-06-21T21:27:55.830Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27802026-06-21T21:27:55.906Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27812026-06-21T21:27:56.011Z Compiling cassowary v0.3.0
27822026-06-21T21:27:56.075Z Compiling corncobs v0.1.4
27832026-06-21T21:27:56.159Z Compiling rustls v0.21.12
27842026-06-21T21:27:56.208Z Compiling illumos-nvpair-sys v0.2.0
27852026-06-21T21:27:56.292Z Compiling ratatui v0.29.0
27862026-06-21T21:27:56.331Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27872026-06-21T21:27:56.439Z Compiling hickory-server v0.25.2
27882026-06-21T21:27:56.491Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27892026-06-21T21:27:56.698Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27902026-06-21T21:27:56.854Z Compiling camino-tempfile-ext v0.3.3
27912026-06-21T21:27:57.023Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27922026-06-21T21:27:57.043Z Compiling darling v0.13.4
27932026-06-21T21:27:57.188Z Compiling sled v0.34.7
27942026-06-21T21:27:57.495Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27952026-06-21T21:27:57.590Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27962026-06-21T21:27:58.394Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27972026-06-21T21:27:59.755Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-06-21T21:28:00.351Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27992026-06-21T21:28:00.540Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28002026-06-21T21:28:00.580Z Compiling sct v0.7.1
28012026-06-21T21:28:00.783Z Compiling rustls-webpki v0.101.7
28022026-06-21T21:28:00.913Z Compiling secrecy v0.8.0
28032026-06-21T21:28:01.008Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28042026-06-21T21:28:01.497Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28052026-06-21T21:28:02.040Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28062026-06-21T21:28:02.477Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28072026-06-21T21:28:03.557Z Compiling serde_with_macros v1.5.2
28082026-06-21T21:28:03.759Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-06-21T21:28:04.260Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28102026-06-21T21:28:04.371Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28112026-06-21T21:28:04.458Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28122026-06-21T21:28:04.686Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28132026-06-21T21:28:04.914Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28142026-06-21T21:28:05.137Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28152026-06-21T21:28:05.363Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28162026-06-21T21:28:05.584Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28172026-06-21T21:28:05.879Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28182026-06-21T21:28:06.061Z Compiling git2 v0.20.4
28192026-06-21T21:28:06.123Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28202026-06-21T21:28:06.236Z Compiling void v1.0.2
28212026-06-21T21:28:06.507Z Compiling lzss v0.8.2
28222026-06-21T21:28:06.825Z Compiling serde_with v1.14.0
28232026-06-21T21:28:06.847Z Compiling illumos-nvpair v0.3.0
28242026-06-21T21:28:07.614Z Compiling tokio-rustls v0.24.1
28252026-06-21T21:28:07.912Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28262026-06-21T21:28:07.980Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28272026-06-21T21:28:08.765Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28282026-06-21T21:28:09.088Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28292026-06-21T21:28:09.363Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28302026-06-21T21:28:09.778Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28312026-06-21T21:28:10.802Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
28322026-06-21T21:28:11.538Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28332026-06-21T21:28:11.581Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28342026-06-21T21:28:11.831Z Compiling tungstenite v0.23.0
28352026-06-21T21:28:12.269Z Compiling rustls-pemfile v1.0.4
28362026-06-21T21:28:12.399Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28372026-06-21T21:28:12.687Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28382026-06-21T21:28:12.749Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28392026-06-21T21:28:12.919Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28402026-06-21T21:28:12.981Z Compiling nix v0.27.1
28412026-06-21T21:28:13.622Z Compiling twox-hash v2.1.2
28422026-06-21T21:28:14.121Z Compiling serde_bytes v0.11.19
28432026-06-21T21:28:14.156Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28442026-06-21T21:28:14.267Z Compiling tokio-tungstenite v0.23.1
28452026-06-21T21:28:14.438Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28462026-06-21T21:28:14.520Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28472026-06-21T21:28:14.663Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28482026-06-21T21:28:15.051Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28492026-06-21T21:28:16.587Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
28502026-06-21T21:28:17.934Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28512026-06-21T21:28:18.244Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28522026-06-21T21:28:18.391Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28532026-06-21T21:28:18.573Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28542026-06-21T21:28:18.818Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28552026-06-21T21:28:18.839Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28562026-06-21T21:28:19.579Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28572026-06-21T21:28:19.600Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28582026-06-21T21:28:19.619Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28592026-06-21T21:28:19.835Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28602026-06-21T21:28:20.179Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28612026-06-21T21:28:20.743Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28622026-06-21T21:28:21.307Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28632026-06-21T21:28:23.348Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28642026-06-21T21:28:23.652Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28652026-06-21T21:28:25.240Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28662026-06-21T21:28:25.558Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28672026-06-21T21:28:26.002Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28682026-06-21T21:28:26.074Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28692026-06-21T21:28:26.186Z Compiling signal-hook-tokio v0.3.1
28702026-06-21T21:28:26.237Z Compiling fatfs v0.3.6
28712026-06-21T21:28:26.382Z Compiling yasna v0.5.2
28722026-06-21T21:28:27.004Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28732026-06-21T21:28:27.052Z Compiling assert_matches v1.5.0
28742026-06-21T21:28:27.172Z Compiling is_ci v1.2.0
28752026-06-21T21:28:27.371Z Compiling seq-macro v0.3.6
28762026-06-21T21:28:27.407Z Compiling supports-color v3.0.2
28772026-06-21T21:28:27.502Z Compiling rcgen v0.12.1
28782026-06-21T21:28:27.701Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28792026-06-21T21:28:27.937Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28802026-06-21T21:28:29.518Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28812026-06-21T21:28:30.805Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28822026-06-21T21:28:31.042Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28832026-06-21T21:28:31.291Z Compiling subprocess v0.2.15
28842026-06-21T21:28:32.118Z Compiling rtoolbox v0.0.3
28852026-06-21T21:28:32.230Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28862026-06-21T21:28:32.407Z Compiling rpassword v7.4.0
28872026-06-21T21:28:32.762Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28882026-06-21T21:28:33.488Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28892026-06-21T21:28:33.902Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28902026-06-21T21:28:34.224Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28912026-06-21T21:28:34.364Z Compiling tui-tree-widget v0.23.1
28922026-06-21T21:28:34.655Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28932026-06-21T21:28:35.153Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28942026-06-21T21:28:36.372Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28952026-06-21T21:28:36.619Z Compiling uzers v0.12.2
28962026-06-21T21:28:36.643Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28972026-06-21T21:28:37.370Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28982026-06-21T21:28:38.075Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28992026-06-21T21:28:39.105Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29002026-06-21T21:28:40.689Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29012026-06-21T21:28:42.592Z Compiling support-bundle-viewer v0.1.2
29022026-06-21T21:28:42.860Z Compiling multimap v0.10.1
29032026-06-21T21:28:53.933Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29042026-06-21T21:29:51.253Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29052026-06-21T21:29:51.253Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29062026-06-21T21:29:51.253Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29072026-06-21T21:29:51.253Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29082026-06-21T21:35:48.831Z Finished `release` profile [optimized] target(s) in 8m 53s
29092026-06-21T21:36:33.866Z
29102026-06-21T21:36:33.866Zreal 9:39.647315468
29112026-06-21T21:36:33.866Zuser 1:19:24.102085928
29122026-06-21T21:36:33.870Zsys 3:28.572785491
29132026-06-21T21:36:33.870Ztrap 1.738335130
29142026-06-21T21:36:33.870Ztflt 2.275060447
29152026-06-21T21:36:33.870Zdflt 17.114242304
29162026-06-21T21:36:33.870Zkflt 0.081104384
29172026-06-21T21:36:33.870Zlock 7:03:27.781938765
29182026-06-21T21:36:33.870Zslp 2:14:18.018927254
29192026-06-21T21:36:33.870Zlat 2:19.176791725
29202026-06-21T21:36:33.870Zstop 5:09.094018627
29212026-06-21T21:36:33.870Z+ mapfile -t packages
29222026-06-21T21:36:33.870Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29232026-06-21T21:36:34.745Z Finished `release` profile [optimized] target(s) in 0.86s
29242026-06-21T21:36:34.813Z Running `target/release/omicron-package -t test list-outputs`
29252026-06-21T21:36:34.873ZLogging to: /work/oxidecomputer/omicron/out/LOG
29262026-06-21T21:36:34.876Z+ ptime -m cargo build --locked --release -p xtask
29272026-06-21T21:36:35.343Z Compiling libc v0.2.185
29282026-06-21T21:36:35.343Z Compiling serde v1.0.228
29292026-06-21T21:36:35.346Z Compiling serde_core v1.0.228
29302026-06-21T21:36:35.346Z Compiling rustix v1.1.3
29312026-06-21T21:36:35.347Z Compiling bitflags v2.11.0
29322026-06-21T21:36:35.347Z Compiling serde_json v1.0.149
29332026-06-21T21:36:35.481Z Compiling num-traits v0.2.19
29342026-06-21T21:36:35.492Z Compiling syn v2.0.117
29352026-06-21T21:36:35.503Z Compiling smallvec v1.15.1
29362026-06-21T21:36:35.528Z Compiling indexmap v2.14.0
29372026-06-21T21:36:35.528Z Compiling usdt-impl v0.5.0
29382026-06-21T21:36:35.543Z Compiling syn v1.0.109
29392026-06-21T21:36:35.554Z Compiling getrandom v0.4.1
29402026-06-21T21:36:35.565Z Compiling log v0.4.29
29412026-06-21T21:36:35.693Z Compiling percent-encoding v2.3.2
29422026-06-21T21:36:35.844Z Compiling form_urlencoded v1.2.2
29432026-06-21T21:36:35.907Z Compiling fs-err v3.3.0
29442026-06-21T21:36:35.929Z Compiling once_cell v1.21.3
29452026-06-21T21:36:35.933Z Compiling anyhow v1.0.102
29462026-06-21T21:36:35.933Z Compiling heck v0.4.1
29472026-06-21T21:36:36.166Z Compiling errno v0.3.14
29482026-06-21T21:36:36.166Z Compiling thread-id v4.2.2
29492026-06-21T21:36:36.209Z Compiling memmap v0.7.0
29502026-06-21T21:36:36.491Z Compiling ordered-float v2.10.1
29512026-06-21T21:37:34.515Z Compiling proc-macro-error v1.0.4
29522026-06-21T21:37:34.558Z Compiling terminal_size v0.4.3
29532026-06-21T21:37:34.558Z Compiling tempfile v3.25.0
29542026-06-21T21:37:34.558Z Compiling tabled_derive v0.7.0
29552026-06-21T21:37:34.558Z Compiling clap_builder v4.6.0
29562026-06-21T21:37:34.558Z Compiling textwrap v0.16.2
29572026-06-21T21:37:34.558Z Compiling camino-tempfile v1.4.1
29582026-06-21T21:37:34.558Z Compiling tabled v0.15.0
29592026-06-21T21:37:34.558Z Compiling synstructure v0.13.2
29602026-06-21T21:37:34.558Z Compiling pest_generator v2.8.6
29612026-06-21T21:37:34.558Z Compiling serde_derive v1.0.228
29622026-06-21T21:37:34.558Z Compiling zerofrom-derive v0.1.6
29632026-06-21T21:37:34.558Z Compiling yoke-derive v0.8.1
29642026-06-21T21:37:34.558Z Compiling zerovec-derive v0.11.2
29652026-06-21T21:37:34.558Z Compiling displaydoc v0.2.5
29662026-06-21T21:37:34.558Z Compiling thiserror-impl v1.0.69
29672026-06-21T21:37:34.558Z Compiling zerocopy-derive v0.7.35
29682026-06-21T21:37:34.558Z Compiling scroll_derive v0.12.1
29692026-06-21T21:37:34.558Z Compiling thiserror-impl v2.0.18
29702026-06-21T21:37:34.558Z Compiling clap_derive v4.6.1
29712026-06-21T21:37:34.558Z Compiling pest_derive v2.8.6
29722026-06-21T21:37:34.559Z Compiling scroll v0.12.0
29732026-06-21T21:37:34.559Z Compiling zerocopy v0.7.35
29742026-06-21T21:37:34.559Z Compiling goblin v0.8.2
29752026-06-21T21:37:34.559Z Compiling thiserror v1.0.69
29762026-06-21T21:37:34.559Z Compiling zerofrom v0.1.6
29772026-06-21T21:37:34.559Z Compiling dtrace-parser v0.2.0
29782026-06-21T21:37:34.559Z Compiling yoke v0.8.1
29792026-06-21T21:37:34.559Z Compiling thiserror v2.0.18
29802026-06-21T21:37:34.559Z Compiling zerovec v0.11.5
29812026-06-21T21:37:34.559Z Compiling zerotrie v0.2.3
29822026-06-21T21:37:34.559Z Compiling clap v4.6.1
29832026-06-21T21:37:34.559Z Compiling tinystr v0.8.2
29842026-06-21T21:37:34.559Z Compiling icu_locale_core v2.1.1
29852026-06-21T21:37:34.570Z Compiling potential_utf v0.1.4
29862026-06-21T21:37:34.603Z Compiling icu_collections v2.1.1
29872026-06-21T21:37:34.603Z Compiling icu_provider v2.1.1
29882026-06-21T21:37:34.603Z Compiling icu_normalizer v2.1.1
29892026-06-21T21:37:34.603Z Compiling icu_properties v2.1.2
29902026-06-21T21:37:34.604Z Compiling toml_datetime v0.6.11
29912026-06-21T21:37:34.604Z Compiling serde_spanned v0.6.9
29922026-06-21T21:37:34.604Z Compiling dof v0.3.0
29932026-06-21T21:37:34.604Z Compiling serde_tokenstream v0.2.3
29942026-06-21T21:37:34.604Z Compiling serde-value v0.7.0
29952026-06-21T21:37:34.604Z Compiling toml_edit v0.22.27
29962026-06-21T21:37:34.604Z Compiling cargo-platform v0.2.0
29972026-06-21T21:37:34.604Z Compiling macaddr v1.0.1
29982026-06-21T21:37:34.604Z Compiling idna_adapter v1.2.1
29992026-06-21T21:37:34.604Z Compiling usdt-attr-macro v0.5.0
30002026-06-21T21:37:34.604Z Compiling idna v1.1.0
30012026-06-21T21:37:34.604Z Compiling usdt-macro v0.5.0
30022026-06-21T21:37:34.604Z Compiling url v2.5.8
30032026-06-21T21:37:34.604Z Compiling toml v0.8.23
30042026-06-21T21:37:34.604Z Compiling usdt v0.5.0
30052026-06-21T21:37:34.605Z Compiling cargo-util-schemas v0.8.2
30062026-06-21T21:37:34.605Z Compiling cargo_toml v0.21.0
30072026-06-21T21:37:34.605Z Compiling cargo_metadata v0.21.0
30082026-06-21T21:37:34.605Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30092026-06-21T21:37:34.605Z Finished `release` profile [optimized] target(s) in 16.52s
30102026-06-21T21:37:34.605Z
30112026-06-21T21:37:34.605Zreal 16.604133399
30122026-06-21T21:37:34.605Zuser 2:21.219160899
30132026-06-21T21:37:34.605Zsys 16.499447151
30142026-06-21T21:37:34.605Ztrap 0.094299133
30152026-06-21T21:37:34.605Ztflt 0.535217128
30162026-06-21T21:37:34.605Zdflt 1.461846634
30172026-06-21T21:37:34.605Zkflt 0.000091360
30182026-06-21T21:37:34.605Zlock 5:14.943827352
30192026-06-21T21:37:34.605Zslp 3:24.459062329
30202026-06-21T21:37:34.605Zlat 6.648279007
30212026-06-21T21:37:34.606Zstop 18.464265420
30222026-06-21T21:37:34.606Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30232026-06-21T21:37:34.606Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30242026-06-21T21:37:34.606Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30252026-06-21T21:37:34.606Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30262026-06-21T21:37:34.606Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30272026-06-21T21:37:34.606Z Compiling progenitor-client v0.14.0
30282026-06-21T21:37:34.606Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-06-21T21:37:34.606Z Compiling newtype-uuid-macros v0.1.0
30302026-06-21T21:37:34.606Z Compiling match_cfg v0.1.0
30312026-06-21T21:37:34.606Z Compiling slog-json v2.6.1
30322026-06-21T21:37:34.606Z Compiling structmeta-derive v0.3.0
30332026-06-21T21:37:34.606Z Compiling rustls v0.22.4
30342026-06-21T21:37:34.606Z Compiling rustls-webpki v0.102.8
30352026-06-21T21:37:34.606Z Compiling multer v3.1.0
30362026-06-21T21:37:34.606Z Compiling compression-core v0.4.31
30372026-06-21T21:37:34.606Z Compiling debug-ignore v1.0.5
30382026-06-21T21:37:34.606Z Compiling atomicwrites v0.4.4
30392026-06-21T21:37:34.606Z Compiling itertools v0.14.0
30402026-06-21T21:37:34.606Z Compiling async-stream-impl v0.3.6
30412026-06-21T21:37:34.606Z Compiling hostname v0.3.1
30422026-06-21T21:37:34.606Z Compiling toml_datetime v1.0.0+spec-1.1.0
30432026-06-21T21:37:34.606Z Compiling serde_spanned v1.0.4
30442026-06-21T21:37:34.606Z Compiling compression-codecs v0.4.37
30452026-06-21T21:37:34.617Z Compiling dropshot v0.17.0
30462026-06-21T21:37:34.617Z Compiling slog-bunyan v2.5.0
30472026-06-21T21:37:34.617Z Compiling toml_writer v1.0.6+spec-1.1.0
30482026-06-21T21:37:34.617Z Compiling waitgroup v0.1.2
30492026-06-21T21:37:34.617Z Compiling rustls-pemfile v2.2.0
30502026-06-21T21:37:34.617Z Compiling dropshot_endpoint v0.17.0
30512026-06-21T21:37:34.617Z Compiling async-compression v0.4.41
30522026-06-21T21:37:34.617Z Compiling serde_path_to_error v0.1.20
30532026-06-21T21:37:34.617Z Compiling toml v1.0.6+spec-1.1.0
30542026-06-21T21:37:34.617Z Compiling hostname v0.4.2
30552026-06-21T21:37:34.618Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30562026-06-21T21:37:34.618Z Compiling macaddr v1.0.1
30572026-06-21T21:37:34.618Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30582026-06-21T21:37:34.618Z Compiling instant v0.1.13
30592026-06-21T21:37:34.618Z Compiling regress v0.10.5
30602026-06-21T21:37:34.618Z Compiling backon v1.6.0
30612026-06-21T21:37:34.618Z Compiling backoff v0.4.0
30622026-06-21T21:37:34.618Z Compiling async-stream v0.3.6
30632026-06-21T21:37:34.618Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30642026-06-21T21:37:34.618Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
30652026-06-21T21:37:34.618Z Compiling humantime v2.3.0
30662026-06-21T21:37:34.618Z Compiling universal-hash v0.5.1
30672026-06-21T21:37:34.619Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30682026-06-21T21:37:34.619Z Compiling progenitor-extras v0.2.0
30692026-06-21T21:37:34.619Z Compiling opaque-debug v0.3.1
30702026-06-21T21:37:34.619Z Compiling regress v0.11.1
30712026-06-21T21:37:34.619Z Compiling half v2.7.1
30722026-06-21T21:37:34.619Z Compiling crucible-workspace-hack v0.1.0
30732026-06-21T21:37:34.619Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30742026-06-21T21:37:34.619Z Compiling ciborium-io v0.2.2
30752026-06-21T21:37:34.619Z Compiling structmeta v0.3.0
30762026-06-21T21:37:34.619Z Compiling convert_case v0.4.0
30772026-06-21T21:37:34.619Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30782026-06-21T21:37:34.619Z Compiling aead v0.5.2
30792026-06-21T21:37:34.619Z Compiling secrecy v0.10.3
30802026-06-21T21:37:34.619Z Compiling ciborium-ll v0.2.2
30812026-06-21T21:37:34.619Z Compiling poly1305 v0.8.0
30822026-06-21T21:37:34.619Z Compiling chacha20 v0.9.1
30832026-06-21T21:37:34.619Z Compiling derive-ex v0.1.8
30842026-06-21T21:37:34.619Z Compiling parse-display-derive v0.10.0
30852026-06-21T21:37:34.619Z Compiling unsafe-libyaml v0.2.11
30862026-06-21T21:37:34.619Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30872026-06-21T21:37:34.619Z Compiling ciborium v0.2.2
30882026-06-21T21:37:34.619Z Compiling derive_more v0.99.20
30892026-06-21T21:37:34.619Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30902026-06-21T21:37:34.619Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30912026-06-21T21:37:34.620Z Compiling thiserror-impl-no-std v2.0.2
30922026-06-21T21:37:34.620Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30932026-06-21T21:37:34.620Z Compiling byte-wrapper v0.1.0
30942026-06-21T21:37:34.620Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30952026-06-21T21:37:34.620Z Compiling blake2 v0.10.6
30962026-06-21T21:37:34.620Z Compiling serde_yaml v0.9.34+deprecated
30972026-06-21T21:37:34.620Z Compiling password-hash v0.5.0
30982026-06-21T21:37:34.620Z Compiling toml_datetime v0.7.5+spec-1.1.0
30992026-06-21T21:37:34.620Z Compiling chacha20poly1305 v0.10.1
31002026-06-21T21:37:34.620Z Compiling indent_write v2.2.0
31012026-06-21T21:37:34.621Z Compiling heapless v0.8.0
31022026-06-21T21:37:34.621Z Compiling tokio-rustls v0.25.0
31032026-06-21T21:37:34.621Z Compiling argon2 v0.5.3
31042026-06-21T21:37:34.621Z Compiling toml_edit v0.23.10+spec-1.0.0
31052026-06-21T21:37:34.621Z Compiling ingot-macros v0.1.1
31062026-06-21T21:37:34.621Z Compiling tabwriter v1.4.1
31072026-06-21T21:37:34.621Z Compiling typify-impl v0.6.2
31082026-06-21T21:37:34.621Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31092026-06-21T21:37:34.621Z Compiling thiserror-no-std v2.0.2
31102026-06-21T21:37:34.621Z Compiling vsss-rs v3.3.4
31112026-06-21T21:37:34.621Z Compiling proc-macro-crate v3.4.0
31122026-06-21T21:37:34.621Z Compiling test-strategy v0.4.5
31132026-06-21T21:37:34.621Z Compiling parse-display v0.10.0
31142026-06-21T21:37:34.621Z Compiling hash32 v0.3.1
31152026-06-21T21:37:34.621Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31162026-06-21T21:37:34.621Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
31172026-06-21T21:37:34.621Z Compiling smoltcp v0.11.0
31182026-06-21T21:37:34.621Z Compiling num_enum_derive v0.7.6
31192026-06-21T21:37:34.621Z Compiling cobs v0.3.0
31202026-06-21T21:37:34.621Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31212026-06-21T21:37:34.621Z Compiling colored v3.1.1
31222026-06-21T21:37:34.621Z Compiling proc-macro-error v1.0.4
31232026-06-21T21:37:34.621Z Compiling postcard v1.1.3
31242026-06-21T21:37:34.622Z Compiling proc-macro-crate v1.3.1
31252026-06-21T21:37:34.622Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31262026-06-21T21:37:34.622Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31272026-06-21T21:37:34.622Z Compiling foreign-types-macros v0.2.3
31282026-06-21T21:37:34.622Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31292026-06-21T21:37:34.622Z Compiling foreign-types-shared v0.3.1
31302026-06-21T21:37:34.622Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31312026-06-21T21:37:34.622Z Compiling rayon-core v1.13.0
31322026-06-21T21:37:34.622Z Compiling cpufeatures v0.3.0
31332026-06-21T21:37:34.622Z Compiling chacha20 v0.10.0
31342026-06-21T21:37:34.622Z Compiling crossbeam-deque v0.8.6
31352026-06-21T21:37:34.622Z Compiling num_enum_derive v0.5.11
31362026-06-21T21:37:34.622Z Compiling camino-tempfile v1.4.1
31372026-06-21T21:37:34.622Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31382026-06-21T21:37:34.622Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31392026-06-21T21:37:34.622Z Compiling cstr-argument v0.1.2
31402026-06-21T21:37:34.622Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
31412026-06-21T21:37:34.622Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31422026-06-21T21:37:34.622Z Compiling num_enum v0.7.6
31432026-06-21T21:37:34.622Z Compiling foreign-types v0.5.0
31442026-06-21T21:37:34.622Z Compiling rand v0.10.0
31452026-06-21T21:37:34.633Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31462026-06-21T21:37:34.633Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31472026-06-21T21:37:34.633Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31482026-06-21T21:37:34.633Z Compiling zone_cfg_derive v0.3.1
31492026-06-21T21:37:34.633Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31502026-06-21T21:37:34.634Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31512026-06-21T21:37:34.634Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
31522026-06-21T21:37:34.634Z Compiling itertools v0.12.1
31532026-06-21T21:37:34.634Z Compiling num-derive v0.4.2
31542026-06-21T21:37:34.634Z Compiling rayon v1.11.0
31552026-06-21T21:37:34.634Z Compiling sigpipe v0.1.3
31562026-06-21T21:37:34.634Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31572026-06-21T21:37:34.634Z Compiling glob v0.3.3
31582026-06-21T21:37:34.634Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
31592026-06-21T21:37:34.634Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31602026-06-21T21:37:34.634Z Compiling ingot-types v0.1.2
31612026-06-21T21:37:34.634Z Compiling smf v0.2.3
31622026-06-21T21:37:34.634Z Compiling num_enum v0.5.11
31632026-06-21T21:37:34.634Z Compiling whoami v1.6.1
31642026-06-21T21:37:34.634Z Compiling usdt-macro v0.5.0
31652026-06-21T21:37:34.634Z Compiling usdt-attr-macro v0.5.0
31662026-06-21T21:37:34.634Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31672026-06-21T21:37:34.634Z Compiling gethostname v0.5.0
31682026-06-21T21:37:34.634Z Compiling ingot v0.1.1
31692026-06-21T21:37:34.634Z Compiling num-rational v0.4.2
31702026-06-21T21:37:34.634Z Compiling num-complex v0.4.6
31712026-06-21T21:37:34.634Z Compiling memmap v0.7.0
31722026-06-21T21:37:34.634Z Compiling derive-where v1.6.0
31732026-06-21T21:37:34.634Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
31742026-06-21T21:37:34.634Z Compiling float-ord v0.3.2
31752026-06-21T21:37:34.634Z Compiling zone v0.3.1
31762026-06-21T21:37:34.634Z Compiling num v0.4.3
31772026-06-21T21:37:34.634Z Compiling toml v0.8.23
31782026-06-21T21:37:34.634Z Compiling resolv-conf v0.7.6
31792026-06-21T21:37:34.634Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31802026-06-21T21:37:34.634Z Compiling owo-colors v4.3.0
31812026-06-21T21:37:34.634Z Compiling cancel-safe-futures v0.1.5
31822026-06-21T21:37:34.635Z Compiling usdt v0.5.0
31832026-06-21T21:37:34.635Z Compiling libsw-core v0.3.2
31842026-06-21T21:37:34.635Z Compiling prettyplease v0.2.37
31852026-06-21T21:37:34.635Z Compiling libsw v3.5.0
31862026-06-21T21:37:34.635Z Compiling console v0.15.11
31872026-06-21T21:37:34.635Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-06-21T21:37:34.635Z Compiling hickory-proto v0.24.4
31892026-06-21T21:37:34.635Z Compiling newline-converter v0.3.0
31902026-06-21T21:37:34.635Z Compiling linked-hash-map v0.5.6
31912026-06-21T21:37:34.635Z Compiling libefi-sys v0.1.0
31922026-06-21T21:37:34.635Z Compiling linear-map v1.2.0
31932026-06-21T21:37:34.635Z Compiling git-stub v1.0.0
31942026-06-21T21:37:34.635Z Compiling expectorate v1.2.0
31952026-06-21T21:37:34.635Z Compiling typify-macro v0.6.2
31962026-06-21T21:37:34.635Z Compiling lru-cache v0.1.2
31972026-06-21T21:37:34.635Z Compiling bitfield-struct v0.6.2
31982026-06-21T21:37:34.635Z Compiling nom v8.0.0
31992026-06-21T21:37:34.635Z Compiling semver v0.1.20
32002026-06-21T21:37:34.635Z Compiling git-stub-vcs v0.1.0
32012026-06-21T21:37:34.635Z Compiling tokio-dtrace v0.1.1
32022026-06-21T21:37:34.635Z Compiling dropshot-api-manager-types v0.7.2
32032026-06-21T21:37:34.635Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32042026-06-21T21:37:34.635Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
32052026-06-21T21:37:34.635Z Compiling rustc_version v0.1.7
32062026-06-21T21:37:34.635Z Compiling slog-dtrace v0.3.0
32072026-06-21T21:37:34.635Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32082026-06-21T21:37:34.635Z Compiling minimal-lexical v0.2.1
32092026-06-21T21:37:34.635Z Compiling oxide-tokio-rt v0.1.4
32102026-06-21T21:37:34.635Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32112026-06-21T21:37:34.636Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32122026-06-21T21:37:34.636Z Compiling newtype_derive v0.1.6
32132026-06-21T21:37:34.636Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32142026-06-21T21:37:34.636Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32152026-06-21T21:37:34.636Z Compiling nom v7.1.3
32162026-06-21T21:37:34.636Z Compiling phf_shared v0.12.1
32172026-06-21T21:37:34.636Z Compiling csv-core v0.1.13
32182026-06-21T21:37:34.636Z Compiling xshell-macros v0.2.7
32192026-06-21T21:37:34.636Z Compiling highway v1.3.0
32202026-06-21T21:37:34.636Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32212026-06-21T21:37:34.636Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
32222026-06-21T21:37:34.636Z Compiling chrono-tz v0.10.4
32232026-06-21T21:37:34.637Z Compiling csv v1.4.0
32242026-06-21T21:37:34.637Z Compiling phf v0.12.1
32252026-06-21T21:37:34.637Z Compiling xshell v0.2.7
32262026-06-21T21:37:34.637Z Compiling const_format_proc_macros v0.2.34
32272026-06-21T21:37:34.637Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32282026-06-21T21:37:34.637Z Compiling primeorder v0.13.6
32292026-06-21T21:37:34.637Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32302026-06-21T21:37:34.637Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
32312026-06-21T21:37:34.637Z Compiling tabled_derive v0.7.0
32322026-06-21T21:37:34.637Z Compiling hickory-resolver v0.24.4
32332026-06-21T21:37:34.637Z Compiling typify v0.6.2
32342026-06-21T21:37:34.637Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32352026-06-21T21:37:34.637Z Compiling progenitor-impl v0.14.0
32362026-06-21T21:37:34.637Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32372026-06-21T21:37:34.637Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32382026-06-21T21:37:34.637Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32392026-06-21T21:37:34.637Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
32402026-06-21T21:37:34.637Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32412026-06-21T21:37:34.637Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32422026-06-21T21:37:34.637Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32432026-06-21T21:37:34.637Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32442026-06-21T21:37:34.637Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32452026-06-21T21:37:34.644Z Compiling qorb v0.4.1
32462026-06-21T21:37:34.644Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
32472026-06-21T21:37:34.644Z Compiling const_format v0.2.35
32482026-06-21T21:37:34.644Z Compiling bcs v0.1.6
32492026-06-21T21:37:34.644Z Compiling tagptr v0.2.0
32502026-06-21T21:37:34.644Z Compiling termtree v0.5.1
32512026-06-21T21:37:34.644Z Compiling salty v0.3.0
32522026-06-21T21:37:34.644Z Compiling moka v0.12.13
32532026-06-21T21:37:34.644Z Compiling textwrap v0.16.2
32542026-06-21T21:37:34.644Z Compiling tabled v0.15.0
32552026-06-21T21:37:34.644Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-06-21T21:37:34.644Z Compiling steno v0.4.1
32572026-06-21T21:37:34.645Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32582026-06-21T21:37:34.645Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32592026-06-21T21:37:34.645Z Compiling base64 v0.21.7
32602026-06-21T21:37:34.645Z Compiling radium v0.7.0
32612026-06-21T21:37:34.645Z Compiling p384 v0.13.1
32622026-06-21T21:37:34.645Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32632026-06-21T21:37:34.645Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32642026-06-21T21:37:34.645Z Compiling hickory-resolver v0.25.2
32652026-06-21T21:37:34.645Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32662026-06-21T21:37:34.645Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
32672026-06-21T21:37:34.645Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32682026-06-21T21:37:34.645Z Compiling maybe-uninit v2.0.0
32692026-06-21T21:37:34.645Z Compiling progenitor-macro v0.14.0
32702026-06-21T21:37:34.645Z Compiling tap v1.0.1
32712026-06-21T21:37:34.645Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32722026-06-21T21:37:34.645Z Compiling proc-macro-error-attr2 v2.0.0
32732026-06-21T21:37:34.645Z Compiling wyz v0.5.1
32742026-06-21T21:37:34.645Z Compiling parking_lot_core v0.8.6
32752026-06-21T21:37:34.645Z Compiling utf-8 v0.7.6
32762026-06-21T21:37:34.645Z Compiling funty v2.0.0
32772026-06-21T21:37:34.645Z Compiling packed_struct v0.10.1
32782026-06-21T21:37:34.645Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32792026-06-21T21:37:34.645Z Compiling proc-macro-error2 v2.0.1
32802026-06-21T21:37:34.645Z Compiling tungstenite v0.21.0
32812026-06-21T21:37:34.645Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32822026-06-21T21:37:34.646Z Compiling bitvec v1.0.1
32832026-06-21T21:37:34.646Z Compiling polyval v0.6.2
32842026-06-21T21:37:34.646Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
32852026-06-21T21:37:34.646Z Compiling packed_struct_codegen v0.10.1
32862026-06-21T21:37:34.646Z Compiling num-derive v0.3.3
32872026-06-21T21:37:34.646Z Compiling zerocopy-derive v0.6.6
32882026-06-21T21:37:34.646Z Compiling bitfield-macros v0.19.4
32892026-06-21T21:37:34.646Z Compiling indexmap v1.9.3
32902026-06-21T21:37:34.646Z Compiling crc-catalog v2.4.0
32912026-06-21T21:37:34.646Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32922026-06-21T21:37:34.646Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32932026-06-21T21:37:34.646Z Compiling nodrop v0.1.14
32942026-06-21T21:37:34.646Z Compiling crc v3.4.0
32952026-06-21T21:37:34.646Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
32962026-06-21T21:37:34.646Z Compiling array-init v0.0.4
32972026-06-21T21:37:34.646Z Compiling tokio-tungstenite v0.21.0
32982026-06-21T21:37:34.646Z Compiling ghash v0.5.1
32992026-06-21T21:37:34.646Z Compiling tabled_derive v0.11.0
33002026-06-21T21:37:34.646Z Compiling smallvec v0.6.14
33012026-06-21T21:37:34.646Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
33022026-06-21T21:37:34.646Z Compiling bitfield v0.19.4
33032026-06-21T21:37:34.646Z Compiling libscf-sys v1.1.0
33042026-06-21T21:37:34.646Z Compiling zerocopy v0.6.6
33052026-06-21T21:37:34.646Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33062026-06-21T21:37:34.647Z Compiling progenitor-impl v0.13.0
33072026-06-21T21:37:34.647Z Compiling papergrid v0.17.0
33082026-06-21T21:37:34.647Z Compiling testing_table v0.3.0
33092026-06-21T21:37:34.647Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33102026-06-21T21:37:34.647Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
33112026-06-21T21:37:34.647Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33122026-06-21T21:37:34.647Z Compiling ctr v0.9.2
33132026-06-21T21:37:34.647Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33142026-06-21T21:37:34.647Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
33152026-06-21T21:37:34.647Z Compiling unicase v2.9.0
33162026-06-21T21:37:34.647Z Compiling illumos-nvpair-sys v0.2.0
33172026-06-21T21:37:34.647Z Compiling hashbrown v0.12.3
33182026-06-21T21:37:34.647Z Compiling corncobs v0.1.4
33192026-06-21T21:37:34.647Z Compiling mime_guess v2.0.5
33202026-06-21T21:37:34.647Z Compiling aes-gcm v0.10.3
33212026-06-21T21:37:34.647Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33222026-06-21T21:37:34.647Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33232026-06-21T21:37:34.647Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-06-21T21:37:34.647Z Compiling parking_lot v0.11.2
33252026-06-21T21:37:34.647Z Compiling progenitor v0.14.0
33262026-06-21T21:37:34.647Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33272026-06-21T21:37:34.647Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33282026-06-21T21:37:34.647Z Compiling tabled v0.20.0
33292026-06-21T21:37:34.647Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
33302026-06-21T21:37:34.647Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33312026-06-21T21:37:34.648Z Compiling progenitor-macro v0.13.0
33322026-06-21T21:37:34.648Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33332026-06-21T21:37:34.648Z Compiling serde-hex v0.1.0
33342026-06-21T21:37:34.648Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33352026-06-21T21:37:34.648Z Compiling ron v0.8.1
33362026-06-21T21:37:34.648Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33372026-06-21T21:37:34.648Z Compiling hashbrown v0.13.2
33382026-06-21T21:37:34.786Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
33392026-06-21T21:37:34.891Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33402026-06-21T21:37:34.979Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
33412026-06-21T21:37:35.133Z Compiling progenitor-client v0.13.0
33422026-06-21T21:37:35.133Z Compiling blowfish v0.9.1
33432026-06-21T21:37:35.137Z Compiling prefix-trie v0.7.0
33442026-06-21T21:37:35.401Z Compiling ssh-encoding v0.2.0
33452026-06-21T21:37:35.425Z Compiling fxhash v0.2.1
33462026-06-21T21:37:35.578Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33472026-06-21T21:37:35.595Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33482026-06-21T21:37:35.610Z Compiling secrecy v0.8.0
33492026-06-21T21:37:35.663Z Compiling crc-any v2.5.0
33502026-06-21T21:37:35.683Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33512026-06-21T21:37:35.926Z Compiling ssh-cipher v0.2.0
33522026-06-21T21:37:35.929Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33532026-06-21T21:37:36.304Z Compiling sled v0.34.7
33542026-06-21T21:37:36.427Z Compiling hickory-server v0.25.2
33552026-06-21T21:37:36.468Z Compiling bcrypt-pbkdf v0.10.0
33562026-06-21T21:37:36.536Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33572026-06-21T21:37:36.588Z Compiling object v0.30.4
33582026-06-21T21:37:36.825Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
33592026-06-21T21:37:36.844Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
33602026-06-21T21:37:36.862Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33612026-06-21T21:37:37.010Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33622026-06-21T21:37:37.063Z Compiling password-hash v0.4.2
33632026-06-21T21:37:37.421Z Compiling crc8 v0.1.1
33642026-06-21T21:37:37.483Z Compiling http-range v0.1.5
33652026-06-21T21:37:37.504Z Compiling half v1.8.3
33662026-06-21T21:37:37.530Z Compiling path-slash v0.1.5
33672026-06-21T21:37:37.562Z Compiling pbkdf2 v0.11.0
33682026-06-21T21:37:37.691Z Compiling illumos-nvpair v0.3.0
33692026-06-21T21:37:37.708Z Compiling serde_cbor v0.11.2
33702026-06-21T21:37:37.793Z Compiling ssh-key v0.6.7
33712026-06-21T21:37:37.963Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33722026-06-21T21:37:37.982Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33732026-06-21T21:37:38.035Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33742026-06-21T21:37:38.232Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33752026-06-21T21:37:38.340Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33762026-06-21T21:37:38.861Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33772026-06-21T21:37:38.888Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33782026-06-21T21:37:38.964Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33792026-06-21T21:37:39.054Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33802026-06-21T21:37:39.271Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33812026-06-21T21:37:39.350Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33822026-06-21T21:37:39.414Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33832026-06-21T21:37:39.484Z Compiling p521 v0.13.3
33842026-06-21T21:37:39.569Z Compiling p256 v0.13.2
33852026-06-21T21:37:39.589Z Compiling yasna v0.5.2
33862026-06-21T21:37:39.739Z Compiling progenitor v0.13.0
33872026-06-21T21:37:39.793Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33882026-06-21T21:37:39.813Z Compiling kstat-rs v0.2.4
33892026-06-21T21:37:39.904Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
33902026-06-21T21:37:39.921Z Compiling headers-core v0.3.0
33912026-06-21T21:37:39.980Z Compiling nanorand v0.7.0
33922026-06-21T21:37:39.998Z Compiling atty v0.2.14
33932026-06-21T21:37:40.036Z Compiling russh-cryptovec v0.7.3
33942026-06-21T21:37:40.075Z Compiling md5 v0.7.0
33952026-06-21T21:37:40.126Z Compiling home v0.5.12
33962026-06-21T21:37:40.143Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
33972026-06-21T21:37:40.207Z Compiling flume v0.11.1
33982026-06-21T21:37:40.249Z Compiling headers v0.4.1
33992026-06-21T21:37:40.291Z Compiling russh-keys v0.45.0
34002026-06-21T21:37:40.291Z Compiling rcgen v0.12.1
34012026-06-21T21:37:40.327Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34022026-06-21T21:37:40.346Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34032026-06-21T21:37:40.378Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34042026-06-21T21:37:40.452Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34052026-06-21T21:37:40.544Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34062026-06-21T21:37:40.751Z Compiling hyper-staticfile v0.10.1
34072026-06-21T21:37:40.781Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34082026-06-21T21:37:40.823Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34092026-06-21T21:37:40.873Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
34102026-06-21T21:37:41.030Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34112026-06-21T21:37:41.169Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34122026-06-21T21:37:41.185Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34132026-06-21T21:37:41.200Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
34142026-06-21T21:37:41.283Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34152026-06-21T21:37:41.353Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34162026-06-21T21:37:41.499Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34172026-06-21T21:37:41.605Z Compiling num-bigint v0.4.6
34182026-06-21T21:37:41.647Z Compiling des v0.8.1
34192026-06-21T21:37:41.805Z Compiling subprocess v0.2.15
34202026-06-21T21:37:41.879Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34212026-06-21T21:37:41.896Z Compiling display-error-chain v0.2.2
34222026-06-21T21:37:41.915Z Compiling hex-literal v0.4.1
34232026-06-21T21:37:41.959Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34242026-06-21T21:37:42.025Z Compiling colored v2.2.0
34252026-06-21T21:37:42.059Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34262026-06-21T21:37:42.077Z Compiling internet-checksum v0.2.1
34272026-06-21T21:37:42.326Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34282026-06-21T21:37:42.411Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34292026-06-21T21:37:42.473Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-06-21T21:37:42.847Z Compiling russh v0.45.0
34312026-06-21T21:37:45.038Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34322026-06-21T21:37:45.697Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34332026-06-21T21:37:46.152Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34342026-06-21T21:37:46.648Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34352026-06-21T21:37:48.784Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34362026-06-21T21:37:56.871Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34372026-06-21T21:37:56.871Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34382026-06-21T21:37:56.875Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34392026-06-21T21:37:56.875Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34402026-06-21T21:37:58.631Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34412026-06-21T21:37:58.646Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34422026-06-21T21:38:02.553Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34432026-06-21T21:38:41.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
34442026-06-21T21:38:41.780Z
34452026-06-21T21:38:41.780Zreal 1:50.199376270
34462026-06-21T21:38:41.784Zuser 7:58.008413150
34472026-06-21T21:38:41.784Zsys 1:35.418696484
34482026-06-21T21:38:41.784Ztrap 0.206941733
34492026-06-21T21:38:41.784Ztflt 0.531602883
34502026-06-21T21:38:41.784Zdflt 1.444679204
34512026-06-21T21:38:41.784Zkflt 0.000316200
34522026-06-21T21:38:41.784Zlock 26:35.868271235
34532026-06-21T21:38:41.784Zslp 18:45.026129227
34542026-06-21T21:38:41.784Zlat 34.934744700
34552026-06-21T21:38:41.784Zstop 2:29.647381148
34562026-06-21T21:38:41.784Z+ mkdir tests
34572026-06-21T21:38:41.787Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34582026-06-21T21:38:41.787Z+ xargs -I '{}' -t cp '{}' tests/
34592026-06-21T21:38:41.807Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f35f394bfb169ef7 tests/
34602026-06-21T21:38:41.828Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-924fc3fc47321669 tests/
34612026-06-21T21:38:41.849Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-408c589a9be9a15a tests/
34622026-06-21T21:38:41.870Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f00a927a2ca939a9 tests/
34632026-06-21T21:38:42.112Z+ 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)
34642026-06-21T21:38:42.115Z+ 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-924fc3fc47321669 tests/commtest-408c589a9be9a15a tests/dhcp_server-f35f394bfb169ef7 tests/end_to_end_tests-f00a927a2ca939a9 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
34652026-06-21T21:40:29.419ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34662026-06-21T21:40:29.419Za .github/buildomat/ci-env.sh 1K
34672026-06-21T21:40:29.419Za out/target/test 1K
34682026-06-21T21:40:29.419Za out/npuzone/npuzone 27402K
34692026-06-21T21:40:29.419Za package-manifest.toml 35K
34702026-06-21T21:40:29.419Za smf/sled-agent/non-gimlet/config.toml 6K
34712026-06-21T21:40:29.419Za target/release/omicron-package 45236K
34722026-06-21T21:40:29.419Za target/release/xtask 11453K
34732026-06-21T21:40:29.419Za target/debug/bootstrap 356165K
34742026-06-21T21:40:29.419Za tests/bootstrap-924fc3fc47321669 31215K
34752026-06-21T21:40:29.419Za tests/commtest-408c589a9be9a15a 32300K
34762026-06-21T21:40:29.419Za tests/dhcp_server-f35f394bfb169ef7 31215K
34772026-06-21T21:40:29.420Za tests/end_to_end_tests-f00a927a2ca939a9 397994K
34782026-06-21T21:40:29.420Za tools/opte_version 1K
34792026-06-21T21:40:29.420Za tools/opte_version_override 2K
34802026-06-21T21:40:29.420Za out/clickhouse.tar.gz 313504K
34812026-06-21T21:40:29.420Za out/clickhouse_keeper.tar.gz 298562K
34822026-06-21T21:40:29.420Za out/clickhouse_server.tar.gz 313501K
34832026-06-21T21:40:29.420Za out/cockroachdb.tar.gz 157712K
34842026-06-21T21:40:29.420Za out/crucible-pantry-zone.tar.gz 36483K
34852026-06-21T21:40:29.421Za out/crucible-utils.tar 16478K
34862026-06-21T21:40:29.421Za out/crucible-zone.tar.gz 52053K
34872026-06-21T21:40:29.421Za out/external-dns.tar.gz 42916K
34882026-06-21T21:40:29.421Za out/internal-dns.tar.gz 42916K
34892026-06-21T21:40:29.421Za out/mg-ddm-gz.tar 97917K
34902026-06-21T21:40:29.421Za out/nexus.tar.gz 277008K
34912026-06-21T21:40:29.421Za out/ntp.tar.gz 24124K
34922026-06-21T21:40:29.421Za out/omicron-gateway-softnpu.tar.gz 30214K
34932026-06-21T21:40:29.421Za out/omicron-sled-agent.tar 194831K
34942026-06-21T21:40:29.421Za out/overlay.tar.gz 3K
34952026-06-21T21:40:29.421Za out/oximeter.tar.gz 62316K
34962026-06-21T21:40:29.421Za out/oxlog.tar 3782K
34972026-06-21T21:40:29.421Za out/probe.tar.gz 3037K
34982026-06-21T21:40:29.421Za out/propolis-server.tar.gz 34918K
34992026-06-21T21:40:29.421Za out/pumpkind-gz.tar 26647K
35002026-06-21T21:40:29.421Za out/switch-softnpu.tar.gz 447292K
35012026-06-21T21:40:29.421Z
35022026-06-21T21:40:29.421Zreal 1:20.156800001
35032026-06-21T21:40:29.421Zuser 1:17.504496457
35042026-06-21T21:40:29.421Zsys 4.372032371
35052026-06-21T21:40:29.421Ztrap 0.006731935
35062026-06-21T21:40:29.421Ztflt 0.000000000
35072026-06-21T21:40:29.421Zdflt 0.000000000
35082026-06-21T21:40:29.422Zkflt 0.000000000
35092026-06-21T21:40:29.422Zlock 0.000000000
35102026-06-21T21:40:29.422Zslp 1:17.384240090
35112026-06-21T21:40:29.422Zlat 1.040778536
35122026-06-21T21:40:29.422Zstop 0.000167260
35132026-06-21T21:40:29.422Zprocess exited: duration 1027788 ms, exit code 0
 
35142026-06-21T21:40:29.443Zfound 1 output files
35152026-06-21T21:40:29.443Zuploading: /work/package.tar.gz (2478282221 bytes)
35162026-06-21T21:40:57.847Zuploaded: /work/package.tar.gz