01JDR3VT64BZ3YFP4QP1KQ7WWT: 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: 01JDR3WF54K8HWFDE1D3HCWRZ8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-28T00:50:11.268Zjob assigned to worker 01JDR3WH0X3VG75MQDGJJ7ME32 [factory aws, i-0790f5e3b6b4e9591] (queued for 1 m 4 s)
 
22024-11-28T00:50:20.233Zstarting task 0: "setup"
32024-11-28T00:50:20.243Z++ uname -s
42024-11-28T00:50:20.246Z+ kern=SunOS
52024-11-28T00:50:20.246Z+ case "$kern" in
62024-11-28T00:50:20.246Z+ groupadd -g 12345 build
72024-11-28T00:50:20.249Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-28T00:50:22.255Z+ zfs create -o mountpoint=/work rpool/work
92024-11-28T00:50:22.343Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-28T00:50:22.346Z+ home_fs=zfs
112024-11-28T00:50:22.346Z+ [[ zfs == autofs ]]
122024-11-28T00:50:22.346Z+ mkdir -p /home/build
132024-11-28T00:50:22.346Z+ chown build:build /home/build /work
142024-11-28T00:50:24.351Z+ chmod 0700 /home/build /work
152024-11-28T00:50:24.356Zprocess exited: duration 4116 ms, exit code 0
 
162024-11-28T00:50:24.361Zstarting task 1: "rust-toolchain"
172024-11-28T00:50:24.366Z+ printf ' * toolchain channel = "%s"
182024-11-28T00:50:24.366Z' 1.81.0
192024-11-28T00:50:24.366Z * toolchain channel = "1.81.0"
202024-11-28T00:50:24.366Z+ printf ' * toolchain profile = "%s"
212024-11-28T00:50:24.366Z' default
222024-11-28T00:50:24.366Z * toolchain profile = "default"
232024-11-28T00:50:24.369Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-28T00:50:24.369Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-28T00:50:24.482Zinfo: downloading installer
262024-11-28T00:50:25.753Zinfo: profile set to 'default'
272024-11-28T00:50:25.753Zinfo: default host triple is x86_64-unknown-illumos
282024-11-28T00:50:25.755Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-28T00:50:25.905Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-28T00:50:25.905Zinfo: downloading component 'cargo'
312024-11-28T00:50:26.749Zinfo: downloading component 'clippy'
322024-11-28T00:50:27.060Zinfo: downloading component 'rust-docs'
332024-11-28T00:50:28.233Zinfo: downloading component 'rust-std'
342024-11-28T00:50:30.060Zinfo: downloading component 'rustc'
352024-11-28T00:50:36.609Zinfo: downloading component 'rustfmt'
362024-11-28T00:50:36.856Zinfo: installing component 'cargo'
372024-11-28T00:50:37.647Zinfo: installing component 'clippy'
382024-11-28T00:50:38.009Zinfo: installing component 'rust-docs'
392024-11-28T00:50:39.609Zinfo: installing component 'rust-std'
402024-11-28T00:50:41.307Zinfo: installing component 'rustc'
412024-11-28T00:50:46.891Zinfo: installing component 'rustfmt'
422024-11-28T00:50:47.209Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-28T00:50:47.209Z
442024-11-28T00:50:47.572Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-28T00:50:47.572Z
462024-11-28T00:50:47.575Z
472024-11-28T00:50:47.575ZRust is installed now. Great!
482024-11-28T00:50:47.575Z
492024-11-28T00:50:47.575ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-28T00:50:47.575Zenvironment variable. This has not been done automatically.
512024-11-28T00:50:47.575Z
522024-11-28T00:50:47.575ZTo configure your current shell, you need to source
532024-11-28T00:50:47.575Zthe corresponding env file under $HOME/.cargo.
542024-11-28T00:50:47.575Z
552024-11-28T00:50:47.575ZThis is usually done by running one of the following (note the leading DOT):
562024-11-28T00:50:47.575Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-28T00:50:47.575Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-28T00:50:47.644Z+ rustc --version
592024-11-28T00:50:47.706Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-28T00:50:47.709Zprocess exited: duration 23345 ms, exit code 0
 
612024-11-28T00:50:47.714Zstarting task 2: "authentication"
622024-11-28T00:50:47.736Zprocess exited: duration 21 ms, exit code 0
 
632024-11-28T00:50:47.740Zstarting task 3: "clone repository"
642024-11-28T00:50:47.746Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-28T00:50:47.748Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-28T00:50:48.997ZCloning into '/work/oxidecomputer/omicron'...
672024-11-28T00:50:56.011Z+ cd /work/oxidecomputer/omicron
682024-11-28T00:50:56.011Z+ git fetch origin 4f6d2d277229bd23b8e46d0e30639770edb47afb
692024-11-28T00:50:56.276ZFrom https://github.com/oxidecomputer/omicron
702024-11-28T00:50:56.276Z * branch 4f6d2d277229bd23b8e46d0e30639770edb47afb -> FETCH_HEAD
712024-11-28T00:50:56.287Z+ [[ -n support-bundle-bg-task ]]
722024-11-28T00:50:56.289Z++ git branch --show-current
732024-11-28T00:50:56.292Z+ current=main
742024-11-28T00:50:56.292Z+ [[ main != support-bundle-bg-task ]]
752024-11-28T00:50:56.292Z+ git branch -f support-bundle-bg-task 4f6d2d277229bd23b8e46d0e30639770edb47afb
762024-11-28T00:50:56.295Z+ git checkout -f support-bundle-bg-task
772024-11-28T00:50:56.363ZSwitched to branch 'support-bundle-bg-task'
782024-11-28T00:50:56.366Z+ git reset --hard 4f6d2d277229bd23b8e46d0e30639770edb47afb
792024-11-28T00:50:56.441ZHEAD is now at 4f6d2d277 Merge branch 'support-bundles-crdb' into support-bundle-bg-task
802024-11-28T00:50:56.443Zprocess exited: duration 8700 ms, exit code 0
 
