01JBFS73XDH93Y7HBR1BMEMSXW: 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: 01JBFS7KJR3MA6W2R9PNAF87S1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-30T22:38:39.682Zjob assigned to worker 01JBFS7PEE1049ZZ2NFDGCBKA8 (queued for 1 m 0 s)
 
22024-10-30T22:38:48.825Zstarting task 0: "setup"
32024-10-30T22:38:48.835Z++ uname -s
42024-10-30T22:38:48.837Z+ kern=SunOS
52024-10-30T22:38:48.837Z+ case "$kern" in
62024-10-30T22:38:48.838Z+ [[ 0 == 12345 ]]
72024-10-30T22:38:48.838Z+ groupadd -g 12345 build
82024-10-30T22:38:48.840Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-30T22:38:50.856Z+ zfs create -o mountpoint=/work rpool/work
102024-10-30T22:38:51.010Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-30T22:38:51.013Z+ home_fs=zfs
122024-10-30T22:38:51.013Z+ [[ zfs == autofs ]]
132024-10-30T22:38:51.013Z+ mkdir -p /home/build
142024-10-30T22:38:51.015Z+ chown build:build /home/build /work
152024-10-30T22:38:53.017Z+ chmod 0700 /home/build /work
162024-10-30T22:38:53.020Zprocess exited: duration 4195 ms, exit code 0
 
172024-10-30T22:38:53.026Zstarting task 1: "rust-toolchain"
182024-10-30T22:38:53.031Z+ printf ' * toolchain channel = "%s"
192024-10-30T22:38:53.031Z' 1.82.0
202024-10-30T22:38:53.031Z+ printf ' * toolchain profile = "%s"
212024-10-30T22:38:53.031Z' default
222024-10-30T22:38:53.031Z * toolchain channel = "1.82.0"
232024-10-30T22:38:53.031Z * toolchain profile = "default"
242024-10-30T22:38:53.034Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-10-30T22:38:53.034Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-10-30T22:38:53.149Zinfo: downloading installer
272024-10-30T22:38:54.782Zinfo: profile set to 'default'
282024-10-30T22:38:54.782Zinfo: default host triple is x86_64-unknown-illumos
292024-10-30T22:38:54.784Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-10-30T22:38:54.946Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-10-30T22:38:54.946Zinfo: downloading component 'cargo'
322024-10-30T22:38:55.901Zinfo: downloading component 'clippy'
332024-10-30T22:38:56.267Zinfo: downloading component 'rust-docs'
342024-10-30T22:38:57.609Zinfo: downloading component 'rust-std'
352024-10-30T22:38:59.715Zinfo: downloading component 'rustc'
362024-10-30T22:39:06.369Zinfo: downloading component 'rustfmt'
372024-10-30T22:39:06.635Zinfo: installing component 'cargo'
382024-10-30T22:39:07.495Zinfo: installing component 'clippy'
392024-10-30T22:39:07.893Zinfo: installing component 'rust-docs'
402024-10-30T22:39:09.687Zinfo: installing component 'rust-std'
412024-10-30T22:39:11.635Zinfo: installing component 'rustc'
422024-10-30T22:39:17.910Zinfo: installing component 'rustfmt'
432024-10-30T22:39:18.249Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-10-30T22:39:18.250Z
452024-10-30T22:39:18.635Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-10-30T22:39:18.635Z
472024-10-30T22:39:18.638Z
482024-10-30T22:39:18.638ZRust is installed now. Great!
492024-10-30T22:39:18.638Z
502024-10-30T22:39:18.638ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-10-30T22:39:18.638Zenvironment variable. This has not been done automatically.
522024-10-30T22:39:18.638Z
532024-10-30T22:39:18.638ZTo configure your current shell, you need to source
542024-10-30T22:39:18.638Zthe corresponding env file under $HOME/.cargo.
552024-10-30T22:39:18.638Z
562024-10-30T22:39:18.638ZThis is usually done by running one of the following (note the leading DOT):
572024-10-30T22:39:18.638Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-10-30T22:39:18.638Zsource "$HOME/.cargo/env.fish" # For fish
592024-10-30T22:39:18.711Z+ rustc --version
602024-10-30T22:39:18.779Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-10-30T22:39:18.782Zprocess exited: duration 25750 ms, exit code 0
 
622024-10-30T22:39:18.787Zstarting task 2: "authentication"
632024-10-30T22:39:18.812Zprocess exited: duration 24 ms, exit code 0
 
642024-10-30T22:39:18.817Zstarting task 3: "clone repository"
652024-10-30T22:39:18.824Z+ mkdir -p /work/oxidecomputer/omicron
662024-10-30T22:39:18.826Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-10-30T22:39:20.336ZCloning into '/work/oxidecomputer/omicron'...
682024-10-30T22:39:29.174Z+ cd /work/oxidecomputer/omicron
692024-10-30T22:39:29.174Z+ git fetch origin 8f8ba2a778142317bd337e89c5ecbf1ddf7509e1
702024-10-30T22:39:29.561ZFrom https://github.com/oxidecomputer/omicron
712024-10-30T22:39:29.561Z * branch 8f8ba2a778142317bd337e89c5ecbf1ddf7509e1 -> FETCH_HEAD
722024-10-30T22:39:29.571Z+ [[ -n gjcolombo/propolis-update ]]
732024-10-30T22:39:29.574Z++ git branch --show-current
742024-10-30T22:39:29.578Z+ current=main
752024-10-30T22:39:29.578Z+ [[ main != gjcolombo/propolis-update ]]
762024-10-30T22:39:29.578Z+ git branch -f gjcolombo/propolis-update 8f8ba2a778142317bd337e89c5ecbf1ddf7509e1
772024-10-30T22:39:29.580Z+ git checkout -f gjcolombo/propolis-update
782024-10-30T22:39:29.741ZSwitched to branch 'gjcolombo/propolis-update'
792024-10-30T22:39:29.744Z+ git reset --hard 8f8ba2a778142317bd337e89c5ecbf1ddf7509e1
802024-10-30T22:39:29.758ZHEAD is now at 8f8ba2a77 don't depend on Propolis "disk attachment states" anymore
812024-10-30T22:39:29.761Zprocess exited: duration 10940 ms, exit code 0
 
