01J6F90TR095D47QHMAMYK2WGX: 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: 01J6F916M465WZVXD84ASY8AFS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-29T14:37:02.524Zjob assigned to worker 01J6F91951MYD2S6YBVKZV2PWR (queued for 59 s)
 
22024-08-29T14:37:09.925Zstarting task 0: "setup"
32024-08-29T14:37:09.933Z++ uname -s
42024-08-29T14:37:09.935Z+ kern=SunOS
52024-08-29T14:37:09.935Z+ case "$kern" in
62024-08-29T14:37:09.935Z+ groupadd -g 12345 build
72024-08-29T14:37:09.938Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-29T14:37:11.946Z+ zfs create -o mountpoint=/work rpool/work
92024-08-29T14:37:12.048Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-29T14:37:12.051Z+ home_fs=zfs
112024-08-29T14:37:12.051Z+ [[ zfs == autofs ]]
122024-08-29T14:37:12.051Z+ mkdir -p /home/build
132024-08-29T14:37:12.053Z+ chown build:build /home/build /work
142024-08-29T14:37:14.055Z+ chmod 0700 /home/build /work
152024-08-29T14:37:14.058Zprocess exited: duration 4136 ms, exit code 0
 
162024-08-29T14:37:14.064Zstarting task 1: "rust-toolchain"
172024-08-29T14:37:14.070Z+ printf ' * toolchain channel = "%s"
182024-08-29T14:37:14.070Z' 1.80.1
192024-08-29T14:37:14.070Z * toolchain channel = "1.80.1"
202024-08-29T14:37:14.073Z+ printf ' * toolchain profile = "%s"
212024-08-29T14:37:14.073Z * toolchain profile = "default"
222024-08-29T14:37:14.073Z' default
232024-08-29T14:37:14.073Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-29T14:37:14.073Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-29T14:37:14.192Zinfo: downloading installer
262024-08-29T14:37:15.501Zinfo: profile set to 'default'
272024-08-29T14:37:15.502Zinfo: default host triple is x86_64-unknown-illumos
282024-08-29T14:37:15.504Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-29T14:37:15.668Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-29T14:37:15.668Zinfo: downloading component 'cargo'
312024-08-29T14:37:16.682Zinfo: downloading component 'clippy'
322024-08-29T14:37:17.021Zinfo: downloading component 'rust-docs'
332024-08-29T14:37:18.364Zinfo: downloading component 'rust-std'
342024-08-29T14:37:20.245Zinfo: downloading component 'rustc'
352024-08-29T14:37:25.566Zinfo: downloading component 'rustfmt'
362024-08-29T14:37:25.846Zinfo: installing component 'cargo'
372024-08-29T14:37:26.706Zinfo: installing component 'clippy'
382024-08-29T14:37:27.085Zinfo: installing component 'rust-docs'
392024-08-29T14:37:28.732Zinfo: installing component 'rust-std'
402024-08-29T14:37:30.478Zinfo: installing component 'rustc'
412024-08-29T14:37:34.656Zinfo: installing component 'rustfmt'
422024-08-29T14:37:35.016Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-29T14:37:35.016Z
442024-08-29T14:37:35.268Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-29T14:37:35.268Z
462024-08-29T14:37:35.270Z
472024-08-29T14:37:35.270ZRust is installed now. Great!
482024-08-29T14:37:35.270Z
492024-08-29T14:37:35.270ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-29T14:37:35.270Zenvironment variable. This has not been done automatically.
512024-08-29T14:37:35.270Z
522024-08-29T14:37:35.271ZTo configure your current shell, you need to source
532024-08-29T14:37:35.271Zthe corresponding env file under $HOME/.cargo.
542024-08-29T14:37:35.271Z
552024-08-29T14:37:35.271ZThis is usually done by running one of the following (note the leading DOT):
562024-08-29T14:37:35.271Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-29T14:37:35.271Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-29T14:37:35.323Z+ rustc --version
592024-08-29T14:37:35.393Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-29T14:37:35.396Zprocess exited: duration 21328 ms, exit code 0
 
612024-08-29T14:37:35.400Zstarting task 2: "authentication"
622024-08-29T14:37:35.424Zprocess exited: duration 22 ms, exit code 0
 
632024-08-29T14:37:35.429Zstarting task 3: "clone repository"
642024-08-29T14:37:35.435Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-29T14:37:35.438Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-29T14:37:35.478ZCloning into '/work/oxidecomputer/omicron'...
672024-08-29T14:37:42.311Z+ cd /work/oxidecomputer/omicron
682024-08-29T14:37:42.311Z+ git fetch origin ccb9f12264396dd8081c90987f9579e5915c949b
692024-08-29T14:37:42.656ZFrom https://github.com/oxidecomputer/omicron
702024-08-29T14:37:42.656Z * branch ccb9f12264396dd8081c90987f9579e5915c949b -> FETCH_HEAD
712024-08-29T14:37:42.665Z+ [[ -n libipcc ]]
722024-08-29T14:37:42.668Z++ git branch --show-current
732024-08-29T14:37:42.670Z+ current=main
742024-08-29T14:37:42.670Z+ [[ main != libipcc ]]
752024-08-29T14:37:42.670Z+ git branch -f libipcc ccb9f12264396dd8081c90987f9579e5915c949b
762024-08-29T14:37:42.674Z+ git checkout -f libipcc
772024-08-29T14:37:42.833ZSwitched to branch 'libipcc'
782024-08-29T14:37:42.835Z+ git reset --hard ccb9f12264396dd8081c90987f9579e5915c949b
792024-08-29T14:37:42.846ZHEAD is now at ccb9f1226 Use external libipcc repo
802024-08-29T14:37:42.849Zprocess exited: duration 7417 ms, exit code 0
 
