01JD8BBP11PTDGZSJJ8PS6P18E: 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: 01JD8BC2CSH9B8V8PF4HQ7HF1S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T21:53:07.061Zjob assigned to worker 01JD8BC7C5WDBENBKHTHE1K14S [factory aws, i-098926d71459081f6] (queued for 59 s)
 
22024-11-21T21:53:15.450Zstarting task 0: "setup"
32024-11-21T21:53:15.460Z++ uname -s
42024-11-21T21:53:15.463Z+ kern=SunOS
52024-11-21T21:53:15.463Z+ case "$kern" in
62024-11-21T21:53:15.463Z+ groupadd -g 12345 build
72024-11-21T21:53:15.465Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-21T21:53:17.473Z+ zfs create -o mountpoint=/work rpool/work
92024-11-21T21:53:17.638Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-21T21:53:17.640Z+ home_fs=zfs
112024-11-21T21:53:17.640Z+ [[ zfs == autofs ]]
122024-11-21T21:53:17.640Z+ mkdir -p /home/build
132024-11-21T21:53:17.643Z+ chown build:build /home/build /work
142024-11-21T21:53:19.644Z+ chmod 0700 /home/build /work
152024-11-21T21:53:19.647Zprocess exited: duration 4197 ms, exit code 0
 
162024-11-21T21:53:19.653Zstarting task 1: "rust-toolchain"
172024-11-21T21:53:19.659Z+ printf ' * toolchain channel = "%s"
182024-11-21T21:53:19.659Z * toolchain channel = "1.81.0"
192024-11-21T21:53:19.659Z * toolchain profile = "default"
202024-11-21T21:53:19.659Z' 1.81.0
212024-11-21T21:53:19.659Z+ printf ' * toolchain profile = "%s"
222024-11-21T21:53:19.659Z' default
232024-11-21T21:53:19.662Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-21T21:53:19.662Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-21T21:53:19.784Zinfo: downloading installer
262024-11-21T21:53:20.985Zinfo: profile set to 'default'
272024-11-21T21:53:20.985Zinfo: default host triple is x86_64-unknown-illumos
282024-11-21T21:53:20.988Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-21T21:53:21.123Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-21T21:53:21.123Zinfo: downloading component 'cargo'
312024-11-21T21:53:21.824Zinfo: downloading component 'clippy'
322024-11-21T21:53:22.086Zinfo: downloading component 'rust-docs'
332024-11-21T21:53:23.067Zinfo: downloading component 'rust-std'
342024-11-21T21:53:24.592Zinfo: downloading component 'rustc'
352024-11-21T21:53:30.046Zinfo: downloading component 'rustfmt'
362024-11-21T21:53:30.252Zinfo: installing component 'cargo'
372024-11-21T21:53:31.041Zinfo: installing component 'clippy'
382024-11-21T21:53:31.402Zinfo: installing component 'rust-docs'
392024-11-21T21:53:33.013Zinfo: installing component 'rust-std'
402024-11-21T21:53:34.741Zinfo: installing component 'rustc'
412024-11-21T21:53:40.433Zinfo: installing component 'rustfmt'
422024-11-21T21:53:40.754Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-21T21:53:40.754Z
442024-11-21T21:53:41.119Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-21T21:53:41.119Z
462024-11-21T21:53:41.122Z
472024-11-21T21:53:41.122ZRust is installed now. Great!
482024-11-21T21:53:41.122Z
492024-11-21T21:53:41.122ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-21T21:53:41.122Zenvironment variable. This has not been done automatically.
512024-11-21T21:53:41.123Z
522024-11-21T21:53:41.123ZTo configure your current shell, you need to source
532024-11-21T21:53:41.123Zthe corresponding env file under $HOME/.cargo.
542024-11-21T21:53:41.123Z
552024-11-21T21:53:41.123ZThis is usually done by running one of the following (note the leading DOT):
562024-11-21T21:53:41.123Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-21T21:53:41.123Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-21T21:53:41.194Z+ rustc --version
592024-11-21T21:53:41.262Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-21T21:53:41.265Zprocess exited: duration 21607 ms, exit code 0
 
612024-11-21T21:53:41.270Zstarting task 2: "authentication"
622024-11-21T21:53:41.290Zprocess exited: duration 20 ms, exit code 0
 
632024-11-21T21:53:41.297Zstarting task 3: "clone repository"
642024-11-21T21:53:41.302Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-21T21:53:41.304Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-21T21:53:41.360ZCloning into '/work/oxidecomputer/omicron'...
672024-11-21T21:53:47.104Z+ cd /work/oxidecomputer/omicron
682024-11-21T21:53:47.104Z+ git fetch origin b2fd7494cbabb3f1098dc0b8cf966bc3cdb7e37e
692024-11-21T21:53:47.393ZFrom https://github.com/oxidecomputer/omicron
702024-11-21T21:53:47.393Z * branch b2fd7494cbabb3f1098dc0b8cf966bc3cdb7e37e -> FETCH_HEAD
712024-11-21T21:53:47.404Z+ [[ -n iliana/nexus-tuf ]]
722024-11-21T21:53:47.407Z++ git branch --show-current
732024-11-21T21:53:47.409Z+ current=main
742024-11-21T21:53:47.409Z+ [[ main != iliana/nexus-tuf ]]
752024-11-21T21:53:47.409Z+ git branch -f iliana/nexus-tuf b2fd7494cbabb3f1098dc0b8cf966bc3cdb7e37e
762024-11-21T21:53:47.412Z+ git checkout -f iliana/nexus-tuf
772024-11-21T21:53:47.437ZSwitched to branch 'iliana/nexus-tuf'
782024-11-21T21:53:47.440Z+ git reset --hard b2fd7494cbabb3f1098dc0b8cf966bc3cdb7e37e
792024-11-21T21:53:47.467ZHEAD is now at b2fd7494c integration test
802024-11-21T21:53:47.470Zprocess exited: duration 6170 ms, exit code 0
 
