01J2H7YMHMTZD8QFSSWJ2C0Z55: 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: 01J2H7Z0VWYFWRD9MPGHDGQKMT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-11T15:53:53.387Zjob assigned to worker 01J2H7Z2D1V8XDTSDEBZQS1407 (queued for 49 s)
 
22024-07-11T15:54:01.335Zstarting task 0: "setup"
32024-07-11T15:54:01.391Z++ uname -s
42024-07-11T15:54:01.394Z+ kern=SunOS
52024-07-11T15:54:01.394Z+ case "$kern" in
62024-07-11T15:54:01.394Z+ groupadd -g 12345 build
72024-07-11T15:54:01.397Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-11T15:54:03.406Z+ zfs create -o mountpoint=/work rpool/work
92024-07-11T15:54:03.565Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-11T15:54:03.568Z+ home_fs=zfs
112024-07-11T15:54:03.569Z+ [[ zfs == autofs ]]
122024-07-11T15:54:03.569Z+ mkdir -p /home/build
132024-07-11T15:54:03.572Z+ chown build:build /home/build /work
142024-07-11T15:54:05.571Z+ chmod 0700 /home/build /work
152024-07-11T15:54:05.576Zprocess exited: duration 4238 ms, exit code 0
 
162024-07-11T15:54:05.582Zstarting task 1: "rust-toolchain"
172024-07-11T15:54:05.588Z+ printf ' * toolchain channel = "%s"
182024-07-11T15:54:05.588Z' 1.78.0
192024-07-11T15:54:05.588Z+ printf ' * toolchain profile = "%s"
202024-07-11T15:54:05.588Z' default
212024-07-11T15:54:05.588Z * toolchain channel = "1.78.0"
222024-07-11T15:54:05.588Z * toolchain profile = "default"
232024-07-11T15:54:05.591Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-11T15:54:05.591Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-11T15:54:05.709Zinfo: downloading installer
262024-07-11T15:54:06.887Zinfo: profile set to 'default'
272024-07-11T15:54:06.888Zinfo: default host triple is x86_64-unknown-illumos
282024-07-11T15:54:06.890Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-11T15:54:07.010Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-11T15:54:07.010Zinfo: downloading component 'cargo'
312024-07-11T15:54:07.652Zinfo: downloading component 'clippy'
322024-07-11T15:54:07.865Zinfo: downloading component 'rust-docs'
332024-07-11T15:54:08.705Zinfo: downloading component 'rust-std'
342024-07-11T15:54:10.044Zinfo: downloading component 'rustc'
352024-07-11T15:54:13.403Zinfo: downloading component 'rustfmt'
362024-07-11T15:54:13.588Zinfo: installing component 'cargo'
372024-07-11T15:54:14.425Zinfo: installing component 'clippy'
382024-07-11T15:54:14.785Zinfo: installing component 'rust-docs'
392024-07-11T15:54:16.269Zinfo: installing component 'rust-std'
402024-07-11T15:54:17.991Zinfo: installing component 'rustc'
412024-07-11T15:54:22.217Zinfo: installing component 'rustfmt'
422024-07-11T15:54:22.558Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-11T15:54:22.558Z
442024-07-11T15:54:22.827Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-11T15:54:22.827Z
462024-07-11T15:54:22.831Z
472024-07-11T15:54:22.831ZRust is installed now. Great!
482024-07-11T15:54:22.831Z
492024-07-11T15:54:22.831ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-11T15:54:22.831Zenvironment variable. This has not been done automatically.
512024-07-11T15:54:22.831Z
522024-07-11T15:54:22.831ZTo configure your current shell, you need to source
532024-07-11T15:54:22.831Zthe corresponding env file under $HOME/.cargo.
542024-07-11T15:54:22.831Z
552024-07-11T15:54:22.831ZThis is usually done by running one of the following (note the leading DOT):
562024-07-11T15:54:22.831Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-11T15:54:22.831Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-11T15:54:22.903Z+ rustc --version
592024-07-11T15:54:22.965Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-11T15:54:22.973Zprocess exited: duration 17383 ms, exit code 0
 
612024-07-11T15:54:22.983Zstarting task 2: "authentication"
622024-07-11T15:54:23.007Zprocess exited: duration 23 ms, exit code 0
 
632024-07-11T15:54:23.016Zstarting task 3: "clone repository"
642024-07-11T15:54:23.019Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-11T15:54:23.022Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-11T15:54:23.180ZCloning into '/work/oxidecomputer/omicron'...
672024-07-11T15:54:29.791Z+ cd /work/oxidecomputer/omicron
682024-07-11T15:54:29.791Z+ git fetch origin c9bd27c108e87ddb496f552f1a7570a9f47a2c54
692024-07-11T15:54:30.047ZFrom https://github.com/oxidecomputer/omicron
702024-07-11T15:54:30.047Z * branch c9bd27c108e87ddb496f552f1a7570a9f47a2c54 -> FETCH_HEAD
712024-07-11T15:54:30.056Z+ [[ -n delete-specific-timeseries-during-upgrade ]]
722024-07-11T15:54:30.059Z++ git branch --show-current
732024-07-11T15:54:30.062Z+ current=main
742024-07-11T15:54:30.062Z+ [[ main != delete-specific-timeseries-during-upgrade ]]
752024-07-11T15:54:30.062Z+ git branch -f delete-specific-timeseries-during-upgrade c9bd27c108e87ddb496f552f1a7570a9f47a2c54
762024-07-11T15:54:30.065Z+ git checkout -f delete-specific-timeseries-during-upgrade
772024-07-11T15:54:30.200ZSwitched to branch 'delete-specific-timeseries-during-upgrade'
782024-07-11T15:54:30.203Z+ git reset --hard c9bd27c108e87ddb496f552f1a7570a9f47a2c54
792024-07-11T15:54:30.215ZHEAD is now at c9bd27c10 Review feedback
802024-07-11T15:54:30.218Zprocess exited: duration 7201 ms, exit code 0
 
