01J19CWTMGSC50EJMYF0XQVG76: helios / package

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

Buildomat Job: 01J19CX7GVETBAJXGDFQANSV36

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-26T04:31:00.194Zjob assigned to worker 01J19CXDFQQ7N3EVNFJTZ1TAJY (queued for 1 m 9 s)
 
22024-06-26T04:31:08.141Zstarting task 0: "setup"
32024-06-26T04:31:08.196Z++ uname -s
42024-06-26T04:31:08.198Z+ kern=SunOS
52024-06-26T04:31:08.199Z+ case "$kern" in
62024-06-26T04:31:08.199Z+ groupadd -g 12345 build
72024-06-26T04:31:08.199Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-26T04:31:10.211Z+ zfs create -o mountpoint=/work rpool/work
92024-06-26T04:31:10.293Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-26T04:31:10.296Z+ home_fs=zfs
112024-06-26T04:31:10.296Z+ [[ zfs == autofs ]]
122024-06-26T04:31:10.296Z+ mkdir -p /home/build
132024-06-26T04:31:10.299Z+ chown build:build /home/build /work
142024-06-26T04:31:12.300Z+ chmod 0700 /home/build /work
152024-06-26T04:31:12.303Zprocess exited: duration 4161 ms, exit code 0
 
162024-06-26T04:31:12.309Zstarting task 1: "rust-toolchain"
172024-06-26T04:31:12.321Z+ printf ' * toolchain channel = "%s"
182024-06-26T04:31:12.321Z' 1.78.0
192024-06-26T04:31:12.321Z+ printf ' * toolchain profile = "%s"
202024-06-26T04:31:12.321Z' default
212024-06-26T04:31:12.321Z * toolchain channel = "1.78.0"
222024-06-26T04:31:12.321Z * toolchain profile = "default"
232024-06-26T04:31:12.324Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-26T04:31:12.324Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-26T04:31:12.490Zinfo: downloading installer
262024-06-26T04:31:13.694Zinfo: profile set to 'default'
272024-06-26T04:31:13.694Zinfo: default host triple is x86_64-unknown-illumos
282024-06-26T04:31:13.697Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-26T04:31:13.814Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-26T04:31:13.814Zinfo: downloading component 'cargo'
312024-06-26T04:31:14.415Zinfo: downloading component 'clippy'
322024-06-26T04:31:14.617Zinfo: downloading component 'rust-docs'
332024-06-26T04:31:15.412Zinfo: downloading component 'rust-std'
342024-06-26T04:31:16.677Zinfo: downloading component 'rustc'
352024-06-26T04:31:19.839Zinfo: downloading component 'rustfmt'
362024-06-26T04:31:20.013Zinfo: installing component 'cargo'
372024-06-26T04:31:20.876Zinfo: installing component 'clippy'
382024-06-26T04:31:21.233Zinfo: installing component 'rust-docs'
392024-06-26T04:31:22.788Zinfo: installing component 'rust-std'
402024-06-26T04:31:24.578Zinfo: installing component 'rustc'
412024-06-26T04:31:28.926Zinfo: installing component 'rustfmt'
422024-06-26T04:31:29.271Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-26T04:31:29.271Z
442024-06-26T04:31:29.548Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-26T04:31:29.548Z
462024-06-26T04:31:29.551Z
472024-06-26T04:31:29.551ZRust is installed now. Great!
482024-06-26T04:31:29.551Z
492024-06-26T04:31:29.551ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-26T04:31:29.551Zenvironment variable. This has not been done automatically.
512024-06-26T04:31:29.551Z
522024-06-26T04:31:29.551ZTo configure your current shell, you need to source
532024-06-26T04:31:29.551Zthe corresponding env file under $HOME/.cargo.
542024-06-26T04:31:29.551Z
552024-06-26T04:31:29.551ZThis is usually done by running one of the following (note the leading DOT):
562024-06-26T04:31:29.551Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-26T04:31:29.551Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-26T04:31:29.731Z+ rustc --version
592024-06-26T04:31:29.799Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-26T04:31:29.803Zprocess exited: duration 17491 ms, exit code 0
 
612024-06-26T04:31:29.809Zstarting task 2: "authentication"
622024-06-26T04:31:29.832Zprocess exited: duration 22 ms, exit code 0
 
632024-06-26T04:31:29.838Zstarting task 3: "clone repository"
642024-06-26T04:31:29.844Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-26T04:31:29.847Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-26T04:31:30.575ZCloning into '/work/oxidecomputer/omicron'...
672024-06-26T04:31:42.116Z+ cd /work/oxidecomputer/omicron
682024-06-26T04:31:42.116Z+ git fetch origin b27601fdd9e45aa2900df4d598ff323ff5bf9aca
692024-06-26T04:31:42.415ZFrom https://github.com/oxidecomputer/omicron
702024-06-26T04:31:42.415Z * branch b27601fdd9e45aa2900df4d598ff323ff5bf9aca -> FETCH_HEAD
712024-06-26T04:31:42.426Z+ [[ -n renovate/cargo_toml-0.x-lockfile ]]
722024-06-26T04:31:42.429Z++ git branch --show-current
732024-06-26T04:31:42.431Z+ current=main
742024-06-26T04:31:42.431Z+ [[ main != renovate/cargo_toml-0.x-lockfile ]]
752024-06-26T04:31:42.432Z+ git branch -f renovate/cargo_toml-0.x-lockfile b27601fdd9e45aa2900df4d598ff323ff5bf9aca
762024-06-26T04:31:42.434Z+ git checkout -f renovate/cargo_toml-0.x-lockfile
772024-06-26T04:31:42.569ZSwitched to branch 'renovate/cargo_toml-0.x-lockfile'
782024-06-26T04:31:42.573Z+ git reset --hard b27601fdd9e45aa2900df4d598ff323ff5bf9aca
792024-06-26T04:31:42.705ZHEAD is now at b27601fdd Update Rust crate cargo_toml to v0.20.3
802024-06-26T04:31:42.708Zprocess exited: duration 12866 ms, exit code 0
 