812024-11-21T21:53:47.475Zstarting task 4: "build"
822024-11-21T21:53:47.480Z+ source .github/buildomat/ci-env.sh
832024-11-21T21:53:47.480Z++ export CARGO_TERM_COLOR=always
842024-11-21T21:53:47.480Z++ CARGO_TERM_COLOR=always
852024-11-21T21:53:47.480Z+ cargo --version
862024-11-21T21:53:47.539Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-21T21:53:47.543Z+ rustc --version
882024-11-21T21:53:47.603Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-21T21:53:47.606Z+ WORK=/work
902024-11-21T21:53:47.606Z+ pfexec mkdir -p /work
912024-11-21T21:53:47.609Z+ pfexec chown build /work
922024-11-21T21:53:47.612Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932024-11-21T21:53:56.630Z Startup: Refreshing catalog 'helios-dev' ... Done
942024-11-21T21:54:00.325Z Startup: Caching catalogs ... Done
952024-11-21T21:54:09.379ZPlanning: Solver setup ... Done (8.284s)
962024-11-21T21:54:09.491ZPlanning: Running solver ... Done (0.112s)
972024-11-21T21:54:09.588ZPlanning: Finding local manifests ... Done (0.005s)
982024-11-21T21:54:09.613ZPlanning: Fetching manifests: 0/5 0% complete
992024-11-21T21:54:09.927ZPlanning: Fetching manifests: 5/5 100% complete
1002024-11-21T21:54:10.027ZPlanning: Package planning ... Done (0.100s)
1012024-11-21T21:54:10.083ZPlanning: Merging actions ... Done (0.055s)
1022024-11-21T21:54:10.275ZPlanning: Checking for conflicting actions ... Done (0.192s)
1032024-11-21T21:54:12.202ZPlanning: Consolidating action changes ... Done (1.927s)
1042024-11-21T21:54:12.630ZPlanning: Evaluating mediators ... Done (0.427s)
1052024-11-21T21:54:12.712ZPlanning: Planning completed in 12.29 seconds
1062024-11-21T21:54:12.725Z Packages to install: 4
1072024-11-21T21:54:12.725Z Packages to update: 1
1082024-11-21T21:54:12.728Z Mediators to change: 2
1092024-11-21T21:54:12.729Z Services to change: 1
1102024-11-21T21:54:12.729Z Estimated space available: 155.64 GB
1112024-11-21T21:54:12.729ZEstimated space to be consumed: 1.60 GB
1122024-11-21T21:54:12.729Z Create boot environment: No
1132024-11-21T21:54:12.729ZCreate backup boot environment: Yes
1142024-11-21T21:54:12.729Z Rebuild boot archive: No
1152024-11-21T21:54:12.729Z
1162024-11-21T21:54:12.729ZChanged mediators:
1172024-11-21T21:54:12.729Z mediator clang:
1182024-11-21T21:54:12.729Z version: None -> 15 (system default)
1192024-11-21T21:54:12.729Z
1202024-11-21T21:54:12.729Z mediator llvm:
1212024-11-21T21:54:12.729Z version: 14 (system default) -> 15 (system default)
1222024-11-21T21:54:12.729Z
1232024-11-21T21:54:12.729ZChanged packages:
1242024-11-21T21:54:12.729Zhelios-dev
1252024-11-21T21:54:12.729Z developer/build-essential
1262024-11-21T21:54:12.729Z None -> 11-2.0
1272024-11-21T21:54:12.729Z library/libxmlsec1
1282024-11-21T21:54:12.729Z None -> 1.2.35-2.0
1292024-11-21T21:54:12.729Z ooce/developer/clang-15
1302024-11-21T21:54:12.729Z None -> 15.0.7-2.0
1312024-11-21T21:54:12.729Z ooce/developer/llvm-15
1322024-11-21T21:54:12.729Z None -> 15.0.7-2.0
1332024-11-21T21:54:12.729Z package/pkg
1342024-11-21T21:54:12.729Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352024-11-21T21:54:12.729Z
1362024-11-21T21:54:12.729ZServices:
1372024-11-21T21:54:12.729Z restart_fmri:
1382024-11-21T21:54:12.729Z svc:/system/update-man-index:default
1392024-11-21T21:54:12.729Z
1402024-11-21T21:54:12.730ZEditable files to change:
1412024-11-21T21:54:12.730Z Update:
1422024-11-21T21:54:12.730Z usr/share/lib/pkg/web/config.shtml
1432024-11-21T21:54:12.909Z
1442024-11-21T21:54:12.909ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452024-11-21T21:54:17.929ZDownload: 314/4281 items 16.3/220.6MB 7% complete (3.4M/s)
1462024-11-21T21:54:22.946ZDownload: 935/4281 items 19.0/220.6MB 8% complete (2.0M/s)
1472024-11-21T21:54:27.950ZDownload: 1493/4281 items 117.4/220.6MB 53% complete (10.1M/s)
1482024-11-21T21:54:32.951ZDownload: 2426/4281 items 119.8/220.6MB 54% complete (10.1M/s)
1492024-11-21T21:54:37.976ZDownload: 3237/4281 items 201.0/220.6MB 91% complete (8.3M/s)
1502024-11-21T21:54:44.658ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (8.5M/s)
1512024-11-21T21:54:50.155ZDownload: 4203/4281 items 220.5/220.6MB 99% complete (2.0M/s)
1522024-11-21T21:54:52.861ZDownload: Completed 220.60 MB in 39.95 seconds (5.5M/s)
1532024-11-21T21:54:55.079Z Actions: 1/5063 actions (Removing old actions)
1542024-11-21T21:54:55.102Z Actions: 194/5063 actions (Installing new actions)
1552024-11-21T21:55:00.152Z Actions: 4127/5063 actions (Installing new actions)
1562024-11-21T21:55:00.166Z Actions: 4226/5063 actions (Updating modified actions)
1572024-11-21T21:55:00.487Z Actions: Completed 5063 actions in 5.41 seconds.
1582024-11-21T21:55:00.713Z Done (0.216s)
1592024-11-21T21:55:00.716Z Done (0.000s)
1602024-11-21T21:55:01.285Z Done (0.537s)
1612024-11-21T21:55:05.939Z Done (4.472s)
1622024-11-21T21:55:06.032Z Done (0.019s)
1632024-11-21T21:55:06.036Z Done (0.000s)
1642024-11-21T21:55:06.211Z Done (0.000s)
1652024-11-21T21:55:06.894ZPlanning: Evaluating mediator changes ... Done
1662024-11-21T21:55:07.056ZPlanning: Checking for conflicting actions ... Done
1672024-11-21T21:55:07.060ZPlanning: Consolidating action changes ... Done
1682024-11-21T21:55:07.325ZPlanning: Evaluating mediators ... Done
1692024-11-21T21:55:07.328ZPlanning: Planning completed in 0.43 seconds
1702024-11-21T21:55:07.365Z Mediators to change: 2
1712024-11-21T21:55:07.365Z Create boot environment: No
1722024-11-21T21:55:07.368ZCreate backup boot environment: No
1732024-11-21T21:55:07.440Z Done
1742024-11-21T21:55:07.440Z Done
1752024-11-21T21:55:07.785Z Done
1762024-11-21T21:55:11.495Z Done
1772024-11-21T21:55:11.588Z Done
1782024-11-21T21:55:11.591Z Done
1792024-11-21T21:55:11.693Z Done
1802024-11-21T21:55:12.306ZPlanning: Evaluating mediator changes ... Done
1812024-11-21T21:55:12.309ZPlanning: Merging actions ... Done
1822024-11-21T21:55:12.495ZPlanning: Checking for conflicting actions ... Done
1832024-11-21T21:55:12.497ZPlanning: Consolidating action changes ... Done
1842024-11-21T21:55:12.764ZPlanning: Evaluating mediators ... Done
1852024-11-21T21:55:12.819ZPlanning: Planning completed in 0.76 seconds
1862024-11-21T21:55:12.860Z Packages to change: 1
1872024-11-21T21:55:12.860Z Mediators to change: 1
1882024-11-21T21:55:12.863Z Services to change: 1
1892024-11-21T21:55:12.863Z Create boot environment: No
1902024-11-21T21:55:12.863ZCreate backup boot environment: Yes
1912024-11-21T21:55:15.021Z Actions: 1/6 actions (Updating modified actions)
1922024-11-21T21:55:15.024Z Actions: Completed 6 actions in 0.00 seconds.
1932024-11-21T21:55:15.024Z Done
1942024-11-21T21:55:15.024Z Done
1952024-11-21T21:55:15.136Z Done
1962024-11-21T21:55:18.948Z Done
1972024-11-21T21:55:19.044Z Done
1982024-11-21T21:55:19.046Z Done
1992024-11-21T21:55:19.166Z Done
2002024-11-21T21:55:19.605ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012024-11-21T21:55:19.605Zclang system 15 system
2022024-11-21T21:55:19.605Zcsh system system illumos
2032024-11-21T21:55:19.605Zctags system system illumos
2042024-11-21T21:55:19.605Zgcc vendor 12 vendor
2052024-11-21T21:55:19.605Zgcc system 10 system
2062024-11-21T21:55:19.605Zgcc system 7 system
2072024-11-21T21:55:19.605Zgo system 1.20 system
2082024-11-21T21:55:19.605Zgo system 1.19 system
2092024-11-21T21:55:19.605Zllvm system 15 system
2102024-11-21T21:55:19.605Zllvm system 14 system
2112024-11-21T21:55:19.605Zmariadb system 10.6 system
2122024-11-21T21:55:19.605Zmta vendor vendor dma
2132024-11-21T21:55:19.606Zopenjdk system 17 system
2142024-11-21T21:55:19.606Zopenjdk system 11 system
2152024-11-21T21:55:19.606Zopenjdk system 1.8 system
2162024-11-21T21:55:19.606Zopenssl vendor 3 vendor
2172024-11-21T21:55:19.606Zperl system 5.36 system
2182024-11-21T21:55:19.606Zpostgresql system 15 system
2192024-11-21T21:55:19.606Zpostgresql system 13 system
2202024-11-21T21:55:19.606Zpython vendor 3 vendor
2212024-11-21T21:55:19.606Zpython system 2 system
2222024-11-21T21:55:19.606Zpython3 system 3.11 system
2232024-11-21T21:55:19.606Zruby system 3.0 system
2242024-11-21T21:55:19.606Zwords vendor vendor american-english
2252024-11-21T21:55:19.606Zwords system system australian-english
2262024-11-21T21:55:19.606Zwords system system british-english
2272024-11-21T21:55:19.606Zwords system system canadian-english
2282024-11-21T21:55:19.606Zwords system system french
2292024-11-21T21:55:19.606Zwords system system italian
2302024-11-21T21:55:19.606Zwords system system ngerman
2312024-11-21T21:55:19.607Zwords system system ogerman
2322024-11-21T21:55:19.607Zwords system system spanish
2332024-11-21T21:55:19.938ZPUBLISHER TYPE STATUS P LOCATION
2342024-11-21T21:55:19.938Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2352024-11-21T21:55:22.505ZFMRI IFO
2362024-11-21T21:55:22.505Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372024-11-21T21:55:22.505Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382024-11-21T21:55:22.505Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392024-11-21T21:55:22.505Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2402024-11-21T21:55:22.505Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2412024-11-21T21:55:22.505Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2422024-11-21T21:55:22.506Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2432024-11-21T21:55:22.506Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2442024-11-21T21:55:22.506Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2452024-11-21T21:55:22.506Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2462024-11-21T21:55:22.506Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2472024-11-21T21:55:22.506Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2482024-11-21T21:55:22.506Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2492024-11-21T21:55:22.506Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2502024-11-21T21:55:22.506Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2512024-11-21T21:55:23.255Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2522024-11-21T21:55:23.600Z Updating crates.io index
2532024-11-21T21:55:23.602Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2542024-11-21T21:55:24.458Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2552024-11-21T21:55:24.716Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2562024-11-21T21:55:24.996Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572024-11-21T21:55:25.939Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582024-11-21T21:55:26.970Z Updating git repository `https://github.com/oxidecomputer/crucible`
2592024-11-21T21:55:29.394Z Updating git repository `https://github.com/oxidecomputer/opte`
2602024-11-21T21:55:30.532Z Updating git repository `https://github.com/oxidecomputer/falcon`
2612024-11-21T21:55:31.399Z Updating git repository `https://github.com/oxidecomputer/clickward`
2622024-11-21T21:55:31.729Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2632024-11-21T21:55:32.051Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2642024-11-21T21:55:32.663Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2652024-11-21T21:55:32.935Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662024-11-21T21:55:33.270Z Updating git repository `https://github.com/oxidecomputer/tofino`
2672024-11-21T21:55:33.542Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682024-11-21T21:55:33.798Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692024-11-21T21:55:34.036Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702024-11-21T21:55:34.403Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2712024-11-21T21:55:34.691Z Updating git repository `https://github.com/oxidecomputer/ispf`
2722024-11-21T21:55:35.002Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2732024-11-21T21:55:35.421Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2742024-11-21T21:55:35.876Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752024-11-21T21:55:36.142Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762024-11-21T21:55:36.797Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2772024-11-21T21:55:37.185Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2782024-11-21T21:55:37.553Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2792024-11-21T21:55:37.930Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802024-11-21T21:55:38.195Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812024-11-21T21:55:38.481Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822024-11-21T21:55:39.708Z Downloading crates ...
2832024-11-21T21:55:39.809Z Downloaded anstyle v1.0.10
2842024-11-21T21:55:39.813Z Downloaded anstyle-parse v0.2.5
2852024-11-21T21:55:39.820Z Downloaded bytecount v0.6.8
2862024-11-21T21:55:39.822Z Downloaded camino-tempfile v1.1.1
2872024-11-21T21:55:39.825Z Downloaded anstyle-query v1.1.1
2882024-11-21T21:55:39.831Z Downloaded camino v1.1.9
2892024-11-21T21:55:39.833Z Downloaded block-buffer v0.10.4
2902024-11-21T21:55:39.839Z Downloaded autocfg v1.4.0
2912024-11-21T21:55:39.841Z Downloaded bitflags v2.6.0
2922024-11-21T21:55:39.844Z Downloaded cfg-if v1.0.0
2932024-11-21T21:55:39.846Z Downloaded cargo-platform v0.1.8
2942024-11-21T21:55:39.846Z Downloaded anstream v0.6.15
2952024-11-21T21:55:39.849Z Downloaded byteorder v1.5.0
2962024-11-21T21:55:39.852Z Downloaded fnv v1.0.7
2972024-11-21T21:55:39.852Z Downloaded anyhow v1.0.93
2982024-11-21T21:55:39.855Z Downloaded clap v4.5.21
2992024-11-21T21:55:39.862Z Downloaded digest v0.10.7
3002024-11-21T21:55:39.865Z Downloaded generic-array v0.14.7
3012024-11-21T21:55:39.867Z Downloaded itoa v1.0.11
3022024-11-21T21:55:39.867Z Downloaded is_terminal_polyfill v1.70.1
3032024-11-21T21:55:39.870Z Downloaded heck v0.4.1
3042024-11-21T21:55:39.870Z Downloaded clap_lex v0.7.2
3052024-11-21T21:55:39.870Z Downloaded fastrand v2.1.1
3062024-11-21T21:55:39.872Z Downloaded fs-err v2.11.0
3072024-11-21T21:55:39.874Z Downloaded cargo_metadata v0.18.1
3082024-11-21T21:55:39.874Z Downloaded crypto-common v0.1.6
3092024-11-21T21:55:39.877Z Downloaded errno v0.3.9
3102024-11-21T21:55:39.877Z Downloaded equivalent v1.0.1
3112024-11-21T21:55:39.877Z Downloaded cpufeatures v0.2.14
3122024-11-21T21:55:39.881Z Downloaded once_cell v1.20.2
3132024-11-21T21:55:39.885Z Downloaded clap_builder v4.5.21
3142024-11-21T21:55:39.892Z Downloaded dtrace-parser v0.2.0
3152024-11-21T21:55:39.895Z Downloaded scroll_derive v0.12.0
3162024-11-21T21:55:39.917Z Downloaded swrite v0.1.0
3172024-11-21T21:55:39.920Z Downloaded usdt-attr-macro v0.5.0
3182024-11-21T21:55:39.920Z Downloaded pretty-hex v0.4.1
3192024-11-21T21:55:39.924Z Downloaded dof v0.3.0
3202024-11-21T21:55:39.926Z Downloaded memmap v0.7.0
3212024-11-21T21:55:39.928Z Downloaded macaddr v1.0.1
3222024-11-21T21:55:39.934Z Downloaded tabled_derive v0.7.0
3232024-11-21T21:55:39.936Z Downloaded heck v0.5.0
3242024-11-21T21:55:39.939Z Downloaded colorchoice v1.0.2
3252024-11-21T21:55:39.939Z Downloaded plain v0.2.3
3262024-11-21T21:55:39.949Z Downloaded serde_spanned v0.6.8
3272024-11-21T21:55:39.952Z Downloaded unicode-linebreak v0.1.5
3282024-11-21T21:55:39.952Z Downloaded proc-macro-error-attr v1.0.4
3292024-11-21T21:55:39.955Z Downloaded strsim v0.11.1
3302024-11-21T21:55:39.957Z Downloaded smawk v0.3.2
3312024-11-21T21:55:39.960Z Downloaded thread-id v4.2.2
3322024-11-21T21:55:39.962Z Downloaded thiserror v1.0.69
3332024-11-21T21:55:39.967Z Downloaded version_check v0.9.5
3342024-11-21T21:55:39.970Z Downloaded utf8parse v0.2.2
3352024-11-21T21:55:39.972Z Downloaded toml_datetime v0.6.8
3362024-11-21T21:55:39.978Z Downloaded usdt-impl v0.5.0
3372024-11-21T21:55:39.981Z Downloaded usdt v0.5.0
3382024-11-21T21:55:39.984Z Downloaded pest_generator v2.7.14
3392024-11-21T21:55:39.984Z Downloaded terminal_size v0.4.0
3402024-11-21T21:55:39.987Z Downloaded serde_tokenstream v0.2.2
3412024-11-21T21:55:39.989Z Downloaded cargo_toml v0.20.5
3422024-11-21T21:55:39.992Z Downloaded clap_derive v4.5.18
3432024-11-21T21:55:39.995Z Downloaded semver v1.0.23
3442024-11-21T21:55:40.009Z Downloaded proc-macro-error v1.0.4
3452024-11-21T21:55:40.012Z Downloaded usdt-macro v0.5.0
3462024-11-21T21:55:40.017Z Downloaded zerocopy-derive v0.7.35
3472024-11-21T21:55:40.021Z Downloaded thiserror-impl v1.0.69
3482024-11-21T21:55:40.024Z Downloaded scroll v0.12.0
3492024-11-21T21:55:40.024Z Downloaded pest_derive v2.7.14
3502024-11-21T21:55:40.033Z Downloaded quote v1.0.37
3512024-11-21T21:55:40.039Z Downloaded ryu v1.0.18
3522024-11-21T21:55:40.041Z Downloaded unicode-ident v1.0.13
3532024-11-21T21:55:40.044Z Downloaded ucd-trie v0.1.7
3542024-11-21T21:55:40.046Z Downloaded tempfile v3.13.0
3552024-11-21T21:55:40.049Z Downloaded sha2 v0.10.8
3562024-11-21T21:55:40.051Z Downloaded typenum v1.17.0
3572024-11-21T21:55:40.054Z Downloaded toml v0.8.19
3582024-11-21T21:55:40.057Z Downloaded pest_meta v2.7.14
3592024-11-21T21:55:40.059Z Downloaded proc-macro2 v1.0.89
3602024-11-21T21:55:40.062Z Downloaded log v0.4.22
3612024-11-21T21:55:40.062Z Downloaded papergrid v0.11.0
3622024-11-21T21:55:40.066Z Downloaded serde_derive v1.0.215
3632024-11-21T21:55:40.071Z Downloaded textwrap v0.16.1
3642024-11-21T21:55:40.073Z Downloaded indexmap v2.6.0
3652024-11-21T21:55:40.086Z Downloaded serde v1.0.215
3662024-11-21T21:55:40.113Z Downloaded memchr v2.7.4
3672024-11-21T21:55:40.128Z Downloaded toml_edit v0.22.22
3682024-11-21T21:55:40.149Z Downloaded hashbrown v0.15.0
3692024-11-21T21:55:40.154Z Downloaded serde_json v1.0.132
3702024-11-21T21:55:40.160Z Downloaded pest v2.7.14
3712024-11-21T21:55:40.165Z Downloaded zerocopy v0.7.35
3722024-11-21T21:55:40.180Z Downloaded winnow v0.6.20
3732024-11-21T21:55:40.191Z Downloaded goblin v0.8.2
3742024-11-21T21:55:40.197Z Downloaded tabled v0.15.0
3752024-11-21T21:55:40.211Z Downloaded syn v1.0.109
3762024-11-21T21:55:40.221Z Downloaded syn v2.0.87
3772024-11-21T21:55:40.231Z Downloaded unicode-width v0.1.14
3782024-11-21T21:55:40.244Z Downloaded rustix v0.38.37
3792024-11-21T21:55:40.287Z Downloaded libc v0.2.162
3802024-11-21T21:55:40.604Z Compiling proc-macro2 v1.0.89
3812024-11-21T21:55:40.604Z Compiling unicode-ident v1.0.13
3822024-11-21T21:55:40.604Z Compiling serde v1.0.215
3832024-11-21T21:55:40.604Z Compiling version_check v0.9.5
3842024-11-21T21:55:40.607Z Compiling thiserror v1.0.69
3852024-11-21T21:55:40.607Z Compiling memchr v2.7.4
3862024-11-21T21:55:40.607Z Compiling libc v0.2.162
3872024-11-21T21:55:40.641Z Compiling itoa v1.0.11
3882024-11-21T21:55:40.861Z Compiling ucd-trie v0.1.7
3892024-11-21T21:55:40.966Z Compiling ryu v1.0.18
3902024-11-21T21:55:41.483Z Compiling once_cell v1.20.2
3912024-11-21T21:55:41.520Z Compiling byteorder v1.5.0
3922024-11-21T21:55:41.563Z Compiling serde_json v1.0.132
3932024-11-21T21:55:41.712Z Compiling rustix v0.38.37
3942024-11-21T21:55:41.974Z Compiling bitflags v2.6.0
3952024-11-21T21:55:41.999Z Compiling proc-macro-error-attr v1.0.4
3962024-11-21T21:55:42.285Z Compiling usdt-impl v0.5.0
3972024-11-21T21:55:42.348Z Compiling syn v1.0.109
3982024-11-21T21:55:42.451Z Compiling proc-macro-error v1.0.4
3992024-11-21T21:55:42.518Z Compiling plain v0.2.3
4002024-11-21T21:55:42.595Z Compiling quote v1.0.37
4012024-11-21T21:55:42.678Z Compiling log v0.4.22
4022024-11-21T21:55:42.752Z Compiling utf8parse v0.2.2
4032024-11-21T21:55:42.778Z Compiling errno v0.3.9
4042024-11-21T21:55:42.917Z Compiling camino v1.1.9
4052024-11-21T21:55:43.020Z Compiling syn v2.0.87
4062024-11-21T21:55:43.072Z Compiling equivalent v1.0.1
4072024-11-21T21:55:43.096Z Compiling hashbrown v0.15.0
4082024-11-21T21:55:43.316Z Compiling anstyle-parse v0.2.5
4092024-11-21T21:55:43.497Z Compiling thread-id v4.2.2
4102024-11-21T21:55:43.665Z Compiling anstyle v1.0.10
4112024-11-21T21:55:43.772Z Compiling autocfg v1.4.0
4122024-11-21T21:55:43.985Z Compiling pretty-hex v0.4.1
4132024-11-21T21:55:44.193Z Compiling is_terminal_polyfill v1.70.1
4142024-11-21T21:55:44.225Z Compiling unicode-width v0.1.14
4152024-11-21T21:55:44.332Z Compiling indexmap v2.6.0
4162024-11-21T21:55:44.403Z Compiling anstyle-query v1.1.1
4172024-11-21T21:55:44.460Z Compiling winnow v0.6.20
4182024-11-21T21:55:44.562Z Compiling colorchoice v1.0.2
4192024-11-21T21:55:44.762Z Compiling semver v1.0.23
4202024-11-21T21:55:44.790Z Compiling anstream v0.6.15
4212024-11-21T21:55:45.095Z Compiling fs-err v2.11.0
4222024-11-21T21:55:45.388Z Compiling terminal_size v0.4.0
4232024-11-21T21:55:45.609Z Compiling strsim v0.11.1
4242024-11-21T21:55:45.611Z Compiling clap_lex v0.7.2
4252024-11-21T21:55:45.713Z Compiling fnv v1.0.7
4262024-11-21T21:55:45.850Z Compiling heck v0.4.1
4272024-11-21T21:55:45.873Z Compiling anyhow v1.0.93
4282024-11-21T21:55:46.030Z Compiling heck v0.5.0
4292024-11-21T21:55:46.371Z Compiling bytecount v0.6.8
4302024-11-21T21:55:46.542Z Compiling fastrand v2.1.1
4312024-11-21T21:55:46.582Z Compiling cfg-if v1.0.0
4322024-11-21T21:55:46.683Z Compiling papergrid v0.11.0
4332024-11-21T21:55:46.935Z Compiling tempfile v3.13.0
4342024-11-21T21:55:46.969Z Compiling clap_builder v4.5.21
4352024-11-21T21:55:47.122Z Compiling memmap v0.7.0
4362024-11-21T21:55:47.152Z Compiling unicode-linebreak v0.1.5
4372024-11-21T21:55:47.491Z Compiling smawk v0.3.2
4382024-11-21T21:55:47.724Z Compiling textwrap v0.16.1
4392024-11-21T21:55:48.248Z Compiling swrite v0.1.0
4402024-11-21T21:55:49.296Z Compiling tabled_derive v0.7.0
4412024-11-21T21:55:50.929Z Compiling tabled v0.15.0
4422024-11-21T21:55:51.996Z Compiling serde_derive v1.0.215
4432024-11-21T21:55:51.996Z Compiling thiserror-impl v1.0.69
4442024-11-21T21:55:51.999Z Compiling zerocopy-derive v0.7.35
4452024-11-21T21:55:52.042Z Compiling scroll_derive v0.12.0
4462024-11-21T21:55:52.398Z Compiling clap_derive v4.5.18
4472024-11-21T21:55:53.471Z Compiling scroll v0.12.0
4482024-11-21T21:55:53.942Z Compiling goblin v0.8.2
4492024-11-21T21:55:54.183Z Compiling zerocopy v0.7.35
4502024-11-21T21:55:54.933Z Compiling pest v2.7.14
4512024-11-21T21:55:56.234Z Compiling clap v4.5.21
4522024-11-21T21:55:57.276Z Compiling pest_meta v2.7.14
4532024-11-21T21:55:58.126Z Compiling pest_generator v2.7.14
4542024-11-21T21:56:00.135Z Compiling pest_derive v2.7.14
4552024-11-21T21:56:00.879Z Compiling dtrace-parser v0.2.0
4562024-11-21T21:56:02.484Z Compiling serde_spanned v0.6.8
4572024-11-21T21:56:02.486Z Compiling toml_datetime v0.6.8
4582024-11-21T21:56:02.487Z Compiling cargo-platform v0.1.8
4592024-11-21T21:56:02.890Z Compiling serde_tokenstream v0.2.2
4602024-11-21T21:56:02.918Z Compiling toml_edit v0.22.22
4612024-11-21T21:56:03.047Z Compiling macaddr v1.0.1
4622024-11-21T21:56:03.163Z Compiling camino-tempfile v1.1.1
4632024-11-21T21:56:03.997Z Compiling dof v0.3.0
4642024-11-21T21:56:03.997Z Compiling cargo_metadata v0.18.1
4652024-11-21T21:56:05.821Z Compiling toml v0.8.19
4662024-11-21T21:56:06.071Z Compiling usdt-attr-macro v0.5.0
4672024-11-21T21:56:06.071Z Compiling usdt-macro v0.5.0
4682024-11-21T21:56:06.626Z Compiling cargo_toml v0.20.5
4692024-11-21T21:56:07.487Z Compiling usdt v0.5.0
4702024-11-21T21:56:10.224Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4712024-11-21T21:56:14.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.52s
4722024-11-21T21:56:14.817Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4732024-11-21T21:56:15.366Z Downloading crates ...
4742024-11-21T21:56:15.498Z Downloaded addr2line v0.24.2
4752024-11-21T21:56:15.511Z Downloaded lockfree-object-pool v0.1.6
4762024-11-21T21:56:15.532Z Downloaded darling v0.20.10
4772024-11-21T21:56:15.539Z Downloaded aead v0.5.2
4782024-11-21T21:56:15.543Z Downloaded hex v0.4.3
4792024-11-21T21:56:15.546Z Downloaded argon2 v0.5.3
4802024-11-21T21:56:15.548Z Downloaded arrayvec v0.7.6
4812024-11-21T21:56:15.550Z Downloaded arc-swap v1.7.1
4822024-11-21T21:56:15.554Z Downloaded aes-gcm v0.10.3
4832024-11-21T21:56:15.558Z Downloaded array-init v0.0.4
4842024-11-21T21:56:15.560Z Downloaded allocator-api2 v0.2.18
4852024-11-21T21:56:15.563Z Downloaded async-recursion v1.1.1
4862024-11-21T21:56:15.565Z Downloaded assert_matches v1.5.0
4872024-11-21T21:56:15.568Z Downloaded arrayref v0.3.9
4882024-11-21T21:56:15.571Z Downloaded http-body v1.0.1
4892024-11-21T21:56:15.571Z Downloaded ahash v0.8.11
4902024-11-21T21:56:15.573Z Downloaded adler2 v2.0.0
4912024-11-21T21:56:15.577Z Downloaded ascii-canvas v3.0.0
4922024-11-21T21:56:15.577Z Downloaded async-bb8-diesel v0.2.1
4932024-11-21T21:56:15.579Z Downloaded headers-core v0.3.0
4942024-11-21T21:56:15.582Z Downloaded async-stream-impl v0.3.6
4952024-11-21T21:56:15.582Z Downloaded aes v0.8.4
4962024-11-21T21:56:15.584Z Downloaded atomic-waker v1.1.2
4972024-11-21T21:56:15.586Z Downloaded hostname v0.3.1
4982024-11-21T21:56:15.589Z Downloaded heck v0.3.3
4992024-11-21T21:56:15.589Z Downloaded home v0.5.9
5002024-11-21T21:56:15.591Z Downloaded hex-literal v0.4.1
5012024-11-21T21:56:15.591Z Downloaded atty v0.2.14
5022024-11-21T21:56:15.594Z Downloaded async-stream v0.3.6
5032024-11-21T21:56:15.596Z Downloaded hostname v0.4.0
5042024-11-21T21:56:15.599Z Downloaded highway v1.2.0
5052024-11-21T21:56:15.599Z Downloaded atomicwrites v0.4.4
5062024-11-21T21:56:15.601Z Downloaded aho-corasick v1.1.3
5072024-11-21T21:56:15.607Z Downloaded hmac v0.12.1
5082024-11-21T21:56:15.610Z Downloaded hickory-client v0.24.1
5092024-11-21T21:56:15.613Z Downloaded cfg_aliases v0.2.1
5102024-11-21T21:56:15.615Z Downloaded base16ct v0.2.0
5112024-11-21T21:56:15.617Z Downloaded bcrypt-pbkdf v0.10.0
5122024-11-21T21:56:15.618Z Downloaded cfg_aliases v0.1.1
5132024-11-21T21:56:15.621Z Downloaded ident_case v1.0.1
5142024-11-21T21:56:15.624Z Downloaded icu_provider_macros v1.5.0
5152024-11-21T21:56:15.627Z Downloaded hubpack_derive v0.1.1
5162024-11-21T21:56:15.627Z Downloaded ciborium-io v0.2.2
5172024-11-21T21:56:15.629Z Downloaded crunchy v0.2.2
5182024-11-21T21:56:15.631Z Downloaded heapless v0.8.0
5192024-11-21T21:56:15.634Z Downloaded cstr-argument v0.1.2
5202024-11-21T21:56:15.637Z Downloaded crucible-workspace-hack v0.1.0
5212024-11-21T21:56:15.637Z Downloaded heapless v0.7.17
5222024-11-21T21:56:15.640Z Downloaded bitflags v1.3.2
5232024-11-21T21:56:15.643Z Downloaded bitfield-struct v0.6.2
5242024-11-21T21:56:15.646Z Downloaded blowfish v0.9.1
5252024-11-21T21:56:15.646Z Downloaded block-padding v0.3.3
5262024-11-21T21:56:15.649Z Downloaded ciborium-ll v0.2.2
5272024-11-21T21:56:15.652Z Downloaded is_ci v1.2.0
5282024-11-21T21:56:15.652Z Downloaded instant v0.1.13
5292024-11-21T21:56:15.652Z Downloaded cbc v0.1.2
5302024-11-21T21:56:15.654Z Downloaded match_cfg v0.1.0
5312024-11-21T21:56:15.654Z Downloaded cmake v0.1.51
5322024-11-21T21:56:15.657Z Downloaded cipher v0.4.4
5332024-11-21T21:56:15.660Z Downloaded md5 v0.7.0
5342024-11-21T21:56:15.660Z Downloaded matches v0.1.10
5352024-11-21T21:56:15.660Z Downloaded backoff v0.4.0
5362024-11-21T21:56:15.662Z Downloaded async-trait v0.1.83
5372024-11-21T21:56:15.665Z Downloaded rpassword v7.3.1
5382024-11-21T21:56:15.668Z Downloaded http-body-util v0.1.2
5392024-11-21T21:56:15.670Z Downloaded humantime v2.1.0
5402024-11-21T21:56:15.672Z Downloaded strum v0.26.3
5412024-11-21T21:56:15.672Z Downloaded convert_case v0.4.0
5422024-11-21T21:56:15.672Z Downloaded chrono-tz-build v0.4.0
5432024-11-21T21:56:15.675Z Downloaded httpdate v1.0.3
5442024-11-21T21:56:15.675Z Downloaded hickory-server v0.24.1
5452024-11-21T21:56:15.681Z Downloaded const_format_proc_macros v0.2.33
5462024-11-21T21:56:15.687Z Downloaded http v1.1.0
5472024-11-21T21:56:15.689Z Downloaded sync_wrapper v1.0.1
5482024-11-21T21:56:15.689Z Downloaded hubpack v0.1.2
5492024-11-21T21:56:15.692Z Downloaded http-range v0.1.5
5502024-11-21T21:56:15.692Z Downloaded crossbeam-deque v0.8.5
5512024-11-21T21:56:15.695Z Downloaded time-core v0.1.2
5522024-11-21T21:56:15.695Z Downloaded hyper-tls v0.6.0
5532024-11-21T21:56:15.697Z Downloaded indent_write v2.2.0
5542024-11-21T21:56:15.699Z Downloaded cobs v0.2.3
5552024-11-21T21:56:15.699Z Downloaded constant_time_eq v0.3.1
5562024-11-21T21:56:15.702Z Downloaded sync-ptr v0.1.1
5572024-11-21T21:56:15.702Z Downloaded ref-cast-impl v1.0.23
5582024-11-21T21:56:15.704Z Downloaded crc v3.2.1
5592024-11-21T21:56:15.707Z Downloaded libefi-sys v0.1.0
5602024-11-21T21:56:15.707Z Downloaded cexpr v0.6.0
5612024-11-21T21:56:15.709Z Downloaded buf-list v1.0.3
5622024-11-21T21:56:15.712Z Downloaded cancel-safe-futures v0.1.5
5632024-11-21T21:56:15.714Z Downloaded ref-cast v1.0.23
5642024-11-21T21:56:15.717Z Downloaded memoffset v0.9.1
5652024-11-21T21:56:15.720Z Downloaded md-5 v0.10.6
5662024-11-21T21:56:15.720Z Downloaded lazycell v1.3.0
5672024-11-21T21:56:15.723Z Downloaded salsa20 v0.10.2
5682024-11-21T21:56:15.725Z Downloaded rtoolbox v0.0.2
5692024-11-21T21:56:15.725Z Downloaded zone_cfg_derive v0.1.2
5702024-11-21T21:56:15.728Z Downloaded write16 v1.0.0
5712024-11-21T21:56:15.728Z Downloaded mime v0.3.17
5722024-11-21T21:56:15.728Z Downloaded maplit v1.0.2
5732024-11-21T21:56:15.730Z Downloaded keccak v0.1.5
5742024-11-21T21:56:15.733Z Downloaded slab v0.4.9
5752024-11-21T21:56:15.733Z Downloaded slog-stdlog v4.1.1
5762024-11-21T21:56:15.736Z Downloaded linked-hash-map v0.5.6
5772024-11-21T21:56:15.736Z Downloaded libsw v3.3.1
5782024-11-21T21:56:15.738Z Downloaded crc32fast v1.4.2
5792024-11-21T21:56:15.740Z Downloaded kstat-rs v0.2.4
5802024-11-21T21:56:15.743Z Downloaded iana-time-zone v0.1.61
5812024-11-21T21:56:15.745Z Downloaded hyper-staticfile v0.10.1
5822024-11-21T21:56:15.748Z Downloaded curve25519-dalek-derive v0.1.1
5832024-11-21T21:56:15.748Z Downloaded csv-core v0.1.11
5842024-11-21T21:56:15.750Z Downloaded zone_cfg_derive v0.3.0
5852024-11-21T21:56:15.750Z Downloaded cookie_store v0.21.0
5862024-11-21T21:56:15.753Z Downloaded rand_chacha v0.3.1
5872024-11-21T21:56:15.753Z Downloaded float-ord v0.3.2
5882024-11-21T21:56:15.755Z Downloaded zone v0.3.0
5892024-11-21T21:56:15.755Z Downloaded supports-color v3.0.1
5902024-11-21T21:56:15.758Z Downloaded console v0.15.8
5912024-11-21T21:56:15.760Z Downloaded string_cache v0.8.7
5922024-11-21T21:56:15.763Z Downloaded ciborium v0.2.2
5932024-11-21T21:56:15.765Z Downloaded bzip2 v0.4.4
5942024-11-21T21:56:15.767Z Downloaded spin v0.5.2
5952024-11-21T21:56:15.767Z Downloaded maybe-uninit v2.0.0
5962024-11-21T21:56:15.770Z Downloaded foreign-types-macros v0.2.3
5972024-11-21T21:56:15.770Z Downloaded instability v0.3.2
5982024-11-21T21:56:15.772Z Downloaded quinn-udp v0.5.5
5992024-11-21T21:56:15.775Z Downloaded base64 v0.13.1
6002024-11-21T21:56:15.778Z Downloaded mirai-annotations v1.12.0
6012024-11-21T21:56:15.778Z Downloaded jobserver v0.1.32
6022024-11-21T21:56:15.781Z Downloaded normalize-line-endings v0.3.0
6032024-11-21T21:56:15.781Z Downloaded topological-sort v0.2.2
6042024-11-21T21:56:15.783Z Downloaded ipnet v2.10.1
6052024-11-21T21:56:15.784Z Downloaded icu_locid_transform v1.5.0
6062024-11-21T21:56:15.787Z Downloaded phf_shared v0.10.0
6072024-11-21T21:56:15.789Z Downloaded number_prefix v0.4.0
6082024-11-21T21:56:15.789Z Downloaded num_threads v0.1.7
6092024-11-21T21:56:15.793Z Downloaded wyz v0.5.1
6102024-11-21T21:56:15.793Z Downloaded xattr v1.3.1
6112024-11-21T21:56:15.795Z Downloaded slog-term v2.9.1
6122024-11-21T21:56:15.797Z Downloaded parse-size v1.1.0
6132024-11-21T21:56:15.797Z Downloaded hickory-proto v0.24.1
6142024-11-21T21:56:15.813Z Downloaded rustc_version v0.4.1
6152024-11-21T21:56:15.816Z Downloaded hyper-rustls v0.27.3
6162024-11-21T21:56:15.818Z Downloaded pretty-hex v0.2.1
6172024-11-21T21:56:15.818Z Downloaded dsl_auto_type v0.1.2
6182024-11-21T21:56:15.821Z Downloaded dirs-next v2.0.0
6192024-11-21T21:56:15.821Z Downloaded writeable v0.5.5
6202024-11-21T21:56:15.823Z Downloaded hash32 v0.3.1
6212024-11-21T21:56:15.826Z Downloaded hash32 v0.2.1
6222024-11-21T21:56:15.828Z Downloaded ghash v0.5.1
6232024-11-21T21:56:15.828Z Downloaded fallible-streaming-iterator v0.1.9
6242024-11-21T21:56:15.831Z Downloaded fallible-iterator v0.3.0
6252024-11-21T21:56:15.831Z Downloaded funty v2.0.0
6262024-11-21T21:56:15.833Z Downloaded tokio-rustls v0.24.1
6272024-11-21T21:56:15.836Z Downloaded indexmap v1.9.3
6282024-11-21T21:56:15.838Z Downloaded take_mut v0.2.2
6292024-11-21T21:56:15.839Z Downloaded nanorand v0.7.0
6302024-11-21T21:56:15.842Z Downloaded mime_guess v2.0.5
6312024-11-21T21:56:15.845Z Downloaded time-macros v0.2.18
6322024-11-21T21:56:15.847Z Downloaded vte_generate_state_changes v0.1.2
6332024-11-21T21:56:15.847Z Downloaded clang-sys v1.8.1
6342024-11-21T21:56:15.850Z Downloaded aws-lc-rs v1.10.0
6352024-11-21T21:56:15.858Z Downloaded phf_generator v0.11.2
6362024-11-21T21:56:15.861Z Downloaded yoke-derive v0.7.4
6372024-11-21T21:56:15.863Z Downloaded icu_locid v1.5.0
6382024-11-21T21:56:15.866Z Downloaded hyper-util v0.1.10
6392024-11-21T21:56:15.870Z Downloaded rustls-pemfile v1.0.4
6402024-11-21T21:56:15.873Z Downloaded rustc-hash v1.1.0
6412024-11-21T21:56:15.875Z Downloaded radium v0.7.0
6422024-11-21T21:56:15.876Z Downloaded prettyplease v0.2.25
6432024-11-21T21:56:15.879Z Downloaded rustc_version v0.1.7
6442024-11-21T21:56:15.881Z Downloaded rustc-hash v2.0.0
6452024-11-21T21:56:15.891Z Downloaded newtype_derive v0.1.6
6462024-11-21T21:56:15.894Z Downloaded tap v1.0.1
6472024-11-21T21:56:15.894Z Downloaded synstructure v0.13.1
6482024-11-21T21:56:15.902Z Downloaded socket2 v0.5.7
6492024-11-21T21:56:15.902Z Downloaded indicatif v0.17.9
6502024-11-21T21:56:15.907Z Downloaded unarray v0.1.4
6512024-11-21T21:56:15.907Z Downloaded typify-macro v0.2.0
6522024-11-21T21:56:15.907Z Downloaded icu_normalizer v1.5.0
6532024-11-21T21:56:15.909Z Downloaded zerofrom-derive v0.1.4
6542024-11-21T21:56:15.912Z Downloaded zerofrom v0.1.4
6552024-11-21T21:56:15.912Z Downloaded nu-ansi-term v0.50.1
6562024-11-21T21:56:15.915Z Downloaded precomputed-hash v0.1.1
6572024-11-21T21:56:15.917Z Downloaded icu_normalizer_data v1.5.0
6582024-11-21T21:56:15.920Z Downloaded icu_collections v1.5.0
6592024-11-21T21:56:15.925Z Downloaded fragile v2.0.0
6602024-11-21T21:56:15.927Z Downloaded backtrace v0.3.74
6612024-11-21T21:56:15.931Z Downloaded flagset v0.4.6
6622024-11-21T21:56:15.933Z Downloaded rustls-pemfile v2.2.0
6632024-11-21T21:56:15.936Z Downloaded pkcs8 v0.10.2
6642024-11-21T21:56:15.938Z Downloaded rsa v0.9.6
6652024-11-21T21:56:15.943Z Downloaded pin-utils v0.1.0
6662024-11-21T21:56:15.946Z Downloaded phf v0.11.2
6672024-11-21T21:56:15.948Z Downloaded dhcproto-macros v0.1.0
6682024-11-21T21:56:15.948Z Downloaded futures-task v0.3.31
6692024-11-21T21:56:15.951Z Downloaded futures-sink v0.3.31
6702024-11-21T21:56:15.951Z Downloaded futures-macro v0.3.31
6712024-11-21T21:56:15.953Z Downloaded nodrop v0.1.14
6722024-11-21T21:56:15.953Z Downloaded rustversion v1.0.17
6732024-11-21T21:56:15.955Z Downloaded rusty-fork v0.3.0
6742024-11-21T21:56:15.958Z Downloaded which v4.4.2
6752024-11-21T21:56:15.960Z Downloaded nibble_vec v0.1.0
6762024-11-21T21:56:15.960Z Downloaded newtype-uuid v1.1.3
6772024-11-21T21:56:15.963Z Downloaded tungstenite v0.24.0
6782024-11-21T21:56:15.965Z Downloaded derive_builder_macro v0.20.2
6792024-11-21T21:56:15.965Z Downloaded deranged v0.3.11
6802024-11-21T21:56:15.968Z Downloaded defmt-parser v0.3.4
6812024-11-21T21:56:15.970Z Downloaded schemars v0.8.21
6822024-11-21T21:56:15.980Z Downloaded fxhash v0.2.1
6832024-11-21T21:56:15.983Z Downloaded tui-tree-widget v0.22.0
6842024-11-21T21:56:15.983Z Downloaded powerfmt v0.2.0
6852024-11-21T21:56:15.986Z Downloaded slog v2.7.0
6862024-11-21T21:56:15.989Z Downloaded stable_deref_trait v1.2.0
6872024-11-21T21:56:15.989Z Downloaded env_filter v0.1.2
6882024-11-21T21:56:15.991Z Downloaded proc-macro-crate v1.3.1
6892024-11-21T21:56:15.991Z Downloaded scheduled-thread-pool v0.2.7
6902024-11-21T21:56:15.993Z Downloaded progenitor-client v0.8.0
6912024-11-21T21:56:15.993Z Downloaded same-file v1.0.6
6922024-11-21T21:56:15.996Z Downloaded unicase v2.7.0
6932024-11-21T21:56:15.999Z Downloaded pin-project-lite v0.2.14
6942024-11-21T21:56:16.002Z Downloaded termtree v0.4.1
6952024-11-21T21:56:16.004Z Downloaded zeroize v1.8.1
6962024-11-21T21:56:16.004Z Downloaded postgres-types v0.2.8
6972024-11-21T21:56:16.007Z Downloaded postgres-protocol v0.6.7
6982024-11-21T21:56:16.009Z Downloaded structmeta-derive v0.3.0
6992024-11-21T21:56:16.012Z Downloaded psl-types v2.0.11
7002024-11-21T21:56:16.012Z Downloaded defmt-macros v0.3.9
7012024-11-21T21:56:16.015Z Downloaded defmt v0.3.8
7022024-11-21T21:56:16.017Z Downloaded darling_macro v0.20.10
7032024-11-21T21:56:16.020Z Downloaded untrusted v0.9.0
7042024-11-21T21:56:16.021Z Downloaded oso v0.27.3
7052024-11-21T21:56:16.024Z Downloaded dropshot_endpoint v0.13.0
7062024-11-21T21:56:16.027Z Downloaded xz2 v0.1.7
7072024-11-21T21:56:16.031Z Downloaded num-complex v0.4.6
7082024-11-21T21:56:16.034Z Downloaded futures-io v0.3.31
7092024-11-21T21:56:16.034Z Downloaded gethostname v0.5.0
7102024-11-21T21:56:16.034Z Downloaded futures v0.3.31
7112024-11-21T21:56:16.039Z Downloaded pbkdf2 v0.12.2
7122024-11-21T21:56:16.041Z Downloaded pbkdf2 v0.11.0
7132024-11-21T21:56:16.043Z Downloaded ron v0.8.1
7142024-11-21T21:56:16.048Z Downloaded value-bag v1.9.0
7152024-11-21T21:56:16.051Z Downloaded minimal-lexical v0.2.1
7162024-11-21T21:56:16.056Z Downloaded progenitor-macro v0.8.0
7172024-11-21T21:56:16.058Z Downloaded serde_urlencoded v0.7.1
7182024-11-21T21:56:16.061Z Downloaded tracing-core v0.1.32
7192024-11-21T21:56:16.064Z Downloaded termios v0.3.3
7202024-11-21T21:56:16.064Z Downloaded globset v0.4.15
7212024-11-21T21:56:16.066Z Downloaded whoami v1.5.2
7222024-11-21T21:56:16.069Z Downloaded structmeta v0.3.0
7232024-11-21T21:56:16.069Z Downloaded structmeta v0.2.0
7242024-11-21T21:56:16.071Z Downloaded des v0.8.1
7252024-11-21T21:56:16.073Z Downloaded hkdf v0.12.4
7262024-11-21T21:56:16.076Z Downloaded peg v0.8.4
7272024-11-21T21:56:16.078Z Downloaded russh-keys v0.45.0
7282024-11-21T21:56:16.081Z Downloaded quick-error v1.2.3
7292024-11-21T21:56:16.083Z Downloaded darling_core v0.20.10
7302024-11-21T21:56:16.087Z Downloaded x509-cert v0.2.5
7312024-11-21T21:56:16.093Z Downloaded futures-executor v0.3.31
7322024-11-21T21:56:16.096Z Downloaded data-encoding v2.6.0
7332024-11-21T21:56:16.098Z Downloaded ed25519 v2.2.3
7342024-11-21T21:56:16.098Z Downloaded dyn-clone v1.0.17
7352024-11-21T21:56:16.101Z Downloaded foreign-types-shared v0.1.1
7362024-11-21T21:56:16.102Z Downloaded foreign-types v0.5.0
7372024-11-21T21:56:16.104Z Downloaded foreign-types v0.3.2
7382024-11-21T21:56:16.104Z Downloaded rustls-pki-types v1.9.0
7392024-11-21T21:56:16.107Z Downloaded dunce v1.0.5
7402024-11-21T21:56:16.109Z Downloaded waitgroup v0.1.2
7412024-11-21T21:56:16.111Z Downloaded ena v0.14.3
7422024-11-21T21:56:16.111Z Downloaded ssh-encoding v0.2.0
7432024-11-21T21:56:16.113Z Downloaded postcard v1.0.10
7442024-11-21T21:56:16.116Z Downloaded rand_core v0.6.4
7452024-11-21T21:56:16.119Z Downloaded embedded-io v0.6.1
7462024-11-21T21:56:16.121Z Downloaded predicates v3.1.2
7472024-11-21T21:56:16.124Z Downloaded slog-json v2.6.1
7482024-11-21T21:56:16.126Z Downloaded toolchain_find v0.4.0
7492024-11-21T21:56:16.126Z Downloaded sigpipe v0.1.3
7502024-11-21T21:56:16.128Z Downloaded mockall v0.13.0
7512024-11-21T21:56:16.128Z Downloaded tracing-attributes v0.1.27
7522024-11-21T21:56:16.131Z Downloaded dhcproto v0.12.0
7532024-11-21T21:56:16.134Z Downloaded signal-hook-mio v0.2.4
7542024-11-21T21:56:16.137Z Downloaded packed_struct_codegen v0.10.1
7552024-11-21T21:56:16.137Z Downloaded packed_struct v0.10.1
7562024-11-21T21:56:16.139Z Downloaded derive_more v0.99.18
7572024-11-21T21:56:16.144Z Downloaded untrusted v0.7.1
7582024-11-21T21:56:16.147Z Downloaded peg-macros v0.8.4
7592024-11-21T21:56:16.150Z Downloaded crossterm v0.28.1
7602024-11-21T21:56:16.154Z Downloaded sqlparser_derive v0.2.2
7612024-11-21T21:56:16.157Z Downloaded fallible-iterator v0.2.0
7622024-11-21T21:56:16.157Z Downloaded ecdsa v0.16.9
7632024-11-21T21:56:16.160Z Downloaded wait-timeout v0.2.0
7642024-11-21T21:56:16.160Z Downloaded time v0.3.36
7652024-11-21T21:56:16.169Z Downloaded path-slash v0.1.5
7662024-11-21T21:56:16.172Z Downloaded opaque-debug v0.3.1
7672024-11-21T21:56:16.172Z Downloaded foldhash v0.1.3
7682024-11-21T21:56:16.172Z Downloaded russh-cryptovec v0.7.3
7692024-11-21T21:56:16.175Z Downloaded diesel-dtrace v0.3.0
7702024-11-21T21:56:16.175Z Downloaded libm v0.2.8
7712024-11-21T21:56:16.182Z Downloaded endian-type v0.1.2
7722024-11-21T21:56:16.185Z Downloaded sct v0.7.1
7732024-11-21T21:56:16.187Z Downloaded want v0.3.1
7742024-11-21T21:56:16.187Z Downloaded tinyvec_macros v0.1.1
7752024-11-21T21:56:16.190Z Downloaded num_enum v0.5.11
7762024-11-21T21:56:16.193Z Downloaded signature v2.2.0
7772024-11-21T21:56:16.195Z Downloaded zopfli v0.8.1
7782024-11-21T21:56:16.198Z Downloaded pem v3.0.4
7792024-11-21T21:56:16.201Z Downloaded multer v3.1.0
7802024-11-21T21:56:16.204Z Downloaded parking_lot_core v0.9.10
7812024-11-21T21:56:16.206Z Downloaded parking_lot_core v0.8.6
7822024-11-21T21:56:16.208Z Downloaded signal-hook-tokio v0.3.1
7832024-11-21T21:56:16.208Z Downloaded serde-hex v0.1.0
7842024-11-21T21:56:16.211Z Downloaded parse-zoneinfo v0.3.1
7852024-11-21T21:56:16.213Z Downloaded typed-path v0.9.3
7862024-11-21T21:56:16.219Z Downloaded secrecy v0.8.0
7872024-11-21T21:56:16.221Z Downloaded parking_lot v0.12.3
7882024-11-21T21:56:16.225Z Downloaded utf16_iter v1.0.5
7892024-11-21T21:56:16.229Z Downloaded tiny-keccak v2.0.2
7902024-11-21T21:56:16.229Z Downloaded num-conv v0.1.0
7912024-11-21T21:56:16.229Z Downloaded spki v0.7.3
7922024-11-21T21:56:16.232Z Downloaded tungstenite v0.23.0
7932024-11-21T21:56:16.235Z Downloaded diesel_table_macro_syntax v0.2.0
7942024-11-21T21:56:16.235Z Downloaded tungstenite v0.21.0
7952024-11-21T21:56:16.238Z Downloaded pin-project-internal v1.1.6
7962024-11-21T21:56:16.240Z Downloaded idna v1.0.3
7972024-11-21T21:56:16.244Z Downloaded tinystr v0.7.6
7982024-11-21T21:56:16.247Z Downloaded serde_path_to_error v0.1.16
7992024-11-21T21:56:16.249Z Downloaded tower-service v0.3.3
8002024-11-21T21:56:16.249Z Downloaded phf_codegen v0.11.2
8012024-11-21T21:56:16.252Z Downloaded zerocopy-derive v0.8.10
8022024-11-21T21:56:16.256Z Downloaded enum-as-inner v0.6.1
8032024-11-21T21:56:16.259Z Downloaded enum-as-inner v0.5.1
8042024-11-21T21:56:16.261Z Downloaded tokio-stream v0.1.16
8052024-11-21T21:56:16.264Z Downloaded samael v0.0.17
8062024-11-21T21:56:16.269Z Downloaded typify v0.2.0
8072024-11-21T21:56:16.272Z Downloaded serde-big-array v0.5.1
8082024-11-21T21:56:16.275Z Downloaded simd-adler32 v0.3.7
8092024-11-21T21:56:16.277Z Downloaded subtle v2.6.1
8102024-11-21T21:56:16.277Z Downloaded parse-display v0.10.0
8112024-11-21T21:56:16.280Z Downloaded zerovec-derive v0.10.3
8122024-11-21T21:56:16.282Z Downloaded mockall_derive v0.13.0
8132024-11-21T21:56:16.283Z Downloaded test-strategy v0.3.1
8142024-11-21T21:56:16.286Z Downloaded dropshot_endpoint v0.12.0
8152024-11-21T21:56:16.289Z Downloaded flate2 v1.0.34
8162024-11-21T21:56:16.294Z Downloaded float-cmp v0.9.0
8172024-11-21T21:56:16.297Z Downloaded hashbrown v0.12.3
8182024-11-21T21:56:16.300Z Downloaded peg-runtime v0.8.3
8192024-11-21T21:56:16.302Z Downloaded foreign-types-shared v0.3.1
8202024-11-21T21:56:16.302Z Downloaded password-hash v0.5.0
8212024-11-21T21:56:16.304Z Downloaded openssl-macros v0.1.1
8222024-11-21T21:56:16.305Z Downloaded num-integer v0.1.46
8232024-11-21T21:56:16.307Z Downloaded olpc-cjson v0.1.4
8242024-11-21T21:56:16.307Z Downloaded p256 v0.13.2
8252024-11-21T21:56:16.311Z Downloaded sha1 v0.10.6
8262024-11-21T21:56:16.315Z Downloaded zeroize_derive v1.4.2
8272024-11-21T21:56:16.315Z Downloaded rcgen v0.12.1
8282024-11-21T21:56:16.318Z Downloaded sqlformat v0.2.6
8292024-11-21T21:56:16.321Z Downloaded openssl-probe v0.1.5
8302024-11-21T21:56:16.321Z Downloaded num-bigint v0.4.6
8312024-11-21T21:56:16.324Z Downloaded snafu-derive v0.8.5
8322024-11-21T21:56:16.326Z Downloaded rand_xorshift v0.3.0
8332024-11-21T21:56:16.329Z Downloaded itertools v0.12.1
8342024-11-21T21:56:16.333Z Downloaded paste v1.0.15
8352024-11-21T21:56:16.336Z Downloaded rand_seeder v0.3.0
8362024-11-21T21:56:16.340Z Downloaded new_debug_unreachable v1.0.6
8372024-11-21T21:56:16.342Z Downloaded num-derive v0.4.2
8382024-11-21T21:56:16.343Z Downloaded semver v0.1.20
8392024-11-21T21:56:16.343Z Downloaded scrypt v0.11.0
8402024-11-21T21:56:16.345Z Downloaded rfc6979 v0.4.0
8412024-11-21T21:56:16.345Z Downloaded poly1305 v0.8.0
8422024-11-21T21:56:16.347Z Downloaded num-traits v0.2.19
8432024-11-21T21:56:16.350Z Downloaded env_logger v0.11.5
8442024-11-21T21:56:16.352Z Downloaded blake3 v1.5.4
8452024-11-21T21:56:16.360Z Downloaded downcast v0.11.0
8462024-11-21T21:56:16.362Z Downloaded display-error-chain v0.2.2
8472024-11-21T21:56:16.362Z Downloaded utf8_iter v1.0.4
8482024-11-21T21:56:16.365Z Downloaded unicode-xid v0.2.6
8492024-11-21T21:56:16.365Z Downloaded hashbrown v0.13.2
8502024-11-21T21:56:16.369Z Downloaded vergen v8.3.2
8512024-11-21T21:56:16.372Z Downloaded signal-hook-registry v1.4.2
8522024-11-21T21:56:16.374Z Downloaded pin-project v1.1.6
8532024-11-21T21:56:16.384Z Downloaded slog-scope v4.4.0
8542024-11-21T21:56:16.386Z Downloaded pkg-config v0.3.31
8552024-11-21T21:56:16.389Z Downloaded num-iter v0.1.45
8562024-11-21T21:56:16.389Z Downloaded zerocopy v0.6.6
8572024-11-21T21:56:16.392Z Downloaded tokio-tungstenite v0.21.0
8582024-11-21T21:56:16.394Z Downloaded tokio-rustls v0.26.0
8592024-11-21T21:56:16.396Z Downloaded yoke v0.7.4
8602024-11-21T21:56:16.396Z Downloaded tinyvec v1.8.0
8612024-11-21T21:56:16.399Z Downloaded tracing v0.1.40
8622024-11-21T21:56:16.404Z Downloaded serde_yaml v0.9.34+deprecated
8632024-11-21T21:56:16.407Z Downloaded unsafe-libyaml v0.2.11
8642024-11-21T21:56:16.411Z Downloaded tokio-native-tls v0.3.1
8652024-11-21T21:56:16.413Z Downloaded futures-core v0.3.31
8662024-11-21T21:56:16.416Z Downloaded form_urlencoded v1.2.1
8672024-11-21T21:56:16.416Z Downloaded mio v1.0.2
8682024-11-21T21:56:16.420Z Downloaded zip v0.6.6
8692024-11-21T21:56:16.424Z Downloaded tokio-tungstenite v0.23.1
8702024-11-21T21:56:16.427Z Downloaded strum_macros v0.25.3
8712024-11-21T21:56:16.429Z Downloaded omicron-zone-package v0.11.1
8722024-11-21T21:56:16.432Z Downloaded pem-rfc7468 v0.7.0
8732024-11-21T21:56:16.434Z Downloaded tough v0.19.0
8742024-11-21T21:56:16.441Z Downloaded resolv-conf v0.7.0
8752024-11-21T21:56:16.444Z Downloaded serde_derive_internals v0.29.1
8762024-11-21T21:56:16.446Z Downloaded strum_macros v0.24.3
8772024-11-21T21:56:16.449Z Downloaded openssl-sys v0.9.103
8782024-11-21T21:56:16.452Z Downloaded toml v0.7.8
8792024-11-21T21:56:16.455Z Downloaded multimap v0.10.0
8802024-11-21T21:56:16.457Z Downloaded displaydoc v0.2.5
8812024-11-21T21:56:16.460Z Downloaded diff v0.1.13
8822024-11-21T21:56:16.463Z Downloaded unicode_categories v0.1.1
8832024-11-21T21:56:16.465Z Downloaded num-bigint-dig v0.8.4
8842024-11-21T21:56:16.469Z Downloaded pkcs1 v0.7.5
8852024-11-21T21:56:16.472Z Downloaded flume v0.11.1
8862024-11-21T21:56:16.475Z Downloaded smallvec v0.6.14
8872024-11-21T21:56:16.478Z Downloaded scopeguard v1.2.0
8882024-11-21T21:56:16.478Z Downloaded schemars_derive v0.8.21
8892024-11-21T21:56:16.480Z Downloaded futures-channel v0.3.31
8902024-11-21T21:56:16.483Z Downloaded hashlink v0.9.1
8912024-11-21T21:56:16.483Z Downloaded diesel_derives v2.2.3
8922024-11-21T21:56:16.487Z Downloaded strum_macros v0.26.4
8932024-11-21T21:56:16.489Z Downloaded rayon-core v1.12.1
8942024-11-21T21:56:16.496Z Downloaded num-rational v0.4.2
8952024-11-21T21:56:16.496Z Downloaded subprocess v0.2.9
8962024-11-21T21:56:16.500Z Downloaded snafu v0.8.5
8972024-11-21T21:56:16.503Z Downloaded uuid v1.11.0
8982024-11-21T21:56:16.506Z Downloaded itertools v0.13.0
8992024-11-21T21:56:16.514Z Downloaded pkcs5 v0.7.1
9002024-11-21T21:56:16.520Z Downloaded serde_with v3.11.0
9012024-11-21T21:56:16.528Z Downloaded unicode-normalization v0.1.24
9022024-11-21T21:56:16.531Z Downloaded zip v2.1.3
9032024-11-21T21:56:16.536Z Downloaded rustls-webpki v0.101.7
9042024-11-21T21:56:16.550Z Downloaded tar v0.4.42
9052024-11-21T21:56:16.553Z Downloaded portable-atomic v1.9.0
9062024-11-21T21:56:16.560Z Downloaded miniz_oxide v0.8.0
9072024-11-21T21:56:16.563Z Downloaded fatfs v0.3.6
9082024-11-21T21:56:16.565Z Downloaded p521 v0.13.3
9092024-11-21T21:56:16.569Z Downloaded tokio-postgres v0.7.12
9102024-11-21T21:56:16.574Z Downloaded half v2.4.1
9112024-11-21T21:56:16.577Z Downloaded rand v0.8.5
9122024-11-21T21:56:16.581Z Downloaded headers v0.4.0
9132024-11-21T21:56:16.586Z Downloaded quinn v0.11.5
9142024-11-21T21:56:16.590Z Downloaded ron v0.7.1
9152024-11-21T21:56:16.594Z Downloaded toml_edit v0.19.15
9162024-11-21T21:56:16.610Z Downloaded rustls-webpki v0.102.8
9172024-11-21T21:56:16.627Z Downloaded futures-util v0.3.31
9182024-11-21T21:56:16.639Z Downloaded winnow v0.5.40
9192024-11-21T21:56:16.647Z Downloaded regex v1.11.1
9202024-11-21T21:56:16.660Z Downloaded icu_properties_data v1.5.0
9212024-11-21T21:56:16.670Z Downloaded lalrpop v0.19.12
9222024-11-21T21:56:16.681Z Downloaded unicode-segmentation v1.12.0
9232024-11-21T21:56:16.684Z Downloaded sqlparser v0.45.0
9242024-11-21T21:56:16.690Z Downloaded russh v0.45.0
9252024-11-21T21:56:16.695Z Downloaded vcpkg v0.2.15
9262024-11-21T21:56:16.732Z Downloaded h2 v0.4.6
9272024-11-21T21:56:16.738Z Downloaded quinn-proto v0.11.8
9282024-11-21T21:56:16.745Z Downloaded zerovec v0.10.4
9292024-11-21T21:56:16.750Z Downloaded regex-syntax v0.6.29
9302024-11-21T21:56:16.758Z Downloaded idna v0.4.0
9312024-11-21T21:56:16.765Z Downloaded salty v0.3.0
9322024-11-21T21:56:16.772Z Downloaded idna v0.3.0
9332024-11-21T21:56:16.778Z Downloaded curve25519-dalek v4.1.3
9342024-11-21T21:56:16.788Z Downloaded p384 v0.13.0
9352024-11-21T21:56:16.794Z Downloaded rustls v0.23.14
9362024-11-21T21:56:16.805Z Downloaded rusqlite v0.32.1
9372024-11-21T21:56:16.811Z Downloaded idna v0.2.3
9382024-11-21T21:56:16.818Z Downloaded git2 v0.19.0
9392024-11-21T21:56:16.826Z Downloaded reqwest v0.12.9
9402024-11-21T21:56:16.835Z Downloaded hashbrown v0.14.5
9412024-11-21T21:56:16.840Z Downloaded zerocopy v0.8.10
9422024-11-21T21:56:16.863Z Downloaded rayon v1.10.0
9432024-11-21T21:56:16.872Z Downloaded trust-dns-proto v0.22.0
9442024-11-21T21:56:16.883Z Downloaded openssl v0.10.66
9452024-11-21T21:56:16.892Z Downloaded regex-syntax v0.8.5
9462024-11-21T21:56:16.900Z Downloaded nix v0.27.1
9472024-11-21T21:56:16.912Z Downloaded webpki-roots v0.26.6
9482024-11-21T21:56:16.915Z Downloaded petname v2.0.2
9492024-11-21T21:56:16.922Z Downloaded radix_trie v0.2.1
9502024-11-21T21:56:16.927Z Downloaded diesel v2.2.4
9512024-11-21T21:56:16.944Z Downloaded dropshot v0.12.0
9522024-11-21T21:56:16.963Z Downloaded unicode-width v0.2.0
9532024-11-21T21:56:16.969Z Downloaded dropshot v0.13.0
9542024-11-21T21:56:16.989Z Downloaded regress v0.9.1
9552024-11-21T21:56:16.997Z Downloaded object v0.36.5
9562024-11-21T21:56:17.008Z Downloaded openapiv3 v2.0.0
9572024-11-21T21:56:17.020Z Downloaded polar-core v0.27.3
9582024-11-21T21:56:17.030Z Downloaded regress v0.10.1
9592024-11-21T21:56:17.037Z Downloaded ratatui v0.28.1
9602024-11-21T21:56:17.056Z Downloaded typify-impl v0.2.0
9612024-11-21T21:56:17.071Z Downloaded smoltcp v0.9.1
9622024-11-21T21:56:17.081Z Downloaded smoltcp v0.11.0
9632024-11-21T21:56:17.093Z Downloaded nix v0.29.0
9642024-11-21T21:56:17.105Z Downloaded object v0.30.4
9652024-11-21T21:56:17.114Z Downloaded bzip2-sys v0.1.11+1.0.8
9662024-11-21T21:56:17.126Z Downloaded sled v0.34.7
9672024-11-21T21:56:17.136Z Downloaded zerocopy-derive v0.6.6
9682024-11-21T21:56:17.145Z Downloaded regex-automata v0.4.8
9692024-11-21T21:56:17.162Z Downloaded nix v0.28.0
9702024-11-21T21:56:17.173Z Downloaded rustls v0.21.12
9712024-11-21T21:56:17.183Z Downloaded gimli v0.31.1
9722024-11-21T21:56:17.191Z Downloaded idna v0.5.0
9732024-11-21T21:56:17.198Z Downloaded chrono-tz v0.10.0
9742024-11-21T21:56:17.205Z Downloaded bstr v1.10.0
9752024-11-21T21:56:17.216Z Downloaded quick-xml v0.33.0
9762024-11-21T21:56:17.221Z Downloaded lzma-sys v0.1.20
9772024-11-21T21:56:17.249Z Downloaded proptest v1.5.0
9782024-11-21T21:56:17.259Z Downloaded rustls v0.22.4
9792024-11-21T21:56:17.271Z Downloaded reedline v0.35.0
9802024-11-21T21:56:17.278Z Downloaded petgraph v0.6.5
9812024-11-21T21:56:17.295Z Downloaded tokio v1.40.0
9822024-11-21T21:56:17.331Z Downloaded csv v1.3.0
9832024-11-21T21:56:17.350Z Downloaded libz-sys v1.1.20
9842024-11-21T21:56:17.370Z Downloaded expectorate v1.1.0
9852024-11-21T21:56:17.373Z Downloaded tokio-util v0.7.12
9862024-11-21T21:56:17.378Z Downloaded nom v7.1.3
9872024-11-21T21:56:17.383Z Downloaded bitvec v1.0.1
9882024-11-21T21:56:17.398Z Downloaded bindgen v0.69.5
9892024-11-21T21:56:17.404Z Downloaded chrono v0.4.38
9902024-11-21T21:56:17.412Z Downloaded similar v2.6.0
9912024-11-21T21:56:17.416Z Downloaded ssh-key v0.6.6
9922024-11-21T21:56:17.423Z Downloaded term v0.7.0
9932024-11-21T21:56:17.426Z Downloaded walkdir v2.5.0
9942024-11-21T21:56:17.428Z Downloaded sha3 v0.10.8
9952024-11-21T21:56:17.432Z Downloaded uzers v0.12.1
9962024-11-21T21:56:17.436Z Downloaded tokio-rustls v0.25.0
9972024-11-21T21:56:17.438Z Downloaded rustyline v14.0.0
9982024-11-21T21:56:17.441Z Downloaded dirs-sys-next v0.1.2
9992024-11-21T21:56:17.443Z Downloaded publicsuffix v2.2.3
10002024-11-21T21:56:17.446Z Downloaded password-hash v0.4.2
10012024-11-21T21:56:17.446Z Downloaded hyper v1.5.0
10022024-11-21T21:56:17.452Z Downloaded unicode-properties v0.1.3
10032024-11-21T21:56:17.455Z Downloaded fixedbitset v0.4.2
10042024-11-21T21:56:17.457Z Downloaded unicode-truncate v1.1.0
10052024-11-21T21:56:17.457Z Downloaded der v0.7.9
10062024-11-21T21:56:17.463Z Downloaded zone v0.1.8
10072024-11-21T21:56:17.465Z Downloaded phf_shared v0.11.2
10082024-11-21T21:56:17.465Z Downloaded termcolor v1.4.1
10092024-11-21T21:56:17.468Z Downloaded libxml v0.3.3
10102024-11-21T21:56:17.471Z Downloaded itertools v0.10.5
10112024-11-21T21:56:17.477Z Downloaded yasna v0.5.2
10122024-11-21T21:56:17.480Z Downloaded steno v0.4.1
10132024-11-21T21:56:17.483Z Downloaded thread_local v1.1.8
10142024-11-21T21:56:17.486Z Downloaded thiserror-no-std v2.0.2
10152024-11-21T21:56:17.489Z Downloaded thiserror-impl-no-std v2.0.2
10162024-11-21T21:56:17.492Z Downloaded smf v0.2.3
10172024-11-21T21:56:17.492Z Downloaded smallvec v1.13.2
10182024-11-21T21:56:17.492Z Downloaded env_logger v0.10.2
10192024-11-21T21:56:17.495Z Downloaded shell-words v1.1.0
10202024-11-21T21:56:17.498Z Downloaded unicode-bidi v0.3.17
10212024-11-21T21:56:17.500Z Downloaded polyval v0.6.2
10222024-11-21T21:56:17.500Z Downloaded ssh-cipher v0.2.0
10232024-11-21T21:56:17.502Z Downloaded parking_lot v0.11.2
10242024-11-21T21:56:17.506Z Downloaded ed25519-dalek v2.1.1
10252024-11-21T21:56:17.509Z Downloaded url v2.5.3
10262024-11-21T21:56:17.511Z Downloaded serde_repr v0.1.19
10272024-11-21T21:56:17.511Z Downloaded progenitor v0.8.0
10282024-11-21T21:56:17.514Z Downloaded encoding_rs v0.8.34
10292024-11-21T21:56:17.533Z Downloaded group v0.13.0
10302024-11-21T21:56:17.535Z Downloaded glob v0.3.1
10312024-11-21T21:56:17.536Z Downloaded filetime v0.2.25
10322024-11-21T21:56:17.539Z Downloaded ff v0.13.0
10332024-11-21T21:56:17.539Z Downloaded fd-lock v4.0.2
10342024-11-21T21:56:17.542Z Downloaded qorb v0.2.0
10352024-11-21T21:56:17.544Z Downloaded crossbeam-channel v0.5.13
10362024-11-21T21:56:17.547Z Downloaded strip-ansi-escapes v0.2.0
10372024-11-21T21:56:17.551Z Downloaded elliptic-curve v0.13.8
10382024-11-21T21:56:17.554Z Downloaded debug-ignore v1.0.5
10392024-11-21T21:56:17.554Z Downloaded structmeta-derive v0.2.0
10402024-11-21T21:56:17.556Z Downloaded stringprep v0.1.5
10412024-11-21T21:56:17.556Z Downloaded der_derive v0.7.3
10422024-11-21T21:56:17.558Z Downloaded primeorder v0.13.6
10432024-11-21T21:56:17.561Z Downloaded ppv-lite86 v0.2.20
10442024-11-21T21:56:17.561Z Downloaded owo-colors v4.1.0
10452024-11-21T21:56:17.563Z Downloaded base64 v0.22.1
10462024-11-21T21:56:17.566Z Downloaded tokio-macros v2.4.0
10472024-11-21T21:56:17.569Z Downloaded tls_codec_derive v0.4.1
10482024-11-21T21:56:17.569Z Downloaded rustc-demangle v0.1.24
10492024-11-21T21:56:17.571Z Downloaded derive-where v1.2.7
10502024-11-21T21:56:17.574Z Downloaded crypto-bigint v0.5.5
10512024-11-21T21:56:17.579Z Downloaded embedded-io v0.4.0
10522024-11-21T21:56:17.582Z Downloaded predicates-core v1.0.8
10532024-11-21T21:56:17.582Z Downloaded const_format v0.2.33
10542024-11-21T21:56:17.586Z Downloaded compact_str v0.8.0
10552024-11-21T21:56:17.589Z Downloaded tls_codec v0.4.1
10562024-11-21T21:56:17.592Z Downloaded tabwriter v1.4.0
10572024-11-21T21:56:17.595Z Downloaded icu_properties v1.5.1
10582024-11-21T21:56:17.598Z Downloaded signal-hook v0.3.17
10592024-11-21T21:56:17.600Z Downloaded native-tls v0.2.12
10602024-11-21T21:56:17.600Z Downloaded getrandom v0.2.15
10612024-11-21T21:56:17.603Z Downloaded newline-converter v0.3.0
10622024-11-21T21:56:17.605Z Downloaded static_assertions v1.1.0
10632024-11-21T21:56:17.605Z Downloaded slog-envlogger v2.2.0
10642024-11-21T21:56:17.609Z Downloaded slog-dtrace v0.3.0
10652024-11-21T21:56:17.609Z Downloaded slog-bunyan v2.5.0
10662024-11-21T21:56:17.613Z Downloaded slog-async v2.8.0
10672024-11-21T21:56:17.613Z Downloaded rustfmt-wrapper v0.2.1
10682024-11-21T21:56:17.613Z Downloaded fs_extra v1.3.0
10692024-11-21T21:56:17.617Z Downloaded progenitor-impl v0.8.0
10702024-11-21T21:56:17.617Z Downloaded libgit2-sys v0.17.0+1.8.1
10712024-11-21T21:56:17.677Z Downloaded cc v1.1.30
10722024-11-21T21:56:17.683Z Downloaded bumpalo v3.16.0
10732024-11-21T21:56:17.683Z Downloaded bytes v1.8.0
10742024-11-21T21:56:17.683Z Downloaded r2d2 v0.8.10
10752024-11-21T21:56:17.684Z Downloaded predicates-tree v1.0.11
10762024-11-21T21:56:17.684Z Downloaded either v1.13.0
10772024-11-21T21:56:17.687Z Downloaded difflib v0.4.0
10782024-11-21T21:56:17.687Z Downloaded derive_builder_core v0.20.2
10792024-11-21T21:56:17.687Z Downloaded derive_builder v0.20.2
10802024-11-21T21:56:17.693Z Downloaded base64 v0.21.7
10812024-11-21T21:56:17.696Z Downloaded percent-encoding v2.3.1
10822024-11-21T21:56:17.696Z Downloaded parse-display-derive v0.10.0
10832024-11-21T21:56:17.696Z Downloaded num_enum_derive v0.5.11
10842024-11-21T21:56:17.699Z Downloaded num v0.4.3
10852024-11-21T21:56:17.699Z Downloaded vte v0.11.1
10862024-11-21T21:56:17.702Z Downloaded vsss-rs v3.3.4
10872024-11-21T21:56:17.704Z Downloaded const-oid v0.9.6
10882024-11-21T21:56:17.706Z Downloaded tokio-tungstenite v0.24.0
10892024-11-21T21:56:17.707Z Downloaded spin v0.9.8
10902024-11-21T21:56:17.710Z Downloaded chacha20poly1305 v0.10.1
10912024-11-21T21:56:17.710Z Downloaded utf-8 v0.7.6
10922024-11-21T21:56:17.713Z Downloaded twox-hash v1.6.3
10932024-11-21T21:56:17.713Z Downloaded crossbeam-utils v0.8.20
10942024-11-21T21:56:17.715Z Downloaded crossbeam-epoch v0.9.18
10952024-11-21T21:56:17.718Z Downloaded crc-any v2.5.0
10962024-11-21T21:56:17.720Z Downloaded oso-derive v0.27.3
10972024-11-21T21:56:17.720Z Downloaded libloading v0.8.5
10982024-11-21T21:56:17.723Z Downloaded icu_provider v1.5.0
10992024-11-21T21:56:17.725Z Downloaded icu_locid_transform_data v1.5.0
11002024-11-21T21:56:17.728Z Downloaded httparse v1.9.5
11012024-11-21T21:56:17.731Z Downloaded cookie v0.18.1
11022024-11-21T21:56:17.731Z Downloaded blake2 v0.10.6
11032024-11-21T21:56:17.733Z Downloaded serde_with_macros v3.11.0
11042024-11-21T21:56:17.736Z Downloaded universal-hash v0.5.1
11052024-11-21T21:56:17.736Z Downloaded try-lock v0.2.5
11062024-11-21T21:56:17.738Z Downloaded shlex v1.3.0
11072024-11-21T21:56:17.738Z Downloaded memmap2 v0.9.5
11082024-11-21T21:56:17.740Z Downloaded lru-cache v0.1.2
11092024-11-21T21:56:17.740Z Downloaded lru v0.12.5
11102024-11-21T21:56:17.741Z Downloaded lock_api v0.4.12
11112024-11-21T21:56:17.743Z Downloaded litemap v0.7.3
11122024-11-21T21:56:17.745Z Downloaded managed v0.8.0
11132024-11-21T21:56:17.745Z Downloaded linear-map v1.2.0
11142024-11-21T21:56:17.748Z Downloaded siphasher v0.3.11
11152024-11-21T21:56:17.748Z Downloaded serde_plain v1.0.2
11162024-11-21T21:56:17.750Z Downloaded sec1 v0.7.3
11172024-11-21T21:56:17.752Z Downloaded lalrpop-util v0.19.12
11182024-11-21T21:56:17.753Z Downloaded ipnetwork v0.20.0
11192024-11-21T21:56:17.753Z Downloaded internet-checksum v0.2.1
11202024-11-21T21:56:17.755Z Downloaded inout v0.1.3
11212024-11-21T21:56:17.755Z Downloaded indoc v1.0.9
11222024-11-21T21:56:17.758Z Downloaded impl-trait-for-tuples v0.2.2
11232024-11-21T21:56:17.760Z Downloaded lazy_static v1.5.0
11242024-11-21T21:56:17.763Z Downloaded idna_adapter v1.2.0
11252024-11-21T21:56:17.763Z Downloaded base64ct v1.6.0
11262024-11-21T21:56:17.765Z Downloaded ctr v0.9.2
11272024-11-21T21:56:17.765Z Downloaded hickory-resolver v0.24.1
11282024-11-21T21:56:17.769Z Downloaded crc-catalog v2.4.0
11292024-11-21T21:56:17.771Z Downloaded colored v2.1.0
11302024-11-21T21:56:17.773Z Downloaded chacha20 v0.9.1
11312024-11-21T21:56:17.773Z Downloaded is-terminal v0.4.13
11322024-11-21T21:56:17.776Z Downloaded bcs v0.1.6
11332024-11-21T21:56:17.776Z Downloaded castaway v0.2.3
11342024-11-21T21:56:17.778Z Downloaded cassowary v0.3.0
11352024-11-21T21:56:17.778Z Downloaded bitfield v0.14.0
11362024-11-21T21:56:17.781Z Downloaded bit-vec v0.6.3
11372024-11-21T21:56:17.781Z Downloaded bit-set v0.5.3
11382024-11-21T21:56:17.784Z Downloaded bb8 v0.8.5
11392024-11-21T21:56:18.028Z Downloaded ring v0.17.8
11402024-11-21T21:56:18.115Z Downloaded ring v0.16.20
11412024-11-21T21:56:18.217Z Downloaded libsqlite3-sys v0.30.1
11422024-11-21T21:56:18.418Z Downloaded aws-lc-sys v0.22.0
11432024-11-21T21:56:18.727Z Compiling serde v1.0.215
11442024-11-21T21:56:18.730Z Compiling lock_api v0.4.12
11452024-11-21T21:56:18.730Z Compiling scopeguard v1.2.0
11462024-11-21T21:56:18.730Z Compiling value-bag v1.9.0
11472024-11-21T21:56:18.887Z Compiling typenum v1.17.0
11482024-11-21T21:56:18.890Z Compiling generic-array v0.14.7
11492024-11-21T21:56:18.934Z Compiling syn v2.0.87
11502024-11-21T21:56:18.949Z Compiling getrandom v0.2.15
11512024-11-21T21:56:19.025Z Compiling subtle v2.6.1
11522024-11-21T21:56:19.421Z Compiling rand_core v0.6.4
11532024-11-21T21:56:19.513Z Compiling shlex v1.3.0
11542024-11-21T21:56:19.564Z Compiling log v0.4.22
11552024-11-21T21:56:19.607Z Compiling jobserver v0.1.32
11562024-11-21T21:56:19.704Z Compiling const-oid v0.9.6
11572024-11-21T21:56:19.933Z Compiling smallvec v1.13.2
11582024-11-21T21:56:19.955Z Compiling spin v0.9.8
11592024-11-21T21:56:19.987Z Compiling cc v1.1.30
11602024-11-21T21:56:20.377Z Compiling pin-project-lite v0.2.14
11612024-11-21T21:56:20.405Z Compiling rustix v0.38.37
11622024-11-21T21:56:20.510Z Compiling parking_lot_core v0.9.10
11632024-11-21T21:56:20.531Z Compiling futures-core v0.3.31
11642024-11-21T21:56:20.614Z Compiling signal-hook-registry v1.4.2
11652024-11-21T21:56:20.842Z Compiling mio v1.0.2
11662024-11-21T21:56:21.399Z Compiling aho-corasick v1.1.3
11672024-11-21T21:56:21.548Z Compiling parking_lot v0.12.3
11682024-11-21T21:56:21.807Z Compiling cpufeatures v0.2.14
11692024-11-21T21:56:21.828Z Compiling either v1.13.0
11702024-11-21T21:56:21.847Z Compiling regex-syntax v0.8.5
11712024-11-21T21:56:21.925Z Compiling lazy_static v1.5.0
11722024-11-21T21:56:22.059Z Compiling glob v0.3.1
11732024-11-21T21:56:22.078Z Compiling stable_deref_trait v1.2.0
11742024-11-21T21:56:22.202Z Compiling futures-sink v0.3.31
11752024-11-21T21:56:22.261Z Compiling socket2 v0.5.7
11762024-11-21T21:56:22.375Z Compiling slab v0.4.9
11772024-11-21T21:56:22.536Z Compiling prettyplease v0.2.25
11782024-11-21T21:56:22.823Z Compiling minimal-lexical v0.2.1
11792024-11-21T21:56:23.054Z Compiling clang-sys v1.8.1
11802024-11-21T21:56:23.168Z Compiling libloading v0.8.5
11812024-11-21T21:56:23.324Z Compiling nom v7.1.3
11822024-11-21T21:56:23.327Z Compiling home v0.5.9
11832024-11-21T21:56:23.581Z Compiling serde_json v1.0.132
11842024-11-21T21:56:23.615Z Compiling bindgen v0.69.5
11852024-11-21T21:56:23.927Z Compiling futures-channel v0.3.31
11862024-11-21T21:56:24.395Z Compiling itertools v0.12.1
11872024-11-21T21:56:24.452Z Compiling futures-io v0.3.31
11882024-11-21T21:56:24.477Z Compiling pin-utils v0.1.0
11892024-11-21T21:56:24.580Z Compiling foldhash v0.1.3
11902024-11-21T21:56:24.803Z Compiling futures-task v0.3.31
11912024-11-21T21:56:24.894Z Compiling allocator-api2 v0.2.18
11922024-11-21T21:56:25.112Z Compiling rustc-hash v1.1.0
11932024-11-21T21:56:25.266Z Compiling lazycell v1.3.0
11942024-11-21T21:56:25.444Z Compiling cmake v0.1.51
11952024-11-21T21:56:25.692Z Compiling regex-automata v0.4.8
11962024-11-21T21:56:26.514Z Compiling hashbrown v0.15.0
11972024-11-21T21:56:27.040Z Compiling synstructure v0.13.1
11982024-11-21T21:56:27.606Z Compiling cexpr v0.6.0
11992024-11-21T21:56:27.879Z Compiling pkg-config v0.3.31
12002024-11-21T21:56:28.809Z Compiling fs_extra v1.3.0
12012024-11-21T21:56:28.843Z Compiling libm v0.2.8
12022024-11-21T21:56:29.218Z Compiling dunce v1.0.5
12032024-11-21T21:56:29.362Z Compiling tinyvec_macros v0.1.1
12042024-11-21T21:56:29.456Z Compiling tinyvec v1.8.0
12052024-11-21T21:56:29.478Z Compiling num-traits v0.2.19
12062024-11-21T21:56:29.480Z Compiling ring v0.17.8
12072024-11-21T21:56:30.015Z Compiling base64ct v1.6.0
12082024-11-21T21:56:30.429Z Compiling litemap v0.7.3
12092024-11-21T21:56:30.618Z Compiling writeable v0.5.5
12102024-11-21T21:56:30.654Z Compiling paste v1.0.15
12112024-11-21T21:56:30.840Z Compiling unicode-bidi v0.3.17
12122024-11-21T21:56:30.954Z Compiling unicode-normalization v0.1.24
12132024-11-21T21:56:31.232Z Compiling regex v1.11.1
12142024-11-21T21:56:32.010Z Compiling pem-rfc7468 v0.7.0
12152024-11-21T21:56:32.097Z Compiling aws-lc-rs v1.10.0
12162024-11-21T21:56:32.278Z Compiling flagset v0.4.6
12172024-11-21T21:56:32.501Z Compiling httparse v1.9.5
12182024-11-21T21:56:32.740Z Compiling tracing-core v0.1.32
12192024-11-21T21:56:33.052Z Compiling icu_locid_transform_data v1.5.0
12202024-11-21T21:56:33.157Z Compiling percent-encoding v2.3.1
12212024-11-21T21:56:33.290Z Compiling rustls-pki-types v1.9.0
12222024-11-21T21:56:33.530Z Compiling crossbeam-utils v0.8.20
12232024-11-21T21:56:34.012Z Compiling serde_derive v1.0.215
12242024-11-21T21:56:34.062Z Compiling zeroize_derive v1.4.2
12252024-11-21T21:56:34.105Z Compiling zerocopy-derive v0.7.35
12262024-11-21T21:56:34.307Z Compiling tokio-macros v2.4.0
12272024-11-21T21:56:34.420Z Compiling zerofrom-derive v0.1.4
12282024-11-21T21:56:35.653Z Compiling zeroize v1.8.1
12292024-11-21T21:56:35.928Z Compiling thiserror-impl v1.0.69
12302024-11-21T21:56:36.031Z Compiling yoke-derive v0.7.4
12312024-11-21T21:56:36.352Z Compiling zerocopy v0.7.35
12322024-11-21T21:56:37.345Z Compiling crypto-common v0.1.6
12332024-11-21T21:56:37.564Z Compiling block-buffer v0.10.4
12342024-11-21T21:56:37.837Z Compiling digest v0.10.7
12352024-11-21T21:56:38.016Z Compiling zerovec-derive v0.10.3
12362024-11-21T21:56:38.331Z Compiling hmac v0.12.1
12372024-11-21T21:56:38.537Z Compiling futures-macro v0.3.31
12382024-11-21T21:56:38.572Z Compiling block-padding v0.3.3
12392024-11-21T21:56:38.671Z Compiling zerofrom v0.1.4
12402024-11-21T21:56:38.810Z Compiling displaydoc v0.2.5
12412024-11-21T21:56:38.908Z Compiling inout v0.1.3
12422024-11-21T21:56:39.014Z Compiling yoke v0.7.4
12432024-11-21T21:56:39.211Z Compiling cipher v0.4.4
12442024-11-21T21:56:39.386Z Compiling thiserror v1.0.69
12452024-11-21T21:56:39.433Z Compiling sha2 v0.10.8
12462024-11-21T21:56:39.525Z Compiling ppv-lite86 v0.2.20
12472024-11-21T21:56:39.743Z Compiling der_derive v0.7.3
12482024-11-21T21:56:40.051Z Compiling icu_provider_macros v1.5.0
12492024-11-21T21:56:40.404Z Compiling rand_chacha v0.3.1
12502024-11-21T21:56:40.521Z Compiling futures-util v0.3.31
12512024-11-21T21:56:40.556Z Compiling tracing-attributes v0.1.27
12522024-11-21T21:56:40.758Z Compiling zerovec v0.10.4
12532024-11-21T21:56:41.252Z Compiling rand v0.8.5
12542024-11-21T21:56:42.212Z Compiling der v0.7.9
12552024-11-21T21:56:42.747Z Compiling tinystr v0.7.6
12562024-11-21T21:56:43.114Z Compiling icu_collections v1.5.0
12572024-11-21T21:56:43.259Z Compiling icu_locid v1.5.0
12582024-11-21T21:56:43.262Z Compiling salsa20 v0.10.2
12592024-11-21T21:56:43.430Z Compiling pest v2.7.14
12602024-11-21T21:56:43.462Z Compiling pbkdf2 v0.12.2
12612024-11-21T21:56:43.663Z Compiling icu_properties_data v1.5.0
12622024-11-21T21:56:43.951Z Compiling untrusted v0.9.0
12632024-11-21T21:56:44.171Z Compiling vcpkg v0.2.15
12642024-11-21T21:56:44.594Z Compiling icu_provider v1.5.0
12652024-11-21T21:56:44.710Z Compiling tracing v0.1.40
12662024-11-21T21:56:45.264Z Compiling spki v0.7.3
12672024-11-21T21:56:45.627Z Compiling icu_locid_transform v1.5.0
12682024-11-21T21:56:45.666Z Compiling num-conv v0.1.0
12692024-11-21T21:56:45.688Z Compiling time-core v0.1.2
12702024-11-21T21:56:45.730Z Compiling untrusted v0.7.1
12712024-11-21T21:56:45.873Z Compiling powerfmt v0.2.0
12722024-11-21T21:56:45.916Z Compiling mirai-annotations v1.12.0
12732024-11-21T21:56:45.960Z Compiling time-macros v0.2.18
12742024-11-21T21:56:46.127Z Compiling pest_meta v2.7.14
12752024-11-21T21:56:46.279Z Compiling deranged v0.3.11
12762024-11-21T21:56:46.395Z Compiling openssl-sys v0.9.103
12772024-11-21T21:56:46.974Z Compiling icu_properties v1.5.1
12782024-11-21T21:56:48.203Z Compiling scrypt v0.11.0
12792024-11-21T21:56:48.347Z Compiling bitflags v2.6.0
12802024-11-21T21:56:48.692Z Compiling bytes v1.8.0
12812024-11-21T21:56:48.893Z Compiling indexmap v2.6.0
12822024-11-21T21:56:49.268Z Compiling semver v1.0.23
12832024-11-21T21:56:50.076Z Compiling tokio v1.40.0
12842024-11-21T21:56:50.098Z Compiling http v1.1.0
12852024-11-21T21:56:50.414Z Compiling rustc_version v0.4.1
12862024-11-21T21:56:50.479Z Compiling cbc v0.1.2
12872024-11-21T21:56:50.739Z Compiling aes v0.8.4
12882024-11-21T21:56:51.190Z Compiling scroll_derive v0.12.0
12892024-11-21T21:56:51.405Z Compiling atomic-waker v1.1.2
12902024-11-21T21:56:51.600Z Compiling num_threads v0.1.7
12912024-11-21T21:56:51.736Z Compiling utf8_iter v1.0.4
12922024-11-21T21:56:51.996Z Compiling write16 v1.0.0
12932024-11-21T21:56:52.073Z Compiling icu_normalizer_data v1.5.0
12942024-11-21T21:56:52.118Z Compiling utf16_iter v1.0.5
12952024-11-21T21:56:52.140Z Compiling time v0.3.36
12962024-11-21T21:56:52.179Z Compiling pkcs5 v0.7.1
12972024-11-21T21:56:52.319Z Compiling icu_normalizer v1.5.0
12982024-11-21T21:56:52.643Z Compiling http-body v1.0.1
12992024-11-21T21:56:52.692Z Compiling scroll v0.12.0
13002024-11-21T21:56:52.893Z Compiling which v4.4.2
13012024-11-21T21:56:53.513Z Compiling pest_generator v2.7.14
13022024-11-21T21:56:53.588Z Compiling form_urlencoded v1.2.1
13032024-11-21T21:56:53.661Z Compiling try-lock v0.2.5
13042024-11-21T21:56:53.826Z Compiling slog v2.7.0
13052024-11-21T21:56:53.926Z Compiling goblin v0.8.2
13062024-11-21T21:56:54.290Z Compiling want v0.3.1
13072024-11-21T21:56:54.404Z Compiling idna_adapter v1.2.0
13082024-11-21T21:56:54.425Z Compiling pkcs8 v0.10.2
13092024-11-21T21:56:54.593Z Compiling httpdate v1.0.3
13102024-11-21T21:56:54.637Z Compiling idna v1.0.3
13112024-11-21T21:56:55.185Z Compiling toml_datetime v0.6.8
13122024-11-21T21:56:55.568Z Compiling pest_derive v2.7.14
13132024-11-21T21:56:55.734Z Compiling serde_tokenstream v0.2.2
13142024-11-21T21:56:55.967Z Compiling uuid v1.11.0
13152024-11-21T21:56:56.376Z Compiling serde_spanned v0.6.8
13162024-11-21T21:56:56.400Z Compiling dtrace-parser v0.2.0
13172024-11-21T21:56:56.541Z Compiling base64 v0.22.1
13182024-11-21T21:56:56.610Z Compiling tower-service v0.3.3
13192024-11-21T21:56:56.745Z Compiling rustversion v1.0.17
13202024-11-21T21:56:57.317Z Compiling openssl v0.10.66
13212024-11-21T21:56:57.405Z Compiling iana-time-zone v0.1.61
13222024-11-21T21:56:57.494Z Compiling match_cfg v0.1.0
13232024-11-21T21:56:57.600Z Compiling adler2 v2.0.0
13242024-11-21T21:56:57.622Z Compiling foreign-types-shared v0.1.1
13252024-11-21T21:56:57.743Z Compiling foreign-types v0.3.2
13262024-11-21T21:56:57.768Z Compiling miniz_oxide v0.8.0
13272024-11-21T21:56:57.791Z Compiling hostname v0.3.1
13282024-11-21T21:56:57.845Z Compiling chrono v0.4.38
13292024-11-21T21:56:57.939Z Compiling url v2.5.3
13302024-11-21T21:56:58.660Z Compiling tokio-util v0.7.12
13312024-11-21T21:56:59.427Z Compiling openssl-macros v0.1.1
13322024-11-21T21:56:59.465Z Compiling async-trait v0.1.83
13332024-11-21T21:56:59.973Z Compiling h2 v0.4.6
13342024-11-21T21:57:00.178Z Compiling dof v0.3.0
13352024-11-21T21:57:00.199Z Compiling dirs-sys-next v0.1.2
13362024-11-21T21:57:00.861Z Compiling syn v1.0.109
13372024-11-21T21:57:01.603Z Compiling usdt-impl v0.5.0
13382024-11-21T21:57:01.634Z Compiling rustls v0.23.14
13392024-11-21T21:57:01.917Z Compiling siphasher v0.3.11
13402024-11-21T21:57:02.309Z Compiling rustls v0.22.4
13412024-11-21T21:57:02.330Z Compiling native-tls v0.2.12
13422024-11-21T21:57:02.410Z Compiling data-encoding v2.6.0
13432024-11-21T21:57:02.670Z Compiling dirs-next v2.0.0
13442024-11-21T21:57:03.101Z Compiling http-body-util v0.1.2
13452024-11-21T21:57:03.656Z Compiling heapless v0.7.17
13462024-11-21T21:57:04.164Z Compiling crossbeam-epoch v0.9.18
13472024-11-21T21:57:04.318Z Compiling signature v2.2.0
13482024-11-21T21:57:04.603Z Compiling sha1 v0.10.6
13492024-11-21T21:57:04.624Z Compiling bzip2-sys v0.1.11+1.0.8
13502024-11-21T21:57:04.844Z Compiling serde_derive_internals v0.29.1
13512024-11-21T21:57:04.945Z Compiling thread_local v1.1.8
13522024-11-21T21:57:05.052Z Compiling cookie v0.18.1
13532024-11-21T21:57:05.134Z Compiling encoding_rs v0.8.34
13542024-11-21T21:57:05.343Z Compiling multer v3.1.0
13552024-11-21T21:57:05.510Z Compiling unicode-properties v0.1.3
13562024-11-21T21:57:05.639Z Compiling signal-hook v0.3.17
13572024-11-21T21:57:05.902Z Compiling ipnet v2.10.1
13582024-11-21T21:57:05.924Z Compiling openssl-probe v0.1.5
13592024-11-21T21:57:06.028Z Compiling gimli v0.31.1
13602024-11-21T21:57:06.307Z Compiling schemars v0.8.21
13612024-11-21T21:57:06.653Z Compiling mime v0.3.17
13622024-11-21T21:57:07.199Z Compiling hyper v1.5.0
13632024-11-21T21:57:07.317Z Compiling slog-async v2.8.0
13642024-11-21T21:57:07.635Z Compiling rayon-core v1.12.1
13652024-11-21T21:57:07.864Z Compiling toml_edit v0.22.22
13662024-11-21T21:57:08.010Z Compiling schemars_derive v0.8.21
13672024-11-21T21:57:10.340Z Compiling hyper-util v0.1.10
13682024-11-21T21:57:10.807Z Compiling addr2line v0.24.2
13692024-11-21T21:57:11.492Z Compiling stringprep v0.1.5
13702024-11-21T21:57:11.585Z Compiling crossbeam-deque v0.8.5
13712024-11-21T21:57:11.612Z Compiling usdt-attr-macro v0.5.0
13722024-11-21T21:57:11.700Z Compiling usdt-macro v0.5.0
13732024-11-21T21:57:11.968Z Compiling term v0.7.0
13742024-11-21T21:57:13.198Z Compiling slog-json v2.6.1
13752024-11-21T21:57:13.221Z Compiling serde_urlencoded v0.7.1
13762024-11-21T21:57:13.240Z Compiling curve25519-dalek v4.1.3
13772024-11-21T21:57:13.449Z Compiling crossbeam-channel v0.5.13
13782024-11-21T21:57:13.469Z Compiling futures-executor v0.3.31
13792024-11-21T21:57:13.588Z Compiling enum-as-inner v0.6.1
13802024-11-21T21:57:13.767Z Compiling md-5 v0.10.6
13812024-11-21T21:57:13.864Z Compiling async-stream-impl v0.3.6
13822024-11-21T21:57:14.034Z Compiling rustls-pemfile v2.2.0
13832024-11-21T21:57:14.051Z Compiling num-integer v0.1.46
13842024-11-21T21:57:14.422Z Compiling idna v0.3.0
13852024-11-21T21:57:14.639Z Compiling idna v0.4.0
13862024-11-21T21:57:14.737Z Compiling hash32 v0.2.1
13872024-11-21T21:57:14.911Z Compiling ff v0.13.0
13882024-11-21T21:57:15.104Z Compiling is-terminal v0.4.13
13892024-11-21T21:57:15.139Z Compiling object v0.36.5
13902024-11-21T21:57:15.244Z Compiling dropshot v0.12.0
13912024-11-21T21:57:15.290Z Compiling anyhow v1.0.93
13922024-11-21T21:57:15.528Z Compiling portable-atomic v1.9.0
13932024-11-21T21:57:15.937Z Compiling num-bigint-dig v0.8.4
13942024-11-21T21:57:16.144Z Compiling rustc-demangle v0.1.24
13952024-11-21T21:57:16.231Z Compiling quick-error v1.2.3
13962024-11-21T21:57:16.283Z Compiling utf-8 v0.7.6
13972024-11-21T21:57:16.330Z Compiling base16ct v0.2.0
13982024-11-21T21:57:16.388Z Compiling linked-hash-map v0.5.6
13992024-11-21T21:57:16.635Z Compiling smoltcp v0.9.1
14002024-11-21T21:57:16.657Z Compiling fallible-iterator v0.2.0
14012024-11-21T21:57:16.686Z Compiling dyn-clone v1.0.17
14022024-11-21T21:57:16.756Z Compiling psl-types v2.0.11
14032024-11-21T21:57:16.904Z Compiling take_mut v0.2.2
14042024-11-21T21:57:16.958Z Compiling publicsuffix v2.2.3
14052024-11-21T21:57:17.228Z Compiling lru-cache v0.1.2
14062024-11-21T21:57:17.371Z Compiling postgres-protocol v0.6.7
14072024-11-21T21:57:17.433Z Compiling sec1 v0.7.3
14082024-11-21T21:57:17.475Z Compiling tungstenite v0.24.0
14092024-11-21T21:57:18.029Z Compiling resolv-conf v0.7.0
14102024-11-21T21:57:18.766Z Compiling hickory-proto v0.24.1
14112024-11-21T21:57:18.792Z Compiling async-stream v0.3.6
14122024-11-21T21:57:18.833Z Compiling slog-term v2.9.1
14132024-11-21T21:57:19.093Z Compiling usdt v0.5.0
14142024-11-21T21:57:19.656Z Compiling group v0.13.0
14152024-11-21T21:57:19.983Z Compiling num-iter v0.1.45
14162024-11-21T21:57:20.195Z Compiling futures v0.3.31
14172024-11-21T21:57:20.293Z Compiling slog-bunyan v2.5.0
14182024-11-21T21:57:21.701Z Compiling camino v1.1.9
14192024-11-21T21:57:22.261Z Compiling toml v0.8.19
14202024-11-21T21:57:22.285Z Compiling tokio-native-tls v0.3.1
14212024-11-21T21:57:22.326Z Compiling phf_shared v0.11.2
14222024-11-21T21:57:22.784Z Compiling backtrace v0.3.74
14232024-11-21T21:57:22.790Z Compiling dropshot_endpoint v0.12.0
14242024-11-21T21:57:22.790Z Compiling terminal_size v0.4.0
14252024-11-21T21:57:22.973Z Compiling waitgroup v0.1.2
14262024-11-21T21:57:23.209Z Compiling openapiv3 v2.0.0
14272024-11-21T21:57:23.370Z Compiling serde_path_to_error v0.1.16
14282024-11-21T21:57:24.054Z Compiling hkdf v0.12.4
14292024-11-21T21:57:24.305Z Compiling crypto-bigint v0.5.5
14302024-11-21T21:57:24.353Z Compiling curve25519-dalek-derive v0.1.1
14312024-11-21T21:57:25.935Z Compiling zerocopy-derive v0.6.6
14322024-11-21T21:57:26.425Z Compiling webpki-roots v0.26.6
14332024-11-21T21:57:26.659Z Compiling idna v0.5.0
14342024-11-21T21:57:27.225Z Compiling hubpack_derive v0.1.1
14352024-11-21T21:57:27.523Z Compiling hostname v0.4.0
14362024-11-21T21:57:27.787Z Compiling fs-err v2.11.0
14372024-11-21T21:57:27.822Z Compiling ahash v0.8.11
14382024-11-21T21:57:28.074Z Compiling crc32fast v1.4.2
14392024-11-21T21:57:28.107Z Compiling winnow v0.5.40
14402024-11-21T21:57:28.143Z Compiling managed v0.8.0
14412024-11-21T21:57:28.190Z Compiling bitflags v1.3.2
14422024-11-21T21:57:28.303Z Compiling debug-ignore v1.0.5
14432024-11-21T21:57:28.394Z Compiling clap_builder v4.5.21
14442024-11-21T21:57:28.458Z Compiling strum_macros v0.25.3
14452024-11-21T21:57:28.482Z Compiling console v0.15.8
14462024-11-21T21:57:29.688Z Compiling flate2 v1.0.34
14472024-11-21T21:57:30.217Z Compiling zerocopy v0.6.6
14482024-11-21T21:57:30.724Z Compiling hubpack v0.1.2
14492024-11-21T21:57:30.793Z Compiling cookie_store v0.21.0
14502024-11-21T21:57:30.909Z Compiling elliptic-curve v0.13.8
14512024-11-21T21:57:31.187Z Compiling hickory-resolver v0.24.1
14522024-11-21T21:57:31.769Z Compiling toml_edit v0.19.15
14532024-11-21T21:57:32.423Z Compiling phf v0.11.2
14542024-11-21T21:57:32.730Z Compiling hyper-tls v0.6.0
14552024-11-21T21:57:32.763Z Compiling signal-hook-mio v0.2.4
14562024-11-21T21:57:32.935Z Compiling rayon v1.10.0
14572024-11-21T21:57:32.984Z Compiling bzip2 v0.4.4
14582024-11-21T21:57:33.372Z Compiling tokio-tungstenite v0.24.0
14592024-11-21T21:57:33.947Z Compiling postgres-types v0.2.8
14602024-11-21T21:57:37.104Z Compiling ed25519 v2.2.3
14612024-11-21T21:57:37.850Z Compiling phf_shared v0.10.0
14622024-11-21T21:57:38.005Z Compiling tokio-stream v0.1.16
14632024-11-21T21:57:38.098Z Compiling pkcs1 v0.7.5
14642024-11-21T21:57:38.237Z Compiling serde-big-array v0.5.1
14652024-11-21T21:57:38.484Z Compiling clap_derive v4.5.18
14662024-11-21T21:57:39.047Z Compiling rfc6979 v0.4.0
14672024-11-21T21:57:39.121Z Compiling derive-where v1.2.7
14682024-11-21T21:57:39.163Z Compiling serde_repr v0.1.19
14692024-11-21T21:57:39.223Z Compiling float-cmp v0.9.0
14702024-11-21T21:57:39.291Z Compiling bstr v1.10.0
14712024-11-21T21:57:39.460Z Compiling sync_wrapper v1.0.1
14722024-11-21T21:57:39.628Z Compiling bit-vec v0.6.3
14732024-11-21T21:57:39.970Z Compiling precomputed-hash v0.1.1
14742024-11-21T21:57:40.125Z Compiling whoami v1.5.2
14752024-11-21T21:57:40.146Z Compiling normalize-line-endings v0.3.0
14762024-11-21T21:57:40.274Z Compiling fixedbitset v0.4.2
14772024-11-21T21:57:40.383Z Compiling unicode-segmentation v1.12.0
14782024-11-21T21:57:40.746Z Compiling number_prefix v0.4.0
14792024-11-21T21:57:40.771Z Compiling unicode-width v0.2.0
14802024-11-21T21:57:40.983Z Compiling predicates-core v1.0.8
14812024-11-21T21:57:41.174Z Compiling new_debug_unreachable v1.0.6
14822024-11-21T21:57:41.285Z Compiling difflib v0.4.0
14832024-11-21T21:57:41.307Z Compiling static_assertions v1.1.0
14842024-11-21T21:57:41.326Z Compiling string_cache v0.8.7
14852024-11-21T21:57:41.351Z Compiling indicatif v0.17.9
14862024-11-21T21:57:41.409Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14872024-11-21T21:57:41.802Z Compiling predicates v3.1.2
14882024-11-21T21:57:42.771Z Compiling similar v2.6.0
14892024-11-21T21:57:42.974Z Compiling petgraph v0.6.5
14902024-11-21T21:57:43.594Z Compiling tokio-postgres v0.7.12
14912024-11-21T21:57:43.681Z Compiling clap v4.5.21
14922024-11-21T21:57:43.704Z Compiling bit-set v0.5.3
14932024-11-21T21:57:43.820Z Compiling ecdsa v0.16.9
14942024-11-21T21:57:44.010Z Compiling rsa v0.9.6
14952024-11-21T21:57:44.754Z Compiling ed25519-dalek v2.1.1
14962024-11-21T21:57:45.337Z Compiling toml v0.7.8
14972024-11-21T21:57:46.111Z Compiling zip v0.6.6
14982024-11-21T21:57:47.138Z Compiling crossterm v0.28.1
14992024-11-21T21:57:48.069Z Compiling hex v0.4.3
15002024-11-21T21:57:48.103Z Compiling x509-cert v0.2.5
15012024-11-21T21:57:48.227Z Compiling itertools v0.10.5
15022024-11-21T21:57:48.630Z Compiling peg-runtime v0.8.3
15032024-11-21T21:57:48.654Z Compiling lalrpop-util v0.19.12
15042024-11-21T21:57:49.013Z Compiling unicode-xid v0.2.6
15052024-11-21T21:57:49.211Z Compiling strum_macros v0.26.4
15062024-11-21T21:57:49.349Z Compiling xattr v1.3.1
15072024-11-21T21:57:49.627Z Compiling filetime v0.2.25
15082024-11-21T21:57:49.958Z Compiling tar v0.4.42
15092024-11-21T21:57:54.519Z Compiling strum v0.26.3
15102024-11-21T21:57:56.829Z Compiling aws-lc-sys v0.22.0
15112024-11-21T21:58:29.590Z Compiling rustls-webpki v0.102.8
15122024-11-21T21:58:33.044Z Compiling tokio-rustls v0.25.0
15132024-11-21T21:58:34.866Z Compiling tokio-rustls v0.26.0
15142024-11-21T21:58:35.234Z Compiling hyper-rustls v0.27.3
15152024-11-21T21:58:35.535Z Compiling reqwest v0.12.9
15162024-11-21T21:58:36.558Z Compiling qorb v0.2.0
15172024-11-21T21:58:41.570Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15182024-11-21T21:58:41.806Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15192024-11-21T21:58:47.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15202024-11-21T21:58:47.930Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15212024-11-21T21:58:47.979ZNov 21 21:58:46.838 INFO Starting download, target: Console
15222024-11-21T21:58:47.979ZNov 21 21:58:46.838 INFO Starting download, target: Clickhouse
15232024-11-21T21:58:47.979ZNov 21 21:58:46.838 INFO Starting download, target: DendriteOpenapi
15242024-11-21T21:58:47.979ZNov 21 21:58:46.838 INFO Starting download, target: Cockroach
15252024-11-21T21:58:47.979ZNov 21 21:58:46.838 INFO Starting download, target: DendriteStub
15262024-11-21T21:58:47.983ZNov 21 21:58:46.838 INFO Starting download, target: MaghemiteMgd
15272024-11-21T21:58:47.983ZNov 21 21:58:46.838 INFO Starting download, target: TransceiverControl
15282024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15292024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/dpd-6ff2fa108419df134b869a08021fc64d0a58595a.json (attempt 1/3), target: DendriteOpenapi
15302024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15312024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15322024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15332024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15342024-11-21T21:58:47.983ZNov 21 21:58:46.839 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15352024-11-21T21:58:48.249ZNov 21 21:58:47.108 INFO Download complete, target: DendriteOpenapi
15362024-11-21T21:58:48.596ZNov 21 21:58:47.390 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15372024-11-21T21:58:48.693ZNov 21 21:58:47.417 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15382024-11-21T21:58:48.855ZNov 21 21:58:47.709 INFO Download complete, target: Console
15392024-11-21T21:58:48.986ZNov 21 21:58:47.841 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15402024-11-21T21:58:49.196ZNov 21 21:58:48.054 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15412024-11-21T21:58:49.207ZNov 21 21:58:48.066 INFO Download complete, target: TransceiverControl
15422024-11-21T21:58:49.710ZNov 21 21:58:48.568 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15432024-11-21T21:58:49.710ZNov 21 21:58:48.568 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15442024-11-21T21:58:50.783ZNov 21 21:58:49.641 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15452024-11-21T21:58:52.028ZNov 21 21:58:50.886 INFO Download complete, target: DendriteStub
15462024-11-21T21:58:52.157ZNov 21 21:58:51.015 INFO Download complete, target: MaghemiteMgd
15472024-11-21T21:58:57.070ZNov 21 21:58:55.895 INFO Checking that binary works, target: Cockroach
15482024-11-21T21:58:57.194ZNov 21 21:58:56.052 INFO Download complete, target: Cockroach
15492024-11-21T21:59:02.750ZNov 21 21:59:01.606 INFO Checking that binary works, target: Clickhouse
15502024-11-21T21:59:03.220ZNov 21 21:59:02.077 INFO Download complete, target: Clickhouse
15512024-11-21T21:59:03.227ZAll prerequisites installed successfully
15522024-11-21T21:59:03.230Z
15532024-11-21T21:59:03.230Zreal 5:15.559020610
15542024-11-21T21:59:03.230Zuser 16:42.326988621
15552024-11-21T21:59:03.230Zsys 3:18.653888294
15562024-11-21T21:59:03.230Ztrap 0.576719790
15572024-11-21T21:59:03.230Ztflt 5.341162971
15582024-11-21T21:59:03.230Zdflt 3.634240196
15592024-11-21T21:59:03.230Zkflt 0.132799121
15602024-11-21T21:59:03.230Zlock 29:58.058618814
15612024-11-21T21:59:03.230Zslp 1:03:37.544266565
15622024-11-21T21:59:03.230Zlat 57.062918794
15632024-11-21T21:59:03.230Zstop 2:24.599101292
15642024-11-21T21:59:03.230Z+ ptime -m cargo xtask download softnpu
15652024-11-21T21:59:03.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
15662024-11-21T21:59:03.777Z Running `target/debug/xtask download softnpu`
15672024-11-21T21:59:04.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
15682024-11-21T21:59:04.673Z Running `target/debug/xtask-downloader softnpu`
15692024-11-21T21:59:04.712ZNov 21 21:59:03.568 INFO Starting download, target: Softnpu
15702024-11-21T21:59:04.715ZNov 21 21:59:03.569 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15712024-11-21T21:59:05.491ZNov 21 21:59:04.346 INFO Download complete, target: Softnpu
15722024-11-21T21:59:05.494Z
15732024-11-21T21:59:05.497Zreal 2.259925017
15742024-11-21T21:59:05.497Zuser 1.270835419
15752024-11-21T21:59:05.497Zsys 0.546568170
15762024-11-21T21:59:05.497Ztrap 0.000449678
15772024-11-21T21:59:05.497Ztflt 0.000003738
15782024-11-21T21:59:05.497Zdflt 0.000022436
15792024-11-21T21:59:05.497Zkflt 0.000000000
15802024-11-21T21:59:05.497Zlock 8.116600423
15812024-11-21T21:59:05.497Zslp 0.616106251
15822024-11-21T21:59:05.497Zlat 0.063642194
15832024-11-21T21:59:05.497Zstop 0.000165935
15842024-11-21T21:59:05.497Z+ export CARGO_INCREMENTAL=0
15852024-11-21T21:59:05.497Z+ CARGO_INCREMENTAL=0
15862024-11-21T21:59:05.497Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15872024-11-21T21:59:06.505Z Compiling proc-macro2 v1.0.89
15882024-11-21T21:59:06.505Z Compiling unicode-ident v1.0.13
15892024-11-21T21:59:06.507Z Compiling libc v0.2.162
15902024-11-21T21:59:06.507Z Compiling serde v1.0.215
15912024-11-21T21:59:06.507Z Compiling autocfg v1.4.0
15922024-11-21T21:59:06.507Z Compiling version_check v0.9.5
15932024-11-21T21:59:06.507Z Compiling cfg-if v1.0.0
15942024-11-21T21:59:06.812Z Compiling memchr v2.7.4
15952024-11-21T21:59:06.834Z Compiling typenum v1.17.0
15962024-11-21T21:59:06.851Z Compiling shlex v1.3.0
15972024-11-21T21:59:07.218Z Compiling value-bag v1.9.0
15982024-11-21T21:59:07.244Z Compiling scopeguard v1.2.0
15992024-11-21T21:59:07.321Z Compiling generic-array v0.14.7
16002024-11-21T21:59:07.465Z Compiling lock_api v0.4.12
16012024-11-21T21:59:07.684Z Compiling log v0.4.22
16022024-11-21T21:59:07.773Z Compiling parking_lot_core v0.9.10
16032024-11-21T21:59:08.195Z Compiling once_cell v1.20.2
16042024-11-21T21:59:08.243Z Compiling serde_json v1.0.132
16052024-11-21T21:59:08.394Z Compiling quote v1.0.37
16062024-11-21T21:59:08.485Z Compiling rustix v0.38.37
16072024-11-21T21:59:08.565Z Compiling thiserror v1.0.69
16082024-11-21T21:59:08.595Z Compiling libm v0.2.8
16092024-11-21T21:59:08.876Z Compiling syn v2.0.87
16102024-11-21T21:59:08.916Z Compiling jobserver v0.1.32
16112024-11-21T21:59:08.974Z Compiling getrandom v0.2.15
16122024-11-21T21:59:09.076Z Compiling aho-corasick v1.1.3
16132024-11-21T21:59:09.126Z Compiling regex-syntax v0.8.5
16142024-11-21T21:59:09.301Z Compiling cc v1.1.30
16152024-11-21T21:59:09.318Z Compiling num-traits v0.2.19
16162024-11-21T21:59:09.335Z Compiling either v1.13.0
16172024-11-21T21:59:09.613Z Compiling itoa v1.0.11
16182024-11-21T21:59:09.669Z Compiling spin v0.9.8
16192024-11-21T21:59:09.821Z Compiling slab v0.4.9
16202024-11-21T21:59:10.113Z Compiling byteorder v1.5.0
16212024-11-21T21:59:10.335Z Compiling errno v0.3.9
16222024-11-21T21:59:10.577Z Compiling rand_core v0.6.4
16232024-11-21T21:59:10.599Z Compiling lazy_static v1.5.0
16242024-11-21T21:59:10.719Z Compiling glob v0.3.1
16252024-11-21T21:59:11.328Z Compiling prettyplease v0.2.25
16262024-11-21T21:59:11.576Z Compiling clang-sys v1.8.1
16272024-11-21T21:59:11.912Z Compiling minimal-lexical v0.2.1
16282024-11-21T21:59:12.111Z Compiling libloading v0.8.5
16292024-11-21T21:59:12.256Z Compiling subtle v2.6.1
16302024-11-21T21:59:12.415Z Compiling nom v7.1.3
16312024-11-21T21:59:12.493Z Compiling bindgen v0.69.5
16322024-11-21T21:59:12.746Z Compiling regex-automata v0.4.8
16332024-11-21T21:59:12.878Z Compiling allocator-api2 v0.2.18
16342024-11-21T21:59:12.905Z Compiling home v0.5.9
16352024-11-21T21:59:13.185Z Compiling itertools v0.12.1
16362024-11-21T21:59:13.425Z Compiling rustc-hash v1.1.0
16372024-11-21T21:59:13.578Z Compiling smallvec v1.13.2
16382024-11-21T21:59:13.673Z Compiling semver v1.0.23
16392024-11-21T21:59:14.064Z Compiling lazycell v1.3.0
16402024-11-21T21:59:14.122Z Compiling cmake v0.1.51
16412024-11-21T21:59:14.422Z Compiling fs_extra v1.3.0
16422024-11-21T21:59:14.995Z Compiling dunce v1.0.5
16432024-11-21T21:59:15.551Z Compiling pkg-config v0.3.31
16442024-11-21T21:59:15.668Z Compiling ring v0.17.8
16452024-11-21T21:59:16.124Z Compiling cexpr v0.6.0
16462024-11-21T21:59:16.305Z Compiling pin-project-lite v0.2.14
16472024-11-21T21:59:16.426Z Compiling ryu v1.0.18
16482024-11-21T21:59:16.454Z Compiling const-oid v0.9.6
16492024-11-21T21:59:16.732Z Compiling synstructure v0.13.1
16502024-11-21T21:59:16.806Z Compiling fnv v1.0.7
16512024-11-21T21:59:16.951Z Compiling paste v1.0.15
16522024-11-21T21:59:17.847Z Compiling equivalent v1.0.1
16532024-11-21T21:59:17.866Z Compiling aws-lc-rs v1.10.0
16542024-11-21T21:59:17.967Z Compiling foldhash v0.1.3
16552024-11-21T21:59:18.108Z Compiling httparse v1.9.5
16562024-11-21T21:59:18.236Z Compiling regex v1.11.1
16572024-11-21T21:59:18.275Z Compiling hashbrown v0.15.0
16582024-11-21T21:59:18.769Z Compiling schemars v0.8.21
16592024-11-21T21:59:19.112Z Compiling heck v0.5.0
16602024-11-21T21:59:19.515Z Compiling serde_derive_internals v0.29.1
16612024-11-21T21:59:19.550Z Compiling signal-hook-registry v1.4.2
16622024-11-21T21:59:19.693Z Compiling mio v1.0.2
16632024-11-21T21:59:19.861Z Compiling parking_lot v0.12.3
16642024-11-21T21:59:21.653Z Compiling crossbeam-utils v0.8.20
16652024-11-21T21:59:21.829Z Compiling stable_deref_trait v1.2.0
16662024-11-21T21:59:21.945Z Compiling socket2 v0.5.7
16672024-11-21T21:59:21.963Z Compiling time-core v0.1.2
16682024-11-21T21:59:22.191Z Compiling num-conv v0.1.0
16692024-11-21T21:59:22.222Z Compiling serde_derive v1.0.215
16702024-11-21T21:59:22.485Z Compiling zeroize_derive v1.4.2
16712024-11-21T21:59:22.773Z Compiling zerocopy-derive v0.7.35
16722024-11-21T21:59:23.436Z Compiling thiserror-impl v1.0.69
16732024-11-21T21:59:23.514Z Compiling tokio-macros v2.4.0
16742024-11-21T21:59:23.648Z Compiling zerofrom-derive v0.1.4
16752024-11-21T21:59:23.831Z Compiling yoke-derive v0.7.4
16762024-11-21T21:59:23.933Z Compiling zeroize v1.8.1
16772024-11-21T21:59:24.620Z Compiling futures-macro v0.3.31
16782024-11-21T21:59:24.784Z Compiling zerovec-derive v0.10.3
16792024-11-21T21:59:24.990Z Compiling zerocopy v0.7.35
16802024-11-21T21:59:26.115Z Compiling displaydoc v0.2.5
16812024-11-21T21:59:26.537Z Compiling crypto-common v0.1.6
16822024-11-21T21:59:26.594Z Compiling tracing-attributes v0.1.27
16832024-11-21T21:59:26.687Z Compiling icu_provider_macros v1.5.0
16842024-11-21T21:59:26.755Z Compiling block-buffer v0.10.4
16852024-11-21T21:59:27.016Z Compiling digest v0.10.7
16862024-11-21T21:59:27.178Z Compiling schemars_derive v0.8.21
16872024-11-21T21:59:27.473Z Compiling der_derive v0.7.3
16882024-11-21T21:59:27.635Z Compiling futures-core v0.3.31
16892024-11-21T21:59:27.895Z Compiling time-macros v0.2.18
16902024-11-21T21:59:28.117Z Compiling vcpkg v0.2.15
16912024-11-21T21:59:29.709Z Compiling openssl-sys v0.9.103
16922024-11-21T21:59:30.685Z Compiling cpufeatures v0.2.14
16932024-11-21T21:59:30.692Z Compiling slog v2.7.0
16942024-11-21T21:59:30.769Z Compiling futures-sink v0.3.31
16952024-11-21T21:59:31.041Z Compiling ahash v0.8.11
16962024-11-21T21:59:31.136Z Compiling syn v1.0.109
16972024-11-21T21:59:31.684Z Compiling zerofrom v0.1.4
16982024-11-21T21:59:31.723Z Compiling scroll_derive v0.12.0
16992024-11-21T21:59:31.839Z Compiling ucd-trie v0.1.7
17002024-11-21T21:59:32.047Z Compiling iana-time-zone v0.1.61
17012024-11-21T21:59:32.297Z Compiling pest v2.7.14
17022024-11-21T21:59:32.300Z Compiling yoke v0.7.4
17032024-11-21T21:59:32.716Z Compiling futures-channel v0.3.31
17042024-11-21T21:59:33.092Z Compiling hmac v0.12.1
17052024-11-21T21:59:33.232Z Compiling futures-io v0.3.31
17062024-11-21T21:59:33.322Z Compiling pin-utils v0.1.0
17072024-11-21T21:59:33.457Z Compiling openssl v0.10.66
17082024-11-21T21:59:33.698Z Compiling futures-task v0.3.31
17092024-11-21T21:59:33.860Z Compiling zerovec v0.10.4
17102024-11-21T21:59:33.976Z Compiling futures-util v0.3.31
17112024-11-21T21:59:34.225Z Compiling block-padding v0.3.3
17122024-11-21T21:59:34.804Z Compiling tinyvec_macros v0.1.1
17132024-11-21T21:59:34.905Z Compiling pest_meta v2.7.14
17142024-11-21T21:59:35.400Z Compiling tinyvec v1.8.0
17152024-11-21T21:59:35.881Z Compiling bitflags v2.6.0
17162024-11-21T21:59:35.938Z Compiling bytes v1.8.0
17172024-11-21T21:59:37.901Z Compiling indexmap v2.6.0
17182024-11-21T21:59:39.037Z Compiling tokio v1.40.0
17192024-11-21T21:59:39.869Z Compiling serde_tokenstream v0.2.2
17202024-11-21T21:59:40.138Z Compiling http v1.1.0
17212024-11-21T21:59:40.415Z Compiling uuid v1.11.0
17222024-11-21T21:59:40.905Z Compiling which v4.4.2
17232024-11-21T21:59:41.693Z Compiling rustc_version v0.4.1
17242024-11-21T21:59:41.740Z Compiling chrono v0.4.38
17252024-11-21T21:59:44.224Z Compiling pest_generator v2.7.14
17262024-11-21T21:59:44.829Z Compiling serde_spanned v0.6.8
17272024-11-21T21:59:45.069Z Compiling toml_datetime v0.6.8
17282024-11-21T21:59:45.553Z Compiling inout v0.1.3
17292024-11-21T21:59:46.020Z Compiling openssl-macros v0.1.1
17302024-11-21T21:59:46.778Z Compiling strsim v0.11.1
17312024-11-21T21:59:47.612Z Compiling native-tls v0.2.12
17322024-11-21T21:59:47.952Z Compiling rustls v0.23.14
17332024-11-21T21:59:48.245Z Compiling pest_derive v2.7.14
17342024-11-21T21:59:48.544Z Compiling cipher v0.4.4
17352024-11-21T21:59:48.949Z Compiling unicode-normalization v0.1.24
17362024-11-21T21:59:49.019Z Compiling tinystr v0.7.6
17372024-11-21T21:59:49.021Z Compiling sha2 v0.10.8
17382024-11-21T21:59:49.490Z Compiling tracing-core v0.1.32
17392024-11-21T21:59:49.792Z Compiling usdt-impl v0.5.0
17402024-11-21T21:59:49.846Z Compiling writeable v0.5.5
17412024-11-21T21:59:50.067Z Compiling litemap v0.7.3
17422024-11-21T21:59:50.129Z Compiling base64ct v1.6.0
17432024-11-21T21:59:50.149Z Compiling dyn-clone v1.0.17
17442024-11-21T21:59:50.383Z Compiling unicode-bidi v0.3.17
17452024-11-21T21:59:50.475Z Compiling icu_locid v1.5.0
17462024-11-21T21:59:50.704Z Compiling pem-rfc7468 v0.7.0
17472024-11-21T21:59:51.393Z Compiling tracing v0.1.40
17482024-11-21T21:59:52.260Z Compiling scroll v0.12.0
17492024-11-21T21:59:52.349Z Compiling ppv-lite86 v0.2.20
17502024-11-21T21:59:52.671Z Compiling async-trait v0.1.83
17512024-11-21T21:59:53.001Z Compiling cookie v0.18.1
17522024-11-21T21:59:53.286Z Compiling flagset v0.4.6
17532024-11-21T21:59:53.700Z Compiling camino v1.1.9
17542024-11-21T21:59:55.005Z Compiling plain v0.2.3
17552024-11-21T21:59:55.174Z Compiling anyhow v1.0.93
17562024-11-21T21:59:55.282Z Compiling aws-lc-sys v0.22.0
17572024-11-21T21:59:55.720Z Compiling goblin v0.8.2
17582024-11-21T21:59:59.060Z Compiling der v0.7.9
17592024-11-21T22:00:00.465Z Compiling rand_chacha v0.3.1
17602024-11-21T22:00:02.065Z Compiling icu_provider v1.5.0
17612024-11-21T22:00:02.757Z Compiling untrusted v0.7.1
17622024-11-21T22:00:02.947Z Compiling percent-encoding v2.3.1
17632024-11-21T22:00:03.347Z Compiling rustls-pki-types v1.9.0
17642024-11-21T22:00:03.425Z Compiling rayon-core v1.12.1
17652024-11-21T22:00:03.698Z Compiling pretty-hex v0.4.1
17662024-11-21T22:00:03.749Z Compiling rustls v0.22.4
17672024-11-21T22:00:04.016Z Compiling icu_locid_transform_data v1.5.0
17682024-11-21T22:00:04.129Z Compiling icu_locid_transform v1.5.0
17692024-11-21T22:00:04.711Z Compiling dof v0.3.0
17702024-11-21T22:00:05.376Z Compiling spki v0.7.3
17712024-11-21T22:00:05.467Z Compiling rand v0.8.5
17722024-11-21T22:00:05.888Z Compiling dtrace-parser v0.2.0
17732024-11-21T22:00:06.261Z Compiling salsa20 v0.10.2
17742024-11-21T22:00:06.415Z Compiling tokio-util v0.7.12
17752024-11-21T22:00:06.493Z Compiling icu_collections v1.5.0
17762024-11-21T22:00:07.172Z Compiling pbkdf2 v0.12.2
17772024-11-21T22:00:07.717Z Compiling thread-id v4.2.2
17782024-11-21T22:00:07.771Z Compiling powerfmt v0.2.0
17792024-11-21T22:00:07.831Z Compiling mirai-annotations v1.12.0
17802024-11-21T22:00:07.968Z Compiling untrusted v0.9.0
17812024-11-21T22:00:08.175Z Compiling icu_properties_data v1.5.0
17822024-11-21T22:00:08.247Z Compiling winnow v0.5.40
17832024-11-21T22:00:08.405Z Compiling icu_properties v1.5.1
17842024-11-21T22:00:08.451Z Compiling deranged v0.3.11
17852024-11-21T22:00:12.178Z Compiling toml_edit v0.19.15
17862024-11-21T22:00:13.137Z Compiling scrypt v0.11.0
17872024-11-21T22:00:13.575Z Compiling cbc v0.1.2
17882024-11-21T22:00:13.615Z Compiling aes v0.8.4
17892024-11-21T22:00:13.810Z Compiling multer v3.1.0
17902024-11-21T22:00:14.118Z Compiling utf16_iter v1.0.5
17912024-11-21T22:00:14.332Z Compiling utf8_iter v1.0.4
17922024-11-21T22:00:14.587Z Compiling slog-async v2.8.0
17932024-11-21T22:00:15.036Z Compiling write16 v1.0.0
17942024-11-21T22:00:15.067Z Compiling icu_normalizer_data v1.5.0
17952024-11-21T22:00:15.175Z Compiling atomic-waker v1.1.2
17962024-11-21T22:00:15.194Z Compiling num_threads v0.1.7
17972024-11-21T22:00:15.591Z Compiling rustversion v1.0.17
17982024-11-21T22:00:16.141Z Compiling time v0.3.36
17992024-11-21T22:00:16.311Z Compiling icu_normalizer v1.5.0
18002024-11-21T22:00:16.422Z Compiling pkcs5 v0.7.1
18012024-11-21T22:00:18.081Z Compiling form_urlencoded v1.2.1
18022024-11-21T22:00:18.919Z Compiling http-body v1.0.1
18032024-11-21T22:00:19.028Z Compiling heapless v0.7.17
18042024-11-21T22:00:19.579Z Compiling bzip2-sys v0.1.11+1.0.8
18052024-11-21T22:00:20.575Z Compiling signal-hook v0.3.17
18062024-11-21T22:00:20.739Z Compiling try-lock v0.2.5
18072024-11-21T22:00:21.067Z Compiling want v0.3.1
18082024-11-21T22:00:22.640Z Compiling idna_adapter v1.2.0
18092024-11-21T22:00:22.739Z Compiling pkcs8 v0.10.2
18102024-11-21T22:00:23.464Z Compiling h2 v0.4.6
18112024-11-21T22:00:24.108Z Compiling usdt-attr-macro v0.5.0
18122024-11-21T22:00:25.585Z Compiling usdt-macro v0.5.0
18132024-11-21T22:00:26.353Z Compiling async-stream-impl v0.3.6
18142024-11-21T22:00:26.683Z Compiling adler2 v2.0.0
18152024-11-21T22:00:26.956Z Compiling httpdate v1.0.3
18162024-11-21T22:00:27.626Z Compiling miniz_oxide v0.8.0
18172024-11-21T22:00:28.486Z Compiling idna v1.0.3
18182024-11-21T22:00:30.183Z Compiling curve25519-dalek v4.1.3
18192024-11-21T22:00:30.598Z Compiling hyper v1.5.0
18202024-11-21T22:00:30.769Z Compiling openapiv3 v2.0.0
18212024-11-21T22:00:33.209Z Compiling enum-as-inner v0.6.1
18222024-11-21T22:00:34.426Z Compiling dropshot v0.12.0
18232024-11-21T22:00:34.630Z Compiling base64 v0.22.1
18242024-11-21T22:00:34.729Z Compiling portable-atomic v1.9.0
18252024-11-21T22:00:34.975Z Compiling foreign-types-shared v0.1.1
18262024-11-21T22:00:35.099Z Compiling num-bigint-dig v0.8.4
18272024-11-21T22:00:35.268Z Compiling smoltcp v0.9.1
18282024-11-21T22:00:35.371Z Compiling match_cfg v0.1.0
18292024-11-21T22:00:35.478Z Compiling tower-service v0.3.3
18302024-11-21T22:00:35.636Z Compiling hyper-util v0.1.10
18312024-11-21T22:00:35.871Z Compiling hostname v0.3.1
18322024-11-21T22:00:36.491Z Compiling foreign-types v0.3.2
18332024-11-21T22:00:41.836Z Compiling url v2.5.3
18342024-11-21T22:00:43.767Z Compiling dirs-sys-next v0.1.2
18352024-11-21T22:00:43.801Z Compiling data-encoding v2.6.0
18362024-11-21T22:00:43.820Z Compiling ident_case v1.0.1
18372024-11-21T22:00:44.004Z Compiling gimli v0.31.1
18382024-11-21T22:00:44.343Z Compiling siphasher v0.3.11
18392024-11-21T22:00:44.402Z Compiling heck v0.4.1
18402024-11-21T22:00:44.816Z Compiling dirs-next v2.0.0
18412024-11-21T22:00:44.834Z Compiling darling_core v0.20.10
18422024-11-21T22:00:47.223Z Compiling http-body-util v0.1.2
18432024-11-21T22:00:50.899Z Compiling addr2line v0.24.2
18442024-11-21T22:00:51.080Z Compiling crossbeam-epoch v0.9.18
18452024-11-21T22:00:51.265Z Compiling hubpack_derive v0.1.1
18462024-11-21T22:00:51.285Z Compiling dropshot_endpoint v0.12.0
18472024-11-21T22:00:51.840Z Compiling sha1 v0.10.6
18482024-11-21T22:00:51.896Z Compiling signature v2.2.0
18492024-11-21T22:00:52.122Z Compiling curve25519-dalek-derive v0.1.1
18502024-11-21T22:00:52.142Z Compiling zerocopy-derive v0.6.6
18512024-11-21T22:00:53.457Z Compiling object v0.36.5
18522024-11-21T22:00:53.504Z Compiling thread_local v1.1.8
18532024-11-21T22:00:53.982Z Compiling fs-err v2.11.0
18542024-11-21T22:00:54.051Z Compiling encoding_rs v0.8.34
18552024-11-21T22:00:55.367Z Compiling mime v0.3.17
18562024-11-21T22:00:56.519Z Compiling openssl-probe v0.1.5
18572024-11-21T22:00:57.409Z Compiling unicode-properties v0.1.3
18582024-11-21T22:00:57.550Z Compiling ipnet v2.10.1
18592024-11-21T22:00:58.604Z Compiling rustc-demangle v0.1.24
18602024-11-21T22:01:00.846Z Compiling anstyle v1.0.10
18612024-11-21T22:01:02.946Z Compiling winnow v0.6.20
18622024-11-21T22:01:02.950Z Compiling utf8parse v0.2.2
18632024-11-21T22:01:03.128Z Compiling anstyle-parse v0.2.5
18642024-11-21T22:01:04.135Z Compiling backtrace v0.3.74
18652024-11-21T22:01:06.525Z Compiling toml_edit v0.22.22
18662024-11-21T22:01:06.812Z Compiling stringprep v0.1.5
18672024-11-21T22:01:10.633Z Compiling crossbeam-deque v0.8.5
18682024-11-21T22:01:12.454Z Compiling rustls-webpki v0.102.8
18692024-11-21T22:01:14.403Z Compiling darling_macro v0.20.10
18702024-11-21T22:01:15.287Z Compiling term v0.7.0
18712024-11-21T22:01:16.624Z Compiling slog-json v2.6.1
18722024-11-21T22:01:18.272Z Compiling serde_urlencoded v0.7.1
18732024-11-21T22:01:19.056Z Compiling crossbeam-channel v0.5.13
18742024-11-21T22:01:19.077Z Compiling rustls-pemfile v2.2.0
18752024-11-21T22:01:19.936Z Compiling hashbrown v0.14.5
18762024-11-21T22:01:20.660Z Compiling idna v0.3.0
18772024-11-21T22:01:21.321Z Compiling idna v0.4.0
18782024-11-21T22:01:22.180Z Compiling futures-executor v0.3.31
18792024-11-21T22:01:22.728Z Compiling num-integer v0.1.46
18802024-11-21T22:01:22.770Z Compiling md-5 v0.10.6
18812024-11-21T22:01:23.028Z Compiling ff v0.13.0
18822024-11-21T22:01:23.280Z Compiling hash32 v0.2.1
18832024-11-21T22:01:23.422Z Compiling is-terminal v0.4.13
18842024-11-21T22:01:23.454Z Compiling memmap v0.7.0
18852024-11-21T22:01:23.675Z Compiling utf-8 v0.7.6
18862024-11-21T22:01:23.790Z Compiling base16ct v0.2.0
18872024-11-21T22:01:23.986Z Compiling linked-hash-map v0.5.6
18882024-11-21T22:01:24.083Z Compiling quick-error v1.2.3
18892024-11-21T22:01:24.367Z Compiling anstyle-query v1.1.1
18902024-11-21T22:01:25.150Z Compiling colorchoice v1.0.2
18912024-11-21T22:01:25.822Z Compiling fallible-iterator v0.2.0
18922024-11-21T22:01:26.597Z Compiling take_mut v0.2.2
18932024-11-21T22:01:26.778Z Compiling is_terminal_polyfill v1.70.1
18942024-11-21T22:01:26.927Z Compiling psl-types v2.0.11
18952024-11-21T22:01:27.150Z Compiling publicsuffix v2.2.3
18962024-11-21T22:01:27.416Z Compiling anstream v0.6.15
18972024-11-21T22:01:27.961Z Compiling postgres-protocol v0.6.7
18982024-11-21T22:01:28.698Z Compiling lru-cache v0.1.2
18992024-11-21T22:01:28.914Z Compiling resolv-conf v0.7.0
19002024-11-21T22:01:29.143Z Compiling sec1 v0.7.3
19012024-11-21T22:01:29.180Z Compiling tungstenite v0.24.0
19022024-11-21T22:01:29.584Z Compiling usdt v0.5.0
19032024-11-21T22:01:30.028Z Compiling slog-term v2.9.1
19042024-11-21T22:01:31.007Z Compiling num-iter v0.1.45
19052024-11-21T22:01:31.224Z Compiling group v0.13.0
19062024-11-21T22:01:31.242Z Compiling futures v0.3.31
19072024-11-21T22:01:31.291Z Compiling hickory-proto v0.24.1
19082024-11-21T22:01:31.367Z Compiling regress v0.10.1
19092024-11-21T22:01:31.535Z Compiling tokio-rustls v0.26.0
19102024-11-21T22:01:34.460Z Compiling tokio-rustls v0.25.0
19112024-11-21T22:01:34.763Z Compiling slog-bunyan v2.5.0
19122024-11-21T22:01:34.956Z Compiling darling v0.20.10
19132024-11-21T22:01:35.077Z Compiling toml v0.8.19
19142024-11-21T22:01:35.099Z Compiling tokio-native-tls v0.3.1
19152024-11-21T22:01:35.393Z Compiling strum_macros v0.25.3
19162024-11-21T22:01:35.417Z Compiling phf_shared v0.11.2
19172024-11-21T22:01:36.193Z Compiling async-stream v0.3.6
19182024-11-21T22:01:36.216Z Compiling waitgroup v0.1.2
19192024-11-21T22:01:36.446Z Compiling webpki-roots v0.26.6
19202024-11-21T22:01:36.835Z Compiling idna v0.5.0
19212024-11-21T22:01:36.861Z Compiling terminal_size v0.4.0
19222024-11-21T22:01:37.097Z Compiling serde_path_to_error v0.1.16
19232024-11-21T22:01:37.521Z Compiling hkdf v0.12.4
19242024-11-21T22:01:38.127Z Compiling crypto-bigint v0.5.5
19252024-11-21T22:01:38.307Z Compiling derive-where v1.2.7
19262024-11-21T22:01:38.455Z Compiling serde_repr v0.1.19
19272024-11-21T22:01:39.104Z Compiling clap_derive v4.5.18
19282024-11-21T22:01:39.590Z Compiling hostname v0.4.0
19292024-11-21T22:01:39.842Z Compiling crc32fast v1.4.2
19302024-11-21T22:01:40.189Z Compiling debug-ignore v1.0.5
19312024-11-21T22:01:40.351Z Compiling managed v0.8.0
19322024-11-21T22:01:40.752Z Compiling bitflags v1.3.2
19332024-11-21T22:01:40.883Z Compiling clap_lex v0.7.2
19342024-11-21T22:01:41.031Z Compiling unicode-width v0.1.14
19352024-11-21T22:01:42.203Z Compiling console v0.15.8
19362024-11-21T22:01:42.718Z Compiling clap_builder v4.5.21
19372024-11-21T22:01:43.606Z Compiling elliptic-curve v0.13.8
19382024-11-21T22:01:44.396Z Compiling flate2 v1.0.34
19392024-11-21T22:01:45.369Z Compiling cookie_store v0.21.0
19402024-11-21T22:01:45.412Z Compiling hickory-resolver v0.24.1
19412024-11-21T22:01:49.151Z Compiling hyper-rustls v0.27.3
19422024-11-21T22:01:50.963Z Compiling phf v0.11.2
19432024-11-21T22:01:51.338Z Compiling hyper-tls v0.6.0
19442024-11-21T22:01:51.780Z Compiling typify-impl v0.2.0
19452024-11-21T22:01:52.339Z Compiling signal-hook-mio v0.2.4
19462024-11-21T22:01:52.450Z Compiling bzip2 v0.4.4
19472024-11-21T22:01:52.513Z Compiling rayon v1.10.0
19482024-11-21T22:01:52.533Z Compiling tokio-tungstenite v0.24.0
19492024-11-21T22:01:52.844Z Compiling postgres-types v0.2.8
19502024-11-21T22:01:53.256Z Compiling zerocopy v0.6.6
19512024-11-21T22:01:53.318Z Compiling hubpack v0.1.2
19522024-11-21T22:01:53.488Z Compiling ed25519 v2.2.3
19532024-11-21T22:01:53.788Z Compiling phf_shared v0.10.0
19542024-11-21T22:01:53.953Z Compiling pkcs1 v0.7.5
19552024-11-21T22:01:54.203Z Compiling tokio-stream v0.1.16
19562024-11-21T22:01:55.300Z Compiling serde-big-array v0.5.1
19572024-11-21T22:01:55.336Z Compiling rfc6979 v0.4.0
19582024-11-21T22:01:55.542Z Compiling float-cmp v0.9.0
19592024-11-21T22:01:55.561Z Compiling sync_wrapper v1.0.1
19602024-11-21T22:01:55.737Z Compiling bstr v1.10.0
19612024-11-21T22:01:56.870Z Compiling precomputed-hash v0.1.1
19622024-11-21T22:01:57.019Z Compiling difflib v0.4.0
19632024-11-21T22:01:57.529Z Compiling bit-vec v0.6.3
19642024-11-21T22:01:57.992Z Compiling whoami v1.5.2
19652024-11-21T22:01:58.011Z Compiling unicode-segmentation v1.12.0
19662024-11-21T22:01:58.325Z Compiling fixedbitset v0.4.2
19672024-11-21T22:01:58.538Z Compiling static_assertions v1.1.0
19682024-11-21T22:01:58.592Z Compiling new_debug_unreachable v1.0.6
19692024-11-21T22:01:58.650Z Compiling unicode-width v0.2.0
19702024-11-21T22:01:58.764Z Compiling predicates-core v1.0.8
19712024-11-21T22:01:58.906Z Compiling number_prefix v0.4.0
19722024-11-21T22:01:59.083Z Compiling normalize-line-endings v0.3.0
19732024-11-21T22:01:59.148Z Compiling indicatif v0.17.9
19742024-11-21T22:01:59.201Z Compiling predicates v3.1.2
19752024-11-21T22:01:59.557Z Compiling similar v2.6.0
19762024-11-21T22:02:00.722Z Compiling string_cache v0.8.7
19772024-11-21T22:02:01.030Z Compiling petgraph v0.6.5
19782024-11-21T22:02:01.143Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19792024-11-21T22:02:01.179Z Compiling tokio-postgres v0.7.12
19802024-11-21T22:02:03.137Z Compiling bit-set v0.5.3
19812024-11-21T22:02:03.741Z Compiling reqwest v0.12.9
19822024-11-21T22:02:04.115Z Compiling typify-macro v0.2.0
19832024-11-21T22:02:05.034Z Compiling ecdsa v0.16.9
19842024-11-21T22:02:05.919Z Compiling qorb v0.2.0
19852024-11-21T22:02:07.168Z Compiling rsa v0.9.6
19862024-11-21T22:02:07.828Z Compiling ed25519-dalek v2.1.1
19872024-11-21T22:02:08.522Z Compiling zip v0.6.6
19882024-11-21T22:02:08.865Z Compiling crossterm v0.28.1
19892024-11-21T22:02:08.902Z Compiling clap v4.5.21
19902024-11-21T22:02:09.831Z Compiling toml v0.7.8
19912024-11-21T22:02:11.490Z Compiling x509-cert v0.2.5
19922024-11-21T22:02:11.709Z Compiling hex v0.4.3
19932024-11-21T22:02:12.566Z Compiling itertools v0.10.5
19942024-11-21T22:02:12.887Z Compiling peg-runtime v0.8.3
19952024-11-21T22:02:13.290Z Compiling zerocopy v0.8.10
19962024-11-21T22:02:13.454Z Compiling lalrpop-util v0.19.12
19972024-11-21T22:02:13.815Z Compiling unicode-xid v0.2.6
19982024-11-21T22:02:15.918Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19992024-11-21T22:02:19.977Z Compiling proc-macro-crate v1.3.1
20002024-11-21T22:02:20.877Z Compiling ipnetwork v0.20.0
20012024-11-21T22:02:20.909Z Compiling macaddr v1.0.1
20022024-11-21T22:02:21.271Z Compiling zerocopy-derive v0.8.10
20032024-11-21T22:02:21.585Z Compiling itertools v0.13.0
20042024-11-21T22:02:24.099Z Compiling heapless v0.8.0
20052024-11-21T22:02:25.022Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20062024-11-21T22:02:30.959Z Compiling num_enum_derive v0.5.11
20072024-11-21T22:02:38.123Z Compiling hash32 v0.3.1
20082024-11-21T22:02:38.901Z Compiling smoltcp v0.11.0
20092024-11-21T22:02:39.712Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20102024-11-21T22:02:44.427Z Compiling num_enum v0.5.11
20112024-11-21T22:02:44.649Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20122024-11-21T22:02:45.514Z Compiling typify v0.2.0
20132024-11-21T22:02:46.211Z Compiling proc-macro-error-attr v1.0.4
20142024-11-21T22:02:46.521Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20152024-11-21T22:02:46.826Z Compiling unsafe-libyaml v0.2.11
20162024-11-21T22:02:47.518Z Compiling cobs v0.2.3
20172024-11-21T22:02:47.958Z Compiling postcard v1.0.10
20182024-11-21T22:02:48.619Z Compiling serde_yaml v0.9.34+deprecated
20192024-11-21T22:03:05.252Z Compiling progenitor-impl v0.8.0
20202024-11-21T22:03:05.407Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20212024-11-21T22:03:17.683Z Compiling strum_macros v0.26.4
20222024-11-21T22:03:18.417Z Compiling structmeta-derive v0.3.0
20232024-11-21T22:03:18.657Z Compiling foreign-types-macros v0.2.3
20242024-11-21T22:03:18.859Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20252024-11-21T22:03:19.145Z Compiling proc-macro-error v1.0.4
20262024-11-21T22:03:19.327Z Compiling newtype-uuid v1.1.3
20272024-11-21T22:03:20.282Z Compiling foreign-types-shared v0.3.1
20282024-11-21T22:03:21.176Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20292024-11-21T22:03:21.363Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20302024-11-21T22:03:21.502Z Compiling structmeta v0.3.0
20312024-11-21T22:03:22.198Z Compiling strum v0.26.3
20322024-11-21T22:03:24.540Z Compiling foreign-types v0.5.0
20332024-11-21T22:03:29.497Z Compiling progenitor-macro v0.8.0
20342024-11-21T22:03:35.196Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20352024-11-21T22:03:35.507Z Compiling progenitor-client v0.8.0
20362024-11-21T22:03:36.513Z Compiling tabwriter v1.4.0
20372024-11-21T22:03:38.910Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20382024-11-21T22:03:39.730Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20392024-11-21T22:03:40.216Z Compiling cstr-argument v0.1.2
20402024-11-21T22:03:40.483Z Compiling dropshot v0.13.0
20412024-11-21T22:03:40.612Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20422024-11-21T22:03:40.918Z Compiling fastrand v2.1.1
20432024-11-21T22:03:41.878Z Compiling pretty-hex v0.2.1
20442024-11-21T22:03:42.069Z Compiling crucible-workspace-hack v0.1.0
20452024-11-21T22:03:42.114Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20462024-11-21T22:03:42.247Z Compiling tempfile v3.13.0
20472024-11-21T22:03:42.399Z Compiling progenitor v0.8.0
20482024-11-21T22:03:42.538Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20492024-11-21T22:03:42.709Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20502024-11-21T22:03:43.291Z Compiling parse-display-derive v0.10.0
20512024-11-21T22:03:43.409Z Compiling colored v2.1.0
20522024-11-21T22:03:43.521Z Compiling serde_with_macros v3.11.0
20532024-11-21T22:03:43.961Z Compiling dropshot_endpoint v0.13.0
20542024-11-21T22:03:44.662Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20552024-11-21T22:03:45.423Z Compiling instant v0.1.13
20562024-11-21T22:03:45.621Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20572024-11-21T22:03:46.044Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20582024-11-21T22:03:46.122Z Compiling serde_with v3.11.0
20592024-11-21T22:03:47.263Z Compiling parse-display v0.10.0
20602024-11-21T22:03:47.565Z Compiling backoff v0.4.0
20612024-11-21T22:03:47.947Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20622024-11-21T22:03:48.554Z Compiling zone_cfg_derive v0.3.0
20632024-11-21T22:03:49.160Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20642024-11-21T22:03:49.277Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20652024-11-21T22:03:49.754Z Compiling camino-tempfile v1.1.1
20662024-11-21T22:03:49.972Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20672024-11-21T22:03:50.143Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
20682024-11-21T22:03:50.528Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20692024-11-21T22:03:50.612Z Compiling regress v0.9.1
20702024-11-21T22:03:50.651Z Compiling num-derive v0.4.2
20712024-11-21T22:03:50.718Z Compiling sigpipe v0.1.3
20722024-11-21T22:03:50.864Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20732024-11-21T22:03:51.208Z Compiling libefi-sys v0.1.0
20742024-11-21T22:03:51.588Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20752024-11-21T22:03:52.931Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
20762024-11-21T22:03:54.517Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20772024-11-21T22:03:54.927Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
20782024-11-21T22:03:55.493Z Compiling zone v0.3.0
20792024-11-21T22:03:58.004Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20802024-11-21T22:03:58.747Z Compiling smf v0.2.3
20812024-11-21T22:03:59.010Z Compiling bitfield-struct v0.6.2
20822024-11-21T22:03:59.318Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20832024-11-21T22:03:59.722Z Compiling blake3 v1.5.4
20842024-11-21T22:04:00.350Z Compiling ring v0.16.20
20852024-11-21T22:04:00.468Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20862024-11-21T22:04:01.316Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20872024-11-21T22:04:01.399Z Compiling xattr v1.3.1
20882024-11-21T22:04:01.652Z Compiling memmap2 v0.9.5
20892024-11-21T22:04:01.720Z Compiling filetime v0.2.25
20902024-11-21T22:04:02.092Z Compiling arrayref v0.3.9
20912024-11-21T22:04:02.216Z Compiling constant_time_eq v0.3.1
20922024-11-21T22:04:02.239Z Compiling same-file v1.0.6
20932024-11-21T22:04:02.400Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20942024-11-21T22:04:02.463Z Compiling arrayvec v0.7.6
20952024-11-21T22:04:02.532Z Compiling spin v0.5.2
20962024-11-21T22:04:02.551Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20972024-11-21T22:04:02.814Z Compiling walkdir v2.5.0
20982024-11-21T22:04:04.049Z Compiling tar v0.4.42
20992024-11-21T22:04:05.647Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21002024-11-21T22:04:05.724Z Compiling gethostname v0.5.0
21012024-11-21T22:04:05.940Z Compiling cargo-platform v0.1.8
21022024-11-21T22:04:06.078Z Compiling topological-sort v0.2.2
21032024-11-21T22:04:06.370Z Compiling cargo_metadata v0.18.1
21042024-11-21T22:04:10.907Z Compiling omicron-zone-package v0.11.1
21052024-11-21T22:04:14.829Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21062024-11-21T22:04:17.433Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21072024-11-21T22:04:21.035Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21082024-11-21T22:04:37.654Z Finished `release` profile [optimized] target(s) in 5m 32s
21092024-11-21T22:04:37.825Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21102024-11-21T22:04:37.874ZLogging to: /work/oxidecomputer/omicron/out/LOG
21112024-11-21T22:04:37.877ZCreated new build target 'test' and set it as active
21122024-11-21T22:04:37.877Z
21132024-11-21T22:04:37.877Zreal 5:32.321964785
21142024-11-21T22:04:37.877Zuser 37:21.191616228
21152024-11-21T22:04:37.877Zsys 5:01.659883660
21162024-11-21T22:04:37.877Ztrap 1.113724391
21172024-11-21T22:04:37.877Ztflt 3.221835105
21182024-11-21T22:04:37.877Zdflt 0.730348220
21192024-11-21T22:04:37.877Zkflt 0.000307647
21202024-11-21T22:04:37.877Zlock 1:18:18.195632515
21212024-11-21T22:04:37.877Zslp 2:35:35.583081492
21222024-11-21T22:04:37.877Zlat 2:37.744313574
21232024-11-21T22:04:37.877Zstop 4:39.674154698
21242024-11-21T22:04:37.880Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21252024-11-21T22:04:38.874Z Finished `release` profile [optimized] target(s) in 0.94s
21262024-11-21T22:04:38.939Z Running `target/release/omicron-package -t test package`
21272024-11-21T22:04:38.986ZLogging to: /work/oxidecomputer/omicron/out/LOG
21282024-11-21T22:04:40.144Z Compiling convert_case v0.4.0
21292024-11-21T22:04:40.148Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21302024-11-21T22:04:40.148Z Compiling itertools v0.13.0
21312024-11-21T22:04:40.148Z Compiling newline-converter v0.3.0
21322024-11-21T22:04:40.281Z Compiling password-hash v0.5.0
21332024-11-21T22:04:40.283Z Compiling progenitor-client v0.8.0
21342024-11-21T22:04:40.283Z Compiling blake2 v0.10.6
21352024-11-21T22:04:40.306Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21362024-11-21T22:04:40.452Z Compiling expectorate v1.1.0
21372024-11-21T22:04:40.505Z Compiling cancel-safe-futures v0.1.5
21382024-11-21T22:04:40.666Z Compiling owo-colors v4.1.0
21392024-11-21T22:04:40.862Z Compiling argon2 v0.5.3
21402024-11-21T22:04:40.882Z Compiling progenitor v0.8.0
21412024-11-21T22:04:41.004Z Compiling derive_more v0.99.18
21422024-11-21T22:04:41.040Z Compiling num-rational v0.4.2
21432024-11-21T22:04:41.142Z Compiling num-complex v0.4.6
21442024-11-21T22:04:41.587Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21452024-11-21T22:04:42.165Z Compiling atomicwrites v0.4.4
21462024-11-21T22:04:42.489Z Compiling num v0.4.3
21472024-11-21T22:04:42.526Z Compiling libsw v3.3.1
21482024-11-21T22:04:42.621Z Compiling swrite v0.1.0
21492024-11-21T22:04:42.697Z Compiling float-ord v0.3.2
21502024-11-21T22:04:42.773Z Compiling linear-map v1.2.0
21512024-11-21T22:04:42.875Z Compiling indent_write v2.2.0
21522024-11-21T22:04:42.895Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21532024-11-21T22:04:43.120Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21542024-11-21T22:04:43.239Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21552024-11-21T22:04:43.307Z Compiling base64 v0.21.7
21562024-11-21T22:04:43.492Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21572024-11-21T22:04:44.123Z Compiling highway v1.2.0
21582024-11-21T22:04:44.414Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21592024-11-21T22:04:44.885Z Compiling semver v0.1.20
21602024-11-21T22:04:45.468Z Compiling rustc_version v0.1.7
21612024-11-21T22:04:45.605Z Compiling newtype-uuid v1.1.3
21622024-11-21T22:04:45.924Z Compiling newtype_derive v0.1.6
21632024-11-21T22:04:45.974Z Compiling dropshot v0.13.0
21642024-11-21T22:04:46.053Z Compiling ipnetwork v0.20.0
21652024-11-21T22:04:46.335Z Compiling instant v0.1.13
21662024-11-21T22:04:46.508Z Compiling humantime v2.1.0
21672024-11-21T22:04:46.889Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21682024-11-21T22:04:47.388Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21692024-11-21T22:04:47.600Z Compiling backoff v0.4.0
21702024-11-21T22:04:47.679Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21712024-11-21T22:04:50.915Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21722024-11-21T22:04:51.317Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21732024-11-21T22:04:52.588Z Compiling parse-display v0.10.0
21742024-11-21T22:04:52.823Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21752024-11-21T22:04:53.018Z Compiling strum v0.26.3
21762024-11-21T22:04:53.166Z Compiling serde_with v3.11.0
21772024-11-21T22:04:53.221Z Compiling regress v0.9.1
21782024-11-21T22:04:56.826Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21792024-11-21T22:04:57.584Z Compiling macaddr v1.0.1
21802024-11-21T22:04:58.033Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21812024-11-21T22:04:58.128Z Compiling steno v0.4.1
21822024-11-21T22:04:58.810Z Compiling prettyplease v0.2.25
21832024-11-21T22:04:58.841Z Compiling slog-dtrace v0.3.0
21842024-11-21T22:04:59.249Z Compiling tungstenite v0.21.0
21852024-11-21T22:04:59.381Z Compiling display-error-chain v0.2.2
21862024-11-21T22:05:01.146Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21872024-11-21T22:05:01.673Z Compiling tokio-tungstenite v0.21.0
21882024-11-21T22:05:02.343Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21892024-11-21T22:05:02.613Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21902024-11-21T22:05:03.710Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21912024-11-21T22:05:04.494Z Compiling arc-swap v1.7.1
21922024-11-21T22:05:05.182Z Compiling slog-scope v4.4.0
21932024-11-21T22:05:06.023Z Compiling half v2.4.1
21942024-11-21T22:05:06.748Z Compiling ciborium-io v0.2.2
21952024-11-21T22:05:06.906Z Compiling ciborium-ll v0.2.2
21962024-11-21T22:05:07.447Z Compiling slog-stdlog v4.1.1
21972024-11-21T22:05:08.164Z Compiling slog-envlogger v2.2.0
21982024-11-21T22:05:08.280Z Compiling ciborium v0.2.2
21992024-11-21T22:05:10.491Z Compiling nibble_vec v0.1.0
22002024-11-21T22:05:10.755Z Compiling endian-type v0.1.2
22012024-11-21T22:05:11.022Z Compiling radix_trie v0.2.1
22022024-11-21T22:05:11.979Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22032024-11-21T22:05:17.462Z Compiling same-file v1.0.6
22042024-11-21T22:05:17.710Z Compiling fastrand v2.1.1
22052024-11-21T22:05:18.233Z Compiling tempfile v3.13.0
22062024-11-21T22:05:18.285Z Compiling walkdir v2.5.0
22072024-11-21T22:05:18.407Z Compiling blake3 v1.5.4
22082024-11-21T22:05:18.960Z Compiling ring v0.16.20
22092024-11-21T22:05:19.028Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22102024-11-21T22:05:19.053Z Compiling xattr v1.3.1
22112024-11-21T22:05:19.336Z Compiling memmap2 v0.9.5
22122024-11-21T22:05:19.753Z Compiling filetime v0.2.25
22132024-11-21T22:05:20.156Z Compiling arrayvec v0.7.6
22142024-11-21T22:05:20.159Z Compiling arrayref v0.3.9
22152024-11-21T22:05:20.274Z Compiling spin v0.5.2
22162024-11-21T22:05:20.503Z Compiling constant_time_eq v0.3.1
22172024-11-21T22:05:20.529Z Compiling keccak v0.1.5
22182024-11-21T22:05:20.853Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22192024-11-21T22:05:21.516Z Compiling sha3 v0.10.8
22202024-11-21T22:05:21.711Z Compiling tar v0.4.42
22212024-11-21T22:05:21.774Z Compiling camino-tempfile v1.1.1
22222024-11-21T22:05:22.214Z Compiling toolchain_find v0.4.0
22232024-11-21T22:05:22.414Z Compiling const_format_proc_macros v0.2.33
22242024-11-21T22:05:22.415Z Compiling maplit v1.0.2
22252024-11-21T22:05:22.783Z Compiling topological-sort v0.2.2
22262024-11-21T22:05:23.024Z Compiling crunchy v0.2.2
22272024-11-21T22:05:23.471Z Compiling radium v0.7.0
22282024-11-21T22:05:23.625Z Compiling omicron-zone-package v0.11.1
22292024-11-21T22:05:23.924Z Compiling rustfmt-wrapper v0.2.1
22302024-11-21T22:05:24.135Z Compiling pem v3.0.4
22312024-11-21T22:05:24.171Z Compiling const_format v0.2.33
22322024-11-21T22:05:24.496Z Compiling maybe-uninit v2.0.0
22332024-11-21T22:05:24.854Z Compiling tiny-keccak v2.0.2
22342024-11-21T22:05:24.978Z Compiling tap v1.0.1
22352024-11-21T22:05:25.185Z Compiling wyz v0.5.1
22362024-11-21T22:05:25.399Z Compiling dsl_auto_type v0.1.2
22372024-11-21T22:05:25.460Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22382024-11-21T22:05:25.629Z Compiling phf_generator v0.11.2
22392024-11-21T22:05:25.700Z Compiling scheduled-thread-pool v0.2.7
22402024-11-21T22:05:25.832Z Compiling secrecy v0.8.0
22412024-11-21T22:05:25.957Z Compiling async-recursion v1.1.1
22422024-11-21T22:05:25.977Z Compiling diesel_table_macro_syntax v0.2.0
22432024-11-21T22:05:26.199Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22442024-11-21T22:05:26.442Z Compiling funty v2.0.0
22452024-11-21T22:05:26.521Z Compiling crc-catalog v2.4.0
22462024-11-21T22:05:26.697Z Compiling packed_struct v0.10.1
22472024-11-21T22:05:26.803Z Compiling diesel_derives v2.2.3
22482024-11-21T22:05:26.982Z Compiling crc v3.2.1
22492024-11-21T22:05:27.206Z Compiling r2d2 v0.8.10
22502024-11-21T22:05:27.477Z Compiling phf_codegen v0.11.2
22512024-11-21T22:05:27.712Z Compiling bitvec v1.0.1
22522024-11-21T22:05:28.304Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22532024-11-21T22:05:28.852Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22542024-11-21T22:05:28.873Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
22552024-11-21T22:05:28.876Z Compiling ascii-canvas v3.0.0
22562024-11-21T22:05:29.339Z Compiling universal-hash v0.5.1
22572024-11-21T22:05:29.589Z Compiling packed_struct_codegen v0.10.1
22582024-11-21T22:05:32.154Z Compiling thiserror-impl-no-std v2.0.2
22592024-11-21T22:05:32.425Z Compiling parse-zoneinfo v0.3.1
22602024-11-21T22:05:34.044Z Compiling lzma-sys v0.1.20
22612024-11-21T22:05:34.744Z Compiling ena v0.14.3
22622024-11-21T22:05:34.896Z Compiling indexmap v1.9.3
22632024-11-21T22:05:35.180Z Compiling nodrop v0.1.14
22642024-11-21T22:05:35.225Z Compiling diff v0.1.13
22652024-11-21T22:05:35.330Z Compiling regex-syntax v0.6.29
22662024-11-21T22:05:35.789Z Compiling cfg_aliases v0.1.1
22672024-11-21T22:05:35.918Z Compiling opaque-debug v0.3.1
22682024-11-21T22:05:36.035Z Compiling poly1305 v0.8.0
22692024-11-21T22:05:37.569Z Compiling nix v0.28.0
22702024-11-21T22:05:38.290Z Compiling array-init v0.0.4
22712024-11-21T22:05:38.492Z Compiling diesel v2.2.4
22722024-11-21T22:05:39.588Z Compiling lalrpop v0.19.12
22732024-11-21T22:05:40.744Z Compiling thiserror-no-std v2.0.2
22742024-11-21T22:05:40.942Z Compiling chrono-tz-build v0.4.0
22752024-11-21T22:05:46.005Z Compiling smallvec v0.6.14
22762024-11-21T22:05:46.540Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22772024-11-21T22:05:47.000Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22782024-11-21T22:05:47.314Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22792024-11-21T22:05:47.574Z Compiling chacha20 v0.9.1
22802024-11-21T22:05:47.646Z Compiling heck v0.3.3
22812024-11-21T22:05:48.046Z Compiling aead v0.5.2
22822024-11-21T22:05:48.066Z Compiling vte_generate_state_changes v0.1.2
22832024-11-21T22:05:48.410Z Compiling hashbrown v0.12.3
22842024-11-21T22:05:48.696Z Compiling termcolor v1.4.1
22852024-11-21T22:05:49.794Z Compiling bitfield v0.14.0
22862024-11-21T22:05:49.838Z Compiling ref-cast v1.0.23
22872024-11-21T22:05:50.109Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22882024-11-21T22:05:50.410Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22892024-11-21T22:05:51.604Z Compiling env_logger v0.10.2
22902024-11-21T22:05:54.785Z Compiling vte v0.11.1
22912024-11-21T22:05:56.294Z Compiling chacha20poly1305 v0.10.1
22922024-11-21T22:05:56.547Z Compiling zone_cfg_derive v0.1.2
22932024-11-21T22:05:58.014Z Compiling serde-hex v0.1.0
22942024-11-21T22:06:02.649Z Compiling chrono-tz v0.10.0
22952024-11-21T22:06:03.323Z Compiling vsss-rs v3.3.4
22962024-11-21T22:06:03.430Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22972024-11-21T22:06:03.799Z Compiling ron v0.8.1
22982024-11-21T22:06:06.086Z Compiling polar-core v0.27.3
22992024-11-21T22:06:07.305Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23002024-11-21T22:06:07.611Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23012024-11-21T22:06:07.860Z Compiling derive_builder_core v0.20.2
23022024-11-21T22:06:08.211Z Compiling hashbrown v0.13.2
23032024-11-21T22:06:09.612Z Compiling fd-lock v4.0.2
23042024-11-21T22:06:09.854Z Compiling headers-core v0.3.0
23052024-11-21T22:06:09.873Z Compiling fxhash v0.2.1
23062024-11-21T22:06:10.047Z Compiling libxml v0.3.3
23072024-11-21T22:06:10.094Z Compiling ref-cast-impl v1.0.23
23082024-11-21T22:06:10.115Z Compiling bytecount v0.6.8
23092024-11-21T22:06:10.402Z Compiling base64 v0.13.1
23102024-11-21T22:06:10.447Z Compiling crc-any v2.5.0
23112024-11-21T22:06:11.146Z Compiling ron v0.7.1
23122024-11-21T22:06:11.390Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23132024-11-21T22:06:11.453Z Compiling papergrid v0.11.0
23142024-11-21T22:06:15.936Z Compiling derive_builder_macro v0.20.2
23152024-11-21T22:06:16.519Z Compiling headers v0.4.0
23162024-11-21T22:06:16.803Z Compiling object v0.30.4
23172024-11-21T22:06:20.319Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23182024-11-21T22:06:24.948Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23192024-11-21T22:06:26.532Z Compiling xz2 v0.1.7
23202024-11-21T22:06:27.240Z Compiling zone v0.1.8
23212024-11-21T22:06:27.858Z Compiling strip-ansi-escapes v0.2.0
23222024-11-21T22:06:29.926Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23232024-11-21T22:06:30.800Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23242024-11-21T22:06:31.078Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23252024-11-21T22:06:31.389Z Compiling tabled_derive v0.7.0
23262024-11-21T22:06:32.205Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23272024-11-21T22:06:33.149Z Compiling yasna v0.5.2
23282024-11-21T22:06:33.312Z Compiling peg-macros v0.8.4
23292024-11-21T22:06:33.538Z Compiling strum_macros v0.24.3
23302024-11-21T22:06:36.080Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23312024-11-21T22:06:36.524Z Compiling kstat-rs v0.2.4
23322024-11-21T22:06:36.621Z Compiling samael v0.0.17
23332024-11-21T22:06:36.800Z Compiling sqlparser_derive v0.2.2
23342024-11-21T22:06:36.932Z Compiling unicase v2.7.0
23352024-11-21T22:06:37.005Z Compiling nu-ansi-term v0.50.1
23362024-11-21T22:06:37.111Z Compiling path-slash v0.1.5
23372024-11-21T22:06:37.247Z Compiling home v0.5.9
23382024-11-21T22:06:37.370Z Compiling unicode_categories v0.1.1
23392024-11-21T22:06:37.472Z Compiling indoc v1.0.9
23402024-11-21T22:06:37.533Z Compiling reedline v0.35.0
23412024-11-21T22:06:37.736Z Compiling sqlformat v0.2.6
23422024-11-21T22:06:37.820Z Compiling sqlparser v0.45.0
23432024-11-21T22:06:38.209Z Compiling rustyline v14.0.0
23442024-11-21T22:06:38.371Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23452024-11-21T22:06:42.138Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23462024-11-21T22:06:49.186Z Compiling peg v0.8.4
23472024-11-21T22:06:49.250Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23482024-11-21T22:06:49.315Z Compiling rcgen v0.12.1
23492024-11-21T22:06:50.705Z Compiling tabled v0.15.0
23502024-11-21T22:07:01.533Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23512024-11-21T22:07:02.300Z Compiling derive_builder v0.20.2
23522024-11-21T22:07:07.497Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23532024-11-21T22:07:10.411Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23542024-11-21T22:07:11.165Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23552024-11-21T22:07:11.480Z Compiling bcs v0.1.6
23562024-11-21T22:07:12.413Z Compiling impl-trait-for-tuples v0.2.2
23572024-11-21T22:07:12.561Z Compiling oso-derive v0.27.3
23582024-11-21T22:07:13.579Z Compiling libz-sys v1.1.20
23592024-11-21T22:07:14.274Z Compiling quick-xml v0.33.0
23602024-11-21T22:07:19.359Z Compiling subprocess v0.2.9
23612024-11-21T22:07:20.726Z Compiling diesel-dtrace v0.3.0
23622024-11-21T22:07:21.059Z Compiling parking_lot_core v0.8.6
23632024-11-21T22:07:21.626Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23642024-11-21T22:07:24.116Z Compiling oso v0.27.3
23652024-11-21T22:07:41.762Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23662024-11-21T22:07:43.352Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23672024-11-21T22:07:48.846Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23682024-11-21T22:07:52.102Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23692024-11-21T22:07:52.418Z Compiling bb8 v0.8.5
23702024-11-21T22:07:53.072Z Compiling buf-list v1.0.3
23712024-11-21T22:07:53.720Z Compiling async-bb8-diesel v0.2.1
23722024-11-21T22:07:56.187Z Compiling libgit2-sys v0.17.0+1.8.1
23732024-11-21T22:07:57.011Z Compiling pin-project-internal v1.1.6
23742024-11-21T22:07:58.084Z Compiling atty v0.2.14
23752024-11-21T22:07:58.267Z Compiling salty v0.3.0
23762024-11-21T22:07:59.803Z Compiling pin-project v1.1.6
23772024-11-21T22:08:00.339Z Compiling parking_lot v0.11.2
23782024-11-21T22:08:03.375Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23792024-11-21T22:08:04.603Z Compiling snafu-derive v0.8.5
23802024-11-21T22:08:05.016Z Compiling bumpalo v3.16.0
23812024-11-21T22:08:05.626Z Compiling simd-adler32 v0.3.7
23822024-11-21T22:08:06.808Z Compiling zip v2.1.3
23832024-11-21T22:08:07.124Z Compiling lockfree-object-pool v0.1.6
23842024-11-21T22:08:07.451Z Compiling zopfli v0.8.1
23852024-11-21T22:08:08.218Z Compiling sled v0.34.7
23862024-11-21T22:08:09.229Z Compiling snafu v0.8.5
23872024-11-21T22:08:09.404Z Compiling mime_guess v2.0.5
23882024-11-21T22:08:10.779Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23892024-11-21T22:08:11.805Z Compiling hickory-client v0.24.1
23902024-11-21T22:08:12.269Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23912024-11-21T22:08:12.680Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23922024-11-21T22:08:13.008Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23932024-11-21T22:08:16.996Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23942024-11-21T22:08:18.169Z Compiling globset v0.4.15
23952024-11-21T22:08:18.501Z Compiling hickory-server v0.24.1
23962024-11-21T22:08:21.535Z Compiling primeorder v0.13.6
23972024-11-21T22:08:22.104Z Compiling olpc-cjson v0.1.4
23982024-11-21T22:08:22.466Z Compiling vergen v8.3.2
23992024-11-21T22:08:22.773Z Compiling env_filter v0.1.2
24002024-11-21T22:08:24.249Z Compiling serde_plain v1.0.2
24012024-11-21T22:08:24.778Z Compiling cargo-platform v0.1.8
24022024-11-21T22:08:25.303Z Compiling nanorand v0.7.0
24032024-11-21T22:08:25.594Z Compiling memoffset v0.9.1
24042024-11-21T22:08:25.945Z Compiling typed-path v0.9.3
24052024-11-21T22:08:26.184Z Compiling flume v0.11.1
24062024-11-21T22:08:26.960Z Compiling cargo_metadata v0.18.1
24072024-11-21T22:08:30.440Z Compiling tough v0.19.0
24082024-11-21T22:08:33.146Z Compiling env_logger v0.11.5
24092024-11-21T22:08:33.200Z Compiling p384 v0.13.0
24102024-11-21T22:08:34.549Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24112024-11-21T22:08:42.689Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24122024-11-21T22:08:49.480Z Compiling git2 v0.19.0
24132024-11-21T22:08:52.517Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24142024-11-21T22:08:58.196Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24152024-11-21T22:08:59.577Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24162024-11-21T22:09:00.537Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24172024-11-21T22:09:03.381Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24182024-11-21T22:09:04.285Z Compiling rand_seeder v0.3.0
24192024-11-21T22:09:04.739Z Compiling libsqlite3-sys v0.30.1
24202024-11-21T22:09:04.861Z Compiling cfg_aliases v0.2.1
24212024-11-21T22:09:04.994Z Compiling parse-size v1.1.0
24222024-11-21T22:09:05.260Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24232024-11-21T22:09:05.320Z Compiling rustls v0.21.12
24242024-11-21T22:09:05.671Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24252024-11-21T22:09:05.692Z Compiling nix v0.29.0
24262024-11-21T22:09:06.132Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24272024-11-21T22:09:06.346Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24282024-11-21T22:09:07.652Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24292024-11-21T22:09:07.827Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24302024-11-21T22:09:08.194Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24312024-11-21T22:09:08.517Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
24322024-11-21T22:09:08.662Z Compiling sct v0.7.1
24332024-11-21T22:09:09.140Z Compiling rustls-webpki v0.101.7
24342024-11-21T22:09:12.225Z Compiling castaway v0.2.3
24352024-11-21T22:09:12.446Z Compiling csv-core v0.1.11
24362024-11-21T22:09:12.905Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24372024-11-21T22:09:13.071Z Compiling glob v0.3.1
24382024-11-21T22:09:13.238Z Compiling http-range v0.1.5
24392024-11-21T22:09:13.424Z Compiling csv v1.3.0
24402024-11-21T22:09:13.823Z Compiling hyper-staticfile v0.10.1
24412024-11-21T22:09:15.122Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24422024-11-21T22:09:15.232Z Compiling compact_str v0.8.0
24432024-11-21T22:09:16.747Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24442024-11-21T22:09:16.900Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24452024-11-21T22:09:17.926Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24462024-11-21T22:09:18.182Z Compiling nix v0.27.1
24472024-11-21T22:09:22.521Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24482024-11-21T22:09:24.916Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
24492024-11-21T22:09:25.229Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24502024-11-21T22:09:32.275Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24512024-11-21T22:09:32.632Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24522024-11-21T22:09:32.890Z Compiling unicode-truncate v1.1.0
24532024-11-21T22:09:33.000Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24542024-11-21T22:09:33.170Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24552024-11-21T22:09:33.311Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24562024-11-21T22:09:33.481Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24572024-11-21T22:09:36.381Z Compiling hashlink v0.9.1
24582024-11-21T22:09:37.257Z Compiling tungstenite v0.23.0
24592024-11-21T22:09:38.987Z Compiling lru v0.12.5
24602024-11-21T22:09:39.377Z Compiling instability v0.3.2
24612024-11-21T22:09:39.895Z Compiling fallible-iterator v0.3.0
24622024-11-21T22:09:40.430Z Compiling cassowary v0.3.0
24632024-11-21T22:09:40.687Z Compiling fallible-streaming-iterator v0.1.9
24642024-11-21T22:09:40.774Z Compiling tokio-tungstenite v0.23.1
24652024-11-21T22:09:41.001Z Compiling rusqlite v0.32.1
24662024-11-21T22:09:41.457Z Compiling ratatui v0.28.1
24672024-11-21T22:09:41.811Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24682024-11-21T22:09:44.090Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24692024-11-21T22:09:46.291Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24702024-11-21T22:09:50.643Z Compiling tokio-rustls v0.24.1
24712024-11-21T22:09:51.175Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24722024-11-21T22:09:51.840Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24732024-11-21T22:10:00.580Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24742024-11-21T22:10:01.556Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24752024-11-21T22:10:04.547Z Compiling rustls-pemfile v1.0.4
24762024-11-21T22:10:05.264Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24772024-11-21T22:10:05.338Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24782024-11-21T22:10:05.572Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24792024-11-21T22:10:05.754Z Compiling signal-hook-tokio v0.3.1
24802024-11-21T22:10:05.996Z Compiling twox-hash v1.6.3
24812024-11-21T22:10:07.102Z Compiling is_ci v1.2.0
24822024-11-21T22:10:07.447Z Compiling unicode-linebreak v0.1.5
24832024-11-21T22:10:08.052Z Compiling smawk v0.3.2
24842024-11-21T22:10:08.190Z Compiling supports-color v3.0.1
24852024-11-21T22:10:08.335Z Compiling textwrap v0.16.1
24862024-11-21T22:10:10.346Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24872024-11-21T22:10:12.054Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24882024-11-21T22:10:20.960Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24892024-11-21T22:10:25.952Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24902024-11-21T22:10:26.926Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24912024-11-21T22:10:31.653Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24922024-11-21T22:10:31.851Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24932024-11-21T22:10:45.193Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24942024-11-21T22:10:45.854Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24952024-11-21T22:10:46.168Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
24962024-11-21T22:10:51.594Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24972024-11-21T22:10:52.965Z Compiling fatfs v0.3.6
24982024-11-21T22:10:55.922Z Compiling rtoolbox v0.0.2
24992024-11-21T22:10:56.092Z Compiling assert_matches v1.5.0
25002024-11-21T22:10:56.376Z Compiling rpassword v7.3.1
25012024-11-21T22:10:56.854Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25022024-11-21T22:11:00.900Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25032024-11-21T22:11:07.603Z Compiling tui-tree-widget v0.22.0
25042024-11-21T22:11:08.051Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25052024-11-21T22:11:08.103Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25062024-11-21T22:11:12.199Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25072024-11-21T22:11:12.524Z Compiling uzers v0.12.1
25082024-11-21T22:11:15.669Z Compiling shell-words v1.1.0
25092024-11-21T22:11:16.130Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25102024-11-21T22:11:21.673Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25112024-11-21T22:11:23.803Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25122024-11-21T22:11:55.224Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25132024-11-21T22:11:57.453Z Compiling multimap v0.10.0
25142024-11-21T22:14:21.006Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25152024-11-21T22:14:21.445Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25162024-11-21T22:21:25.186Z Finished `release` profile [optimized] target(s) in 16m 45s
25172024-11-21T22:22:29.855Z
25182024-11-21T22:22:29.857Zreal 17:51.782380179
25192024-11-21T22:22:29.857Zuser 2:01:06.400506120
25202024-11-21T22:22:29.858Zsys 6:02.924638222
25212024-11-21T22:22:29.858Ztrap 2.987645596
25222024-11-21T22:22:29.858Ztflt 3.080234342
25232024-11-21T22:22:29.858Zdflt 5.119169806
25242024-11-21T22:22:29.858Zkflt 0.004622622
25252024-11-21T22:22:29.858Zlock 7:37:59.905528521
25262024-11-21T22:22:29.858Zslp 6:20:36.037682906
25272024-11-21T22:22:29.858Zlat 2:50.790205409
25282024-11-21T22:22:29.858Zstop 2:39.876768473
25292024-11-21T22:22:29.858Z+ mapfile -t packages
25302024-11-21T22:22:29.858Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25312024-11-21T22:22:30.892Z Finished `release` profile [optimized] target(s) in 0.98s
25322024-11-21T22:22:30.964Z Running `target/release/omicron-package -t test list-outputs`
25332024-11-21T22:22:31.015ZLogging to: /work/oxidecomputer/omicron/out/LOG
25342024-11-21T22:22:31.018Z+ ptime -m cargo build --locked --release -p xtask
25352024-11-21T22:22:31.608Z Compiling serde v1.0.215
25362024-11-21T22:22:31.611Z Compiling serde_json v1.0.132
25372024-11-21T22:22:31.611Z Compiling libc v0.2.162
25382024-11-21T22:22:31.611Z Compiling rustix v0.38.37
25392024-11-21T22:22:31.711Z Compiling syn v2.0.87
25402024-11-21T22:22:31.731Z Compiling bitflags v2.6.0
25412024-11-21T22:22:32.036Z Compiling usdt-impl v0.5.0
25422024-11-21T22:22:32.113Z Compiling syn v1.0.109
25432024-11-21T22:22:32.212Z Compiling log v0.4.22
25442024-11-21T22:22:32.231Z Compiling hashbrown v0.15.0
25452024-11-21T22:22:32.280Z Compiling fs-err v2.11.0
25462024-11-21T22:22:32.578Z Compiling once_cell v1.20.2
25472024-11-21T22:22:32.690Z Compiling anyhow v1.0.93
25482024-11-21T22:22:33.204Z Compiling thread-id v4.2.2
25492024-11-21T22:22:33.763Z Compiling indexmap v2.6.0
25502024-11-21T22:22:34.705Z Compiling terminal_size v0.4.0
25512024-11-21T22:22:34.705Z Compiling tempfile v3.13.0
25522024-11-21T22:22:34.937Z Compiling clap_builder v4.5.21
25532024-11-21T22:22:35.812Z Compiling proc-macro-error v1.0.4
25542024-11-21T22:22:37.003Z Compiling tabled_derive v0.7.0
25552024-11-21T22:22:38.272Z Compiling tabled v0.15.0
25562024-11-21T22:22:39.767Z Compiling serde_derive v1.0.215
25572024-11-21T22:22:40.835Z Compiling thiserror-impl v1.0.69
25582024-11-21T22:22:40.988Z Compiling zerocopy-derive v0.7.35
25592024-11-21T22:22:41.070Z Compiling scroll_derive v0.12.0
25602024-11-21T22:22:42.508Z Compiling scroll v0.12.0
25612024-11-21T22:22:43.072Z Compiling zerocopy v0.7.35
25622024-11-21T22:22:43.847Z Compiling thiserror v1.0.69
25632024-11-21T22:22:44.019Z Compiling pest v2.7.14
25642024-11-21T22:22:44.968Z Compiling goblin v0.8.2
25652024-11-21T22:22:47.105Z Compiling pest_meta v2.7.14
25662024-11-21T22:22:48.437Z Compiling clap_derive v4.5.18
25672024-11-21T22:22:48.833Z Compiling pest_generator v2.7.14
25682024-11-21T22:22:51.372Z Compiling pest_derive v2.7.14
25692024-11-21T22:22:52.187Z Compiling dtrace-parser v0.2.0
25702024-11-21T22:22:54.038Z Compiling clap v4.5.21
25712024-11-21T22:22:54.574Z Compiling serde_tokenstream v0.2.2
25722024-11-21T22:22:54.660Z Compiling toml_datetime v0.6.8
25732024-11-21T22:22:55.196Z Compiling serde_spanned v0.6.8
25742024-11-21T22:22:55.393Z Compiling toml_edit v0.22.22
25752024-11-21T22:22:55.474Z Compiling camino v1.1.9
25762024-11-21T22:22:56.914Z Compiling dof v0.3.0
25772024-11-21T22:22:59.288Z Compiling usdt-macro v0.5.0
25782024-11-21T22:22:59.348Z Compiling usdt-attr-macro v0.5.0
25792024-11-21T22:23:00.369Z Compiling toml v0.8.19
25802024-11-21T22:23:00.738Z Compiling semver v1.0.23
25812024-11-21T22:23:02.254Z Compiling cargo-platform v0.1.8
25822024-11-21T22:23:03.369Z Compiling cargo_metadata v0.18.1
25832024-11-21T22:23:03.386Z Compiling cargo_toml v0.20.5
25842024-11-21T22:23:07.317Z Compiling usdt v0.5.0
25852024-11-21T22:23:08.817Z Compiling camino-tempfile v1.1.1
25862024-11-21T22:23:09.507Z Compiling macaddr v1.0.1
25872024-11-21T22:23:17.097Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25882024-11-21T22:23:28.507Z Finished `release` profile [optimized] target(s) in 57.43s
25892024-11-21T22:23:28.622Z
25902024-11-21T22:23:28.622Zreal 57.566007006
25912024-11-21T22:23:28.622Zuser 5:50.548083357
25922024-11-21T22:23:28.622Zsys 31.769845704
25932024-11-21T22:23:28.622Ztrap 0.156312608
25942024-11-21T22:23:28.622Ztflt 0.242502073
25952024-11-21T22:23:28.625Zdflt 0.569563816
25962024-11-21T22:23:28.625Zkflt 0.000096545
25972024-11-21T22:23:28.625Zlock 11:17.737434216
25982024-11-21T22:23:28.625Zslp 16:39.848793729
25992024-11-21T22:23:28.625Zlat 13.286176174
26002024-11-21T22:23:28.625Zstop 19.279083683
26012024-11-21T22:23:28.625Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26022024-11-21T22:23:28.625Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26032024-11-21T22:23:28.625Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26042024-11-21T22:23:28.625Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26052024-11-21T22:23:28.625Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26062024-11-21T22:23:29.511Z Compiling hashbrown v0.14.5
26072024-11-21T22:23:29.640Z Compiling ident_case v1.0.1
26082024-11-21T22:23:29.655Z Compiling unsafe-libyaml v0.2.11
26092024-11-21T22:23:29.668Z Compiling progenitor-client v0.8.0
26102024-11-21T22:23:29.668Z Compiling ipnetwork v0.20.0
26112024-11-21T22:23:29.671Z Compiling macaddr v1.0.1
26122024-11-21T22:23:29.671Z Compiling instant v0.1.13
26132024-11-21T22:23:29.671Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26142024-11-21T22:23:29.798Z Compiling darling_core v0.20.10
26152024-11-21T22:23:29.822Z Compiling structmeta-derive v0.3.0
26162024-11-21T22:23:30.103Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26172024-11-21T22:23:30.192Z Compiling newtype-uuid v1.1.3
26182024-11-21T22:23:30.215Z Compiling dropshot v0.13.0
26192024-11-21T22:23:30.601Z Compiling dropshot_endpoint v0.13.0
26202024-11-21T22:23:30.655Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26212024-11-21T22:23:30.889Z Compiling regress v0.10.1
26222024-11-21T22:23:30.914Z Compiling regress v0.9.1
26232024-11-21T22:23:30.935Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26242024-11-21T22:23:31.311Z Compiling serde_yaml v0.9.34+deprecated
26252024-11-21T22:23:31.452Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26262024-11-21T22:23:31.619Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26272024-11-21T22:23:31.641Z Compiling backoff v0.4.0
26282024-11-21T22:23:32.019Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26292024-11-21T22:23:32.195Z Compiling tempfile v3.13.0
26302024-11-21T22:23:32.409Z Compiling proc-macro-crate v1.3.1
26312024-11-21T22:23:32.933Z Compiling structmeta v0.3.0
26322024-11-21T22:23:33.070Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26332024-11-21T22:23:33.416Z Compiling parse-display-derive v0.10.0
26342024-11-21T22:23:33.467Z Compiling itertools v0.13.0
26352024-11-21T22:23:33.515Z Compiling num_enum_derive v0.5.11
26362024-11-21T22:23:35.457Z Compiling typify-impl v0.2.0
26372024-11-21T22:23:35.955Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26382024-11-21T22:23:36.156Z Compiling zerocopy v0.8.10
26392024-11-21T22:23:36.178Z Compiling num_enum v0.5.11
26402024-11-21T22:23:36.278Z Compiling foreign-types-macros v0.2.3
26412024-11-21T22:23:36.395Z Compiling zerocopy-derive v0.8.10
26422024-11-21T22:23:36.924Z Compiling heapless v0.8.0
26432024-11-21T22:23:37.223Z Compiling foreign-types-shared v0.3.1
26442024-11-21T22:23:37.264Z Compiling darling_macro v0.20.10
26452024-11-21T22:23:37.358Z Compiling proc-macro-error v1.0.4
26462024-11-21T22:23:37.689Z Compiling foreign-types v0.5.0
26472024-11-21T22:23:37.993Z Compiling camino-tempfile v1.1.1
26482024-11-21T22:23:38.020Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26492024-11-21T22:23:38.041Z Compiling hash32 v0.3.1
26502024-11-21T22:23:38.136Z Compiling parse-display v0.10.0
26512024-11-21T22:23:38.235Z Compiling darling v0.20.10
26522024-11-21T22:23:38.299Z Compiling cstr-argument v0.1.2
26532024-11-21T22:23:38.367Z Compiling serde_with_macros v3.11.0
26542024-11-21T22:23:38.460Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26552024-11-21T22:23:38.576Z Compiling crucible-workspace-hack v0.1.0
26562024-11-21T22:23:38.853Z Compiling pretty-hex v0.2.1
26572024-11-21T22:23:38.875Z Compiling smoltcp v0.11.0
26582024-11-21T22:23:38.875Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26592024-11-21T22:23:39.037Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26602024-11-21T22:23:39.092Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26612024-11-21T22:23:39.682Z Compiling tabwriter v1.4.0
26622024-11-21T22:23:39.726Z Compiling colored v2.1.0
26632024-11-21T22:23:40.215Z Compiling cobs v0.2.3
26642024-11-21T22:23:40.576Z Compiling postcard v1.0.10
26652024-11-21T22:23:40.698Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26662024-11-21T22:23:41.010Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26672024-11-21T22:23:41.242Z Compiling serde_with v3.11.0
26682024-11-21T22:23:41.264Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26692024-11-21T22:23:41.292Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26702024-11-21T22:23:41.647Z Compiling smf v0.2.3
26712024-11-21T22:23:42.282Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26722024-11-21T22:23:43.124Z Compiling zone_cfg_derive v0.3.0
26732024-11-21T22:23:43.145Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
26742024-11-21T22:23:43.653Z Compiling num-derive v0.4.2
26752024-11-21T22:23:44.661Z Compiling sigpipe v0.1.3
26762024-11-21T22:23:44.799Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26772024-11-21T22:23:45.108Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26782024-11-21T22:23:45.348Z Compiling zone v0.3.0
26792024-11-21T22:23:45.699Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
26802024-11-21T22:23:45.731Z Compiling universal-hash v0.5.1
26812024-11-21T22:23:45.960Z Compiling opaque-debug v0.3.1
26822024-11-21T22:23:46.011Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26832024-11-21T22:23:46.087Z Compiling num-rational v0.4.2
26842024-11-21T22:23:46.137Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26852024-11-21T22:23:46.171Z Compiling password-hash v0.5.0
26862024-11-21T22:23:46.242Z Compiling blake2 v0.10.6
26872024-11-21T22:23:46.902Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26882024-11-21T22:23:46.988Z Compiling num-complex v0.4.6
26892024-11-21T22:23:47.044Z Compiling aead v0.5.2
26902024-11-21T22:23:47.147Z Compiling keccak v0.1.5
26912024-11-21T22:23:47.253Z Compiling convert_case v0.4.0
26922024-11-21T22:23:47.432Z Compiling argon2 v0.5.3
26932024-11-21T22:23:47.738Z Compiling sha3 v0.10.8
26942024-11-21T22:23:47.980Z Compiling num v0.4.3
26952024-11-21T22:23:48.066Z Compiling poly1305 v0.8.0
26962024-11-21T22:23:48.097Z Compiling tungstenite v0.21.0
26972024-11-21T22:23:48.200Z Compiling chacha20 v0.9.1
26982024-11-21T22:23:48.257Z Compiling derive_more v0.99.18
26992024-11-21T22:23:48.684Z Compiling float-ord v0.3.2
27002024-11-21T22:23:48.814Z Compiling base64 v0.21.7
27012024-11-21T22:23:48.877Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27022024-11-21T22:23:49.356Z Compiling tokio-tungstenite v0.21.0
27032024-11-21T22:23:49.617Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27042024-11-21T22:23:49.808Z Compiling semver v0.1.20
27052024-11-21T22:23:49.830Z Compiling same-file v1.0.6
27062024-11-21T22:23:49.982Z Compiling newline-converter v0.3.0
27072024-11-21T22:23:50.156Z Compiling rustc_version v0.1.7
27082024-11-21T22:23:50.179Z Compiling walkdir v2.5.0
27092024-11-21T22:23:50.307Z Compiling primeorder v0.13.6
27102024-11-21T22:23:50.342Z Compiling secrecy v0.8.0
27112024-11-21T22:23:50.501Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27122024-11-21T22:23:50.634Z Compiling cancel-safe-futures v0.1.5
27132024-11-21T22:23:50.717Z Compiling owo-colors v4.1.0
27142024-11-21T22:23:50.845Z Compiling newtype_derive v0.1.6
27152024-11-21T22:23:51.045Z Compiling expectorate v1.1.0
27162024-11-21T22:23:51.069Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27172024-11-21T22:23:51.143Z Compiling thiserror-impl-no-std v2.0.2
27182024-11-21T22:23:51.223Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27192024-11-21T22:23:51.252Z Compiling blake3 v1.5.4
27202024-11-21T22:23:51.406Z Compiling ring v0.16.20
27212024-11-21T22:23:51.430Z Compiling unicase v2.7.0
27222024-11-21T22:23:51.692Z Compiling half v2.4.1
27232024-11-21T22:23:51.736Z Compiling ciborium-io v0.2.2
27242024-11-21T22:23:51.889Z Compiling arc-swap v1.7.1
27252024-11-21T22:23:52.284Z Compiling ciborium-ll v0.2.2
27262024-11-21T22:23:52.573Z Compiling slog-scope v4.4.0
27272024-11-21T22:23:52.657Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27282024-11-21T22:23:53.132Z Compiling polyval v0.6.2
27292024-11-21T22:23:53.573Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27302024-11-21T22:23:53.573Z Compiling atomicwrites v0.4.4
27312024-11-21T22:23:53.609Z Compiling libsw v3.3.1
27322024-11-21T22:23:53.939Z Compiling memmap2 v0.9.5
27332024-11-21T22:23:53.980Z Compiling arrayvec v0.7.6
27342024-11-21T22:23:54.403Z Compiling spin v0.5.2
27352024-11-21T22:23:54.428Z Compiling salty v0.3.0
27362024-11-21T22:23:54.503Z Compiling thiserror-no-std v2.0.2
27372024-11-21T22:23:54.632Z Compiling linear-map v1.2.0
27382024-11-21T22:23:54.657Z Compiling constant_time_eq v0.3.1
27392024-11-21T22:23:54.817Z Compiling typify-macro v0.2.0
27402024-11-21T22:23:54.840Z Compiling parking_lot_core v0.8.6
27412024-11-21T22:23:54.856Z Compiling libefi-sys v0.1.0
27422024-11-21T22:23:55.009Z Compiling arrayref v0.3.9
27432024-11-21T22:23:55.031Z Compiling indent_write v2.2.0
27442024-11-21T22:23:55.214Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27452024-11-21T22:23:55.266Z Compiling vsss-rs v3.3.4
27462024-11-21T22:23:55.336Z Compiling ghash v0.5.1
27472024-11-21T22:23:55.536Z Compiling slog-stdlog v4.1.1
27482024-11-21T22:23:55.943Z Compiling ciborium v0.2.2
27492024-11-21T22:23:56.144Z Compiling p384 v0.13.0
27502024-11-21T22:23:56.298Z Compiling toolchain_find v0.4.0
27512024-11-21T22:23:56.459Z Compiling chacha20poly1305 v0.10.1
27522024-11-21T22:23:56.720Z Compiling lzma-sys v0.1.20
27532024-11-21T22:23:57.081Z Compiling ctr v0.9.2
27542024-11-21T22:23:57.480Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27552024-11-21T22:23:57.509Z Compiling bitfield-struct v0.6.2
27562024-11-21T22:23:57.543Z Compiling slog-dtrace v0.3.0
27572024-11-21T22:23:57.788Z Compiling topological-sort v0.2.2
27582024-11-21T22:23:57.856Z Compiling highway v1.2.0
27592024-11-21T22:23:58.001Z Compiling omicron-zone-package v0.11.1
27602024-11-21T22:23:58.158Z Compiling aes-gcm v0.10.3
27612024-11-21T22:23:58.477Z Compiling rustfmt-wrapper v0.2.1
27622024-11-21T22:23:58.651Z Compiling mime_guess v2.0.5
27632024-11-21T22:23:58.990Z Compiling slog-envlogger v2.2.0
27642024-11-21T22:23:59.012Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27652024-11-21T22:23:59.070Z Compiling steno v0.4.1
27662024-11-21T22:23:59.260Z Compiling typify v0.2.0
27672024-11-21T22:23:59.417Z Compiling progenitor-impl v0.8.0
27682024-11-21T22:23:59.912Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27692024-11-21T22:23:59.915Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27702024-11-21T22:24:00.028Z Compiling heck v0.3.3
27712024-11-21T22:24:00.280Z Compiling ssh-encoding v0.2.0
27722024-11-21T22:24:00.478Z Compiling blowfish v0.9.1
27732024-11-21T22:24:00.642Z Compiling nibble_vec v0.1.0
27742024-11-21T22:24:00.826Z Compiling env_filter v0.1.2
27752024-11-21T22:24:00.850Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27762024-11-21T22:24:00.873Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27772024-11-21T22:24:00.972Z Compiling endian-type v0.1.2
27782024-11-21T22:24:01.119Z Compiling humantime v2.1.0
27792024-11-21T22:24:01.145Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27802024-11-21T22:24:01.201Z Compiling radix_trie v0.2.1
27812024-11-21T22:24:01.278Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27822024-11-21T22:24:01.299Z Compiling env_logger v0.11.5
27832024-11-21T22:24:01.591Z Compiling bcrypt-pbkdf v0.10.0
27842024-11-21T22:24:01.696Z Compiling ssh-cipher v0.2.0
27852024-11-21T22:24:01.996Z Compiling zone_cfg_derive v0.1.2
27862024-11-21T22:24:02.142Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27872024-11-21T22:24:02.309Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27882024-11-21T22:24:02.766Z Compiling parking_lot v0.11.2
27892024-11-21T22:24:03.138Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27902024-11-21T22:24:03.487Z Compiling password-hash v0.4.2
27912024-11-21T22:24:03.535Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
27922024-11-21T22:24:03.578Z Compiling gethostname v0.5.0
27932024-11-21T22:24:03.638Z Compiling fxhash v0.2.1
27942024-11-21T22:24:03.721Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27952024-11-21T22:24:03.812Z Compiling matches v0.1.10
27962024-11-21T22:24:03.848Z Compiling base64 v0.13.1
27972024-11-21T22:24:03.919Z Compiling idna v0.2.3
27982024-11-21T22:24:04.060Z Compiling pbkdf2 v0.11.0
27992024-11-21T22:24:04.194Z Compiling sled v0.34.7
28002024-11-21T22:24:04.424Z Compiling ron v0.7.1
28012024-11-21T22:24:04.449Z Compiling zone v0.1.8
28022024-11-21T22:24:04.467Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28032024-11-21T22:24:04.496Z Compiling xz2 v0.1.7
28042024-11-21T22:24:05.018Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28052024-11-21T22:24:05.641Z Compiling ssh-key v0.6.6
28062024-11-21T22:24:06.133Z Compiling hickory-client v0.24.1
28072024-11-21T22:24:06.735Z Compiling p256 v0.13.2
28082024-11-21T22:24:06.903Z Compiling p521 v0.13.3
28092024-11-21T22:24:06.964Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
28102024-11-21T22:24:07.599Z Compiling hickory-server v0.24.1
28112024-11-21T22:24:07.762Z Compiling enum-as-inner v0.5.1
28122024-11-21T22:24:07.927Z Compiling progenitor-macro v0.8.0
28132024-11-21T22:24:08.250Z Compiling pem v3.0.4
28142024-11-21T22:24:08.805Z Compiling yasna v0.5.2
28152024-11-21T22:24:09.035Z Compiling headers-core v0.3.0
28162024-11-21T22:24:09.218Z Compiling kstat-rs v0.2.4
28172024-11-21T22:24:09.347Z Compiling nanorand v0.7.0
28182024-11-21T22:24:09.899Z Compiling atty v0.2.14
28192024-11-21T22:24:09.949Z Compiling russh-cryptovec v0.7.3
28202024-11-21T22:24:10.068Z Compiling md5 v0.7.0
28212024-11-21T22:24:10.280Z Compiling http-range v0.1.5
28222024-11-21T22:24:10.507Z Compiling hyper-staticfile v0.10.1
28232024-11-21T22:24:10.561Z Compiling russh-keys v0.45.0
28242024-11-21T22:24:10.597Z Compiling rcgen v0.12.1
28252024-11-21T22:24:10.643Z Compiling flume v0.11.1
28262024-11-21T22:24:10.665Z Compiling headers v0.4.0
28272024-11-21T22:24:11.422Z Compiling trust-dns-proto v0.22.0
28282024-11-21T22:24:11.752Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28292024-11-21T22:24:12.735Z Compiling num-bigint v0.4.6
28302024-11-21T22:24:13.236Z Compiling des v0.8.1
28312024-11-21T22:24:13.611Z Compiling subprocess v0.2.9
28322024-11-21T22:24:15.015Z Compiling dhcproto-macros v0.1.0
28332024-11-21T22:24:15.037Z Compiling display-error-chain v0.2.2
28342024-11-21T22:24:15.257Z Compiling hex-literal v0.4.1
28352024-11-21T22:24:15.438Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28362024-11-21T22:24:15.659Z Compiling internet-checksum v0.2.1
28372024-11-21T22:24:15.876Z Compiling russh v0.45.0
28382024-11-21T22:24:16.004Z Compiling dhcproto v0.12.0
28392024-11-21T22:24:20.405Z Compiling progenitor v0.8.0
28402024-11-21T22:24:20.517Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28412024-11-21T22:24:20.523Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28422024-11-21T22:24:20.523Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28432024-11-21T22:24:20.523Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28442024-11-21T22:24:20.576Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28452024-11-21T22:24:20.611Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28462024-11-21T22:24:20.751Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
28472024-11-21T22:24:22.236Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
28482024-11-21T22:24:23.310Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28492024-11-21T22:24:23.985Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28502024-11-21T22:24:27.187Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28512024-11-21T22:24:27.478Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28522024-11-21T22:24:37.088Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28532024-11-21T22:24:37.088Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28542024-11-21T22:24:37.091Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28552024-11-21T22:24:37.091Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28562024-11-21T22:24:38.008Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28572024-11-21T22:24:40.540Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28582024-11-21T22:24:41.601Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28592024-11-21T22:24:41.711Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28602024-11-21T22:24:44.234Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28612024-11-21T22:24:45.395Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28622024-11-21T22:24:45.887Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28632024-11-21T22:24:46.256Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28642024-11-21T22:24:48.048Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28652024-11-21T22:24:48.931Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28662024-11-21T22:24:49.296Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28672024-11-21T22:24:49.968Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28682024-11-21T22:24:50.041Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28692024-11-21T22:24:51.005Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28702024-11-21T22:24:51.718Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28712024-11-21T22:24:53.338Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28722024-11-21T22:24:53.877Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28732024-11-21T22:24:54.080Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28742024-11-21T22:24:56.110Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28752024-11-21T22:24:56.319Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28762024-11-21T22:24:56.991Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28772024-11-21T22:24:59.374Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28782024-11-21T22:25:01.034Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28792024-11-21T22:25:01.485Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28802024-11-21T22:25:07.950Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28812024-11-21T22:25:16.298Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28822024-11-21T22:25:17.648Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28832024-11-21T22:25:37.131Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28842024-11-21T22:26:13.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
28852024-11-21T22:26:13.853Z
28862024-11-21T22:26:13.856Zreal 2:45.149670618
28872024-11-21T22:26:13.856Zuser 12:29.369692075
28882024-11-21T22:26:13.856Zsys 2:45.703052481
28892024-11-21T22:26:13.856Ztrap 0.350729394
28902024-11-21T22:26:13.856Ztflt 0.913535993
28912024-11-21T22:26:13.856Zdflt 1.682427629
28922024-11-21T22:26:13.856Zkflt 0.000031084
28932024-11-21T22:26:13.856Zlock 26:09.382431959
28942024-11-21T22:26:13.856Zslp 44:58.671874630
28952024-11-21T22:26:13.856Zlat 36.057240565
28962024-11-21T22:26:13.856Zstop 1:33.544181311
28972024-11-21T22:26:13.856Z+ mkdir tests
28982024-11-21T22:26:13.856Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
28992024-11-21T22:26:13.856Z+ xargs -I '{}' -t cp '{}' tests/
29002024-11-21T22:26:13.894Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-84053b7b03f68646 tests/
29012024-11-21T22:26:13.921Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-901a0af671086ead tests/
29022024-11-21T22:26:13.948Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-34664e4175f1cac6 tests/
29032024-11-21T22:26:13.976Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8b9cd7607b17e8ff tests/
29042024-11-21T22:26:14.210Z+ 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/*)
29052024-11-21T22:26:14.213Z+ 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-84053b7b03f68646 tests/commtest-34664e4175f1cac6 tests/dhcp_server-901a0af671086ead tests/end_to_end_tests-8b9cd7607b17e8ff 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
29062024-11-21T22:27:25.576ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29072024-11-21T22:27:25.576Za .github/buildomat/ci-env.sh 1K
29082024-11-21T22:27:25.576Za out/target/test 1K
29092024-11-21T22:27:25.576Za out/npuzone/npuzone 23144K
29102024-11-21T22:27:25.576Za package-manifest.toml 32K
29112024-11-21T22:27:25.576Za smf/sled-agent/non-gimlet/config.toml 4K
29122024-11-21T22:27:25.576Za target/release/omicron-package 36350K
29132024-11-21T22:27:25.576Za target/release/xtask 11750K
29142024-11-21T22:27:25.576Za target/debug/bootstrap 210015K
29152024-11-21T22:27:25.576Za tests/bootstrap-84053b7b03f68646 24246K
29162024-11-21T22:27:25.576Za tests/commtest-34664e4175f1cac6 25022K
29172024-11-21T22:27:25.576Za tests/dhcp_server-901a0af671086ead 24246K
29182024-11-21T22:27:25.576Za tests/end_to_end_tests-8b9cd7607b17e8ff 228120K
29192024-11-21T22:27:25.576Za out/clickhouse.tar.gz 286083K
29202024-11-21T22:27:25.576Za out/clickhouse_keeper.tar.gz 286066K
29212024-11-21T22:27:25.577Za out/clickhouse_server.tar.gz 286074K
29222024-11-21T22:27:25.577Za out/cockroachdb.tar.gz 134564K
29232024-11-21T22:27:25.577Za out/crucible-dtrace.tar 85K
29242024-11-21T22:27:25.577Za out/crucible-pantry-zone.tar.gz 28185K
29252024-11-21T22:27:25.577Za out/crucible-zone.tar.gz 36396K
29262024-11-21T22:27:25.577Za out/external-dns.tar.gz 35282K
29272024-11-21T22:27:25.577Za out/internal-dns.tar.gz 35281K
29282024-11-21T22:27:25.577Za out/mg-ddm-gz.tar 63075K
29292024-11-21T22:27:25.577Za out/nexus.tar.gz 101127K
29302024-11-21T22:27:25.577Za out/ntp.tar.gz 10359K
29312024-11-21T22:27:25.577Za out/omicron-gateway-softnpu.tar.gz 23880K
29322024-11-21T22:27:25.577Za out/omicron-sled-agent.tar 113247K
29332024-11-21T22:27:25.577Za out/overlay.tar.gz 3K
29342024-11-21T22:27:25.577Za out/oximeter.tar.gz 51423K
29352024-11-21T22:27:25.577Za out/oxlog.tar 3088K
29362024-11-21T22:27:25.577Za out/probe.tar.gz 2764K
29372024-11-21T22:27:25.577Za out/propolis-server.tar.gz 66596K
29382024-11-21T22:27:25.577Za out/pumpkind-gz.tar 26665K
29392024-11-21T22:27:25.577Za out/switch-softnpu.tar.gz 237415K
29402024-11-21T22:27:25.580Z
29412024-11-21T22:27:25.580Zreal 1:11.352276941
29422024-11-21T22:27:25.580Zuser 1:08.232257588
29432024-11-21T22:27:25.580Zsys 4.477826431
29442024-11-21T22:27:25.580Ztrap 0.016816488
29452024-11-21T22:27:25.580Ztflt 0.000000000
29462024-11-21T22:27:25.580Zdflt 0.000000000
29472024-11-21T22:27:25.580Zkflt 0.000000000
29482024-11-21T22:27:25.580Zlock 0.000000000
29492024-11-21T22:27:25.580Zslp 1:08.118549833
29502024-11-21T22:27:25.580Zlat 1.854812519
29512024-11-21T22:27:25.580Zstop 0.000192261
29522024-11-21T22:27:25.583Zprocess exited: duration 2017762 ms, exit code 0
 
29532024-11-21T22:27:25.597Zfound 1 output files
29542024-11-21T22:27:25.597Zuploading: /work/package.tar.gz (1879680471 bytes)
29552024-11-21T22:28:08.747Zuploaded: /work/package.tar.gz