812024-11-28T00:50:56.448Zstarting task 4: "build"
822024-11-28T00:50:56.454Z+ source .github/buildomat/ci-env.sh
832024-11-28T00:50:56.456Z++ export CARGO_TERM_COLOR=always
842024-11-28T00:50:56.456Z++ CARGO_TERM_COLOR=always
852024-11-28T00:50:56.456Z+ cargo --version
862024-11-28T00:50:56.513Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-28T00:50:56.517Z+ rustc --version
882024-11-28T00:50:56.579Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-28T00:50:56.582Z+ WORK=/work
902024-11-28T00:50:56.582Z+ pfexec mkdir -p /work
912024-11-28T00:50:56.585Z+ pfexec chown build /work
922024-11-28T00:50:56.588Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932024-11-28T00:51:14.914Z Startup: Refreshing catalog 'helios-dev' ... Done
942024-11-28T00:51:18.697Z Startup: Caching catalogs ... Done
952024-11-28T00:51:27.865ZPlanning: Solver setup ... Done (8.311s)
962024-11-28T00:51:27.983ZPlanning: Running solver ... Done (0.118s)
972024-11-28T00:51:28.173ZPlanning: Finding local manifests ... Done (0.098s)
982024-11-28T00:51:28.201ZPlanning: Fetching manifests: 0/5 0% complete
992024-11-28T00:51:28.881ZPlanning: Fetching manifests: 5/5 100% complete
1002024-11-28T00:51:29.360ZPlanning: Package planning ... Done (0.478s)
1012024-11-28T00:51:29.416ZPlanning: Merging actions ... Done (0.056s)
1022024-11-28T00:51:30.476ZPlanning: Checking for conflicting actions ... Done (1.058s)
1032024-11-28T00:51:36.831ZPlanning: Consolidating action changes ... Done (6.356s)
1042024-11-28T00:51:37.218ZPlanning: Evaluating mediators ... Done (0.387s)
1052024-11-28T00:51:37.349ZPlanning: Planning completed in 18.56 seconds
1062024-11-28T00:51:37.406Z Packages to install: 4
1072024-11-28T00:51:37.409Z Packages to update: 1
1082024-11-28T00:51:37.409Z Mediators to change: 2
1092024-11-28T00:51:37.409Z Services to change: 1
1102024-11-28T00:51:37.409Z Estimated space available: 155.64 GB
1112024-11-28T00:51:37.409ZEstimated space to be consumed: 1.60 GB
1122024-11-28T00:51:37.409Z Create boot environment: No
1132024-11-28T00:51:37.409ZCreate backup boot environment: Yes
1142024-11-28T00:51:37.409Z Rebuild boot archive: No
1152024-11-28T00:51:37.409Z
1162024-11-28T00:51:37.409ZChanged mediators:
1172024-11-28T00:51:37.409Z mediator clang:
1182024-11-28T00:51:37.409Z version: None -> 15 (system default)
1192024-11-28T00:51:37.409Z
1202024-11-28T00:51:37.409Z mediator llvm:
1212024-11-28T00:51:37.409Z version: 14 (system default) -> 15 (system default)
1222024-11-28T00:51:37.409Z
1232024-11-28T00:51:37.409ZChanged packages:
1242024-11-28T00:51:37.409Zhelios-dev
1252024-11-28T00:51:37.409Z developer/build-essential
1262024-11-28T00:51:37.409Z None -> 11-2.0
1272024-11-28T00:51:37.409Z library/libxmlsec1
1282024-11-28T00:51:37.409Z None -> 1.2.35-2.0
1292024-11-28T00:51:37.409Z ooce/developer/clang-15
1302024-11-28T00:51:37.409Z None -> 15.0.7-2.0
1312024-11-28T00:51:37.409Z ooce/developer/llvm-15
1322024-11-28T00:51:37.409Z None -> 15.0.7-2.0
1332024-11-28T00:51:37.410Z package/pkg
1342024-11-28T00:51:37.410Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352024-11-28T00:51:37.410Z
1362024-11-28T00:51:37.410ZServices:
1372024-11-28T00:51:37.410Z restart_fmri:
1382024-11-28T00:51:37.410Z svc:/system/update-man-index:default
1392024-11-28T00:51:37.410Z
1402024-11-28T00:51:37.410ZEditable files to change:
1412024-11-28T00:51:37.410Z Update:
1422024-11-28T00:51:37.410Z usr/share/lib/pkg/web/config.shtml
1432024-11-28T00:51:37.927Z
1442024-11-28T00:51:37.927ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452024-11-28T00:51:44.055ZDownload: 207/4281 items 1.2/220.6MB 0% complete (268k/s)
1462024-11-28T00:51:53.777ZDownload: 213/4281 items 1.3/220.6MB 0% complete (244k/s)
1472024-11-28T00:51:58.864ZDownload: 500/4281 items 17.2/220.6MB 7% complete (3.5M/s)
1482024-11-28T00:52:03.872ZDownload: 830/4281 items 18.8/220.6MB 8% complete (1.8M/s)
1492024-11-28T00:52:08.878ZDownload: 1074/4281 items 19.6/220.6MB 8% complete (246k/s)
1502024-11-28T00:52:23.941ZDownload: 1197/4281 items 83.5/220.6MB 37% complete
1512024-11-28T00:52:35.698ZDownload: 1197/4281 items 83.5/220.6MB 37% complete
1522024-11-28T00:52:40.707ZDownload: 1348/4281 items 116.4/220.6MB 52% complete (7.3M/s)
1532024-11-28T00:52:45.796ZDownload: 1504/4281 items 116.9/220.6MB 52% complete (3.8M/s)
1542024-11-28T00:52:50.809ZDownload: 1638/4281 items 117.8/220.6MB 53% complete (189k/s)
1552024-11-28T00:52:55.813ZDownload: 1847/4281 items 118.5/220.6MB 53% complete (163k/s)
1562024-11-28T00:53:00.854ZDownload: 2179/4281 items 119.1/220.6MB 53% complete (127k/s)
1572024-11-28T00:53:20.931ZDownload: 2224/4281 items 119.2/220.6MB 54% complete
1582024-11-28T00:53:25.941ZDownload: 2386/4281 items 119.8/220.6MB 54% complete (123k/s)
1592024-11-28T00:53:31.068ZDownload: 2473/4281 items 120.0/220.6MB 54% complete (78.3k/s)
1602024-11-28T00:53:36.055ZDownload: 2642/4281 items 120.4/220.6MB 54% complete (58.6k/s)
1612024-11-28T00:53:41.075ZDownload: 2798/4281 items 120.7/220.6MB 54% complete (82.3k/s)
1622024-11-28T00:53:46.098ZDownload: 3006/4281 items 121.0/220.6MB 54% complete (73.1k/s)
1632024-11-28T00:53:51.110ZDownload: 3237/4281 items 201.9/220.6MB 91% complete (8.2M/s)
1642024-11-28T00:53:59.977ZDownload: 3247/4281 items 202.6/220.6MB 91% complete (8.1M/s)
1652024-11-28T00:54:14.155ZDownload: 3248/4281 items 203.0/220.6MB 92% complete
1662024-11-28T00:54:19.163ZDownload: 3550/4281 items 215.6/220.6MB 97% complete (2.7M/s)
1672024-11-28T00:54:24.164ZDownload: 4028/4281 items 218.8/220.6MB 99% complete (1.6M/s)
1682024-11-28T00:54:31.152ZDownload: 4207/4281 items 220.6/220.6MB 99% complete (1.1M/s)
1692024-11-28T00:54:31.265ZDownload: Completed 220.60 MB in 173.32 seconds (1.3M/s)
1702024-11-28T00:54:33.166Z Actions: 1/5063 actions (Removing old actions)
1712024-11-28T00:54:33.186Z Actions: 194/5063 actions (Installing new actions)
1722024-11-28T00:54:38.224Z Actions: 4097/5063 actions (Installing new actions)
1732024-11-28T00:54:38.257Z Actions: 4226/5063 actions (Updating modified actions)
1742024-11-28T00:54:38.600Z Actions: Completed 5063 actions in 5.43 seconds.
1752024-11-28T00:54:38.996Z Done (0.389s)
1762024-11-28T00:54:38.998Z Done (0.000s)
1772024-11-28T00:54:39.533Z Done (0.535s)
1782024-11-28T00:54:44.868Z Done (5.118s)
1792024-11-28T00:54:45.149Z Done (0.213s)
1802024-11-28T00:54:45.152Z Done (0.000s)
1812024-11-28T00:54:45.310Z Done (0.000s)
1822024-11-28T00:54:45.980ZPlanning: Evaluating mediator changes ... Done
1832024-11-28T00:54:46.138ZPlanning: Checking for conflicting actions ... Done
1842024-11-28T00:54:46.141ZPlanning: Consolidating action changes ... Done
1852024-11-28T00:54:46.405ZPlanning: Evaluating mediators ... Done
1862024-11-28T00:54:46.408ZPlanning: Planning completed in 0.43 seconds
1872024-11-28T00:54:46.445Z Mediators to change: 2
1882024-11-28T00:54:46.445Z Create boot environment: No
1892024-11-28T00:54:46.448ZCreate backup boot environment: No
1902024-11-28T00:54:46.514Z Done
1912024-11-28T00:54:46.514Z Done
1922024-11-28T00:54:46.862Z Done
1932024-11-28T00:54:50.489Z Done
1942024-11-28T00:54:50.575Z Done
1952024-11-28T00:54:50.578Z Done
1962024-11-28T00:54:50.711Z Done
1972024-11-28T00:54:51.326ZPlanning: Evaluating mediator changes ... Done
1982024-11-28T00:54:51.329ZPlanning: Merging actions ... Done
1992024-11-28T00:54:51.514ZPlanning: Checking for conflicting actions ... Done
2002024-11-28T00:54:51.516ZPlanning: Consolidating action changes ... Done
2012024-11-28T00:54:51.781ZPlanning: Evaluating mediators ... Done
2022024-11-28T00:54:51.836ZPlanning: Planning completed in 0.75 seconds
2032024-11-28T00:54:51.876Z Packages to change: 1
2042024-11-28T00:54:51.876Z Mediators to change: 1
2052024-11-28T00:54:51.878Z Services to change: 1
2062024-11-28T00:54:51.879Z Create boot environment: No
2072024-11-28T00:54:51.879ZCreate backup boot environment: Yes
2082024-11-28T00:54:53.988Z Actions: 1/6 actions (Updating modified actions)
2092024-11-28T00:54:54.033Z Actions: Completed 6 actions in 0.04 seconds.
2102024-11-28T00:54:54.035Z Done
2112024-11-28T00:54:54.035Z Done
2122024-11-28T00:54:54.143Z Done
2132024-11-28T00:54:57.756Z Done
2142024-11-28T00:54:57.851Z Done
2152024-11-28T00:54:57.856Z Done
2162024-11-28T00:54:57.992Z Done
2172024-11-28T00:54:58.428ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-11-28T00:54:58.429Zclang system 15 system
2192024-11-28T00:54:58.429Zcsh system system illumos
2202024-11-28T00:54:58.429Zctags system system illumos
2212024-11-28T00:54:58.429Zgcc vendor 12 vendor
2222024-11-28T00:54:58.429Zgcc system 10 system
2232024-11-28T00:54:58.429Zgcc system 7 system
2242024-11-28T00:54:58.429Zgo system 1.20 system
2252024-11-28T00:54:58.429Zgo system 1.19 system
2262024-11-28T00:54:58.429Zllvm system 15 system
2272024-11-28T00:54:58.429Zllvm system 14 system
2282024-11-28T00:54:58.429Zmariadb system 10.6 system
2292024-11-28T00:54:58.429Zmta vendor vendor dma
2302024-11-28T00:54:58.429Zopenjdk system 17 system
2312024-11-28T00:54:58.429Zopenjdk system 11 system
2322024-11-28T00:54:58.429Zopenjdk system 1.8 system
2332024-11-28T00:54:58.429Zopenssl vendor 3 vendor
2342024-11-28T00:54:58.429Zperl system 5.36 system
2352024-11-28T00:54:58.429Zpostgresql system 15 system
2362024-11-28T00:54:58.429Zpostgresql system 13 system
2372024-11-28T00:54:58.429Zpython vendor 3 vendor
2382024-11-28T00:54:58.429Zpython system 2 system
2392024-11-28T00:54:58.429Zpython3 system 3.11 system
2402024-11-28T00:54:58.429Zruby system 3.0 system
2412024-11-28T00:54:58.429Zwords vendor vendor american-english
2422024-11-28T00:54:58.429Zwords system system australian-english
2432024-11-28T00:54:58.429Zwords system system british-english
2442024-11-28T00:54:58.429Zwords system system canadian-english
2452024-11-28T00:54:58.429Zwords system system french
2462024-11-28T00:54:58.429Zwords system system italian
2472024-11-28T00:54:58.429Zwords system system ngerman
2482024-11-28T00:54:58.429Zwords system system ogerman
2492024-11-28T00:54:58.429Zwords system system spanish
2502024-11-28T00:54:58.759ZPUBLISHER TYPE STATUS P LOCATION
2512024-11-28T00:54:58.759Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2522024-11-28T00:55:01.379ZFMRI IFO
2532024-11-28T00:55:01.379Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-11-28T00:55:01.379Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-11-28T00:55:01.379Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-11-28T00:55:01.379Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-11-28T00:55:01.379Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2582024-11-28T00:55:01.379Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-11-28T00:55:01.379Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2602024-11-28T00:55:01.379Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2612024-11-28T00:55:01.379Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2622024-11-28T00:55:01.379Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2632024-11-28T00:55:01.380Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2642024-11-28T00:55:01.380Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2652024-11-28T00:55:01.380Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2662024-11-28T00:55:01.380Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2672024-11-28T00:55:01.380Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2682024-11-28T00:55:02.121Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692024-11-28T00:55:02.367Z Updating crates.io index
2702024-11-28T00:55:02.369Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712024-11-28T00:55:03.296Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2722024-11-28T00:55:03.538Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2732024-11-28T00:55:03.790Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2742024-11-28T00:55:04.049Z Updating git repository `https://github.com/oxidecomputer/propolis`
2752024-11-28T00:55:05.063Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762024-11-28T00:55:07.486Z Updating git repository `https://github.com/oxidecomputer/opte`
2772024-11-28T00:55:08.659Z Updating git repository `https://github.com/oxidecomputer/falcon`
2782024-11-28T00:55:09.386Z Updating git repository `https://github.com/oxidecomputer/clickward`
2792024-11-28T00:55:09.680Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2802024-11-28T00:55:09.948Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-11-28T00:55:10.672Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2822024-11-28T00:55:10.992Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832024-11-28T00:55:11.287Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842024-11-28T00:55:11.542Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2852024-11-28T00:55:11.758Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2862024-11-28T00:55:12.022Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2872024-11-28T00:55:12.288Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2882024-11-28T00:55:12.639Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892024-11-28T00:55:12.937Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2902024-11-28T00:55:13.277Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912024-11-28T00:55:13.769Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922024-11-28T00:55:14.054Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932024-11-28T00:55:14.656Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2942024-11-28T00:55:15.107Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2952024-11-28T00:55:15.503Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2962024-11-28T00:55:15.857Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972024-11-28T00:55:16.069Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982024-11-28T00:55:16.480Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992024-11-28T00:55:17.661Z Downloading crates ...
3002024-11-28T00:55:17.742Z Downloaded autocfg v1.4.0
3012024-11-28T00:55:17.746Z Downloaded anstyle-query v1.1.1
3022024-11-28T00:55:17.749Z Downloaded anstream v0.6.15
3032024-11-28T00:55:17.751Z Downloaded anstyle-parse v0.2.5
3042024-11-28T00:55:17.753Z Downloaded anstyle v1.0.10
3052024-11-28T00:55:17.821Z Downloaded camino v1.1.9
3062024-11-28T00:55:17.824Z Downloaded cargo-platform v0.1.8
3072024-11-28T00:55:17.828Z Downloaded block-buffer v0.10.4
3082024-11-28T00:55:17.829Z Downloaded cargo_toml v0.20.5
3092024-11-28T00:55:17.833Z Downloaded clap v4.5.21
3102024-11-28T00:55:17.840Z Downloaded equivalent v1.0.1
3112024-11-28T00:55:17.843Z Downloaded dtrace-parser v0.2.0
3122024-11-28T00:55:17.843Z Downloaded digest v0.10.7
3132024-11-28T00:55:17.847Z Downloaded fnv v1.0.7
3142024-11-28T00:55:17.847Z Downloaded dof v0.3.0
3152024-11-28T00:55:17.848Z Downloaded clap_lex v0.7.2
3162024-11-28T00:55:17.848Z Downloaded clap_derive v4.5.18
3172024-11-28T00:55:17.850Z Downloaded cpufeatures v0.2.14
3182024-11-28T00:55:17.850Z Downloaded colorchoice v1.0.2
3192024-11-28T00:55:17.850Z Downloaded camino-tempfile v1.1.1
3202024-11-28T00:55:17.853Z Downloaded byteorder v1.5.0
3212024-11-28T00:55:17.859Z Downloaded heck v0.4.1
3222024-11-28T00:55:17.868Z Downloaded is_terminal_polyfill v1.70.1
3232024-11-28T00:55:17.872Z Downloaded heck v0.5.0
3242024-11-28T00:55:17.872Z Downloaded errno v0.3.9
3252024-11-28T00:55:17.872Z Downloaded generic-array v0.14.7
3262024-11-28T00:55:17.872Z Downloaded crypto-common v0.1.6
3272024-11-28T00:55:17.875Z Downloaded bytecount v0.6.8
3282024-11-28T00:55:17.875Z Downloaded itoa v1.0.11
3292024-11-28T00:55:17.879Z Downloaded memmap v0.7.0
3302024-11-28T00:55:17.882Z Downloaded fs-err v2.11.0
3312024-11-28T00:55:17.886Z Downloaded macaddr v1.0.1
3322024-11-28T00:55:17.890Z Downloaded cargo_metadata v0.18.1
3332024-11-28T00:55:17.890Z Downloaded pretty-hex v0.4.1
3342024-11-28T00:55:17.896Z Downloaded proc-macro-error-attr v1.0.4
3352024-11-28T00:55:17.899Z Downloaded scroll_derive v0.12.0
3362024-11-28T00:55:17.899Z Downloaded cfg-if v1.0.0
3372024-11-28T00:55:17.903Z Downloaded pest_generator v2.7.14
3382024-11-28T00:55:17.903Z Downloaded usdt-attr-macro v0.5.0
3392024-11-28T00:55:17.907Z Downloaded swrite v0.1.0
3402024-11-28T00:55:17.910Z Downloaded bitflags v2.6.0
3412024-11-28T00:55:17.914Z Downloaded usdt-macro v0.5.0
3422024-11-28T00:55:17.919Z Downloaded once_cell v1.20.2
3432024-11-28T00:55:17.919Z Downloaded log v0.4.22
3442024-11-28T00:55:17.922Z Downloaded strsim v0.11.1
3452024-11-28T00:55:17.924Z Downloaded scroll v0.12.0
3462024-11-28T00:55:17.927Z Downloaded fastrand v2.1.1
3472024-11-28T00:55:17.932Z Downloaded unicode-linebreak v0.1.5
3482024-11-28T00:55:17.935Z Downloaded usdt-impl v0.5.0
3492024-11-28T00:55:17.935Z Downloaded utf8parse v0.2.2
3502024-11-28T00:55:17.938Z Downloaded serde_tokenstream v0.2.2
3512024-11-28T00:55:17.939Z Downloaded serde_spanned v0.6.8
3522024-11-28T00:55:17.939Z Downloaded plain v0.2.3
3532024-11-28T00:55:17.941Z Downloaded version_check v0.9.5
3542024-11-28T00:55:17.941Z Downloaded usdt v0.5.0
3552024-11-28T00:55:17.944Z Downloaded tabled_derive v0.7.0
3562024-11-28T00:55:17.944Z Downloaded toml_datetime v0.6.8
3572024-11-28T00:55:17.944Z Downloaded thread-id v4.2.2
3582024-11-28T00:55:17.948Z Downloaded terminal_size v0.4.0
3592024-11-28T00:55:17.953Z Downloaded smawk v0.3.2
3602024-11-28T00:55:17.956Z Downloaded hashbrown v0.15.0
3612024-11-28T00:55:17.959Z Downloaded quote v1.0.37
3622024-11-28T00:55:17.959Z Downloaded semver v1.0.23
3632024-11-28T00:55:17.961Z Downloaded pest_derive v2.7.14
3642024-11-28T00:55:17.966Z Downloaded proc-macro-error v1.0.4
3652024-11-28T00:55:17.975Z Downloaded thiserror-impl v1.0.69
3662024-11-28T00:55:17.975Z Downloaded ryu v1.0.18
3672024-11-28T00:55:17.982Z Downloaded thiserror v1.0.69
3682024-11-28T00:55:17.982Z Downloaded sha2 v0.10.8
3692024-11-28T00:55:17.986Z Downloaded pest_meta v2.7.14
3702024-11-28T00:55:17.986Z Downloaded indexmap v2.6.0
3712024-11-28T00:55:17.990Z Downloaded textwrap v0.16.1
3722024-11-28T00:55:17.990Z Downloaded tempfile v3.13.0
3732024-11-28T00:55:17.994Z Downloaded proc-macro2 v1.0.89
3742024-11-28T00:55:18.002Z Downloaded unicode-ident v1.0.13
3752024-11-28T00:55:18.002Z Downloaded anyhow v1.0.93
3762024-11-28T00:55:18.006Z Downloaded zerocopy-derive v0.7.35
3772024-11-28T00:55:18.006Z Downloaded serde_derive v1.0.215
3782024-11-28T00:55:18.012Z Downloaded typenum v1.17.0
3792024-11-28T00:55:18.015Z Downloaded ucd-trie v0.1.7
3802024-11-28T00:55:18.015Z Downloaded toml v0.8.19
3812024-11-28T00:55:18.015Z Downloaded papergrid v0.11.0
3822024-11-28T00:55:18.022Z Downloaded serde v1.0.215
3832024-11-28T00:55:18.027Z Downloaded clap_builder v4.5.21
3842024-11-28T00:55:18.029Z Downloaded memchr v2.7.4
3852024-11-28T00:55:18.038Z Downloaded toml_edit v0.22.22
3862024-11-28T00:55:18.061Z Downloaded pest v2.7.14
3872024-11-28T00:55:18.073Z Downloaded serde_json v1.0.132
3882024-11-28T00:55:18.082Z Downloaded zerocopy v0.7.35
3892024-11-28T00:55:18.096Z Downloaded winnow v0.6.20
3902024-11-28T00:55:18.104Z Downloaded goblin v0.8.2
3912024-11-28T00:55:18.111Z Downloaded tabled v0.15.0
3922024-11-28T00:55:18.125Z Downloaded syn v2.0.87
3932024-11-28T00:55:18.136Z Downloaded syn v1.0.109
3942024-11-28T00:55:18.145Z Downloaded unicode-width v0.1.14
3952024-11-28T00:55:18.158Z Downloaded rustix v0.38.37
3962024-11-28T00:55:18.188Z Downloaded libc v0.2.162
3972024-11-28T00:55:18.493Z Compiling proc-macro2 v1.0.89
3982024-11-28T00:55:18.493Z Compiling unicode-ident v1.0.13
3992024-11-28T00:55:18.496Z Compiling serde v1.0.215
4002024-11-28T00:55:18.496Z Compiling version_check v0.9.5
4012024-11-28T00:55:18.496Z Compiling thiserror v1.0.69
4022024-11-28T00:55:18.496Z Compiling memchr v2.7.4
4032024-11-28T00:55:18.497Z Compiling libc v0.2.162
4042024-11-28T00:55:18.497Z Compiling itoa v1.0.11
4052024-11-28T00:55:18.745Z Compiling ryu v1.0.18
4062024-11-28T00:55:18.834Z Compiling ucd-trie v0.1.7
4072024-11-28T00:55:19.072Z Compiling once_cell v1.20.2
4082024-11-28T00:55:19.371Z Compiling byteorder v1.5.0
4092024-11-28T00:55:19.409Z Compiling rustix v0.38.37
4102024-11-28T00:55:19.765Z Compiling serde_json v1.0.132
4112024-11-28T00:55:19.975Z Compiling bitflags v2.6.0
4122024-11-28T00:55:20.046Z Compiling proc-macro-error-attr v1.0.4
4132024-11-28T00:55:20.105Z Compiling usdt-impl v0.5.0
4142024-11-28T00:55:20.256Z Compiling syn v1.0.109
4152024-11-28T00:55:20.288Z Compiling proc-macro-error v1.0.4
4162024-11-28T00:55:20.390Z Compiling camino v1.1.9
4172024-11-28T00:55:20.417Z Compiling equivalent v1.0.1
4182024-11-28T00:55:20.551Z Compiling utf8parse v0.2.2
4192024-11-28T00:55:20.575Z Compiling hashbrown v0.15.0
4202024-11-28T00:55:20.598Z Compiling plain v0.2.3
4212024-11-28T00:55:20.719Z Compiling log v0.4.22
4222024-11-28T00:55:20.793Z Compiling quote v1.0.37
4232024-11-28T00:55:20.949Z Compiling anstyle-parse v0.2.5
4242024-11-28T00:55:21.031Z Compiling errno v0.3.9
4252024-11-28T00:55:21.185Z Compiling syn v2.0.87
4262024-11-28T00:55:21.336Z Compiling thread-id v4.2.2
4272024-11-28T00:55:21.513Z Compiling winnow v0.6.20
4282024-11-28T00:55:21.571Z Compiling colorchoice v1.0.2
4292024-11-28T00:55:21.734Z Compiling is_terminal_polyfill v1.70.1
4302024-11-28T00:55:21.789Z Compiling indexmap v2.6.0
4312024-11-28T00:55:21.843Z Compiling pretty-hex v0.4.1
4322024-11-28T00:55:21.871Z Compiling autocfg v1.4.0
4332024-11-28T00:55:22.055Z Compiling anstyle-query v1.1.1
4342024-11-28T00:55:22.216Z Compiling semver v1.0.23
4352024-11-28T00:55:22.776Z Compiling anstyle v1.0.10
4362024-11-28T00:55:22.806Z Compiling unicode-width v0.1.14
4372024-11-28T00:55:23.135Z Compiling fs-err v2.11.0
4382024-11-28T00:55:23.210Z Compiling anstream v0.6.15
4392024-11-28T00:55:23.418Z Compiling bytecount v0.6.8
4402024-11-28T00:55:23.554Z Compiling terminal_size v0.4.0
4412024-11-28T00:55:23.580Z Compiling anyhow v1.0.93
4422024-11-28T00:55:23.776Z Compiling strsim v0.11.1
4432024-11-28T00:55:24.011Z Compiling heck v0.4.1
4442024-11-28T00:55:24.199Z Compiling heck v0.5.0
4452024-11-28T00:55:24.355Z Compiling clap_lex v0.7.2
4462024-11-28T00:55:24.519Z Compiling fastrand v2.1.1
4472024-11-28T00:55:24.724Z Compiling fnv v1.0.7
4482024-11-28T00:55:24.743Z Compiling cfg-if v1.0.0
4492024-11-28T00:55:24.771Z Compiling clap_builder v4.5.21
4502024-11-28T00:55:24.844Z Compiling tempfile v3.13.0
4512024-11-28T00:55:24.870Z Compiling papergrid v0.11.0
4522024-11-28T00:55:25.197Z Compiling memmap v0.7.0
4532024-11-28T00:55:25.253Z Compiling smawk v0.3.2
4542024-11-28T00:55:25.460Z Compiling unicode-linebreak v0.1.5
4552024-11-28T00:55:25.682Z Compiling swrite v0.1.0
4562024-11-28T00:55:25.844Z Compiling textwrap v0.16.1
4572024-11-28T00:55:26.896Z Compiling tabled_derive v0.7.0
4582024-11-28T00:55:28.437Z Compiling tabled v0.15.0
4592024-11-28T00:55:30.189Z Compiling serde_derive v1.0.215
4602024-11-28T00:55:30.192Z Compiling thiserror-impl v1.0.69
4612024-11-28T00:55:30.192Z Compiling zerocopy-derive v0.7.35
4622024-11-28T00:55:30.192Z Compiling scroll_derive v0.12.0
4632024-11-28T00:55:30.289Z Compiling clap_derive v4.5.18
4642024-11-28T00:55:31.355Z Compiling scroll v0.12.0
4652024-11-28T00:55:31.904Z Compiling goblin v0.8.2
4662024-11-28T00:55:32.147Z Compiling zerocopy v0.7.35
4672024-11-28T00:55:32.691Z Compiling pest v2.7.14
4682024-11-28T00:55:34.273Z Compiling clap v4.5.21
4692024-11-28T00:55:35.033Z Compiling pest_meta v2.7.14
4702024-11-28T00:55:35.897Z Compiling pest_generator v2.7.14
4712024-11-28T00:55:37.779Z Compiling pest_derive v2.7.14
4722024-11-28T00:55:38.496Z Compiling dtrace-parser v0.2.0
4732024-11-28T00:55:40.209Z Compiling serde_tokenstream v0.2.2
4742024-11-28T00:55:40.372Z Compiling toml_datetime v0.6.8
4752024-11-28T00:55:40.372Z Compiling serde_spanned v0.6.8
4762024-11-28T00:55:40.659Z Compiling cargo-platform v0.1.8
4772024-11-28T00:55:40.725Z Compiling toml_edit v0.22.22
4782024-11-28T00:55:40.752Z Compiling macaddr v1.0.1
4792024-11-28T00:55:41.005Z Compiling camino-tempfile v1.1.1
4802024-11-28T00:55:41.648Z Compiling dof v0.3.0
4812024-11-28T00:55:41.995Z Compiling cargo_metadata v0.18.1
4822024-11-28T00:55:43.229Z Compiling usdt-macro v0.5.0
4832024-11-28T00:55:43.232Z Compiling usdt-attr-macro v0.5.0
4842024-11-28T00:55:43.763Z Compiling toml v0.8.19
4852024-11-28T00:55:44.541Z Compiling usdt v0.5.0
4862024-11-28T00:55:44.562Z Compiling cargo_toml v0.20.5
4872024-11-28T00:55:48.959Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4882024-11-28T00:55:52.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.18s
4892024-11-28T00:55:52.342Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4902024-11-28T00:55:52.875Z Downloading crates ...
4912024-11-28T00:55:53.010Z Downloaded bcs v0.1.6
4922024-11-28T00:55:53.012Z Downloaded colored v2.1.0
4932024-11-28T00:55:53.016Z Downloaded cbc v0.1.2
4942024-11-28T00:55:53.025Z Downloaded ciborium-io v0.2.2
4952024-11-28T00:55:53.025Z Downloaded clang-sys v1.8.1
4962024-11-28T00:55:53.028Z Downloaded aws-lc-rs v1.10.0
4972024-11-28T00:55:53.032Z Downloaded crossbeam-channel v0.5.13
4982024-11-28T00:55:53.045Z Downloaded adler2 v2.0.0
4992024-11-28T00:55:53.057Z Downloaded addr2line v0.24.2
5002024-11-28T00:55:53.057Z Downloaded rand_xorshift v0.3.0
5012024-11-28T00:55:53.057Z Downloaded cancel-safe-futures v0.1.5
5022024-11-28T00:55:53.061Z Downloaded russh v0.45.0
5032024-11-28T00:55:53.082Z Downloaded rustc_version v0.4.1
5042024-11-28T00:55:53.092Z Downloaded allocator-api2 v0.2.18
5052024-11-28T00:55:53.104Z Downloaded aho-corasick v1.1.3
5062024-11-28T00:55:53.110Z Downloaded http-body v1.0.1
5072024-11-28T00:55:53.114Z Downloaded headers-core v0.3.0
5082024-11-28T00:55:53.114Z Downloaded ahash v0.8.11
5092024-11-28T00:55:53.118Z Downloaded httparse v1.9.5
5102024-11-28T00:55:53.120Z Downloaded ident_case v1.0.1
5112024-11-28T00:55:53.123Z Downloaded arrayvec v0.7.6
5122024-11-28T00:55:53.128Z Downloaded array-init v0.0.4
5132024-11-28T00:55:53.131Z Downloaded httpdate v1.0.3
5142024-11-28T00:55:53.131Z Downloaded hyper-tls v0.6.0
5152024-11-28T00:55:53.131Z Downloaded match_cfg v0.1.0
5162024-11-28T00:55:53.131Z Downloaded humantime v2.1.0
5172024-11-28T00:55:53.133Z Downloaded base16ct v0.2.0
5182024-11-28T00:55:53.137Z Downloaded is_ci v1.2.0
5192024-11-28T00:55:53.137Z Downloaded base64ct v1.6.0
5202024-11-28T00:55:53.139Z Downloaded async-trait v0.1.83
5212024-11-28T00:55:53.142Z Downloaded rustversion v1.0.17
5222024-11-28T00:55:53.145Z Downloaded http-body-util v0.1.2
5232024-11-28T00:55:53.148Z Downloaded hex v0.4.3
5242024-11-28T00:55:53.150Z Downloaded async-bb8-diesel v0.2.1
5252024-11-28T00:55:53.152Z Downloaded hex-literal v0.4.1
5262024-11-28T00:55:53.154Z Downloaded kstat-rs v0.2.4
5272024-11-28T00:55:53.156Z Downloaded base64 v0.21.7
5282024-11-28T00:55:53.159Z Downloaded hostname v0.4.0
5292024-11-28T00:55:53.164Z Downloaded heck v0.3.3
5302024-11-28T00:55:53.166Z Downloaded http-range v0.1.5
5312024-11-28T00:55:53.167Z Downloaded home v0.5.9
5322024-11-28T00:55:53.167Z Downloaded bcrypt-pbkdf v0.10.0
5332024-11-28T00:55:53.167Z Downloaded backtrace v0.3.74
5342024-11-28T00:55:53.174Z Downloaded lru-cache v0.1.2
5352024-11-28T00:55:53.178Z Downloaded lazy_static v1.5.0
5362024-11-28T00:55:53.178Z Downloaded libsw v3.3.1
5372024-11-28T00:55:53.187Z Downloaded linear-map v1.2.0
5382024-11-28T00:55:53.187Z Downloaded lalrpop-util v0.19.12
5392024-11-28T00:55:53.191Z Downloaded cfg_aliases v0.2.1
5402024-11-28T00:55:53.191Z Downloaded bitfield-struct v0.6.2
5412024-11-28T00:55:53.191Z Downloaded matches v0.1.10
5422024-11-28T00:55:53.191Z Downloaded icu_provider v1.5.0
5432024-11-28T00:55:53.194Z Downloaded lazycell v1.3.0
5442024-11-28T00:55:53.194Z Downloaded buf-list v1.0.3
5452024-11-28T00:55:53.197Z Downloaded ctr v0.9.2
5462024-11-28T00:55:53.199Z Downloaded libefi-sys v0.1.0
5472024-11-28T00:55:53.199Z Downloaded hyper-rustls v0.27.3
5482024-11-28T00:55:53.202Z Downloaded cstr-argument v0.1.2
5492024-11-28T00:55:53.205Z Downloaded crunchy v0.2.2
5502024-11-28T00:55:53.205Z Downloaded darling v0.20.10
5512024-11-28T00:55:53.211Z Downloaded md5 v0.7.0
5522024-11-28T00:55:53.214Z Downloaded cexpr v0.6.0
5532024-11-28T00:55:53.214Z Downloaded cassowary v0.3.0
5542024-11-28T00:55:53.218Z Downloaded lockfree-object-pool v0.1.6
5552024-11-28T00:55:53.227Z Downloaded progenitor-client v0.8.0
5562024-11-28T00:55:53.227Z Downloaded constant_time_eq v0.3.1
5572024-11-28T00:55:53.227Z Downloaded inout v0.1.3
5582024-11-28T00:55:53.233Z Downloaded cobs v0.2.3
5592024-11-28T00:55:53.233Z Downloaded lru v0.12.5
5602024-11-28T00:55:53.233Z Downloaded instability v0.3.2
5612024-11-28T00:55:53.233Z Downloaded hubpack v0.1.2
5622024-11-28T00:55:53.233Z Downloaded is-terminal v0.4.13
5632024-11-28T00:55:53.233Z Downloaded rfc6979 v0.4.0
5642024-11-28T00:55:53.237Z Downloaded cipher v0.4.4
5652024-11-28T00:55:53.237Z Downloaded memoffset v0.9.1
5662024-11-28T00:55:53.237Z Downloaded maybe-uninit v2.0.0
5672024-11-28T00:55:53.237Z Downloaded ipnetwork v0.20.0
5682024-11-28T00:55:53.241Z Downloaded take_mut v0.2.2
5692024-11-28T00:55:53.241Z Downloaded crossbeam-deque v0.8.5
5702024-11-28T00:55:53.247Z Downloaded tower-service v0.3.3
5712024-11-28T00:55:53.247Z Downloaded iana-time-zone v0.1.61
5722024-11-28T00:55:53.247Z Downloaded indoc v1.0.9
5732024-11-28T00:55:53.250Z Downloaded termtree v0.4.1
5742024-11-28T00:55:53.250Z Downloaded mime v0.3.17
5752024-11-28T00:55:53.252Z Downloaded md-5 v0.10.6
5762024-11-28T00:55:53.252Z Downloaded vte_generate_state_changes v0.1.2
5772024-11-28T00:55:53.255Z Downloaded litemap v0.7.3
5782024-11-28T00:55:53.259Z Downloaded ciborium v0.2.2
5792024-11-28T00:55:53.263Z Downloaded keccak v0.1.5
5802024-11-28T00:55:53.263Z Downloaded zone_cfg_derive v0.3.0
5812024-11-28T00:55:53.266Z Downloaded zerofrom v0.1.4
5822024-11-28T00:55:53.266Z Downloaded waitgroup v0.1.2
5832024-11-28T00:55:53.266Z Downloaded hyper-util v0.1.10
5842024-11-28T00:55:53.270Z Downloaded derive_builder_macro v0.20.2
5852024-11-28T00:55:53.272Z Downloaded lock_api v0.4.12
5862024-11-28T00:55:53.275Z Downloaded r2d2 v0.8.10
5872024-11-28T00:55:53.275Z Downloaded quinn-udp v0.5.5
5882024-11-28T00:55:53.279Z Downloaded bzip2 v0.4.4
5892024-11-28T00:55:53.282Z Downloaded memmap2 v0.9.5
5902024-11-28T00:55:53.282Z Downloaded mime_guess v2.0.5
5912024-11-28T00:55:53.282Z Downloaded fd-lock v4.0.2
5922024-11-28T00:55:53.285Z Downloaded rustls-pemfile v1.0.4
5932024-11-28T00:55:53.287Z Downloaded libloading v0.8.5
5942024-11-28T00:55:53.291Z Downloaded serde_urlencoded v0.7.1
5952024-11-28T00:55:53.293Z Downloaded curve25519-dalek-derive v0.1.1
5962024-11-28T00:55:53.293Z Downloaded signal-hook-registry v1.4.2
5972024-11-28T00:55:53.296Z Downloaded crc32fast v1.4.2
5982024-11-28T00:55:53.296Z Downloaded cookie_store v0.21.0
5992024-11-28T00:55:53.298Z Downloaded termios v0.3.3
6002024-11-28T00:55:53.305Z Downloaded strum_macros v0.25.3
6012024-11-28T00:55:53.308Z Downloaded thread_local v1.1.8
6022024-11-28T00:55:53.308Z Downloaded thiserror-no-std v2.0.2
6032024-11-28T00:55:53.311Z Downloaded unicode-xid v0.2.6
6042024-11-28T00:55:53.311Z Downloaded unicode-truncate v1.1.0
6052024-11-28T00:55:53.313Z Downloaded twox-hash v1.6.3
6062024-11-28T00:55:53.317Z Downloaded precomputed-hash v0.1.1
6072024-11-28T00:55:53.317Z Downloaded opaque-debug v0.3.1
6082024-11-28T00:55:53.319Z Downloaded slab v0.4.9
6092024-11-28T00:55:53.319Z Downloaded base64 v0.13.1
6102024-11-28T00:55:53.323Z Downloaded thiserror-impl-no-std v2.0.2
6112024-11-28T00:55:53.326Z Downloaded wait-timeout v0.2.0
6122024-11-28T00:55:53.326Z Downloaded ipnet v2.10.1
6132024-11-28T00:55:53.328Z Downloaded blake2 v0.10.6
6142024-11-28T00:55:53.331Z Downloaded olpc-cjson v0.1.4
6152024-11-28T00:55:53.331Z Downloaded icu_locid_transform_data v1.5.0
6162024-11-28T00:55:53.334Z Downloaded hickory-client v0.24.1
6172024-11-28T00:55:53.337Z Downloaded indexmap v1.9.3
6182024-11-28T00:55:53.342Z Downloaded diesel-dtrace v0.3.0
6192024-11-28T00:55:53.344Z Downloaded slog-async v2.8.0
6202024-11-28T00:55:53.347Z Downloaded schemars_derive v0.8.21
6212024-11-28T00:55:53.347Z Downloaded enum-as-inner v0.5.1
6222024-11-28T00:55:53.350Z Downloaded futures-sink v0.3.31
6232024-11-28T00:55:53.350Z Downloaded fixedbitset v0.4.2
6242024-11-28T00:55:53.354Z Downloaded try-lock v0.2.5
6252024-11-28T00:55:53.354Z Downloaded newtype-uuid v1.1.3
6262024-11-28T00:55:53.357Z Downloaded russh-cryptovec v0.7.3
6272024-11-28T00:55:53.357Z Downloaded ghash v0.5.1
6282024-11-28T00:55:53.357Z Downloaded crossbeam-utils v0.8.20
6292024-11-28T00:55:53.360Z Downloaded time-core v0.1.2
6302024-11-28T00:55:53.360Z Downloaded strum v0.26.3
6312024-11-28T00:55:53.363Z Downloaded crossbeam-epoch v0.9.18
6322024-11-28T00:55:53.367Z Downloaded tokio-tungstenite v0.24.0
6332024-11-28T00:55:53.370Z Downloaded num_enum v0.5.11
6342024-11-28T00:55:53.373Z Downloaded icu_normalizer_data v1.5.0
6352024-11-28T00:55:53.376Z Downloaded num v0.4.3
6362024-11-28T00:55:53.376Z Downloaded similar v2.6.0
6372024-11-28T00:55:53.380Z Downloaded progenitor-impl v0.8.0
6382024-11-28T00:55:53.383Z Downloaded compact_str v0.8.0
6392024-11-28T00:55:53.387Z Downloaded icu_properties v1.5.1
6402024-11-28T00:55:53.395Z Downloaded endian-type v0.1.2
6412024-11-28T00:55:53.397Z Downloaded downcast v0.11.0
6422024-11-28T00:55:53.398Z Downloaded yasna v0.5.2
6432024-11-28T00:55:53.398Z Downloaded predicates-tree v1.0.11
6442024-11-28T00:55:53.398Z Downloaded predicates-core v1.0.8
6452024-11-28T00:55:53.398Z Downloaded foreign-types-shared v0.3.1
6462024-11-28T00:55:53.398Z Downloaded sec1 v0.7.3
6472024-11-28T00:55:53.401Z Downloaded test-strategy v0.3.1
6482024-11-28T00:55:53.403Z Downloaded mirai-annotations v1.12.0
6492024-11-28T00:55:53.414Z Downloaded peg-runtime v0.8.3
6502024-11-28T00:55:53.416Z Downloaded openssl-probe v0.1.5
6512024-11-28T00:55:53.416Z Downloaded openssl-macros v0.1.1
6522024-11-28T00:55:53.418Z Downloaded tokio-macros v2.4.0
6532024-11-28T00:55:53.418Z Downloaded smallvec v0.6.14
6542024-11-28T00:55:53.421Z Downloaded futures-channel v0.3.31
6552024-11-28T00:55:53.425Z Downloaded phf_shared v0.10.0
6562024-11-28T00:55:53.425Z Downloaded oso-derive v0.27.3
6572024-11-28T00:55:53.425Z Downloaded spki v0.7.3
6582024-11-28T00:55:53.427Z Downloaded shlex v1.3.0
6592024-11-28T00:55:53.430Z Downloaded shell-words v1.1.0
6602024-11-28T00:55:53.430Z Downloaded password-hash v0.5.0
6612024-11-28T00:55:53.433Z Downloaded unicase v2.7.0
6622024-11-28T00:55:53.436Z Downloaded prettyplease v0.2.25
6632024-11-28T00:55:53.439Z Downloaded bumpalo v3.16.0
6642024-11-28T00:55:53.442Z Downloaded psl-types v2.0.11
6652024-11-28T00:55:53.445Z Downloaded foldhash v0.1.3
6662024-11-28T00:55:53.446Z Downloaded form_urlencoded v1.2.1
6672024-11-28T00:55:53.446Z Downloaded unarray v0.1.4
6682024-11-28T00:55:53.449Z Downloaded samael v0.0.17
6692024-11-28T00:55:53.453Z Downloaded env_filter v0.1.2
6702024-11-28T00:55:53.456Z Downloaded zerofrom-derive v0.1.4
6712024-11-28T00:55:53.459Z Downloaded tinyvec_macros v0.1.1
6722024-11-28T00:55:53.459Z Downloaded hash32 v0.2.1
6732024-11-28T00:55:53.459Z Downloaded predicates v3.1.2
6742024-11-28T00:55:53.463Z Downloaded tungstenite v0.24.0
6752024-11-28T00:55:53.468Z Downloaded crypto-bigint v0.5.5
6762024-11-28T00:55:53.477Z Downloaded darling_macro v0.20.10
6772024-11-28T00:55:53.483Z Downloaded miniz_oxide v0.8.0
6782024-11-28T00:55:53.484Z Downloaded omicron-zone-package v0.11.1
6792024-11-28T00:55:53.484Z Downloaded phf_codegen v0.11.2
6802024-11-28T00:55:53.484Z Downloaded gethostname v0.5.0
6812024-11-28T00:55:53.487Z Downloaded pem v3.0.4
6822024-11-28T00:55:53.487Z Downloaded hash32 v0.3.1
6832024-11-28T00:55:53.491Z Downloaded rustc-demangle v0.1.24
6842024-11-28T00:55:53.491Z Downloaded displaydoc v0.2.5
6852024-11-28T00:55:53.494Z Downloaded rustc_version v0.1.7
6862024-11-28T00:55:53.497Z Downloaded rustc-hash v2.0.0
6872024-11-28T00:55:53.497Z Downloaded rustc-hash v1.1.0
6882024-11-28T00:55:53.499Z Downloaded stable_deref_trait v1.2.0
6892024-11-28T00:55:53.499Z Downloaded sha1 v0.10.6
6902024-11-28T00:55:53.501Z Downloaded string_cache v0.8.7
6912024-11-28T00:55:53.504Z Downloaded static_assertions v1.1.0
6922024-11-28T00:55:53.509Z Downloaded phf_generator v0.11.2
6932024-11-28T00:55:53.509Z Downloaded tokio-rustls v0.24.1
6942024-11-28T00:55:53.512Z Downloaded newtype_derive v0.1.6
6952024-11-28T00:55:53.512Z Downloaded newline-converter v0.3.0
6962024-11-28T00:55:53.512Z Downloaded hickory-server v0.24.1
6972024-11-28T00:55:53.517Z Downloaded number_prefix v0.4.0
6982024-11-28T00:55:53.521Z Downloaded xattr v1.3.1
6992024-11-28T00:55:53.527Z Downloaded path-slash v0.1.5
7002024-11-28T00:55:53.527Z Downloaded parse-size v1.1.0
7012024-11-28T00:55:53.527Z Downloaded headers v0.4.0
7022024-11-28T00:55:53.533Z Downloaded rpassword v7.3.1
7032024-11-28T00:55:53.538Z Downloaded icu_collections v1.5.0
7042024-11-28T00:55:53.543Z Downloaded toolchain_find v0.4.0
7052024-11-28T00:55:53.543Z Downloaded indicatif v0.17.9
7062024-11-28T00:55:53.546Z Downloaded serde-big-array v0.5.1
7072024-11-28T00:55:53.548Z Downloaded embedded-io v0.6.1
7082024-11-28T00:55:53.548Z Downloaded utf-8 v0.7.6
7092024-11-28T00:55:53.551Z Downloaded typify-macro v0.2.0
7102024-11-28T00:55:53.554Z Downloaded mockall v0.13.0
7112024-11-28T00:55:53.554Z Downloaded foreign-types-shared v0.1.1
7122024-11-28T00:55:53.556Z Downloaded xz2 v0.1.7
7132024-11-28T00:55:53.556Z Downloaded sqlformat v0.2.6
7142024-11-28T00:55:53.559Z Downloaded embedded-io v0.4.0
7152024-11-28T00:55:53.564Z Downloaded either v1.13.0
7162024-11-28T00:55:53.564Z Downloaded cc v1.1.30
7172024-11-28T00:55:53.570Z Downloaded deranged v0.3.11
7182024-11-28T00:55:53.570Z Downloaded zerovec-derive v0.10.3
7192024-11-28T00:55:53.573Z Downloaded packed_struct_codegen v0.10.1
7202024-11-28T00:55:53.573Z Downloaded nibble_vec v0.1.0
7212024-11-28T00:55:53.577Z Downloaded darling_core v0.20.10
7222024-11-28T00:55:53.580Z Downloaded packed_struct v0.10.1
7232024-11-28T00:55:53.582Z Downloaded num_threads v0.1.7
7242024-11-28T00:55:53.582Z Downloaded term v0.7.0
7252024-11-28T00:55:53.585Z Downloaded ena v0.14.3
7262024-11-28T00:55:53.588Z Downloaded paste v1.0.15
7272024-11-28T00:55:53.591Z Downloaded same-file v1.0.6
7282024-11-28T00:55:53.593Z Downloaded pbkdf2 v0.11.0
7292024-11-28T00:55:53.596Z Downloaded data-encoding v2.6.0
7302024-11-28T00:55:53.599Z Downloaded zeroize v1.8.1
7312024-11-28T00:55:53.603Z Downloaded sync_wrapper v1.0.1
7322024-11-28T00:55:53.603Z Downloaded universal-hash v0.5.1
7332024-11-28T00:55:53.603Z Downloaded tui-tree-widget v0.22.0
7342024-11-28T00:55:53.606Z Downloaded sync-ptr v0.1.1
7352024-11-28T00:55:53.606Z Downloaded termcolor v1.4.1
7362024-11-28T00:55:53.609Z Downloaded serde-hex v0.1.0
7372024-11-28T00:55:53.609Z Downloaded untrusted v0.7.1
7382024-11-28T00:55:53.612Z Downloaded scheduled-thread-pool v0.2.7
7392024-11-28T00:55:53.612Z Downloaded signal-hook v0.3.17
7402024-11-28T00:55:53.615Z Downloaded sqlparser_derive v0.2.2
7412024-11-28T00:55:53.618Z Downloaded semver v0.1.20
7422024-11-28T00:55:53.618Z Downloaded parse-display-derive v0.10.0
7432024-11-28T00:55:53.618Z Downloaded foreign-types-macros v0.2.3
7442024-11-28T00:55:53.621Z Downloaded parse-display v0.10.0
7452024-11-28T00:55:53.624Z Downloaded tracing v0.1.40
7462024-11-28T00:55:53.626Z Downloaded dunce v1.0.5
7472024-11-28T00:55:53.629Z Downloaded debug-ignore v1.0.5
7482024-11-28T00:55:53.632Z Downloaded unicode-bidi v0.3.17
7492024-11-28T00:55:53.632Z Downloaded minimal-lexical v0.2.1
7502024-11-28T00:55:53.637Z Downloaded num_enum_derive v0.5.11
7512024-11-28T00:55:53.639Z Downloaded libm v0.2.8
7522024-11-28T00:55:53.650Z Downloaded normalize-line-endings v0.3.0
7532024-11-28T00:55:53.652Z Downloaded aes-gcm v0.10.3
7542024-11-28T00:55:53.652Z Downloaded parking_lot_core v0.9.10
7552024-11-28T00:55:53.655Z Downloaded yoke-derive v0.7.4
7562024-11-28T00:55:53.657Z Downloaded strum_macros v0.26.4
7572024-11-28T00:55:53.660Z Downloaded parking_lot v0.11.2
7582024-11-28T00:55:53.663Z Downloaded dropshot_endpoint v0.12.0
7592024-11-28T00:55:53.668Z Downloaded progenitor-macro v0.8.0
7602024-11-28T00:55:53.671Z Downloaded toml v0.7.8
7612024-11-28T00:55:53.671Z Downloaded supports-color v3.0.1
7622024-11-28T00:55:53.679Z Downloaded ssh-cipher v0.2.0
7632024-11-28T00:55:53.679Z Downloaded synstructure v0.13.1
7642024-11-28T00:55:53.681Z Downloaded tiny-keccak v2.0.2
7652024-11-28T00:55:53.681Z Downloaded write16 v1.0.0
7662024-11-28T00:55:53.681Z Downloaded openssl-sys v0.9.103
7672024-11-28T00:55:53.684Z Downloaded oso v0.27.3
7682024-11-28T00:55:53.688Z Downloaded writeable v0.5.5
7692024-11-28T00:55:53.691Z Downloaded derive-where v1.2.7
7702024-11-28T00:55:53.695Z Downloaded num-conv v0.1.0
7712024-11-28T00:55:53.697Z Downloaded dsl_auto_type v0.1.2
7722024-11-28T00:55:53.697Z Downloaded wyz v0.5.1
7732024-11-28T00:55:53.700Z Downloaded schemars v0.8.21
7742024-11-28T00:55:53.714Z Downloaded peg v0.8.4
7752024-11-28T00:55:53.719Z Downloaded slog-stdlog v4.1.1
7762024-11-28T00:55:53.722Z Downloaded radium v0.7.0
7772024-11-28T00:55:53.722Z Downloaded pkg-config v0.3.31
7782024-11-28T00:55:53.722Z Downloaded num-rational v0.4.2
7792024-11-28T00:55:53.724Z Downloaded tinyvec v1.8.0
7802024-11-28T00:55:53.727Z Downloaded ron v0.7.1
7812024-11-28T00:55:53.734Z Downloaded float-ord v0.3.2
7822024-11-28T00:55:53.737Z Downloaded dropshot_endpoint v0.13.0
7832024-11-28T00:55:53.741Z Downloaded subtle v2.6.1
7842024-11-28T00:55:53.743Z Downloaded slog-scope v4.4.0
7852024-11-28T00:55:53.743Z Downloaded structmeta-derive v0.2.0
7862024-11-28T00:55:53.746Z Downloaded elliptic-curve v0.13.8
7872024-11-28T00:55:53.750Z Downloaded tungstenite v0.21.0
7882024-11-28T00:55:53.752Z Downloaded futures-core v0.3.31
7892024-11-28T00:55:53.755Z Downloaded whoami v1.5.2
7902024-11-28T00:55:53.758Z Downloaded fallible-iterator v0.3.0
7912024-11-28T00:55:53.761Z Downloaded sigpipe v0.1.3
7922024-11-28T00:55:53.761Z Downloaded nanorand v0.7.0
7932024-11-28T00:55:53.764Z Downloaded num-derive v0.4.2
7942024-11-28T00:55:53.767Z Downloaded quick-error v1.2.3
7952024-11-28T00:55:53.769Z Downloaded unicode-segmentation v1.12.0
7962024-11-28T00:55:53.773Z Downloaded fallible-streaming-iterator v0.1.9
7972024-11-28T00:55:53.776Z Downloaded yoke v0.7.4
7982024-11-28T00:55:53.776Z Downloaded serde_repr v0.1.19
7992024-11-28T00:55:53.778Z Downloaded poly1305 v0.8.0
8002024-11-28T00:55:53.781Z Downloaded want v0.3.1
8012024-11-28T00:55:53.785Z Downloaded ssh-encoding v0.2.0
8022024-11-28T00:55:53.786Z Downloaded rustls-pemfile v2.2.0
8032024-11-28T00:55:53.792Z Downloaded utf8_iter v1.0.4
8042024-11-28T00:55:53.792Z Downloaded defmt v0.3.8
8052024-11-28T00:55:53.797Z Downloaded num-traits v0.2.19
8062024-11-28T00:55:53.801Z Downloaded unsafe-libyaml v0.2.11
8072024-11-28T00:55:53.801Z Downloaded new_debug_unreachable v1.0.6
8082024-11-28T00:55:53.804Z Downloaded rand_chacha v0.3.1
8092024-11-28T00:55:53.804Z Downloaded futures-io v0.3.31
8102024-11-28T00:55:53.804Z Downloaded tokio-stream v0.1.16
8112024-11-28T00:55:53.809Z Downloaded url v2.5.3
8122024-11-28T00:55:53.813Z Downloaded structmeta v0.2.0
8132024-11-28T00:55:53.817Z Downloaded difflib v0.4.0
8142024-11-28T00:55:53.817Z Downloaded steno v0.4.1
8152024-11-28T00:55:53.821Z Downloaded fxhash v0.2.1
8162024-11-28T00:55:53.824Z Downloaded hashbrown v0.13.2
8172024-11-28T00:55:53.828Z Downloaded salsa20 v0.10.2
8182024-11-28T00:55:53.828Z Downloaded num-complex v0.4.6
8192024-11-28T00:55:53.835Z Downloaded itertools v0.13.0
8202024-11-28T00:55:53.839Z Downloaded progenitor v0.8.0
8212024-11-28T00:55:53.843Z Downloaded serde_with_macros v3.11.0
8222024-11-28T00:55:53.843Z Downloaded foreign-types v0.3.2
8232024-11-28T00:55:53.847Z Downloaded foreign-types v0.5.0
8242024-11-28T00:55:53.847Z Downloaded rustls-pki-types v1.9.0
8252024-11-28T00:55:53.849Z Downloaded dyn-clone v1.0.17
8262024-11-28T00:55:53.849Z Downloaded stringprep v0.1.5
8272024-11-28T00:55:53.852Z Downloaded utf16_iter v1.0.5
8282024-11-28T00:55:53.852Z Downloaded tokio-rustls v0.25.0
8292024-11-28T00:55:53.854Z Downloaded rcgen v0.12.1
8302024-11-28T00:55:53.856Z Downloaded unicode_categories v0.1.1
8312024-11-28T00:55:53.859Z Downloaded tracing-attributes v0.1.27
8322024-11-28T00:55:53.865Z Downloaded peg-macros v0.8.4
8332024-11-28T00:55:53.870Z Downloaded futures-executor v0.3.31
8342024-11-28T00:55:53.870Z Downloaded owo-colors v4.1.0
8352024-11-28T00:55:53.873Z Downloaded smf v0.2.3
8362024-11-28T00:55:53.873Z Downloaded mockall_derive v0.13.0
8372024-11-28T00:55:53.873Z Downloaded zerocopy v0.6.6
8382024-11-28T00:55:53.876Z Downloaded proc-macro-crate v1.3.1
8392024-11-28T00:55:53.879Z Downloaded defmt-parser v0.3.4
8402024-11-28T00:55:53.879Z Downloaded pin-project-lite v0.2.14
8412024-11-28T00:55:53.884Z Downloaded diesel_table_macro_syntax v0.2.0
8422024-11-28T00:55:53.888Z Downloaded pretty-hex v0.2.1
8432024-11-28T00:55:53.888Z Downloaded group v0.13.0
8442024-11-28T00:55:53.893Z Downloaded futures-task v0.3.31
8452024-11-28T00:55:53.893Z Downloaded num-integer v0.1.46
8462024-11-28T00:55:53.893Z Downloaded postcard v1.0.10
8472024-11-28T00:55:53.896Z Downloaded nodrop v0.1.14
8482024-11-28T00:55:53.896Z Downloaded zone_cfg_derive v0.1.2
8492024-11-28T00:55:53.896Z Downloaded serde_with v3.11.0
8502024-11-28T00:55:53.905Z Downloaded which v4.4.2
8512024-11-28T00:55:53.909Z Downloaded zip v0.6.6
8522024-11-28T00:55:53.913Z Downloaded topological-sort v0.2.2
8532024-11-28T00:55:53.917Z Downloaded structmeta v0.3.0
8542024-11-28T00:55:53.917Z Downloaded strip-ansi-escapes v0.2.0
8552024-11-28T00:55:53.917Z Downloaded env_logger v0.11.5
8562024-11-28T00:55:53.921Z Downloaded hkdf v0.12.4
8572024-11-28T00:55:53.924Z Downloaded ecdsa v0.16.9
8582024-11-28T00:55:53.924Z Downloaded rsa v0.9.6
8592024-11-28T00:55:53.928Z Downloaded futures v0.3.31
8602024-11-28T00:55:53.936Z Downloaded tls_codec v0.4.1
8612024-11-28T00:55:53.940Z Downloaded pin-utils v0.1.0
8622024-11-28T00:55:53.940Z Downloaded primeorder v0.13.6
8632024-11-28T00:55:53.944Z Downloaded futures-macro v0.3.31
8642024-11-28T00:55:53.944Z Downloaded funty v2.0.0
8652024-11-28T00:55:53.944Z Downloaded flagset v0.4.6
8662024-11-28T00:55:53.949Z Downloaded float-cmp v0.9.0
8672024-11-28T00:55:53.949Z Downloaded derive_builder v0.20.2
8682024-11-28T00:55:53.954Z Downloaded tinystr v0.7.6
8692024-11-28T00:55:53.957Z Downloaded rusty-fork v0.3.0
8702024-11-28T00:55:53.957Z Downloaded multer v3.1.0
8712024-11-28T00:55:53.961Z Downloaded pin-project-internal v1.1.6
8722024-11-28T00:55:53.961Z Downloaded walkdir v2.5.0
8732024-11-28T00:55:53.964Z Downloaded serde_plain v1.0.2
8742024-11-28T00:55:53.964Z Downloaded simd-adler32 v0.3.7
8752024-11-28T00:55:53.968Z Downloaded signature v2.2.0
8762024-11-28T00:55:53.968Z Downloaded signal-hook-tokio v0.3.1
8772024-11-28T00:55:53.972Z Downloaded tap v1.0.1
8782024-11-28T00:55:53.972Z Downloaded uzers v0.12.1
8792024-11-28T00:55:53.977Z Downloaded socket2 v0.5.7
8802024-11-28T00:55:53.977Z Downloaded rand_core v0.6.4
8812024-11-28T00:55:53.980Z Downloaded derive_builder_core v0.20.2
8822024-11-28T00:55:53.981Z Downloaded p256 v0.13.2
8832024-11-28T00:55:53.985Z Downloaded pkcs1 v0.7.5
8842024-11-28T00:55:53.991Z Downloaded pkcs5 v0.7.1
8852024-11-28T00:55:53.995Z Downloaded rusqlite v0.32.1
8862024-11-28T00:55:53.999Z Downloaded tokio-util v0.7.12
8872024-11-28T00:55:54.004Z Downloaded uuid v1.11.0
8882024-11-28T00:55:54.008Z Downloaded quinn v0.11.5
8892024-11-28T00:55:54.012Z Downloaded x509-cert v0.2.5
8902024-11-28T00:55:54.018Z Downloaded postgres-protocol v0.6.7
8912024-11-28T00:55:54.022Z Downloaded powerfmt v0.2.0
8922024-11-28T00:55:54.022Z Downloaded bindgen v0.69.5
8932024-11-28T00:55:54.032Z Downloaded hashbrown v0.14.5
8942024-11-28T00:55:54.037Z Downloaded pin-project v1.1.6
8952024-11-28T00:55:54.048Z Downloaded diff v0.1.13
8962024-11-28T00:55:54.053Z Downloaded zopfli v0.8.1
8972024-11-28T00:55:54.055Z Downloaded lalrpop v0.19.12
8982024-11-28T00:55:54.067Z Downloaded tracing-core v0.1.32
8992024-11-28T00:55:54.071Z Downloaded flume v0.11.1
9002024-11-28T00:55:54.075Z Downloaded serde_yaml v0.9.34+deprecated
9012024-11-28T00:55:54.078Z Downloaded unicode-normalization v0.1.24
9022024-11-28T00:55:54.084Z Downloaded snafu v0.8.5
9032024-11-28T00:55:54.091Z Downloaded icu_properties_data v1.5.0
9042024-11-28T00:55:54.102Z Downloaded num-bigint-dig v0.8.4
9052024-11-28T00:55:54.107Z Downloaded winnow v0.5.40
9062024-11-28T00:55:54.116Z Downloaded idna v0.4.0
9072024-11-28T00:55:54.125Z Downloaded zerovec v0.10.4
9082024-11-28T00:55:54.129Z Downloaded sqlparser v0.45.0
9092024-11-28T00:55:54.140Z Downloaded bitvec v1.0.1
9102024-11-28T00:55:54.154Z Downloaded toml_edit v0.19.15
9112024-11-28T00:55:54.175Z Downloaded salty v0.3.0
9122024-11-28T00:55:54.185Z Downloaded proptest v1.5.0
9132024-11-28T00:55:54.189Z Downloaded nom v7.1.3
9142024-11-28T00:55:54.196Z Downloaded idna v0.3.0
9152024-11-28T00:55:54.204Z Downloaded reedline v0.35.0
9162024-11-28T00:55:54.211Z Downloaded vcpkg v0.2.15
9172024-11-28T00:55:54.252Z Downloaded reqwest v0.12.9
9182024-11-28T00:55:54.256Z Downloaded rustyline v14.0.0
9192024-11-28T00:55:54.260Z Downloaded openssl v0.10.66
9202024-11-28T00:55:54.275Z Downloaded tough v0.19.0
9212024-11-28T00:55:54.279Z Downloaded h2 v0.4.6
9222024-11-28T00:55:54.291Z Downloaded flate2 v1.0.34
9232024-11-28T00:55:54.303Z Downloaded curve25519-dalek v4.1.3
9242024-11-28T00:55:54.314Z Downloaded gimli v0.31.1
9252024-11-28T00:55:54.324Z Downloaded portable-atomic v1.9.0
9262024-11-28T00:55:54.329Z Downloaded object v0.30.4
9272024-11-28T00:55:54.333Z Downloaded unicode-width v0.2.0
9282024-11-28T00:55:54.342Z Downloaded rustls-webpki v0.102.8
9292024-11-28T00:55:54.359Z Downloaded zerocopy v0.8.10
9302024-11-28T00:55:54.380Z Downloaded rustls-webpki v0.101.7
9312024-11-28T00:55:54.396Z Downloaded hickory-proto v0.24.1
9322024-11-28T00:55:54.412Z Downloaded regress v0.10.1
9332024-11-28T00:55:54.422Z Downloaded chrono-tz v0.10.0
9342024-11-28T00:55:54.427Z Downloaded quick-xml v0.33.0
9352024-11-28T00:55:54.439Z Downloaded smoltcp v0.9.1
9362024-11-28T00:55:54.448Z Downloaded rustls v0.23.14
9372024-11-28T00:55:54.460Z Downloaded git2 v0.19.0
9382024-11-28T00:55:54.468Z Downloaded radix_trie v0.2.1
9392024-11-28T00:55:54.474Z Downloaded regex-syntax v0.8.5
9402024-11-28T00:55:54.484Z Downloaded regex v1.11.1
9412024-11-28T00:55:54.512Z Downloaded webpki-roots v0.26.6
9422024-11-28T00:55:54.524Z Downloaded regex-syntax v0.6.29
9432024-11-28T00:55:54.524Z Downloaded nix v0.28.0
9442024-11-28T00:55:54.531Z Downloaded rustls v0.22.4
9452024-11-28T00:55:54.538Z Downloaded regress v0.9.1
9462024-11-28T00:55:54.545Z Downloaded dropshot v0.13.0
9472024-11-28T00:55:54.561Z Downloaded ratatui v0.28.1
9482024-11-28T00:55:54.584Z Downloaded sled v0.34.7
9492024-11-28T00:55:54.595Z Downloaded zerocopy-derive v0.6.6
9502024-11-28T00:55:54.604Z Downloaded smoltcp v0.11.0
9512024-11-28T00:55:54.619Z Downloaded polar-core v0.27.3
9522024-11-28T00:55:54.630Z Downloaded nix v0.27.1
9532024-11-28T00:55:54.635Z Downloaded openapiv3 v2.0.0
9542024-11-28T00:55:54.652Z Downloaded typify-impl v0.2.0
9552024-11-28T00:55:54.668Z Downloaded bzip2-sys v0.1.11+1.0.8
9562024-11-28T00:55:54.678Z Downloaded lzma-sys v0.1.20
9572024-11-28T00:55:54.708Z Downloaded dropshot v0.12.0
9582024-11-28T00:55:54.725Z Downloaded object v0.36.5
9592024-11-28T00:55:54.739Z Downloaded diesel v2.2.4
9602024-11-28T00:55:54.756Z Downloaded bstr v1.10.0
9612024-11-28T00:55:54.769Z Downloaded p384 v0.13.0
9622024-11-28T00:55:54.776Z Downloaded rayon v1.10.0
9632024-11-28T00:55:54.785Z Downloaded petgraph v0.6.5
9642024-11-28T00:55:54.802Z Downloaded libz-sys v1.1.20
9652024-11-28T00:55:54.822Z Downloaded regex-automata v0.4.8
9662024-11-28T00:55:54.845Z Downloaded quinn-proto v0.11.8
9672024-11-28T00:55:54.848Z Downloaded rustls v0.21.12
9682024-11-28T00:55:54.861Z Downloaded tokio v1.40.0
9692024-11-28T00:55:54.893Z Downloaded nix v0.29.0
9702024-11-28T00:55:54.905Z Downloaded trust-dns-proto v0.22.0
9712024-11-28T00:55:54.919Z Downloaded p521 v0.13.3
9722024-11-28T00:55:54.922Z Downloaded futures-util v0.3.31
9732024-11-28T00:55:54.929Z Downloaded ssh-key v0.6.6
9742024-11-28T00:55:54.940Z Downloaded csv v1.3.0
9752024-11-28T00:55:54.958Z Downloaded idna v0.5.0
9762024-11-28T00:55:54.963Z Downloaded petname v2.0.2
9772024-11-28T00:55:54.970Z Downloaded sha3 v0.10.8
9782024-11-28T00:55:54.977Z Downloaded idna v0.2.3
9792024-11-28T00:55:54.982Z Downloaded rayon-core v1.12.1
9802024-11-28T00:55:54.986Z Downloaded tar v0.4.42
9812024-11-28T00:55:54.988Z Downloaded fatfs v0.3.6
9822024-11-28T00:55:54.990Z Downloaded chrono v0.4.38
9832024-11-28T00:55:55.003Z Downloaded typed-path v0.9.3
9842024-11-28T00:55:55.009Z Downloaded zone v0.3.0
9852024-11-28T00:55:55.009Z Downloaded tokio-tungstenite v0.23.1
9862024-11-28T00:55:55.012Z Downloaded tokio-rustls v0.26.0
9872024-11-28T00:55:55.012Z Downloaded tls_codec_derive v0.4.1
9882024-11-28T00:55:55.012Z Downloaded rand v0.8.5
9892024-11-28T00:55:55.018Z Downloaded native-tls v0.2.12
9902024-11-28T00:55:55.025Z Downloaded tokio-tungstenite v0.21.0
9912024-11-28T00:55:55.025Z Downloaded parse-zoneinfo v0.3.1
9922024-11-28T00:55:55.025Z Downloaded phf_shared v0.11.2
9932024-11-28T00:55:55.029Z Downloaded pbkdf2 v0.12.2
9942024-11-28T00:55:55.029Z Downloaded multimap v0.10.0
9952024-11-28T00:55:55.029Z Downloaded snafu-derive v0.8.5
9962024-11-28T00:55:55.029Z Downloaded tungstenite v0.23.0
9972024-11-28T00:55:55.037Z Downloaded nu-ansi-term v0.50.1
9982024-11-28T00:55:55.037Z Downloaded time v0.3.36
9992024-11-28T00:55:55.040Z Downloaded hashbrown v0.12.3
10002024-11-28T00:55:55.049Z Downloaded hyper v1.5.0
10012024-11-28T00:55:55.054Z Downloaded smallvec v1.13.2
10022024-11-28T00:55:55.054Z Downloaded ron v0.8.1
10032024-11-28T00:55:55.060Z Downloaded ed25519-dalek v2.1.1
10042024-11-28T00:55:55.063Z Downloaded idna v1.0.3
10052024-11-28T00:55:55.079Z Downloaded pkcs8 v0.10.2
10062024-11-28T00:55:55.088Z Downloaded publicsuffix v2.2.3
10072024-11-28T00:55:55.088Z Downloaded parking_lot_core v0.8.6
10082024-11-28T00:55:55.088Z Downloaded num-bigint v0.4.6
10092024-11-28T00:55:55.088Z Downloaded encoding_rs v0.8.34
10102024-11-28T00:55:55.102Z Downloaded blake3 v1.5.4
10112024-11-28T00:55:55.105Z Downloaded fallible-iterator v0.2.0
10122024-11-28T00:55:55.108Z Downloaded untrusted v0.9.0
10132024-11-28T00:55:55.108Z Downloaded typify v0.2.0
10142024-11-28T00:55:55.112Z Downloaded mio v1.0.2
10152024-11-28T00:55:55.115Z Downloaded subprocess v0.2.9
10162024-11-28T00:55:55.119Z Downloaded libxml v0.3.3
10172024-11-28T00:55:55.124Z Downloaded parking_lot v0.12.3
10182024-11-28T00:55:55.126Z Downloaded itertools v0.12.1
10192024-11-28T00:55:55.134Z Downloaded zone v0.1.8
10202024-11-28T00:55:55.137Z Downloaded zeroize_derive v1.4.2
10212024-11-28T00:55:55.137Z Downloaded postgres-types v0.2.8
10222024-11-28T00:55:55.143Z Downloaded globset v0.4.15
10232024-11-28T00:55:55.143Z Downloaded glob v0.3.1
10242024-11-28T00:55:55.143Z Downloaded fs_extra v1.3.0
10252024-11-28T00:55:55.156Z Downloaded half v2.4.1
10262024-11-28T00:55:55.161Z Downloaded env_logger v0.10.2
10272024-11-28T00:55:55.161Z Downloaded der v0.7.9
10282024-11-28T00:55:55.161Z Downloaded zip v2.1.3
10292024-11-28T00:55:55.162Z Downloaded tokio-postgres v0.7.12
10302024-11-28T00:55:55.169Z Downloaded libgit2-sys v0.17.0+1.8.1
10312024-11-28T00:55:55.222Z Downloaded itertools v0.10.5
10322024-11-28T00:55:55.227Z Downloaded num-iter v0.1.45
10332024-11-28T00:55:55.232Z Downloaded qorb v0.2.0
10342024-11-28T00:55:55.234Z Downloaded crossterm v0.28.1
10352024-11-28T00:55:55.237Z Downloaded expectorate v1.1.0
10362024-11-28T00:55:55.240Z Downloaded time-macros v0.2.18
10372024-11-28T00:55:55.245Z Downloaded serde_derive_internals v0.29.1
10382024-11-28T00:55:55.245Z Downloaded diesel_derives v2.2.3
10392024-11-28T00:55:55.252Z Downloaded zerocopy-derive v0.8.10
10402024-11-28T00:55:55.262Z Downloaded vergen v8.3.2
10412024-11-28T00:55:55.262Z Downloaded ed25519 v2.2.3
10422024-11-28T00:55:55.269Z Downloaded hickory-resolver v0.24.1
10432024-11-28T00:55:55.269Z Downloaded aes v0.8.4
10442024-11-28T00:55:55.269Z Downloaded signal-hook-mio v0.2.4
10452024-11-28T00:55:55.269Z Downloaded serde_path_to_error v0.1.16
10462024-11-28T00:55:55.269Z Downloaded rustfmt-wrapper v0.2.1
10472024-11-28T00:55:55.273Z Downloaded pem-rfc7468 v0.7.0
10482024-11-28T00:55:55.273Z Downloaded enum-as-inner v0.6.1
10492024-11-28T00:55:55.273Z Downloaded der_derive v0.7.3
10502024-11-28T00:55:55.274Z Downloaded vte v0.11.1
10512024-11-28T00:55:55.289Z Downloaded vsss-rs v3.3.4
10522024-11-28T00:55:55.292Z Downloaded http v1.1.0
10532024-11-28T00:55:55.292Z Downloaded slog-term v2.9.1
10542024-11-28T00:55:55.292Z Downloaded secrecy v0.8.0
10552024-11-28T00:55:55.292Z Downloaded russh-keys v0.45.0
10562024-11-28T00:55:55.292Z Downloaded const_format v0.2.33
10572024-11-28T00:55:55.292Z Downloaded value-bag v1.9.0
10582024-11-28T00:55:55.297Z Downloaded fragile v2.0.0
10592024-11-28T00:55:55.301Z Downloaded spin v0.9.8
10602024-11-28T00:55:55.301Z Downloaded sct v0.7.1
10612024-11-28T00:55:55.304Z Downloaded chacha20poly1305 v0.10.1
10622024-11-28T00:55:55.304Z Downloaded dirs-next v2.0.0
10632024-11-28T00:55:55.307Z Downloaded display-error-chain v0.2.2
10642024-11-28T00:55:55.307Z Downloaded dirs-sys-next v0.1.2
10652024-11-28T00:55:55.311Z Downloaded heapless v0.8.0
10662024-11-28T00:55:55.313Z Downloaded tokio-native-tls v0.3.1
10672024-11-28T00:55:55.313Z Downloaded structmeta-derive v0.3.0
10682024-11-28T00:55:55.318Z Downloaded password-hash v0.4.2
10692024-11-28T00:55:55.318Z Downloaded dhcproto v0.12.0
10702024-11-28T00:55:55.320Z Downloaded des v0.8.1
10712024-11-28T00:55:55.320Z Downloaded derive_more v0.99.18
10722024-11-28T00:55:55.325Z Downloaded tabwriter v1.4.0
10732024-11-28T00:55:55.327Z Downloaded spin v0.5.2
10742024-11-28T00:55:55.330Z Downloaded rtoolbox v0.0.2
10752024-11-28T00:55:55.330Z Downloaded rand_seeder v0.3.0
10762024-11-28T00:55:55.330Z Downloaded hashlink v0.9.1
10772024-11-28T00:55:55.333Z Downloaded getrandom v0.2.15
10782024-11-28T00:55:55.336Z Downloaded filetime v0.2.25
10792024-11-28T00:55:55.339Z Downloaded unicode-properties v0.1.3
10802024-11-28T00:55:55.339Z Downloaded icu_normalizer v1.5.0
10812024-11-28T00:55:55.345Z Downloaded slog v2.7.0
10822024-11-28T00:55:55.349Z Downloaded ppv-lite86 v0.2.20
10832024-11-28T00:55:55.349Z Downloaded polyval v0.6.2
10842024-11-28T00:55:55.349Z Downloaded phf v0.11.2
10852024-11-28T00:55:55.351Z Downloaded percent-encoding v2.3.1
10862024-11-28T00:55:55.352Z Downloaded ff v0.13.0
10872024-11-28T00:55:55.352Z Downloaded crc-any v2.5.0
10882024-11-28T00:55:55.356Z Downloaded cookie v0.18.1
10892024-11-28T00:55:55.360Z Downloaded base64 v0.22.1
10902024-11-28T00:55:55.363Z Downloaded defmt-macros v0.3.9
10912024-11-28T00:55:55.363Z Downloaded const-oid v0.9.6
10922024-11-28T00:55:55.367Z Downloaded bytes v1.8.0
10932024-11-28T00:55:55.370Z Downloaded slog-json v2.6.1
10942024-11-28T00:55:55.370Z Downloaded slog-envlogger v2.2.0
10952024-11-28T00:55:55.372Z Downloaded slog-dtrace v0.3.0
10962024-11-28T00:55:55.374Z Downloaded scrypt v0.11.0
10972024-11-28T00:55:55.374Z Downloaded strum_macros v0.24.3
10982024-11-28T00:55:55.378Z Downloaded slog-bunyan v2.5.0
10992024-11-28T00:55:55.378Z Downloaded siphasher v0.3.11
11002024-11-28T00:55:55.378Z Downloaded scopeguard v1.2.0
11012024-11-28T00:55:55.380Z Downloaded csv-core v0.1.11
11022024-11-28T00:55:55.380Z Downloaded const_format_proc_macros v0.2.33
11032024-11-28T00:55:55.383Z Downloaded hyper-staticfile v0.10.1
11042024-11-28T00:55:55.386Z Downloaded dhcproto-macros v0.1.0
11052024-11-28T00:55:55.386Z Downloaded resolv-conf v0.7.0
11062024-11-28T00:55:55.389Z Downloaded ref-cast-impl v1.0.23
11072024-11-28T00:55:55.390Z Downloaded ref-cast v1.0.23
11082024-11-28T00:55:55.393Z Downloaded icu_locid_transform v1.5.0
11092024-11-28T00:55:55.400Z Downloaded managed v0.8.0
11102024-11-28T00:55:55.400Z Downloaded jobserver v0.1.32
11112024-11-28T00:55:55.400Z Downloaded crc-catalog v2.4.0
11122024-11-28T00:55:55.405Z Downloaded icu_locid v1.5.0
11132024-11-28T00:55:55.405Z Downloaded hmac v0.12.1
11142024-11-28T00:55:55.410Z Downloaded console v0.15.8
11152024-11-28T00:55:55.410Z Downloaded maplit v1.0.2
11162024-11-28T00:55:55.410Z Downloaded indent_write v2.2.0
11172024-11-28T00:55:55.413Z Downloaded crc v3.2.1
11182024-11-28T00:55:55.413Z Downloaded idna_adapter v1.2.0
11192024-11-28T00:55:55.413Z Downloaded cmake v0.1.51
11202024-11-28T00:55:55.413Z Downloaded impl-trait-for-tuples v0.2.2
11212024-11-28T00:55:55.415Z Downloaded highway v1.2.0
11222024-11-28T00:55:55.421Z Downloaded internet-checksum v0.2.1
11232024-11-28T00:55:55.421Z Downloaded convert_case v0.4.0
11242024-11-28T00:55:55.429Z Downloaded chrono-tz-build v0.4.0
11252024-11-28T00:55:55.429Z Downloaded block-padding v0.3.3
11262024-11-28T00:55:55.429Z Downloaded crucible-workspace-hack v0.1.0
11272024-11-28T00:55:55.429Z Downloaded castaway v0.2.3
11282024-11-28T00:55:55.429Z Downloaded blowfish v0.9.1
11292024-11-28T00:55:55.429Z Downloaded bitfield v0.14.0
11302024-11-28T00:55:55.430Z Downloaded ciborium-ll v0.2.2
11312024-11-28T00:55:55.438Z Downloaded chacha20 v0.9.1
11322024-11-28T00:55:55.438Z Downloaded aead v0.5.2
11332024-11-28T00:55:55.438Z Downloaded linked-hash-map v0.5.6
11342024-11-28T00:55:55.438Z Downloaded instant v0.1.13
11352024-11-28T00:55:55.438Z Downloaded cfg_aliases v0.1.1
11362024-11-28T00:55:55.438Z Downloaded bitflags v1.3.2
11372024-11-28T00:55:55.442Z Downloaded bit-vec v0.6.3
11382024-11-28T00:55:55.442Z Downloaded bit-set v0.5.3
11392024-11-28T00:55:55.443Z Downloaded bb8 v0.8.5
11402024-11-28T00:55:55.443Z Downloaded atomic-waker v1.1.2
11412024-11-28T00:55:55.443Z Downloaded hubpack_derive v0.1.1
11422024-11-28T00:55:55.443Z Downloaded atty v0.2.14
11432024-11-28T00:55:55.443Z Downloaded atomicwrites v0.4.4
11442024-11-28T00:55:55.443Z Downloaded async-stream v0.3.6
11452024-11-28T00:55:55.446Z Downloaded icu_provider_macros v1.5.0
11462024-11-28T00:55:55.446Z Downloaded hostname v0.3.1
11472024-11-28T00:55:55.446Z Downloaded backoff v0.4.0
11482024-11-28T00:55:55.449Z Downloaded async-stream-impl v0.3.6
11492024-11-28T00:55:55.449Z Downloaded async-recursion v1.1.1
11502024-11-28T00:55:55.452Z Downloaded assert_matches v1.5.0
11512024-11-28T00:55:55.455Z Downloaded ascii-canvas v3.0.0
11522024-11-28T00:55:55.455Z Downloaded arrayref v0.3.9
11532024-11-28T00:55:55.456Z Downloaded argon2 v0.5.3
11542024-11-28T00:55:55.460Z Downloaded heapless v0.7.17
11552024-11-28T00:55:55.464Z Downloaded arc-swap v1.7.1
11562024-11-28T00:55:55.560Z Downloaded libsqlite3-sys v0.30.1
11572024-11-28T00:55:55.759Z Downloaded ring v0.17.8
11582024-11-28T00:55:55.927Z Downloaded ring v0.16.20
11592024-11-28T00:55:56.159Z Downloaded aws-lc-sys v0.22.0
11602024-11-28T00:55:56.461Z Compiling serde v1.0.215
11612024-11-28T00:55:56.463Z Compiling lock_api v0.4.12
11622024-11-28T00:55:56.463Z Compiling scopeguard v1.2.0
11632024-11-28T00:55:56.463Z Compiling value-bag v1.9.0
11642024-11-28T00:55:56.463Z Compiling typenum v1.17.0
11652024-11-28T00:55:56.463Z Compiling generic-array v0.14.7
11662024-11-28T00:55:56.649Z Compiling syn v2.0.87
11672024-11-28T00:55:56.660Z Compiling getrandom v0.2.15
11682024-11-28T00:55:56.763Z Compiling shlex v1.3.0
11692024-11-28T00:55:57.015Z Compiling rand_core v0.6.4
11702024-11-28T00:55:57.128Z Compiling log v0.4.22
11712024-11-28T00:55:57.169Z Compiling subtle v2.6.1
11722024-11-28T00:55:57.188Z Compiling jobserver v0.1.32
11732024-11-28T00:55:57.244Z Compiling smallvec v1.13.2
11742024-11-28T00:55:57.502Z Compiling const-oid v0.9.6
11752024-11-28T00:55:57.541Z Compiling cc v1.1.30
11762024-11-28T00:55:57.646Z Compiling pin-project-lite v0.2.14
11772024-11-28T00:55:57.691Z Compiling spin v0.9.8
11782024-11-28T00:55:57.775Z Compiling rustix v0.38.37
11792024-11-28T00:55:58.141Z Compiling parking_lot_core v0.9.10
11802024-11-28T00:55:58.221Z Compiling futures-core v0.3.31
11812024-11-28T00:55:58.260Z Compiling signal-hook-registry v1.4.2
11822024-11-28T00:55:58.489Z Compiling mio v1.0.2
11832024-11-28T00:55:58.756Z Compiling aho-corasick v1.1.3
11842024-11-28T00:55:59.096Z Compiling parking_lot v0.12.3
11852024-11-28T00:55:59.328Z Compiling either v1.13.0
11862024-11-28T00:55:59.453Z Compiling cpufeatures v0.2.14
11872024-11-28T00:55:59.566Z Compiling regex-syntax v0.8.5
11882024-11-28T00:55:59.766Z Compiling lazy_static v1.5.0
11892024-11-28T00:55:59.788Z Compiling futures-sink v0.3.31
11902024-11-28T00:55:59.788Z Compiling stable_deref_trait v1.2.0
11912024-11-28T00:55:59.894Z Compiling glob v0.3.1
11922024-11-28T00:55:59.913Z Compiling socket2 v0.5.7
11932024-11-28T00:55:59.946Z Compiling slab v0.4.9
11942024-11-28T00:56:00.060Z Compiling prettyplease v0.2.25
11952024-11-28T00:56:00.400Z Compiling minimal-lexical v0.2.1
11962024-11-28T00:56:00.730Z Compiling libloading v0.8.5
11972024-11-28T00:56:00.940Z Compiling clang-sys v1.8.1
11982024-11-28T00:56:00.961Z Compiling nom v7.1.3
11992024-11-28T00:56:00.964Z Compiling home v0.5.9
12002024-11-28T00:56:01.165Z Compiling bindgen v0.69.5
12012024-11-28T00:56:01.254Z Compiling serde_json v1.0.132
12022024-11-28T00:56:01.613Z Compiling futures-channel v0.3.31
12032024-11-28T00:56:01.965Z Compiling itertools v0.12.1
12042024-11-28T00:56:02.054Z Compiling allocator-api2 v0.2.18
12052024-11-28T00:56:02.073Z Compiling lazycell v1.3.0
12062024-11-28T00:56:02.245Z Compiling foldhash v0.1.3
12072024-11-28T00:56:02.545Z Compiling pin-utils v0.1.0
12082024-11-28T00:56:02.648Z Compiling futures-io v0.3.31
12092024-11-28T00:56:02.858Z Compiling rustc-hash v1.1.0
12102024-11-28T00:56:02.976Z Compiling futures-task v0.3.31
12112024-11-28T00:56:03.027Z Compiling hashbrown v0.15.0
12122024-11-28T00:56:03.297Z Compiling regex-automata v0.4.8
12132024-11-28T00:56:04.366Z Compiling synstructure v0.13.1
12142024-11-28T00:56:04.494Z Compiling cexpr v0.6.0
12152024-11-28T00:56:05.152Z Compiling cmake v0.1.51
12162024-11-28T00:56:06.072Z Compiling fs_extra v1.3.0
12172024-11-28T00:56:06.185Z Compiling dunce v1.0.5
12182024-11-28T00:56:06.285Z Compiling pkg-config v0.3.31
12192024-11-28T00:56:06.313Z Compiling libm v0.2.8
12202024-11-28T00:56:06.492Z Compiling tinyvec_macros v0.1.1
12212024-11-28T00:56:06.595Z Compiling tinyvec v1.8.0
12222024-11-28T00:56:06.668Z Compiling num-traits v0.2.19
12232024-11-28T00:56:07.181Z Compiling ring v0.17.8
12242024-11-28T00:56:07.812Z Compiling litemap v0.7.3
12252024-11-28T00:56:07.995Z Compiling base64ct v1.6.0
12262024-11-28T00:56:08.079Z Compiling unicode-normalization v0.1.24
12272024-11-28T00:56:08.118Z Compiling writeable v0.5.5
12282024-11-28T00:56:08.256Z Compiling unicode-bidi v0.3.17
12292024-11-28T00:56:08.340Z Compiling paste v1.0.15
12302024-11-28T00:56:08.559Z Compiling pem-rfc7468 v0.7.0
12312024-11-28T00:56:08.845Z Compiling regex v1.11.1
12322024-11-28T00:56:09.242Z Compiling flagset v0.4.6
12332024-11-28T00:56:09.443Z Compiling httparse v1.9.5
12342024-11-28T00:56:09.634Z Compiling aws-lc-rs v1.10.0
12352024-11-28T00:56:10.059Z Compiling tracing-core v0.1.32
12362024-11-28T00:56:10.234Z Compiling crossbeam-utils v0.8.20
12372024-11-28T00:56:10.807Z Compiling rustls-pki-types v1.9.0
12382024-11-28T00:56:11.051Z Compiling percent-encoding v2.3.1
12392024-11-28T00:56:11.071Z Compiling icu_locid_transform_data v1.5.0
12402024-11-28T00:56:11.096Z Compiling serde_derive v1.0.215
12412024-11-28T00:56:11.171Z Compiling zeroize_derive v1.4.2
12422024-11-28T00:56:11.285Z Compiling zerocopy-derive v0.7.35
12432024-11-28T00:56:11.347Z Compiling tokio-macros v2.4.0
12442024-11-28T00:56:11.887Z Compiling zerofrom-derive v0.1.4
12452024-11-28T00:56:12.692Z Compiling zeroize v1.8.1
12462024-11-28T00:56:12.886Z Compiling thiserror-impl v1.0.69
12472024-11-28T00:56:13.554Z Compiling zerocopy v0.7.35
12482024-11-28T00:56:13.736Z Compiling yoke-derive v0.7.4
12492024-11-28T00:56:14.511Z Compiling crypto-common v0.1.6
12502024-11-28T00:56:14.742Z Compiling block-buffer v0.10.4
12512024-11-28T00:56:15.019Z Compiling digest v0.10.7
12522024-11-28T00:56:15.130Z Compiling futures-macro v0.3.31
12532024-11-28T00:56:15.502Z Compiling hmac v0.12.1
12542024-11-28T00:56:15.761Z Compiling zerovec-derive v0.10.3
12552024-11-28T00:56:15.849Z Compiling zerofrom v0.1.4
12562024-11-28T00:56:15.891Z Compiling block-padding v0.3.3
12572024-11-28T00:56:16.061Z Compiling displaydoc v0.2.5
12582024-11-28T00:56:16.121Z Compiling inout v0.1.3
12592024-11-28T00:56:16.284Z Compiling thiserror v1.0.69
12602024-11-28T00:56:16.395Z Compiling cipher v0.4.4
12612024-11-28T00:56:16.432Z Compiling sha2 v0.10.8
12622024-11-28T00:56:16.658Z Compiling yoke v0.7.4
12632024-11-28T00:56:16.930Z Compiling ppv-lite86 v0.2.20
12642024-11-28T00:56:17.003Z Compiling futures-util v0.3.31
12652024-11-28T00:56:17.024Z Compiling icu_provider_macros v1.5.0
12662024-11-28T00:56:17.726Z Compiling der_derive v0.7.3
12672024-11-28T00:56:17.754Z Compiling rand_chacha v0.3.1
12682024-11-28T00:56:18.169Z Compiling tracing-attributes v0.1.27
12692024-11-28T00:56:18.367Z Compiling zerovec v0.10.4
12702024-11-28T00:56:18.719Z Compiling rand v0.8.5
12712024-11-28T00:56:19.898Z Compiling salsa20 v0.10.2
12722024-11-28T00:56:20.101Z Compiling pest v2.7.14
12732024-11-28T00:56:20.145Z Compiling pbkdf2 v0.12.2
12742024-11-28T00:56:20.197Z Compiling tinystr v0.7.6
12752024-11-28T00:56:20.323Z Compiling der v0.7.9
12762024-11-28T00:56:20.605Z Compiling icu_locid v1.5.0
12772024-11-28T00:56:20.663Z Compiling icu_collections v1.5.0
12782024-11-28T00:56:21.651Z Compiling num-conv v0.1.0
12792024-11-28T00:56:21.955Z Compiling icu_provider v1.5.0
12802024-11-28T00:56:22.027Z Compiling tracing v0.1.40
12812024-11-28T00:56:22.134Z Compiling untrusted v0.7.1
12822024-11-28T00:56:22.325Z Compiling mirai-annotations v1.12.0
12832024-11-28T00:56:22.526Z Compiling spki v0.7.3
12842024-11-28T00:56:22.547Z Compiling vcpkg v0.2.15
12852024-11-28T00:56:22.919Z Compiling icu_locid_transform v1.5.0
12862024-11-28T00:56:23.056Z Compiling untrusted v0.9.0
12872024-11-28T00:56:23.102Z Compiling icu_properties_data v1.5.0
12882024-11-28T00:56:23.170Z Compiling time-core v0.1.2
12892024-11-28T00:56:23.214Z Compiling powerfmt v0.2.0
12902024-11-28T00:56:23.352Z Compiling time-macros v0.2.18
12912024-11-28T00:56:23.374Z Compiling pest_meta v2.7.14
12922024-11-28T00:56:23.631Z Compiling deranged v0.3.11
12932024-11-28T00:56:24.819Z Compiling openssl-sys v0.9.103
12942024-11-28T00:56:24.932Z Compiling icu_properties v1.5.1
12952024-11-28T00:56:25.412Z Compiling bitflags v2.6.0
12962024-11-28T00:56:25.603Z Compiling bytes v1.8.0
12972024-11-28T00:56:25.923Z Compiling indexmap v2.6.0
12982024-11-28T00:56:26.707Z Compiling tokio v1.40.0
12992024-11-28T00:56:26.926Z Compiling http v1.1.0
13002024-11-28T00:56:27.047Z Compiling semver v1.0.23
13012024-11-28T00:56:27.427Z Compiling scrypt v0.11.0
13022024-11-28T00:56:27.811Z Compiling rustc_version v0.4.1
13032024-11-28T00:56:28.034Z Compiling aes v0.8.4
13042024-11-28T00:56:28.513Z Compiling cbc v0.1.2
13052024-11-28T00:56:28.621Z Compiling scroll_derive v0.12.0
13062024-11-28T00:56:28.757Z Compiling write16 v1.0.0
13072024-11-28T00:56:28.858Z Compiling icu_normalizer_data v1.5.0
13082024-11-28T00:56:28.896Z Compiling atomic-waker v1.1.2
13092024-11-28T00:56:28.966Z Compiling num_threads v0.1.7
13102024-11-28T00:56:29.090Z Compiling utf16_iter v1.0.5
13112024-11-28T00:56:29.109Z Compiling utf8_iter v1.0.4
13122024-11-28T00:56:29.298Z Compiling time v0.3.36
13132024-11-28T00:56:29.361Z Compiling icu_normalizer v1.5.0
13142024-11-28T00:56:29.487Z Compiling pkcs5 v0.7.1
13152024-11-28T00:56:29.893Z Compiling which v4.4.2
13162024-11-28T00:56:30.106Z Compiling scroll v0.12.0
13172024-11-28T00:56:30.641Z Compiling http-body v1.0.1
13182024-11-28T00:56:30.866Z Compiling pest_generator v2.7.14
13192024-11-28T00:56:30.891Z Compiling form_urlencoded v1.2.1
13202024-11-28T00:56:30.907Z Compiling slog v2.7.0
13212024-11-28T00:56:31.215Z Compiling try-lock v0.2.5
13222024-11-28T00:56:31.325Z Compiling goblin v0.8.2
13232024-11-28T00:56:31.374Z Compiling want v0.3.1
13242024-11-28T00:56:31.378Z Compiling idna_adapter v1.2.0
13252024-11-28T00:56:31.497Z Compiling pkcs8 v0.10.2
13262024-11-28T00:56:31.601Z Compiling httpdate v1.0.3
13272024-11-28T00:56:31.669Z Compiling idna v1.0.3
13282024-11-28T00:56:32.252Z Compiling serde_spanned v0.6.8
13292024-11-28T00:56:32.505Z Compiling toml_datetime v0.6.8
13302024-11-28T00:56:32.833Z Compiling pest_derive v2.7.14
13312024-11-28T00:56:32.950Z Compiling uuid v1.11.0
13322024-11-28T00:56:33.058Z Compiling serde_tokenstream v0.2.2
13332024-11-28T00:56:33.545Z Compiling adler2 v2.0.0
13342024-11-28T00:56:33.633Z Compiling iana-time-zone v0.1.61
13352024-11-28T00:56:33.664Z Compiling dtrace-parser v0.2.0
13362024-11-28T00:56:33.760Z Compiling rustversion v1.0.17
13372024-11-28T00:56:34.112Z Compiling tower-service v0.3.3
13382024-11-28T00:56:34.246Z Compiling openssl v0.10.66
13392024-11-28T00:56:34.388Z Compiling base64 v0.22.1
13402024-11-28T00:56:34.481Z Compiling foreign-types-shared v0.1.1
13412024-11-28T00:56:34.556Z Compiling match_cfg v0.1.0
13422024-11-28T00:56:34.597Z Compiling foreign-types v0.3.2
13432024-11-28T00:56:34.655Z Compiling hostname v0.3.1
13442024-11-28T00:56:34.727Z Compiling chrono v0.4.38
13452024-11-28T00:56:34.774Z Compiling miniz_oxide v0.8.0
13462024-11-28T00:56:34.919Z Compiling url v2.5.3
13472024-11-28T00:56:35.816Z Compiling tokio-util v0.7.12
13482024-11-28T00:56:36.390Z Compiling async-trait v0.1.83
13492024-11-28T00:56:36.498Z Compiling openssl-macros v0.1.1
13502024-11-28T00:56:36.899Z Compiling h2 v0.4.6
13512024-11-28T00:56:37.253Z Compiling dof v0.3.0
13522024-11-28T00:56:37.255Z Compiling dirs-sys-next v0.1.2
13532024-11-28T00:56:37.968Z Compiling rustls v0.23.14
13542024-11-28T00:56:38.239Z Compiling usdt-impl v0.5.0
13552024-11-28T00:56:38.507Z Compiling siphasher v0.3.11
13562024-11-28T00:56:38.896Z Compiling data-encoding v2.6.0
13572024-11-28T00:56:39.173Z Compiling rustls v0.22.4
13582024-11-28T00:56:39.442Z Compiling syn v1.0.109
13592024-11-28T00:56:39.498Z Compiling native-tls v0.2.12
13602024-11-28T00:56:39.794Z Compiling dirs-next v2.0.0
13612024-11-28T00:56:40.140Z Compiling http-body-util v0.1.2
13622024-11-28T00:56:40.698Z Compiling heapless v0.7.17
13632024-11-28T00:56:41.132Z Compiling crossbeam-epoch v0.9.18
13642024-11-28T00:56:41.297Z Compiling signature v2.2.0
13652024-11-28T00:56:41.452Z Compiling sha1 v0.10.6
13662024-11-28T00:56:41.607Z Compiling bzip2-sys v0.1.11+1.0.8
13672024-11-28T00:56:41.796Z Compiling serde_derive_internals v0.29.1
13682024-11-28T00:56:41.879Z Compiling thread_local v1.1.8
13692024-11-28T00:56:41.882Z Compiling multer v3.1.0
13702024-11-28T00:56:42.085Z Compiling encoding_rs v0.8.34
13712024-11-28T00:56:42.194Z Compiling cookie v0.18.1
13722024-11-28T00:56:42.467Z Compiling ipnet v2.10.1
13732024-11-28T00:56:42.500Z Compiling slog-async v2.8.0
13742024-11-28T00:56:42.559Z Compiling rayon-core v1.12.1
13752024-11-28T00:56:42.828Z Compiling mime v0.3.17
13762024-11-28T00:56:43.049Z Compiling openssl-probe v0.1.5
13772024-11-28T00:56:43.419Z Compiling gimli v0.31.1
13782024-11-28T00:56:43.467Z Compiling signal-hook v0.3.17
13792024-11-28T00:56:43.746Z Compiling hyper v1.5.0
13802024-11-28T00:56:43.781Z Compiling unicode-properties v0.1.3
13812024-11-28T00:56:44.216Z Compiling schemars v0.8.21
13822024-11-28T00:56:44.578Z Compiling stringprep v0.1.5
13832024-11-28T00:56:44.599Z Compiling schemars_derive v0.8.21
13842024-11-28T00:56:46.508Z Compiling hyper-util v0.1.10
13852024-11-28T00:56:46.672Z Compiling toml_edit v0.22.22
13862024-11-28T00:56:47.919Z Compiling usdt-macro v0.5.0
13872024-11-28T00:56:47.947Z Compiling usdt-attr-macro v0.5.0
13882024-11-28T00:56:48.550Z Compiling addr2line v0.24.2
13892024-11-28T00:56:48.794Z Compiling crossbeam-deque v0.8.5
13902024-11-28T00:56:49.135Z Compiling term v0.7.0
13912024-11-28T00:56:49.227Z Compiling slog-json v2.6.1
13922024-11-28T00:56:49.384Z Compiling serde_urlencoded v0.7.1
13932024-11-28T00:56:49.551Z Compiling curve25519-dalek v4.1.3
13942024-11-28T00:56:49.575Z Compiling crossbeam-channel v0.5.13
13952024-11-28T00:56:49.600Z Compiling futures-executor v0.3.31
13962024-11-28T00:56:49.872Z Compiling enum-as-inner v0.6.1
13972024-11-28T00:56:50.156Z Compiling md-5 v0.10.6
13982024-11-28T00:56:50.178Z Compiling rustls-pemfile v2.2.0
13992024-11-28T00:56:50.431Z Compiling async-stream-impl v0.3.6
14002024-11-28T00:56:50.537Z Compiling num-integer v0.1.46
14012024-11-28T00:56:50.836Z Compiling idna v0.4.0
14022024-11-28T00:56:50.840Z Compiling idna v0.3.0
14032024-11-28T00:56:50.924Z Compiling hash32 v0.2.1
14042024-11-28T00:56:51.312Z Compiling ff v0.13.0
14052024-11-28T00:56:51.332Z Compiling is-terminal v0.4.13
14062024-11-28T00:56:51.467Z Compiling dropshot v0.12.0
14072024-11-28T00:56:51.538Z Compiling object v0.36.5
14082024-11-28T00:56:51.767Z Compiling utf-8 v0.7.6
14092024-11-28T00:56:51.801Z Compiling portable-atomic v1.9.0
14102024-11-28T00:56:52.117Z Compiling rustc-demangle v0.1.24
14112024-11-28T00:56:52.360Z Compiling smoltcp v0.9.1
14122024-11-28T00:56:52.433Z Compiling num-bigint-dig v0.8.4
14132024-11-28T00:56:52.717Z Compiling fallible-iterator v0.2.0
14142024-11-28T00:56:52.835Z Compiling quick-error v1.2.3
14152024-11-28T00:56:53.021Z Compiling linked-hash-map v0.5.6
14162024-11-28T00:56:53.104Z Compiling psl-types v2.0.11
14172024-11-28T00:56:53.177Z Compiling take_mut v0.2.2
14182024-11-28T00:56:53.314Z Compiling base16ct v0.2.0
14192024-11-28T00:56:53.347Z Compiling anyhow v1.0.93
14202024-11-28T00:56:53.387Z Compiling dyn-clone v1.0.17
14212024-11-28T00:56:53.523Z Compiling sec1 v0.7.3
14222024-11-28T00:56:53.642Z Compiling postgres-protocol v0.6.7
14232024-11-28T00:56:54.110Z Compiling lru-cache v0.1.2
14242024-11-28T00:56:54.360Z Compiling publicsuffix v2.2.3
14252024-11-28T00:56:54.671Z Compiling resolv-conf v0.7.0
14262024-11-28T00:56:55.072Z Compiling tungstenite v0.24.0
14272024-11-28T00:56:55.093Z Compiling async-stream v0.3.6
14282024-11-28T00:56:55.472Z Compiling hickory-proto v0.24.1
14292024-11-28T00:56:55.493Z Compiling group v0.13.0
14302024-11-28T00:56:55.526Z Compiling usdt v0.5.0
14312024-11-28T00:56:55.827Z Compiling slog-term v2.9.1
14322024-11-28T00:56:57.087Z Compiling num-iter v0.1.45
14332024-11-28T00:56:57.319Z Compiling toml v0.8.19
14342024-11-28T00:56:57.390Z Compiling futures v0.3.31
14352024-11-28T00:56:57.444Z Compiling slog-bunyan v2.5.0
14362024-11-28T00:56:58.816Z Compiling camino v1.1.9
14372024-11-28T00:56:59.133Z Compiling backtrace v0.3.74
14382024-11-28T00:56:59.288Z Compiling tokio-native-tls v0.3.1
14392024-11-28T00:56:59.577Z Compiling phf_shared v0.11.2
14402024-11-28T00:56:59.676Z Compiling dropshot_endpoint v0.12.0
14412024-11-28T00:56:59.785Z Compiling terminal_size v0.4.0
14422024-11-28T00:56:59.850Z Compiling waitgroup v0.1.2
14432024-11-28T00:56:59.966Z Compiling openapiv3 v2.0.0
14442024-11-28T00:56:59.998Z Compiling serde_path_to_error v0.1.16
14452024-11-28T00:57:00.071Z Compiling hkdf v0.12.4
14462024-11-28T00:57:00.340Z Compiling crypto-bigint v0.5.5
14472024-11-28T00:57:00.834Z Compiling webpki-roots v0.26.6
14482024-11-28T00:57:01.052Z Compiling zerocopy-derive v0.6.6
14492024-11-28T00:57:02.811Z Compiling curve25519-dalek-derive v0.1.1
14502024-11-28T00:57:03.317Z Compiling hubpack_derive v0.1.1
14512024-11-28T00:57:03.395Z Compiling idna v0.5.0
14522024-11-28T00:57:04.216Z Compiling hostname v0.4.0
14532024-11-28T00:57:04.392Z Compiling crc32fast v1.4.2
14542024-11-28T00:57:04.413Z Compiling fs-err v2.11.0
14552024-11-28T00:57:04.413Z Compiling ahash v0.8.11
14562024-11-28T00:57:04.482Z Compiling debug-ignore v1.0.5
14572024-11-28T00:57:04.626Z Compiling bitflags v1.3.2
14582024-11-28T00:57:04.692Z Compiling managed v0.8.0
14592024-11-28T00:57:04.737Z Compiling winnow v0.5.40
14602024-11-28T00:57:04.749Z Compiling strum_macros v0.25.3
14612024-11-28T00:57:04.851Z Compiling clap_builder v4.5.21
14622024-11-28T00:57:05.133Z Compiling console v0.15.8
14632024-11-28T00:57:06.213Z Compiling flate2 v1.0.34
14642024-11-28T00:57:06.791Z Compiling cookie_store v0.21.0
14652024-11-28T00:57:07.217Z Compiling hubpack v0.1.2
14662024-11-28T00:57:07.246Z Compiling zerocopy v0.6.6
14672024-11-28T00:57:07.686Z Compiling elliptic-curve v0.13.8
14682024-11-28T00:57:08.142Z Compiling hickory-resolver v0.24.1
14692024-11-28T00:57:08.436Z Compiling toml_edit v0.19.15
14702024-11-28T00:57:08.633Z Compiling phf v0.11.2
14712024-11-28T00:57:08.939Z Compiling hyper-tls v0.6.0
14722024-11-28T00:57:09.026Z Compiling signal-hook-mio v0.2.4
14732024-11-28T00:57:09.199Z Compiling rayon v1.10.0
14742024-11-28T00:57:09.363Z Compiling bzip2 v0.4.4
14752024-11-28T00:57:09.764Z Compiling tokio-tungstenite v0.24.0
14762024-11-28T00:57:11.737Z Compiling postgres-types v0.2.8
14772024-11-28T00:57:13.259Z Compiling ed25519 v2.2.3
14782024-11-28T00:57:14.075Z Compiling phf_shared v0.10.0
14792024-11-28T00:57:14.383Z Compiling tokio-stream v0.1.16
14802024-11-28T00:57:14.493Z Compiling pkcs1 v0.7.5
14812024-11-28T00:57:14.514Z Compiling serde-big-array v0.5.1
14822024-11-28T00:57:14.753Z Compiling clap_derive v4.5.18
14832024-11-28T00:57:15.082Z Compiling rfc6979 v0.4.0
14842024-11-28T00:57:15.129Z Compiling derive-where v1.2.7
14852024-11-28T00:57:15.267Z Compiling serde_repr v0.1.19
14862024-11-28T00:57:15.497Z Compiling float-cmp v0.9.0
14872024-11-28T00:57:15.500Z Compiling bstr v1.10.0
14882024-11-28T00:57:15.733Z Compiling sync_wrapper v1.0.1
14892024-11-28T00:57:15.891Z Compiling predicates-core v1.0.8
14902024-11-28T00:57:16.265Z Compiling new_debug_unreachable v1.0.6
14912024-11-28T00:57:16.375Z Compiling number_prefix v0.4.0
14922024-11-28T00:57:16.475Z Compiling fixedbitset v0.4.2
14932024-11-28T00:57:16.512Z Compiling precomputed-hash v0.1.1
14942024-11-28T00:57:16.605Z Compiling normalize-line-endings v0.3.0
14952024-11-28T00:57:16.629Z Compiling static_assertions v1.1.0
14962024-11-28T00:57:16.727Z Compiling bit-vec v0.6.3
14972024-11-28T00:57:16.729Z Compiling whoami v1.5.2
14982024-11-28T00:57:16.949Z Compiling unicode-width v0.2.0
14992024-11-28T00:57:17.185Z Compiling difflib v0.4.0
15002024-11-28T00:57:17.365Z Compiling unicode-segmentation v1.12.0
15012024-11-28T00:57:17.386Z Compiling tokio-postgres v0.7.12
15022024-11-28T00:57:17.480Z Compiling indicatif v0.17.9
15032024-11-28T00:57:18.268Z Compiling similar v2.6.0
15042024-11-28T00:57:18.704Z Compiling predicates v3.1.2
15052024-11-28T00:57:18.885Z Compiling bit-set v0.5.3
15062024-11-28T00:57:19.189Z Compiling petgraph v0.6.5
15072024-11-28T00:57:19.779Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15082024-11-28T00:57:19.936Z Compiling clap v4.5.21
15092024-11-28T00:57:20.070Z Compiling string_cache v0.8.7
15102024-11-28T00:57:20.489Z Compiling ecdsa v0.16.9
15112024-11-28T00:57:20.543Z Compiling rsa v0.9.6
15122024-11-28T00:57:20.748Z Compiling ed25519-dalek v2.1.1
15132024-11-28T00:57:21.365Z Compiling toml v0.7.8
15142024-11-28T00:57:22.094Z Compiling zip v0.6.6
15152024-11-28T00:57:23.110Z Compiling crossterm v0.28.1
15162024-11-28T00:57:23.555Z Compiling hex v0.4.3
15172024-11-28T00:57:23.891Z Compiling x509-cert v0.2.5
15182024-11-28T00:57:23.999Z Compiling itertools v0.10.5
15192024-11-28T00:57:24.053Z Compiling unicode-xid v0.2.6
15202024-11-28T00:57:24.181Z Compiling lalrpop-util v0.19.12
15212024-11-28T00:57:24.239Z Compiling peg-runtime v0.8.3
15222024-11-28T00:57:24.536Z Compiling strum_macros v0.26.4
15232024-11-28T00:57:24.931Z Compiling xattr v1.3.1
15242024-11-28T00:57:25.214Z Compiling filetime v0.2.25
15252024-11-28T00:57:25.529Z Compiling tar v0.4.42
15262024-11-28T00:57:29.588Z Compiling strum v0.26.3
15272024-11-28T00:57:32.762Z Compiling aws-lc-sys v0.22.0
15282024-11-28T00:58:04.285Z Compiling rustls-webpki v0.102.8
15292024-11-28T00:58:07.638Z Compiling tokio-rustls v0.25.0
15302024-11-28T00:58:09.388Z Compiling tokio-rustls v0.26.0
15312024-11-28T00:58:09.762Z Compiling hyper-rustls v0.27.3
15322024-11-28T00:58:10.093Z Compiling reqwest v0.12.9
15332024-11-28T00:58:11.170Z Compiling qorb v0.2.0
15342024-11-28T00:58:15.995Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15352024-11-28T00:58:16.230Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15362024-11-28T00:58:21.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
15372024-11-28T00:58:22.144Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15382024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: Clickhouse
15392024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: Console
15402024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: DendriteOpenapi
15412024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: Cockroach
15422024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: DendriteStub
15432024-11-28T00:58:22.195ZNov 28 00:58:21.204 INFO Starting download, target: MaghemiteMgd
15442024-11-28T00:58:22.197ZNov 28 00:58:21.204 INFO Starting download, target: TransceiverControl
15452024-11-28T00:58:22.198ZNov 28 00:58:21.204 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15462024-11-28T00:58:22.198ZNov 28 00:58:21.204 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15472024-11-28T00:58:22.198ZNov 28 00:58:21.205 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15482024-11-28T00:58:22.198ZNov 28 00:58:21.205 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15492024-11-28T00:58:22.198ZNov 28 00:58:21.205 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15502024-11-28T00:58:22.198ZNov 28 00:58:21.205 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15512024-11-28T00:58:22.198ZNov 28 00:58:21.205 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15522024-11-28T00:58:22.393ZNov 28 00:58:21.397 INFO Download complete, target: DendriteOpenapi
15532024-11-28T00:58:22.592ZNov 28 00:58:21.567 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15542024-11-28T00:58:22.777ZNov 28 00:58:21.758 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15552024-11-28T00:58:23.128ZNov 28 00:58:22.106 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15562024-11-28T00:58:23.147ZNov 28 00:58:22.121 INFO Download complete, target: Console
15572024-11-28T00:58:23.306ZNov 28 00:58:22.230 INFO Download complete, target: TransceiverControl
15582024-11-28T00:58:23.672ZNov 28 00:58:22.525 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15592024-11-28T00:58:24.172ZNov 28 00:58:23.090 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15602024-11-28T00:58:25.628ZNov 28 00:58:24.419 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15612024-11-28T00:58:25.629ZNov 28 00:58:24.420 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15622024-11-28T00:58:25.937ZNov 28 00:58:24.943 INFO Download complete, target: MaghemiteMgd
15632024-11-28T00:58:26.342ZNov 28 00:58:25.325 INFO Download complete, target: DendriteStub
15642024-11-28T00:58:32.298ZNov 28 00:58:31.305 INFO Checking that binary works, target: Cockroach
15652024-11-28T00:58:32.445ZNov 28 00:58:31.453 INFO Download complete, target: Cockroach
15662024-11-28T00:58:36.020ZNov 28 00:58:35.019 INFO Checking that binary works, target: Clickhouse
15672024-11-28T00:58:36.557ZNov 28 00:58:35.468 INFO Download complete, target: Clickhouse
15682024-11-28T00:58:36.746ZAll prerequisites installed successfully
15692024-11-28T00:58:36.746Z
15702024-11-28T00:58:36.746Zreal 7:39.822919861
15712024-11-28T00:58:36.747Zuser 16:22.612775204
15722024-11-28T00:58:36.747Zsys 3:14.337018495
15732024-11-28T00:58:36.747Ztrap 0.552032122
15742024-11-28T00:58:36.747Ztflt 4.970957834
15752024-11-28T00:58:36.747Zdflt 5.001420710
15762024-11-28T00:58:36.747Zkflt 0.374691370
15772024-11-28T00:58:36.747Zlock 29:30.851167256
15782024-11-28T00:58:36.747Zslp 1:07:17.796976578
15792024-11-28T00:58:36.747Zlat 55.099710659
15802024-11-28T00:58:36.747Zstop 2:16.719413796
15812024-11-28T00:58:36.747Z+ ptime -m cargo xtask download softnpu
15822024-11-28T00:58:37.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15832024-11-28T00:58:37.194Z Running `target/debug/xtask download softnpu`
15842024-11-28T00:58:37.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
15852024-11-28T00:58:37.915Z Running `target/debug/xtask-downloader softnpu`
15862024-11-28T00:58:37.949ZNov 28 00:58:36.953 INFO Starting download, target: Softnpu
15872024-11-28T00:58:37.960ZNov 28 00:58:36.953 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15882024-11-28T00:58:38.730ZNov 28 00:58:37.737 INFO Download complete, target: Softnpu
15892024-11-28T00:58:38.734Z
15902024-11-28T00:58:38.737Zreal 2.259183902
15912024-11-28T00:58:38.737Zuser 1.293301682
15922024-11-28T00:58:38.737Zsys 0.530695517
15932024-11-28T00:58:38.737Ztrap 0.000870804
15942024-11-28T00:58:38.737Ztflt 0.000010747
15952024-11-28T00:58:38.737Zdflt 0.000000000
15962024-11-28T00:58:38.737Zkflt 0.000000000
15972024-11-28T00:58:38.737Zlock 8.042491412
15982024-11-28T00:58:38.737Zslp 0.569922878
15992024-11-28T00:58:38.737Zlat 0.064320803
16002024-11-28T00:58:38.737Zstop 0.000166633
16012024-11-28T00:58:38.737Z+ export CARGO_INCREMENTAL=0
16022024-11-28T00:58:38.737Z+ CARGO_INCREMENTAL=0
16032024-11-28T00:58:38.737Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
16042024-11-28T00:58:39.708Z Compiling proc-macro2 v1.0.89
16052024-11-28T00:58:39.708Z Compiling unicode-ident v1.0.13
16062024-11-28T00:58:39.708Z Compiling libc v0.2.162
16072024-11-28T00:58:39.747Z Compiling serde v1.0.215
16082024-11-28T00:58:39.747Z Compiling autocfg v1.4.0
16092024-11-28T00:58:39.747Z Compiling version_check v0.9.5
16102024-11-28T00:58:39.747Z Compiling cfg-if v1.0.0
16112024-11-28T00:58:39.962Z Compiling memchr v2.7.4
16122024-11-28T00:58:39.992Z Compiling typenum v1.17.0
16132024-11-28T00:58:40.045Z Compiling shlex v1.3.0
16142024-11-28T00:58:40.364Z Compiling value-bag v1.9.0
16152024-11-28T00:58:40.525Z Compiling generic-array v0.14.7
16162024-11-28T00:58:40.707Z Compiling lock_api v0.4.12
16172024-11-28T00:58:40.801Z Compiling log v0.4.22
16182024-11-28T00:58:40.886Z Compiling scopeguard v1.2.0
16192024-11-28T00:58:41.052Z Compiling parking_lot_core v0.9.10
16202024-11-28T00:58:41.367Z Compiling serde_json v1.0.132
16212024-11-28T00:58:41.460Z Compiling once_cell v1.20.2
16222024-11-28T00:58:41.619Z Compiling quote v1.0.37
16232024-11-28T00:58:41.638Z Compiling rustix v0.38.37
16242024-11-28T00:58:41.679Z Compiling thiserror v1.0.69
16252024-11-28T00:58:41.843Z Compiling jobserver v0.1.32
16262024-11-28T00:58:42.012Z Compiling syn v2.0.87
16272024-11-28T00:58:42.201Z Compiling cc v1.1.30
16282024-11-28T00:58:42.221Z Compiling getrandom v0.2.15
16292024-11-28T00:58:42.278Z Compiling libm v0.2.8
16302024-11-28T00:58:42.485Z Compiling aho-corasick v1.1.3
16312024-11-28T00:58:42.537Z Compiling regex-syntax v0.8.5
16322024-11-28T00:58:42.583Z Compiling num-traits v0.2.19
16332024-11-28T00:58:42.595Z Compiling either v1.13.0
16342024-11-28T00:58:42.602Z Compiling itoa v1.0.11
16352024-11-28T00:58:42.896Z Compiling spin v0.9.8
16362024-11-28T00:58:43.074Z Compiling slab v0.4.9
16372024-11-28T00:58:43.325Z Compiling byteorder v1.5.0
16382024-11-28T00:58:43.498Z Compiling errno v0.3.9
16392024-11-28T00:58:43.723Z Compiling rand_core v0.6.4
16402024-11-28T00:58:43.831Z Compiling lazy_static v1.5.0
16412024-11-28T00:58:43.983Z Compiling glob v0.3.1
16422024-11-28T00:58:44.450Z Compiling prettyplease v0.2.25
16432024-11-28T00:58:44.753Z Compiling clang-sys v1.8.1
16442024-11-28T00:58:45.192Z Compiling minimal-lexical v0.2.1
16452024-11-28T00:58:45.210Z Compiling libloading v0.8.5
16462024-11-28T00:58:45.480Z Compiling home v0.5.9
16472024-11-28T00:58:45.597Z Compiling nom v7.1.3
16482024-11-28T00:58:45.601Z Compiling subtle v2.6.1
16492024-11-28T00:58:45.664Z Compiling allocator-api2 v0.2.18
16502024-11-28T00:58:45.721Z Compiling bindgen v0.69.5
16512024-11-28T00:58:46.134Z Compiling regex-automata v0.4.8
16522024-11-28T00:58:46.326Z Compiling itertools v0.12.1
16532024-11-28T00:58:46.433Z Compiling lazycell v1.3.0
16542024-11-28T00:58:46.603Z Compiling semver v1.0.23
16552024-11-28T00:58:46.750Z Compiling rustc-hash v1.1.0
16562024-11-28T00:58:46.904Z Compiling smallvec v1.13.2
16572024-11-28T00:58:47.043Z Compiling cmake v0.1.51
16582024-11-28T00:58:47.604Z Compiling fs_extra v1.3.0
16592024-11-28T00:58:47.912Z Compiling dunce v1.0.5
16602024-11-28T00:58:48.737Z Compiling pkg-config v0.3.31
16612024-11-28T00:58:48.755Z Compiling ring v0.17.8
16622024-11-28T00:58:49.220Z Compiling cexpr v0.6.0
16632024-11-28T00:58:49.462Z Compiling synstructure v0.13.1
16642024-11-28T00:58:49.751Z Compiling pin-project-lite v0.2.14
16652024-11-28T00:58:49.891Z Compiling ryu v1.0.18
16662024-11-28T00:58:49.970Z Compiling fnv v1.0.7
16672024-11-28T00:58:50.110Z Compiling paste v1.0.15
16682024-11-28T00:58:50.186Z Compiling const-oid v0.9.6
16692024-11-28T00:58:50.918Z Compiling foldhash v0.1.3
16702024-11-28T00:58:50.936Z Compiling equivalent v1.0.1
16712024-11-28T00:58:50.987Z Compiling httparse v1.9.5
16722024-11-28T00:58:51.048Z Compiling aws-lc-rs v1.10.0
16732024-11-28T00:58:51.209Z Compiling hashbrown v0.15.0
16742024-11-28T00:58:51.471Z Compiling regex v1.11.1
16752024-11-28T00:58:52.194Z Compiling schemars v0.8.21
16762024-11-28T00:58:52.266Z Compiling heck v0.5.0
16772024-11-28T00:58:52.575Z Compiling serde_derive_internals v0.29.1
16782024-11-28T00:58:52.640Z Compiling signal-hook-registry v1.4.2
16792024-11-28T00:58:52.723Z Compiling mio v1.0.2
16802024-11-28T00:58:53.058Z Compiling parking_lot v0.12.3
16812024-11-28T00:58:54.628Z Compiling stable_deref_trait v1.2.0
16822024-11-28T00:58:54.745Z Compiling crossbeam-utils v0.8.20
16832024-11-28T00:58:54.837Z Compiling socket2 v0.5.7
16842024-11-28T00:58:54.991Z Compiling serde_derive v1.0.215
16852024-11-28T00:58:55.095Z Compiling zeroize_derive v1.4.2
16862024-11-28T00:58:55.280Z Compiling zerocopy-derive v0.7.35
16872024-11-28T00:58:55.738Z Compiling thiserror-impl v1.0.69
16882024-11-28T00:58:56.416Z Compiling tokio-macros v2.4.0
16892024-11-28T00:58:56.538Z Compiling zerofrom-derive v0.1.4
16902024-11-28T00:58:56.599Z Compiling zeroize v1.8.1
16912024-11-28T00:58:56.843Z Compiling yoke-derive v0.7.4
16922024-11-28T00:58:56.936Z Compiling futures-macro v0.3.31
16932024-11-28T00:58:57.296Z Compiling zerovec-derive v0.10.3
16942024-11-28T00:58:57.861Z Compiling zerocopy v0.7.35
16952024-11-28T00:58:58.570Z Compiling displaydoc v0.2.5
16962024-11-28T00:58:58.880Z Compiling crypto-common v0.1.6
16972024-11-28T00:58:59.093Z Compiling tracing-attributes v0.1.27
16982024-11-28T00:58:59.414Z Compiling icu_provider_macros v1.5.0
16992024-11-28T00:58:59.470Z Compiling block-buffer v0.10.4
17002024-11-28T00:58:59.697Z Compiling digest v0.10.7
17012024-11-28T00:58:59.717Z Compiling schemars_derive v0.8.21
17022024-11-28T00:59:00.128Z Compiling der_derive v0.7.3
17032024-11-28T00:59:00.230Z Compiling time-core v0.1.2
17042024-11-28T00:59:00.444Z Compiling futures-core v0.3.31
17052024-11-28T00:59:00.505Z Compiling num-conv v0.1.0
17062024-11-28T00:59:00.799Z Compiling time-macros v0.2.18
17072024-11-28T00:59:01.402Z Compiling vcpkg v0.2.15
17082024-11-28T00:59:02.962Z Compiling openssl-sys v0.9.103
17092024-11-28T00:59:03.709Z Compiling cpufeatures v0.2.14
17102024-11-28T00:59:03.738Z Compiling futures-sink v0.3.31
17112024-11-28T00:59:03.810Z Compiling slog v2.7.0
17122024-11-28T00:59:03.931Z Compiling ahash v0.8.11
17132024-11-28T00:59:04.028Z Compiling syn v1.0.109
17142024-11-28T00:59:04.479Z Compiling zerofrom v0.1.4
17152024-11-28T00:59:04.698Z Compiling scroll_derive v0.12.0
17162024-11-28T00:59:04.779Z Compiling ucd-trie v0.1.7
17172024-11-28T00:59:04.944Z Compiling iana-time-zone v0.1.61
17182024-11-28T00:59:05.109Z Compiling pest v2.7.14
17192024-11-28T00:59:05.536Z Compiling yoke v0.7.4
17202024-11-28T00:59:05.667Z Compiling futures-channel v0.3.31
17212024-11-28T00:59:06.052Z Compiling hmac v0.12.1
17222024-11-28T00:59:06.268Z Compiling pin-utils v0.1.0
17232024-11-28T00:59:06.352Z Compiling futures-io v0.3.31
17242024-11-28T00:59:06.372Z Compiling futures-task v0.3.31
17252024-11-28T00:59:06.618Z Compiling openssl v0.10.66
17262024-11-28T00:59:06.790Z Compiling futures-util v0.3.31
17272024-11-28T00:59:07.012Z Compiling zerovec v0.10.4
17282024-11-28T00:59:07.405Z Compiling block-padding v0.3.3
17292024-11-28T00:59:07.648Z Compiling pest_meta v2.7.14
17302024-11-28T00:59:08.213Z Compiling tinyvec_macros v0.1.1
17312024-11-28T00:59:08.676Z Compiling bitflags v2.6.0
17322024-11-28T00:59:08.713Z Compiling bytes v1.8.0
17332024-11-28T00:59:10.690Z Compiling indexmap v2.6.0
17342024-11-28T00:59:11.880Z Compiling tokio v1.40.0
17352024-11-28T00:59:12.153Z Compiling serde_tokenstream v0.2.2
17362024-11-28T00:59:12.781Z Compiling http v1.1.0
17372024-11-28T00:59:12.880Z Compiling uuid v1.11.0
17382024-11-28T00:59:13.688Z Compiling which v4.4.2
17392024-11-28T00:59:14.181Z Compiling rustc_version v0.4.1
17402024-11-28T00:59:14.227Z Compiling chrono v0.4.38
17412024-11-28T00:59:16.633Z Compiling pest_generator v2.7.14
17422024-11-28T00:59:18.012Z Compiling serde_spanned v0.6.8
17432024-11-28T00:59:18.245Z Compiling toml_datetime v0.6.8
17442024-11-28T00:59:18.425Z Compiling tinyvec v1.8.0
17452024-11-28T00:59:18.717Z Compiling inout v0.1.3
17462024-11-28T00:59:19.900Z Compiling openssl-macros v0.1.1
17472024-11-28T00:59:20.645Z Compiling strsim v0.11.1
17482024-11-28T00:59:20.666Z Compiling native-tls v0.2.12
17492024-11-28T00:59:21.037Z Compiling rustls v0.23.14
17502024-11-28T00:59:21.322Z Compiling unicode-normalization v0.1.24
17512024-11-28T00:59:21.342Z Compiling cipher v0.4.4
17522024-11-28T00:59:21.829Z Compiling pest_derive v2.7.14
17532024-11-28T00:59:22.126Z Compiling tinystr v0.7.6
17542024-11-28T00:59:22.407Z Compiling sha2 v0.10.8
17552024-11-28T00:59:22.598Z Compiling tracing-core v0.1.32
17562024-11-28T00:59:22.617Z Compiling usdt-impl v0.5.0
17572024-11-28T00:59:22.620Z Compiling unicode-bidi v0.3.17
17582024-11-28T00:59:22.764Z Compiling litemap v0.7.3
17592024-11-28T00:59:22.954Z Compiling dyn-clone v1.0.17
17602024-11-28T00:59:23.149Z Compiling writeable v0.5.5
17612024-11-28T00:59:23.186Z Compiling base64ct v1.6.0
17622024-11-28T00:59:23.675Z Compiling pem-rfc7468 v0.7.0
17632024-11-28T00:59:23.772Z Compiling icu_locid v1.5.0
17642024-11-28T00:59:23.862Z Compiling tracing v0.1.40
17652024-11-28T00:59:24.844Z Compiling scroll v0.12.0
17662024-11-28T00:59:25.260Z Compiling ppv-lite86 v0.2.20
17672024-11-28T00:59:25.427Z Compiling async-trait v0.1.83
17682024-11-28T00:59:25.870Z Compiling cookie v0.18.1
17692024-11-28T00:59:26.155Z Compiling camino v1.1.9
17702024-11-28T00:59:26.879Z Compiling plain v0.2.3
17712024-11-28T00:59:27.695Z Compiling flagset v0.4.6
17722024-11-28T00:59:27.823Z Compiling aws-lc-sys v0.22.0
17732024-11-28T00:59:27.903Z Compiling anyhow v1.0.93
17742024-11-28T00:59:28.075Z Compiling der v0.7.9
17752024-11-28T00:59:29.162Z Compiling goblin v0.8.2
17762024-11-28T00:59:33.323Z Compiling rand_chacha v0.3.1
17772024-11-28T00:59:34.647Z Compiling icu_provider v1.5.0
17782024-11-28T00:59:35.228Z Compiling untrusted v0.7.1
17792024-11-28T00:59:35.452Z Compiling rustls-pki-types v1.9.0
17802024-11-28T00:59:35.627Z Compiling rayon-core v1.12.1
17812024-11-28T00:59:36.434Z Compiling pretty-hex v0.4.1
17822024-11-28T00:59:36.640Z Compiling percent-encoding v2.3.1
17832024-11-28T00:59:36.972Z Compiling icu_locid_transform_data v1.5.0
17842024-11-28T00:59:37.067Z Compiling rustls v0.22.4
17852024-11-28T00:59:37.151Z Compiling icu_locid_transform v1.5.0
17862024-11-28T00:59:37.273Z Compiling dof v0.3.0
17872024-11-28T00:59:38.008Z Compiling rand v0.8.5
17882024-11-28T00:59:38.379Z Compiling spki v0.7.3
17892024-11-28T00:59:38.623Z Compiling dtrace-parser v0.2.0
17902024-11-28T00:59:38.720Z Compiling salsa20 v0.10.2
17912024-11-28T00:59:38.873Z Compiling tokio-util v0.7.12
17922024-11-28T00:59:39.400Z Compiling icu_collections v1.5.0
17932024-11-28T00:59:39.531Z Compiling pbkdf2 v0.12.2
17942024-11-28T00:59:40.382Z Compiling thread-id v4.2.2
17952024-11-28T00:59:40.400Z Compiling mirai-annotations v1.12.0
17962024-11-28T00:59:40.591Z Compiling icu_properties_data v1.5.0
17972024-11-28T00:59:40.594Z Compiling untrusted v0.9.0
17982024-11-28T00:59:40.666Z Compiling winnow v0.5.40
17992024-11-28T00:59:40.781Z Compiling powerfmt v0.2.0
18002024-11-28T00:59:40.894Z Compiling icu_properties v1.5.1
18012024-11-28T00:59:41.181Z Compiling deranged v0.3.11
18022024-11-28T00:59:44.386Z Compiling toml_edit v0.19.15
18032024-11-28T00:59:45.901Z Compiling scrypt v0.11.0
18042024-11-28T00:59:45.944Z Compiling cbc v0.1.2
18052024-11-28T00:59:46.174Z Compiling aes v0.8.4
18062024-11-28T00:59:46.473Z Compiling multer v3.1.0
18072024-11-28T00:59:46.614Z Compiling num_threads v0.1.7
18082024-11-28T00:59:46.775Z Compiling write16 v1.0.0
18092024-11-28T00:59:47.015Z Compiling utf8_iter v1.0.4
18102024-11-28T00:59:47.169Z Compiling atomic-waker v1.1.2
18112024-11-28T00:59:47.376Z Compiling icu_normalizer_data v1.5.0
18122024-11-28T00:59:47.480Z Compiling slog-async v2.8.0
18132024-11-28T00:59:47.527Z Compiling rustversion v1.0.17
18142024-11-28T00:59:47.596Z Compiling utf16_iter v1.0.5
18152024-11-28T00:59:47.803Z Compiling icu_normalizer v1.5.0
18162024-11-28T00:59:47.931Z Compiling time v0.3.36
18172024-11-28T00:59:49.025Z Compiling pkcs5 v0.7.1
18182024-11-28T00:59:50.859Z Compiling form_urlencoded v1.2.1
18192024-11-28T00:59:51.374Z Compiling http-body v1.0.1
18202024-11-28T00:59:51.486Z Compiling heapless v0.7.17
18212024-11-28T00:59:52.024Z Compiling bzip2-sys v0.1.11+1.0.8
18222024-11-28T00:59:52.597Z Compiling try-lock v0.2.5
18232024-11-28T00:59:53.011Z Compiling signal-hook v0.3.17
18242024-11-28T00:59:54.219Z Compiling want v0.3.1
18252024-11-28T00:59:54.962Z Compiling pkcs8 v0.10.2
18262024-11-28T00:59:55.579Z Compiling idna_adapter v1.2.0
18272024-11-28T00:59:55.810Z Compiling h2 v0.4.6
18282024-11-28T00:59:56.892Z Compiling usdt-macro v0.5.0
18292024-11-28T00:59:58.299Z Compiling usdt-attr-macro v0.5.0
18302024-11-28T00:59:58.816Z Compiling async-stream-impl v0.3.6
18312024-11-28T00:59:58.835Z Compiling httpdate v1.0.3
18322024-11-28T00:59:59.602Z Compiling adler2 v2.0.0
18332024-11-28T01:00:00.127Z Compiling miniz_oxide v0.8.0
18342024-11-28T01:00:00.445Z Compiling idna v1.0.3
18352024-11-28T01:00:02.127Z Compiling curve25519-dalek v4.1.3
18362024-11-28T01:00:02.534Z Compiling openapiv3 v2.0.0
18372024-11-28T01:00:03.304Z Compiling hyper v1.5.0
18382024-11-28T01:00:03.472Z Compiling enum-as-inner v0.6.1
18392024-11-28T01:00:05.796Z Compiling dropshot v0.12.0
18402024-11-28T01:00:06.088Z Compiling smoltcp v0.9.1
18412024-11-28T01:00:06.673Z Compiling base64 v0.22.1
18422024-11-28T01:00:07.001Z Compiling num-bigint-dig v0.8.4
18432024-11-28T01:00:07.051Z Compiling match_cfg v0.1.0
18442024-11-28T01:00:07.152Z Compiling tower-service v0.3.3
18452024-11-28T01:00:07.331Z Compiling foreign-types-shared v0.1.1
18462024-11-28T01:00:07.427Z Compiling portable-atomic v1.9.0
18472024-11-28T01:00:07.437Z Compiling foreign-types v0.3.2
18482024-11-28T01:00:07.550Z Compiling hyper-util v0.1.10
18492024-11-28T01:00:07.989Z Compiling hostname v0.3.1
18502024-11-28T01:00:13.620Z Compiling url v2.5.3
18512024-11-28T01:00:15.886Z Compiling dirs-sys-next v0.1.2
18522024-11-28T01:00:16.340Z Compiling gimli v0.31.1
18532024-11-28T01:00:16.360Z Compiling heck v0.4.1
18542024-11-28T01:00:16.377Z Compiling data-encoding v2.6.0
18552024-11-28T01:00:16.476Z Compiling ident_case v1.0.1
18562024-11-28T01:00:16.555Z Compiling siphasher v0.3.11
18572024-11-28T01:00:16.660Z Compiling darling_core v0.20.10
18582024-11-28T01:00:16.923Z Compiling dirs-next v2.0.0
18592024-11-28T01:00:19.503Z Compiling http-body-util v0.1.2
18602024-11-28T01:00:22.826Z Compiling addr2line v0.24.2
18612024-11-28T01:00:23.243Z Compiling crossbeam-epoch v0.9.18
18622024-11-28T01:00:23.388Z Compiling hubpack_derive v0.1.1
18632024-11-28T01:00:23.623Z Compiling dropshot_endpoint v0.12.0
18642024-11-28T01:00:23.828Z Compiling sha1 v0.10.6
18652024-11-28T01:00:23.973Z Compiling signature v2.2.0
18662024-11-28T01:00:24.210Z Compiling zerocopy-derive v0.6.6
18672024-11-28T01:00:24.228Z Compiling curve25519-dalek-derive v0.1.1
18682024-11-28T01:00:25.258Z Compiling object v0.36.5
18692024-11-28T01:00:25.599Z Compiling thread_local v1.1.8
18702024-11-28T01:00:26.091Z Compiling fs-err v2.11.0
18712024-11-28T01:00:26.113Z Compiling encoding_rs v0.8.34
18722024-11-28T01:00:27.616Z Compiling rustc-demangle v0.1.24
18732024-11-28T01:00:29.826Z Compiling winnow v0.6.20
18742024-11-28T01:00:29.890Z Compiling unicode-properties v0.1.3
18752024-11-28T01:00:30.303Z Compiling utf8parse v0.2.2
18762024-11-28T01:00:34.617Z Compiling anstyle v1.0.10
18772024-11-28T01:00:35.093Z Compiling ipnet v2.10.1
18782024-11-28T01:00:36.154Z Compiling mime v0.3.17
18792024-11-28T01:00:36.791Z Compiling openssl-probe v0.1.5
18802024-11-28T01:00:37.779Z Compiling toml_edit v0.22.22
18812024-11-28T01:00:38.709Z Compiling backtrace v0.3.74
18822024-11-28T01:00:38.876Z Compiling anstyle-parse v0.2.5
18832024-11-28T01:00:39.241Z Compiling stringprep v0.1.5
18842024-11-28T01:00:41.723Z Compiling rustls-webpki v0.102.8
18852024-11-28T01:00:45.161Z Compiling crossbeam-deque v0.8.5
18862024-11-28T01:00:45.547Z Compiling darling_macro v0.20.10
18872024-11-28T01:00:49.503Z Compiling term v0.7.0
18882024-11-28T01:00:49.607Z Compiling slog-json v2.6.1
18892024-11-28T01:00:50.805Z Compiling serde_urlencoded v0.7.1
18902024-11-28T01:00:51.646Z Compiling crossbeam-channel v0.5.13
18912024-11-28T01:00:51.911Z Compiling rustls-pemfile v2.2.0
18922024-11-28T01:00:52.327Z Compiling hashbrown v0.14.5
18932024-11-28T01:00:52.850Z Compiling idna v0.3.0
18942024-11-28T01:00:53.058Z Compiling idna v0.4.0
18952024-11-28T01:00:53.706Z Compiling futures-executor v0.3.31
18962024-11-28T01:00:54.507Z Compiling num-integer v0.1.46
18972024-11-28T01:00:54.572Z Compiling md-5 v0.10.6
18982024-11-28T01:00:54.817Z Compiling ff v0.13.0
18992024-11-28T01:00:54.880Z Compiling hash32 v0.2.1
19002024-11-28T01:00:55.066Z Compiling is-terminal v0.4.13
19012024-11-28T01:00:55.198Z Compiling memmap v0.7.0
19022024-11-28T01:00:55.269Z Compiling take_mut v0.2.2
19032024-11-28T01:00:55.456Z Compiling colorchoice v1.0.2
19042024-11-28T01:00:55.599Z Compiling anstyle-query v1.1.1
19052024-11-28T01:00:55.683Z Compiling fallible-iterator v0.2.0
19062024-11-28T01:00:55.741Z Compiling base16ct v0.2.0
19072024-11-28T01:00:55.992Z Compiling quick-error v1.2.3
19082024-11-28T01:00:56.363Z Compiling utf-8 v0.7.6
19092024-11-28T01:00:56.700Z Compiling linked-hash-map v0.5.6
19102024-11-28T01:00:57.101Z Compiling psl-types v2.0.11
19112024-11-28T01:00:57.310Z Compiling is_terminal_polyfill v1.70.1
19122024-11-28T01:00:57.537Z Compiling anstream v0.6.15
19132024-11-28T01:00:58.234Z Compiling publicsuffix v2.2.3
19142024-11-28T01:00:58.509Z Compiling lru-cache v0.1.2
19152024-11-28T01:00:58.726Z Compiling tungstenite v0.24.0
19162024-11-28T01:00:59.013Z Compiling postgres-protocol v0.6.7
19172024-11-28T01:00:59.229Z Compiling resolv-conf v0.7.0
19182024-11-28T01:00:59.923Z Compiling sec1 v0.7.3
19192024-11-28T01:01:00.525Z Compiling usdt v0.5.0
19202024-11-28T01:01:01.003Z Compiling slog-term v2.9.1
19212024-11-28T01:01:01.268Z Compiling group v0.13.0
19222024-11-28T01:01:01.572Z Compiling num-iter v0.1.45
19232024-11-28T01:01:01.775Z Compiling hickory-proto v0.24.1
19242024-11-28T01:01:01.901Z Compiling futures v0.3.31
19252024-11-28T01:01:02.024Z Compiling regress v0.10.1
19262024-11-28T01:01:05.767Z Compiling tokio-rustls v0.26.0
19272024-11-28T01:01:05.880Z Compiling slog-bunyan v2.5.0
19282024-11-28T01:01:05.883Z Compiling tokio-rustls v0.25.0
19292024-11-28T01:01:06.230Z Compiling darling v0.20.10
19302024-11-28T01:01:06.317Z Compiling toml v0.8.19
19312024-11-28T01:01:06.352Z Compiling tokio-native-tls v0.3.1
19322024-11-28T01:01:06.376Z Compiling phf_shared v0.11.2
19332024-11-28T01:01:06.639Z Compiling strum_macros v0.25.3
19342024-11-28T01:01:06.911Z Compiling async-stream v0.3.6
19352024-11-28T01:01:06.974Z Compiling waitgroup v0.1.2
19362024-11-28T01:01:07.182Z Compiling webpki-roots v0.26.6
19372024-11-28T01:01:07.717Z Compiling idna v0.5.0
19382024-11-28T01:01:07.814Z Compiling terminal_size v0.4.0
19392024-11-28T01:01:08.050Z Compiling serde_path_to_error v0.1.16
19402024-11-28T01:01:08.487Z Compiling hkdf v0.12.4
19412024-11-28T01:01:09.042Z Compiling crypto-bigint v0.5.5
19422024-11-28T01:01:09.143Z Compiling derive-where v1.2.7
19432024-11-28T01:01:09.402Z Compiling clap_derive v4.5.18
19442024-11-28T01:01:10.248Z Compiling serde_repr v0.1.19
19452024-11-28T01:01:10.849Z Compiling hostname v0.4.0
19462024-11-28T01:01:11.087Z Compiling crc32fast v1.4.2
19472024-11-28T01:01:11.309Z Compiling unicode-width v0.1.14
19482024-11-28T01:01:11.384Z Compiling bitflags v1.3.2
19492024-11-28T01:01:11.403Z Compiling clap_lex v0.7.2
19502024-11-28T01:01:12.055Z Compiling managed v0.8.0
19512024-11-28T01:01:12.638Z Compiling debug-ignore v1.0.5
19522024-11-28T01:01:13.313Z Compiling elliptic-curve v0.13.8
19532024-11-28T01:01:14.032Z Compiling console v0.15.8
19542024-11-28T01:01:14.950Z Compiling clap_builder v4.5.21
19552024-11-28T01:01:15.441Z Compiling flate2 v1.0.34
19562024-11-28T01:01:16.206Z Compiling cookie_store v0.21.0
19572024-11-28T01:01:20.052Z Compiling hyper-rustls v0.27.3
19582024-11-28T01:01:20.680Z Compiling hickory-resolver v0.24.1
19592024-11-28T01:01:22.145Z Compiling phf v0.11.2
19602024-11-28T01:01:22.350Z Compiling hyper-tls v0.6.0
19612024-11-28T01:01:22.418Z Compiling signal-hook-mio v0.2.4
19622024-11-28T01:01:22.455Z Compiling typify-impl v0.2.0
19632024-11-28T01:01:22.585Z Compiling bzip2 v0.4.4
19642024-11-28T01:01:22.725Z Compiling rayon v1.10.0
19652024-11-28T01:01:22.972Z Compiling postgres-types v0.2.8
19662024-11-28T01:01:23.377Z Compiling tokio-tungstenite v0.24.0
19672024-11-28T01:01:24.153Z Compiling zerocopy v0.6.6
19682024-11-28T01:01:24.261Z Compiling hubpack v0.1.2
19692024-11-28T01:01:24.313Z Compiling ed25519 v2.2.3
19702024-11-28T01:01:24.719Z Compiling phf_shared v0.10.0
19712024-11-28T01:01:25.010Z Compiling pkcs1 v0.7.5
19722024-11-28T01:01:25.131Z Compiling tokio-stream v0.1.16
19732024-11-28T01:01:26.143Z Compiling serde-big-array v0.5.1
19742024-11-28T01:01:26.192Z Compiling rfc6979 v0.4.0
19752024-11-28T01:01:26.374Z Compiling float-cmp v0.9.0
19762024-11-28T01:01:26.609Z Compiling sync_wrapper v1.0.1
19772024-11-28T01:01:26.775Z Compiling bstr v1.10.0
19782024-11-28T01:01:27.895Z Compiling difflib v0.4.0
19792024-11-28T01:01:28.010Z Compiling static_assertions v1.1.0
19802024-11-28T01:01:28.124Z Compiling precomputed-hash v0.1.1
19812024-11-28T01:01:28.257Z Compiling unicode-segmentation v1.12.0
19822024-11-28T01:01:28.370Z Compiling new_debug_unreachable v1.0.6
19832024-11-28T01:01:28.481Z Compiling fixedbitset v0.4.2
19842024-11-28T01:01:29.126Z Compiling bit-vec v0.6.3
19852024-11-28T01:01:29.145Z Compiling predicates-core v1.0.8
19862024-11-28T01:01:29.453Z Compiling unicode-width v0.2.0
19872024-11-28T01:01:29.484Z Compiling whoami v1.5.2
19882024-11-28T01:01:29.563Z Compiling normalize-line-endings v0.3.0
19892024-11-28T01:01:29.704Z Compiling number_prefix v0.4.0
19902024-11-28T01:01:29.811Z Compiling predicates v3.1.2
19912024-11-28T01:01:29.941Z Compiling indicatif v0.17.9
19922024-11-28T01:01:29.990Z Compiling tokio-postgres v0.7.12
19932024-11-28T01:01:30.042Z Compiling bit-set v0.5.3
19942024-11-28T01:01:30.347Z Compiling similar v2.6.0
19952024-11-28T01:01:31.384Z Compiling petgraph v0.6.5
19962024-11-28T01:01:31.828Z Compiling string_cache v0.8.7
19972024-11-28T01:01:32.124Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19982024-11-28T01:01:34.381Z Compiling typify-macro v0.2.0
19992024-11-28T01:01:35.393Z Compiling reqwest v0.12.9
20002024-11-28T01:01:35.436Z Compiling ecdsa v0.16.9
20012024-11-28T01:01:36.333Z Compiling qorb v0.2.0
20022024-11-28T01:01:36.761Z Compiling rsa v0.9.6
20032024-11-28T01:01:38.113Z Compiling ed25519-dalek v2.1.1
20042024-11-28T01:01:38.491Z Compiling zip v0.6.6
20052024-11-28T01:01:38.669Z Compiling crossterm v0.28.1
20062024-11-28T01:01:38.878Z Compiling clap v4.5.21
20072024-11-28T01:01:39.693Z Compiling toml v0.7.8
20082024-11-28T01:01:40.921Z Compiling x509-cert v0.2.5
20092024-11-28T01:01:41.811Z Compiling hex v0.4.3
20102024-11-28T01:01:42.432Z Compiling itertools v0.10.5
20112024-11-28T01:01:42.688Z Compiling unicode-xid v0.2.6
20122024-11-28T01:01:42.872Z Compiling zerocopy v0.8.10
20132024-11-28T01:01:42.952Z Compiling peg-runtime v0.8.3
20142024-11-28T01:01:43.470Z Compiling lalrpop-util v0.19.12
20152024-11-28T01:01:45.598Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20162024-11-28T01:01:49.809Z Compiling proc-macro-crate v1.3.1
20172024-11-28T01:01:49.916Z Compiling ipnetwork v0.20.0
20182024-11-28T01:01:50.688Z Compiling macaddr v1.0.1
20192024-11-28T01:01:50.992Z Compiling zerocopy-derive v0.8.10
20202024-11-28T01:01:51.341Z Compiling itertools v0.13.0
20212024-11-28T01:01:53.925Z Compiling heapless v0.8.0
20222024-11-28T01:01:54.683Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20232024-11-28T01:01:58.699Z Compiling num_enum_derive v0.5.11
20242024-11-28T01:02:06.901Z Compiling hash32 v0.3.1
20252024-11-28T01:02:08.089Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20262024-11-28T01:02:08.365Z Compiling smoltcp v0.11.0
20272024-11-28T01:02:13.183Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20282024-11-28T01:02:14.143Z Compiling num_enum v0.5.11
20292024-11-28T01:02:14.559Z Compiling typify v0.2.0
20302024-11-28T01:02:15.375Z Compiling proc-macro-error-attr v1.0.4
20312024-11-28T01:02:15.684Z Compiling cobs v0.2.3
20322024-11-28T01:02:16.118Z Compiling unsafe-libyaml v0.2.11
20332024-11-28T01:02:16.584Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20342024-11-28T01:02:17.881Z Compiling serde_yaml v0.9.34+deprecated
20352024-11-28T01:02:18.234Z Compiling postcard v1.0.10
20362024-11-28T01:02:32.881Z Compiling progenitor-impl v0.8.0
20372024-11-28T01:02:34.397Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20382024-11-28T01:02:45.557Z Compiling strum_macros v0.26.4
20392024-11-28T01:02:46.580Z Compiling structmeta-derive v0.3.0
20402024-11-28T01:02:46.583Z Compiling foreign-types-macros v0.2.3
20412024-11-28T01:02:46.881Z Compiling proc-macro-error v1.0.4
20422024-11-28T01:02:47.161Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20432024-11-28T01:02:47.723Z Compiling newtype-uuid v1.1.3
20442024-11-28T01:02:48.748Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20452024-11-28T01:02:48.929Z Compiling foreign-types-shared v0.3.1
20462024-11-28T01:02:48.983Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20472024-11-28T01:02:49.068Z Compiling foreign-types v0.5.0
20482024-11-28T01:02:49.172Z Compiling structmeta v0.3.0
20492024-11-28T01:02:49.898Z Compiling strum v0.26.3
20502024-11-28T01:02:58.894Z Compiling progenitor-macro v0.8.0
20512024-11-28T01:03:03.769Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20522024-11-28T01:03:03.867Z Compiling progenitor-client v0.8.0
20532024-11-28T01:03:04.835Z Compiling tabwriter v1.4.0
20542024-11-28T01:03:07.425Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20552024-11-28T01:03:08.079Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20562024-11-28T01:03:08.210Z Compiling cstr-argument v0.1.2
20572024-11-28T01:03:08.486Z Compiling dropshot v0.13.0
20582024-11-28T01:03:08.787Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20592024-11-28T01:03:08.926Z Compiling fastrand v2.1.1
20602024-11-28T01:03:09.230Z Compiling crucible-workspace-hack v0.1.0
20612024-11-28T01:03:09.368Z Compiling pretty-hex v0.2.1
20622024-11-28T01:03:10.045Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20632024-11-28T01:03:10.177Z Compiling tempfile v3.13.0
20642024-11-28T01:03:10.834Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20652024-11-28T01:03:10.872Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20662024-11-28T01:03:11.572Z Compiling progenitor v0.8.0
20672024-11-28T01:03:11.830Z Compiling parse-display-derive v0.10.0
20682024-11-28T01:03:11.867Z Compiling colored v2.1.0
20692024-11-28T01:03:11.909Z Compiling serde_with_macros v3.11.0
20702024-11-28T01:03:12.082Z Compiling dropshot_endpoint v0.13.0
20712024-11-28T01:03:13.119Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20722024-11-28T01:03:14.039Z Compiling instant v0.1.13
20732024-11-28T01:03:14.041Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20742024-11-28T01:03:14.077Z Compiling backoff v0.4.0
20752024-11-28T01:03:14.293Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20762024-11-28T01:03:14.430Z Compiling serde_with v3.11.0
20772024-11-28T01:03:14.433Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20782024-11-28T01:03:15.674Z Compiling parse-display v0.10.0
20792024-11-28T01:03:16.606Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20802024-11-28T01:03:17.229Z Compiling zone_cfg_derive v0.3.0
20812024-11-28T01:03:17.321Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20822024-11-28T01:03:17.632Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20832024-11-28T01:03:18.364Z Compiling camino-tempfile v1.1.1
20842024-11-28T01:03:18.703Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
20852024-11-28T01:03:18.865Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20862024-11-28T01:03:19.062Z Compiling regress v0.9.1
20872024-11-28T01:03:19.164Z Compiling num-derive v0.4.2
20882024-11-28T01:03:19.183Z Compiling sigpipe v0.1.3
20892024-11-28T01:03:19.322Z Compiling libefi-sys v0.1.0
20902024-11-28T01:03:19.621Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20912024-11-28T01:03:19.980Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20922024-11-28T01:03:21.413Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
20932024-11-28T01:03:22.955Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
20942024-11-28T01:03:23.261Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20952024-11-28T01:03:23.513Z Compiling zone v0.3.0
20962024-11-28T01:03:24.410Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20972024-11-28T01:03:26.860Z Compiling smf v0.2.3
20982024-11-28T01:03:27.675Z Compiling bitfield-struct v0.6.2
20992024-11-28T01:03:28.190Z Compiling blake3 v1.5.4
21002024-11-28T01:03:28.645Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21012024-11-28T01:03:28.810Z Compiling ring v0.16.20
21022024-11-28T01:03:29.065Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21032024-11-28T01:03:29.801Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21042024-11-28T01:03:29.857Z Compiling xattr v1.3.1
21052024-11-28T01:03:29.875Z Compiling filetime v0.2.25
21062024-11-28T01:03:30.185Z Compiling memmap2 v0.9.5
21072024-11-28T01:03:30.208Z Compiling arrayvec v0.7.6
21082024-11-28T01:03:30.724Z Compiling same-file v1.0.6
21092024-11-28T01:03:30.792Z Compiling constant_time_eq v0.3.1
21102024-11-28T01:03:30.967Z Compiling spin v0.5.2
21112024-11-28T01:03:30.984Z Compiling arrayref v0.3.9
21122024-11-28T01:03:31.005Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21132024-11-28T01:03:31.140Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21142024-11-28T01:03:31.218Z Compiling walkdir v2.5.0
21152024-11-28T01:03:32.831Z Compiling tar v0.4.42
21162024-11-28T01:03:33.745Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21172024-11-28T01:03:33.840Z Compiling gethostname v0.5.0
21182024-11-28T01:03:34.057Z Compiling cargo-platform v0.1.8
21192024-11-28T01:03:34.165Z Compiling topological-sort v0.2.2
21202024-11-28T01:03:34.453Z Compiling cargo_metadata v0.18.1
21212024-11-28T01:03:38.358Z Compiling omicron-zone-package v0.11.1
21222024-11-28T01:03:41.270Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21232024-11-28T01:03:42.012Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21242024-11-28T01:03:43.752Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21252024-11-28T01:04:04.975Z Finished `release` profile [optimized] target(s) in 5m 26s
21262024-11-28T01:04:05.140Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21272024-11-28T01:04:05.186ZLogging to: /work/oxidecomputer/omicron/out/LOG
21282024-11-28T01:04:05.190ZCreated new build target 'test' and set it as active
21292024-11-28T01:04:05.190Z
21302024-11-28T01:04:05.190Zreal 5:26.410421702
21312024-11-28T01:04:05.190Zuser 36:42.239884612
21322024-11-28T01:04:05.190Zsys 4:53.598617727
21332024-11-28T01:04:05.190Ztrap 1.081954006
21342024-11-28T01:04:05.190Ztflt 3.086835862
21352024-11-28T01:04:05.190Zdflt 0.739708248
21362024-11-28T01:04:05.190Zkflt 0.009545892
21372024-11-28T01:04:05.190Zlock 1:17:24.710365781
21382024-11-28T01:04:05.190Zslp 2:33:55.144574200
21392024-11-28T01:04:05.190Zlat 2:33.991806456
21402024-11-28T01:04:05.190Zstop 4:34.185739690
21412024-11-28T01:04:05.190Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21422024-11-28T01:04:06.162Z Finished `release` profile [optimized] target(s) in 0.92s
21432024-11-28T01:04:06.222Z Running `target/release/omicron-package -t test package`
21442024-11-28T01:04:06.267ZLogging to: /work/oxidecomputer/omicron/out/LOG
21452024-11-28T01:04:07.402Z Compiling convert_case v0.4.0
21462024-11-28T01:04:07.405Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21472024-11-28T01:04:07.406Z Compiling itertools v0.13.0
21482024-11-28T01:04:07.406Z Compiling newline-converter v0.3.0
21492024-11-28T01:04:07.406Z Compiling password-hash v0.5.0
21502024-11-28T01:04:07.406Z Compiling progenitor-client v0.8.0
21512024-11-28T01:04:07.406Z Compiling blake2 v0.10.6
21522024-11-28T01:04:07.566Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21532024-11-28T01:04:07.761Z Compiling owo-colors v4.1.0
21542024-11-28T01:04:07.817Z Compiling expectorate v1.1.0
21552024-11-28T01:04:08.021Z Compiling progenitor v0.8.0
21562024-11-28T01:04:08.050Z Compiling cancel-safe-futures v0.1.5
21572024-11-28T01:04:08.099Z Compiling num-rational v0.4.2
21582024-11-28T01:04:08.259Z Compiling derive_more v0.99.18
21592024-11-28T01:04:08.302Z Compiling argon2 v0.5.3
21602024-11-28T01:04:08.380Z Compiling num-complex v0.4.6
21612024-11-28T01:04:09.288Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21622024-11-28T01:04:09.739Z Compiling num v0.4.3
21632024-11-28T01:04:09.757Z Compiling atomicwrites v0.4.4
21642024-11-28T01:04:09.857Z Compiling libsw v3.3.1
21652024-11-28T01:04:09.878Z Compiling swrite v0.1.0
21662024-11-28T01:04:10.016Z Compiling indent_write v2.2.0
21672024-11-28T01:04:10.224Z Compiling float-ord v0.3.2
21682024-11-28T01:04:10.259Z Compiling linear-map v1.2.0
21692024-11-28T01:04:10.278Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21702024-11-28T01:04:10.394Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21712024-11-28T01:04:10.528Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21722024-11-28T01:04:10.699Z Compiling base64 v0.21.7
21732024-11-28T01:04:10.720Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21742024-11-28T01:04:11.151Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21752024-11-28T01:04:11.639Z Compiling highway v1.2.0
21762024-11-28T01:04:11.835Z Compiling semver v0.1.20
21772024-11-28T01:04:12.414Z Compiling rustc_version v0.1.7
21782024-11-28T01:04:12.843Z Compiling newtype_derive v0.1.6
21792024-11-28T01:04:13.117Z Compiling newtype-uuid v1.1.3
21802024-11-28T01:04:13.241Z Compiling dropshot v0.13.0
21812024-11-28T01:04:13.316Z Compiling ipnetwork v0.20.0
21822024-11-28T01:04:13.448Z Compiling instant v0.1.13
21832024-11-28T01:04:13.613Z Compiling humantime v2.1.0
21842024-11-28T01:04:14.111Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21852024-11-28T01:04:14.481Z Compiling backoff v0.4.0
21862024-11-28T01:04:14.743Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21872024-11-28T01:04:14.837Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21882024-11-28T01:04:14.856Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21892024-11-28T01:04:18.145Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21902024-11-28T01:04:19.110Z Compiling parse-display v0.10.0
21912024-11-28T01:04:19.692Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21922024-11-28T01:04:19.881Z Compiling strum v0.26.3
21932024-11-28T01:04:19.901Z Compiling serde_with v3.11.0
21942024-11-28T01:04:20.090Z Compiling regress v0.9.1
21952024-11-28T01:04:23.709Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21962024-11-28T01:04:24.591Z Compiling macaddr v1.0.1
21972024-11-28T01:04:24.890Z Compiling steno v0.4.1
21982024-11-28T01:04:25.035Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21992024-11-28T01:04:25.647Z Compiling prettyplease v0.2.25
22002024-11-28T01:04:25.678Z Compiling slog-dtrace v0.3.0
22012024-11-28T01:04:26.074Z Compiling tungstenite v0.21.0
22022024-11-28T01:04:26.089Z Compiling display-error-chain v0.2.2
22032024-11-28T01:04:27.818Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22042024-11-28T01:04:29.720Z Compiling tokio-tungstenite v0.21.0
22052024-11-28T01:04:30.408Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22062024-11-28T01:04:30.474Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22072024-11-28T01:04:31.173Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22082024-11-28T01:04:31.560Z Compiling arc-swap v1.7.1
22092024-11-28T01:04:32.272Z Compiling slog-scope v4.4.0
22102024-11-28T01:04:33.116Z Compiling half v2.4.1
22112024-11-28T01:04:33.867Z Compiling ciborium-io v0.2.2
22122024-11-28T01:04:34.022Z Compiling ciborium-ll v0.2.2
22132024-11-28T01:04:34.552Z Compiling slog-stdlog v4.1.1
22142024-11-28T01:04:34.943Z Compiling slog-envlogger v2.2.0
22152024-11-28T01:04:35.397Z Compiling ciborium v0.2.2
22162024-11-28T01:04:37.660Z Compiling nibble_vec v0.1.0
22172024-11-28T01:04:37.910Z Compiling endian-type v0.1.2
22182024-11-28T01:04:38.172Z Compiling radix_trie v0.2.1
22192024-11-28T01:04:39.125Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22202024-11-28T01:04:44.960Z Compiling same-file v1.0.6
22212024-11-28T01:04:45.212Z Compiling fastrand v2.1.1
22222024-11-28T01:04:45.251Z Compiling walkdir v2.5.0
22232024-11-28T01:04:45.274Z Compiling ring v0.16.20
22242024-11-28T01:04:45.739Z Compiling tempfile v3.13.0
22252024-11-28T01:04:45.914Z Compiling blake3 v1.5.4
22262024-11-28T01:04:46.497Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22272024-11-28T01:04:46.584Z Compiling xattr v1.3.1
22282024-11-28T01:04:46.618Z Compiling filetime v0.2.25
22292024-11-28T01:04:46.871Z Compiling memmap2 v0.9.5
22302024-11-28T01:04:46.923Z Compiling arrayvec v0.7.6
22312024-11-28T01:04:47.216Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22322024-11-28T01:04:47.280Z Compiling keccak v0.1.5
22332024-11-28T01:04:47.323Z Compiling arrayref v0.3.9
22342024-11-28T01:04:47.442Z Compiling constant_time_eq v0.3.1
22352024-11-28T01:04:47.602Z Compiling spin v0.5.2
22362024-11-28T01:04:47.841Z Compiling sha3 v0.10.8
22372024-11-28T01:04:48.711Z Compiling tar v0.4.42
22382024-11-28T01:04:48.748Z Compiling camino-tempfile v1.1.1
22392024-11-28T01:04:49.139Z Compiling toolchain_find v0.4.0
22402024-11-28T01:04:49.178Z Compiling const_format_proc_macros v0.2.33
22412024-11-28T01:04:49.355Z Compiling radium v0.7.0
22422024-11-28T01:04:49.693Z Compiling maplit v1.0.2
22432024-11-28T01:04:49.799Z Compiling crunchy v0.2.2
22442024-11-28T01:04:49.833Z Compiling topological-sort v0.2.2
22452024-11-28T01:04:50.068Z Compiling omicron-zone-package v0.11.1
22462024-11-28T01:04:50.342Z Compiling rustfmt-wrapper v0.2.1
22472024-11-28T01:04:50.757Z Compiling pem v3.0.4
22482024-11-28T01:04:50.919Z Compiling maybe-uninit v2.0.0
22492024-11-28T01:04:50.983Z Compiling const_format v0.2.33
22502024-11-28T01:04:51.078Z Compiling tap v1.0.1
22512024-11-28T01:04:51.264Z Compiling tiny-keccak v2.0.2
22522024-11-28T01:04:51.481Z Compiling wyz v0.5.1
22532024-11-28T01:04:51.932Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22542024-11-28T01:04:52.089Z Compiling dsl_auto_type v0.1.2
22552024-11-28T01:04:52.166Z Compiling phf_generator v0.11.2
22562024-11-28T01:04:52.185Z Compiling scheduled-thread-pool v0.2.7
22572024-11-28T01:04:52.277Z Compiling secrecy v0.8.0
22582024-11-28T01:04:52.355Z Compiling diesel_table_macro_syntax v0.2.0
22592024-11-28T01:04:52.404Z Compiling async-recursion v1.1.1
22602024-11-28T01:04:52.556Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22612024-11-28T01:04:52.780Z Compiling packed_struct v0.10.1
22622024-11-28T01:04:52.864Z Compiling funty v2.0.0
22632024-11-28T01:04:53.213Z Compiling crc-catalog v2.4.0
22642024-11-28T01:04:53.385Z Compiling crc v3.2.1
22652024-11-28T01:04:53.433Z Compiling diesel_derives v2.2.3
22662024-11-28T01:04:53.491Z Compiling r2d2 v0.8.10
22672024-11-28T01:04:53.847Z Compiling phf_codegen v0.11.2
22682024-11-28T01:04:54.065Z Compiling bitvec v1.0.1
22692024-11-28T01:04:54.501Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22702024-11-28T01:04:55.124Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22712024-11-28T01:04:55.240Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
22722024-11-28T01:04:55.296Z Compiling ascii-canvas v3.0.0
22732024-11-28T01:04:55.843Z Compiling universal-hash v0.5.1
22742024-11-28T01:04:56.094Z Compiling thiserror-impl-no-std v2.0.2
22752024-11-28T01:04:58.759Z Compiling packed_struct_codegen v0.10.1
22762024-11-28T01:04:58.806Z Compiling parse-zoneinfo v0.3.1
22772024-11-28T01:05:00.449Z Compiling lzma-sys v0.1.20
22782024-11-28T01:05:01.151Z Compiling ena v0.14.3
22792024-11-28T01:05:01.282Z Compiling unicase v2.7.0
22802024-11-28T01:05:01.567Z Compiling indexmap v1.9.3
22812024-11-28T01:05:01.593Z Compiling regex-syntax v0.6.29
22822024-11-28T01:05:01.895Z Compiling diff v0.1.13
22832024-11-28T01:05:02.453Z Compiling opaque-debug v0.3.1
22842024-11-28T01:05:02.571Z Compiling nodrop v0.1.14
22852024-11-28T01:05:02.722Z Compiling cfg_aliases v0.1.1
22862024-11-28T01:05:02.847Z Compiling nix v0.28.0
22872024-11-28T01:05:03.596Z Compiling array-init v0.0.4
22882024-11-28T01:05:04.821Z Compiling diesel v2.2.4
22892024-11-28T01:05:04.866Z Compiling lalrpop v0.19.12
22902024-11-28T01:05:06.921Z Compiling poly1305 v0.8.0
22912024-11-28T01:05:12.503Z Compiling chrono-tz-build v0.4.0
22922024-11-28T01:05:12.691Z Compiling thiserror-no-std v2.0.2
22932024-11-28T01:05:12.829Z Compiling smallvec v0.6.14
22942024-11-28T01:05:13.616Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22952024-11-28T01:05:13.916Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22962024-11-28T01:05:14.227Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22972024-11-28T01:05:14.480Z Compiling chacha20 v0.9.1
22982024-11-28T01:05:14.729Z Compiling heck v0.3.3
22992024-11-28T01:05:14.954Z Compiling aead v0.5.2
23002024-11-28T01:05:15.134Z Compiling vte_generate_state_changes v0.1.2
23012024-11-28T01:05:15.456Z Compiling termcolor v1.4.1
23022024-11-28T01:05:15.809Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23032024-11-28T01:05:16.118Z Compiling ref-cast v1.0.23
23042024-11-28T01:05:16.487Z Compiling hashbrown v0.12.3
23052024-11-28T01:05:16.594Z Compiling bitfield v0.14.0
23062024-11-28T01:05:16.930Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23072024-11-28T01:05:19.130Z Compiling env_logger v0.10.2
23082024-11-28T01:05:22.255Z Compiling vte v0.11.1
23092024-11-28T01:05:23.685Z Compiling chacha20poly1305 v0.10.1
23102024-11-28T01:05:23.931Z Compiling zone_cfg_derive v0.1.2
23112024-11-28T01:05:25.369Z Compiling chrono-tz v0.10.0
23122024-11-28T01:05:26.014Z Compiling serde-hex v0.1.0
23132024-11-28T01:05:28.618Z Compiling vsss-rs v3.3.4
23142024-11-28T01:05:30.774Z Compiling polar-core v0.27.3
23152024-11-28T01:05:31.185Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23162024-11-28T01:05:31.526Z Compiling ron v0.8.1
23172024-11-28T01:05:32.044Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23182024-11-28T01:05:32.337Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23192024-11-28T01:05:32.938Z Compiling derive_builder_core v0.20.2
23202024-11-28T01:05:32.977Z Compiling hashbrown v0.13.2
23212024-11-28T01:05:34.375Z Compiling fd-lock v4.0.2
23222024-11-28T01:05:34.626Z Compiling headers-core v0.3.0
23232024-11-28T01:05:34.806Z Compiling fxhash v0.2.1
23242024-11-28T01:05:35.048Z Compiling libxml v0.3.3
23252024-11-28T01:05:35.067Z Compiling ref-cast-impl v1.0.23
23262024-11-28T01:05:35.437Z Compiling lockfree-object-pool v0.1.6
23272024-11-28T01:05:35.777Z Compiling bytecount v0.6.8
23282024-11-28T01:05:36.116Z Compiling zip v2.1.3
23292024-11-28T01:05:36.228Z Compiling base64 v0.13.1
23302024-11-28T01:05:36.440Z Compiling bumpalo v3.16.0
23312024-11-28T01:05:36.951Z Compiling simd-adler32 v0.3.7
23322024-11-28T01:05:37.045Z Compiling crc-any v2.5.0
23332024-11-28T01:05:37.361Z Compiling zopfli v0.8.1
23342024-11-28T01:05:37.935Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23352024-11-28T01:05:38.137Z Compiling ron v0.7.1
23362024-11-28T01:05:41.745Z Compiling papergrid v0.11.0
23372024-11-28T01:05:41.910Z Compiling derive_builder_macro v0.20.2
23382024-11-28T01:05:42.726Z Compiling headers v0.4.0
23392024-11-28T01:05:43.528Z Compiling object v0.30.4
23402024-11-28T01:05:46.419Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23412024-11-28T01:05:48.020Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23422024-11-28T01:05:53.037Z Compiling xz2 v0.1.7
23432024-11-28T01:05:54.646Z Compiling zone v0.1.8
23442024-11-28T01:05:55.127Z Compiling strip-ansi-escapes v0.2.0
23452024-11-28T01:05:56.651Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23462024-11-28T01:05:56.892Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23472024-11-28T01:05:57.128Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23482024-11-28T01:05:57.427Z Compiling tabled_derive v0.7.0
23492024-11-28T01:05:58.106Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23502024-11-28T01:05:59.636Z Compiling yasna v0.5.2
23512024-11-28T01:05:59.758Z Compiling peg-macros v0.8.4
23522024-11-28T01:06:01.785Z Compiling strum_macros v0.24.3
23532024-11-28T01:06:02.117Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23542024-11-28T01:06:02.746Z Compiling kstat-rs v0.2.4
23552024-11-28T01:06:03.023Z Compiling samael v0.0.17
23562024-11-28T01:06:03.027Z Compiling sqlparser_derive v0.2.2
23572024-11-28T01:06:03.143Z Compiling indoc v1.0.9
23582024-11-28T01:06:03.731Z Compiling nu-ansi-term v0.50.1
23592024-11-28T01:06:03.977Z Compiling path-slash v0.1.5
23602024-11-28T01:06:04.048Z Compiling home v0.5.9
23612024-11-28T01:06:04.097Z Compiling unicode_categories v0.1.1
23622024-11-28T01:06:04.218Z Compiling rustyline v14.0.0
23632024-11-28T01:06:04.354Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23642024-11-28T01:06:04.463Z Compiling sqlformat v0.2.6
23652024-11-28T01:06:04.916Z Compiling reedline v0.35.0
23662024-11-28T01:06:05.486Z Compiling sqlparser v0.45.0
23672024-11-28T01:06:08.493Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23682024-11-28T01:06:15.085Z Compiling peg v0.8.4
23692024-11-28T01:06:15.218Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23702024-11-28T01:06:15.612Z Compiling rcgen v0.12.1
23712024-11-28T01:06:19.881Z Compiling tabled v0.15.0
23722024-11-28T01:06:28.381Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23732024-11-28T01:06:28.462Z Compiling derive_builder v0.20.2
23742024-11-28T01:06:35.631Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23752024-11-28T01:06:37.737Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23762024-11-28T01:06:38.955Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23772024-11-28T01:06:39.239Z Compiling bcs v0.1.6
23782024-11-28T01:06:39.822Z Compiling oso-derive v0.27.3
23792024-11-28T01:06:40.126Z Compiling impl-trait-for-tuples v0.2.2
23802024-11-28T01:06:40.784Z Compiling libz-sys v1.1.20
23812024-11-28T01:06:41.445Z Compiling quick-xml v0.33.0
23822024-11-28T01:06:46.894Z Compiling subprocess v0.2.9
23832024-11-28T01:06:47.900Z Compiling diesel-dtrace v0.3.0
23842024-11-28T01:06:48.222Z Compiling parking_lot_core v0.8.6
23852024-11-28T01:06:48.816Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23862024-11-28T01:06:52.117Z Compiling oso v0.27.3
23872024-11-28T01:07:08.828Z Compiling mime_guess v2.0.5
23882024-11-28T01:07:09.967Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23892024-11-28T01:07:11.766Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23902024-11-28T01:07:17.032Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23912024-11-28T01:07:20.284Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23922024-11-28T01:07:20.607Z Compiling bb8 v0.8.5
23932024-11-28T01:07:21.247Z Compiling buf-list v1.0.3
23942024-11-28T01:07:21.890Z Compiling async-bb8-diesel v0.2.1
23952024-11-28T01:07:23.214Z Compiling libgit2-sys v0.17.0+1.8.1
23962024-11-28T01:07:23.556Z Compiling pin-project-internal v1.1.6
23972024-11-28T01:07:24.009Z Compiling atty v0.2.14
23982024-11-28T01:07:24.195Z Compiling http-range v0.1.5
23992024-11-28T01:07:24.757Z Compiling salty v0.3.0
24002024-11-28T01:07:26.307Z Compiling pin-project v1.1.6
24012024-11-28T01:07:26.468Z Compiling parking_lot v0.11.2
24022024-11-28T01:07:30.502Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24032024-11-28T01:07:30.570Z Compiling snafu-derive v0.8.5
24042024-11-28T01:07:31.136Z Compiling hyper-staticfile v0.10.1
24052024-11-28T01:07:34.034Z Compiling sled v0.34.7
24062024-11-28T01:07:35.332Z Compiling snafu v0.8.5
24072024-11-28T01:07:36.080Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24082024-11-28T01:07:36.590Z Compiling hickory-client v0.24.1
24092024-11-28T01:07:37.244Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24102024-11-28T01:07:38.098Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24112024-11-28T01:07:38.160Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24122024-11-28T01:07:41.732Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24132024-11-28T01:07:43.060Z Compiling hickory-server v0.24.1
24142024-11-28T01:07:43.273Z Compiling globset v0.4.15
24152024-11-28T01:07:46.477Z Compiling primeorder v0.13.6
24162024-11-28T01:07:47.054Z Compiling olpc-cjson v0.1.4
24172024-11-28T01:07:47.348Z Compiling vergen v8.3.2
24182024-11-28T01:07:47.645Z Compiling env_filter v0.1.2
24192024-11-28T01:07:49.171Z Compiling serde_plain v1.0.2
24202024-11-28T01:07:51.397Z Compiling cargo-platform v0.1.8
24212024-11-28T01:07:51.921Z Compiling nanorand v0.7.0
24222024-11-28T01:07:52.604Z Compiling memoffset v0.9.1
24232024-11-28T01:07:53.053Z Compiling typed-path v0.9.3
24242024-11-28T01:07:54.909Z Compiling flume v0.11.1
24252024-11-28T01:07:58.110Z Compiling tough v0.19.0
24262024-11-28T01:08:00.176Z Compiling cargo_metadata v0.18.1
24272024-11-28T01:08:03.383Z Compiling env_logger v0.11.5
24282024-11-28T01:08:04.802Z Compiling p384 v0.13.0
24292024-11-28T01:08:07.779Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24302024-11-28T01:08:10.596Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24312024-11-28T01:08:16.013Z Compiling git2 v0.19.0
24322024-11-28T01:08:17.870Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24332024-11-28T01:08:20.466Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24342024-11-28T01:08:21.611Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24352024-11-28T01:08:25.249Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24362024-11-28T01:08:28.545Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24372024-11-28T01:08:29.478Z Compiling rand_seeder v0.3.0
24382024-11-28T01:08:29.573Z Compiling libsqlite3-sys v0.30.1
24392024-11-28T01:08:29.900Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24402024-11-28T01:08:30.096Z Compiling rustls v0.21.12
24412024-11-28T01:08:30.230Z Compiling cfg_aliases v0.2.1
24422024-11-28T01:08:30.361Z Compiling parse-size v1.1.0
24432024-11-28T01:08:30.437Z Compiling nix v0.29.0
24442024-11-28T01:08:30.689Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24452024-11-28T01:08:31.299Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24462024-11-28T01:08:31.413Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24472024-11-28T01:08:31.673Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24482024-11-28T01:08:31.736Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24492024-11-28T01:08:32.089Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24502024-11-28T01:08:32.388Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
24512024-11-28T01:08:32.546Z Compiling sct v0.7.1
24522024-11-28T01:08:32.935Z Compiling rustls-webpki v0.101.7
24532024-11-28T01:08:33.015Z Compiling castaway v0.2.3
24542024-11-28T01:08:33.227Z Compiling csv-core v0.1.11
24552024-11-28T01:08:34.100Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24562024-11-28T01:08:34.433Z Compiling glob v0.3.1
24572024-11-28T01:08:36.266Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24582024-11-28T01:08:36.676Z Compiling csv v1.3.0
24592024-11-28T01:08:36.843Z Compiling compact_str v0.8.0
24602024-11-28T01:08:37.112Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24612024-11-28T01:08:38.755Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24622024-11-28T01:08:39.468Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24632024-11-28T01:08:43.327Z Compiling nix v0.27.1
24642024-11-28T01:08:46.154Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24652024-11-28T01:08:46.992Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24662024-11-28T01:08:48.712Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24672024-11-28T01:08:49.957Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24682024-11-28T01:08:51.259Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24692024-11-28T01:08:52.558Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24702024-11-28T01:08:52.913Z Compiling unicode-truncate v1.1.0
24712024-11-28T01:08:53.215Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24722024-11-28T01:08:53.520Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24732024-11-28T01:08:53.823Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24742024-11-28T01:08:57.456Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24752024-11-28T01:09:00.268Z Compiling hashlink v0.9.1
24762024-11-28T01:09:01.084Z Compiling tungstenite v0.23.0
24772024-11-28T01:09:01.136Z Compiling lru v0.12.5
24782024-11-28T01:09:01.533Z Compiling instability v0.3.2
24792024-11-28T01:09:02.134Z Compiling fallible-streaming-iterator v0.1.9
24802024-11-28T01:09:02.454Z Compiling fallible-iterator v0.3.0
24812024-11-28T01:09:02.534Z Compiling cassowary v0.3.0
24822024-11-28T01:09:03.055Z Compiling ratatui v0.28.1
24832024-11-28T01:09:03.284Z Compiling rusqlite v0.32.1
24842024-11-28T01:09:03.585Z Compiling tokio-tungstenite v0.23.1
24852024-11-28T01:09:04.209Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24862024-11-28T01:09:07.783Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24872024-11-28T01:09:08.605Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24882024-11-28T01:09:10.630Z Compiling tokio-rustls v0.24.1
24892024-11-28T01:09:12.003Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24902024-11-28T01:09:15.981Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24912024-11-28T01:09:21.890Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24922024-11-28T01:09:24.116Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24932024-11-28T01:09:28.316Z Compiling rustls-pemfile v1.0.4
24942024-11-28T01:09:28.870Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24952024-11-28T01:09:29.090Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24962024-11-28T01:09:29.144Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24972024-11-28T01:09:29.185Z Compiling signal-hook-tokio v0.3.1
24982024-11-28T01:09:29.330Z Compiling twox-hash v1.6.3
24992024-11-28T01:09:29.427Z Compiling is_ci v1.2.0
25002024-11-28T01:09:29.718Z Compiling unicode-linebreak v0.1.5
25012024-11-28T01:09:30.281Z Compiling smawk v0.3.2
25022024-11-28T01:09:30.600Z Compiling textwrap v0.16.1
25032024-11-28T01:09:34.019Z Compiling supports-color v3.0.1
25042024-11-28T01:09:34.272Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25052024-11-28T01:09:34.432Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25062024-11-28T01:09:39.004Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25072024-11-28T01:09:43.414Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25082024-11-28T01:09:46.486Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25092024-11-28T01:09:51.343Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25102024-11-28T01:09:52.771Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25112024-11-28T01:10:04.673Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25122024-11-28T01:10:05.300Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25132024-11-28T01:10:05.615Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25142024-11-28T01:10:11.951Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25152024-11-28T01:10:12.202Z Compiling fatfs v0.3.6
25162024-11-28T01:10:14.509Z Compiling rtoolbox v0.0.2
25172024-11-28T01:10:14.950Z Compiling assert_matches v1.5.0
25182024-11-28T01:10:15.034Z Compiling rpassword v7.3.1
25192024-11-28T01:10:15.500Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25202024-11-28T01:10:20.991Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25212024-11-28T01:10:25.611Z Compiling tui-tree-widget v0.22.0
25222024-11-28T01:10:26.097Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25232024-11-28T01:10:28.198Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25242024-11-28T01:10:34.369Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25252024-11-28T01:10:34.685Z Compiling uzers v0.12.1
25262024-11-28T01:10:37.792Z Compiling shell-words v1.1.0
25272024-11-28T01:10:38.252Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25282024-11-28T01:10:41.508Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25292024-11-28T01:10:43.602Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25302024-11-28T01:11:14.981Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25312024-11-28T01:11:18.112Z Compiling multimap v0.10.0
25322024-11-28T01:13:35.375Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25332024-11-28T01:13:41.106Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342024-11-28T01:20:16.750Z Finished `release` profile [optimized] target(s) in 16m 10s
25352024-11-28T01:21:21.259Z
25362024-11-28T01:21:21.259Zreal 17:15.935384720
25372024-11-28T01:21:21.259Zuser 1:58:27.466333501
25382024-11-28T01:21:21.259Zsys 5:56.120733397
25392024-11-28T01:21:21.259Ztrap 2.826989608
25402024-11-28T01:21:21.262Ztflt 2.957104599
25412024-11-28T01:21:21.262Zdflt 4.992797524
25422024-11-28T01:21:21.262Zkflt 0.008551821
25432024-11-28T01:21:21.262Zlock 7:18:45.616597053
25442024-11-28T01:21:21.262Zslp 6:17:40.686635884
25452024-11-28T01:21:21.262Zlat 2:52.683299872
25462024-11-28T01:21:21.262Zstop 2:38.715700191
25472024-11-28T01:21:21.262Z+ mapfile -t packages
25482024-11-28T01:21:21.262Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25492024-11-28T01:21:22.289Z Finished `release` profile [optimized] target(s) in 0.97s
25502024-11-28T01:21:22.358Z Running `target/release/omicron-package -t test list-outputs`
25512024-11-28T01:21:22.407ZLogging to: /work/oxidecomputer/omicron/out/LOG
25522024-11-28T01:21:22.409Z+ ptime -m cargo build --locked --release -p xtask
25532024-11-28T01:21:22.977Z Compiling serde v1.0.215
25542024-11-28T01:21:22.980Z Compiling serde_json v1.0.132
25552024-11-28T01:21:22.980Z Compiling libc v0.2.162
25562024-11-28T01:21:22.980Z Compiling rustix v0.38.37
25572024-11-28T01:21:23.079Z Compiling syn v2.0.87
25582024-11-28T01:21:23.087Z Compiling bitflags v2.6.0
25592024-11-28T01:21:23.417Z Compiling usdt-impl v0.5.0
25602024-11-28T01:21:23.483Z Compiling syn v1.0.109
25612024-11-28T01:21:23.562Z Compiling log v0.4.22
25622024-11-28T01:21:23.580Z Compiling hashbrown v0.15.0
25632024-11-28T01:21:23.653Z Compiling fs-err v2.11.0
25642024-11-28T01:21:23.945Z Compiling once_cell v1.20.2
25652024-11-28T01:21:24.043Z Compiling anyhow v1.0.93
25662024-11-28T01:21:24.531Z Compiling thread-id v4.2.2
25672024-11-28T01:21:24.888Z Compiling indexmap v2.6.0
25682024-11-28T01:21:26.163Z Compiling terminal_size v0.4.0
25692024-11-28T01:21:26.163Z Compiling tempfile v3.13.0
25702024-11-28T01:21:26.407Z Compiling clap_builder v4.5.21
25712024-11-28T01:21:26.960Z Compiling proc-macro-error v1.0.4
25722024-11-28T01:21:28.293Z Compiling tabled_derive v0.7.0
25732024-11-28T01:21:29.659Z Compiling tabled v0.15.0
25742024-11-28T01:21:30.911Z Compiling serde_derive v1.0.215
25752024-11-28T01:21:32.437Z Compiling thiserror-impl v1.0.69
25762024-11-28T01:21:32.489Z Compiling zerocopy-derive v0.7.35
25772024-11-28T01:21:32.736Z Compiling scroll_derive v0.12.0
25782024-11-28T01:21:34.148Z Compiling scroll v0.12.0
25792024-11-28T01:21:34.600Z Compiling zerocopy v0.7.35
25802024-11-28T01:21:34.818Z Compiling goblin v0.8.2
25812024-11-28T01:21:35.376Z Compiling thiserror v1.0.69
25822024-11-28T01:21:36.548Z Compiling pest v2.7.14
25832024-11-28T01:21:38.565Z Compiling pest_meta v2.7.14
25842024-11-28T01:21:40.235Z Compiling pest_generator v2.7.14
25852024-11-28T01:21:42.690Z Compiling pest_derive v2.7.14
25862024-11-28T01:21:43.504Z Compiling dtrace-parser v0.2.0
25872024-11-28T01:21:45.469Z Compiling serde_spanned v0.6.8
25882024-11-28T01:21:45.753Z Compiling toml_datetime v0.6.8
25892024-11-28T01:21:46.511Z Compiling toml_edit v0.22.22
25902024-11-28T01:21:49.677Z Compiling serde_tokenstream v0.2.2
25912024-11-28T01:21:49.835Z Compiling dof v0.3.0
25922024-11-28T01:21:50.664Z Compiling camino v1.1.9
25932024-11-28T01:21:52.083Z Compiling toml v0.8.19
25942024-11-28T01:21:52.651Z Compiling usdt-macro v0.5.0
25952024-11-28T01:21:53.876Z Compiling usdt-attr-macro v0.5.0
25962024-11-28T01:21:55.294Z Compiling cargo-platform v0.1.8
25972024-11-28T01:21:55.853Z Compiling semver v1.0.23
25982024-11-28T01:21:56.093Z Compiling clap_derive v4.5.18
25992024-11-28T01:21:56.403Z Compiling cargo_metadata v0.18.1
26002024-11-28T01:21:57.346Z Compiling usdt v0.5.0
26012024-11-28T01:21:57.490Z Compiling cargo_toml v0.20.5
26022024-11-28T01:21:58.775Z Compiling camino-tempfile v1.1.1
26032024-11-28T01:21:58.920Z Compiling macaddr v1.0.1
26042024-11-28T01:22:00.809Z Compiling clap v4.5.21
26052024-11-28T01:22:08.218Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26062024-11-28T01:22:19.411Z Finished `release` profile [optimized] target(s) in 56.94s
26072024-11-28T01:22:19.523Z
26082024-11-28T01:22:19.526Zreal 57.080843230
26092024-11-28T01:22:19.526Zuser 5:43.171181471
26102024-11-28T01:22:19.526Zsys 31.768970495
26112024-11-28T01:22:19.526Ztrap 0.148204531
26122024-11-28T01:22:19.526Ztflt 0.282748663
26132024-11-28T01:22:19.526Zdflt 0.572228663
26142024-11-28T01:22:19.526Zkflt 0.000252075
26152024-11-28T01:22:19.526Zlock 10:51.935847883
26162024-11-28T01:22:19.526Zslp 15:53.652011052
26172024-11-28T01:22:19.526Zlat 14.221734386
26182024-11-28T01:22:19.526Zstop 17.961600205
26192024-11-28T01:22:19.526Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26202024-11-28T01:22:19.526Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26212024-11-28T01:22:19.526Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26222024-11-28T01:22:19.526Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26232024-11-28T01:22:19.526Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26242024-11-28T01:22:20.400Z Compiling hashbrown v0.14.5
26252024-11-28T01:22:20.528Z Compiling ident_case v1.0.1
26262024-11-28T01:22:20.539Z Compiling unsafe-libyaml v0.2.11
26272024-11-28T01:22:20.543Z Compiling progenitor-client v0.8.0
26282024-11-28T01:22:20.562Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26292024-11-28T01:22:20.565Z Compiling ipnetwork v0.20.0
26302024-11-28T01:22:20.565Z Compiling macaddr v1.0.1
26312024-11-28T01:22:20.565Z Compiling instant v0.1.13
26322024-11-28T01:22:20.695Z Compiling darling_core v0.20.10
26332024-11-28T01:22:20.825Z Compiling structmeta-derive v0.3.0
26342024-11-28T01:22:21.016Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26352024-11-28T01:22:21.092Z Compiling dropshot v0.13.0
26362024-11-28T01:22:21.114Z Compiling newtype-uuid v1.1.3
26372024-11-28T01:22:21.451Z Compiling dropshot_endpoint v0.13.0
26382024-11-28T01:22:21.477Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26392024-11-28T01:22:21.825Z Compiling regress v0.10.1
26402024-11-28T01:22:21.849Z Compiling serde_yaml v0.9.34+deprecated
26412024-11-28T01:22:21.849Z Compiling regress v0.9.1
26422024-11-28T01:22:22.265Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26432024-11-28T01:22:22.462Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26442024-11-28T01:22:22.495Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26452024-11-28T01:22:22.860Z Compiling backoff v0.4.0
26462024-11-28T01:22:23.244Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26472024-11-28T01:22:23.329Z Compiling tempfile v3.13.0
26482024-11-28T01:22:23.418Z Compiling proc-macro-crate v1.3.1
26492024-11-28T01:22:23.884Z Compiling structmeta v0.3.0
26502024-11-28T01:22:24.176Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26512024-11-28T01:22:24.360Z Compiling parse-display-derive v0.10.0
26522024-11-28T01:22:24.530Z Compiling num_enum_derive v0.5.11
26532024-11-28T01:22:24.584Z Compiling itertools v0.13.0
26542024-11-28T01:22:26.151Z Compiling typify-impl v0.2.0
26552024-11-28T01:22:26.984Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26562024-11-28T01:22:27.060Z Compiling zerocopy v0.8.10
26572024-11-28T01:22:27.184Z Compiling num_enum v0.5.11
26582024-11-28T01:22:27.318Z Compiling foreign-types-macros v0.2.3
26592024-11-28T01:22:27.368Z Compiling zerocopy-derive v0.8.10
26602024-11-28T01:22:27.711Z Compiling darling_macro v0.20.10
26612024-11-28T01:22:27.989Z Compiling foreign-types-shared v0.3.1
26622024-11-28T01:22:28.104Z Compiling heapless v0.8.0
26632024-11-28T01:22:28.130Z Compiling proc-macro-error v1.0.4
26642024-11-28T01:22:28.648Z Compiling foreign-types v0.5.0
26652024-11-28T01:22:28.697Z Compiling darling v0.20.10
26662024-11-28T01:22:28.831Z Compiling serde_with_macros v3.11.0
26672024-11-28T01:22:28.869Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26682024-11-28T01:22:29.044Z Compiling camino-tempfile v1.1.1
26692024-11-28T01:22:29.110Z Compiling parse-display v0.10.0
26702024-11-28T01:22:29.164Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26712024-11-28T01:22:29.531Z Compiling hash32 v0.3.1
26722024-11-28T01:22:29.798Z Compiling cstr-argument v0.1.2
26732024-11-28T01:22:29.816Z Compiling crucible-workspace-hack v0.1.0
26742024-11-28T01:22:30.047Z Compiling smoltcp v0.11.0
26752024-11-28T01:22:30.075Z Compiling pretty-hex v0.2.1
26762024-11-28T01:22:30.125Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26772024-11-28T01:22:30.276Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782024-11-28T01:22:30.323Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26792024-11-28T01:22:30.914Z Compiling tabwriter v1.4.0
26802024-11-28T01:22:30.956Z Compiling colored v2.1.0
26812024-11-28T01:22:31.501Z Compiling cobs v0.2.3
26822024-11-28T01:22:31.695Z Compiling serde_with v3.11.0
26832024-11-28T01:22:31.796Z Compiling postcard v1.0.10
26842024-11-28T01:22:31.956Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26852024-11-28T01:22:32.273Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26862024-11-28T01:22:32.456Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26872024-11-28T01:22:32.539Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26882024-11-28T01:22:32.865Z Compiling smf v0.2.3
26892024-11-28T01:22:33.456Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26902024-11-28T01:22:34.085Z Compiling zone_cfg_derive v0.3.0
26912024-11-28T01:22:34.345Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
26922024-11-28T01:22:34.845Z Compiling num-derive v0.4.2
26932024-11-28T01:22:35.599Z Compiling sigpipe v0.1.3
26942024-11-28T01:22:35.629Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26952024-11-28T01:22:35.698Z Compiling zone v0.3.0
26962024-11-28T01:22:35.753Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26972024-11-28T01:22:35.990Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
26982024-11-28T01:22:36.197Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26992024-11-28T01:22:36.489Z Compiling universal-hash v0.5.1
27002024-11-28T01:22:36.698Z Compiling opaque-debug v0.3.1
27012024-11-28T01:22:36.816Z Compiling num-rational v0.4.2
27022024-11-28T01:22:36.947Z Compiling password-hash v0.5.0
27032024-11-28T01:22:36.964Z Compiling num-complex v0.4.6
27042024-11-28T01:22:37.092Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27052024-11-28T01:22:37.274Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27062024-11-28T01:22:37.367Z Compiling blake2 v0.10.6
27072024-11-28T01:22:37.983Z Compiling aead v0.5.2
27082024-11-28T01:22:38.058Z Compiling convert_case v0.4.0
27092024-11-28T01:22:38.079Z Compiling keccak v0.1.5
27102024-11-28T01:22:38.256Z Compiling num v0.4.3
27112024-11-28T01:22:38.377Z Compiling argon2 v0.5.3
27122024-11-28T01:22:38.398Z Compiling poly1305 v0.8.0
27132024-11-28T01:22:38.602Z Compiling sha3 v0.10.8
27142024-11-28T01:22:38.747Z Compiling tungstenite v0.21.0
27152024-11-28T01:22:39.112Z Compiling derive_more v0.99.18
27162024-11-28T01:22:39.145Z Compiling chacha20 v0.9.1
27172024-11-28T01:22:39.642Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27182024-11-28T01:22:39.681Z Compiling base64 v0.21.7
27192024-11-28T01:22:39.876Z Compiling float-ord v0.3.2
27202024-11-28T01:22:40.077Z Compiling tokio-tungstenite v0.21.0
27212024-11-28T01:22:40.127Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27222024-11-28T01:22:40.489Z Compiling semver v0.1.20
27232024-11-28T01:22:40.602Z Compiling same-file v1.0.6
27242024-11-28T01:22:40.664Z Compiling newline-converter v0.3.0
27252024-11-28T01:22:40.885Z Compiling rustc_version v0.1.7
27262024-11-28T01:22:41.008Z Compiling walkdir v2.5.0
27272024-11-28T01:22:41.231Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27282024-11-28T01:22:41.233Z Compiling primeorder v0.13.6
27292024-11-28T01:22:41.306Z Compiling secrecy v0.8.0
27302024-11-28T01:22:41.441Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27312024-11-28T01:22:41.601Z Compiling cancel-safe-futures v0.1.5
27322024-11-28T01:22:41.700Z Compiling owo-colors v4.1.0
27332024-11-28T01:22:41.787Z Compiling newtype_derive v0.1.6
27342024-11-28T01:22:41.820Z Compiling expectorate v1.1.0
27352024-11-28T01:22:42.013Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27362024-11-28T01:22:42.032Z Compiling thiserror-impl-no-std v2.0.2
27372024-11-28T01:22:42.052Z Compiling blake3 v1.5.4
27382024-11-28T01:22:42.091Z Compiling ring v0.16.20
27392024-11-28T01:22:42.319Z Compiling unicase v2.7.0
27402024-11-28T01:22:42.365Z Compiling half v2.4.1
27412024-11-28T01:22:42.616Z Compiling ciborium-io v0.2.2
27422024-11-28T01:22:42.714Z Compiling arc-swap v1.7.1
27432024-11-28T01:22:42.940Z Compiling ciborium-ll v0.2.2
27442024-11-28T01:22:43.239Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27452024-11-28T01:22:43.339Z Compiling slog-scope v4.4.0
27462024-11-28T01:22:43.518Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27472024-11-28T01:22:43.880Z Compiling polyval v0.6.2
27482024-11-28T01:22:44.351Z Compiling atomicwrites v0.4.4
27492024-11-28T01:22:44.442Z Compiling libsw v3.3.1
27502024-11-28T01:22:44.667Z Compiling memmap2 v0.9.5
27512024-11-28T01:22:44.689Z Compiling typify-macro v0.2.0
27522024-11-28T01:22:44.741Z Compiling arrayvec v0.7.6
27532024-11-28T01:22:44.761Z Compiling libefi-sys v0.1.0
27542024-11-28T01:22:45.058Z Compiling parking_lot_core v0.8.6
27552024-11-28T01:22:45.147Z Compiling constant_time_eq v0.3.1
27562024-11-28T01:22:45.176Z Compiling linear-map v1.2.0
27572024-11-28T01:22:45.219Z Compiling thiserror-no-std v2.0.2
27582024-11-28T01:22:45.349Z Compiling indent_write v2.2.0
27592024-11-28T01:22:45.370Z Compiling spin v0.5.2
27602024-11-28T01:22:45.539Z Compiling salty v0.3.0
27612024-11-28T01:22:45.542Z Compiling arrayref v0.3.9
27622024-11-28T01:22:45.619Z Compiling vsss-rs v3.3.4
27632024-11-28T01:22:45.676Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27642024-11-28T01:22:46.049Z Compiling ghash v0.5.1
27652024-11-28T01:22:46.279Z Compiling slog-stdlog v4.1.1
27662024-11-28T01:22:46.682Z Compiling ciborium v0.2.2
27672024-11-28T01:22:46.856Z Compiling p384 v0.13.0
27682024-11-28T01:22:47.001Z Compiling toolchain_find v0.4.0
27692024-11-28T01:22:47.021Z Compiling chacha20poly1305 v0.10.1
27702024-11-28T01:22:47.259Z Compiling lzma-sys v0.1.20
27712024-11-28T01:22:47.694Z Compiling ctr v0.9.2
27722024-11-28T01:22:48.079Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27732024-11-28T01:22:48.100Z Compiling bitfield-struct v0.6.2
27742024-11-28T01:22:48.245Z Compiling slog-dtrace v0.3.0
27752024-11-28T01:22:48.442Z Compiling highway v1.2.0
27762024-11-28T01:22:48.505Z Compiling topological-sort v0.2.2
27772024-11-28T01:22:48.752Z Compiling omicron-zone-package v0.11.1
27782024-11-28T01:22:48.816Z Compiling aes-gcm v0.10.3
27792024-11-28T01:22:49.067Z Compiling typify v0.2.0
27802024-11-28T01:22:49.123Z Compiling rustfmt-wrapper v0.2.1
27812024-11-28T01:22:49.234Z Compiling progenitor-impl v0.8.0
27822024-11-28T01:22:49.237Z Compiling mime_guess v2.0.5
27832024-11-28T01:22:49.525Z Compiling slog-envlogger v2.2.0
27842024-11-28T01:22:49.557Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27852024-11-28T01:22:49.631Z Compiling steno v0.4.1
27862024-11-28T01:22:50.385Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27872024-11-28T01:22:50.595Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27882024-11-28T01:22:50.659Z Compiling heck v0.3.3
27892024-11-28T01:22:50.792Z Compiling ssh-encoding v0.2.0
27902024-11-28T01:22:51.121Z Compiling blowfish v0.9.1
27912024-11-28T01:22:51.161Z Compiling nibble_vec v0.1.0
27922024-11-28T01:22:51.183Z Compiling env_filter v0.1.2
27932024-11-28T01:22:51.355Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27942024-11-28T01:22:51.404Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27952024-11-28T01:22:51.496Z Compiling endian-type v0.1.2
27962024-11-28T01:22:51.662Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27972024-11-28T01:22:51.685Z Compiling humantime v2.1.0
27982024-11-28T01:22:51.763Z Compiling radix_trie v0.2.1
27992024-11-28T01:22:51.806Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28002024-11-28T01:22:51.932Z Compiling env_logger v0.11.5
28012024-11-28T01:22:51.962Z Compiling bcrypt-pbkdf v0.10.0
28022024-11-28T01:22:52.248Z Compiling zone_cfg_derive v0.1.2
28032024-11-28T01:22:52.505Z Compiling ssh-cipher v0.2.0
28042024-11-28T01:22:52.701Z Compiling parking_lot v0.11.2
28052024-11-28T01:22:52.803Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28062024-11-28T01:22:53.179Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28072024-11-28T01:22:53.665Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28082024-11-28T01:22:53.822Z Compiling password-hash v0.4.2
28092024-11-28T01:22:54.055Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28102024-11-28T01:22:54.111Z Compiling gethostname v0.5.0
28112024-11-28T01:22:54.114Z Compiling fxhash v0.2.1
28122024-11-28T01:22:54.238Z Compiling bumpalo v3.16.0
28132024-11-28T01:22:54.335Z Compiling matches v0.1.10
28142024-11-28T01:22:54.357Z Compiling lockfree-object-pool v0.1.6
28152024-11-28T01:22:54.460Z Compiling http-range v0.1.5
28162024-11-28T01:22:54.662Z Compiling base64 v0.13.1
28172024-11-28T01:22:54.706Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28182024-11-28T01:22:54.751Z Compiling zip v2.1.3
28192024-11-28T01:22:54.786Z Compiling simd-adler32 v0.3.7
28202024-11-28T01:22:54.862Z Compiling idna v0.2.3
28212024-11-28T01:22:55.041Z Compiling sled v0.34.7
28222024-11-28T01:22:55.095Z Compiling pbkdf2 v0.11.0
28232024-11-28T01:22:55.125Z Compiling ron v0.7.1
28242024-11-28T01:22:55.310Z Compiling zopfli v0.8.1
28252024-11-28T01:22:55.403Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28262024-11-28T01:22:55.484Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28272024-11-28T01:22:56.194Z Compiling zone v0.1.8
28282024-11-28T01:22:56.611Z Compiling xz2 v0.1.7
28292024-11-28T01:22:57.141Z Compiling ssh-key v0.6.6
28302024-11-28T01:22:57.272Z Compiling hickory-client v0.24.1
28312024-11-28T01:22:57.741Z Compiling progenitor-macro v0.8.0
28322024-11-28T01:22:57.762Z Compiling p256 v0.13.2
28332024-11-28T01:22:57.815Z Compiling p521 v0.13.3
28342024-11-28T01:22:57.868Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
28352024-11-28T01:22:58.651Z Compiling hickory-server v0.24.1
28362024-11-28T01:22:58.802Z Compiling enum-as-inner v0.5.1
28372024-11-28T01:22:59.025Z Compiling pem v3.0.4
28382024-11-28T01:22:59.841Z Compiling yasna v0.5.2
28392024-11-28T01:22:59.882Z Compiling headers-core v0.3.0
28402024-11-28T01:23:00.069Z Compiling kstat-rs v0.2.4
28412024-11-28T01:23:00.239Z Compiling nanorand v0.7.0
28422024-11-28T01:23:00.758Z Compiling russh-cryptovec v0.7.3
28432024-11-28T01:23:00.851Z Compiling atty v0.2.14
28442024-11-28T01:23:01.026Z Compiling md5 v0.7.0
28452024-11-28T01:23:01.104Z Compiling rcgen v0.12.1
28462024-11-28T01:23:01.567Z Compiling russh-keys v0.45.0
28472024-11-28T01:23:01.636Z Compiling flume v0.11.1
28482024-11-28T01:23:01.865Z Compiling headers v0.4.0
28492024-11-28T01:23:02.121Z Compiling trust-dns-proto v0.22.0
28502024-11-28T01:23:02.399Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28512024-11-28T01:23:03.659Z Compiling hyper-staticfile v0.10.1
28522024-11-28T01:23:04.868Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28532024-11-28T01:23:05.529Z Compiling num-bigint v0.4.6
28542024-11-28T01:23:05.870Z Compiling des v0.8.1
28552024-11-28T01:23:05.961Z Compiling subprocess v0.2.9
28562024-11-28T01:23:05.983Z Compiling display-error-chain v0.2.2
28572024-11-28T01:23:06.207Z Compiling hex-literal v0.4.1
28582024-11-28T01:23:06.242Z Compiling dhcproto-macros v0.1.0
28592024-11-28T01:23:06.387Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28602024-11-28T01:23:06.786Z Compiling internet-checksum v0.2.1
28612024-11-28T01:23:07.175Z Compiling dhcproto v0.12.0
28622024-11-28T01:23:08.668Z Compiling russh v0.45.0
28632024-11-28T01:23:10.780Z Compiling progenitor v0.8.0
28642024-11-28T01:23:10.920Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28652024-11-28T01:23:10.924Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28662024-11-28T01:23:10.924Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28672024-11-28T01:23:10.924Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28682024-11-28T01:23:10.924Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28692024-11-28T01:23:10.924Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
28702024-11-28T01:23:11.004Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28712024-11-28T01:23:12.484Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28722024-11-28T01:23:12.686Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28732024-11-28T01:23:13.591Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28742024-11-28T01:23:16.515Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28752024-11-28T01:23:17.736Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28762024-11-28T01:23:26.757Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28772024-11-28T01:23:26.757Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28782024-11-28T01:23:26.760Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28792024-11-28T01:23:26.760Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28802024-11-28T01:23:27.693Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28812024-11-28T01:23:29.973Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28822024-11-28T01:23:31.098Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28832024-11-28T01:23:31.282Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28842024-11-28T01:23:32.212Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28852024-11-28T01:23:34.791Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28862024-11-28T01:23:35.404Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28872024-11-28T01:23:35.651Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28882024-11-28T01:23:37.036Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28892024-11-28T01:23:37.314Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28902024-11-28T01:23:37.345Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28912024-11-28T01:23:38.432Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28922024-11-28T01:23:39.495Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932024-11-28T01:23:40.197Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28942024-11-28T01:23:40.750Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28952024-11-28T01:23:42.583Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28962024-11-28T01:23:43.079Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28972024-11-28T01:23:44.164Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28982024-11-28T01:23:45.350Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28992024-11-28T01:23:46.364Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29002024-11-28T01:23:49.291Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29012024-11-28T01:23:50.204Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29022024-11-28T01:23:50.275Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29032024-11-28T01:23:52.223Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29042024-11-28T01:23:55.173Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29052024-11-28T01:24:04.219Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29062024-11-28T01:24:05.572Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29072024-11-28T01:24:24.682Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29082024-11-28T01:25:00.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
29092024-11-28T01:25:01.184Z
29102024-11-28T01:25:01.187Zreal 2:41.598939486
29112024-11-28T01:25:01.187Zuser 12:22.981249256
29122024-11-28T01:25:01.187Zsys 2:44.889715926
29132024-11-28T01:25:01.187Ztrap 0.321549592
29142024-11-28T01:25:01.187Ztflt 0.795618928
29152024-11-28T01:25:01.187Zdflt 2.059192705
29162024-11-28T01:25:01.187Zkflt 0.000009316
29172024-11-28T01:25:01.187Zlock 25:50.145852477
29182024-11-28T01:25:01.187Zslp 44:47.594129115
29192024-11-28T01:25:01.187Zlat 37.036594585
29202024-11-28T01:25:01.187Zstop 1:35.719566932
29212024-11-28T01:25:01.188Z+ mkdir tests
29222024-11-28T01:25:01.190Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29232024-11-28T01:25:01.190Z+ xargs -I '{}' -t cp '{}' tests/
29242024-11-28T01:25:02.138Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-d4e53d9f3bedcb3c tests/
29252024-11-28T01:25:02.159Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-40c18115de4f3f4d tests/
29262024-11-28T01:25:02.179Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-c8af10747fd33443 tests/
29272024-11-28T01:25:02.200Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-fec4822d49808226 tests/
29282024-11-28T01:25:02.378Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
29292024-11-28T01:25:02.381Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-40c18115de4f3f4d tests/commtest-c8af10747fd33443 tests/dhcp_server-d4e53d9f3bedcb3c tests/end_to_end_tests-fec4822d49808226 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.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
29302024-11-28T01:26:13.458ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29312024-11-28T01:26:13.458Za .github/buildomat/ci-env.sh 1K
29322024-11-28T01:26:13.458Za out/target/test 1K
29332024-11-28T01:26:13.458Za out/npuzone/npuzone 23144K
29342024-11-28T01:26:13.458Za package-manifest.toml 32K
29352024-11-28T01:26:13.458Za smf/sled-agent/non-gimlet/config.toml 4K
29362024-11-28T01:26:13.458Za target/release/omicron-package 36365K
29372024-11-28T01:26:13.458Za target/release/xtask 11750K
29382024-11-28T01:26:13.458Za target/debug/bootstrap 210362K
29392024-11-28T01:26:13.458Za tests/bootstrap-40c18115de4f3f4d 24246K
29402024-11-28T01:26:13.458Za tests/commtest-c8af10747fd33443 25022K
29412024-11-28T01:26:13.458Za tests/dhcp_server-d4e53d9f3bedcb3c 24246K
29422024-11-28T01:26:13.459Za tests/end_to_end_tests-fec4822d49808226 228466K
29432024-11-28T01:26:13.459Za out/clickhouse.tar.gz 285875K
29442024-11-28T01:26:13.459Za out/clickhouse_keeper.tar.gz 285854K
29452024-11-28T01:26:13.459Za out/clickhouse_server.tar.gz 285855K
29462024-11-28T01:26:13.459Za out/cockroachdb.tar.gz 134577K
29472024-11-28T01:26:13.459Za out/crucible-dtrace.tar 85K
29482024-11-28T01:26:13.459Za out/crucible-pantry-zone.tar.gz 28188K
29492024-11-28T01:26:13.459Za out/crucible-zone.tar.gz 36402K
29502024-11-28T01:26:13.459Za out/external-dns.tar.gz 35289K
29512024-11-28T01:26:13.459Za out/internal-dns.tar.gz 35286K
29522024-11-28T01:26:13.459Za out/mg-ddm-gz.tar 63075K
29532024-11-28T01:26:13.459Za out/nexus.tar.gz 100818K
29542024-11-28T01:26:13.459Za out/ntp.tar.gz 10365K
29552024-11-28T01:26:13.459Za out/omicron-gateway-softnpu.tar.gz 23953K
29562024-11-28T01:26:13.459Za out/omicron-sled-agent.tar 113688K
29572024-11-28T01:26:13.459Za out/overlay.tar.gz 3K
29582024-11-28T01:26:13.459Za out/oximeter.tar.gz 51255K
29592024-11-28T01:26:13.459Za out/oxlog.tar 3088K
29602024-11-28T01:26:13.459Za out/probe.tar.gz 2764K
29612024-11-28T01:26:13.459Za out/propolis-server.tar.gz 66596K
29622024-11-28T01:26:13.459Za out/pumpkind-gz.tar 26665K
29632024-11-28T01:26:13.459Za out/switch-softnpu.tar.gz 237404K
29642024-11-28T01:26:13.462Z
29652024-11-28T01:26:13.462Zreal 1:11.070691754
29662024-11-28T01:26:13.462Zuser 1:08.085371497
29672024-11-28T01:26:13.462Zsys 4.237617860
29682024-11-28T01:26:13.462Ztrap 0.015746678
29692024-11-28T01:26:13.462Ztflt 0.000000000
29702024-11-28T01:26:13.462Zdflt 0.000000000
29712024-11-28T01:26:13.462Zkflt 0.000000000
29722024-11-28T01:26:13.462Zlock 0.000000000
29732024-11-28T01:26:13.462Zslp 1:07.986038351
29742024-11-28T01:26:13.462Zlat 1.812198749
29752024-11-28T01:26:13.462Zstop 0.000200510
29762024-11-28T01:26:13.465Zprocess exited: duration 2116760 ms, exit code 0
 
29772024-11-28T01:26:13.477Zfound 1 output files
29782024-11-28T01:26:13.477Zuploading: /work/package.tar.gz (1878946759 bytes)
29792024-11-28T01:26:55.598Zuploaded: /work/package.tar.gz