812024-07-11T15:54:30.224Zstarting task 4: "build"
822024-07-11T15:54:30.230Z+ cargo --version
832024-07-11T15:54:30.283Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-07-11T15:54:30.286Z+ rustc --version
852024-07-11T15:54:30.341Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-07-11T15:54:30.345Z+ WORK=/work
872024-07-11T15:54:30.345Z+ pfexec mkdir -p /work
882024-07-11T15:54:30.348Z+ pfexec chown build /work
892024-07-11T15:54:30.351Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-07-11T15:54:38.171Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-07-11T15:54:40.529Z Startup: Caching catalogs ... Done
922024-07-11T15:54:43.426ZPlanning: Solver setup ... Done (2.368s)
932024-07-11T15:54:43.475ZPlanning: Running solver ... Done (0.048s)
942024-07-11T15:54:43.519ZPlanning: Finding local manifests ... Done (0.005s)
952024-07-11T15:54:43.542ZPlanning: Fetching manifests: 0/4 0% complete
962024-07-11T15:54:44.285ZPlanning: Fetching manifests: 4/4 100% complete
972024-07-11T15:54:44.336ZPlanning: Package planning ... Done (0.049s)
982024-07-11T15:54:44.385ZPlanning: Merging actions ... Done (0.051s)
992024-07-11T15:54:45.691ZPlanning: Checking for conflicting actions ... Done (1.306s)
1002024-07-11T15:54:45.702ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-07-11T15:54:53.812ZPlanning: Evaluating mediators ... Done (8.110s)
1022024-07-11T15:54:53.821ZPlanning: Planning completed in 13.23 seconds
1032024-07-11T15:54:55.041Z Packages to install: 4
1042024-07-11T15:54:55.041Z Mediators to change: 2
1052024-07-11T15:54:55.044Z Services to change: 1
1062024-07-11T15:54:55.044Z Estimated space available: 155.77 GB
1072024-07-11T15:54:55.044ZEstimated space to be consumed: 1.46 GB
1082024-07-11T15:54:55.044Z Create boot environment: No
1092024-07-11T15:54:55.044ZCreate backup boot environment: No
1102024-07-11T15:54:55.045Z Rebuild boot archive: No
1112024-07-11T15:54:55.045Z
1122024-07-11T15:54:55.045ZChanged mediators:
1132024-07-11T15:54:55.045Z mediator clang:
1142024-07-11T15:54:55.045Z version: None -> 15 (system default)
1152024-07-11T15:54:55.045Z
1162024-07-11T15:54:55.045Z mediator llvm:
1172024-07-11T15:54:55.045Z version: 14 (system default) -> 15 (system default)
1182024-07-11T15:54:55.045Z
1192024-07-11T15:54:55.045ZChanged packages:
1202024-07-11T15:54:55.045Zhelios-dev
1212024-07-11T15:54:55.045Z developer/build-essential
1222024-07-11T15:54:55.045Z None -> 11-2.0
1232024-07-11T15:54:55.045Z library/libxmlsec1
1242024-07-11T15:54:55.045Z None -> 1.2.35-2.0
1252024-07-11T15:54:55.045Z ooce/developer/clang-15
1262024-07-11T15:54:55.045Z None -> 15.0.7-2.0
1272024-07-11T15:54:55.045Z ooce/developer/llvm-15
1282024-07-11T15:54:55.045Z None -> 15.0.7-2.0
1292024-07-11T15:54:55.045Z
1302024-07-11T15:54:55.045ZServices:
1312024-07-11T15:54:55.045Z restart_fmri:
1322024-07-11T15:54:55.045Z svc:/system/update-man-index:default
1332024-07-11T15:54:55.309Z
1342024-07-11T15:54:55.310ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-07-11T15:55:00.313ZDownload: 449/3290 items 17.0/212.6MB 7% complete (3.5M/s)
1362024-07-11T15:55:05.313ZDownload: 1217/3290 items 95.3/212.6MB 44% complete (9.5M/s)
1372024-07-11T15:55:18.502ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1382024-07-11T15:55:23.503ZDownload: 3131/3290 items 148.7/212.6MB 69% complete (5.8M/s)
1392024-07-11T15:55:27.734ZDownload: Completed 212.60 MB in 32.42 seconds (6.6M/s)
1402024-07-11T15:55:28.152Z Actions: 1/3689 actions (Installing new actions)
1412024-07-11T15:55:33.170Z Actions: 3543/3689 actions (Installing new actions)
1422024-07-11T15:55:33.955Z Actions: Completed 3689 actions in 5.80 seconds.
1432024-07-11T15:55:34.095Z Done (0.130s)
1442024-07-11T15:55:34.095Z Done (0.000s)
1452024-07-11T15:55:34.422Z Done (0.332s)
1462024-07-11T15:55:41.224Z Done (6.646s)
1472024-07-11T15:55:41.518Z Done (0.225s)
1482024-07-11T15:55:41.521Z Done (0.000s)
1492024-07-11T15:55:41.782Z Done (0.000s)
1502024-07-11T15:55:42.337ZPlanning: Evaluating mediator changes ... Done
1512024-07-11T15:55:42.497ZPlanning: Checking for conflicting actions ... Done
1522024-07-11T15:55:42.500ZPlanning: Consolidating action changes ... Done
1532024-07-11T15:55:42.762ZPlanning: Evaluating mediators ... Done
1542024-07-11T15:55:42.766ZPlanning: Planning completed in 0.43 seconds
1552024-07-11T15:55:42.797Z Mediators to change: 2
1562024-07-11T15:55:42.797Z Create boot environment: No
1572024-07-11T15:55:42.800ZCreate backup boot environment: No
1582024-07-11T15:55:42.864Z Done
1592024-07-11T15:55:42.864Z Done
1602024-07-11T15:55:43.068Z Done
1612024-07-11T15:55:46.523Z Done
1622024-07-11T15:55:46.602Z Done
1632024-07-11T15:55:46.605Z Done
1642024-07-11T15:55:46.898Z Done
1652024-07-11T15:55:47.505ZPlanning: Evaluating mediator changes ... Done
1662024-07-11T15:55:47.508ZPlanning: Merging actions ... Done
1672024-07-11T15:55:47.699ZPlanning: Checking for conflicting actions ... Done
1682024-07-11T15:55:47.702ZPlanning: Consolidating action changes ... Done
1692024-07-11T15:55:47.965ZPlanning: Evaluating mediators ... Done
1702024-07-11T15:55:48.019ZPlanning: Planning completed in 0.76 seconds
1712024-07-11T15:55:48.054Z Packages to change: 1
1722024-07-11T15:55:48.054Z Mediators to change: 1
1732024-07-11T15:55:48.058Z Services to change: 1
1742024-07-11T15:55:48.058Z Create boot environment: No
1752024-07-11T15:55:48.058ZCreate backup boot environment: Yes
1762024-07-11T15:55:50.088Z Actions: 1/6 actions (Updating modified actions)
1772024-07-11T15:55:50.091Z Actions: Completed 6 actions in 0.00 seconds.
1782024-07-11T15:55:50.091Z Done
1792024-07-11T15:55:50.091Z Done
1802024-07-11T15:55:50.160Z Done
1812024-07-11T15:55:53.624Z Done
1822024-07-11T15:55:53.709Z Done
1832024-07-11T15:55:53.712Z Done
1842024-07-11T15:55:54.271Z Done
1852024-07-11T15:55:54.702ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1862024-07-11T15:55:54.702Zclang system 15 system
1872024-07-11T15:55:54.702Zcsh system system illumos
1882024-07-11T15:55:54.702Zctags system system illumos
1892024-07-11T15:55:54.702Zgcc vendor 12 vendor
1902024-07-11T15:55:54.702Zgcc system 10 system
1912024-07-11T15:55:54.702Zgcc system 7 system
1922024-07-11T15:55:54.702Zgo system 1.20 system
1932024-07-11T15:55:54.702Zgo system 1.19 system
1942024-07-11T15:55:54.702Zllvm system 15 system
1952024-07-11T15:55:54.702Zllvm system 14 system
1962024-07-11T15:55:54.702Zmariadb system 10.6 system
1972024-07-11T15:55:54.702Zmta vendor vendor dma
1982024-07-11T15:55:54.702Zopenjdk system 17 system
1992024-07-11T15:55:54.702Zopenjdk system 11 system
2002024-07-11T15:55:54.702Zopenjdk system 1.8 system
2012024-07-11T15:55:54.702Zopenssl vendor 3 vendor
2022024-07-11T15:55:54.702Zperl system 5.36 system
2032024-07-11T15:55:54.702Zpostgresql system 15 system
2042024-07-11T15:55:54.702Zpostgresql system 13 system
2052024-07-11T15:55:54.702Zpython vendor 3 vendor
2062024-07-11T15:55:54.702Zpython system 2 system
2072024-07-11T15:55:54.703Zpython3 system 3.11 system
2082024-07-11T15:55:54.703Zruby system 3.0 system
2092024-07-11T15:55:54.703Zwords vendor vendor american-english
2102024-07-11T15:55:54.703Zwords system system australian-english
2112024-07-11T15:55:54.703Zwords system system british-english
2122024-07-11T15:55:54.703Zwords system system canadian-english
2132024-07-11T15:55:54.703Zwords system system french
2142024-07-11T15:55:54.703Zwords system system italian
2152024-07-11T15:55:54.703Zwords system system ngerman
2162024-07-11T15:55:54.703Zwords system system ogerman
2172024-07-11T15:55:54.703Zwords system system spanish
2182024-07-11T15:55:55.026ZPUBLISHER TYPE STATUS P LOCATION
2192024-07-11T15:55:55.026Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2202024-07-11T15:55:56.592ZFMRI IFO
2212024-07-11T15:55:56.592Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2222024-07-11T15:55:56.592Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2232024-07-11T15:55:56.592Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2242024-07-11T15:55:56.592Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2252024-07-11T15:55:56.592Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2262024-07-11T15:55:56.592Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2272024-07-11T15:55:56.592Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2282024-07-11T15:55:56.592Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2292024-07-11T15:55:56.592Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2302024-07-11T15:55:56.592Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2312024-07-11T15:55:56.592Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2322024-07-11T15:55:56.592Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2332024-07-11T15:55:57.089Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2342024-07-11T15:55:57.385Z Updating git repository `https://github.com/oxidecomputer/zone`
2352024-07-11T15:55:57.729Z Updating crates.io index
2362024-07-11T15:55:57.793Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2372024-07-11T15:55:58.604Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2382024-07-11T15:55:59.341Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2392024-07-11T15:55:59.661Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2402024-07-11T15:56:01.882Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2412024-07-11T15:56:02.408Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422024-07-11T15:56:02.683Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432024-07-11T15:56:03.930Z Updating git repository `https://github.com/oxidecomputer/crucible`
2442024-07-11T15:56:06.176Z Updating git repository `https://github.com/oxidecomputer/opte`
2452024-07-11T15:56:07.262Z Updating git repository `https://github.com/oxidecomputer/falcon`
2462024-07-11T15:56:07.998Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2472024-07-11T15:56:08.650Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2482024-07-11T15:56:08.982Z Updating git repository `https://github.com/oxidecomputer/sprockets`
2492024-07-11T15:56:09.283Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2502024-07-11T15:56:09.588Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2512024-07-11T15:56:09.872Z Updating git repository `https://github.com/oxidecomputer/tofino`
2522024-07-11T15:56:10.161Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532024-07-11T15:56:10.410Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2542024-07-11T15:56:10.669Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2552024-07-11T15:56:11.011Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2562024-07-11T15:56:11.301Z Updating git repository `https://github.com/oxidecomputer/ispf`
2572024-07-11T15:56:11.700Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2582024-07-11T15:56:11.957Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2592024-07-11T15:56:12.673Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2602024-07-11T15:56:12.960Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2612024-07-11T15:56:13.269Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2622024-07-11T15:56:13.801Z Updating git repository `https://github.com/oxidecomputer/typify`
2632024-07-11T15:56:15.865Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642024-07-11T15:56:16.247Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2652024-07-11T15:56:16.516Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2662024-07-11T15:56:17.135Z Updating git repository `https://github.com/oxidecomputer/rfb`
2672024-07-11T15:56:18.424Z Downloading crates ...
2682024-07-11T15:56:18.505Z Downloaded anstyle v1.0.7
2692024-07-11T15:56:18.511Z Downloaded match_cfg v0.1.0
2702024-07-11T15:56:18.519Z Downloaded foreign-types v0.3.2
2712024-07-11T15:56:18.532Z Downloaded openssl-probe v0.1.5
2722024-07-11T15:56:18.535Z Downloaded num_threads v0.1.7
2732024-07-11T15:56:18.535Z Downloaded pretty-hex v0.4.1
2742024-07-11T15:56:18.539Z Downloaded cargo-platform v0.1.8
2752024-07-11T15:56:18.539Z Downloaded autocfg v1.3.0
2762024-07-11T15:56:18.542Z Downloaded cfg-if v1.0.0
2772024-07-11T15:56:18.542Z Downloaded bytecount v0.6.8
2782024-07-11T15:56:18.545Z Downloaded proc-macro-error-attr v1.0.4
2792024-07-11T15:56:18.550Z Downloaded num-conv v0.1.0
2802024-07-11T15:56:18.555Z Downloaded httpdate v1.0.3
2812024-07-11T15:56:18.555Z Downloaded is-terminal v0.4.12
2822024-07-11T15:56:18.555Z Downloaded quote v1.0.36
2832024-07-11T15:56:18.559Z Downloaded tinyvec_macros v0.1.1
2842024-07-11T15:56:18.559Z Downloaded take_mut v0.2.2
2852024-07-11T15:56:18.559Z Downloaded sync_wrapper v0.1.2
2862024-07-11T15:56:18.559Z Downloaded futures-task v0.3.30
2872024-07-11T15:56:18.562Z Downloaded hyper-tls v0.5.0
2882024-07-11T15:56:18.562Z Downloaded heck v0.4.1
2892024-07-11T15:56:18.562Z Downloaded hostname v0.3.1
2902024-07-11T15:56:18.565Z Downloaded futures-macro v0.3.30
2912024-07-11T15:56:18.565Z Downloaded tower-service v0.3.2
2922024-07-11T15:56:18.569Z Downloaded futures-executor v0.3.30
2932024-07-11T15:56:18.569Z Downloaded futures-core v0.3.30
2942024-07-11T15:56:18.572Z Downloaded is_terminal_polyfill v1.70.0
2952024-07-11T15:56:18.572Z Downloaded usdt-attr-macro v0.5.0
2962024-07-11T15:56:18.572Z Downloaded form_urlencoded v1.2.1
2972024-07-11T15:56:18.593Z Downloaded dirs-next v2.0.0
2982024-07-11T15:56:18.593Z Downloaded block-buffer v0.10.4
2992024-07-11T15:56:18.593Z Downloaded equivalent v1.0.1
3002024-07-11T15:56:18.593Z Downloaded usdt-macro v0.5.0
3012024-07-11T15:56:18.593Z Downloaded openssl-macros v0.1.1
3022024-07-11T15:56:18.593Z Downloaded dtrace-parser v0.2.0
3032024-07-11T15:56:18.593Z Downloaded slog-json v2.6.1
3042024-07-11T15:56:18.593Z Downloaded byteorder v1.5.0
3052024-07-11T15:56:18.593Z Downloaded errno v0.3.9
3062024-07-11T15:56:18.602Z Downloaded dof v0.3.0
3072024-07-11T15:56:18.602Z Downloaded itoa v1.0.11
3082024-07-11T15:56:18.602Z Downloaded swrite v0.1.0
3092024-07-11T15:56:18.602Z Downloaded scroll_derive v0.12.0
3102024-07-11T15:56:18.602Z Downloaded macaddr v1.0.1
3112024-07-11T15:56:18.602Z Downloaded anstyle-parse v0.2.4
3122024-07-11T15:56:18.602Z Downloaded deranged v0.3.11
3132024-07-11T15:56:18.602Z Downloaded try-lock v0.2.5
3142024-07-11T15:56:18.602Z Downloaded time-core v0.1.2
3152024-07-11T15:56:18.602Z Downloaded serde_spanned v0.6.6
3162024-07-11T15:56:18.602Z Downloaded serde_urlencoded v0.7.1
3172024-07-11T15:56:18.603Z Downloaded scopeguard v1.2.0
3182024-07-11T15:56:18.603Z Downloaded cargo_toml v0.20.3
3192024-07-11T15:56:18.603Z Downloaded slog-async v2.8.0
3202024-07-11T15:56:18.606Z Downloaded futures-io v0.3.30
3212024-07-11T15:56:18.606Z Downloaded plain v0.2.3
3222024-07-11T15:56:18.606Z Downloaded digest v0.10.7
3232024-07-11T15:56:18.607Z Downloaded heck v0.5.0
3242024-07-11T15:56:18.611Z Downloaded thiserror v1.0.60
3252024-07-11T15:56:18.632Z Downloaded strsim v0.11.1
3262024-07-11T15:56:18.632Z Downloaded native-tls v0.2.11
3272024-07-11T15:56:18.633Z Downloaded memmap v0.7.0
3282024-07-11T15:56:18.633Z Downloaded toml_datetime v0.6.6
3292024-07-11T15:56:18.633Z Downloaded lock_api v0.4.12
3302024-07-11T15:56:18.633Z Downloaded generic-array v0.14.7
3312024-07-11T15:56:18.633Z Downloaded num_cpus v1.16.0
3322024-07-11T15:56:18.633Z Downloaded anstream v0.6.14
3332024-07-11T15:56:18.633Z Downloaded strum v0.26.2
3342024-07-11T15:56:18.633Z Downloaded signal-hook-registry v1.4.2
3352024-07-11T15:56:18.633Z Downloaded mime v0.3.17
3362024-07-11T15:56:18.633Z Downloaded percent-encoding v2.3.1
3372024-07-11T15:56:18.633Z Downloaded fnv v1.0.7
3382024-07-11T15:56:18.642Z Downloaded cpufeatures v0.2.12
3392024-07-11T15:56:18.642Z Downloaded thread-id v4.2.1
3402024-07-11T15:56:18.642Z Downloaded scroll v0.12.0
3412024-07-11T15:56:18.646Z Downloaded pest_generator v2.7.10
3422024-07-11T15:56:18.646Z Downloaded terminal_size v0.3.0
3432024-07-11T15:56:18.646Z Downloaded parking_lot_core v0.9.10
3442024-07-11T15:56:18.646Z Downloaded crc32fast v1.4.0
3452024-07-11T15:56:18.646Z Downloaded tabled_derive v0.7.0
3462024-07-11T15:56:18.646Z Downloaded serde_tokenstream v0.2.1
3472024-07-11T15:56:18.650Z Downloaded bitflags v2.5.0
3482024-07-11T15:56:18.654Z Downloaded utf8parse v0.2.1
3492024-07-11T15:56:18.654Z Downloaded usdt v0.5.0
3502024-07-11T15:56:18.669Z Downloaded pin-utils v0.1.0
3512024-07-11T15:56:18.669Z Downloaded time-macros v0.2.18
3522024-07-11T15:56:18.669Z Downloaded ipnet v2.9.0
3532024-07-11T15:56:18.672Z Downloaded term v0.7.0
3542024-07-11T15:56:18.672Z Downloaded anyhow v1.0.86
3552024-07-11T15:56:18.672Z Downloaded smallvec v1.13.2
3562024-07-11T15:56:18.680Z Downloaded want v0.3.1
3572024-07-11T15:56:18.681Z Downloaded once_cell v1.19.0
3582024-07-11T15:56:18.681Z Downloaded futures-channel v0.3.30
3592024-07-11T15:56:18.681Z Downloaded strum_macros v0.26.4
3602024-07-11T15:56:18.684Z Downloaded pest_meta v2.7.10
3612024-07-11T15:56:18.684Z Downloaded powerfmt v0.2.0
3622024-07-11T15:56:18.684Z Downloaded thread_local v1.1.8
3632024-07-11T15:56:18.684Z Downloaded clap v4.5.4
3642024-07-11T15:56:18.690Z Downloaded bytes v1.6.0
3652024-07-11T15:56:18.711Z Downloaded xattr v1.3.1
3662024-07-11T15:56:18.719Z Downloaded usdt-impl v0.5.0
3672024-07-11T15:56:18.719Z Downloaded typenum v1.17.0
3682024-07-11T15:56:18.720Z Downloaded serde_derive v1.0.204
3692024-07-11T15:56:18.720Z Downloaded papergrid v0.11.0
3702024-07-11T15:56:18.720Z Downloaded parking_lot v0.12.2
3712024-07-11T15:56:18.720Z Downloaded slog-bunyan v2.5.0
3722024-07-11T15:56:18.720Z Downloaded flate2 v1.0.30
3732024-07-11T15:56:18.720Z Downloaded base64 v0.21.7
3742024-07-11T15:56:18.726Z Downloaded openssl-sys v0.9.102
3752024-07-11T15:56:18.726Z Downloaded sha2 v0.10.8
3762024-07-11T15:56:18.730Z Downloaded slog-term v2.9.1
3772024-07-11T15:56:18.730Z Downloaded pkg-config v0.3.30
3782024-07-11T15:56:18.739Z Downloaded toml v0.8.14
3792024-07-11T15:56:18.765Z Downloaded tar v0.4.40
3802024-07-11T15:56:18.765Z Downloaded zerocopy-derive v0.7.34
3812024-07-11T15:56:18.766Z Downloaded tracing-core v0.1.32
3822024-07-11T15:56:18.766Z Downloaded tinyvec v1.6.0
3832024-07-11T15:56:18.766Z Downloaded unicode-bidi v0.3.15
3842024-07-11T15:56:18.766Z Downloaded unicode-ident v1.0.12
3852024-07-11T15:56:18.766Z Downloaded ryu v1.0.18
3862024-07-11T15:56:18.766Z Downloaded ucd-trie v0.1.6
3872024-07-11T15:56:18.766Z Downloaded pest v2.7.10
3882024-07-11T15:56:18.770Z Downloaded clap_builder v4.5.2
3892024-07-11T15:56:18.776Z Downloaded url v2.5.0
3902024-07-11T15:56:18.779Z Downloaded socket2 v0.5.7
3912024-07-11T15:56:18.783Z Downloaded hashbrown v0.14.5
3922024-07-11T15:56:18.787Z Downloaded serde v1.0.204
3932024-07-11T15:56:18.791Z Downloaded http v0.2.12
3942024-07-11T15:56:18.794Z Downloaded memchr v2.7.2
3952024-07-11T15:56:18.800Z Downloaded h2 v0.3.26
3962024-07-11T15:56:18.806Z Downloaded futures-util v0.3.30
3972024-07-11T15:56:18.817Z Downloaded hyper v0.14.28
3982024-07-11T15:56:18.825Z Downloaded unicode-normalization v0.1.23
3992024-07-11T15:56:18.830Z Downloaded openssl v0.10.64
4002024-07-11T15:56:18.838Z Downloaded toml_edit v0.22.14
4012024-07-11T15:56:18.861Z Downloaded tokio-util v0.7.11
4022024-07-11T15:56:18.867Z Downloaded winnow v0.6.8
4032024-07-11T15:56:18.876Z Downloaded time v0.3.36
4042024-07-11T15:56:18.883Z Downloaded zerocopy v0.7.34
4052024-07-11T15:56:18.900Z Downloaded serde_json v1.0.120
4062024-07-11T15:56:18.906Z Downloaded tabled v0.15.0
4072024-07-11T15:56:18.924Z Downloaded vcpkg v0.2.15
4082024-07-11T15:56:18.978Z Downloaded syn v2.0.68
4092024-07-11T15:56:18.986Z Downloaded rustix v0.38.34
4102024-07-11T15:56:19.023Z Downloaded syn v1.0.109
4112024-07-11T15:56:19.034Z Downloaded unicode-width v0.1.13
4122024-07-11T15:56:19.034Z Downloaded encoding_rs v0.8.34
4132024-07-11T15:56:19.040Z Downloaded tokio v1.38.0
4142024-07-11T15:56:19.073Z Downloaded libc v0.2.155
4152024-07-11T15:56:19.098Z Downloaded reqwest v0.11.27
4162024-07-11T15:56:19.108Z Downloaded idna v0.5.0
4172024-07-11T15:56:19.113Z Downloaded tracing v0.1.40
4182024-07-11T15:56:19.116Z Downloaded goblin v0.8.2
4192024-07-11T15:56:19.119Z Downloaded crossbeam-channel v0.5.12
4202024-07-11T15:56:19.123Z Downloaded indexmap v2.2.6
4212024-07-11T15:56:19.130Z Downloaded slog v2.7.0
4222024-07-11T15:56:19.133Z Downloaded mio v0.8.11
4232024-07-11T15:56:19.137Z Downloaded cc v1.0.97
4242024-07-11T15:56:19.137Z Downloaded version_check v0.9.4
4252024-07-11T15:56:19.141Z Downloaded miniz_oxide v0.7.2
4262024-07-11T15:56:19.142Z Downloaded log v0.4.21
4272024-07-11T15:56:19.142Z Downloaded tokio-native-tls v0.3.1
4282024-07-11T15:56:19.145Z Downloaded pest_derive v2.7.10
4292024-07-11T15:56:19.148Z Downloaded slab v0.4.9
4302024-07-11T15:56:19.148Z Downloaded semver v1.0.23
4312024-07-11T15:56:19.148Z Downloaded crossbeam-utils v0.8.19
4322024-07-11T15:56:19.152Z Downloaded httparse v1.8.0
4332024-07-11T15:56:19.156Z Downloaded futures v0.3.30
4342024-07-11T15:56:19.159Z Downloaded thiserror-impl v1.0.60
4352024-07-11T15:56:19.159Z Downloaded clap_lex v0.7.0
4362024-07-11T15:56:19.159Z Downloaded cargo_metadata v0.18.1
4372024-07-11T15:56:19.162Z Downloaded camino v1.1.7
4382024-07-11T15:56:19.162Z Downloaded rustversion v1.0.17
4392024-07-11T15:56:19.165Z Downloaded rustls-pemfile v1.0.4
4402024-07-11T15:56:19.169Z Downloaded fs-err v2.11.0
4412024-07-11T15:56:19.169Z Downloaded foreign-types-shared v0.1.1
4422024-07-11T15:56:19.169Z Downloaded tokio-macros v2.3.0
4432024-07-11T15:56:19.169Z Downloaded futures-sink v0.3.30
4442024-07-11T15:56:19.172Z Downloaded crypto-common v0.1.6
4452024-07-11T15:56:19.172Z Downloaded clap_derive v4.5.4
4462024-07-11T15:56:19.172Z Downloaded dirs-sys-next v0.1.2
4472024-07-11T15:56:19.175Z Downloaded filetime v0.2.23
4482024-07-11T15:56:19.175Z Downloaded proc-macro2 v1.0.86
4492024-07-11T15:56:19.178Z Downloaded proc-macro-error v1.0.4
4502024-07-11T15:56:19.182Z Downloaded pin-project-lite v0.2.14
4512024-07-11T15:56:19.185Z Downloaded http-body v0.4.6
4522024-07-11T15:56:19.185Z Downloaded colorchoice v1.0.1
4532024-07-11T15:56:19.188Z Downloaded anstyle-query v1.0.3
4542024-07-11T15:56:19.188Z Downloaded adler v1.0.2
4552024-07-11T15:56:19.477Z Compiling proc-macro2 v1.0.86
4562024-07-11T15:56:19.477Z Compiling unicode-ident v1.0.12
4572024-07-11T15:56:19.481Z Compiling libc v0.2.155
4582024-07-11T15:56:19.481Z Compiling version_check v0.9.4
4592024-07-11T15:56:19.481Z Compiling cfg-if v1.0.0
4602024-07-11T15:56:19.482Z Compiling itoa v1.0.11
4612024-07-11T15:56:19.482Z Compiling once_cell v1.19.0
4622024-07-11T15:56:19.513Z Compiling autocfg v1.3.0
4632024-07-11T15:56:19.657Z Compiling serde v1.0.204
4642024-07-11T15:56:19.702Z Compiling memchr v2.7.2
4652024-07-11T15:56:19.828Z Compiling thiserror v1.0.60
4662024-07-11T15:56:19.989Z Compiling ryu v1.0.18
4672024-07-11T15:56:20.248Z Compiling pin-project-lite v0.2.14
4682024-07-11T15:56:20.266Z Compiling bitflags v2.5.0
4692024-07-11T15:56:20.340Z Compiling cc v1.0.97
4702024-07-11T15:56:20.448Z Compiling lock_api v0.4.12
4712024-07-11T15:56:20.584Z Compiling pkg-config v0.3.30
4722024-07-11T15:56:21.044Z Compiling parking_lot_core v0.9.10
4732024-07-11T15:56:25.173Z Compiling vcpkg v0.2.15
4742024-07-11T15:56:25.197Z Compiling ucd-trie v0.1.6
4752024-07-11T15:56:25.197Z Compiling slab v0.4.9
4762024-07-11T15:56:25.197Z Compiling scopeguard v1.2.0
4772024-07-11T15:56:25.197Z Compiling futures-core v0.3.30
4782024-07-11T15:56:25.197Z Compiling futures-sink v0.3.30
4792024-07-11T15:56:25.197Z Compiling bytes v1.6.0
4802024-07-11T15:56:25.197Z Compiling openssl-sys v0.9.102
4812024-07-11T15:56:25.197Z Compiling smallvec v1.13.2
4822024-07-11T15:56:25.197Z Compiling serde_json v1.0.120
4832024-07-11T15:56:25.197Z Compiling fnv v1.0.7
4842024-07-11T15:56:25.197Z Compiling log v0.4.21
4852024-07-11T15:56:25.197Z Compiling quote v1.0.36
4862024-07-11T15:56:25.197Z Compiling hashbrown v0.14.5
4872024-07-11T15:56:25.197Z Compiling equivalent v1.0.1
4882024-07-11T15:56:25.197Z Compiling byteorder v1.5.0
4892024-07-11T15:56:25.197Z Compiling syn v2.0.68
4902024-07-11T15:56:25.197Z Compiling socket2 v0.5.7
4912024-07-11T15:56:25.197Z Compiling num_cpus v1.16.0
4922024-07-11T15:56:25.197Z Compiling signal-hook-registry v1.4.2
4932024-07-11T15:56:25.197Z Compiling mio v0.8.11
4942024-07-11T15:56:25.197Z Compiling parking_lot v0.12.2
4952024-07-11T15:56:25.197Z Compiling indexmap v2.2.6
4962024-07-11T15:56:25.197Z Compiling futures-channel v0.3.30
4972024-07-11T15:56:25.227Z Compiling futures-task v0.3.30
4982024-07-11T15:56:25.346Z Compiling futures-io v0.3.30
4992024-07-11T15:56:25.580Z Compiling typenum v1.17.0
5002024-07-11T15:56:25.650Z Compiling rustix v0.38.34
5012024-07-11T15:56:25.770Z Compiling pin-utils v0.1.0
5022024-07-11T15:56:25.879Z Compiling errno v0.3.9
5032024-07-11T15:56:25.909Z Compiling generic-array v0.14.7
5042024-07-11T15:56:26.077Z Compiling openssl v0.10.64
5052024-07-11T15:56:26.212Z Compiling foreign-types-shared v0.1.1
5062024-07-11T15:56:26.216Z Compiling slog v2.7.0
5072024-07-11T15:56:26.321Z Compiling foreign-types v0.3.2
5082024-07-11T15:56:26.431Z Compiling http v0.2.12
5092024-07-11T15:56:26.480Z Compiling proc-macro-error-attr v1.0.4
5102024-07-11T15:56:26.714Z Compiling usdt-impl v0.5.0
5112024-07-11T15:56:26.737Z Compiling tracing-core v0.1.32
5122024-07-11T15:56:26.968Z Compiling powerfmt v0.2.0
5132024-07-11T15:56:26.992Z Compiling tinyvec_macros v0.1.1
5142024-07-11T15:56:27.089Z Compiling syn v1.0.109
5152024-07-11T15:56:27.372Z Compiling num-conv v0.1.0
5162024-07-11T15:56:27.618Z Compiling time-core v0.1.2
5172024-07-11T15:56:27.704Z Compiling httparse v1.8.0
5182024-07-11T15:56:27.774Z Compiling native-tls v0.2.11
5192024-07-11T15:56:28.045Z Compiling time-macros v0.2.18
5202024-07-11T15:56:28.130Z Compiling tracing v0.1.40
5212024-07-11T15:56:28.153Z Compiling deranged v0.3.11
5222024-07-11T15:56:28.519Z Compiling tinyvec v1.6.0
5232024-07-11T15:56:29.052Z Compiling thread-id v4.2.1
5242024-07-11T15:56:29.373Z Compiling proc-macro-error v1.0.4
5252024-07-11T15:56:29.396Z Compiling try-lock v0.2.5
5262024-07-11T15:56:29.535Z Compiling num_threads v0.1.7
5272024-07-11T15:56:29.611Z Compiling openssl-probe v0.1.5
5282024-07-11T15:56:29.656Z Compiling crossbeam-utils v0.8.19
5292024-07-11T15:56:29.806Z Compiling percent-encoding v2.3.1
5302024-07-11T15:56:29.932Z Compiling heck v0.5.0
5312024-07-11T15:56:29.953Z Compiling utf8parse v0.2.1
5322024-07-11T15:56:29.956Z Compiling rustversion v1.0.17
5332024-07-11T15:56:30.163Z Compiling plain v0.2.3
5342024-07-11T15:56:30.192Z Compiling anstyle-parse v0.2.4
5352024-07-11T15:56:30.285Z Compiling form_urlencoded v1.2.1
5362024-07-11T15:56:30.320Z Compiling unicode-normalization v0.1.23
5372024-07-11T15:56:30.521Z Compiling want v0.3.1
5382024-07-11T15:56:30.810Z Compiling http-body v0.4.6
5392024-07-11T15:56:31.249Z Compiling dirs-sys-next v0.1.2
5402024-07-11T15:56:31.350Z Compiling is_terminal_polyfill v1.70.0
5412024-07-11T15:56:31.453Z Compiling anstyle-query v1.0.3
5422024-07-11T15:56:31.480Z Compiling camino v1.1.7
5432024-07-11T15:56:31.507Z Compiling unicode-bidi v0.3.15
5442024-07-11T15:56:31.531Z Compiling time v0.3.36
5452024-07-11T15:56:31.577Z Compiling crc32fast v1.4.0
5462024-07-11T15:56:31.601Z Compiling anstyle v1.0.7
5472024-07-11T15:56:31.877Z Compiling tower-service v0.3.2
5482024-07-11T15:56:32.014Z Compiling httpdate v1.0.3
5492024-07-11T15:56:32.041Z Compiling pretty-hex v0.4.1
5502024-07-11T15:56:32.081Z Compiling colorchoice v1.0.1
5512024-07-11T15:56:32.084Z Compiling semver v1.0.23
5522024-07-11T15:56:32.244Z Compiling winnow v0.6.8
5532024-07-11T15:56:32.266Z Compiling anstream v0.6.14
5542024-07-11T15:56:32.492Z Compiling idna v0.5.0
5552024-07-11T15:56:32.983Z Compiling dirs-next v2.0.0
5562024-07-11T15:56:33.174Z Compiling block-buffer v0.10.4
5572024-07-11T15:56:34.099Z Compiling crypto-common v0.1.6
5582024-07-11T15:56:34.163Z Compiling terminal_size v0.3.0
5592024-07-11T15:56:34.368Z Compiling fs-err v2.11.0
5602024-07-11T15:56:34.391Z Compiling thread_local v1.1.8
5612024-07-11T15:56:34.448Z Compiling unicode-width v0.1.13
5622024-07-11T15:56:34.610Z Compiling slog-async v2.8.0
5632024-07-11T15:56:34.633Z Compiling clap_lex v0.7.0
5642024-07-11T15:56:34.685Z Compiling heck v0.4.1
5652024-07-11T15:56:34.969Z Compiling anyhow v1.0.86
5662024-07-11T15:56:35.085Z Compiling bytecount v0.6.8
5672024-07-11T15:56:35.143Z Compiling base64 v0.21.7
5682024-07-11T15:56:35.167Z Compiling match_cfg v0.1.0
5692024-07-11T15:56:35.264Z Compiling strsim v0.11.1
5702024-07-11T15:56:35.302Z Compiling adler v1.0.2
5712024-07-11T15:56:35.392Z Compiling hostname v0.3.1
5722024-07-11T15:56:35.552Z Compiling miniz_oxide v0.7.2
5732024-07-11T15:56:35.637Z Compiling rustls-pemfile v1.0.4
5742024-07-11T15:56:35.707Z Compiling clap_builder v4.5.2
5752024-07-11T15:56:35.897Z Compiling papergrid v0.11.0
5762024-07-11T15:56:36.104Z Compiling digest v0.10.7
5772024-07-11T15:56:36.200Z Compiling crossbeam-channel v0.5.12
5782024-07-11T15:56:36.224Z Compiling url v2.5.0
5792024-07-11T15:56:36.513Z Compiling term v0.7.0
5802024-07-11T15:56:36.736Z Compiling serde_derive v1.0.204
5812024-07-11T15:56:37.112Z Compiling thiserror-impl v1.0.60
5822024-07-11T15:56:37.285Z Compiling zerocopy-derive v0.7.34
5832024-07-11T15:56:37.311Z Compiling futures-macro v0.3.30
5842024-07-11T15:56:38.092Z Compiling tokio-macros v2.3.0
5852024-07-11T15:56:38.117Z Compiling scroll_derive v0.12.0
5862024-07-11T15:56:39.493Z Compiling futures-util v0.3.30
5872024-07-11T15:56:39.632Z Compiling openssl-macros v0.1.1
5882024-07-11T15:56:39.708Z Compiling zerocopy v0.7.34
5892024-07-11T15:56:39.813Z Compiling tokio v1.38.0
5902024-07-11T15:56:40.279Z Compiling scroll v0.12.0
5912024-07-11T15:56:40.663Z Compiling pest v2.7.10
5922024-07-11T15:56:40.916Z Compiling goblin v0.8.2
5932024-07-11T15:56:41.341Z Compiling tabled_derive v0.7.0
5942024-07-11T15:56:43.632Z Compiling pest_meta v2.7.10
5952024-07-11T15:56:43.970Z Compiling clap_derive v4.5.4
5962024-07-11T15:56:45.753Z Compiling pest_generator v2.7.10
5972024-07-11T15:56:47.779Z Compiling tokio-util v0.7.11
5982024-07-11T15:56:48.983Z Compiling h2 v0.3.26
5992024-07-11T15:56:49.035Z Compiling pest_derive v2.7.10
6002024-07-11T15:56:49.143Z Compiling futures-executor v0.3.30
6012024-07-11T15:56:49.606Z Compiling tokio-native-tls v0.3.1
6022024-07-11T15:56:49.743Z Compiling strum_macros v0.26.4
6032024-07-11T15:56:49.814Z Compiling dtrace-parser v0.2.0
6042024-07-11T15:56:50.193Z Compiling xattr v1.3.1
6052024-07-11T15:56:50.467Z Compiling memmap v0.7.0
6062024-07-11T15:56:50.818Z Compiling filetime v0.2.23
6072024-07-11T15:56:51.172Z Compiling is-terminal v0.4.12
6082024-07-11T15:56:51.629Z Compiling serde_tokenstream v0.2.1
6092024-07-11T15:56:51.753Z Compiling toml_datetime v0.6.6
6102024-07-11T15:56:52.063Z Compiling serde_spanned v0.6.6
6112024-07-11T15:56:52.167Z Compiling serde_urlencoded v0.7.1
6122024-07-11T15:56:52.281Z Compiling toml_edit v0.22.14
6132024-07-11T15:56:52.306Z Compiling cargo-platform v0.1.8
6142024-07-11T15:56:53.467Z Compiling dof v0.3.0
6152024-07-11T15:56:53.928Z Compiling hyper v0.14.28
6162024-07-11T15:56:54.560Z Compiling slog-json v2.6.1
6172024-07-11T15:56:55.012Z Compiling encoding_rs v0.8.34
6182024-07-11T15:56:55.191Z Compiling cpufeatures v0.2.12
6192024-07-11T15:56:55.300Z Compiling toml v0.8.14
6202024-07-11T15:56:55.853Z Compiling usdt-macro v0.5.0
6212024-07-11T15:56:56.358Z Compiling usdt-attr-macro v0.5.0
6222024-07-11T15:56:56.412Z Compiling sync_wrapper v0.1.2
6232024-07-11T15:56:56.553Z Compiling take_mut v0.2.2
6242024-07-11T15:56:56.621Z Compiling mime v0.3.17
6252024-07-11T15:56:56.717Z Compiling ipnet v2.9.0
6262024-07-11T15:56:57.148Z Compiling cargo_toml v0.20.3
6272024-07-11T15:56:57.197Z Compiling sha2 v0.10.8
6282024-07-11T15:56:57.806Z Compiling hyper-tls v0.5.0
6292024-07-11T15:56:57.986Z Compiling usdt v0.5.0
6302024-07-11T15:56:58.138Z Compiling reqwest v0.11.27
6312024-07-11T15:56:58.326Z Compiling strum v0.26.2
6322024-07-11T15:56:58.474Z Compiling slog-bunyan v2.5.0
6332024-07-11T15:56:58.504Z Compiling cargo_metadata v0.18.1
6342024-07-11T15:56:58.674Z Compiling slog-term v2.9.1
6352024-07-11T15:56:59.600Z Compiling macaddr v1.0.1
6362024-07-11T15:57:00.045Z Compiling tar v0.4.40
6372024-07-11T15:57:00.182Z Compiling flate2 v1.0.30
6382024-07-11T15:57:00.317Z Compiling futures v0.3.30
6392024-07-11T15:57:00.317Z Compiling clap v4.5.4
6402024-07-11T15:57:00.426Z Compiling tabled v0.15.0
6412024-07-11T15:57:00.999Z Compiling swrite v0.1.0
6422024-07-11T15:57:05.106Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6432024-07-11T15:57:12.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
6442024-07-11T15:57:13.199Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6452024-07-11T15:57:13.256ZJul 11 15:57:12.376 INFO Starting download, target: Cockroach
6462024-07-11T15:57:13.257ZJul 11 15:57:12.376 INFO Starting download, target: Clickhouse
6472024-07-11T15:57:13.257ZJul 11 15:57:12.376 INFO Starting download, target: Console
6482024-07-11T15:57:13.257ZJul 11 15:57:12.376 INFO Starting download, target: DendriteOpenapi
6492024-07-11T15:57:13.257ZJul 11 15:57:12.377 INFO Starting download, target: DendriteStub
6502024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Starting download, target: MaghemiteMgd
6512024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Starting download, target: TransceiverControl
6522024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6532024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6542024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6552024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6562024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6572024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6582024-07-11T15:57:13.260ZJul 11 15:57:12.377 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6592024-07-11T15:57:13.496ZJul 11 15:57:12.612 INFO Download complete, target: DendriteOpenapi
6602024-07-11T15:57:13.567ZJul 11 15:57:12.686 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6612024-07-11T15:57:13.866ZJul 11 15:57:12.977 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6622024-07-11T15:57:13.934ZJul 11 15:57:13.053 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6632024-07-11T15:57:14.018ZJul 11 15:57:13.138 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6642024-07-11T15:57:14.264ZJul 11 15:57:13.383 INFO Download complete, target: Console
6652024-07-11T15:57:14.459ZJul 11 15:57:13.579 INFO Download complete, target: TransceiverControl
6662024-07-11T15:57:15.288ZJul 11 15:57:14.407 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6672024-07-11T15:57:15.891ZJul 11 15:57:15.011 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6682024-07-11T15:57:15.891ZJul 11 15:57:15.011 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6692024-07-11T15:57:17.207ZJul 11 15:57:16.325 INFO Download complete, target: DendriteStub
6702024-07-11T15:57:17.547ZJul 11 15:57:16.667 INFO Download complete, target: MaghemiteMgd
6712024-07-11T15:57:24.655ZJul 11 15:57:23.774 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6722024-07-11T15:57:25.002ZJul 11 15:57:24.121 INFO Checking that binary works, target: Cockroach
6732024-07-11T15:57:25.253ZJul 11 15:57:24.372 INFO Download complete, target: Cockroach
6742024-07-11T15:57:30.207ZJul 11 15:57:29.326 INFO Checking that binary works, target: Clickhouse
6752024-07-11T15:57:30.686ZJul 11 15:57:29.804 INFO Download complete, target: Clickhouse
6762024-07-11T15:57:30.693ZAll prerequisites installed successfully
6772024-07-11T15:57:30.696Z
6782024-07-11T15:57:30.696Zreal 3:00.309894040
6792024-07-11T15:57:30.696Zuser 5:45.408894518
6802024-07-11T15:57:30.696Zsys 1:18.109469371
6812024-07-11T15:57:30.696Ztrap 0.227159849
6822024-07-11T15:57:30.696Ztflt 4.766197566
6832024-07-11T15:57:30.696Zdflt 8.039625468
6842024-07-11T15:57:30.696Zkflt 0.174024972
6852024-07-11T15:57:30.696Zlock 12:59.908912130
6862024-07-11T15:57:30.696Zslp 18:39.852851050
6872024-07-11T15:57:30.696Zlat 19.335843949
6882024-07-11T15:57:30.696Zstop 1:03.586324727
6892024-07-11T15:57:30.697Z+ ptime -m cargo xtask download softnpu
6902024-07-11T15:57:31.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
6912024-07-11T15:57:31.270Z Running `target/debug/xtask download softnpu`
6922024-07-11T15:57:31.295ZJul 11 15:57:30.413 INFO Starting download, target: Softnpu
6932024-07-11T15:57:31.298ZJul 11 15:57:30.414 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
6942024-07-11T15:57:32.042ZJul 11 15:57:31.161 INFO Download complete, target: Softnpu
6952024-07-11T15:57:32.046Z
6962024-07-11T15:57:32.048Zreal 1.345937514
6972024-07-11T15:57:32.048Zuser 0.634816285
6982024-07-11T15:57:32.048Zsys 0.291346328
6992024-07-11T15:57:32.048Ztrap 0.000294332
7002024-07-11T15:57:32.049Ztflt 0.000087192
7012024-07-11T15:57:32.049Zdflt 0.000112843
7022024-07-11T15:57:32.049Zkflt 0.000000000
7032024-07-11T15:57:32.049Zlock 7.461033830
7042024-07-11T15:57:32.049Zslp 0.636003796
7052024-07-11T15:57:32.049Zlat 0.066534059
7062024-07-11T15:57:32.049Zstop 0.000265727
7072024-07-11T15:57:32.049Z+ export CARGO_INCREMENTAL=0
7082024-07-11T15:57:32.049Z+ CARGO_INCREMENTAL=0
7092024-07-11T15:57:32.049Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7102024-07-11T15:57:32.586Z Downloading crates ...
7112024-07-11T15:57:32.775Z Downloaded arrayvec v0.7.4
7122024-07-11T15:57:32.780Z Downloaded arc-swap v1.7.1
7132024-07-11T15:57:32.785Z Downloaded new_debug_unreachable v1.0.6
7142024-07-11T15:57:32.789Z Downloaded bitstruct v0.1.1
7152024-07-11T15:57:32.792Z Downloaded atty v0.2.14
7162024-07-11T15:57:32.796Z Downloaded cfg_aliases v0.1.1
7172024-07-11T15:57:32.799Z Downloaded nanorand v0.7.0
7182024-07-11T15:57:32.802Z Downloaded newline-converter v0.3.0
7192024-07-11T15:57:32.805Z Downloaded darling_macro v0.20.9
7202024-07-11T15:57:32.805Z Downloaded crucible-workspace-hack v0.1.0
7212024-07-11T15:57:32.805Z Downloaded number_prefix v0.4.0
7222024-07-11T15:57:32.808Z Downloaded async-stream-impl v0.3.5
7232024-07-11T15:57:32.808Z Downloaded derive_builder_macro v0.20.0
7242024-07-11T15:57:32.812Z Downloaded ciborium-io v0.2.2
7252024-07-11T15:57:32.815Z Downloaded atomicwrites v0.4.3
7262024-07-11T15:57:32.815Z Downloaded peg-runtime v0.8.3
7272024-07-11T15:57:32.818Z Downloaded parse-size v1.0.0
7282024-07-11T15:57:32.818Z Downloaded oso-derive v0.27.3
7292024-07-11T15:57:32.818Z Downloaded normalize-line-endings v0.3.0
7302024-07-11T15:57:32.821Z Downloaded num_enum_derive v0.5.11
7312024-07-11T15:57:32.824Z Downloaded num-iter v0.1.45
7322024-07-11T15:57:32.824Z Downloaded array-init v0.0.4
7332024-07-11T15:57:32.827Z Downloaded nibble_vec v0.1.0
7342024-07-11T15:57:32.830Z Downloaded multimap v0.10.0
7352024-07-11T15:57:32.830Z Downloaded nodrop v0.1.14
7362024-07-11T15:57:32.832Z Downloaded path-slash v0.1.5
7372024-07-11T15:57:32.832Z Downloaded ascii-canvas v3.0.0
7382024-07-11T15:57:32.835Z Downloaded arrayref v0.3.7
7392024-07-11T15:57:32.835Z Downloaded newtype_derive v0.1.6
7402024-07-11T15:57:32.840Z Downloaded opaque-debug v0.3.1
7412024-07-11T15:57:32.840Z Downloaded num-integer v0.1.46
7422024-07-11T15:57:32.844Z Downloaded castaway v0.2.2
7432024-07-11T15:57:32.844Z Downloaded buf-list v1.0.3
7442024-07-11T15:57:32.847Z Downloaded phf_shared v0.11.2
7452024-07-11T15:57:32.847Z Downloaded predicates v3.1.0
7462024-07-11T15:57:32.849Z Downloaded peg v0.8.3
7472024-07-11T15:57:32.853Z Downloaded paste v1.0.15
7482024-07-11T15:57:32.857Z Downloaded curve25519-dalek-derive v0.1.1
7492024-07-11T15:57:32.859Z Downloaded rand_chacha v0.3.1
7502024-07-11T15:57:32.862Z Downloaded crunchy v0.2.2
7512024-07-11T15:57:32.862Z Downloaded radium v0.7.0
7522024-07-11T15:57:32.862Z Downloaded predicates-core v1.0.6
7532024-07-11T15:57:32.865Z Downloaded ref-cast-impl v1.0.23
7542024-07-11T15:57:32.865Z Downloaded num_enum v0.5.11
7552024-07-11T15:57:32.871Z Downloaded num-complex v0.4.6
7562024-07-11T15:57:32.873Z Downloaded precomputed-hash v0.1.1
7572024-07-11T15:57:32.877Z Downloaded debug-ignore v1.0.5
7582024-07-11T15:57:32.877Z Downloaded corncobs v0.1.3
7592024-07-11T15:57:32.879Z Downloaded portpicker v0.1.1
7602024-07-11T15:57:32.879Z Downloaded pretty-hex v0.2.1
7612024-07-11T15:57:32.882Z Downloaded defmt-macros v0.3.9
7622024-07-11T15:57:32.885Z Downloaded bitstruct_derive v0.1.0
7632024-07-11T15:57:32.888Z Downloaded pem v3.0.4
7642024-07-11T15:57:32.888Z Downloaded predicates-tree v1.0.9
7652024-07-11T15:57:32.891Z Downloaded postgres-types v0.2.6
7662024-07-11T15:57:32.893Z Downloaded bitfield v0.14.0
7672024-07-11T15:57:32.893Z Downloaded pem-rfc7468 v0.7.0
7682024-07-11T15:57:32.896Z Downloaded num-derive v0.4.2
7692024-07-11T15:57:32.899Z Downloaded camino-tempfile v1.1.1
7702024-07-11T15:57:32.902Z Downloaded fxhash v0.2.1
7712024-07-11T15:57:32.902Z Downloaded ciborium v0.2.2
7722024-07-11T15:57:32.905Z Downloaded cassowary v0.3.0
7732024-07-11T15:57:32.908Z Downloaded zone_cfg_derive v0.1.2
7742024-07-11T15:57:32.908Z Downloaded pin-project-internal v1.1.5
7752024-07-11T15:57:32.911Z Downloaded parking_lot v0.11.2
7762024-07-11T15:57:32.913Z Downloaded is_ci v1.2.0
7772024-07-11T15:57:32.916Z Downloaded hubpack_derive v0.1.1
7782024-07-11T15:57:32.916Z Downloaded ref-cast v1.0.23
7792024-07-11T15:57:32.919Z Downloaded rand_core v0.6.4
7802024-07-11T15:57:32.924Z Downloaded base64ct v1.6.0
7812024-07-11T15:57:32.927Z Downloaded sigpipe v0.1.3
7822024-07-11T15:57:32.927Z Downloaded psl-types v2.0.11
7832024-07-11T15:57:32.927Z Downloaded rand_xorshift v0.3.0
7842024-07-11T15:57:32.927Z Downloaded proc-macro-crate v1.3.1
7852024-07-11T15:57:32.929Z Downloaded r2d2 v0.8.10
7862024-07-11T15:57:32.930Z Downloaded utf-8 v0.7.6
7872024-07-11T15:57:32.932Z Downloaded mockall_derive v0.12.1
7882024-07-11T15:57:32.935Z Downloaded cexpr v0.6.0
7892024-07-11T15:57:32.938Z Downloaded password-hash v0.5.0
7902024-07-11T15:57:32.941Z Downloaded owo-colors v4.0.0
7912024-07-11T15:57:32.944Z Downloaded crc-catalog v2.4.0
7922024-07-11T15:57:32.944Z Downloaded sqlparser_derive v0.2.2
7932024-07-11T15:57:32.944Z Downloaded pkcs1 v0.7.5
7942024-07-11T15:57:32.948Z Downloaded crossbeam-deque v0.8.5
7952024-07-11T15:57:32.950Z Downloaded enum-as-inner v0.5.1
7962024-07-11T15:57:32.950Z Downloaded getopts v0.2.21
7972024-07-11T15:57:32.953Z Downloaded gethostname v0.4.3
7982024-07-11T15:57:32.953Z Downloaded erased-serde v0.3.31
7992024-07-11T15:57:32.956Z Downloaded parking_lot_core v0.8.6
8002024-07-11T15:57:32.959Z Downloaded http-range v0.1.5
8012024-07-11T15:57:32.962Z Downloaded async-trait v0.1.81
8022024-07-11T15:57:32.965Z Downloaded thiserror-impl-no-std v2.0.2
8032024-07-11T15:57:32.969Z Downloaded headers-core v0.2.0
8042024-07-11T15:57:32.969Z Downloaded hubpack v0.1.2
8052024-07-11T15:57:32.971Z Downloaded bzip2 v0.4.4
8062024-07-11T15:57:32.971Z Downloaded slog-envlogger v2.2.0
8072024-07-11T15:57:32.974Z Downloaded secrecy v0.8.0
8082024-07-11T15:57:32.974Z Downloaded ahash v0.8.11
8092024-07-11T15:57:32.977Z Downloaded slog-scope v4.4.0
8102024-07-11T15:57:32.980Z Downloaded topological-sort v0.2.2
8112024-07-11T15:57:32.983Z Downloaded untrusted v0.9.0
8122024-07-11T15:57:32.983Z Downloaded which v4.4.2
8132024-07-11T15:57:32.986Z Downloaded untrusted v0.7.1
8142024-07-11T15:57:32.986Z Downloaded oso v0.27.3
8152024-07-11T15:57:32.990Z Downloaded const_format_proc_macros v0.2.32
8162024-07-11T15:57:32.993Z Downloaded crossbeam-epoch v0.9.18
8172024-07-11T15:57:32.998Z Downloaded sqlformat v0.2.3
8182024-07-11T15:57:33.001Z Downloaded spki v0.7.3
8192024-07-11T15:57:33.001Z Downloaded spin v0.5.2
8202024-07-11T15:57:33.001Z Downloaded env_logger v0.10.2
8212024-07-11T15:57:33.005Z Downloaded env_logger v0.9.3
8222024-07-11T15:57:33.007Z Downloaded rayon-core v1.12.1
8232024-07-11T15:57:33.010Z Downloaded pin-project v1.1.5
8242024-07-11T15:57:33.020Z Downloaded display-error-chain v0.2.0
8252024-07-11T15:57:33.023Z Downloaded endian-type v0.1.2
8262024-07-11T15:57:33.023Z Downloaded lazy_static v1.5.0
8272024-07-11T15:57:33.026Z Downloaded lazycell v1.3.0
8282024-07-11T15:57:33.026Z Downloaded ipnetwork v0.20.0
8292024-07-11T15:57:33.029Z Downloaded diesel_table_macro_syntax v0.1.0
8302024-07-11T15:57:33.029Z Downloaded waitgroup v0.1.2
8312024-07-11T15:57:33.032Z Downloaded vte_generate_state_changes v0.1.1
8322024-07-11T15:57:33.032Z Downloaded rustc-hash v1.1.0
8332024-07-11T15:57:33.032Z Downloaded memmap2 v0.9.4
8342024-07-11T15:57:33.035Z Downloaded omicron-zone-package v0.11.0
8352024-07-11T15:57:33.038Z Downloaded libefi-sys v0.1.0
8362024-07-11T15:57:33.038Z Downloaded rand v0.8.5
8372024-07-11T15:57:33.041Z Downloaded schemars_derive v0.8.21
8382024-07-11T15:57:33.044Z Downloaded uzers v0.11.3
8392024-07-11T15:57:33.047Z Downloaded spin v0.9.8
8402024-07-11T15:57:33.047Z Downloaded zerocopy v0.6.6
8412024-07-11T15:57:33.050Z Downloaded zone v0.1.8
8422024-07-11T15:57:33.053Z Downloaded serde_repr v0.1.19
8432024-07-11T15:57:33.053Z Downloaded tokio-stream v0.1.15
8442024-07-11T15:57:33.056Z Downloaded tokio-rustls v0.25.0
8452024-07-11T15:57:33.059Z Downloaded termtree v0.4.1
8462024-07-11T15:57:33.062Z Downloaded chacha20poly1305 v0.10.1
8472024-07-11T15:57:33.062Z Downloaded num-bigint v0.4.5
8482024-07-11T15:57:33.066Z Downloaded darling v0.20.9
8492024-07-11T15:57:33.070Z Downloaded tabwriter v1.4.0
8502024-07-11T15:57:33.073Z Downloaded rtoolbox v0.0.2
8512024-07-11T15:57:33.076Z Downloaded unarray v0.1.4
8522024-07-11T15:57:33.076Z Downloaded fixedbitset v0.4.2
8532024-07-11T15:57:33.076Z Downloaded hash32 v0.3.1
8542024-07-11T15:57:33.080Z Downloaded hash32 v0.2.1
8552024-07-11T15:57:33.083Z Downloaded humantime v2.1.0
8562024-07-11T15:57:33.083Z Downloaded rustls-pki-types v1.7.0
8572024-07-11T15:57:33.083Z Downloaded darling_core v0.20.9
8582024-07-11T15:57:33.087Z Downloaded rustls-pemfile v2.1.2
8592024-07-11T15:57:33.097Z Downloaded hostname v0.4.0
8602024-07-11T15:57:33.100Z Downloaded matches v0.1.10
8612024-07-11T15:57:33.103Z Downloaded sha1 v0.10.6
8622024-07-11T15:57:33.103Z Downloaded tap v1.0.1
8632024-07-11T15:57:33.103Z Downloaded stable_deref_trait v1.2.0
8642024-07-11T15:57:33.105Z Downloaded same-file v1.0.6
8652024-07-11T15:57:33.105Z Downloaded wait-timeout v0.2.0
8662024-07-11T15:57:33.108Z Downloaded termios v0.3.3
8672024-07-11T15:57:33.108Z Downloaded lru-cache v0.1.2
8682024-07-11T15:57:33.111Z Downloaded hex v0.4.3
8692024-07-11T15:57:33.111Z Downloaded flagset v0.4.5
8702024-07-11T15:57:33.114Z Downloaded serde_path_to_error v0.1.16
8712024-07-11T15:57:33.117Z Downloaded zeroize_derive v1.4.2
8722024-07-11T15:57:33.117Z Downloaded static_assertions v1.1.0
8732024-07-11T15:57:33.120Z Downloaded vte v0.11.1
8742024-07-11T15:57:33.120Z Downloaded sct v0.7.1
8752024-07-11T15:57:33.122Z Downloaded ff v0.13.0
8762024-07-11T15:57:33.125Z Downloaded keccak v0.1.5
8772024-07-11T15:57:33.128Z Downloaded heck v0.3.3
8782024-07-11T15:57:33.128Z Downloaded rcgen v0.12.1
8792024-07-11T15:57:33.131Z Downloaded string_cache v0.8.7
8802024-07-11T15:57:33.134Z Downloaded glob v0.3.1
8812024-07-11T15:57:33.134Z Downloaded compact_str v0.7.1
8822024-07-11T15:57:33.137Z Downloaded serde_arrays v0.1.0
8832024-07-11T15:57:33.137Z Downloaded resolv-conf v0.7.0
8842024-07-11T15:57:33.140Z Downloaded serde_plain v1.0.2
8852024-07-11T15:57:33.140Z Downloaded globset v0.4.14
8862024-07-11T15:57:33.142Z Downloaded termcolor v1.4.1
8872024-07-11T15:57:33.146Z Downloaded foreign-types-shared v0.3.1
8882024-07-11T15:57:33.146Z Downloaded nom v7.1.3
8892024-07-11T15:57:33.149Z Downloaded foreign-types-macros v0.2.3
8902024-07-11T15:57:33.152Z Downloaded crypto-bigint v0.5.5
8912024-07-11T15:57:33.156Z Downloaded der v0.7.9
8922024-07-11T15:57:33.161Z Downloaded supports-color v3.0.0
8932024-07-11T15:57:33.166Z Downloaded smawk v0.3.2
8942024-07-11T15:57:33.166Z Downloaded slog-stdlog v4.1.1
8952024-07-11T15:57:33.168Z Downloaded hyper-staticfile v0.9.5
8962024-07-11T15:57:33.168Z Downloaded rustc-demangle v0.1.24
8972024-07-11T15:57:33.171Z Downloaded strum_macros v0.25.3
8982024-07-11T15:57:33.171Z Downloaded rpassword v7.3.1
8992024-07-11T15:57:33.174Z Downloaded strum_macros v0.24.3
9002024-07-11T15:57:33.174Z Downloaded stability v0.2.0
9012024-07-11T15:57:33.177Z Downloaded structmeta-derive v0.3.0
9022024-07-11T15:57:33.177Z Downloaded instant v0.1.12
9032024-07-11T15:57:33.180Z Downloaded downcast v0.11.0
9042024-07-11T15:57:33.180Z Downloaded embedded-io v0.4.0
9052024-07-11T15:57:33.183Z Downloaded libsw v3.3.1
9062024-07-11T15:57:33.183Z Downloaded highway v1.1.0
9072024-07-11T15:57:33.186Z Downloaded walkdir v2.5.0
9082024-07-11T15:57:33.186Z Downloaded universal-hash v0.5.1
9092024-07-11T15:57:33.190Z Downloaded funty v2.0.0
9102024-07-11T15:57:33.190Z Downloaded serde_derive_internals v0.29.1
9112024-07-11T15:57:33.190Z Downloaded const_format v0.2.32
9122024-07-11T15:57:33.193Z Downloaded unicode-truncate v1.0.0
9132024-07-11T15:57:33.196Z Downloaded uuid v1.9.1
9142024-07-11T15:57:33.199Z Downloaded unicode-segmentation v1.11.0
9152024-07-11T15:57:33.201Z Downloaded base64 v0.22.1
9162024-07-11T15:57:33.205Z Downloaded test-strategy v0.3.1
9172024-07-11T15:57:33.208Z Downloaded serde_with_macros v3.8.1
9182024-07-11T15:57:33.211Z Downloaded half v2.4.1
9192024-07-11T15:57:33.214Z Downloaded shell-words v1.1.0
9202024-07-11T15:57:33.214Z Downloaded structmeta v0.3.0
9212024-07-11T15:57:33.217Z Downloaded structmeta v0.2.0
9222024-07-11T15:57:33.217Z Downloaded signal-hook-mio v0.2.3
9232024-07-11T15:57:33.217Z Downloaded siphasher v0.3.11
9242024-07-11T15:57:33.219Z Downloaded shlex v1.3.0
9252024-07-11T15:57:33.219Z Downloaded smf v0.2.3
9262024-07-11T15:57:33.222Z Downloaded slog-dtrace v0.3.0
9272024-07-11T15:57:33.222Z Downloaded diff v0.1.13
9282024-07-11T15:57:33.226Z Downloaded serde-hex v0.1.0
9292024-07-11T15:57:33.229Z Downloaded tempfile v3.10.1
9302024-07-11T15:57:33.229Z Downloaded wyz v0.5.1
9312024-07-11T15:57:33.232Z Downloaded difflib v0.4.0
9322024-07-11T15:57:33.232Z Downloaded unicode-linebreak v0.1.5
9332024-07-11T15:57:33.232Z Downloaded whoami v1.5.1
9342024-07-11T15:57:33.235Z Downloaded similar v2.5.0
9352024-07-11T15:57:33.238Z Downloaded tls_codec v0.4.1
9362024-07-11T15:57:33.241Z Downloaded signature v2.2.0
9372024-07-11T15:57:33.244Z Downloaded toolchain_find v0.4.0
9382024-07-11T15:57:33.244Z Downloaded dyn-clone v1.0.17
9392024-07-11T15:57:33.244Z Downloaded unicase v2.7.0
9402024-07-11T15:57:33.248Z Downloaded strip-ansi-escapes v0.2.0
9412024-07-11T15:57:33.248Z Downloaded scheduled-thread-pool v0.2.7
9422024-07-11T15:57:33.248Z Downloaded hmac v0.12.1
9432024-07-11T15:57:33.251Z Downloaded diesel_derives v2.1.4
9442024-07-11T15:57:33.254Z Downloaded getrandom v0.2.14
9452024-07-11T15:57:33.257Z Downloaded tungstenite v0.21.0
9462024-07-11T15:57:33.259Z Downloaded trust-dns-resolver v0.22.0
9472024-07-11T15:57:33.263Z Downloaded toml v0.5.11
9482024-07-11T15:57:33.267Z Downloaded foreign-types v0.5.0
9492024-07-11T15:57:33.270Z Downloaded zip v0.6.6
9502024-07-11T15:57:33.273Z Downloaded hyper-rustls v0.24.2
9512024-07-11T15:57:33.273Z Downloaded tls_codec_derive v0.4.1
9522024-07-11T15:57:33.276Z Downloaded rustfmt-wrapper v0.2.1
9532024-07-11T15:57:33.276Z Downloaded rusty-fork v0.3.0
9542024-07-11T15:57:33.279Z Downloaded iana-time-zone v0.1.60
9552024-07-11T15:57:33.279Z Downloaded reedline v0.31.0
9562024-07-11T15:57:33.286Z Downloaded ena v0.14.3
9572024-07-11T15:57:33.288Z Downloaded fastrand v2.1.0
9582024-07-11T15:57:33.288Z Downloaded fallible-iterator v0.2.0
9592024-07-11T15:57:33.291Z Downloaded impl-trait-for-tuples v0.2.2
9602024-07-11T15:57:33.294Z Downloaded snafu-derive v0.8.2
9612024-07-11T15:57:33.294Z Downloaded expectorate v1.1.0
9622024-07-11T15:57:33.297Z Downloaded fd-lock v4.0.2
9632024-07-11T15:57:33.300Z Downloaded yasna v0.5.2
9642024-07-11T15:57:33.300Z Downloaded serde_yaml v0.9.34+deprecated
9652024-07-11T15:57:33.303Z Downloaded typed-path v0.7.1
9662024-07-11T15:57:33.308Z Downloaded num-bigint-dig v0.8.4
9672024-07-11T15:57:33.313Z Downloaded hashbrown v0.13.2
9682024-07-11T15:57:33.316Z Downloaded steno v0.4.1
9692024-07-11T15:57:33.321Z Downloaded http v1.1.0
9702024-07-11T15:57:33.324Z Downloaded tokio-rustls v0.24.1
9712024-07-11T15:57:33.327Z Downloaded tracing-attributes v0.1.27
9722024-07-11T15:57:33.329Z Downloaded elliptic-curve v0.13.8
9732024-07-11T15:57:33.332Z Downloaded unsafe-libyaml v0.2.11
9742024-07-11T15:57:33.336Z Downloaded heapless v0.8.0
9752024-07-11T15:57:33.339Z Downloaded hashbrown v0.12.3
9762024-07-11T15:57:33.343Z Downloaded regex-automata v0.1.10
9772024-07-11T15:57:33.348Z Downloaded schemars v0.8.21
9782024-07-11T15:57:33.358Z Downloaded quick-xml v0.31.0
9792024-07-11T15:57:33.363Z Downloaded indexmap v1.9.3
9802024-07-11T15:57:33.367Z Downloaded toml v0.7.8
9812024-07-11T15:57:33.370Z Downloaded ron v0.8.1
9822024-07-11T15:57:33.376Z Downloaded indicatif v0.17.8
9832024-07-11T15:57:33.379Z Downloaded heapless v0.7.17
9842024-07-11T15:57:33.383Z Downloaded snafu v0.8.2
9852024-07-11T15:57:33.388Z Downloaded flume v0.11.0
9862024-07-11T15:57:33.392Z Downloaded fatfs v0.3.6
9872024-07-11T15:57:33.394Z Downloaded samael v0.0.15
9882024-07-11T15:57:33.399Z Downloaded unicode_categories v0.1.1
9892024-07-11T15:57:33.402Z Downloaded aho-corasick v1.1.3
9902024-07-11T15:57:33.406Z Downloaded portable-atomic v1.6.0
9912024-07-11T15:57:33.412Z Downloaded rsa v0.9.6
9922024-07-11T15:57:33.417Z Downloaded proptest v1.4.0
9932024-07-11T15:57:33.426Z Downloaded salty v0.2.0
9942024-07-11T15:57:33.432Z Downloaded libm v0.2.8
9952024-07-11T15:57:33.438Z Downloaded x509-cert v0.2.5
9962024-07-11T15:57:33.444Z Downloaded toml_edit v0.19.15
9972024-07-11T15:57:33.460Z Downloaded itertools v0.10.5
9982024-07-11T15:57:33.465Z Downloaded rayon v1.10.0
9992024-07-11T15:57:33.474Z Downloaded tough v0.17.1
10002024-07-11T15:57:33.482Z Downloaded hkdf v0.12.4
10012024-07-11T15:57:33.484Z Downloaded libxml v0.3.3
10022024-07-11T15:57:33.489Z Downloaded rustls-webpki v0.101.7
10032024-07-11T15:57:33.505Z Downloaded sqlparser v0.45.0
10042024-07-11T15:57:33.508Z Downloaded itertools v0.13.0
10052024-07-11T15:57:33.515Z Downloaded rustls-webpki v0.102.4
10062024-07-11T15:57:33.532Z Downloaded winnow v0.5.40
10072024-07-11T15:57:33.540Z Downloaded rustyline v14.0.0
10082024-07-11T15:57:33.545Z Downloaded itertools v0.12.1
10092024-07-11T15:57:33.555Z Downloaded object v0.30.4
10102024-07-11T15:57:33.560Z Downloaded chrono v0.4.38
10112024-07-11T15:57:33.567Z Downloaded lalrpop v0.19.12
10122024-07-11T15:57:33.577Z Downloaded nix v0.27.1
10132024-07-11T15:57:33.589Z Downloaded nix v0.28.0
10142024-07-11T15:57:33.598Z Downloaded polar-core v0.27.3
10152024-07-11T15:57:33.605Z Downloaded curve25519-dalek v4.1.3
10162024-07-11T15:57:33.614Z Downloaded regex v1.10.5
10172024-07-11T15:57:33.628Z Downloaded object v0.32.2
10182024-07-11T15:57:33.638Z Downloaded rustls v0.21.12
10192024-07-11T15:57:33.646Z Downloaded diesel v2.1.6
10202024-07-11T15:57:33.663Z Downloaded rustls v0.22.4
10212024-07-11T15:57:33.675Z Downloaded idna v0.3.0
10222024-07-11T15:57:33.681Z Downloaded idna v0.2.3
10232024-07-11T15:57:33.687Z Downloaded regress v0.9.1
10242024-07-11T15:57:33.695Z Downloaded smoltcp v0.11.0
10252024-07-11T15:57:33.706Z Downloaded regex-syntax v0.8.3
10262024-07-11T15:57:33.714Z Downloaded gimli v0.28.1
10272024-07-11T15:57:33.723Z Downloaded regex-syntax v0.6.29
10282024-07-11T15:57:33.727Z Downloaded ratatui v0.27.0
10292024-07-11T15:57:33.745Z Downloaded sled v0.34.7
10302024-07-11T15:57:33.754Z Downloaded zerocopy-derive v0.6.6
10312024-07-11T15:57:33.763Z Downloaded bzip2-sys v0.1.11+1.0.8
10322024-07-11T15:57:33.774Z Downloaded petgraph v0.6.5
10332024-07-11T15:57:33.790Z Downloaded regex-automata v0.4.6
10342024-07-11T15:57:33.805Z Downloaded sha3 v0.10.8
10352024-07-11T15:57:33.809Z Downloaded finl_unicode v1.2.0
10362024-07-11T15:57:33.820Z Downloaded csv v1.3.0
10372024-07-11T15:57:33.839Z Downloaded openapiv3 v2.0.0
10382024-07-11T15:57:33.849Z Downloaded webpki-roots v0.25.4
10392024-07-11T15:57:33.852Z Downloaded smoltcp v0.9.1
10402024-07-11T15:57:33.862Z Downloaded trust-dns-proto v0.22.0
10412024-07-11T15:57:33.873Z Downloaded bstr v1.9.1
10422024-07-11T15:57:33.882Z Downloaded bstr v0.2.17
10432024-07-11T15:57:33.892Z Downloaded radix_trie v0.2.1
10442024-07-11T15:57:33.895Z Downloaded bitvec v1.0.1
10452024-07-11T15:57:33.909Z Downloaded bindgen v0.69.4
10462024-07-11T15:57:33.915Z Downloaded serde_with v3.8.1
10472024-07-11T15:57:33.922Z Downloaded tungstenite v0.20.1
10482024-07-11T15:57:33.925Z Downloaded blake3 v1.5.1
10492024-07-11T15:57:33.932Z Downloaded crossterm v0.27.0
10502024-07-11T15:57:33.937Z Downloaded tokio-postgres v0.7.10
10512024-07-11T15:57:33.943Z Downloaded subprocess v0.2.9
10522024-07-11T15:57:33.946Z Downloaded unicode-xid v0.2.4
10532024-07-11T15:57:33.949Z Downloaded tui-tree-widget v0.21.0
10542024-07-11T15:57:33.949Z Downloaded trust-dns-client v0.22.0
10552024-07-11T15:57:33.953Z Downloaded tokio-tungstenite v0.20.1
10562024-07-11T15:57:33.955Z Downloaded tiny-keccak v2.0.2
10572024-07-11T15:57:33.958Z Downloaded stringprep v0.1.4
10582024-07-11T15:57:33.958Z Downloaded signal-hook v0.3.17
10592024-07-11T15:57:33.961Z Downloaded indoc v1.0.9
10602024-07-11T15:57:33.963Z Downloaded structmeta-derive v0.2.0
10612024-07-11T15:57:33.966Z Downloaded lru v0.12.3
10622024-07-11T15:57:33.966Z Downloaded ed25519 v1.5.3
10632024-07-11T15:57:33.968Z Downloaded managed v0.8.0
10642024-07-11T15:57:33.971Z Downloaded headers v0.3.9
10652024-07-11T15:57:33.975Z Downloaded rustc_version v0.1.7
10662024-07-11T15:57:33.978Z Downloaded textwrap v0.16.1
10672024-07-11T15:57:33.978Z Downloaded rustc_version v0.4.0
10682024-07-11T15:57:33.980Z Downloaded trust-dns-server v0.22.1
10692024-07-11T15:57:33.983Z Downloaded backtrace v0.3.71
10702024-07-11T15:57:33.987Z Downloaded ident_case v1.0.1
10712024-07-11T15:57:33.990Z Downloaded thiserror-no-std v2.0.2
10722024-07-11T15:57:33.992Z Downloaded maybe-uninit v2.0.0
10732024-07-11T15:57:33.992Z Downloaded maplit v1.0.2
10742024-07-11T15:57:33.995Z Downloaded signature v1.6.4
10752024-07-11T15:57:33.995Z Downloaded signal-hook-tokio v0.3.1
10762024-07-11T15:57:33.995Z Downloaded ring v0.17.8
10772024-07-11T15:57:34.059Z Downloaded serde-big-array v0.5.1
10782024-07-11T15:57:34.062Z Downloaded inout v0.1.3
10792024-07-11T15:57:34.062Z Downloaded smallvec v0.6.14
10802024-07-11T15:57:34.064Z Downloaded fragile v2.0.0
10812024-07-11T15:57:34.064Z Downloaded zeroize v1.7.0
10822024-07-11T15:57:34.068Z Downloaded ron v0.7.1
10832024-07-11T15:57:34.070Z Downloaded md-5 v0.10.6
10842024-07-11T15:57:34.070Z Downloaded socket2 v0.4.10
10852024-07-11T15:57:34.073Z Downloaded home v0.5.9
10862024-07-11T15:57:34.073Z Downloaded float-ord v0.3.2
10872024-07-11T15:57:34.073Z Downloaded float-cmp v0.9.0
10882024-07-11T15:57:34.081Z Downloaded libloading v0.8.3
10892024-07-11T15:57:34.081Z Downloaded group v0.13.0
10902024-07-11T15:57:34.081Z Downloaded subtle v2.5.0
10912024-07-11T15:57:34.081Z Downloaded vsss-rs v3.3.4
10922024-07-11T15:57:34.081Z Downloaded minimal-lexical v0.2.1
10932024-07-11T15:57:34.085Z Downloaded blake2 v0.10.6
10942024-07-11T15:57:34.088Z Downloaded base64 v0.13.1
10952024-07-11T15:57:34.091Z Downloaded argon2 v0.5.3
10962024-07-11T15:57:34.091Z Downloaded prettyplease v0.2.20
10972024-07-11T15:57:34.094Z Downloaded publicsuffix v2.2.3
10982024-07-11T15:57:34.096Z Downloaded allocator-api2 v0.2.18
10992024-07-11T15:57:34.099Z Downloaded lalrpop-util v0.19.12
11002024-07-11T15:57:34.099Z Downloaded kstat-rs v0.2.4
11012024-07-11T15:57:34.102Z Downloaded linked-hash-map v0.5.6
11022024-07-11T15:57:34.102Z Downloaded either v1.12.0
11032024-07-11T15:57:34.102Z Downloaded derive_builder_core v0.20.0
11042024-07-11T15:57:34.106Z Downloaded derive-where v1.2.7
11052024-07-11T15:57:34.109Z Downloaded der_derive v0.7.2
11062024-07-11T15:57:34.109Z Downloaded crc-any v2.5.0
11072024-07-11T15:57:34.112Z Downloaded const-oid v0.9.6
11082024-07-11T15:57:34.112Z Downloaded defmt v0.3.8
11092024-07-11T15:57:34.114Z Downloaded derive_builder v0.20.0
11102024-07-11T15:57:34.118Z Downloaded cookie_store v0.20.0
11112024-07-11T15:57:34.121Z Downloaded cookie v0.17.0
11122024-07-11T15:57:34.123Z Downloaded bcs v0.1.6
11132024-07-11T15:57:34.124Z Downloaded cookie v0.18.1
11142024-07-11T15:57:34.126Z Downloaded clang-sys v1.7.0
11152024-07-11T15:57:34.129Z Downloaded async-stream v0.3.5
11162024-07-11T15:57:34.129Z Downloaded addr2line v0.21.0
11172024-07-11T15:57:34.132Z Downloaded tokio-tungstenite v0.21.0
11182024-07-11T15:57:34.134Z Downloaded postcard v1.0.8
11192024-07-11T15:57:34.138Z Downloaded poly1305 v0.8.0
11202024-07-11T15:57:34.138Z Downloaded semver v0.1.20
11212024-07-11T15:57:34.140Z Downloaded sec1 v0.7.3
11222024-07-11T15:57:34.140Z Downloaded linear-map v1.2.0
11232024-07-11T15:57:34.143Z Downloaded backoff v0.4.0
11242024-07-11T15:57:34.143Z Downloaded postgres-protocol v0.6.6
11252024-07-11T15:57:34.146Z Downloaded pkcs8 v0.10.2
11262024-07-11T15:57:34.149Z Downloaded peg-macros v0.8.3
11272024-07-11T15:57:34.149Z Downloaded num-traits v0.2.19
11282024-07-11T15:57:34.152Z Downloaded defmt-parser v0.3.4
11292024-07-11T15:57:34.152Z Downloaded data-encoding v2.6.0
11302024-07-11T15:57:34.152Z Downloaded csv-core v0.1.11
11312024-07-11T15:57:34.155Z Downloaded crc v3.2.1
11322024-07-11T15:57:34.158Z Downloaded cancel-safe-futures v0.1.5
11332024-07-11T15:57:34.158Z Downloaded num-rational v0.4.2
11342024-07-11T15:57:34.162Z Downloaded convert_case v0.4.0
11352024-07-11T15:57:34.162Z Downloaded cobs v0.2.3
11362024-07-11T15:57:34.167Z Downloaded chacha20 v0.9.1
11372024-07-11T15:57:34.167Z Downloaded cipher v0.4.4
11382024-07-11T15:57:34.167Z Downloaded bitflags v1.3.2
11392024-07-11T15:57:34.170Z Downloaded serde-big-array v0.4.1
11402024-07-11T15:57:34.170Z Downloaded async-recursion v1.1.1
11412024-07-11T15:57:34.170Z Downloaded quick-error v1.2.3
11422024-07-11T15:57:34.173Z Downloaded packed_struct_codegen v0.10.1
11432024-07-11T15:57:34.174Z Downloaded console v0.15.8
11442024-07-11T15:57:34.176Z Downloaded multer v3.1.0
11452024-07-11T15:57:34.176Z Downloaded mockall v0.12.1
11462024-07-11T15:57:34.179Z Downloaded parse-display-derive v0.9.1
11472024-07-11T15:57:34.179Z Downloaded num v0.4.3
11482024-07-11T15:57:34.179Z Downloaded block-padding v0.3.3
11492024-07-11T15:57:34.182Z Downloaded bit-set v0.5.3
11502024-07-11T15:57:34.182Z Downloaded base16ct v0.2.0
11512024-07-11T15:57:34.182Z Downloaded assert_matches v1.5.0
11522024-07-11T15:57:34.185Z Downloaded ascii v1.1.0
11532024-07-11T15:57:34.185Z Downloaded bitfield-struct v0.6.1
11542024-07-11T15:57:34.188Z Downloaded mime_guess v2.0.4
11552024-07-11T15:57:34.189Z Downloaded cstr-argument v0.1.2
11562024-07-11T15:57:34.189Z Downloaded aead v0.5.2
11572024-07-11T15:57:34.189Z Downloaded nu-ansi-term v0.50.0
11582024-07-11T15:57:34.192Z Downloaded ring v0.16.20
11592024-07-11T15:57:34.266Z Downloaded rand_seeder v0.2.3
11602024-07-11T15:57:34.270Z Downloaded phf_shared v0.10.0
11612024-07-11T15:57:34.270Z Downloaded phf v0.11.2
11622024-07-11T15:57:34.270Z Downloaded olpc-cjson v0.1.3
11632024-07-11T15:57:34.270Z Downloaded derive_more v0.99.18
11642024-07-11T15:57:34.273Z Downloaded ppv-lite86 v0.2.17
11652024-07-11T15:57:34.278Z Downloaded parse-display v0.9.1
11662024-07-11T15:57:34.278Z Downloaded packed_struct v0.10.1
11672024-07-11T15:57:34.278Z Downloaded bit-vec v0.6.3
11682024-07-11T15:57:34.280Z Downloaded atomic-waker v1.1.2
11692024-07-11T15:57:34.280Z Downloaded ciborium-ll v0.2.2
11702024-07-11T15:57:34.281Z Downloaded bb8 v0.8.5
11712024-07-11T15:57:34.281Z Downloaded memoffset v0.9.1
11722024-07-11T15:57:34.281Z Downloaded newtype-uuid v1.1.0
11732024-07-11T15:57:34.283Z Downloaded constant_time_eq v0.3.0
11742024-07-11T15:57:34.283Z Downloaded colored v2.1.0
11752024-07-11T15:57:34.415Z Compiling proc-macro2 v1.0.86
11762024-07-11T15:57:34.415Z Compiling unicode-ident v1.0.12
11772024-07-11T15:57:34.415Z Compiling libc v0.2.155
11782024-07-11T15:57:34.419Z Compiling serde v1.0.204
11792024-07-11T15:57:34.419Z Compiling autocfg v1.3.0
11802024-07-11T15:57:34.419Z Compiling version_check v0.9.4
11812024-07-11T15:57:34.419Z Compiling cfg-if v1.0.0
11822024-07-11T15:57:34.651Z Compiling cc v1.0.97
11832024-07-11T15:57:34.662Z Compiling parking_lot_core v0.9.10
11842024-07-11T15:57:34.665Z Compiling serde_json v1.0.120
11852024-07-11T15:57:35.040Z Compiling once_cell v1.19.0
11862024-07-11T15:57:35.129Z Compiling libm v0.2.8
11872024-07-11T15:57:35.217Z Compiling ahash v0.8.11
11882024-07-11T15:57:35.316Z Compiling lock_api v0.4.12
11892024-07-11T15:57:35.485Z Compiling byteorder v1.5.0
11902024-07-11T15:57:35.516Z Compiling num-traits v0.2.19
11912024-07-11T15:57:35.618Z Compiling memchr v2.7.2
11922024-07-11T15:57:35.665Z Compiling thiserror v1.0.60
11932024-07-11T15:57:35.969Z Compiling quote v1.0.36
11942024-07-11T15:57:35.978Z Compiling scopeguard v1.2.0
11952024-07-11T15:57:36.199Z Compiling typenum v1.17.0
11962024-07-11T15:57:36.647Z Compiling syn v2.0.68
11972024-07-11T15:57:36.700Z Compiling getrandom v0.2.14
11982024-07-11T15:57:36.765Z Compiling itoa v1.0.11
11992024-07-11T15:57:37.000Z Compiling log v0.4.21
12002024-07-11T15:57:37.055Z Compiling generic-array v0.14.7
12012024-07-11T15:57:37.402Z Compiling allocator-api2 v0.2.18
12022024-07-11T15:57:37.570Z Compiling slab v0.4.9
12032024-07-11T15:57:37.695Z Compiling ryu v1.0.18
12042024-07-11T15:57:37.721Z Compiling ring v0.17.8
12052024-07-11T15:57:37.879Z Compiling pin-project-lite v0.2.14
12062024-07-11T15:57:37.960Z Compiling semver v1.0.23
12072024-07-11T15:57:37.986Z Compiling smallvec v1.13.2
12082024-07-11T15:57:38.176Z Compiling schemars v0.8.21
12092024-07-11T15:57:38.441Z Compiling equivalent v1.0.1
12102024-07-11T15:57:38.508Z Compiling pkg-config v0.3.30
12112024-07-11T15:57:38.547Z Compiling vcpkg v0.2.15
12122024-07-11T15:57:38.670Z Compiling signal-hook-registry v1.4.2
12132024-07-11T15:57:39.298Z Compiling parking_lot v0.12.2
12142024-07-11T15:57:39.905Z Compiling syn v1.0.109
12152024-07-11T15:57:40.148Z Compiling mio v0.8.11
12162024-07-11T15:57:40.213Z Compiling openssl-sys v0.9.102
12172024-07-11T15:57:40.509Z Compiling spin v0.9.8
12182024-07-11T15:57:41.246Z Compiling rand_core v0.6.4
12192024-07-11T15:57:41.430Z Compiling socket2 v0.5.7
12202024-07-11T15:57:41.637Z Compiling num_cpus v1.16.0
12212024-07-11T15:57:41.772Z Compiling num-conv v0.1.0
12222024-07-11T15:57:42.038Z Compiling time-core v0.1.2
12232024-07-11T15:57:42.214Z Compiling time-macros v0.2.18
12242024-07-11T15:57:42.344Z Compiling heck v0.5.0
12252024-07-11T15:57:42.366Z Compiling httparse v1.8.0
12262024-07-11T15:57:42.815Z Compiling futures-core v0.3.30
12272024-07-11T15:57:43.068Z Compiling fnv v1.0.7
12282024-07-11T15:57:43.210Z Compiling openssl v0.10.64
12292024-07-11T15:57:43.682Z Compiling iana-time-zone v0.1.60
12302024-07-11T15:57:43.707Z Compiling crossbeam-utils v0.8.19
12312024-07-11T15:57:43.769Z Compiling rustix v0.38.34
12322024-07-11T15:57:43.872Z Compiling serde_derive_internals v0.29.1
12332024-07-11T15:57:44.456Z Compiling rustls v0.21.12
12342024-07-11T15:57:44.581Z Compiling tinyvec_macros v0.1.1
12352024-07-11T15:57:44.665Z Compiling native-tls v0.2.11
12362024-07-11T15:57:44.681Z Compiling tinyvec v1.6.0
12372024-07-11T15:57:45.309Z Compiling subtle v2.5.0
12382024-07-11T15:57:45.569Z Compiling futures-sink v0.3.30
12392024-07-11T15:57:45.800Z Compiling ucd-trie v0.1.6
12402024-07-11T15:57:45.829Z Compiling const-oid v0.9.6
12412024-07-11T15:57:46.059Z Compiling unicode-normalization v0.1.23
12422024-07-11T15:57:46.286Z Compiling backtrace v0.3.71
12432024-07-11T15:57:46.302Z Compiling cookie v0.17.0
12442024-07-11T15:57:46.527Z Compiling dyn-clone v1.0.17
12452024-07-11T15:57:46.694Z Compiling slog v2.7.0
12462024-07-11T15:57:46.936Z Compiling unicode-bidi v0.3.15
12472024-07-11T15:57:47.131Z Compiling futures-channel v0.3.30
12482024-07-11T15:57:47.586Z Compiling futures-task v0.3.30
12492024-07-11T15:57:47.602Z Compiling pin-utils v0.1.0
12502024-07-11T15:57:47.691Z Compiling futures-io v0.3.30
12512024-07-11T15:57:48.174Z Compiling aho-corasick v1.1.3
12522024-07-11T15:57:48.441Z Compiling untrusted v0.9.0
12532024-07-11T15:57:48.761Z Compiling anyhow v1.0.86
12542024-07-11T15:57:48.859Z Compiling regex-syntax v0.8.3
12552024-07-11T15:57:49.552Z Compiling winnow v0.5.40
12562024-07-11T15:57:49.679Z Compiling serde_derive v1.0.204
12572024-07-11T15:57:50.535Z Compiling zerocopy-derive v0.7.34
12582024-07-11T15:57:50.734Z Compiling zeroize_derive v1.4.2
12592024-07-11T15:57:52.147Z Compiling thiserror-impl v1.0.60
12602024-07-11T15:57:52.503Z Compiling zerocopy v0.7.34
12612024-07-11T15:57:52.624Z Compiling tokio-macros v2.3.0
12622024-07-11T15:57:53.211Z Compiling futures-macro v0.3.30
12632024-07-11T15:57:53.441Z Compiling schemars_derive v0.8.21
12642024-07-11T15:57:54.650Z Compiling hashbrown v0.14.5
12652024-07-11T15:57:54.722Z Compiling tracing-attributes v0.1.27
12662024-07-11T15:57:54.902Z Compiling zeroize v1.7.0
12672024-07-11T15:57:55.439Z Compiling openssl-macros v0.1.1
12682024-07-11T15:57:56.127Z Compiling scroll_derive v0.12.0
12692024-07-11T15:57:56.445Z Compiling pest v2.7.10
12702024-07-11T15:57:56.695Z Compiling crypto-common v0.1.6
12712024-07-11T15:57:56.908Z Compiling futures-util v0.3.30
12722024-07-11T15:57:57.496Z Compiling der_derive v0.7.2
12732024-07-11T15:57:57.963Z Compiling block-buffer v0.10.4
12742024-07-11T15:57:58.192Z Compiling regex-automata v0.4.6
12752024-07-11T15:57:59.138Z Compiling pest_meta v2.7.10
12762024-07-11T15:57:59.770Z Compiling tracing-core v0.1.32
12772024-07-11T15:58:02.220Z Compiling pest_generator v2.7.10
12782024-07-11T15:58:03.478Z Compiling bytes v1.6.0
12792024-07-11T15:58:03.986Z Compiling indexmap v2.2.6
12802024-07-11T15:58:04.717Z Compiling tokio v1.38.0
12812024-07-11T15:58:04.811Z Compiling bitflags v2.5.0
12822024-07-11T15:58:05.329Z Compiling uuid v1.9.1
12832024-07-11T15:58:05.467Z Compiling chrono v0.4.38
12842024-07-11T15:58:11.750Z Compiling serde_tokenstream v0.2.1
12852024-07-11T15:58:11.806Z Compiling toml_datetime v0.6.6
12862024-07-11T15:58:11.806Z Compiling serde_spanned v0.6.6
12872024-07-11T15:58:11.806Z Compiling http v0.2.12
12882024-07-11T15:58:11.806Z Compiling toml_edit v0.19.15
12892024-07-11T15:58:11.806Z Compiling rustc_version v0.4.0
12902024-07-11T15:58:11.806Z Compiling pest_derive v2.7.10
12912024-07-11T15:58:11.806Z Compiling usdt-impl v0.5.0
12922024-07-11T15:58:11.806Z Compiling rustversion v1.0.17
12932024-07-11T15:58:11.806Z Compiling powerfmt v0.2.0
12942024-07-11T15:58:11.806Z Compiling heapless v0.7.17
12952024-07-11T15:58:11.997Z Compiling deranged v0.3.11
12962024-07-11T15:58:12.142Z Compiling tracing v0.1.40
12972024-07-11T15:58:12.807Z Compiling digest v0.10.7
12982024-07-11T15:58:12.968Z Compiling scroll v0.12.0
12992024-07-11T15:58:13.520Z Compiling plain v0.2.3
13002024-07-11T15:58:13.678Z Compiling signal-hook v0.3.17
13012024-07-11T15:58:14.048Z Compiling heck v0.4.1
13022024-07-11T15:58:14.194Z Compiling ppv-lite86 v0.2.17
13032024-07-11T15:58:14.402Z Compiling percent-encoding v2.3.1
13042024-07-11T15:58:14.449Z Compiling num_threads v0.1.7
13052024-07-11T15:58:14.734Z Compiling time v0.3.36
13062024-07-11T15:58:14.979Z Compiling rand_chacha v0.3.1
13072024-07-11T15:58:15.041Z Compiling goblin v0.8.2
13082024-07-11T15:58:16.931Z Compiling regex v1.10.5
13092024-07-11T15:58:18.072Z Compiling pretty-hex v0.4.1
13102024-07-11T15:58:18.282Z Compiling crc32fast v1.4.0
13112024-07-11T15:58:18.723Z Compiling strsim v0.11.1
13122024-07-11T15:58:19.493Z Compiling rand v0.8.5
13132024-07-11T15:58:19.493Z Compiling tokio-util v0.7.11
13142024-07-11T15:58:20.897Z Compiling dof v0.3.0
13152024-07-11T15:58:20.914Z Compiling dtrace-parser v0.2.0
13162024-07-11T15:58:21.515Z Compiling async-trait v0.1.81
13172024-07-11T15:58:22.485Z Compiling thread-id v4.2.1
13182024-07-11T15:58:22.764Z Compiling base64ct v1.6.0
13192024-07-11T15:58:22.780Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13202024-07-11T15:58:22.930Z Compiling smoltcp v0.9.1
13212024-07-11T15:58:23.044Z Compiling foreign-types-shared v0.1.1
13222024-07-11T15:58:23.340Z Compiling unicode-width v0.1.13
13232024-07-11T15:58:23.435Z Compiling pem-rfc7468 v0.7.0
13242024-07-11T15:58:23.514Z Compiling foreign-types v0.3.2
13252024-07-11T15:58:24.740Z Compiling form_urlencoded v1.2.1
13262024-07-11T15:58:25.186Z Compiling hmac v0.12.1
13272024-07-11T15:58:25.418Z Compiling adler v1.0.2
13282024-07-11T15:58:25.538Z Compiling try-lock v0.2.5
13292024-07-11T15:58:25.694Z Compiling flagset v0.4.5
13302024-07-11T15:58:25.726Z Compiling base64 v0.21.7
13312024-07-11T15:58:25.821Z Compiling siphasher v0.3.11
13322024-07-11T15:58:25.906Z Compiling der v0.7.9
13332024-07-11T15:58:25.923Z Compiling want v0.3.1
13342024-07-11T15:58:26.279Z Compiling miniz_oxide v0.7.2
13352024-07-11T15:58:28.184Z Compiling rustls-webpki v0.101.7
13362024-07-11T15:58:28.334Z Compiling sct v0.7.1
13372024-07-11T15:58:28.627Z Compiling h2 v0.3.26
13382024-07-11T15:58:29.473Z Compiling http-body v0.4.6
13392024-07-11T15:58:29.994Z Compiling openapiv3 v2.0.0
13402024-07-11T15:58:30.340Z Compiling hubpack_derive v0.1.1
13412024-07-11T15:58:31.031Z Compiling zerocopy-derive v0.6.6
13422024-07-11T15:58:31.206Z Compiling idna v0.5.0
13432024-07-11T15:58:31.567Z Compiling errno v0.3.9
13442024-07-11T15:58:31.821Z Compiling fs-err v2.11.0
13452024-07-11T15:58:32.057Z Compiling stable_deref_trait v1.2.0
13462024-07-11T15:58:32.084Z Compiling gimli v0.28.1
13472024-07-11T15:58:32.167Z Compiling tower-service v0.3.2
13482024-07-11T15:58:32.294Z Compiling openssl-probe v0.1.5
13492024-07-11T15:58:32.611Z Compiling httpdate v1.0.3
13502024-07-11T15:58:32.949Z Compiling cpufeatures v0.2.12
13512024-07-11T15:58:33.047Z Compiling finl_unicode v1.2.0
13522024-07-11T15:58:33.367Z Compiling anstyle v1.0.7
13532024-07-11T15:58:33.715Z Compiling utf8parse v0.2.1
13542024-07-11T15:58:33.878Z Compiling anstyle-parse v0.2.4
13552024-07-11T15:58:34.163Z Compiling stringprep v0.1.4
13562024-07-11T15:58:34.198Z Compiling sha2 v0.10.8
13572024-07-11T15:58:34.491Z Compiling url v2.5.0
13582024-07-11T15:58:36.132Z Compiling hyper v0.14.28
13592024-07-11T15:58:37.443Z Compiling addr2line v0.21.0
13602024-07-11T15:58:38.502Z Compiling spki v0.7.3
13612024-07-11T15:58:38.869Z Compiling usdt-attr-macro v0.5.0
13622024-07-11T15:58:39.806Z Compiling usdt-macro v0.5.0
13632024-07-11T15:58:40.447Z Compiling md-5 v0.10.6
13642024-07-11T15:58:44.915Z Compiling idna v0.3.0
13652024-07-11T15:58:45.068Z Compiling diesel_table_macro_syntax v0.1.0
13662024-07-11T15:58:45.447Z Compiling num-integer v0.1.46
13672024-07-11T15:58:45.593Z Compiling object v0.32.2
13682024-07-11T15:58:46.212Z Compiling hash32 v0.2.1
13692024-07-11T15:58:46.417Z Compiling rustc-demangle v0.1.24
13702024-07-11T15:58:46.573Z Compiling colorchoice v1.0.1
13712024-07-11T15:58:46.724Z Compiling psl-types v2.0.11
13722024-07-11T15:58:48.800Z Compiling fallible-iterator v0.2.0
13732024-07-11T15:58:49.549Z Compiling anstyle-query v1.0.3
13742024-07-11T15:58:49.690Z Compiling is_terminal_polyfill v1.70.0
13752024-07-11T15:58:54.052Z Compiling anstream v0.6.14
13762024-07-11T15:58:54.174Z Compiling postgres-protocol v0.6.6
13772024-07-11T15:58:54.748Z Compiling publicsuffix v2.2.3
13782024-07-11T15:58:55.361Z Compiling diesel_derives v2.1.4
13792024-07-11T15:58:57.127Z Compiling tokio-rustls v0.24.1
13802024-07-11T15:59:01.257Z Compiling pkcs8 v0.10.2
13812024-07-11T15:59:01.807Z Compiling terminal_size v0.3.0
13822024-07-11T15:59:02.089Z Compiling tokio-native-tls v0.3.1
13832024-07-11T15:59:02.362Z Compiling phf_shared v0.11.2
13842024-07-11T15:59:03.070Z Compiling strum_macros v0.25.3
13852024-07-11T15:59:03.168Z Compiling enum-as-inner v0.5.1
13862024-07-11T15:59:03.920Z Compiling block-padding v0.3.3
13872024-07-11T15:59:04.144Z Compiling regress v0.9.1
13882024-07-11T15:59:04.147Z Compiling serde_repr v0.1.19
13892024-07-11T15:59:04.386Z Compiling clap_derive v4.5.4
13902024-07-11T15:59:06.887Z Compiling ff v0.13.0
13912024-07-11T15:59:07.083Z Compiling lazy_static v1.5.0
13922024-07-11T15:59:07.138Z Compiling scheduled-thread-pool v0.2.7
13932024-07-11T15:59:07.629Z Compiling encoding_rs v0.8.34
13942024-07-11T15:59:08.692Z Compiling managed v0.8.0
13952024-07-11T15:59:08.960Z Compiling either v1.12.0
13962024-07-11T15:59:08.963Z Compiling bitflags v1.3.2
13972024-07-11T15:59:09.072Z Compiling clap_lex v0.7.0
13982024-07-11T15:59:09.393Z Compiling ipnet v2.9.0
13992024-07-11T15:59:09.506Z Compiling matches v0.1.10
14002024-07-11T15:59:09.624Z Compiling base16ct v0.2.0
14012024-07-11T15:59:09.914Z Compiling bit-vec v0.6.3
14022024-07-11T15:59:10.344Z Compiling mime v0.3.17
14032024-07-11T15:59:10.673Z Compiling sec1 v0.7.3
14042024-07-11T15:59:10.932Z Compiling idna v0.2.3
14052024-07-11T15:59:11.242Z Compiling clap_builder v4.5.2
14062024-07-11T15:59:12.674Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14072024-07-11T15:59:13.467Z Compiling r2d2 v0.8.10
14082024-07-11T15:59:15.508Z Compiling group v0.13.0
14092024-07-11T15:59:18.260Z Compiling inout v0.1.3
14102024-07-11T15:59:18.650Z Compiling phf v0.11.2
14112024-07-11T15:59:18.687Z Compiling hyper-tls v0.5.0
14122024-07-11T15:59:18.808Z Compiling signal-hook-mio v0.2.3
14132024-07-11T15:59:18.954Z Compiling hyper-rustls v0.24.2
14142024-07-11T15:59:18.969Z Compiling cookie_store v0.20.0
14152024-07-11T15:59:19.027Z Compiling postgres-types v0.2.6
14162024-07-11T15:59:19.287Z Compiling num-bigint v0.4.5
14172024-07-11T15:59:19.408Z Compiling zerocopy v0.6.6
14182024-07-11T15:59:20.289Z Compiling hubpack v0.1.2
14192024-07-11T15:59:20.409Z Compiling rustls-pemfile v1.0.4
14202024-07-11T15:59:20.425Z Compiling phf_shared v0.10.0
14212024-07-11T15:59:20.733Z Compiling hkdf v0.12.4
14222024-07-11T15:59:20.799Z Compiling serde_urlencoded v0.7.1
14232024-07-11T15:59:20.958Z Compiling crossbeam-epoch v0.9.18
14242024-07-11T15:59:21.320Z Compiling ipnetwork v0.20.0
14252024-07-11T15:59:22.112Z Compiling futures-executor v0.3.30
14262024-07-11T15:59:22.573Z Compiling crypto-bigint v0.5.5
14272024-07-11T15:59:23.094Z Compiling float-cmp v0.9.0
14282024-07-11T15:59:23.258Z Compiling memmap v0.7.0
14292024-07-11T15:59:23.697Z Compiling whoami v1.5.1
14302024-07-11T15:59:23.719Z Compiling unicode-segmentation v1.11.0
14312024-07-11T15:59:24.530Z Compiling new_debug_unreachable v1.0.6
14322024-07-11T15:59:24.626Z Compiling sync_wrapper v0.1.2
14332024-07-11T15:59:24.751Z Compiling precomputed-hash v0.1.1
14342024-07-11T15:59:24.873Z Compiling predicates-core v1.0.6
14352024-07-11T15:59:25.202Z Compiling fixedbitset v0.4.2
14362024-07-11T15:59:25.276Z Compiling difflib v0.4.0
14372024-07-11T15:59:25.448Z Compiling normalize-line-endings v0.3.0
14382024-07-11T15:59:25.611Z Compiling static_assertions v1.1.0
14392024-07-11T15:59:25.712Z Compiling data-encoding v2.6.0
14402024-07-11T15:59:26.271Z Compiling winnow v0.6.8
14412024-07-11T15:59:26.584Z Compiling minimal-lexical v0.2.1
14422024-07-11T15:59:26.615Z Compiling webpki-roots v0.25.4
14432024-07-11T15:59:26.766Z Compiling reqwest v0.11.27
14442024-07-11T15:59:26.817Z Compiling trust-dns-proto v0.22.0
14452024-07-11T15:59:27.103Z Compiling nom v7.1.3
14462024-07-11T15:59:27.386Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14472024-07-11T15:59:28.494Z Compiling predicates v3.1.0
14482024-07-11T15:59:30.008Z Compiling toml_edit v0.22.14
14492024-07-11T15:59:30.070Z Compiling petgraph v0.6.5
14502024-07-11T15:59:30.860Z Compiling elliptic-curve v0.13.8
14512024-07-11T15:59:31.576Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14522024-07-11T15:59:33.584Z Compiling string_cache v0.8.7
14532024-07-11T15:59:34.002Z Compiling similar v2.5.0
14542024-07-11T15:59:34.085Z Compiling tokio-postgres v0.7.10
14552024-07-11T15:59:34.109Z Compiling usdt v0.5.0
14562024-07-11T15:59:35.138Z Compiling futures v0.3.30
14572024-07-11T15:59:35.257Z Compiling yasna v0.5.2
14582024-07-11T15:59:35.275Z Compiling diesel v2.1.6
14592024-07-11T15:59:36.216Z Compiling crossterm v0.27.0
14602024-07-11T15:59:36.443Z Compiling flate2 v1.0.30
14612024-07-11T15:59:36.507Z Compiling cipher v0.4.4
14622024-07-11T15:59:37.331Z Compiling clap v4.5.4
14632024-07-11T15:59:37.413Z Compiling bit-set v0.5.3
14642024-07-11T15:59:37.454Z Compiling itertools v0.10.5
14652024-07-11T15:59:37.621Z Compiling itertools v0.12.1
14662024-07-11T15:59:37.677Z Compiling console v0.15.8
14672024-07-11T15:59:38.980Z Compiling num-iter v0.1.45
14682024-07-11T15:59:39.482Z Compiling tokio-stream v0.1.15
14692024-07-11T15:59:39.708Z Compiling toml v0.7.8
14702024-07-11T15:59:39.915Z Compiling bstr v1.9.1
14712024-07-11T15:59:40.203Z Compiling hex v0.4.3
14722024-07-11T15:59:40.836Z Compiling unicode-xid v0.2.4
14732024-07-11T15:59:41.021Z Compiling lalrpop-util v0.19.12
14742024-07-11T15:59:41.065Z Compiling peg-runtime v0.8.3
14752024-07-11T15:59:41.268Z Compiling camino v1.1.7
14762024-07-11T15:59:41.608Z Compiling proc-macro-crate v1.3.1
14772024-07-11T15:59:42.457Z Compiling heapless v0.8.0
14782024-07-11T15:59:43.895Z Compiling num_enum_derive v0.5.11
14792024-07-11T15:59:50.698Z Compiling hash32 v0.3.1
14802024-07-11T15:59:51.229Z Compiling rustls-pki-types v1.7.0
14812024-07-11T15:59:52.754Z Compiling smoltcp v0.11.0
14822024-07-11T15:59:53.438Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14832024-07-11T15:59:53.760Z Compiling ident_case v1.0.1
14842024-07-11T15:59:55.143Z Compiling darling_core v0.20.9
14852024-07-11T16:00:05.249Z Compiling num_enum v0.5.11
14862024-07-11T16:00:06.097Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14872024-07-11T16:00:06.491Z Compiling getopts v0.2.21
14882024-07-11T16:00:07.954Z Compiling dirs-sys-next v0.1.2
14892024-07-11T16:00:09.124Z Compiling proc-macro-error-attr v1.0.4
14902024-07-11T16:00:09.937Z Compiling embedded-io v0.4.0
14912024-07-11T16:00:10.177Z Compiling cobs v0.2.3
14922024-07-11T16:00:10.235Z Compiling rustls v0.22.4
14932024-07-11T16:00:10.509Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14942024-07-11T16:00:10.965Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14952024-07-11T16:00:11.191Z Compiling paste v1.0.15
14962024-07-11T16:00:11.228Z Compiling unsafe-libyaml v0.2.11
14972024-07-11T16:00:13.060Z Compiling serde_yaml v0.9.34+deprecated
14982024-07-11T16:00:13.349Z Compiling postcard v1.0.8
14992024-07-11T16:00:15.034Z Compiling dirs-next v2.0.0
15002024-07-11T16:00:16.122Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15012024-07-11T16:00:18.596Z Compiling darling_macro v0.20.9
15022024-07-11T16:00:20.767Z Compiling rustls-webpki v0.102.4
15032024-07-11T16:00:26.941Z Compiling strum_macros v0.26.4
15042024-07-11T16:00:28.497Z Compiling structmeta-derive v0.3.0
15052024-07-11T16:00:28.634Z Compiling foreign-types-macros v0.2.3
15062024-07-11T16:00:29.835Z Compiling thread_local v1.1.8
15072024-07-11T16:00:29.950Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15082024-07-11T16:00:30.228Z Compiling proc-macro-error v1.0.4
15092024-07-11T16:00:30.532Z Compiling multer v3.1.0
15102024-07-11T16:00:30.660Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15112024-07-11T16:00:30.908Z Compiling slog-async v2.8.0
15122024-07-11T16:00:31.480Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15132024-07-11T16:00:31.860Z Compiling match_cfg v0.1.0
15142024-07-11T16:00:32.884Z Compiling foreign-types-shared v0.3.1
15152024-07-11T16:00:33.007Z Compiling foreign-types v0.5.0
15162024-07-11T16:00:36.654Z Compiling hostname v0.3.1
15172024-07-11T16:00:37.032Z Compiling strum v0.26.2
15182024-07-11T16:00:37.480Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15192024-07-11T16:00:38.258Z Compiling structmeta v0.3.0
15202024-07-11T16:00:40.987Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15212024-07-11T16:00:44.797Z Compiling darling v0.20.9
15222024-07-11T16:00:48.501Z Compiling term v0.7.0
15232024-07-11T16:00:54.467Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15242024-07-11T16:00:56.602Z Compiling slog-json v2.6.1
15252024-07-11T16:00:57.136Z Compiling tabwriter v1.4.0
15262024-07-11T16:00:57.895Z Compiling crossbeam-channel v0.5.12
15272024-07-11T16:00:58.414Z Compiling http v1.1.0
15282024-07-11T16:00:59.126Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15292024-07-11T16:00:59.566Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15302024-07-11T16:00:59.621Z Compiling async-stream-impl v0.3.5
15312024-07-11T16:00:59.892Z Compiling cstr-argument v0.1.2
15322024-07-11T16:01:00.149Z Compiling is-terminal v0.4.12
15332024-07-11T16:01:00.284Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
15342024-07-11T16:01:00.407Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
15352024-07-11T16:01:00.695Z Compiling base64 v0.22.1
15362024-07-11T16:01:00.920Z Compiling fastrand v2.1.0
15372024-07-11T16:01:01.605Z Compiling crucible-workspace-hack v0.1.0
15382024-07-11T16:01:01.654Z Compiling atomic-waker v1.1.2
15392024-07-11T16:01:01.812Z Compiling take_mut v0.2.2
15402024-07-11T16:01:01.832Z Compiling pretty-hex v0.2.1
15412024-07-11T16:01:01.863Z Compiling rayon-core v1.12.1
15422024-07-11T16:01:01.979Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15432024-07-11T16:01:02.172Z Compiling waitgroup v0.1.2
15442024-07-11T16:01:02.252Z Compiling tempfile v3.10.1
15452024-07-11T16:01:02.345Z Compiling rustls-pemfile v2.1.2
15462024-07-11T16:01:02.413Z Compiling async-stream v0.3.5
15472024-07-11T16:01:03.046Z Compiling slog-term v2.9.1
15482024-07-11T16:01:03.101Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15492024-07-11T16:01:04.060Z Compiling slog-bunyan v2.5.0
15502024-07-11T16:01:04.195Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15512024-07-11T16:01:04.442Z Compiling tokio-rustls v0.25.0
15522024-07-11T16:01:04.909Z Compiling serde_with_macros v3.8.1
15532024-07-11T16:01:05.034Z Compiling parse-display-derive v0.9.1
15542024-07-11T16:01:05.083Z Compiling toml v0.8.14
15552024-07-11T16:01:05.746Z Compiling sha1 v0.10.6
15562024-07-11T16:01:05.825Z Compiling colored v2.1.0
15572024-07-11T16:01:06.549Z Compiling crossbeam-deque v0.8.5
15582024-07-11T16:01:06.925Z Compiling newtype-uuid v1.1.0
15592024-07-11T16:01:07.078Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
15602024-07-11T16:01:07.247Z Compiling serde_path_to_error v0.1.16
15612024-07-11T16:01:07.646Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15622024-07-11T16:01:08.248Z Compiling socket2 v0.4.10
15632024-07-11T16:01:08.350Z Compiling hostname v0.4.0
15642024-07-11T16:01:08.613Z Compiling instant v0.1.12
15652024-07-11T16:01:08.786Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
15662024-07-11T16:01:09.049Z Compiling debug-ignore v1.0.5
15672024-07-11T16:01:09.166Z Compiling parse-display v0.9.1
15682024-07-11T16:01:09.196Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15692024-07-11T16:01:09.779Z Compiling backoff v0.4.0
15702024-07-11T16:01:11.016Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15712024-07-11T16:01:11.225Z Compiling serde_with v3.8.1
15722024-07-11T16:01:11.850Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15732024-07-11T16:01:12.171Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15742024-07-11T16:01:12.353Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15752024-07-11T16:01:13.088Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d1686c86f92ead77e07ddc6024837dee4a401d6d#d1686c86)
15762024-07-11T16:01:13.569Z Compiling camino-tempfile v1.1.1
15772024-07-11T16:01:14.441Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
15782024-07-11T16:01:14.952Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15792024-07-11T16:01:15.140Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
15802024-07-11T16:01:15.566Z Compiling macaddr v1.0.1
15812024-07-11T16:01:15.649Z Compiling num-derive v0.4.2
15822024-07-11T16:01:16.189Z Compiling sigpipe v0.1.3
15832024-07-11T16:01:16.325Z Compiling libefi-sys v0.1.0
15842024-07-11T16:01:16.626Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
15852024-07-11T16:01:17.163Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15862024-07-11T16:01:17.328Z Compiling rayon v1.10.0
15872024-07-11T16:01:18.017Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
15882024-07-11T16:01:18.931Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
15892024-07-11T16:01:18.945Z Compiling smf v0.2.3
15902024-07-11T16:01:19.613Z Compiling bitfield-struct v0.6.1
15912024-07-11T16:01:20.453Z Compiling ring v0.16.20
15922024-07-11T16:01:20.949Z Compiling blake3 v1.5.1
15932024-07-11T16:01:21.415Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
15942024-07-11T16:01:21.523Z Compiling portable-atomic v1.6.0
15952024-07-11T16:01:22.017Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
15962024-07-11T16:01:22.467Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
15972024-07-11T16:01:22.757Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
15982024-07-11T16:01:23.088Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
15992024-07-11T16:01:23.407Z Compiling xattr v1.3.1
16002024-07-11T16:01:23.721Z Compiling filetime v0.2.23
16012024-07-11T16:01:24.072Z Compiling memmap2 v0.9.4
16022024-07-11T16:01:24.267Z Compiling same-file v1.0.6
16032024-07-11T16:01:24.536Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
16042024-07-11T16:01:24.616Z Compiling arrayvec v0.7.4
16052024-07-11T16:01:24.658Z Compiling arrayref v0.3.7
16062024-07-11T16:01:24.759Z Compiling constant_time_eq v0.3.0
16072024-07-11T16:01:24.933Z Compiling untrusted v0.7.1
16082024-07-11T16:01:25.085Z Compiling spin v0.5.2
16092024-07-11T16:01:25.332Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
16102024-07-11T16:01:26.108Z Compiling walkdir v2.5.0
16112024-07-11T16:01:27.041Z Compiling tar v0.4.40
16122024-07-11T16:01:27.824Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16132024-07-11T16:01:28.822Z Compiling cargo-platform v0.1.8
16142024-07-11T16:01:29.795Z Compiling gethostname v0.4.3
16152024-07-11T16:01:29.941Z Compiling topological-sort v0.2.2
16162024-07-11T16:01:30.064Z Compiling number_prefix v0.4.0
16172024-07-11T16:01:30.124Z Compiling cargo_metadata v0.18.1
16182024-07-11T16:01:30.198Z Compiling omicron-zone-package v0.11.0
16192024-07-11T16:01:30.317Z Compiling indicatif v0.17.8
16202024-07-11T16:01:34.758Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16212024-07-11T16:01:38.415Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
16222024-07-11T16:01:39.097Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16232024-07-11T16:01:40.838Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
16242024-07-11T16:02:00.253Z Finished `release` profile [optimized] target(s) in 4m 28s
16252024-07-11T16:02:00.369Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
16262024-07-11T16:02:00.412ZLogging to: /work/oxidecomputer/omicron/out/LOG
16272024-07-11T16:02:00.415ZCreated new build target 'test' and set it as active
16282024-07-11T16:02:00.415Z
16292024-07-11T16:02:00.415Zreal 4:28.345181397
16302024-07-11T16:02:00.415Zuser 30:11.094264709
16312024-07-11T16:02:00.415Zsys 3:55.094393112
16322024-07-11T16:02:00.415Ztrap 0.876690665
16332024-07-11T16:02:00.415Ztflt 3.283761823
16342024-07-11T16:02:00.415Zdflt 1.612607009
16352024-07-11T16:02:00.415Zkflt 0.007907140
16362024-07-11T16:02:00.415Zlock 1:03:34.052215835
16372024-07-11T16:02:00.415Zslp 1:25:14.318194539
16382024-07-11T16:02:00.415Zlat 2:00.611260602
16392024-07-11T16:02:00.416Zstop 3:01.891076896
16402024-07-11T16:02:00.416Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
16412024-07-11T16:02:01.303Z Finished `release` profile [optimized] target(s) in 0.84s
16422024-07-11T16:02:01.341Z Running `target/release/omicron-package -t test package`
16432024-07-11T16:02:01.377ZLogging to: /work/oxidecomputer/omicron/out/LOG
16442024-07-11T16:02:02.377Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16452024-07-11T16:02:02.476Z Compiling humantime v2.1.0
16462024-07-11T16:02:02.479Z Compiling newline-converter v0.3.0
16472024-07-11T16:02:02.483Z Compiling derive-where v1.2.7
16482024-07-11T16:02:02.486Z Compiling dirs-sys-next v0.1.2
16492024-07-11T16:02:02.510Z Compiling convert_case v0.4.0
16502024-07-11T16:02:02.513Z Compiling prettyplease v0.2.20
16512024-07-11T16:02:02.534Z Compiling camino v1.1.7
16522024-07-11T16:02:02.623Z Compiling expectorate v1.1.0
16532024-07-11T16:02:02.683Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16542024-07-11T16:02:02.770Z Compiling dirs-next v2.0.0
16552024-07-11T16:02:02.860Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16562024-07-11T16:02:02.934Z Compiling term v0.7.0
16572024-07-11T16:02:02.977Z Compiling password-hash v0.5.0
16582024-07-11T16:02:03.284Z Compiling derive_more v0.99.18
16592024-07-11T16:02:03.300Z Compiling blake2 v0.10.6
16602024-07-11T16:02:03.494Z Compiling is-terminal v0.4.12
16612024-07-11T16:02:03.620Z Compiling toml v0.8.14
16622024-07-11T16:02:04.231Z Compiling argon2 v0.5.3
16632024-07-11T16:02:04.530Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16642024-07-11T16:02:04.953Z Compiling semver v0.1.20
16652024-07-11T16:02:05.176Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16662024-07-11T16:02:05.210Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16672024-07-11T16:02:05.430Z Compiling rustc_version v0.1.7
16682024-07-11T16:02:05.545Z Compiling linked-hash-map v0.5.6
16692024-07-11T16:02:05.725Z Compiling rustls-pki-types v1.7.0
16702024-07-11T16:02:05.845Z Compiling newtype_derive v0.1.6
16712024-07-11T16:02:05.949Z Compiling lru-cache v0.1.2
16722024-07-11T16:02:06.145Z Compiling rustls v0.22.4
16732024-07-11T16:02:06.167Z Compiling rustls-webpki v0.102.4
16742024-07-11T16:02:06.307Z Compiling thread_local v1.1.8
16752024-07-11T16:02:06.453Z Compiling match_cfg v0.1.0
16762024-07-11T16:02:06.547Z Compiling home v0.5.9
16772024-07-11T16:02:06.645Z Compiling hostname v0.3.1
16782024-07-11T16:02:06.790Z Compiling steno v0.4.1
16792024-07-11T16:02:06.793Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
16802024-07-11T16:02:06.851Z Compiling multer v3.1.0
16812024-07-11T16:02:06.911Z Compiling slog-async v2.8.0
16822024-07-11T16:02:07.953Z Compiling slog-json v2.6.1
16832024-07-11T16:02:08.316Z Compiling crossbeam-channel v0.5.12
16842024-07-11T16:02:08.410Z Compiling http v1.1.0
16852024-07-11T16:02:09.310Z Compiling slog-dtrace v0.3.0
16862024-07-11T16:02:09.401Z Compiling base64 v0.22.1
16872024-07-11T16:02:09.594Z Compiling atomic-waker v1.1.2
16882024-07-11T16:02:09.776Z Compiling take_mut v0.2.2
16892024-07-11T16:02:09.934Z Compiling termcolor v1.4.1
16902024-07-11T16:02:10.636Z Compiling rustls-pemfile v2.1.2
16912024-07-11T16:02:11.027Z Compiling waitgroup v0.1.2
16922024-07-11T16:02:11.138Z Compiling slog-bunyan v2.5.0
16932024-07-11T16:02:11.153Z Compiling slog-term v2.9.1
16942024-07-11T16:02:11.235Z Compiling tokio-rustls v0.25.0
16952024-07-11T16:02:11.329Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
16962024-07-11T16:02:11.395Z Compiling async-stream v0.3.5
16972024-07-11T16:02:11.446Z Compiling sha1 v0.10.6
16982024-07-11T16:02:11.669Z Compiling newtype-uuid v1.1.0
16992024-07-11T16:02:11.684Z Compiling serde_path_to_error v0.1.16
17002024-07-11T16:02:11.847Z Compiling hostname v0.4.0
17012024-07-11T16:02:11.969Z Compiling instant v0.1.12
17022024-07-11T16:02:12.068Z Compiling debug-ignore v1.0.5
17032024-07-11T16:02:12.118Z Compiling backoff v0.4.0
17042024-07-11T16:02:12.211Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17052024-07-11T16:02:12.463Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d1686c86f92ead77e07ddc6024837dee4a401d6d#d1686c86)
17062024-07-11T16:02:12.499Z Compiling parse-display v0.9.1
17072024-07-11T16:02:13.050Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17082024-07-11T16:02:13.231Z Compiling serde_with v3.8.1
17092024-07-11T16:02:13.915Z Compiling strum v0.26.2
17102024-07-11T16:02:13.925Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17112024-07-11T16:02:14.990Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
17122024-07-11T16:02:15.717Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17132024-07-11T16:02:15.880Z Compiling num-rational v0.4.2
17142024-07-11T16:02:16.022Z Compiling num-complex v0.4.6
17152024-07-11T16:02:16.715Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17162024-07-11T16:02:17.078Z Compiling macaddr v1.0.1
17172024-07-11T16:02:17.223Z Compiling quick-error v1.2.3
17182024-07-11T16:02:17.367Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17192024-07-11T16:02:17.409Z Compiling resolv-conf v0.7.0
17202024-07-11T16:02:17.483Z Compiling num v0.4.3
17212024-07-11T16:02:19.633Z Compiling swrite v0.1.0
17222024-07-11T16:02:19.761Z Compiling utf-8 v0.7.6
17232024-07-11T16:02:20.037Z Compiling radium v0.7.0
17242024-07-11T16:02:20.096Z Compiling float-ord v0.3.2
17252024-07-11T16:02:20.259Z Compiling trust-dns-resolver v0.22.0
17262024-07-11T16:02:20.307Z Compiling tap v1.0.1
17272024-07-11T16:02:20.489Z Compiling maybe-uninit v2.0.0
17282024-07-11T16:02:21.036Z Compiling wyz v0.5.1
17292024-07-11T16:02:21.206Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
17302024-07-11T16:02:21.516Z Compiling bzip2-sys v0.1.11+1.0.8
17312024-07-11T16:02:21.947Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
17322024-07-11T16:02:29.140Z Compiling packed_struct v0.10.1
17332024-07-11T16:02:29.555Z Compiling display-error-chain v0.2.0
17342024-07-11T16:02:29.740Z Compiling funty v2.0.0
17352024-07-11T16:02:31.886Z Compiling crc-catalog v2.4.0
17362024-07-11T16:02:32.038Z Compiling num-bigint-dig v0.8.4
17372024-07-11T16:02:32.290Z Compiling crc v3.2.1
17382024-07-11T16:02:32.340Z Compiling bitvec v1.0.1
17392024-07-11T16:02:36.905Z Compiling nibble_vec v0.1.0
17402024-07-11T16:02:37.152Z Compiling packed_struct_codegen v0.10.1
17412024-07-11T16:02:38.212Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
17422024-07-11T16:02:39.260Z Compiling indexmap v1.9.3
17432024-07-11T16:02:39.555Z Compiling nodrop v0.1.14
17442024-07-11T16:02:39.683Z Compiling glob v0.3.1
17452024-07-11T16:02:39.851Z Compiling crunchy v0.2.2
17462024-07-11T16:02:40.272Z Compiling endian-type v0.1.2
17472024-07-11T16:02:40.516Z Compiling clang-sys v1.7.0
17482024-07-11T16:02:40.540Z Compiling radix_trie v0.2.1
17492024-07-11T16:02:41.460Z Compiling array-init v0.0.4
17502024-07-11T16:02:41.656Z Compiling smallvec v0.6.14
17512024-07-11T16:02:42.655Z Compiling pkcs1 v0.7.5
17522024-07-11T16:02:42.691Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17532024-07-11T16:02:42.724Z Compiling signature v2.2.0
17542024-07-11T16:02:43.001Z Compiling tiny-keccak v2.0.2
17552024-07-11T16:02:43.091Z Compiling bitfield v0.14.0
17562024-07-11T16:02:43.261Z Compiling maplit v1.0.2
17572024-07-11T16:02:43.359Z Compiling cancel-safe-futures v0.1.5
17582024-07-11T16:02:43.383Z Compiling hashbrown v0.12.3
17592024-07-11T16:02:43.730Z Compiling serde-hex v0.1.0
17602024-07-11T16:02:45.190Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17612024-07-11T16:02:45.814Z Compiling rsa v0.9.6
17622024-07-11T16:02:46.650Z Compiling bzip2 v0.4.4
17632024-07-11T16:02:47.242Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17642024-07-11T16:02:47.556Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17652024-07-11T16:02:48.628Z Compiling env_logger v0.10.2
17662024-07-11T16:02:48.855Z Compiling x509-cert v0.2.5
17672024-07-11T16:02:51.328Z Compiling ron v0.8.1
17682024-07-11T16:02:51.792Z Compiling hashbrown v0.13.2
17692024-07-11T16:02:51.889Z Compiling crc-any v2.5.0
17702024-07-11T16:02:53.123Z Compiling object v0.30.4
17712024-07-11T16:02:53.240Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17722024-07-11T16:02:54.978Z Compiling zip v0.6.6
17732024-07-11T16:02:57.590Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17742024-07-11T16:02:58.499Z Compiling rayon-core v1.12.1
17752024-07-11T16:02:58.524Z Compiling ascii-canvas v3.0.0
17762024-07-11T16:02:59.075Z Compiling crossbeam-deque v0.8.5
17772024-07-11T16:02:59.419Z Compiling ena v0.14.3
17782024-07-11T16:02:59.823Z Compiling libloading v0.8.3
17792024-07-11T16:03:00.199Z Compiling half v2.4.1
17802024-07-11T16:03:01.195Z Compiling arc-swap v1.7.1
17812024-07-11T16:03:01.207Z Compiling fastrand v2.1.0
17822024-07-11T16:03:01.460Z Compiling diff v0.1.13
17832024-07-11T16:03:01.593Z Compiling ciborium-io v0.2.2
17842024-07-11T16:03:01.727Z Compiling same-file v1.0.6
17852024-07-11T16:03:01.952Z Compiling path-slash v0.1.5
17862024-07-11T16:03:02.044Z Compiling bindgen v0.69.4
17872024-07-11T16:03:02.186Z Compiling regex-syntax v0.6.29
17882024-07-11T16:03:02.495Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
17892024-07-11T16:03:02.788Z Compiling walkdir v2.5.0
17902024-07-11T16:03:03.424Z Compiling ciborium-ll v0.2.2
17912024-07-11T16:03:03.889Z Compiling slog-scope v4.4.0
17922024-07-11T16:03:04.764Z Compiling tempfile v3.10.1
17932024-07-11T16:03:05.564Z Compiling lalrpop v0.19.12
17942024-07-11T16:03:08.265Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
17952024-07-11T16:03:09.074Z Compiling which v4.4.2
17962024-07-11T16:03:09.376Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
17972024-07-11T16:03:09.601Z Compiling cexpr v0.6.0
17982024-07-11T16:03:09.618Z Compiling fxhash v0.2.1
17992024-07-11T16:03:09.832Z Compiling lazycell v1.3.0
18002024-07-11T16:03:10.008Z Compiling shlex v1.3.0
18012024-07-11T16:03:10.377Z Compiling rustc-hash v1.1.0
18022024-07-11T16:03:10.538Z Compiling ref-cast v1.0.23
18032024-07-11T16:03:11.228Z Compiling ring v0.16.20
18042024-07-11T16:03:13.915Z Compiling blake3 v1.5.1
18052024-07-11T16:03:14.312Z Compiling rayon v1.10.0
18062024-07-11T16:03:14.989Z Compiling slog-stdlog v4.1.1
18072024-07-11T16:03:15.909Z Compiling ciborium v0.2.2
18082024-07-11T16:03:17.151Z Compiling tungstenite v0.21.0
18092024-07-11T16:03:18.087Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18102024-07-11T16:03:18.208Z Compiling derive_builder_core v0.20.0
18112024-07-11T16:03:18.349Z Compiling headers-core v0.2.0
18122024-07-11T16:03:18.521Z Compiling xattr v1.3.1
18132024-07-11T16:03:18.783Z Compiling libxml v0.3.3
18142024-07-11T16:03:18.957Z Compiling ref-cast-impl v1.0.23
18152024-07-11T16:03:19.126Z Compiling async-recursion v1.1.1
18162024-07-11T16:03:20.049Z Compiling atty v0.2.14
18172024-07-11T16:03:20.203Z Compiling filetime v0.2.23
18182024-07-11T16:03:20.465Z Compiling memmap2 v0.9.4
18192024-07-11T16:03:20.516Z Compiling spin v0.5.2
18202024-07-11T16:03:20.596Z Compiling untrusted v0.7.1
18212024-07-11T16:03:20.765Z Compiling arrayvec v0.7.4
18222024-07-11T16:03:20.780Z Compiling arrayref v0.3.7
18232024-07-11T16:03:20.868Z Compiling constant_time_eq v0.3.0
18242024-07-11T16:03:21.022Z Compiling derive_builder_macro v0.20.0
18252024-07-11T16:03:21.826Z Compiling tar v0.4.40
18262024-07-11T16:03:22.553Z Compiling headers v0.3.9
18272024-07-11T16:03:22.602Z Compiling tokio-tungstenite v0.21.0
18282024-07-11T16:03:23.238Z Compiling slog-envlogger v2.2.0
18292024-07-11T16:03:23.670Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18302024-07-11T16:03:24.111Z Compiling camino-tempfile v1.1.1
18312024-07-11T16:03:24.549Z Compiling toolchain_find v0.4.0
18322024-07-11T16:03:24.977Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18332024-07-11T16:03:25.043Z Compiling samael v0.0.15
18342024-07-11T16:03:25.111Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
18352024-07-11T16:03:25.229Z Compiling pem v3.0.4
18362024-07-11T16:03:25.692Z Compiling libsw v3.3.1
18372024-07-11T16:03:26.035Z Compiling strum_macros v0.24.3
18382024-07-11T16:03:26.390Z Compiling cookie v0.18.1
18392024-07-11T16:03:26.641Z Compiling linear-map v1.2.0
18402024-07-11T16:03:26.684Z Compiling cfg_aliases v0.1.1
18412024-07-11T16:03:26.797Z Compiling topological-sort v0.2.2
18422024-07-11T16:03:26.831Z Compiling indoc v1.0.9
18432024-07-11T16:03:26.961Z Compiling owo-colors v4.0.0
18442024-07-11T16:03:27.007Z Compiling omicron-zone-package v0.11.0
18452024-07-11T16:03:27.206Z Compiling nix v0.28.0
18462024-07-11T16:03:27.953Z Compiling rustfmt-wrapper v0.2.1
18472024-07-11T16:03:29.354Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18482024-07-11T16:03:29.722Z Compiling derive_builder v0.20.0
18492024-07-11T16:03:29.919Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18502024-07-11T16:03:30.166Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
18512024-07-11T16:03:30.457Z Compiling quick-xml v0.31.0
18522024-07-11T16:03:32.237Z Compiling oso-derive v0.27.3
18532024-07-11T16:03:32.252Z Compiling polar-core v0.27.3
18542024-07-11T16:03:32.655Z Compiling impl-trait-for-tuples v0.2.2
18552024-07-11T16:03:33.158Z Compiling vte_generate_state_changes v0.1.1
18562024-07-11T16:03:33.678Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
18572024-07-11T16:03:33.761Z Compiling unicase v2.7.0
18582024-07-11T16:03:33.960Z Compiling buf-list v1.0.3
18592024-07-11T16:03:34.124Z Compiling vte v0.11.1
18602024-07-11T16:03:34.538Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18612024-07-11T16:03:36.815Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
18622024-07-11T16:03:37.988Z Compiling tungstenite v0.20.1
18632024-07-11T16:03:38.332Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
18642024-07-11T16:03:38.609Z Compiling fd-lock v4.0.2
18652024-07-11T16:03:38.823Z Compiling bb8 v0.8.5
18662024-07-11T16:03:39.390Z Compiling const_format_proc_macros v0.2.32
18672024-07-11T16:03:41.339Z Compiling pin-project-internal v1.1.5
18682024-07-11T16:03:41.919Z Compiling memoffset v0.9.1
18692024-07-11T16:03:42.224Z Compiling bytecount v0.6.8
18702024-07-11T16:03:42.528Z Compiling parking_lot_core v0.8.6
18712024-07-11T16:03:42.953Z Compiling papergrid v0.11.0
18722024-07-11T16:03:43.182Z Compiling const_format v0.2.32
18732024-07-11T16:03:43.976Z Compiling pin-project v1.1.5
18742024-07-11T16:03:44.110Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
18752024-07-11T16:03:44.463Z Compiling tokio-tungstenite v0.20.1
18762024-07-11T16:03:45.031Z Compiling strip-ansi-escapes v0.2.0
18772024-07-11T16:03:46.879Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18782024-07-11T16:03:47.032Z Compiling tabled_derive v0.7.0
18792024-07-11T16:03:49.318Z Compiling peg-macros v0.8.3
18802024-07-11T16:03:51.104Z Compiling snafu-derive v0.8.2
18812024-07-11T16:03:52.621Z Compiling sqlparser_derive v0.2.2
18822024-07-11T16:03:53.042Z Compiling nu-ansi-term v0.50.0
18832024-07-11T16:03:53.619Z Compiling unicode_categories v0.1.1
18842024-07-11T16:03:53.970Z Compiling sqlformat v0.2.3
18852024-07-11T16:03:54.263Z Compiling sqlparser v0.45.0
18862024-07-11T16:03:55.050Z Compiling reedline v0.31.0
18872024-07-11T16:03:56.053Z Compiling snafu v0.8.2
18882024-07-11T16:03:57.417Z Compiling oso v0.27.3
18892024-07-11T16:04:04.937Z Compiling rustyline v14.0.0
18902024-07-11T16:04:15.617Z Compiling peg v0.8.3
18912024-07-11T16:04:15.731Z Compiling tabled v0.15.0
18922024-07-11T16:04:19.114Z Compiling env_logger v0.9.3
18932024-07-11T16:04:20.627Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
18942024-07-11T16:04:23.482Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18952024-07-11T16:04:23.546Z Compiling globset v0.4.14
18962024-07-11T16:04:23.973Z Compiling olpc-cjson v0.1.3
18972024-07-11T16:04:24.303Z Compiling bcs v0.1.6
18982024-07-11T16:04:25.193Z Compiling bitstruct_derive v0.1.0
18992024-07-11T16:04:26.489Z Compiling serde_plain v1.0.2
19002024-07-11T16:04:27.035Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19012024-07-11T16:04:27.174Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
19022024-07-11T16:04:27.464Z Compiling signature v1.6.4
19032024-07-11T16:04:27.628Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
19042024-07-11T16:04:27.912Z Compiling typed-path v0.7.1
19052024-07-11T16:04:29.050Z Compiling ascii v1.1.0
19062024-07-11T16:04:29.830Z Compiling highway v1.1.0
19072024-07-11T16:04:31.151Z Compiling salty v0.2.0
19082024-07-11T16:04:31.222Z Compiling tough v0.17.1
19092024-07-11T16:04:31.571Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19102024-07-11T16:04:34.676Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19112024-07-11T16:04:36.720Z Compiling ed25519 v1.5.3
19122024-07-11T16:04:37.090Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19132024-07-11T16:04:37.107Z Compiling bitstruct v0.1.1
19142024-07-11T16:04:37.235Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19152024-07-11T16:04:37.729Z Compiling parking_lot v0.11.2
19162024-07-11T16:04:37.791Z Compiling nix v0.27.1
19172024-07-11T16:04:39.814Z Compiling trust-dns-client v0.22.0
19182024-07-11T16:04:53.258Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19192024-07-11T16:04:53.577Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
19202024-07-11T16:05:01.325Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19212024-07-11T16:05:01.434Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19222024-07-11T16:05:02.131Z Compiling curve25519-dalek v4.1.3
19232024-07-11T16:05:02.531Z Compiling kstat-rs v0.2.4
19242024-07-11T16:05:03.501Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19252024-07-11T16:05:04.339Z Compiling erased-serde v0.3.31
19262024-07-11T16:05:04.844Z Compiling serde_arrays v0.1.0
19272024-07-11T16:05:05.039Z Compiling serde-big-array v0.5.1
19282024-07-11T16:05:05.303Z Compiling toml v0.5.11
19292024-07-11T16:05:06.086Z Compiling parse-size v1.0.0
19302024-07-11T16:05:06.367Z Compiling keccak v0.1.5
19312024-07-11T16:05:10.604Z Compiling sha3 v0.10.8
19322024-07-11T16:05:10.661Z Compiling trust-dns-server v0.22.1
19332024-07-11T16:05:10.661Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19342024-07-11T16:05:11.635Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19352024-07-11T16:05:14.770Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19362024-07-11T16:05:15.283Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19372024-07-11T16:05:24.708Z Compiling sled v0.34.7
19382024-07-11T16:05:28.067Z Compiling mime_guess v2.0.4
19392024-07-11T16:05:31.277Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19402024-07-11T16:05:31.695Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
19412024-07-11T16:05:32.679Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d1686c86f92ead77e07ddc6024837dee4a401d6d#d1686c86)
19422024-07-11T16:05:34.086Z Compiling signal-hook-tokio v0.3.1
19432024-07-11T16:05:34.304Z Compiling universal-hash v0.5.1
19442024-07-11T16:05:34.537Z Compiling heck v0.3.3
19452024-07-11T16:05:34.927Z Compiling secrecy v0.8.0
19462024-07-11T16:05:35.207Z Compiling castaway v0.2.2
19472024-07-11T16:05:35.394Z Compiling rand_seeder v0.2.3
19482024-07-11T16:05:35.807Z Compiling thiserror-impl-no-std v2.0.2
19492024-07-11T16:05:38.349Z Compiling serde-big-array v0.4.1
19502024-07-11T16:05:38.535Z Compiling curve25519-dalek-derive v0.1.1
19512024-07-11T16:05:38.550Z Compiling nanorand v0.7.0
19522024-07-11T16:05:39.317Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19532024-07-11T16:05:39.604Z Compiling opaque-debug v0.3.1
19542024-07-11T16:05:39.705Z Compiling poly1305 v0.8.0
19552024-07-11T16:05:41.285Z Compiling flume v0.11.0
19562024-07-11T16:05:42.008Z Compiling thiserror-no-std v2.0.2
19572024-07-11T16:05:42.134Z Compiling sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19582024-07-11T16:05:43.510Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19592024-07-11T16:05:43.750Z Compiling compact_str v0.7.1
19602024-07-11T16:05:45.291Z Compiling zone_cfg_derive v0.1.2
19612024-07-11T16:05:46.699Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19622024-07-11T16:05:48.062Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19632024-07-11T16:05:50.872Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19642024-07-11T16:05:57.778Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19652024-07-11T16:05:58.453Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19662024-07-11T16:05:58.776Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19672024-07-11T16:06:01.439Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19682024-07-11T16:06:04.995Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19692024-07-11T16:06:05.274Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19702024-07-11T16:06:05.569Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19712024-07-11T16:06:05.843Z Compiling chacha20 v0.9.1
19722024-07-11T16:06:06.334Z Compiling unicode-truncate v1.0.0
19732024-07-11T16:06:06.598Z Compiling itertools v0.13.0
19742024-07-11T16:06:10.387Z Compiling aead v0.5.2
19752024-07-11T16:06:10.755Z Compiling lru v0.12.3
19762024-07-11T16:06:11.113Z Compiling stability v0.2.0
19772024-07-11T16:06:12.104Z Compiling base64 v0.13.1
19782024-07-11T16:06:12.890Z Compiling cassowary v0.3.0
19792024-07-11T16:06:13.172Z Compiling corncobs v0.1.3
19802024-07-11T16:06:13.346Z Compiling sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19812024-07-11T16:06:13.532Z Compiling ratatui v0.27.0
19822024-07-11T16:06:14.040Z Compiling ron v0.7.1
19832024-07-11T16:06:16.395Z Compiling chacha20poly1305 v0.10.1
19842024-07-11T16:06:16.699Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19852024-07-11T16:06:16.713Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19862024-07-11T16:06:18.875Z Compiling zone v0.1.8
19872024-07-11T16:06:19.383Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19882024-07-11T16:06:21.719Z Compiling vsss-rs v3.3.4
19892024-07-11T16:06:26.033Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19902024-07-11T16:06:26.758Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
19912024-07-11T16:06:28.251Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
19922024-07-11T16:06:29.841Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19932024-07-11T16:06:30.805Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19942024-07-11T16:06:31.050Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
19952024-07-11T16:06:31.077Z Compiling portpicker v0.1.1
19962024-07-11T16:06:31.596Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
19972024-07-11T16:06:33.838Z Compiling csv-core v0.1.11
19982024-07-11T16:06:34.727Z Compiling http-range v0.1.5
19992024-07-11T16:06:35.305Z Compiling unicode-linebreak v0.1.5
20002024-07-11T16:06:35.992Z Compiling smawk v0.3.2
20012024-07-11T16:06:36.246Z Compiling textwrap v0.16.1
20022024-07-11T16:06:37.590Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20032024-07-11T16:06:37.732Z Compiling hyper-staticfile v0.9.5
20042024-07-11T16:06:38.275Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20052024-07-11T16:06:39.892Z Compiling csv v1.3.0
20062024-07-11T16:06:42.065Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
20072024-07-11T16:06:47.979Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
20082024-07-11T16:06:49.786Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20092024-07-11T16:06:52.788Z Compiling rcgen v0.12.1
20102024-07-11T16:06:58.252Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20112024-07-11T16:06:58.731Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20122024-07-11T16:06:59.009Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
20132024-07-11T16:07:00.307Z Compiling atomicwrites v0.4.3
20142024-07-11T16:07:00.868Z Compiling fatfs v0.3.6
20152024-07-11T16:07:02.960Z Compiling rtoolbox v0.0.2
20162024-07-11T16:07:03.184Z Compiling subprocess v0.2.9
20172024-07-11T16:07:03.422Z Compiling assert_matches v1.5.0
20182024-07-11T16:07:03.530Z Compiling is_ci v1.2.0
20192024-07-11T16:07:03.700Z Compiling supports-color v3.0.0
20202024-07-11T16:07:03.940Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20212024-07-11T16:07:04.334Z Compiling rpassword v7.3.1
20222024-07-11T16:07:04.807Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20232024-07-11T16:07:06.036Z Compiling tui-tree-widget v0.21.0
20242024-07-11T16:07:06.468Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20252024-07-11T16:07:08.288Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20262024-07-11T16:07:11.301Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20272024-07-11T16:07:11.582Z Compiling shell-words v1.1.0
20282024-07-11T16:07:12.014Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20292024-07-11T16:07:13.169Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20302024-07-11T16:07:25.789Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20312024-07-11T16:07:37.397Z Compiling uzers v0.11.3
20322024-07-11T16:07:40.258Z Compiling multimap v0.10.0
20332024-07-11T16:08:33.252Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20342024-07-11T16:09:49.557Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20352024-07-11T16:10:10.473Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20362024-07-11T16:16:24.098Z Finished `release` profile [optimized] target(s) in 14m 22s
20372024-07-11T16:17:11.953Z
20382024-07-11T16:17:11.956Zreal 15:11.462581225
20392024-07-11T16:17:11.956Zuser 1:44:16.168662487
20402024-07-11T16:17:11.956Zsys 5:43.421487802
20412024-07-11T16:17:11.956Ztrap 2.309720762
20422024-07-11T16:17:11.956Ztflt 2.147397685
20432024-07-11T16:17:11.956Zdflt 3.885755814
20442024-07-11T16:17:11.957Zkflt 0.002760013
20452024-07-11T16:17:11.957Zlock 6:18:30.513625188
20462024-07-11T16:17:11.957Zslp 4:03:51.993746307
20472024-07-11T16:17:11.957Zlat 2:33.343013268
20482024-07-11T16:17:11.957Zstop 1:57.164658922
20492024-07-11T16:17:11.957Z+ mapfile -t packages
20502024-07-11T16:17:11.957Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
20512024-07-11T16:17:12.835Z Finished `release` profile [optimized] target(s) in 0.83s
20522024-07-11T16:17:12.874Z Running `target/release/omicron-package -t test list-outputs`
20532024-07-11T16:17:12.913ZLogging to: /work/oxidecomputer/omicron/out/LOG
20542024-07-11T16:17:12.917Z+ ptime -m cargo build --locked --release -p xtask
20552024-07-11T16:17:13.509Z Compiling serde v1.0.204
20562024-07-11T16:17:13.512Z Compiling bitflags v2.5.0
20572024-07-11T16:17:13.512Z Compiling syn v2.0.68
20582024-07-11T16:17:13.598Z Compiling smallvec v1.13.2
20592024-07-11T16:17:13.598Z Compiling scopeguard v1.2.0
20602024-07-11T16:17:13.601Z Compiling bytes v1.6.0
20612024-07-11T16:17:13.618Z Compiling log v0.4.21
20622024-07-11T16:17:13.719Z Compiling lock_api v0.4.12
20632024-07-11T16:17:14.067Z Compiling parking_lot_core v0.9.10
20642024-07-11T16:17:14.097Z Compiling hashbrown v0.14.5
20652024-07-11T16:17:14.100Z Compiling serde_json v1.0.120
20662024-07-11T16:17:14.123Z Compiling mio v0.8.11
20672024-07-11T16:17:14.139Z Compiling libc v0.2.155
20682024-07-11T16:17:14.444Z Compiling parking_lot v0.12.2
20692024-07-11T16:17:14.534Z Compiling generic-array v0.14.7
20702024-07-11T16:17:14.824Z Compiling slog v2.7.0
20712024-07-11T16:17:15.010Z Compiling rustix v0.38.34
20722024-07-11T16:17:15.361Z Compiling http v0.2.12
20732024-07-11T16:17:15.396Z Compiling usdt-impl v0.5.0
20742024-07-11T16:17:15.608Z Compiling indexmap v2.2.6
20752024-07-11T16:17:15.623Z Compiling syn v1.0.109
20762024-07-11T16:17:15.741Z Compiling time-macros v0.2.18
20772024-07-11T16:17:16.263Z Compiling thread-id v4.2.1
20782024-07-11T16:17:16.278Z Compiling tracing v0.1.40
20792024-07-11T16:17:16.989Z Compiling crossbeam-utils v0.8.19
20802024-07-11T16:17:17.206Z Compiling http-body v0.4.6
20812024-07-11T16:17:17.714Z Compiling unicode-normalization v0.1.23
20822024-07-11T16:17:17.737Z Compiling unicode-bidi v0.3.15
20832024-07-11T16:17:17.854Z Compiling crypto-common v0.1.6
20842024-07-11T16:17:18.083Z Compiling block-buffer v0.10.4
20852024-07-11T16:17:18.804Z Compiling time v0.3.36
20862024-07-11T16:17:18.977Z Compiling idna v0.5.0
20872024-07-11T16:17:20.056Z Compiling terminal_size v0.3.0
20882024-07-11T16:17:20.285Z Compiling fs-err v2.11.0
20892024-07-11T16:17:20.604Z Compiling proc-macro-error v1.0.4
20902024-07-11T16:17:20.741Z Compiling anyhow v1.0.86
20912024-07-11T16:17:21.258Z Compiling clap_builder v4.5.2
20922024-07-11T16:17:21.482Z Compiling crossbeam-channel v0.5.12
20932024-07-11T16:17:21.521Z Compiling url v2.5.0
20942024-07-11T16:17:22.269Z Compiling digest v0.10.7
20952024-07-11T16:17:22.701Z Compiling xattr v1.3.1
20962024-07-11T16:17:23.024Z Compiling slog-async v2.8.0
20972024-07-11T16:17:23.160Z Compiling sha2 v0.10.8
20982024-07-11T16:17:23.489Z Compiling tabled_derive v0.7.0
20992024-07-11T16:17:25.232Z Compiling serde_derive v1.0.204
21002024-07-11T16:17:25.629Z Compiling thiserror-impl v1.0.60
21012024-07-11T16:17:26.116Z Compiling zerocopy-derive v0.7.34
21022024-07-11T16:17:26.168Z Compiling futures-macro v0.3.30
21032024-07-11T16:17:27.028Z Compiling tokio-macros v2.3.0
21042024-07-11T16:17:27.984Z Compiling scroll_derive v0.12.0
21052024-07-11T16:17:28.101Z Compiling futures-util v0.3.30
21062024-07-11T16:17:28.177Z Compiling zerocopy v0.7.34
21072024-07-11T16:17:28.497Z Compiling thiserror v1.0.60
21082024-07-11T16:17:28.570Z Compiling tokio v1.38.0
21092024-07-11T16:17:28.649Z Compiling pest v2.7.10
21102024-07-11T16:17:29.496Z Compiling openssl-macros v0.1.1
21112024-07-11T16:17:29.886Z Compiling scroll v0.12.0
21122024-07-11T16:17:30.244Z Compiling openssl v0.10.64
21132024-07-11T16:17:30.524Z Compiling goblin v0.8.2
21142024-07-11T16:17:31.512Z Compiling pest_meta v2.7.10
21152024-07-11T16:17:34.975Z Compiling pest_generator v2.7.10
21162024-07-11T16:17:36.766Z Compiling pest_derive v2.7.10
21172024-07-11T16:17:37.541Z Compiling dtrace-parser v0.2.0
21182024-07-11T16:17:39.412Z Compiling tokio-util v0.7.11
21192024-07-11T16:17:41.520Z Compiling h2 v0.3.26
21202024-07-11T16:17:45.052Z Compiling dof v0.3.0
21212024-07-11T16:17:46.293Z Compiling serde_tokenstream v0.2.1
21222024-07-11T16:17:46.367Z Compiling serde_spanned v0.6.6
21232024-07-11T16:17:46.631Z Compiling toml_datetime v0.6.6
21242024-07-11T16:17:46.825Z Compiling native-tls v0.2.11
21252024-07-11T16:17:47.502Z Compiling tokio-native-tls v0.3.1
21262024-07-11T16:17:47.820Z Compiling toml_edit v0.22.14
21272024-07-11T16:17:47.919Z Compiling hyper v0.14.28
21282024-07-11T16:17:54.365Z Compiling hyper-tls v0.5.0
21292024-07-11T16:17:54.792Z Compiling toml v0.8.14
21302024-07-11T16:17:54.898Z Compiling usdt-macro v0.5.0
21312024-07-11T16:17:56.133Z Compiling usdt-attr-macro v0.5.0
21322024-07-11T16:17:56.281Z Compiling slog-json v2.6.1
21332024-07-11T16:17:56.602Z Compiling semver v1.0.23
21342024-07-11T16:17:56.814Z Compiling cargo-platform v0.1.8
21352024-07-11T16:17:57.493Z Compiling serde_urlencoded v0.7.1
21362024-07-11T16:17:57.912Z Compiling camino v1.1.7
21372024-07-11T16:17:58.108Z Compiling futures-executor v0.3.30
21382024-07-11T16:17:58.111Z Compiling strum_macros v0.26.4
21392024-07-11T16:17:59.201Z Compiling clap_derive v4.5.4
21402024-07-11T16:17:59.291Z Compiling cargo_metadata v0.18.1
21412024-07-11T16:18:00.527Z Compiling futures v0.3.30
21422024-07-11T16:18:00.665Z Compiling reqwest v0.11.27
21432024-07-11T16:18:01.709Z Compiling usdt v0.5.0
21442024-07-11T16:18:03.077Z Compiling strum v0.26.2
21452024-07-11T16:18:03.185Z Compiling slog-bunyan v2.5.0
21462024-07-11T16:18:03.268Z Compiling cargo_toml v0.20.3
21472024-07-11T16:18:03.460Z Compiling macaddr v1.0.1
21482024-07-11T16:18:03.710Z Compiling tabled v0.15.0
21492024-07-11T16:18:03.823Z Compiling clap v4.5.4
21502024-07-11T16:18:03.956Z Compiling tar v0.4.40
21512024-07-11T16:18:04.097Z Compiling slog-term v2.9.1
21522024-07-11T16:18:19.886Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21532024-07-11T16:18:33.892Z Finished `release` profile [optimized] target(s) in 1m 20s
21542024-07-11T16:18:33.986Z
21552024-07-11T16:18:33.989Zreal 1:21.043317781
21562024-07-11T16:18:33.989Zuser 8:51.718563182
21572024-07-11T16:18:33.989Zsys 50.619680521
21582024-07-11T16:18:33.989Ztrap 0.240010599
21592024-07-11T16:18:33.989Ztflt 0.533159170
21602024-07-11T16:18:33.989Zdflt 0.302734530
21612024-07-11T16:18:33.989Zkflt 0.000113243
21622024-07-11T16:18:33.989Zlock 19:56.984026342
21632024-07-11T16:18:33.989Zslp 22:20.539673968
21642024-07-11T16:18:33.989Zlat 24.520483678
21652024-07-11T16:18:33.989Zstop 26.444812255
21662024-07-11T16:18:33.990Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
21672024-07-11T16:18:33.990Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
21682024-07-11T16:18:33.990Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
21692024-07-11T16:18:33.990Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
21702024-07-11T16:18:33.990Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
21712024-07-11T16:18:34.516Z Downloading crates ...
21722024-07-11T16:18:34.762Z Downloaded option-ext v0.2.0
21732024-07-11T16:18:34.765Z Downloaded dhcproto-macros v0.1.0
21742024-07-11T16:18:34.769Z Downloaded russh-cryptovec v0.7.2
21752024-07-11T16:18:34.772Z Downloaded md5 v0.7.0
21762024-07-11T16:18:34.772Z Downloaded aes v0.8.4
21772024-07-11T16:18:34.775Z Downloaded ghash v0.5.1
21782024-07-11T16:18:34.777Z Downloaded ctr v0.9.2
21792024-07-11T16:18:34.777Z Downloaded rfc6979 v0.4.0
21802024-07-11T16:18:34.780Z Downloaded rand_chacha v0.2.2
21812024-07-11T16:18:34.780Z Downloaded primeorder v0.13.6
21822024-07-11T16:18:34.780Z Downloaded pbkdf2 v0.11.0
21832024-07-11T16:18:34.783Z Downloaded internet-checksum v0.2.1
21842024-07-11T16:18:34.783Z Downloaded rand_core v0.5.1
21852024-07-11T16:18:34.786Z Downloaded dirs v5.0.1
21862024-07-11T16:18:34.786Z Downloaded hex-literal v0.4.1
21872024-07-11T16:18:34.786Z Downloaded bcrypt-pbkdf v0.10.0
21882024-07-11T16:18:34.789Z Downloaded polyval v0.6.2
21892024-07-11T16:18:34.789Z Downloaded getrandom v0.1.16
21902024-07-11T16:18:34.792Z Downloaded cbc v0.1.2
21912024-07-11T16:18:34.792Z Downloaded pbkdf2 v0.12.2
21922024-07-11T16:18:34.795Z Downloaded ed25519 v2.2.3
21932024-07-11T16:18:34.795Z Downloaded dirs-sys v0.4.1
21942024-07-11T16:18:34.798Z Downloaded russh-keys v0.43.0
21952024-07-11T16:18:34.798Z Downloaded password-hash v0.4.2
21962024-07-11T16:18:34.801Z Downloaded ecdsa v0.16.9
21972024-07-11T16:18:34.801Z Downloaded blowfish v0.9.1
21982024-07-11T16:18:34.806Z Downloaded p256 v0.13.2
21992024-07-11T16:18:34.808Z Downloaded dhcproto v0.11.0
22002024-07-11T16:18:34.811Z Downloaded ed25519-dalek v2.1.1
22012024-07-11T16:18:34.814Z Downloaded russh v0.43.0
22022024-07-11T16:18:34.819Z Downloaded rand v0.7.3
22032024-07-11T16:18:34.824Z Downloaded p521 v0.13.3
22042024-07-11T16:18:34.827Z Downloaded aes-gcm v0.10.3
22052024-07-11T16:18:34.960Z Compiling serde v1.0.204
22062024-07-11T16:18:34.963Z Compiling scopeguard v1.2.0
22072024-07-11T16:18:34.963Z Compiling log v0.4.21
22082024-07-11T16:18:35.077Z Compiling smallvec v1.13.2
22092024-07-11T16:18:35.088Z Compiling syn v2.0.68
22102024-07-11T16:18:35.092Z Compiling getrandom v0.2.14
22112024-07-11T16:18:35.092Z Compiling generic-array v0.14.7
22122024-07-11T16:18:35.131Z Compiling libm v0.2.8
22132024-07-11T16:18:35.176Z Compiling lock_api v0.4.12
22142024-07-11T16:18:35.401Z Compiling rand_core v0.6.4
22152024-07-11T16:18:35.461Z Compiling parking_lot_core v0.9.10
22162024-07-11T16:18:35.523Z Compiling num-traits v0.2.19
22172024-07-11T16:18:35.538Z Compiling subtle v2.5.0
22182024-07-11T16:18:35.657Z Compiling mio v0.8.11
22192024-07-11T16:18:35.676Z Compiling ahash v0.8.11
22202024-07-11T16:18:35.799Z Compiling parking_lot v0.12.2
22212024-07-11T16:18:35.951Z Compiling serde_json v1.0.120
22222024-07-11T16:18:36.071Z Compiling spin v0.9.8
22232024-07-11T16:18:36.118Z Compiling allocator-api2 v0.2.18
22242024-07-11T16:18:36.135Z Compiling const-oid v0.9.6
22252024-07-11T16:18:36.301Z Compiling iana-time-zone v0.1.60
22262024-07-11T16:18:36.484Z Compiling syn v1.0.109
22272024-07-11T16:18:36.771Z Compiling unicode-normalization v0.1.23
22282024-07-11T16:18:36.920Z Compiling schemars v0.8.21
22292024-07-11T16:18:36.973Z Compiling unicode-bidi v0.3.15
22302024-07-11T16:18:36.989Z Compiling dyn-clone v1.0.17
22312024-07-11T16:18:37.197Z Compiling ppv-lite86 v0.2.17
22322024-07-11T16:18:37.265Z Compiling time-macros v0.2.18
22332024-07-11T16:18:37.816Z Compiling ring v0.17.8
22342024-07-11T16:18:37.921Z Compiling rand_chacha v0.3.1
22352024-07-11T16:18:38.046Z Compiling aho-corasick v1.1.3
22362024-07-11T16:18:38.538Z Compiling regex-syntax v0.8.3
22372024-07-11T16:18:38.964Z Compiling rand v0.8.5
22382024-07-11T16:18:40.236Z Compiling idna v0.5.0
22392024-07-11T16:18:40.790Z Compiling time v0.3.36
22402024-07-11T16:18:41.126Z Compiling slog v2.7.0
22412024-07-11T16:18:41.691Z Compiling url v2.5.0
22422024-07-11T16:18:41.810Z Compiling untrusted v0.9.0
22432024-07-11T16:18:41.993Z Compiling regex-automata v0.4.6
22442024-07-11T16:18:42.742Z Compiling serde_derive_internals v0.29.1
22452024-07-11T16:18:43.745Z Compiling lazy_static v1.5.0
22462024-07-11T16:18:43.871Z Compiling backtrace v0.3.71
22472024-07-11T16:18:44.390Z Compiling gimli v0.28.1
22482024-07-11T16:18:45.325Z Compiling object v0.32.2
22492024-07-11T16:18:45.673Z Compiling anyhow v1.0.86
22502024-07-11T16:18:46.267Z Compiling rustc-demangle v0.1.24
22512024-07-11T16:18:46.464Z Compiling rustls v0.21.12
22522024-07-11T16:18:46.717Z Compiling base64ct v1.6.0
22532024-07-11T16:18:47.227Z Compiling winnow v0.5.40
22542024-07-11T16:18:47.321Z Compiling regex v1.10.5
22552024-07-11T16:18:47.546Z Compiling crossbeam-utils v0.8.19
22562024-07-11T16:18:48.254Z Compiling sct v0.7.1
22572024-07-11T16:18:48.402Z Compiling rustls-webpki v0.101.7
22582024-07-11T16:18:48.581Z Compiling addr2line v0.21.0
22592024-07-11T16:18:49.249Z Compiling cookie v0.17.0
22602024-07-11T16:18:50.044Z Compiling serde_derive v1.0.204
22612024-07-11T16:18:50.402Z Compiling zeroize_derive v1.4.2
22622024-07-11T16:18:50.985Z Compiling zerocopy-derive v0.7.34
22632024-07-11T16:18:51.187Z Compiling thiserror-impl v1.0.60
22642024-07-11T16:18:51.917Z Compiling tokio-macros v2.3.0
22652024-07-11T16:18:52.116Z Compiling zeroize v1.7.0
22662024-07-11T16:18:52.643Z Compiling futures-macro v0.3.30
22672024-07-11T16:18:53.390Z Compiling zerocopy v0.7.34
22682024-07-11T16:18:53.692Z Compiling schemars_derive v0.8.21
22692024-07-11T16:18:53.956Z Compiling crypto-common v0.1.6
22702024-07-11T16:18:54.193Z Compiling block-buffer v0.10.4
22712024-07-11T16:18:54.458Z Compiling digest v0.10.7
22722024-07-11T16:18:54.644Z Compiling thiserror v1.0.60
22732024-07-11T16:18:54.789Z Compiling tracing-attributes v0.1.27
22742024-07-11T16:18:54.806Z Compiling futures-util v0.3.30
22752024-07-11T16:18:55.004Z Compiling async-trait v0.1.81
22762024-07-11T16:18:55.657Z Compiling hashbrown v0.14.5
22772024-07-11T16:18:57.084Z Compiling openssl-macros v0.1.1
22782024-07-11T16:18:57.846Z Compiling pest v2.7.10
22792024-07-11T16:18:58.033Z Compiling idna v0.3.0
22802024-07-11T16:18:58.103Z Compiling psl-types v2.0.11
22812024-07-11T16:18:58.273Z Compiling data-encoding v2.6.0
22822024-07-11T16:18:58.403Z Compiling hmac v0.12.1
22832024-07-11T16:18:58.635Z Compiling scroll_derive v0.12.0
22842024-07-11T16:18:58.780Z Compiling tracing v0.1.40
22852024-07-11T16:18:58.866Z Compiling publicsuffix v2.2.3
22862024-07-11T16:18:59.514Z Compiling webpki-roots v0.25.4
22872024-07-11T16:18:59.682Z Compiling bitflags v1.3.2
22882024-07-11T16:18:59.740Z Compiling block-padding v0.3.3
22892024-07-11T16:18:59.787Z Compiling der_derive v0.7.2
22902024-07-11T16:18:59.997Z Compiling pem-rfc7468 v0.7.0
22912024-07-11T16:19:00.362Z Compiling scroll v0.12.0
22922024-07-11T16:19:00.453Z Compiling flagset v0.4.5
22932024-07-11T16:19:00.701Z Compiling pest_meta v2.7.10
22942024-07-11T16:19:00.852Z Compiling futures-executor v0.3.30
22952024-07-11T16:19:00.937Z Compiling goblin v0.8.2
22962024-07-11T16:19:00.974Z Compiling inout v0.1.3
22972024-07-11T16:19:01.049Z Compiling sha2 v0.10.8
22982024-07-11T16:19:01.266Z Compiling futures v0.3.30
22992024-07-11T16:19:01.288Z Compiling cipher v0.4.4
23002024-07-11T16:19:01.392Z Compiling either v1.12.0
23012024-07-11T16:19:01.477Z Compiling ff v0.13.0
23022024-07-11T16:19:01.702Z Compiling base16ct v0.2.0
23032024-07-11T16:19:01.809Z Compiling stable_deref_trait v1.2.0
23042024-07-11T16:19:01.827Z Compiling group v0.13.0
23052024-07-11T16:19:01.909Z Compiling pest_generator v2.7.10
23062024-07-11T16:19:02.027Z Compiling hkdf v0.12.4
23072024-07-11T16:19:02.146Z Compiling crypto-bigint v0.5.5
23082024-07-11T16:19:02.292Z Compiling crossbeam-epoch v0.9.18
23092024-07-11T16:19:02.557Z Compiling der v0.7.9
23102024-07-11T16:19:03.137Z Compiling num-integer v0.1.46
23112024-07-11T16:19:03.914Z Compiling unicode-segmentation v1.11.0
23122024-07-11T16:19:03.931Z Compiling managed v0.8.0
23132024-07-11T16:19:04.378Z Compiling matches v0.1.10
23142024-07-11T16:19:04.477Z Compiling idna v0.2.3
23152024-07-11T16:19:04.544Z Compiling enum-as-inner v0.5.1
23162024-07-11T16:19:04.727Z Compiling spki v0.7.3
23172024-07-11T16:19:05.110Z Compiling bytes v1.6.0
23182024-07-11T16:19:05.611Z Compiling indexmap v2.2.6
23192024-07-11T16:19:06.018Z Compiling tokio v1.38.0
23202024-07-11T16:19:06.021Z Compiling uuid v1.9.1
23212024-07-11T16:19:06.104Z Compiling chrono v0.4.38
23222024-07-11T16:19:06.416Z Compiling bitflags v2.5.0
23232024-07-11T16:19:06.891Z Compiling semver v1.0.23
23242024-07-11T16:19:07.056Z Compiling http v0.2.12
23252024-07-11T16:19:07.550Z Compiling serde_tokenstream v0.2.1
23262024-07-11T16:19:07.726Z Compiling serde_spanned v0.6.6
23272024-07-11T16:19:07.967Z Compiling toml_datetime v0.6.6
23282024-07-11T16:19:08.095Z Compiling openssl v0.10.64
23292024-07-11T16:19:08.225Z Compiling rustix v0.38.34
23302024-07-11T16:19:08.529Z Compiling http-body v0.4.6
23312024-07-11T16:19:09.005Z Compiling toml_edit v0.19.15
23322024-07-11T16:19:09.571Z Compiling serde_urlencoded v0.7.1
23332024-07-11T16:19:09.960Z Compiling openapiv3 v2.0.0
23342024-07-11T16:19:10.079Z Compiling cookie_store v0.20.0
23352024-07-11T16:19:11.345Z Compiling rustc_version v0.4.0
23362024-07-11T16:19:11.581Z Compiling pest_derive v2.7.10
23372024-07-11T16:19:11.655Z Compiling dof v0.3.0
23382024-07-11T16:19:12.145Z Compiling pkcs8 v0.10.2
23392024-07-11T16:19:12.417Z Compiling dtrace-parser v0.2.0
23402024-07-11T16:19:12.465Z Compiling sec1 v0.7.3
23412024-07-11T16:19:12.730Z Compiling ipnetwork v0.20.0
23422024-07-11T16:19:13.046Z Compiling usdt-impl v0.5.0
23432024-07-11T16:19:13.685Z Compiling elliptic-curve v0.13.8
23442024-07-11T16:19:14.002Z Compiling tokio-util v0.7.11
23452024-07-11T16:19:14.411Z Compiling native-tls v0.2.11
23462024-07-11T16:19:14.504Z Compiling tokio-rustls v0.24.1
23472024-07-11T16:19:14.652Z Compiling toml v0.7.8
23482024-07-11T16:19:14.681Z Compiling usdt-attr-macro v0.5.0
23492024-07-11T16:19:14.927Z Compiling tokio-native-tls v0.3.1
23502024-07-11T16:19:15.042Z Compiling h2 v0.3.26
23512024-07-11T16:19:15.219Z Compiling usdt-macro v0.5.0
23522024-07-11T16:19:15.398Z Compiling toml_edit v0.22.14
23532024-07-11T16:19:16.349Z Compiling hex v0.4.3
23542024-07-11T16:19:16.374Z Compiling siphasher v0.3.11
23552024-07-11T16:19:16.743Z Compiling usdt v0.5.0
23562024-07-11T16:19:16.774Z Compiling bit-vec v0.6.3
23572024-07-11T16:19:16.919Z Compiling trust-dns-proto v0.22.0
23582024-07-11T16:19:16.938Z Compiling heapless v0.7.17
23592024-07-11T16:19:17.237Z Compiling terminal_size v0.3.0
23602024-07-11T16:19:17.253Z Compiling num-bigint v0.4.5
23612024-07-11T16:19:17.295Z Compiling regress v0.9.1
23622024-07-11T16:19:17.347Z Compiling signal-hook v0.3.17
23632024-07-11T16:19:17.433Z Compiling finl_unicode v1.2.0
23642024-07-11T16:19:17.595Z Compiling clap_builder v4.5.2
23652024-07-11T16:19:18.008Z Compiling stringprep v0.1.4
23662024-07-11T16:19:19.396Z Compiling itertools v0.10.5
23672024-07-11T16:19:21.639Z Compiling hyper v0.14.28
23682024-07-11T16:19:22.328Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23692024-07-11T16:19:22.487Z Compiling yasna v0.5.2
23702024-07-11T16:19:24.300Z Compiling md-5 v0.10.6
23712024-07-11T16:19:24.400Z Compiling clap_derive v4.5.4
23722024-07-11T16:19:24.561Z Compiling hash32 v0.2.1
23732024-07-11T16:19:24.963Z Compiling fallible-iterator v0.2.0
23742024-07-11T16:19:25.502Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23752024-07-11T16:19:25.539Z Compiling smoltcp v0.9.1
23762024-07-11T16:19:25.718Z Compiling postgres-protocol v0.6.6
23772024-07-11T16:19:27.119Z Compiling phf_shared v0.11.2
23782024-07-11T16:19:27.185Z Compiling tokio-stream v0.1.15
23792024-07-11T16:19:27.387Z Compiling hubpack_derive v0.1.1
23802024-07-11T16:19:27.500Z Compiling zerocopy-derive v0.6.6
23812024-07-11T16:19:27.518Z Compiling diesel_table_macro_syntax v0.1.0
23822024-07-11T16:19:27.896Z Compiling scheduled-thread-pool v0.2.7
23832024-07-11T16:19:27.936Z Compiling fs-err v2.11.0
23842024-07-11T16:19:28.163Z Compiling fixedbitset v0.4.2
23852024-07-11T16:19:28.217Z Compiling hyper-rustls v0.24.2
23862024-07-11T16:19:28.250Z Compiling hyper-tls v0.5.0
23872024-07-11T16:19:28.516Z Compiling petgraph v0.6.5
23882024-07-11T16:19:28.568Z Compiling reqwest v0.11.27
23892024-07-11T16:19:28.599Z Compiling hubpack v0.1.2
23902024-07-11T16:19:28.759Z Compiling r2d2 v0.8.10
23912024-07-11T16:19:29.062Z Compiling diesel_derives v2.1.4
23922024-07-11T16:19:29.660Z Compiling clap v4.5.4
23932024-07-11T16:19:29.752Z Compiling zerocopy v0.6.6
23942024-07-11T16:19:29.782Z Compiling phf v0.11.2
23952024-07-11T16:19:30.090Z Compiling signal-hook-mio v0.2.3
23962024-07-11T16:19:30.258Z Compiling postgres-types v0.2.6
23972024-07-11T16:19:30.908Z Compiling phf_shared v0.10.0
23982024-07-11T16:19:31.333Z Compiling similar v2.5.0
23992024-07-11T16:19:31.336Z Compiling num-iter v0.1.45
24002024-07-11T16:19:31.516Z Compiling strum_macros v0.25.3
24012024-07-11T16:19:31.534Z Compiling serde_repr v0.1.19
24022024-07-11T16:19:31.839Z Compiling getopts v0.2.21
24032024-07-11T16:19:32.688Z Compiling console v0.15.8
24042024-07-11T16:19:32.707Z Compiling float-cmp v0.9.0
24052024-07-11T16:19:32.878Z Compiling unsafe-libyaml v0.2.11
24062024-07-11T16:19:32.933Z Compiling normalize-line-endings v0.3.0
24072024-07-11T16:19:33.069Z Compiling new_debug_unreachable v1.0.6
24082024-07-11T16:19:33.170Z Compiling whoami v1.5.1
24092024-07-11T16:19:33.821Z Compiling predicates-core v1.0.6
24102024-07-11T16:19:33.855Z Compiling static_assertions v1.1.0
24112024-07-11T16:19:33.962Z Compiling precomputed-hash v0.1.1
24122024-07-11T16:19:34.087Z Compiling difflib v0.4.0
24132024-07-11T16:19:34.171Z Compiling minimal-lexical v0.2.1
24142024-07-11T16:19:34.195Z Compiling serde_yaml v0.9.34+deprecated
24152024-07-11T16:19:34.712Z Compiling nom v7.1.3
24162024-07-11T16:19:34.836Z Compiling predicates v3.1.0
24172024-07-11T16:19:35.741Z Compiling string_cache v0.8.7
24182024-07-11T16:19:35.813Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
24192024-07-11T16:19:36.212Z Compiling tokio-postgres v0.7.10
24202024-07-11T16:19:36.598Z Compiling crossterm v0.27.0
24212024-07-11T16:19:38.676Z Compiling bit-set v0.5.3
24222024-07-11T16:19:38.958Z Compiling itertools v0.12.1
24232024-07-11T16:19:39.251Z Compiling bstr v1.9.1
24242024-07-11T16:19:40.356Z Compiling unicode-xid v0.2.4
24252024-07-11T16:19:40.564Z Compiling peg-runtime v0.8.3
24262024-07-11T16:19:41.162Z Compiling lalrpop-util v0.19.12
24272024-07-11T16:19:41.240Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24282024-07-11T16:19:41.269Z Compiling sha1 v0.10.6
24292024-07-11T16:19:41.505Z Compiling camino v1.1.7
24302024-07-11T16:19:41.684Z Compiling strum_macros v0.26.4
24312024-07-11T16:19:41.700Z Compiling http v1.1.0
24322024-07-11T16:19:42.058Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24332024-07-11T16:19:42.107Z Compiling base64 v0.22.1
24342024-07-11T16:19:42.307Z Compiling toml v0.8.14
24352024-07-11T16:19:42.454Z Compiling ident_case v1.0.1
24362024-07-11T16:19:42.562Z Compiling diesel v2.1.6
24372024-07-11T16:19:42.639Z Compiling rustls-pki-types v1.7.0
24382024-07-11T16:19:42.930Z Compiling darling_core v0.20.9
24392024-07-11T16:19:43.501Z Compiling crossbeam-channel v0.5.12
24402024-07-11T16:19:44.068Z Compiling paste v1.0.15
24412024-07-11T16:19:44.101Z Compiling rustls v0.22.4
24422024-07-11T16:19:44.361Z Compiling slog-async v2.8.0
24432024-07-11T16:19:44.448Z Compiling slog-term v2.9.1
24442024-07-11T16:19:44.601Z Compiling rustls-webpki v0.102.4
24452024-07-11T16:19:44.629Z Compiling instant v0.1.12
24462024-07-11T16:19:44.783Z Compiling multer v3.1.0
24472024-07-11T16:19:45.665Z Compiling slog-json v2.6.1
24482024-07-11T16:19:46.064Z Compiling async-stream-impl v0.3.5
24492024-07-11T16:19:46.405Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
24502024-07-11T16:19:46.565Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24512024-07-11T16:19:46.685Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24522024-07-11T16:19:46.709Z Compiling debug-ignore v1.0.5
24532024-07-11T16:19:46.813Z Compiling atomic-waker v1.1.2
24542024-07-11T16:19:46.919Z Compiling slog-bunyan v2.5.0
24552024-07-11T16:19:46.996Z Compiling waitgroup v0.1.2
24562024-07-11T16:19:47.120Z Compiling strum v0.26.2
24572024-07-11T16:19:47.215Z Compiling rustls-pemfile v2.1.2
24582024-07-11T16:19:47.304Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
24592024-07-11T16:19:47.374Z Compiling async-stream v0.3.5
24602024-07-11T16:19:47.678Z Compiling serde_path_to_error v0.1.16
24612024-07-11T16:19:47.698Z Compiling structmeta-derive v0.3.0
24622024-07-11T16:19:48.241Z Compiling hostname v0.4.0
24632024-07-11T16:19:48.495Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
24642024-07-11T16:19:48.511Z Compiling newtype-uuid v1.1.0
24652024-07-11T16:19:48.820Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24662024-07-11T16:19:49.263Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24672024-07-11T16:19:49.541Z Compiling backoff v0.4.0
24682024-07-11T16:19:49.580Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24692024-07-11T16:19:49.768Z Compiling tokio-rustls v0.25.0
24702024-07-11T16:19:49.893Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24712024-07-11T16:19:50.059Z Compiling macaddr v1.0.1
24722024-07-11T16:19:50.200Z Compiling proc-macro-crate v1.3.1
24732024-07-11T16:19:50.333Z Compiling darling_macro v0.20.9
24742024-07-11T16:19:50.555Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24752024-07-11T16:19:50.866Z Compiling structmeta v0.3.0
24762024-07-11T16:19:50.890Z Compiling fastrand v2.1.0
24772024-07-11T16:19:51.308Z Compiling parse-display-derive v0.9.1
24782024-07-11T16:19:51.348Z Compiling num_enum_derive v0.5.11
24792024-07-11T16:19:51.403Z Compiling darling v0.20.9
24802024-07-11T16:19:51.419Z Compiling tempfile v3.10.1
24812024-07-11T16:19:51.522Z Compiling serde_with_macros v3.8.1
24822024-07-11T16:19:52.361Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24832024-07-11T16:19:52.655Z Compiling foreign-types-macros v0.2.3
24842024-07-11T16:19:53.976Z Compiling foreign-types-shared v0.3.1
24852024-07-11T16:19:54.102Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24862024-07-11T16:19:54.196Z Compiling num_enum v0.5.11
24872024-07-11T16:19:54.361Z Compiling heapless v0.8.0
24882024-07-11T16:19:54.403Z Compiling foreign-types v0.5.0
24892024-07-11T16:19:54.522Z Compiling proc-macro-error v1.0.4
24902024-07-11T16:19:54.739Z Compiling serde_with v3.8.1
24912024-07-11T16:19:55.175Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24922024-07-11T16:19:55.386Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24932024-07-11T16:19:55.439Z Compiling cstr-argument v0.1.2
24942024-07-11T16:19:55.770Z Compiling hash32 v0.3.1
24952024-07-11T16:19:56.048Z Compiling pretty-hex v0.2.1
24962024-07-11T16:19:56.131Z Compiling smoltcp v0.11.0
24972024-07-11T16:19:56.233Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24982024-07-11T16:19:56.250Z Compiling parse-display v0.9.1
24992024-07-11T16:19:56.597Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25002024-07-11T16:19:56.883Z Compiling camino-tempfile v1.1.1
25012024-07-11T16:19:56.943Z Compiling tabwriter v1.4.0
25022024-07-11T16:19:57.219Z Compiling colored v2.1.0
25032024-07-11T16:19:57.338Z Compiling socket2 v0.4.10
25042024-07-11T16:19:57.463Z Compiling cobs v0.2.3
25052024-07-11T16:19:57.580Z Compiling embedded-io v0.4.0
25062024-07-11T16:19:57.810Z Compiling postcard v1.0.8
25072024-07-11T16:19:58.022Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25082024-07-11T16:19:58.224Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25092024-07-11T16:19:58.309Z Compiling crucible-workspace-hack v0.1.0
25102024-07-11T16:19:58.466Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25112024-07-11T16:19:58.595Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25122024-07-11T16:19:58.754Z Compiling smf v0.2.3
25132024-07-11T16:19:58.796Z Compiling humantime v2.1.0
25142024-07-11T16:19:58.883Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25152024-07-11T16:19:59.324Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25162024-07-11T16:19:59.370Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
25172024-07-11T16:19:59.860Z Compiling num-derive v0.4.2
25182024-07-11T16:20:00.166Z Compiling sigpipe v0.1.3
25192024-07-11T16:20:00.294Z Compiling utf-8 v0.7.6
25202024-07-11T16:20:00.362Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
25212024-07-11T16:20:00.647Z Compiling atty v0.2.14
25222024-07-11T16:20:00.795Z Compiling semver v0.1.20
25232024-07-11T16:20:00.823Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25242024-07-11T16:20:00.841Z Compiling same-file v1.0.6
25252024-07-11T16:20:01.090Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25262024-07-11T16:20:01.487Z Compiling rayon-core v1.12.1
25272024-07-11T16:20:01.794Z Compiling rustc_version v0.1.7
25282024-07-11T16:20:02.300Z Compiling walkdir v2.5.0
25292024-07-11T16:20:02.510Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
25302024-07-11T16:20:02.612Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25312024-07-11T16:20:02.635Z Compiling curve25519-dalek v4.1.3
25322024-07-11T16:20:03.049Z Compiling newline-converter v0.3.0
25332024-07-11T16:20:03.097Z Compiling crossbeam-deque v0.8.5
25342024-07-11T16:20:03.114Z Compiling universal-hash v0.5.1
25352024-07-11T16:20:03.213Z Compiling opaque-debug v0.3.1
25362024-07-11T16:20:03.265Z Compiling prettyplease v0.2.20
25372024-07-11T16:20:03.324Z Compiling expectorate v1.1.0
25382024-07-11T16:20:03.433Z Compiling newtype_derive v0.1.6
25392024-07-11T16:20:03.451Z Compiling xattr v1.3.1
25402024-07-11T16:20:03.476Z Compiling num-rational v0.4.2
25412024-07-11T16:20:03.559Z Compiling signature v2.2.0
25422024-07-11T16:20:03.711Z Compiling curve25519-dalek-derive v0.1.1
25432024-07-11T16:20:03.729Z Compiling num-complex v0.4.6
25442024-07-11T16:20:03.859Z Compiling ring v0.16.20
25452024-07-11T16:20:04.799Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
25462024-07-11T16:20:04.840Z Compiling blake3 v1.5.1
25472024-07-11T16:20:04.959Z Compiling unicase v2.7.0
25482024-07-11T16:20:05.248Z Compiling arc-swap v1.7.1
25492024-07-11T16:20:05.265Z Compiling getrandom v0.1.16
25502024-07-11T16:20:05.268Z Compiling convert_case v0.4.0
25512024-07-11T16:20:05.301Z Compiling linked-hash-map v0.5.6
25522024-07-11T16:20:05.398Z Compiling quick-error v1.2.3
25532024-07-11T16:20:05.591Z Compiling termcolor v1.4.1
25542024-07-11T16:20:05.659Z Compiling lru-cache v0.1.2
25552024-07-11T16:20:05.874Z Compiling slog-scope v4.4.0
25562024-07-11T16:20:05.970Z Compiling resolv-conf v0.7.0
25572024-07-11T16:20:06.077Z Compiling env_logger v0.9.3
25582024-07-11T16:20:06.283Z Compiling derive_more v0.99.18
25592024-07-11T16:20:06.704Z Compiling tar v0.4.40
25602024-07-11T16:20:06.775Z Compiling num v0.4.3
25612024-07-11T16:20:06.885Z Compiling rayon v1.10.0
25622024-07-11T16:20:08.810Z Compiling tungstenite v0.21.0
25632024-07-11T16:20:09.370Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25642024-07-11T16:20:09.849Z Compiling blake2 v0.10.6
25652024-07-11T16:20:10.658Z Compiling bitstruct_derive v0.1.0
25662024-07-11T16:20:10.995Z Compiling derive-where v1.2.7
25672024-07-11T16:20:11.199Z Compiling password-hash v0.5.0
25682024-07-11T16:20:11.822Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25692024-07-11T16:20:11.960Z Compiling memmap2 v0.9.4
25702024-07-11T16:20:12.040Z Compiling untrusted v0.7.1
25712024-07-11T16:20:12.233Z Compiling libefi-sys v0.1.0
25722024-07-11T16:20:12.285Z Compiling arrayvec v0.7.4
25732024-07-11T16:20:12.406Z Compiling arrayref v0.3.7
25742024-07-11T16:20:12.503Z Compiling ascii v1.1.0
25752024-07-11T16:20:12.519Z Compiling spin v0.5.2
25762024-07-11T16:20:12.660Z Compiling parking_lot_core v0.8.6
25772024-07-11T16:20:12.751Z Compiling float-ord v0.3.2
25782024-07-11T16:20:12.925Z Compiling constant_time_eq v0.3.0
25792024-07-11T16:20:13.102Z Compiling home v0.5.9
25802024-07-11T16:20:13.156Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25812024-07-11T16:20:13.379Z Compiling toolchain_find v0.4.0
25822024-07-11T16:20:14.373Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25832024-07-11T16:20:14.553Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d1686c86f92ead77e07ddc6024837dee4a401d6d#d1686c86)
25842024-07-11T16:20:14.607Z Compiling bitstruct v0.1.1
25852024-07-11T16:20:14.670Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25862024-07-11T16:20:14.723Z Compiling argon2 v0.5.3
25872024-07-11T16:20:14.800Z Compiling tokio-tungstenite v0.21.0
25882024-07-11T16:20:14.929Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25892024-07-11T16:20:15.175Z Compiling trust-dns-resolver v0.22.0
25902024-07-11T16:20:15.312Z Compiling slog-stdlog v4.1.1
25912024-07-11T16:20:15.451Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25922024-07-11T16:20:15.749Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25932024-07-11T16:20:15.948Z Compiling erased-serde v0.3.31
25942024-07-11T16:20:16.136Z Compiling serde_arrays v0.1.0
25952024-07-11T16:20:16.204Z Compiling rfc6979 v0.4.0
25962024-07-11T16:20:16.297Z Compiling aead v0.5.2
25972024-07-11T16:20:16.404Z Compiling bitfield-struct v0.6.1
25982024-07-11T16:20:16.674Z Compiling nibble_vec v0.1.0
25992024-07-11T16:20:16.887Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26002024-07-11T16:20:17.250Z Compiling slog-dtrace v0.3.0
26012024-07-11T16:20:17.373Z Compiling cancel-safe-futures v0.1.5
26022024-07-11T16:20:17.536Z Compiling topological-sort v0.2.2
26032024-07-11T16:20:17.573Z Compiling keccak v0.1.5
26042024-07-11T16:20:17.689Z Compiling endian-type v0.1.2
26052024-07-11T16:20:17.756Z Compiling omicron-zone-package v0.11.0
26062024-07-11T16:20:17.824Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26072024-07-11T16:20:17.869Z Compiling radix_trie v0.2.1
26082024-07-11T16:20:17.908Z Compiling sha3 v0.10.8
26092024-07-11T16:20:18.615Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26102024-07-11T16:20:18.654Z Compiling ecdsa v0.16.9
26112024-07-11T16:20:18.719Z Compiling rand_core v0.5.1
26122024-07-11T16:20:18.941Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26132024-07-11T16:20:18.959Z Compiling slog-envlogger v2.2.0
26142024-07-11T16:20:19.209Z Compiling mime_guess v2.0.4
26152024-07-11T16:20:19.361Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26162024-07-11T16:20:19.471Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26172024-07-11T16:20:19.750Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182024-07-11T16:20:20.118Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26192024-07-11T16:20:20.542Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26202024-07-11T16:20:20.693Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26212024-07-11T16:20:20.973Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26222024-07-11T16:20:21.317Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26232024-07-11T16:20:21.731Z Compiling steno v0.4.1
26242024-07-11T16:20:22.177Z Compiling rustfmt-wrapper v0.2.1
26252024-07-11T16:20:22.639Z Compiling poly1305 v0.8.0
26262024-07-11T16:20:22.780Z Compiling tungstenite v0.20.1
26272024-07-11T16:20:23.270Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26282024-07-11T16:20:24.026Z Compiling primeorder v0.13.6
26292024-07-11T16:20:24.249Z Compiling heck v0.3.3
26302024-07-11T16:20:24.442Z Compiling chacha20 v0.9.1
26312024-07-11T16:20:24.554Z Compiling secrecy v0.8.0
26322024-07-11T16:20:24.693Z Compiling thiserror-impl-no-std v2.0.2
26332024-07-11T16:20:24.833Z Compiling half v2.4.1
26342024-07-11T16:20:24.891Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26352024-07-11T16:20:25.004Z Compiling option-ext v0.2.0
26362024-07-11T16:20:25.018Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
26372024-07-11T16:20:25.127Z Compiling ciborium-io v0.2.2
26382024-07-11T16:20:25.254Z Compiling dirs-sys v0.4.1
26392024-07-11T16:20:25.313Z Compiling ciborium-ll v0.2.2
26402024-07-11T16:20:25.422Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26412024-07-11T16:20:25.741Z Compiling zone_cfg_derive v0.1.2
26422024-07-11T16:20:25.949Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26432024-07-11T16:20:26.473Z Compiling tokio-tungstenite v0.20.1
26442024-07-11T16:20:27.098Z Compiling parking_lot v0.11.2
26452024-07-11T16:20:27.218Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26462024-07-11T16:20:27.522Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472024-07-11T16:20:27.645Z Compiling rand_chacha v0.2.2
26482024-07-11T16:20:28.056Z Compiling thiserror-no-std v2.0.2
26492024-07-11T16:20:28.083Z Compiling trust-dns-client v0.22.0
26502024-07-11T16:20:28.390Z Compiling ed25519 v2.2.3
26512024-07-11T16:20:28.769Z Compiling polyval v0.6.2
26522024-07-11T16:20:28.916Z Compiling libsw v3.3.1
26532024-07-11T16:20:29.223Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26542024-07-11T16:20:29.241Z Compiling toml v0.5.11
26552024-07-11T16:20:29.617Z Compiling ctr v0.9.2
26562024-07-11T16:20:29.644Z Compiling blowfish v0.9.1
26572024-07-11T16:20:29.808Z Compiling aes v0.8.4
26582024-07-11T16:20:29.978Z Compiling pbkdf2 v0.12.2
26592024-07-11T16:20:30.088Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26602024-07-11T16:20:30.151Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26612024-07-11T16:20:31.399Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26622024-07-11T16:20:32.703Z Compiling password-hash v0.4.2
26632024-07-11T16:20:33.096Z Compiling gethostname v0.4.3
26642024-07-11T16:20:33.395Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26652024-07-11T16:20:33.611Z Compiling fxhash v0.2.1
26662024-07-11T16:20:33.827Z Compiling linear-map v1.2.0
26672024-07-11T16:20:34.201Z Compiling owo-colors v4.0.0
26682024-07-11T16:20:34.350Z Compiling base64 v0.13.1
26692024-07-11T16:20:35.002Z Compiling ron v0.7.1
26702024-07-11T16:20:35.747Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26712024-07-11T16:20:36.599Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26722024-07-11T16:20:37.415Z Compiling sled v0.34.7
26732024-07-11T16:20:38.365Z Compiling pbkdf2 v0.11.0
26742024-07-11T16:20:38.719Z Compiling trust-dns-server v0.22.1
26752024-07-11T16:20:40.158Z Compiling bcrypt-pbkdf v0.10.0
26762024-07-11T16:20:40.352Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26772024-07-11T16:20:40.843Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26782024-07-11T16:20:40.955Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26792024-07-11T16:20:42.731Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26802024-07-11T16:20:43.209Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26812024-07-11T16:20:44.005Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26822024-07-11T16:20:44.034Z Compiling ghash v0.5.1
26832024-07-11T16:20:44.235Z Compiling ed25519-dalek v2.1.1
26842024-07-11T16:20:44.729Z Compiling vsss-rs v3.3.4
26852024-07-11T16:20:45.437Z Compiling rand v0.7.3
26862024-07-11T16:20:45.879Z Compiling zone v0.1.8
26872024-07-11T16:20:46.580Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26882024-07-11T16:20:47.411Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26892024-07-11T16:20:47.563Z Compiling ciborium v0.2.2
26902024-07-11T16:20:47.843Z Compiling dirs v5.0.1
26912024-07-11T16:20:48.061Z Compiling chacha20poly1305 v0.10.1
26922024-07-11T16:20:48.301Z Compiling p521 v0.13.3
26932024-07-11T16:20:49.071Z Compiling p256 v0.13.2
26942024-07-11T16:20:49.269Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d1686c86f92ead77e07ddc6024837dee4a401d6d#d1686c86)
26952024-07-11T16:20:49.287Z Compiling pem v3.0.4
26962024-07-11T16:20:49.897Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
26972024-07-11T16:20:50.112Z Compiling headers-core v0.2.0
26982024-07-11T16:20:50.277Z Compiling cbc v0.1.2
26992024-07-11T16:20:50.293Z Compiling kstat-rs v0.2.4
27002024-07-11T16:20:50.593Z Compiling portpicker v0.1.1
27012024-07-11T16:20:50.678Z Compiling nanorand v0.7.0
27022024-07-11T16:20:50.811Z Compiling russh-cryptovec v0.7.2
27032024-07-11T16:20:50.912Z Compiling md5 v0.7.0
27042024-07-11T16:20:51.013Z Compiling glob v0.3.1
27052024-07-11T16:20:51.151Z Compiling http-range v0.1.5
27062024-07-11T16:20:51.282Z Compiling russh-keys v0.43.0
27072024-07-11T16:20:51.412Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27082024-07-11T16:20:51.515Z Compiling hyper-staticfile v0.9.5
27092024-07-11T16:20:52.002Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27102024-07-11T16:20:52.019Z Compiling flume v0.11.0
27112024-07-11T16:20:52.481Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27122024-07-11T16:20:52.709Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27132024-07-11T16:20:53.698Z Compiling headers v0.3.9
27142024-07-11T16:20:54.776Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
27152024-07-11T16:20:55.485Z Compiling rcgen v0.12.1
27162024-07-11T16:20:55.676Z Compiling aes-gcm v0.10.3
27172024-07-11T16:20:55.996Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27182024-07-11T16:20:57.578Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27192024-07-11T16:20:58.454Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27202024-07-11T16:20:58.972Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27212024-07-11T16:21:00.379Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
27222024-07-11T16:21:02.755Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
27232024-07-11T16:21:03.790Z Compiling atomicwrites v0.4.3
27242024-07-11T16:21:04.170Z Compiling subprocess v0.2.9
27252024-07-11T16:21:04.490Z Compiling display-error-chain v0.2.0
27262024-07-11T16:21:04.676Z Compiling dhcproto-macros v0.1.0
27272024-07-11T16:21:05.700Z Compiling hex-literal v0.4.1
27282024-07-11T16:21:05.830Z Compiling russh v0.43.0
27292024-07-11T16:21:06.313Z Compiling dhcproto v0.11.0
27302024-07-11T16:21:07.743Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27312024-07-11T16:21:07.761Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27322024-07-11T16:21:09.225Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27332024-07-11T16:21:09.863Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27342024-07-11T16:21:10.610Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27352024-07-11T16:21:11.114Z Compiling internet-checksum v0.2.1
27362024-07-11T16:21:32.505Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27372024-07-11T16:22:16.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
27382024-07-11T16:22:16.688Z
27392024-07-11T16:22:16.691Zreal 3:42.650494647
27402024-07-11T16:22:16.692Zuser 19:50.997541706
27412024-07-11T16:22:16.692Zsys 4:15.622263619
27422024-07-11T16:22:16.692Ztrap 0.565865787
27432024-07-11T16:22:16.692Ztflt 0.630372512
27442024-07-11T16:22:16.692Zdflt 2.162957967
27452024-07-11T16:22:16.692Zkflt 0.000047123
27462024-07-11T16:22:16.692Zlock 42:26.848927293
27472024-07-11T16:22:16.692Zslp 57:03.955060275
27482024-07-11T16:22:16.692Zlat 1:06.248885723
27492024-07-11T16:22:16.692Zstop 2:25.894134930
27502024-07-11T16:22:16.692Z+ mkdir tests
27512024-07-11T16:22:16.695Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27522024-07-11T16:22:16.695Z+ xargs -I '{}' -t cp '{}' tests/
27532024-07-11T16:22:17.390Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-042ee7f868ef739c tests/
27542024-07-11T16:22:17.410Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-5465fa55270b9cf3 tests/
27552024-07-11T16:22:17.434Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4f5d40e613b07835 tests/
27562024-07-11T16:22:17.453Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-cfd88465eab6d8b2 tests/
27572024-07-11T16:22:17.782Z+ 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/*)
27582024-07-11T16:22:17.785Z+ 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-5465fa55270b9cf3 tests/commtest-4f5d40e613b07835 tests/dhcp_server-042ee7f868ef739c tests/end_to_end_tests-cfd88465eab6d8b2 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
27592024-07-11T16:23:22.446ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27602024-07-11T16:23:22.446Za out/target/test 1K
27612024-07-11T16:23:22.447Za out/npuzone/npuzone 23144K
27622024-07-11T16:23:22.447Za package-manifest.toml 29K
27632024-07-11T16:23:22.447Za smf/sled-agent/non-gimlet/config.toml 4K
27642024-07-11T16:23:22.447Za target/release/omicron-package 32520K
27652024-07-11T16:23:22.447Za target/release/xtask 18147K
27662024-07-11T16:23:22.447Za target/debug/bootstrap 358477K
27672024-07-11T16:23:22.447Za tests/bootstrap-5465fa55270b9cf3 23983K
27682024-07-11T16:23:22.447Za tests/commtest-4f5d40e613b07835 23984K
27692024-07-11T16:23:22.447Za tests/dhcp_server-042ee7f868ef739c 23983K
27702024-07-11T16:23:22.447Za tests/end_to_end_tests-cfd88465eab6d8b2 369276K
27712024-07-11T16:23:22.447Za out/clickhouse.tar.gz 223114K
27722024-07-11T16:23:22.447Za out/clickhouse_keeper.tar.gz 223093K
27732024-07-11T16:23:22.447Za out/cockroachdb.tar.gz 131954K
27742024-07-11T16:23:22.447Za out/crucible-dtrace.tar 85K
27752024-07-11T16:23:22.447Za out/crucible-pantry-zone.tar.gz 27046K
27762024-07-11T16:23:22.447Za out/crucible-zone.tar.gz 37414K
27772024-07-11T16:23:22.447Za out/external-dns.tar.gz 25122K
27782024-07-11T16:23:22.447Za out/internal-dns.tar.gz 25121K
27792024-07-11T16:23:22.447Za out/mg-ddm-gz.tar 60617K
27802024-07-11T16:23:22.447Za out/nexus.tar.gz 84971K
27812024-07-11T16:23:22.447Za out/ntp.tar.gz 8925K
27822024-07-11T16:23:22.447Za out/omicron-gateway-softnpu.tar.gz 13801K
27832024-07-11T16:23:22.447Za out/omicron-sled-agent.tar 94648K
27842024-07-11T16:23:22.447Za out/overlay.tar.gz 3K
27852024-07-11T16:23:22.447Za out/oximeter.tar.gz 42162K
27862024-07-11T16:23:22.447Za out/oxlog.tar 2955K
27872024-07-11T16:23:22.447Za out/probe.tar.gz 2764K
27882024-07-11T16:23:22.447Za out/propolis-server.tar.gz 64642K
27892024-07-11T16:23:22.447Za out/pumpkind-gz.tar 26665K
27902024-07-11T16:23:22.447Za out/switch-softnpu.tar.gz 198557K
27912024-07-11T16:23:22.451Z
27922024-07-11T16:23:22.451Zreal 1:04.658213534
27932024-07-11T16:23:22.451Zuser 1:01.942095317
27942024-07-11T16:23:22.451Zsys 3.719105319
27952024-07-11T16:23:22.451Ztrap 0.014139576
27962024-07-11T16:23:22.451Ztflt 0.000000000
27972024-07-11T16:23:22.451Zdflt 0.000000000
27982024-07-11T16:23:22.451Zkflt 0.000000000
27992024-07-11T16:23:22.451Zlock 0.000000000
28002024-07-11T16:23:22.451Zslp 1:01.836363867
28012024-07-11T16:23:22.451Zlat 1.800006641
28022024-07-11T16:23:22.451Zstop 0.000214729
28032024-07-11T16:23:22.451Zprocess exited: duration 1732101 ms, exit code 0
 
28042024-07-11T16:23:22.466Zfound 1 output files
28052024-07-11T16:23:22.466Zuploading: /work/package.tar.gz (1407089957 bytes)
28062024-07-11T16:23:52.866Zuploaded: /work/package.tar.gz