822024-10-30T22:39:29.766Zstarting task 4: "build"
832024-10-30T22:39:29.772Z+ source .github/buildomat/ci-env.sh
842024-10-30T22:39:29.774Z++ export CARGO_TERM_COLOR=always
852024-10-30T22:39:29.774Z++ CARGO_TERM_COLOR=always
862024-10-30T22:39:29.774Z+ cargo --version
872024-10-30T22:39:29.828Zcargo 1.82.0 (8f40fc59f 2024-08-21)
882024-10-30T22:39:29.831Z+ rustc --version
892024-10-30T22:39:29.890Zrustc 1.82.0 (f6e511eec 2024-10-15)
902024-10-30T22:39:29.892Z+ WORK=/work
912024-10-30T22:39:29.892Z+ pfexec mkdir -p /work
922024-10-30T22:39:29.897Z+ pfexec chown build /work
932024-10-30T22:39:29.899Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-10-30T22:39:52.220Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-10-30T22:39:55.640Z Startup: Caching catalogs ... Done
962024-10-30T22:40:02.701ZPlanning: Solver setup ... Done (6.278s)
972024-10-30T22:40:02.790ZPlanning: Running solver ... Done (0.091s)
982024-10-30T22:40:02.914ZPlanning: Finding local manifests ... Done (0.049s)
992024-10-30T22:40:02.932ZPlanning: Fetching manifests: 0/5 0% complete
1002024-10-30T22:40:03.556ZPlanning: Fetching manifests: 5/5 100% complete
1012024-10-30T22:40:03.833ZPlanning: Package planning ... Done (0.277s)
1022024-10-30T22:40:03.888ZPlanning: Merging actions ... Done (0.054s)
1032024-10-30T22:40:04.768ZPlanning: Checking for conflicting actions ... Done (0.878s)
1042024-10-30T22:40:10.952ZPlanning: Consolidating action changes ... Done (6.184s)
1052024-10-30T22:40:11.346ZPlanning: Evaluating mediators ... Done (0.394s)
1062024-10-30T22:40:11.425ZPlanning: Planning completed in 15.70 seconds
1072024-10-30T22:40:11.442Z Packages to install: 4
1082024-10-30T22:40:11.442Z Packages to update: 1
1092024-10-30T22:40:11.450Z Mediators to change: 2
1102024-10-30T22:40:11.450Z Services to change: 1
1112024-10-30T22:40:11.450Z Estimated space available: 155.61 GB
1122024-10-30T22:40:11.450ZEstimated space to be consumed: 1.58 GB
1132024-10-30T22:40:11.450Z Create boot environment: No
1142024-10-30T22:40:11.450ZCreate backup boot environment: Yes
1152024-10-30T22:40:11.450Z Rebuild boot archive: No
1162024-10-30T22:40:11.450Z
1172024-10-30T22:40:11.450ZChanged mediators:
1182024-10-30T22:40:11.450Z mediator clang:
1192024-10-30T22:40:11.450Z version: None -> 15 (system default)
1202024-10-30T22:40:11.451Z
1212024-10-30T22:40:11.451Z mediator llvm:
1222024-10-30T22:40:11.451Z version: 14 (system default) -> 15 (system default)
1232024-10-30T22:40:11.451Z
1242024-10-30T22:40:11.451ZChanged packages:
1252024-10-30T22:40:11.451Zhelios-dev
1262024-10-30T22:40:11.451Z developer/build-essential
1272024-10-30T22:40:11.451Z None -> 11-2.0
1282024-10-30T22:40:11.451Z library/libxmlsec1
1292024-10-30T22:40:11.451Z None -> 1.2.35-2.0
1302024-10-30T22:40:11.451Z ooce/developer/clang-15
1312024-10-30T22:40:11.451Z None -> 15.0.7-2.0
1322024-10-30T22:40:11.451Z ooce/developer/llvm-15
1332024-10-30T22:40:11.451Z None -> 15.0.7-2.0
1342024-10-30T22:40:11.451Z package/pkg
1352024-10-30T22:40:11.451Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-10-30T22:40:11.451Z
1372024-10-30T22:40:11.451ZServices:
1382024-10-30T22:40:11.451Z restart_fmri:
1392024-10-30T22:40:11.451Z svc:/system/update-man-index:default
1402024-10-30T22:40:11.451Z
1412024-10-30T22:40:11.452ZEditable files to change:
1422024-10-30T22:40:11.452Z Update:
1432024-10-30T22:40:11.452Z usr/share/lib/pkg/web/config.shtml
1442024-10-30T22:40:11.810Z
1452024-10-30T22:40:11.810ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-10-30T22:40:16.812ZDownload: 944/4281 items 19.0/220.6MB 8% complete (3.9M/s)
1472024-10-30T22:40:21.812ZDownload: 1782/4281 items 117.7/220.6MB 53% complete (11.8M/s)
1482024-10-30T22:40:26.817ZDownload: 3112/4281 items 131.4/220.6MB 59% complete (11.2M/s)
1492024-10-30T22:40:31.819ZDownload: 4118/4281 items 220.1/220.6MB 99% complete (10.2M/s)
1502024-10-30T22:40:33.017ZDownload: Completed 220.60 MB in 21.21 seconds (10.4M/s)
1512024-10-30T22:40:35.068Z Actions: 1/5063 actions (Removing old actions)
1522024-10-30T22:40:35.078Z Actions: 194/5063 actions (Installing new actions)
1532024-10-30T22:40:40.079Z Actions: 4123/5063 actions (Installing new actions)
1542024-10-30T22:40:40.455Z Actions: 4226/5063 actions (Updating modified actions)
1552024-10-30T22:40:40.806Z Actions: Completed 5063 actions in 5.75 seconds.
1562024-10-30T22:40:41.184Z Done (0.370s)
1572024-10-30T22:40:41.186Z Done (0.000s)
1582024-10-30T22:40:41.682Z Done (0.496s)
1592024-10-30T22:40:47.471Z Done (5.582s)
1602024-10-30T22:40:47.845Z Done (0.310s)
1612024-10-30T22:40:47.848Z Done (0.000s)
1622024-10-30T22:40:48.063Z Done (0.000s)
1632024-10-30T22:40:48.717ZPlanning: Evaluating mediator changes ... Done
1642024-10-30T22:40:48.874ZPlanning: Checking for conflicting actions ... Done
1652024-10-30T22:40:48.876ZPlanning: Consolidating action changes ... Done
1662024-10-30T22:40:49.147ZPlanning: Evaluating mediators ... Done
1672024-10-30T22:40:49.150ZPlanning: Planning completed in 0.43 seconds
1682024-10-30T22:40:49.187Z Mediators to change: 2
1692024-10-30T22:40:49.187Z Create boot environment: No
1702024-10-30T22:40:49.189ZCreate backup boot environment: No
1712024-10-30T22:40:49.307Z Done
1722024-10-30T22:40:49.308Z Done
1732024-10-30T22:40:49.660Z Done
1742024-10-30T22:40:53.182Z Done
1752024-10-30T22:40:53.271Z Done
1762024-10-30T22:40:53.277Z Done
1772024-10-30T22:40:53.410Z Done
1782024-10-30T22:40:54.026ZPlanning: Evaluating mediator changes ... Done
1792024-10-30T22:40:54.028ZPlanning: Merging actions ... Done
1802024-10-30T22:40:54.216ZPlanning: Checking for conflicting actions ... Done
1812024-10-30T22:40:54.218ZPlanning: Consolidating action changes ... Done
1822024-10-30T22:40:54.485ZPlanning: Evaluating mediators ... Done
1832024-10-30T22:40:54.541ZPlanning: Planning completed in 0.76 seconds
1842024-10-30T22:40:54.580Z Packages to change: 1
1852024-10-30T22:40:54.580Z Mediators to change: 1
1862024-10-30T22:40:54.582Z Services to change: 1
1872024-10-30T22:40:54.582Z Create boot environment: No
1882024-10-30T22:40:54.582ZCreate backup boot environment: Yes
1892024-10-30T22:40:56.598Z Actions: 1/6 actions (Updating modified actions)
1902024-10-30T22:40:56.700Z Actions: Completed 6 actions in 0.10 seconds.
1912024-10-30T22:40:56.702Z Done
1922024-10-30T22:40:56.702Z Done
1932024-10-30T22:40:56.801Z Done
1942024-10-30T22:41:00.279Z Done
1952024-10-30T22:41:00.368Z Done
1962024-10-30T22:41:00.371Z Done
1972024-10-30T22:41:00.505Z Done
1982024-10-30T22:41:00.934ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992024-10-30T22:41:00.934Zclang system 15 system
2002024-10-30T22:41:00.935Zcsh system system illumos
2012024-10-30T22:41:00.935Zctags system system illumos
2022024-10-30T22:41:00.935Zgcc vendor 12 vendor
2032024-10-30T22:41:00.935Zgcc system 10 system
2042024-10-30T22:41:00.935Zgcc system 7 system
2052024-10-30T22:41:00.935Zgo system 1.20 system
2062024-10-30T22:41:00.935Zgo system 1.19 system
2072024-10-30T22:41:00.935Zllvm system 15 system
2082024-10-30T22:41:00.935Zllvm system 14 system
2092024-10-30T22:41:00.935Zmariadb system 10.6 system
2102024-10-30T22:41:00.936Zmta vendor vendor dma
2112024-10-30T22:41:00.936Zopenjdk system 17 system
2122024-10-30T22:41:00.936Zopenjdk system 11 system
2132024-10-30T22:41:00.936Zopenjdk system 1.8 system
2142024-10-30T22:41:00.936Zopenssl vendor 3 vendor
2152024-10-30T22:41:00.936Zperl system 5.36 system
2162024-10-30T22:41:00.936Zpostgresql system 15 system
2172024-10-30T22:41:00.936Zpostgresql system 13 system
2182024-10-30T22:41:00.936Zpython vendor 3 vendor
2192024-10-30T22:41:00.936Zpython system 2 system
2202024-10-30T22:41:00.936Zpython3 system 3.11 system
2212024-10-30T22:41:00.936Zruby system 3.0 system
2222024-10-30T22:41:00.936Zwords vendor vendor american-english
2232024-10-30T22:41:00.936Zwords system system australian-english
2242024-10-30T22:41:00.937Zwords system system british-english
2252024-10-30T22:41:00.937Zwords system system canadian-english
2262024-10-30T22:41:00.937Zwords system system french
2272024-10-30T22:41:00.937Zwords system system italian
2282024-10-30T22:41:00.937Zwords system system ngerman
2292024-10-30T22:41:00.937Zwords system system ogerman
2302024-10-30T22:41:00.937Zwords system system spanish
2312024-10-30T22:41:01.267ZPUBLISHER TYPE STATUS P LOCATION
2322024-10-30T22:41:01.267Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2332024-10-30T22:41:03.637ZFMRI IFO
2342024-10-30T22:41:03.637Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2352024-10-30T22:41:03.637Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2362024-10-30T22:41:03.637Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2372024-10-30T22:41:03.637Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2382024-10-30T22:41:03.637Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2392024-10-30T22:41:03.637Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402024-10-30T22:41:03.637Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2412024-10-30T22:41:03.637Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2422024-10-30T22:41:03.638Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2432024-10-30T22:41:03.638Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2442024-10-30T22:41:03.638Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2452024-10-30T22:41:03.638Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2462024-10-30T22:41:03.638Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2472024-10-30T22:41:03.638Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2482024-10-30T22:41:03.638Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2492024-10-30T22:41:04.302Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2502024-10-30T22:41:04.559Z Updating crates.io index
2512024-10-30T22:41:04.618Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522024-10-30T22:41:05.407Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2532024-10-30T22:41:05.650Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2542024-10-30T22:41:05.918Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552024-10-30T22:41:06.140Z Updating git repository `https://github.com/oxidecomputer/propolis`
2562024-10-30T22:41:07.037Z Updating git repository `https://github.com/oxidecomputer/crucible`
2572024-10-30T22:41:09.383Z Updating git repository `https://github.com/oxidecomputer/opte`
2582024-10-30T22:41:10.368Z Updating git repository `https://github.com/oxidecomputer/falcon`
2592024-10-30T22:41:11.096Z Updating git repository `https://github.com/oxidecomputer/clickward`
2602024-10-30T22:41:11.357Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2612024-10-30T22:41:11.584Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2622024-10-30T22:41:12.179Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2632024-10-30T22:41:12.423Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642024-10-30T22:41:12.790Z Updating git repository `https://github.com/oxidecomputer/tofino`
2652024-10-30T22:41:13.055Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2662024-10-30T22:41:13.267Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2672024-10-30T22:41:13.507Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2682024-10-30T22:41:13.793Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2692024-10-30T22:41:14.106Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702024-10-30T22:41:14.485Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2712024-10-30T22:41:14.711Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722024-10-30T22:41:15.150Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732024-10-30T22:41:15.441Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742024-10-30T22:41:15.795Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2752024-10-30T22:41:16.222Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762024-10-30T22:41:16.453Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772024-10-30T22:41:16.707Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782024-10-30T22:41:17.832Z Downloading crates ...
2792024-10-30T22:41:17.910Z Downloaded anstream v0.6.15
2802024-10-30T22:41:17.914Z Downloaded crypto-common v0.1.6
2812024-10-30T22:41:17.920Z Downloaded bitflags v2.6.0
2822024-10-30T22:41:17.924Z Downloaded clap_lex v0.7.2
2832024-10-30T22:41:17.930Z Downloaded pretty-hex v0.4.1
2842024-10-30T22:41:17.942Z Downloaded fnv v1.0.7
2852024-10-30T22:41:17.947Z Downloaded anstyle-query v1.1.1
2862024-10-30T22:41:17.947Z Downloaded dof v0.3.0
2872024-10-30T22:41:17.950Z Downloaded smawk v0.3.2
2882024-10-30T22:41:17.950Z Downloaded pest_generator v2.7.14
2892024-10-30T22:41:17.950Z Downloaded is_terminal_polyfill v1.70.1
2902024-10-30T22:41:17.950Z Downloaded heck v0.4.1
2912024-10-30T22:41:17.953Z Downloaded cargo_metadata v0.18.1
2922024-10-30T22:41:17.953Z Downloaded thread-id v4.2.2
2932024-10-30T22:41:17.953Z Downloaded memmap v0.7.0
2942024-10-30T22:41:17.955Z Downloaded tabled_derive v0.7.0
2952024-10-30T22:41:17.955Z Downloaded clap v4.5.20
2962024-10-30T22:41:17.963Z Downloaded version_check v0.9.5
2972024-10-30T22:41:17.966Z Downloaded usdt-impl v0.5.0
2982024-10-30T22:41:17.966Z Downloaded semver v1.0.23
2992024-10-30T22:41:17.968Z Downloaded camino v1.1.9
3002024-10-30T22:41:17.971Z Downloaded bytecount v0.6.8
3012024-10-30T22:41:17.974Z Downloaded sha2 v0.10.8
3022024-10-30T22:41:17.974Z Downloaded errno v0.3.9
3032024-10-30T22:41:17.988Z Downloaded zerocopy-derive v0.7.35
3042024-10-30T22:41:17.988Z Downloaded log v0.4.22
3052024-10-30T22:41:17.988Z Downloaded proc-macro2 v1.0.87
3062024-10-30T22:41:17.990Z Downloaded unicode-ident v1.0.13
3072024-10-30T22:41:17.993Z Downloaded ryu v1.0.18
3082024-10-30T22:41:17.997Z Downloaded textwrap v0.16.1
3092024-10-30T22:41:18.002Z Downloaded anstyle v1.0.8
3102024-10-30T22:41:18.005Z Downloaded byteorder v1.5.0
3112024-10-30T22:41:18.005Z Downloaded autocfg v1.4.0
3122024-10-30T22:41:18.006Z Downloaded block-buffer v0.10.4
3132024-10-30T22:41:18.006Z Downloaded dtrace-parser v0.2.0
3142024-10-30T22:41:18.009Z Downloaded cfg-if v1.0.0
3152024-10-30T22:41:18.009Z Downloaded equivalent v1.0.1
3162024-10-30T22:41:18.016Z Downloaded anstyle-parse v0.2.5
3172024-10-30T22:41:18.027Z Downloaded swrite v0.1.0
3182024-10-30T22:41:18.033Z Downloaded scroll_derive v0.12.0
3192024-10-30T22:41:18.039Z Downloaded usdt-macro v0.5.0
3202024-10-30T22:41:18.043Z Downloaded usdt-attr-macro v0.5.0
3212024-10-30T22:41:18.043Z Downloaded usdt v0.5.0
3222024-10-30T22:41:18.043Z Downloaded cpufeatures v0.2.14
3232024-10-30T22:41:18.043Z Downloaded colorchoice v1.0.2
3242024-10-30T22:41:18.047Z Downloaded cargo-platform v0.1.8
3252024-10-30T22:41:18.047Z Downloaded generic-array v0.14.7
3262024-10-30T22:41:18.047Z Downloaded toml_datetime v0.6.8
3272024-10-30T22:41:18.047Z Downloaded serde_spanned v0.6.8
3282024-10-30T22:41:18.050Z Downloaded fastrand v2.1.1
3292024-10-30T22:41:18.053Z Downloaded cargo_toml v0.20.5
3302024-10-30T22:41:18.056Z Downloaded anyhow v1.0.89
3312024-10-30T22:41:18.059Z Downloaded macaddr v1.0.1
3322024-10-30T22:41:18.061Z Downloaded itoa v1.0.11
3332024-10-30T22:41:18.066Z Downloaded heck v0.5.0
3342024-10-30T22:41:18.066Z Downloaded fs-err v2.11.0
3352024-10-30T22:41:18.068Z Downloaded utf8parse v0.2.2
3362024-10-30T22:41:18.068Z Downloaded unicode-linebreak v0.1.5
3372024-10-30T22:41:18.068Z Downloaded serde_tokenstream v0.2.2
3382024-10-30T22:41:18.068Z Downloaded plain v0.2.3
3392024-10-30T22:41:18.070Z Downloaded thiserror v1.0.64
3402024-10-30T22:41:18.074Z Downloaded thiserror-impl v1.0.64
3412024-10-30T22:41:18.077Z Downloaded proc-macro-error-attr v1.0.4
3422024-10-30T22:41:18.077Z Downloaded digest v0.10.7
3432024-10-30T22:41:18.080Z Downloaded camino-tempfile v1.1.1
3442024-10-30T22:41:18.082Z Downloaded terminal_size v0.4.0
3452024-10-30T22:41:18.082Z Downloaded clap_derive v4.5.18
3462024-10-30T22:41:18.096Z Downloaded once_cell v1.20.2
3472024-10-30T22:41:18.098Z Downloaded strsim v0.11.1
3482024-10-30T22:41:18.102Z Downloaded proc-macro-error v1.0.4
3492024-10-30T22:41:18.105Z Downloaded scroll v0.12.0
3502024-10-30T22:41:18.107Z Downloaded quote v1.0.37
3512024-10-30T22:41:18.110Z Downloaded typenum v1.17.0
3522024-10-30T22:41:18.112Z Downloaded tempfile v3.13.0
3532024-10-30T22:41:18.114Z Downloaded pest_derive v2.7.14
3542024-10-30T22:41:18.121Z Downloaded ucd-trie v0.1.7
3552024-10-30T22:41:18.123Z Downloaded toml_edit v0.22.22
3562024-10-30T22:41:18.144Z Downloaded serde_json v1.0.128
3572024-10-30T22:41:18.150Z Downloaded pest_meta v2.7.14
3582024-10-30T22:41:18.152Z Downloaded pest v2.7.14
3592024-10-30T22:41:18.157Z Downloaded papergrid v0.11.0
3602024-10-30T22:41:18.161Z Downloaded serde v1.0.210
3612024-10-30T22:41:18.164Z Downloaded indexmap v2.6.0
3622024-10-30T22:41:18.168Z Downloaded toml v0.8.19
3632024-10-30T22:41:18.171Z Downloaded memchr v2.7.4
3642024-10-30T22:41:18.176Z Downloaded serde_derive v1.0.210
3652024-10-30T22:41:18.179Z Downloaded goblin v0.8.2
3662024-10-30T22:41:18.205Z Downloaded hashbrown v0.15.0
3672024-10-30T22:41:18.209Z Downloaded clap_builder v4.5.20
3682024-10-30T22:41:18.216Z Downloaded zerocopy v0.7.35
3692024-10-30T22:41:18.230Z Downloaded syn v1.0.109
3702024-10-30T22:41:18.240Z Downloaded winnow v0.6.20
3712024-10-30T22:41:18.464Z Downloaded unicode-width v0.1.14
3722024-10-30T22:41:18.468Z Downloaded syn v2.0.79
3732024-10-30T22:41:18.468Z Downloaded tabled v0.15.0
3742024-10-30T22:41:18.468Z Downloaded rustix v0.38.37
3752024-10-30T22:41:18.468Z Downloaded libc v0.2.161
3762024-10-30T22:41:18.630Z Compiling proc-macro2 v1.0.87
3772024-10-30T22:41:18.630Z Compiling unicode-ident v1.0.13
3782024-10-30T22:41:18.633Z Compiling serde v1.0.210
3792024-10-30T22:41:18.633Z Compiling version_check v0.9.5
3802024-10-30T22:41:18.633Z Compiling thiserror v1.0.64
3812024-10-30T22:41:18.633Z Compiling memchr v2.7.4
3822024-10-30T22:41:18.665Z Compiling libc v0.2.161
3832024-10-30T22:41:18.667Z Compiling ucd-trie v0.1.7
3842024-10-30T22:41:18.987Z Compiling ryu v1.0.18
3852024-10-30T22:41:19.233Z Compiling itoa v1.0.11
3862024-10-30T22:41:19.283Z Compiling once_cell v1.20.2
3872024-10-30T22:41:19.510Z Compiling byteorder v1.5.0
3882024-10-30T22:41:19.597Z Compiling serde_json v1.0.128
3892024-10-30T22:41:20.007Z Compiling rustix v0.38.37
3902024-10-30T22:41:20.215Z Compiling bitflags v2.6.0
3912024-10-30T22:41:20.261Z Compiling proc-macro-error-attr v1.0.4
3922024-10-30T22:41:20.520Z Compiling usdt-impl v0.5.0
3932024-10-30T22:41:20.566Z Compiling syn v1.0.109
3942024-10-30T22:41:20.654Z Compiling proc-macro-error v1.0.4
3952024-10-30T22:41:20.706Z Compiling utf8parse v0.2.2
3962024-10-30T22:41:20.885Z Compiling hashbrown v0.15.0
3972024-10-30T22:41:20.906Z Compiling camino v1.1.9
3982024-10-30T22:41:20.958Z Compiling log v0.4.22
3992024-10-30T22:41:21.013Z Compiling plain v0.2.3
4002024-10-30T22:41:21.181Z Compiling equivalent v1.0.1
4012024-10-30T22:41:21.304Z Compiling anstyle-parse v0.2.5
4022024-10-30T22:41:21.326Z Compiling quote v1.0.37
4032024-10-30T22:41:21.396Z Compiling thread-id v4.2.2
4042024-10-30T22:41:21.524Z Compiling errno v0.3.9
4052024-10-30T22:41:21.621Z Compiling autocfg v1.4.0
4062024-10-30T22:41:21.646Z Compiling semver v1.0.23
4072024-10-30T22:41:21.751Z Compiling syn v2.0.79
4082024-10-30T22:41:21.980Z Compiling colorchoice v1.0.2
4092024-10-30T22:41:22.077Z Compiling indexmap v2.6.0
4102024-10-30T22:41:22.137Z Compiling is_terminal_polyfill v1.70.1
4112024-10-30T22:41:22.164Z Compiling anstyle v1.0.8
4122024-10-30T22:41:22.271Z Compiling unicode-width v0.1.14
4132024-10-30T22:41:22.660Z Compiling pretty-hex v0.4.1
4142024-10-30T22:41:22.685Z Compiling anstyle-query v1.1.1
4152024-10-30T22:41:22.834Z Compiling winnow v0.6.20
4162024-10-30T22:41:22.834Z Compiling anstream v0.6.15
4172024-10-30T22:41:22.886Z Compiling fs-err v2.11.0
4182024-10-30T22:41:23.390Z Compiling fnv v1.0.7
4192024-10-30T22:41:23.415Z Compiling anyhow v1.0.89
4202024-10-30T22:41:23.451Z Compiling bytecount v0.6.8
4212024-10-30T22:41:23.535Z Compiling cfg-if v1.0.0
4222024-10-30T22:41:23.600Z Compiling heck v0.4.1
4232024-10-30T22:41:23.640Z Compiling fastrand v2.1.1
4242024-10-30T22:41:23.666Z Compiling clap_lex v0.7.2
4252024-10-30T22:41:24.029Z Compiling terminal_size v0.4.0
4262024-10-30T22:41:24.071Z Compiling strsim v0.11.1
4272024-10-30T22:41:24.153Z Compiling heck v0.5.0
4282024-10-30T22:41:24.588Z Compiling tempfile v3.13.0
4292024-10-30T22:41:24.669Z Compiling clap_builder v4.5.20
4302024-10-30T22:41:24.697Z Compiling papergrid v0.11.0
4312024-10-30T22:41:25.108Z Compiling memmap v0.7.0
4322024-10-30T22:41:25.237Z Compiling unicode-linebreak v0.1.5
4332024-10-30T22:41:25.469Z Compiling smawk v0.3.2
4342024-10-30T22:41:25.686Z Compiling textwrap v0.16.1
4352024-10-30T22:41:26.117Z Compiling swrite v0.1.0
4362024-10-30T22:41:27.080Z Compiling tabled_derive v0.7.0
4372024-10-30T22:41:28.455Z Compiling tabled v0.15.0
4382024-10-30T22:41:29.804Z Compiling serde_derive v1.0.210
4392024-10-30T22:41:29.804Z Compiling thiserror-impl v1.0.64
4402024-10-30T22:41:29.807Z Compiling zerocopy-derive v0.7.35
4412024-10-30T22:41:29.826Z Compiling scroll_derive v0.12.0
4422024-10-30T22:41:29.831Z Compiling clap_derive v4.5.18
4432024-10-30T22:41:31.136Z Compiling scroll v0.12.0
4442024-10-30T22:41:31.574Z Compiling goblin v0.8.2
4452024-10-30T22:41:31.620Z Compiling zerocopy v0.7.35
4462024-10-30T22:41:32.380Z Compiling pest v2.7.14
4472024-10-30T22:41:33.172Z Compiling clap v4.5.20
4482024-10-30T22:41:34.511Z Compiling pest_meta v2.7.14
4492024-10-30T22:41:35.348Z Compiling pest_generator v2.7.14
4502024-10-30T22:41:37.020Z Compiling pest_derive v2.7.14
4512024-10-30T22:41:37.714Z Compiling dtrace-parser v0.2.0
4522024-10-30T22:41:39.379Z Compiling serde_tokenstream v0.2.2
4532024-10-30T22:41:39.416Z Compiling toml_datetime v0.6.8
4542024-10-30T22:41:39.416Z Compiling serde_spanned v0.6.8
4552024-10-30T22:41:39.709Z Compiling cargo-platform v0.1.8
4562024-10-30T22:41:39.778Z Compiling toml_edit v0.22.22
4572024-10-30T22:41:39.949Z Compiling macaddr v1.0.1
4582024-10-30T22:41:40.071Z Compiling camino-tempfile v1.1.1
4592024-10-30T22:41:40.878Z Compiling dof v0.3.0
4602024-10-30T22:41:40.878Z Compiling cargo_metadata v0.18.1
4612024-10-30T22:41:42.549Z Compiling toml v0.8.19
4622024-10-30T22:41:42.576Z Compiling usdt-attr-macro v0.5.0
4632024-10-30T22:41:42.578Z Compiling usdt-macro v0.5.0
4642024-10-30T22:41:43.362Z Compiling cargo_toml v0.20.5
4652024-10-30T22:41:43.873Z Compiling usdt v0.5.0
4662024-10-30T22:41:46.848Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4672024-10-30T22:41:50.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.54s
4682024-10-30T22:41:50.909Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4692024-10-30T22:41:51.411Z Downloading crates ...
4702024-10-30T22:41:51.521Z Downloaded aead v0.5.2
4712024-10-30T22:41:51.526Z Downloaded allocator-api2 v0.2.18
4722024-10-30T22:41:51.529Z Downloaded ascii-canvas v3.0.0
4732024-10-30T22:41:51.532Z Downloaded addr2line v0.24.2
4742024-10-30T22:41:51.535Z Downloaded async-stream-impl v0.3.6
4752024-10-30T22:41:51.547Z Downloaded crunchy v0.2.2
4762024-10-30T22:41:51.549Z Downloaded cfg_aliases v0.2.1
4772024-10-30T22:41:51.550Z Downloaded atomicwrites v0.4.4
4782024-10-30T22:41:51.552Z Downloaded debug-ignore v1.0.5
4792024-10-30T22:41:51.555Z Downloaded http-body-util v0.1.2
4802024-10-30T22:41:51.558Z Downloaded crc v3.2.1
4812024-10-30T22:41:51.560Z Downloaded iana-time-zone v0.1.61
4822024-10-30T22:41:51.563Z Downloaded curve25519-dalek-derive v0.1.1
4832024-10-30T22:41:51.563Z Downloaded convert_case v0.4.0
4842024-10-30T22:41:51.566Z Downloaded cexpr v0.6.0
4852024-10-30T22:41:51.566Z Downloaded castaway v0.2.3
4862024-10-30T22:41:51.570Z Downloaded bitflags v1.3.2
4872024-10-30T22:41:51.574Z Downloaded is_ci v1.2.0
4882024-10-30T22:41:51.574Z Downloaded instant v0.1.13
4892024-10-30T22:41:51.577Z Downloaded chrono-tz-build v0.4.0
4902024-10-30T22:41:51.577Z Downloaded csv-core v0.1.11
4912024-10-30T22:41:51.577Z Downloaded new_debug_unreachable v1.0.6
4922024-10-30T22:41:51.580Z Downloaded ciborium-ll v0.2.2
4932024-10-30T22:41:51.580Z Downloaded newtype_derive v0.1.6
4942024-10-30T22:41:51.583Z Downloaded adler2 v2.0.0
4952024-10-30T22:41:51.583Z Downloaded bcrypt-pbkdf v0.10.0
4962024-10-30T22:41:51.583Z Downloaded base64ct v1.6.0
4972024-10-30T22:41:51.585Z Downloaded keccak v0.1.5
4982024-10-30T22:41:51.588Z Downloaded mockall v0.13.0
4992024-10-30T22:41:51.590Z Downloaded lazycell v1.3.0
5002024-10-30T22:41:51.590Z Downloaded maplit v1.0.2
5012024-10-30T22:41:51.593Z Downloaded ipnetwork v0.20.0
5022024-10-30T22:41:51.593Z Downloaded multimap v0.10.0
5032024-10-30T22:41:51.595Z Downloaded lock_api v0.4.12
5042024-10-30T22:41:51.599Z Downloaded libsw v3.3.1
5052024-10-30T22:41:51.599Z Downloaded ahash v0.8.11
5062024-10-30T22:41:51.601Z Downloaded nodrop v0.1.14
5072024-10-30T22:41:51.605Z Downloaded memoffset v0.9.1
5082024-10-30T22:41:51.605Z Downloaded compact_str v0.8.0
5092024-10-30T22:41:51.607Z Downloaded hyper-staticfile v0.10.1
5102024-10-30T22:41:51.610Z Downloaded bytes v1.7.2
5112024-10-30T22:41:51.614Z Downloaded backtrace v0.3.74
5122024-10-30T22:41:51.619Z Downloaded rtoolbox v0.0.2
5132024-10-30T22:41:51.621Z Downloaded maybe-uninit v2.0.0
5142024-10-30T22:41:51.624Z Downloaded const_format v0.2.33
5152024-10-30T22:41:51.627Z Downloaded serde_urlencoded v0.7.1
5162024-10-30T22:41:51.629Z Downloaded hmac v0.12.1
5172024-10-30T22:41:51.637Z Downloaded crypto-bigint v0.5.5
5182024-10-30T22:41:51.639Z Downloaded sync_wrapper v1.0.1
5192024-10-30T22:41:51.642Z Downloaded hostname v0.4.0
5202024-10-30T22:41:51.642Z Downloaded ciborium-io v0.2.2
5212024-10-30T22:41:51.645Z Downloaded atty v0.2.14
5222024-10-30T22:41:51.645Z Downloaded rayon-core v1.12.1
5232024-10-30T22:41:51.648Z Downloaded nu-ansi-term v0.50.1
5242024-10-30T22:41:51.651Z Downloaded rusty-fork v0.3.0
5252024-10-30T22:41:51.653Z Downloaded http v1.1.0
5262024-10-30T22:41:51.656Z Downloaded arc-swap v1.7.1
5272024-10-30T22:41:51.660Z Downloaded darling_macro v0.20.10
5282024-10-30T22:41:51.663Z Downloaded cstr-argument v0.1.2
5292024-10-30T22:41:51.663Z Downloaded crucible-workspace-hack v0.1.0
5302024-10-30T22:41:51.663Z Downloaded crossterm v0.28.1
5312024-10-30T22:41:51.670Z Downloaded minimal-lexical v0.2.1
5322024-10-30T22:41:51.675Z Downloaded async-stream v0.3.6
5332024-10-30T22:41:51.677Z Downloaded async-recursion v1.1.1
5342024-10-30T22:41:51.683Z Downloaded num-bigint-dig v0.8.4
5352024-10-30T22:41:51.687Z Downloaded socket2 v0.5.7
5362024-10-30T22:41:51.689Z Downloaded crossbeam-deque v0.8.5
5372024-10-30T22:41:51.692Z Downloaded snafu-derive v0.8.5
5382024-10-30T22:41:51.694Z Downloaded itertools v0.12.1
5392024-10-30T22:41:51.700Z Downloaded libm v0.2.8
5402024-10-30T22:41:51.709Z Downloaded typify-macro v0.2.0
5412024-10-30T22:41:51.712Z Downloaded zone_cfg_derive v0.3.0
5422024-10-30T22:41:51.712Z Downloaded hubpack_derive v0.1.1
5432024-10-30T22:41:51.714Z Downloaded sync_wrapper v0.1.2
5442024-10-30T22:41:51.714Z Downloaded humantime v2.1.0
5452024-10-30T22:41:51.717Z Downloaded http-body v1.0.1
5462024-10-30T22:41:51.717Z Downloaded foreign-types v0.3.2
5472024-10-30T22:41:51.720Z Downloaded tinyvec v1.8.0
5482024-10-30T22:41:51.723Z Downloaded deranged v0.3.11
5492024-10-30T22:41:51.723Z Downloaded impl-trait-for-tuples v0.2.2
5502024-10-30T22:41:51.725Z Downloaded matches v0.1.10
5512024-10-30T22:41:51.727Z Downloaded cbc v0.1.2
5522024-10-30T22:41:51.731Z Downloaded md5 v0.7.0
5532024-10-30T22:41:51.731Z Downloaded async-trait v0.1.83
5542024-10-30T22:41:51.734Z Downloaded const_format_proc_macros v0.2.33
5552024-10-30T22:41:51.736Z Downloaded instability v0.3.2
5562024-10-30T22:41:51.739Z Downloaded ciborium v0.2.2
5572024-10-30T22:41:51.741Z Downloaded newtype-uuid v1.1.2
5582024-10-30T22:41:51.741Z Downloaded console v0.15.8
5592024-10-30T22:41:51.744Z Downloaded normalize-line-endings v0.3.0
5602024-10-30T22:41:51.746Z Downloaded number_prefix v0.4.0
5612024-10-30T22:41:51.746Z Downloaded newline-converter v0.3.0
5622024-10-30T22:41:51.750Z Downloaded num_threads v0.1.7
5632024-10-30T22:41:51.750Z Downloaded rustversion v1.0.17
5642024-10-30T22:41:51.752Z Downloaded rfc6979 v0.4.0
5652024-10-30T22:41:51.752Z Downloaded cookie_store v0.21.0
5662024-10-30T22:41:51.754Z Downloaded libefi-sys v0.1.0
5672024-10-30T22:41:51.757Z Downloaded chacha20 v0.9.1
5682024-10-30T22:41:51.759Z Downloaded slog-dtrace v0.3.0
5692024-10-30T22:41:51.761Z Downloaded wyz v0.5.1
5702024-10-30T22:41:51.761Z Downloaded unicase v2.7.0
5712024-10-30T22:41:51.764Z Downloaded foldhash v0.1.3
5722024-10-30T22:41:51.766Z Downloaded downcast v0.11.0
5732024-10-30T22:41:51.767Z Downloaded precomputed-hash v0.1.1
5742024-10-30T22:41:51.767Z Downloaded peg-runtime v0.8.3
5752024-10-30T22:41:51.769Z Downloaded vte_generate_state_changes v0.1.2
5762024-10-30T22:41:51.769Z Downloaded lazy_static v1.5.0
5772024-10-30T22:41:51.772Z Downloaded unarray v0.1.4
5782024-10-30T22:41:51.772Z Downloaded is-terminal v0.4.13
5792024-10-30T22:41:51.774Z Downloaded gethostname v0.5.0
5802024-10-30T22:41:51.774Z Downloaded futures-macro v0.3.31
5812024-10-30T22:41:51.776Z Downloaded embedded-io v0.6.1
5822024-10-30T22:41:51.776Z Downloaded supports-color v3.0.1
5832024-10-30T22:41:51.780Z Downloaded lalrpop v0.19.12
5842024-10-30T22:41:51.790Z Downloaded managed v0.8.0
5852024-10-30T22:41:51.792Z Downloaded bcs v0.1.6
5862024-10-30T22:41:51.795Z Downloaded backoff v0.4.0
5872024-10-30T22:41:51.799Z Downloaded nanorand v0.7.0
5882024-10-30T22:41:51.802Z Downloaded signal-hook-tokio v0.3.1
5892024-10-30T22:41:51.802Z Downloaded sha1 v0.10.6
5902024-10-30T22:41:51.804Z Downloaded num v0.4.3
5912024-10-30T22:41:51.805Z Downloaded ghash v0.5.1
5922024-10-30T22:41:51.807Z Downloaded time-core v0.1.2
5932024-10-30T22:41:51.807Z Downloaded crossbeam-epoch v0.9.18
5942024-10-30T22:41:51.809Z Downloaded ipnet v2.10.1
5952024-10-30T22:41:51.812Z Downloaded serde-hex v0.1.0
5962024-10-30T22:41:51.812Z Downloaded embedded-io v0.4.0
5972024-10-30T22:41:51.815Z Downloaded ecdsa v0.16.9
5982024-10-30T22:41:51.817Z Downloaded toolchain_find v0.4.0
5992024-10-30T22:41:51.820Z Downloaded quinn-udp v0.5.5
6002024-10-30T22:41:51.823Z Downloaded radium v0.7.0
6012024-10-30T22:41:51.823Z Downloaded topological-sort v0.2.2
6022024-10-30T22:41:51.823Z Downloaded pem v3.0.4
6032024-10-30T22:41:51.826Z Downloaded unicode-bidi v0.3.17
6042024-10-30T22:41:51.828Z Downloaded try-lock v0.2.5
6052024-10-30T22:41:51.828Z Downloaded aes-gcm v0.10.3
6062024-10-30T22:41:51.831Z Downloaded vte v0.11.1
6072024-10-30T22:41:51.834Z Downloaded diff v0.1.13
6082024-10-30T22:41:51.838Z Downloaded memmap2 v0.9.5
6092024-10-30T22:41:51.840Z Downloaded md-5 v0.10.6
6102024-10-30T22:41:51.843Z Downloaded libloading v0.8.5
6112024-10-30T22:41:51.845Z Downloaded base64 v0.13.1
6122024-10-30T22:41:51.848Z Downloaded parse-display-derive v0.10.0
6132024-10-30T22:41:51.851Z Downloaded zone_cfg_derive v0.1.2
6142024-10-30T22:41:51.851Z Downloaded scheduled-thread-pool v0.2.7
6152024-10-30T22:41:51.853Z Downloaded same-file v1.0.6
6162024-10-30T22:41:51.853Z Downloaded num_enum_derive v0.5.11
6172024-10-30T22:41:51.853Z Downloaded getrandom v0.2.15
6182024-10-30T22:41:51.857Z Downloaded openssl-probe v0.1.5
6192024-10-30T22:41:51.859Z Downloaded predicates-tree v1.0.11
6202024-10-30T22:41:51.859Z Downloaded predicates-core v1.0.8
6212024-10-30T22:41:51.862Z Downloaded pin-utils v0.1.0
6222024-10-30T22:41:51.862Z Downloaded fixedbitset v0.4.2
6232024-10-30T22:41:51.864Z Downloaded slog-stdlog v4.1.1
6242024-10-30T22:41:51.866Z Downloaded tokio-rustls v0.25.0
6252024-10-30T22:41:51.869Z Downloaded hyper v0.14.30
6262024-10-30T22:41:51.876Z Downloaded path-slash v0.1.5
6272024-10-30T22:41:51.878Z Downloaded num-derive v0.4.2
6282024-10-30T22:41:51.880Z Downloaded schemars_derive v0.8.21
6292024-10-30T22:41:51.883Z Downloaded rustc_version v0.4.1
6302024-10-30T22:41:51.883Z Downloaded rustc_version v0.1.7
6312024-10-30T22:41:51.886Z Downloaded darling_core v0.20.10
6322024-10-30T22:41:51.889Z Downloaded cc v1.1.30
6332024-10-30T22:41:51.892Z Downloaded serde-big-array v0.5.1
6342024-10-30T22:41:51.894Z Downloaded slab v0.4.9
6352024-10-30T22:41:51.897Z Downloaded rpassword v7.3.1
6362024-10-30T22:41:51.897Z Downloaded stringprep v0.1.5
6372024-10-30T22:41:51.900Z Downloaded either v1.13.0
6382024-10-30T22:41:51.903Z Downloaded glob v0.3.1
6392024-10-30T22:41:51.903Z Downloaded futures-io v0.3.31
6402024-10-30T22:41:51.903Z Downloaded fragile v2.0.0
6412024-10-30T22:41:51.905Z Downloaded termtree v0.4.1
6422024-10-30T22:41:51.908Z Downloaded sqlparser_derive v0.2.2
6432024-10-30T22:41:51.908Z Downloaded hyper-util v0.1.9
6442024-10-30T22:41:51.911Z Downloaded aho-corasick v1.1.3
6452024-10-30T22:41:51.918Z Downloaded parse-size v1.0.0
6462024-10-30T22:41:51.921Z Downloaded pin-project v1.1.6
6472024-10-30T22:41:51.931Z Downloaded foreign-types-shared v0.3.1
6482024-10-30T22:41:51.933Z Downloaded fallible-iterator v0.2.0
6492024-10-30T22:41:51.936Z Downloaded powerfmt v0.2.0
6502024-10-30T22:41:51.936Z Downloaded unicode-truncate v1.1.0
6512024-10-30T22:41:51.939Z Downloaded tokio-rustls v0.26.0
6522024-10-30T22:41:51.939Z Downloaded display-error-chain v0.2.1
6532024-10-30T22:41:51.942Z Downloaded slog-term v2.9.1
6542024-10-30T22:41:51.946Z Downloaded base64 v0.22.1
6552024-10-30T22:41:51.948Z Downloaded snafu v0.8.5
6562024-10-30T22:41:51.954Z Downloaded ssh-cipher v0.2.0
6572024-10-30T22:41:51.956Z Downloaded thread_local v1.1.8
6582024-10-30T22:41:51.959Z Downloaded enum-as-inner v0.5.1
6592024-10-30T22:41:51.959Z Downloaded globset v0.4.15
6602024-10-30T22:41:51.962Z Downloaded openssl-macros v0.1.1
6612024-10-30T22:41:51.964Z Downloaded xz2 v0.1.7
6622024-10-30T22:41:51.964Z Downloaded untrusted v0.7.1
6632024-10-30T22:41:51.966Z Downloaded thiserror-impl-no-std v2.0.2
6642024-10-30T22:41:51.966Z Downloaded derive-where v1.2.7
6652024-10-30T22:41:51.982Z Downloaded funty v2.0.0
6662024-10-30T22:41:51.985Z Downloaded form_urlencoded v1.2.1
6672024-10-30T22:41:51.985Z Downloaded ff v0.13.0
6682024-10-30T22:41:51.985Z Downloaded dirs-next v2.0.0
6692024-10-30T22:41:51.987Z Downloaded difflib v0.4.0
6702024-10-30T22:41:51.987Z Downloaded tap v1.0.1
6712024-10-30T22:41:51.989Z Downloaded x509-cert v0.2.5
6722024-10-30T22:41:51.994Z Downloaded float-ord v0.3.2
6732024-10-30T22:41:51.997Z Downloaded serde_path_to_error v0.1.16
6742024-10-30T22:41:51.999Z Downloaded headers-core v0.3.0
6752024-10-30T22:41:51.999Z Downloaded serde_repr v0.1.19
6762024-10-30T22:41:52.002Z Downloaded serde_plain v1.0.2
6772024-10-30T22:41:52.004Z Downloaded signal-hook-mio v0.2.4
6782024-10-30T22:41:52.004Z Downloaded hickory-client v0.24.1
6792024-10-30T22:41:52.007Z Downloaded env_logger v0.10.2
6802024-10-30T22:41:52.012Z Downloaded fxhash v0.2.1
6812024-10-30T22:41:52.015Z Downloaded dhcproto-macros v0.1.0
6822024-10-30T22:41:52.015Z Downloaded structmeta v0.3.0
6832024-10-30T22:41:52.015Z Downloaded sqlformat v0.2.6
6842024-10-30T22:41:52.020Z Downloaded tough v0.17.1
6852024-10-30T22:41:52.024Z Downloaded diesel_table_macro_syntax v0.2.0
6862024-10-30T22:41:52.027Z Downloaded structmeta v0.2.0
6872024-10-30T22:41:52.027Z Downloaded ref-cast v1.0.23
6882024-10-30T22:41:52.029Z Downloaded sigpipe v0.1.3
6892024-10-30T22:41:52.031Z Downloaded psl-types v2.0.11
6902024-10-30T22:41:52.031Z Downloaded scrypt v0.11.0
6912024-10-30T22:41:52.034Z Downloaded tracing-core v0.1.32
6922024-10-30T22:41:52.036Z Downloaded hashbrown v0.13.2
6932024-10-30T22:41:52.041Z Downloaded strum_macros v0.26.4
6942024-10-30T22:41:52.043Z Downloaded num-bigint v0.4.6
6952024-10-30T22:41:52.048Z Downloaded zeroize v1.8.1
6962024-10-30T22:41:52.050Z Downloaded unicode-xid v0.2.6
6972024-10-30T22:41:52.053Z Downloaded ron v0.7.1
6982024-10-30T22:41:52.056Z Downloaded futures-task v0.3.31
6992024-10-30T22:41:52.059Z Downloaded futures-sink v0.3.31
7002024-10-30T22:41:52.059Z Downloaded paste v1.0.15
7012024-10-30T22:41:52.062Z Downloaded hash32 v0.2.1
7022024-10-30T22:41:52.064Z Downloaded toml_edit v0.19.15
7032024-10-30T22:41:52.081Z Downloaded shell-words v1.1.0
7042024-10-30T22:41:52.084Z Downloaded float-cmp v0.9.0
7052024-10-30T22:41:52.084Z Downloaded diesel-dtrace v0.3.0
7062024-10-30T22:41:52.087Z Downloaded universal-hash v0.5.1
7072024-10-30T22:41:52.087Z Downloaded structmeta-derive v0.2.0
7082024-10-30T22:41:52.089Z Downloaded peg v0.8.4
7092024-10-30T22:41:52.092Z Downloaded parking_lot_core v0.8.6
7102024-10-30T22:41:52.095Z Downloaded smallvec v1.13.2
7112024-10-30T22:41:52.097Z Downloaded packed_struct v0.10.1
7122024-10-30T22:41:52.100Z Downloaded openssl-sys v0.9.103
7132024-10-30T22:41:52.103Z Downloaded quick-error v1.2.3
7142024-10-30T22:41:52.106Z Downloaded hash32 v0.3.1
7152024-10-30T22:41:52.108Z Downloaded strum v0.26.3
7162024-10-30T22:41:52.108Z Downloaded fallible-streaming-iterator v0.1.9
7172024-10-30T22:41:52.108Z Downloaded wait-timeout v0.2.0
7182024-10-30T22:41:52.112Z Downloaded pkcs8 v0.10.2
7192024-10-30T22:41:52.115Z Downloaded parking_lot v0.12.3
7202024-10-30T22:41:52.117Z Downloaded smallvec v0.6.14
7212024-10-30T22:41:52.117Z Downloaded group v0.13.0
7222024-10-30T22:41:52.120Z Downloaded test-strategy v0.3.1
7232024-10-30T22:41:52.122Z Downloaded sct v0.7.1
7242024-10-30T22:41:52.126Z Downloaded structmeta-derive v0.3.0
7252024-10-30T22:41:52.128Z Downloaded mio v1.0.2
7262024-10-30T22:41:52.134Z Downloaded dsl_auto_type v0.1.2
7272024-10-30T22:41:52.137Z Downloaded defmt-macros v0.3.9
7282024-10-30T22:41:52.139Z Downloaded tracing-attributes v0.1.27
7292024-10-30T22:41:52.143Z Downloaded slog-json v2.6.1
7302024-10-30T22:41:52.145Z Downloaded idna v0.2.3
7312024-10-30T22:41:52.149Z Downloaded opaque-debug v0.3.1
7322024-10-30T22:41:52.152Z Downloaded num_enum v0.5.11
7332024-10-30T22:41:52.156Z Downloaded endian-type v0.1.2
7342024-10-30T22:41:52.158Z Downloaded olpc-cjson v0.1.4
7352024-10-30T22:41:52.158Z Downloaded tls_codec_derive v0.4.1
7362024-10-30T22:41:52.161Z Downloaded tokio-native-tls v0.3.1
7372024-10-30T22:41:52.164Z Downloaded vsss-rs v3.3.4
7382024-10-30T22:41:52.167Z Downloaded want v0.3.1
7392024-10-30T22:41:52.167Z Downloaded rcgen v0.12.1
7402024-10-30T22:41:52.170Z Downloaded nom v7.1.3
7412024-10-30T22:41:52.175Z Downloaded russh-cryptovec v0.7.3
7422024-10-30T22:41:52.177Z Downloaded signature v2.2.0
7432024-10-30T22:41:52.177Z Downloaded signal-hook-registry v1.4.2
7442024-10-30T22:41:52.180Z Downloaded shlex v1.3.0
7452024-10-30T22:41:52.182Z Downloaded tokio-macros v2.4.0
7462024-10-30T22:41:52.182Z Downloaded tower-service v0.3.3
7472024-10-30T22:41:52.182Z Downloaded spin v0.9.8
7482024-10-30T22:41:52.185Z Downloaded semver v0.1.20
7492024-10-30T22:41:52.188Z Downloaded secrecy v0.8.0
7502024-10-30T22:41:52.188Z Downloaded sec1 v0.7.3
7512024-10-30T22:41:52.190Z Downloaded slog-scope v4.4.0
7522024-10-30T22:41:52.190Z Downloaded tungstenite v0.23.0
7532024-10-30T22:41:52.194Z Downloaded rand_chacha v0.3.1
7542024-10-30T22:41:52.197Z Downloaded num-iter v0.1.45
7552024-10-30T22:41:52.197Z Downloaded hashlink v0.9.1
7562024-10-30T22:41:52.200Z Downloaded hickory-server v0.24.1
7572024-10-30T22:41:52.204Z Downloaded rand_core v0.6.4
7582024-10-30T22:41:52.207Z Downloaded termcolor v1.4.1
7592024-10-30T22:41:52.209Z Downloaded rustls-pemfile v2.2.0
7602024-10-30T22:41:52.209Z Downloaded fallible-iterator v0.3.0
7612024-10-30T22:41:52.212Z Downloaded similar v2.6.0
7622024-10-30T22:41:52.216Z Downloaded polyval v0.6.2
7632024-10-30T22:41:52.218Z Downloaded hyper v1.4.1
7642024-10-30T22:41:52.224Z Downloaded percent-encoding v2.3.1
7652024-10-30T22:41:52.227Z Downloaded ena v0.14.3
7662024-10-30T22:41:52.227Z Downloaded rand_seeder v0.3.0
7672024-10-30T22:41:52.229Z Downloaded fatfs v0.3.6
7682024-10-30T22:41:52.232Z Downloaded tracing v0.1.40
7692024-10-30T22:41:52.236Z Downloaded resolv-conf v0.7.0
7702024-10-30T22:41:52.238Z Downloaded hashbrown v0.14.5
7712024-10-30T22:41:52.244Z Downloaded derive_builder_core v0.20.2
7722024-10-30T22:41:52.246Z Downloaded oso-derive v0.27.3
7732024-10-30T22:41:52.246Z Downloaded waitgroup v0.1.2
7742024-10-30T22:41:52.249Z Downloaded flagset v0.4.6
7752024-10-30T22:41:52.251Z Downloaded num-conv v0.1.0
7762024-10-30T22:41:52.251Z Downloaded phf_generator v0.11.2
7772024-10-30T22:41:52.253Z Downloaded hex-literal v0.4.1
7782024-10-30T22:41:52.253Z Downloaded serde_with v3.11.0
7792024-10-30T22:41:52.261Z Downloaded take_mut v0.2.2
7802024-10-30T22:41:52.263Z Downloaded tinyvec_macros v0.1.1
7812024-10-30T22:41:52.263Z Downloaded pkcs5 v0.7.1
7822024-10-30T22:41:52.266Z Downloaded rand_xorshift v0.3.0
7832024-10-30T22:41:52.269Z Downloaded des v0.8.1
7842024-10-30T22:41:52.271Z Downloaded diesel_derives v2.2.3
7852024-10-30T22:41:52.273Z Downloaded progenitor-client v0.8.0
7862024-10-30T22:41:52.276Z Downloaded phf_shared v0.10.0
7872024-10-30T22:41:52.276Z Downloaded dyn-clone v1.0.17
7882024-10-30T22:41:52.278Z Downloaded walkdir v2.5.0
7892024-10-30T22:41:52.280Z Downloaded num-traits v0.2.19
7902024-10-30T22:41:52.283Z Downloaded heapless v0.8.0
7912024-10-30T22:41:52.286Z Downloaded parse-zoneinfo v0.3.1
7922024-10-30T22:41:52.288Z Downloaded nix v0.28.0
7932024-10-30T22:41:52.299Z Downloaded half v2.4.1
7942024-10-30T22:41:52.302Z Downloaded foreign-types-macros v0.2.3
7952024-10-30T22:41:52.304Z Downloaded termios v0.3.3
7962024-10-30T22:41:52.307Z Downloaded packed_struct_codegen v0.10.1
7972024-10-30T22:41:52.307Z Downloaded rand v0.8.5
7982024-10-30T22:41:52.310Z Downloaded rustc-demangle v0.1.24
7992024-10-30T22:41:52.313Z Downloaded rustls-pki-types v1.9.0
8002024-10-30T22:41:52.315Z Downloaded unicode_categories v0.1.1
8012024-10-30T22:41:52.318Z Downloaded samael v0.0.17
8022024-10-30T22:41:52.323Z Downloaded tls_codec v0.4.1
8032024-10-30T22:41:52.325Z Downloaded regex v1.11.0
8042024-10-30T22:41:52.337Z Downloaded ed25519 v2.2.3
8052024-10-30T22:41:52.340Z Downloaded futures-core v0.3.31
8062024-10-30T22:41:52.346Z Downloaded tokio-tungstenite v0.24.0
8072024-10-30T22:41:52.346Z Downloaded tokio-tungstenite v0.23.1
8082024-10-30T22:41:52.349Z Downloaded term v0.7.0
8092024-10-30T22:41:52.349Z Downloaded twox-hash v1.6.3
8102024-10-30T22:41:52.353Z Downloaded owo-colors v4.1.0
8112024-10-30T22:41:52.355Z Downloaded russh-keys v0.45.0
8122024-10-30T22:41:52.355Z Downloaded subprocess v0.2.9
8132024-10-30T22:41:52.358Z Downloaded tiny-keccak v2.0.2
8142024-10-30T22:41:52.360Z Downloaded tokio-tungstenite v0.21.0
8152024-10-30T22:41:52.363Z Downloaded pem-rfc7468 v0.7.0
8162024-10-30T22:41:52.365Z Downloaded num-complex v0.4.6
8172024-10-30T22:41:52.367Z Downloaded dhcproto v0.12.0
8182024-10-30T22:41:52.371Z Downloaded signal-hook v0.3.17
8192024-10-30T22:41:52.373Z Downloaded phf_shared v0.11.2
8202024-10-30T22:41:52.373Z Downloaded qorb v0.1.2
8212024-10-30T22:41:52.378Z Downloaded progenitor v0.8.0
8222024-10-30T22:41:52.381Z Downloaded phf_codegen v0.11.2
8232024-10-30T22:41:52.381Z Downloaded value-bag v1.9.0
8242024-10-30T22:41:52.384Z Downloaded typify v0.2.0
8252024-10-30T22:41:52.386Z Downloaded tar v0.4.42
8262024-10-30T22:41:52.388Z Downloaded tokio-postgres v0.7.12
8272024-10-30T22:41:52.393Z Downloaded zerocopy v0.6.6
8282024-10-30T22:41:52.396Z Downloaded vergen v8.3.2
8292024-10-30T22:41:52.399Z Downloaded progenitor-impl v0.8.0
8302024-10-30T22:41:52.402Z Downloaded unsafe-libyaml v0.2.11
8312024-10-30T22:41:52.406Z Downloaded der v0.7.9
8322024-10-30T22:41:52.409Z Downloaded unicode-properties v0.1.3
8332024-10-30T22:41:52.412Z Downloaded unicode-segmentation v1.12.0
8342024-10-30T22:41:52.414Z Downloaded time v0.3.36
8352024-10-30T22:41:52.422Z Downloaded rustls-webpki v0.102.8
8362024-10-30T22:41:52.440Z Downloaded elliptic-curve v0.13.8
8372024-10-30T22:41:52.444Z Downloaded rustls-webpki v0.101.7
8382024-10-30T22:41:52.458Z Downloaded p521 v0.13.3
8392024-10-30T22:41:52.464Z Downloaded flume v0.11.0
8402024-10-30T22:41:52.468Z Downloaded chrono v0.4.38
8412024-10-30T22:41:52.474Z Downloaded reedline v0.35.0
8422024-10-30T22:41:52.481Z Downloaded ed25519-dalek v2.1.1
8432024-10-30T22:41:52.484Z Downloaded bitvec v1.0.1
8442024-10-30T22:41:52.500Z Downloaded quick-xml v0.33.0
8452024-10-30T22:41:52.506Z Downloaded h2 v0.4.6
8462024-10-30T22:41:52.513Z Downloaded flate2 v1.0.34
8472024-10-30T22:41:52.519Z Downloaded idna v0.3.0
8482024-10-30T22:41:52.525Z Downloaded typed-path v0.7.1
8492024-10-30T22:41:52.531Z Downloaded smoltcp v0.9.1
8502024-10-30T22:41:52.542Z Downloaded reqwest v0.11.27
8512024-10-30T22:41:52.550Z Downloaded h2 v0.3.26
8522024-10-30T22:41:52.557Z Downloaded git2 v0.19.0
8532024-10-30T22:41:52.565Z Downloaded portable-atomic v1.9.0
8542024-10-30T22:41:52.572Z Downloaded tokio-util v0.7.12
8552024-10-30T22:41:52.579Z Downloaded nix v0.27.1
8562024-10-30T22:41:52.590Z Downloaded salty v0.3.0
8572024-10-30T22:41:52.597Z Downloaded hkdf v0.12.4
8582024-10-30T22:41:52.600Z Downloaded curve25519-dalek v4.1.3
8592024-10-30T22:41:52.608Z Downloaded nix v0.29.0
8602024-10-30T22:41:52.621Z Downloaded sqlparser v0.45.0
8612024-10-30T22:41:52.627Z Downloaded object v0.30.4
8622024-10-30T22:41:52.638Z Downloaded rayon v1.10.0
8632024-10-30T22:41:52.646Z Downloaded idna v0.4.0
8642024-10-30T22:41:52.652Z Downloaded proptest v1.5.0
8652024-10-30T22:41:52.662Z Downloaded winnow v0.5.40
8662024-10-30T22:41:52.671Z Downloaded dropshot v0.12.0
8672024-10-30T22:41:52.692Z Downloaded openssl v0.10.66
8682024-10-30T22:41:52.701Z Downloaded regex-syntax v0.6.29
8692024-10-30T22:41:52.707Z Downloaded object v0.36.5
8702024-10-30T22:41:52.720Z Downloaded bstr v1.10.0
8712024-10-30T22:41:52.730Z Downloaded rustls v0.21.12
8722024-10-30T22:41:52.742Z Downloaded vcpkg v0.2.15
8732024-10-30T22:41:52.779Z Downloaded radix_trie v0.2.1
8742024-10-30T22:41:52.784Z Downloaded polar-core v0.27.3
8752024-10-30T22:41:52.793Z Downloaded openapiv3 v2.0.0
8762024-10-30T22:41:52.805Z Downloaded hickory-proto v0.24.1
8772024-10-30T22:41:52.820Z Downloaded rustls v0.23.14
8782024-10-30T22:41:52.832Z Downloaded rustls v0.22.4
8792024-10-30T22:41:52.845Z Downloaded diesel v2.2.4
8802024-10-30T22:41:52.863Z Downloaded chrono-tz v0.10.0
8812024-10-30T22:41:52.870Z Downloaded regress v0.10.1
8822024-10-30T22:41:52.879Z Downloaded regex-syntax v0.8.5
8832024-10-30T22:41:52.888Z Downloaded regress v0.9.1
8842024-10-30T22:41:52.897Z Downloaded reqwest v0.12.8
8852024-10-30T22:41:52.905Z Downloaded gimli v0.31.1
8862024-10-30T22:41:52.913Z Downloaded webpki-roots v0.26.6
8872024-10-30T22:41:52.917Z Downloaded sled v0.34.7
8882024-10-30T22:41:52.930Z Downloaded regex-automata v0.4.8
8892024-10-30T22:41:52.944Z Downloaded libz-sys v1.1.20
8902024-10-30T22:41:52.964Z Downloaded typify-impl v0.2.0
8912024-10-30T22:41:52.980Z Downloaded zerocopy-derive v0.6.6
8922024-10-30T22:41:52.989Z Downloaded bzip2-sys v0.1.11+1.0.8
8932024-10-30T22:41:53.002Z Downloaded ratatui v0.28.1
8942024-10-30T22:41:53.021Z Downloaded p384 v0.13.0
8952024-10-30T22:41:53.028Z Downloaded trust-dns-proto v0.22.0
8962024-10-30T22:41:53.039Z Downloaded lzma-sys v0.1.20
8972024-10-30T22:41:53.068Z Downloaded smoltcp v0.11.0
8982024-10-30T22:41:53.081Z Downloaded russh v0.45.0
8992024-10-30T22:41:53.086Z Downloaded futures-util v0.3.31
9002024-10-30T22:41:53.098Z Downloaded quinn-proto v0.11.8
9012024-10-30T22:41:53.104Z Downloaded publicsuffix v2.2.3
9022024-10-30T22:41:53.107Z Downloaded toml v0.7.8
9032024-10-30T22:41:53.110Z Downloaded petgraph v0.6.5
9042024-10-30T22:41:53.127Z Downloaded ssh-key v0.6.6
9052024-10-30T22:41:53.134Z Downloaded unicode-normalization v0.1.24
9062024-10-30T22:41:53.137Z Downloaded csv v1.3.0
9072024-10-30T22:41:53.157Z Downloaded defmt-parser v0.3.4
9082024-10-30T22:41:53.160Z Downloaded omicron-zone-package v0.11.1
9092024-10-30T22:41:53.162Z Downloaded foreign-types-shared v0.1.1
9102024-10-30T22:41:53.162Z Downloaded foreign-types v0.5.0
9112024-10-30T22:41:53.162Z Downloaded tabwriter v1.4.0
9122024-10-30T22:41:53.165Z Downloaded subtle v2.6.1
9132024-10-30T22:41:53.165Z Downloaded strum_macros v0.25.3
9142024-10-30T22:41:53.167Z Downloaded sha3 v0.10.8
9152024-10-30T22:41:53.171Z Downloaded rustc-hash v1.1.0
9162024-10-30T22:41:53.173Z Downloaded tokio v1.40.0
9172024-10-30T22:41:53.209Z Downloaded progenitor-macro v0.8.0
9182024-10-30T22:41:53.212Z Downloaded num-rational v0.4.2
9192024-10-30T22:41:53.212Z Downloaded rusqlite v0.32.1
9202024-10-30T22:41:53.218Z Downloaded itertools v0.13.0
9212024-10-30T22:41:53.224Z Downloaded pkcs1 v0.7.5
9222024-10-30T22:41:53.227Z Downloaded heapless v0.7.17
9232024-10-30T22:41:53.230Z Downloaded derive_builder v0.20.2
9242024-10-30T22:41:53.235Z Downloaded p256 v0.13.2
9252024-10-30T22:41:53.238Z Downloaded rustyline v14.0.0
9262024-10-30T22:41:53.243Z Downloaded tui-tree-widget v0.22.0
9272024-10-30T22:41:53.245Z Downloaded oso v0.27.3
9282024-10-30T22:41:53.248Z Downloaded dropshot_endpoint v0.12.0
9292024-10-30T22:41:53.250Z Downloaded slog v2.7.0
9302024-10-30T22:41:53.253Z Downloaded poly1305 v0.8.0
9312024-10-30T22:41:53.255Z Downloaded headers v0.4.0
9322024-10-30T22:41:53.260Z Downloaded steno v0.4.1
9332024-10-30T22:41:53.264Z Downloaded num-integer v0.1.46
9342024-10-30T22:41:53.266Z Downloaded tungstenite v0.24.0
9352024-10-30T22:41:53.269Z Downloaded itertools v0.10.5
9362024-10-30T22:41:53.275Z Downloaded libxml v0.3.3
9372024-10-30T22:41:53.280Z Downloaded strum_macros v0.24.3
9382024-10-30T22:41:53.283Z Downloaded rustfmt-wrapper v0.2.1
9392024-10-30T22:41:53.285Z Downloaded futures-executor v0.3.31
9402024-10-30T22:41:53.285Z Downloaded phf v0.11.2
9412024-10-30T22:41:53.287Z Downloaded heck v0.3.3
9422024-10-30T22:41:53.287Z Downloaded zip v0.6.6
9432024-10-30T22:41:53.292Z Downloaded filetime v0.2.25
9442024-10-30T22:41:53.294Z Downloaded ron v0.8.1
9452024-10-30T22:41:53.299Z Downloaded hex v0.4.3
9462024-10-30T22:41:53.301Z Downloaded fd-lock v4.0.2
9472024-10-30T22:41:53.303Z Downloaded slog-async v2.8.0
9482024-10-30T22:41:53.305Z Downloaded encoding_rs v0.8.34
9492024-10-30T22:41:53.325Z Downloaded derive_more v0.99.18
9502024-10-30T22:41:53.329Z Downloaded yasna v0.5.2
9512024-10-30T22:41:53.331Z Downloaded tungstenite v0.21.0
9522024-10-30T22:41:53.334Z Downloaded url v2.5.2
9532024-10-30T22:41:53.337Z Downloaded hashbrown v0.12.3
9542024-10-30T22:41:53.341Z Downloaded prettyplease v0.2.22
9552024-10-30T22:41:53.344Z Downloaded slog-bunyan v2.5.0
9562024-10-30T22:41:53.347Z Downloaded peg-macros v0.8.4
9572024-10-30T22:41:53.349Z Downloaded password-hash v0.5.0
9582024-10-30T22:41:53.349Z Downloaded parking_lot v0.11.2
9592024-10-30T22:41:53.351Z Downloaded expectorate v1.1.0
9602024-10-30T22:41:53.354Z Downloaded idna v0.5.0
9612024-10-30T22:41:53.360Z Downloaded uuid v1.10.0
9622024-10-30T22:41:53.363Z Downloaded password-hash v0.4.2
9632024-10-30T22:41:53.366Z Downloaded slog-envlogger v2.2.0
9642024-10-30T22:41:53.368Z Downloaded siphasher v0.3.11
9652024-10-30T22:41:53.368Z Downloaded zeroize_derive v1.4.2
9662024-10-30T22:41:53.370Z Downloaded strip-ansi-escapes v0.2.0
9672024-10-30T22:41:53.370Z Downloaded futures-channel v0.3.31
9682024-10-30T22:41:53.373Z Downloaded uzers v0.12.1
9692024-10-30T22:41:53.375Z Downloaded quinn v0.11.5
9702024-10-30T22:41:53.377Z Downloaded spki v0.7.3
9712024-10-30T22:41:53.379Z Downloaded schemars v0.8.21
9722024-10-30T22:41:53.390Z Downloaded serde_derive_internals v0.29.1
9732024-10-30T22:41:53.392Z Downloaded hickory-resolver v0.24.1
9742024-10-30T22:41:53.395Z Downloaded bindgen v0.69.5
9752024-10-30T22:41:53.402Z Downloaded postgres-types v0.2.8
9762024-10-30T22:41:53.405Z Downloaded crossbeam-channel v0.5.13
9772024-10-30T22:41:53.409Z Downloaded salsa20 v0.10.2
9782024-10-30T22:41:53.411Z Downloaded proc-macro-crate v1.3.1
9792024-10-30T22:41:53.411Z Downloaded primeorder v0.13.6
9802024-10-30T22:41:53.414Z Downloaded ppv-lite86 v0.2.20
9812024-10-30T22:41:53.414Z Downloaded postgres-protocol v0.6.7
9822024-10-30T22:41:53.416Z Downloaded postcard v1.0.10
9832024-10-30T22:41:53.418Z Downloaded libgit2-sys v0.17.0+1.8.1
9842024-10-30T22:41:53.475Z Downloaded pkg-config v0.3.31
9852024-10-30T22:41:53.478Z Downloaded highway v1.2.0
9862024-10-30T22:41:53.481Z Downloaded tokio-stream v0.1.16
9872024-10-30T22:41:53.483Z Downloaded time-macros v0.2.18
9882024-10-30T22:41:53.486Z Downloaded enum-as-inner v0.6.1
9892024-10-30T22:41:53.488Z Downloaded dirs-sys-next v0.1.2
9902024-10-30T22:41:53.488Z Downloaded indicatif v0.17.8
9912024-10-30T22:41:53.491Z Downloaded rsa v0.9.6
9922024-10-30T22:41:53.495Z Downloaded http v0.2.12
9932024-10-30T22:41:53.499Z Downloaded derive_builder_macro v0.20.2
9942024-10-30T22:41:53.501Z Downloaded pretty-hex v0.2.1
9952024-10-30T22:41:53.502Z Downloaded pbkdf2 v0.12.2
9962024-10-30T22:41:53.504Z Downloaded pbkdf2 v0.11.0
9972024-10-30T22:41:53.504Z Downloaded env_filter v0.1.2
9982024-10-30T22:41:53.506Z Downloaded whoami v1.5.2
9992024-10-30T22:41:53.510Z Downloaded rustc-hash v2.0.0
10002024-10-30T22:41:53.510Z Downloaded miniz_oxide v0.8.0
10012024-10-30T22:41:53.513Z Downloaded utf-8 v0.7.6
10022024-10-30T22:41:53.513Z Downloaded string_cache v0.8.7
10032024-10-30T22:41:53.513Z Downloaded stable_deref_trait v1.2.0
10042024-10-30T22:41:53.516Z Downloaded futures v0.3.31
10052024-10-30T22:41:53.519Z Downloaded serde_yaml v0.9.34+deprecated
10062024-10-30T22:41:53.522Z Downloaded defmt v0.3.8
10072024-10-30T22:41:53.525Z Downloaded zone v0.3.0
10082024-10-30T22:41:53.527Z Downloaded zone v0.1.8
10092024-10-30T22:41:53.527Z Downloaded untrusted v0.9.0
10102024-10-30T22:41:53.528Z Downloaded ssh-encoding v0.2.0
10112024-10-30T22:41:53.531Z Downloaded mockall_derive v0.13.0
10122024-10-30T22:41:53.531Z Downloaded static_assertions v1.1.0
10132024-10-30T22:41:53.534Z Downloaded scopeguard v1.2.0
10142024-10-30T22:41:53.534Z Downloaded base64 v0.21.7
10152024-10-30T22:41:53.537Z Downloaded which v4.4.2
10162024-10-30T22:41:53.539Z Downloaded r2d2 v0.8.10
10172024-10-30T22:41:53.539Z Downloaded predicates v3.1.2
10182024-10-30T22:41:53.542Z Downloaded pin-project-lite v0.2.14
10192024-10-30T22:41:53.546Z Downloaded pin-project-internal v1.1.6
10202024-10-30T22:41:53.550Z Downloaded parking_lot_core v0.9.10
10212024-10-30T22:41:53.552Z Downloaded der_derive v0.7.3
10222024-10-30T22:41:53.552Z Downloaded thiserror-no-std v2.0.2
10232024-10-30T22:41:53.555Z Downloaded indexmap v1.9.3
10242024-10-30T22:41:53.558Z Downloaded rustls-pemfile v1.0.4
10252024-10-30T22:41:53.560Z Downloaded native-tls v0.2.12
10262024-10-30T22:41:53.562Z Downloaded mime_guess v2.0.5
10272024-10-30T22:41:53.565Z Downloaded mime v0.3.17
10282024-10-30T22:41:53.565Z Downloaded multer v3.1.0
10292024-10-30T22:41:53.568Z Downloaded cookie v0.18.1
10302024-10-30T22:41:53.570Z Downloaded clang-sys v1.8.1
10312024-10-30T22:41:53.573Z Downloaded chacha20poly1305 v0.10.1
10322024-10-30T22:41:53.575Z Downloaded env_logger v0.11.5
10332024-10-30T22:41:53.575Z Downloaded xattr v1.3.1
10342024-10-30T22:41:53.577Z Downloaded crc-any v2.5.0
10352024-10-30T22:41:53.580Z Downloaded spin v0.5.2
10362024-10-30T22:41:53.580Z Downloaded parse-display v0.10.0
10372024-10-30T22:41:53.583Z Downloaded tokio-rustls v0.24.1
10382024-10-30T22:41:53.585Z Downloaded hyper-rustls v0.27.3
10392024-10-30T22:41:53.589Z Downloaded smf v0.2.3
10402024-10-30T22:41:53.589Z Downloaded serde_with_macros v3.11.0
10412024-10-30T22:41:53.592Z Downloaded lalrpop-util v0.19.12
10422024-10-30T22:41:53.592Z Downloaded nibble_vec v0.1.0
10432024-10-30T22:41:53.592Z Downloaded blake3 v1.5.4
10442024-10-30T22:41:53.599Z Downloaded inout v0.1.3
10452024-10-30T22:41:53.601Z Downloaded aes v0.8.4
10462024-10-30T22:41:53.603Z Downloaded lru v0.12.5
10472024-10-30T22:41:53.606Z Downloaded linked-hash-map v0.5.6
10482024-10-30T22:41:53.606Z Downloaded linear-map v1.2.0
10492024-10-30T22:41:53.608Z Downloaded jobserver v0.1.32
10502024-10-30T22:41:53.610Z Downloaded darling v0.20.10
10512024-10-30T22:41:53.613Z Downloaded crossbeam-utils v0.8.20
10522024-10-30T22:41:53.615Z Downloaded const-oid v0.9.6
10532024-10-30T22:41:53.618Z Downloaded blake2 v0.10.6
10542024-10-30T22:41:53.620Z Downloaded kstat-rs v0.2.4
10552024-10-30T22:41:53.620Z Downloaded internet-checksum v0.2.1
10562024-10-30T22:41:53.623Z Downloaded hyper-tls v0.6.0
10572024-10-30T22:41:53.623Z Downloaded httparse v1.9.5
10582024-10-30T22:41:53.625Z Downloaded ref-cast-impl v1.0.23
10592024-10-30T22:41:53.628Z Downloaded match_cfg v0.1.0
10602024-10-30T22:41:53.628Z Downloaded colored v2.1.0
10612024-10-30T22:41:53.630Z Downloaded bzip2 v0.4.4
10622024-10-30T22:41:53.630Z Downloaded httpdate v1.0.3
10632024-10-30T22:41:53.633Z Downloaded http-body v0.4.6
10642024-10-30T22:41:53.633Z Downloaded home v0.5.9
10652024-10-30T22:41:53.635Z Downloaded ctr v0.9.2
10662024-10-30T22:41:53.635Z Downloaded block-padding v0.3.3
10672024-10-30T22:41:53.637Z Downloaded data-encoding v2.6.0
10682024-10-30T22:41:53.637Z Downloaded ident_case v1.0.1
10692024-10-30T22:41:53.638Z Downloaded hostname v0.3.1
10702024-10-30T22:41:53.640Z Downloaded crc-catalog v2.4.0
10712024-10-30T22:41:53.640Z Downloaded cipher v0.4.4
10722024-10-30T22:41:53.643Z Downloaded cassowary v0.3.0
10732024-10-30T22:41:53.643Z Downloaded blowfish v0.9.1
10742024-10-30T22:41:53.645Z Downloaded bb8 v0.8.5
10752024-10-30T22:41:53.645Z Downloaded http-range v0.1.5
10762024-10-30T22:41:53.648Z Downloaded buf-list v1.0.3
10772024-10-30T22:41:53.648Z Downloaded bitfield-struct v0.6.2
10782024-10-30T22:41:53.650Z Downloaded constant_time_eq v0.3.1
10792024-10-30T22:41:53.650Z Downloaded bit-set v0.5.3
10802024-10-30T22:41:53.653Z Downloaded base16ct v0.2.0
10812024-10-30T22:41:53.653Z Downloaded bitfield v0.14.0
10822024-10-30T22:41:53.653Z Downloaded atomic-waker v1.1.2
10832024-10-30T22:41:53.655Z Downloaded cfg_aliases v0.1.1
10842024-10-30T22:41:53.656Z Downloaded lru-cache v0.1.2
10852024-10-30T22:41:53.658Z Downloaded async-bb8-diesel v0.2.1
10862024-10-30T22:41:53.658Z Downloaded arrayvec v0.7.6
10872024-10-30T22:41:53.662Z Downloaded crc32fast v1.4.2
10882024-10-30T22:41:53.664Z Downloaded cancel-safe-futures v0.1.5
10892024-10-30T22:41:53.666Z Downloaded argon2 v0.5.3
10902024-10-30T22:41:53.666Z Downloaded indent_write v2.2.0
10912024-10-30T22:41:53.669Z Downloaded hubpack v0.1.2
10922024-10-30T22:41:53.669Z Downloaded indoc v1.0.9
10932024-10-30T22:41:53.674Z Downloaded assert_matches v1.5.0
10942024-10-30T22:41:53.674Z Downloaded arrayref v0.3.9
10952024-10-30T22:41:53.674Z Downloaded bit-vec v0.6.3
10962024-10-30T22:41:53.674Z Downloaded cobs v0.2.3
10972024-10-30T22:41:53.681Z Downloaded array-init v0.0.4
10982024-10-30T22:41:53.756Z Downloaded ring v0.16.20
10992024-10-30T22:41:53.866Z Downloaded ring v0.17.8
11002024-10-30T22:41:53.976Z Downloaded libsqlite3-sys v0.30.1
11012024-10-30T22:41:54.153Z Compiling serde v1.0.210
11022024-10-30T22:41:54.156Z Compiling typenum v1.17.0
11032024-10-30T22:41:54.156Z Compiling lock_api v0.4.12
11042024-10-30T22:41:54.156Z Compiling generic-array v0.14.7
11052024-10-30T22:41:54.156Z Compiling scopeguard v1.2.0
11062024-10-30T22:41:54.156Z Compiling subtle v2.6.1
11072024-10-30T22:41:54.311Z Compiling syn v2.0.79
11082024-10-30T22:41:54.321Z Compiling getrandom v0.2.15
11092024-10-30T22:41:54.423Z Compiling value-bag v1.9.0
11102024-10-30T22:41:54.588Z Compiling rand_core v0.6.4
11112024-10-30T22:41:54.719Z Compiling const-oid v0.9.6
11122024-10-30T22:41:54.738Z Compiling pin-project-lite v0.2.14
11132024-10-30T22:41:54.861Z Compiling log v0.4.22
11142024-10-30T22:41:54.881Z Compiling smallvec v1.13.2
11152024-10-30T22:41:55.013Z Compiling jobserver v0.1.32
11162024-10-30T22:41:55.098Z Compiling parking_lot_core v0.9.10
11172024-10-30T22:41:55.244Z Compiling shlex v1.3.0
11182024-10-30T22:41:55.273Z Compiling futures-core v0.3.31
11192024-10-30T22:41:55.581Z Compiling signal-hook-registry v1.4.2
11202024-10-30T22:41:55.648Z Compiling cc v1.1.30
11212024-10-30T22:41:55.923Z Compiling mio v1.0.2
11222024-10-30T22:41:56.027Z Compiling cpufeatures v0.2.14
11232024-10-30T22:41:56.132Z Compiling parking_lot v0.12.3
11242024-10-30T22:41:56.411Z Compiling futures-sink v0.3.31
11252024-10-30T22:41:56.437Z Compiling spin v0.9.8
11262024-10-30T22:41:56.572Z Compiling socket2 v0.5.7
11272024-10-30T22:41:56.876Z Compiling slab v0.4.9
11282024-10-30T22:41:56.907Z Compiling serde_json v1.0.128
11292024-10-30T22:41:57.069Z Compiling futures-channel v0.3.31
11302024-10-30T22:41:57.189Z Compiling allocator-api2 v0.2.18
11312024-10-30T22:41:57.191Z Compiling futures-io v0.3.31
11322024-10-30T22:41:57.275Z Compiling pin-utils v0.1.0
11332024-10-30T22:41:57.386Z Compiling futures-task v0.3.31
11342024-10-30T22:41:57.521Z Compiling tinyvec_macros v0.1.1
11352024-10-30T22:41:57.523Z Compiling foldhash v0.1.3
11362024-10-30T22:41:57.592Z Compiling libm v0.2.8
11372024-10-30T22:41:57.615Z Compiling tinyvec v1.8.0
11382024-10-30T22:41:57.672Z Compiling num-traits v0.2.19
11392024-10-30T22:41:57.691Z Compiling unicode-bidi v0.3.17
11402024-10-30T22:41:57.836Z Compiling base64ct v1.6.0
11412024-10-30T22:41:57.951Z Compiling hashbrown v0.15.0
11422024-10-30T22:41:58.265Z Compiling flagset v0.4.6
11432024-10-30T22:41:58.431Z Compiling pem-rfc7468 v0.7.0
11442024-10-30T22:41:58.477Z Compiling httparse v1.9.5
11452024-10-30T22:41:59.164Z Compiling unicode-normalization v0.1.24
11462024-10-30T22:41:59.206Z Compiling tracing-core v0.1.32
11472024-10-30T22:41:59.341Z Compiling rustls-pki-types v1.9.0
11482024-10-30T22:41:59.361Z Compiling percent-encoding v2.3.1
11492024-10-30T22:41:59.508Z Compiling crossbeam-utils v0.8.20
11502024-10-30T22:41:59.751Z Compiling ring v0.17.8
11512024-10-30T22:42:00.149Z Compiling time-core v0.1.2
11522024-10-30T22:42:00.251Z Compiling vcpkg v0.2.15
11532024-10-30T22:42:00.323Z Compiling untrusted v0.9.0
11542024-10-30T22:42:00.427Z Compiling num-conv v0.1.0
11552024-10-30T22:42:00.465Z Compiling powerfmt v0.2.0
11562024-10-30T22:42:00.536Z Compiling pkg-config v0.3.31
11572024-10-30T22:42:00.734Z Compiling time-macros v0.2.18
11582024-10-30T22:42:00.860Z Compiling deranged v0.3.11
11592024-10-30T22:42:01.312Z Compiling atomic-waker v1.1.2
11602024-10-30T22:42:01.490Z Compiling num_threads v0.1.7
11612024-10-30T22:42:01.610Z Compiling form_urlencoded v1.2.1
11622024-10-30T22:42:01.739Z Compiling try-lock v0.2.5
11632024-10-30T22:42:01.886Z Compiling slog v2.7.0
11642024-10-30T22:42:01.888Z Compiling rustix v0.38.37
11652024-10-30T22:42:01.919Z Compiling want v0.3.1
11662024-10-30T22:42:02.126Z Compiling openssl-sys v0.9.103
11672024-10-30T22:42:02.204Z Compiling httpdate v1.0.3
11682024-10-30T22:42:02.617Z Compiling idna v0.5.0
11692024-10-30T22:42:02.651Z Compiling foreign-types-shared v0.1.1
11702024-10-30T22:42:02.707Z Compiling match_cfg v0.1.0
11712024-10-30T22:42:02.753Z Compiling rustversion v1.0.17
11722024-10-30T22:42:02.788Z Compiling iana-time-zone v0.1.61
11732024-10-30T22:42:03.186Z Compiling base64 v0.22.1
11742024-10-30T22:42:03.204Z Compiling openssl v0.10.66
11752024-10-30T22:42:03.397Z Compiling tower-service v0.3.3
11762024-10-30T22:42:03.566Z Compiling url v2.5.2
11772024-10-30T22:42:03.584Z Compiling hostname v0.3.1
11782024-10-30T22:42:03.631Z Compiling time v0.3.36
11792024-10-30T22:42:03.796Z Compiling foreign-types v0.3.2
11802024-10-30T22:42:03.819Z Compiling dirs-sys-next v0.1.2
11812024-10-30T22:42:03.884Z Compiling aho-corasick v1.1.3
11822024-10-30T22:42:04.037Z Compiling syn v1.0.109
11832024-10-30T22:42:04.364Z Compiling siphasher v0.3.11
11842024-10-30T22:42:04.610Z Compiling adler2 v2.0.0
11852024-10-30T22:42:04.746Z Compiling regex-syntax v0.8.5
11862024-10-30T22:42:04.788Z Compiling rustls v0.22.4
11872024-10-30T22:42:05.025Z Compiling data-encoding v2.6.0
11882024-10-30T22:42:05.133Z Compiling rustls v0.23.14
11892024-10-30T22:42:05.362Z Compiling native-tls v0.2.12
11902024-10-30T22:42:05.742Z Compiling miniz_oxide v0.8.0
11912024-10-30T22:42:06.613Z Compiling dirs-next v2.0.0
11922024-10-30T22:42:07.071Z Compiling serde_derive_internals v0.29.1
11932024-10-30T22:42:07.173Z Compiling crossbeam-epoch v0.9.18
11942024-10-30T22:42:07.704Z Compiling serde_derive v1.0.210
11952024-10-30T22:42:07.855Z Compiling zeroize_derive v1.4.2
11962024-10-30T22:42:08.016Z Compiling zerocopy-derive v0.7.35
11972024-10-30T22:42:08.316Z Compiling tokio-macros v2.4.0
11982024-10-30T22:42:08.529Z Compiling thiserror-impl v1.0.64
11992024-10-30T22:42:09.321Z Compiling zeroize v1.8.1
12002024-10-30T22:42:09.359Z Compiling futures-macro v0.3.31
12012024-10-30T22:42:09.820Z Compiling der_derive v0.7.3
12022024-10-30T22:42:09.999Z Compiling zerocopy v0.7.35
12032024-10-30T22:42:10.605Z Compiling tracing-attributes v0.1.27
12042024-10-30T22:42:11.140Z Compiling futures-util v0.3.31
12052024-10-30T22:42:11.234Z Compiling crypto-common v0.1.6
12062024-10-30T22:42:11.478Z Compiling block-buffer v0.10.4
12072024-10-30T22:42:11.544Z Compiling block-padding v0.3.3
12082024-10-30T22:42:11.547Z Compiling thiserror v1.0.64
12092024-10-30T22:42:11.696Z Compiling digest v0.10.7
12102024-10-30T22:42:11.730Z Compiling ppv-lite86 v0.2.20
12112024-10-30T22:42:11.785Z Compiling inout v0.1.3
12122024-10-30T22:42:12.063Z Compiling cipher v0.4.4
12132024-10-30T22:42:12.081Z Compiling der v0.7.9
12142024-10-30T22:42:12.188Z Compiling hmac v0.12.1
12152024-10-30T22:42:12.427Z Compiling sha2 v0.10.8
12162024-10-30T22:42:12.536Z Compiling rand_chacha v0.3.1
12172024-10-30T22:42:12.568Z Compiling salsa20 v0.10.2
12182024-10-30T22:42:12.788Z Compiling pbkdf2 v0.12.2
12192024-10-30T22:42:12.926Z Compiling rand v0.8.5
12202024-10-30T22:42:14.008Z Compiling tracing v0.1.40
12212024-10-30T22:42:14.515Z Compiling spki v0.7.3
12222024-10-30T22:42:14.714Z Compiling pest v2.7.14
12232024-10-30T22:42:14.872Z Compiling scrypt v0.11.0
12242024-10-30T22:42:14.965Z Compiling aes v0.8.4
12252024-10-30T22:42:15.294Z Compiling cbc v0.1.2
12262024-10-30T22:42:15.376Z Compiling scroll_derive v0.12.0
12272024-10-30T22:42:15.554Z Compiling openssl-macros v0.1.1
12282024-10-30T22:42:16.031Z Compiling pkcs5 v0.7.1
12292024-10-30T22:42:16.310Z Compiling async-trait v0.1.83
12302024-10-30T22:42:16.855Z Compiling scroll v0.12.0
12312024-10-30T22:42:17.309Z Compiling pest_meta v2.7.14
12322024-10-30T22:42:17.405Z Compiling goblin v0.8.2
12332024-10-30T22:42:17.407Z Compiling pkcs8 v0.10.2
12342024-10-30T22:42:17.711Z Compiling rustls-webpki v0.102.8
12352024-10-30T22:42:17.845Z Compiling signature v2.2.0
12362024-10-30T22:42:18.083Z Compiling sha1 v0.10.6
12372024-10-30T22:42:18.138Z Compiling regex-automata v0.4.8
12382024-10-30T22:42:18.535Z Compiling lazy_static v1.5.0
12392024-10-30T22:42:18.666Z Compiling pest_generator v2.7.14
12402024-10-30T22:42:18.798Z Compiling thread_local v1.1.8
12412024-10-30T22:42:19.353Z Compiling cookie v0.18.1
12422024-10-30T22:42:19.372Z Compiling encoding_rs v0.8.34
12432024-10-30T22:42:19.655Z Compiling multer v3.1.0
12442024-10-30T22:42:19.742Z Compiling slog-async v2.8.0
12452024-10-30T22:42:19.952Z Compiling unicode-properties v0.1.3
12462024-10-30T22:42:20.265Z Compiling either v1.13.0
12472024-10-30T22:42:20.354Z Compiling ipnet v2.10.1
12482024-10-30T22:42:20.510Z Compiling rayon-core v1.12.1
12492024-10-30T22:42:20.688Z Compiling schemars v0.8.21
12502024-10-30T22:42:20.803Z Compiling gimli v0.31.1
12512024-10-30T22:42:21.043Z Compiling bytes v1.7.2
12522024-10-30T22:42:21.664Z Compiling indexmap v2.6.0
12532024-10-30T22:42:22.049Z Compiling tokio v1.40.0
12542024-10-30T22:42:22.328Z Compiling http v1.1.0
12552024-10-30T22:42:23.239Z Compiling bitflags v2.6.0
12562024-10-30T22:42:23.650Z Compiling semver v1.0.23
12572024-10-30T22:42:23.653Z Compiling pest_derive v2.7.14
12582024-10-30T22:42:24.242Z Compiling rustc_version v0.4.1
12592024-10-30T22:42:24.464Z Compiling http-body v1.0.1
12602024-10-30T22:42:24.480Z Compiling dtrace-parser v0.2.0
12612024-10-30T22:42:24.725Z Compiling dof v0.3.0
12622024-10-30T22:42:24.965Z Compiling serde_spanned v0.6.8
12632024-10-30T22:42:25.207Z Compiling uuid v1.10.0
12642024-10-30T22:42:25.929Z Compiling toml_datetime v0.6.8
12652024-10-30T22:42:26.453Z Compiling serde_tokenstream v0.2.2
12662024-10-30T22:42:26.523Z Compiling usdt-impl v0.5.0
12672024-10-30T22:42:26.768Z Compiling chrono v0.4.38
12682024-10-30T22:42:26.812Z Compiling heapless v0.7.17
12692024-10-30T22:42:27.074Z Compiling http-body-util v0.1.2
12702024-10-30T22:42:27.273Z Compiling openssl-probe v0.1.5
12712024-10-30T22:42:27.598Z Compiling mime v0.3.17
12722024-10-30T22:42:27.624Z Compiling paste v1.0.15
12732024-10-30T22:42:27.984Z Compiling signal-hook v0.3.17
12742024-10-30T22:42:28.187Z Compiling usdt-macro v0.5.0
12752024-10-30T22:42:28.206Z Compiling usdt-attr-macro v0.5.0
12762024-10-30T22:42:28.290Z Compiling toml_edit v0.22.22
12772024-10-30T22:42:29.725Z Compiling addr2line v0.24.2
12782024-10-30T22:42:29.802Z Compiling curve25519-dalek v4.1.3
12792024-10-30T22:42:29.895Z Compiling slog-json v2.6.1
12802024-10-30T22:42:30.163Z Compiling serde_urlencoded v0.7.1
12812024-10-30T22:42:30.309Z Compiling tokio-util v0.7.12
12822024-10-30T22:42:30.361Z Compiling stringprep v0.1.5
12832024-10-30T22:42:30.678Z Compiling futures-executor v0.3.31
12842024-10-30T22:42:31.206Z Compiling md-5 v0.10.6
12852024-10-30T22:42:31.471Z Compiling h2 v0.4.6
12862024-10-30T22:42:31.557Z Compiling schemars_derive v0.8.21
12872024-10-30T22:42:31.754Z Compiling async-stream-impl v0.3.6
12882024-10-30T22:42:33.116Z Compiling enum-as-inner v0.6.1
12892024-10-30T22:42:34.589Z Compiling crossbeam-deque v0.8.5
12902024-10-30T22:42:34.757Z Compiling term v0.7.0
12912024-10-30T22:42:35.695Z Compiling crossbeam-channel v0.5.13
12922024-10-30T22:42:36.240Z Compiling num-integer v0.1.46
12932024-10-30T22:42:36.349Z Compiling idna v0.4.0
12942024-10-30T22:42:36.620Z Compiling idna v0.3.0
12952024-10-30T22:42:36.789Z Compiling rustls-pemfile v2.2.0
12962024-10-30T22:42:36.987Z Compiling hash32 v0.2.1
12972024-10-30T22:42:37.126Z Compiling ff v0.13.0
12982024-10-30T22:42:37.342Z Compiling is-terminal v0.4.13
12992024-10-30T22:42:37.391Z Compiling object v0.36.5
13002024-10-30T22:42:37.475Z Compiling dropshot v0.12.0
13012024-10-30T22:42:37.774Z Compiling base16ct v0.2.0
13022024-10-30T22:42:37.904Z Compiling anyhow v1.0.89
13032024-10-30T22:42:38.108Z Compiling quick-error v1.2.3
13042024-10-30T22:42:38.198Z Compiling portable-atomic v1.9.0
13052024-10-30T22:42:38.255Z Compiling linked-hash-map v0.5.6
13062024-10-30T22:42:38.501Z Compiling hyper v1.4.1
13072024-10-30T22:42:38.621Z Compiling take_mut v0.2.2
13082024-10-30T22:42:38.784Z Compiling fallible-iterator v0.2.0
13092024-10-30T22:42:39.234Z Compiling utf-8 v0.7.6
13102024-10-30T22:42:39.506Z Compiling psl-types v2.0.11
13112024-10-30T22:42:39.564Z Compiling rustc-demangle v0.1.24
13122024-10-30T22:42:39.693Z Compiling num-bigint-dig v0.8.4
13132024-10-30T22:42:40.001Z Compiling smoltcp v0.9.1
13142024-10-30T22:42:40.361Z Compiling stable_deref_trait v1.2.0
13152024-10-30T22:42:40.483Z Compiling dyn-clone v1.0.17
13162024-10-30T22:42:40.798Z Compiling publicsuffix v2.2.3
13172024-10-30T22:42:41.060Z Compiling hyper-util v0.1.9
13182024-10-30T22:42:41.832Z Compiling postgres-protocol v0.6.7
13192024-10-30T22:42:41.887Z Compiling tungstenite v0.24.0
13202024-10-30T22:42:43.126Z Compiling lru-cache v0.1.2
13212024-10-30T22:42:43.700Z Compiling resolv-conf v0.7.0
13222024-10-30T22:42:43.768Z Compiling sec1 v0.7.3
13232024-10-30T22:42:43.909Z Compiling slog-term v2.9.1
13242024-10-30T22:42:44.041Z Compiling usdt v0.5.0
13252024-10-30T22:42:44.296Z Compiling group v0.13.0
13262024-10-30T22:42:44.329Z Compiling hickory-proto v0.24.1
13272024-10-30T22:42:44.363Z Compiling tokio-rustls v0.26.0
13282024-10-30T22:42:44.413Z Compiling num-iter v0.1.45
13292024-10-30T22:42:44.517Z Compiling tokio-rustls v0.25.0
13302024-10-30T22:42:44.615Z Compiling tokio-native-tls v0.3.1
13312024-10-30T22:42:44.796Z Compiling backtrace v0.3.74
13322024-10-30T22:42:44.890Z Compiling async-stream v0.3.6
13332024-10-30T22:42:44.916Z Compiling toml v0.8.19
13342024-10-30T22:42:45.077Z Compiling futures v0.3.31
13352024-10-30T22:42:45.671Z Compiling slog-bunyan v2.5.0
13362024-10-30T22:42:45.902Z Compiling camino v1.1.9
13372024-10-30T22:42:46.278Z Compiling terminal_size v0.4.0
13382024-10-30T22:42:46.485Z Compiling dropshot_endpoint v0.12.0
13392024-10-30T22:42:46.574Z Compiling openapiv3 v2.0.0
13402024-10-30T22:42:46.901Z Compiling serde_path_to_error v0.1.16
13412024-10-30T22:42:47.294Z Compiling hkdf v0.12.4
13422024-10-30T22:42:47.511Z Compiling crypto-bigint v0.5.5
13432024-10-30T22:42:47.569Z Compiling zerocopy-derive v0.6.6
13442024-10-30T22:42:47.722Z Compiling curve25519-dalek-derive v0.1.1
13452024-10-30T22:42:48.123Z Compiling phf_shared v0.11.2
13462024-10-30T22:42:48.403Z Compiling hubpack_derive v0.1.1
13472024-10-30T22:42:48.513Z Compiling waitgroup v0.1.2
13482024-10-30T22:42:48.748Z Compiling webpki-roots v0.26.6
13492024-10-30T22:42:48.946Z Compiling hostname v0.4.0
13502024-10-30T22:42:49.205Z Compiling ahash v0.8.11
13512024-10-30T22:42:49.222Z Compiling fs-err v2.11.0
13522024-10-30T22:42:49.278Z Compiling managed v0.8.0
13532024-10-30T22:42:49.506Z Compiling debug-ignore v1.0.5
13542024-10-30T22:42:49.542Z Compiling winnow v0.5.40
13552024-10-30T22:42:49.585Z Compiling bitflags v1.3.2
13562024-10-30T22:42:49.651Z Compiling strum_macros v0.25.3
13572024-10-30T22:42:49.711Z Compiling zerocopy v0.6.6
13582024-10-30T22:42:50.620Z Compiling elliptic-curve v0.13.8
13592024-10-30T22:42:50.999Z Compiling hickory-resolver v0.24.1
13602024-10-30T22:42:51.589Z Compiling clap_builder v4.5.20
13612024-10-30T22:42:51.968Z Compiling console v0.15.8
13622024-10-30T22:42:53.502Z Compiling toml_edit v0.19.15
13632024-10-30T22:42:53.522Z Compiling hubpack v0.1.2
13642024-10-30T22:42:53.614Z Compiling hyper-rustls v0.27.3
13652024-10-30T22:42:53.973Z Compiling phf v0.11.2
13662024-10-30T22:42:54.251Z Compiling signal-hook-mio v0.2.4
13672024-10-30T22:42:54.274Z Compiling cookie_store v0.21.0
13682024-10-30T22:42:54.413Z Compiling rayon v1.10.0
13692024-10-30T22:42:55.180Z Compiling hyper-tls v0.6.0
13702024-10-30T22:42:55.801Z Compiling tokio-tungstenite v0.24.0
13712024-10-30T22:42:57.375Z Compiling postgres-types v0.2.8
13722024-10-30T22:42:57.734Z Compiling tokio-stream v0.1.16
13732024-10-30T22:42:58.795Z Compiling bstr v1.10.0
13742024-10-30T22:42:58.833Z Compiling regex v1.11.0
13752024-10-30T22:42:59.357Z Compiling serde-big-array v0.5.1
13762024-10-30T22:42:59.596Z Compiling ed25519 v2.2.3
13772024-10-30T22:42:59.969Z Compiling pkcs1 v0.7.5
13782024-10-30T22:42:59.986Z Compiling rfc6979 v0.4.0
13792024-10-30T22:43:00.186Z Compiling clap_derive v4.5.18
13802024-10-30T22:43:00.264Z Compiling serde_repr v0.1.19
13812024-10-30T22:43:00.493Z Compiling derive-where v1.2.7
13822024-10-30T22:43:00.931Z Compiling phf_shared v0.10.0
13832024-10-30T22:43:01.127Z Compiling float-cmp v0.9.0
13842024-10-30T22:43:01.351Z Compiling sync_wrapper v1.0.1
13852024-10-30T22:43:01.365Z Compiling crc32fast v1.4.2
13862024-10-30T22:43:01.414Z Compiling minimal-lexical v0.2.1
13872024-10-30T22:43:01.443Z Compiling bit-vec v0.6.3
13882024-10-30T22:43:01.491Z Compiling predicates-core v1.0.8
13892024-10-30T22:43:01.677Z Compiling number_prefix v0.4.0
13902024-10-30T22:43:01.699Z Compiling unicode-segmentation v1.12.0
13912024-10-30T22:43:01.852Z Compiling difflib v0.4.0
13922024-10-30T22:43:01.907Z Compiling normalize-line-endings v0.3.0
13932024-10-30T22:43:01.910Z Compiling static_assertions v1.1.0
13942024-10-30T22:43:01.942Z Compiling new_debug_unreachable v1.0.6
13952024-10-30T22:43:02.027Z Compiling whoami v1.5.2
13962024-10-30T22:43:02.046Z Compiling precomputed-hash v0.1.1
13972024-10-30T22:43:02.049Z Compiling fixedbitset v0.4.2
13982024-10-30T22:43:02.168Z Compiling string_cache v0.8.7
13992024-10-30T22:43:02.545Z Compiling similar v2.6.0
14002024-10-30T22:43:02.549Z Compiling petgraph v0.6.5
14012024-10-30T22:43:02.612Z Compiling tokio-postgres v0.7.12
14022024-10-30T22:43:02.629Z Compiling predicates v3.1.2
14032024-10-30T22:43:03.383Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14042024-10-30T22:43:03.764Z Compiling qorb v0.1.2
14052024-10-30T22:43:04.309Z Compiling indicatif v0.17.8
14062024-10-30T22:43:04.849Z Compiling clap v4.5.20
14072024-10-30T22:43:04.941Z Compiling nom v7.1.3
14082024-10-30T22:43:04.981Z Compiling bit-set v0.5.3
14092024-10-30T22:43:05.283Z Compiling flate2 v1.0.34
14102024-10-30T22:43:06.259Z Compiling reqwest v0.12.8
14112024-10-30T22:43:06.388Z Compiling rsa v0.9.6
14122024-10-30T22:43:06.548Z Compiling ecdsa v0.16.9
14132024-10-30T22:43:07.407Z Compiling ed25519-dalek v2.1.1
14142024-10-30T22:43:08.133Z Compiling toml v0.7.8
14152024-10-30T22:43:08.716Z Compiling crossterm v0.28.1
14162024-10-30T22:43:09.564Z Compiling hex v0.4.3
14172024-10-30T22:43:09.752Z Compiling itertools v0.12.1
14182024-10-30T22:43:10.168Z Compiling itertools v0.10.5
14192024-10-30T22:43:10.200Z Compiling x509-cert v0.2.5
14202024-10-30T22:43:10.232Z Compiling unicode-xid v0.2.6
14212024-10-30T22:43:10.260Z Compiling lalrpop-util v0.19.12
14222024-10-30T22:43:10.420Z Compiling peg-runtime v0.8.3
14232024-10-30T22:43:10.649Z Compiling xattr v1.3.1
14242024-10-30T22:43:10.927Z Compiling strum_macros v0.26.4
14252024-10-30T22:43:11.072Z Compiling filetime v0.2.25
14262024-10-30T22:43:11.392Z Compiling tar v0.4.42
14272024-10-30T22:43:14.360Z Compiling strum v0.26.3
14282024-10-30T22:43:15.080Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14292024-10-30T22:43:15.323Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14302024-10-30T22:43:20.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
14312024-10-30T22:43:20.877Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14322024-10-30T22:43:20.924ZOct 30 22:43:19.411 INFO Starting download, target: Console
14332024-10-30T22:43:20.924ZOct 30 22:43:19.411 INFO Starting download, target: Clickhouse
14342024-10-30T22:43:20.924ZOct 30 22:43:19.411 INFO Starting download, target: Cockroach
14352024-10-30T22:43:20.927ZOct 30 22:43:19.411 INFO Starting download, target: DendriteOpenapi
14362024-10-30T22:43:20.927ZOct 30 22:43:19.411 INFO Starting download, target: DendriteStub
14372024-10-30T22:43:20.927ZOct 30 22:43:19.411 INFO Starting download, target: MaghemiteMgd
14382024-10-30T22:43:20.927ZOct 30 22:43:19.411 INFO Starting download, target: TransceiverControl
14392024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14402024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14412024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14422024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14432024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14442024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14452024-10-30T22:43:20.927ZOct 30 22:43:19.412 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14462024-10-30T22:43:21.128ZOct 30 22:43:19.612 INFO Download complete, target: DendriteOpenapi
14472024-10-30T22:43:21.357ZOct 30 22:43:19.828 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14482024-10-30T22:43:21.671ZOct 30 22:43:20.128 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14492024-10-30T22:43:21.832ZOct 30 22:43:20.290 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14502024-10-30T22:43:21.973ZOct 30 22:43:20.450 INFO Download complete, target: Console
14512024-10-30T22:43:22.006ZOct 30 22:43:20.472 INFO Download complete, target: TransceiverControl
14522024-10-30T22:43:22.044ZOct 30 22:43:20.525 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14532024-10-30T22:43:22.731ZOct 30 22:43:21.217 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14542024-10-30T22:43:22.731ZOct 30 22:43:21.217 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14552024-10-30T22:43:23.151ZOct 30 22:43:21.637 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14562024-10-30T22:43:24.504ZOct 30 22:43:22.976 INFO Download complete, target: DendriteStub
14572024-10-30T22:43:24.913ZOct 30 22:43:23.390 INFO Download complete, target: MaghemiteMgd
14582024-10-30T22:43:29.963ZOct 30 22:43:28.448 INFO Checking that binary works, target: Cockroach
14592024-10-30T22:43:30.128ZOct 30 22:43:28.613 INFO Download complete, target: Cockroach
14602024-10-30T22:43:35.102ZOct 30 22:43:33.586 INFO Checking that binary works, target: Clickhouse
14612024-10-30T22:43:36.084ZOct 30 22:43:34.568 INFO Download complete, target: Clickhouse
14622024-10-30T22:43:36.092ZAll prerequisites installed successfully
14632024-10-30T22:43:36.095Z
14642024-10-30T22:43:36.095Zreal 4:06.139088733
14652024-10-30T22:43:36.095Zuser 12:03.644514771
14662024-10-30T22:43:36.095Zsys 2:39.241477902
14672024-10-30T22:43:36.095Ztrap 0.416048039
14682024-10-30T22:43:36.095Ztflt 6.072767258
14692024-10-30T22:43:36.095Zdflt 4.872929846
14702024-10-30T22:43:36.095Zkflt 0.375019719
14712024-10-30T22:43:36.095Zlock 22:31.835200698
14722024-10-30T22:43:36.095Zslp 48:19.316504721
14732024-10-30T22:43:36.095Zlat 42.879887778
14742024-10-30T22:43:36.095Zstop 1:52.385593572
14752024-10-30T22:43:36.095Z+ ptime -m cargo xtask download softnpu
14762024-10-30T22:43:36.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
14772024-10-30T22:43:36.612Z Running `target/debug/xtask download softnpu`
14782024-10-30T22:43:37.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
14792024-10-30T22:43:37.429Z Running `target/debug/xtask-downloader softnpu`
14802024-10-30T22:43:37.463ZOct 30 22:43:35.946 INFO Starting download, target: Softnpu
14812024-10-30T22:43:37.465ZOct 30 22:43:35.946 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14822024-10-30T22:43:38.590ZOct 30 22:43:37.073 INFO Download complete, target: Softnpu
14832024-10-30T22:43:38.597Z
14842024-10-30T22:43:38.597Zreal 2.495048354
14852024-10-30T22:43:38.597Zuser 1.206019203
14862024-10-30T22:43:38.597Zsys 0.514287114
14872024-10-30T22:43:38.597Ztrap 0.000960333
14882024-10-30T22:43:38.597Ztflt 0.000011917
14892024-10-30T22:43:38.597Zdflt 0.000006297
14902024-10-30T22:43:38.600Zkflt 0.000000000
14912024-10-30T22:43:38.600Zlock 11.937921215
14922024-10-30T22:43:38.600Zslp 0.981947136
14932024-10-30T22:43:38.600Zlat 0.074483811
14942024-10-30T22:43:38.600Zstop 0.000190034
14952024-10-30T22:43:38.600Z+ export CARGO_INCREMENTAL=0
14962024-10-30T22:43:38.600Z+ CARGO_INCREMENTAL=0
14972024-10-30T22:43:38.600Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
14982024-10-30T22:43:39.491Z Compiling proc-macro2 v1.0.87
14992024-10-30T22:43:39.491Z Compiling unicode-ident v1.0.13
15002024-10-30T22:43:39.491Z Compiling libc v0.2.161
15012024-10-30T22:43:39.494Z Compiling serde v1.0.210
15022024-10-30T22:43:39.494Z Compiling autocfg v1.4.0
15032024-10-30T22:43:39.495Z Compiling version_check v0.9.5
15042024-10-30T22:43:39.495Z Compiling cfg-if v1.0.0
15052024-10-30T22:43:39.731Z Compiling typenum v1.17.0
15062024-10-30T22:43:39.752Z Compiling memchr v2.7.4
15072024-10-30T22:43:40.283Z Compiling generic-array v0.14.7
15082024-10-30T22:43:40.465Z Compiling lock_api v0.4.12
15092024-10-30T22:43:40.563Z Compiling shlex v1.3.0
15102024-10-30T22:43:40.563Z Compiling parking_lot_core v0.9.10
15112024-10-30T22:43:40.765Z Compiling serde_json v1.0.128
15122024-10-30T22:43:40.944Z Compiling once_cell v1.20.2
15132024-10-30T22:43:40.982Z Compiling libm v0.2.8
15142024-10-30T22:43:41.080Z Compiling thiserror v1.0.64
15152024-10-30T22:43:41.155Z Compiling num-traits v0.2.19
15162024-10-30T22:43:41.307Z Compiling quote v1.0.37
15172024-10-30T22:43:41.324Z Compiling value-bag v1.9.0
15182024-10-30T22:43:41.454Z Compiling itoa v1.0.11
15192024-10-30T22:43:41.605Z Compiling getrandom v0.2.15
15202024-10-30T22:43:41.742Z Compiling syn v2.0.79
15212024-10-30T22:43:41.850Z Compiling jobserver v0.1.32
15222024-10-30T22:43:41.892Z Compiling log v0.4.22
15232024-10-30T22:43:41.942Z Compiling slab v0.4.9
15242024-10-30T22:43:42.064Z Compiling scopeguard v1.2.0
15252024-10-30T22:43:42.175Z Compiling cc v1.1.30
15262024-10-30T22:43:42.232Z Compiling rand_core v0.6.4
15272024-10-30T22:43:42.321Z Compiling byteorder v1.5.0
15282024-10-30T22:43:42.805Z Compiling subtle v2.6.1
15292024-10-30T22:43:43.105Z Compiling allocator-api2 v0.2.18
15302024-10-30T22:43:43.458Z Compiling semver v1.0.23
15312024-10-30T22:43:43.901Z Compiling ryu v1.0.18
15322024-10-30T22:43:43.920Z Compiling const-oid v0.9.6
15332024-10-30T22:43:44.040Z Compiling pin-project-lite v0.2.14
15342024-10-30T22:43:44.059Z Compiling smallvec v1.13.2
15352024-10-30T22:43:44.164Z Compiling foldhash v0.1.3
15362024-10-30T22:43:44.181Z Compiling equivalent v1.0.1
15372024-10-30T22:43:44.230Z Compiling httparse v1.9.5
15382024-10-30T22:43:44.354Z Compiling hashbrown v0.15.0
15392024-10-30T22:43:44.471Z Compiling schemars v0.8.21
15402024-10-30T22:43:44.865Z Compiling signal-hook-registry v1.4.2
15412024-10-30T22:43:45.114Z Compiling heck v0.5.0
15422024-10-30T22:43:45.177Z Compiling parking_lot v0.12.3
15432024-10-30T22:43:45.405Z Compiling ring v0.17.8
15442024-10-30T22:43:45.521Z Compiling mio v1.0.2
15452024-10-30T22:43:46.301Z Compiling crossbeam-utils v0.8.20
15462024-10-30T22:43:46.357Z Compiling socket2 v0.5.7
15472024-10-30T22:43:46.430Z Compiling pkg-config v0.3.31
15482024-10-30T22:43:47.130Z Compiling futures-core v0.3.31
15492024-10-30T22:43:47.369Z Compiling vcpkg v0.2.15
15502024-10-30T22:43:47.426Z Compiling fnv v1.0.7
15512024-10-30T22:43:47.565Z Compiling num-conv v0.1.0
15522024-10-30T22:43:47.567Z Compiling time-core v0.1.2
15532024-10-30T22:43:47.854Z Compiling time-macros v0.2.18
15542024-10-30T22:43:48.556Z Compiling spin v0.9.8
15552024-10-30T22:43:48.932Z Compiling openssl-sys v0.9.103
15562024-10-30T22:43:48.977Z Compiling cpufeatures v0.2.14
15572024-10-30T22:43:49.192Z Compiling serde_derive_internals v0.29.1
15582024-10-30T22:43:49.262Z Compiling futures-sink v0.3.31
15592024-10-30T22:43:49.866Z Compiling ahash v0.8.11
15602024-10-30T22:43:49.920Z Compiling slog v2.7.0
15612024-10-30T22:43:49.992Z Compiling syn v1.0.109
15622024-10-30T22:43:50.384Z Compiling rustix v0.38.37
15632024-10-30T22:43:50.688Z Compiling futures-channel v0.3.31
15642024-10-30T22:43:50.818Z Compiling pin-utils v0.1.0
15652024-10-30T22:43:50.881Z Compiling openssl v0.10.66
15662024-10-30T22:43:50.919Z Compiling futures-task v0.3.31
15672024-10-30T22:43:50.983Z Compiling tinyvec_macros v0.1.1
15682024-10-30T22:43:51.093Z Compiling futures-io v0.3.31
15692024-10-30T22:43:51.208Z Compiling iana-time-zone v0.1.61
15702024-10-30T22:43:51.234Z Compiling ucd-trie v0.1.7
15712024-10-30T22:43:51.285Z Compiling tinyvec v1.8.0
15722024-10-30T22:43:51.987Z Compiling unicode-bidi v0.3.17
15732024-10-30T22:43:52.049Z Compiling native-tls v0.2.12
15742024-10-30T22:43:52.149Z Compiling rustls v0.23.14
15752024-10-30T22:43:52.530Z Compiling base64ct v1.6.0
15762024-10-30T22:43:52.766Z Compiling unicode-normalization v0.1.24
15772024-10-30T22:43:52.998Z Compiling pem-rfc7468 v0.7.0
15782024-10-30T22:43:53.660Z Compiling tracing-core v0.1.32
15792024-10-30T22:43:53.770Z Compiling serde_derive v1.0.210
15802024-10-30T22:43:53.839Z Compiling zeroize_derive v1.4.2
15812024-10-30T22:43:54.831Z Compiling zerocopy-derive v0.7.35
15822024-10-30T22:43:55.040Z Compiling thiserror-impl v1.0.64
15832024-10-30T22:43:55.092Z Compiling zeroize v1.8.1
15842024-10-30T22:43:55.441Z Compiling tokio-macros v2.4.0
15852024-10-30T22:43:56.640Z Compiling futures-macro v0.3.31
15862024-10-30T22:43:56.760Z Compiling zerocopy v0.7.35
15872024-10-30T22:43:57.399Z Compiling crypto-common v0.1.6
15882024-10-30T22:43:57.714Z Compiling tracing-attributes v0.1.27
15892024-10-30T22:43:58.179Z Compiling block-buffer v0.10.4
15902024-10-30T22:43:58.407Z Compiling digest v0.10.7
15912024-10-30T22:43:58.752Z Compiling schemars_derive v0.8.21
15922024-10-30T22:43:58.783Z Compiling der_derive v0.7.3
15932024-10-30T22:43:59.875Z Compiling hmac v0.12.1
15942024-10-30T22:44:00.059Z Compiling scroll_derive v0.12.0
15952024-10-30T22:44:00.095Z Compiling futures-util v0.3.31
15962024-10-30T22:44:00.795Z Compiling pest v2.7.14
15972024-10-30T22:44:01.361Z Compiling block-padding v0.3.3
15982024-10-30T22:44:01.595Z Compiling inout v0.1.3
15992024-10-30T22:44:01.828Z Compiling openssl-macros v0.1.1
16002024-10-30T22:44:01.848Z Compiling cipher v0.4.4
16012024-10-30T22:44:02.316Z Compiling sha2 v0.10.8
16022024-10-30T22:44:02.519Z Compiling ppv-lite86 v0.2.20
16032024-10-30T22:44:03.074Z Compiling cookie v0.18.1
16042024-10-30T22:44:03.397Z Compiling pest_meta v2.7.14
16052024-10-30T22:44:03.416Z Compiling usdt-impl v0.5.0
16062024-10-30T22:44:03.696Z Compiling dyn-clone v1.0.17
16072024-10-30T22:44:03.787Z Compiling anyhow v1.0.89
16082024-10-30T22:44:03.869Z Compiling flagset v0.4.6
16092024-10-30T22:44:04.273Z Compiling der v0.7.9
16102024-10-30T22:44:04.311Z Compiling rand_chacha v0.3.1
16112024-10-30T22:44:05.243Z Compiling pest_generator v2.7.14
16122024-10-30T22:44:05.708Z Compiling scroll v0.12.0
16132024-10-30T22:44:05.946Z Compiling bytes v1.7.2
16142024-10-30T22:44:06.216Z Compiling indexmap v2.6.0
16152024-10-30T22:44:07.066Z Compiling tokio v1.40.0
16162024-10-30T22:44:07.173Z Compiling http v1.1.0
16172024-10-30T22:44:07.554Z Compiling serde_tokenstream v0.2.2
16182024-10-30T22:44:07.703Z Compiling rustc_version v0.4.1
16192024-10-30T22:44:08.126Z Compiling uuid v1.10.0
16202024-10-30T22:44:08.304Z Compiling bitflags v2.6.0
16212024-10-30T22:44:08.761Z Compiling chrono v0.4.38
16222024-10-30T22:44:09.376Z Compiling serde_spanned v0.6.8
16232024-10-30T22:44:09.598Z Compiling toml_datetime v0.6.8
16242024-10-30T22:44:10.008Z Compiling pest_derive v2.7.14
16252024-10-30T22:44:10.765Z Compiling tracing v0.1.40
16262024-10-30T22:44:12.699Z Compiling async-trait v0.1.83
16272024-10-30T22:44:14.176Z Compiling aho-corasick v1.1.3
16282024-10-30T22:44:14.960Z Compiling percent-encoding v2.3.1
16292024-10-30T22:44:15.053Z Compiling camino v1.1.9
16302024-10-30T22:44:15.284Z Compiling regex-syntax v0.8.5
16312024-10-30T22:44:15.475Z Compiling plain v0.2.3
16322024-10-30T22:44:15.612Z Compiling rayon-core v1.12.1
16332024-10-30T22:44:15.645Z Compiling rustls-pki-types v1.9.0
16342024-10-30T22:44:15.904Z Compiling goblin v0.8.2
16352024-10-30T22:44:16.638Z Compiling tokio-util v0.7.12
16362024-10-30T22:44:17.934Z Compiling spki v0.7.3
16372024-10-30T22:44:18.212Z Compiling rand v0.8.5
16382024-10-30T22:44:18.286Z Compiling salsa20 v0.10.2
16392024-10-30T22:44:18.321Z Compiling pbkdf2 v0.12.2
16402024-10-30T22:44:18.872Z Compiling winnow v0.5.40
16412024-10-30T22:44:19.460Z Compiling regex-automata v0.4.8
16422024-10-30T22:44:19.614Z Compiling rustls v0.22.4
16432024-10-30T22:44:19.901Z Compiling powerfmt v0.2.0
16442024-10-30T22:44:20.286Z Compiling untrusted v0.9.0
16452024-10-30T22:44:20.959Z Compiling pretty-hex v0.4.1
16462024-10-30T22:44:21.187Z Compiling deranged v0.3.11
16472024-10-30T22:44:21.842Z Compiling dof v0.3.0
16482024-10-30T22:44:22.756Z Compiling toml_edit v0.19.15
16492024-10-30T22:44:23.772Z Compiling scrypt v0.11.0
16502024-10-30T22:44:24.278Z Compiling dtrace-parser v0.2.0
16512024-10-30T22:44:24.472Z Compiling cbc v0.1.2
16522024-10-30T22:44:24.541Z Compiling aes v0.8.4
16532024-10-30T22:44:24.609Z Compiling thread-id v4.2.2
16542024-10-30T22:44:24.696Z Compiling num_threads v0.1.7
16552024-10-30T22:44:24.732Z Compiling rustversion v1.0.17
16562024-10-30T22:44:24.834Z Compiling atomic-waker v1.1.2
16572024-10-30T22:44:25.404Z Compiling pkcs5 v0.7.1
16582024-10-30T22:44:26.251Z Compiling time v0.3.36
16592024-10-30T22:44:27.043Z Compiling rustls-webpki v0.102.8
16602024-10-30T22:44:27.988Z Compiling form_urlencoded v1.2.1
16612024-10-30T22:44:28.318Z Compiling http-body v1.0.1
16622024-10-30T22:44:28.566Z Compiling heapless v0.7.17
16632024-10-30T22:44:29.092Z Compiling multer v3.1.0
16642024-10-30T22:44:29.187Z Compiling slog-async v2.8.0
16652024-10-30T22:44:29.375Z Compiling signal-hook v0.3.17
16662024-10-30T22:44:29.872Z Compiling try-lock v0.2.5
16672024-10-30T22:44:30.023Z Compiling want v0.3.1
16682024-10-30T22:44:30.275Z Compiling pkcs8 v0.10.2
16692024-10-30T22:44:30.914Z Compiling h2 v0.4.6
16702024-10-30T22:44:31.594Z Compiling regex v1.11.0
16712024-10-30T22:44:32.549Z Compiling strsim v0.11.1
16722024-10-30T22:44:32.730Z Compiling httpdate v1.0.3
16732024-10-30T22:44:32.830Z Compiling paste v1.0.15
16742024-10-30T22:44:34.350Z Compiling usdt-macro v0.5.0
16752024-10-30T22:44:34.412Z Compiling usdt-attr-macro v0.5.0
16762024-10-30T22:44:35.078Z Compiling curve25519-dalek v4.1.3
16772024-10-30T22:44:35.479Z Compiling openapiv3 v2.0.0
16782024-10-30T22:44:35.671Z Compiling async-stream-impl v0.3.6
16792024-10-30T22:44:35.878Z Compiling enum-as-inner v0.6.1
16802024-10-30T22:44:36.897Z Compiling idna v0.5.0
16812024-10-30T22:44:37.064Z Compiling errno v0.3.9
16822024-10-30T22:44:37.336Z Compiling dropshot v0.12.0
16832024-10-30T22:44:37.649Z Compiling match_cfg v0.1.0
16842024-10-30T22:44:37.752Z Compiling smoltcp v0.9.1
16852024-10-30T22:44:38.174Z Compiling hyper v1.4.1
16862024-10-30T22:44:38.303Z Compiling foreign-types-shared v0.1.1
16872024-10-30T22:44:38.399Z Compiling adler2 v2.0.0
16882024-10-30T22:44:38.427Z Compiling num-bigint-dig v0.8.4
16892024-10-30T22:44:38.665Z Compiling tower-service v0.3.3
16902024-10-30T22:44:38.793Z Compiling base64 v0.22.1
16912024-10-30T22:44:39.455Z Compiling portable-atomic v1.9.0
16922024-10-30T22:44:39.512Z Compiling miniz_oxide v0.8.0
16932024-10-30T22:44:39.693Z Compiling foreign-types v0.3.2
16942024-10-30T22:44:39.796Z Compiling url v2.5.2
16952024-10-30T22:44:40.336Z Compiling hostname v0.3.1
16962024-10-30T22:44:40.577Z Compiling hyper-util v0.1.9
16972024-10-30T22:44:43.154Z Compiling dirs-sys-next v0.1.2
16982024-10-30T22:44:43.514Z Compiling heck v0.4.1
16992024-10-30T22:44:43.535Z Compiling gimli v0.31.1
17002024-10-30T22:44:43.619Z Compiling siphasher v0.3.11
17012024-10-30T22:44:43.906Z Compiling data-encoding v2.6.0
17022024-10-30T22:44:45.611Z Compiling dirs-next v2.0.0
17032024-10-30T22:44:49.268Z Compiling addr2line v0.24.2
17042024-10-30T22:44:50.548Z Compiling http-body-util v0.1.2
17052024-10-30T22:44:51.317Z Compiling crossbeam-epoch v0.9.18
17062024-10-30T22:44:51.531Z Compiling dropshot_endpoint v0.12.0
17072024-10-30T22:44:51.705Z Compiling hubpack_derive v0.1.1
17082024-10-30T22:44:52.022Z Compiling signature v2.2.0
17092024-10-30T22:44:52.259Z Compiling sha1 v0.10.6
17102024-10-30T22:44:52.520Z Compiling zerocopy-derive v0.6.6
17112024-10-30T22:44:52.663Z Compiling curve25519-dalek-derive v0.1.1
17122024-10-30T22:44:52.753Z Compiling lazy_static v1.5.0
17132024-10-30T22:44:52.881Z Compiling thread_local v1.1.8
17142024-10-30T22:44:53.395Z Compiling object v0.36.5
17152024-10-30T22:44:53.972Z Compiling fs-err v2.11.0
17162024-10-30T22:44:54.131Z Compiling encoding_rs v0.8.34
17172024-10-30T22:44:54.257Z Compiling ipnet v2.10.1
17182024-10-30T22:44:54.297Z Compiling openssl-probe v0.1.5
17192024-10-30T22:44:54.601Z Compiling utf8parse v0.2.2
17202024-10-30T22:44:54.761Z Compiling anstyle v1.0.8
17212024-10-30T22:44:55.209Z Compiling rustc-demangle v0.1.24
17222024-10-30T22:44:55.210Z Compiling winnow v0.6.20
17232024-10-30T22:44:55.341Z Compiling either v1.13.0
17242024-10-30T22:44:55.896Z Compiling mime v0.3.17
17252024-10-30T22:44:56.409Z Compiling unicode-properties v0.1.3
17262024-10-30T22:44:57.507Z Compiling stable_deref_trait v1.2.0
17272024-10-30T22:44:57.519Z Compiling stringprep v0.1.5
17282024-10-30T22:44:57.600Z Compiling anstyle-parse v0.2.5
17292024-10-30T22:44:58.863Z Compiling toml_edit v0.22.22
17302024-10-30T22:45:02.294Z Compiling backtrace v0.3.74
17312024-10-30T22:45:03.138Z Compiling crossbeam-deque v0.8.5
17322024-10-30T22:45:07.071Z Compiling term v0.7.0
17332024-10-30T22:45:08.296Z Compiling slog-json v2.6.1
17342024-10-30T22:45:09.547Z Compiling serde_urlencoded v0.7.1
17352024-10-30T22:45:09.796Z Compiling crossbeam-channel v0.5.13
17362024-10-30T22:45:10.077Z Compiling rustls-pemfile v2.2.0
17372024-10-30T22:45:10.495Z Compiling hashbrown v0.14.5
17382024-10-30T22:45:10.897Z Compiling futures-executor v0.3.31
17392024-10-30T22:45:11.813Z Compiling md-5 v0.10.6
17402024-10-30T22:45:11.865Z Compiling idna v0.4.0
17412024-10-30T22:45:11.894Z Compiling idna v0.3.0
17422024-10-30T22:45:12.047Z Compiling num-integer v0.1.46
17432024-10-30T22:45:12.846Z Compiling ff v0.13.0
17442024-10-30T22:45:12.929Z Compiling hash32 v0.2.1
17452024-10-30T22:45:13.083Z Compiling is-terminal v0.4.13
17462024-10-30T22:45:13.222Z Compiling memmap v0.7.0
17472024-10-30T22:45:13.301Z Compiling take_mut v0.2.2
17482024-10-30T22:45:13.465Z Compiling psl-types v2.0.11
17492024-10-30T22:45:14.151Z Compiling colorchoice v1.0.2
17502024-10-30T22:45:14.307Z Compiling utf-8 v0.7.6
17512024-10-30T22:45:14.553Z Compiling fallible-iterator v0.2.0
17522024-10-30T22:45:14.611Z Compiling is_terminal_polyfill v1.70.1
17532024-10-30T22:45:14.743Z Compiling quick-error v1.2.3
17542024-10-30T22:45:15.101Z Compiling anstyle-query v1.1.1
17552024-10-30T22:45:15.258Z Compiling linked-hash-map v0.5.6
17562024-10-30T22:45:15.636Z Compiling base16ct v0.2.0
17572024-10-30T22:45:15.915Z Compiling sec1 v0.7.3
17582024-10-30T22:45:16.003Z Compiling lru-cache v0.1.2
17592024-10-30T22:45:16.211Z Compiling anstream v0.6.15
17602024-10-30T22:45:16.461Z Compiling postgres-protocol v0.6.7
17612024-10-30T22:45:16.487Z Compiling resolv-conf v0.7.0
17622024-10-30T22:45:16.847Z Compiling tungstenite v0.24.0
17632024-10-30T22:45:18.349Z Compiling publicsuffix v2.2.3
17642024-10-30T22:45:18.721Z Compiling usdt v0.5.0
17652024-10-30T22:45:18.821Z Compiling slog-term v2.9.1
17662024-10-30T22:45:19.202Z Compiling group v0.13.0
17672024-10-30T22:45:19.596Z Compiling hickory-proto v0.24.1
17682024-10-30T22:45:19.859Z Compiling num-iter v0.1.45
17692024-10-30T22:45:20.997Z Compiling regress v0.10.1
17702024-10-30T22:45:21.277Z Compiling futures v0.3.31
17712024-10-30T22:45:24.493Z Compiling slog-bunyan v2.5.0
17722024-10-30T22:45:24.703Z Compiling tokio-rustls v0.25.0
17732024-10-30T22:45:24.932Z Compiling tokio-rustls v0.26.0
17742024-10-30T22:45:25.143Z Compiling toml v0.8.19
17752024-10-30T22:45:25.403Z Compiling tokio-native-tls v0.3.1
17762024-10-30T22:45:25.553Z Compiling terminal_size v0.4.0
17772024-10-30T22:45:25.691Z Compiling phf_shared v0.11.2
17782024-10-30T22:45:25.764Z Compiling strum_macros v0.25.3
17792024-10-30T22:45:26.270Z Compiling async-stream v0.3.6
17802024-10-30T22:45:26.668Z Compiling waitgroup v0.1.2
17812024-10-30T22:45:27.247Z Compiling webpki-roots v0.26.6
17822024-10-30T22:45:27.606Z Compiling serde_path_to_error v0.1.16
17832024-10-30T22:45:28.099Z Compiling hkdf v0.12.4
17842024-10-30T22:45:28.120Z Compiling crypto-bigint v0.5.5
17852024-10-30T22:45:28.367Z Compiling derive-where v1.2.7
17862024-10-30T22:45:28.407Z Compiling serde_repr v0.1.19
17872024-10-30T22:45:29.141Z Compiling clap_derive v4.5.18
17882024-10-30T22:45:29.608Z Compiling hostname v0.4.0
17892024-10-30T22:45:29.841Z Compiling unicode-width v0.1.14
17902024-10-30T22:45:30.360Z Compiling managed v0.8.0
17912024-10-30T22:45:30.910Z Compiling debug-ignore v1.0.5
17922024-10-30T22:45:31.511Z Compiling clap_lex v0.7.2
17932024-10-30T22:45:31.616Z Compiling bitflags v1.3.2
17942024-10-30T22:45:31.932Z Compiling clap_builder v4.5.20
17952024-10-30T22:45:32.172Z Compiling elliptic-curve v0.13.8
17962024-10-30T22:45:32.936Z Compiling console v0.15.8
17972024-10-30T22:45:34.173Z Compiling hyper-rustls v0.27.3
17982024-10-30T22:45:37.031Z Compiling phf v0.11.2
17992024-10-30T22:45:37.334Z Compiling hyper-tls v0.6.0
18002024-10-30T22:45:37.724Z Compiling hickory-resolver v0.24.1
18012024-10-30T22:45:37.726Z Compiling signal-hook-mio v0.2.4
18022024-10-30T22:45:37.810Z Compiling typify-impl v0.2.0
18032024-10-30T22:45:37.899Z Compiling rayon v1.10.0
18042024-10-30T22:45:38.789Z Compiling cookie_store v0.21.0
18052024-10-30T22:45:40.144Z Compiling tokio-tungstenite v0.24.0
18062024-10-30T22:45:40.222Z Compiling postgres-types v0.2.8
18072024-10-30T22:45:40.846Z Compiling zerocopy v0.6.6
18082024-10-30T22:45:41.521Z Compiling hubpack v0.1.2
18092024-10-30T22:45:41.754Z Compiling ed25519 v2.2.3
18102024-10-30T22:45:41.932Z Compiling phf_shared v0.10.0
18112024-10-30T22:45:42.207Z Compiling pkcs1 v0.7.5
18122024-10-30T22:45:42.302Z Compiling bstr v1.10.0
18132024-10-30T22:45:42.923Z Compiling tokio-stream v0.1.16
18142024-10-30T22:45:43.042Z Compiling serde-big-array v0.5.1
18152024-10-30T22:45:43.291Z Compiling rfc6979 v0.4.0
18162024-10-30T22:45:43.309Z Compiling float-cmp v0.9.0
18172024-10-30T22:45:43.486Z Compiling sync_wrapper v1.0.1
18182024-10-30T22:45:43.539Z Compiling crc32fast v1.4.2
18192024-10-30T22:45:43.652Z Compiling number_prefix v0.4.0
18202024-10-30T22:45:43.739Z Compiling minimal-lexical v0.2.1
18212024-10-30T22:45:43.835Z Compiling whoami v1.5.2
18222024-10-30T22:45:43.838Z Compiling predicates-core v1.0.8
18232024-10-30T22:45:43.888Z Compiling precomputed-hash v0.1.1
18242024-10-30T22:45:44.013Z Compiling unicode-segmentation v1.12.0
18252024-10-30T22:45:44.193Z Compiling bit-vec v0.6.3
18262024-10-30T22:45:44.375Z Compiling new_debug_unreachable v1.0.6
18272024-10-30T22:45:44.627Z Compiling fixedbitset v0.4.2
18282024-10-30T22:45:44.837Z Compiling static_assertions v1.1.0
18292024-10-30T22:45:44.857Z Compiling difflib v0.4.0
18302024-10-30T22:45:44.947Z Compiling normalize-line-endings v0.3.0
18312024-10-30T22:45:45.048Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18322024-10-30T22:45:45.068Z Compiling petgraph v0.6.5
18332024-10-30T22:45:46.029Z Compiling predicates v3.1.2
18342024-10-30T22:45:46.700Z Compiling similar v2.6.0
18352024-10-30T22:45:47.474Z Compiling bit-set v0.5.3
18362024-10-30T22:45:47.787Z Compiling string_cache v0.8.7
18372024-10-30T22:45:48.212Z Compiling tokio-postgres v0.7.12
18382024-10-30T22:45:48.774Z Compiling nom v7.1.3
18392024-10-30T22:45:48.792Z Compiling typify-macro v0.2.0
18402024-10-30T22:45:49.011Z Compiling indicatif v0.17.8
18412024-10-30T22:45:50.711Z Compiling qorb v0.1.2
18422024-10-30T22:45:51.678Z Compiling flate2 v1.0.34
18432024-10-30T22:45:52.380Z Compiling reqwest v0.12.8
18442024-10-30T22:45:52.446Z Compiling ecdsa v0.16.9
18452024-10-30T22:45:53.287Z Compiling rsa v0.9.6
18462024-10-30T22:45:53.607Z Compiling ed25519-dalek v2.1.1
18472024-10-30T22:45:54.149Z Compiling crossterm v0.28.1
18482024-10-30T22:45:54.413Z Compiling clap v4.5.20
18492024-10-30T22:45:55.876Z Compiling itertools v0.10.5
18502024-10-30T22:45:56.556Z Compiling itertools v0.12.1
18512024-10-30T22:45:57.384Z Compiling toml v0.7.8
18522024-10-30T22:45:57.444Z Compiling x509-cert v0.2.5
18532024-10-30T22:45:58.776Z Compiling hex v0.4.3
18542024-10-30T22:45:59.416Z Compiling unicode-xid v0.2.6
18552024-10-30T22:46:00.017Z Compiling peg-runtime v0.8.3
18562024-10-30T22:46:00.307Z Compiling lalrpop-util v0.19.12
18572024-10-30T22:46:01.786Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18582024-10-30T22:46:03.596Z Compiling proc-macro-crate v1.3.1
18592024-10-30T22:46:04.435Z Compiling ipnetwork v0.20.0
18602024-10-30T22:46:06.427Z Compiling heapless v0.8.0
18612024-10-30T22:46:07.240Z Compiling num_enum_derive v0.5.11
18622024-10-30T22:46:12.163Z Compiling hash32 v0.3.1
18632024-10-30T22:46:13.588Z Compiling ident_case v1.0.1
18642024-10-30T22:46:14.010Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18652024-10-30T22:46:16.421Z Compiling smoltcp v0.11.0
18662024-10-30T22:46:19.987Z Compiling darling_core v0.20.10
18672024-10-30T22:46:30.526Z Compiling num_enum v0.5.11
18682024-10-30T22:46:31.237Z Compiling typify v0.2.0
18692024-10-30T22:46:33.439Z Compiling proc-macro-error-attr v1.0.4
18702024-10-30T22:46:34.197Z Compiling cobs v0.2.3
18712024-10-30T22:46:34.648Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18722024-10-30T22:46:35.677Z Compiling unsafe-libyaml v0.2.11
18732024-10-30T22:46:37.340Z Compiling serde_yaml v0.9.34+deprecated
18742024-10-30T22:46:38.865Z Compiling postcard v1.0.10
18752024-10-30T22:46:44.754Z Compiling progenitor-impl v0.8.0
18762024-10-30T22:46:49.026Z Compiling darling_macro v0.20.10
18772024-10-30T22:46:59.855Z Compiling strum_macros v0.26.4
18782024-10-30T22:47:00.994Z Compiling structmeta-derive v0.3.0
18792024-10-30T22:47:01.482Z Compiling foreign-types-macros v0.2.3
18802024-10-30T22:47:02.161Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18812024-10-30T22:47:02.489Z Compiling proc-macro-error v1.0.4
18822024-10-30T22:47:02.670Z Compiling foreign-types-shared v0.3.1
18832024-10-30T22:47:03.471Z Compiling newtype-uuid v1.1.2
18842024-10-30T22:47:04.110Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18852024-10-30T22:47:04.701Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18862024-10-30T22:47:04.975Z Compiling strum v0.26.3
18872024-10-30T22:47:07.553Z Compiling structmeta v0.3.0
18882024-10-30T22:47:09.792Z Compiling foreign-types v0.5.0
18892024-10-30T22:47:12.451Z Compiling progenitor-macro v0.8.0
18902024-10-30T22:47:14.618Z Compiling darling v0.20.10
18912024-10-30T22:47:18.025Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
18922024-10-30T22:47:18.246Z Compiling progenitor-client v0.8.0
18932024-10-30T22:47:21.706Z Compiling tabwriter v1.4.0
18942024-10-30T22:47:22.432Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18952024-10-30T22:47:22.985Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18962024-10-30T22:47:23.031Z Compiling cstr-argument v0.1.2
18972024-10-30T22:47:23.327Z Compiling pretty-hex v0.2.1
18982024-10-30T22:47:23.537Z Compiling fastrand v2.1.1
18992024-10-30T22:47:23.669Z Compiling crucible-workspace-hack v0.1.0
19002024-10-30T22:47:23.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
19012024-10-30T22:47:24.006Z Compiling tempfile v3.13.0
19022024-10-30T22:47:24.183Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19032024-10-30T22:47:24.407Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19042024-10-30T22:47:24.468Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19052024-10-30T22:47:24.653Z Compiling serde_with_macros v3.11.0
19062024-10-30T22:47:25.266Z Compiling parse-display-derive v0.10.0
19072024-10-30T22:47:25.604Z Compiling colored v2.1.0
19082024-10-30T22:47:25.729Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19092024-10-30T22:47:26.019Z Compiling progenitor v0.8.0
19102024-10-30T22:47:26.241Z Compiling instant v0.1.13
19112024-10-30T22:47:26.417Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19122024-10-30T22:47:26.436Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19132024-10-30T22:47:26.653Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19142024-10-30T22:47:26.787Z Compiling backoff v0.4.0
19152024-10-30T22:47:26.837Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19162024-10-30T22:47:27.021Z Compiling serde_with v3.11.0
19172024-10-30T22:47:28.951Z Compiling parse-display v0.10.0
19182024-10-30T22:47:29.677Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19192024-10-30T22:47:30.254Z Compiling zone_cfg_derive v0.3.0
19202024-10-30T22:47:30.866Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19212024-10-30T22:47:31.450Z Compiling camino-tempfile v1.1.1
19222024-10-30T22:47:31.601Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19232024-10-30T22:47:31.696Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19242024-10-30T22:47:31.891Z Compiling regress v0.9.1
19252024-10-30T22:47:32.106Z Compiling macaddr v1.0.1
19262024-10-30T22:47:32.210Z Compiling num-derive v0.4.2
19272024-10-30T22:47:32.718Z Compiling sigpipe v0.1.3
19282024-10-30T22:47:32.853Z Compiling libefi-sys v0.1.0
19292024-10-30T22:47:32.881Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19302024-10-30T22:47:33.236Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19312024-10-30T22:47:33.261Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19322024-10-30T22:47:33.825Z Compiling zone v0.3.0
19332024-10-30T22:47:34.385Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19342024-10-30T22:47:35.966Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19352024-10-30T22:47:36.389Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19362024-10-30T22:47:36.494Z Compiling smf v0.2.3
19372024-10-30T22:47:37.002Z Compiling bitfield-struct v0.6.2
19382024-10-30T22:47:38.313Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19392024-10-30T22:47:38.726Z Compiling blake3 v1.5.4
19402024-10-30T22:47:38.982Z Compiling ring v0.16.20
19412024-10-30T22:47:40.319Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19422024-10-30T22:47:40.438Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19432024-10-30T22:47:40.761Z Compiling xattr v1.3.1
19442024-10-30T22:47:41.099Z Compiling filetime v0.2.25
19452024-10-30T22:47:41.102Z Compiling memmap2 v0.9.5
19462024-10-30T22:47:41.491Z Compiling constant_time_eq v0.3.1
19472024-10-30T22:47:41.583Z Compiling spin v0.5.2
19482024-10-30T22:47:41.665Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19492024-10-30T22:47:41.686Z Compiling arrayref v0.3.9
19502024-10-30T22:47:41.796Z Compiling arrayvec v0.7.6
19512024-10-30T22:47:41.799Z Compiling same-file v1.0.6
19522024-10-30T22:47:41.851Z Compiling untrusted v0.7.1
19532024-10-30T22:47:42.051Z Compiling walkdir v2.5.0
19542024-10-30T22:47:42.101Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19552024-10-30T22:47:42.310Z Compiling tar v0.4.42
19562024-10-30T22:47:43.684Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19572024-10-30T22:47:44.104Z Compiling gethostname v0.5.0
19582024-10-30T22:47:44.311Z Compiling cargo-platform v0.1.8
19592024-10-30T22:47:44.469Z Compiling topological-sort v0.2.2
19602024-10-30T22:47:44.745Z Compiling cargo_metadata v0.18.1
19612024-10-30T22:47:47.616Z Compiling omicron-zone-package v0.11.1
19622024-10-30T22:47:51.769Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19632024-10-30T22:47:52.723Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19642024-10-30T22:47:57.162Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19652024-10-30T22:48:13.807Z Finished `release` profile [optimized] target(s) in 4m 35s
19662024-10-30T22:48:13.960Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19672024-10-30T22:48:14.004ZLogging to: /work/oxidecomputer/omicron/out/LOG
19682024-10-30T22:48:14.007ZCreated new build target 'test' and set it as active
19692024-10-30T22:48:14.007Z
19702024-10-30T22:48:14.007Zreal 4:35.351685957
19712024-10-30T22:48:14.007Zuser 31:18.957368977
19722024-10-30T22:48:14.007Zsys 3:47.546590830
19732024-10-30T22:48:14.007Ztrap 0.891224934
19742024-10-30T22:48:14.007Ztflt 2.850117488
19752024-10-30T22:48:14.007Zdflt 0.939949522
19762024-10-30T22:48:14.007Zkflt 0.009025183
19772024-10-30T22:48:14.007Zlock 1:08:52.810544074
19782024-10-30T22:48:14.007Zslp 1:59:35.953203879
19792024-10-30T22:48:14.007Zlat 2:07.388573031
19802024-10-30T22:48:14.007Zstop 3:53.892882588
19812024-10-30T22:48:14.007Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19822024-10-30T22:48:14.921Z Finished `release` profile [optimized] target(s) in 0.86s
19832024-10-30T22:48:14.975Z Running `target/release/omicron-package -t test package`
19842024-10-30T22:48:15.016ZLogging to: /work/oxidecomputer/omicron/out/LOG
19852024-10-30T22:48:16.095Z Compiling convert_case v0.4.0
19862024-10-30T22:48:16.095Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19872024-10-30T22:48:16.099Z Compiling itertools v0.13.0
19882024-10-30T22:48:16.099Z Compiling password-hash v0.5.0
19892024-10-30T22:48:16.099Z Compiling blake2 v0.10.6
19902024-10-30T22:48:16.099Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19912024-10-30T22:48:16.099Z Compiling newline-converter v0.3.0
19922024-10-30T22:48:16.246Z Compiling cancel-safe-futures v0.1.5
19932024-10-30T22:48:16.422Z Compiling owo-colors v4.1.0
19942024-10-30T22:48:16.514Z Compiling expectorate v1.1.0
19952024-10-30T22:48:16.660Z Compiling base64 v0.21.7
19962024-10-30T22:48:16.857Z Compiling derive_more v0.99.18
19972024-10-30T22:48:17.353Z Compiling argon2 v0.5.3
19982024-10-30T22:48:17.526Z Compiling libsw v3.3.1
19992024-10-30T22:48:17.644Z Compiling indent_write v2.2.0
20002024-10-30T22:48:17.688Z Compiling swrite v0.1.0
20012024-10-30T22:48:17.824Z Compiling linear-map v1.2.0
20022024-10-30T22:48:17.842Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
20032024-10-30T22:48:17.883Z Compiling progenitor-client v0.8.0
20042024-10-30T22:48:18.271Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20052024-10-30T22:48:18.301Z Compiling progenitor v0.8.0
20062024-10-30T22:48:18.508Z Compiling atomicwrites v0.4.4
20072024-10-30T22:48:18.533Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20082024-10-30T22:48:18.862Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20092024-10-30T22:48:19.012Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20102024-10-30T22:48:19.432Z Compiling num-rational v0.4.2
20112024-10-30T22:48:19.648Z Compiling num-complex v0.4.6
20122024-10-30T22:48:19.783Z Compiling float-ord v0.3.2
20132024-10-30T22:48:19.962Z Compiling prettyplease v0.2.22
20142024-10-30T22:48:20.274Z Compiling semver v0.1.20
20152024-10-30T22:48:20.843Z Compiling num v0.4.3
20162024-10-30T22:48:20.969Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20172024-10-30T22:48:20.986Z Compiling rustc_version v0.1.7
20182024-10-30T22:48:21.390Z Compiling newtype_derive v0.1.6
20192024-10-30T22:48:21.824Z Compiling highway v1.2.0
20202024-10-30T22:48:21.966Z Compiling humantime v2.1.0
20212024-10-30T22:48:22.963Z Compiling home v0.5.9
20222024-10-30T22:48:23.004Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20232024-10-30T22:48:23.226Z Compiling steno v0.4.1
20242024-10-30T22:48:25.858Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20252024-10-30T22:48:26.759Z Compiling newtype-uuid v1.1.2
20262024-10-30T22:48:26.868Z Compiling tungstenite v0.21.0
20272024-10-30T22:48:27.129Z Compiling ipnetwork v0.20.0
20282024-10-30T22:48:27.217Z Compiling slog-dtrace v0.3.0
20292024-10-30T22:48:27.531Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20302024-10-30T22:48:27.900Z Compiling instant v0.1.13
20312024-10-30T22:48:28.062Z Compiling tokio-tungstenite v0.21.0
20322024-10-30T22:48:28.698Z Compiling backoff v0.4.0
20332024-10-30T22:48:29.060Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20342024-10-30T22:48:29.816Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20352024-10-30T22:48:30.164Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20362024-10-30T22:48:31.889Z Compiling parse-display v0.10.0
20372024-10-30T22:48:32.365Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20382024-10-30T22:48:32.486Z Compiling serde_with v3.11.0
20392024-10-30T22:48:32.542Z Compiling strum v0.26.3
20402024-10-30T22:48:32.734Z Compiling regress v0.9.1
20412024-10-30T22:48:34.196Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20422024-10-30T22:48:36.410Z Compiling macaddr v1.0.1
20432024-10-30T22:48:36.866Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20442024-10-30T22:48:37.653Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20452024-10-30T22:48:38.631Z Compiling arc-swap v1.7.1
20462024-10-30T22:48:39.303Z Compiling display-error-chain v0.2.1
20472024-10-30T22:48:39.499Z Compiling slog-scope v4.4.0
20482024-10-30T22:48:40.323Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20492024-10-30T22:48:40.418Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20502024-10-30T22:48:41.439Z Compiling half v2.4.1
20512024-10-30T22:48:42.175Z Compiling ciborium-io v0.2.2
20522024-10-30T22:48:42.324Z Compiling ciborium-ll v0.2.2
20532024-10-30T22:48:42.861Z Compiling slog-stdlog v4.1.1
20542024-10-30T22:48:43.681Z Compiling slog-envlogger v2.2.0
20552024-10-30T22:48:44.948Z Compiling ciborium v0.2.2
20562024-10-30T22:48:45.087Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20572024-10-30T22:48:46.451Z Compiling same-file v1.0.6
20582024-10-30T22:48:46.700Z Compiling fastrand v2.1.1
20592024-10-30T22:48:47.027Z Compiling walkdir v2.5.0
20602024-10-30T22:48:47.247Z Compiling tempfile v3.13.0
20612024-10-30T22:48:47.697Z Compiling blake3 v1.5.4
20622024-10-30T22:48:48.004Z Compiling ring v0.16.20
20632024-10-30T22:48:48.344Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20642024-10-30T22:48:51.279Z Compiling xattr v1.3.1
20652024-10-30T22:48:51.561Z Compiling filetime v0.2.25
20662024-10-30T22:48:51.868Z Compiling memmap2 v0.9.5
20672024-10-30T22:48:52.291Z Compiling arrayvec v0.7.6
20682024-10-30T22:48:52.739Z Compiling keccak v0.1.5
20692024-10-30T22:48:53.885Z Compiling untrusted v0.7.1
20702024-10-30T22:48:54.091Z Compiling arrayref v0.3.9
20712024-10-30T22:48:54.209Z Compiling spin v0.5.2
20722024-10-30T22:48:54.399Z Compiling constant_time_eq v0.3.1
20732024-10-30T22:48:54.681Z Compiling sha3 v0.10.8
20742024-10-30T22:48:55.561Z Compiling tar v0.4.42
20752024-10-30T22:48:55.649Z Compiling camino-tempfile v1.1.1
20762024-10-30T22:48:56.096Z Compiling toolchain_find v0.4.0
20772024-10-30T22:48:56.633Z Compiling nibble_vec v0.1.0
20782024-10-30T22:48:56.885Z Compiling endian-type v0.1.2
20792024-10-30T22:48:57.149Z Compiling maplit v1.0.2
20802024-10-30T22:48:57.282Z Compiling glob v0.3.1
20812024-10-30T22:48:57.473Z Compiling radium v0.7.0
20822024-10-30T22:48:57.630Z Compiling crunchy v0.2.2
20832024-10-30T22:48:57.634Z Compiling topological-sort v0.2.2
20842024-10-30T22:48:57.874Z Compiling omicron-zone-package v0.11.1
20852024-10-30T22:48:57.941Z Compiling radix_trie v0.2.1
20862024-10-30T22:48:58.057Z Compiling clang-sys v1.8.1
20872024-10-30T22:48:58.113Z Compiling rustfmt-wrapper v0.2.1
20882024-10-30T22:48:58.462Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
20892024-10-30T22:48:58.681Z Compiling pem v3.0.4
20902024-10-30T22:48:58.743Z Compiling tap v1.0.1
20912024-10-30T22:48:58.898Z Compiling maybe-uninit v2.0.0
20922024-10-30T22:48:58.957Z Compiling tiny-keccak v2.0.2
20932024-10-30T22:48:59.302Z Compiling wyz v0.5.1
20942024-10-30T22:48:59.763Z Compiling dsl_auto_type v0.1.2
20952024-10-30T22:48:59.824Z Compiling scheduled-thread-pool v0.2.7
20962024-10-30T22:49:00.111Z Compiling secrecy v0.8.0
20972024-10-30T22:49:00.160Z Compiling bzip2-sys v0.1.11+1.0.8
20982024-10-30T22:49:00.408Z Compiling diesel_table_macro_syntax v0.2.0
20992024-10-30T22:49:00.626Z Compiling funty v2.0.0
21002024-10-30T22:49:00.781Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21012024-10-30T22:49:01.013Z Compiling packed_struct v0.10.1
21022024-10-30T22:49:01.032Z Compiling crc-catalog v2.4.0
21032024-10-30T22:49:01.135Z Compiling diesel_derives v2.2.3
21042024-10-30T22:49:01.189Z Compiling crc v3.2.1
21052024-10-30T22:49:02.735Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21062024-10-30T22:49:02.918Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21072024-10-30T22:49:02.998Z Compiling bitvec v1.0.1
21082024-10-30T22:49:03.158Z Compiling r2d2 v0.8.10
21092024-10-30T22:49:03.666Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21102024-10-30T22:49:03.756Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21112024-10-30T22:49:07.234Z Compiling ascii-canvas v3.0.0
21122024-10-30T22:49:07.692Z Compiling universal-hash v0.5.1
21132024-10-30T22:49:07.944Z Compiling packed_struct_codegen v0.10.1
21142024-10-30T22:49:08.037Z Compiling thiserror-impl-no-std v2.0.2
21152024-10-30T22:49:10.312Z Compiling lzma-sys v0.1.20
21162024-10-30T22:49:10.758Z Compiling ena v0.14.3
21172024-10-30T22:49:11.014Z Compiling libloading v0.8.5
21182024-10-30T22:49:11.069Z Compiling indexmap v1.9.3
21192024-10-30T22:49:11.410Z Compiling opaque-debug v0.3.1
21202024-10-30T22:49:11.413Z Compiling diff v0.1.13
21212024-10-30T22:49:11.527Z Compiling regex-syntax v0.6.29
21222024-10-30T22:49:11.625Z Compiling nodrop v0.1.14
21232024-10-30T22:49:11.761Z Compiling bindgen v0.69.5
21242024-10-30T22:49:11.920Z Compiling array-init v0.0.4
21252024-10-30T22:49:12.255Z Compiling diesel v2.2.4
21262024-10-30T22:49:13.078Z Compiling poly1305 v0.8.0
21272024-10-30T22:49:16.663Z Compiling lalrpop v0.19.12
21282024-10-30T22:49:20.221Z Compiling thiserror-no-std v2.0.2
21292024-10-30T22:49:24.548Z Compiling smallvec v0.6.14
21302024-10-30T22:49:25.066Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21312024-10-30T22:49:25.202Z Compiling which v4.4.2
21322024-10-30T22:49:25.756Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21332024-10-30T22:49:26.059Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21342024-10-30T22:49:26.082Z Compiling chacha20 v0.9.1
21352024-10-30T22:49:26.294Z Compiling heck v0.3.3
21362024-10-30T22:49:26.578Z Compiling cexpr v0.6.0
21372024-10-30T22:49:26.654Z Compiling aead v0.5.2
21382024-10-30T22:49:27.024Z Compiling lazycell v1.3.0
21392024-10-30T22:49:27.214Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21402024-10-30T22:49:27.529Z Compiling hashbrown v0.12.3
21412024-10-30T22:49:28.096Z Compiling termcolor v1.4.1
21422024-10-30T22:49:28.945Z Compiling ref-cast v1.0.23
21432024-10-30T22:49:29.232Z Compiling rustc-hash v1.1.0
21442024-10-30T22:49:29.408Z Compiling bitfield v0.14.0
21452024-10-30T22:49:29.723Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21462024-10-30T22:49:30.683Z Compiling env_logger v0.10.2
21472024-10-30T22:49:33.915Z Compiling chacha20poly1305 v0.10.1
21482024-10-30T22:49:34.161Z Compiling zone_cfg_derive v0.1.2
21492024-10-30T22:49:35.520Z Compiling serde-hex v0.1.0
21502024-10-30T22:49:40.380Z Compiling polar-core v0.27.3
21512024-10-30T22:49:40.847Z Compiling bzip2 v0.4.4
21522024-10-30T22:49:41.345Z Compiling vsss-rs v3.3.4
21532024-10-30T22:49:41.817Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21542024-10-30T22:49:42.171Z Compiling ron v0.8.1
21552024-10-30T22:49:42.483Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21562024-10-30T22:49:42.803Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21572024-10-30T22:49:43.449Z Compiling derive_builder_core v0.20.2
21582024-10-30T22:49:45.519Z Compiling hashbrown v0.13.2
21592024-10-30T22:49:45.693Z Compiling headers-core v0.3.0
21602024-10-30T22:49:45.882Z Compiling fxhash v0.2.1
21612024-10-30T22:49:46.120Z Compiling libxml v0.3.3
21622024-10-30T22:49:46.520Z Compiling ref-cast-impl v1.0.23
21632024-10-30T22:49:46.952Z Compiling crc-any v2.5.0
21642024-10-30T22:49:47.133Z Compiling base64 v0.13.1
21652024-10-30T22:49:47.794Z Compiling ron v0.7.1
21662024-10-30T22:49:47.818Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21672024-10-30T22:49:47.923Z Compiling object v0.30.4
21682024-10-30T22:49:48.041Z Compiling headers v0.4.0
21692024-10-30T22:49:51.683Z Compiling derive_builder_macro v0.20.2
21702024-10-30T22:49:52.496Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21712024-10-30T22:49:53.154Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21722024-10-30T22:49:53.816Z Compiling samael v0.0.17
21732024-10-30T22:49:54.061Z Compiling xz2 v0.1.7
21742024-10-30T22:49:55.384Z Compiling zip v0.6.6
21752024-10-30T22:49:58.046Z Compiling zone v0.1.8
21762024-10-30T22:50:00.461Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21772024-10-30T22:50:01.321Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21782024-10-30T22:50:01.631Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21792024-10-30T22:50:01.935Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21802024-10-30T22:50:02.116Z Compiling yasna v0.5.2
21812024-10-30T22:50:02.471Z Compiling phf_generator v0.11.2
21822024-10-30T22:50:02.668Z Compiling strum_macros v0.24.3
21832024-10-30T22:50:03.474Z Compiling kstat-rs v0.2.4
21842024-10-30T22:50:04.390Z Compiling async-recursion v1.1.1
21852024-10-30T22:50:05.355Z Compiling unicase v2.7.0
21862024-10-30T22:50:05.661Z Compiling path-slash v0.1.5
21872024-10-30T22:50:05.736Z Compiling indoc v1.0.9
21882024-10-30T22:50:05.755Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21892024-10-30T22:50:05.905Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21902024-10-30T22:50:06.784Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21912024-10-30T22:50:07.408Z Compiling rcgen v0.12.1
21922024-10-30T22:50:09.638Z Compiling phf_codegen v0.11.2
21932024-10-30T22:50:14.751Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
21942024-10-30T22:50:17.441Z Compiling derive_builder v0.20.2
21952024-10-30T22:50:19.234Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21962024-10-30T22:50:21.374Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
21972024-10-30T22:50:21.691Z Compiling http v0.2.12
21982024-10-30T22:50:22.455Z Compiling impl-trait-for-tuples v0.2.2
21992024-10-30T22:50:25.424Z Compiling oso-derive v0.27.3
22002024-10-30T22:50:26.376Z Compiling parse-zoneinfo v0.3.1
22012024-10-30T22:50:26.379Z Compiling libz-sys v1.1.20
22022024-10-30T22:50:26.773Z Compiling quick-xml v0.33.0
22032024-10-30T22:50:27.055Z Compiling subprocess v0.2.9
22042024-10-30T22:50:27.839Z Compiling diesel-dtrace v0.3.0
22052024-10-30T22:50:28.182Z Compiling parking_lot_core v0.8.6
22062024-10-30T22:50:28.635Z Compiling cfg_aliases v0.1.1
22072024-10-30T22:50:28.673Z Compiling oso v0.27.3
22082024-10-30T22:50:28.755Z Compiling nix v0.28.0
22092024-10-30T22:50:29.594Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22102024-10-30T22:50:31.875Z Compiling chrono-tz-build v0.4.0
22112024-10-30T22:50:32.989Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22122024-10-30T22:50:34.525Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22132024-10-30T22:50:37.351Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22142024-10-30T22:50:39.696Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22152024-10-30T22:50:40.006Z Compiling bb8 v0.8.5
22162024-10-30T22:50:40.416Z Compiling const_format_proc_macros v0.2.33
22172024-10-30T22:50:40.644Z Compiling vte_generate_state_changes v0.1.2
22182024-10-30T22:50:41.254Z Compiling buf-list v1.0.3
22192024-10-30T22:50:41.908Z Compiling vte v0.11.1
22202024-10-30T22:50:42.335Z Compiling const_format v0.2.33
22212024-10-30T22:50:43.394Z Compiling async-bb8-diesel v0.2.1
22222024-10-30T22:50:43.633Z Compiling chrono-tz v0.10.0
22232024-10-30T22:50:44.750Z Compiling http-body v0.4.6
22242024-10-30T22:50:45.113Z Compiling h2 v0.3.26
22252024-10-30T22:50:45.514Z Compiling fd-lock v4.0.2
22262024-10-30T22:50:45.736Z Compiling libgit2-sys v0.17.0+1.8.1
22272024-10-30T22:50:45.760Z Compiling pin-project-internal v1.1.6
22282024-10-30T22:50:46.511Z Compiling atty v0.2.14
22292024-10-30T22:50:46.685Z Compiling bytecount v0.6.8
22302024-10-30T22:50:47.017Z Compiling salty v0.3.0
22312024-10-30T22:50:47.489Z Compiling papergrid v0.11.0
22322024-10-30T22:50:48.317Z Compiling pin-project v1.1.6
22332024-10-30T22:51:00.379Z Compiling hyper v0.14.30
22342024-10-30T22:51:10.295Z Compiling parking_lot v0.11.2
22352024-10-30T22:51:13.274Z Compiling strip-ansi-escapes v0.2.0
22362024-10-30T22:51:14.745Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22372024-10-30T22:51:14.775Z Compiling tabled_derive v0.7.0
22382024-10-30T22:51:15.519Z Compiling peg-macros v0.8.4
22392024-10-30T22:51:16.822Z Compiling snafu-derive v0.8.5
22402024-10-30T22:51:18.093Z Compiling sqlparser_derive v0.2.2
22412024-10-30T22:51:18.914Z Compiling nu-ansi-term v0.50.1
22422024-10-30T22:51:19.089Z Compiling unicode_categories v0.1.1
22432024-10-30T22:51:19.423Z Compiling sync_wrapper v0.1.2
22442024-10-30T22:51:19.476Z Compiling sqlformat v0.2.6
22452024-10-30T22:51:19.571Z Compiling reqwest v0.11.27
22462024-10-30T22:51:20.014Z Compiling reedline v0.35.0
22472024-10-30T22:51:20.551Z Compiling sqlparser v0.45.0
22482024-10-30T22:51:20.779Z Compiling rustyline v14.0.0
22492024-10-30T22:51:21.100Z Compiling snafu v0.8.5
22502024-10-30T22:51:22.308Z Compiling peg v0.8.4
22512024-10-30T22:51:22.430Z Compiling tabled v0.15.0
22522024-10-30T22:51:32.811Z Compiling sled v0.34.7
22532024-10-30T22:51:42.328Z Compiling mime_guess v2.0.5
22542024-10-30T22:51:43.205Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22552024-10-30T22:51:43.439Z Compiling hickory-client v0.24.1
22562024-10-30T22:51:45.326Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22572024-10-30T22:51:48.813Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22582024-10-30T22:51:53.267Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22592024-10-30T22:51:54.943Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22602024-10-30T22:51:56.200Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22612024-10-30T22:51:57.789Z Compiling globset v0.4.15
22622024-10-30T22:52:03.788Z Compiling hickory-server v0.24.1
22632024-10-30T22:52:05.117Z Compiling primeorder v0.13.6
22642024-10-30T22:52:05.712Z Compiling olpc-cjson v0.1.4
22652024-10-30T22:52:06.081Z Compiling vergen v8.3.2
22662024-10-30T22:52:06.422Z Compiling bcs v0.1.6
22672024-10-30T22:52:06.598Z Compiling env_filter v0.1.2
22682024-10-30T22:52:07.233Z Compiling serde_plain v1.0.2
22692024-10-30T22:52:07.334Z Compiling cargo-platform v0.1.8
22702024-10-30T22:52:07.744Z Compiling nanorand v0.7.0
22712024-10-30T22:52:07.865Z Compiling memoffset v0.9.1
22722024-10-30T22:52:08.138Z Compiling typed-path v0.7.1
22732024-10-30T22:52:08.403Z Compiling flume v0.11.0
22742024-10-30T22:52:08.441Z Compiling cargo_metadata v0.18.1
22752024-10-30T22:52:09.209Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22762024-10-30T22:52:11.449Z Compiling tough v0.17.1
22772024-10-30T22:52:13.553Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22782024-10-30T22:52:14.639Z Compiling env_logger v0.11.5
22792024-10-30T22:52:15.819Z Compiling p384 v0.13.0
22802024-10-30T22:52:16.109Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22812024-10-30T22:52:19.878Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22822024-10-30T22:52:23.410Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22832024-10-30T22:52:24.660Z Compiling git2 v0.19.0
22842024-10-30T22:52:25.764Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
22852024-10-30T22:52:31.118Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
22862024-10-30T22:52:32.607Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
22872024-10-30T22:52:33.774Z Compiling rand_seeder v0.3.0
22882024-10-30T22:52:34.182Z Compiling libsqlite3-sys v0.30.1
22892024-10-30T22:52:34.710Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
22902024-10-30T22:52:35.050Z Compiling rustls v0.21.12
22912024-10-30T22:52:35.371Z Compiling parse-size v1.0.0
22922024-10-30T22:52:35.506Z Compiling cfg_aliases v0.2.1
22932024-10-30T22:52:35.557Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22942024-10-30T22:52:35.633Z Compiling nix v0.29.0
22952024-10-30T22:52:35.729Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22962024-10-30T22:52:36.507Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22972024-10-30T22:52:37.030Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22982024-10-30T22:52:37.456Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22992024-10-30T22:52:38.201Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
23002024-10-30T22:52:38.533Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23012024-10-30T22:52:38.611Z Compiling rustls-webpki v0.101.7
23022024-10-30T22:52:42.473Z Compiling sct v0.7.1
23032024-10-30T22:52:42.697Z Compiling castaway v0.2.3
23042024-10-30T22:52:42.777Z Compiling csv-core v0.1.11
23052024-10-30T22:52:42.908Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23062024-10-30T22:52:43.253Z Compiling http-range v0.1.5
23072024-10-30T22:52:43.681Z Compiling hyper-staticfile v0.10.1
23082024-10-30T22:52:43.833Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23092024-10-30T22:52:45.073Z Compiling csv v1.3.0
23102024-10-30T22:52:46.339Z Compiling compact_str v0.8.0
23112024-10-30T22:52:47.155Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23122024-10-30T22:52:49.069Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23132024-10-30T22:52:50.540Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23142024-10-30T22:52:51.627Z Compiling nix v0.27.1
23152024-10-30T22:52:54.553Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23162024-10-30T22:52:56.247Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23172024-10-30T22:53:02.349Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23182024-10-30T22:53:04.441Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23192024-10-30T22:53:04.626Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23202024-10-30T22:53:04.967Z Compiling unicode-truncate v1.1.0
23212024-10-30T22:53:05.261Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23222024-10-30T22:53:05.584Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23232024-10-30T22:53:05.917Z Compiling hashlink v0.9.1
23242024-10-30T22:53:06.736Z Compiling tungstenite v0.23.0
23252024-10-30T22:53:09.950Z Compiling lru v0.12.5
23262024-10-30T22:53:10.344Z Compiling instability v0.3.2
23272024-10-30T22:53:11.344Z Compiling fallible-iterator v0.3.0
23282024-10-30T22:53:11.815Z Compiling fallible-streaming-iterator v0.1.9
23292024-10-30T22:53:12.123Z Compiling cassowary v0.3.0
23302024-10-30T22:53:12.194Z Compiling rusqlite v0.32.1
23312024-10-30T22:53:12.340Z Compiling tokio-tungstenite v0.23.1
23322024-10-30T22:53:12.403Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23332024-10-30T22:53:12.977Z Compiling ratatui v0.28.1
23342024-10-30T22:53:20.436Z Compiling tokio-rustls v0.24.1
23352024-10-30T22:53:20.922Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23362024-10-30T22:53:32.128Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23372024-10-30T22:53:36.088Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23382024-10-30T22:53:36.243Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23392024-10-30T22:53:37.655Z Compiling rustls-pemfile v1.0.4
23402024-10-30T22:53:38.483Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23412024-10-30T22:53:38.822Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23422024-10-30T22:53:39.555Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23432024-10-30T22:53:39.701Z Compiling signal-hook-tokio v0.3.1
23442024-10-30T22:53:39.735Z Compiling twox-hash v1.6.3
23452024-10-30T22:53:39.922Z Compiling smawk v0.3.2
23462024-10-30T22:53:40.208Z Compiling is_ci v1.2.0
23472024-10-30T22:53:40.516Z Compiling unicode-linebreak v0.1.5
23482024-10-30T22:53:40.749Z Compiling supports-color v3.0.1
23492024-10-30T22:53:41.064Z Compiling textwrap v0.16.1
23502024-10-30T22:53:44.563Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23512024-10-30T22:53:49.315Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23522024-10-30T22:53:53.231Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23532024-10-30T22:53:55.075Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23542024-10-30T22:53:59.925Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23552024-10-30T22:54:00.756Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23562024-10-30T22:54:01.373Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23572024-10-30T22:54:13.282Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23582024-10-30T22:54:20.049Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23592024-10-30T22:54:20.266Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23602024-10-30T22:54:20.373Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23612024-10-30T22:54:24.020Z Compiling fatfs v0.3.6
23622024-10-30T22:54:26.729Z Compiling rtoolbox v0.0.2
23632024-10-30T22:54:26.875Z Compiling assert_matches v1.5.0
23642024-10-30T22:54:27.172Z Compiling rpassword v7.3.1
23652024-10-30T22:54:27.644Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23662024-10-30T22:54:29.659Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23672024-10-30T22:54:38.325Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23682024-10-30T22:54:45.378Z Compiling tui-tree-widget v0.22.0
23692024-10-30T22:54:45.820Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23702024-10-30T22:54:47.563Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23712024-10-30T22:54:54.390Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23722024-10-30T22:54:54.692Z Compiling uzers v0.12.1
23732024-10-30T22:54:57.761Z Compiling shell-words v1.1.0
23742024-10-30T22:54:58.267Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23752024-10-30T22:55:01.219Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23762024-10-30T22:55:03.222Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23772024-10-30T22:55:29.667Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23782024-10-30T22:55:34.363Z Compiling multimap v0.10.0
23792024-10-30T22:57:38.454Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
23802024-10-30T22:57:41.982Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23812024-10-30T23:06:14.677Z Finished `release` profile [optimized] target(s) in 17m 59s
23822024-10-30T23:07:12.974Z
23832024-10-30T23:07:12.974Zreal 18:58.721615838
23842024-10-30T23:07:12.974Zuser 2:03:45.709312082
23852024-10-30T23:07:12.974Zsys 5:52.403370288
23862024-10-30T23:07:12.974Ztrap 2.847378089
23872024-10-30T23:07:12.974Ztflt 2.999794859
23882024-10-30T23:07:12.977Zdflt 5.520806311
23892024-10-30T23:07:12.977Zkflt 0.085599447
23902024-10-30T23:07:12.977Zlock 7:22:30.929680029
23912024-10-30T23:07:12.977Zslp 6:09:43.776773921
23922024-10-30T23:07:12.977Zlat 3:01.023762514
23932024-10-30T23:07:12.977Zstop 2:36.092791547
23942024-10-30T23:07:12.977Z+ mapfile -t packages
23952024-10-30T23:07:12.977Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
23962024-10-30T23:07:13.938Z Finished `release` profile [optimized] target(s) in 0.91s
23972024-10-30T23:07:13.992Z Running `target/release/omicron-package -t test list-outputs`
23982024-10-30T23:07:14.039ZLogging to: /work/oxidecomputer/omicron/out/LOG
23992024-10-30T23:07:14.042Z+ ptime -m cargo build --locked --release -p xtask
24002024-10-30T23:07:14.587Z Compiling serde v1.0.210
24012024-10-30T23:07:14.589Z Compiling serde_json v1.0.128
24022024-10-30T23:07:14.589Z Compiling libc v0.2.161
24032024-10-30T23:07:14.589Z Compiling rustix v0.38.37
24042024-10-30T23:07:14.589Z Compiling bitflags v2.6.0
24052024-10-30T23:07:14.675Z Compiling syn v2.0.79
24062024-10-30T23:07:15.063Z Compiling usdt-impl v0.5.0
24072024-10-30T23:07:15.104Z Compiling syn v1.0.109
24082024-10-30T23:07:15.138Z Compiling hashbrown v0.15.0
24092024-10-30T23:07:15.191Z Compiling log v0.4.22
24102024-10-30T23:07:15.208Z Compiling fs-err v2.11.0
24112024-10-30T23:07:15.561Z Compiling once_cell v1.20.2
24122024-10-30T23:07:15.677Z Compiling anyhow v1.0.89
24132024-10-30T23:07:16.039Z Compiling thread-id v4.2.2
24142024-10-30T23:07:16.461Z Compiling indexmap v2.6.0
24152024-10-30T23:07:17.645Z Compiling terminal_size v0.4.0
24162024-10-30T23:07:17.645Z Compiling tempfile v3.13.0
24172024-10-30T23:07:17.875Z Compiling clap_builder v4.5.20
24182024-10-30T23:07:18.475Z Compiling proc-macro-error v1.0.4
24192024-10-30T23:07:19.596Z Compiling tabled_derive v0.7.0
24202024-10-30T23:07:20.868Z Compiling tabled v0.15.0
24212024-10-30T23:07:21.982Z Compiling serde_derive v1.0.210
24222024-10-30T23:07:23.999Z Compiling thiserror-impl v1.0.64
24232024-10-30T23:07:24.145Z Compiling zerocopy-derive v0.7.35
24242024-10-30T23:07:24.229Z Compiling scroll_derive v0.12.0
24252024-10-30T23:07:25.569Z Compiling scroll v0.12.0
24262024-10-30T23:07:26.061Z Compiling zerocopy v0.7.35
24272024-10-30T23:07:26.199Z Compiling goblin v0.8.2
24282024-10-30T23:07:26.628Z Compiling thiserror v1.0.64
24292024-10-30T23:07:26.790Z Compiling pest v2.7.14
24302024-10-30T23:07:29.810Z Compiling pest_meta v2.7.14
24312024-10-30T23:07:31.759Z Compiling pest_generator v2.7.14
24322024-10-30T23:07:33.648Z Compiling pest_derive v2.7.14
24332024-10-30T23:07:34.448Z Compiling dtrace-parser v0.2.0
24342024-10-30T23:07:36.128Z Compiling toml_datetime v0.6.8
24352024-10-30T23:07:36.842Z Compiling serde_spanned v0.6.8
24362024-10-30T23:07:38.902Z Compiling dof v0.3.0
24372024-10-30T23:07:41.049Z Compiling serde_tokenstream v0.2.2
24382024-10-30T23:07:41.273Z Compiling toml_edit v0.22.22
24392024-10-30T23:07:41.640Z Compiling camino v1.1.9
24402024-10-30T23:07:42.998Z Compiling semver v1.0.23
24412024-10-30T23:07:43.775Z Compiling usdt-attr-macro v0.5.0
24422024-10-30T23:07:44.479Z Compiling usdt-macro v0.5.0
24432024-10-30T23:07:44.822Z Compiling toml v0.8.19
24442024-10-30T23:07:45.143Z Compiling cargo-platform v0.1.8
24452024-10-30T23:07:45.396Z Compiling clap_derive v4.5.18
24462024-10-30T23:07:45.643Z Compiling cargo_metadata v0.18.1
24472024-10-30T23:07:45.675Z Compiling usdt v0.5.0
24482024-10-30T23:07:46.219Z Compiling cargo_toml v0.20.5
24492024-10-30T23:07:47.089Z Compiling camino-tempfile v1.1.1
24502024-10-30T23:07:47.637Z Compiling macaddr v1.0.1
24512024-10-30T23:07:49.677Z Compiling clap v4.5.20
24522024-10-30T23:07:57.998Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24532024-10-30T23:08:09.147Z Finished `release` profile [optimized] target(s) in 55.04s
24542024-10-30T23:08:09.246Z
24552024-10-30T23:08:09.249Zreal 55.170098477
24562024-10-30T23:08:09.249Zuser 5:37.481906192
24572024-10-30T23:08:09.249Zsys 29.715151166
24582024-10-30T23:08:09.249Ztrap 0.147313407
24592024-10-30T23:08:09.249Ztflt 0.314726606
24602024-10-30T23:08:09.249Zdflt 0.692113910
24612024-10-30T23:08:09.249Zkflt 0.000002219
24622024-10-30T23:08:09.249Zlock 10:00.471169340
24632024-10-30T23:08:09.249Zslp 15:25.271583614
24642024-10-30T23:08:09.249Zlat 13.243678044
24652024-10-30T23:08:09.249Zstop 16.503544606
24662024-10-30T23:08:09.249Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24672024-10-30T23:08:09.249Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24682024-10-30T23:08:09.249Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24692024-10-30T23:08:09.249Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24702024-10-30T23:08:09.249Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24712024-10-30T23:08:10.062Z Compiling hashbrown v0.14.5
24722024-10-30T23:08:10.184Z Compiling unsafe-libyaml v0.2.11
24732024-10-30T23:08:10.196Z Compiling progenitor-client v0.8.0
24742024-10-30T23:08:10.198Z Compiling ident_case v1.0.1
24752024-10-30T23:08:10.198Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24762024-10-30T23:08:10.198Z Compiling ipnetwork v0.20.0
24772024-10-30T23:08:10.198Z Compiling instant v0.1.13
24782024-10-30T23:08:10.209Z Compiling structmeta-derive v0.3.0
24792024-10-30T23:08:10.367Z Compiling darling_core v0.20.10
24802024-10-30T23:08:10.386Z Compiling newtype-uuid v1.1.2
24812024-10-30T23:08:10.618Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
24822024-10-30T23:08:10.708Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24832024-10-30T23:08:11.043Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24842024-10-30T23:08:11.132Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24852024-10-30T23:08:11.375Z Compiling regress v0.10.1
24862024-10-30T23:08:11.405Z Compiling serde_yaml v0.9.34+deprecated
24872024-10-30T23:08:11.462Z Compiling regress v0.9.1
24882024-10-30T23:08:11.477Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24892024-10-30T23:08:11.688Z Compiling backoff v0.4.0
24902024-10-30T23:08:11.882Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24912024-10-30T23:08:11.943Z Compiling macaddr v1.0.1
24922024-10-30T23:08:12.047Z Compiling tempfile v3.13.0
24932024-10-30T23:08:12.047Z Compiling proc-macro-crate v1.3.1
24942024-10-30T23:08:12.398Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24952024-10-30T23:08:12.806Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24962024-10-30T23:08:12.880Z Compiling foreign-types-macros v0.2.3
24972024-10-30T23:08:13.052Z Compiling structmeta v0.3.0
24982024-10-30T23:08:13.115Z Compiling num_enum_derive v0.5.11
24992024-10-30T23:08:13.140Z Compiling foreign-types-shared v0.3.1
25002024-10-30T23:08:13.272Z Compiling heapless v0.8.0
25012024-10-30T23:08:13.461Z Compiling parse-display-derive v0.10.0
25022024-10-30T23:08:14.195Z Compiling foreign-types v0.5.0
25032024-10-30T23:08:14.319Z Compiling proc-macro-error v1.0.4
25042024-10-30T23:08:14.553Z Compiling camino-tempfile v1.1.1
25052024-10-30T23:08:14.986Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25062024-10-30T23:08:15.018Z Compiling typify-impl v0.2.0
25072024-10-30T23:08:15.420Z Compiling hash32 v0.3.1
25082024-10-30T23:08:15.643Z Compiling num_enum v0.5.11
25092024-10-30T23:08:15.665Z Compiling cstr-argument v0.1.2
25102024-10-30T23:08:15.828Z Compiling smoltcp v0.11.0
25112024-10-30T23:08:15.846Z Compiling pretty-hex v0.2.1
25122024-10-30T23:08:15.922Z Compiling crucible-workspace-hack v0.1.0
25132024-10-30T23:08:16.036Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25142024-10-30T23:08:16.245Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25152024-10-30T23:08:16.270Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25162024-10-30T23:08:16.410Z Compiling tabwriter v1.4.0
25172024-10-30T23:08:16.466Z Compiling colored v2.1.0
25182024-10-30T23:08:16.601Z Compiling cobs v0.2.3
25192024-10-30T23:08:16.702Z Compiling darling_macro v0.20.10
25202024-10-30T23:08:16.853Z Compiling postcard v1.0.10
25212024-10-30T23:08:16.922Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25222024-10-30T23:08:17.011Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25232024-10-30T23:08:17.180Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25242024-10-30T23:08:17.197Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25252024-10-30T23:08:17.308Z Compiling smf v0.2.3
25262024-10-30T23:08:17.506Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25272024-10-30T23:08:17.629Z Compiling darling v0.20.10
25282024-10-30T23:08:17.698Z Compiling parse-display v0.10.0
25292024-10-30T23:08:17.750Z Compiling serde_with_macros v3.11.0
25302024-10-30T23:08:17.833Z Compiling zone_cfg_derive v0.3.0
25312024-10-30T23:08:18.029Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25322024-10-30T23:08:18.375Z Compiling num-derive v0.4.2
25332024-10-30T23:08:18.561Z Compiling sigpipe v0.1.3
25342024-10-30T23:08:18.656Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25352024-10-30T23:08:18.702Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362024-10-30T23:08:18.988Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25372024-10-30T23:08:19.351Z Compiling zone v0.3.0
25382024-10-30T23:08:19.450Z Compiling universal-hash v0.5.1
25392024-10-30T23:08:19.661Z Compiling opaque-debug v0.3.1
25402024-10-30T23:08:19.769Z Compiling num-rational v0.4.2
25412024-10-30T23:08:19.784Z Compiling password-hash v0.5.0
25422024-10-30T23:08:20.610Z Compiling serde_with v3.11.0
25432024-10-30T23:08:20.737Z Compiling num-complex v0.4.6
25442024-10-30T23:08:20.774Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25452024-10-30T23:08:20.890Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25462024-10-30T23:08:21.420Z Compiling blake2 v0.10.6
25472024-10-30T23:08:21.623Z Compiling aead v0.5.2
25482024-10-30T23:08:21.689Z Compiling convert_case v0.4.0
25492024-10-30T23:08:21.825Z Compiling keccak v0.1.5
25502024-10-30T23:08:22.023Z Compiling argon2 v0.5.3
25512024-10-30T23:08:22.512Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25522024-10-30T23:08:22.597Z Compiling derive_more v0.99.18
25532024-10-30T23:08:22.745Z Compiling sha3 v0.10.8
25542024-10-30T23:08:22.898Z Compiling num v0.4.3
25552024-10-30T23:08:22.974Z Compiling poly1305 v0.8.0
25562024-10-30T23:08:23.036Z Compiling tungstenite v0.21.0
25572024-10-30T23:08:23.884Z Compiling chacha20 v0.9.1
25582024-10-30T23:08:24.377Z Compiling float-ord v0.3.2
25592024-10-30T23:08:24.566Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25602024-10-30T23:08:24.679Z Compiling base64 v0.21.7
25612024-10-30T23:08:24.755Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25622024-10-30T23:08:24.775Z Compiling tokio-tungstenite v0.21.0
25632024-10-30T23:08:24.817Z Compiling semver v0.1.20
25642024-10-30T23:08:25.170Z Compiling same-file v1.0.6
25652024-10-30T23:08:25.193Z Compiling rustc_version v0.1.7
25662024-10-30T23:08:25.342Z Compiling walkdir v2.5.0
25672024-10-30T23:08:25.397Z Compiling newline-converter v0.3.0
25682024-10-30T23:08:25.471Z Compiling primeorder v0.13.6
25692024-10-30T23:08:25.500Z Compiling secrecy v0.8.0
25702024-10-30T23:08:25.565Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25712024-10-30T23:08:25.679Z Compiling prettyplease v0.2.22
25722024-10-30T23:08:25.771Z Compiling home v0.5.9
25732024-10-30T23:08:25.863Z Compiling cancel-safe-futures v0.1.5
25742024-10-30T23:08:25.987Z Compiling owo-colors v4.1.0
25752024-10-30T23:08:26.037Z Compiling newtype_derive v0.1.6
25762024-10-30T23:08:26.056Z Compiling expectorate v1.1.0
25772024-10-30T23:08:26.092Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25782024-10-30T23:08:26.251Z Compiling thiserror-impl-no-std v2.0.2
25792024-10-30T23:08:26.279Z Compiling ring v0.16.20
25802024-10-30T23:08:26.327Z Compiling blake3 v1.5.4
25812024-10-30T23:08:26.348Z Compiling half v2.4.1
25822024-10-30T23:08:26.386Z Compiling unicase v2.7.0
25832024-10-30T23:08:26.411Z Compiling ciborium-io v0.2.2
25842024-10-30T23:08:26.552Z Compiling arc-swap v1.7.1
25852024-10-30T23:08:26.938Z Compiling ciborium-ll v0.2.2
25862024-10-30T23:08:26.956Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25872024-10-30T23:08:27.160Z Compiling slog-scope v4.4.0
25882024-10-30T23:08:27.678Z Compiling polyval v0.6.2
25892024-10-30T23:08:27.970Z Compiling atomicwrites v0.4.4
25902024-10-30T23:08:28.114Z Compiling libsw v3.3.1
25912024-10-30T23:08:28.328Z Compiling memmap2 v0.9.5
25922024-10-30T23:08:28.477Z Compiling parking_lot_core v0.8.6
25932024-10-30T23:08:28.850Z Compiling indent_write v2.2.0
25942024-10-30T23:08:28.964Z Compiling arrayref v0.3.9
25952024-10-30T23:08:29.073Z Compiling arrayvec v0.7.6
25962024-10-30T23:08:29.093Z Compiling linear-map v1.2.0
25972024-10-30T23:08:29.260Z Compiling thiserror-no-std v2.0.2
25982024-10-30T23:08:29.517Z Compiling constant_time_eq v0.3.1
25992024-10-30T23:08:29.519Z Compiling libefi-sys v0.1.0
26002024-10-30T23:08:29.519Z Compiling salty v0.3.0
26012024-10-30T23:08:29.570Z Compiling spin v0.5.2
26022024-10-30T23:08:29.644Z Compiling untrusted v0.7.1
26032024-10-30T23:08:29.828Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26042024-10-30T23:08:29.846Z Compiling vsss-rs v3.3.4
26052024-10-30T23:08:29.895Z Compiling ghash v0.5.1
26062024-10-30T23:08:29.952Z Compiling slog-stdlog v4.1.1
26072024-10-30T23:08:30.257Z Compiling ciborium v0.2.2
26082024-10-30T23:08:30.764Z Compiling p384 v0.13.0
26092024-10-30T23:08:30.933Z Compiling toolchain_find v0.4.0
26102024-10-30T23:08:31.049Z Compiling typify-macro v0.2.0
26112024-10-30T23:08:31.069Z Compiling chacha20poly1305 v0.10.1
26122024-10-30T23:08:31.303Z Compiling itertools v0.13.0
26132024-10-30T23:08:31.627Z Compiling lzma-sys v0.1.20
26142024-10-30T23:08:31.695Z Compiling ctr v0.9.2
26152024-10-30T23:08:32.064Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26162024-10-30T23:08:32.262Z Compiling bitfield-struct v0.6.2
26172024-10-30T23:08:32.432Z Compiling slog-dtrace v0.3.0
26182024-10-30T23:08:32.500Z Compiling topological-sort v0.2.2
26192024-10-30T23:08:32.745Z Compiling highway v1.2.0
26202024-10-30T23:08:32.843Z Compiling omicron-zone-package v0.11.1
26212024-10-30T23:08:33.654Z Compiling aes-gcm v0.10.3
26222024-10-30T23:08:33.675Z Compiling rustfmt-wrapper v0.2.1
26232024-10-30T23:08:33.751Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26242024-10-30T23:08:33.769Z Compiling mime_guess v2.0.5
26252024-10-30T23:08:33.956Z Compiling steno v0.4.1
26262024-10-30T23:08:34.271Z Compiling slog-envlogger v2.2.0
26272024-10-30T23:08:35.009Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26282024-10-30T23:08:35.030Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26292024-10-30T23:08:35.050Z Compiling heck v0.3.3
26302024-10-30T23:08:35.185Z Compiling ssh-encoding v0.2.0
26312024-10-30T23:08:35.299Z Compiling typify v0.2.0
26322024-10-30T23:08:35.434Z Compiling progenitor-impl v0.8.0
26332024-10-30T23:08:35.456Z Compiling blowfish v0.9.1
26342024-10-30T23:08:35.478Z Compiling nibble_vec v0.1.0
26352024-10-30T23:08:35.656Z Compiling env_filter v0.1.2
26362024-10-30T23:08:35.694Z Compiling humantime v2.1.0
26372024-10-30T23:08:35.713Z Compiling endian-type v0.1.2
26382024-10-30T23:08:35.931Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26392024-10-30T23:08:35.950Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26402024-10-30T23:08:36.163Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26412024-10-30T23:08:36.225Z Compiling env_logger v0.11.5
26422024-10-30T23:08:36.290Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432024-10-30T23:08:36.306Z Compiling radix_trie v0.2.1
26442024-10-30T23:08:36.309Z Compiling bcrypt-pbkdf v0.10.0
26452024-10-30T23:08:36.344Z Compiling ssh-cipher v0.2.0
26462024-10-30T23:08:36.939Z Compiling zone_cfg_derive v0.1.2
26472024-10-30T23:08:37.048Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26482024-10-30T23:08:37.236Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26492024-10-30T23:08:37.423Z Compiling parking_lot v0.11.2
26502024-10-30T23:08:37.908Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26512024-10-30T23:08:38.003Z Compiling gethostname v0.5.0
26522024-10-30T23:08:38.209Z Compiling password-hash v0.4.2
26532024-10-30T23:08:38.322Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26542024-10-30T23:08:38.324Z Compiling fxhash v0.2.1
26552024-10-30T23:08:38.409Z Compiling matches v0.1.10
26562024-10-30T23:08:38.468Z Compiling base64 v0.13.1
26572024-10-30T23:08:38.565Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26582024-10-30T23:08:38.619Z Compiling sled v0.34.7
26592024-10-30T23:08:38.761Z Compiling pbkdf2 v0.11.0
26602024-10-30T23:08:38.928Z Compiling ron v0.7.1
26612024-10-30T23:08:38.963Z Compiling idna v0.2.3
26622024-10-30T23:08:39.109Z Compiling zone v0.1.8
26632024-10-30T23:08:39.127Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26642024-10-30T23:08:39.146Z Compiling xz2 v0.1.7
26652024-10-30T23:08:39.666Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26662024-10-30T23:08:40.601Z Compiling hickory-client v0.24.1
26672024-10-30T23:08:40.625Z Compiling ssh-key v0.6.6
26682024-10-30T23:08:40.996Z Compiling p256 v0.13.2
26692024-10-30T23:08:41.244Z Compiling p521 v0.13.3
26702024-10-30T23:08:41.326Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26712024-10-30T23:08:41.864Z Compiling hickory-server v0.24.1
26722024-10-30T23:08:42.067Z Compiling enum-as-inner v0.5.1
26732024-10-30T23:08:42.454Z Compiling pem v3.0.4
26742024-10-30T23:08:43.085Z Compiling progenitor-macro v0.8.0
26752024-10-30T23:08:43.110Z Compiling yasna v0.5.2
26762024-10-30T23:08:43.235Z Compiling headers-core v0.3.0
26772024-10-30T23:08:43.422Z Compiling kstat-rs v0.2.4
26782024-10-30T23:08:43.642Z Compiling nanorand v0.7.0
26792024-10-30T23:08:44.097Z Compiling atty v0.2.14
26802024-10-30T23:08:44.250Z Compiling russh-cryptovec v0.7.3
26812024-10-30T23:08:44.269Z Compiling glob v0.3.1
26822024-10-30T23:08:44.579Z Compiling http-range v0.1.5
26832024-10-30T23:08:44.719Z Compiling md5 v0.7.0
26842024-10-30T23:08:44.798Z Compiling hyper-staticfile v0.10.1
26852024-10-30T23:08:44.933Z Compiling rcgen v0.12.1
26862024-10-30T23:08:45.121Z Compiling russh-keys v0.45.0
26872024-10-30T23:08:45.211Z Compiling flume v0.11.0
26882024-10-30T23:08:45.229Z Compiling headers v0.4.0
26892024-10-30T23:08:45.929Z Compiling trust-dns-proto v0.22.0
26902024-10-30T23:08:45.949Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26912024-10-30T23:08:47.188Z Compiling num-bigint v0.4.6
26922024-10-30T23:08:47.250Z Compiling des v0.8.1
26932024-10-30T23:08:47.610Z Compiling subprocess v0.2.9
26942024-10-30T23:08:48.712Z Compiling dhcproto-macros v0.1.0
26952024-10-30T23:08:49.195Z Compiling hex-literal v0.4.1
26962024-10-30T23:08:49.222Z Compiling display-error-chain v0.2.1
26972024-10-30T23:08:49.356Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
26982024-10-30T23:08:49.402Z Compiling internet-checksum v0.2.1
26992024-10-30T23:08:50.083Z Compiling russh v0.45.0
27002024-10-30T23:08:50.694Z Compiling dhcproto v0.12.0
27012024-10-30T23:08:54.522Z Compiling progenitor v0.8.0
27022024-10-30T23:08:54.633Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27032024-10-30T23:08:54.636Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27042024-10-30T23:08:54.636Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27052024-10-30T23:08:54.636Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27062024-10-30T23:08:54.636Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27072024-10-30T23:08:54.716Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27082024-10-30T23:08:54.772Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27092024-10-30T23:08:56.119Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27102024-10-30T23:08:56.400Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27112024-10-30T23:08:59.929Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27122024-10-30T23:09:01.090Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27132024-10-30T23:09:09.236Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27142024-10-30T23:09:09.236Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27152024-10-30T23:09:09.239Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27162024-10-30T23:09:09.239Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27172024-10-30T23:09:12.230Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27182024-10-30T23:09:12.439Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27192024-10-30T23:09:13.387Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27202024-10-30T23:09:13.405Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27212024-10-30T23:09:15.776Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27222024-10-30T23:09:16.554Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27232024-10-30T23:09:17.178Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27242024-10-30T23:09:17.276Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27252024-10-30T23:09:18.206Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27262024-10-30T23:09:18.895Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27272024-10-30T23:09:20.124Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27282024-10-30T23:09:20.231Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27292024-10-30T23:09:21.109Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27302024-10-30T23:09:21.135Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27312024-10-30T23:09:23.028Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27322024-10-30T23:09:23.148Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27332024-10-30T23:09:23.490Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27342024-10-30T23:09:24.774Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27352024-10-30T23:09:25.220Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27362024-10-30T23:09:26.538Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27372024-10-30T23:09:28.551Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27382024-10-30T23:09:29.182Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27392024-10-30T23:09:29.915Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27402024-10-30T23:09:36.438Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27412024-10-30T23:09:45.173Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27422024-10-30T23:09:46.525Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27432024-10-30T23:10:33.254Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27442024-10-30T23:11:01.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
27452024-10-30T23:11:01.802Z
27462024-10-30T23:11:01.802Zreal 2:52.482569399
27472024-10-30T23:11:01.802Zuser 11:26.098046408
27482024-10-30T23:11:01.802Zsys 2:17.562584006
27492024-10-30T23:11:01.802Ztrap 0.281341424
27502024-10-30T23:11:01.802Ztflt 0.797977675
27512024-10-30T23:11:01.805Zdflt 1.975008282
27522024-10-30T23:11:01.805Zkflt 0.000016012
27532024-10-30T23:11:01.805Zlock 23:43.717535611
27542024-10-30T23:11:01.805Zslp 40:16.829171229
27552024-10-30T23:11:01.805Zlat 34.156114931
27562024-10-30T23:11:01.805Zstop 1:22.477402747
27572024-10-30T23:11:01.805Z+ mkdir tests
27582024-10-30T23:11:01.808Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27592024-10-30T23:11:01.808Z+ xargs -I '{}' -t cp '{}' tests/
27602024-10-30T23:11:03.236Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58ca4ee7ed29164b tests/
27612024-10-30T23:11:03.262Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-34aa1b14517b8d15 tests/
27622024-10-30T23:11:03.288Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-de016a263f027c88 tests/
27632024-10-30T23:11:03.312Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9a764e63aa3a21c1 tests/
27642024-10-30T23:11:03.509Z+ 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/*)
27652024-10-30T23:11:03.511Z+ 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-de016a263f027c88 tests/commtest-34aa1b14517b8d15 tests/dhcp_server-58ca4ee7ed29164b tests/end_to_end_tests-9a764e63aa3a21c1 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
27662024-10-30T23:12:08.671ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27672024-10-30T23:12:08.671Za .github/buildomat/ci-env.sh 1K
27682024-10-30T23:12:08.671Za out/target/test 1K
27692024-10-30T23:12:08.671Za out/npuzone/npuzone 23144K
27702024-10-30T23:12:08.671Za package-manifest.toml 32K
27712024-10-30T23:12:08.671Za smf/sled-agent/non-gimlet/config.toml 4K
27722024-10-30T23:12:08.671Za target/release/omicron-package 32515K
27732024-10-30T23:12:08.671Za target/release/xtask 11749K
27742024-10-30T23:12:08.672Za target/debug/bootstrap 195748K
27752024-10-30T23:12:08.672Za tests/bootstrap-de016a263f027c88 23991K
27762024-10-30T23:12:08.672Za tests/commtest-34aa1b14517b8d15 24191K
27772024-10-30T23:12:08.672Za tests/dhcp_server-58ca4ee7ed29164b 23991K
27782024-10-30T23:12:08.672Za tests/end_to_end_tests-9a764e63aa3a21c1 207954K
27792024-10-30T23:12:08.672Za out/clickhouse.tar.gz 244313K
27802024-10-30T23:12:08.672Za out/clickhouse_keeper.tar.gz 244303K
27812024-10-30T23:12:08.672Za out/clickhouse_server.tar.gz 244303K
27822024-10-30T23:12:08.672Za out/cockroachdb.tar.gz 130018K
27832024-10-30T23:12:08.672Za out/crucible-dtrace.tar 83K
27842024-10-30T23:12:08.672Za out/crucible-pantry-zone.tar.gz 26850K
27852024-10-30T23:12:08.672Za out/crucible-zone.tar.gz 35057K
27862024-10-30T23:12:08.672Za out/external-dns.tar.gz 30730K
27872024-10-30T23:12:08.672Za out/internal-dns.tar.gz 30731K
27882024-10-30T23:12:08.672Za out/mg-ddm-gz.tar 62661K
27892024-10-30T23:12:08.672Za out/nexus.tar.gz 95997K
27902024-10-30T23:12:08.672Za out/ntp.tar.gz 9031K
27912024-10-30T23:12:08.672Za out/omicron-gateway-softnpu.tar.gz 21666K
27922024-10-30T23:12:08.672Za out/omicron-sled-agent.tar 102930K
27932024-10-30T23:12:08.672Za out/overlay.tar.gz 3K
27942024-10-30T23:12:08.672Za out/oximeter.tar.gz 45966K
27952024-10-30T23:12:08.672Za out/oxlog.tar 3071K
27962024-10-30T23:12:08.672Za out/probe.tar.gz 2764K
27972024-10-30T23:12:08.672Za out/propolis-server.tar.gz 66584K
27982024-10-30T23:12:08.672Za out/pumpkind-gz.tar 26665K
27992024-10-30T23:12:08.672Za out/switch-softnpu.tar.gz 224061K
28002024-10-30T23:12:08.675Z
28012024-10-30T23:12:08.675Zreal 1:05.146911699
28022024-10-30T23:12:08.675Zuser 1:02.217966392
28032024-10-30T23:12:08.675Zsys 4.181817245
28042024-10-30T23:12:08.675Ztrap 0.015957250
28052024-10-30T23:12:08.675Ztflt 0.000000000
28062024-10-30T23:12:08.675Zdflt 0.000000000
28072024-10-30T23:12:08.675Zkflt 0.000000000
28082024-10-30T23:12:08.675Zlock 0.000000000
28092024-10-30T23:12:08.675Zslp 1:02.004421213
28102024-10-30T23:12:08.675Zlat 1.867848468
28112024-10-30T23:12:08.676Zstop 0.000646318
28122024-10-30T23:12:08.678Zprocess exited: duration 1958508 ms, exit code 0
 
28132024-10-30T23:12:08.692Zfound 1 output files
28142024-10-30T23:12:08.783Zuploading: /work/package.tar.gz (1691702069 bytes)
28152024-10-30T23:12:45.410Zuploaded: /work/package.tar.gz