812024-08-29T14:37:42.855Zstarting task 4: "build"
822024-08-29T14:37:42.860Z+ cargo --version
832024-08-29T14:37:42.916Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-29T14:37:42.918Z+ rustc --version
852024-08-29T14:37:42.975Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-29T14:37:42.978Z+ WORK=/work
872024-08-29T14:37:42.978Z+ pfexec mkdir -p /work
882024-08-29T14:37:42.983Z+ pfexec chown build /work
892024-08-29T14:37:42.986Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-08-29T14:37:48.257Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-08-29T14:37:50.565Z Startup: Caching catalogs ... Done
922024-08-29T14:37:52.506ZPlanning: Solver setup ... Done (1.391s)
932024-08-29T14:37:52.526ZPlanning: Running solver ... Done (0.022s)
942024-08-29T14:37:52.570ZPlanning: Finding local manifests ... Done (0.004s)
952024-08-29T14:37:52.595ZPlanning: Fetching manifests: 0/5 0% complete
962024-08-29T14:37:52.835ZPlanning: Fetching manifests: 5/5 100% complete
972024-08-29T14:37:52.934ZPlanning: Package planning ... Done (0.100s)
982024-08-29T14:37:52.989ZPlanning: Merging actions ... Done (0.054s)
992024-08-29T14:37:53.202ZPlanning: Checking for conflicting actions ... Done (0.212s)
1002024-08-29T14:37:55.350ZPlanning: Consolidating action changes ... Done (2.147s)
1012024-08-29T14:37:55.790ZPlanning: Evaluating mediators ... Done (0.440s)
1022024-08-29T14:37:55.868ZPlanning: Planning completed in 5.23 seconds
1032024-08-29T14:37:55.885Z Packages to install: 4
1042024-08-29T14:37:55.885Z Packages to update: 1
1052024-08-29T14:37:55.888Z Mediators to change: 2
1062024-08-29T14:37:55.888Z Services to change: 1
1072024-08-29T14:37:55.888Z Estimated space available: 155.72 GB
1082024-08-29T14:37:55.888ZEstimated space to be consumed: 1.53 GB
1092024-08-29T14:37:55.888Z Create boot environment: No
1102024-08-29T14:37:55.888ZCreate backup boot environment: Yes
1112024-08-29T14:37:55.888Z Rebuild boot archive: No
1122024-08-29T14:37:55.888Z
1132024-08-29T14:37:55.888ZChanged mediators:
1142024-08-29T14:37:55.888Z mediator clang:
1152024-08-29T14:37:55.888Z version: None -> 15 (system default)
1162024-08-29T14:37:55.888Z
1172024-08-29T14:37:55.888Z mediator llvm:
1182024-08-29T14:37:55.888Z version: 14 (system default) -> 15 (system default)
1192024-08-29T14:37:55.888Z
1202024-08-29T14:37:55.888ZChanged packages:
1212024-08-29T14:37:55.888Zhelios-dev
1222024-08-29T14:37:55.888Z developer/build-essential
1232024-08-29T14:37:55.888Z None -> 11-2.0
1242024-08-29T14:37:55.888Z library/libxmlsec1
1252024-08-29T14:37:55.888Z None -> 1.2.35-2.0
1262024-08-29T14:37:55.888Z ooce/developer/clang-15
1272024-08-29T14:37:55.888Z None -> 15.0.7-2.0
1282024-08-29T14:37:55.888Z ooce/developer/llvm-15
1292024-08-29T14:37:55.888Z None -> 15.0.7-2.0
1302024-08-29T14:37:55.888Z package/pkg
1312024-08-29T14:37:55.889Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1322024-08-29T14:37:55.889Z
1332024-08-29T14:37:55.889ZServices:
1342024-08-29T14:37:55.889Z restart_fmri:
1352024-08-29T14:37:55.889Z svc:/system/update-man-index:default
1362024-08-29T14:37:55.889Z
1372024-08-29T14:37:55.889ZEditable files to change:
1382024-08-29T14:37:55.889Z Update:
1392024-08-29T14:37:55.889Z usr/share/lib/pkg/web/config.shtml
1402024-08-29T14:37:55.966Z
1412024-08-29T14:37:55.966ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1422024-08-29T14:38:00.987ZDownload: 1073/4281 items 19.6/220.6MB 8% complete (4.0M/s)
1432024-08-29T14:38:05.977ZDownload: 1705/4281 items 117.4/220.6MB 53% complete (12.0M/s)
1442024-08-29T14:38:10.980ZDownload: 2826/4281 items 120.8/220.6MB 54% complete (10.1M/s)
1452024-08-29T14:38:15.981ZDownload: 4034/4281 items 219.6/220.6MB 99% complete (10.2M/s)
1462024-08-29T14:38:17.362ZDownload: Completed 220.60 MB in 21.38 seconds (10.3M/s)
1472024-08-29T14:38:18.666Z Actions: 1/5063 actions (Removing old actions)
1482024-08-29T14:38:18.688Z Actions: 194/5063 actions (Installing new actions)
1492024-08-29T14:38:23.368Z Actions: 4226/5063 actions (Updating modified actions)
1502024-08-29T14:38:23.683Z Actions: Completed 5063 actions in 5.02 seconds.
1512024-08-29T14:38:23.975Z Done (0.283s)
1522024-08-29T14:38:23.978Z Done (0.000s)
1532024-08-29T14:38:24.352Z Done (0.375s)
1542024-08-29T14:38:28.838Z Done (4.310s)
1552024-08-29T14:38:28.926Z Done (0.019s)
1562024-08-29T14:38:28.929Z Done (0.000s)
1572024-08-29T14:38:29.080Z Done (0.000s)
1582024-08-29T14:38:29.689ZPlanning: Evaluating mediator changes ... Done
1592024-08-29T14:38:29.836ZPlanning: Checking for conflicting actions ... Done
1602024-08-29T14:38:29.850ZPlanning: Consolidating action changes ... Done
1612024-08-29T14:38:30.103ZPlanning: Evaluating mediators ... Done
1622024-08-29T14:38:30.106ZPlanning: Planning completed in 0.43 seconds
1632024-08-29T14:38:30.146Z Mediators to change: 2
1642024-08-29T14:38:30.146Z Create boot environment: No
1652024-08-29T14:38:30.149ZCreate backup boot environment: No
1662024-08-29T14:38:30.232Z Done
1672024-08-29T14:38:30.232Z Done
1682024-08-29T14:38:30.465Z Done
1692024-08-29T14:38:34.063Z Done
1702024-08-29T14:38:34.152Z Done
1712024-08-29T14:38:34.154Z Done
1722024-08-29T14:38:34.290Z Done
1732024-08-29T14:38:34.890ZPlanning: Evaluating mediator changes ... Done
1742024-08-29T14:38:34.893ZPlanning: Merging actions ... Done
1752024-08-29T14:38:35.079ZPlanning: Checking for conflicting actions ... Done
1762024-08-29T14:38:35.083ZPlanning: Consolidating action changes ... Done
1772024-08-29T14:38:35.343ZPlanning: Evaluating mediators ... Done
1782024-08-29T14:38:35.398ZPlanning: Planning completed in 0.74 seconds
1792024-08-29T14:38:35.440Z Packages to change: 1
1802024-08-29T14:38:35.440Z Mediators to change: 1
1812024-08-29T14:38:35.445Z Services to change: 1
1822024-08-29T14:38:35.445Z Create boot environment: No
1832024-08-29T14:38:35.445ZCreate backup boot environment: Yes
1842024-08-29T14:38:37.372Z Actions: 1/6 actions (Updating modified actions)
1852024-08-29T14:38:37.375Z Actions: Completed 6 actions in 0.00 seconds.
1862024-08-29T14:38:37.375Z Done
1872024-08-29T14:38:37.375Z Done
1882024-08-29T14:38:37.453Z Done
1892024-08-29T14:38:41.085Z Done
1902024-08-29T14:38:41.173Z Done
1912024-08-29T14:38:41.175Z Done
1922024-08-29T14:38:41.266Z Done
1932024-08-29T14:38:41.699ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942024-08-29T14:38:41.699Zclang system 15 system
1952024-08-29T14:38:41.699Zcsh system system illumos
1962024-08-29T14:38:41.699Zctags system system illumos
1972024-08-29T14:38:41.699Zgcc vendor 12 vendor
1982024-08-29T14:38:41.699Zgcc system 10 system
1992024-08-29T14:38:41.699Zgcc system 7 system
2002024-08-29T14:38:41.699Zgo system 1.20 system
2012024-08-29T14:38:41.699Zgo system 1.19 system
2022024-08-29T14:38:41.699Zllvm system 15 system
2032024-08-29T14:38:41.699Zllvm system 14 system
2042024-08-29T14:38:41.699Zmariadb system 10.6 system
2052024-08-29T14:38:41.699Zmta vendor vendor dma
2062024-08-29T14:38:41.699Zopenjdk system 17 system
2072024-08-29T14:38:41.699Zopenjdk system 11 system
2082024-08-29T14:38:41.699Zopenjdk system 1.8 system
2092024-08-29T14:38:41.699Zopenssl vendor 3 vendor
2102024-08-29T14:38:41.699Zperl system 5.36 system
2112024-08-29T14:38:41.699Zpostgresql system 15 system
2122024-08-29T14:38:41.699Zpostgresql system 13 system
2132024-08-29T14:38:41.699Zpython vendor 3 vendor
2142024-08-29T14:38:41.699Zpython system 2 system
2152024-08-29T14:38:41.699Zpython3 system 3.11 system
2162024-08-29T14:38:41.699Zruby system 3.0 system
2172024-08-29T14:38:41.699Zwords vendor vendor american-english
2182024-08-29T14:38:41.699Zwords system system australian-english
2192024-08-29T14:38:41.699Zwords system system british-english
2202024-08-29T14:38:41.699Zwords system system canadian-english
2212024-08-29T14:38:41.699Zwords system system french
2222024-08-29T14:38:41.699Zwords system system italian
2232024-08-29T14:38:41.699Zwords system system ngerman
2242024-08-29T14:38:41.699Zwords system system ogerman
2252024-08-29T14:38:41.699Zwords system system spanish
2262024-08-29T14:38:42.040ZPUBLISHER TYPE STATUS P LOCATION
2272024-08-29T14:38:42.040Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2282024-08-29T14:38:43.822ZFMRI IFO
2292024-08-29T14:38:43.822Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2302024-08-29T14:38:43.822Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2312024-08-29T14:38:43.822Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2322024-08-29T14:38:43.823Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2332024-08-29T14:38:43.823Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2342024-08-29T14:38:43.823Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2352024-08-29T14:38:43.823Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2362024-08-29T14:38:43.823Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2372024-08-29T14:38:43.823Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2382024-08-29T14:38:43.823Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2392024-08-29T14:38:43.823Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2402024-08-29T14:38:43.823Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2412024-08-29T14:38:43.823Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2422024-08-29T14:38:44.447Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2432024-08-29T14:38:44.691Z Updating git repository `https://github.com/oxidecomputer/zone`
2442024-08-29T14:38:45.001Z Updating crates.io index
2452024-08-29T14:38:45.004Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2462024-08-29T14:38:45.794Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472024-08-29T14:38:46.530Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2482024-08-29T14:38:46.805Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2492024-08-29T14:38:48.354Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2502024-08-29T14:38:48.619Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512024-08-29T14:38:48.900Z Updating git repository `https://github.com/oxidecomputer/propolis`
2522024-08-29T14:38:49.986Z Updating git repository `https://github.com/oxidecomputer/crucible`
2532024-08-29T14:38:51.937Z Updating git repository `https://github.com/oxidecomputer/opte`
2542024-08-29T14:38:53.016Z Updating git repository `https://github.com/oxidecomputer/falcon`
2552024-08-29T14:38:53.689Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2562024-08-29T14:38:53.953Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2572024-08-29T14:38:54.595Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2582024-08-29T14:38:54.941Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2592024-08-29T14:38:55.204Z Updating git repository `https://github.com/oxidecomputer/qorb`
2602024-08-29T14:38:55.556Z Updating git repository `https://github.com/oxidecomputer/tofino`
2612024-08-29T14:38:55.856Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622024-08-29T14:38:56.121Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632024-08-29T14:38:56.391Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642024-08-29T14:38:56.689Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652024-08-29T14:38:56.994Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2662024-08-29T14:38:57.272Z Updating git repository `https://github.com/oxidecomputer/ispf`
2672024-08-29T14:38:57.660Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2682024-08-29T14:38:57.937Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2692024-08-29T14:38:58.454Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2702024-08-29T14:38:58.828Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712024-08-29T14:38:59.287Z Updating git repository `https://github.com/oxidecomputer/typify`
2722024-08-29T14:39:01.410Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2732024-08-29T14:39:01.657Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2742024-08-29T14:39:01.972Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2752024-08-29T14:39:02.301Z Updating git repository `https://github.com/oxidecomputer/rfb`
2762024-08-29T14:39:03.511Z Downloading crates ...
2772024-08-29T14:39:03.614Z Downloaded dtrace-parser v0.2.0
2782024-08-29T14:39:03.628Z Downloaded is_terminal_polyfill v1.70.0
2792024-08-29T14:39:03.635Z Downloaded scroll_derive v0.12.0
2802024-08-29T14:39:03.641Z Downloaded usdt-macro v0.5.0
2812024-08-29T14:39:03.644Z Downloaded pretty-hex v0.4.1
2822024-08-29T14:39:03.644Z Downloaded cpufeatures v0.2.12
2832024-08-29T14:39:03.647Z Downloaded digest v0.10.7
2842024-08-29T14:39:03.647Z Downloaded clap_lex v0.7.0
2852024-08-29T14:39:03.649Z Downloaded cfg-if v1.0.0
2862024-08-29T14:39:03.649Z Downloaded camino-tempfile v1.1.1
2872024-08-29T14:39:03.652Z Downloaded usdt-attr-macro v0.5.0
2882024-08-29T14:39:03.652Z Downloaded equivalent v1.0.1
2892024-08-29T14:39:03.652Z Downloaded colorchoice v1.0.1
2902024-08-29T14:39:03.655Z Downloaded anstyle v1.0.8
2912024-08-29T14:39:03.655Z Downloaded block-buffer v0.10.4
2922024-08-29T14:39:03.655Z Downloaded autocfg v1.3.0
2932024-08-29T14:39:03.658Z Downloaded anstyle-query v1.0.3
2942024-08-29T14:39:03.658Z Downloaded thiserror v1.0.63
2952024-08-29T14:39:03.662Z Downloaded heck v0.5.0
2962024-08-29T14:39:03.665Z Downloaded generic-array v0.14.7
2972024-08-29T14:39:03.667Z Downloaded thread-id v4.2.1
2982024-08-29T14:39:03.667Z Downloaded serde_spanned v0.6.7
2992024-08-29T14:39:03.667Z Downloaded errno v0.3.9
3002024-08-29T14:39:03.670Z Downloaded cargo_metadata v0.18.1
3012024-08-29T14:39:03.672Z Downloaded byteorder v1.5.0
3022024-08-29T14:39:03.672Z Downloaded terminal_size v0.3.0
3032024-08-29T14:39:03.675Z Downloaded utf8parse v0.2.1
3042024-08-29T14:39:03.675Z Downloaded tabled_derive v0.7.0
3052024-08-29T14:39:03.675Z Downloaded memmap v0.7.0
3062024-08-29T14:39:03.679Z Downloaded cargo-platform v0.1.8
3072024-08-29T14:39:03.681Z Downloaded swrite v0.1.0
3082024-08-29T14:39:03.689Z Downloaded strsim v0.11.1
3092024-08-29T14:39:03.692Z Downloaded anstream v0.6.14
3102024-08-29T14:39:03.695Z Downloaded dof v0.3.0
3112024-08-29T14:39:03.695Z Downloaded crypto-common v0.1.6
3122024-08-29T14:39:03.695Z Downloaded bytecount v0.6.8
3132024-08-29T14:39:03.698Z Downloaded anstyle-parse v0.2.4
3142024-08-29T14:39:03.700Z Downloaded fnv v1.0.7
3152024-08-29T14:39:03.707Z Downloaded sha2 v0.10.8
3162024-08-29T14:39:03.709Z Downloaded macaddr v1.0.1
3172024-08-29T14:39:03.712Z Downloaded proc-macro-error v1.0.4
3182024-08-29T14:39:03.714Z Downloaded itoa v1.0.11
3192024-08-29T14:39:03.714Z Downloaded serde_tokenstream v0.2.2
3202024-08-29T14:39:03.717Z Downloaded fastrand v2.1.0
3212024-08-29T14:39:03.717Z Downloaded heck v0.4.1
3222024-08-29T14:39:03.720Z Downloaded plain v0.2.3
3232024-08-29T14:39:03.720Z Downloaded fs-err v2.11.0
3242024-08-29T14:39:03.722Z Downloaded version_check v0.9.5
3252024-08-29T14:39:03.722Z Downloaded usdt v0.5.0
3262024-08-29T14:39:03.722Z Downloaded scroll v0.12.0
3272024-08-29T14:39:03.725Z Downloaded toml_datetime v0.6.8
3282024-08-29T14:39:03.725Z Downloaded smawk v0.3.2
3292024-08-29T14:39:03.727Z Downloaded camino v1.1.9
3302024-08-29T14:39:03.730Z Downloaded proc-macro-error-attr v1.0.4
3312024-08-29T14:39:03.730Z Downloaded pest_generator v2.7.10
3322024-08-29T14:39:03.735Z Downloaded usdt-impl v0.5.0
3332024-08-29T14:39:03.738Z Downloaded clap_derive v4.5.13
3342024-08-29T14:39:03.740Z Downloaded serde_derive v1.0.208
3352024-08-29T14:39:03.742Z Downloaded unicode-ident v1.0.12
3362024-08-29T14:39:03.745Z Downloaded cargo_toml v0.20.4
3372024-08-29T14:39:03.745Z Downloaded proc-macro2 v1.0.86
3382024-08-29T14:39:03.747Z Downloaded zerocopy-derive v0.7.34
3392024-08-29T14:39:03.751Z Downloaded once_cell v1.19.0
3402024-08-29T14:39:03.753Z Downloaded semver v1.0.23
3412024-08-29T14:39:03.756Z Downloaded unicode-linebreak v0.1.5
3422024-08-29T14:39:03.756Z Downloaded thiserror-impl v1.0.63
3432024-08-29T14:39:03.759Z Downloaded quote v1.0.36
3442024-08-29T14:39:03.762Z Downloaded clap v4.5.16
3452024-08-29T14:39:03.768Z Downloaded tempfile v3.10.1
3462024-08-29T14:39:03.770Z Downloaded bitflags v2.6.0
3472024-08-29T14:39:03.773Z Downloaded pest_meta v2.7.10
3482024-08-29T14:39:03.776Z Downloaded log v0.4.21
3492024-08-29T14:39:03.778Z Downloaded pest_derive v2.7.10
3502024-08-29T14:39:03.781Z Downloaded papergrid v0.11.0
3512024-08-29T14:39:03.785Z Downloaded ucd-trie v0.1.6
3522024-08-29T14:39:03.787Z Downloaded typenum v1.17.0
3532024-08-29T14:39:03.790Z Downloaded toml v0.8.19
3542024-08-29T14:39:03.792Z Downloaded textwrap v0.16.1
3552024-08-29T14:39:03.795Z Downloaded ryu v1.0.18
3562024-08-29T14:39:03.797Z Downloaded anyhow v1.0.86
3572024-08-29T14:39:03.807Z Downloaded indexmap v2.4.0
3582024-08-29T14:39:03.815Z Downloaded toml_edit v0.22.20
3592024-08-29T14:39:03.835Z Downloaded serde v1.0.208
3602024-08-29T14:39:03.839Z Downloaded memchr v2.7.2
3612024-08-29T14:39:03.843Z Downloaded hashbrown v0.14.5
3622024-08-29T14:39:03.850Z Downloaded pest v2.7.10
3632024-08-29T14:39:03.864Z Downloaded winnow v0.6.18
3642024-08-29T14:39:03.874Z Downloaded clap_builder v4.5.15
3652024-08-29T14:39:03.879Z Downloaded serde_json v1.0.125
3662024-08-29T14:39:03.885Z Downloaded zerocopy v0.7.34
3672024-08-29T14:39:03.900Z Downloaded tabled v0.15.0
3682024-08-29T14:39:03.916Z Downloaded syn v2.0.74
3692024-08-29T14:39:03.925Z Downloaded syn v1.0.109
3702024-08-29T14:39:03.934Z Downloaded goblin v0.8.2
3712024-08-29T14:39:03.941Z Downloaded unicode-width v0.1.13
3722024-08-29T14:39:03.947Z Downloaded rustix v0.38.34
3732024-08-29T14:39:03.968Z Downloaded libc v0.2.158
3742024-08-29T14:39:04.268Z Compiling proc-macro2 v1.0.86
3752024-08-29T14:39:04.268Z Compiling unicode-ident v1.0.12
3762024-08-29T14:39:04.271Z Compiling version_check v0.9.5
3772024-08-29T14:39:04.271Z Compiling serde v1.0.208
3782024-08-29T14:39:04.271Z Compiling thiserror v1.0.63
3792024-08-29T14:39:04.271Z Compiling memchr v2.7.2
3802024-08-29T14:39:04.271Z Compiling libc v0.2.158
3812024-08-29T14:39:04.301Z Compiling itoa v1.0.11
3822024-08-29T14:39:04.520Z Compiling ryu v1.0.18
3832024-08-29T14:39:04.542Z Compiling ucd-trie v0.1.6
3842024-08-29T14:39:05.136Z Compiling once_cell v1.19.0
3852024-08-29T14:39:05.161Z Compiling byteorder v1.5.0
3862024-08-29T14:39:05.163Z Compiling rustix v0.38.34
3872024-08-29T14:39:05.514Z Compiling serde_json v1.0.125
3882024-08-29T14:39:05.683Z Compiling bitflags v2.6.0
3892024-08-29T14:39:05.919Z Compiling proc-macro-error-attr v1.0.4
3902024-08-29T14:39:05.942Z Compiling usdt-impl v0.5.0
3912024-08-29T14:39:05.994Z Compiling quote v1.0.36
3922024-08-29T14:39:06.087Z Compiling syn v1.0.109
3932024-08-29T14:39:06.115Z Compiling proc-macro-error v1.0.4
3942024-08-29T14:39:06.330Z Compiling equivalent v1.0.1
3952024-08-29T14:39:06.441Z Compiling syn v2.0.74
3962024-08-29T14:39:06.468Z Compiling errno v0.3.9
3972024-08-29T14:39:06.471Z Compiling camino v1.1.9
3982024-08-29T14:39:06.753Z Compiling utf8parse v0.2.1
3992024-08-29T14:39:06.779Z Compiling log v0.4.21
4002024-08-29T14:39:06.874Z Compiling thread-id v4.2.1
4012024-08-29T14:39:06.932Z Compiling hashbrown v0.14.5
4022024-08-29T14:39:06.957Z Compiling plain v0.2.3
4032024-08-29T14:39:06.994Z Compiling anstyle-parse v0.2.4
4042024-08-29T14:39:07.306Z Compiling anstyle-query v1.0.3
4052024-08-29T14:39:07.332Z Compiling is_terminal_polyfill v1.70.0
4062024-08-29T14:39:07.457Z Compiling anstyle v1.0.8
4072024-08-29T14:39:07.459Z Compiling winnow v0.6.18
4082024-08-29T14:39:07.627Z Compiling semver v1.0.23
4092024-08-29T14:39:07.862Z Compiling colorchoice v1.0.1
4102024-08-29T14:39:07.972Z Compiling autocfg v1.3.0
4112024-08-29T14:39:08.036Z Compiling pretty-hex v0.4.1
4122024-08-29T14:39:08.179Z Compiling unicode-width v0.1.13
4132024-08-29T14:39:08.247Z Compiling indexmap v2.4.0
4142024-08-29T14:39:08.392Z Compiling anstream v0.6.14
4152024-08-29T14:39:08.737Z Compiling anyhow v1.0.86
4162024-08-29T14:39:08.887Z Compiling fs-err v2.11.0
4172024-08-29T14:39:09.125Z Compiling terminal_size v0.3.0
4182024-08-29T14:39:09.192Z Compiling bytecount v0.6.8
4192024-08-29T14:39:09.312Z Compiling cfg-if v1.0.0
4202024-08-29T14:39:09.382Z Compiling clap_lex v0.7.0
4212024-08-29T14:39:09.408Z Compiling heck v0.4.1
4222024-08-29T14:39:09.430Z Compiling heck v0.5.0
4232024-08-29T14:39:09.598Z Compiling strsim v0.11.1
4242024-08-29T14:39:09.649Z Compiling fastrand v2.1.0
4252024-08-29T14:39:09.884Z Compiling fnv v1.0.7
4262024-08-29T14:39:10.024Z Compiling papergrid v0.11.0
4272024-08-29T14:39:10.088Z Compiling tempfile v3.10.1
4282024-08-29T14:39:10.177Z Compiling clap_builder v4.5.15
4292024-08-29T14:39:10.637Z Compiling memmap v0.7.0
4302024-08-29T14:39:10.727Z Compiling unicode-linebreak v0.1.5
4312024-08-29T14:39:10.912Z Compiling smawk v0.3.2
4322024-08-29T14:39:11.134Z Compiling textwrap v0.16.1
4332024-08-29T14:39:11.413Z Compiling swrite v0.1.0
4342024-08-29T14:39:12.734Z Compiling tabled_derive v0.7.0
4352024-08-29T14:39:14.361Z Compiling tabled v0.15.0
4362024-08-29T14:39:15.171Z Compiling serde_derive v1.0.208
4372024-08-29T14:39:15.171Z Compiling thiserror-impl v1.0.63
4382024-08-29T14:39:15.195Z Compiling zerocopy-derive v0.7.34
4392024-08-29T14:39:15.249Z Compiling scroll_derive v0.12.0
4402024-08-29T14:39:15.465Z Compiling clap_derive v4.5.13
4412024-08-29T14:39:16.656Z Compiling scroll v0.12.0
4422024-08-29T14:39:17.104Z Compiling goblin v0.8.2
4432024-08-29T14:39:17.288Z Compiling zerocopy v0.7.34
4442024-08-29T14:39:17.979Z Compiling pest v2.7.10
4452024-08-29T14:39:19.055Z Compiling clap v4.5.16
4462024-08-29T14:39:20.241Z Compiling pest_meta v2.7.10
4472024-08-29T14:39:21.093Z Compiling pest_generator v2.7.10
4482024-08-29T14:39:23.052Z Compiling pest_derive v2.7.10
4492024-08-29T14:39:23.770Z Compiling dtrace-parser v0.2.0
4502024-08-29T14:39:25.414Z Compiling serde_spanned v0.6.7
4512024-08-29T14:39:25.414Z Compiling toml_datetime v0.6.8
4522024-08-29T14:39:25.417Z Compiling cargo-platform v0.1.8
4532024-08-29T14:39:25.792Z Compiling serde_tokenstream v0.2.2
4542024-08-29T14:39:25.817Z Compiling toml_edit v0.22.20
4552024-08-29T14:39:26.011Z Compiling macaddr v1.0.1
4562024-08-29T14:39:26.116Z Compiling camino-tempfile v1.1.1
4572024-08-29T14:39:26.873Z Compiling dof v0.3.0
4582024-08-29T14:39:26.873Z Compiling cargo_metadata v0.18.1
4592024-08-29T14:39:28.729Z Compiling toml v0.8.19
4602024-08-29T14:39:28.812Z Compiling usdt-macro v0.5.0
4612024-08-29T14:39:28.812Z Compiling usdt-attr-macro v0.5.0
4622024-08-29T14:39:29.534Z Compiling cargo_toml v0.20.4
4632024-08-29T14:39:30.176Z Compiling usdt v0.5.0
4642024-08-29T14:39:33.348Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4652024-08-29T14:39:37.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.35s
4662024-08-29T14:39:37.817Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4672024-08-29T14:39:38.415Z Downloading crates ...
4682024-08-29T14:39:38.526Z Downloaded adler v1.0.2
4692024-08-29T14:39:38.539Z Downloaded bitstruct_derive v0.1.0
4702024-08-29T14:39:38.542Z Downloaded atomicwrites v0.4.3
4712024-08-29T14:39:38.544Z Downloaded bitflags v1.3.2
4722024-08-29T14:39:38.550Z Downloaded base16ct v0.2.0
4732024-08-29T14:39:38.553Z Downloaded array-init v0.0.4
4742024-08-29T14:39:38.555Z Downloaded ciborium-io v0.2.2
4752024-08-29T14:39:38.564Z Downloaded cstr-argument v0.1.2
4762024-08-29T14:39:38.567Z Downloaded crunchy v0.2.2
4772024-08-29T14:39:38.572Z Downloaded backoff v0.4.0
4782024-08-29T14:39:38.575Z Downloaded async-trait v0.1.81
4792024-08-29T14:39:38.580Z Downloaded home v0.5.9
4802024-08-29T14:39:38.583Z Downloaded md5 v0.7.0
4812024-08-29T14:39:38.587Z Downloaded async-stream v0.3.5
4822024-08-29T14:39:38.587Z Downloaded newtype_derive v0.1.6
4832024-08-29T14:39:38.589Z Downloaded matches v0.1.10
4842024-08-29T14:39:38.589Z Downloaded nodrop v0.1.14
4852024-08-29T14:39:38.589Z Downloaded cobs v0.2.3
4862024-08-29T14:39:38.592Z Downloaded cexpr v0.6.0
4872024-08-29T14:39:38.594Z Downloaded crc v3.2.1
4882024-08-29T14:39:38.597Z Downloaded num-conv v0.1.0
4892024-08-29T14:39:38.600Z Downloaded ipnetwork v0.20.0
4902024-08-29T14:39:38.602Z Downloaded internet-checksum v0.2.1
4912024-08-29T14:39:38.602Z Downloaded ctr v0.9.2
4922024-08-29T14:39:38.605Z Downloaded instability v0.3.2
4932024-08-29T14:39:38.607Z Downloaded num v0.4.3
4942024-08-29T14:39:38.610Z Downloaded http-range v0.1.5
4952024-08-29T14:39:38.610Z Downloaded curve25519-dalek-derive v0.1.1
4962024-08-29T14:39:38.613Z Downloaded bit-vec v0.6.3
4972024-08-29T14:39:38.615Z Downloaded libsw v3.3.1
4982024-08-29T14:39:38.618Z Downloaded maybe-uninit v2.0.0
4992024-08-29T14:39:38.618Z Downloaded lazycell v1.3.0
5002024-08-29T14:39:38.620Z Downloaded newline-converter v0.3.0
5012024-08-29T14:39:38.620Z Downloaded bitstruct v0.1.1
5022024-08-29T14:39:38.623Z Downloaded httparse v1.8.0
5032024-08-29T14:39:38.625Z Downloaded lru-cache v0.1.2
5042024-08-29T14:39:38.628Z Downloaded linked-hash-map v0.5.6
5052024-08-29T14:39:38.628Z Downloaded cfg_aliases v0.1.1
5062024-08-29T14:39:38.630Z Downloaded maplit v1.0.2
5072024-08-29T14:39:38.630Z Downloaded hostname v0.3.1
5082024-08-29T14:39:38.633Z Downloaded iana-time-zone v0.1.60
5092024-08-29T14:39:38.638Z Downloaded crucible-workspace-hack v0.1.0
5102024-08-29T14:39:38.640Z Downloaded crossbeam-deque v0.8.5
5112024-08-29T14:39:38.640Z Downloaded memoffset v0.9.1
5122024-08-29T14:39:38.640Z Downloaded async-bb8-diesel v0.2.1
5132024-08-29T14:39:38.643Z Downloaded is_ci v1.2.0
5142024-08-29T14:39:38.646Z Downloaded httpdate v1.0.3
5152024-08-29T14:39:38.646Z Downloaded native-tls v0.2.11
5162024-08-29T14:39:38.649Z Downloaded mime_guess v2.0.4
5172024-08-29T14:39:38.651Z Downloaded new_debug_unreachable v1.0.6
5182024-08-29T14:39:38.654Z Downloaded const_format_proc_macros v0.2.32
5192024-08-29T14:39:38.658Z Downloaded is-terminal v0.4.12
5202024-08-29T14:39:38.660Z Downloaded instant v0.1.12
5212024-08-29T14:39:38.660Z Downloaded hubpack_derive v0.1.1
5222024-08-29T14:39:38.660Z Downloaded http-body v0.4.6
5232024-08-29T14:39:38.663Z Downloaded arrayvec v0.7.4
5242024-08-29T14:39:38.666Z Downloaded num-rational v0.4.2
5252024-08-29T14:39:38.668Z Downloaded num-integer v0.1.46
5262024-08-29T14:39:38.668Z Downloaded atomic-waker v1.1.2
5272024-08-29T14:39:38.671Z Downloaded arrayref v0.3.7
5282024-08-29T14:39:38.671Z Downloaded constant_time_eq v0.3.0
5292024-08-29T14:39:38.674Z Downloaded normalize-line-endings v0.3.0
5302024-08-29T14:39:38.676Z Downloaded match_cfg v0.1.0
5312024-08-29T14:39:38.676Z Downloaded async-stream-impl v0.3.5
5322024-08-29T14:39:38.676Z Downloaded multimap v0.10.0
5332024-08-29T14:39:38.679Z Downloaded bitfield v0.14.0
5342024-08-29T14:39:38.681Z Downloaded ciborium-ll v0.2.2
5352024-08-29T14:39:38.681Z Downloaded block-padding v0.3.3
5362024-08-29T14:39:38.684Z Downloaded async-recursion v1.1.1
5372024-08-29T14:39:38.686Z Downloaded toolchain_find v0.4.0
5382024-08-29T14:39:38.689Z Downloaded signal-hook-tokio v0.3.1
5392024-08-29T14:39:38.689Z Downloaded newtype-uuid v1.1.0
5402024-08-29T14:39:38.692Z Downloaded bit-set v0.5.3
5412024-08-29T14:39:38.694Z Downloaded mockall_derive v0.13.0
5422024-08-29T14:39:38.697Z Downloaded jobserver v0.1.32
5432024-08-29T14:39:38.699Z Downloaded atty v0.2.14
5442024-08-29T14:39:38.699Z Downloaded inout v0.1.3
5452024-08-29T14:39:38.702Z Downloaded termtree v0.4.1
5462024-08-29T14:39:38.704Z Downloaded crossbeam-utils v0.8.19
5472024-08-29T14:39:38.706Z Downloaded indoc v1.0.9
5482024-08-29T14:39:38.710Z Downloaded signal-hook-registry v1.4.2
5492024-08-29T14:39:38.712Z Downloaded linear-map v1.2.0
5502024-08-29T14:39:38.712Z Downloaded libefi-sys v0.1.0
5512024-08-29T14:39:38.716Z Downloaded salsa20 v0.10.2
5522024-08-29T14:39:38.718Z Downloaded mockall v0.13.0
5532024-08-29T14:39:38.718Z Downloaded miniz_oxide v0.7.2
5542024-08-29T14:39:38.721Z Downloaded md-5 v0.10.6
5552024-08-29T14:39:38.723Z Downloaded cookie v0.18.1
5562024-08-29T14:39:38.726Z Downloaded indicatif v0.17.8
5572024-08-29T14:39:38.730Z Downloaded derive_builder_macro v0.20.0
5582024-08-29T14:39:38.733Z Downloaded sec1 v0.7.3
5592024-08-29T14:39:38.736Z Downloaded mime v0.3.17
5602024-08-29T14:39:38.736Z Downloaded structmeta-derive v0.2.0
5612024-08-29T14:39:38.738Z Downloaded spin v0.5.2
5622024-08-29T14:39:38.738Z Downloaded signature v2.2.0
5632024-08-29T14:39:38.741Z Downloaded slog-json v2.6.1
5642024-08-29T14:39:38.743Z Downloaded castaway v0.2.3
5652024-08-29T14:39:38.746Z Downloaded number_prefix v0.4.0
5662024-08-29T14:39:38.746Z Downloaded num_threads v0.1.7
5672024-08-29T14:39:38.748Z Downloaded oso-derive v0.27.3
5682024-08-29T14:39:38.748Z Downloaded parse-size v1.0.0
5692024-08-29T14:39:38.750Z Downloaded ciborium v0.2.2
5702024-08-29T14:39:38.753Z Downloaded bb8 v0.8.5
5712024-08-29T14:39:38.755Z Downloaded hyper-rustls v0.24.2
5722024-08-29T14:39:38.758Z Downloaded crc32fast v1.4.0
5732024-08-29T14:39:38.760Z Downloaded colored v2.1.0
5742024-08-29T14:39:38.763Z Downloaded wyz v0.5.1
5752024-08-29T14:39:38.765Z Downloaded darling v0.20.9
5762024-08-29T14:39:38.769Z Downloaded portpicker v0.1.1
5772024-08-29T14:39:38.772Z Downloaded multer v3.1.0
5782024-08-29T14:39:38.775Z Downloaded managed v0.8.0
5792024-08-29T14:39:38.777Z Downloaded thiserror-impl-no-std v2.0.2
5802024-08-29T14:39:38.777Z Downloaded termios v0.3.3
5812024-08-29T14:39:38.780Z Downloaded ahash v0.8.11
5822024-08-29T14:39:38.782Z Downloaded serde-big-array v0.5.1
5832024-08-29T14:39:38.785Z Downloaded rustc-demangle v0.1.24
5842024-08-29T14:39:38.787Z Downloaded futures-executor v0.3.30
5852024-08-29T14:39:38.790Z Downloaded const-oid v0.9.6
5862024-08-29T14:39:38.792Z Downloaded ghash v0.5.1
5872024-08-29T14:39:38.795Z Downloaded rpassword v7.3.1
5882024-08-29T14:39:38.795Z Downloaded num-complex v0.4.6
5892024-08-29T14:39:38.798Z Downloaded untrusted v0.7.1
5902024-08-29T14:39:38.801Z Downloaded universal-hash v0.5.1
5912024-08-29T14:39:38.801Z Downloaded num_enum_derive v0.5.11
5922024-08-29T14:39:38.803Z Downloaded want v0.3.1
5932024-08-29T14:39:38.803Z Downloaded try-lock v0.2.5
5942024-08-29T14:39:38.805Z Downloaded unicode-xid v0.2.4
5952024-08-29T14:39:38.808Z Downloaded nu-ansi-term v0.50.0
5962024-08-29T14:39:38.810Z Downloaded memmap2 v0.9.4
5972024-08-29T14:39:38.813Z Downloaded hash32 v0.3.1
5982024-08-29T14:39:38.813Z Downloaded indexmap v1.9.3
5992024-08-29T14:39:38.817Z Downloaded serde_derive_internals v0.29.1
6002024-08-29T14:39:38.820Z Downloaded tokio-tungstenite v0.23.1
6012024-08-29T14:39:38.823Z Downloaded ed25519 v2.2.3
6022024-08-29T14:39:38.825Z Downloaded ron v0.7.1
6032024-08-29T14:39:38.831Z Downloaded polyval v0.6.2
6042024-08-29T14:39:38.833Z Downloaded strum_macros v0.26.4
6052024-08-29T14:39:38.836Z Downloaded zone_cfg_derive v0.1.2
6062024-08-29T14:39:38.839Z Downloaded dirs v5.0.1
6072024-08-29T14:39:38.839Z Downloaded difflib v0.4.0
6082024-08-29T14:39:38.841Z Downloaded cancel-safe-futures v0.1.5
6092024-08-29T14:39:38.844Z Downloaded semver v0.1.20
6102024-08-29T14:39:38.847Z Downloaded endian-type v0.1.2
6112024-08-29T14:39:38.847Z Downloaded rand_seeder v0.3.0
6122024-08-29T14:39:38.849Z Downloaded rand_core v0.6.4
6132024-08-29T14:39:38.852Z Downloaded siphasher v0.3.11
6142024-08-29T14:39:38.852Z Downloaded smf v0.2.3
6152024-08-29T14:39:38.854Z Downloaded option-ext v0.2.0
6162024-08-29T14:39:38.857Z Downloaded subprocess v0.2.9
6172024-08-29T14:39:38.859Z Downloaded fxhash v0.2.1
6182024-08-29T14:39:38.859Z Downloaded owo-colors v4.0.0
6192024-08-29T14:39:38.862Z Downloaded darling_core v0.20.9
6202024-08-29T14:39:38.868Z Downloaded predicates-tree v1.0.9
6212024-08-29T14:39:38.870Z Downloaded thread_local v1.1.8
6222024-08-29T14:39:38.873Z Downloaded sqlparser_derive v0.2.2
6232024-08-29T14:39:38.873Z Downloaded tui-tree-widget v0.22.0
6242024-08-29T14:39:38.885Z Downloaded termcolor v1.4.1
6252024-08-29T14:39:38.888Z Downloaded pretty-hex v0.2.1
6262024-08-29T14:39:38.890Z Downloaded uzers v0.11.3
6272024-08-29T14:39:38.893Z Downloaded topological-sort v0.2.2
6282024-08-29T14:39:38.893Z Downloaded http v0.2.12
6292024-08-29T14:39:38.897Z Downloaded password-hash v0.5.0
6302024-08-29T14:39:38.900Z Downloaded scopeguard v1.2.0
6312024-08-29T14:39:38.902Z Downloaded zone v0.1.8
6322024-08-29T14:39:38.902Z Downloaded poly1305 v0.8.0
6332024-08-29T14:39:38.905Z Downloaded pkcs8 v0.10.2
6342024-08-29T14:39:38.909Z Downloaded tinyvec_macros v0.1.1
6352024-08-29T14:39:38.911Z Downloaded strum v0.26.3
6362024-08-29T14:39:38.911Z Downloaded enum-as-inner v0.6.0
6372024-08-29T14:39:38.914Z Downloaded ena v0.14.3
6382024-08-29T14:39:38.917Z Downloaded diesel_table_macro_syntax v0.2.0
6392024-08-29T14:39:38.917Z Downloaded hash32 v0.2.1
6402024-08-29T14:39:38.920Z Downloaded enum-as-inner v0.5.1
6412024-08-29T14:39:38.920Z Downloaded crossbeam-channel v0.5.12
6422024-08-29T14:39:38.925Z Downloaded chacha20poly1305 v0.10.1
6432024-08-29T14:39:38.927Z Downloaded smallvec v1.13.2
6442024-08-29T14:39:38.930Z Downloaded toml v0.7.8
6452024-08-29T14:39:38.935Z Downloaded foreign-types-macros v0.2.3
6462024-08-29T14:39:38.938Z Downloaded rand_xorshift v0.3.0
6472024-08-29T14:39:38.938Z Downloaded predicates-core v1.0.6
6482024-08-29T14:39:38.938Z Downloaded predicates v3.1.2
6492024-08-29T14:39:38.941Z Downloaded shell-words v1.1.0
6502024-08-29T14:39:38.944Z Downloaded openssl-probe v0.1.5
6512024-08-29T14:39:38.944Z Downloaded openssl-macros v0.1.1
6522024-08-29T14:39:38.947Z Downloaded opaque-debug v0.3.1
6532024-08-29T14:39:38.947Z Downloaded sqlformat v0.2.4
6542024-08-29T14:39:38.950Z Downloaded sha1 v0.10.6
6552024-08-29T14:39:38.950Z Downloaded precomputed-hash v0.1.1
6562024-08-29T14:39:38.953Z Downloaded mio v1.0.2
6572024-08-29T14:39:38.958Z Downloaded base64 v0.22.1
6582024-08-29T14:39:38.962Z Downloaded scrypt v0.11.0
6592024-08-29T14:39:38.966Z Downloaded socket2 v0.4.10
6602024-08-29T14:39:38.969Z Downloaded supports-color v3.0.0
6612024-08-29T14:39:38.969Z Downloaded zeroize_derive v1.4.2
6622024-08-29T14:39:38.972Z Downloaded tokio-tungstenite v0.21.0
6632024-08-29T14:39:38.974Z Downloaded snafu v0.8.2
6642024-08-29T14:39:38.979Z Downloaded tokio-native-tls v0.3.1
6652024-08-29T14:39:38.983Z Downloaded tower-service v0.3.2
6662024-08-29T14:39:38.987Z Downloaded xattr v1.3.1
6672024-08-29T14:39:38.990Z Downloaded which v4.4.2
6682024-08-29T14:39:38.990Z Downloaded peg v0.8.4
6692024-08-29T14:39:38.993Z Downloaded downcast v0.11.0
6702024-08-29T14:39:38.995Z Downloaded getopts v0.2.21
6712024-08-29T14:39:38.998Z Downloaded oso v0.27.3
6722024-08-29T14:39:39.002Z Downloaded postgres-protocol v0.6.7
6732024-08-29T14:39:39.004Z Downloaded gethostname v0.5.0
6742024-08-29T14:39:39.004Z Downloaded rfc6979 v0.4.0
6752024-08-29T14:39:39.007Z Downloaded nom v7.1.3
6762024-08-29T14:39:39.012Z Downloaded futures-task v0.3.30
6772024-08-29T14:39:39.014Z Downloaded rustversion v1.0.17
6782024-08-29T14:39:39.017Z Downloaded minimal-lexical v0.2.1
6792024-08-29T14:39:39.022Z Downloaded ppv-lite86 v0.2.17
6802024-08-29T14:39:39.024Z Downloaded rand_chacha v0.3.1
6812024-08-29T14:39:39.027Z Downloaded const_format v0.2.32
6822024-08-29T14:39:39.031Z Downloaded backtrace v0.3.71
6832024-08-29T14:39:39.037Z Downloaded psl-types v2.0.11
6842024-08-29T14:39:39.040Z Downloaded rusty-fork v0.3.0
6852024-08-29T14:39:39.042Z Downloaded slog-term v2.9.1
6862024-08-29T14:39:39.045Z Downloaded rsa v0.9.6
6872024-08-29T14:39:39.051Z Downloaded similar v2.6.0
6882024-08-29T14:39:39.058Z Downloaded tiny-keccak v2.0.2
6892024-08-29T14:39:39.061Z Downloaded foreign-types v0.3.2
6902024-08-29T14:39:39.063Z Downloaded dirs-sys-next v0.1.2
6912024-08-29T14:39:39.066Z Downloaded deranged v0.3.11
6922024-08-29T14:39:39.068Z Downloaded defmt v0.3.8
6932024-08-29T14:39:39.071Z Downloaded dirs-sys v0.4.1
6942024-08-29T14:39:39.073Z Downloaded toml_edit v0.19.15
6952024-08-29T14:39:39.091Z Downloaded peg-runtime v0.8.3
6962024-08-29T14:39:39.093Z Downloaded rustls-pemfile v1.0.4
6972024-08-29T14:39:39.096Z Downloaded proc-macro-crate v1.3.1
6982024-08-29T14:39:39.096Z Downloaded primeorder v0.13.6
6992024-08-29T14:39:39.099Z Downloaded packed_struct_codegen v0.10.1
7002024-08-29T14:39:39.099Z Downloaded packed_struct v0.10.1
7012024-08-29T14:39:39.101Z Downloaded olpc-cjson v0.1.3
7022024-08-29T14:39:39.104Z Downloaded sigpipe v0.1.3
7032024-08-29T14:39:39.104Z Downloaded rustfmt-wrapper v0.2.1
7042024-08-29T14:39:39.107Z Downloaded spin v0.9.8
7052024-08-29T14:39:39.109Z Downloaded hex-literal v0.4.1
7062024-08-29T14:39:39.109Z Downloaded either v1.13.0
7072024-08-29T14:39:39.112Z Downloaded serde_with_macros v3.9.0
7082024-08-29T14:39:39.115Z Downloaded phf_shared v0.10.0
7092024-08-29T14:39:39.115Z Downloaded dhcproto-macros v0.1.0
7102024-08-29T14:39:39.115Z Downloaded slog-dtrace v0.3.0
7112024-08-29T14:39:39.117Z Downloaded aho-corasick v1.1.3
7122024-08-29T14:39:39.123Z Downloaded aes-gcm v0.10.3
7132024-08-29T14:39:39.127Z Downloaded russh-cryptovec v0.7.2
7142024-08-29T14:39:39.130Z Downloaded unarray v0.1.4
7152024-08-29T14:39:39.133Z Downloaded utf-8 v0.7.6
7162024-08-29T14:39:39.133Z Downloaded structmeta-derive v0.3.0
7172024-08-29T14:39:39.133Z Downloaded slog-envlogger v2.2.0
7182024-08-29T14:39:39.135Z Downloaded p256 v0.13.2
7192024-08-29T14:39:39.139Z Downloaded fixedbitset v0.4.2
7202024-08-29T14:39:39.141Z Downloaded powerfmt v0.2.0
7212024-08-29T14:39:39.144Z Downloaded heck v0.3.3
7222024-08-29T14:39:39.144Z Downloaded omicron-zone-package v0.11.0
7232024-08-29T14:39:39.147Z Downloaded serde_yaml v0.9.34+deprecated
7242024-08-29T14:39:39.151Z Downloaded hex v0.4.3
7252024-08-29T14:39:39.154Z Downloaded russh-keys v0.44.0
7262024-08-29T14:39:39.156Z Downloaded diff v0.1.13
7272024-08-29T14:39:39.160Z Downloaded crossterm v0.27.0
7282024-08-29T14:39:39.167Z Downloaded tracing-core v0.1.32
7292024-08-29T14:39:39.170Z Downloaded tls_codec_derive v0.4.1
7302024-08-29T14:39:39.172Z Downloaded tls_codec v0.4.1
7312024-08-29T14:39:39.175Z Downloaded waitgroup v0.1.2
7322024-08-29T14:39:39.177Z Downloaded path-slash v0.1.5
7332024-08-29T14:39:39.177Z Downloaded libxml v0.3.3
7342024-08-29T14:39:39.184Z Downloaded ref-cast v1.0.23
7352024-08-29T14:39:39.187Z Downloaded parse-display-derive v0.10.0
7362024-08-29T14:39:39.190Z Downloaded ff v0.13.0
7372024-08-29T14:39:39.192Z Downloaded foreign-types-shared v0.1.1
7382024-08-29T14:39:39.192Z Downloaded float-ord v0.3.2
7392024-08-29T14:39:39.195Z Downloaded tungstenite v0.23.0
7402024-08-29T14:39:39.197Z Downloaded fallible-streaming-iterator v0.1.9
7412024-08-29T14:39:39.200Z Downloaded serde_repr v0.1.19
7422024-08-29T14:39:39.202Z Downloaded hickory-server v0.24.1
7432024-08-29T14:39:39.206Z Downloaded flate2 v1.0.31
7442024-08-29T14:39:39.212Z Downloaded headers-core v0.2.0
7452024-08-29T14:39:39.214Z Downloaded ssh-encoding v0.2.0
7462024-08-29T14:39:39.217Z Downloaded ssh-cipher v0.2.0
7472024-08-29T14:39:39.217Z Downloaded form_urlencoded v1.2.1
7482024-08-29T14:39:39.219Z Downloaded hickory-client v0.24.1
7492024-08-29T14:39:39.222Z Downloaded hashbrown v0.12.3
7502024-08-29T14:39:39.226Z Downloaded spki v0.7.3
7512024-08-29T14:39:39.229Z Downloaded vte_generate_state_changes v0.1.1
7522024-08-29T14:39:39.229Z Downloaded futures-io v0.3.30
7532024-08-29T14:39:39.231Z Downloaded fragile v2.0.0
7542024-08-29T14:39:39.234Z Downloaded prettyplease v0.2.20
7552024-08-29T14:39:39.237Z Downloaded rayon-core v1.12.1
7562024-08-29T14:39:39.240Z Downloaded ron v0.8.1
7572024-08-29T14:39:39.245Z Downloaded tungstenite v0.20.1
7582024-08-29T14:39:39.250Z Downloaded tap v1.0.1
7592024-08-29T14:39:39.252Z Downloaded tabwriter v1.4.0
7602024-08-29T14:39:39.252Z Downloaded same-file v1.0.6
7612024-08-29T14:39:39.255Z Downloaded rustc_version v0.4.0
7622024-08-29T14:39:39.255Z Downloaded rustc_version v0.1.7
7632024-08-29T14:39:39.257Z Downloaded rustc-hash v1.1.0
7642024-08-29T14:39:39.257Z Downloaded phf_shared v0.11.2
7652024-08-29T14:39:39.260Z Downloaded foreign-types v0.5.0
7662024-08-29T14:39:39.260Z Downloaded foreign-types-shared v0.3.1
7672024-08-29T14:39:39.264Z Downloaded postgres-types v0.2.7
7682024-08-29T14:39:39.266Z Downloaded uuid v1.10.0
7692024-08-29T14:39:39.269Z Downloaded itertools v0.13.0
7702024-08-29T14:39:39.275Z Downloaded secrecy v0.8.0
7712024-08-29T14:39:39.278Z Downloaded serde_urlencoded v0.7.1
7722024-08-29T14:39:39.280Z Downloaded serde_plain v1.0.2
7732024-08-29T14:39:39.280Z Downloaded serde_path_to_error v0.1.16
7742024-08-29T14:39:39.283Z Downloaded glob v0.3.1
7752024-08-29T14:39:39.283Z Downloaded elliptic-curve v0.13.8
7762024-08-29T14:39:39.287Z Downloaded r2d2 v0.8.10
7772024-08-29T14:39:39.289Z Downloaded hashbrown v0.13.2
7782024-08-29T14:39:39.294Z Downloaded vsss-rs v3.3.4
7792024-08-29T14:39:39.297Z Downloaded zeroize v1.7.0
7802024-08-29T14:39:39.299Z Downloaded blake3 v1.5.1
7812024-08-29T14:39:39.307Z Downloaded rand v0.8.5
7822024-08-29T14:39:39.312Z Downloaded defmt-parser v0.3.4
7832024-08-29T14:39:39.314Z Downloaded futures-sink v0.3.30
7842024-08-29T14:39:39.314Z Downloaded time-core v0.1.2
7852024-08-29T14:39:39.317Z Downloaded tracing v0.1.40
7862024-08-29T14:39:39.320Z Downloaded ref-cast-impl v1.0.23
7872024-08-29T14:39:39.322Z Downloaded postcard v1.0.8
7882024-08-29T14:39:39.324Z Downloaded dhcproto v0.12.0
7892024-08-29T14:39:39.328Z Downloaded flume v0.11.0
7902024-08-29T14:39:39.332Z Downloaded futures-macro v0.3.30
7912024-08-29T14:39:39.334Z Downloaded ed25519-dalek v2.1.1
7922024-08-29T14:39:39.340Z Downloaded time v0.3.36
7932024-08-29T14:39:39.350Z Downloaded paste v1.0.15
7942024-08-29T14:39:39.350Z Downloaded parse-display v0.10.0
7952024-08-29T14:39:39.350Z Downloaded slog-async v2.8.0
7962024-08-29T14:39:39.350Z Downloaded globset v0.4.14
7972024-08-29T14:39:39.355Z Downloaded rcgen v0.12.1
7982024-08-29T14:39:39.355Z Downloaded defmt-macros v0.3.9
7992024-08-29T14:39:39.359Z Downloaded vte v0.11.1
8002024-08-29T14:39:39.361Z Downloaded publicsuffix v2.2.3
8012024-08-29T14:39:39.364Z Downloaded parking_lot v0.11.2
8022024-08-29T14:39:39.366Z Downloaded filetime v0.2.24
8032024-08-29T14:39:39.369Z Downloaded signal-hook v0.3.17
8042024-08-29T14:39:39.372Z Downloaded term v0.7.0
8052024-08-29T14:39:39.376Z Downloaded pkcs1 v0.7.5
8062024-08-29T14:39:39.379Z Downloaded diesel_derives v2.2.2
8072024-08-29T14:39:39.383Z Downloaded time-macros v0.2.18
8082024-08-29T14:39:39.386Z Downloaded expectorate v1.1.0
8092024-08-29T14:39:39.389Z Downloaded tar v0.4.41
8102024-08-29T14:39:39.392Z Downloaded parking_lot v0.12.2
8112024-08-29T14:39:39.395Z Downloaded portable-atomic v1.6.0
8122024-08-29T14:39:39.401Z Downloaded num-traits v0.2.19
8132024-08-29T14:39:39.405Z Downloaded tokio-rustls v0.25.0
8142024-08-29T14:39:39.407Z Downloaded slog v2.7.0
8152024-08-29T14:39:39.410Z Downloaded group v0.13.0
8162024-08-29T14:39:39.412Z Downloaded unicode-bidi v0.3.15
8172024-08-29T14:39:39.416Z Downloaded vergen v8.3.2
8182024-08-29T14:39:39.418Z Downloaded zerocopy v0.6.6
8192024-08-29T14:39:39.421Z Downloaded url v2.5.2
8202024-08-29T14:39:39.425Z Downloaded rustyline v14.0.0
8212024-08-29T14:39:39.432Z Downloaded pkcs5 v0.7.1
8222024-08-29T14:39:39.436Z Downloaded hmac v0.12.1
8232024-08-29T14:39:39.438Z Downloaded heapless v0.7.17
8242024-08-29T14:39:39.443Z Downloaded lalrpop v0.19.12
8252024-08-29T14:39:39.455Z Downloaded schemars v0.8.21
8262024-08-29T14:39:39.468Z Downloaded reqwest v0.11.27
8272024-08-29T14:39:39.476Z Downloaded unicode-segmentation v1.11.0
8282024-08-29T14:39:39.480Z Downloaded der v0.7.9
8292024-08-29T14:39:39.486Z Downloaded headers v0.3.9
8302024-08-29T14:39:39.492Z Downloaded idna v0.3.0
8312024-08-29T14:39:39.500Z Downloaded parking_lot_core v0.8.6
8322024-08-29T14:39:39.502Z Downloaded unicode-normalization v0.1.23
8332024-08-29T14:39:39.508Z Downloaded bindgen v0.69.4
8342024-08-29T14:39:39.515Z Downloaded steno v0.4.1
8352024-08-29T14:39:39.520Z Downloaded h2 v0.3.26
8362024-08-29T14:39:39.528Z Downloaded futures-util v0.3.30
8372024-08-29T14:39:39.540Z Downloaded ssh-key v0.6.6
8382024-08-29T14:39:39.547Z Downloaded heapless v0.8.0
8392024-08-29T14:39:39.552Z Downloaded p521 v0.13.3
8402024-08-29T14:39:39.556Z Downloaded russh v0.44.1
8412024-08-29T14:39:39.563Z Downloaded idna v0.4.0
8422024-08-29T14:39:39.570Z Downloaded idna v0.2.3
8432024-08-29T14:39:39.578Z Downloaded proptest v1.5.0
8442024-08-29T14:39:39.588Z Downloaded nix v0.27.1
8452024-08-29T14:39:39.599Z Downloaded reedline v0.33.0
8462024-08-29T14:39:39.608Z Downloaded webpki-roots v0.25.4
8472024-08-29T14:39:39.612Z Downloaded rayon v1.10.0
8482024-08-29T14:39:39.622Z Downloaded sqlparser v0.45.0
8492024-08-29T14:39:39.628Z Downloaded rustls-webpki v0.102.4
8502024-08-29T14:39:39.647Z Downloaded dropshot v0.10.1
8512024-08-29T14:39:39.658Z Downloaded openssl v0.10.66
8522024-08-29T14:39:39.668Z Downloaded gimli v0.28.1
8532024-08-29T14:39:39.677Z Downloaded rustls v0.21.12
8542024-08-29T14:39:39.689Z Downloaded regex v1.10.6
8552024-08-29T14:39:39.704Z Downloaded smoltcp v0.9.1
8562024-08-29T14:39:39.714Z Downloaded hkdf v0.12.4
8572024-08-29T14:39:39.717Z Downloaded object v0.30.4
8582024-08-29T14:39:39.728Z Downloaded openapiv3 v2.0.0
8592024-08-29T14:39:39.742Z Downloaded curve25519-dalek v4.1.3
8602024-08-29T14:39:39.752Z Downloaded p384 v0.13.0
8612024-08-29T14:39:39.757Z Downloaded polar-core v0.27.3
8622024-08-29T14:39:39.767Z Downloaded rustls v0.22.4
8632024-08-29T14:39:39.782Z Downloaded hickory-proto v0.24.1
8642024-08-29T14:39:39.798Z Downloaded radix_trie v0.2.1
8652024-08-29T14:39:39.804Z Downloaded sled v0.34.7
8662024-08-29T14:39:39.815Z Downloaded quick-xml v0.31.0
8672024-08-29T14:39:39.821Z Downloaded git2 v0.19.0
8682024-08-29T14:39:39.830Z Downloaded bstr v1.9.1
8692024-08-29T14:39:39.841Z Downloaded smoltcp v0.11.0
8702024-08-29T14:39:39.855Z Downloaded object v0.32.2
8712024-08-29T14:39:39.866Z Downloaded regex-syntax v0.6.29
8722024-08-29T14:39:39.874Z Downloaded diesel v2.2.3
8732024-08-29T14:39:39.895Z Downloaded vcpkg v0.2.15
8742024-08-29T14:39:39.934Z Downloaded trust-dns-proto v0.22.0
8752024-08-29T14:39:39.947Z Downloaded regress v0.9.1
8762024-08-29T14:39:39.957Z Downloaded regex-syntax v0.8.4
8772024-08-29T14:39:39.966Z Downloaded sha3 v0.10.8
8782024-08-29T14:39:39.971Z Downloaded nix v0.28.0
8792024-08-29T14:39:39.983Z Downloaded chrono v0.4.38
8802024-08-29T14:39:39.991Z Downloaded ratatui v0.28.0
8812024-08-29T14:39:40.011Z Downloaded bitvec v1.0.1
8822024-08-29T14:39:40.026Z Downloaded idna v0.5.0
8832024-08-29T14:39:40.034Z Downloaded zerocopy-derive v0.6.6
8842024-08-29T14:39:40.044Z Downloaded bzip2-sys v0.1.11+1.0.8
8852024-08-29T14:39:40.057Z Downloaded rustls-webpki v0.101.7
8862024-08-29T14:39:40.071Z Downloaded rusqlite v0.31.0
8872024-08-29T14:39:40.079Z Downloaded regex-automata v0.4.6
8882024-08-29T14:39:40.096Z Downloaded tough v0.17.1
8892024-08-29T14:39:40.104Z Downloaded petgraph v0.6.5
8902024-08-29T14:39:40.122Z Downloaded x509-cert v0.2.5
8912024-08-29T14:39:40.128Z Downloaded finl_unicode v1.2.0
8922024-08-29T14:39:40.142Z Downloaded tokio v1.39.3
8932024-08-29T14:39:40.180Z Downloaded csv v1.3.0
8942024-08-29T14:39:40.201Z Downloaded pin-project-lite v0.2.14
8952024-08-29T14:39:40.207Z Downloaded encoding_rs v0.8.34
8962024-08-29T14:39:40.229Z Downloaded yasna v0.5.2
8972024-08-29T14:39:40.232Z Downloaded tokio-tungstenite v0.20.1
8982024-08-29T14:39:40.235Z Downloaded tokio-stream v0.1.15
8992024-08-29T14:39:40.238Z Downloaded parking_lot_core v0.9.10
9002024-08-29T14:39:40.241Z Downloaded sct v0.7.1
9012024-08-29T14:39:40.244Z Downloaded futures v0.3.30
9022024-08-29T14:39:40.249Z Downloaded winnow v0.5.40
9032024-08-29T14:39:40.259Z Downloaded radium v0.7.0
9042024-08-29T14:39:40.262Z Downloaded pin-utils v0.1.0
9052024-08-29T14:39:40.262Z Downloaded walkdir v2.5.0
9062024-08-29T14:39:40.264Z Downloaded fatfs v0.3.6
9072024-08-29T14:39:40.267Z Downloaded derive-where v1.2.7
9082024-08-29T14:39:40.271Z Downloaded samael v0.0.15
9092024-08-29T14:39:40.277Z Downloaded typed-path v0.7.1
9102024-08-29T14:39:40.283Z Downloaded hyper v0.14.30
9112024-08-29T14:39:40.291Z Downloaded static_assertions v1.1.0
9122024-08-29T14:39:40.293Z Downloaded slog-stdlog v4.1.1
9132024-08-29T14:39:40.296Z Downloaded wait-timeout v0.2.0
9142024-08-29T14:39:40.296Z Downloaded quick-error v1.2.3
9152024-08-29T14:39:40.298Z Downloaded scheduled-thread-pool v0.2.7
9162024-08-29T14:39:40.298Z Downloaded serde_with v3.9.0
9172024-08-29T14:39:40.307Z Downloaded libgit2-sys v0.17.0+1.8.1
9182024-08-29T14:39:40.367Z Downloaded phf v0.11.2
9192024-08-29T14:39:40.370Z Downloaded percent-encoding v2.3.1
9202024-08-29T14:39:40.370Z Downloaded env_logger v0.10.2
9212024-08-29T14:39:40.372Z Downloaded der_derive v0.7.2
9222024-08-29T14:39:40.375Z Downloaded pin-project v1.1.5
9232024-08-29T14:39:40.387Z Downloaded tokio-util v0.7.11
9242024-08-29T14:39:40.393Z Downloaded resolv-conf v0.7.0
9252024-08-29T14:39:40.396Z Downloaded embedded-io v0.4.0
9262024-08-29T14:39:40.398Z Downloaded tokio-macros v2.4.0
9272024-08-29T14:39:40.401Z Downloaded slab v0.4.9
9282024-08-29T14:39:40.401Z Downloaded signal-hook-mio v0.2.4
9292024-08-29T14:39:40.403Z Downloaded serde_arrays v0.1.0
9302024-08-29T14:39:40.403Z Downloaded num-bigint-dig v0.8.4
9312024-08-29T14:39:40.409Z Downloaded crossterm v0.28.1
9322024-08-29T14:39:40.418Z Downloaded pem-rfc7468 v0.7.0
9332024-08-29T14:39:40.421Z Downloaded pem v3.0.4
9342024-08-29T14:39:40.424Z Downloaded itertools v0.10.5
9352024-08-29T14:39:40.430Z Downloaded aes v0.8.4
9362024-08-29T14:39:40.433Z Downloaded num-bigint v0.4.5
9372024-08-29T14:39:40.439Z Downloaded mio v0.8.11
9382024-08-29T14:39:40.444Z Downloaded untrusted v0.9.0
9392024-08-29T14:39:40.447Z Downloaded unicode-truncate v1.0.0
9402024-08-29T14:39:40.449Z Downloaded structmeta v0.3.0
9412024-08-29T14:39:40.449Z Downloaded structmeta v0.2.0
9422024-08-29T14:39:40.452Z Downloaded string_cache v0.8.7
9432024-08-29T14:39:40.452Z Downloaded tracing-attributes v0.1.27
9442024-08-29T14:39:40.454Z Downloaded tinyvec v1.6.0
9452024-08-29T14:39:40.457Z Downloaded ring v0.17.8
9462024-08-29T14:39:40.530Z Downloaded derive_builder v0.20.0
9472024-08-29T14:39:40.534Z Downloaded tungstenite v0.21.0
9482024-08-29T14:39:40.537Z Downloaded openssl-sys v0.9.103
9492024-08-29T14:39:40.543Z Downloaded pin-project-internal v1.1.5
9502024-08-29T14:39:40.545Z Downloaded zip v0.6.6
9512024-08-29T14:39:40.549Z Downloaded itertools v0.12.1
9522024-08-29T14:39:40.556Z Downloaded num_enum v0.5.11
9532024-08-29T14:39:40.560Z Downloaded dsl_auto_type v0.1.2
9542024-08-29T14:39:40.563Z Downloaded dropshot_endpoint v0.10.1
9552024-08-29T14:39:40.563Z Downloaded highway v1.2.0
9562024-08-29T14:39:40.565Z Downloaded peg-macros v0.8.4
9572024-08-29T14:39:40.568Z Downloaded dirs-next v2.0.0
9582024-08-29T14:39:40.568Z Downloaded sync_wrapper v0.1.2
9592024-08-29T14:39:40.570Z Downloaded unicase v2.7.0
9602024-08-29T14:39:40.571Z Downloaded unicode_categories v0.1.1
9612024-08-29T14:39:40.573Z Downloaded tokio-rustls v0.24.1
9622024-08-29T14:39:40.576Z Downloaded strum_macros v0.24.3
9632024-08-29T14:39:40.576Z Downloaded half v2.4.1
9642024-08-29T14:39:40.579Z Downloaded hickory-resolver v0.24.1
9652024-08-29T14:39:40.583Z Downloaded stringprep v0.1.4
9662024-08-29T14:39:40.586Z Downloaded slog-bunyan v2.5.0
9672024-08-29T14:39:40.586Z Downloaded shlex v1.3.0
9682024-08-29T14:39:40.588Z Downloaded crypto-bigint v0.5.5
9692024-08-29T14:39:40.593Z Downloaded libm v0.2.8
9702024-08-29T14:39:40.601Z Downloaded funty v2.0.0
9712024-08-29T14:39:40.604Z Downloaded fallible-iterator v0.3.0
9722024-08-29T14:39:40.604Z Downloaded fallible-iterator v0.2.0
9732024-08-29T14:39:40.606Z Downloaded derive_more v0.99.18
9742024-08-29T14:39:40.609Z Downloaded unsafe-libyaml v0.2.11
9752024-08-29T14:39:40.612Z Downloaded tokio-postgres v0.7.11
9762024-08-29T14:39:40.617Z Downloaded env_logger v0.9.3
9772024-08-29T14:39:40.620Z Downloaded take_mut v0.2.2
9782024-08-29T14:39:40.622Z Downloaded twox-hash v1.6.3
9792024-08-29T14:39:40.623Z Downloaded hashlink v0.9.1
9802024-08-29T14:39:40.625Z Downloaded futures-channel v0.3.30
9812024-08-29T14:39:40.628Z Downloaded rtoolbox v0.0.2
9822024-08-29T14:39:40.628Z Downloaded cc v1.0.97
9832024-08-29T14:39:40.630Z Downloaded strip-ansi-escapes v0.2.0
9842024-08-29T14:39:40.633Z Downloaded rustls-pemfile v2.1.3
9852024-08-29T14:39:40.635Z Downloaded pbkdf2 v0.12.2
9862024-08-29T14:39:40.635Z Downloaded pbkdf2 v0.11.0
9872024-08-29T14:39:40.638Z Downloaded thiserror-no-std v2.0.2
9882024-08-29T14:39:40.641Z Downloaded rustls-pki-types v1.7.0
9892024-08-29T14:39:40.643Z Downloaded test-strategy v0.3.1
9902024-08-29T14:39:40.646Z Downloaded socket2 v0.5.7
9912024-08-29T14:39:40.648Z Downloaded password-hash v0.4.2
9922024-08-29T14:39:40.651Z Downloaded getrandom v0.2.14
9932024-08-29T14:39:40.653Z Downloaded derive_builder_core v0.20.0
9942024-08-29T14:39:40.656Z Downloaded base64 v0.13.1
9952024-08-29T14:39:40.658Z Downloaded allocator-api2 v0.2.18
9962024-08-29T14:39:40.661Z Downloaded subtle v2.5.0
9972024-08-29T14:39:40.663Z Downloaded strum_macros v0.25.3
9982024-08-29T14:39:40.666Z Downloaded stable_deref_trait v1.2.0
9992024-08-29T14:39:40.666Z Downloaded smallvec v0.6.14
10002024-08-29T14:39:40.668Z Downloaded schemars_derive v0.8.21
10012024-08-29T14:39:40.668Z Downloaded serde-hex v0.1.0
10022024-08-29T14:39:40.671Z Downloaded pkg-config v0.3.30
10032024-08-29T14:39:40.671Z Downloaded snafu-derive v0.8.2
10042024-08-29T14:39:40.673Z Downloaded erased-serde v0.3.31
10052024-08-29T14:39:40.676Z Downloaded ecdsa v0.16.9
10062024-08-29T14:39:40.678Z Downloaded http v1.1.0
10072024-08-29T14:39:40.681Z Downloaded crc-any v2.5.0
10082024-08-29T14:39:40.683Z Downloaded clang-sys v1.7.0
10092024-08-29T14:39:40.686Z Downloaded crossbeam-epoch v0.9.18
10102024-08-29T14:39:40.689Z Downloaded blake2 v0.10.6
10112024-08-29T14:39:40.691Z Downloaded flagset v0.4.5
10122024-08-29T14:39:40.693Z Downloaded dyn-clone v1.0.17
10132024-08-29T14:39:40.693Z Downloaded lock_api v0.4.12
10142024-08-29T14:39:40.696Z Downloaded futures-core v0.3.30
10152024-08-29T14:39:40.696Z Downloaded float-cmp v0.9.0
10162024-08-29T14:39:40.698Z Downloaded fd-lock v4.0.2
10172024-08-29T14:39:40.701Z Downloaded compact_str v0.8.0
10182024-08-29T14:39:40.704Z Downloaded bytes v1.7.1
10192024-08-29T14:39:40.706Z Downloaded display-error-chain v0.2.1
10202024-08-29T14:39:40.709Z Downloaded debug-ignore v1.0.5
10212024-08-29T14:39:40.709Z Downloaded data-encoding v2.6.0
10222024-08-29T14:39:40.711Z Downloaded slog-scope v4.4.0
10232024-08-29T14:39:40.711Z Downloaded csv-core v0.1.11
10242024-08-29T14:39:40.714Z Downloaded cookie v0.17.0
10252024-08-29T14:39:40.716Z Downloaded whoami v1.5.1
10262024-08-29T14:39:40.719Z Downloaded ipnet v2.9.0
10272024-08-29T14:39:40.719Z Downloaded impl-trait-for-tuples v0.2.2
10282024-08-29T14:39:40.721Z Downloaded cookie_store v0.20.0
10292024-08-29T14:39:40.724Z Downloaded console v0.15.8
10302024-08-29T14:39:40.726Z Downloaded argon2 v0.5.3
10312024-08-29T14:39:40.729Z Downloaded bzip2 v0.4.4
10322024-08-29T14:39:40.733Z Downloaded bcs v0.1.6
10332024-08-29T14:39:40.733Z Downloaded ascii v1.1.0
10342024-08-29T14:39:40.735Z Downloaded num-iter v0.1.45
10352024-08-29T14:39:40.735Z Downloaded num-derive v0.4.2
10362024-08-29T14:39:40.738Z Downloaded nibble_vec v0.1.0
10372024-08-29T14:39:40.738Z Downloaded lru v0.12.3
10382024-08-29T14:39:40.740Z Downloaded nanorand v0.7.0
10392024-08-29T14:39:40.743Z Downloaded libloading v0.8.3
10402024-08-29T14:39:40.743Z Downloaded arc-swap v1.7.1
10412024-08-29T14:39:40.746Z Downloaded base64 v0.21.7
10422024-08-29T14:39:40.750Z Downloaded addr2line v0.21.0
10432024-08-29T14:39:40.753Z Downloaded lalrpop-util v0.19.12
10442024-08-29T14:39:40.755Z Downloaded lazy_static v1.5.0
10452024-08-29T14:39:40.755Z Downloaded keccak v0.1.5
10462024-08-29T14:39:40.757Z Downloaded kstat-rs v0.2.4
10472024-08-29T14:39:40.758Z Downloaded hyper-tls v0.5.0
10482024-08-29T14:39:40.760Z Downloaded assert_matches v1.5.0
10492024-08-29T14:39:40.760Z Downloaded base64ct v1.6.0
10502024-08-29T14:39:40.762Z Downloaded humantime v2.1.0
10512024-08-29T14:39:40.765Z Downloaded hostname v0.4.0
10522024-08-29T14:39:40.765Z Downloaded crc-catalog v2.4.0
10532024-08-29T14:39:40.768Z Downloaded cbc v0.1.2
10542024-08-29T14:39:40.768Z Downloaded buf-list v1.0.3
10552024-08-29T14:39:40.771Z Downloaded blowfish v0.9.1
10562024-08-29T14:39:40.771Z Downloaded indent_write v2.2.0
10572024-08-29T14:39:40.774Z Downloaded hyper-staticfile v0.9.5
10582024-08-29T14:39:40.774Z Downloaded hubpack v0.1.2
10592024-08-29T14:39:40.776Z Downloaded cipher v0.4.4
10602024-08-29T14:39:40.777Z Downloaded convert_case v0.4.0
10612024-08-29T14:39:40.777Z Downloaded chacha20 v0.9.1
10622024-08-29T14:39:40.779Z Downloaded cassowary v0.3.0
10632024-08-29T14:39:40.782Z Downloaded bitfield-struct v0.6.1
10642024-08-29T14:39:40.782Z Downloaded bcrypt-pbkdf v0.10.0
10652024-08-29T14:39:40.784Z Downloaded ascii-canvas v3.0.0
10662024-08-29T14:39:40.784Z Downloaded aead v0.5.2
10672024-08-29T14:39:40.784Z Downloaded ident_case v1.0.1
10682024-08-29T14:39:40.787Z Downloaded darling_macro v0.20.9
10692024-08-29T14:39:40.846Z Downloaded libz-sys v1.1.16
10702024-08-29T14:39:41.036Z Downloaded libsqlite3-sys v0.28.0
10712024-08-29T14:39:41.122Z Downloaded ring v0.16.20
10722024-08-29T14:39:41.353Z Compiling serde v1.0.208
10732024-08-29T14:39:41.356Z Compiling typenum v1.17.0
10742024-08-29T14:39:41.356Z Compiling lock_api v0.4.12
10752024-08-29T14:39:41.356Z Compiling generic-array v0.14.7
10762024-08-29T14:39:41.356Z Compiling scopeguard v1.2.0
10772024-08-29T14:39:41.500Z Compiling log v0.4.21
10782024-08-29T14:39:41.534Z Compiling syn v2.0.74
10792024-08-29T14:39:41.537Z Compiling getrandom v0.2.14
10802024-08-29T14:39:41.636Z Compiling jobserver v0.1.32
10812024-08-29T14:39:41.862Z Compiling rand_core v0.6.4
10822024-08-29T14:39:41.963Z Compiling subtle v2.5.0
10832024-08-29T14:39:42.080Z Compiling cc v1.0.97
10842024-08-29T14:39:42.099Z Compiling const-oid v0.9.6
10852024-08-29T14:39:42.340Z Compiling pin-project-lite v0.2.14
10862024-08-29T14:39:42.435Z Compiling smallvec v1.13.2
10872024-08-29T14:39:42.462Z Compiling parking_lot_core v0.9.10
10882024-08-29T14:39:42.605Z Compiling signal-hook-registry v1.4.2
10892024-08-29T14:39:42.622Z Compiling spin v0.9.8
10902024-08-29T14:39:42.859Z Compiling mio v1.0.2
10912024-08-29T14:39:43.060Z Compiling ahash v0.8.11
10922024-08-29T14:39:43.415Z Compiling parking_lot v0.12.2
10932024-08-29T14:39:43.469Z Compiling tinyvec_macros v0.1.1
10942024-08-29T14:39:43.568Z Compiling tinyvec v1.6.0
10952024-08-29T14:39:43.732Z Compiling socket2 v0.5.7
10962024-08-29T14:39:44.178Z Compiling futures-sink v0.3.30
10972024-08-29T14:39:44.197Z Compiling serde_json v1.0.125
10982024-08-29T14:39:44.316Z Compiling cpufeatures v0.2.12
10992024-08-29T14:39:44.338Z Compiling futures-core v0.3.30
11002024-08-29T14:39:44.393Z Compiling libm v0.2.8
11012024-08-29T14:39:44.420Z Compiling slab v0.4.9
11022024-08-29T14:39:44.564Z Compiling num-traits v0.2.19
11032024-08-29T14:39:44.580Z Compiling unicode-bidi v0.3.15
11042024-08-29T14:39:44.727Z Compiling allocator-api2 v0.2.18
11052024-08-29T14:39:45.060Z Compiling unicode-normalization v0.1.23
11062024-08-29T14:39:45.078Z Compiling futures-channel v0.3.30
11072024-08-29T14:39:45.135Z Compiling vcpkg v0.2.15
11082024-08-29T14:39:45.488Z Compiling pkg-config v0.3.30
11092024-08-29T14:39:45.526Z Compiling futures-io v0.3.30
11102024-08-29T14:39:46.043Z Compiling pin-utils v0.1.0
11112024-08-29T14:39:46.127Z Compiling futures-task v0.3.30
11122024-08-29T14:39:46.144Z Compiling base64ct v1.6.0
11132024-08-29T14:39:46.184Z Compiling percent-encoding v2.3.1
11142024-08-29T14:39:46.278Z Compiling ring v0.17.8
11152024-08-29T14:39:46.469Z Compiling ppv-lite86 v0.2.17
11162024-08-29T14:39:46.599Z Compiling flagset v0.4.5
11172024-08-29T14:39:46.778Z Compiling pem-rfc7468 v0.7.0
11182024-08-29T14:39:46.822Z Compiling tracing-core v0.1.32
11192024-08-29T14:39:47.057Z Compiling untrusted v0.9.0
11202024-08-29T14:39:47.234Z Compiling rand_chacha v0.3.1
11212024-08-29T14:39:47.252Z Compiling openssl-sys v0.9.103
11222024-08-29T14:39:47.269Z Compiling rustix v0.38.34
11232024-08-29T14:39:47.536Z Compiling httparse v1.8.0
11242024-08-29T14:39:47.895Z Compiling rand v0.8.5
11252024-08-29T14:39:47.951Z Compiling num-conv v0.1.0
11262024-08-29T14:39:48.159Z Compiling time-core v0.1.2
11272024-08-29T14:39:48.181Z Compiling openssl v0.10.66
11282024-08-29T14:39:48.219Z Compiling foreign-types-shared v0.1.1
11292024-08-29T14:39:48.307Z Compiling powerfmt v0.2.0
11302024-08-29T14:39:48.326Z Compiling rustversion v1.0.17
11312024-08-29T14:39:48.598Z Compiling deranged v0.3.11
11322024-08-29T14:39:48.671Z Compiling time-macros v0.2.18
11332024-08-29T14:39:49.084Z Compiling foreign-types v0.3.2
11342024-08-29T14:39:49.212Z Compiling form_urlencoded v1.2.1
11352024-08-29T14:39:49.478Z Compiling aho-corasick v1.1.3
11362024-08-29T14:39:49.496Z Compiling num_threads v0.1.7
11372024-08-29T14:39:49.619Z Compiling regex-syntax v0.8.4
11382024-08-29T14:39:49.769Z Compiling crossbeam-utils v0.8.19
11392024-08-29T14:39:49.791Z Compiling rustls v0.21.12
11402024-08-29T14:39:50.034Z Compiling native-tls v0.2.11
11412024-08-29T14:39:50.380Z Compiling try-lock v0.2.5
11422024-08-29T14:39:50.382Z Compiling syn v1.0.109
11432024-08-29T14:39:50.428Z Compiling siphasher v0.3.11
11442024-08-29T14:39:50.536Z Compiling want v0.3.1
11452024-08-29T14:39:51.109Z Compiling idna v0.5.0
11462024-08-29T14:39:51.588Z Compiling cookie v0.17.0
11472024-08-29T14:39:51.905Z Compiling openssl-probe v0.1.5
11482024-08-29T14:39:51.963Z Compiling time v0.3.36
11492024-08-29T14:39:52.200Z Compiling slog v2.7.0
11502024-08-29T14:39:52.310Z Compiling adler v1.0.2
11512024-08-29T14:39:52.534Z Compiling tower-service v0.3.2
11522024-08-29T14:39:52.657Z Compiling httpdate v1.0.3
11532024-08-29T14:39:52.696Z Compiling iana-time-zone v0.1.60
11542024-08-29T14:39:52.715Z Compiling finl_unicode v1.2.0
11552024-08-29T14:39:53.069Z Compiling regex-automata v0.4.6
11562024-08-29T14:39:53.220Z Compiling miniz_oxide v0.7.2
11572024-08-29T14:39:53.302Z Compiling stringprep v0.1.4
11582024-08-29T14:39:54.530Z Compiling url v2.5.2
11592024-08-29T14:39:55.772Z Compiling serde_derive v1.0.208
11602024-08-29T14:39:56.096Z Compiling zeroize_derive v1.4.2
11612024-08-29T14:39:56.146Z Compiling zerocopy-derive v0.7.34
11622024-08-29T14:39:56.419Z Compiling tokio-macros v2.4.0
11632024-08-29T14:39:57.143Z Compiling thiserror-impl v1.0.63
11642024-08-29T14:39:57.364Z Compiling futures-macro v0.3.30
11652024-08-29T14:39:57.792Z Compiling zeroize v1.7.0
11662024-08-29T14:39:58.166Z Compiling der_derive v0.7.2
11672024-08-29T14:39:58.464Z Compiling zerocopy v0.7.34
11682024-08-29T14:39:59.377Z Compiling futures-util v0.3.30
11692024-08-29T14:39:59.558Z Compiling crypto-common v0.1.6
11702024-08-29T14:39:59.790Z Compiling block-buffer v0.10.4
11712024-08-29T14:40:00.013Z Compiling digest v0.10.7
11722024-08-29T14:40:00.462Z Compiling hmac v0.12.1
11732024-08-29T14:40:00.499Z Compiling block-padding v0.3.3
11742024-08-29T14:40:00.662Z Compiling hashbrown v0.14.5
11752024-08-29T14:40:00.709Z Compiling inout v0.1.3
11762024-08-29T14:40:00.735Z Compiling thiserror v1.0.63
11772024-08-29T14:40:00.752Z Compiling sha2 v0.10.8
11782024-08-29T14:40:00.877Z Compiling pest v2.7.10
11792024-08-29T14:40:00.995Z Compiling cipher v0.4.4
11802024-08-29T14:40:01.568Z Compiling salsa20 v0.10.2
11812024-08-29T14:40:01.819Z Compiling der v0.7.9
11822024-08-29T14:40:02.129Z Compiling pbkdf2 v0.12.2
11832024-08-29T14:40:02.291Z Compiling tracing-attributes v0.1.27
11842024-08-29T14:40:03.905Z Compiling pest_meta v2.7.10
11852024-08-29T14:40:04.264Z Compiling scroll_derive v0.12.0
11862024-08-29T14:40:05.135Z Compiling pest_generator v2.7.10
11872024-08-29T14:40:05.680Z Compiling spki v0.7.3
11882024-08-29T14:40:05.723Z Compiling scroll v0.12.0
11892024-08-29T14:40:06.003Z Compiling scrypt v0.11.0
11902024-08-29T14:40:06.048Z Compiling aes v0.8.4
11912024-08-29T14:40:06.092Z Compiling tracing v0.1.40
11922024-08-29T14:40:06.298Z Compiling cbc v0.1.2
11932024-08-29T14:40:06.533Z Compiling goblin v0.8.2
11942024-08-29T14:40:06.642Z Compiling openssl-macros v0.1.1
11952024-08-29T14:40:06.645Z Compiling rustls-webpki v0.101.7
11962024-08-29T14:40:07.103Z Compiling pkcs5 v0.7.1
11972024-08-29T14:40:07.386Z Compiling sct v0.7.1
11982024-08-29T14:40:08.326Z Compiling pkcs8 v0.10.2
11992024-08-29T14:40:08.563Z Compiling md-5 v0.10.6
12002024-08-29T14:40:08.811Z Compiling num-integer v0.1.46
12012024-08-29T14:40:08.907Z Compiling backtrace v0.3.71
12022024-08-29T14:40:08.964Z Compiling idna v0.3.0
12032024-08-29T14:40:09.001Z Compiling pest_derive v2.7.10
12042024-08-29T14:40:09.075Z Compiling lazy_static v1.5.0
12052024-08-29T14:40:09.190Z Compiling hash32 v0.2.1
12062024-08-29T14:40:09.399Z Compiling gimli v0.28.1
12072024-08-29T14:40:09.538Z Compiling smoltcp v0.9.1
12082024-08-29T14:40:09.581Z Compiling base64 v0.22.1
12092024-08-29T14:40:09.805Z Compiling dtrace-parser v0.2.0
12102024-08-29T14:40:10.280Z Compiling bytes v1.7.1
12112024-08-29T14:40:10.336Z Compiling bitflags v2.6.0
12122024-08-29T14:40:10.547Z Compiling indexmap v2.4.0
12132024-08-29T14:40:10.807Z Compiling semver v1.0.23
12142024-08-29T14:40:11.565Z Compiling tokio v1.39.3
12152024-08-29T14:40:11.614Z Compiling http v0.2.12
12162024-08-29T14:40:11.963Z Compiling rustc_version v0.4.0
12172024-08-29T14:40:12.733Z Compiling heapless v0.7.17
12182024-08-29T14:40:13.220Z Compiling http-body v0.4.6
12192024-08-29T14:40:13.452Z Compiling dof v0.3.0
12202024-08-29T14:40:14.139Z Compiling uuid v1.10.0
12212024-08-29T14:40:14.325Z Compiling usdt-impl v0.5.0
12222024-08-29T14:40:15.174Z Compiling serde_tokenstream v0.2.2
12232024-08-29T14:40:15.554Z Compiling toml_datetime v0.6.8
12242024-08-29T14:40:15.640Z Compiling chrono v0.4.38
12252024-08-29T14:40:15.775Z Compiling serde_spanned v0.6.7
12262024-08-29T14:40:15.898Z Compiling cfg_aliases v0.1.1
12272024-08-29T14:40:16.073Z Compiling num-bigint-dig v0.8.4
12282024-08-29T14:40:16.076Z Compiling crc32fast v1.4.0
12292024-08-29T14:40:16.076Z Compiling signal-hook v0.3.17
12302024-08-29T14:40:16.353Z Compiling fallible-iterator v0.2.0
12312024-08-29T14:40:16.373Z Compiling stable_deref_trait v1.2.0
12322024-08-29T14:40:16.485Z Compiling psl-types v2.0.11
12332024-08-29T14:40:16.654Z Compiling publicsuffix v2.2.3
12342024-08-29T14:40:16.728Z Compiling nix v0.28.0
12352024-08-29T14:40:16.796Z Compiling terminal_size v0.3.0
12362024-08-29T14:40:16.900Z Compiling addr2line v0.21.0
12372024-08-29T14:40:17.046Z Compiling postgres-protocol v0.6.7
12382024-08-29T14:40:17.076Z Compiling num-iter v0.1.45
12392024-08-29T14:40:17.262Z Compiling hubpack_derive v0.1.1
12402024-08-29T14:40:17.585Z Compiling async-trait v0.1.81
12412024-08-29T14:40:17.588Z Compiling zerocopy-derive v0.6.6
12422024-08-29T14:40:18.363Z Compiling phf_shared v0.11.2
12432024-08-29T14:40:18.747Z Compiling serde_derive_internals v0.29.1
12442024-08-29T14:40:18.827Z Compiling ff v0.13.0
12452024-08-29T14:40:18.987Z Compiling object v0.32.2
12462024-08-29T14:40:19.064Z Compiling fs-err v2.11.0
12472024-08-29T14:40:19.290Z Compiling managed v0.8.0
12482024-08-29T14:40:19.370Z Compiling base16ct v0.2.0
12492024-08-29T14:40:19.699Z Compiling tokio-util v0.7.11
12502024-08-29T14:40:19.733Z Compiling tokio-rustls v0.24.1
12512024-08-29T14:40:20.116Z Compiling tokio-native-tls v0.3.1
12522024-08-29T14:40:20.317Z Compiling rustc-demangle v0.1.24
12532024-08-29T14:40:20.337Z Compiling ipnet v2.9.0
12542024-08-29T14:40:20.384Z Compiling either v1.13.0
12552024-08-29T14:40:20.810Z Compiling h2 v0.3.26
12562024-08-29T14:40:21.052Z Compiling winnow v0.5.40
12572024-08-29T14:40:21.360Z Compiling schemars v0.8.21
12582024-08-29T14:40:21.451Z Compiling bitflags v1.3.2
12592024-08-29T14:40:21.544Z Compiling base64 v0.21.7
12602024-08-29T14:40:21.572Z Compiling anyhow v1.0.86
12612024-08-29T14:40:22.314Z Compiling rustls-pemfile v1.0.4
12622024-08-29T14:40:22.397Z Compiling schemars_derive v0.8.21
12632024-08-29T14:40:22.416Z Compiling clap_builder v4.5.15
12642024-08-29T14:40:22.742Z Compiling zerocopy v0.6.6
12652024-08-29T14:40:23.593Z Compiling sec1 v0.7.3
12662024-08-29T14:40:24.006Z Compiling group v0.13.0
12672024-08-29T14:40:24.192Z Compiling phf v0.11.2
12682024-08-29T14:40:24.334Z Compiling hubpack v0.1.2
12692024-08-29T14:40:24.476Z Compiling toml_edit v0.19.15
12702024-08-29T14:40:24.788Z Compiling cookie_store v0.20.0
12712024-08-29T14:40:24.852Z Compiling postgres-types v0.2.7
12722024-08-29T14:40:26.386Z Compiling usdt-macro v0.5.0
12732024-08-29T14:40:26.404Z Compiling usdt-attr-macro v0.5.0
12742024-08-29T14:40:27.887Z Compiling hyper v0.14.30
12752024-08-29T14:40:27.991Z Compiling serde_urlencoded v0.7.1
12762024-08-29T14:40:28.064Z Compiling pkcs1 v0.7.5
12772024-08-29T14:40:28.522Z Compiling futures-executor v0.3.30
12782024-08-29T14:40:29.076Z Compiling hkdf v0.12.4
12792024-08-29T14:40:29.097Z Compiling signature v2.2.0
12802024-08-29T14:40:29.316Z Compiling crypto-bigint v0.5.5
12812024-08-29T14:40:29.333Z Compiling bstr v1.9.1
12822024-08-29T14:40:29.378Z Compiling regex v1.10.6
12832024-08-29T14:40:30.463Z Compiling strum_macros v0.25.3
12842024-08-29T14:40:31.189Z Compiling clap_derive v4.5.13
12852024-08-29T14:40:31.560Z Compiling serde_repr v0.1.19
12862024-08-29T14:40:31.680Z Compiling enum-as-inner v0.6.0
12872024-08-29T14:40:32.483Z Compiling phf_shared v0.10.0
12882024-08-29T14:40:32.732Z Compiling float-cmp v0.9.0
12892024-08-29T14:40:32.776Z Compiling idna v0.4.0
12902024-08-29T14:40:32.897Z Compiling mio v0.8.11
12912024-08-29T14:40:32.955Z Compiling encoding_rs v0.8.34
12922024-08-29T14:40:34.172Z Compiling minimal-lexical v0.2.1
12932024-08-29T14:40:34.382Z Compiling bit-vec v0.6.3
12942024-08-29T14:40:34.663Z Compiling mime v0.3.17
12952024-08-29T14:40:34.666Z Compiling difflib v0.4.0
12962024-08-29T14:40:34.849Z Compiling predicates-core v1.0.6
12972024-08-29T14:40:35.218Z Compiling hyper-rustls v0.24.2
12982024-08-29T14:40:35.311Z Compiling hyper-tls v0.5.0
12992024-08-29T14:40:35.412Z Compiling unicode-segmentation v1.11.0
13002024-08-29T14:40:35.581Z Compiling fixedbitset v0.4.2
13012024-08-29T14:40:35.653Z Compiling data-encoding v2.6.0
13022024-08-29T14:40:36.025Z Compiling sync_wrapper v0.1.2
13032024-08-29T14:40:36.162Z Compiling normalize-line-endings v0.3.0
13042024-08-29T14:40:36.248Z Compiling webpki-roots v0.25.4
13052024-08-29T14:40:36.269Z Compiling whoami v1.5.1
13062024-08-29T14:40:36.314Z Compiling new_debug_unreachable v1.0.6
13072024-08-29T14:40:36.335Z Compiling precomputed-hash v0.1.1
13082024-08-29T14:40:36.421Z Compiling dyn-clone v1.0.17
13092024-08-29T14:40:36.441Z Compiling static_assertions v1.1.0
13102024-08-29T14:40:36.462Z Compiling string_cache v0.8.7
13112024-08-29T14:40:36.547Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13122024-08-29T14:40:36.652Z Compiling tokio-postgres v0.7.11
13132024-08-29T14:40:36.940Z Compiling hickory-proto v0.24.1
13142024-08-29T14:40:37.431Z Compiling reqwest v0.11.27
13152024-08-29T14:40:38.027Z Compiling toml_edit v0.22.20
13162024-08-29T14:40:38.072Z Compiling console v0.15.8
13172024-08-29T14:40:39.597Z Compiling predicates v3.1.2
13182024-08-29T14:40:40.705Z Compiling clap v4.5.16
13192024-08-29T14:40:40.833Z Compiling similar v2.6.0
13202024-08-29T14:40:41.008Z Compiling petgraph v0.6.5
13212024-08-29T14:40:41.367Z Compiling bit-set v0.5.3
13222024-08-29T14:40:41.658Z Compiling nom v7.1.3
13232024-08-29T14:40:42.392Z Compiling signal-hook-mio v0.2.4
13242024-08-29T14:40:42.568Z Compiling usdt v0.5.0
13252024-08-29T14:40:42.784Z Compiling elliptic-curve v0.13.8
13262024-08-29T14:40:43.085Z Compiling rsa v0.9.6
13272024-08-29T14:40:43.324Z Compiling futures v0.3.30
13282024-08-29T14:40:43.448Z Compiling flate2 v1.0.31
13292024-08-29T14:40:43.648Z Compiling toml v0.7.8
13302024-08-29T14:40:45.298Z Compiling itertools v0.12.1
13312024-08-29T14:40:45.343Z Compiling itertools v0.10.5
13322024-08-29T14:40:46.132Z Compiling tokio-stream v0.1.15
13332024-08-29T14:40:46.212Z Compiling openapiv3 v2.0.0
13342024-08-29T14:40:47.077Z Compiling hex v0.4.3
13352024-08-29T14:40:47.206Z Compiling sha1 v0.10.6
13362024-08-29T14:40:47.622Z Compiling crossbeam-epoch v0.9.18
13372024-08-29T14:40:47.682Z Compiling dirs-sys-next v0.1.2
13382024-08-29T14:40:48.123Z Compiling lalrpop-util v0.19.12
13392024-08-29T14:40:48.361Z Compiling peg-runtime v0.8.3
13402024-08-29T14:40:48.378Z Compiling unicode-xid v0.2.4
13412024-08-29T14:40:48.441Z Compiling dirs-next v2.0.0
13422024-08-29T14:40:48.472Z Compiling thread_local v1.1.8
13432024-08-29T14:40:48.557Z Compiling slog-async v2.8.0
13442024-08-29T14:40:48.650Z Compiling term v0.7.0
13452024-08-29T14:40:48.994Z Compiling xattr v1.3.1
13462024-08-29T14:40:49.023Z Compiling strum_macros v0.26.4
13472024-08-29T14:40:49.113Z Compiling crossbeam-channel v0.5.12
13482024-08-29T14:40:49.164Z Compiling filetime v0.2.24
13492024-08-29T14:40:49.263Z Compiling is-terminal v0.4.12
13502024-08-29T14:40:49.402Z Compiling take_mut v0.2.2
13512024-08-29T14:40:49.481Z Compiling slog-term v2.9.1
13522024-08-29T14:40:49.552Z Compiling tar v0.4.41
13532024-08-29T14:40:50.215Z Compiling camino v1.1.9
13542024-08-29T14:40:51.743Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13552024-08-29T14:40:52.259Z Compiling strum v0.26.3
13562024-08-29T14:40:52.365Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13572024-08-29T14:40:57.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
13582024-08-29T14:40:57.773Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13592024-08-29T14:40:57.820ZAug 29 14:40:57.028 INFO Starting download, target: Cockroach
13602024-08-29T14:40:57.820ZAug 29 14:40:57.029 INFO Starting download, target: DendriteOpenapi
13612024-08-29T14:40:57.820ZAug 29 14:40:57.029 INFO Starting download, target: Clickhouse
13622024-08-29T14:40:57.820ZAug 29 14:40:57.029 INFO Starting download, target: Console
13632024-08-29T14:40:57.820ZAug 29 14:40:57.029 INFO Starting download, target: DendriteStub
13642024-08-29T14:40:57.823ZAug 29 14:40:57.029 INFO Starting download, target: MaghemiteMgd
13652024-08-29T14:40:57.823ZAug 29 14:40:57.029 INFO Starting download, target: TransceiverControl
13662024-08-29T14:40:57.823ZAug 29 14:40:57.029 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13672024-08-29T14:40:57.823ZAug 29 14:40:57.029 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13682024-08-29T14:40:57.823ZAug 29 14:40:57.030 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13692024-08-29T14:40:57.823ZAug 29 14:40:57.030 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13702024-08-29T14:40:57.823ZAug 29 14:40:57.030 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13712024-08-29T14:40:57.823ZAug 29 14:40:57.030 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13722024-08-29T14:40:57.823ZAug 29 14:40:57.030 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13732024-08-29T14:40:57.991ZAug 29 14:40:57.184 INFO Download complete, target: DendriteOpenapi
13742024-08-29T14:40:58.108ZAug 29 14:40:57.315 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13752024-08-29T14:40:58.428ZAug 29 14:40:57.634 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13762024-08-29T14:40:58.472ZAug 29 14:40:57.680 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13772024-08-29T14:40:58.490ZAug 29 14:40:57.698 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13782024-08-29T14:40:58.806ZAug 29 14:40:58.015 INFO Download complete, target: Console
13792024-08-29T14:40:58.935ZAug 29 14:40:58.143 INFO Download complete, target: TransceiverControl
13802024-08-29T14:40:59.024ZAug 29 14:40:58.232 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13812024-08-29T14:40:59.024ZAug 29 14:40:58.232 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13822024-08-29T14:40:59.675ZAug 29 14:40:58.883 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13832024-08-29T14:41:01.534ZAug 29 14:41:00.742 INFO Download complete, target: DendriteStub
13842024-08-29T14:41:01.760ZAug 29 14:41:00.968 INFO Download complete, target: MaghemiteMgd
13852024-08-29T14:41:07.381ZAug 29 14:41:06.587 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13862024-08-29T14:41:07.670ZAug 29 14:41:06.877 INFO Checking that binary works, target: Cockroach
13872024-08-29T14:41:07.824ZAug 29 14:41:07.031 INFO Download complete, target: Cockroach
13882024-08-29T14:41:13.841ZAug 29 14:41:13.047 INFO Checking that binary works, target: Clickhouse
13892024-08-29T14:41:14.013ZAug 29 14:41:13.219 INFO Download complete, target: Clickhouse
13902024-08-29T14:41:14.020ZAll prerequisites installed successfully
13912024-08-29T14:41:14.023Z
13922024-08-29T14:41:14.023Zreal 3:31.002078273
13932024-08-29T14:41:14.023Zuser 11:24.637311989
13942024-08-29T14:41:14.023Zsys 2:26.806028827
13952024-08-29T14:41:14.023Ztrap 0.422952715
13962024-08-29T14:41:14.023Ztflt 1.564893793
13972024-08-29T14:41:14.023Zdflt 1.798807306
13982024-08-29T14:41:14.023Zkflt 0.030517799
13992024-08-29T14:41:14.023Zlock 22:35.835532333
14002024-08-29T14:41:14.023Zslp 43:29.287258963
14012024-08-29T14:41:14.023Zlat 42.000613460
14022024-08-29T14:41:14.023Zstop 1:49.596185104
14032024-08-29T14:41:14.023Z+ ptime -m cargo xtask download softnpu
14042024-08-29T14:41:14.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
14052024-08-29T14:41:14.611Z Running `target/debug/xtask download softnpu`
14062024-08-29T14:41:15.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
14072024-08-29T14:41:15.546Z Running `target/debug/xtask-downloader softnpu`
14082024-08-29T14:41:15.581ZAug 29 14:41:14.786 INFO Starting download, target: Softnpu
14092024-08-29T14:41:15.583ZAug 29 14:41:14.787 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14102024-08-29T14:41:16.479ZAug 29 14:41:15.684 INFO Download complete, target: Softnpu
14112024-08-29T14:41:16.482Z
14122024-08-29T14:41:16.485Zreal 2.455118745
14132024-08-29T14:41:16.485Zuser 1.273149599
14142024-08-29T14:41:16.485Zsys 0.585933565
14152024-08-29T14:41:16.485Ztrap 0.000442618
14162024-08-29T14:41:16.485Ztflt 0.000015287
14172024-08-29T14:41:16.485Zdflt 0.000002709
14182024-08-29T14:41:16.485Zkflt 0.000000000
14192024-08-29T14:41:16.485Zlock 9.417253945
14202024-08-29T14:41:16.485Zslp 0.908727026
14212024-08-29T14:41:16.485Zlat 0.069850086
14222024-08-29T14:41:16.485Zstop 0.000399024
14232024-08-29T14:41:16.485Z+ export CARGO_INCREMENTAL=0
14242024-08-29T14:41:16.485Z+ CARGO_INCREMENTAL=0
14252024-08-29T14:41:16.485Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
14262024-08-29T14:41:17.427Z Compiling proc-macro2 v1.0.86
14272024-08-29T14:41:17.427Z Compiling unicode-ident v1.0.12
14282024-08-29T14:41:17.427Z Compiling libc v0.2.158
14292024-08-29T14:41:17.427Z Compiling serde v1.0.208
14302024-08-29T14:41:17.429Z Compiling version_check v0.9.5
14312024-08-29T14:41:17.429Z Compiling autocfg v1.3.0
14322024-08-29T14:41:17.430Z Compiling cfg-if v1.0.0
14332024-08-29T14:41:17.430Z Compiling once_cell v1.19.0
14342024-08-29T14:41:17.823Z Compiling typenum v1.17.0
14352024-08-29T14:41:17.840Z Compiling memchr v2.7.2
14362024-08-29T14:41:18.127Z Compiling byteorder v1.5.0
14372024-08-29T14:41:18.326Z Compiling lock_api v0.4.12
14382024-08-29T14:41:18.595Z Compiling generic-array v0.14.7
14392024-08-29T14:41:18.639Z Compiling ahash v0.8.11
14402024-08-29T14:41:18.726Z Compiling serde_json v1.0.125
14412024-08-29T14:41:18.899Z Compiling libm v0.2.8
14422024-08-29T14:41:18.987Z Compiling num-traits v0.2.19
14432024-08-29T14:41:19.055Z Compiling quote v1.0.36
14442024-08-29T14:41:19.249Z Compiling parking_lot_core v0.9.10
14452024-08-29T14:41:19.292Z Compiling thiserror v1.0.63
14462024-08-29T14:41:19.498Z Compiling syn v2.0.74
14472024-08-29T14:41:19.645Z Compiling getrandom v0.2.14
14482024-08-29T14:41:19.679Z Compiling jobserver v0.1.32
14492024-08-29T14:41:19.702Z Compiling scopeguard v1.2.0
14502024-08-29T14:41:19.988Z Compiling log v0.4.21
14512024-08-29T14:41:20.079Z Compiling cc v1.0.97
14522024-08-29T14:41:20.216Z Compiling itoa v1.0.11
14532024-08-29T14:41:20.451Z Compiling allocator-api2 v0.2.18
14542024-08-29T14:41:20.473Z Compiling rand_core v0.6.4
14552024-08-29T14:41:20.534Z Compiling slab v0.4.9
14562024-08-29T14:41:20.926Z Compiling pin-project-lite v0.2.14
14572024-08-29T14:41:20.973Z Compiling semver v1.0.23
14582024-08-29T14:41:21.213Z Compiling ryu v1.0.18
14592024-08-29T14:41:21.469Z Compiling equivalent v1.0.1
14602024-08-29T14:41:21.515Z Compiling smallvec v1.13.2
14612024-08-29T14:41:21.627Z Compiling schemars v0.8.21
14622024-08-29T14:41:21.643Z Compiling pkg-config v0.3.30
14632024-08-29T14:41:21.738Z Compiling vcpkg v0.2.15
14642024-08-29T14:41:21.987Z Compiling spin v0.9.8
14652024-08-29T14:41:22.414Z Compiling signal-hook-registry v1.4.2
14662024-08-29T14:41:22.808Z Compiling subtle v2.5.0
14672024-08-29T14:41:23.163Z Compiling parking_lot v0.12.2
14682024-08-29T14:41:23.366Z Compiling ring v0.17.8
14692024-08-29T14:41:23.439Z Compiling openssl-sys v0.9.103
14702024-08-29T14:41:23.937Z Compiling mio v1.0.2
14712024-08-29T14:41:24.329Z Compiling const-oid v0.9.6
14722024-08-29T14:41:24.421Z Compiling socket2 v0.5.7
14732024-08-29T14:41:24.607Z Compiling syn v1.0.109
14742024-08-29T14:41:25.514Z Compiling heck v0.5.0
14752024-08-29T14:41:25.536Z Compiling httparse v1.8.0
14762024-08-29T14:41:25.892Z Compiling num-conv v0.1.0
14772024-08-29T14:41:25.960Z Compiling time-core v0.1.2
14782024-08-29T14:41:26.086Z Compiling fnv v1.0.7
14792024-08-29T14:41:26.128Z Compiling rustix v0.38.34
14802024-08-29T14:41:26.154Z Compiling time-macros v0.2.18
14812024-08-29T14:41:26.172Z Compiling futures-core v0.3.30
14822024-08-29T14:41:26.200Z Compiling openssl v0.10.66
14832024-08-29T14:41:26.747Z Compiling crossbeam-utils v0.8.19
14842024-08-29T14:41:27.241Z Compiling serde_derive_internals v0.29.1
14852024-08-29T14:41:27.315Z Compiling futures-sink v0.3.30
14862024-08-29T14:41:27.480Z Compiling rustls v0.21.12
14872024-08-29T14:41:27.536Z Compiling iana-time-zone v0.1.60
14882024-08-29T14:41:27.765Z Compiling tinyvec_macros v0.1.1
14892024-08-29T14:41:27.860Z Compiling native-tls v0.2.11
14902024-08-29T14:41:28.192Z Compiling tinyvec v1.6.0
14912024-08-29T14:41:29.123Z Compiling ucd-trie v0.1.6
14922024-08-29T14:41:29.231Z Compiling cpufeatures v0.2.12
14932024-08-29T14:41:29.330Z Compiling backtrace v0.3.71
14942024-08-29T14:41:29.599Z Compiling cookie v0.17.0
14952024-08-29T14:41:29.621Z Compiling slog v2.7.0
14962024-08-29T14:41:29.710Z Compiling unicode-normalization v0.1.23
14972024-08-29T14:41:29.765Z Compiling unicode-bidi v0.3.15
14982024-08-29T14:41:30.130Z Compiling futures-channel v0.3.30
14992024-08-29T14:41:30.361Z Compiling aho-corasick v1.1.3
15002024-08-29T14:41:30.620Z Compiling pin-utils v0.1.0
15012024-08-29T14:41:30.721Z Compiling futures-task v0.3.30
15022024-08-29T14:41:30.741Z Compiling regex-syntax v0.8.4
15032024-08-29T14:41:30.971Z Compiling futures-io v0.3.30
15042024-08-29T14:41:32.096Z Compiling winnow v0.5.40
15052024-08-29T14:41:32.448Z Compiling anyhow v1.0.86
15062024-08-29T14:41:32.476Z Compiling serde_derive v1.0.208
15072024-08-29T14:41:32.965Z Compiling zeroize_derive v1.4.2
15082024-08-29T14:41:33.841Z Compiling zerocopy-derive v0.7.34
15092024-08-29T14:41:34.315Z Compiling thiserror-impl v1.0.63
15102024-08-29T14:41:34.578Z Compiling tokio-macros v2.4.0
15112024-08-29T14:41:35.646Z Compiling zerocopy v0.7.34
15122024-08-29T14:41:35.905Z Compiling zeroize v1.7.0
15132024-08-29T14:41:36.349Z Compiling futures-macro v0.3.30
15142024-08-29T14:41:37.520Z Compiling crypto-common v0.1.6
15152024-08-29T14:41:37.718Z Compiling tracing-attributes v0.1.27
15162024-08-29T14:41:37.832Z Compiling hashbrown v0.14.5
15172024-08-29T14:41:37.871Z Compiling schemars_derive v0.8.21
15182024-08-29T14:41:38.319Z Compiling block-buffer v0.10.4
15192024-08-29T14:41:38.545Z Compiling digest v0.10.7
15202024-08-29T14:41:38.579Z Compiling der_derive v0.7.2
15212024-08-29T14:41:39.081Z Compiling openssl-macros v0.1.1
15222024-08-29T14:41:39.677Z Compiling scroll_derive v0.12.0
15232024-08-29T14:41:40.715Z Compiling hmac v0.12.1
15242024-08-29T14:41:40.742Z Compiling block-padding v0.3.3
15252024-08-29T14:41:40.819Z Compiling pest v2.7.10
15262024-08-29T14:41:40.918Z Compiling inout v0.1.3
15272024-08-29T14:41:40.935Z Compiling sha2 v0.10.8
15282024-08-29T14:41:40.950Z Compiling futures-util v0.3.30
15292024-08-29T14:41:41.001Z Compiling regex-automata v0.4.6
15302024-08-29T14:41:41.133Z Compiling cipher v0.4.4
15312024-08-29T14:41:41.393Z Compiling untrusted v0.9.0
15322024-08-29T14:41:41.535Z Compiling dyn-clone v1.0.17
15332024-08-29T14:41:41.818Z Compiling tracing-core v0.1.32
15342024-08-29T14:41:43.697Z Compiling pest_meta v2.7.10
15352024-08-29T14:41:44.095Z Compiling usdt-impl v0.5.0
15362024-08-29T14:41:44.442Z Compiling base64ct v1.6.0
15372024-08-29T14:41:45.020Z Compiling pest_generator v2.7.10
15382024-08-29T14:41:46.046Z Compiling bytes v1.7.1
15392024-08-29T14:41:47.694Z Compiling indexmap v2.4.0
15402024-08-29T14:41:47.859Z Compiling tokio v1.39.3
15412024-08-29T14:41:48.053Z Compiling bitflags v2.6.0
15422024-08-29T14:41:48.404Z Compiling uuid v1.10.0
15432024-08-29T14:41:48.624Z Compiling serde_tokenstream v0.2.2
15442024-08-29T14:41:49.191Z Compiling chrono v0.4.38
15452024-08-29T14:41:50.573Z Compiling toml_datetime v0.6.8
15462024-08-29T14:41:51.466Z Compiling serde_spanned v0.6.7
15472024-08-29T14:41:51.534Z Compiling http v0.2.12
15482024-08-29T14:41:51.688Z Compiling toml_edit v0.19.15
15492024-08-29T14:41:51.708Z Compiling rustc_version v0.4.0
15502024-08-29T14:41:53.604Z Compiling pest_derive v2.7.10
15512024-08-29T14:41:53.891Z Compiling rustversion v1.0.17
15522024-08-29T14:41:54.336Z Compiling heapless v0.7.17
15532024-08-29T14:41:54.539Z Compiling pem-rfc7468 v0.7.0
15542024-08-29T14:41:54.797Z Compiling tracing v0.1.40
15552024-08-29T14:41:55.193Z Compiling scroll v0.12.0
15562024-08-29T14:41:55.713Z Compiling flagset v0.4.5
15572024-08-29T14:41:55.767Z Compiling powerfmt v0.2.0
15582024-08-29T14:41:55.913Z Compiling plain v0.2.3
15592024-08-29T14:41:56.061Z Compiling ppv-lite86 v0.2.17
15602024-08-29T14:41:56.269Z Compiling percent-encoding v2.3.1
15612024-08-29T14:41:56.820Z Compiling heck v0.4.1
15622024-08-29T14:41:57.047Z Compiling rand_chacha v0.3.1
15632024-08-29T14:41:57.231Z Compiling tokio-util v0.7.11
15642024-08-29T14:41:58.011Z Compiling deranged v0.3.11
15652024-08-29T14:41:58.430Z Compiling goblin v0.8.2
15662024-08-29T14:41:58.973Z Compiling der v0.7.9
15672024-08-29T14:42:00.457Z Compiling regex v1.10.6
15682024-08-29T14:42:01.021Z Compiling salsa20 v0.10.2
15692024-08-29T14:42:01.259Z Compiling pbkdf2 v0.12.2
15702024-08-29T14:42:01.975Z Compiling crc32fast v1.4.0
15712024-08-29T14:42:02.277Z Compiling pretty-hex v0.4.1
15722024-08-29T14:42:02.327Z Compiling strsim v0.11.1
15732024-08-29T14:42:02.409Z Compiling num_threads v0.1.7
15742024-08-29T14:42:02.533Z Compiling time v0.3.36
15752024-08-29T14:42:03.058Z Compiling scrypt v0.11.0
15762024-08-29T14:42:03.258Z Compiling spki v0.7.3
15772024-08-29T14:42:03.583Z Compiling rand v0.8.5
15782024-08-29T14:42:03.616Z Compiling dtrace-parser v0.2.0
15792024-08-29T14:42:04.293Z Compiling dof v0.3.0
15802024-08-29T14:42:04.973Z Compiling cbc v0.1.2
15812024-08-29T14:42:05.186Z Compiling aes v0.8.4
15822024-08-29T14:42:05.203Z Compiling async-trait v0.1.81
15832024-08-29T14:42:05.373Z Compiling thread-id v4.2.1
15842024-08-29T14:42:05.658Z Compiling signal-hook v0.3.17
15852024-08-29T14:42:06.033Z Compiling smoltcp v0.9.1
15862024-08-29T14:42:06.158Z Compiling foreign-types-shared v0.1.1
15872024-08-29T14:42:06.268Z Compiling unicode-width v0.1.13
15882024-08-29T14:42:06.286Z Compiling num-bigint-dig v0.8.4
15892024-08-29T14:42:06.353Z Compiling foreign-types v0.3.2
15902024-08-29T14:42:06.489Z Compiling pkcs5 v0.7.1
15912024-08-29T14:42:07.649Z Compiling form_urlencoded v1.2.1
15922024-08-29T14:42:08.195Z Compiling errno v0.3.9
15932024-08-29T14:42:08.223Z Compiling siphasher v0.3.11
15942024-08-29T14:42:08.571Z Compiling try-lock v0.2.5
15952024-08-29T14:42:08.739Z Compiling adler v1.0.2
15962024-08-29T14:42:09.022Z Compiling cfg_aliases v0.1.1
15972024-08-29T14:42:09.125Z Compiling nix v0.28.0
15982024-08-29T14:42:09.383Z Compiling miniz_oxide v0.7.2
15992024-08-29T14:42:09.903Z Compiling want v0.3.1
16002024-08-29T14:42:11.247Z Compiling pkcs8 v0.10.2
16012024-08-29T14:42:11.793Z Compiling sct v0.7.1
16022024-08-29T14:42:11.943Z Compiling rustls-webpki v0.101.7
16032024-08-29T14:42:12.083Z Compiling h2 v0.3.26
16042024-08-29T14:42:12.643Z Compiling http-body v0.4.6
16052024-08-29T14:42:14.117Z Compiling openapiv3 v2.0.0
16062024-08-29T14:42:14.529Z Compiling hubpack_derive v0.1.1
16072024-08-29T14:42:14.629Z Compiling zerocopy-derive v0.6.6
16082024-08-29T14:42:15.172Z Compiling idna v0.5.0
16092024-08-29T14:42:15.618Z Compiling fs-err v2.11.0
16102024-08-29T14:42:15.957Z Compiling tower-service v0.3.2
16112024-08-29T14:42:16.232Z Compiling httpdate v1.0.3
16122024-08-29T14:42:16.582Z Compiling stable_deref_trait v1.2.0
16132024-08-29T14:42:16.704Z Compiling utf8parse v0.2.1
16142024-08-29T14:42:16.861Z Compiling gimli v0.28.1
16152024-08-29T14:42:17.335Z Compiling finl_unicode v1.2.0
16162024-08-29T14:42:17.500Z Compiling anstyle v1.0.8
16172024-08-29T14:42:18.136Z Compiling openssl-probe v0.1.5
16182024-08-29T14:42:18.981Z Compiling stringprep v0.1.4
16192024-08-29T14:42:19.920Z Compiling hyper v0.14.30
16202024-08-29T14:42:20.501Z Compiling anstyle-parse v0.2.4
16212024-08-29T14:42:21.820Z Compiling addr2line v0.21.0
16222024-08-29T14:42:23.448Z Compiling url v2.5.2
16232024-08-29T14:42:29.508Z Compiling usdt-macro v0.5.0
16242024-08-29T14:42:30.906Z Compiling usdt-attr-macro v0.5.0
16252024-08-29T14:42:33.121Z Compiling md-5 v0.10.6
16262024-08-29T14:42:33.364Z Compiling idna v0.3.0
16272024-08-29T14:42:34.893Z Compiling lazy_static v1.5.0
16282024-08-29T14:42:35.037Z Compiling num-integer v0.1.46
16292024-08-29T14:42:35.826Z Compiling object v0.32.2
16302024-08-29T14:42:36.362Z Compiling hash32 v0.2.1
16312024-08-29T14:42:36.437Z Compiling colorchoice v1.0.1
16322024-08-29T14:42:36.701Z Compiling fallible-iterator v0.2.0
16332024-08-29T14:42:36.733Z Compiling base64 v0.22.1
16342024-08-29T14:42:37.410Z Compiling rustc-demangle v0.1.24
16352024-08-29T14:42:37.424Z Compiling anstyle-query v1.0.3
16362024-08-29T14:42:37.566Z Compiling is_terminal_polyfill v1.70.0
16372024-08-29T14:42:37.927Z Compiling psl-types v2.0.11
16382024-08-29T14:42:39.766Z Compiling publicsuffix v2.2.3
16392024-08-29T14:42:40.037Z Compiling anstream v0.6.14
16402024-08-29T14:42:40.602Z Compiling postgres-protocol v0.6.7
16412024-08-29T14:42:41.914Z Compiling num-iter v0.1.45
16422024-08-29T14:42:44.094Z Compiling tokio-rustls v0.24.1
16432024-08-29T14:42:44.287Z Compiling terminal_size v0.3.0
16442024-08-29T14:42:44.505Z Compiling tokio-native-tls v0.3.1
16452024-08-29T14:42:44.767Z Compiling phf_shared v0.11.2
16462024-08-29T14:42:45.780Z Compiling strum_macros v0.25.3
16472024-08-29T14:42:46.249Z Compiling enum-as-inner v0.6.0
16482024-08-29T14:42:47.191Z Compiling regress v0.9.1
16492024-08-29T14:42:47.475Z Compiling clap_derive v4.5.13
16502024-08-29T14:42:47.523Z Compiling serde_repr v0.1.19
16512024-08-29T14:42:49.475Z Compiling ff v0.13.0
16522024-08-29T14:42:51.826Z Compiling encoding_rs v0.8.34
16532024-08-29T14:42:51.940Z Compiling either v1.13.0
16542024-08-29T14:42:52.240Z Compiling base16ct v0.2.0
16552024-08-29T14:42:52.383Z Compiling managed v0.8.0
16562024-08-29T14:42:52.511Z Compiling ipnet v2.9.0
16572024-08-29T14:42:52.846Z Compiling clap_lex v0.7.0
16582024-08-29T14:42:53.515Z Compiling base64 v0.21.7
16592024-08-29T14:42:54.007Z Compiling bitflags v1.3.2
16602024-08-29T14:42:54.135Z Compiling mime v0.3.17
16612024-08-29T14:42:54.561Z Compiling rustls-pemfile v1.0.4
16622024-08-29T14:42:54.959Z Compiling clap_builder v4.5.15
16632024-08-29T14:42:55.279Z Compiling sec1 v0.7.3
16642024-08-29T14:42:56.183Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16652024-08-29T14:42:56.336Z Compiling group v0.13.0
16662024-08-29T14:43:02.203Z Compiling phf v0.11.2
16672024-08-29T14:43:02.511Z Compiling hyper-tls v0.5.0
16682024-08-29T14:43:02.543Z Compiling hyper-rustls v0.24.2
16692024-08-29T14:43:02.560Z Compiling cookie_store v0.20.0
16702024-08-29T14:43:02.888Z Compiling postgres-types v0.2.7
16712024-08-29T14:43:03.679Z Compiling zerocopy v0.6.6
16722024-08-29T14:43:03.999Z Compiling hubpack v0.1.2
16732024-08-29T14:43:04.156Z Compiling pkcs1 v0.7.5
16742024-08-29T14:43:04.268Z Compiling phf_shared v0.10.0
16752024-08-29T14:43:04.427Z Compiling crossbeam-epoch v0.9.18
16762024-08-29T14:43:04.750Z Compiling serde_urlencoded v0.7.1
16772024-08-29T14:43:05.121Z Compiling futures-executor v0.3.30
16782024-08-29T14:43:05.371Z Compiling bstr v1.9.1
16792024-08-29T14:43:05.591Z Compiling hkdf v0.12.4
16802024-08-29T14:43:05.824Z Compiling signature v2.2.0
16812024-08-29T14:43:05.848Z Compiling crypto-bigint v0.5.5
16822024-08-29T14:43:06.213Z Compiling idna v0.4.0
16832024-08-29T14:43:06.294Z Compiling float-cmp v0.9.0
16842024-08-29T14:43:06.514Z Compiling mio v0.8.11
16852024-08-29T14:43:06.899Z Compiling memmap v0.7.0
16862024-08-29T14:43:07.214Z Compiling webpki-roots v0.25.4
16872024-08-29T14:43:07.379Z Compiling unicode-segmentation v1.11.0
16882024-08-29T14:43:07.588Z Compiling whoami v1.5.1
16892024-08-29T14:43:07.616Z Compiling predicates-core v1.0.6
16902024-08-29T14:43:08.048Z Compiling data-encoding v2.6.0
16912024-08-29T14:43:08.152Z Compiling precomputed-hash v0.1.1
16922024-08-29T14:43:08.219Z Compiling difflib v0.4.0
16932024-08-29T14:43:08.796Z Compiling new_debug_unreachable v1.0.6
16942024-08-29T14:43:08.894Z Compiling minimal-lexical v0.2.1
16952024-08-29T14:43:09.021Z Compiling sync_wrapper v0.1.2
16962024-08-29T14:43:09.153Z Compiling normalize-line-endings v0.3.0
16972024-08-29T14:43:09.278Z Compiling winnow v0.6.18
16982024-08-29T14:43:09.295Z Compiling fixedbitset v0.4.2
16992024-08-29T14:43:09.321Z Compiling static_assertions v1.1.0
17002024-08-29T14:43:09.374Z Compiling bit-vec v0.6.3
17012024-08-29T14:43:09.418Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
17022024-08-29T14:43:09.687Z Compiling petgraph v0.6.5
17032024-08-29T14:43:09.704Z Compiling reqwest v0.11.27
17042024-08-29T14:43:09.806Z Compiling bit-set v0.5.3
17052024-08-29T14:43:10.109Z Compiling nom v7.1.3
17062024-08-29T14:43:10.617Z Compiling predicates v3.1.2
17072024-08-29T14:43:12.107Z Compiling string_cache v0.8.7
17082024-08-29T14:43:12.111Z Compiling hickory-proto v0.24.1
17092024-08-29T14:43:12.525Z Compiling elliptic-curve v0.13.8
17102024-08-29T14:43:12.993Z Compiling toml_edit v0.22.20
17112024-08-29T14:43:13.725Z Compiling similar v2.6.0
17122024-08-29T14:43:13.744Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
17132024-08-29T14:43:14.053Z Compiling tokio-postgres v0.7.11
17142024-08-29T14:43:15.629Z Compiling signal-hook-mio v0.2.4
17152024-08-29T14:43:15.773Z Compiling usdt v0.5.0
17162024-08-29T14:43:16.570Z Compiling rsa v0.9.6
17172024-08-29T14:43:17.522Z Compiling futures v0.3.30
17182024-08-29T14:43:19.015Z Compiling flate2 v1.0.31
17192024-08-29T14:43:19.985Z Compiling clap v4.5.16
17202024-08-29T14:43:20.170Z Compiling itertools v0.12.1
17212024-08-29T14:43:20.307Z Compiling itertools v0.10.5
17222024-08-29T14:43:20.666Z Compiling console v0.15.8
17232024-08-29T14:43:20.987Z Compiling tokio-stream v0.1.15
17242024-08-29T14:43:21.468Z Compiling toml v0.7.8
17252024-08-29T14:43:21.939Z Compiling hex v0.4.3
17262024-08-29T14:43:22.577Z Compiling sha1 v0.10.6
17272024-08-29T14:43:22.633Z Compiling unicode-xid v0.2.4
17282024-08-29T14:43:22.958Z Compiling peg-runtime v0.8.3
17292024-08-29T14:43:23.255Z Compiling camino v1.1.9
17302024-08-29T14:43:23.395Z Compiling lalrpop-util v0.19.12
17312024-08-29T14:43:23.734Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17322024-08-29T14:43:23.916Z Compiling proc-macro-crate v1.3.1
17332024-08-29T14:43:24.694Z Compiling heapless v0.8.0
17342024-08-29T14:43:24.742Z Compiling num_enum_derive v0.5.11
17352024-08-29T14:43:26.398Z Compiling ipnetwork v0.20.0
17362024-08-29T14:43:28.930Z Compiling hash32 v0.3.1
17372024-08-29T14:43:29.845Z Compiling rustls-pki-types v1.7.0
17382024-08-29T14:43:31.375Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17392024-08-29T14:43:32.906Z Compiling smoltcp v0.11.0
17402024-08-29T14:43:33.581Z Compiling ident_case v1.0.1
17412024-08-29T14:43:33.768Z Compiling darling_core v0.20.9
17422024-08-29T14:43:40.170Z Compiling num_enum v0.5.11
17432024-08-29T14:43:40.805Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
17442024-08-29T14:43:41.003Z Compiling getopts v0.2.21
17452024-08-29T14:43:42.070Z Compiling dirs-sys-next v0.1.2
17462024-08-29T14:43:42.279Z Compiling proc-macro-error-attr v1.0.4
17472024-08-29T14:43:42.624Z Compiling unsafe-libyaml v0.2.11
17482024-08-29T14:43:43.858Z Compiling rustls v0.22.4
17492024-08-29T14:43:44.164Z Compiling cobs v0.2.3
17502024-08-29T14:43:44.893Z Compiling paste v1.0.15
17512024-08-29T14:43:45.389Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17522024-08-29T14:43:45.701Z Compiling embedded-io v0.4.0
17532024-08-29T14:43:45.942Z Compiling postcard v1.0.8
17542024-08-29T14:43:47.007Z Compiling serde_yaml v0.9.34+deprecated
17552024-08-29T14:43:47.187Z Compiling dirs-next v2.0.0
17562024-08-29T14:43:48.933Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17572024-08-29T14:43:55.776Z Compiling darling_macro v0.20.9
17582024-08-29T14:43:57.158Z Compiling rustls-webpki v0.102.4
17592024-08-29T14:44:05.265Z Compiling strum_macros v0.26.4
17602024-08-29T14:44:05.814Z Compiling structmeta-derive v0.3.0
17612024-08-29T14:44:06.113Z Compiling foreign-types-macros v0.2.3
17622024-08-29T14:44:07.549Z Compiling thread_local v1.1.8
17632024-08-29T14:44:08.440Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
17642024-08-29T14:44:08.758Z Compiling multer v3.1.0
17652024-08-29T14:44:09.122Z Compiling proc-macro-error v1.0.4
17662024-08-29T14:44:09.705Z Compiling foreign-types-shared v0.3.1
17672024-08-29T14:44:09.957Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17682024-08-29T14:44:10.659Z Compiling match_cfg v0.1.0
17692024-08-29T14:44:10.759Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
17702024-08-29T14:44:11.459Z Compiling slog-async v2.8.0
17712024-08-29T14:44:12.677Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
17722024-08-29T14:44:15.074Z Compiling hostname v0.3.1
17732024-08-29T14:44:16.886Z Compiling foreign-types v0.5.0
17742024-08-29T14:44:16.910Z Compiling strum v0.26.3
17752024-08-29T14:44:17.366Z Compiling structmeta v0.3.0
17762024-08-29T14:44:24.032Z Compiling darling v0.20.9
17772024-08-29T14:44:24.160Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17782024-08-29T14:44:24.275Z Compiling term v0.7.0
17792024-08-29T14:44:26.155Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17802024-08-29T14:44:27.690Z Compiling slog-json v2.6.1
17812024-08-29T14:44:28.137Z Compiling tabwriter v1.4.0
17822024-08-29T14:44:28.679Z Compiling crossbeam-channel v0.5.12
17832024-08-29T14:44:30.155Z Compiling http v1.1.0
17842024-08-29T14:44:30.158Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17852024-08-29T14:44:30.269Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
17862024-08-29T14:44:30.979Z Compiling async-stream-impl v0.3.5
17872024-08-29T14:44:31.126Z Compiling is-terminal v0.4.12
17882024-08-29T14:44:31.267Z Compiling cstr-argument v0.1.2
17892024-08-29T14:44:31.525Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
17902024-08-29T14:44:31.846Z Compiling atomic-waker v1.1.2
17912024-08-29T14:44:32.043Z Compiling fastrand v2.1.0
17922024-08-29T14:44:32.678Z Compiling pretty-hex v0.2.1
17932024-08-29T14:44:32.704Z Compiling crucible-workspace-hack v0.1.0
17942024-08-29T14:44:32.899Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
17952024-08-29T14:44:33.014Z Compiling rayon-core v1.12.1
17962024-08-29T14:44:33.212Z Compiling take_mut v0.2.2
17972024-08-29T14:44:34.597Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17982024-08-29T14:44:34.759Z Compiling tempfile v3.10.1
17992024-08-29T14:44:34.984Z Compiling async-stream v0.3.5
18002024-08-29T14:44:35.310Z Compiling waitgroup v0.1.2
18012024-08-29T14:44:36.393Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18022024-08-29T14:44:36.442Z Compiling slog-term v2.9.1
18032024-08-29T14:44:37.714Z Compiling tokio-rustls v0.25.0
18042024-08-29T14:44:38.175Z Compiling slog-bunyan v2.5.0
18052024-08-29T14:44:38.424Z Compiling serde_with_macros v3.9.0
18062024-08-29T14:44:38.914Z Compiling parse-display-derive v0.10.0
18072024-08-29T14:44:38.972Z Compiling toml v0.8.19
18082024-08-29T14:44:39.084Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18092024-08-29T14:44:39.315Z Compiling rustls-pemfile v2.1.3
18102024-08-29T14:44:39.837Z Compiling crossbeam-deque v0.8.5
18112024-08-29T14:44:40.089Z Compiling colored v2.1.0
18122024-08-29T14:44:40.160Z Compiling newtype-uuid v1.1.0
18132024-08-29T14:44:40.221Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
18142024-08-29T14:44:40.504Z Compiling serde_path_to_error v0.1.16
18152024-08-29T14:44:41.029Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18162024-08-29T14:44:41.442Z Compiling hostname v0.4.0
18172024-08-29T14:44:41.544Z Compiling socket2 v0.4.10
18182024-08-29T14:44:41.707Z Compiling instant v0.1.12
18192024-08-29T14:44:41.748Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18202024-08-29T14:44:41.865Z Compiling debug-ignore v1.0.5
18212024-08-29T14:44:42.131Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
18222024-08-29T14:44:42.918Z Compiling parse-display v0.10.0
18232024-08-29T14:44:43.024Z Compiling backoff v0.4.0
18242024-08-29T14:44:43.395Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18252024-08-29T14:44:43.614Z Compiling serde_with v3.9.0
18262024-08-29T14:44:44.865Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18272024-08-29T14:44:45.430Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
18282024-08-29T14:44:45.817Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
18292024-08-29T14:44:47.219Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18302024-08-29T14:44:48.000Z Compiling camino-tempfile v1.1.1
18312024-08-29T14:44:48.156Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
18322024-08-29T14:44:48.523Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18332024-08-29T14:44:48.627Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
18342024-08-29T14:44:48.702Z Compiling macaddr v1.0.1
18352024-08-29T14:44:49.782Z Compiling num-derive v0.4.2
18362024-08-29T14:44:49.785Z Compiling sigpipe v0.1.3
18372024-08-29T14:44:49.785Z Compiling libefi-sys v0.1.0
18382024-08-29T14:44:49.785Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18392024-08-29T14:44:50.144Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18402024-08-29T14:44:50.812Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
18412024-08-29T14:44:51.033Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
18422024-08-29T14:44:51.355Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18432024-08-29T14:44:52.340Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
18442024-08-29T14:44:52.549Z Compiling rayon v1.10.0
18452024-08-29T14:44:53.445Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
18462024-08-29T14:44:53.503Z Compiling smf v0.2.3
18472024-08-29T14:44:55.715Z Compiling bitfield-struct v0.6.1
18482024-08-29T14:44:55.735Z Compiling ring v0.16.20
18492024-08-29T14:44:56.068Z Compiling blake3 v1.5.1
18502024-08-29T14:44:56.703Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
18512024-08-29T14:44:56.746Z Compiling portable-atomic v1.6.0
18522024-08-29T14:44:57.041Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
18532024-08-29T14:44:57.791Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18542024-08-29T14:44:57.933Z Compiling xattr v1.3.1
18552024-08-29T14:44:58.096Z Compiling filetime v0.2.24
18562024-08-29T14:44:58.241Z Compiling memmap2 v0.9.4
18572024-08-29T14:44:58.461Z Compiling untrusted v0.7.1
18582024-08-29T14:44:58.537Z Compiling same-file v1.0.6
18592024-08-29T14:44:58.649Z Compiling constant_time_eq v0.3.0
18602024-08-29T14:44:58.808Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
18612024-08-29T14:44:58.833Z Compiling arrayvec v0.7.4
18622024-08-29T14:44:58.852Z Compiling arrayref v0.3.7
18632024-08-29T14:44:58.936Z Compiling spin v0.5.2
18642024-08-29T14:44:58.952Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
18652024-08-29T14:44:58.955Z Compiling walkdir v2.5.0
18662024-08-29T14:44:59.190Z Compiling tar v0.4.41
18672024-08-29T14:45:00.486Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18682024-08-29T14:45:01.505Z Compiling gethostname v0.5.0
18692024-08-29T14:45:01.696Z Compiling cargo-platform v0.1.8
18702024-08-29T14:45:01.926Z Compiling topological-sort v0.2.2
18712024-08-29T14:45:02.184Z Compiling number_prefix v0.4.0
18722024-08-29T14:45:02.446Z Compiling indicatif v0.17.8
18732024-08-29T14:45:02.715Z Compiling cargo_metadata v0.18.1
18742024-08-29T14:45:06.893Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
18752024-08-29T14:45:07.239Z Compiling omicron-zone-package v0.11.0
18762024-08-29T14:45:08.794Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
18772024-08-29T14:45:10.403Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
18782024-08-29T14:45:31.461Z Finished `release` profile [optimized] target(s) in 4m 14s
18792024-08-29T14:45:31.606Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
18802024-08-29T14:45:31.646ZLogging to: /work/oxidecomputer/omicron/out/LOG
18812024-08-29T14:45:31.649ZCreated new build target 'test' and set it as active
18822024-08-29T14:45:31.649Z
18832024-08-29T14:45:31.649Zreal 4:15.125111764
18842024-08-29T14:45:31.649Zuser 28:58.192181466
18852024-08-29T14:45:31.649Zsys 3:35.892186205
18862024-08-29T14:45:31.649Ztrap 0.833321163
18872024-08-29T14:45:31.649Ztflt 2.804723022
18882024-08-29T14:45:31.649Zdflt 0.621509679
18892024-08-29T14:45:31.649Zkflt 0.009213058
18902024-08-29T14:45:31.649Zlock 1:04:53.249838556
18912024-08-29T14:45:31.649Zslp 1:52:41.033476088
18922024-08-29T14:45:31.649Zlat 1:58.361349274
18932024-08-29T14:45:31.649Zstop 3:28.233207667
18942024-08-29T14:45:31.649Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
18952024-08-29T14:45:32.622Z Finished `release` profile [optimized] target(s) in 0.92s
18962024-08-29T14:45:32.678Z Running `target/release/omicron-package -t test package`
18972024-08-29T14:45:32.718ZLogging to: /work/oxidecomputer/omicron/out/LOG
18982024-08-29T14:45:33.880Z Compiling camino v1.1.9
18992024-08-29T14:45:33.882Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19002024-08-29T14:45:33.883Z Compiling newline-converter v0.3.0
19012024-08-29T14:45:33.883Z Compiling password-hash v0.5.0
19022024-08-29T14:45:33.883Z Compiling blake2 v0.10.6
19032024-08-29T14:45:34.002Z Compiling derive-where v1.2.7
19042024-08-29T14:45:34.004Z Compiling convert_case v0.4.0
19052024-08-29T14:45:34.004Z Compiling humantime v2.1.0
19062024-08-29T14:45:34.257Z Compiling expectorate v1.1.0
19072024-08-29T14:45:34.275Z Compiling toml v0.8.19
19082024-08-29T14:45:34.434Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19092024-08-29T14:45:34.857Z Compiling argon2 v0.5.3
19102024-08-29T14:45:34.860Z Compiling derive_more v0.99.18
19112024-08-29T14:45:34.874Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19122024-08-29T14:45:34.973Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19132024-08-29T14:45:35.103Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19142024-08-29T14:45:35.256Z Compiling num-rational v0.4.2
19152024-08-29T14:45:35.843Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19162024-08-29T14:45:36.268Z Compiling num-complex v0.4.6
19172024-08-29T14:45:36.417Z Compiling dirs-sys-next v0.1.2
19182024-08-29T14:45:36.949Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19192024-08-29T14:45:37.246Z Compiling dirs-next v2.0.0
19202024-08-29T14:45:37.274Z Compiling float-ord v0.3.2
19212024-08-29T14:45:37.430Z Compiling num v0.4.3
19222024-08-29T14:45:37.433Z Compiling term v0.7.0
19232024-08-29T14:45:37.549Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
19242024-08-29T14:45:37.568Z Compiling prettyplease v0.2.20
19252024-08-29T14:45:37.682Z Compiling semver v0.1.20
19262024-08-29T14:45:37.722Z Compiling is-terminal v0.4.12
19272024-08-29T14:45:37.852Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
19282024-08-29T14:45:37.877Z Compiling cookie v0.18.1
19292024-08-29T14:45:38.201Z Compiling rustc_version v0.1.7
19302024-08-29T14:45:38.229Z Compiling highway v1.2.0
19312024-08-29T14:45:38.598Z Compiling newtype_derive v0.1.6
19322024-08-29T14:45:38.775Z Compiling rustls-pki-types v1.7.0
19332024-08-29T14:45:39.118Z Compiling linked-hash-map v0.5.6
19342024-08-29T14:45:39.529Z Compiling lru-cache v0.1.2
19352024-08-29T14:45:39.531Z Compiling steno v0.4.1
19362024-08-29T14:45:39.757Z Compiling quick-error v1.2.3
19372024-08-29T14:45:39.920Z Compiling home v0.5.9
19382024-08-29T14:45:40.161Z Compiling utf-8 v0.7.6
19392024-08-29T14:45:40.525Z Compiling resolv-conf v0.7.0
19402024-08-29T14:45:41.078Z Compiling rustls-webpki v0.102.4
19412024-08-29T14:45:41.999Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
19422024-08-29T14:45:42.200Z Compiling rustls v0.22.4
19432024-08-29T14:45:42.228Z Compiling thread_local v1.1.8
19442024-08-29T14:45:42.705Z Compiling match_cfg v0.1.0
19452024-08-29T14:45:42.806Z Compiling hostname v0.3.1
19462024-08-29T14:45:43.029Z Compiling hickory-resolver v0.24.1
19472024-08-29T14:45:44.012Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
19482024-08-29T14:45:44.542Z Compiling multer v3.1.0
19492024-08-29T14:45:44.616Z Compiling slog-async v2.8.0
19502024-08-29T14:45:44.687Z Compiling slog-json v2.6.1
19512024-08-29T14:45:45.065Z Compiling crossbeam-channel v0.5.12
19522024-08-29T14:45:46.084Z Compiling http v1.1.0
19532024-08-29T14:45:48.400Z Compiling atomic-waker v1.1.2
19542024-08-29T14:45:48.643Z Compiling take_mut v0.2.2
19552024-08-29T14:45:49.254Z Compiling waitgroup v0.1.2
19562024-08-29T14:45:49.866Z Compiling tokio-rustls v0.25.0
19572024-08-29T14:45:50.303Z Compiling slog-bunyan v2.5.0
19582024-08-29T14:45:50.402Z Compiling slog-term v2.9.1
19592024-08-29T14:45:50.530Z Compiling rustls-pemfile v2.1.3
19602024-08-29T14:45:50.964Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19612024-08-29T14:45:51.038Z Compiling async-stream v0.3.5
19622024-08-29T14:45:51.315Z Compiling ipnetwork v0.20.0
19632024-08-29T14:45:51.543Z Compiling newtype-uuid v1.1.0
19642024-08-29T14:45:51.656Z Compiling serde_path_to_error v0.1.16
19652024-08-29T14:45:51.855Z Compiling hostname v0.4.0
19662024-08-29T14:45:52.093Z Compiling instant v0.1.12
19672024-08-29T14:45:52.111Z Compiling debug-ignore v1.0.5
19682024-08-29T14:45:52.251Z Compiling backoff v0.4.0
19692024-08-29T14:45:52.269Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19702024-08-29T14:45:52.592Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19712024-08-29T14:45:52.609Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
19722024-08-29T14:45:53.246Z Compiling parse-display v0.10.0
19732024-08-29T14:45:53.812Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19742024-08-29T14:45:53.998Z Compiling serde_with v3.9.0
19752024-08-29T14:45:57.308Z Compiling strum v0.26.3
19762024-08-29T14:45:57.488Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19772024-08-29T14:45:58.923Z Compiling macaddr v1.0.1
19782024-08-29T14:45:59.209Z Compiling slog-dtrace v0.3.0
19792024-08-29T14:45:59.355Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19802024-08-29T14:46:00.445Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19812024-08-29T14:46:01.277Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19822024-08-29T14:46:01.432Z Compiling swrite v0.1.0
19832024-08-29T14:46:01.578Z Compiling rayon-core v1.12.1
19842024-08-29T14:46:01.607Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19852024-08-29T14:46:02.269Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
19862024-08-29T14:46:02.305Z Compiling crossbeam-deque v0.8.5
19872024-08-29T14:46:02.665Z Compiling half v2.4.1
19882024-08-29T14:46:03.403Z Compiling ciborium-io v0.2.2
19892024-08-29T14:46:03.546Z Compiling termcolor v1.4.1
19902024-08-29T14:46:04.637Z Compiling same-file v1.0.6
19912024-08-29T14:46:04.890Z Compiling display-error-chain v0.2.1
19922024-08-29T14:46:05.089Z Compiling fastrand v2.1.0
19932024-08-29T14:46:05.375Z Compiling walkdir v2.5.0
19942024-08-29T14:46:05.610Z Compiling tempfile v3.10.1
19952024-08-29T14:46:06.037Z Compiling ciborium-ll v0.2.2
19962024-08-29T14:46:06.560Z Compiling ring v0.16.20
19972024-08-29T14:46:07.746Z Compiling rayon v1.10.0
19982024-08-29T14:46:07.908Z Compiling blake3 v1.5.1
19992024-08-29T14:46:08.494Z Compiling ciborium v0.2.2
20002024-08-29T14:46:09.295Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20012024-08-29T14:46:10.621Z Compiling xattr v1.3.1
20022024-08-29T14:46:10.896Z Compiling filetime v0.2.24
20032024-08-29T14:46:12.474Z Compiling memmap2 v0.9.4
20042024-08-29T14:46:12.911Z Compiling arrayref v0.3.7
20052024-08-29T14:46:13.026Z Compiling constant_time_eq v0.3.0
20062024-08-29T14:46:13.189Z Compiling cancel-safe-futures v0.1.5
20072024-08-29T14:46:13.558Z Compiling arrayvec v0.7.4
20082024-08-29T14:46:13.989Z Compiling untrusted v0.7.1
20092024-08-29T14:46:14.188Z Compiling spin v0.5.2
20102024-08-29T14:46:17.708Z Compiling tar v0.4.41
20112024-08-29T14:46:17.811Z Compiling camino-tempfile v1.1.1
20122024-08-29T14:46:18.251Z Compiling toolchain_find v0.4.0
20132024-08-29T14:46:18.430Z Compiling nibble_vec v0.1.0
20142024-08-29T14:46:18.660Z Compiling atty v0.2.14
20152024-08-29T14:46:18.779Z Compiling endian-type v0.1.2
20162024-08-29T14:46:18.813Z Compiling topological-sort v0.2.2
20172024-08-29T14:46:19.029Z Compiling glob v0.3.1
20182024-08-29T14:46:19.032Z Compiling radium v0.7.0
20192024-08-29T14:46:19.507Z Compiling maplit v1.0.2
20202024-08-29T14:46:19.532Z Compiling crunchy v0.2.2
20212024-08-29T14:46:19.713Z Compiling omicron-zone-package v0.11.0
20222024-08-29T14:46:19.749Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
20232024-08-29T14:46:19.808Z Compiling clang-sys v1.7.0
20242024-08-29T14:46:20.043Z Compiling radix_trie v0.2.1
20252024-08-29T14:46:20.504Z Compiling rustfmt-wrapper v0.2.1
20262024-08-29T14:46:21.094Z Compiling tungstenite v0.21.0
20272024-08-29T14:46:21.289Z Compiling tap v1.0.1
20282024-08-29T14:46:21.484Z Compiling maybe-uninit v2.0.0
20292024-08-29T14:46:21.739Z Compiling tiny-keccak v2.0.2
20302024-08-29T14:46:22.034Z Compiling wyz v0.5.1
20312024-08-29T14:46:22.518Z Compiling tokio-tungstenite v0.21.0
20322024-08-29T14:46:22.792Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20332024-08-29T14:46:22.916Z Compiling dsl_auto_type v0.1.2
20342024-08-29T14:46:23.137Z Compiling itertools v0.13.0
20352024-08-29T14:46:24.016Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20362024-08-29T14:46:24.281Z Compiling scheduled-thread-pool v0.2.7
20372024-08-29T14:46:24.451Z Compiling bzip2-sys v0.1.11+1.0.8
20382024-08-29T14:46:24.952Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20392024-08-29T14:46:25.001Z Compiling diesel_table_macro_syntax v0.2.0
20402024-08-29T14:46:25.423Z Compiling arc-swap v1.7.1
20412024-08-29T14:46:25.607Z Compiling crc-catalog v2.4.0
20422024-08-29T14:46:25.769Z Compiling funty v2.0.0
20432024-08-29T14:46:26.100Z Compiling packed_struct v0.10.1
20442024-08-29T14:46:26.249Z Compiling slog-scope v4.4.0
20452024-08-29T14:46:26.566Z Compiling crc v3.2.1
20462024-08-29T14:46:26.973Z Compiling bitvec v1.0.1
20472024-08-29T14:46:27.124Z Compiling diesel_derives v2.2.2
20482024-08-29T14:46:28.563Z Compiling r2d2 v0.8.10
20492024-08-29T14:46:29.564Z Compiling ascii-canvas v3.0.0
20502024-08-29T14:46:30.064Z Compiling packed_struct_codegen v0.10.1
20512024-08-29T14:46:31.448Z Compiling ena v0.14.3
20522024-08-29T14:46:31.848Z Compiling libloading v0.8.3
20532024-08-29T14:46:32.222Z Compiling indexmap v1.9.3
20542024-08-29T14:46:32.552Z Compiling regex-syntax v0.6.29
20552024-08-29T14:46:32.571Z Compiling diff v0.1.13
20562024-08-29T14:46:33.057Z Compiling nodrop v0.1.14
20572024-08-29T14:46:33.183Z Compiling bindgen v0.69.4
20582024-08-29T14:46:33.667Z Compiling array-init v0.0.4
20592024-08-29T14:46:37.729Z Compiling lalrpop v0.19.12
20602024-08-29T14:46:38.367Z Compiling diesel v2.2.3
20612024-08-29T14:46:38.928Z Compiling smallvec v0.6.14
20622024-08-29T14:46:39.438Z Compiling slog-stdlog v4.1.1
20632024-08-29T14:46:40.281Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20642024-08-29T14:46:41.391Z Compiling which v4.4.2
20652024-08-29T14:46:41.948Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
20662024-08-29T14:46:42.177Z Compiling cexpr v0.6.0
20672024-08-29T14:46:43.796Z Compiling libsw v3.3.1
20682024-08-29T14:46:44.153Z Compiling bitfield v0.14.0
20692024-08-29T14:46:44.485Z Compiling lazycell v1.3.0
20702024-08-29T14:46:44.681Z Compiling owo-colors v4.0.0
20712024-08-29T14:46:45.383Z Compiling shlex v1.3.0
20722024-08-29T14:46:45.779Z Compiling linear-map v1.2.0
20732024-08-29T14:46:46.185Z Compiling rustc-hash v1.1.0
20742024-08-29T14:46:46.351Z Compiling hashbrown v0.12.3
20752024-08-29T14:46:47.497Z Compiling ref-cast v1.0.23
20762024-08-29T14:46:48.059Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20772024-08-29T14:46:51.414Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
20782024-08-29T14:46:53.582Z Compiling slog-envlogger v2.2.0
20792024-08-29T14:46:55.531Z Compiling serde-hex v0.1.0
20802024-08-29T14:46:56.111Z Compiling bzip2 v0.4.4
20812024-08-29T14:46:56.580Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
20822024-08-29T14:46:56.918Z Compiling env_logger v0.10.2
20832024-08-29T14:46:59.930Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20842024-08-29T14:47:00.250Z Compiling derive_builder_core v0.20.0
20852024-08-29T14:47:00.692Z Compiling x509-cert v0.2.5
20862024-08-29T14:47:02.389Z Compiling ron v0.8.1
20872024-08-29T14:47:02.671Z Compiling headers-core v0.2.0
20882024-08-29T14:47:02.855Z Compiling hashbrown v0.13.2
20892024-08-29T14:47:03.865Z Compiling polar-core v0.27.3
20902024-08-29T14:47:04.243Z Compiling fxhash v0.2.1
20912024-08-29T14:47:04.475Z Compiling libxml v0.3.3
20922024-08-29T14:47:04.869Z Compiling ref-cast-impl v1.0.23
20932024-08-29T14:47:05.139Z Compiling crc-any v2.5.0
20942024-08-29T14:47:06.098Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
20952024-08-29T14:47:08.262Z Compiling object v0.30.4
20962024-08-29T14:47:11.890Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
20972024-08-29T14:47:12.545Z Compiling headers v0.3.9
20982024-08-29T14:47:13.507Z Compiling samael v0.0.15
20992024-08-29T14:47:15.110Z Compiling derive_builder_macro v0.20.0
21002024-08-29T14:47:15.644Z Compiling zip v0.6.6
21012024-08-29T14:47:15.961Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21022024-08-29T14:47:16.241Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21032024-08-29T14:47:16.541Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21042024-08-29T14:47:17.833Z Compiling strum_macros v0.24.3
21052024-08-29T14:47:18.336Z Compiling kstat-rs v0.2.4
21062024-08-29T14:47:18.997Z Compiling async-recursion v1.1.1
21072024-08-29T14:47:19.269Z Compiling dropshot v0.10.1
21082024-08-29T14:47:19.613Z Compiling unicase v2.7.0
21092024-08-29T14:47:20.035Z Compiling path-slash v0.1.5
21102024-08-29T14:47:20.312Z Compiling indoc v1.0.9
21112024-08-29T14:47:21.051Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
21122024-08-29T14:47:21.173Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21132024-08-29T14:47:21.496Z Compiling derive_builder v0.20.0
21142024-08-29T14:47:25.770Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21152024-08-29T14:47:28.449Z Compiling tungstenite v0.23.0
21162024-08-29T14:47:28.990Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
21172024-08-29T14:47:29.316Z Compiling crossterm v0.28.1
21182024-08-29T14:47:33.762Z Compiling pem v3.0.4
21192024-08-29T14:47:34.025Z Compiling curve25519-dalek v4.1.3
21202024-08-29T14:47:34.472Z Compiling impl-trait-for-tuples v0.2.2
21212024-08-29T14:47:35.242Z Compiling oso-derive v0.27.3
21222024-08-29T14:47:36.253Z Compiling dropshot_endpoint v0.10.1
21232024-08-29T14:47:36.569Z Compiling libz-sys v1.1.16
21242024-08-29T14:47:37.058Z Compiling quick-xml v0.31.0
21252024-08-29T14:47:37.211Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
21262024-08-29T14:47:37.233Z Compiling keccak v0.1.5
21272024-08-29T14:47:37.543Z Compiling parking_lot_core v0.8.6
21282024-08-29T14:47:38.092Z Compiling sha3 v0.10.8
21292024-08-29T14:47:38.477Z Compiling tokio-tungstenite v0.23.1
21302024-08-29T14:47:38.982Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21312024-08-29T14:47:39.090Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21322024-08-29T14:47:40.656Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21332024-08-29T14:47:41.461Z Compiling oso v0.27.3
21342024-08-29T14:47:44.417Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21352024-08-29T14:47:44.748Z Compiling bb8 v0.8.5
21362024-08-29T14:47:45.384Z Compiling const_format_proc_macros v0.2.32
21372024-08-29T14:47:47.314Z Compiling universal-hash v0.5.1
21382024-08-29T14:47:47.554Z Compiling secrecy v0.8.0
21392024-08-29T14:47:47.835Z Compiling thiserror-impl-no-std v2.0.2
21402024-08-29T14:47:50.570Z Compiling curve25519-dalek-derive v0.1.1
21412024-08-29T14:47:51.969Z Compiling vte_generate_state_changes v0.1.1
21422024-08-29T14:47:52.631Z Compiling opaque-debug v0.3.1
21432024-08-29T14:47:52.744Z Compiling buf-list v1.0.3
21442024-08-29T14:47:53.347Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21452024-08-29T14:47:53.777Z Compiling poly1305 v0.8.0
21462024-08-29T14:47:55.259Z Compiling vte v0.11.1
21472024-08-29T14:47:58.852Z Compiling thiserror-no-std v2.0.2
21482024-08-29T14:47:58.986Z Compiling const_format v0.2.32
21492024-08-29T14:47:59.286Z Compiling async-bb8-diesel v0.2.1
21502024-08-29T14:48:00.055Z Compiling qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
21512024-08-29T14:48:01.672Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21522024-08-29T14:48:02.026Z Compiling chacha20 v0.9.1
21532024-08-29T14:48:02.486Z Compiling fd-lock v4.0.2
21542024-08-29T14:48:02.730Z Compiling aead v0.5.2
21552024-08-29T14:48:03.075Z Compiling libgit2-sys v0.17.0+1.8.1
21562024-08-29T14:48:03.719Z Compiling pin-project-internal v1.1.5
21572024-08-29T14:48:03.835Z Compiling bytecount v0.6.8
21582024-08-29T14:48:04.173Z Compiling papergrid v0.11.0
21592024-08-29T14:48:06.570Z Compiling pin-project v1.1.5
21602024-08-29T14:48:07.731Z Compiling chacha20poly1305 v0.10.1
21612024-08-29T14:48:08.376Z Compiling parking_lot v0.11.2
21622024-08-29T14:48:10.406Z Compiling vsss-rs v3.3.4
21632024-08-29T14:48:15.054Z Compiling strip-ansi-escapes v0.2.0
21642024-08-29T14:48:16.515Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
21652024-08-29T14:48:16.571Z Compiling tabled_derive v0.7.0
21662024-08-29T14:48:18.694Z Compiling crossterm v0.27.0
21672024-08-29T14:48:21.300Z Compiling peg-macros v0.8.4
21682024-08-29T14:48:24.595Z Compiling snafu-derive v0.8.2
21692024-08-29T14:48:25.178Z Compiling sqlparser_derive v0.2.2
21702024-08-29T14:48:25.738Z Compiling nu-ansi-term v0.50.0
21712024-08-29T14:48:26.431Z Compiling unicode_categories v0.1.1
21722024-08-29T14:48:26.805Z Compiling sqlformat v0.2.4
21732024-08-29T14:48:26.885Z Compiling rustyline v14.0.0
21742024-08-29T14:48:29.311Z Compiling snafu v0.8.2
21752024-08-29T14:48:30.602Z Compiling sqlparser v0.45.0
21762024-08-29T14:48:31.039Z Compiling reedline v0.33.0
21772024-08-29T14:48:32.762Z Compiling peg v0.8.4
21782024-08-29T14:48:32.861Z Compiling tabled v0.15.0
21792024-08-29T14:48:36.780Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21802024-08-29T14:48:38.468Z Compiling sled v0.34.7
21812024-08-29T14:48:39.061Z Compiling mime_guess v2.0.4
21822024-08-29T14:48:52.540Z Compiling hickory-client v0.24.1
21832024-08-29T14:48:53.129Z Compiling env_logger v0.9.3
21842024-08-29T14:48:57.268Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
21852024-08-29T14:48:57.632Z Compiling tungstenite v0.20.1
21862024-08-29T14:48:57.697Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21872024-08-29T14:49:02.756Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21882024-08-29T14:49:03.825Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21892024-08-29T14:49:08.882Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
21902024-08-29T14:49:10.450Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21912024-08-29T14:49:10.780Z Compiling globset v0.4.14
21922024-08-29T14:49:10.934Z Compiling hickory-server v0.24.1
21932024-08-29T14:49:11.254Z Compiling olpc-cjson v0.1.3
21942024-08-29T14:49:11.317Z Compiling bcs v0.1.6
21952024-08-29T14:49:11.608Z Compiling vergen v8.3.2
21962024-08-29T14:49:11.965Z Compiling bitstruct_derive v0.1.0
21972024-08-29T14:49:12.169Z Compiling serde_plain v1.0.2
21982024-08-29T14:49:12.709Z Compiling cargo-platform v0.1.8
21992024-08-29T14:49:13.235Z Compiling nanorand v0.7.0
22002024-08-29T14:49:13.252Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22012024-08-29T14:49:13.406Z Compiling memoffset v0.9.1
22022024-08-29T14:49:13.740Z Compiling typed-path v0.7.1
22032024-08-29T14:49:13.904Z Compiling ascii v1.1.0
22042024-08-29T14:49:14.694Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
22052024-08-29T14:49:17.191Z Compiling tough v0.17.1
22062024-08-29T14:49:18.168Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22072024-08-29T14:49:18.523Z Compiling flume v0.11.0
22082024-08-29T14:49:19.285Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22092024-08-29T14:49:19.564Z Compiling bitstruct v0.1.1
22102024-08-29T14:49:19.699Z Compiling cargo_metadata v0.18.1
22112024-08-29T14:49:20.427Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22122024-08-29T14:49:22.277Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22132024-08-29T14:49:22.858Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22142024-08-29T14:49:23.067Z Compiling tokio-tungstenite v0.20.1
22152024-08-29T14:49:23.228Z Compiling git2 v0.19.0
22162024-08-29T14:49:24.303Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
22172024-08-29T14:49:32.447Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22182024-08-29T14:49:32.480Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22192024-08-29T14:49:33.637Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22202024-08-29T14:49:35.639Z Compiling libsqlite3-sys v0.28.0
22212024-08-29T14:49:36.177Z Compiling erased-serde v0.3.31
22222024-08-29T14:49:37.912Z Compiling serde_arrays v0.1.0
22232024-08-29T14:49:38.121Z Compiling parse-size v1.0.0
22242024-08-29T14:49:38.432Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22252024-08-29T14:49:42.480Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22262024-08-29T14:49:46.772Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22272024-08-29T14:49:47.296Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22282024-08-29T14:49:47.555Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
22292024-08-29T14:49:47.883Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
22302024-08-29T14:49:49.863Z Compiling heck v0.3.3
22312024-08-29T14:49:50.251Z Compiling castaway v0.2.3
22322024-08-29T14:49:50.457Z Compiling rand_seeder v0.3.0
22332024-08-29T14:49:50.861Z Compiling csv-core v0.1.11
22342024-08-29T14:49:51.766Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22352024-08-29T14:49:52.108Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
22362024-08-29T14:49:52.814Z Compiling http-range v0.1.5
22372024-08-29T14:49:53.380Z Compiling hyper-staticfile v0.9.5
22382024-08-29T14:49:54.248Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22392024-08-29T14:49:54.884Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
22402024-08-29T14:49:56.534Z Compiling csv v1.3.0
22412024-08-29T14:49:58.630Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22422024-08-29T14:49:58.858Z Compiling compact_str v0.8.0
22432024-08-29T14:50:01.484Z Compiling zone_cfg_derive v0.1.2
22442024-08-29T14:50:01.597Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
22452024-08-29T14:50:02.963Z Compiling nix v0.27.1
22462024-08-29T14:50:04.431Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
22472024-08-29T14:50:05.938Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22482024-08-29T14:50:06.102Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
22492024-08-29T14:50:08.019Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
22502024-08-29T14:50:12.094Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22512024-08-29T14:50:12.439Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22522024-08-29T14:50:12.786Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
22532024-08-29T14:50:13.117Z Compiling unicode-truncate v1.0.0
22542024-08-29T14:50:13.413Z Compiling lru v0.12.3
22552024-08-29T14:50:13.416Z Compiling hashlink v0.9.1
22562024-08-29T14:50:13.790Z Compiling serde-big-array v0.5.1
22572024-08-29T14:50:14.073Z Compiling instability v0.3.2
22582024-08-29T14:50:14.208Z Compiling cassowary v0.3.0
22592024-08-29T14:50:15.148Z Compiling fallible-streaming-iterator v0.1.9
22602024-08-29T14:50:15.442Z Compiling base64 v0.13.1
22612024-08-29T14:50:16.198Z Compiling fallible-iterator v0.3.0
22622024-08-29T14:50:17.034Z Compiling rusqlite v0.31.0
22632024-08-29T14:50:17.927Z Compiling ron v0.7.1
22642024-08-29T14:50:22.121Z Compiling ratatui v0.28.0
22652024-08-29T14:50:23.913Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22662024-08-29T14:50:31.719Z Compiling zone v0.1.8
22672024-08-29T14:50:35.094Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22682024-08-29T14:50:39.432Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22692024-08-29T14:50:40.187Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22702024-08-29T14:50:41.274Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22712024-08-29T14:50:43.724Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
22722024-08-29T14:50:44.481Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
22732024-08-29T14:50:46.189Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22742024-08-29T14:50:46.877Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22752024-08-29T14:50:47.204Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
22762024-08-29T14:50:48.150Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
22772024-08-29T14:50:48.322Z Compiling signal-hook-tokio v0.3.1
22782024-08-29T14:50:48.552Z Compiling twox-hash v1.6.3
22792024-08-29T14:50:49.541Z Compiling yasna v0.5.2
22802024-08-29T14:50:52.305Z Compiling portpicker v0.1.1
22812024-08-29T14:50:52.715Z Compiling smawk v0.3.2
22822024-08-29T14:50:52.990Z Compiling unicode-linebreak v0.1.5
22832024-08-29T14:50:53.008Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
22842024-08-29T14:50:53.538Z Compiling textwrap v0.16.1
22852024-08-29T14:50:54.365Z Compiling rcgen v0.12.1
22862024-08-29T14:50:57.195Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22872024-08-29T14:51:04.227Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
22882024-08-29T14:51:05.521Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
22892024-08-29T14:51:09.579Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
22902024-08-29T14:51:14.174Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22912024-08-29T14:51:14.609Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22922024-08-29T14:51:15.190Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
22932024-08-29T14:51:18.089Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
22942024-08-29T14:51:18.419Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
22952024-08-29T14:51:24.581Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
22962024-08-29T14:51:25.301Z Compiling atomicwrites v0.4.3
22972024-08-29T14:51:25.843Z Compiling fatfs v0.3.6
22982024-08-29T14:51:28.267Z Compiling subprocess v0.2.9
22992024-08-29T14:51:28.756Z Compiling rtoolbox v0.0.2
23002024-08-29T14:51:29.197Z Compiling assert_matches v1.5.0
23012024-08-29T14:51:29.319Z Compiling is_ci v1.2.0
23022024-08-29T14:51:29.621Z Compiling supports-color v3.0.0
23032024-08-29T14:51:32.124Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23042024-08-29T14:51:32.987Z Compiling rpassword v7.3.1
23052024-08-29T14:51:33.433Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23062024-08-29T14:51:33.863Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23072024-08-29T14:51:33.884Z Compiling tui-tree-widget v0.22.0
23082024-08-29T14:51:34.350Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23092024-08-29T14:51:39.204Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23102024-08-29T14:51:40.853Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23112024-08-29T14:51:46.834Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23122024-08-29T14:51:47.137Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23132024-08-29T14:51:52.562Z Compiling uzers v0.11.3
23142024-08-29T14:51:53.384Z Compiling shell-words v1.1.0
23152024-08-29T14:51:53.829Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23162024-08-29T14:51:55.198Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23172024-08-29T14:51:55.581Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23182024-08-29T14:51:57.186Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23192024-08-29T14:52:09.374Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23202024-08-29T14:52:20.365Z Compiling multimap v0.10.0
23212024-08-29T14:53:56.143Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23222024-08-29T14:54:20.523Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23232024-08-29T15:00:48.396Z Finished `release` profile [optimized] target(s) in 15m 15s
23242024-08-29T15:01:46.283Z
23252024-08-29T15:01:46.285Zreal 16:14.481303816
23262024-08-29T15:01:46.285Zuser 1:51:05.460128964
23272024-08-29T15:01:46.285Zsys 5:37.505662243
23282024-08-29T15:01:46.285Ztrap 2.732917639
23292024-08-29T15:01:46.285Ztflt 3.317893562
23302024-08-29T15:01:46.285Zdflt 3.395799341
23312024-08-29T15:01:46.285Zkflt 0.012478191
23322024-08-29T15:01:46.285Zlock 6:47:04.568588940
23332024-08-29T15:01:46.285Zslp 5:51:29.284349376
23342024-08-29T15:01:46.286Zlat 2:46.224628690
23352024-08-29T15:01:46.286Zstop 2:36.433262645
23362024-08-29T15:01:46.286Z+ mapfile -t packages
23372024-08-29T15:01:46.286Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
23382024-08-29T15:01:47.317Z Finished `release` profile [optimized] target(s) in 0.98s
23392024-08-29T15:01:47.374Z Running `target/release/omicron-package -t test list-outputs`
23402024-08-29T15:01:47.418ZLogging to: /work/oxidecomputer/omicron/out/LOG
23412024-08-29T15:01:47.421Z+ ptime -m cargo build --locked --release -p xtask
23422024-08-29T15:01:48.047Z Compiling serde v1.0.208
23432024-08-29T15:01:48.049Z Compiling serde_json v1.0.125
23442024-08-29T15:01:48.049Z Compiling libc v0.2.158
23452024-08-29T15:01:48.050Z Compiling rustix v0.38.34
23462024-08-29T15:01:48.050Z Compiling syn v2.0.74
23472024-08-29T15:01:48.137Z Compiling bitflags v2.6.0
23482024-08-29T15:01:48.489Z Compiling usdt-impl v0.5.0
23492024-08-29T15:01:48.539Z Compiling syn v1.0.109
23502024-08-29T15:01:48.637Z Compiling log v0.4.21
23512024-08-29T15:01:48.650Z Compiling hashbrown v0.14.5
23522024-08-29T15:01:48.685Z Compiling fs-err v2.11.0
23532024-08-29T15:01:49.005Z Compiling anyhow v1.0.86
23542024-08-29T15:01:49.548Z Compiling thread-id v4.2.1
23552024-08-29T15:01:50.050Z Compiling indexmap v2.4.0
23562024-08-29T15:01:51.005Z Compiling terminal_size v0.3.0
23572024-08-29T15:01:51.005Z Compiling tempfile v3.10.1
23582024-08-29T15:01:51.236Z Compiling clap_builder v4.5.15
23592024-08-29T15:01:51.889Z Compiling proc-macro-error v1.0.4
23602024-08-29T15:01:53.351Z Compiling tabled_derive v0.7.0
23612024-08-29T15:01:54.719Z Compiling tabled v0.15.0
23622024-08-29T15:01:55.757Z Compiling serde_derive v1.0.208
23632024-08-29T15:01:56.631Z Compiling thiserror-impl v1.0.63
23642024-08-29T15:01:56.644Z Compiling zerocopy-derive v0.7.34
23652024-08-29T15:01:57.596Z Compiling scroll_derive v0.12.0
23662024-08-29T15:01:58.716Z Compiling zerocopy v0.7.34
23672024-08-29T15:01:59.028Z Compiling scroll v0.12.0
23682024-08-29T15:01:59.441Z Compiling thiserror v1.0.63
23692024-08-29T15:01:59.606Z Compiling pest v2.7.10
23702024-08-29T15:02:00.331Z Compiling goblin v0.8.2
23712024-08-29T15:02:02.652Z Compiling pest_meta v2.7.10
23722024-08-29T15:02:06.867Z Compiling pest_generator v2.7.10
23732024-08-29T15:02:08.624Z Compiling clap_derive v4.5.13
23742024-08-29T15:02:08.679Z Compiling pest_derive v2.7.10
23752024-08-29T15:02:09.470Z Compiling dtrace-parser v0.2.0
23762024-08-29T15:02:10.987Z Compiling serde_spanned v0.6.7
23772024-08-29T15:02:11.258Z Compiling toml_datetime v0.6.8
23782024-08-29T15:02:11.264Z Compiling serde_tokenstream v0.2.2
23792024-08-29T15:02:11.860Z Compiling dof v0.3.0
23802024-08-29T15:02:11.976Z Compiling toml_edit v0.22.20
23812024-08-29T15:02:13.299Z Compiling camino v1.1.9
23822024-08-29T15:02:16.433Z Compiling toml v0.8.19
23832024-08-29T15:02:18.548Z Compiling usdt-attr-macro v0.5.0
23842024-08-29T15:02:19.901Z Compiling usdt-macro v0.5.0
23852024-08-29T15:02:19.968Z Compiling cargo-platform v0.1.8
23862024-08-29T15:02:21.122Z Compiling semver v1.0.23
23872024-08-29T15:02:21.151Z Compiling usdt v0.5.0
23882024-08-29T15:02:22.368Z Compiling cargo_metadata v0.18.1
23892024-08-29T15:02:22.613Z Compiling cargo_toml v0.20.4
23902024-08-29T15:02:22.650Z Compiling camino-tempfile v1.1.1
23912024-08-29T15:02:23.268Z Compiling clap v4.5.16
23922024-08-29T15:02:23.411Z Compiling macaddr v1.0.1
23932024-08-29T15:02:33.274Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
23942024-08-29T15:02:44.411Z Finished `release` profile [optimized] target(s) in 56.93s
23952024-08-29T15:02:44.517Z
23962024-08-29T15:02:44.517Zreal 57.061580533
23972024-08-29T15:02:44.519Zuser 5:41.459798616
23982024-08-29T15:02:44.520Zsys 32.427200974
23992024-08-29T15:02:44.520Ztrap 0.149744829
24002024-08-29T15:02:44.520Ztflt 0.334082184
24012024-08-29T15:02:44.520Zdflt 0.581400729
24022024-08-29T15:02:44.520Zkflt 0.000000000
24032024-08-29T15:02:44.520Zlock 10:57.050667920
24042024-08-29T15:02:44.520Zslp 15:50.575052523
24052024-08-29T15:02:44.520Zlat 12.381183268
24062024-08-29T15:02:44.520Zstop 14.752628238
24072024-08-29T15:02:44.520Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24082024-08-29T15:02:44.520Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24092024-08-29T15:02:44.520Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24102024-08-29T15:02:44.520Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24112024-08-29T15:02:44.520Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24122024-08-29T15:02:45.411Z Compiling regress v0.9.1
24132024-08-29T15:02:45.523Z Compiling getopts v0.2.21
24142024-08-29T15:02:45.524Z Compiling unsafe-libyaml v0.2.11
24152024-08-29T15:02:45.527Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24162024-08-29T15:02:45.533Z Compiling http v1.1.0
24172024-08-29T15:02:45.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24182024-08-29T15:02:45.576Z Compiling match_cfg v0.1.0
24192024-08-29T15:02:45.579Z Compiling toml v0.8.19
24202024-08-29T15:02:45.699Z Compiling hostname v0.3.1
24212024-08-29T15:02:45.937Z Compiling rustls-pki-types v1.7.0
24222024-08-29T15:02:45.956Z Compiling rustls v0.22.4
24232024-08-29T15:02:45.980Z Compiling ident_case v1.0.1
24242024-08-29T15:02:46.156Z Compiling paste v1.0.15
24252024-08-29T15:02:46.267Z Compiling darling_core v0.20.9
24262024-08-29T15:02:46.450Z Compiling rustls-webpki v0.102.4
24272024-08-29T15:02:46.782Z Compiling ipnetwork v0.20.0
24282024-08-29T15:02:46.816Z Compiling serde_yaml v0.9.34+deprecated
24292024-08-29T15:02:47.387Z Compiling multer v3.1.0
24302024-08-29T15:02:47.771Z Compiling slog-json v2.6.1
24312024-08-29T15:02:48.070Z Compiling async-stream-impl v0.3.5
24322024-08-29T15:02:48.170Z Compiling instant v0.1.12
24332024-08-29T15:02:48.328Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
24342024-08-29T15:02:48.512Z Compiling atomic-waker v1.1.2
24352024-08-29T15:02:48.653Z Compiling debug-ignore v1.0.5
24362024-08-29T15:02:48.794Z Compiling waitgroup v0.1.2
24372024-08-29T15:02:48.811Z Compiling slog-bunyan v2.5.0
24382024-08-29T15:02:49.022Z Compiling rustls-pemfile v2.1.3
24392024-08-29T15:02:49.049Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
24402024-08-29T15:02:49.465Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24412024-08-29T15:02:49.501Z Compiling async-stream v0.3.5
24422024-08-29T15:02:49.834Z Compiling serde_path_to_error v0.1.16
24432024-08-29T15:02:50.122Z Compiling hostname v0.4.0
24442024-08-29T15:02:50.421Z Compiling structmeta-derive v0.3.0
24452024-08-29T15:02:50.713Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
24462024-08-29T15:02:50.764Z Compiling newtype-uuid v1.1.0
24472024-08-29T15:02:51.085Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24482024-08-29T15:02:51.157Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24492024-08-29T15:02:51.482Z Compiling backoff v0.4.0
24502024-08-29T15:02:51.519Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24512024-08-29T15:02:51.837Z Compiling tokio-rustls v0.25.0
24522024-08-29T15:02:51.896Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24532024-08-29T15:02:52.087Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24542024-08-29T15:02:52.269Z Compiling macaddr v1.0.1
24552024-08-29T15:02:52.287Z Compiling proc-macro-crate v1.3.1
24562024-08-29T15:02:52.321Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24572024-08-29T15:02:52.737Z Compiling tempfile v3.10.1
24582024-08-29T15:02:52.755Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24592024-08-29T15:02:53.107Z Compiling foreign-types-macros v0.2.3
24602024-08-29T15:02:53.292Z Compiling darling_macro v0.20.9
24612024-08-29T15:02:53.375Z Compiling num_enum_derive v0.5.11
24622024-08-29T15:02:53.533Z Compiling structmeta v0.3.0
24632024-08-29T15:02:53.620Z Compiling foreign-types-shared v0.3.1
24642024-08-29T15:02:53.742Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24652024-08-29T15:02:54.003Z Compiling parse-display-derive v0.10.0
24662024-08-29T15:02:54.061Z Compiling heapless v0.8.0
24672024-08-29T15:02:54.258Z Compiling darling v0.20.9
24682024-08-29T15:02:54.384Z Compiling serde_with_macros v3.9.0
24692024-08-29T15:02:54.430Z Compiling foreign-types v0.5.0
24702024-08-29T15:02:54.581Z Compiling proc-macro-error v1.0.4
24712024-08-29T15:02:55.388Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24722024-08-29T15:02:55.453Z Compiling hash32 v0.3.1
24732024-08-29T15:02:55.723Z Compiling cstr-argument v0.1.2
24742024-08-29T15:02:55.999Z Compiling pretty-hex v0.2.1
24752024-08-29T15:02:56.094Z Compiling num_enum v0.5.11
24762024-08-29T15:02:56.205Z Compiling smoltcp v0.11.0
24772024-08-29T15:02:56.263Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24782024-08-29T15:02:56.460Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24792024-08-29T15:02:57.034Z Compiling camino-tempfile v1.1.1
24802024-08-29T15:02:57.069Z Compiling tabwriter v1.4.0
24812024-08-29T15:02:57.358Z Compiling serde_with v3.9.0
24822024-08-29T15:02:57.494Z Compiling colored v2.1.0
24832024-08-29T15:02:57.607Z Compiling socket2 v0.4.10
24842024-08-29T15:02:57.635Z Compiling cobs v0.2.3
24852024-08-29T15:02:57.740Z Compiling embedded-io v0.4.0
24862024-08-29T15:02:57.973Z Compiling postcard v1.0.8
24872024-08-29T15:02:58.291Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
24882024-08-29T15:02:58.529Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
24892024-08-29T15:02:58.615Z Compiling crucible-workspace-hack v0.1.0
24902024-08-29T15:02:58.740Z Compiling parse-display v0.10.0
24912024-08-29T15:02:58.774Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
24922024-08-29T15:02:58.833Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24932024-08-29T15:02:59.053Z Compiling smf v0.2.3
24942024-08-29T15:02:59.180Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24952024-08-29T15:02:59.515Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24962024-08-29T15:02:59.705Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24972024-08-29T15:03:00.256Z Compiling num-derive v0.4.2
24982024-08-29T15:03:00.554Z Compiling sigpipe v0.1.3
24992024-08-29T15:03:00.701Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25002024-08-29T15:03:01.053Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25012024-08-29T15:03:01.102Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25022024-08-29T15:03:01.345Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
25032024-08-29T15:03:02.264Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25042024-08-29T15:03:02.673Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
25052024-08-29T15:03:02.698Z Compiling universal-hash v0.5.1
25062024-08-29T15:03:02.723Z Compiling opaque-debug v0.3.1
25072024-08-29T15:03:02.769Z Compiling utf-8 v0.7.6
25082024-08-29T15:03:02.838Z Compiling num-rational v0.4.2
25092024-08-29T15:03:02.888Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
25102024-08-29T15:03:02.938Z Compiling curve25519-dalek v4.1.3
25112024-08-29T15:03:03.117Z Compiling num-complex v0.4.6
25122024-08-29T15:03:03.291Z Compiling humantime v2.1.0
25132024-08-29T15:03:03.448Z Compiling password-hash v0.5.0
25142024-08-29T15:03:03.626Z Compiling blake2 v0.10.6
25152024-08-29T15:03:03.727Z Compiling aead v0.5.2
25162024-08-29T15:03:03.818Z Compiling curve25519-dalek-derive v0.1.1
25172024-08-29T15:03:04.125Z Compiling num v0.4.3
25182024-08-29T15:03:04.191Z Compiling float-ord v0.3.2
25192024-08-29T15:03:04.249Z Compiling argon2 v0.5.3
25202024-08-29T15:03:04.375Z Compiling poly1305 v0.8.0
25212024-08-29T15:03:04.467Z Compiling chacha20 v0.9.1
25222024-08-29T15:03:04.657Z Compiling semver v0.1.20
25232024-08-29T15:03:04.926Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
25242024-08-29T15:03:05.079Z Compiling convert_case v0.4.0
25252024-08-29T15:03:05.183Z Compiling rustc_version v0.1.7
25262024-08-29T15:03:05.367Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25272024-08-29T15:03:05.705Z Compiling tungstenite v0.21.0
25282024-08-29T15:03:05.807Z Compiling newline-converter v0.3.0
25292024-08-29T15:03:05.985Z Compiling atty v0.2.14
25302024-08-29T15:03:06.108Z Compiling rayon-core v1.12.1
25312024-08-29T15:03:06.126Z Compiling derive_more v0.99.18
25322024-08-29T15:03:06.144Z Compiling same-file v1.0.6
25332024-08-29T15:03:06.352Z Compiling walkdir v2.5.0
25342024-08-29T15:03:06.457Z Compiling expectorate v1.1.0
25352024-08-29T15:03:06.476Z Compiling newtype_derive v0.1.6
25362024-08-29T15:03:06.643Z Compiling crossbeam-deque v0.8.5
25372024-08-29T15:03:06.809Z Compiling tokio-tungstenite v0.21.0
25382024-08-29T15:03:07.034Z Compiling prettyplease v0.2.20
25392024-08-29T15:03:07.127Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25402024-08-29T15:03:07.155Z Compiling keccak v0.1.5
25412024-08-29T15:03:07.469Z Compiling sha3 v0.10.8
25422024-08-29T15:03:07.886Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25432024-08-29T15:03:08.031Z Compiling thiserror-impl-no-std v2.0.2
25442024-08-29T15:03:08.163Z Compiling secrecy v0.8.0
25452024-08-29T15:03:08.186Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
25462024-08-29T15:03:08.231Z Compiling blake3 v1.5.1
25472024-08-29T15:03:08.452Z Compiling ring v0.16.20
25482024-08-29T15:03:08.511Z Compiling derive-where v1.2.7
25492024-08-29T15:03:08.898Z Compiling half v2.4.1
25502024-08-29T15:03:09.210Z Compiling unicase v2.7.0
25512024-08-29T15:03:09.514Z Compiling cookie v0.18.1
25522024-08-29T15:03:09.562Z Compiling ciborium-io v0.2.2
25532024-08-29T15:03:09.624Z Compiling quick-error v1.2.3
25542024-08-29T15:03:09.690Z Compiling linked-hash-map v0.5.6
25552024-08-29T15:03:09.781Z Compiling termcolor v1.4.1
25562024-08-29T15:03:09.847Z Compiling arc-swap v1.7.1
25572024-08-29T15:03:10.077Z Compiling lru-cache v0.1.2
25582024-08-29T15:03:10.375Z Compiling slog-scope v4.4.0
25592024-08-29T15:03:10.584Z Compiling env_logger v0.9.3
25602024-08-29T15:03:10.757Z Compiling resolv-conf v0.7.0
25612024-08-29T15:03:10.945Z Compiling ciborium-ll v0.2.2
25622024-08-29T15:03:11.350Z Compiling thiserror-no-std v2.0.2
25632024-08-29T15:03:11.674Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25642024-08-29T15:03:11.933Z Compiling rayon v1.10.0
25652024-08-29T15:03:12.176Z Compiling polyval v0.6.2
25662024-08-29T15:03:12.196Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25672024-08-29T15:03:12.633Z Compiling rfc6979 v0.4.0
25682024-08-29T15:03:12.676Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
25692024-08-29T15:03:12.681Z Compiling bitstruct_derive v0.1.0
25702024-08-29T15:03:12.831Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25712024-08-29T15:03:12.845Z Compiling memmap2 v0.9.4
25722024-08-29T15:03:13.325Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25732024-08-29T15:03:13.454Z Compiling libefi-sys v0.1.0
25742024-08-29T15:03:13.479Z Compiling arrayvec v0.7.4
25752024-08-29T15:03:13.771Z Compiling untrusted v0.7.1
25762024-08-29T15:03:13.852Z Compiling constant_time_eq v0.3.0
25772024-08-29T15:03:13.890Z Compiling arrayref v0.3.7
25782024-08-29T15:03:13.961Z Compiling highway v1.2.0
25792024-08-29T15:03:13.999Z Compiling spin v0.5.2
25802024-08-29T15:03:14.048Z Compiling parking_lot_core v0.8.6
25812024-08-29T15:03:14.065Z Compiling home v0.5.9
25822024-08-29T15:03:14.082Z Compiling ascii v1.1.0
25832024-08-29T15:03:14.346Z Compiling toolchain_find v0.4.0
25842024-08-29T15:03:14.596Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25852024-08-29T15:03:14.686Z Compiling bitstruct v0.1.1
25862024-08-29T15:03:14.755Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25872024-08-29T15:03:14.813Z Compiling ecdsa v0.16.9
25882024-08-29T15:03:14.998Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25892024-08-29T15:03:15.120Z Compiling ghash v0.5.1
25902024-08-29T15:03:15.333Z Compiling steno v0.4.1
25912024-08-29T15:03:15.504Z Compiling vsss-rs v3.3.4
25922024-08-29T15:03:15.724Z Compiling ciborium v0.2.2
25932024-08-29T15:03:15.814Z Compiling hickory-resolver v0.24.1
25942024-08-29T15:03:16.094Z Compiling slog-stdlog v4.1.1
25952024-08-29T15:03:17.592Z Compiling chacha20poly1305 v0.10.1
25962024-08-29T15:03:17.794Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25972024-08-29T15:03:17.818Z Compiling primeorder v0.13.6
25982024-08-29T15:03:17.971Z Compiling ctr v0.9.2
25992024-08-29T15:03:18.015Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26002024-08-29T15:03:18.338Z Compiling erased-serde v0.3.31
26012024-08-29T15:03:18.357Z Compiling serde_arrays v0.1.0
26022024-08-29T15:03:18.404Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26032024-08-29T15:03:18.524Z Compiling bitfield-struct v0.6.1
26042024-08-29T15:03:18.526Z Compiling slog-dtrace v0.3.0
26052024-08-29T15:03:18.821Z Compiling topological-sort v0.2.2
26062024-08-29T15:03:18.864Z Compiling cancel-safe-futures v0.1.5
26072024-08-29T15:03:19.067Z Compiling omicron-zone-package v0.11.0
26082024-08-29T15:03:19.483Z Compiling aes-gcm v0.10.3
26092024-08-29T15:03:19.778Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26102024-08-29T15:03:19.800Z Compiling slog-envlogger v2.2.0
26112024-08-29T15:03:19.953Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26122024-08-29T15:03:20.212Z Compiling mime_guess v2.0.4
26132024-08-29T15:03:21.103Z Compiling rustfmt-wrapper v0.2.1
26142024-08-29T15:03:21.153Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
26152024-08-29T15:03:21.426Z Compiling tungstenite v0.20.1
26162024-08-29T15:03:21.607Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26172024-08-29T15:03:21.696Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182024-08-29T15:03:22.345Z Compiling heck v0.3.3
26192024-08-29T15:03:22.478Z Compiling ed25519 v2.2.3
26202024-08-29T15:03:22.821Z Compiling ssh-encoding v0.2.0
26212024-08-29T15:03:22.913Z Compiling blowfish v0.9.1
26222024-08-29T15:03:23.235Z Compiling nibble_vec v0.1.0
26232024-08-29T15:03:23.386Z Compiling option-ext v0.2.0
26242024-08-29T15:03:23.412Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
26252024-08-29T15:03:23.523Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26262024-08-29T15:03:23.538Z Compiling endian-type v0.1.2
26272024-08-29T15:03:23.598Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26282024-08-29T15:03:23.616Z Compiling dirs-sys v0.4.1
26292024-08-29T15:03:23.757Z Compiling radix_trie v0.2.1
26302024-08-29T15:03:23.810Z Compiling ssh-cipher v0.2.0
26312024-08-29T15:03:24.314Z Compiling bcrypt-pbkdf v0.10.0
26322024-08-29T15:03:24.499Z Compiling zone_cfg_derive v0.1.2
26332024-08-29T15:03:24.532Z Compiling ed25519-dalek v2.1.1
26342024-08-29T15:03:24.584Z Compiling tokio-tungstenite v0.20.1
26352024-08-29T15:03:25.207Z Compiling parking_lot v0.11.2
26362024-08-29T15:03:25.512Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26372024-08-29T15:03:25.778Z Compiling gethostname v0.5.0
26382024-08-29T15:03:25.897Z Compiling password-hash v0.4.2
26392024-08-29T15:03:26.020Z Compiling libsw v3.3.1
26402024-08-29T15:03:26.120Z Compiling fxhash v0.2.1
26412024-08-29T15:03:26.162Z Compiling base64 v0.13.1
26422024-08-29T15:03:26.192Z Compiling owo-colors v4.0.0
26432024-08-29T15:03:26.270Z Compiling matches v0.1.10
26442024-08-29T15:03:26.328Z Compiling linear-map v1.2.0
26452024-08-29T15:03:26.355Z Compiling pbkdf2 v0.11.0
26462024-08-29T15:03:26.389Z Compiling idna v0.2.3
26472024-08-29T15:03:26.722Z Compiling ron v0.7.1
26482024-08-29T15:03:26.725Z Compiling sled v0.34.7
26492024-08-29T15:03:26.772Z Compiling zone v0.1.8
26502024-08-29T15:03:27.835Z Compiling ssh-key v0.6.6
26512024-08-29T15:03:28.034Z Compiling hickory-client v0.24.1
26522024-08-29T15:03:28.396Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26532024-08-29T15:03:28.516Z Compiling dirs v5.0.1
26542024-08-29T15:03:29.124Z Compiling p521 v0.13.3
26552024-08-29T15:03:29.441Z Compiling p384 v0.13.0
26562024-08-29T15:03:31.022Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26572024-08-29T15:03:31.480Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26582024-08-29T15:03:31.601Z Compiling p256 v0.13.2
26592024-08-29T15:03:32.131Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26602024-08-29T15:03:32.205Z Compiling hickory-server v0.24.1
26612024-08-29T15:03:32.441Z Compiling pem v3.0.4
26622024-08-29T15:03:32.552Z Compiling enum-as-inner v0.5.1
26632024-08-29T15:03:32.677Z Compiling yasna v0.5.2
26642024-08-29T15:03:33.262Z Compiling headers-core v0.2.0
26652024-08-29T15:03:33.447Z Compiling portpicker v0.1.1
26662024-08-29T15:03:33.667Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
26672024-08-29T15:03:33.826Z Compiling kstat-rs v0.2.4
26682024-08-29T15:03:34.063Z Compiling nanorand v0.7.0
26692024-08-29T15:03:34.114Z Compiling russh-cryptovec v0.7.2
26702024-08-29T15:03:34.444Z Compiling glob v0.3.1
26712024-08-29T15:03:34.462Z Compiling http-range v0.1.5
26722024-08-29T15:03:34.462Z Compiling md5 v0.7.0
26732024-08-29T15:03:34.652Z Compiling hyper-staticfile v0.9.5
26742024-08-29T15:03:34.816Z Compiling russh-keys v0.44.0
26752024-08-29T15:03:35.000Z Compiling flume v0.11.0
26762024-08-29T15:03:35.474Z Compiling rcgen v0.12.1
26772024-08-29T15:03:35.673Z Compiling trust-dns-proto v0.22.0
26782024-08-29T15:03:35.743Z Compiling headers v0.3.9
26792024-08-29T15:03:36.834Z Compiling atomicwrites v0.4.3
26802024-08-29T15:03:37.208Z Compiling num-bigint v0.4.5
26812024-08-29T15:03:37.757Z Compiling itertools v0.13.0
26822024-08-29T15:03:37.976Z Compiling subprocess v0.2.9
26832024-08-29T15:03:38.015Z Compiling display-error-chain v0.2.1
26842024-08-29T15:03:38.200Z Compiling hex-literal v0.4.1
26852024-08-29T15:03:38.382Z Compiling dhcproto-macros v0.1.0
26862024-08-29T15:03:39.146Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
26872024-08-29T15:03:39.466Z Compiling internet-checksum v0.2.1
26882024-08-29T15:03:39.469Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
26892024-08-29T15:03:39.674Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
26902024-08-29T15:03:39.713Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26912024-08-29T15:03:39.914Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26922024-08-29T15:03:39.934Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
26932024-08-29T15:03:41.052Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26942024-08-29T15:03:41.775Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
26952024-08-29T15:03:43.258Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26962024-08-29T15:03:43.837Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26972024-08-29T15:03:46.433Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26982024-08-29T15:03:47.406Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
26992024-08-29T15:03:47.584Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27002024-08-29T15:03:48.183Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27012024-08-29T15:03:49.154Z Compiling russh v0.44.1
27022024-08-29T15:03:49.605Z Compiling dhcproto v0.12.0
27032024-08-29T15:03:50.486Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27042024-08-29T15:03:57.910Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27052024-08-29T15:03:57.910Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27062024-08-29T15:03:57.917Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27072024-08-29T15:03:57.917Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27082024-08-29T15:04:00.999Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27092024-08-29T15:04:01.112Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27102024-08-29T15:04:01.278Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27112024-08-29T15:04:02.004Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27122024-08-29T15:04:02.052Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27132024-08-29T15:04:02.962Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27142024-08-29T15:04:04.214Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27152024-08-29T15:04:05.516Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162024-08-29T15:04:05.822Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27172024-08-29T15:04:06.309Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27182024-08-29T15:04:07.741Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27192024-08-29T15:04:08.195Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27202024-08-29T15:04:11.238Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27212024-08-29T15:04:11.750Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27222024-08-29T15:04:11.976Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27232024-08-29T15:04:14.569Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27242024-08-29T15:04:14.725Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27252024-08-29T15:04:25.022Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27262024-08-29T15:04:28.802Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27272024-08-29T15:04:28.802Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27282024-08-29T15:04:30.851Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27292024-08-29T15:04:47.928Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27302024-08-29T15:05:17.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
27312024-08-29T15:05:18.113Z
27322024-08-29T15:05:18.116Zreal 2:33.538269924
27332024-08-29T15:05:18.116Zuser 12:47.487740916
27342024-08-29T15:05:18.116Zsys 2:40.481960353
27352024-08-29T15:05:18.116Ztrap 0.353184673
27362024-08-29T15:05:18.116Ztflt 1.494441380
27372024-08-29T15:05:18.116Zdflt 1.696893788
27382024-08-29T15:05:18.116Zkflt 0.000267828
27392024-08-29T15:05:18.116Zlock 26:47.487294517
27402024-08-29T15:05:18.116Zslp 47:40.991100202
27412024-08-29T15:05:18.116Zlat 41.696359975
27422024-08-29T15:05:18.116Zstop 1:36.314457174
27432024-08-29T15:05:18.116Z+ mkdir tests
27442024-08-29T15:05:18.119Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27452024-08-29T15:05:18.119Z+ xargs -I '{}' -t cp '{}' tests/
27462024-08-29T15:05:18.163Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-82cd9ab04f7dbff1 tests/
27472024-08-29T15:05:18.189Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-db9e153f5b2a2e51 tests/
27482024-08-29T15:05:18.216Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e516de881cf97987 tests/
27492024-08-29T15:05:18.242Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9caa2faadc1f4b91 tests/
27502024-08-29T15:05:18.452Z+ files=(out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
27512024-08-29T15:05:18.454Z+ ptime -m tar cvzf /work/package.tar.gz out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-db9e153f5b2a2e51 tests/commtest-e516de881cf97987 tests/dhcp_server-82cd9ab04f7dbff1 tests/end_to_end_tests-9caa2faadc1f4b91 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
27522024-08-29T15:06:21.649ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27532024-08-29T15:06:21.649Za out/target/test 1K
27542024-08-29T15:06:21.649Za out/npuzone/npuzone 23144K
27552024-08-29T15:06:21.649Za package-manifest.toml 32K
27562024-08-29T15:06:21.649Za smf/sled-agent/non-gimlet/config.toml 4K
27572024-08-29T15:06:21.649Za target/release/omicron-package 32365K
27582024-08-29T15:06:21.649Za target/release/xtask 11987K
27592024-08-29T15:06:21.649Za target/debug/bootstrap 193100K
27602024-08-29T15:06:21.649Za tests/bootstrap-db9e153f5b2a2e51 23740K
27612024-08-29T15:06:21.649Za tests/commtest-e516de881cf97987 24002K
27622024-08-29T15:06:21.649Za tests/dhcp_server-82cd9ab04f7dbff1 23740K
27632024-08-29T15:06:21.649Za tests/end_to_end_tests-9caa2faadc1f4b91 205434K
27642024-08-29T15:06:21.649Za out/clickhouse.tar.gz 232446K
27652024-08-29T15:06:21.650Za out/clickhouse_keeper.tar.gz 232429K
27662024-08-29T15:06:21.650Za out/clickhouse_server.tar.gz 232430K
27672024-08-29T15:06:21.650Za out/cockroachdb.tar.gz 131961K
27682024-08-29T15:06:21.650Za out/crucible-dtrace.tar 84K
27692024-08-29T15:06:21.650Za out/crucible-pantry-zone.tar.gz 27842K
27702024-08-29T15:06:21.650Za out/crucible-zone.tar.gz 38169K
27712024-08-29T15:06:21.650Za out/external-dns.tar.gz 24902K
27722024-08-29T15:06:21.650Za out/internal-dns.tar.gz 24902K
27732024-08-29T15:06:21.650Za out/mg-ddm-gz.tar 62160K
27742024-08-29T15:06:21.650Za out/nexus.tar.gz 89783K
27752024-08-29T15:06:21.650Za out/ntp.tar.gz 8990K
27762024-08-29T15:06:21.650Za out/omicron-gateway-softnpu.tar.gz 20651K
27772024-08-29T15:06:21.650Za out/omicron-sled-agent.tar 98064K
27782024-08-29T15:06:21.650Za out/overlay.tar.gz 3K
27792024-08-29T15:06:21.650Za out/oximeter.tar.gz 42267K
27802024-08-29T15:06:21.650Za out/oxlog.tar 2947K
27812024-08-29T15:06:21.650Za out/probe.tar.gz 2764K
27822024-08-29T15:06:21.650Za out/propolis-server.tar.gz 65291K
27832024-08-29T15:06:21.650Za out/pumpkind-gz.tar 26665K
27842024-08-29T15:06:21.650Za out/switch-softnpu.tar.gz 214681K
27852024-08-29T15:06:21.653Z
27862024-08-29T15:06:21.653Zreal 1:03.186164092
27872024-08-29T15:06:21.653Zuser 1:00.290367877
27882024-08-29T15:06:21.653Zsys 4.165116646
27892024-08-29T15:06:21.653Ztrap 0.016064438
27902024-08-29T15:06:21.653Ztflt 0.000000000
27912024-08-29T15:06:21.653Zdflt 0.000000000
27922024-08-29T15:06:21.653Zkflt 0.000000000
27932024-08-29T15:06:21.653Zlock 0.000000000
27942024-08-29T15:06:21.653Zslp 1:00.059745049
27952024-08-29T15:06:21.653Zlat 1.835317192
27962024-08-29T15:06:21.653Zstop 0.000552275
27972024-08-29T15:06:21.656Zprocess exited: duration 1718548 ms, exit code 0
 
27982024-08-29T15:06:21.669Zfound 1 output files
27992024-08-29T15:06:21.669Zuploading: /work/package.tar.gz (1622696235 bytes)
28002024-08-29T15:06:57.054Zuploaded: /work/package.tar.gz