812024-06-26T04:31:42.713Zstarting task 4: "build"
822024-06-26T04:31:42.719Z+ cargo --version
832024-06-26T04:31:42.775Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-26T04:31:42.778Z+ rustc --version
852024-06-26T04:31:42.835Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-26T04:31:42.838Z+ WORK=/work
872024-06-26T04:31:42.838Z+ pfexec mkdir -p /work
882024-06-26T04:31:42.841Z+ pfexec chown build /work
892024-06-26T04:31:42.844Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-06-26T04:31:53.925Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-06-26T04:31:56.454Z Startup: Caching catalogs ... Done
922024-06-26T04:31:59.125ZPlanning: Solver setup ... Done (2.198s)
932024-06-26T04:31:59.173ZPlanning: Running solver ... Done (0.047s)
942024-06-26T04:31:59.219ZPlanning: Finding local manifests ... Done (0.002s)
952024-06-26T04:31:59.231ZPlanning: Fetching manifests: 0/4 0% complete
962024-06-26T04:31:59.479ZPlanning: Fetching manifests: 4/4 100% complete
972024-06-26T04:31:59.532ZPlanning: Package planning ... Done (0.054s)
982024-06-26T04:31:59.584ZPlanning: Merging actions ... Done (0.052s)
992024-06-26T04:32:00.379ZPlanning: Checking for conflicting actions ... Done (0.794s)
1002024-06-26T04:32:00.392ZPlanning: Consolidating action changes ... Done (0.012s)
1012024-06-26T04:32:04.805ZPlanning: Evaluating mediators ... Done (4.413s)
1022024-06-26T04:32:04.816ZPlanning: Planning completed in 8.30 seconds
1032024-06-26T04:32:05.432Z Packages to install: 4
1042024-06-26T04:32:05.433Z Mediators to change: 2
1052024-06-26T04:32:05.433Z Services to change: 1
1062024-06-26T04:32:05.433Z Estimated space available: 155.77 GB
1072024-06-26T04:32:05.438ZEstimated space to be consumed: 1.46 GB
1082024-06-26T04:32:05.438Z Create boot environment: No
1092024-06-26T04:32:05.438ZCreate backup boot environment: No
1102024-06-26T04:32:05.438Z Rebuild boot archive: No
1112024-06-26T04:32:05.438Z
1122024-06-26T04:32:05.439ZChanged mediators:
1132024-06-26T04:32:05.439Z mediator clang:
1142024-06-26T04:32:05.439Z version: None -> 15 (system default)
1152024-06-26T04:32:05.439Z
1162024-06-26T04:32:05.439Z mediator llvm:
1172024-06-26T04:32:05.439Z version: 14 (system default) -> 15 (system default)
1182024-06-26T04:32:05.439Z
1192024-06-26T04:32:05.439ZChanged packages:
1202024-06-26T04:32:05.440Zhelios-dev
1212024-06-26T04:32:05.440Z developer/build-essential
1222024-06-26T04:32:05.440Z None -> 11-2.0
1232024-06-26T04:32:05.440Z library/libxmlsec1
1242024-06-26T04:32:05.440Z None -> 1.2.35-2.0
1252024-06-26T04:32:05.440Z ooce/developer/clang-15
1262024-06-26T04:32:05.440Z None -> 15.0.7-2.0
1272024-06-26T04:32:05.440Z ooce/developer/llvm-15
1282024-06-26T04:32:05.441Z None -> 15.0.7-2.0
1292024-06-26T04:32:05.441Z
1302024-06-26T04:32:05.441ZServices:
1312024-06-26T04:32:05.441Z restart_fmri:
1322024-06-26T04:32:05.441Z svc:/system/update-man-index:default
1332024-06-26T04:32:05.564Z
1342024-06-26T04:32:05.564ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-06-26T04:32:10.565ZDownload: 1158/3290 items 55.1/212.6MB 25% complete (11.0M/s)
1362024-06-26T04:32:20.951ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (12.2M/s)
1372024-06-26T04:32:26.409ZDownload: 2221/3290 items 119.2/212.6MB 56% complete (5.1M/s)
1382024-06-26T04:32:31.409ZDownload: 3208/3290 items 153.7/212.6MB 72% complete (6.3M/s)
1392024-06-26T04:32:33.376ZDownload: Completed 212.60 MB in 27.81 seconds (7.7M/s)
1402024-06-26T04:32:33.702Z Actions: 1/3689 actions (Installing new actions)
1412024-06-26T04:32:38.802Z Actions: 3580/3689 actions (Installing new actions)
1422024-06-26T04:32:39.024Z Actions: Completed 3689 actions in 5.32 seconds.
1432024-06-26T04:32:39.157Z Done (0.128s)
1442024-06-26T04:32:39.157Z Done (0.000s)
1452024-06-26T04:32:39.471Z Done (0.314s)
1462024-06-26T04:32:44.925Z Done (5.289s)
1472024-06-26T04:32:45.112Z Done (0.115s)
1482024-06-26T04:32:45.115Z Done (0.000s)
1492024-06-26T04:32:45.288Z Done (0.000s)
1502024-06-26T04:32:45.897ZPlanning: Evaluating mediator changes ... Done
1512024-06-26T04:32:46.059ZPlanning: Checking for conflicting actions ... Done
1522024-06-26T04:32:46.062ZPlanning: Consolidating action changes ... Done
1532024-06-26T04:32:46.334ZPlanning: Evaluating mediators ... Done
1542024-06-26T04:32:46.337ZPlanning: Planning completed in 0.44 seconds
1552024-06-26T04:32:46.368Z Mediators to change: 2
1562024-06-26T04:32:46.368Z Create boot environment: No
1572024-06-26T04:32:46.371ZCreate backup boot environment: No
1582024-06-26T04:32:46.442Z Done
1592024-06-26T04:32:46.442Z Done
1602024-06-26T04:32:46.650Z Done
1612024-06-26T04:32:50.417Z Done
1622024-06-26T04:32:50.504Z Done
1632024-06-26T04:32:50.507Z Done
1642024-06-26T04:32:50.606Z Done
1652024-06-26T04:32:51.229ZPlanning: Evaluating mediator changes ... Done
1662024-06-26T04:32:51.233ZPlanning: Merging actions ... Done
1672024-06-26T04:32:51.424ZPlanning: Checking for conflicting actions ... Done
1682024-06-26T04:32:51.428ZPlanning: Consolidating action changes ... Done
1692024-06-26T04:32:51.692ZPlanning: Evaluating mediators ... Done
1702024-06-26T04:32:51.751ZPlanning: Planning completed in 0.77 seconds
1712024-06-26T04:32:51.787Z Packages to change: 1
1722024-06-26T04:32:51.787Z Mediators to change: 1
1732024-06-26T04:32:51.787Z Services to change: 1
1742024-06-26T04:32:51.787Z Create boot environment: No
1752024-06-26T04:32:51.790ZCreate backup boot environment: Yes
1762024-06-26T04:32:53.582Z Actions: 1/6 actions (Updating modified actions)
1772024-06-26T04:32:53.611Z Actions: Completed 6 actions in 0.03 seconds.
1782024-06-26T04:32:53.613Z Done
1792024-06-26T04:32:53.613Z Done
1802024-06-26T04:32:53.680Z Done
1812024-06-26T04:32:57.494Z Done
1822024-06-26T04:32:57.589Z Done
1832024-06-26T04:32:57.594Z Done
1842024-06-26T04:32:57.713Z Done
1852024-06-26T04:32:58.177ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1862024-06-26T04:32:58.177Zclang system 15 system
1872024-06-26T04:32:58.177Zcsh system system illumos
1882024-06-26T04:32:58.177Zctags system system illumos
1892024-06-26T04:32:58.177Zgcc vendor 12 vendor
1902024-06-26T04:32:58.177Zgcc system 10 system
1912024-06-26T04:32:58.177Zgcc system 7 system
1922024-06-26T04:32:58.177Zgo system 1.20 system
1932024-06-26T04:32:58.177Zgo system 1.19 system
1942024-06-26T04:32:58.177Zllvm system 15 system
1952024-06-26T04:32:58.177Zllvm system 14 system
1962024-06-26T04:32:58.177Zmariadb system 10.6 system
1972024-06-26T04:32:58.177Zmta vendor vendor dma
1982024-06-26T04:32:58.177Zopenjdk system 17 system
1992024-06-26T04:32:58.177Zopenjdk system 11 system
2002024-06-26T04:32:58.177Zopenjdk system 1.8 system
2012024-06-26T04:32:58.177Zopenssl vendor 3 vendor
2022024-06-26T04:32:58.177Zperl system 5.36 system
2032024-06-26T04:32:58.177Zpostgresql system 15 system
2042024-06-26T04:32:58.177Zpostgresql system 13 system
2052024-06-26T04:32:58.177Zpython vendor 3 vendor
2062024-06-26T04:32:58.177Zpython system 2 system
2072024-06-26T04:32:58.177Zpython3 system 3.11 system
2082024-06-26T04:32:58.177Zruby system 3.0 system
2092024-06-26T04:32:58.177Zwords vendor vendor american-english
2102024-06-26T04:32:58.177Zwords system system australian-english
2112024-06-26T04:32:58.177Zwords system system british-english
2122024-06-26T04:32:58.177Zwords system system canadian-english
2132024-06-26T04:32:58.177Zwords system system french
2142024-06-26T04:32:58.177Zwords system system italian
2152024-06-26T04:32:58.177Zwords system system ngerman
2162024-06-26T04:32:58.177Zwords system system ogerman
2172024-06-26T04:32:58.177Zwords system system spanish
2182024-06-26T04:32:58.534ZPUBLISHER TYPE STATUS P LOCATION
2192024-06-26T04:32:58.534Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2202024-06-26T04:33:00.086ZFMRI IFO
2212024-06-26T04:33:00.086Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2222024-06-26T04:33:00.086Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2232024-06-26T04:33:00.086Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2242024-06-26T04:33:00.086Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2252024-06-26T04:33:00.086Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2262024-06-26T04:33:00.086Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2272024-06-26T04:33:00.086Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2282024-06-26T04:33:00.086Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2292024-06-26T04:33:00.086Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2302024-06-26T04:33:00.086Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2312024-06-26T04:33:00.086Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2322024-06-26T04:33:00.086Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2332024-06-26T04:33:00.626Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2342024-06-26T04:33:00.901Z Updating git repository `https://github.com/oxidecomputer/zone`
2352024-06-26T04:33:01.129Z Updating crates.io index
2362024-06-26T04:33:01.209Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2372024-06-26T04:33:01.959Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2382024-06-26T04:33:02.688Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2392024-06-26T04:33:02.930Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2402024-06-26T04:33:05.069Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2412024-06-26T04:33:05.550Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422024-06-26T04:33:05.786Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432024-06-26T04:33:06.934Z Updating git repository `https://github.com/oxidecomputer/crucible`
2442024-06-26T04:33:09.026Z Updating git repository `https://github.com/oxidecomputer/opte`
2452024-06-26T04:33:10.076Z Updating git repository `https://github.com/oxidecomputer/falcon`
2462024-06-26T04:33:10.766Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2472024-06-26T04:33:11.254Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2482024-06-26T04:33:11.558Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2492024-06-26T04:33:11.882Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2502024-06-26T04:33:12.164Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2512024-06-26T04:33:12.445Z Updating git repository `http://github.com/oxidecomputer/tofino`
2522024-06-26T04:33:12.703Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532024-06-26T04:33:12.927Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2542024-06-26T04:33:13.173Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2552024-06-26T04:33:13.494Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2562024-06-26T04:33:13.756Z Updating git repository `https://github.com/oxidecomputer/ispf`
2572024-06-26T04:33:14.105Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2582024-06-26T04:33:14.371Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2592024-06-26T04:33:15.015Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2602024-06-26T04:33:15.261Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2612024-06-26T04:33:15.580Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2622024-06-26T04:33:15.982Z Updating git repository `https://github.com/oxidecomputer/typify`
2632024-06-26T04:33:17.832Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642024-06-26T04:33:18.128Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2652024-06-26T04:33:18.374Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2662024-06-26T04:33:18.799Z Updating git repository `https://github.com/oxidecomputer/rfb`
2672024-06-26T04:33:19.829Z Downloading crates ...
2682024-06-26T04:33:19.916Z Downloaded anstyle v1.0.7
2692024-06-26T04:33:19.918Z Downloaded adler v1.0.2
2702024-06-26T04:33:19.923Z Downloaded cargo-platform v0.1.8
2712024-06-26T04:33:19.926Z Downloaded bytecount v0.6.8
2722024-06-26T04:33:19.929Z Downloaded autocfg v1.3.0
2732024-06-26T04:33:19.931Z Downloaded anstyle-parse v0.2.4
2742024-06-26T04:33:19.939Z Downloaded match_cfg v0.1.0
2752024-06-26T04:33:19.945Z Downloaded take_mut v0.2.2
2762024-06-26T04:33:19.948Z Downloaded sync_wrapper v0.1.2
2772024-06-26T04:33:19.948Z Downloaded foreign-types-shared v0.1.1
2782024-06-26T04:33:19.950Z Downloaded dtrace-parser v0.2.0
2792024-06-26T04:33:19.950Z Downloaded pin-utils v0.1.0
2802024-06-26T04:33:19.953Z Downloaded tinyvec_macros v0.1.1
2812024-06-26T04:33:19.956Z Downloaded plain v0.2.3
2822024-06-26T04:33:19.956Z Downloaded is-terminal v0.4.12
2832024-06-26T04:33:19.959Z Downloaded pkg-config v0.3.30
2842024-06-26T04:33:19.959Z Downloaded openssl-macros v0.1.1
2852024-06-26T04:33:19.962Z Downloaded swrite v0.1.0
2862024-06-26T04:33:19.962Z Downloaded strum v0.26.2
2872024-06-26T04:33:19.962Z Downloaded scroll_derive v0.12.0
2882024-06-26T04:33:19.965Z Downloaded try-lock v0.2.5
2892024-06-26T04:33:19.965Z Downloaded tower-service v0.3.2
2902024-06-26T04:33:19.965Z Downloaded block-buffer v0.10.4
2912024-06-26T04:33:19.968Z Downloaded anstyle-query v1.0.3
2922024-06-26T04:33:19.971Z Downloaded byteorder v1.5.0
2932024-06-26T04:33:19.973Z Downloaded pretty-hex v0.4.1
2942024-06-26T04:33:19.973Z Downloaded serde_urlencoded v0.7.1
2952024-06-26T04:33:19.976Z Downloaded serde_spanned v0.6.6
2962024-06-26T04:33:19.976Z Downloaded md5 v0.7.0
2972024-06-26T04:33:19.979Z Downloaded pin-project-lite v0.2.14
2982024-06-26T04:33:19.982Z Downloaded tabled_derive v0.7.0
2992024-06-26T04:33:19.985Z Downloaded powerfmt v0.2.0
3002024-06-26T04:33:19.985Z Downloaded signal-hook-registry v1.4.2
3012024-06-26T04:33:19.988Z Downloaded num_threads v0.1.7
3022024-06-26T04:33:19.988Z Downloaded num-conv v0.1.0
3032024-06-26T04:33:19.991Z Downloaded openssl-probe v0.1.5
3042024-06-26T04:33:19.994Z Downloaded is_terminal_polyfill v1.70.0
3052024-06-26T04:33:19.996Z Downloaded cfg-if v1.0.0
3062024-06-26T04:33:19.999Z Downloaded time-core v0.1.2
3072024-06-26T04:33:19.999Z Downloaded usdt-macro v0.5.0
3082024-06-26T04:33:20.004Z Downloaded slog-bunyan v2.5.0
3092024-06-26T04:33:20.007Z Downloaded futures-sink v0.3.30
3102024-06-26T04:33:20.007Z Downloaded futures-executor v0.3.30
3112024-06-26T04:33:20.009Z Downloaded itoa v1.0.11
3122024-06-26T04:33:20.009Z Downloaded rustls-pemfile v1.0.4
3132024-06-26T04:33:20.012Z Downloaded fs-err v2.11.0
3142024-06-26T04:33:20.015Z Downloaded clap_lex v0.7.0
3152024-06-26T04:33:20.015Z Downloaded version_check v0.9.4
3162024-06-26T04:33:20.015Z Downloaded equivalent v1.0.1
3172024-06-26T04:33:20.018Z Downloaded dirs-sys-next v0.1.2
3182024-06-26T04:33:20.018Z Downloaded utf8parse v0.2.1
3192024-06-26T04:33:20.020Z Downloaded unicode-width v0.1.12
3202024-06-26T04:33:20.020Z Downloaded thread-id v4.2.1
3212024-06-26T04:33:20.023Z Downloaded cpufeatures v0.2.12
3222024-06-26T04:33:20.023Z Downloaded usdt v0.5.0
3232024-06-26T04:33:20.023Z Downloaded want v0.3.1
3242024-06-26T04:33:20.026Z Downloaded usdt-impl v0.5.0
3252024-06-26T04:33:20.026Z Downloaded tokio-macros v2.2.0
3262024-06-26T04:33:20.029Z Downloaded semver v1.0.23
3272024-06-26T04:33:20.029Z Downloaded pest_generator v2.7.10
3282024-06-26T04:33:20.031Z Downloaded thiserror v1.0.60
3292024-06-26T04:33:20.035Z Downloaded bytes v1.6.0
3302024-06-26T04:33:20.038Z Downloaded rustversion v1.0.17
3312024-06-26T04:33:20.041Z Downloaded foreign-types v0.3.2
3322024-06-26T04:33:20.044Z Downloaded slog-async v2.8.0
3332024-06-26T04:33:20.044Z Downloaded serde_tokenstream v0.2.0
3342024-06-26T04:33:20.047Z Downloaded thiserror-impl v1.0.60
3352024-06-26T04:33:20.050Z Downloaded slab v0.4.9
3362024-06-26T04:33:20.050Z Downloaded memmap v0.7.0
3372024-06-26T04:33:20.052Z Downloaded strsim v0.11.1
3382024-06-26T04:33:20.052Z Downloaded futures-core v0.3.30
3392024-06-26T04:33:20.055Z Downloaded tokio-native-tls v0.3.1
3402024-06-26T04:33:20.055Z Downloaded slog-term v2.9.1
3412024-06-26T04:33:20.058Z Downloaded scopeguard v1.2.0
3422024-06-26T04:33:20.061Z Downloaded time-macros v0.2.18
3432024-06-26T04:33:20.061Z Downloaded xattr v1.3.1
3442024-06-26T04:33:20.066Z Downloaded terminal_size v0.3.0
3452024-06-26T04:33:20.066Z Downloaded toml_datetime v0.6.6
3462024-06-26T04:33:20.068Z Downloaded cargo_toml v0.20.3
3472024-06-26T04:33:20.068Z Downloaded futures-channel v0.3.30
3482024-06-26T04:33:20.069Z Downloaded cargo_metadata v0.18.1
3492024-06-26T04:33:20.071Z Downloaded slog-json v2.6.1
3502024-06-26T04:33:20.072Z Downloaded num_cpus v1.16.0
3512024-06-26T04:33:20.075Z Downloaded usdt-attr-macro v0.5.0
3522024-06-26T04:33:20.075Z Downloaded term v0.7.0
3532024-06-26T04:33:20.078Z Downloaded sha2 v0.10.8
3542024-06-26T04:33:20.080Z Downloaded strum_macros v0.26.2
3552024-06-26T04:33:20.083Z Downloaded smallvec v1.13.2
3562024-06-26T04:33:20.085Z Downloaded heck v0.5.0
3572024-06-26T04:33:20.085Z Downloaded thread_local v1.1.8
3582024-06-26T04:33:20.088Z Downloaded colorchoice v1.0.1
3592024-06-26T04:33:20.088Z Downloaded bitflags v2.5.0
3602024-06-26T04:33:20.091Z Downloaded ucd-trie v0.1.6
3612024-06-26T04:33:20.094Z Downloaded crc32fast v1.4.0
3622024-06-26T04:33:20.097Z Downloaded ipnet v2.9.0
3632024-06-26T04:33:20.097Z Downloaded httparse v1.8.0
3642024-06-26T04:33:20.100Z Downloaded clap_derive v4.5.4
3652024-06-26T04:33:20.103Z Downloaded anyhow v1.0.86
3662024-06-26T04:33:20.105Z Downloaded unicode-ident v1.0.12
3672024-06-26T04:33:20.108Z Downloaded tar v0.4.40
3682024-06-26T04:33:20.111Z Downloaded log v0.4.21
3692024-06-26T04:33:20.112Z Downloaded slog v2.7.0
3702024-06-26T04:33:20.114Z Downloaded zerocopy-derive v0.7.34
3712024-06-26T04:33:20.118Z Downloaded clap v4.5.4
3722024-06-26T04:33:20.127Z Downloaded typenum v1.17.0
3732024-06-26T04:33:20.130Z Downloaded toml v0.8.13
3742024-06-26T04:33:20.133Z Downloaded serde_derive v1.0.203
3752024-06-26T04:33:20.136Z Downloaded parking_lot v0.12.2
3762024-06-26T04:33:20.139Z Downloaded tracing-core v0.1.32
3772024-06-26T04:33:20.141Z Downloaded unicode-bidi v0.3.15
3782024-06-26T04:33:20.144Z Downloaded papergrid v0.11.0
3792024-06-26T04:33:20.148Z Downloaded tinyvec v1.6.0
3802024-06-26T04:33:20.151Z Downloaded miniz_oxide v0.7.2
3812024-06-26T04:33:20.153Z Downloaded serde v1.0.203
3822024-06-26T04:33:20.156Z Downloaded openssl-sys v0.9.102
3832024-06-26T04:33:20.161Z Downloaded tracing v0.1.40
3842024-06-26T04:33:20.166Z Downloaded base64 v0.21.7
3852024-06-26T04:33:20.170Z Downloaded futures v0.3.30
3862024-06-26T04:33:20.175Z Downloaded url v2.5.0
3872024-06-26T04:33:20.178Z Downloaded flate2 v1.0.30
3882024-06-26T04:33:20.183Z Downloaded crossbeam-utils v0.8.19
3892024-06-26T04:33:20.185Z Downloaded tokio-util v0.7.11
3902024-06-26T04:33:20.192Z Downloaded indexmap v2.2.6
3912024-06-26T04:33:20.198Z Downloaded toml_edit v0.22.13
3922024-06-26T04:33:20.218Z Downloaded mio v0.8.11
3932024-06-26T04:33:20.223Z Downloaded zerocopy v0.7.34
3942024-06-26T04:33:20.240Z Downloaded pest v2.7.10
3952024-06-26T04:33:20.245Z Downloaded tabled v0.15.0
3962024-06-26T04:33:20.260Z Downloaded futures-util v0.3.30
3972024-06-26T04:33:20.272Z Downloaded vcpkg v0.2.15
3982024-06-26T04:33:20.311Z Downloaded hyper v0.14.28
3992024-06-26T04:33:20.318Z Downloaded rustix v0.38.34
4002024-06-26T04:33:20.342Z Downloaded openssl v0.10.64
4012024-06-26T04:33:20.349Z Downloaded idna v0.5.0
4022024-06-26T04:33:20.358Z Downloaded tokio v1.37.0
4032024-06-26T04:33:20.394Z Downloaded syn v2.0.68
4042024-06-26T04:33:20.404Z Downloaded syn v1.0.109
4052024-06-26T04:33:20.414Z Downloaded h2 v0.3.26
4062024-06-26T04:33:20.421Z Downloaded goblin v0.8.2
4072024-06-26T04:33:20.426Z Downloaded clap_builder v4.5.2
4082024-06-26T04:33:20.433Z Downloaded libc v0.2.155
4092024-06-26T04:33:20.461Z Downloaded winnow v0.6.8
4102024-06-26T04:33:20.467Z Downloaded unicode-normalization v0.1.23
4112024-06-26T04:33:20.471Z Downloaded serde_json v1.0.117
4122024-06-26T04:33:20.477Z Downloaded reqwest v0.11.27
4132024-06-26T04:33:20.485Z Downloaded hashbrown v0.14.5
4142024-06-26T04:33:20.490Z Downloaded memchr v2.7.2
4152024-06-26T04:33:20.495Z Downloaded encoding_rs v0.8.34
4162024-06-26T04:33:20.514Z Downloaded http v0.2.12
4172024-06-26T04:33:20.518Z Downloaded time v0.3.36
4182024-06-26T04:33:20.524Z Downloaded crossbeam-channel v0.5.12
4192024-06-26T04:33:20.528Z Downloaded proc-macro2 v1.0.86
4202024-06-26T04:33:20.531Z Downloaded pest_derive v2.7.10
4212024-06-26T04:33:20.534Z Downloaded ryu v1.0.18
4222024-06-26T04:33:20.536Z Downloaded quote v1.0.36
4232024-06-26T04:33:20.539Z Downloaded cc v1.0.97
4242024-06-26T04:33:20.542Z Downloaded socket2 v0.5.7
4252024-06-26T04:33:20.542Z Downloaded parking_lot_core v0.9.10
4262024-06-26T04:33:20.545Z Downloaded once_cell v1.19.0
4272024-06-26T04:33:20.548Z Downloaded lock_api v0.4.12
4282024-06-26T04:33:20.548Z Downloaded native-tls v0.2.11
4292024-06-26T04:33:20.550Z Downloaded heck v0.4.1
4302024-06-26T04:33:20.550Z Downloaded camino v1.1.7
4312024-06-26T04:33:20.553Z Downloaded percent-encoding v2.3.1
4322024-06-26T04:33:20.553Z Downloaded form_urlencoded v1.2.1
4332024-06-26T04:33:20.556Z Downloaded deranged v0.3.11
4342024-06-26T04:33:20.556Z Downloaded macaddr v1.0.1
4352024-06-26T04:33:20.556Z Downloaded generic-array v0.14.7
4362024-06-26T04:33:20.559Z Downloaded futures-task v0.3.30
4372024-06-26T04:33:20.559Z Downloaded futures-io v0.3.30
4382024-06-26T04:33:20.559Z Downloaded dof v0.3.0
4392024-06-26T04:33:20.562Z Downloaded scroll v0.12.0
4402024-06-26T04:33:20.562Z Downloaded dirs-next v2.0.0
4412024-06-26T04:33:20.562Z Downloaded errno v0.3.9
4422024-06-26T04:33:20.565Z Downloaded proc-macro-error v1.0.4
4432024-06-26T04:33:20.567Z Downloaded pest_meta v2.7.10
4442024-06-26T04:33:20.570Z Downloaded anstream v0.6.14
4452024-06-26T04:33:20.570Z Downloaded proc-macro-error-attr v1.0.4
4462024-06-26T04:33:20.573Z Downloaded mime v0.3.17
4472024-06-26T04:33:20.573Z Downloaded hyper-tls v0.5.0
4482024-06-26T04:33:20.573Z Downloaded httpdate v1.0.3
4492024-06-26T04:33:20.576Z Downloaded http-body v0.4.6
4502024-06-26T04:33:20.576Z Downloaded hostname v0.3.1
4512024-06-26T04:33:20.579Z Downloaded futures-macro v0.3.30
4522024-06-26T04:33:20.579Z Downloaded filetime v0.2.23
4532024-06-26T04:33:20.579Z Downloaded digest v0.10.7
4542024-06-26T04:33:20.582Z Downloaded fnv v1.0.7
4552024-06-26T04:33:20.582Z Downloaded crypto-common v0.1.6
4562024-06-26T04:33:20.881Z Compiling proc-macro2 v1.0.86
4572024-06-26T04:33:20.881Z Compiling unicode-ident v1.0.12
4582024-06-26T04:33:20.885Z Compiling libc v0.2.155
4592024-06-26T04:33:20.885Z Compiling version_check v0.9.4
4602024-06-26T04:33:20.885Z Compiling cfg-if v1.0.0
4612024-06-26T04:33:20.885Z Compiling once_cell v1.19.0
4622024-06-26T04:33:20.885Z Compiling itoa v1.0.11
4632024-06-26T04:33:20.916Z Compiling serde v1.0.203
4642024-06-26T04:33:21.052Z Compiling autocfg v1.3.0
4652024-06-26T04:33:21.112Z Compiling memchr v2.7.2
4662024-06-26T04:33:21.235Z Compiling thiserror v1.0.60
4672024-06-26T04:33:21.405Z Compiling ryu v1.0.18
4682024-06-26T04:33:21.696Z Compiling pin-project-lite v0.2.14
4692024-06-26T04:33:21.716Z Compiling bitflags v2.5.0
4702024-06-26T04:33:21.804Z Compiling pkg-config v0.3.30
4712024-06-26T04:33:21.940Z Compiling lock_api v0.4.12
4722024-06-26T04:33:22.075Z Compiling ucd-trie v0.1.6
4732024-06-26T04:33:22.537Z Compiling vcpkg v0.2.15
4742024-06-26T04:33:22.557Z Compiling parking_lot_core v0.9.10
4752024-06-26T04:33:22.772Z Compiling cc v1.0.97
4762024-06-26T04:33:22.939Z Compiling slab v0.4.9
4772024-06-26T04:33:23.045Z Compiling bytes v1.6.0
4782024-06-26T04:33:23.069Z Compiling futures-sink v0.3.30
4792024-06-26T04:33:23.231Z Compiling scopeguard v1.2.0
4802024-06-26T04:33:23.235Z Compiling smallvec v1.13.2
4812024-06-26T04:33:23.372Z Compiling futures-core v0.3.30
4822024-06-26T04:33:23.812Z Compiling quote v1.0.36
4832024-06-26T04:33:23.857Z Compiling serde_json v1.0.117
4842024-06-26T04:33:24.110Z Compiling hashbrown v0.14.5
4852024-06-26T04:33:24.377Z Compiling syn v2.0.68
4862024-06-26T04:33:24.483Z Compiling log v0.4.21
4872024-06-26T04:33:24.573Z Compiling fnv v1.0.7
4882024-06-26T04:33:24.721Z Compiling byteorder v1.5.0
4892024-06-26T04:33:24.851Z Compiling equivalent v1.0.1
4902024-06-26T04:33:24.897Z Compiling parking_lot v0.12.2
4912024-06-26T04:33:24.945Z Compiling socket2 v0.5.7
4922024-06-26T04:33:24.975Z Compiling signal-hook-registry v1.4.2
4932024-06-26T04:33:24.997Z Compiling num_cpus v1.16.0
4942024-06-26T04:33:25.138Z Compiling mio v0.8.11
4952024-06-26T04:33:25.442Z Compiling indexmap v2.2.6
4962024-06-26T04:33:25.493Z Compiling futures-channel v0.3.30
4972024-06-26T04:33:25.832Z Compiling futures-io v0.3.30
4982024-06-26T04:33:25.905Z Compiling futures-task v0.3.30
4992024-06-26T04:33:25.933Z Compiling pin-utils v0.1.0
5002024-06-26T04:33:26.035Z Compiling rustix v0.38.34
5012024-06-26T04:33:26.187Z Compiling typenum v1.17.0
5022024-06-26T04:33:26.442Z Compiling errno v0.3.9
5032024-06-26T04:33:26.475Z Compiling openssl-sys v0.9.102
5042024-06-26T04:33:26.584Z Compiling generic-array v0.14.7
5052024-06-26T04:33:26.672Z Compiling openssl v0.10.64
5062024-06-26T04:33:26.825Z Compiling foreign-types-shared v0.1.1
5072024-06-26T04:33:26.845Z Compiling slog v2.7.0
5082024-06-26T04:33:26.924Z Compiling foreign-types v0.3.2
5092024-06-26T04:33:27.043Z Compiling http v0.2.12
5102024-06-26T04:33:27.077Z Compiling proc-macro-error-attr v1.0.4
5112024-06-26T04:33:27.358Z Compiling usdt-impl v0.5.0
5122024-06-26T04:33:27.407Z Compiling tracing-core v0.1.32
5132024-06-26T04:33:27.703Z Compiling httparse v1.8.0
5142024-06-26T04:33:27.779Z Compiling native-tls v0.2.11
5152024-06-26T04:33:28.114Z Compiling num-conv v0.1.0
5162024-06-26T04:33:28.138Z Compiling tinyvec_macros v0.1.1
5172024-06-26T04:33:28.225Z Compiling powerfmt v0.2.0
5182024-06-26T04:33:28.409Z Compiling time-core v0.1.2
5192024-06-26T04:33:28.552Z Compiling syn v1.0.109
5202024-06-26T04:33:28.641Z Compiling time-macros v0.2.18
5212024-06-26T04:33:28.746Z Compiling deranged v0.3.11
5222024-06-26T04:33:29.171Z Compiling tinyvec v1.6.0
5232024-06-26T04:33:29.553Z Compiling tracing v0.1.40
5242024-06-26T04:33:29.899Z Compiling thread-id v4.2.1
5252024-06-26T04:33:30.085Z Compiling proc-macro-error v1.0.4
5262024-06-26T04:33:30.389Z Compiling num_threads v0.1.7
5272024-06-26T04:33:30.480Z Compiling percent-encoding v2.3.1
5282024-06-26T04:33:30.529Z Compiling openssl-probe v0.1.5
5292024-06-26T04:33:30.600Z Compiling plain v0.2.3
5302024-06-26T04:33:30.685Z Compiling crossbeam-utils v0.8.19
5312024-06-26T04:33:30.752Z Compiling rustversion v1.0.17
5322024-06-26T04:33:30.780Z Compiling try-lock v0.2.5
5332024-06-26T04:33:30.888Z Compiling utf8parse v0.2.1
5342024-06-26T04:33:30.891Z Compiling heck v0.4.1
5352024-06-26T04:33:30.943Z Compiling want v0.3.1
5362024-06-26T04:33:31.053Z Compiling anstyle-parse v0.2.4
5372024-06-26T04:33:31.261Z Compiling form_urlencoded v1.2.1
5382024-06-26T04:33:31.360Z Compiling unicode-normalization v0.1.23
5392024-06-26T04:33:31.601Z Compiling http-body v0.4.6
5402024-06-26T04:33:31.742Z Compiling dirs-sys-next v0.1.2
5412024-06-26T04:33:32.048Z Compiling time v0.3.36
5422024-06-26T04:33:32.262Z Compiling pretty-hex v0.4.1
5432024-06-26T04:33:32.287Z Compiling winnow v0.6.8
5442024-06-26T04:33:32.395Z Compiling camino v1.1.7
5452024-06-26T04:33:32.425Z Compiling anstyle v1.0.7
5462024-06-26T04:33:32.479Z Compiling tower-service v0.3.2
5472024-06-26T04:33:32.501Z Compiling colorchoice v1.0.1
5482024-06-26T04:33:32.621Z Compiling unicode-bidi v0.3.15
5492024-06-26T04:33:32.691Z Compiling crc32fast v1.4.0
5502024-06-26T04:33:32.953Z Compiling is_terminal_polyfill v1.70.0
5512024-06-26T04:33:33.109Z Compiling semver v1.0.23
5522024-06-26T04:33:33.112Z Compiling httpdate v1.0.3
5532024-06-26T04:33:33.226Z Compiling anstyle-query v1.0.3
5542024-06-26T04:33:33.386Z Compiling idna v0.5.0
5552024-06-26T04:33:33.656Z Compiling anstream v0.6.14
5562024-06-26T04:33:34.089Z Compiling dirs-next v2.0.0
5572024-06-26T04:33:35.133Z Compiling block-buffer v0.10.4
5582024-06-26T04:33:35.196Z Compiling crypto-common v0.1.6
5592024-06-26T04:33:35.413Z Compiling terminal_size v0.3.0
5602024-06-26T04:33:35.568Z Compiling fs-err v2.11.0
5612024-06-26T04:33:35.620Z Compiling thread_local v1.1.8
5622024-06-26T04:33:35.681Z Compiling anyhow v1.0.86
5632024-06-26T04:33:35.843Z Compiling adler v1.0.2
5642024-06-26T04:33:35.878Z Compiling unicode-width v0.1.12
5652024-06-26T04:33:36.086Z Compiling base64 v0.21.7
5662024-06-26T04:33:36.118Z Compiling heck v0.5.0
5672024-06-26T04:33:36.192Z Compiling clap_lex v0.7.0
5682024-06-26T04:33:36.215Z Compiling match_cfg v0.1.0
5692024-06-26T04:33:36.298Z Compiling slog-async v2.8.0
5702024-06-26T04:33:36.323Z Compiling bytecount v0.6.8
5712024-06-26T04:33:36.326Z Compiling strsim v0.11.1
5722024-06-26T04:33:36.568Z Compiling papergrid v0.11.0
5732024-06-26T04:33:36.655Z Compiling rustls-pemfile v1.0.4
5742024-06-26T04:33:36.728Z Compiling clap_builder v4.5.2
5752024-06-26T04:33:36.904Z Compiling hostname v0.3.1
5762024-06-26T04:33:37.081Z Compiling miniz_oxide v0.7.2
5772024-06-26T04:33:37.168Z Compiling digest v0.10.7
5782024-06-26T04:33:37.296Z Compiling crossbeam-channel v0.5.12
5792024-06-26T04:33:37.399Z Compiling url v2.5.0
5802024-06-26T04:33:37.620Z Compiling term v0.7.0
5812024-06-26T04:33:38.188Z Compiling serde_derive v1.0.203
5822024-06-26T04:33:38.517Z Compiling thiserror-impl v1.0.60
5832024-06-26T04:33:38.711Z Compiling zerocopy-derive v0.7.34
5842024-06-26T04:33:38.789Z Compiling futures-macro v0.3.30
5852024-06-26T04:33:39.335Z Compiling tokio-macros v2.2.0
5862024-06-26T04:33:39.476Z Compiling scroll_derive v0.12.0
5872024-06-26T04:33:41.127Z Compiling futures-util v0.3.30
5882024-06-26T04:33:41.155Z Compiling openssl-macros v0.1.1
5892024-06-26T04:33:41.177Z Compiling tokio v1.37.0
5902024-06-26T04:33:41.202Z Compiling scroll v0.12.0
5912024-06-26T04:33:41.227Z Compiling zerocopy v0.7.34
5922024-06-26T04:33:41.835Z Compiling goblin v0.8.2
5932024-06-26T04:33:42.358Z Compiling pest v2.7.10
5942024-06-26T04:33:42.920Z Compiling tabled_derive v0.7.0
5952024-06-26T04:33:45.478Z Compiling pest_meta v2.7.10
5962024-06-26T04:33:45.769Z Compiling clap_derive v4.5.4
5972024-06-26T04:33:47.222Z Compiling pest_generator v2.7.10
5982024-06-26T04:33:49.451Z Compiling tokio-util v0.7.11
5992024-06-26T04:33:50.888Z Compiling h2 v0.3.26
6002024-06-26T04:33:51.061Z Compiling pest_derive v2.7.10
6012024-06-26T04:33:51.442Z Compiling futures-executor v0.3.30
6022024-06-26T04:33:51.858Z Compiling tokio-native-tls v0.3.1
6032024-06-26T04:33:51.885Z Compiling dtrace-parser v0.2.0
6042024-06-26T04:33:52.074Z Compiling strum_macros v0.26.2
6052024-06-26T04:33:52.493Z Compiling xattr v1.3.1
6062024-06-26T04:33:52.811Z Compiling filetime v0.2.23
6072024-06-26T04:33:52.999Z Compiling memmap v0.7.0
6082024-06-26T04:33:53.203Z Compiling is-terminal v0.4.12
6092024-06-26T04:33:53.341Z Compiling encoding_rs v0.8.34
6102024-06-26T04:33:53.392Z Compiling ipnet v2.9.0
6112024-06-26T04:33:54.593Z Compiling serde_tokenstream v0.2.0
6122024-06-26T04:33:54.690Z Compiling serde_spanned v0.6.6
6132024-06-26T04:33:54.942Z Compiling toml_datetime v0.6.6
6142024-06-26T04:33:55.129Z Compiling serde_urlencoded v0.7.1
6152024-06-26T04:33:55.490Z Compiling toml_edit v0.22.13
6162024-06-26T04:33:55.706Z Compiling hyper v0.14.28
6172024-06-26T04:33:57.043Z Compiling dof v0.3.0
6182024-06-26T04:33:57.168Z Compiling slog-json v2.6.1
6192024-06-26T04:33:58.390Z Compiling cargo-platform v0.1.8
6202024-06-26T04:33:58.809Z Compiling take_mut v0.2.2
6212024-06-26T04:33:58.988Z Compiling toml v0.8.13
6222024-06-26T04:33:59.021Z Compiling sync_wrapper v0.1.2
6232024-06-26T04:33:59.172Z Compiling cpufeatures v0.2.12
6242024-06-26T04:33:59.293Z Compiling mime v0.3.17
6252024-06-26T04:33:59.361Z Compiling sha2 v0.10.8
6262024-06-26T04:33:59.490Z Compiling usdt-attr-macro v0.5.0
6272024-06-26T04:33:59.607Z Compiling usdt-macro v0.5.0
6282024-06-26T04:33:59.957Z Compiling hyper-tls v0.5.0
6292024-06-26T04:33:59.991Z Compiling cargo_toml v0.20.3
6302024-06-26T04:34:00.354Z Compiling reqwest v0.11.27
6312024-06-26T04:34:00.871Z Compiling cargo_metadata v0.18.1
6322024-06-26T04:34:01.043Z Compiling usdt v0.5.0
6332024-06-26T04:34:01.583Z Compiling strum v0.26.2
6342024-06-26T04:34:01.793Z Compiling slog-bunyan v2.5.0
6352024-06-26T04:34:02.020Z Compiling macaddr v1.0.1
6362024-06-26T04:34:02.342Z Compiling slog-term v2.9.1
6372024-06-26T04:34:02.517Z Compiling tar v0.4.40
6382024-06-26T04:34:02.543Z Compiling flate2 v1.0.30
6392024-06-26T04:34:02.933Z Compiling futures v0.3.30
6402024-06-26T04:34:03.072Z Compiling clap v4.5.4
6412024-06-26T04:34:03.202Z Compiling tabled v0.15.0
6422024-06-26T04:34:04.284Z Compiling swrite v0.1.0
6432024-06-26T04:34:04.439Z Compiling md5 v0.7.0
6442024-06-26T04:34:08.525Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6452024-06-26T04:34:16.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
6462024-06-26T04:34:16.742Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6472024-06-26T04:34:16.811ZJun 26 04:34:15.179 INFO Starting download, target: DendriteOpenapi
6482024-06-26T04:34:16.811ZJun 26 04:34:15.179 INFO Starting download, target: Console
6492024-06-26T04:34:16.811ZJun 26 04:34:15.179 INFO Starting download, target: Cockroach
6502024-06-26T04:34:16.811ZJun 26 04:34:15.179 INFO Starting download, target: Clickhouse
6512024-06-26T04:34:16.811ZJun 26 04:34:15.179 INFO Starting download, target: DendriteStub
6522024-06-26T04:34:16.812ZJun 26 04:34:15.179 INFO Starting download, target: MaghemiteMgd
6532024-06-26T04:34:16.812ZJun 26 04:34:15.179 INFO Starting download, target: TransceiverControl
6542024-06-26T04:34:16.814ZJun 26 04:34:15.180 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6552024-06-26T04:34:16.815ZJun 26 04:34:15.180 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6562024-06-26T04:34:16.815ZJun 26 04:34:15.180 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6572024-06-26T04:34:16.815ZJun 26 04:34:15.180 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6582024-06-26T04:34:16.815ZJun 26 04:34:15.180 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6592024-06-26T04:34:16.815ZJun 26 04:34:15.180 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6602024-06-26T04:34:16.815ZJun 26 04:34:15.181 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6612024-06-26T04:34:17.097ZJun 26 04:34:15.463 INFO Download complete, target: DendriteOpenapi
6622024-06-26T04:34:17.211ZJun 26 04:34:15.578 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6632024-06-26T04:34:17.345ZJun 26 04:34:15.710 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6642024-06-26T04:34:17.720ZJun 26 04:34:16.088 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6652024-06-26T04:34:17.763ZJun 26 04:34:16.130 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6662024-06-26T04:34:17.765ZJun 26 04:34:16.132 INFO Download complete, target: Console
6672024-06-26T04:34:18.044ZJun 26 04:34:16.412 INFO Download complete, target: TransceiverControl
6682024-06-26T04:34:19.400ZJun 26 04:34:17.768 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6692024-06-26T04:34:20.407ZJun 26 04:34:18.774 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6702024-06-26T04:34:20.407ZJun 26 04:34:18.774 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6712024-06-26T04:34:21.015ZJun 26 04:34:19.382 INFO Download complete, target: DendriteStub
6722024-06-26T04:34:21.203ZJun 26 04:34:19.570 INFO Download complete, target: MaghemiteMgd
6732024-06-26T04:34:28.966ZJun 26 04:34:27.333 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6742024-06-26T04:34:29.292ZJun 26 04:34:27.657 INFO Checking that binary works, target: Cockroach
6752024-06-26T04:34:29.499ZJun 26 04:34:27.865 INFO Download complete, target: Cockroach
6762024-06-26T04:34:33.967ZJun 26 04:34:32.332 INFO Checking that binary works, target: Clickhouse
6772024-06-26T04:34:34.325ZJun 26 04:34:32.691 INFO Download complete, target: Clickhouse
6782024-06-26T04:34:34.333ZAll prerequisites installed successfully
6792024-06-26T04:34:34.335Z
6802024-06-26T04:34:34.336Zreal 2:51.411929130
6812024-06-26T04:34:34.336Zuser 6:08.435710499
6822024-06-26T04:34:34.336Zsys 1:22.107604407
6832024-06-26T04:34:34.336Ztrap 0.258297557
6842024-06-26T04:34:34.336Ztflt 2.319266165
6852024-06-26T04:34:34.336Zdflt 3.352423029
6862024-06-26T04:34:34.336Zkflt 0.173318718
6872024-06-26T04:34:34.336Zlock 13:39.990317255
6882024-06-26T04:34:34.336Zslp 18:30.086448569
6892024-06-26T04:34:34.336Zlat 21.366621515
6902024-06-26T04:34:34.336Zstop 1:08.458199496
6912024-06-26T04:34:34.336Z+ ptime -m cargo xtask download softnpu
6922024-06-26T04:34:34.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
6932024-06-26T04:34:34.921Z Running `target/debug/xtask download softnpu`
6942024-06-26T04:34:34.948ZJun 26 04:34:33.314 INFO Starting download, target: Softnpu
6952024-06-26T04:34:34.951ZJun 26 04:34:33.315 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
6962024-06-26T04:34:35.623ZJun 26 04:34:33.989 INFO Download complete, target: Softnpu
6972024-06-26T04:34:35.627Z
6982024-06-26T04:34:35.630Zreal 1.287004347
6992024-06-26T04:34:35.630Zuser 0.635950467
7002024-06-26T04:34:35.630Zsys 0.316162924
7012024-06-26T04:34:35.630Ztrap 0.000645490
7022024-06-26T04:34:35.630Ztflt 0.000099650
7032024-06-26T04:34:35.630Zdflt 0.000225407
7042024-06-26T04:34:35.630Zkflt 0.000000000
7052024-06-26T04:34:35.630Zlock 7.298676751
7062024-06-26T04:34:35.630Zslp 0.582716508
7072024-06-26T04:34:35.630Zlat 0.075335945
7082024-06-26T04:34:35.630Zstop 0.000268387
7092024-06-26T04:34:35.630Z+ export CARGO_INCREMENTAL=0
7102024-06-26T04:34:35.630Z+ CARGO_INCREMENTAL=0
7112024-06-26T04:34:35.630Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7122024-06-26T04:34:36.201Z Downloading crates ...
7132024-06-26T04:34:36.375Z Downloaded async-stream-impl v0.3.5
7142024-06-26T04:34:36.381Z Downloaded atomicwrites v0.4.3
7152024-06-26T04:34:36.384Z Downloaded base16ct v0.2.0
7162024-06-26T04:34:36.384Z Downloaded assert_matches v1.5.0
7172024-06-26T04:34:36.388Z Downloaded atty v0.2.14
7182024-06-26T04:34:36.390Z Downloaded aead v0.5.2
7192024-06-26T04:34:36.394Z Downloaded newline-converter v0.3.0
7202024-06-26T04:34:36.397Z Downloaded nanorand v0.7.0
7212024-06-26T04:34:36.401Z Downloaded crucible-workspace-hack v0.1.0
7222024-06-26T04:34:36.404Z Downloaded bitstruct_derive v0.1.0
7232024-06-26T04:34:36.404Z Downloaded mockall v0.12.1
7242024-06-26T04:34:36.407Z Downloaded multer v3.1.0
7252024-06-26T04:34:36.410Z Downloaded mime_guess v2.0.4
7262024-06-26T04:34:36.413Z Downloaded normalize-line-endings v0.3.0
7272024-06-26T04:34:36.416Z Downloaded derive_builder_macro v0.20.0
7282024-06-26T04:34:36.416Z Downloaded argon2 v0.5.3
7292024-06-26T04:34:36.421Z Downloaded ciborium-io v0.2.2
7302024-06-26T04:34:36.421Z Downloaded precomputed-hash v0.1.1
7312024-06-26T04:34:36.421Z Downloaded addr2line v0.21.0
7322024-06-26T04:34:36.424Z Downloaded async-stream v0.3.5
7332024-06-26T04:34:36.424Z Downloaded peg-runtime v0.8.3
7342024-06-26T04:34:36.424Z Downloaded pretty-hex v0.2.1
7352024-06-26T04:34:36.427Z Downloaded portpicker v0.1.1
7362024-06-26T04:34:36.427Z Downloaded cassowary v0.3.0
7372024-06-26T04:34:36.430Z Downloaded cobs v0.2.3
7382024-06-26T04:34:36.430Z Downloaded array-init v0.0.4
7392024-06-26T04:34:36.433Z Downloaded bitflags v1.3.2
7402024-06-26T04:34:36.436Z Downloaded psl-types v2.0.11
7412024-06-26T04:34:36.436Z Downloaded oso-derive v0.27.3
7422024-06-26T04:34:36.440Z Downloaded block-padding v0.3.3
7432024-06-26T04:34:36.443Z Downloaded chacha20 v0.9.1
7442024-06-26T04:34:36.443Z Downloaded crc v3.2.1
7452024-06-26T04:34:36.445Z Downloaded ascii-canvas v3.0.0
7462024-06-26T04:34:36.455Z Downloaded packed_struct_codegen v0.10.1
7472024-06-26T04:34:36.455Z Downloaded convert_case v0.4.0
7482024-06-26T04:34:36.455Z Downloaded atomic-waker v1.1.2
7492024-06-26T04:34:36.455Z Downloaded newtype-uuid v1.1.0
7502024-06-26T04:34:36.455Z Downloaded num_enum_derive v0.5.11
7512024-06-26T04:34:36.455Z Downloaded quick-error v1.2.3
7522024-06-26T04:34:36.459Z Downloaded async-recursion v1.1.1
7532024-06-26T04:34:36.459Z Downloaded defmt v0.3.8
7542024-06-26T04:34:36.464Z Downloaded r2d2 v0.8.10
7552024-06-26T04:34:36.466Z Downloaded predicates-core v1.0.6
7562024-06-26T04:34:36.466Z Downloaded bitstruct v0.1.1
7572024-06-26T04:34:36.469Z Downloaded rand_xorshift v0.3.0
7582024-06-26T04:34:36.469Z Downloaded cfg_aliases v0.1.1
7592024-06-26T04:34:36.472Z Downloaded rand_core v0.6.4
7602024-06-26T04:34:36.472Z Downloaded num v0.4.3
7612024-06-26T04:34:36.475Z Downloaded backoff v0.4.0
7622024-06-26T04:34:36.475Z Downloaded async-trait v0.1.80
7632024-06-26T04:34:36.479Z Downloaded ref-cast v1.0.23
7642024-06-26T04:34:36.482Z Downloaded path-slash v0.1.5
7652024-06-26T04:34:36.485Z Downloaded darling_macro v0.20.9
7662024-06-26T04:34:36.485Z Downloaded parking_lot_core v0.8.6
7672024-06-26T04:34:36.488Z Downloaded data-encoding v2.6.0
7682024-06-26T04:34:36.491Z Downloaded nibble_vec v0.1.0
7692024-06-26T04:34:36.491Z Downloaded csv-core v0.1.11
7702024-06-26T04:34:36.495Z Downloaded cexpr v0.6.0
7712024-06-26T04:34:36.500Z Downloaded bzip2 v0.4.4
7722024-06-26T04:34:36.500Z Downloaded cipher v0.4.4
7732024-06-26T04:34:36.500Z Downloaded password-hash v0.5.0
7742024-06-26T04:34:36.503Z Downloaded base64ct v1.6.0
7752024-06-26T04:34:36.503Z Downloaded postgres-types v0.2.6
7762024-06-26T04:34:36.506Z Downloaded vte_generate_state_changes v0.1.1
7772024-06-26T04:34:36.509Z Downloaded diesel_table_macro_syntax v0.1.0
7782024-06-26T04:34:36.509Z Downloaded cstr-argument v0.1.2
7792024-06-26T04:34:36.509Z Downloaded der_derive v0.7.2
7802024-06-26T04:34:36.511Z Downloaded derive_builder v0.20.0
7812024-06-26T04:34:36.515Z Downloaded ahash v0.8.11
7822024-06-26T04:34:36.519Z Downloaded foreign-types v0.5.0
7832024-06-26T04:34:36.521Z Downloaded http-range v0.1.5
7842024-06-26T04:34:36.521Z Downloaded thiserror-no-std v2.0.2
7852024-06-26T04:34:36.527Z Downloaded poly1305 v0.8.0
7862024-06-26T04:34:36.530Z Downloaded ref-cast-impl v1.0.23
7872024-06-26T04:34:36.530Z Downloaded pkcs8 v0.10.2
7882024-06-26T04:34:36.533Z Downloaded colored v2.1.0
7892024-06-26T04:34:36.535Z Downloaded predicates-tree v1.0.9
7902024-06-26T04:34:36.538Z Downloaded predicates v3.1.0
7912024-06-26T04:34:36.541Z Downloaded num-traits v0.2.19
7922024-06-26T04:34:36.545Z Downloaded kstat-rs v0.2.4
7932024-06-26T04:34:36.548Z Downloaded num-integer v0.1.46
7942024-06-26T04:34:36.548Z Downloaded crossbeam-epoch v0.9.18
7952024-06-26T04:34:36.551Z Downloaded parking_lot v0.11.2
7962024-06-26T04:34:36.554Z Downloaded omicron-zone-package v0.11.0
7972024-06-26T04:34:36.557Z Downloaded defmt-macros v0.3.9
7982024-06-26T04:34:36.560Z Downloaded pem v3.0.4
7992024-06-26T04:34:36.563Z Downloaded rand_seeder v0.2.3
8002024-06-26T04:34:36.563Z Downloaded ppv-lite86 v0.2.17
8012024-06-26T04:34:36.565Z Downloaded corncobs v0.1.3
8022024-06-26T04:34:36.569Z Downloaded radium v0.7.0
8032024-06-26T04:34:36.569Z Downloaded wait-timeout v0.2.0
8042024-06-26T04:34:36.574Z Downloaded tui-tree-widget v0.19.0
8052024-06-26T04:34:36.574Z Downloaded cookie v0.18.1
8062024-06-26T04:34:36.577Z Downloaded oso v0.27.3
8072024-06-26T04:34:36.577Z Downloaded num-rational v0.4.2
8082024-06-26T04:34:36.580Z Downloaded foreign-types-shared v0.3.1
8092024-06-26T04:34:36.580Z Downloaded erased-serde v0.3.31
8102024-06-26T04:34:36.583Z Downloaded hostname v0.4.0
8112024-06-26T04:34:36.586Z Downloaded float-ord v0.3.2
8122024-06-26T04:34:36.586Z Downloaded instant v0.1.12
8132024-06-26T04:34:36.589Z Downloaded zone_cfg_derive v0.1.2
8142024-06-26T04:34:36.589Z Downloaded packed_struct v0.10.1
8152024-06-26T04:34:36.592Z Downloaded matches v0.1.10
8162024-06-26T04:34:36.592Z Downloaded pkcs1 v0.7.5
8172024-06-26T04:34:36.595Z Downloaded cancel-safe-futures v0.1.5
8182024-06-26T04:34:36.598Z Downloaded ciborium-ll v0.2.2
8192024-06-26T04:34:36.601Z Downloaded bcs v0.1.6
8202024-06-26T04:34:36.601Z Downloaded memoffset v0.9.1
8212024-06-26T04:34:36.604Z Downloaded peg-macros v0.8.3
8222024-06-26T04:34:36.607Z Downloaded same-file v1.0.6
8232024-06-26T04:34:36.607Z Downloaded console v0.15.8
8242024-06-26T04:34:36.610Z Downloaded managed v0.8.0
8252024-06-26T04:34:36.612Z Downloaded rustc-hash v1.1.0
8262024-06-26T04:34:36.612Z Downloaded serde_repr v0.1.19
8272024-06-26T04:34:36.615Z Downloaded derive_builder_core v0.20.0
8282024-06-26T04:34:36.618Z Downloaded compact_str v0.7.1
8292024-06-26T04:34:36.621Z Downloaded darling_core v0.20.9
8302024-06-26T04:34:36.625Z Downloaded slog-dtrace v0.3.0
8312024-06-26T04:34:36.628Z Downloaded toolchain_find v0.4.0
8322024-06-26T04:34:36.630Z Downloaded supports-color v3.0.0
8332024-06-26T04:34:36.630Z Downloaded strum_macros v0.25.3
8342024-06-26T04:34:36.633Z Downloaded blake2 v0.10.6
8352024-06-26T04:34:36.636Z Downloaded strum_macros v0.24.3
8362024-06-26T04:34:36.639Z Downloaded env_logger v0.10.2
8372024-06-26T04:34:36.642Z Downloaded unicode-xid v0.2.4
8382024-06-26T04:34:36.642Z Downloaded unicode-linebreak v0.1.5
8392024-06-26T04:34:36.645Z Downloaded unicase v2.7.0
8402024-06-26T04:34:36.645Z Downloaded flagset v0.4.5
8412024-06-26T04:34:36.648Z Downloaded fixedbitset v0.4.2
8422024-06-26T04:34:36.654Z Downloaded unarray v0.1.4
8432024-06-26T04:34:36.654Z Downloaded toml v0.7.8
8442024-06-26T04:34:36.657Z Downloaded rcgen v0.12.1
8452024-06-26T04:34:36.657Z Downloaded md-5 v0.10.6
8462024-06-26T04:34:36.660Z Downloaded ident_case v1.0.1
8472024-06-26T04:34:36.660Z Downloaded ciborium v0.2.2
8482024-06-26T04:34:36.663Z Downloaded maybe-uninit v2.0.0
8492024-06-26T04:34:36.666Z Downloaded clang-sys v1.7.0
8502024-06-26T04:34:36.668Z Downloaded libsw v3.3.1
8512024-06-26T04:34:36.671Z Downloaded cookie v0.17.0
8522024-06-26T04:34:36.671Z Downloaded memmap2 v0.9.4
8532024-06-26T04:34:36.674Z Downloaded ipnetwork v0.20.0
8542024-06-26T04:34:36.677Z Downloaded serde_plain v1.0.2
8552024-06-26T04:34:36.686Z Downloaded derive-where v1.2.7
8562024-06-26T04:34:36.690Z Downloaded untrusted v0.9.0
8572024-06-26T04:34:36.693Z Downloaded termios v0.3.3
8582024-06-26T04:34:36.695Z Downloaded rpassword v7.3.1
8592024-06-26T04:34:36.696Z Downloaded is_ci v1.2.0
8602024-06-26T04:34:36.698Z Downloaded postgres-protocol v0.6.6
8612024-06-26T04:34:36.701Z Downloaded termcolor v1.4.1
8622024-06-26T04:34:36.701Z Downloaded waitgroup v0.1.2
8632024-06-26T04:34:36.705Z Downloaded wyz v0.5.1
8642024-06-26T04:34:36.705Z Downloaded fxhash v0.2.1
8652024-06-26T04:34:36.705Z Downloaded serde-big-array v0.5.1
8662024-06-26T04:34:36.708Z Downloaded toml v0.5.11
8672024-06-26T04:34:36.711Z Downloaded topological-sort v0.2.2
8682024-06-26T04:34:36.711Z Downloaded lazycell v1.3.0
8692024-06-26T04:34:36.714Z Downloaded rusty-fork v0.3.0
8702024-06-26T04:34:36.714Z Downloaded lazy_static v1.4.0
8712024-06-26T04:34:36.719Z Downloaded humantime v2.1.0
8722024-06-26T04:34:36.719Z Downloaded getopts v0.2.21
8732024-06-26T04:34:36.722Z Downloaded indexmap v1.9.3
8742024-06-26T04:34:36.722Z Downloaded zeroize_derive v1.4.2
8752024-06-26T04:34:36.725Z Downloaded rand v0.8.5
8762024-06-26T04:34:36.728Z Downloaded tap v1.0.1
8772024-06-26T04:34:36.733Z Downloaded postcard v1.0.8
8782024-06-26T04:34:36.735Z Downloaded serde-big-array v0.4.1
8792024-06-26T04:34:36.735Z Downloaded scheduled-thread-pool v0.2.7
8802024-06-26T04:34:36.735Z Downloaded hubpack_derive v0.1.1
8812024-06-26T04:34:36.735Z Downloaded resolv-conf v0.7.0
8822024-06-26T04:34:36.738Z Downloaded rustc-demangle v0.1.24
8832024-06-26T04:34:36.741Z Downloaded secrecy v0.8.0
8842024-06-26T04:34:36.744Z Downloaded rustfmt-wrapper v0.2.1
8852024-06-26T04:34:36.744Z Downloaded sct v0.7.1
8862024-06-26T04:34:36.746Z Downloaded rustls-pemfile v2.1.2
8872024-06-26T04:34:36.749Z Downloaded socket2 v0.4.10
8882024-06-26T04:34:36.752Z Downloaded hyper-staticfile v0.9.5
8892024-06-26T04:34:36.755Z Downloaded spin v0.5.2
8902024-06-26T04:34:36.759Z Downloaded hyper-rustls v0.24.2
8912024-06-26T04:34:36.759Z Downloaded libefi-sys v0.1.0
8922024-06-26T04:34:36.762Z Downloaded tempfile v3.10.1
8932024-06-26T04:34:36.765Z Downloaded crypto-bigint v0.5.5
8942024-06-26T04:34:36.769Z Downloaded rayon-core v1.12.1
8952024-06-26T04:34:36.773Z Downloaded difflib v0.4.0
8962024-06-26T04:34:36.776Z Downloaded termtree v0.4.1
8972024-06-26T04:34:36.776Z Downloaded fastrand v2.1.0
8982024-06-26T04:34:36.779Z Downloaded fallible-iterator v0.2.0
8992024-06-26T04:34:36.779Z Downloaded getrandom v0.2.14
9002024-06-26T04:34:36.782Z Downloaded lru-cache v0.1.2
9012024-06-26T04:34:36.785Z Downloaded group v0.13.0
9022024-06-26T04:34:36.785Z Downloaded hmac v0.12.1
9032024-06-26T04:34:36.787Z Downloaded diff v0.1.13
9042024-06-26T04:34:36.790Z Downloaded strip-ansi-escapes v0.2.0
9052024-06-26T04:34:36.795Z Downloaded ron v0.8.1
9062024-06-26T04:34:36.798Z Downloaded der v0.7.9
9072024-06-26T04:34:36.803Z Downloaded stability v0.2.0
9082024-06-26T04:34:36.809Z Downloaded tabwriter v1.4.0
9092024-06-26T04:34:36.809Z Downloaded tracing-attributes v0.1.27
9102024-06-26T04:34:36.812Z Downloaded sqlformat v0.2.3
9112024-06-26T04:34:36.812Z Downloaded serde_arrays v0.1.0
9122024-06-26T04:34:36.812Z Downloaded env_logger v0.9.3
9132024-06-26T04:34:36.815Z Downloaded vsss-rs v3.3.4
9142024-06-26T04:34:36.818Z Downloaded samael v0.0.15
9152024-06-26T04:34:36.822Z Downloaded uuid v1.8.0
9162024-06-26T04:34:36.825Z Downloaded walkdir v2.5.0
9172024-06-26T04:34:36.828Z Downloaded gethostname v0.4.3
9182024-06-26T04:34:36.830Z Downloaded funty v2.0.0
9192024-06-26T04:34:36.830Z Downloaded fragile v2.0.0
9202024-06-26T04:34:36.833Z Downloaded dyn-clone v1.0.17
9212024-06-26T04:34:36.833Z Downloaded which v4.4.2
9222024-06-26T04:34:36.836Z Downloaded stringprep v0.1.4
9232024-06-26T04:34:36.836Z Downloaded spin v0.9.8
9242024-06-26T04:34:36.839Z Downloaded tokio-rustls v0.25.0
9252024-06-26T04:34:36.842Z Downloaded headers-core v0.2.0
9262024-06-26T04:34:36.842Z Downloaded slog-envlogger v2.2.0
9272024-06-26T04:34:36.845Z Downloaded enum-as-inner v0.5.1
9282024-06-26T04:34:36.845Z Downloaded tls_codec_derive v0.4.1
9292024-06-26T04:34:36.848Z Downloaded vte v0.11.1
9302024-06-26T04:34:36.851Z Downloaded lalrpop-util v0.19.12
9312024-06-26T04:34:36.851Z Downloaded impl-trait-for-tuples v0.2.2
9322024-06-26T04:34:36.854Z Downloaded ena v0.14.3
9332024-06-26T04:34:36.859Z Downloaded num-bigint v0.4.5
9342024-06-26T04:34:36.862Z Downloaded thiserror-impl-no-std v2.0.2
9352024-06-26T04:34:36.862Z Downloaded display-error-chain v0.2.0
9362024-06-26T04:34:36.862Z Downloaded downcast v0.11.0
9372024-06-26T04:34:36.865Z Downloaded semver v0.1.20
9382024-06-26T04:34:36.865Z Downloaded rtoolbox v0.0.2
9392024-06-26T04:34:36.868Z Downloaded uzers v0.11.3
9402024-06-26T04:34:36.868Z Downloaded textwrap v0.16.1
9412024-06-26T04:34:36.871Z Downloaded signal-hook v0.3.17
9422024-06-26T04:34:36.875Z Downloaded num-bigint-dig v0.8.4
9432024-06-26T04:34:36.880Z Downloaded sigpipe v0.1.3
9442024-06-26T04:34:36.883Z Downloaded heck v0.3.3
9452024-06-26T04:34:36.883Z Downloaded smawk v0.3.2
9462024-06-26T04:34:36.883Z Downloaded indoc v2.0.5
9472024-06-26T04:34:36.886Z Downloaded rustc_version v0.4.0
9482024-06-26T04:34:36.889Z Downloaded string_cache v0.8.7
9492024-06-26T04:34:36.889Z Downloaded glob v0.3.1
9502024-06-26T04:34:36.892Z Downloaded static_assertions v1.1.0
9512024-06-26T04:34:36.892Z Downloaded indoc v1.0.9
9522024-06-26T04:34:36.895Z Downloaded zone v0.1.8
9532024-06-26T04:34:36.895Z Downloaded sha1 v0.10.6
9542024-06-26T04:34:36.899Z Downloaded serde_path_to_error v0.1.16
9552024-06-26T04:34:36.902Z Downloaded http v1.1.0
9562024-06-26T04:34:36.906Z Downloaded rustc_version v0.1.7
9572024-06-26T04:34:36.906Z Downloaded hash32 v0.3.1
9582024-06-26T04:34:36.906Z Downloaded hash32 v0.2.1
9592024-06-26T04:34:36.910Z Downloaded rustls-pki-types v1.7.0
9602024-06-26T04:34:36.910Z Downloaded highway v1.1.0
9612024-06-26T04:34:36.913Z Downloaded either v1.12.0
9622024-06-26T04:34:36.913Z Downloaded stable_deref_trait v1.2.0
9632024-06-26T04:34:36.913Z Downloaded whoami v1.5.1
9642024-06-26T04:34:36.916Z Downloaded libloading v0.8.3
9652024-06-26T04:34:36.920Z Downloaded zip v0.6.6
9662024-06-26T04:34:36.925Z Downloaded heapless v0.7.17
9672024-06-26T04:34:36.929Z Downloaded tokio-tungstenite v0.20.1
9682024-06-26T04:34:36.932Z Downloaded smf v0.2.3
9692024-06-26T04:34:36.932Z Downloaded tokio-stream v0.1.15
9702024-06-26T04:34:36.935Z Downloaded ron v0.7.1
9712024-06-26T04:34:36.938Z Downloaded serde_derive_internals v0.29.1
9722024-06-26T04:34:36.942Z Downloaded regex-automata v0.1.10
9732024-06-26T04:34:36.945Z Downloaded tokio-tungstenite v0.21.0
9742024-06-26T04:34:36.948Z Downloaded keccak v0.1.5
9752024-06-26T04:34:36.951Z Downloaded ed25519 v1.5.3
9762024-06-26T04:34:36.951Z Downloaded tungstenite v0.20.1
9772024-06-26T04:34:36.955Z Downloaded tokio-postgres v0.7.10
9782024-06-26T04:34:36.960Z Downloaded test-strategy v0.3.1
9792024-06-26T04:34:36.963Z Downloaded similar v2.5.0
9802024-06-26T04:34:36.968Z Downloaded half v2.4.1
9812024-06-26T04:34:36.971Z Downloaded elliptic-curve v0.13.8
9822024-06-26T04:34:36.975Z Downloaded nom v7.1.3
9832024-06-26T04:34:36.980Z Downloaded hashbrown v0.12.3
9842024-06-26T04:34:36.985Z Downloaded steno v0.4.0
9852024-06-26T04:34:36.988Z Downloaded rsa v0.9.6
9862024-06-26T04:34:36.994Z Downloaded snafu v0.8.2
9872024-06-26T04:34:37.002Z Downloaded maplit v1.0.2
9882024-06-26T04:34:37.013Z Downloaded unsafe-libyaml v0.2.11
9892024-06-26T04:34:37.013Z Downloaded serde_yaml v0.9.34+deprecated
9902024-06-26T04:34:37.013Z Downloaded toml_edit v0.19.15
9912024-06-26T04:34:37.026Z Downloaded expectorate v1.1.0
9922024-06-26T04:34:37.029Z Downloaded trust-dns-resolver v0.22.0
9932024-06-26T04:34:37.034Z Downloaded tough v0.17.1
9942024-06-26T04:34:37.040Z Downloaded unicode-segmentation v1.11.0
9952024-06-26T04:34:37.043Z Downloaded hashbrown v0.13.2
9962024-06-26T04:34:37.047Z Downloaded rustyline v14.0.0
9972024-06-26T04:34:37.053Z Downloaded tungstenite v0.21.0
9982024-06-26T04:34:37.055Z Downloaded heapless v0.8.0
9992024-06-26T04:34:37.059Z Downloaded portable-atomic v1.6.0
10002024-06-26T04:34:37.065Z Downloaded crossterm v0.27.0
10012024-06-26T04:34:37.073Z Downloaded rayon v1.10.0
10022024-06-26T04:34:37.081Z Downloaded libm v0.2.8
10032024-06-26T04:34:37.090Z Downloaded trust-dns-client v0.22.0
10042024-06-26T04:34:37.095Z Downloaded typed-path v0.7.1
10052024-06-26T04:34:37.101Z Downloaded aho-corasick v1.1.3
10062024-06-26T04:34:37.107Z Downloaded quick-xml v0.31.0
10072024-06-26T04:34:37.114Z Downloaded itertools v0.10.5
10082024-06-26T04:34:37.119Z Downloaded blake3 v1.5.1
10092024-06-26T04:34:37.127Z Downloaded libxml v0.3.3
10102024-06-26T04:34:37.135Z Downloaded sqlparser v0.45.0
10112024-06-26T04:34:37.139Z Downloaded serde_with v3.8.1
10122024-06-26T04:34:37.147Z Downloaded proptest v1.4.0
10132024-06-26T04:34:37.157Z Downloaded chrono v0.4.38
10142024-06-26T04:34:37.164Z Downloaded itertools v0.12.1
10152024-06-26T04:34:37.171Z Downloaded bindgen v0.69.4
10162024-06-26T04:34:37.179Z Downloaded object v0.30.4
10172024-06-26T04:34:37.189Z Downloaded radix_trie v0.2.1
10182024-06-26T04:34:37.194Z Downloaded hkdf v0.12.4
10192024-06-26T04:34:37.198Z Downloaded rustls-webpki v0.101.7
10202024-06-26T04:34:37.211Z Downloaded lalrpop v0.19.12
10212024-06-26T04:34:37.222Z Downloaded regex v1.10.4
10222024-06-26T04:34:37.235Z Downloaded object v0.32.2
10232024-06-26T04:34:37.246Z Downloaded rustls-webpki v0.102.4
10242024-06-26T04:34:37.263Z Downloaded nix v0.28.0
10252024-06-26T04:34:37.278Z Downloaded webpki-roots v0.25.4
10262024-06-26T04:34:37.285Z Downloaded smoltcp v0.9.1
10272024-06-26T04:34:37.288Z Downloaded polar-core v0.27.3
10282024-06-26T04:34:37.297Z Downloaded idna v0.2.3
10292024-06-26T04:34:37.303Z Downloaded gimli v0.28.1
10302024-06-26T04:34:37.312Z Downloaded openapiv3 v2.0.0
10312024-06-26T04:34:37.323Z Downloaded idna v0.3.0
10322024-06-26T04:34:37.330Z Downloaded trust-dns-proto v0.22.0
10332024-06-26T04:34:37.342Z Downloaded regex-syntax v0.6.29
10342024-06-26T04:34:37.349Z Downloaded regress v0.9.1
10352024-06-26T04:34:37.359Z Downloaded regex-syntax v0.8.3
10362024-06-26T04:34:37.365Z Downloaded ratatui v0.26.2
10372024-06-26T04:34:37.383Z Downloaded smoltcp v0.11.0
10382024-06-26T04:34:37.396Z Downloaded sled v0.34.7
10392024-06-26T04:34:37.406Z Downloaded zerocopy-derive v0.6.6
10402024-06-26T04:34:37.414Z Downloaded bzip2-sys v0.1.11+1.0.8
10412024-06-26T04:34:37.426Z Downloaded finl_unicode v1.2.0
10422024-06-26T04:34:37.438Z Downloaded petgraph v0.6.5
10432024-06-26T04:34:37.456Z Downloaded regex-automata v0.4.6
10442024-06-26T04:34:37.473Z Downloaded rustls v0.22.4
10452024-06-26T04:34:37.484Z Downloaded sha3 v0.10.8
10462024-06-26T04:34:37.489Z Downloaded csv v1.3.0
10472024-06-26T04:34:37.507Z Downloaded rustls v0.21.12
10482024-06-26T04:34:37.519Z Downloaded bstr v1.9.1
10492024-06-26T04:34:37.528Z Downloaded bstr v0.2.17
10502024-06-26T04:34:37.537Z Downloaded curve25519-dalek v4.1.3
10512024-06-26T04:34:37.545Z Downloaded nix v0.27.1
10522024-06-26T04:34:37.556Z Downloaded diesel v2.1.6
10532024-06-26T04:34:37.574Z Downloaded bitvec v1.0.1
10542024-06-26T04:34:37.588Z Downloaded winnow v0.5.40
10552024-06-26T04:34:37.597Z Downloaded reedline v0.31.0
10562024-06-26T04:34:37.603Z Downloaded serde_with_macros v3.8.1
10572024-06-26T04:34:37.607Z Downloaded fatfs v0.3.6
10582024-06-26T04:34:37.610Z Downloaded smallvec v0.6.14
10592024-06-26T04:34:37.610Z Downloaded slog-stdlog v4.1.1
10602024-06-26T04:34:37.610Z Downloaded home v0.5.9
10612024-06-26T04:34:37.614Z Downloaded globset v0.4.14
10622024-06-26T04:34:37.614Z Downloaded tls_codec v0.4.1
10632024-06-26T04:34:37.618Z Downloaded universal-hash v0.5.1
10642024-06-26T04:34:37.618Z Downloaded salty v0.2.0
10652024-06-26T04:34:37.621Z Downloaded x509-cert v0.2.5
10662024-06-26T04:34:37.626Z Downloaded publicsuffix v2.2.3
10672024-06-26T04:34:37.628Z Downloaded flume v0.11.0
10682024-06-26T04:34:37.631Z Downloaded zerocopy v0.6.6
10692024-06-26T04:34:37.634Z Downloaded tiny-keccak v2.0.2
10702024-06-26T04:34:37.637Z Downloaded snafu-derive v0.8.2
10712024-06-26T04:34:37.639Z Downloaded signal-hook-tokio v0.3.1
10722024-06-26T04:34:37.639Z Downloaded schemars v0.8.21
10732024-06-26T04:34:37.649Z Downloaded headers v0.3.9
10742024-06-26T04:34:37.656Z Downloaded minimal-lexical v0.2.1
10752024-06-26T04:34:37.660Z Downloaded linked-hash-map v0.5.6
10762024-06-26T04:34:37.663Z Downloaded linear-map v1.2.0
10772024-06-26T04:34:37.663Z Downloaded untrusted v0.7.1
10782024-06-26T04:34:37.663Z Downloaded hubpack v0.1.2
10792024-06-26T04:34:37.663Z Downloaded pin-project v1.1.5
10802024-06-26T04:34:37.674Z Downloaded backtrace v0.3.71
10812024-06-26T04:34:37.679Z Downloaded indicatif v0.17.8
10822024-06-26T04:34:37.682Z Downloaded trust-dns-server v0.22.1
10832024-06-26T04:34:37.691Z Downloaded signature v2.2.0
10842024-06-26T04:34:37.694Z Downloaded iana-time-zone v0.1.60
10852024-06-26T04:34:37.694Z Downloaded const_format v0.2.32
10862024-06-26T04:34:37.697Z Downloaded chacha20poly1305 v0.10.1
10872024-06-26T04:34:37.697Z Downloaded lru v0.12.3
10882024-06-26T04:34:37.700Z Downloaded fd-lock v4.0.2
10892024-06-26T04:34:37.700Z Downloaded zeroize v1.7.0
10902024-06-26T04:34:37.703Z Downloaded signature v1.6.4
10912024-06-26T04:34:37.703Z Downloaded serde-hex v0.1.0
10922024-06-26T04:34:37.703Z Downloaded subprocess v0.2.9
10932024-06-26T04:34:37.706Z Downloaded diesel_derives v2.1.4
10942024-06-26T04:34:37.709Z Downloaded ring v0.17.8
10952024-06-26T04:34:37.775Z Downloaded unicode_categories v0.1.1
10962024-06-26T04:34:37.778Z Downloaded prettyplease v0.2.20
10972024-06-26T04:34:37.781Z Downloaded spki v0.7.3
10982024-06-26T04:34:37.782Z Downloaded slog-scope v4.4.0
10992024-06-26T04:34:37.784Z Downloaded shlex v1.3.0
11002024-06-26T04:34:37.785Z Downloaded shell-words v1.1.0
11012024-06-26T04:34:37.785Z Downloaded sec1 v0.7.3
11022024-06-26T04:34:37.788Z Downloaded schemars_derive v0.8.21
11032024-06-26T04:34:37.788Z Downloaded tokio-rustls v0.24.1
11042024-06-26T04:34:37.791Z Downloaded crc-any v2.5.0
11052024-06-26T04:34:37.791Z Downloaded inout v0.1.3
11062024-06-26T04:34:37.794Z Downloaded ff v0.13.0
11072024-06-26T04:34:37.794Z Downloaded structmeta-derive v0.3.0
11082024-06-26T04:34:37.795Z Downloaded structmeta-derive v0.2.0
11092024-06-26T04:34:37.797Z Downloaded structmeta v0.3.0
11102024-06-26T04:34:37.797Z Downloaded structmeta v0.2.0
11112024-06-26T04:34:37.797Z Downloaded subtle v2.5.0
11122024-06-26T04:34:37.801Z Downloaded yasna v0.5.2
11132024-06-26T04:34:37.801Z Downloaded base64 v0.22.1
11142024-06-26T04:34:37.804Z Downloaded base64 v0.13.1
11152024-06-26T04:34:37.808Z Downloaded siphasher v0.3.11
11162024-06-26T04:34:37.808Z Downloaded signal-hook-mio v0.2.3
11172024-06-26T04:34:37.811Z Downloaded utf-8 v0.7.6
11182024-06-26T04:34:37.811Z Downloaded arc-swap v1.7.1
11192024-06-26T04:34:37.816Z Downloaded darling v0.20.9
11202024-06-26T04:34:37.819Z Downloaded cookie_store v0.20.0
11212024-06-26T04:34:37.819Z Downloaded hex v0.4.3
11222024-06-26T04:34:37.819Z Downloaded endian-type v0.1.2
11232024-06-26T04:34:37.822Z Downloaded sqlparser_derive v0.2.2
11242024-06-26T04:34:37.822Z Downloaded float-cmp v0.9.0
11252024-06-26T04:34:37.822Z Downloaded embedded-io v0.4.0
11262024-06-26T04:34:37.825Z Downloaded parse-display v0.9.0
11272024-06-26T04:34:37.825Z Downloaded num-complex v0.4.6
11282024-06-26T04:34:37.825Z Downloaded nu-ansi-term v0.50.0
11292024-06-26T04:34:37.828Z Downloaded derive_more v0.99.17
11302024-06-26T04:34:37.832Z Downloaded debug-ignore v1.0.5
11312024-06-26T04:34:37.836Z Downloaded const-oid v0.9.6
11322024-06-26T04:34:37.836Z Downloaded arrayvec v0.7.4
11332024-06-26T04:34:37.839Z Downloaded castaway v0.2.2
11342024-06-26T04:34:37.839Z Downloaded mockall_derive v0.12.1
11352024-06-26T04:34:37.842Z Downloaded crossbeam-deque v0.8.5
11362024-06-26T04:34:37.842Z Downloaded buf-list v1.0.3
11372024-06-26T04:34:37.845Z Downloaded ring v0.16.20
11382024-06-26T04:34:37.919Z Downloaded pin-project-internal v1.1.5
11392024-06-26T04:34:37.922Z Downloaded num_enum v0.5.11
11402024-06-26T04:34:37.925Z Downloaded constant_time_eq v0.3.0
11412024-06-26T04:34:37.928Z Downloaded bitfield v0.14.0
11422024-06-26T04:34:37.928Z Downloaded foreign-types-macros v0.2.3
11432024-06-26T04:34:37.928Z Downloaded bit-set v0.5.3
11442024-06-26T04:34:37.930Z Downloaded rand_chacha v0.3.1
11452024-06-26T04:34:37.931Z Downloaded paste v1.0.15
11462024-06-26T04:34:37.933Z Downloaded allocator-api2 v0.2.18
11472024-06-26T04:34:37.936Z Downloaded pem-rfc7468 v0.7.0
11482024-06-26T04:34:37.936Z Downloaded olpc-cjson v0.1.3
11492024-06-26T04:34:37.939Z Downloaded num-iter v0.1.45
11502024-06-26T04:34:37.939Z Downloaded const_format_proc_macros v0.2.32
11512024-06-26T04:34:37.944Z Downloaded owo-colors v4.0.0
11522024-06-26T04:34:37.945Z Downloaded phf_shared v0.10.0
11532024-06-26T04:34:37.947Z Downloaded phf v0.11.2
11542024-06-26T04:34:37.947Z Downloaded parse-size v1.0.0
11552024-06-26T04:34:37.947Z Downloaded crunchy v0.2.2
11562024-06-26T04:34:37.947Z Downloaded ascii v1.1.0
11572024-06-26T04:34:37.947Z Downloaded proc-macro-crate v1.3.1
11582024-06-26T04:34:37.947Z Downloaded parse-display-derive v0.9.0
11592024-06-26T04:34:37.950Z Downloaded opaque-debug v0.3.1
11602024-06-26T04:34:37.950Z Downloaded num-derive v0.4.2
11612024-06-26T04:34:37.950Z Downloaded defmt-parser v0.3.4
11622024-06-26T04:34:37.953Z Downloaded crc-catalog v2.4.0
11632024-06-26T04:34:37.953Z Downloaded camino-tempfile v1.1.1
11642024-06-26T04:34:37.956Z Downloaded bb8 v0.8.3
11652024-06-26T04:34:37.956Z Downloaded curve25519-dalek-derive v0.1.1
11662024-06-26T04:34:37.956Z Downloaded phf_shared v0.11.2
11672024-06-26T04:34:37.956Z Downloaded peg v0.8.3
11682024-06-26T04:34:37.959Z Downloaded multimap v0.10.0
11692024-06-26T04:34:37.962Z Downloaded bit-vec v0.6.3
11702024-06-26T04:34:37.962Z Downloaded arrayref v0.3.7
11712024-06-26T04:34:37.965Z Downloaded number_prefix v0.4.0
11722024-06-26T04:34:37.965Z Downloaded nodrop v0.1.14
11732024-06-26T04:34:37.965Z Downloaded newtype_derive v0.1.6
11742024-06-26T04:34:37.965Z Downloaded new_debug_unreachable v1.0.6
11752024-06-26T04:34:38.101Z Compiling proc-macro2 v1.0.86
11762024-06-26T04:34:38.101Z Compiling unicode-ident v1.0.12
11772024-06-26T04:34:38.103Z Compiling libc v0.2.155
11782024-06-26T04:34:38.103Z Compiling serde v1.0.203
11792024-06-26T04:34:38.103Z Compiling autocfg v1.3.0
11802024-06-26T04:34:38.104Z Compiling version_check v0.9.4
11812024-06-26T04:34:38.104Z Compiling cfg-if v1.0.0
11822024-06-26T04:34:38.321Z Compiling cc v1.0.97
11832024-06-26T04:34:38.365Z Compiling parking_lot_core v0.9.10
11842024-06-26T04:34:38.381Z Compiling serde_json v1.0.117
11852024-06-26T04:34:38.758Z Compiling once_cell v1.19.0
11862024-06-26T04:34:38.836Z Compiling libm v0.2.8
11872024-06-26T04:34:38.854Z Compiling byteorder v1.5.0
11882024-06-26T04:34:39.018Z Compiling lock_api v0.4.12
11892024-06-26T04:34:39.118Z Compiling ahash v0.8.11
11902024-06-26T04:34:39.134Z Compiling num-traits v0.2.19
11912024-06-26T04:34:39.282Z Compiling memchr v2.7.2
11922024-06-26T04:34:39.300Z Compiling thiserror v1.0.60
11932024-06-26T04:34:39.408Z Compiling typenum v1.17.0
11942024-06-26T04:34:39.427Z Compiling log v0.4.21
11952024-06-26T04:34:39.800Z Compiling quote v1.0.36
11962024-06-26T04:34:39.827Z Compiling itoa v1.0.11
11972024-06-26T04:34:40.057Z Compiling generic-array v0.14.7
11982024-06-26T04:34:40.409Z Compiling syn v2.0.68
11992024-06-26T04:34:40.446Z Compiling getrandom v0.2.14
12002024-06-26T04:34:40.832Z Compiling scopeguard v1.2.0
12012024-06-26T04:34:41.072Z Compiling allocator-api2 v0.2.18
12022024-06-26T04:34:41.142Z Compiling slab v0.4.9
12032024-06-26T04:34:41.498Z Compiling ring v0.17.8
12042024-06-26T04:34:41.520Z Compiling ryu v1.0.18
12052024-06-26T04:34:41.695Z Compiling pin-project-lite v0.2.14
12062024-06-26T04:34:41.844Z Compiling schemars v0.8.21
12072024-06-26T04:34:41.883Z Compiling smallvec v1.13.2
12082024-06-26T04:34:41.923Z Compiling semver v1.0.23
12092024-06-26T04:34:42.268Z Compiling equivalent v1.0.1
12102024-06-26T04:34:42.417Z Compiling vcpkg v0.2.15
12112024-06-26T04:34:42.437Z Compiling pkg-config v0.3.30
12122024-06-26T04:34:42.605Z Compiling signal-hook-registry v1.4.2
12132024-06-26T04:34:43.223Z Compiling parking_lot v0.12.2
12142024-06-26T04:34:43.817Z Compiling syn v1.0.109
12152024-06-26T04:34:44.170Z Compiling openssl-sys v0.9.102
12162024-06-26T04:34:44.204Z Compiling mio v0.8.11
12172024-06-26T04:34:45.189Z Compiling rand_core v0.6.4
12182024-06-26T04:34:45.393Z Compiling num_cpus v1.16.0
12192024-06-26T04:34:45.580Z Compiling socket2 v0.5.7
12202024-06-26T04:34:45.643Z Compiling time-core v0.1.2
12212024-06-26T04:34:45.814Z Compiling num-conv v0.1.0
12222024-06-26T04:34:46.105Z Compiling time-macros v0.2.18
12232024-06-26T04:34:46.456Z Compiling httparse v1.8.0
12242024-06-26T04:34:46.971Z Compiling futures-core v0.3.30
12252024-06-26T04:34:47.238Z Compiling fnv v1.0.7
12262024-06-26T04:34:47.320Z Compiling openssl v0.10.64
12272024-06-26T04:34:47.748Z Compiling iana-time-zone v0.1.60
12282024-06-26T04:34:47.791Z Compiling crossbeam-utils v0.8.19
12292024-06-26T04:34:47.863Z Compiling rustix v0.38.34
12302024-06-26T04:34:48.317Z Compiling serde_derive_internals v0.29.1
12312024-06-26T04:34:48.518Z Compiling spin v0.9.8
12322024-06-26T04:34:48.613Z Compiling rustls v0.21.12
12332024-06-26T04:34:48.873Z Compiling native-tls v0.2.11
12342024-06-26T04:34:48.985Z Compiling tinyvec_macros v0.1.1
12352024-06-26T04:34:49.084Z Compiling tinyvec v1.6.0
12362024-06-26T04:34:49.525Z Compiling ucd-trie v0.1.6
12372024-06-26T04:34:49.820Z Compiling subtle v2.5.0
12382024-06-26T04:34:50.142Z Compiling futures-sink v0.3.30
12392024-06-26T04:34:50.159Z Compiling const-oid v0.9.6
12402024-06-26T04:34:50.324Z Compiling backtrace v0.3.71
12412024-06-26T04:34:50.693Z Compiling unicode-normalization v0.1.23
12422024-06-26T04:34:50.748Z Compiling cookie v0.17.0
12432024-06-26T04:34:50.828Z Compiling heck v0.5.0
12442024-06-26T04:34:51.011Z Compiling dyn-clone v1.0.17
12452024-06-26T04:34:51.211Z Compiling unicode-bidi v0.3.15
12462024-06-26T04:34:51.279Z Compiling slog v2.7.0
12472024-06-26T04:34:51.782Z Compiling heck v0.4.1
12482024-06-26T04:34:52.081Z Compiling futures-channel v0.3.30
12492024-06-26T04:34:52.292Z Compiling futures-io v0.3.30
12502024-06-26T04:34:52.593Z Compiling pin-utils v0.1.0
12512024-06-26T04:34:52.645Z Compiling futures-task v0.3.30
12522024-06-26T04:34:53.020Z Compiling aho-corasick v1.1.3
12532024-06-26T04:34:53.249Z Compiling untrusted v0.9.0
12542024-06-26T04:34:53.493Z Compiling regex-syntax v0.8.3
12552024-06-26T04:34:53.592Z Compiling anyhow v1.0.86
12562024-06-26T04:34:54.120Z Compiling winnow v0.5.40
12572024-06-26T04:34:54.430Z Compiling serde_derive v1.0.203
12582024-06-26T04:34:55.446Z Compiling zerocopy-derive v0.7.34
12592024-06-26T04:34:56.003Z Compiling zeroize_derive v1.4.2
12602024-06-26T04:34:57.513Z Compiling thiserror-impl v1.0.60
12612024-06-26T04:34:57.560Z Compiling zerocopy v0.7.34
12622024-06-26T04:34:57.718Z Compiling tokio-macros v2.2.0
12632024-06-26T04:34:58.130Z Compiling futures-macro v0.3.30
12642024-06-26T04:34:58.155Z Compiling schemars_derive v0.8.21
12652024-06-26T04:34:59.677Z Compiling tracing-attributes v0.1.27
12662024-06-26T04:34:59.910Z Compiling hashbrown v0.14.5
12672024-06-26T04:35:00.104Z Compiling zeroize v1.7.0
12682024-06-26T04:35:00.954Z Compiling openssl-macros v0.1.1
12692024-06-26T04:35:01.410Z Compiling scroll_derive v0.12.0
12702024-06-26T04:35:01.705Z Compiling pest v2.7.10
12712024-06-26T04:35:01.828Z Compiling futures-util v0.3.30
12722024-06-26T04:35:02.018Z Compiling crypto-common v0.1.6
12732024-06-26T04:35:02.247Z Compiling der_derive v0.7.2
12742024-06-26T04:35:02.885Z Compiling block-buffer v0.10.4
12752024-06-26T04:35:03.431Z Compiling regex-automata v0.4.6
12762024-06-26T04:35:04.641Z Compiling pest_meta v2.7.10
12772024-06-26T04:35:04.877Z Compiling tracing-core v0.1.32
12782024-06-26T04:35:07.534Z Compiling pest_generator v2.7.10
12792024-06-26T04:35:09.358Z Compiling bytes v1.6.0
12802024-06-26T04:35:09.862Z Compiling indexmap v2.2.6
12812024-06-26T04:35:10.676Z Compiling tokio v1.37.0
12822024-06-26T04:35:10.730Z Compiling uuid v1.8.0
12832024-06-26T04:35:11.433Z Compiling bitflags v2.5.0
12842024-06-26T04:35:11.866Z Compiling chrono v0.4.38
12852024-06-26T04:35:12.124Z Compiling serde_tokenstream v0.2.0
12862024-06-26T04:35:13.195Z Compiling serde_spanned v0.6.6
12872024-06-26T04:35:13.440Z Compiling toml_datetime v0.6.6
12882024-06-26T04:35:13.887Z Compiling http v0.2.12
12892024-06-26T04:35:15.838Z Compiling toml_edit v0.19.15
12902024-06-26T04:35:16.408Z Compiling rustc_version v0.4.0
12912024-06-26T04:35:17.095Z Compiling pest_derive v2.7.10
12922024-06-26T04:35:17.305Z Compiling usdt-impl v0.5.0
12932024-06-26T04:35:17.653Z Compiling powerfmt v0.2.0
12942024-06-26T04:35:17.927Z Compiling rustversion v1.0.17
12952024-06-26T04:35:18.185Z Compiling deranged v0.3.11
12962024-06-26T04:35:18.280Z Compiling heapless v0.7.17
12972024-06-26T04:35:18.634Z Compiling tracing v0.1.40
12982024-06-26T04:35:18.714Z Compiling digest v0.10.7
12992024-06-26T04:35:19.198Z Compiling scroll v0.12.0
13002024-06-26T04:35:20.088Z Compiling ppv-lite86 v0.2.17
13012024-06-26T04:35:20.521Z Compiling num_threads v0.1.7
13022024-06-26T04:35:20.652Z Compiling percent-encoding v2.3.1
13032024-06-26T04:35:20.921Z Compiling plain v0.2.3
13042024-06-26T04:35:21.019Z Compiling signal-hook v0.3.17
13052024-06-26T04:35:21.289Z Compiling time v0.3.36
13062024-06-26T04:35:21.301Z Compiling goblin v0.8.2
13072024-06-26T04:35:21.491Z Compiling rand_chacha v0.3.1
13082024-06-26T04:35:23.316Z Compiling regex v1.10.4
13092024-06-26T04:35:24.330Z Compiling strsim v0.11.1
13102024-06-26T04:35:25.302Z Compiling crc32fast v1.4.0
13112024-06-26T04:35:25.668Z Compiling pretty-hex v0.4.1
13122024-06-26T04:35:26.411Z Compiling rand v0.8.5
13132024-06-26T04:35:26.794Z Compiling tokio-util v0.7.11
13142024-06-26T04:35:27.400Z Compiling dof v0.3.0
13152024-06-26T04:35:28.010Z Compiling dtrace-parser v0.2.0
13162024-06-26T04:35:28.629Z Compiling async-trait v0.1.80
13172024-06-26T04:35:29.461Z Compiling thread-id v4.2.1
13182024-06-26T04:35:29.578Z Compiling base64ct v1.6.0
13192024-06-26T04:35:29.653Z Compiling smoltcp v0.9.1
13202024-06-26T04:35:29.966Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13212024-06-26T04:35:30.071Z Compiling unicode-width v0.1.12
13222024-06-26T04:35:30.189Z Compiling foreign-types-shared v0.1.1
13232024-06-26T04:35:30.303Z Compiling foreign-types v0.3.2
13242024-06-26T04:35:30.320Z Compiling pem-rfc7468 v0.7.0
13252024-06-26T04:35:31.718Z Compiling form_urlencoded v1.2.1
13262024-06-26T04:35:32.189Z Compiling hmac v0.12.1
13272024-06-26T04:35:32.711Z Compiling base64 v0.21.7
13282024-06-26T04:35:32.729Z Compiling siphasher v0.3.11
13292024-06-26T04:35:32.833Z Compiling try-lock v0.2.5
13302024-06-26T04:35:32.984Z Compiling flagset v0.4.5
13312024-06-26T04:35:33.020Z Compiling adler v1.0.2
13322024-06-26T04:35:33.107Z Compiling want v0.3.1
13332024-06-26T04:35:33.189Z Compiling miniz_oxide v0.7.2
13342024-06-26T04:35:33.320Z Compiling der v0.7.9
13352024-06-26T04:35:35.433Z Compiling h2 v0.3.26
13362024-06-26T04:35:35.578Z Compiling sct v0.7.1
13372024-06-26T04:35:35.877Z Compiling rustls-webpki v0.101.7
13382024-06-26T04:35:36.740Z Compiling http-body v0.4.6
13392024-06-26T04:35:37.677Z Compiling openapiv3 v2.0.0
13402024-06-26T04:35:37.922Z Compiling hubpack_derive v0.1.1
13412024-06-26T04:35:38.350Z Compiling zerocopy-derive v0.6.6
13422024-06-26T04:35:38.713Z Compiling idna v0.5.0
13432024-06-26T04:35:38.927Z Compiling errno v0.3.9
13442024-06-26T04:35:39.160Z Compiling fs-err v2.11.0
13452024-06-26T04:35:39.193Z Compiling anstyle v1.0.7
13462024-06-26T04:35:39.451Z Compiling httpdate v1.0.3
13472024-06-26T04:35:40.204Z Compiling finl_unicode v1.2.0
13482024-06-26T04:35:40.418Z Compiling tower-service v0.3.2
13492024-06-26T04:35:40.441Z Compiling utf8parse v0.2.1
13502024-06-26T04:35:40.551Z Compiling openssl-probe v0.1.5
13512024-06-26T04:35:40.592Z Compiling cpufeatures v0.2.12
13522024-06-26T04:35:40.694Z Compiling stable_deref_trait v1.2.0
13532024-06-26T04:35:40.736Z Compiling gimli v0.28.1
13542024-06-26T04:35:40.828Z Compiling spin v0.5.2
13552024-06-26T04:35:41.189Z Compiling stringprep v0.1.4
13562024-06-26T04:35:42.100Z Compiling sha2 v0.10.8
13572024-06-26T04:35:42.198Z Compiling anstyle-parse v0.2.4
13582024-06-26T04:35:42.429Z Compiling url v2.5.0
13592024-06-26T04:35:43.784Z Compiling hyper v0.14.28
13602024-06-26T04:35:46.701Z Compiling addr2line v0.21.0
13612024-06-26T04:35:47.381Z Compiling spki v0.7.3
13622024-06-26T04:35:47.648Z Compiling usdt-attr-macro v0.5.0
13632024-06-26T04:35:47.767Z Compiling usdt-macro v0.5.0
13642024-06-26T04:35:49.245Z Compiling md-5 v0.10.6
13652024-06-26T04:35:53.331Z Compiling idna v0.3.0
13662024-06-26T04:35:53.442Z Compiling diesel_table_macro_syntax v0.1.0
13672024-06-26T04:35:53.663Z Compiling num-integer v0.1.46
13682024-06-26T04:35:53.812Z Compiling object v0.32.2
13692024-06-26T04:35:54.393Z Compiling hash32 v0.2.1
13702024-06-26T04:35:54.810Z Compiling colorchoice v1.0.1
13712024-06-26T04:35:54.829Z Compiling is_terminal_polyfill v1.70.0
13722024-06-26T04:35:54.971Z Compiling anstyle-query v1.0.3
13732024-06-26T04:35:55.984Z Compiling rustc-demangle v0.1.24
13742024-06-26T04:35:56.746Z Compiling fallible-iterator v0.2.0
13752024-06-26T04:35:58.362Z Compiling psl-types v2.0.11
13762024-06-26T04:35:58.561Z Compiling publicsuffix v2.2.3
13772024-06-26T04:35:58.836Z Compiling postgres-protocol v0.6.6
13782024-06-26T04:36:00.337Z Compiling lazy_static v1.4.0
13792024-06-26T04:36:00.824Z Compiling anstream v0.6.14
13802024-06-26T04:36:02.438Z Compiling diesel_derives v2.1.4
13812024-06-26T04:36:08.870Z Compiling tokio-rustls v0.24.1
13822024-06-26T04:36:10.231Z Compiling pkcs8 v0.10.2
13832024-06-26T04:36:10.462Z Compiling terminal_size v0.3.0
13842024-06-26T04:36:10.769Z Compiling tokio-native-tls v0.3.1
13852024-06-26T04:36:11.086Z Compiling phf_shared v0.11.2
13862024-06-26T04:36:12.251Z Compiling strum_macros v0.25.3
13872024-06-26T04:36:12.530Z Compiling block-padding v0.3.3
13882024-06-26T04:36:12.785Z Compiling regress v0.9.1
13892024-06-26T04:36:12.872Z Compiling enum-as-inner v0.5.1
13902024-06-26T04:36:13.895Z Compiling serde_repr v0.1.19
13912024-06-26T04:36:14.808Z Compiling clap_derive v4.5.4
13922024-06-26T04:36:15.412Z Compiling ff v0.13.0
13932024-06-26T04:36:15.693Z Compiling scheduled-thread-pool v0.2.7
13942024-06-26T04:36:16.354Z Compiling encoding_rs v0.8.34
13952024-06-26T04:36:17.900Z Compiling bit-vec v0.6.3
13962024-06-26T04:36:18.370Z Compiling matches v0.1.10
13972024-06-26T04:36:18.471Z Compiling managed v0.8.0
13982024-06-26T04:36:18.951Z Compiling base16ct v0.2.0
13992024-06-26T04:36:19.477Z Compiling either v1.12.0
14002024-06-26T04:36:19.906Z Compiling bitflags v1.3.2
14012024-06-26T04:36:20.019Z Compiling clap_lex v0.7.0
14022024-06-26T04:36:20.359Z Compiling ipnet v2.9.0
14032024-06-26T04:36:20.423Z Compiling mime v0.3.17
14042024-06-26T04:36:20.532Z Compiling clap_builder v4.5.2
14052024-06-26T04:36:21.941Z Compiling sec1 v0.7.3
14062024-06-26T04:36:22.562Z Compiling idna v0.2.3
14072024-06-26T04:36:24.000Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14082024-06-26T04:36:24.066Z Compiling r2d2 v0.8.10
14092024-06-26T04:36:25.727Z Compiling group v0.13.0
14102024-06-26T04:36:27.743Z Compiling inout v0.1.3
14112024-06-26T04:36:28.373Z Compiling phf v0.11.2
14122024-06-26T04:36:28.579Z Compiling hyper-tls v0.5.0
14132024-06-26T04:36:28.701Z Compiling signal-hook-mio v0.2.3
14142024-06-26T04:36:28.863Z Compiling hyper-rustls v0.24.2
14152024-06-26T04:36:28.951Z Compiling cookie_store v0.20.0
14162024-06-26T04:36:29.172Z Compiling postgres-types v0.2.6
14172024-06-26T04:36:29.247Z Compiling num-bigint v0.4.5
14182024-06-26T04:36:29.555Z Compiling zerocopy v0.6.6
14192024-06-26T04:36:30.492Z Compiling hubpack v0.1.2
14202024-06-26T04:36:30.570Z Compiling rustls-pemfile v1.0.4
14212024-06-26T04:36:30.697Z Compiling phf_shared v0.10.0
14222024-06-26T04:36:30.944Z Compiling hkdf v0.12.4
14232024-06-26T04:36:30.982Z Compiling serde_urlencoded v0.7.1
14242024-06-26T04:36:31.197Z Compiling crossbeam-epoch v0.9.18
14252024-06-26T04:36:31.625Z Compiling ipnetwork v0.20.0
14262024-06-26T04:36:32.516Z Compiling futures-executor v0.3.30
14272024-06-26T04:36:33.008Z Compiling crypto-bigint v0.5.5
14282024-06-26T04:36:33.317Z Compiling float-cmp v0.9.0
14292024-06-26T04:36:33.558Z Compiling memmap v0.7.0
14302024-06-26T04:36:34.243Z Compiling static_assertions v1.1.0
14312024-06-26T04:36:34.497Z Compiling normalize-line-endings v0.3.0
14322024-06-26T04:36:34.639Z Compiling unicode-segmentation v1.11.0
14332024-06-26T04:36:35.688Z Compiling precomputed-hash v0.1.1
14342024-06-26T04:36:35.816Z Compiling new_debug_unreachable v1.0.6
14352024-06-26T04:36:35.919Z Compiling sync_wrapper v0.1.2
14362024-06-26T04:36:36.052Z Compiling webpki-roots v0.25.4
14372024-06-26T04:36:36.220Z Compiling minimal-lexical v0.2.1
14382024-06-26T04:36:36.248Z Compiling fixedbitset v0.4.2
14392024-06-26T04:36:36.675Z Compiling predicates-core v1.0.6
14402024-06-26T04:36:36.801Z Compiling winnow v0.6.8
14412024-06-26T04:36:36.862Z Compiling data-encoding v2.6.0
14422024-06-26T04:36:37.026Z Compiling difflib v0.4.0
14432024-06-26T04:36:37.103Z Compiling whoami v1.5.1
14442024-06-26T04:36:37.425Z Compiling predicates v3.1.0
14452024-06-26T04:36:37.691Z Compiling trust-dns-proto v0.22.0
14462024-06-26T04:36:37.783Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14472024-06-26T04:36:38.371Z Compiling tokio-postgres v0.7.10
14482024-06-26T04:36:38.666Z Compiling nom v7.1.3
14492024-06-26T04:36:39.048Z Compiling petgraph v0.6.5
14502024-06-26T04:36:40.907Z Compiling toml_edit v0.22.13
14512024-06-26T04:36:42.070Z Compiling reqwest v0.11.27
14522024-06-26T04:36:42.506Z Compiling elliptic-curve v0.13.8
14532024-06-26T04:36:43.324Z Compiling string_cache v0.8.7
14542024-06-26T04:36:43.343Z Compiling similar v2.5.0
14552024-06-26T04:36:43.794Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14562024-06-26T04:36:44.925Z Compiling usdt v0.5.0
14572024-06-26T04:36:45.865Z Compiling futures v0.3.30
14582024-06-26T04:36:45.988Z Compiling diesel v2.1.6
14592024-06-26T04:36:46.263Z Compiling yasna v0.5.2
14602024-06-26T04:36:47.950Z Compiling crossterm v0.27.0
14612024-06-26T04:36:48.091Z Compiling flate2 v1.0.30
14622024-06-26T04:36:48.139Z Compiling cipher v0.4.4
14632024-06-26T04:36:49.111Z Compiling clap v4.5.4
14642024-06-26T04:36:49.245Z Compiling itertools v0.12.1
14652024-06-26T04:36:49.626Z Compiling itertools v0.10.5
14662024-06-26T04:36:50.648Z Compiling bit-set v0.5.3
14672024-06-26T04:36:50.958Z Compiling console v0.15.8
14682024-06-26T04:36:51.501Z Compiling num-iter v0.1.45
14692024-06-26T04:36:52.463Z Compiling tokio-stream v0.1.15
14702024-06-26T04:36:52.561Z Compiling toml v0.7.8
14712024-06-26T04:36:52.604Z Compiling hex v0.4.3
14722024-06-26T04:36:52.623Z Compiling bstr v1.9.1
14732024-06-26T04:36:53.570Z Compiling lalrpop-util v0.19.12
14742024-06-26T04:36:53.755Z Compiling camino v1.1.7
14752024-06-26T04:36:53.842Z Compiling unicode-xid v0.2.4
14762024-06-26T04:36:53.919Z Compiling peg-runtime v0.8.3
14772024-06-26T04:36:54.470Z Compiling proc-macro-crate v1.3.1
14782024-06-26T04:36:55.735Z Compiling heapless v0.8.0
14792024-06-26T04:36:58.602Z Compiling num_enum_derive v0.5.11
14802024-06-26T04:37:03.746Z Compiling hash32 v0.3.1
14812024-06-26T04:37:04.146Z Compiling rustls-pki-types v1.7.0
14822024-06-26T04:37:04.943Z Compiling ident_case v1.0.1
14832024-06-26T04:37:05.143Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14842024-06-26T04:37:06.524Z Compiling smoltcp v0.11.0
14852024-06-26T04:37:12.107Z Compiling darling_core v0.20.9
14862024-06-26T04:37:20.056Z Compiling num_enum v0.5.11
14872024-06-26T04:37:22.145Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14882024-06-26T04:37:22.592Z Compiling getopts v0.2.21
14892024-06-26T04:37:23.487Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14902024-06-26T04:37:23.756Z Compiling dirs-sys-next v0.1.2
14912024-06-26T04:37:24.228Z Compiling proc-macro-error-attr v1.0.4
14922024-06-26T04:37:24.532Z Compiling rustls v0.22.4
14932024-06-26T04:37:24.796Z Compiling unsafe-libyaml v0.2.11
14942024-06-26T04:37:24.847Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14952024-06-26T04:37:24.985Z Compiling paste v1.0.15
14962024-06-26T04:37:25.458Z Compiling cobs v0.2.3
14972024-06-26T04:37:25.740Z Compiling embedded-io v0.4.0
14982024-06-26T04:37:25.984Z Compiling postcard v1.0.8
14992024-06-26T04:37:26.696Z Compiling serde_yaml v0.9.34+deprecated
15002024-06-26T04:37:30.349Z Compiling dirs-next v2.0.0
15012024-06-26T04:37:31.085Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15022024-06-26T04:37:33.417Z Compiling darling_macro v0.20.9
15032024-06-26T04:37:34.854Z Compiling rustls-webpki v0.102.4
15042024-06-26T04:37:41.514Z Compiling strum_macros v0.26.2
15052024-06-26T04:37:43.302Z Compiling structmeta-derive v0.3.0
15062024-06-26T04:37:43.742Z Compiling foreign-types-macros v0.2.3
15072024-06-26T04:37:45.360Z Compiling thread_local v1.1.8
15082024-06-26T04:37:45.408Z Compiling proc-macro-error v1.0.4
15092024-06-26T04:37:45.712Z Compiling multer v3.1.0
15102024-06-26T04:37:46.015Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15112024-06-26T04:37:46.908Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15122024-06-26T04:37:47.078Z Compiling match_cfg v0.1.0
15132024-06-26T04:37:47.226Z Compiling slog-async v2.8.0
15142024-06-26T04:37:48.207Z Compiling foreign-types-shared v0.3.1
15152024-06-26T04:37:48.254Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15162024-06-26T04:37:48.571Z Compiling foreign-types v0.5.0
15172024-06-26T04:37:53.095Z Compiling hostname v0.3.1
15182024-06-26T04:37:53.365Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15192024-06-26T04:37:54.501Z Compiling strum v0.26.2
15202024-06-26T04:37:56.733Z Compiling structmeta v0.3.0
15212024-06-26T04:37:58.917Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15222024-06-26T04:38:00.746Z Compiling darling v0.20.9
15232024-06-26T04:38:03.923Z Compiling term v0.7.0
15242024-06-26T04:38:10.859Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15252024-06-26T04:38:15.095Z Compiling slog-json v2.6.1
15262024-06-26T04:38:15.697Z Compiling tabwriter v1.4.0
15272024-06-26T04:38:15.999Z Compiling crossbeam-channel v0.5.12
15282024-06-26T04:38:16.465Z Compiling http v1.1.0
15292024-06-26T04:38:16.468Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15302024-06-26T04:38:17.085Z Compiling async-stream-impl v0.3.5
15312024-06-26T04:38:17.313Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15322024-06-26T04:38:17.438Z Compiling cstr-argument v0.1.2
15332024-06-26T04:38:17.733Z Compiling is-terminal v0.4.12
15342024-06-26T04:38:17.818Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15352024-06-26T04:38:17.872Z Compiling fastrand v2.1.0
15362024-06-26T04:38:18.178Z Compiling crucible-workspace-hack v0.1.0
15372024-06-26T04:38:18.465Z Compiling base64 v0.22.1
15382024-06-26T04:38:18.501Z Compiling rayon-core v1.12.1
15392024-06-26T04:38:18.565Z Compiling atomic-waker v1.1.2
15402024-06-26T04:38:18.783Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15412024-06-26T04:38:18.800Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
15422024-06-26T04:38:19.099Z Compiling take_mut v0.2.2
15432024-06-26T04:38:19.253Z Compiling pretty-hex v0.2.1
15442024-06-26T04:38:19.489Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15452024-06-26T04:38:19.571Z Compiling rustls-pemfile v2.1.2
15462024-06-26T04:38:19.694Z Compiling waitgroup v0.1.2
15472024-06-26T04:38:19.935Z Compiling async-stream v0.3.5
15482024-06-26T04:38:20.329Z Compiling tempfile v3.10.1
15492024-06-26T04:38:20.761Z Compiling slog-term v2.9.1
15502024-06-26T04:38:21.603Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15512024-06-26T04:38:22.478Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15522024-06-26T04:38:22.578Z Compiling slog-bunyan v2.5.0
15532024-06-26T04:38:22.759Z Compiling tokio-rustls v0.25.0
15542024-06-26T04:38:22.868Z Compiling serde_with_macros v3.8.1
15552024-06-26T04:38:23.036Z Compiling parse-display-derive v0.9.0
15562024-06-26T04:38:23.253Z Compiling toml v0.8.13
15572024-06-26T04:38:23.356Z Compiling sha1 v0.10.6
15582024-06-26T04:38:23.727Z Compiling crossbeam-deque v0.8.5
15592024-06-26T04:38:24.134Z Compiling colored v2.1.0
15602024-06-26T04:38:24.208Z Compiling newtype-uuid v1.1.0
15612024-06-26T04:38:24.570Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15622024-06-26T04:38:25.518Z Compiling serde_path_to_error v0.1.16
15632024-06-26T04:38:25.751Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15642024-06-26T04:38:26.500Z Compiling hostname v0.4.0
15652024-06-26T04:38:26.524Z Compiling socket2 v0.4.10
15662024-06-26T04:38:26.700Z Compiling instant v0.1.12
15672024-06-26T04:38:26.765Z Compiling debug-ignore v1.0.5
15682024-06-26T04:38:26.873Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
15692024-06-26T04:38:27.269Z Compiling parse-display v0.9.0
15702024-06-26T04:38:27.287Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15712024-06-26T04:38:29.220Z Compiling backoff v0.4.0
15722024-06-26T04:38:29.593Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15732024-06-26T04:38:29.843Z Compiling serde_with v3.8.1
15742024-06-26T04:38:30.250Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15752024-06-26T04:38:30.785Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15762024-06-26T04:38:32.098Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15772024-06-26T04:38:32.830Z Compiling camino-tempfile v1.1.1
15782024-06-26T04:38:33.754Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
15792024-06-26T04:38:34.235Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15802024-06-26T04:38:34.414Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15812024-06-26T04:38:34.431Z Compiling macaddr v1.0.1
15822024-06-26T04:38:34.642Z Compiling num-derive v0.4.2
15832024-06-26T04:38:35.054Z Compiling sigpipe v0.1.3
15842024-06-26T04:38:35.223Z Compiling libefi-sys v0.1.0
15852024-06-26T04:38:35.551Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
15862024-06-26T04:38:36.113Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15872024-06-26T04:38:37.069Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=64e28cea69b427b05064defaf8800a4d678b4612#64e28cea)
15882024-06-26T04:38:37.240Z Compiling rayon v1.10.0
15892024-06-26T04:38:38.181Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15902024-06-26T04:38:38.721Z Compiling smf v0.2.3
15912024-06-26T04:38:38.980Z Compiling ring v0.16.20
15922024-06-26T04:38:39.489Z Compiling blake3 v1.5.1
15932024-06-26T04:38:39.992Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
15942024-06-26T04:38:40.069Z Compiling portable-atomic v1.6.0
15952024-06-26T04:38:41.509Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
15962024-06-26T04:38:41.580Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
15972024-06-26T04:38:41.888Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
15982024-06-26T04:38:42.723Z Compiling xattr v1.3.1
15992024-06-26T04:38:43.075Z Compiling memmap2 v0.9.4
16002024-06-26T04:38:43.332Z Compiling filetime v0.2.23
16012024-06-26T04:38:43.635Z Compiling arrayvec v0.7.4
16022024-06-26T04:38:43.682Z Compiling same-file v1.0.6
16032024-06-26T04:38:43.954Z Compiling untrusted v0.7.1
16042024-06-26T04:38:44.121Z Compiling arrayref v0.3.7
16052024-06-26T04:38:44.160Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
16062024-06-26T04:38:44.230Z Compiling constant_time_eq v0.3.0
16072024-06-26T04:38:44.410Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
16082024-06-26T04:38:45.392Z Compiling walkdir v2.5.0
16092024-06-26T04:38:45.508Z Compiling tar v0.4.40
16102024-06-26T04:38:47.117Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16112024-06-26T04:38:48.203Z Compiling cargo-platform v0.1.8
16122024-06-26T04:38:49.332Z Compiling gethostname v0.4.3
16132024-06-26T04:38:49.423Z Compiling number_prefix v0.4.0
16142024-06-26T04:38:49.485Z Compiling topological-sort v0.2.2
16152024-06-26T04:38:49.615Z Compiling cargo_metadata v0.18.1
16162024-06-26T04:38:49.677Z Compiling indicatif v0.17.8
16172024-06-26T04:38:49.753Z Compiling omicron-zone-package v0.11.0
16182024-06-26T04:38:53.813Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16192024-06-26T04:38:57.690Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
16202024-06-26T04:38:59.644Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16212024-06-26T04:39:03.200Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
16222024-06-26T04:39:21.796Z Finished `release` profile [optimized] target(s) in 4m 46s
16232024-06-26T04:39:21.927Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
16242024-06-26T04:39:21.983ZLogging to: /work/oxidecomputer/omicron/out/LOG
16252024-06-26T04:39:21.987ZCreated new build target 'test' and set it as active
16262024-06-26T04:39:21.987Z
16272024-06-26T04:39:21.987Zreal 4:46.323300807
16282024-06-26T04:39:21.987Zuser 32:08.529197547
16292024-06-26T04:39:21.987Zsys 4:04.869321165
16302024-06-26T04:39:21.987Ztrap 1.036944824
16312024-06-26T04:39:21.987Ztflt 3.312592728
16322024-06-26T04:39:21.987Zdflt 1.536618305
16332024-06-26T04:39:21.987Zkflt 0.001765001
16342024-06-26T04:39:21.987Zlock 1:07:32.266429391
16352024-06-26T04:39:21.987Zslp 1:30:16.681070402
16362024-06-26T04:39:21.987Zlat 2:07.260367778
16372024-06-26T04:39:21.987Zstop 3:16.388263282
16382024-06-26T04:39:21.990Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
16392024-06-26T04:39:22.969Z Finished `release` profile [optimized] target(s) in 0.92s
16402024-06-26T04:39:23.016Z Running `target/release/omicron-package -t test package`
16412024-06-26T04:39:23.056ZLogging to: /work/oxidecomputer/omicron/out/LOG
16422024-06-26T04:39:24.203Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16432024-06-26T04:39:24.304Z Compiling humantime v2.1.0
16442024-06-26T04:39:24.309Z Compiling newline-converter v0.3.0
16452024-06-26T04:39:24.309Z Compiling derive-where v1.2.7
16462024-06-26T04:39:24.309Z Compiling dirs-sys-next v0.1.2
16472024-06-26T04:39:24.330Z Compiling prettyplease v0.2.20
16482024-06-26T04:39:24.333Z Compiling convert_case v0.4.0
16492024-06-26T04:39:24.334Z Compiling camino v1.1.7
16502024-06-26T04:39:24.444Z Compiling expectorate v1.1.0
16512024-06-26T04:39:24.524Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16522024-06-26T04:39:24.625Z Compiling dirs-next v2.0.0
16532024-06-26T04:39:24.693Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16542024-06-26T04:39:24.813Z Compiling term v0.7.0
16552024-06-26T04:39:24.863Z Compiling password-hash v0.5.0
16562024-06-26T04:39:25.146Z Compiling blake2 v0.10.6
16572024-06-26T04:39:25.212Z Compiling derive_more v0.99.17
16582024-06-26T04:39:25.430Z Compiling is-terminal v0.4.12
16592024-06-26T04:39:25.565Z Compiling toml v0.8.13
16602024-06-26T04:39:26.211Z Compiling argon2 v0.5.3
16612024-06-26T04:39:26.432Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16622024-06-26T04:39:30.507Z Compiling semver v0.1.20
16632024-06-26T04:39:30.522Z Compiling rustc_version v0.1.7
16642024-06-26T04:39:30.522Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16652024-06-26T04:39:30.522Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16662024-06-26T04:39:30.522Z Compiling linked-hash-map v0.5.6
16672024-06-26T04:39:30.522Z Compiling newtype_derive v0.1.6
16682024-06-26T04:39:30.522Z Compiling rustls-pki-types v1.7.0
16692024-06-26T04:39:30.523Z Compiling lru-cache v0.1.2
16702024-06-26T04:39:30.523Z Compiling rustls-webpki v0.102.4
16712024-06-26T04:39:30.523Z Compiling rustls v0.22.4
16722024-06-26T04:39:30.523Z Compiling thread_local v1.1.8
16732024-06-26T04:39:30.523Z Compiling home v0.5.9
16742024-06-26T04:39:30.523Z Compiling match_cfg v0.1.0
16752024-06-26T04:39:30.523Z Compiling steno v0.4.0
16762024-06-26T04:39:30.523Z Compiling hostname v0.3.1
16772024-06-26T04:39:30.523Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
16782024-06-26T04:39:30.523Z Compiling multer v3.1.0
16792024-06-26T04:39:30.523Z Compiling slog-async v2.8.0
16802024-06-26T04:39:30.523Z Compiling slog-json v2.6.1
16812024-06-26T04:39:30.697Z Compiling crossbeam-channel v0.5.12
16822024-06-26T04:39:30.911Z Compiling http v1.1.0
16832024-06-26T04:39:31.565Z Compiling slog-dtrace v0.3.0
16842024-06-26T04:39:31.734Z Compiling base64 v0.22.1
16852024-06-26T04:39:31.870Z Compiling termcolor v1.4.1
16862024-06-26T04:39:32.481Z Compiling atomic-waker v1.1.2
16872024-06-26T04:39:32.683Z Compiling take_mut v0.2.2
16882024-06-26T04:39:33.023Z Compiling waitgroup v0.1.2
16892024-06-26T04:39:33.239Z Compiling rustls-pemfile v2.1.2
16902024-06-26T04:39:33.362Z Compiling slog-bunyan v2.5.0
16912024-06-26T04:39:33.578Z Compiling slog-term v2.9.1
16922024-06-26T04:39:33.664Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
16932024-06-26T04:39:33.693Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
16942024-06-26T04:39:33.764Z Compiling async-stream v0.3.5
16952024-06-26T04:39:33.989Z Compiling tokio-rustls v0.25.0
16962024-06-26T04:39:34.071Z Compiling sha1 v0.10.6
16972024-06-26T04:39:34.141Z Compiling newtype-uuid v1.1.0
16982024-06-26T04:39:34.387Z Compiling serde_path_to_error v0.1.16
16992024-06-26T04:39:34.461Z Compiling hostname v0.4.0
17002024-06-26T04:39:34.477Z Compiling instant v0.1.12
17012024-06-26T04:39:34.634Z Compiling debug-ignore v1.0.5
17022024-06-26T04:39:34.692Z Compiling backoff v0.4.0
17032024-06-26T04:39:34.746Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17042024-06-26T04:39:35.069Z Compiling parse-display v0.9.0
17052024-06-26T04:39:35.653Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17062024-06-26T04:39:35.848Z Compiling serde_with v3.8.1
17072024-06-26T04:39:36.687Z Compiling strum v0.26.2
17082024-06-26T04:39:36.879Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17092024-06-26T04:39:37.996Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
17102024-06-26T04:39:38.732Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17112024-06-26T04:39:38.896Z Compiling num-rational v0.4.2
17122024-06-26T04:39:38.990Z Compiling num-complex v0.4.6
17132024-06-26T04:39:39.693Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17142024-06-26T04:39:40.043Z Compiling macaddr v1.0.1
17152024-06-26T04:39:40.102Z Compiling quick-error v1.2.3
17162024-06-26T04:39:40.259Z Compiling resolv-conf v0.7.0
17172024-06-26T04:39:40.495Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17182024-06-26T04:39:40.520Z Compiling num v0.4.3
17192024-06-26T04:39:42.634Z Compiling utf-8 v0.7.6
17202024-06-26T04:39:43.003Z Compiling swrite v0.1.0
17212024-06-26T04:39:43.141Z Compiling radium v0.7.0
17222024-06-26T04:39:43.182Z Compiling float-ord v0.3.2
17232024-06-26T04:39:43.331Z Compiling trust-dns-resolver v0.22.0
17242024-06-26T04:39:43.354Z Compiling maybe-uninit v2.0.0
17252024-06-26T04:39:43.594Z Compiling tap v1.0.1
17262024-06-26T04:39:43.901Z Compiling wyz v0.5.1
17272024-06-26T04:39:44.413Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
17282024-06-26T04:39:44.529Z Compiling bzip2-sys v0.1.11+1.0.8
17292024-06-26T04:39:44.974Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
17302024-06-26T04:39:50.465Z Compiling display-error-chain v0.2.0
17312024-06-26T04:39:50.646Z Compiling funty v2.0.0
17322024-06-26T04:39:53.311Z Compiling crc-catalog v2.4.0
17332024-06-26T04:39:53.471Z Compiling num-bigint-dig v0.8.4
17342024-06-26T04:39:53.773Z Compiling packed_struct v0.10.1
17352024-06-26T04:39:54.248Z Compiling crc v3.2.1
17362024-06-26T04:39:55.554Z Compiling bitvec v1.0.1
17372024-06-26T04:40:00.330Z Compiling packed_struct_codegen v0.10.1
17382024-06-26T04:40:01.655Z Compiling indexmap v1.9.3
17392024-06-26T04:40:01.975Z Compiling glob v0.3.1
17402024-06-26T04:40:02.852Z Compiling nodrop v0.1.14
17412024-06-26T04:40:02.995Z Compiling crunchy v0.2.2
17422024-06-26T04:40:03.260Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
17432024-06-26T04:40:03.501Z Compiling array-init v0.0.4
17442024-06-26T04:40:04.850Z Compiling clang-sys v1.7.0
17452024-06-26T04:40:05.574Z Compiling smallvec v0.6.14
17462024-06-26T04:40:06.096Z Compiling pkcs1 v0.7.5
17472024-06-26T04:40:07.335Z Compiling signature v2.2.0
17482024-06-26T04:40:07.611Z Compiling nibble_vec v0.1.0
17492024-06-26T04:40:07.650Z Compiling endian-type v0.1.2
17502024-06-26T04:40:07.856Z Compiling cancel-safe-futures v0.1.5
17512024-06-26T04:40:07.916Z Compiling maplit v1.0.2
17522024-06-26T04:40:08.043Z Compiling hashbrown v0.12.3
17532024-06-26T04:40:08.211Z Compiling tiny-keccak v2.0.2
17542024-06-26T04:40:08.228Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17552024-06-26T04:40:08.491Z Compiling bitfield v0.14.0
17562024-06-26T04:40:08.719Z Compiling rsa v0.9.6
17572024-06-26T04:40:08.817Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17582024-06-26T04:40:10.278Z Compiling radix_trie v0.2.1
17592024-06-26T04:40:10.635Z Compiling serde-hex v0.1.0
17602024-06-26T04:40:11.257Z Compiling bzip2 v0.4.4
17612024-06-26T04:40:11.882Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17622024-06-26T04:40:12.257Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17632024-06-26T04:40:12.360Z Compiling env_logger v0.10.2
17642024-06-26T04:40:14.395Z Compiling x509-cert v0.2.5
17652024-06-26T04:40:15.630Z Compiling ron v0.8.1
17662024-06-26T04:40:15.814Z Compiling hashbrown v0.13.2
17672024-06-26T04:40:15.917Z Compiling crc-any v2.5.0
17682024-06-26T04:40:17.307Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17692024-06-26T04:40:17.392Z Compiling object v0.30.4
17702024-06-26T04:40:19.130Z Compiling zip v0.6.6
17712024-06-26T04:40:22.077Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17722024-06-26T04:40:23.049Z Compiling rayon-core v1.12.1
17732024-06-26T04:40:23.079Z Compiling ascii-canvas v3.0.0
17742024-06-26T04:40:23.660Z Compiling crossbeam-deque v0.8.5
17752024-06-26T04:40:24.043Z Compiling ena v0.14.3
17762024-06-26T04:40:24.439Z Compiling libloading v0.8.3
17772024-06-26T04:40:24.844Z Compiling half v2.4.1
17782024-06-26T04:40:25.661Z Compiling same-file v1.0.6
17792024-06-26T04:40:25.913Z Compiling diff v0.1.13
17802024-06-26T04:40:26.538Z Compiling ciborium-io v0.2.2
17812024-06-26T04:40:26.690Z Compiling bindgen v0.69.4
17822024-06-26T04:40:26.999Z Compiling fastrand v2.1.0
17832024-06-26T04:40:27.169Z Compiling path-slash v0.1.5
17842024-06-26T04:40:27.442Z Compiling regex-syntax v0.6.29
17852024-06-26T04:40:27.549Z Compiling arc-swap v1.7.1
17862024-06-26T04:40:27.796Z Compiling tempfile v3.10.1
17872024-06-26T04:40:28.251Z Compiling slog-scope v4.4.0
17882024-06-26T04:40:28.661Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
17892024-06-26T04:40:29.234Z Compiling ciborium-ll v0.2.2
17902024-06-26T04:40:29.784Z Compiling walkdir v2.5.0
17912024-06-26T04:40:31.822Z Compiling lalrpop v0.19.12
17922024-06-26T04:40:34.652Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
17932024-06-26T04:40:34.840Z Compiling which v4.4.2
17942024-06-26T04:40:35.404Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
17952024-06-26T04:40:35.638Z Compiling cexpr v0.6.0
17962024-06-26T04:40:35.839Z Compiling fxhash v0.2.1
17972024-06-26T04:40:36.067Z Compiling rustc-hash v1.1.0
17982024-06-26T04:40:36.232Z Compiling lazycell v1.3.0
17992024-06-26T04:40:36.440Z Compiling ref-cast v1.0.23
18002024-06-26T04:40:36.895Z Compiling shlex v1.3.0
18012024-06-26T04:40:37.389Z Compiling ring v0.16.20
18022024-06-26T04:40:40.241Z Compiling blake3 v1.5.1
18032024-06-26T04:40:40.674Z Compiling rayon v1.10.0
18042024-06-26T04:40:41.366Z Compiling ciborium v0.2.2
18052024-06-26T04:40:42.073Z Compiling slog-stdlog v4.1.1
18062024-06-26T04:40:42.983Z Compiling tungstenite v0.21.0
18072024-06-26T04:40:43.729Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18082024-06-26T04:40:44.041Z Compiling derive_builder_core v0.20.0
18092024-06-26T04:40:45.645Z Compiling headers-core v0.2.0
18102024-06-26T04:40:45.802Z Compiling xattr v1.3.1
18112024-06-26T04:40:45.824Z Compiling libxml v0.3.3
18122024-06-26T04:40:46.060Z Compiling ref-cast-impl v1.0.23
18132024-06-26T04:40:46.178Z Compiling filetime v0.2.23
18142024-06-26T04:40:46.452Z Compiling memmap2 v0.9.4
18152024-06-26T04:40:46.497Z Compiling atty v0.2.14
18162024-06-26T04:40:46.659Z Compiling untrusted v0.7.1
18172024-06-26T04:40:46.853Z Compiling arrayref v0.3.7
18182024-06-26T04:40:46.868Z Compiling constant_time_eq v0.3.0
18192024-06-26T04:40:46.956Z Compiling arrayvec v0.7.4
18202024-06-26T04:40:47.432Z Compiling derive_builder_macro v0.20.0
18212024-06-26T04:40:48.313Z Compiling tar v0.4.40
18222024-06-26T04:40:48.369Z Compiling headers v0.3.9
18232024-06-26T04:40:48.850Z Compiling tokio-tungstenite v0.21.0
18242024-06-26T04:40:49.461Z Compiling slog-envlogger v2.2.0
18252024-06-26T04:40:50.345Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18262024-06-26T04:40:50.505Z Compiling toolchain_find v0.4.0
18272024-06-26T04:40:51.202Z Compiling camino-tempfile v1.1.1
18282024-06-26T04:40:51.378Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18292024-06-26T04:40:51.660Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
18302024-06-26T04:40:51.680Z Compiling pem v3.0.4
18312024-06-26T04:40:52.034Z Compiling libsw v3.3.1
18322024-06-26T04:40:52.350Z Compiling strum_macros v0.24.3
18332024-06-26T04:40:52.388Z Compiling async-recursion v1.1.1
18342024-06-26T04:40:52.452Z Compiling samael v0.0.15
18352024-06-26T04:40:53.200Z Compiling cookie v0.18.1
18362024-06-26T04:40:53.472Z Compiling owo-colors v4.0.0
18372024-06-26T04:40:53.782Z Compiling indoc v1.0.9
18382024-06-26T04:40:54.098Z Compiling linear-map v1.2.0
18392024-06-26T04:40:54.316Z Compiling topological-sort v0.2.2
18402024-06-26T04:40:54.493Z Compiling omicron-zone-package v0.11.0
18412024-06-26T04:40:55.835Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18422024-06-26T04:40:56.602Z Compiling rustfmt-wrapper v0.2.1
18432024-06-26T04:40:56.862Z Compiling derive_builder v0.20.0
18442024-06-26T04:40:57.047Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18452024-06-26T04:40:57.183Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
18462024-06-26T04:40:57.454Z Compiling quick-xml v0.31.0
18472024-06-26T04:40:59.215Z Compiling oso-derive v0.27.3
18482024-06-26T04:41:00.194Z Compiling impl-trait-for-tuples v0.2.2
18492024-06-26T04:41:00.254Z Compiling vte_generate_state_changes v0.1.1
18502024-06-26T04:41:00.387Z Compiling polar-core v0.27.3
18512024-06-26T04:41:00.869Z Compiling unicase v2.7.0
18522024-06-26T04:41:01.172Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
18532024-06-26T04:41:01.475Z Compiling buf-list v1.0.3
18542024-06-26T04:41:01.926Z Compiling cfg_aliases v0.1.1
18552024-06-26T04:41:02.041Z Compiling nix v0.28.0
18562024-06-26T04:41:02.193Z Compiling vte v0.11.1
18572024-06-26T04:41:02.801Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18582024-06-26T04:41:03.590Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
18592024-06-26T04:41:05.159Z Compiling tungstenite v0.20.1
18602024-06-26T04:41:06.253Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
18612024-06-26T04:41:06.526Z Compiling fd-lock v4.0.2
18622024-06-26T04:41:06.739Z Compiling bb8 v0.8.3
18632024-06-26T04:41:07.246Z Compiling const_format_proc_macros v0.2.32
18642024-06-26T04:41:09.278Z Compiling pin-project-internal v1.1.5
18652024-06-26T04:41:09.544Z Compiling memoffset v0.9.1
18662024-06-26T04:41:09.842Z Compiling bytecount v0.6.8
18672024-06-26T04:41:10.168Z Compiling parking_lot_core v0.8.6
18682024-06-26T04:41:10.413Z Compiling papergrid v0.11.0
18692024-06-26T04:41:10.767Z Compiling const_format v0.2.32
18702024-06-26T04:41:12.056Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
18712024-06-26T04:41:12.097Z Compiling pin-project v1.1.5
18722024-06-26T04:41:12.254Z Compiling tokio-tungstenite v0.20.1
18732024-06-26T04:41:12.692Z Compiling strip-ansi-escapes v0.2.0
18742024-06-26T04:41:13.496Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18752024-06-26T04:41:14.134Z Compiling tabled_derive v0.7.0
18762024-06-26T04:41:15.948Z Compiling snafu-derive v0.8.2
18772024-06-26T04:41:16.478Z Compiling nu-ansi-term v0.50.0
18782024-06-26T04:41:17.829Z Compiling reedline v0.31.0
18792024-06-26T04:41:19.639Z Compiling tabled v0.15.0
18802024-06-26T04:41:21.474Z Compiling snafu v0.8.2
18812024-06-26T04:41:29.591Z Compiling oso v0.27.3
18822024-06-26T04:41:42.893Z Compiling env_logger v0.9.3
18832024-06-26T04:41:43.491Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
18842024-06-26T04:41:47.676Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18852024-06-26T04:41:48.191Z Compiling globset v0.4.14
18862024-06-26T04:41:49.070Z Compiling olpc-cjson v0.1.3
18872024-06-26T04:41:49.449Z Compiling peg-macros v0.8.3
18882024-06-26T04:41:51.537Z Compiling bitstruct_derive v0.1.0
18892024-06-26T04:41:52.550Z Compiling serde_plain v1.0.2
18902024-06-26T04:41:52.921Z Compiling sqlparser_derive v0.2.2
18912024-06-26T04:41:53.117Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18922024-06-26T04:41:53.135Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18932024-06-26T04:41:53.270Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
18942024-06-26T04:41:53.430Z Compiling typed-path v0.7.1
18952024-06-26T04:41:53.570Z Compiling salty v0.2.0
18962024-06-26T04:41:54.013Z Compiling signature v1.6.4
18972024-06-26T04:41:54.195Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
18982024-06-26T04:41:54.299Z Compiling unicode_categories v0.1.1
18992024-06-26T04:41:54.504Z Compiling ascii v1.1.0
19002024-06-26T04:41:54.694Z Compiling sqlformat v0.2.3
19012024-06-26T04:41:54.970Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19022024-06-26T04:41:55.360Z Compiling ed25519 v1.5.3
19032024-06-26T04:41:55.713Z Compiling rustyline v14.0.0
19042024-06-26T04:41:56.586Z Compiling tough v0.17.1
19052024-06-26T04:41:57.598Z Compiling sqlparser v0.45.0
19062024-06-26T04:42:00.802Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19072024-06-26T04:42:01.078Z Compiling peg v0.8.3
19082024-06-26T04:42:01.204Z Compiling bitstruct v0.1.1
19092024-06-26T04:42:01.347Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19102024-06-26T04:42:01.927Z Compiling parking_lot v0.11.2
19112024-06-26T04:42:02.951Z Compiling nix v0.27.1
19122024-06-26T04:42:04.206Z Compiling trust-dns-client v0.22.0
19132024-06-26T04:42:06.288Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19142024-06-26T04:42:06.648Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=64e28cea69b427b05064defaf8800a4d678b4612#64e28cea)
19152024-06-26T04:42:07.378Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19162024-06-26T04:42:08.658Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19172024-06-26T04:42:08.844Z Compiling curve25519-dalek v4.1.3
19182024-06-26T04:42:09.287Z Compiling kstat-rs v0.2.4
19192024-06-26T04:42:10.361Z Compiling bcs v0.1.6
19202024-06-26T04:42:11.008Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19212024-06-26T04:42:11.387Z Compiling toml v0.5.11
19222024-06-26T04:42:11.923Z Compiling serde_arrays v0.1.0
19232024-06-26T04:42:12.024Z Compiling erased-serde v0.3.31
19242024-06-26T04:42:12.128Z Compiling serde-big-array v0.5.1
19252024-06-26T04:42:12.410Z Compiling parse-size v1.0.0
19262024-06-26T04:42:12.710Z Compiling highway v1.1.0
19272024-06-26T04:42:13.829Z Compiling keccak v0.1.5
19282024-06-26T04:42:14.176Z Compiling sha3 v0.10.8
19292024-06-26T04:42:14.858Z Compiling trust-dns-server v0.22.1
19302024-06-26T04:42:15.092Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19312024-06-26T04:42:21.408Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19322024-06-26T04:42:36.914Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19332024-06-26T04:42:48.193Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19342024-06-26T04:42:48.716Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19352024-06-26T04:42:57.805Z Compiling mime_guess v2.0.4
19362024-06-26T04:42:59.013Z Compiling sled v0.34.7
19372024-06-26T04:43:06.097Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19382024-06-26T04:43:08.359Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
19392024-06-26T04:43:08.879Z Compiling signal-hook-tokio v0.3.1
19402024-06-26T04:43:09.103Z Compiling universal-hash v0.5.1
19412024-06-26T04:43:09.347Z Compiling heck v0.3.3
19422024-06-26T04:43:09.754Z Compiling castaway v0.2.2
19432024-06-26T04:43:09.947Z Compiling secrecy v0.8.0
19442024-06-26T04:43:10.236Z Compiling rand_seeder v0.2.3
19452024-06-26T04:43:10.663Z Compiling thiserror-impl-no-std v2.0.2
19462024-06-26T04:43:13.602Z Compiling serde-big-array v0.4.1
19472024-06-26T04:43:13.823Z Compiling curve25519-dalek-derive v0.1.1
19482024-06-26T04:43:15.297Z Compiling nanorand v0.7.0
19492024-06-26T04:43:16.141Z Compiling opaque-debug v0.3.1
19502024-06-26T04:43:16.261Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19512024-06-26T04:43:16.603Z Compiling poly1305 v0.8.0
19522024-06-26T04:43:18.227Z Compiling flume v0.11.0
19532024-06-26T04:43:21.790Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19542024-06-26T04:43:23.276Z Compiling thiserror-no-std v2.0.2
19552024-06-26T04:43:23.416Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19562024-06-26T04:43:23.641Z Compiling compact_str v0.7.1
19572024-06-26T04:43:25.368Z Compiling zone_cfg_derive v0.1.2
19582024-06-26T04:43:26.815Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19592024-06-26T04:43:27.749Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19602024-06-26T04:43:28.214Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19612024-06-26T04:43:35.457Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19622024-06-26T04:43:37.691Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19632024-06-26T04:43:38.421Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19642024-06-26T04:43:42.207Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19652024-06-26T04:43:53.753Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19662024-06-26T04:43:54.063Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19672024-06-26T04:43:54.352Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19682024-06-26T04:43:54.435Z Compiling chacha20 v0.9.1
19692024-06-26T04:43:54.634Z Compiling aead v0.5.2
19702024-06-26T04:43:54.935Z Compiling lru v0.12.3
19712024-06-26T04:43:54.982Z Compiling stability v0.2.0
19722024-06-26T04:43:55.329Z Compiling base64 v0.13.1
19732024-06-26T04:43:55.783Z Compiling indoc v2.0.5
19742024-06-26T04:43:56.053Z Compiling corncobs v0.1.3
19752024-06-26T04:43:56.105Z Compiling cassowary v0.3.0
19762024-06-26T04:43:56.402Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19772024-06-26T04:43:56.772Z Compiling ratatui v0.26.2
19782024-06-26T04:43:57.169Z Compiling ron v0.7.1
19792024-06-26T04:44:01.082Z Compiling chacha20poly1305 v0.10.1
19802024-06-26T04:44:01.082Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19812024-06-26T04:44:01.967Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19822024-06-26T04:44:02.801Z Compiling zone v0.1.8
19832024-06-26T04:44:03.834Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19842024-06-26T04:44:04.296Z Compiling vsss-rs v3.3.4
19852024-06-26T04:44:07.138Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
19862024-06-26T04:44:08.797Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
19872024-06-26T04:44:10.089Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19882024-06-26T04:44:10.395Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19892024-06-26T04:44:10.909Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19902024-06-26T04:44:11.206Z Compiling portpicker v0.1.1
19912024-06-26T04:44:11.736Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
19922024-06-26T04:44:13.898Z Compiling csv-core v0.1.11
19932024-06-26T04:44:14.095Z Compiling unicode-linebreak v0.1.5
19942024-06-26T04:44:14.822Z Compiling smawk v0.3.2
19952024-06-26T04:44:15.107Z Compiling http-range v0.1.5
19962024-06-26T04:44:15.540Z Compiling hyper-staticfile v0.9.5
19972024-06-26T04:44:15.720Z Compiling textwrap v0.16.1
19982024-06-26T04:44:16.698Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19992024-06-26T04:44:17.678Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20002024-06-26T04:44:18.812Z Compiling csv v1.3.0
20012024-06-26T04:44:19.656Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
20022024-06-26T04:44:25.552Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
20032024-06-26T04:44:30.139Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20042024-06-26T04:44:30.342Z Compiling rcgen v0.12.1
20052024-06-26T04:44:38.836Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20062024-06-26T04:44:39.353Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20072024-06-26T04:44:39.648Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=64e28cea69b427b05064defaf8800a4d678b4612#64e28cea)
20082024-06-26T04:44:39.850Z Compiling atomicwrites v0.4.3
20092024-06-26T04:44:40.415Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
20102024-06-26T04:44:40.921Z Compiling fatfs v0.3.6
20112024-06-26T04:44:43.872Z Compiling subprocess v0.2.9
20122024-06-26T04:44:44.419Z Compiling rtoolbox v0.0.2
20132024-06-26T04:44:44.436Z Compiling is_ci v1.2.0
20142024-06-26T04:44:44.694Z Compiling assert_matches v1.5.0
20152024-06-26T04:44:44.737Z Compiling rpassword v7.3.1
20162024-06-26T04:44:44.867Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20172024-06-26T04:44:45.190Z Compiling supports-color v3.0.0
20182024-06-26T04:44:45.893Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20192024-06-26T04:44:46.866Z Compiling tui-tree-widget v0.19.0
20202024-06-26T04:44:47.304Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20212024-06-26T04:44:51.751Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20222024-06-26T04:44:51.971Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20232024-06-26T04:44:52.271Z Compiling shell-words v1.1.0
20242024-06-26T04:44:52.389Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20252024-06-26T04:44:52.704Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20262024-06-26T04:45:05.303Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20272024-06-26T04:45:26.375Z Compiling uzers v0.11.3
20282024-06-26T04:45:29.459Z Compiling multimap v0.10.0
20292024-06-26T04:46:19.118Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20302024-06-26T04:47:59.061Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20312024-06-26T04:48:07.741Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20322024-06-26T04:54:28.312Z Finished `release` profile [optimized] target(s) in 15m 05s
20332024-06-26T04:55:15.532Z
20342024-06-26T04:55:15.535Zreal 15:53.433142265
20352024-06-26T04:55:15.535Zuser 1:51:20.575135461
20362024-06-26T04:55:15.535Zsys 6:00.397878531
20372024-06-26T04:55:15.535Ztrap 2.884960891
20382024-06-26T04:55:15.535Ztflt 2.272428733
20392024-06-26T04:55:15.535Zdflt 3.691646687
20402024-06-26T04:55:15.535Zkflt 0.002206123
20412024-06-26T04:55:15.535Zlock 6:43:57.050243173
20422024-06-26T04:55:15.535Zslp 4:17:45.574181553
20432024-06-26T04:55:15.535Zlat 2:39.520333670
20442024-06-26T04:55:15.535Zstop 2:11.263399621
20452024-06-26T04:55:15.535Z+ mapfile -t packages
20462024-06-26T04:55:15.535Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
20472024-06-26T04:55:16.490Z Finished `release` profile [optimized] target(s) in 0.90s
20482024-06-26T04:55:16.539Z Running `target/release/omicron-package -t test list-outputs`
20492024-06-26T04:55:16.582ZLogging to: /work/oxidecomputer/omicron/out/LOG
20502024-06-26T04:55:16.585Z+ ptime -m cargo build --locked --release -p xtask
20512024-06-26T04:55:17.225Z Compiling serde v1.0.203
20522024-06-26T04:55:17.228Z Compiling bitflags v2.5.0
20532024-06-26T04:55:17.228Z Compiling syn v2.0.68
20542024-06-26T04:55:17.303Z Compiling smallvec v1.13.2
20552024-06-26T04:55:17.306Z Compiling scopeguard v1.2.0
20562024-06-26T04:55:17.313Z Compiling bytes v1.6.0
20572024-06-26T04:55:17.352Z Compiling serde_json v1.0.117
20582024-06-26T04:55:17.672Z Compiling lock_api v0.4.12
20592024-06-26T04:55:17.770Z Compiling parking_lot_core v0.9.10
20602024-06-26T04:55:17.793Z Compiling hashbrown v0.14.5
20612024-06-26T04:55:17.821Z Compiling log v0.4.21
20622024-06-26T04:55:17.870Z Compiling mio v0.8.11
20632024-06-26T04:55:17.885Z Compiling libc v0.2.155
20642024-06-26T04:55:18.165Z Compiling parking_lot v0.12.2
20652024-06-26T04:55:18.653Z Compiling generic-array v0.14.7
20662024-06-26T04:55:18.695Z Compiling slog v2.7.0
20672024-06-26T04:55:18.710Z Compiling rustix v0.38.34
20682024-06-26T04:55:19.228Z Compiling indexmap v2.2.6
20692024-06-26T04:55:19.246Z Compiling http v0.2.12
20702024-06-26T04:55:19.342Z Compiling usdt-impl v0.5.0
20712024-06-26T04:55:19.696Z Compiling syn v1.0.109
20722024-06-26T04:55:19.858Z Compiling time-macros v0.2.18
20732024-06-26T04:55:19.896Z Compiling thread-id v4.2.1
20742024-06-26T04:55:20.177Z Compiling tracing v0.1.40
20752024-06-26T04:55:20.893Z Compiling crossbeam-utils v0.8.19
20762024-06-26T04:55:21.470Z Compiling http-body v0.4.6
20772024-06-26T04:55:21.560Z Compiling unicode-normalization v0.1.23
20782024-06-26T04:55:21.919Z Compiling unicode-bidi v0.3.15
20792024-06-26T04:55:22.892Z Compiling idna v0.5.0
20802024-06-26T04:55:23.080Z Compiling time v0.3.36
20812024-06-26T04:55:23.393Z Compiling block-buffer v0.10.4
20822024-06-26T04:55:23.654Z Compiling crypto-common v0.1.6
20832024-06-26T04:55:23.903Z Compiling proc-macro-error v1.0.4
20842024-06-26T04:55:24.579Z Compiling terminal_size v0.3.0
20852024-06-26T04:55:24.830Z Compiling fs-err v2.11.0
20862024-06-26T04:55:25.051Z Compiling anyhow v1.0.86
20872024-06-26T04:55:25.138Z Compiling clap_builder v4.5.2
20882024-06-26T04:55:26.016Z Compiling crossbeam-channel v0.5.12
20892024-06-26T04:55:26.079Z Compiling digest v0.10.7
20902024-06-26T04:55:26.341Z Compiling url v2.5.0
20912024-06-26T04:55:26.546Z Compiling xattr v1.3.1
20922024-06-26T04:55:26.889Z Compiling sha2 v0.10.8
20932024-06-26T04:55:27.178Z Compiling tabled_derive v0.7.0
20942024-06-26T04:55:27.782Z Compiling slog-async v2.8.0
20952024-06-26T04:55:29.427Z Compiling tabled v0.15.0
20962024-06-26T04:55:29.468Z Compiling serde_derive v1.0.203
20972024-06-26T04:55:30.037Z Compiling thiserror-impl v1.0.60
20982024-06-26T04:55:31.028Z Compiling zerocopy-derive v0.7.34
20992024-06-26T04:55:32.063Z Compiling tokio-macros v2.2.0
21002024-06-26T04:55:32.630Z Compiling futures-macro v0.3.30
21012024-06-26T04:55:33.106Z Compiling thiserror v1.0.60
21022024-06-26T04:55:33.272Z Compiling pest v2.7.10
21032024-06-26T04:55:33.337Z Compiling zerocopy v0.7.34
21042024-06-26T04:55:33.686Z Compiling tokio v1.37.0
21052024-06-26T04:55:34.569Z Compiling futures-util v0.3.30
21062024-06-26T04:55:35.072Z Compiling openssl-macros v0.1.1
21072024-06-26T04:55:35.860Z Compiling pest_meta v2.7.10
21082024-06-26T04:55:36.246Z Compiling scroll_derive v0.12.0
21092024-06-26T04:55:37.829Z Compiling pest_generator v2.7.10
21102024-06-26T04:55:40.574Z Compiling pest_derive v2.7.10
21112024-06-26T04:55:41.448Z Compiling dtrace-parser v0.2.0
21122024-06-26T04:55:42.099Z Compiling scroll v0.12.0
21132024-06-26T04:55:42.848Z Compiling tokio-util v0.7.11
21142024-06-26T04:55:43.416Z Compiling openssl v0.10.64
21152024-06-26T04:55:45.322Z Compiling serde_spanned v0.6.6
21162024-06-26T04:55:45.626Z Compiling toml_datetime v0.6.6
21172024-06-26T04:55:46.426Z Compiling h2 v0.3.26
21182024-06-26T04:55:53.431Z Compiling dof v0.3.0
21192024-06-26T04:55:53.438Z Compiling native-tls v0.2.11
21202024-06-26T04:55:53.438Z Compiling serde_tokenstream v0.2.0
21212024-06-26T04:55:53.438Z Compiling goblin v0.8.2
21222024-06-26T04:55:53.444Z Compiling hyper v0.14.28
21232024-06-26T04:55:54.695Z Compiling tokio-native-tls v0.3.1
21242024-06-26T04:55:55.057Z Compiling toml_edit v0.22.13
21252024-06-26T04:56:02.982Z Compiling toml v0.8.13
21262024-06-26T04:56:03.022Z Compiling hyper-tls v0.5.0
21272024-06-26T04:56:03.496Z Compiling usdt-attr-macro v0.5.0
21282024-06-26T04:56:05.044Z Compiling usdt-macro v0.5.0
21292024-06-26T04:56:06.426Z Compiling slog-json v2.6.1
21302024-06-26T04:56:07.003Z Compiling cargo-platform v0.1.8
21312024-06-26T04:56:07.197Z Compiling semver v1.0.23
21322024-06-26T04:56:07.258Z Compiling camino v1.1.7
21332024-06-26T04:56:08.242Z Compiling serde_urlencoded v0.7.1
21342024-06-26T04:56:08.713Z Compiling futures-executor v0.3.30
21352024-06-26T04:56:08.857Z Compiling clap_derive v4.5.4
21362024-06-26T04:56:08.934Z Compiling strum_macros v0.26.2
21372024-06-26T04:56:09.838Z Compiling futures v0.3.30
21382024-06-26T04:56:09.979Z Compiling reqwest v0.11.27
21392024-06-26T04:56:10.355Z Compiling cargo_metadata v0.18.1
21402024-06-26T04:56:12.867Z Compiling slog-bunyan v2.5.0
21412024-06-26T04:56:13.191Z Compiling usdt v0.5.0
21422024-06-26T04:56:13.839Z Compiling clap v4.5.4
21432024-06-26T04:56:13.940Z Compiling strum v0.26.2
21442024-06-26T04:56:13.978Z Compiling cargo_toml v0.20.3
21452024-06-26T04:56:14.157Z Compiling macaddr v1.0.1
21462024-06-26T04:56:14.775Z Compiling tar v0.4.40
21472024-06-26T04:56:14.824Z Compiling slog-term v2.9.1
21482024-06-26T04:56:18.543Z Compiling md5 v0.7.0
21492024-06-26T04:56:29.132Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21502024-06-26T04:56:43.487Z Finished `release` profile [optimized] target(s) in 1m 26s
21512024-06-26T04:56:43.597Z
21522024-06-26T04:56:43.597Zreal 1:26.973639615
21532024-06-26T04:56:43.597Zuser 9:27.337930711
21542024-06-26T04:56:43.597Zsys 53.725855527
21552024-06-26T04:56:43.597Ztrap 0.285800086
21562024-06-26T04:56:43.597Ztflt 0.544553985
21572024-06-26T04:56:43.601Zdflt 0.350057524
21582024-06-26T04:56:43.601Zkflt 0.000032766
21592024-06-26T04:56:43.601Zlock 21:34.143634002
21602024-06-26T04:56:43.602Zslp 24:08.287417234
21612024-06-26T04:56:43.602Zlat 27.043193884
21622024-06-26T04:56:43.602Zstop 28.619963257
21632024-06-26T04:56:43.602Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
21642024-06-26T04:56:43.602Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
21652024-06-26T04:56:43.602Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
21662024-06-26T04:56:43.602Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
21672024-06-26T04:56:43.602Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
21682024-06-26T04:56:44.207Z Downloading crates ...
21692024-06-26T04:56:44.456Z Downloaded option-ext v0.2.0
21702024-06-26T04:56:44.460Z Downloaded ed25519 v2.2.3
21712024-06-26T04:56:44.463Z Downloaded pbkdf2 v0.11.0
21722024-06-26T04:56:44.481Z Downloaded dhcproto-macros v0.1.0
21732024-06-26T04:56:44.485Z Downloaded russh-cryptovec v0.7.2
21742024-06-26T04:56:44.488Z Downloaded hex-literal v0.4.1
21752024-06-26T04:56:44.492Z Downloaded dirs-sys v0.4.1
21762024-06-26T04:56:44.492Z Downloaded rand_core v0.5.1
21772024-06-26T04:56:44.495Z Downloaded blowfish v0.9.1
21782024-06-26T04:56:44.495Z Downloaded pbkdf2 v0.12.2
21792024-06-26T04:56:44.495Z Downloaded ctr v0.9.2
21802024-06-26T04:56:44.498Z Downloaded rand_chacha v0.2.2
21812024-06-26T04:56:44.498Z Downloaded polyval v0.6.2
21822024-06-26T04:56:44.502Z Downloaded ghash v0.5.1
21832024-06-26T04:56:44.502Z Downloaded dirs v5.0.1
21842024-06-26T04:56:44.505Z Downloaded getrandom v0.1.16
21852024-06-26T04:56:44.508Z Downloaded rfc6979 v0.4.0
21862024-06-26T04:56:44.511Z Downloaded russh-keys v0.43.0
21872024-06-26T04:56:44.512Z Downloaded primeorder v0.13.6
21882024-06-26T04:56:44.512Z Downloaded internet-checksum v0.2.1
21892024-06-26T04:56:44.515Z Downloaded cbc v0.1.2
21902024-06-26T04:56:44.515Z Downloaded bcrypt-pbkdf v0.10.0
21912024-06-26T04:56:44.518Z Downloaded password-hash v0.4.2
21922024-06-26T04:56:44.518Z Downloaded aes-gcm v0.10.3
21932024-06-26T04:56:44.522Z Downloaded p256 v0.13.2
21942024-06-26T04:56:44.525Z Downloaded dhcproto v0.11.0
21952024-06-26T04:56:44.528Z Downloaded ecdsa v0.16.9
21962024-06-26T04:56:44.532Z Downloaded ed25519-dalek v2.1.1
21972024-06-26T04:56:44.537Z Downloaded russh v0.43.0
21982024-06-26T04:56:44.543Z Downloaded rand v0.7.3
21992024-06-26T04:56:44.548Z Downloaded p521 v0.13.3
22002024-06-26T04:56:44.552Z Downloaded aes v0.8.4
22012024-06-26T04:56:44.720Z Compiling serde v1.0.203
22022024-06-26T04:56:44.724Z Compiling log v0.4.21
22032024-06-26T04:56:44.832Z Compiling scopeguard v1.2.0
22042024-06-26T04:56:44.832Z Compiling smallvec v1.13.2
22052024-06-26T04:56:44.857Z Compiling syn v2.0.68
22062024-06-26T04:56:44.861Z Compiling getrandom v0.2.14
22072024-06-26T04:56:44.861Z Compiling generic-array v0.14.7
22082024-06-26T04:56:44.901Z Compiling libm v0.2.8
22092024-06-26T04:56:45.002Z Compiling lock_api v0.4.12
22102024-06-26T04:56:45.203Z Compiling rand_core v0.6.4
22112024-06-26T04:56:45.245Z Compiling parking_lot_core v0.9.10
22122024-06-26T04:56:45.303Z Compiling num-traits v0.2.19
22132024-06-26T04:56:45.357Z Compiling subtle v2.5.0
22142024-06-26T04:56:45.431Z Compiling mio v0.8.11
22152024-06-26T04:56:45.580Z Compiling ahash v0.8.11
22162024-06-26T04:56:45.609Z Compiling parking_lot v0.12.2
22172024-06-26T04:56:45.796Z Compiling serde_json v1.0.117
22182024-06-26T04:56:45.957Z Compiling allocator-api2 v0.2.18
22192024-06-26T04:56:45.978Z Compiling const-oid v0.9.6
22202024-06-26T04:56:46.004Z Compiling iana-time-zone v0.1.60
22212024-06-26T04:56:46.190Z Compiling syn v1.0.109
22222024-06-26T04:56:46.634Z Compiling unicode-normalization v0.1.23
22232024-06-26T04:56:46.799Z Compiling schemars v0.8.21
22242024-06-26T04:56:46.897Z Compiling unicode-bidi v0.3.15
22252024-06-26T04:56:46.933Z Compiling dyn-clone v1.0.17
22262024-06-26T04:56:47.163Z Compiling spin v0.9.8
22272024-06-26T04:56:47.203Z Compiling ppv-lite86 v0.2.17
22282024-06-26T04:56:47.645Z Compiling time-macros v0.2.18
22292024-06-26T04:56:47.812Z Compiling ring v0.17.8
22302024-06-26T04:56:47.901Z Compiling aho-corasick v1.1.3
22312024-06-26T04:56:47.979Z Compiling rand_chacha v0.3.1
22322024-06-26T04:56:48.630Z Compiling regex-syntax v0.8.3
22332024-06-26T04:56:48.692Z Compiling rand v0.8.5
22342024-06-26T04:56:50.681Z Compiling idna v0.5.0
22352024-06-26T04:56:50.971Z Compiling slog v2.7.0
22362024-06-26T04:56:51.391Z Compiling time v0.3.36
22372024-06-26T04:56:51.589Z Compiling url v2.5.0
22382024-06-26T04:56:52.209Z Compiling untrusted v0.9.0
22392024-06-26T04:56:52.416Z Compiling regex-automata v0.4.6
22402024-06-26T04:56:52.419Z Compiling spin v0.5.2
22412024-06-26T04:56:52.676Z Compiling serde_derive_internals v0.29.1
22422024-06-26T04:56:55.051Z Compiling lazy_static v1.4.0
22432024-06-26T04:56:55.182Z Compiling backtrace v0.3.71
22442024-06-26T04:56:55.696Z Compiling gimli v0.28.1
22452024-06-26T04:56:55.797Z Compiling object v0.32.2
22462024-06-26T04:56:55.845Z Compiling anyhow v1.0.86
22472024-06-26T04:56:56.480Z Compiling rustc-demangle v0.1.24
22482024-06-26T04:56:57.405Z Compiling rustls v0.21.12
22492024-06-26T04:56:57.530Z Compiling base64ct v1.6.0
22502024-06-26T04:56:57.676Z Compiling winnow v0.5.40
22512024-06-26T04:56:57.891Z Compiling crossbeam-utils v0.8.19
22522024-06-26T04:56:58.212Z Compiling regex v1.10.4
22532024-06-26T04:56:58.607Z Compiling sct v0.7.1
22542024-06-26T04:56:58.938Z Compiling rustls-webpki v0.101.7
22552024-06-26T04:56:59.336Z Compiling cookie v0.17.0
22562024-06-26T04:57:00.611Z Compiling serde_derive v1.0.203
22572024-06-26T04:57:00.884Z Compiling zeroize_derive v1.4.2
22582024-06-26T04:57:01.053Z Compiling thiserror-impl v1.0.60
22592024-06-26T04:57:01.170Z Compiling zerocopy-derive v0.7.34
22602024-06-26T04:57:01.874Z Compiling tokio-macros v2.2.0
22612024-06-26T04:57:02.650Z Compiling zeroize v1.7.0
22622024-06-26T04:57:02.676Z Compiling futures-macro v0.3.30
22632024-06-26T04:57:03.629Z Compiling schemars_derive v0.8.21
22642024-06-26T04:57:03.633Z Compiling tracing-attributes v0.1.27
22652024-06-26T04:57:03.667Z Compiling zerocopy v0.7.34
22662024-06-26T04:57:04.615Z Compiling crypto-common v0.1.6
22672024-06-26T04:57:04.666Z Compiling thiserror v1.0.60
22682024-06-26T04:57:04.832Z Compiling block-buffer v0.10.4
22692024-06-26T04:57:04.851Z Compiling async-trait v0.1.80
22702024-06-26T04:57:04.951Z Compiling futures-util v0.3.30
22712024-06-26T04:57:05.111Z Compiling digest v0.10.7
22722024-06-26T04:57:05.670Z Compiling addr2line v0.21.0
22732024-06-26T04:57:06.154Z Compiling hashbrown v0.14.5
22742024-06-26T04:57:06.800Z Compiling openssl-macros v0.1.1
22752024-06-26T04:57:07.604Z Compiling pest v2.7.10
22762024-06-26T04:57:07.913Z Compiling tracing v0.1.40
22772024-06-26T04:57:08.025Z Compiling idna v0.3.0
22782024-06-26T04:57:08.279Z Compiling psl-types v2.0.11
22792024-06-26T04:57:08.477Z Compiling data-encoding v2.6.0
22802024-06-26T04:57:08.497Z Compiling hmac v0.12.1
22812024-06-26T04:57:08.789Z Compiling scroll_derive v0.12.0
22822024-06-26T04:57:09.782Z Compiling publicsuffix v2.2.3
22832024-06-26T04:57:10.251Z Compiling pest_meta v2.7.10
22842024-06-26T04:57:10.450Z Compiling scroll v0.12.0
22852024-06-26T04:57:10.771Z Compiling bitflags v1.3.2
22862024-06-26T04:57:10.888Z Compiling webpki-roots v0.25.4
22872024-06-26T04:57:11.053Z Compiling futures-executor v0.3.30
22882024-06-26T04:57:11.072Z Compiling goblin v0.8.2
22892024-06-26T04:57:11.076Z Compiling block-padding v0.3.3
22902024-06-26T04:57:11.294Z Compiling der_derive v0.7.2
22912024-06-26T04:57:11.652Z Compiling futures v0.3.30
22922024-06-26T04:57:11.713Z Compiling pest_generator v2.7.10
22932024-06-26T04:57:11.785Z Compiling pem-rfc7468 v0.7.0
22942024-06-26T04:57:12.657Z Compiling flagset v0.4.5
22952024-06-26T04:57:12.834Z Compiling sha2 v0.10.8
22962024-06-26T04:57:13.826Z Compiling either v1.12.0
22972024-06-26T04:57:13.952Z Compiling der v0.7.9
22982024-06-26T04:57:14.274Z Compiling ff v0.13.0
22992024-06-26T04:57:14.535Z Compiling base16ct v0.2.0
23002024-06-26T04:57:14.888Z Compiling stable_deref_trait v1.2.0
23012024-06-26T04:57:15.008Z Compiling group v0.13.0
23022024-06-26T04:57:15.414Z Compiling hkdf v0.12.4
23032024-06-26T04:57:15.440Z Compiling pest_derive v2.7.10
23042024-06-26T04:57:15.694Z Compiling crypto-bigint v0.5.5
23052024-06-26T04:57:16.237Z Compiling spki v0.7.3
23062024-06-26T04:57:16.258Z Compiling dtrace-parser v0.2.0
23072024-06-26T04:57:16.659Z Compiling bytes v1.6.0
23082024-06-26T04:57:17.263Z Compiling indexmap v2.2.6
23092024-06-26T04:57:17.475Z Compiling chrono v0.4.38
23102024-06-26T04:57:18.064Z Compiling tokio v1.37.0
23112024-06-26T04:57:18.590Z Compiling uuid v1.8.0
23122024-06-26T04:57:18.683Z Compiling bitflags v2.5.0
23132024-06-26T04:57:19.190Z Compiling semver v1.0.23
23142024-06-26T04:57:19.979Z Compiling http v0.2.12
23152024-06-26T04:57:20.038Z Compiling serde_tokenstream v0.2.0
23162024-06-26T04:57:20.653Z Compiling serde_spanned v0.6.6
23172024-06-26T04:57:20.922Z Compiling toml_datetime v0.6.6
23182024-06-26T04:57:21.275Z Compiling toml_edit v0.19.15
23192024-06-26T04:57:21.471Z Compiling openssl v0.10.64
23202024-06-26T04:57:21.916Z Compiling http-body v0.4.6
23212024-06-26T04:57:22.305Z Compiling rustix v0.38.34
23222024-06-26T04:57:22.349Z Compiling serde_urlencoded v0.7.1
23232024-06-26T04:57:22.395Z Compiling openapiv3 v2.0.0
23242024-06-26T04:57:22.649Z Compiling cookie_store v0.20.0
23252024-06-26T04:57:22.915Z Compiling rustc_version v0.4.0
23262024-06-26T04:57:23.730Z Compiling inout v0.1.3
23272024-06-26T04:57:24.050Z Compiling dof v0.3.0
23282024-06-26T04:57:24.086Z Compiling cipher v0.4.4
23292024-06-26T04:57:24.317Z Compiling pkcs8 v0.10.2
23302024-06-26T04:57:24.643Z Compiling sec1 v0.7.3
23312024-06-26T04:57:24.931Z Compiling usdt-impl v0.5.0
23322024-06-26T04:57:25.282Z Compiling crossbeam-epoch v0.9.18
23332024-06-26T04:57:25.548Z Compiling num-integer v0.1.46
23342024-06-26T04:57:26.162Z Compiling elliptic-curve v0.13.8
23352024-06-26T04:57:26.376Z Compiling tokio-util v0.7.11
23362024-06-26T04:57:26.521Z Compiling tokio-rustls v0.24.1
23372024-06-26T04:57:26.670Z Compiling usdt-attr-macro v0.5.0
23382024-06-26T04:57:26.934Z Compiling usdt-macro v0.5.0
23392024-06-26T04:57:26.999Z Compiling managed v0.8.0
23402024-06-26T04:57:27.087Z Compiling unicode-segmentation v1.11.0
23412024-06-26T04:57:27.461Z Compiling h2 v0.3.26
23422024-06-26T04:57:27.857Z Compiling native-tls v0.2.11
23432024-06-26T04:57:27.968Z Compiling toml_edit v0.22.13
23442024-06-26T04:57:28.402Z Compiling tokio-native-tls v0.3.1
23452024-06-26T04:57:28.486Z Compiling toml v0.7.8
23462024-06-26T04:57:28.506Z Compiling usdt v0.5.0
23472024-06-26T04:57:28.665Z Compiling ipnetwork v0.20.0
23482024-06-26T04:57:29.046Z Compiling hex v0.4.3
23492024-06-26T04:57:29.653Z Compiling matches v0.1.10
23502024-06-26T04:57:29.717Z Compiling enum-as-inner v0.5.1
23512024-06-26T04:57:29.763Z Compiling idna v0.2.3
23522024-06-26T04:57:29.932Z Compiling siphasher v0.3.11
23532024-06-26T04:57:30.256Z Compiling bit-vec v0.6.3
23542024-06-26T04:57:30.353Z Compiling num-bigint v0.4.5
23552024-06-26T04:57:30.494Z Compiling terminal_size v0.3.0
23562024-06-26T04:57:30.719Z Compiling heapless v0.7.17
23572024-06-26T04:57:30.759Z Compiling regress v0.9.1
23582024-06-26T04:57:30.796Z Compiling trust-dns-proto v0.22.0
23592024-06-26T04:57:31.175Z Compiling signal-hook v0.3.17
23602024-06-26T04:57:31.439Z Compiling finl_unicode v1.2.0
23612024-06-26T04:57:31.484Z Compiling clap_builder v4.5.2
23622024-06-26T04:57:32.081Z Compiling stringprep v0.1.4
23632024-06-26T04:57:33.464Z Compiling itertools v0.10.5
23642024-06-26T04:57:34.220Z Compiling yasna v0.5.2
23652024-06-26T04:57:36.252Z Compiling hyper v0.14.28
23662024-06-26T04:57:36.269Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23672024-06-26T04:57:36.554Z Compiling md-5 v0.10.6
23682024-06-26T04:57:36.866Z Compiling clap_derive v4.5.4
23692024-06-26T04:57:37.578Z Compiling hash32 v0.2.1
23702024-06-26T04:57:37.584Z Compiling fallible-iterator v0.2.0
23712024-06-26T04:57:38.318Z Compiling smoltcp v0.9.1
23722024-06-26T04:57:38.418Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23732024-06-26T04:57:39.123Z Compiling postgres-protocol v0.6.6
23742024-06-26T04:57:40.686Z Compiling phf_shared v0.11.2
23752024-06-26T04:57:40.690Z Compiling tokio-stream v0.1.15
23762024-06-26T04:57:40.939Z Compiling hubpack_derive v0.1.1
23772024-06-26T04:57:41.051Z Compiling zerocopy-derive v0.6.6
23782024-06-26T04:57:41.595Z Compiling diesel_table_macro_syntax v0.1.0
23792024-06-26T04:57:41.681Z Compiling scheduled-thread-pool v0.2.7
23802024-06-26T04:57:41.715Z Compiling fs-err v2.11.0
23812024-06-26T04:57:41.854Z Compiling fixedbitset v0.4.2
23822024-06-26T04:57:42.035Z Compiling diesel_derives v2.1.4
23832024-06-26T04:57:42.158Z Compiling petgraph v0.6.5
23842024-06-26T04:57:42.302Z Compiling r2d2 v0.8.10
23852024-06-26T04:57:42.307Z Compiling clap v4.5.4
23862024-06-26T04:57:42.339Z Compiling hubpack v0.1.2
23872024-06-26T04:57:42.447Z Compiling phf v0.11.2
23882024-06-26T04:57:42.764Z Compiling signal-hook-mio v0.2.3
23892024-06-26T04:57:42.806Z Compiling postgres-types v0.2.6
23902024-06-26T04:57:43.289Z Compiling hyper-rustls v0.24.2
23912024-06-26T04:57:43.434Z Compiling hyper-tls v0.5.0
23922024-06-26T04:57:43.726Z Compiling zerocopy v0.6.6
23932024-06-26T04:57:43.858Z Compiling reqwest v0.11.27
23942024-06-26T04:57:44.536Z Compiling phf_shared v0.10.0
23952024-06-26T04:57:44.685Z Compiling similar v2.5.0
23962024-06-26T04:57:44.993Z Compiling num-iter v0.1.45
23972024-06-26T04:57:45.071Z Compiling strum_macros v0.25.3
23982024-06-26T04:57:45.199Z Compiling serde_repr v0.1.19
23992024-06-26T04:57:46.410Z Compiling getopts v0.2.21
24002024-06-26T04:57:46.569Z Compiling console v0.15.8
24012024-06-26T04:57:46.780Z Compiling float-cmp v0.9.0
24022024-06-26T04:57:47.030Z Compiling minimal-lexical v0.2.1
24032024-06-26T04:57:47.451Z Compiling unsafe-libyaml v0.2.11
24042024-06-26T04:57:47.562Z Compiling normalize-line-endings v0.3.0
24052024-06-26T04:57:47.609Z Compiling difflib v0.4.0
24062024-06-26T04:57:47.718Z Compiling predicates-core v1.0.6
24072024-06-26T04:57:48.147Z Compiling new_debug_unreachable v1.0.6
24082024-06-26T04:57:48.217Z Compiling whoami v1.5.1
24092024-06-26T04:57:48.265Z Compiling precomputed-hash v0.1.1
24102024-06-26T04:57:48.410Z Compiling static_assertions v1.1.0
24112024-06-26T04:57:48.534Z Compiling string_cache v0.8.7
24122024-06-26T04:57:48.971Z Compiling serde_yaml v0.9.34+deprecated
24132024-06-26T04:57:49.077Z Compiling tokio-postgres v0.7.10
24142024-06-26T04:57:49.374Z Compiling predicates v3.1.0
24152024-06-26T04:57:49.544Z Compiling nom v7.1.3
24162024-06-26T04:57:49.714Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
24172024-06-26T04:57:51.358Z Compiling crossterm v0.27.0
24182024-06-26T04:57:53.719Z Compiling bit-set v0.5.3
24192024-06-26T04:57:54.047Z Compiling itertools v0.12.1
24202024-06-26T04:57:54.586Z Compiling bstr v1.9.1
24212024-06-26T04:57:54.683Z Compiling lalrpop-util v0.19.12
24222024-06-26T04:57:55.095Z Compiling peg-runtime v0.8.3
24232024-06-26T04:57:55.595Z Compiling unicode-xid v0.2.4
24242024-06-26T04:57:55.787Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24252024-06-26T04:57:55.862Z Compiling sha1 v0.10.6
24262024-06-26T04:57:56.292Z Compiling camino v1.1.7
24272024-06-26T04:57:56.346Z Compiling strum_macros v0.26.2
24282024-06-26T04:57:56.585Z Compiling diesel v2.1.6
24292024-06-26T04:57:56.589Z Compiling http v1.1.0
24302024-06-26T04:57:56.786Z Compiling base64 v0.22.1
24312024-06-26T04:57:57.387Z Compiling toml v0.8.13
24322024-06-26T04:57:57.507Z Compiling ident_case v1.0.1
24332024-06-26T04:57:57.615Z Compiling rustls-pki-types v1.7.0
24342024-06-26T04:57:57.725Z Compiling darling_core v0.20.9
24352024-06-26T04:57:57.955Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24362024-06-26T04:57:58.575Z Compiling crossbeam-channel v0.5.12
24372024-06-26T04:57:59.255Z Compiling rustls v0.22.4
24382024-06-26T04:57:59.299Z Compiling paste v1.0.15
24392024-06-26T04:57:59.573Z Compiling slog-async v2.8.0
24402024-06-26T04:57:59.806Z Compiling slog-term v2.9.1
24412024-06-26T04:57:59.921Z Compiling rustls-webpki v0.102.4
24422024-06-26T04:58:00.918Z Compiling instant v0.1.12
24432024-06-26T04:58:00.939Z Compiling multer v3.1.0
24442024-06-26T04:58:01.323Z Compiling slog-json v2.6.1
24452024-06-26T04:58:01.763Z Compiling async-stream-impl v0.3.5
24462024-06-26T04:58:02.020Z Compiling strum v0.26.2
24472024-06-26T04:58:02.213Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24482024-06-26T04:58:02.301Z Compiling atomic-waker v1.1.2
24492024-06-26T04:58:02.508Z Compiling debug-ignore v1.0.5
24502024-06-26T04:58:02.527Z Compiling waitgroup v0.1.2
24512024-06-26T04:58:02.624Z Compiling slog-bunyan v2.5.0
24522024-06-26T04:58:02.741Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24532024-06-26T04:58:02.778Z Compiling rustls-pemfile v2.1.2
24542024-06-26T04:58:02.847Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24552024-06-26T04:58:02.908Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24562024-06-26T04:58:03.270Z Compiling serde_path_to_error v0.1.16
24572024-06-26T04:58:03.312Z Compiling async-stream v0.3.5
24582024-06-26T04:58:07.755Z Compiling structmeta-derive v0.3.0
24592024-06-26T04:58:07.794Z Compiling hostname v0.4.0
24602024-06-26T04:58:07.794Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24612024-06-26T04:58:07.794Z Compiling newtype-uuid v1.1.0
24622024-06-26T04:58:07.794Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24632024-06-26T04:58:07.794Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24642024-06-26T04:58:07.794Z Compiling backoff v0.4.0
24652024-06-26T04:58:07.794Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24662024-06-26T04:58:07.794Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24672024-06-26T04:58:07.794Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24682024-06-26T04:58:07.794Z Compiling macaddr v1.0.1
24692024-06-26T04:58:07.795Z Compiling proc-macro-crate v1.3.1
24702024-06-26T04:58:07.795Z Compiling darling_macro v0.20.9
24712024-06-26T04:58:07.795Z Compiling tokio-rustls v0.25.0
24722024-06-26T04:58:07.795Z Compiling fastrand v2.1.0
24732024-06-26T04:58:07.795Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24742024-06-26T04:58:07.795Z Compiling num_enum_derive v0.5.11
24752024-06-26T04:58:07.795Z Compiling darling v0.20.9
24762024-06-26T04:58:07.795Z Compiling serde_with_macros v3.8.1
24772024-06-26T04:58:07.795Z Compiling structmeta v0.3.0
24782024-06-26T04:58:07.795Z Compiling tempfile v3.10.1
24792024-06-26T04:58:07.795Z Compiling parse-display-derive v0.9.0
24802024-06-26T04:58:08.225Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24812024-06-26T04:58:08.561Z Compiling foreign-types-macros v0.2.3
24822024-06-26T04:58:09.940Z Compiling num_enum v0.5.11
24832024-06-26T04:58:09.977Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24842024-06-26T04:58:10.124Z Compiling foreign-types-shared v0.3.1
24852024-06-26T04:58:10.255Z Compiling heapless v0.8.0
24862024-06-26T04:58:10.313Z Compiling foreign-types v0.5.0
24872024-06-26T04:58:10.452Z Compiling proc-macro-error v1.0.4
24882024-06-26T04:58:10.614Z Compiling serde_with v3.8.1
24892024-06-26T04:58:11.427Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24902024-06-26T04:58:11.472Z Compiling cstr-argument v0.1.2
24912024-06-26T04:58:11.779Z Compiling hash32 v0.3.1
24922024-06-26T04:58:12.060Z Compiling smoltcp v0.11.0
24932024-06-26T04:58:12.367Z Compiling pretty-hex v0.2.1
24942024-06-26T04:58:12.481Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24952024-06-26T04:58:12.563Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24962024-06-26T04:58:12.909Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24972024-06-26T04:58:12.965Z Compiling camino-tempfile v1.1.1
24982024-06-26T04:58:13.058Z Compiling parse-display v0.9.0
24992024-06-26T04:58:13.473Z Compiling tabwriter v1.4.0
25002024-06-26T04:58:13.570Z Compiling colored v2.1.0
25012024-06-26T04:58:13.856Z Compiling socket2 v0.4.10
25022024-06-26T04:58:13.897Z Compiling embedded-io v0.4.0
25032024-06-26T04:58:14.057Z Compiling cobs v0.2.3
25042024-06-26T04:58:14.409Z Compiling postcard v1.0.8
25052024-06-26T04:58:14.431Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25062024-06-26T04:58:14.753Z Compiling crucible-workspace-hack v0.1.0
25072024-06-26T04:58:14.807Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25082024-06-26T04:58:15.006Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25092024-06-26T04:58:15.063Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25102024-06-26T04:58:15.203Z Compiling smf v0.2.3
25112024-06-26T04:58:15.294Z Compiling humantime v2.1.0
25122024-06-26T04:58:15.426Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25132024-06-26T04:58:15.950Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25142024-06-26T04:58:16.035Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
25152024-06-26T04:58:16.307Z Compiling num-derive v0.4.2
25162024-06-26T04:58:16.554Z Compiling sigpipe v0.1.3
25172024-06-26T04:58:16.702Z Compiling utf-8 v0.7.6
25182024-06-26T04:58:16.809Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
25192024-06-26T04:58:17.083Z Compiling atty v0.2.14
25202024-06-26T04:58:17.235Z Compiling same-file v1.0.6
25212024-06-26T04:58:17.312Z Compiling semver v0.1.20
25222024-06-26T04:58:17.493Z Compiling rayon-core v1.12.1
25232024-06-26T04:58:17.583Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25242024-06-26T04:58:17.797Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25252024-06-26T04:58:18.077Z Compiling rustc_version v0.1.7
25262024-06-26T04:58:18.692Z Compiling walkdir v2.5.0
25272024-06-26T04:58:19.084Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=64e28cea69b427b05064defaf8800a4d678b4612#64e28cea)
25282024-06-26T04:58:19.518Z Compiling newline-converter v0.3.0
25292024-06-26T04:58:19.609Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25302024-06-26T04:58:19.628Z Compiling crossbeam-deque v0.8.5
25312024-06-26T04:58:19.698Z Compiling curve25519-dalek v4.1.3
25322024-06-26T04:58:19.978Z Compiling universal-hash v0.5.1
25332024-06-26T04:58:20.025Z Compiling opaque-debug v0.3.1
25342024-06-26T04:58:20.062Z Compiling prettyplease v0.2.20
25352024-06-26T04:58:20.135Z Compiling expectorate v1.1.0
25362024-06-26T04:58:20.192Z Compiling newtype_derive v0.1.6
25372024-06-26T04:58:20.324Z Compiling num-rational v0.4.2
25382024-06-26T04:58:20.412Z Compiling xattr v1.3.1
25392024-06-26T04:58:20.512Z Compiling signature v2.2.0
25402024-06-26T04:58:20.515Z Compiling curve25519-dalek-derive v0.1.1
25412024-06-26T04:58:20.737Z Compiling num-complex v0.4.6
25422024-06-26T04:58:20.842Z Compiling blake3 v1.5.1
25432024-06-26T04:58:21.505Z Compiling ring v0.16.20
25442024-06-26T04:58:21.873Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25452024-06-26T04:58:21.940Z Compiling unicase v2.7.0
25462024-06-26T04:58:22.126Z Compiling linked-hash-map v0.5.6
25472024-06-26T04:58:22.172Z Compiling convert_case v0.4.0
25482024-06-26T04:58:22.244Z Compiling quick-error v1.2.3
25492024-06-26T04:58:22.284Z Compiling arc-swap v1.7.1
25502024-06-26T04:58:22.417Z Compiling termcolor v1.4.1
25512024-06-26T04:58:22.501Z Compiling getrandom v0.1.16
25522024-06-26T04:58:22.996Z Compiling env_logger v0.9.3
25532024-06-26T04:58:23.246Z Compiling derive_more v0.99.17
25542024-06-26T04:58:23.300Z Compiling slog-scope v4.4.0
25552024-06-26T04:58:23.351Z Compiling lru-cache v0.1.2
25562024-06-26T04:58:23.375Z Compiling resolv-conf v0.7.0
25572024-06-26T04:58:23.881Z Compiling tar v0.4.40
25582024-06-26T04:58:24.231Z Compiling num v0.4.3
25592024-06-26T04:58:24.579Z Compiling rayon v1.10.0
25602024-06-26T04:58:25.582Z Compiling tungstenite v0.21.0
25612024-06-26T04:58:26.245Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25622024-06-26T04:58:26.792Z Compiling blake2 v0.10.6
25632024-06-26T04:58:28.015Z Compiling bitstruct_derive v0.1.0
25642024-06-26T04:58:28.279Z Compiling derive-where v1.2.7
25652024-06-26T04:58:28.474Z Compiling password-hash v0.5.0
25662024-06-26T04:58:29.489Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25672024-06-26T04:58:29.614Z Compiling memmap2 v0.9.4
25682024-06-26T04:58:29.648Z Compiling libefi-sys v0.1.0
25692024-06-26T04:58:29.950Z Compiling float-ord v0.3.2
25702024-06-26T04:58:30.025Z Compiling constant_time_eq v0.3.0
25712024-06-26T04:58:30.086Z Compiling ascii v1.1.0
25722024-06-26T04:58:30.123Z Compiling untrusted v0.7.1
25732024-06-26T04:58:30.218Z Compiling parking_lot_core v0.8.6
25742024-06-26T04:58:30.317Z Compiling arrayref v0.3.7
25752024-06-26T04:58:30.445Z Compiling arrayvec v0.7.4
25762024-06-26T04:58:30.743Z Compiling home v0.5.9
25772024-06-26T04:58:30.802Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25782024-06-26T04:58:31.045Z Compiling toolchain_find v0.4.0
25792024-06-26T04:58:32.245Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25802024-06-26T04:58:32.417Z Compiling bitstruct v0.1.1
25812024-06-26T04:58:32.529Z Compiling argon2 v0.5.3
25822024-06-26T04:58:32.548Z Compiling tokio-tungstenite v0.21.0
25832024-06-26T04:58:32.579Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25842024-06-26T04:58:32.757Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25852024-06-26T04:58:33.032Z Compiling trust-dns-resolver v0.22.0
25862024-06-26T04:58:33.049Z Compiling slog-stdlog v4.1.1
25872024-06-26T04:58:33.245Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25882024-06-26T04:58:33.444Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25892024-06-26T04:58:33.644Z Compiling erased-serde v0.3.31
25902024-06-26T04:58:33.861Z Compiling serde_arrays v0.1.0
25912024-06-26T04:58:34.042Z Compiling rfc6979 v0.4.0
25922024-06-26T04:58:34.065Z Compiling aead v0.5.2
25932024-06-26T04:58:34.268Z Compiling nibble_vec v0.1.0
25942024-06-26T04:58:34.453Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25952024-06-26T04:58:34.481Z Compiling slog-dtrace v0.3.0
25962024-06-26T04:58:34.786Z Compiling topological-sort v0.2.2
25972024-06-26T04:58:34.831Z Compiling cancel-safe-futures v0.1.5
25982024-06-26T04:58:35.029Z Compiling endian-type v0.1.2
25992024-06-26T04:58:35.153Z Compiling keccak v0.1.5
26002024-06-26T04:58:35.234Z Compiling omicron-zone-package v0.11.0
26012024-06-26T04:58:35.286Z Compiling radix_trie v0.2.1
26022024-06-26T04:58:35.588Z Compiling sha3 v0.10.8
26032024-06-26T04:58:35.764Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26042024-06-26T04:58:36.241Z Compiling ecdsa v0.16.9
26052024-06-26T04:58:36.293Z Compiling rand_core v0.5.1
26062024-06-26T04:58:36.428Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26072024-06-26T04:58:36.736Z Compiling mime_guess v2.0.4
26082024-06-26T04:58:36.848Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26092024-06-26T04:58:36.879Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26102024-06-26T04:58:37.097Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26112024-06-26T04:58:37.677Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26122024-06-26T04:58:38.074Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26132024-06-26T04:58:38.138Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142024-06-26T04:58:38.274Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26152024-06-26T04:58:38.503Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26162024-06-26T04:58:38.521Z Compiling slog-envlogger v2.2.0
26172024-06-26T04:58:39.357Z Compiling steno v0.4.0
26182024-06-26T04:58:39.993Z Compiling rustfmt-wrapper v0.2.1
26192024-06-26T04:58:40.671Z Compiling poly1305 v0.8.0
26202024-06-26T04:58:41.129Z Compiling tungstenite v0.20.1
26212024-06-26T04:58:41.293Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26222024-06-26T04:58:42.052Z Compiling heck v0.3.3
26232024-06-26T04:58:42.219Z Compiling primeorder v0.13.6
26242024-06-26T04:58:42.480Z Compiling chacha20 v0.9.1
26252024-06-26T04:58:42.495Z Compiling secrecy v0.8.0
26262024-06-26T04:58:42.752Z Compiling thiserror-impl-no-std v2.0.2
26272024-06-26T04:58:42.777Z Compiling half v2.4.1
26282024-06-26T04:58:42.951Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26292024-06-26T04:58:43.122Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
26302024-06-26T04:58:43.359Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
26312024-06-26T04:58:43.407Z Compiling ciborium-io v0.2.2
26322024-06-26T04:58:43.481Z Compiling option-ext v0.2.0
26332024-06-26T04:58:43.556Z Compiling ciborium-ll v0.2.2
26342024-06-26T04:58:43.615Z Compiling dirs-sys v0.4.1
26352024-06-26T04:58:43.701Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26362024-06-26T04:58:43.969Z Compiling zone_cfg_derive v0.1.2
26372024-06-26T04:58:44.292Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26382024-06-26T04:58:44.371Z Compiling tokio-tungstenite v0.20.1
26392024-06-26T04:58:45.226Z Compiling parking_lot v0.11.2
26402024-06-26T04:58:45.488Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26412024-06-26T04:58:45.556Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26422024-06-26T04:58:45.902Z Compiling rand_chacha v0.2.2
26432024-06-26T04:58:46.209Z Compiling thiserror-no-std v2.0.2
26442024-06-26T04:58:46.226Z Compiling trust-dns-client v0.22.0
26452024-06-26T04:58:46.563Z Compiling ed25519 v2.2.3
26462024-06-26T04:58:47.005Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26472024-06-26T04:58:47.087Z Compiling polyval v0.6.2
26482024-06-26T04:58:47.445Z Compiling libsw v3.3.1
26492024-06-26T04:58:47.538Z Compiling blowfish v0.9.1
26502024-06-26T04:58:47.774Z Compiling ctr v0.9.2
26512024-06-26T04:58:47.797Z Compiling aes v0.8.4
26522024-06-26T04:58:48.008Z Compiling toml v0.5.11
26532024-06-26T04:58:48.022Z Compiling pbkdf2 v0.12.2
26542024-06-26T04:58:48.148Z Compiling password-hash v0.4.2
26552024-06-26T04:58:48.198Z Compiling gethostname v0.4.3
26562024-06-26T04:58:48.509Z Compiling fxhash v0.2.1
26572024-06-26T04:58:48.724Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26582024-06-26T04:58:49.224Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26592024-06-26T04:58:49.533Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26602024-06-26T04:58:50.706Z Compiling linear-map v1.2.0
26612024-06-26T04:58:51.109Z Compiling owo-colors v4.0.0
26622024-06-26T04:58:51.966Z Compiling base64 v0.13.1
26632024-06-26T04:58:52.645Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26642024-06-26T04:58:53.526Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26652024-06-26T04:58:53.684Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26662024-06-26T04:58:54.331Z Compiling ron v0.7.1
26672024-06-26T04:58:56.770Z Compiling trust-dns-server v0.22.1
26682024-06-26T04:58:56.907Z Compiling sled v0.34.7
26692024-06-26T04:58:57.653Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26702024-06-26T04:58:57.727Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26712024-06-26T04:58:58.538Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26722024-06-26T04:58:59.191Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26732024-06-26T04:59:01.494Z Compiling pbkdf2 v0.11.0
26742024-06-26T04:59:01.634Z Compiling bcrypt-pbkdf v0.10.0
26752024-06-26T04:59:01.884Z Compiling ghash v0.5.1
26762024-06-26T04:59:02.107Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26772024-06-26T04:59:02.305Z Compiling ed25519-dalek v2.1.1
26782024-06-26T04:59:02.333Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26792024-06-26T04:59:02.863Z Compiling vsss-rs v3.3.4
26802024-06-26T04:59:03.557Z Compiling rand v0.7.3
26812024-06-26T04:59:04.802Z Compiling zone v0.1.8
26822024-06-26T04:59:05.190Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26832024-06-26T04:59:06.177Z Compiling ciborium v0.2.2
26842024-06-26T04:59:06.464Z Compiling dirs v5.0.1
26852024-06-26T04:59:07.332Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26862024-06-26T04:59:07.776Z Compiling chacha20poly1305 v0.10.1
26872024-06-26T04:59:07.825Z Compiling p256 v0.13.2
26882024-06-26T04:59:08.014Z Compiling p521 v0.13.3
26892024-06-26T04:59:08.754Z Compiling pem v3.0.4
26902024-06-26T04:59:09.121Z Compiling cbc v0.1.2
26912024-06-26T04:59:09.208Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
26922024-06-26T04:59:09.369Z Compiling headers-core v0.2.0
26932024-06-26T04:59:09.556Z Compiling kstat-rs v0.2.4
26942024-06-26T04:59:09.592Z Compiling portpicker v0.1.1
26952024-06-26T04:59:09.618Z Compiling nanorand v0.7.0
26962024-06-26T04:59:09.951Z Compiling russh-cryptovec v0.7.2
26972024-06-26T04:59:10.236Z Compiling http-range v0.1.5
26982024-06-26T04:59:10.274Z Compiling glob v0.3.1
26992024-06-26T04:59:10.314Z Compiling russh-keys v0.43.0
27002024-06-26T04:59:10.595Z Compiling hyper-staticfile v0.9.5
27012024-06-26T04:59:10.687Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27022024-06-26T04:59:10.719Z Compiling flume v0.11.0
27032024-06-26T04:59:11.396Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042024-06-26T04:59:11.452Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27052024-06-26T04:59:11.636Z Compiling headers v0.3.9
27062024-06-26T04:59:12.602Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
27072024-06-26T04:59:13.654Z Compiling rcgen v0.12.1
27082024-06-26T04:59:13.984Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27092024-06-26T04:59:16.060Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27102024-06-26T04:59:16.386Z Compiling aes-gcm v0.10.3
27112024-06-26T04:59:16.919Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27122024-06-26T04:59:17.409Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27132024-06-26T04:59:18.828Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27142024-06-26T04:59:19.533Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=59868677c70f3cd03f03e12584ad1056da8b5459#59868677)
27152024-06-26T04:59:24.122Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=64e28cea69b427b05064defaf8800a4d678b4612#64e28cea)
27162024-06-26T04:59:24.252Z Compiling atomicwrites v0.4.3
27172024-06-26T04:59:24.648Z Compiling subprocess v0.2.9
27182024-06-26T04:59:25.893Z Compiling dhcproto-macros v0.1.0
27192024-06-26T04:59:26.852Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27202024-06-26T04:59:26.956Z Compiling display-error-chain v0.2.0
27212024-06-26T04:59:27.150Z Compiling hex-literal v0.4.1
27222024-06-26T04:59:27.336Z Compiling russh v0.43.0
27232024-06-26T04:59:27.375Z Compiling dhcproto v0.11.0
27242024-06-26T04:59:27.378Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27252024-06-26T04:59:27.817Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27262024-06-26T04:59:30.482Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27272024-06-26T04:59:31.141Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27282024-06-26T04:59:31.668Z Compiling internet-checksum v0.2.1
27292024-06-26T04:59:56.212Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27302024-06-26T05:00:43.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
27312024-06-26T05:00:43.165Z
27322024-06-26T05:00:43.168Zreal 3:59.505114341
27332024-06-26T05:00:43.168Zuser 21:00.881370289
27342024-06-26T05:00:43.168Zsys 4:25.357397162
27352024-06-26T05:00:43.168Ztrap 0.646206109
27362024-06-26T05:00:43.168Ztflt 0.640667632
27372024-06-26T05:00:43.168Zdflt 2.121403203
27382024-06-26T05:00:43.168Zkflt 0.000117417
27392024-06-26T05:00:43.168Zlock 44:49.175363600
27402024-06-26T05:00:43.168Zslp 1:00:30.968110231
27412024-06-26T05:00:43.168Zlat 1:03.369544912
27422024-06-26T05:00:43.168Zstop 2:34.255345810
27432024-06-26T05:00:43.168Z+ mkdir tests
27442024-06-26T05:00:43.171Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27452024-06-26T05:00:43.171Z+ xargs -I '{}' -t cp '{}' tests/
27462024-06-26T05:00:44.244Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f7362bb750090d2c tests/
27472024-06-26T05:00:44.271Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9f8d9bd4bda2076c tests/
27482024-06-26T05:00:44.299Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4b8b3d9ac84fe13c tests/
27492024-06-26T05:00:44.326Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0e2a2a886fed4c21 tests/
27502024-06-26T05:00:44.687Z+ files=(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/*)
27512024-06-26T05:00:44.690Z+ ptime -m tar cvzf /work/package.tar.gz 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-f7362bb750090d2c tests/commtest-4b8b3d9ac84fe13c tests/dhcp_server-9f8d9bd4bda2076c tests/end_to_end_tests-0e2a2a886fed4c21 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz 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
27522024-06-26T05:01:49.433ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27532024-06-26T05:01:49.433Za out/target/test 1K
27542024-06-26T05:01:49.433Za out/npuzone/npuzone 23144K
27552024-06-26T05:01:49.433Za package-manifest.toml 29K
27562024-06-26T05:01:49.433Za smf/sled-agent/non-gimlet/config.toml 4K
27572024-06-26T05:01:49.433Za target/release/omicron-package 32281K
27582024-06-26T05:01:49.433Za target/release/xtask 18126K
27592024-06-26T05:01:49.433Za target/debug/bootstrap 355815K
27602024-06-26T05:01:49.433Za tests/bootstrap-f7362bb750090d2c 23982K
27612024-06-26T05:01:49.433Za tests/commtest-4b8b3d9ac84fe13c 23983K
27622024-06-26T05:01:49.433Za tests/dhcp_server-9f8d9bd4bda2076c 23982K
27632024-06-26T05:01:49.433Za tests/end_to_end_tests-0e2a2a886fed4c21 365975K
27642024-06-26T05:01:49.433Za out/clickhouse.tar.gz 223006K
27652024-06-26T05:01:49.433Za out/clickhouse_keeper.tar.gz 222996K
27662024-06-26T05:01:49.433Za out/cockroachdb.tar.gz 131713K
27672024-06-26T05:01:49.433Za out/crucible-dtrace.tar 84K
27682024-06-26T05:01:49.433Za out/crucible-pantry-zone.tar.gz 27018K
27692024-06-26T05:01:49.433Za out/crucible-zone.tar.gz 37294K
27702024-06-26T05:01:49.433Za out/external-dns.tar.gz 25087K
27712024-06-26T05:01:49.433Za out/internal-dns.tar.gz 25085K
27722024-06-26T05:01:49.433Za out/mg-ddm-gz.tar 60673K
27732024-06-26T05:01:49.433Za out/nexus.tar.gz 84085K
27742024-06-26T05:01:49.433Za out/ntp.tar.gz 8854K
27752024-06-26T05:01:49.434Za out/omicron-gateway-softnpu.tar.gz 13754K
27762024-06-26T05:01:49.434Za out/omicron-sled-agent.tar 93850K
27772024-06-26T05:01:49.434Za out/overlay.tar.gz 3K
27782024-06-26T05:01:49.434Za out/oximeter.tar.gz 41398K
27792024-06-26T05:01:49.434Za out/oxlog.tar 2955K
27802024-06-26T05:01:49.434Za out/probe.tar.gz 2764K
27812024-06-26T05:01:49.434Za out/propolis-server.tar.gz 64653K
27822024-06-26T05:01:49.434Za out/pumpkind-gz.tar 26665K
27832024-06-26T05:01:49.434Za out/switch-softnpu.tar.gz 196109K
27842024-06-26T05:01:49.437Z
27852024-06-26T05:01:49.437Zreal 1:04.737789439
27862024-06-26T05:01:49.437Zuser 1:01.720562499
27872024-06-26T05:01:49.437Zsys 4.305343002
27882024-06-26T05:01:49.437Ztrap 0.015119539
27892024-06-26T05:01:49.437Ztflt 0.000000000
27902024-06-26T05:01:49.437Zdflt 0.000000000
27912024-06-26T05:01:49.437Zkflt 0.000000000
27922024-06-26T05:01:49.437Zlock 0.000000000
27932024-06-26T05:01:49.437Zslp 1:01.559464000
27942024-06-26T05:01:49.437Zlat 1.870382507
27952024-06-26T05:01:49.437Zstop 0.000219079
27962024-06-26T05:01:49.440Zprocess exited: duration 1806531 ms, exit code 0
 
27972024-06-26T05:01:49.456Zfound 1 output files
27982024-06-26T05:01:49.456Zuploading: /work/package.tar.gz (1400971666 bytes)
27992024-06-26T05:02:18.062Zuploaded: /work/package.tar.gz