01JBZABXWWS70ENV0YA2J8H3R5: 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: 01JBZACC7SDJDJKXMQRMPAMZS4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-05T23:26:58.684Zjob assigned to worker 01JBZACKHJK4F1HDCFGDEPBDH3 (queued for 1 m 1 s)
 
22024-11-05T23:27:07.410Zstarting task 0: "setup"
32024-11-05T23:27:07.419Z++ uname -s
42024-11-05T23:27:07.422Z+ kern=SunOS
52024-11-05T23:27:07.422Z+ case "$kern" in
62024-11-05T23:27:07.422Z+ [[ 0 == 12345 ]]
72024-11-05T23:27:07.422Z+ groupadd -g 12345 build
82024-11-05T23:27:07.424Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-11-05T23:27:09.436Z+ zfs create -o mountpoint=/work rpool/work
102024-11-05T23:27:09.558Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-11-05T23:27:09.561Z+ home_fs=zfs
122024-11-05T23:27:09.561Z+ [[ zfs == autofs ]]
132024-11-05T23:27:09.561Z+ mkdir -p /home/build
142024-11-05T23:27:09.563Z+ chown build:build /home/build /work
152024-11-05T23:27:10.565Z+ chmod 0700 /home/build /work
162024-11-05T23:27:10.567Zprocess exited: duration 3156 ms, exit code 0
 
172024-11-05T23:27:10.573Zstarting task 1: "rust-toolchain"
182024-11-05T23:27:10.578Z+ printf ' * toolchain channel = "%s"
192024-11-05T23:27:10.578Z' 1.82.0
202024-11-05T23:27:10.581Z * toolchain channel = "1.82.0"
212024-11-05T23:27:10.581Z+ printf ' * toolchain profile = "%s"
222024-11-05T23:27:10.581Z' default
232024-11-05T23:27:10.581Z * toolchain profile = "default"
242024-11-05T23:27:10.581Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-11-05T23:27:10.581Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-11-05T23:27:10.684Zinfo: downloading installer
272024-11-05T23:27:12.193Zinfo: profile set to 'default'
282024-11-05T23:27:12.193Zinfo: default host triple is x86_64-unknown-illumos
292024-11-05T23:27:12.195Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-11-05T23:27:12.346Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-11-05T23:27:12.346Zinfo: downloading component 'cargo'
322024-11-05T23:27:13.198Zinfo: downloading component 'clippy'
332024-11-05T23:27:13.521Zinfo: downloading component 'rust-docs'
342024-11-05T23:27:14.709Zinfo: downloading component 'rust-std'
352024-11-05T23:27:16.600Zinfo: downloading component 'rustc'
362024-11-05T23:27:23.204Zinfo: downloading component 'rustfmt'
372024-11-05T23:27:23.445Zinfo: installing component 'cargo'
382024-11-05T23:27:24.333Zinfo: installing component 'clippy'
392024-11-05T23:27:24.764Zinfo: installing component 'rust-docs'
402024-11-05T23:27:26.452Zinfo: installing component 'rust-std'
412024-11-05T23:27:28.461Zinfo: installing component 'rustc'
422024-11-05T23:27:35.037Zinfo: installing component 'rustfmt'
432024-11-05T23:27:35.388Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-11-05T23:27:35.388Z
452024-11-05T23:27:35.765Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-11-05T23:27:35.765Z
472024-11-05T23:27:35.767Z
482024-11-05T23:27:35.768ZRust is installed now. Great!
492024-11-05T23:27:35.768Z
502024-11-05T23:27:35.768ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-11-05T23:27:35.768Zenvironment variable. This has not been done automatically.
522024-11-05T23:27:35.768Z
532024-11-05T23:27:35.768ZTo configure your current shell, you need to source
542024-11-05T23:27:35.768Zthe corresponding env file under $HOME/.cargo.
552024-11-05T23:27:35.768Z
562024-11-05T23:27:35.768ZThis is usually done by running one of the following (note the leading DOT):
572024-11-05T23:27:35.768Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-11-05T23:27:35.768Zsource "$HOME/.cargo/env.fish" # For fish
592024-11-05T23:27:35.837Z+ rustc --version
602024-11-05T23:27:35.902Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-11-05T23:27:35.906Zprocess exited: duration 25327 ms, exit code 0
 
622024-11-05T23:27:35.911Zstarting task 2: "authentication"
632024-11-05T23:27:35.932Zprocess exited: duration 20 ms, exit code 0
 
642024-11-05T23:27:35.938Zstarting task 3: "clone repository"
652024-11-05T23:27:35.943Z+ mkdir -p /work/oxidecomputer/omicron
662024-11-05T23:27:35.946Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-11-05T23:27:36.250ZCloning into '/work/oxidecomputer/omicron'...
682024-11-05T23:27:43.398Z+ cd /work/oxidecomputer/omicron
692024-11-05T23:27:43.401Z+ git fetch origin aa9cd9852e552b804f557cf84c969d1719bf20db
702024-11-05T23:27:43.973ZFrom https://github.com/oxidecomputer/omicron
712024-11-05T23:27:43.973Z * branch aa9cd9852e552b804f557cf84c969d1719bf20db -> FETCH_HEAD
722024-11-05T23:27:43.980Z+ [[ -n '' ]]
732024-11-05T23:27:43.980Z+ git reset --hard aa9cd9852e552b804f557cf84c969d1719bf20db
742024-11-05T23:27:44.143ZHEAD is now at aa9cd9852 address comments
752024-11-05T23:27:44.146Zprocess exited: duration 8206 ms, exit code 0
 
762024-11-05T23:27:44.153Zstarting task 4: "build"
772024-11-05T23:27:44.156Z+ source .github/buildomat/ci-env.sh
782024-11-05T23:27:44.156Z++ export CARGO_TERM_COLOR=always
792024-11-05T23:27:44.157Z++ CARGO_TERM_COLOR=always
802024-11-05T23:27:44.161Z+ cargo --version
812024-11-05T23:27:44.214Zcargo 1.82.0 (8f40fc59f 2024-08-21)
822024-11-05T23:27:44.216Z+ rustc --version
832024-11-05T23:27:44.275Zrustc 1.82.0 (f6e511eec 2024-10-15)
842024-11-05T23:27:44.278Z+ WORK=/work
852024-11-05T23:27:44.278Z+ pfexec mkdir -p /work
862024-11-05T23:27:44.281Z+ pfexec chown build /work
872024-11-05T23:27:44.284Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
882024-11-05T23:28:01.116Z Startup: Refreshing catalog 'helios-dev' ... Done
892024-11-05T23:28:04.711Z Startup: Caching catalogs ... Done
902024-11-05T23:28:12.639ZPlanning: Solver setup ... Done (7.213s)
912024-11-05T23:28:12.756ZPlanning: Running solver ... Done (0.100s)
922024-11-05T23:28:12.865ZPlanning: Finding local manifests ... Done (0.041s)
932024-11-05T23:28:12.910ZPlanning: Fetching manifests: 0/5 0% complete
942024-11-05T23:28:13.138ZPlanning: Fetching manifests: 5/5 100% complete
952024-11-05T23:28:13.364ZPlanning: Package planning ... Done (0.226s)
962024-11-05T23:28:13.421ZPlanning: Merging actions ... Done (0.057s)
972024-11-05T23:28:14.096ZPlanning: Checking for conflicting actions ... Done (0.675s)
982024-11-05T23:28:22.612ZPlanning: Consolidating action changes ... Done (8.515s)
992024-11-05T23:28:23.067ZPlanning: Evaluating mediators ... Done (0.455s)
1002024-11-05T23:28:23.217ZPlanning: Planning completed in 18.42 seconds
1012024-11-05T23:28:23.876Z Packages to install: 4
1022024-11-05T23:28:23.876Z Packages to update: 1
1032024-11-05T23:28:23.876Z Mediators to change: 2
1042024-11-05T23:28:23.879Z Services to change: 1
1052024-11-05T23:28:23.879Z Estimated space available: 155.61 GB
1062024-11-05T23:28:23.879ZEstimated space to be consumed: 1.59 GB
1072024-11-05T23:28:23.879Z Create boot environment: No
1082024-11-05T23:28:23.879ZCreate backup boot environment: Yes
1092024-11-05T23:28:23.879Z Rebuild boot archive: No
1102024-11-05T23:28:23.879Z
1112024-11-05T23:28:23.879ZChanged mediators:
1122024-11-05T23:28:23.879Z mediator clang:
1132024-11-05T23:28:23.879Z version: None -> 15 (system default)
1142024-11-05T23:28:23.879Z
1152024-11-05T23:28:23.879Z mediator llvm:
1162024-11-05T23:28:23.879Z version: 14 (system default) -> 15 (system default)
1172024-11-05T23:28:23.879Z
1182024-11-05T23:28:23.879ZChanged packages:
1192024-11-05T23:28:23.879Zhelios-dev
1202024-11-05T23:28:23.879Z developer/build-essential
1212024-11-05T23:28:23.879Z None -> 11-2.0
1222024-11-05T23:28:23.879Z library/libxmlsec1
1232024-11-05T23:28:23.880Z None -> 1.2.35-2.0
1242024-11-05T23:28:23.880Z ooce/developer/clang-15
1252024-11-05T23:28:23.880Z None -> 15.0.7-2.0
1262024-11-05T23:28:23.880Z ooce/developer/llvm-15
1272024-11-05T23:28:23.880Z None -> 15.0.7-2.0
1282024-11-05T23:28:23.880Z package/pkg
1292024-11-05T23:28:23.880Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1302024-11-05T23:28:23.880Z
1312024-11-05T23:28:23.880ZServices:
1322024-11-05T23:28:23.880Z restart_fmri:
1332024-11-05T23:28:23.880Z svc:/system/update-man-index:default
1342024-11-05T23:28:23.880Z
1352024-11-05T23:28:23.880ZEditable files to change:
1362024-11-05T23:28:23.880Z Update:
1372024-11-05T23:28:23.880Z usr/share/lib/pkg/web/config.shtml
1382024-11-05T23:28:24.129Z
1392024-11-05T23:28:24.130ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1402024-11-05T23:28:29.131ZDownload: 758/4281 items 18.5/220.6MB 8% complete (3.8M/s)
1412024-11-05T23:28:34.132ZDownload: 1228/4281 items 97.0/220.6MB 43% complete (9.7M/s)
1422024-11-05T23:28:39.192ZDownload: 2224/4281 items 119.2/220.6MB 54% complete (10.2M/s)
1432024-11-05T23:28:44.194ZDownload: 3219/4281 items 180.6/220.6MB 81% complete (8.1M/s)
1442024-11-05T23:28:49.195ZDownload: 4273/4281 items 220.6/220.6MB 99% complete (10.1M/s)
1452024-11-05T23:28:49.254ZDownload: Completed 220.60 MB in 25.12 seconds (8.8M/s)
1462024-11-05T23:28:52.997Z Actions: 1/5063 actions (Removing old actions)
1472024-11-05T23:28:53.050Z Actions: 194/5063 actions (Installing new actions)
1482024-11-05T23:28:58.340Z Actions: 4117/5063 actions (Installing new actions)
1492024-11-05T23:28:59.832Z Actions: 4226/5063 actions (Updating modified actions)
1502024-11-05T23:29:00.387Z Actions: Completed 5063 actions in 7.41 seconds.
1512024-11-05T23:29:00.764Z Done (0.369s)
1522024-11-05T23:29:00.766Z Done (0.000s)
1532024-11-05T23:29:01.309Z Done (0.543s)
1542024-11-05T23:29:08.507Z Done (6.986s)
1552024-11-05T23:29:08.946Z Done (0.368s)
1562024-11-05T23:29:08.950Z Done (0.000s)
1572024-11-05T23:29:09.149Z Done (0.000s)
1582024-11-05T23:29:09.805ZPlanning: Evaluating mediator changes ... Done
1592024-11-05T23:29:09.963ZPlanning: Checking for conflicting actions ... Done
1602024-11-05T23:29:09.968ZPlanning: Consolidating action changes ... Done
1612024-11-05T23:29:10.232ZPlanning: Evaluating mediators ... Done
1622024-11-05T23:29:10.235ZPlanning: Planning completed in 0.43 seconds
1632024-11-05T23:29:10.272Z Mediators to change: 2
1642024-11-05T23:29:10.272Z Create boot environment: No
1652024-11-05T23:29:10.274ZCreate backup boot environment: No
1662024-11-05T23:29:10.368Z Done
1672024-11-05T23:29:10.368Z Done
1682024-11-05T23:29:10.698Z Done
1692024-11-05T23:29:14.186Z Done
1702024-11-05T23:29:14.272Z Done
1712024-11-05T23:29:14.275Z Done
1722024-11-05T23:29:14.445Z Done
1732024-11-05T23:29:15.058ZPlanning: Evaluating mediator changes ... Done
1742024-11-05T23:29:15.060ZPlanning: Merging actions ... Done
1752024-11-05T23:29:15.246ZPlanning: Checking for conflicting actions ... Done
1762024-11-05T23:29:15.249ZPlanning: Consolidating action changes ... Done
1772024-11-05T23:29:15.514ZPlanning: Evaluating mediators ... Done
1782024-11-05T23:29:15.568ZPlanning: Planning completed in 0.75 seconds
1792024-11-05T23:29:15.608Z Packages to change: 1
1802024-11-05T23:29:15.608Z Mediators to change: 1
1812024-11-05T23:29:15.611Z Services to change: 1
1822024-11-05T23:29:15.611Z Create boot environment: No
1832024-11-05T23:29:15.611ZCreate backup boot environment: Yes
1842024-11-05T23:29:17.757Z Actions: 1/6 actions (Updating modified actions)
1852024-11-05T23:29:17.808Z Actions: Completed 6 actions in 0.05 seconds.
1862024-11-05T23:29:17.811Z Done
1872024-11-05T23:29:17.811Z Done
1882024-11-05T23:29:17.913Z Done
1892024-11-05T23:29:21.509Z Done
1902024-11-05T23:29:21.594Z Done
1912024-11-05T23:29:21.597Z Done
1922024-11-05T23:29:21.769Z Done
1932024-11-05T23:29:22.201ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942024-11-05T23:29:22.201Zclang system 15 system
1952024-11-05T23:29:22.201Zcsh system system illumos
1962024-11-05T23:29:22.201Zctags system system illumos
1972024-11-05T23:29:22.201Zgcc vendor 12 vendor
1982024-11-05T23:29:22.201Zgcc system 10 system
1992024-11-05T23:29:22.201Zgcc system 7 system
2002024-11-05T23:29:22.202Zgo system 1.20 system
2012024-11-05T23:29:22.202Zgo system 1.19 system
2022024-11-05T23:29:22.202Zllvm system 15 system
2032024-11-05T23:29:22.202Zllvm system 14 system
2042024-11-05T23:29:22.202Zmariadb system 10.6 system
2052024-11-05T23:29:22.202Zmta vendor vendor dma
2062024-11-05T23:29:22.202Zopenjdk system 17 system
2072024-11-05T23:29:22.202Zopenjdk system 11 system
2082024-11-05T23:29:22.202Zopenjdk system 1.8 system
2092024-11-05T23:29:22.202Zopenssl vendor 3 vendor
2102024-11-05T23:29:22.202Zperl system 5.36 system
2112024-11-05T23:29:22.202Zpostgresql system 15 system
2122024-11-05T23:29:22.202Zpostgresql system 13 system
2132024-11-05T23:29:22.202Zpython vendor 3 vendor
2142024-11-05T23:29:22.202Zpython system 2 system
2152024-11-05T23:29:22.202Zpython3 system 3.11 system
2162024-11-05T23:29:22.202Zruby system 3.0 system
2172024-11-05T23:29:22.202Zwords vendor vendor american-english
2182024-11-05T23:29:22.202Zwords system system australian-english
2192024-11-05T23:29:22.202Zwords system system british-english
2202024-11-05T23:29:22.202Zwords system system canadian-english
2212024-11-05T23:29:22.202Zwords system system french
2222024-11-05T23:29:22.202Zwords system system italian
2232024-11-05T23:29:22.202Zwords system system ngerman
2242024-11-05T23:29:22.202Zwords system system ogerman
2252024-11-05T23:29:22.202Zwords system system spanish
2262024-11-05T23:29:22.536ZPUBLISHER TYPE STATUS P LOCATION
2272024-11-05T23:29:22.536Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2282024-11-05T23:29:24.997ZFMRI IFO
2292024-11-05T23:29:24.997Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2302024-11-05T23:29:24.997Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2312024-11-05T23:29:24.997Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2322024-11-05T23:29:24.997Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2332024-11-05T23:29:24.997Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2342024-11-05T23:29:24.998Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2352024-11-05T23:29:24.998Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2362024-11-05T23:29:24.998Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2372024-11-05T23:29:24.998Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2382024-11-05T23:29:24.998Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2392024-11-05T23:29:24.998Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2402024-11-05T23:29:24.998Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2412024-11-05T23:29:24.998Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2422024-11-05T23:29:24.998Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2432024-11-05T23:29:24.998Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2442024-11-05T23:29:25.676Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452024-11-05T23:29:25.931Z Updating crates.io index
2462024-11-05T23:29:25.933Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472024-11-05T23:29:26.846Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2482024-11-05T23:29:27.110Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2492024-11-05T23:29:27.367Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2502024-11-05T23:29:27.666Z Updating git repository `https://github.com/oxidecomputer/propolis`
2512024-11-05T23:29:28.568Z Updating git repository `https://github.com/oxidecomputer/crucible`
2522024-11-05T23:29:30.992Z Updating git repository `https://github.com/oxidecomputer/opte`
2532024-11-05T23:29:31.928Z Updating git repository `https://github.com/oxidecomputer/falcon`
2542024-11-05T23:29:32.588Z Updating git repository `https://github.com/oxidecomputer/clickward`
2552024-11-05T23:29:32.861Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2562024-11-05T23:29:33.179Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2572024-11-05T23:29:33.732Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2582024-11-05T23:29:34.023Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2592024-11-05T23:29:34.370Z Updating git repository `https://github.com/oxidecomputer/tofino`
2602024-11-05T23:29:34.628Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2612024-11-05T23:29:34.922Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2622024-11-05T23:29:35.172Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2632024-11-05T23:29:35.460Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642024-11-05T23:29:35.777Z Updating git repository `https://github.com/oxidecomputer/ispf`
2652024-11-05T23:29:36.083Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2662024-11-05T23:29:36.393Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2672024-11-05T23:29:36.911Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2682024-11-05T23:29:37.261Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2692024-11-05T23:29:37.653Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2702024-11-05T23:29:38.100Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2712024-11-05T23:29:38.389Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2722024-11-05T23:29:38.680Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2732024-11-05T23:29:40.151Z Downloading crates ...
2742024-11-05T23:29:40.244Z Downloaded anstyle v1.0.8
2752024-11-05T23:29:40.248Z Downloaded block-buffer v0.10.4
2762024-11-05T23:29:40.251Z Downloaded anstream v0.6.15
2772024-11-05T23:29:40.251Z Downloaded digest v0.10.7
2782024-11-05T23:29:40.251Z Downloaded anyhow v1.0.89
2792024-11-05T23:29:40.256Z Downloaded equivalent v1.0.1
2802024-11-05T23:29:40.259Z Downloaded scroll_derive v0.12.0
2812024-11-05T23:29:40.264Z Downloaded proc-macro-error-attr v1.0.4
2822024-11-05T23:29:40.267Z Downloaded usdt-macro v0.5.0
2832024-11-05T23:29:40.267Z Downloaded serde_spanned v0.6.8
2842024-11-05T23:29:40.270Z Downloaded fs-err v2.11.0
2852024-11-05T23:29:40.270Z Downloaded fnv v1.0.7
2862024-11-05T23:29:40.273Z Downloaded usdt v0.5.0
2872024-11-05T23:29:40.276Z Downloaded memmap v0.7.0
2882024-11-05T23:29:40.276Z Downloaded bitflags v2.6.0
2892024-11-05T23:29:40.279Z Downloaded usdt-attr-macro v0.5.0
2902024-11-05T23:29:40.282Z Downloaded toml_datetime v0.6.8
2912024-11-05T23:29:40.282Z Downloaded colorchoice v1.0.2
2922024-11-05T23:29:40.284Z Downloaded tabled_derive v0.7.0
2932024-11-05T23:29:40.288Z Downloaded camino v1.1.9
2942024-11-05T23:29:40.291Z Downloaded pest_derive v2.7.14
2952024-11-05T23:29:40.293Z Downloaded anstyle-query v1.1.1
2962024-11-05T23:29:40.296Z Downloaded unicode-ident v1.0.13
2972024-11-05T23:29:40.298Z Downloaded smawk v0.3.2
2982024-11-05T23:29:40.301Z Downloaded anstyle-parse v0.2.5
2992024-11-05T23:29:40.301Z Downloaded bytecount v0.6.8
3002024-11-05T23:29:40.304Z Downloaded zerocopy-derive v0.7.35
3012024-11-05T23:29:40.307Z Downloaded cargo_toml v0.20.5
3022024-11-05T23:29:40.310Z Downloaded byteorder v1.5.0
3032024-11-05T23:29:40.313Z Downloaded serde_derive v1.0.210
3042024-11-05T23:29:40.315Z Downloaded autocfg v1.4.0
3052024-11-05T23:29:40.323Z Downloaded textwrap v0.16.1
3062024-11-05T23:29:40.327Z Downloaded indexmap v2.6.0
3072024-11-05T23:29:40.330Z Downloaded toml_edit v0.22.22
3082024-11-05T23:29:40.353Z Downloaded dtrace-parser v0.2.0
3092024-11-05T23:29:40.360Z Downloaded swrite v0.1.0
3102024-11-05T23:29:40.367Z Downloaded cpufeatures v0.2.14
3112024-11-05T23:29:40.370Z Downloaded cargo-platform v0.1.8
3122024-11-05T23:29:40.376Z Downloaded pretty-hex v0.4.1
3132024-11-05T23:29:40.380Z Downloaded cfg-if v1.0.0
3142024-11-05T23:29:40.384Z Downloaded plain v0.2.3
3152024-11-05T23:29:40.384Z Downloaded is_terminal_polyfill v1.70.1
3162024-11-05T23:29:40.387Z Downloaded heck v0.5.0
3172024-11-05T23:29:40.387Z Downloaded generic-array v0.14.7
3182024-11-05T23:29:40.387Z Downloaded errno v0.3.9
3192024-11-05T23:29:40.389Z Downloaded crypto-common v0.1.6
3202024-11-05T23:29:40.389Z Downloaded pest_generator v2.7.14
3212024-11-05T23:29:40.392Z Downloaded pest v2.7.14
3222024-11-05T23:29:40.395Z Downloaded heck v0.4.1
3232024-11-05T23:29:40.397Z Downloaded itoa v1.0.11
3242024-11-05T23:29:40.397Z Downloaded hashbrown v0.15.0
3252024-11-05T23:29:40.404Z Downloaded fastrand v2.1.1
3262024-11-05T23:29:40.406Z Downloaded terminal_size v0.4.0
3272024-11-05T23:29:40.406Z Downloaded strsim v0.11.1
3282024-11-05T23:29:40.406Z Downloaded cargo_metadata v0.18.1
3292024-11-05T23:29:40.410Z Downloaded clap_lex v0.7.2
3302024-11-05T23:29:40.414Z Downloaded macaddr v1.0.1
3312024-11-05T23:29:40.414Z Downloaded version_check v0.9.5
3322024-11-05T23:29:40.414Z Downloaded camino-tempfile v1.1.1
3332024-11-05T23:29:40.416Z Downloaded utf8parse v0.2.2
3342024-11-05T23:29:40.417Z Downloaded unicode-linebreak v0.1.5
3352024-11-05T23:29:40.417Z Downloaded thread-id v4.2.2
3362024-11-05T23:29:40.417Z Downloaded thiserror-impl v1.0.64
3372024-11-05T23:29:40.419Z Downloaded thiserror v1.0.64
3382024-11-05T23:29:40.422Z Downloaded dof v0.3.0
3392024-11-05T23:29:40.427Z Downloaded once_cell v1.20.2
3402024-11-05T23:29:40.431Z Downloaded semver v1.0.23
3412024-11-05T23:29:40.431Z Downloaded quote v1.0.37
3422024-11-05T23:29:40.434Z Downloaded clap_derive v4.5.18
3432024-11-05T23:29:40.435Z Downloaded scroll v0.12.0
3442024-11-05T23:29:40.438Z Downloaded usdt-impl v0.5.0
3452024-11-05T23:29:40.441Z Downloaded pest_meta v2.7.14
3462024-11-05T23:29:40.444Z Downloaded log v0.4.22
3472024-11-05T23:29:40.445Z Downloaded clap v4.5.20
3482024-11-05T23:29:40.452Z Downloaded winnow v0.6.20
3492024-11-05T23:29:40.460Z Downloaded ucd-trie v0.1.7
3502024-11-05T23:29:40.463Z Downloaded clap_builder v4.5.20
3512024-11-05T23:29:40.470Z Downloaded papergrid v0.11.0
3522024-11-05T23:29:40.473Z Downloaded serde v1.0.210
3532024-11-05T23:29:40.476Z Downloaded ryu v1.0.18
3542024-11-05T23:29:40.478Z Downloaded memchr v2.7.4
3552024-11-05T23:29:40.483Z Downloaded proc-macro2 v1.0.87
3562024-11-05T23:29:40.486Z Downloaded typenum v1.17.0
3572024-11-05T23:29:40.488Z Downloaded toml v0.8.19
3582024-11-05T23:29:40.492Z Downloaded tempfile v3.13.0
3592024-11-05T23:29:40.494Z Downloaded sha2 v0.10.8
3602024-11-05T23:29:40.498Z Downloaded syn v1.0.109
3612024-11-05T23:29:40.506Z Downloaded serde_tokenstream v0.2.2
3622024-11-05T23:29:40.509Z Downloaded serde_json v1.0.128
3632024-11-05T23:29:40.514Z Downloaded zerocopy v0.7.35
3642024-11-05T23:29:40.530Z Downloaded proc-macro-error v1.0.4
3652024-11-05T23:29:40.533Z Downloaded goblin v0.8.2
3662024-11-05T23:29:40.539Z Downloaded tabled v0.15.0
3672024-11-05T23:29:40.554Z Downloaded unicode-width v0.1.14
3682024-11-05T23:29:40.560Z Downloaded syn v2.0.79
3692024-11-05T23:29:40.570Z Downloaded rustix v0.38.37
3702024-11-05T23:29:40.613Z Downloaded libc v0.2.161
3712024-11-05T23:29:40.924Z Compiling proc-macro2 v1.0.87
3722024-11-05T23:29:40.925Z Compiling unicode-ident v1.0.13
3732024-11-05T23:29:40.927Z Compiling version_check v0.9.5
3742024-11-05T23:29:40.927Z Compiling serde v1.0.210
3752024-11-05T23:29:40.927Z Compiling thiserror v1.0.64
3762024-11-05T23:29:40.927Z Compiling memchr v2.7.4
3772024-11-05T23:29:40.927Z Compiling libc v0.2.161
3782024-11-05T23:29:40.927Z Compiling itoa v1.0.11
3792024-11-05T23:29:41.227Z Compiling ryu v1.0.18
3802024-11-05T23:29:41.539Z Compiling ucd-trie v0.1.7
3812024-11-05T23:29:41.671Z Compiling once_cell v1.20.2
3822024-11-05T23:29:42.030Z Compiling byteorder v1.5.0
3832024-11-05T23:29:42.283Z Compiling serde_json v1.0.128
3842024-11-05T23:29:42.353Z Compiling rustix v0.38.37
3852024-11-05T23:29:43.217Z Compiling bitflags v2.6.0
3862024-11-05T23:29:43.258Z Compiling usdt-impl v0.5.0
3872024-11-05T23:29:43.260Z Compiling proc-macro-error-attr v1.0.4
3882024-11-05T23:29:43.327Z Compiling syn v1.0.109
3892024-11-05T23:29:43.584Z Compiling proc-macro-error v1.0.4
3902024-11-05T23:29:43.631Z Compiling log v0.4.22
3912024-11-05T23:29:43.633Z Compiling equivalent v1.0.1
3922024-11-05T23:29:43.746Z Compiling plain v0.2.3
3932024-11-05T23:29:43.771Z Compiling utf8parse v0.2.2
3942024-11-05T23:29:43.870Z Compiling hashbrown v0.15.0
3952024-11-05T23:29:43.904Z Compiling camino v1.1.9
3962024-11-05T23:29:43.931Z Compiling anstyle-parse v0.2.5
3972024-11-05T23:29:44.133Z Compiling pretty-hex v0.4.1
3982024-11-05T23:29:44.271Z Compiling quote v1.0.37
3992024-11-05T23:29:44.332Z Compiling unicode-width v0.1.14
4002024-11-05T23:29:44.356Z Compiling autocfg v1.4.0
4012024-11-05T23:29:44.539Z Compiling errno v0.3.9
4022024-11-05T23:29:44.563Z Compiling thread-id v4.2.2
4032024-11-05T23:29:44.652Z Compiling syn v2.0.79
4042024-11-05T23:29:44.931Z Compiling semver v1.0.23
4052024-11-05T23:29:44.955Z Compiling anstyle-query v1.1.1
4062024-11-05T23:29:45.101Z Compiling indexmap v2.6.0
4072024-11-05T23:29:45.121Z Compiling anstyle v1.0.8
4082024-11-05T23:29:45.414Z Compiling colorchoice v1.0.2
4092024-11-05T23:29:45.440Z Compiling winnow v0.6.20
4102024-11-05T23:29:45.542Z Compiling is_terminal_polyfill v1.70.1
4112024-11-05T23:29:45.649Z Compiling anstream v0.6.15
4122024-11-05T23:29:45.676Z Compiling fs-err v2.11.0
4132024-11-05T23:29:46.165Z Compiling cfg-if v1.0.0
4142024-11-05T23:29:46.272Z Compiling anyhow v1.0.89
4152024-11-05T23:29:46.300Z Compiling fastrand v2.1.1
4162024-11-05T23:29:46.486Z Compiling clap_lex v0.7.2
4172024-11-05T23:29:46.660Z Compiling fnv v1.0.7
4182024-11-05T23:29:46.832Z Compiling terminal_size v0.4.0
4192024-11-05T23:29:46.858Z Compiling heck v0.5.0
4202024-11-05T23:29:46.904Z Compiling bytecount v0.6.8
4212024-11-05T23:29:47.038Z Compiling strsim v0.11.1
4222024-11-05T23:29:47.062Z Compiling heck v0.4.1
4232024-11-05T23:29:47.114Z Compiling papergrid v0.11.0
4242024-11-05T23:29:47.378Z Compiling clap_builder v4.5.20
4252024-11-05T23:29:47.899Z Compiling tempfile v3.13.0
4262024-11-05T23:29:48.103Z Compiling memmap v0.7.0
4272024-11-05T23:29:48.193Z Compiling smawk v0.3.2
4282024-11-05T23:29:48.404Z Compiling unicode-linebreak v0.1.5
4292024-11-05T23:29:48.893Z Compiling textwrap v0.16.1
4302024-11-05T23:29:49.048Z Compiling swrite v0.1.0
4312024-11-05T23:29:50.078Z Compiling tabled_derive v0.7.0
4322024-11-05T23:29:51.567Z Compiling tabled v0.15.0
4332024-11-05T23:29:52.475Z Compiling serde_derive v1.0.210
4342024-11-05T23:29:52.477Z Compiling thiserror-impl v1.0.64
4352024-11-05T23:29:52.477Z Compiling zerocopy-derive v0.7.35
4362024-11-05T23:29:52.497Z Compiling scroll_derive v0.12.0
4372024-11-05T23:29:52.630Z Compiling clap_derive v4.5.18
4382024-11-05T23:29:54.311Z Compiling zerocopy v0.7.35
4392024-11-05T23:29:54.917Z Compiling pest v2.7.14
4402024-11-05T23:29:55.793Z Compiling clap v4.5.20
4412024-11-05T23:29:56.944Z Compiling pest_meta v2.7.14
4422024-11-05T23:29:57.333Z Compiling scroll v0.12.0
4432024-11-05T23:29:57.657Z Compiling goblin v0.8.2
4442024-11-05T23:29:57.744Z Compiling pest_generator v2.7.14
4452024-11-05T23:29:59.310Z Compiling pest_derive v2.7.14
4462024-11-05T23:29:59.867Z Compiling dtrace-parser v0.2.0
4472024-11-05T23:30:01.553Z Compiling serde_tokenstream v0.2.2
4482024-11-05T23:30:01.594Z Compiling toml_datetime v0.6.8
4492024-11-05T23:30:01.597Z Compiling serde_spanned v0.6.8
4502024-11-05T23:30:01.925Z Compiling toml_edit v0.22.22
4512024-11-05T23:30:01.951Z Compiling cargo-platform v0.1.8
4522024-11-05T23:30:02.173Z Compiling macaddr v1.0.1
4532024-11-05T23:30:02.521Z Compiling camino-tempfile v1.1.1
4542024-11-05T23:30:03.175Z Compiling dof v0.3.0
4552024-11-05T23:30:03.175Z Compiling cargo_metadata v0.18.1
4562024-11-05T23:30:05.040Z Compiling toml v0.8.19
4572024-11-05T23:30:05.247Z Compiling usdt-macro v0.5.0
4582024-11-05T23:30:05.250Z Compiling usdt-attr-macro v0.5.0
4592024-11-05T23:30:05.849Z Compiling cargo_toml v0.20.5
4602024-11-05T23:30:06.617Z Compiling usdt v0.5.0
4612024-11-05T23:30:09.309Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4622024-11-05T23:30:13.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.68s
4632024-11-05T23:30:13.418Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4642024-11-05T23:30:13.924Z Downloading crates ...
4652024-11-05T23:30:14.058Z Downloaded aead v0.5.2
4662024-11-05T23:30:14.060Z Downloaded arc-swap v1.7.1
4672024-11-05T23:30:14.063Z Downloaded base16ct v0.2.0
4682024-11-05T23:30:14.067Z Downloaded atty v0.2.14
4692024-11-05T23:30:14.078Z Downloaded ascii-canvas v3.0.0
4702024-11-05T23:30:14.080Z Downloaded darling_macro v0.20.10
4712024-11-05T23:30:14.087Z Downloaded chrono-tz-build v0.4.0
4722024-11-05T23:30:14.090Z Downloaded async-recursion v1.1.1
4732024-11-05T23:30:14.092Z Downloaded ciborium-ll v0.2.2
4742024-11-05T23:30:14.095Z Downloaded humantime v2.1.0
4752024-11-05T23:30:14.097Z Downloaded cfg_aliases v0.1.1
4762024-11-05T23:30:14.097Z Downloaded hyper-staticfile v0.10.1
4772024-11-05T23:30:14.099Z Downloaded crossbeam-deque v0.8.5
4782024-11-05T23:30:14.102Z Downloaded cassowary v0.3.0
4792024-11-05T23:30:14.102Z Downloaded hickory-server v0.24.1
4802024-11-05T23:30:14.108Z Downloaded md5 v0.7.0
4812024-11-05T23:30:14.111Z Downloaded http-range v0.1.5
4822024-11-05T23:30:14.111Z Downloaded buf-list v1.0.3
4832024-11-05T23:30:14.113Z Downloaded matches v0.1.10
4842024-11-05T23:30:14.116Z Downloaded is_ci v1.2.0
4852024-11-05T23:30:14.116Z Downloaded bit-vec v0.6.3
4862024-11-05T23:30:14.118Z Downloaded http-body v0.4.6
4872024-11-05T23:30:14.120Z Downloaded nodrop v0.1.14
4882024-11-05T23:30:14.120Z Downloaded bzip2 v0.4.4
4892024-11-05T23:30:14.124Z Downloaded maplit v1.0.2
4902024-11-05T23:30:14.126Z Downloaded hubpack v0.1.2
4912024-11-05T23:30:14.126Z Downloaded libsw v3.3.1
4922024-11-05T23:30:14.126Z Downloaded hostname v0.4.0
4932024-11-05T23:30:14.129Z Downloaded lalrpop-util v0.19.12
4942024-11-05T23:30:14.131Z Downloaded instability v0.3.2
4952024-11-05T23:30:14.131Z Downloaded bcs v0.1.6
4962024-11-05T23:30:14.134Z Downloaded async-trait v0.1.83
4972024-11-05T23:30:14.136Z Downloaded nanorand v0.7.0
4982024-11-05T23:30:14.139Z Downloaded newtype-uuid v1.1.2
4992024-11-05T23:30:14.142Z Downloaded cookie v0.18.1
5002024-11-05T23:30:14.145Z Downloaded const-oid v0.9.6
5012024-11-05T23:30:14.147Z Downloaded ipnet v2.10.1
5022024-11-05T23:30:14.149Z Downloaded hmac v0.12.1
5032024-11-05T23:30:14.152Z Downloaded libloading v0.8.5
5042024-11-05T23:30:14.164Z Downloaded compact_str v0.8.0
5052024-11-05T23:30:14.164Z Downloaded chacha20poly1305 v0.10.1
5062024-11-05T23:30:14.164Z Downloaded mockall_derive v0.13.0
5072024-11-05T23:30:14.164Z Downloaded ref-cast-impl v1.0.23
5082024-11-05T23:30:14.166Z Downloaded crossbeam-channel v0.5.13
5092024-11-05T23:30:14.168Z Downloaded indexmap v1.9.3
5102024-11-05T23:30:14.172Z Downloaded hubpack_derive v0.1.1
5112024-11-05T23:30:14.174Z Downloaded async-stream-impl v0.3.6
5122024-11-05T23:30:14.174Z Downloaded cc v1.1.30
5132024-11-05T23:30:14.177Z Downloaded http-body v1.0.1
5142024-11-05T23:30:14.180Z Downloaded bcrypt-pbkdf v0.10.0
5152024-11-05T23:30:14.182Z Downloaded array-init v0.0.4
5162024-11-05T23:30:14.182Z Downloaded atomicwrites v0.4.4
5172024-11-05T23:30:14.186Z Downloaded atomic-waker v1.1.2
5182024-11-05T23:30:14.186Z Downloaded async-stream v0.3.6
5192024-11-05T23:30:14.188Z Downloaded sec1 v0.7.3
5202024-11-05T23:30:14.190Z Downloaded crunchy v0.2.2
5212024-11-05T23:30:14.190Z Downloaded miniz_oxide v0.8.0
5222024-11-05T23:30:14.193Z Downloaded cfg_aliases v0.2.1
5232024-11-05T23:30:14.193Z Downloaded base64 v0.22.1
5242024-11-05T23:30:14.197Z Downloaded home v0.5.9
5252024-11-05T23:30:14.200Z Downloaded blowfish v0.9.1
5262024-11-05T23:30:14.200Z Downloaded assert_matches v1.5.0
5272024-11-05T23:30:14.203Z Downloaded adler2 v2.0.0
5282024-11-05T23:30:14.206Z Downloaded crc-any v2.5.0
5292024-11-05T23:30:14.206Z Downloaded kstat-rs v0.2.4
5302024-11-05T23:30:14.208Z Downloaded clang-sys v1.8.1
5312024-11-05T23:30:14.211Z Downloaded slog-dtrace v0.3.0
5322024-11-05T23:30:14.214Z Downloaded crucible-workspace-hack v0.1.0
5332024-11-05T23:30:14.214Z Downloaded httpdate v1.0.3
5342024-11-05T23:30:14.216Z Downloaded cstr-argument v0.1.2
5352024-11-05T23:30:14.216Z Downloaded http-body-util v0.1.2
5362024-11-05T23:30:14.218Z Downloaded hostname v0.3.1
5372024-11-05T23:30:14.220Z Downloaded httparse v1.9.5
5382024-11-05T23:30:14.223Z Downloaded highway v1.2.0
5392024-11-05T23:30:14.226Z Downloaded bit-set v0.5.3
5402024-11-05T23:30:14.228Z Downloaded arrayvec v0.7.6
5412024-11-05T23:30:14.231Z Downloaded take_mut v0.2.2
5422024-11-05T23:30:14.231Z Downloaded instant v0.1.13
5432024-11-05T23:30:14.233Z Downloaded crc-catalog v2.4.0
5442024-11-05T23:30:14.233Z Downloaded cipher v0.4.4
5452024-11-05T23:30:14.236Z Downloaded chacha20 v0.9.1
5462024-11-05T23:30:14.238Z Downloaded bitfield-struct v0.6.2
5472024-11-05T23:30:14.238Z Downloaded cexpr v0.6.0
5482024-11-05T23:30:14.241Z Downloaded newline-converter v0.3.0
5492024-11-05T23:30:14.243Z Downloaded match_cfg v0.1.0
5502024-11-05T23:30:14.243Z Downloaded cbc v0.1.2
5512024-11-05T23:30:14.246Z Downloaded castaway v0.2.3
5522024-11-05T23:30:14.246Z Downloaded ident_case v1.0.1
5532024-11-05T23:30:14.248Z Downloaded ciborium-io v0.2.2
5542024-11-05T23:30:14.248Z Downloaded blake2 v0.10.6
5552024-11-05T23:30:14.250Z Downloaded mime v0.3.17
5562024-11-05T23:30:14.253Z Downloaded strum v0.26.3
5572024-11-05T23:30:14.253Z Downloaded new_debug_unreachable v1.0.6
5582024-11-05T23:30:14.256Z Downloaded indoc v1.0.9
5592024-11-05T23:30:14.258Z Downloaded zone_cfg_derive v0.1.2
5602024-11-05T23:30:14.258Z Downloaded normalize-line-endings v0.3.0
5612024-11-05T23:30:14.259Z Downloaded dhcproto-macros v0.1.0
5622024-11-05T23:30:14.261Z Downloaded addr2line v0.24.2
5632024-11-05T23:30:14.263Z Downloaded strip-ansi-escapes v0.2.0
5642024-11-05T23:30:14.263Z Downloaded base64ct v1.6.0
5652024-11-05T23:30:14.266Z Downloaded backoff v0.4.0
5662024-11-05T23:30:14.268Z Downloaded zone_cfg_derive v0.3.0
5672024-11-05T23:30:14.270Z Downloaded hyper-rustls v0.27.3
5682024-11-05T23:30:14.273Z Downloaded similar v2.6.0
5692024-11-05T23:30:14.276Z Downloaded bitfield v0.14.0
5702024-11-05T23:30:14.278Z Downloaded curve25519-dalek-derive v0.1.1
5712024-11-05T23:30:14.280Z Downloaded cobs v0.2.3
5722024-11-05T23:30:14.280Z Downloaded want v0.3.1
5732024-11-05T23:30:14.283Z Downloaded russh-keys v0.45.0
5742024-11-05T23:30:14.285Z Downloaded newtype_derive v0.1.6
5752024-11-05T23:30:14.286Z Downloaded darling v0.20.10
5762024-11-05T23:30:14.289Z Downloaded display-error-chain v0.2.1
5772024-11-05T23:30:14.292Z Downloaded crc v3.2.1
5782024-11-05T23:30:14.294Z Downloaded hyper-tls v0.6.0
5792024-11-05T23:30:14.297Z Downloaded argon2 v0.5.3
5802024-11-05T23:30:14.297Z Downloaded toolchain_find v0.4.0
5812024-11-05T23:30:14.299Z Downloaded opaque-debug v0.3.1
5822024-11-05T23:30:14.299Z Downloaded which v4.4.2
5832024-11-05T23:30:14.302Z Downloaded md-5 v0.10.6
5842024-11-05T23:30:14.304Z Downloaded lazycell v1.3.0
5852024-11-05T23:30:14.305Z Downloaded keccak v0.1.5
5862024-11-05T23:30:14.307Z Downloaded ipnetwork v0.20.0
5872024-11-05T23:30:14.307Z Downloaded indent_write v2.2.0
5882024-11-05T23:30:14.310Z Downloaded mockall v0.13.0
5892024-11-05T23:30:14.312Z Downloaded managed v0.8.0
5902024-11-05T23:30:14.312Z Downloaded nibble_vec v0.1.0
5912024-11-05T23:30:14.317Z Downloaded lru-cache v0.1.2
5922024-11-05T23:30:14.317Z Downloaded maybe-uninit v2.0.0
5932024-11-05T23:30:14.321Z Downloaded impl-trait-for-tuples v0.2.2
5942024-11-05T23:30:14.321Z Downloaded rustc-hash v1.1.0
5952024-11-05T23:30:14.323Z Downloaded lru v0.12.5
5962024-11-05T23:30:14.323Z Downloaded signal-hook-mio v0.2.4
5972024-11-05T23:30:14.323Z Downloaded memoffset v0.9.1
5982024-11-05T23:30:14.326Z Downloaded linked-hash-map v0.5.6
5992024-11-05T23:30:14.326Z Downloaded serde_plain v1.0.2
6002024-11-05T23:30:14.329Z Downloaded slog-async v2.8.0
6012024-11-05T23:30:14.329Z Downloaded multimap v0.10.0
6022024-11-05T23:30:14.333Z Downloaded serde_path_to_error v0.1.16
6032024-11-05T23:30:14.335Z Downloaded linear-map v1.2.0
6042024-11-05T23:30:14.335Z Downloaded internet-checksum v0.2.1
6052024-11-05T23:30:14.335Z Downloaded lazy_static v1.5.0
6062024-11-05T23:30:14.337Z Downloaded lock_api v0.4.12
6072024-11-05T23:30:14.340Z Downloaded dyn-clone v1.0.17
6082024-11-05T23:30:14.343Z Downloaded iana-time-zone v0.1.61
6092024-11-05T23:30:14.343Z Downloaded is-terminal v0.4.13
6102024-11-05T23:30:14.346Z Downloaded inout v0.1.3
6112024-11-05T23:30:14.346Z Downloaded scheduled-thread-pool v0.2.7
6122024-11-05T23:30:14.348Z Downloaded slog-bunyan v2.5.0
6132024-11-05T23:30:14.348Z Downloaded data-encoding v2.6.0
6142024-11-05T23:30:14.350Z Downloaded termcolor v1.4.1
6152024-11-05T23:30:14.353Z Downloaded utf-8 v0.7.6
6162024-11-05T23:30:14.353Z Downloaded sqlformat v0.2.6
6172024-11-05T23:30:14.355Z Downloaded csv-core v0.1.11
6182024-11-05T23:30:14.358Z Downloaded serde-big-array v0.5.1
6192024-11-05T23:30:14.358Z Downloaded progenitor-client v0.8.0
6202024-11-05T23:30:14.360Z Downloaded flagset v0.4.6
6212024-11-05T23:30:14.360Z Downloaded futures-task v0.3.31
6222024-11-05T23:30:14.364Z Downloaded strum_macros v0.24.3
6232024-11-05T23:30:14.366Z Downloaded fixedbitset v0.4.2
6242024-11-05T23:30:14.366Z Downloaded ed25519 v2.2.3
6252024-11-05T23:30:14.368Z Downloaded num-iter v0.1.45
6262024-11-05T23:30:14.368Z Downloaded radium v0.7.0
6272024-11-05T23:30:14.371Z Downloaded futures-core v0.3.31
6282024-11-05T23:30:14.373Z Downloaded sync_wrapper v0.1.2
6292024-11-05T23:30:14.373Z Downloaded sigpipe v0.1.3
6302024-11-05T23:30:14.373Z Downloaded cookie_store v0.21.0
6312024-11-05T23:30:14.376Z Downloaded jobserver v0.1.32
6322024-11-05T23:30:14.380Z Downloaded crossbeam-utils v0.8.20
6332024-11-05T23:30:14.382Z Downloaded hex v0.4.3
6342024-11-05T23:30:14.385Z Downloaded rand_core v0.6.4
6352024-11-05T23:30:14.385Z Downloaded heck v0.3.3
6362024-11-05T23:30:14.387Z Downloaded ciborium v0.2.2
6372024-11-05T23:30:14.389Z Downloaded serde_derive_internals v0.29.1
6382024-11-05T23:30:14.392Z Downloaded rustc-demangle v0.1.24
6392024-11-05T23:30:14.395Z Downloaded tower-service v0.3.3
6402024-11-05T23:30:14.395Z Downloaded tokio-tungstenite v0.23.1
6412024-11-05T23:30:14.398Z Downloaded snafu-derive v0.8.5
6422024-11-05T23:30:14.398Z Downloaded libefi-sys v0.1.0
6432024-11-05T23:30:14.400Z Downloaded tokio-tungstenite v0.24.0
6442024-11-05T23:30:14.402Z Downloaded packed_struct v0.10.1
6452024-11-05T23:30:14.405Z Downloaded pkg-config v0.3.31
6462024-11-05T23:30:14.405Z Downloaded memmap2 v0.9.5
6472024-11-05T23:30:14.408Z Downloaded mime_guess v2.0.5
6482024-11-05T23:30:14.410Z Downloaded cancel-safe-futures v0.1.5
6492024-11-05T23:30:14.413Z Downloaded multer v3.1.0
6502024-11-05T23:30:14.415Z Downloaded crossbeam-epoch v0.9.18
6512024-11-05T23:30:14.418Z Downloaded term v0.7.0
6522024-11-05T23:30:14.421Z Downloaded tap v1.0.1
6532024-11-05T23:30:14.423Z Downloaded progenitor v0.8.0
6542024-11-05T23:30:14.425Z Downloaded proc-macro-crate v1.3.1
6552024-11-05T23:30:14.425Z Downloaded bytes v1.7.2
6562024-11-05T23:30:14.429Z Downloaded parse-size v1.0.0
6572024-11-05T23:30:14.432Z Downloaded diesel_table_macro_syntax v0.2.0
6582024-11-05T23:30:14.432Z Downloaded rfc6979 v0.4.0
6592024-11-05T23:30:14.434Z Downloaded rustversion v1.0.17
6602024-11-05T23:30:14.436Z Downloaded predicates-core v1.0.8
6612024-11-05T23:30:14.436Z Downloaded pem v3.0.4
6622024-11-05T23:30:14.439Z Downloaded resolv-conf v0.7.0
6632024-11-05T23:30:14.441Z Downloaded phf_shared v0.10.0
6642024-11-05T23:30:14.441Z Downloaded env_filter v0.1.2
6652024-11-05T23:30:14.443Z Downloaded rusty-fork v0.3.0
6662024-11-05T23:30:14.445Z Downloaded hashlink v0.9.1
6672024-11-05T23:30:14.448Z Downloaded env_logger v0.11.5
6682024-11-05T23:30:14.451Z Downloaded thiserror-impl-no-std v2.0.2
6692024-11-05T23:30:14.451Z Downloaded string_cache v0.8.7
6702024-11-05T23:30:14.454Z Downloaded ecdsa v0.16.9
6712024-11-05T23:30:14.457Z Downloaded static_assertions v1.1.0
6722024-11-05T23:30:14.457Z Downloaded uuid v1.10.0
6732024-11-05T23:30:14.460Z Downloaded unicode-properties v0.1.3
6742024-11-05T23:30:14.462Z Downloaded native-tls v0.2.12
6752024-11-05T23:30:14.464Z Downloaded siphasher v0.3.11
6762024-11-05T23:30:14.467Z Downloaded allocator-api2 v0.2.18
6772024-11-05T23:30:14.470Z Downloaded tar v0.4.42
6782024-11-05T23:30:14.472Z Downloaded zeroize v1.8.1
6792024-11-05T23:30:14.474Z Downloaded smf v0.2.3
6802024-11-05T23:30:14.476Z Downloaded pin-project-lite v0.2.14
6812024-11-05T23:30:14.488Z Downloaded unicode-xid v0.2.6
6822024-11-05T23:30:14.491Z Downloaded tinyvec_macros v0.1.1
6832024-11-05T23:30:14.493Z Downloaded diesel-dtrace v0.3.0
6842024-11-05T23:30:14.493Z Downloaded russh-cryptovec v0.7.3
6852024-11-05T23:30:14.496Z Downloaded env_logger v0.10.2
6862024-11-05T23:30:14.498Z Downloaded base64 v0.21.7
6872024-11-05T23:30:14.501Z Downloaded waitgroup v0.1.2
6882024-11-05T23:30:14.503Z Downloaded fallible-streaming-iterator v0.1.9
6892024-11-05T23:30:14.503Z Downloaded fallible-iterator v0.2.0
6902024-11-05T23:30:14.506Z Downloaded backtrace v0.3.74
6912024-11-05T23:30:14.510Z Downloaded defmt-parser v0.3.4
6922024-11-05T23:30:14.512Z Downloaded phf_generator v0.11.2
6932024-11-05T23:30:14.515Z Downloaded unicode-truncate v1.1.0
6942024-11-05T23:30:14.515Z Downloaded parse-display-derive v0.10.0
6952024-11-05T23:30:14.517Z Downloaded num_enum_derive v0.5.11
6962024-11-05T23:30:14.517Z Downloaded ghash v0.5.1
6972024-11-05T23:30:14.520Z Downloaded phf_codegen v0.11.2
6982024-11-05T23:30:14.520Z Downloaded smallvec v1.13.2
6992024-11-05T23:30:14.523Z Downloaded foreign-types v0.3.2
7002024-11-05T23:30:14.523Z Downloaded peg-macros v0.8.4
7012024-11-05T23:30:14.525Z Downloaded itertools v0.13.0
7022024-11-05T23:30:14.532Z Downloaded indicatif v0.17.8
7032024-11-05T23:30:14.536Z Downloaded fxhash v0.2.1
7042024-11-05T23:30:14.539Z Downloaded toml v0.7.8
7052024-11-05T23:30:14.542Z Downloaded value-bag v1.9.0
7062024-11-05T23:30:14.545Z Downloaded hyper-util v0.1.9
7072024-11-05T23:30:14.550Z Downloaded group v0.13.0
7082024-11-05T23:30:14.552Z Downloaded zeroize_derive v1.4.2
7092024-11-05T23:30:14.552Z Downloaded rand_xorshift v0.3.0
7102024-11-05T23:30:14.555Z Downloaded thiserror-no-std v2.0.2
7112024-11-05T23:30:14.557Z Downloaded scopeguard v1.2.0
7122024-11-05T23:30:14.558Z Downloaded tokio-rustls v0.25.0
7132024-11-05T23:30:14.560Z Downloaded pretty-hex v0.2.1
7142024-11-05T23:30:14.563Z Downloaded http v0.2.12
7152024-11-05T23:30:14.566Z Downloaded signal-hook-tokio v0.3.1
7162024-11-05T23:30:14.568Z Downloaded darling_core v0.20.10
7172024-11-05T23:30:14.572Z Downloaded sync_wrapper v1.0.1
7182024-11-05T23:30:14.575Z Downloaded progenitor-macro v0.8.0
7192024-11-05T23:30:14.575Z Downloaded schemars_derive v0.8.21
7202024-11-05T23:30:14.577Z Downloaded slog-stdlog v4.1.1
7212024-11-05T23:30:14.577Z Downloaded slog-scope v4.4.0
7222024-11-05T23:30:14.580Z Downloaded slog-json v2.6.1
7232024-11-05T23:30:14.582Z Downloaded structmeta v0.3.0
7242024-11-05T23:30:14.582Z Downloaded der_derive v0.7.3
7252024-11-05T23:30:14.585Z Downloaded getrandom v0.2.15
7262024-11-05T23:30:14.590Z Downloaded fallible-iterator v0.3.0
7272024-11-05T23:30:14.593Z Downloaded ena v0.14.3
7282024-11-05T23:30:14.593Z Downloaded vsss-rs v3.3.4
7292024-11-05T23:30:14.595Z Downloaded globset v0.4.15
7302024-11-05T23:30:14.595Z Downloaded ron v0.7.1
7312024-11-05T23:30:14.600Z Downloaded untrusted v0.7.1
7322024-11-05T23:30:14.603Z Downloaded password-hash v0.4.2
7332024-11-05T23:30:14.603Z Downloaded gethostname v0.5.0
7342024-11-05T23:30:14.606Z Downloaded dsl_auto_type v0.1.2
7352024-11-05T23:30:14.609Z Downloaded num-integer v0.1.46
7362024-11-05T23:30:14.609Z Downloaded hash32 v0.3.1
7372024-11-05T23:30:14.612Z Downloaded either v1.13.0
7382024-11-05T23:30:14.612Z Downloaded test-strategy v0.3.1
7392024-11-05T23:30:14.616Z Downloaded url v2.5.2
7402024-11-05T23:30:14.618Z Downloaded foreign-types-shared v0.1.1
7412024-11-05T23:30:14.620Z Downloaded foreign-types-macros v0.2.3
7422024-11-05T23:30:14.620Z Downloaded hickory-resolver v0.24.1
7432024-11-05T23:30:14.626Z Downloaded hash32 v0.2.1
7442024-11-05T23:30:14.628Z Downloaded number_prefix v0.4.0
7452024-11-05T23:30:14.628Z Downloaded packed_struct_codegen v0.10.1
7462024-11-05T23:30:14.631Z Downloaded num-derive v0.4.2
7472024-11-05T23:30:14.632Z Downloaded foreign-types-shared v0.3.1
7482024-11-05T23:30:14.634Z Downloaded peg v0.8.4
7492024-11-05T23:30:14.637Z Downloaded oso v0.27.3
7502024-11-05T23:30:14.640Z Downloaded foldhash v0.1.3
7512024-11-05T23:30:14.643Z Downloaded const_format v0.2.33
7522024-11-05T23:30:14.646Z Downloaded path-slash v0.1.5
7532024-11-05T23:30:14.649Z Downloaded oso-derive v0.27.3
7542024-11-05T23:30:14.649Z Downloaded structmeta v0.2.0
7552024-11-05T23:30:14.651Z Downloaded stringprep v0.1.5
7562024-11-05T23:30:14.651Z Downloaded stable_deref_trait v1.2.0
7572024-11-05T23:30:14.654Z Downloaded aes v0.8.4
7582024-11-05T23:30:14.656Z Downloaded tabwriter v1.4.0
7592024-11-05T23:30:14.659Z Downloaded slab v0.4.9
7602024-11-05T23:30:14.659Z Downloaded signature v2.2.0
7612024-11-05T23:30:14.662Z Downloaded same-file v1.0.6
7622024-11-05T23:30:14.662Z Downloaded scrypt v0.11.0
7632024-11-05T23:30:14.665Z Downloaded supports-color v3.0.1
7642024-11-05T23:30:14.667Z Downloaded tracing-attributes v0.1.27
7652024-11-05T23:30:14.670Z Downloaded postgres-protocol v0.6.7
7662024-11-05T23:30:14.670Z Downloaded half v2.4.1
7672024-11-05T23:30:14.675Z Downloaded walkdir v2.5.0
7682024-11-05T23:30:14.678Z Downloaded defmt-macros v0.3.9
7692024-11-05T23:30:14.680Z Downloaded parking_lot v0.11.2
7702024-11-05T23:30:14.680Z Downloaded deranged v0.3.11
7712024-11-05T23:30:14.683Z Downloaded untrusted v0.9.0
7722024-11-05T23:30:14.685Z Downloaded primeorder v0.13.6
7732024-11-05T23:30:14.685Z Downloaded embedded-io v0.6.1
7742024-11-05T23:30:14.688Z Downloaded fatfs v0.3.6
7752024-11-05T23:30:14.691Z Downloaded vergen v8.3.2
7762024-11-05T23:30:14.694Z Downloaded embedded-io v0.4.0
7772024-11-05T23:30:14.697Z Downloaded rsa v0.9.6
7782024-11-05T23:30:14.700Z Downloaded time-core v0.1.2
7792024-11-05T23:30:14.703Z Downloaded subtle v2.6.1
7802024-11-05T23:30:14.703Z Downloaded signal-hook-registry v1.4.2
7812024-11-05T23:30:14.705Z Downloaded progenitor-impl v0.8.0
7822024-11-05T23:30:14.708Z Downloaded postcard v1.0.10
7832024-11-05T23:30:14.711Z Downloaded hex-literal v0.4.1
7842024-11-05T23:30:14.711Z Downloaded form_urlencoded v1.2.1
7852024-11-05T23:30:14.714Z Downloaded pem-rfc7468 v0.7.0
7862024-11-05T23:30:14.714Z Downloaded parse-zoneinfo v0.3.1
7872024-11-05T23:30:14.716Z Downloaded crypto-bigint v0.5.5
7882024-11-05T23:30:14.723Z Downloaded openssl-probe v0.1.5
7892024-11-05T23:30:14.726Z Downloaded headers-core v0.3.0
7902024-11-05T23:30:14.726Z Downloaded pkcs8 v0.10.2
7912024-11-05T23:30:14.728Z Downloaded minimal-lexical v0.2.1
7922024-11-05T23:30:14.732Z Downloaded phf_shared v0.11.2
7932024-11-05T23:30:14.734Z Downloaded tungstenite v0.24.0
7942024-11-05T23:30:14.737Z Downloaded secrecy v0.8.0
7952024-11-05T23:30:14.740Z Downloaded structmeta-derive v0.2.0
7962024-11-05T23:30:14.740Z Downloaded rand_seeder v0.3.0
7972024-11-05T23:30:14.742Z Downloaded sqlparser_derive v0.2.2
7982024-11-05T23:30:14.742Z Downloaded pin-utils v0.1.0
7992024-11-05T23:30:14.745Z Downloaded tokio-stream v0.1.16
8002024-11-05T23:30:14.748Z Downloaded tinyvec v1.8.0
8012024-11-05T23:30:14.751Z Downloaded dhcproto v0.12.0
8022024-11-05T23:30:14.756Z Downloaded rpassword v7.3.1
8032024-11-05T23:30:14.760Z Downloaded smallvec v0.6.14
8042024-11-05T23:30:14.760Z Downloaded shell-words v1.1.0
8052024-11-05T23:30:14.760Z Downloaded tokio-postgres v0.7.12
8062024-11-05T23:30:14.764Z Downloaded http v1.1.0
8072024-11-05T23:30:14.768Z Downloaded toml_edit v0.19.15
8082024-11-05T23:30:14.786Z Downloaded precomputed-hash v0.1.1
8092024-11-05T23:30:14.788Z Downloaded ff v0.13.0
8102024-11-05T23:30:14.788Z Downloaded hickory-client v0.24.1
8112024-11-05T23:30:14.791Z Downloaded fd-lock v4.0.2
8122024-11-05T23:30:14.794Z Downloaded enum-as-inner v0.6.1
8132024-11-05T23:30:14.796Z Downloaded dirs-next v2.0.0
8142024-11-05T23:30:14.797Z Downloaded wyz v0.5.1
8152024-11-05T23:30:14.799Z Downloaded parking_lot v0.12.3
8162024-11-05T23:30:14.803Z Downloaded omicron-zone-package v0.11.1
8172024-11-05T23:30:14.806Z Downloaded mio v1.0.2
8182024-11-05T23:30:14.809Z Downloaded shlex v1.3.0
8192024-11-05T23:30:14.811Z Downloaded serde_repr v0.1.19
8202024-11-05T23:30:14.814Z Downloaded powerfmt v0.2.0
8212024-11-05T23:30:14.814Z Downloaded pkcs5 v0.7.1
8222024-11-05T23:30:14.817Z Downloaded wait-timeout v0.2.0
8232024-11-05T23:30:14.820Z Downloaded tokio-macros v2.4.0
8242024-11-05T23:30:14.820Z Downloaded pin-project-internal v1.1.6
8252024-11-05T23:30:14.823Z Downloaded schemars v0.8.21
8262024-11-05T23:30:14.833Z Downloaded openssl-macros v0.1.1
8272024-11-05T23:30:14.836Z Downloaded structmeta-derive v0.3.0
8282024-11-05T23:30:14.837Z Downloaded ssh-cipher v0.2.0
8292024-11-05T23:30:14.839Z Downloaded tokio-rustls v0.24.1
8302024-11-05T23:30:14.842Z Downloaded tokio-rustls v0.26.0
8312024-11-05T23:30:14.845Z Downloaded ssh-encoding v0.2.0
8322024-11-05T23:30:14.845Z Downloaded sct v0.7.1
8332024-11-05T23:30:14.849Z Downloaded try-lock v0.2.5
8342024-11-05T23:30:14.852Z Downloaded funty v2.0.0
8352024-11-05T23:30:14.852Z Downloaded fragile v2.0.0
8362024-11-05T23:30:14.852Z Downloaded unarray v0.1.4
8372024-11-05T23:30:14.855Z Downloaded typify-macro v0.2.0
8382024-11-05T23:30:14.855Z Downloaded rustls-pki-types v1.9.0
8392024-11-05T23:30:14.857Z Downloaded percent-encoding v2.3.1
8402024-11-05T23:30:14.860Z Downloaded diff v0.1.13
8412024-11-05T23:30:14.863Z Downloaded steno v0.4.1
8422024-11-05T23:30:14.868Z Downloaded endian-type v0.1.2
8432024-11-05T23:30:14.871Z Downloaded nom v7.1.3
8442024-11-05T23:30:14.874Z Downloaded rustc_version v0.1.7
8452024-11-05T23:30:14.874Z Downloaded defmt v0.3.8
8462024-11-05T23:30:14.877Z Downloaded termtree v0.4.1
8472024-11-05T23:30:14.879Z Downloaded difflib v0.4.0
8482024-11-05T23:30:14.880Z Downloaded polyval v0.6.2
8492024-11-05T23:30:14.882Z Downloaded libxml v0.3.3
8502024-11-05T23:30:14.891Z Downloaded tls_codec_derive v0.4.1
8512024-11-05T23:30:14.894Z Downloaded rustfmt-wrapper v0.2.1
8522024-11-05T23:30:14.894Z Downloaded rustc_version v0.4.1
8532024-11-05T23:30:14.894Z Downloaded rustc-hash v2.0.0
8542024-11-05T23:30:14.894Z Downloaded tokio-native-tls v0.3.1
8552024-11-05T23:30:14.897Z Downloaded ppv-lite86 v0.2.20
8562024-11-05T23:30:14.897Z Downloaded prettyplease v0.2.22
8572024-11-05T23:30:14.900Z Downloaded dirs-sys-next v0.1.2
8582024-11-05T23:30:14.906Z Downloaded vte_generate_state_changes v0.1.2
8592024-11-05T23:30:14.906Z Downloaded postgres-types v0.2.8
8602024-11-05T23:30:14.909Z Downloaded tls_codec v0.4.1
8612024-11-05T23:30:14.909Z Downloaded futures-sink v0.3.31
8622024-11-05T23:30:14.909Z Downloaded quick-error v1.2.3
8632024-11-05T23:30:14.909Z Downloaded futures-macro v0.3.31
8642024-11-05T23:30:14.912Z Downloaded parse-display v0.10.0
8652024-11-05T23:30:14.912Z Downloaded samael v0.0.17
8662024-11-05T23:30:14.917Z Downloaded derive_builder v0.20.2
8672024-11-05T23:30:14.922Z Downloaded num-conv v0.1.0
8682024-11-05T23:30:14.925Z Downloaded unsafe-libyaml v0.2.11
8692024-11-05T23:30:14.928Z Downloaded spin v0.5.2
8702024-11-05T23:30:14.930Z Downloaded yasna v0.5.2
8712024-11-05T23:30:14.930Z Downloaded twox-hash v1.6.3
8722024-11-05T23:30:14.933Z Downloaded parking_lot_core v0.8.6
8732024-11-05T23:30:14.936Z Downloaded tungstenite v0.23.0
8742024-11-05T23:30:14.939Z Downloaded derive-where v1.2.7
8752024-11-05T23:30:14.942Z Downloaded itertools v0.12.1
8762024-11-05T23:30:14.950Z Downloaded num v0.4.3
8772024-11-05T23:30:14.953Z Downloaded flume v0.11.0
8782024-11-05T23:30:14.955Z Downloaded qorb v0.2.0
8792024-11-05T23:30:14.958Z Downloaded tui-tree-widget v0.22.0
8802024-11-05T23:30:14.962Z Downloaded xattr v1.3.1
8812024-11-05T23:30:14.965Z Downloaded tungstenite v0.21.0
8822024-11-05T23:30:14.968Z Downloaded expectorate v1.1.0
8832024-11-05T23:30:14.971Z Downloaded time-macros v0.2.18
8842024-11-05T23:30:14.971Z Downloaded quinn-udp v0.5.5
8852024-11-05T23:30:14.974Z Downloaded aes-gcm v0.10.3
8862024-11-05T23:30:14.978Z Downloaded signal-hook v0.3.17
8872024-11-05T23:30:14.980Z Downloaded openssl-sys v0.9.103
8882024-11-05T23:30:14.983Z Downloaded xz2 v0.1.7
8892024-11-05T23:30:14.987Z Downloaded foreign-types v0.5.0
8902024-11-05T23:30:14.987Z Downloaded float-ord v0.3.2
8912024-11-05T23:30:14.990Z Downloaded parking_lot_core v0.9.10
8922024-11-05T23:30:14.990Z Downloaded num-rational v0.4.2
8932024-11-05T23:30:14.992Z Downloaded rcgen v0.12.1
8942024-11-05T23:30:14.995Z Downloaded rayon-core v1.12.1
8952024-11-05T23:30:14.998Z Downloaded zerocopy v0.6.6
8962024-11-05T23:30:15.001Z Downloaded tracing v0.1.40
8972024-11-05T23:30:15.005Z Downloaded downcast v0.11.0
8982024-11-05T23:30:15.007Z Downloaded typify v0.2.0
8992024-11-05T23:30:15.010Z Downloaded futures-io v0.3.31
9002024-11-05T23:30:15.010Z Downloaded futures-executor v0.3.31
9012024-11-05T23:30:15.014Z Downloaded spki v0.7.3
9022024-11-05T23:30:15.014Z Downloaded futures v0.3.31
9032024-11-05T23:30:15.017Z Downloaded dropshot_endpoint v0.12.0
9042024-11-05T23:30:15.021Z Downloaded tough v0.17.1
9052024-11-05T23:30:15.029Z Downloaded zone v0.1.8
9062024-11-05T23:30:15.033Z Downloaded futures-channel v0.3.31
9072024-11-05T23:30:15.033Z Downloaded heapless v0.8.0
9082024-11-05T23:30:15.036Z Downloaded itertools v0.10.5
9092024-11-05T23:30:15.041Z Downloaded phf v0.11.2
9102024-11-05T23:30:15.044Z Downloaded blake3 v1.5.4
9112024-11-05T23:30:15.052Z Downloaded predicates-tree v1.0.11
9122024-11-05T23:30:15.055Z Downloaded predicates v3.1.2
9132024-11-05T23:30:15.055Z Downloaded rustls-pemfile v1.0.4
9142024-11-05T23:30:15.058Z Downloaded termios v0.3.3
9152024-11-05T23:30:15.060Z Downloaded hyper v0.14.30
9162024-11-05T23:30:15.067Z Downloaded float-cmp v0.9.0
9172024-11-05T23:30:15.069Z Downloaded thread_local v1.1.8
9182024-11-05T23:30:15.069Z Downloaded slog-envlogger v2.2.0
9192024-11-05T23:30:15.072Z Downloaded rtoolbox v0.0.2
9202024-11-05T23:30:15.072Z Downloaded olpc-cjson v0.1.4
9212024-11-05T23:30:15.074Z Downloaded quinn v0.11.5
9222024-11-05T23:30:15.077Z Downloaded universal-hash v0.5.1
9232024-11-05T23:30:15.080Z Downloaded topological-sort v0.2.2
9242024-11-05T23:30:15.080Z Downloaded enum-as-inner v0.5.1
9252024-11-05T23:30:15.083Z Downloaded num_enum v0.5.11
9262024-11-05T23:30:15.086Z Downloaded num-complex v0.4.6
9272024-11-05T23:30:15.090Z Downloaded rand_chacha v0.3.1
9282024-11-05T23:30:15.090Z Downloaded r2d2 v0.8.10
9292024-11-05T23:30:15.094Z Downloaded idna v0.2.3
9302024-11-05T23:30:15.097Z Downloaded pbkdf2 v0.12.2
9312024-11-05T23:30:15.099Z Downloaded serde-hex v0.1.0
9322024-11-05T23:30:15.099Z Downloaded uzers v0.12.1
9332024-11-05T23:30:15.103Z Downloaded pbkdf2 v0.11.0
9342024-11-05T23:30:15.106Z Downloaded zone v0.3.0
9352024-11-05T23:30:15.106Z Downloaded sha1 v0.10.6
9362024-11-05T23:30:15.109Z Downloaded serde_with_macros v3.11.0
9372024-11-05T23:30:15.109Z Downloaded hkdf v0.12.4
9382024-11-05T23:30:15.113Z Downloaded headers v0.4.0
9392024-11-05T23:30:15.118Z Downloaded psl-types v2.0.11
9402024-11-05T23:30:15.121Z Downloaded serde_urlencoded v0.7.1
9412024-11-05T23:30:15.121Z Downloaded salsa20 v0.10.2
9422024-11-05T23:30:15.121Z Downloaded paste v1.0.15
9432024-11-05T23:30:15.125Z Downloaded derive_more v0.99.18
9442024-11-05T23:30:15.129Z Downloaded ssh-key v0.6.6
9452024-11-05T23:30:15.134Z Downloaded slog-term v2.9.1
9462024-11-05T23:30:15.137Z Downloaded socket2 v0.5.7
9472024-11-05T23:30:15.140Z Downloaded poly1305 v0.8.0
9482024-11-05T23:30:15.142Z Downloaded idna v0.5.0
9492024-11-05T23:30:15.152Z Downloaded num-traits v0.2.19
9502024-11-05T23:30:15.156Z Downloaded x509-cert v0.2.5
9512024-11-05T23:30:15.158Z Downloaded unicase v2.7.0
9522024-11-05T23:30:15.161Z Downloaded ed25519-dalek v2.1.1
9532024-11-05T23:30:15.163Z Downloaded unicode-segmentation v1.12.0
9542024-11-05T23:30:15.167Z Downloaded snafu v0.8.5
9552024-11-05T23:30:15.172Z Downloaded rustls-pemfile v2.2.0
9562024-11-05T23:30:15.175Z Downloaded hashbrown v0.13.2
9572024-11-05T23:30:15.178Z Downloaded password-hash v0.5.0
9582024-11-05T23:30:15.183Z Downloaded subprocess v0.2.9
9592024-11-05T23:30:15.186Z Downloaded spin v0.9.8
9602024-11-05T23:30:15.186Z Downloaded nix v0.27.1
9612024-11-05T23:30:15.199Z Downloaded tokio-tungstenite v0.21.0
9622024-11-05T23:30:15.202Z Downloaded num-bigint v0.4.6
9632024-11-05T23:30:15.204Z Downloaded strum_macros v0.25.3
9642024-11-05T23:30:15.207Z Downloaded des v0.8.1
9652024-11-05T23:30:15.209Z Downloaded slog v2.7.0
9662024-11-05T23:30:15.213Z Downloaded zip v0.6.6
9672024-11-05T23:30:15.216Z Downloaded p256 v0.13.2
9682024-11-05T23:30:15.219Z Downloaded pkcs1 v0.7.5
9692024-11-05T23:30:15.222Z Downloaded nu-ansi-term v0.50.1
9702024-11-05T23:30:15.226Z Downloaded p521 v0.13.3
9712024-11-05T23:30:15.229Z Downloaded unicode-normalization v0.1.24
9722024-11-05T23:30:15.232Z Downloaded elliptic-curve v0.13.8
9732024-11-05T23:30:15.234Z Downloaded derive_builder_macro v0.20.2
9742024-11-05T23:30:15.234Z Downloaded vte v0.11.1
9752024-11-05T23:30:15.237Z Downloaded typed-path v0.7.1
9762024-11-05T23:30:15.243Z Downloaded heapless v0.7.17
9772024-11-05T23:30:15.246Z Downloaded tracing-core v0.1.32
9782024-11-05T23:30:15.249Z Downloaded rayon v1.10.0
9792024-11-05T23:30:15.259Z Downloaded bindgen v0.69.5
9802024-11-05T23:30:15.266Z Downloaded unicode-bidi v0.3.17
9812024-11-05T23:30:15.269Z Downloaded bitvec v1.0.1
9822024-11-05T23:30:15.283Z Downloaded hashbrown v0.12.3
9832024-11-05T23:30:15.288Z Downloaded serde_yaml v0.9.34+deprecated
9842024-11-05T23:30:15.292Z Downloaded russh v0.45.0
9852024-11-05T23:30:15.298Z Downloaded sqlparser v0.45.0
9862024-11-05T23:30:15.303Z Downloaded futures-util v0.3.31
9872024-11-05T23:30:15.315Z Downloaded der v0.7.9
9882024-11-05T23:30:15.321Z Downloaded unicode_categories v0.1.1
9892024-11-05T23:30:15.323Z Downloaded winnow v0.5.40
9902024-11-05T23:30:15.333Z Downloaded hashbrown v0.14.5
9912024-11-05T23:30:15.338Z Downloaded reqwest v0.12.8
9922024-11-05T23:30:15.346Z Downloaded git2 v0.19.0
9932024-11-05T23:30:15.355Z Downloaded time v0.3.36
9942024-11-05T23:30:15.361Z Downloaded vcpkg v0.2.15
9952024-11-05T23:30:15.400Z Downloaded rusqlite v0.32.1
9962024-11-05T23:30:15.407Z Downloaded webpki-roots v0.26.6
9972024-11-05T23:30:15.412Z Downloaded lalrpop v0.19.12
9982024-11-05T23:30:15.423Z Downloaded publicsuffix v2.2.3
9992024-11-05T23:30:15.425Z Downloaded curve25519-dalek v4.1.3
10002024-11-05T23:30:15.435Z Downloaded serde_with v3.11.0
10012024-11-05T23:30:15.443Z Downloaded idna v0.4.0
10022024-11-05T23:30:15.449Z Downloaded salty v0.3.0
10032024-11-05T23:30:15.456Z Downloaded rustls-webpki v0.101.7
10042024-11-05T23:30:15.470Z Downloaded radix_trie v0.2.1
10052024-11-05T23:30:15.476Z Downloaded gimli v0.31.1
10062024-11-05T23:30:15.485Z Downloaded reedline v0.35.0
10072024-11-05T23:30:15.492Z Downloaded reqwest v0.11.27
10082024-11-05T23:30:15.500Z Downloaded idna v0.3.0
10092024-11-05T23:30:15.507Z Downloaded proptest v1.5.0
10102024-11-05T23:30:15.515Z Downloaded regex v1.11.0
10112024-11-05T23:30:15.529Z Downloaded quick-xml v0.33.0
10122024-11-05T23:30:15.536Z Downloaded rustls v0.21.12
10132024-11-05T23:30:15.547Z Downloaded regress v0.9.1
10142024-11-05T23:30:15.557Z Downloaded chrono-tz v0.10.0
10152024-11-05T23:30:15.565Z Downloaded bstr v1.10.0
10162024-11-05T23:30:15.575Z Downloaded regex-syntax v0.6.29
10172024-11-05T23:30:15.582Z Downloaded nix v0.28.0
10182024-11-05T23:30:15.596Z Downloaded quinn-proto v0.11.8
10192024-11-05T23:30:15.600Z Downloaded dropshot v0.12.0
10202024-11-05T23:30:15.620Z Downloaded rustls v0.23.14
10212024-11-05T23:30:15.632Z Downloaded diesel v2.2.4
10222024-11-05T23:30:15.651Z Downloaded object v0.30.4
10232024-11-05T23:30:15.663Z Downloaded hickory-proto v0.24.1
10242024-11-05T23:30:15.677Z Downloaded regex-syntax v0.8.5
10252024-11-05T23:30:15.686Z Downloaded smoltcp v0.11.0
10262024-11-05T23:30:15.698Z Downloaded rustls v0.22.4
10272024-11-05T23:30:15.712Z Downloaded openssl v0.10.66
10282024-11-05T23:30:15.721Z Downloaded trust-dns-proto v0.22.0
10292024-11-05T23:30:15.733Z Downloaded zerocopy-derive v0.6.6
10302024-11-05T23:30:15.744Z Downloaded openapiv3 v2.0.0
10312024-11-05T23:30:15.755Z Downloaded bzip2-sys v0.1.11+1.0.8
10322024-11-05T23:30:15.767Z Downloaded nix v0.29.0
10332024-11-05T23:30:15.779Z Downloaded object v0.36.5
10342024-11-05T23:30:15.791Z Downloaded polar-core v0.27.3
10352024-11-05T23:30:15.800Z Downloaded p384 v0.13.0
10362024-11-05T23:30:15.806Z Downloaded smoltcp v0.9.1
10372024-11-05T23:30:15.817Z Downloaded regress v0.10.1
10382024-11-05T23:30:15.826Z Downloaded portable-atomic v1.9.0
10392024-11-05T23:30:15.833Z Downloaded regex-automata v0.4.8
10402024-11-05T23:30:15.850Z Downloaded h2 v0.4.6
10412024-11-05T23:30:15.857Z Downloaded typify-impl v0.2.0
10422024-11-05T23:30:15.872Z Downloaded sled v0.34.7
10432024-11-05T23:30:15.883Z Downloaded ratatui v0.28.1
10442024-11-05T23:30:15.902Z Downloaded chrono v0.4.38
10452024-11-05T23:30:15.909Z Downloaded num-bigint-dig v0.8.4
10462024-11-05T23:30:15.914Z Downloaded h2 v0.3.26
10472024-11-05T23:30:15.921Z Downloaded csv v1.3.0
10482024-11-05T23:30:15.941Z Downloaded rustls-webpki v0.102.8
10492024-11-05T23:30:15.959Z Downloaded pin-project v1.1.6
10502024-11-05T23:30:15.970Z Downloaded aho-corasick v1.1.3
10512024-11-05T23:30:15.975Z Downloaded strum_macros v0.26.4
10522024-11-05T23:30:15.979Z Downloaded flate2 v1.0.34
10532024-11-05T23:30:15.983Z Downloaded lzma-sys v0.1.20
10542024-11-05T23:30:16.012Z Downloaded diesel_derives v2.2.3
10552024-11-05T23:30:16.017Z Downloaded tiny-keccak v2.0.2
10562024-11-05T23:30:16.021Z Downloaded ref-cast v1.0.23
10572024-11-05T23:30:16.024Z Downloaded owo-colors v4.1.0
10582024-11-05T23:30:16.024Z Downloaded ron v0.8.1
10592024-11-05T23:30:16.029Z Downloaded hyper v1.4.1
10602024-11-05T23:30:16.035Z Downloaded libm v0.2.8
10612024-11-05T23:30:16.042Z Downloaded rustyline v14.0.0
10622024-11-05T23:30:16.047Z Downloaded rand v0.8.5
10632024-11-05T23:30:16.052Z Downloaded tokio-util v0.7.12
10642024-11-05T23:30:16.059Z Downloaded derive_builder_core v0.20.2
10652024-11-05T23:30:16.061Z Downloaded libz-sys v1.1.20
10662024-11-05T23:30:16.081Z Downloaded whoami v1.5.2
10672024-11-05T23:30:16.084Z Downloaded petgraph v0.6.5
10682024-11-05T23:30:16.101Z Downloaded tokio v1.40.0
10692024-11-05T23:30:16.140Z Downloaded semver v0.1.20
10702024-11-05T23:30:16.143Z Downloaded sha3 v0.10.8
10712024-11-05T23:30:16.146Z Downloaded glob v0.3.1
10722024-11-05T23:30:16.150Z Downloaded base64 v0.13.1
10732024-11-05T23:30:16.150Z Downloaded async-bb8-diesel v0.2.1
10742024-11-05T23:30:16.153Z Downloaded peg-runtime v0.8.3
10752024-11-05T23:30:16.153Z Downloaded console v0.15.8
10762024-11-05T23:30:16.156Z Downloaded const_format_proc_macros v0.2.33
10772024-11-05T23:30:16.160Z Downloaded crc32fast v1.4.2
10782024-11-05T23:30:16.160Z Downloaded num_threads v0.1.7
10792024-11-05T23:30:16.163Z Downloaded filetime v0.2.25
10802024-11-05T23:30:16.163Z Downloaded crossterm v0.28.1
10812024-11-05T23:30:16.168Z Downloaded convert_case v0.4.0
10822024-11-05T23:30:16.170Z Downloaded colored v2.1.0
10832024-11-05T23:30:16.173Z Downloaded ctr v0.9.2
10842024-11-05T23:30:16.173Z Downloaded block-padding v0.3.3
10852024-11-05T23:30:16.173Z Downloaded ahash v0.8.11
10862024-11-05T23:30:16.176Z Downloaded debug-ignore v1.0.5
10872024-11-05T23:30:16.179Z Downloaded constant_time_eq v0.3.1
10882024-11-05T23:30:16.179Z Downloaded bitflags v1.3.2
10892024-11-05T23:30:16.182Z Downloaded arrayref v0.3.9
10902024-11-05T23:30:16.186Z Downloaded bb8 v0.8.5
10912024-11-05T23:30:16.259Z Downloaded encoding_rs v0.8.34
10922024-11-05T23:30:16.334Z Downloaded libgit2-sys v0.17.0+1.8.1
10932024-11-05T23:30:16.662Z Downloaded libsqlite3-sys v0.30.1
10942024-11-05T23:30:16.753Z Downloaded ring v0.17.8
10952024-11-05T23:30:16.893Z Downloaded ring v0.16.20
10962024-11-05T23:30:17.084Z Compiling serde v1.0.210
10972024-11-05T23:30:17.088Z Compiling typenum v1.17.0
10982024-11-05T23:30:17.088Z Compiling generic-array v0.14.7
10992024-11-05T23:30:17.088Z Compiling lock_api v0.4.12
11002024-11-05T23:30:17.088Z Compiling scopeguard v1.2.0
11012024-11-05T23:30:17.088Z Compiling subtle v2.6.1
11022024-11-05T23:30:17.259Z Compiling syn v2.0.79
11032024-11-05T23:30:17.271Z Compiling getrandom v0.2.15
11042024-11-05T23:30:17.360Z Compiling value-bag v1.9.0
11052024-11-05T23:30:17.565Z Compiling rand_core v0.6.4
11062024-11-05T23:30:17.703Z Compiling const-oid v0.9.6
11072024-11-05T23:30:17.721Z Compiling pin-project-lite v0.2.14
11082024-11-05T23:30:17.827Z Compiling log v0.4.22
11092024-11-05T23:30:17.847Z Compiling smallvec v1.13.2
11102024-11-05T23:30:18.148Z Compiling jobserver v0.1.32
11112024-11-05T23:30:18.170Z Compiling parking_lot_core v0.9.10
11122024-11-05T23:30:18.241Z Compiling shlex v1.3.0
11132024-11-05T23:30:18.286Z Compiling futures-core v0.3.31
11142024-11-05T23:30:18.552Z Compiling cc v1.1.30
11152024-11-05T23:30:18.672Z Compiling signal-hook-registry v1.4.2
11162024-11-05T23:30:18.738Z Compiling mio v1.0.2
11172024-11-05T23:30:18.921Z Compiling cpufeatures v0.2.14
11182024-11-05T23:30:19.028Z Compiling parking_lot v0.12.3
11192024-11-05T23:30:19.310Z Compiling futures-sink v0.3.31
11202024-11-05T23:30:19.521Z Compiling spin v0.9.8
11212024-11-05T23:30:19.616Z Compiling socket2 v0.5.7
11222024-11-05T23:30:19.845Z Compiling slab v0.4.9
11232024-11-05T23:30:19.917Z Compiling serde_json v1.0.128
11242024-11-05T23:30:19.939Z Compiling futures-channel v0.3.31
11252024-11-05T23:30:19.965Z Compiling futures-io v0.3.31
11262024-11-05T23:30:20.103Z Compiling foldhash v0.1.3
11272024-11-05T23:30:20.265Z Compiling tinyvec_macros v0.1.1
11282024-11-05T23:30:20.307Z Compiling pin-utils v0.1.0
11292024-11-05T23:30:20.337Z Compiling allocator-api2 v0.2.18
11302024-11-05T23:30:20.355Z Compiling futures-task v0.3.31
11312024-11-05T23:30:20.394Z Compiling tinyvec v1.8.0
11322024-11-05T23:30:20.396Z Compiling libm v0.2.8
11332024-11-05T23:30:20.528Z Compiling num-traits v0.2.19
11342024-11-05T23:30:20.576Z Compiling unicode-bidi v0.3.17
11352024-11-05T23:30:20.646Z Compiling base64ct v1.6.0
11362024-11-05T23:30:21.043Z Compiling hashbrown v0.15.0
11372024-11-05T23:30:21.136Z Compiling pem-rfc7468 v0.7.0
11382024-11-05T23:30:21.226Z Compiling flagset v0.4.6
11392024-11-05T23:30:21.435Z Compiling httparse v1.9.5
11402024-11-05T23:30:21.893Z Compiling unicode-normalization v0.1.24
11412024-11-05T23:30:21.949Z Compiling tracing-core v0.1.32
11422024-11-05T23:30:22.115Z Compiling crossbeam-utils v0.8.20
11432024-11-05T23:30:22.339Z Compiling rustls-pki-types v1.9.0
11442024-11-05T23:30:22.367Z Compiling percent-encoding v2.3.1
11452024-11-05T23:30:22.656Z Compiling ring v0.17.8
11462024-11-05T23:30:22.763Z Compiling pkg-config v0.3.31
11472024-11-05T23:30:22.969Z Compiling num-conv v0.1.0
11482024-11-05T23:30:23.258Z Compiling untrusted v0.9.0
11492024-11-05T23:30:23.291Z Compiling time-core v0.1.2
11502024-11-05T23:30:23.419Z Compiling vcpkg v0.2.15
11512024-11-05T23:30:23.439Z Compiling powerfmt v0.2.0
11522024-11-05T23:30:23.475Z Compiling time-macros v0.2.18
11532024-11-05T23:30:23.825Z Compiling deranged v0.3.11
11542024-11-05T23:30:23.946Z Compiling num_threads v0.1.7
11552024-11-05T23:30:24.091Z Compiling atomic-waker v1.1.2
11562024-11-05T23:30:24.198Z Compiling form_urlencoded v1.2.1
11572024-11-05T23:30:24.293Z Compiling try-lock v0.2.5
11582024-11-05T23:30:24.433Z Compiling rustix v0.38.37
11592024-11-05T23:30:24.527Z Compiling slog v2.7.0
11602024-11-05T23:30:24.671Z Compiling want v0.3.1
11612024-11-05T23:30:24.957Z Compiling httpdate v1.0.3
11622024-11-05T23:30:25.274Z Compiling idna v0.5.0
11632024-11-05T23:30:25.365Z Compiling openssl-sys v0.9.103
11642024-11-05T23:30:25.385Z Compiling rustversion v1.0.17
11652024-11-05T23:30:25.726Z Compiling tower-service v0.3.3
11662024-11-05T23:30:25.837Z Compiling iana-time-zone v0.1.61
11672024-11-05T23:30:25.856Z Compiling base64 v0.22.1
11682024-11-05T23:30:26.028Z Compiling openssl v0.10.66
11692024-11-05T23:30:26.269Z Compiling match_cfg v0.1.0
11702024-11-05T23:30:26.362Z Compiling foreign-types-shared v0.1.1
11712024-11-05T23:30:26.425Z Compiling hostname v0.3.1
11722024-11-05T23:30:26.440Z Compiling time v0.3.36
11732024-11-05T23:30:26.458Z Compiling foreign-types v0.3.2
11742024-11-05T23:30:26.506Z Compiling url v2.5.2
11752024-11-05T23:30:26.611Z Compiling dirs-sys-next v0.1.2
11762024-11-05T23:30:26.636Z Compiling aho-corasick v1.1.3
11772024-11-05T23:30:26.707Z Compiling native-tls v0.2.12
11782024-11-05T23:30:27.013Z Compiling regex-syntax v0.8.5
11792024-11-05T23:30:27.182Z Compiling siphasher v0.3.11
11802024-11-05T23:30:27.557Z Compiling syn v1.0.109
11812024-11-05T23:30:28.146Z Compiling rustls v0.23.14
11822024-11-05T23:30:28.173Z Compiling adler2 v2.0.0
11832024-11-05T23:30:28.356Z Compiling data-encoding v2.6.0
11842024-11-05T23:30:28.397Z Compiling rustls v0.22.4
11852024-11-05T23:30:28.593Z Compiling miniz_oxide v0.8.0
11862024-11-05T23:30:29.890Z Compiling regex-automata v0.4.8
11872024-11-05T23:30:30.284Z Compiling serde_derive v1.0.210
11882024-11-05T23:30:30.329Z Compiling zeroize_derive v1.4.2
11892024-11-05T23:30:30.815Z Compiling zerocopy-derive v0.7.35
11902024-11-05T23:30:30.860Z Compiling tokio-macros v2.4.0
11912024-11-05T23:30:31.468Z Compiling thiserror-impl v1.0.64
11922024-11-05T23:30:31.890Z Compiling zeroize v1.8.1
11932024-11-05T23:30:32.297Z Compiling futures-macro v0.3.31
11942024-11-05T23:30:32.329Z Compiling der_derive v0.7.3
11952024-11-05T23:30:32.948Z Compiling zerocopy v0.7.35
11962024-11-05T23:30:33.655Z Compiling crypto-common v0.1.6
11972024-11-05T23:30:33.867Z Compiling block-buffer v0.10.4
11982024-11-05T23:30:34.076Z Compiling digest v0.10.7
11992024-11-05T23:30:34.124Z Compiling futures-util v0.3.31
12002024-11-05T23:30:34.473Z Compiling thiserror v1.0.64
12012024-11-05T23:30:34.490Z Compiling hmac v0.12.1
12022024-11-05T23:30:34.516Z Compiling block-padding v0.3.3
12032024-11-05T23:30:34.594Z Compiling sha2 v0.10.8
12042024-11-05T23:30:34.613Z Compiling ppv-lite86 v0.2.20
12052024-11-05T23:30:34.705Z Compiling der v0.7.9
12062024-11-05T23:30:34.762Z Compiling inout v0.1.3
12072024-11-05T23:30:35.034Z Compiling cipher v0.4.4
12082024-11-05T23:30:35.411Z Compiling rand_chacha v0.3.1
12092024-11-05T23:30:35.580Z Compiling tracing-attributes v0.1.27
12102024-11-05T23:30:37.599Z Compiling spki v0.7.3
12112024-11-05T23:30:37.888Z Compiling rand v0.8.5
12122024-11-05T23:30:37.948Z Compiling salsa20 v0.10.2
12132024-11-05T23:30:38.049Z Compiling pbkdf2 v0.12.2
12142024-11-05T23:30:38.153Z Compiling pest v2.7.14
12152024-11-05T23:30:38.214Z Compiling scrypt v0.11.0
12162024-11-05T23:30:38.740Z Compiling aes v0.8.4
12172024-11-05T23:30:39.043Z Compiling tracing v0.1.40
12182024-11-05T23:30:39.513Z Compiling cbc v0.1.2
12192024-11-05T23:30:39.739Z Compiling scroll_derive v0.12.0
12202024-11-05T23:30:40.002Z Compiling pkcs5 v0.7.1
12212024-11-05T23:30:40.181Z Compiling openssl-macros v0.1.1
12222024-11-05T23:30:40.928Z Compiling pest_meta v2.7.14
12232024-11-05T23:30:41.060Z Compiling pkcs8 v0.10.2
12242024-11-05T23:30:41.155Z Compiling async-trait v0.1.83
12252024-11-05T23:30:41.214Z Compiling scroll v0.12.0
12262024-11-05T23:30:41.348Z Compiling signature v2.2.0
12272024-11-05T23:30:41.459Z Compiling sha1 v0.10.6
12282024-11-05T23:30:41.647Z Compiling rustls-webpki v0.102.8
12292024-11-05T23:30:41.738Z Compiling goblin v0.8.2
12302024-11-05T23:30:41.885Z Compiling dirs-next v2.0.0
12312024-11-05T23:30:42.080Z Compiling serde_derive_internals v0.29.1
12322024-11-05T23:30:43.246Z Compiling pest_generator v2.7.14
12332024-11-05T23:30:43.264Z Compiling crossbeam-epoch v0.9.18
12342024-11-05T23:30:43.707Z Compiling lazy_static v1.5.0
12352024-11-05T23:30:43.789Z Compiling bytes v1.7.2
12362024-11-05T23:30:43.964Z Compiling indexmap v2.6.0
12372024-11-05T23:30:44.118Z Compiling bitflags v2.6.0
12382024-11-05T23:30:44.532Z Compiling semver v1.0.23
12392024-11-05T23:30:45.069Z Compiling tokio v1.40.0
12402024-11-05T23:30:45.190Z Compiling http v1.1.0
12412024-11-05T23:30:45.288Z Compiling rustc_version v0.4.1
12422024-11-05T23:30:45.501Z Compiling serde_spanned v0.6.8
12432024-11-05T23:30:45.576Z Compiling pest_derive v2.7.14
12442024-11-05T23:30:45.726Z Compiling serde_tokenstream v0.2.2
12452024-11-05T23:30:46.003Z Compiling uuid v1.10.0
12462024-11-05T23:30:46.283Z Compiling toml_datetime v0.6.8
12472024-11-05T23:30:46.362Z Compiling dtrace-parser v0.2.0
12482024-11-05T23:30:46.791Z Compiling http-body v1.0.1
12492024-11-05T23:30:46.934Z Compiling chrono v0.4.38
12502024-11-05T23:30:47.049Z Compiling http-body-util v0.1.2
12512024-11-05T23:30:47.596Z Compiling heapless v0.7.17
12522024-11-05T23:30:47.599Z Compiling dof v0.3.0
12532024-11-05T23:30:47.903Z Compiling thread_local v1.1.8
12542024-11-05T23:30:48.422Z Compiling usdt-impl v0.5.0
12552024-11-05T23:30:48.464Z Compiling multer v3.1.0
12562024-11-05T23:30:48.760Z Compiling cookie v0.18.1
12572024-11-05T23:30:49.058Z Compiling encoding_rs v0.8.34
12582024-11-05T23:30:49.619Z Compiling gimli v0.31.1
12592024-11-05T23:30:49.894Z Compiling schemars v0.8.21
12602024-11-05T23:30:50.057Z Compiling unicode-properties v0.1.3
12612024-11-05T23:30:50.259Z Compiling paste v1.0.15
12622024-11-05T23:30:50.470Z Compiling slog-async v2.8.0
12632024-11-05T23:30:50.582Z Compiling signal-hook v0.3.17
12642024-11-05T23:30:50.780Z Compiling openssl-probe v0.1.5
12652024-11-05T23:30:50.851Z Compiling mime v0.3.17
12662024-11-05T23:30:50.962Z Compiling rayon-core v1.12.1
12672024-11-05T23:30:51.137Z Compiling ipnet v2.10.1
12682024-11-05T23:30:51.254Z Compiling either v1.13.0
12692024-11-05T23:30:51.444Z Compiling toml_edit v0.22.22
12702024-11-05T23:30:51.575Z Compiling usdt-macro v0.5.0
12712024-11-05T23:30:51.671Z Compiling usdt-attr-macro v0.5.0
12722024-11-05T23:30:52.561Z Compiling stringprep v0.1.5
12732024-11-05T23:30:53.119Z Compiling tokio-util v0.7.12
12742024-11-05T23:30:53.378Z Compiling curve25519-dalek v4.1.3
12752024-11-05T23:30:53.431Z Compiling slog-json v2.6.1
12762024-11-05T23:30:53.809Z Compiling schemars_derive v0.8.21
12772024-11-05T23:30:54.036Z Compiling h2 v0.4.6
12782024-11-05T23:30:54.267Z Compiling addr2line v0.24.2
12792024-11-05T23:30:54.419Z Compiling serde_urlencoded v0.7.1
12802024-11-05T23:30:54.762Z Compiling crossbeam-deque v0.8.5
12812024-11-05T23:30:55.105Z Compiling term v0.7.0
12822024-11-05T23:30:56.602Z Compiling futures-executor v0.3.31
12832024-11-05T23:30:56.951Z Compiling md-5 v0.10.6
12842024-11-05T23:30:57.142Z Compiling enum-as-inner v0.6.1
12852024-11-05T23:30:57.230Z Compiling async-stream-impl v0.3.6
12862024-11-05T23:30:58.196Z Compiling crossbeam-channel v0.5.13
12872024-11-05T23:30:58.627Z Compiling num-integer v0.1.46
12882024-11-05T23:30:59.304Z Compiling rustls-pemfile v2.2.0
12892024-11-05T23:30:59.393Z Compiling idna v0.4.0
12902024-11-05T23:30:59.416Z Compiling idna v0.3.0
12912024-11-05T23:30:59.474Z Compiling ff v0.13.0
12922024-11-05T23:30:59.654Z Compiling hash32 v0.2.1
12932024-11-05T23:30:59.688Z Compiling is-terminal v0.4.13
12942024-11-05T23:30:59.814Z Compiling object v0.36.5
12952024-11-05T23:31:00.012Z Compiling dropshot v0.12.0
12962024-11-05T23:31:00.313Z Compiling take_mut v0.2.2
12972024-11-05T23:31:00.476Z Compiling dyn-clone v1.0.17
12982024-11-05T23:31:00.692Z Compiling fallible-iterator v0.2.0
12992024-11-05T23:31:00.929Z Compiling hyper v1.4.1
13002024-11-05T23:31:00.932Z Compiling utf-8 v0.7.6
13012024-11-05T23:31:01.247Z Compiling num-bigint-dig v0.8.4
13022024-11-05T23:31:01.396Z Compiling base16ct v0.2.0
13032024-11-05T23:31:01.554Z Compiling portable-atomic v1.9.0
13042024-11-05T23:31:01.735Z Compiling linked-hash-map v0.5.6
13052024-11-05T23:31:02.118Z Compiling rustc-demangle v0.1.24
13062024-11-05T23:31:02.636Z Compiling psl-types v2.0.11
13072024-11-05T23:31:02.825Z Compiling stable_deref_trait v1.2.0
13082024-11-05T23:31:02.928Z Compiling smoltcp v0.9.1
13092024-11-05T23:31:03.057Z Compiling anyhow v1.0.89
13102024-11-05T23:31:03.651Z Compiling hyper-util v0.1.9
13112024-11-05T23:31:03.655Z Compiling quick-error v1.2.3
13122024-11-05T23:31:03.818Z Compiling resolv-conf v0.7.0
13132024-11-05T23:31:04.700Z Compiling publicsuffix v2.2.3
13142024-11-05T23:31:04.791Z Compiling lru-cache v0.1.2
13152024-11-05T23:31:04.964Z Compiling sec1 v0.7.3
13162024-11-05T23:31:05.026Z Compiling postgres-protocol v0.6.7
13172024-11-05T23:31:05.046Z Compiling tungstenite v0.24.0
13182024-11-05T23:31:05.543Z Compiling tokio-rustls v0.26.0
13192024-11-05T23:31:06.415Z Compiling hickory-proto v0.24.1
13202024-11-05T23:31:06.873Z Compiling usdt v0.5.0
13212024-11-05T23:31:07.202Z Compiling slog-term v2.9.1
13222024-11-05T23:31:07.271Z Compiling group v0.13.0
13232024-11-05T23:31:07.366Z Compiling backtrace v0.3.74
13242024-11-05T23:31:07.603Z Compiling tokio-rustls v0.25.0
13252024-11-05T23:31:07.984Z Compiling num-iter v0.1.45
13262024-11-05T23:31:08.030Z Compiling async-stream v0.3.6
13272024-11-05T23:31:08.053Z Compiling futures v0.3.31
13282024-11-05T23:31:08.185Z Compiling toml v0.8.19
13292024-11-05T23:31:08.384Z Compiling tokio-native-tls v0.3.1
13302024-11-05T23:31:08.447Z Compiling slog-bunyan v2.5.0
13312024-11-05T23:31:09.423Z Compiling camino v1.1.9
13322024-11-05T23:31:09.645Z Compiling hubpack_derive v0.1.1
13332024-11-05T23:31:09.852Z Compiling terminal_size v0.4.0
13342024-11-05T23:31:09.891Z Compiling dropshot_endpoint v0.12.0
13352024-11-05T23:31:10.070Z Compiling openapiv3 v2.0.0
13362024-11-05T23:31:10.400Z Compiling serde_path_to_error v0.1.16
13372024-11-05T23:31:10.542Z Compiling hkdf v0.12.4
13382024-11-05T23:31:10.637Z Compiling crypto-bigint v0.5.5
13392024-11-05T23:31:10.711Z Compiling curve25519-dalek-derive v0.1.1
13402024-11-05T23:31:10.784Z Compiling zerocopy-derive v0.6.6
13412024-11-05T23:31:10.830Z Compiling phf_shared v0.11.2
13422024-11-05T23:31:11.219Z Compiling waitgroup v0.1.2
13432024-11-05T23:31:11.238Z Compiling webpki-roots v0.26.6
13442024-11-05T23:31:11.446Z Compiling hostname v0.4.0
13452024-11-05T23:31:11.462Z Compiling fs-err v2.11.0
13462024-11-05T23:31:11.725Z Compiling ahash v0.8.11
13472024-11-05T23:31:11.807Z Compiling managed v0.8.0
13482024-11-05T23:31:12.088Z Compiling bitflags v1.3.2
13492024-11-05T23:31:12.194Z Compiling winnow v0.5.40
13502024-11-05T23:31:12.211Z Compiling debug-ignore v1.0.5
13512024-11-05T23:31:12.290Z Compiling clap_builder v4.5.20
13522024-11-05T23:31:12.866Z Compiling zerocopy v0.6.6
13532024-11-05T23:31:13.777Z Compiling elliptic-curve v0.13.8
13542024-11-05T23:31:14.460Z Compiling strum_macros v0.25.3
13552024-11-05T23:31:14.633Z Compiling console v0.15.8
13562024-11-05T23:31:16.068Z Compiling toml_edit v0.19.15
13572024-11-05T23:31:16.191Z Compiling hickory-resolver v0.24.1
13582024-11-05T23:31:16.696Z Compiling hyper-rustls v0.27.3
13592024-11-05T23:31:16.717Z Compiling phf v0.11.2
13602024-11-05T23:31:17.033Z Compiling hubpack v0.1.2
13612024-11-05T23:31:17.335Z Compiling signal-hook-mio v0.2.4
13622024-11-05T23:31:17.466Z Compiling cookie_store v0.21.0
13632024-11-05T23:31:17.495Z Compiling rayon v1.10.0
13642024-11-05T23:31:18.344Z Compiling hyper-tls v0.6.0
13652024-11-05T23:31:19.910Z Compiling tokio-tungstenite v0.24.0
13662024-11-05T23:31:20.477Z Compiling postgres-types v0.2.8
13672024-11-05T23:31:21.898Z Compiling tokio-stream v0.1.16
13682024-11-05T23:31:22.360Z Compiling serde-big-array v0.5.1
13692024-11-05T23:31:22.512Z Compiling ed25519 v2.2.3
13702024-11-05T23:31:22.514Z Compiling pkcs1 v0.7.5
13712024-11-05T23:31:22.586Z Compiling bstr v1.10.0
13722024-11-05T23:31:22.604Z Compiling regex v1.11.0
13732024-11-05T23:31:22.946Z Compiling rfc6979 v0.4.0
13742024-11-05T23:31:23.143Z Compiling serde_repr v0.1.19
13752024-11-05T23:31:23.458Z Compiling derive-where v1.2.7
13762024-11-05T23:31:23.481Z Compiling clap_derive v4.5.18
13772024-11-05T23:31:23.640Z Compiling phf_shared v0.10.0
13782024-11-05T23:31:23.678Z Compiling float-cmp v0.9.0
13792024-11-05T23:31:23.901Z Compiling sync_wrapper v1.0.1
13802024-11-05T23:31:24.044Z Compiling crc32fast v1.4.2
13812024-11-05T23:31:24.065Z Compiling number_prefix v0.4.0
13822024-11-05T23:31:24.290Z Compiling whoami v1.5.2
13832024-11-05T23:31:24.312Z Compiling normalize-line-endings v0.3.0
13842024-11-05T23:31:24.312Z Compiling minimal-lexical v0.2.1
13852024-11-05T23:31:24.351Z Compiling predicates-core v1.0.8
13862024-11-05T23:31:24.374Z Compiling unicode-segmentation v1.12.0
13872024-11-05T23:31:24.446Z Compiling bit-vec v0.6.3
13882024-11-05T23:31:24.702Z Compiling new_debug_unreachable v1.0.6
13892024-11-05T23:31:24.801Z Compiling fixedbitset v0.4.2
13902024-11-05T23:31:24.834Z Compiling difflib v0.4.0
13912024-11-05T23:31:24.892Z Compiling static_assertions v1.1.0
13922024-11-05T23:31:24.910Z Compiling precomputed-hash v0.1.1
13932024-11-05T23:31:24.996Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
13942024-11-05T23:31:25.025Z Compiling string_cache v0.8.7
13952024-11-05T23:31:25.222Z Compiling petgraph v0.6.5
13962024-11-05T23:31:25.254Z Compiling predicates v3.1.2
13972024-11-05T23:31:25.460Z Compiling similar v2.6.0
13982024-11-05T23:31:26.360Z Compiling bit-set v0.5.3
13992024-11-05T23:31:26.676Z Compiling nom v7.1.3
14002024-11-05T23:31:26.925Z Compiling qorb v0.2.0
14012024-11-05T23:31:26.976Z Compiling tokio-postgres v0.7.12
14022024-11-05T23:31:27.875Z Compiling flate2 v1.0.34
14032024-11-05T23:31:28.095Z Compiling clap v4.5.20
14042024-11-05T23:31:28.226Z Compiling indicatif v0.17.8
14052024-11-05T23:31:28.827Z Compiling reqwest v0.12.8
14062024-11-05T23:31:29.303Z Compiling ecdsa v0.16.9
14072024-11-05T23:31:30.153Z Compiling rsa v0.9.6
14082024-11-05T23:31:30.309Z Compiling ed25519-dalek v2.1.1
14092024-11-05T23:31:30.367Z Compiling toml v0.7.8
14102024-11-05T23:31:31.613Z Compiling crossterm v0.28.1
14112024-11-05T23:31:32.651Z Compiling itertools v0.12.1
14122024-11-05T23:31:32.673Z Compiling itertools v0.10.5
14132024-11-05T23:31:32.692Z Compiling hex v0.4.3
14142024-11-05T23:31:32.744Z Compiling x509-cert v0.2.5
14152024-11-05T23:31:33.306Z Compiling unicode-xid v0.2.6
14162024-11-05T23:31:33.309Z Compiling lalrpop-util v0.19.12
14172024-11-05T23:31:33.480Z Compiling peg-runtime v0.8.3
14182024-11-05T23:31:33.684Z Compiling xattr v1.3.1
14192024-11-05T23:31:33.952Z Compiling strum_macros v0.26.4
14202024-11-05T23:31:34.156Z Compiling filetime v0.2.25
14212024-11-05T23:31:34.473Z Compiling tar v0.4.42
14222024-11-05T23:31:37.513Z Compiling strum v0.26.3
14232024-11-05T23:31:37.890Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14242024-11-05T23:31:38.135Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14252024-11-05T23:31:43.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
14262024-11-05T23:31:43.682Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14272024-11-05T23:31:43.729ZNov 05 23:31:42.171 INFO Starting download, target: Clickhouse
14282024-11-05T23:31:43.729ZNov 05 23:31:42.171 INFO Starting download, target: DendriteOpenapi
14292024-11-05T23:31:43.729ZNov 05 23:31:42.171 INFO Starting download, target: Cockroach
14302024-11-05T23:31:43.732ZNov 05 23:31:42.171 INFO Starting download, target: Console
14312024-11-05T23:31:43.732ZNov 05 23:31:42.171 INFO Starting download, target: DendriteStub
14322024-11-05T23:31:43.732ZNov 05 23:31:42.171 INFO Starting download, target: MaghemiteMgd
14332024-11-05T23:31:43.732ZNov 05 23:31:42.171 INFO Starting download, target: TransceiverControl
14342024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14352024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14362024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14372024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14382024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14392024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14402024-11-05T23:31:43.732ZNov 05 23:31:42.172 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14412024-11-05T23:31:43.925ZNov 05 23:31:42.360 INFO Download complete, target: DendriteOpenapi
14422024-11-05T23:31:44.090ZNov 05 23:31:42.515 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14432024-11-05T23:31:44.314ZNov 05 23:31:42.755 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14442024-11-05T23:31:44.610ZNov 05 23:31:43.052 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14452024-11-05T23:31:44.627ZNov 05 23:31:43.069 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14462024-11-05T23:31:44.660ZNov 05 23:31:43.099 INFO Download complete, target: Console
14472024-11-05T23:31:44.775ZNov 05 23:31:43.216 INFO Download complete, target: TransceiverControl
14482024-11-05T23:31:45.285ZNov 05 23:31:43.727 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14492024-11-05T23:31:45.285ZNov 05 23:31:43.727 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14502024-11-05T23:31:45.951ZNov 05 23:31:44.392 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14512024-11-05T23:31:47.319ZNov 05 23:31:45.761 INFO Download complete, target: DendriteStub
14522024-11-05T23:31:47.510ZNov 05 23:31:45.952 INFO Download complete, target: MaghemiteMgd
14532024-11-05T23:31:52.563ZNov 05 23:31:51.004 INFO Checking that binary works, target: Cockroach
14542024-11-05T23:31:52.727ZNov 05 23:31:51.167 INFO Download complete, target: Cockroach
14552024-11-05T23:31:58.079ZNov 05 23:31:56.516 INFO Checking that binary works, target: Clickhouse
14562024-11-05T23:31:59.110ZNov 05 23:31:57.550 INFO Download complete, target: Clickhouse
14572024-11-05T23:31:59.117ZAll prerequisites installed successfully
14582024-11-05T23:31:59.120Z
14592024-11-05T23:31:59.120Zreal 4:14.789582049
14602024-11-05T23:31:59.120Zuser 12:04.470815401
14612024-11-05T23:31:59.120Zsys 2:37.631088648
14622024-11-05T23:31:59.120Ztrap 0.413173499
14632024-11-05T23:31:59.120Ztflt 8.063500766
14642024-11-05T23:31:59.120Zdflt 5.975994347
14652024-11-05T23:31:59.120Zkflt 0.377351601
14662024-11-05T23:31:59.120Zlock 22:46.354510350
14672024-11-05T23:31:59.120Zslp 48:57.370875433
14682024-11-05T23:31:59.120Zlat 41.910964837
14692024-11-05T23:31:59.120Zstop 1:56.584057135
14702024-11-05T23:31:59.120Z+ ptime -m cargo xtask download softnpu
14712024-11-05T23:31:59.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14722024-11-05T23:31:59.621Z Running `target/debug/xtask download softnpu`
14732024-11-05T23:32:00.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
14742024-11-05T23:32:00.452Z Running `target/debug/xtask-downloader softnpu`
14752024-11-05T23:32:00.489ZNov 05 23:31:58.929 INFO Starting download, target: Softnpu
14762024-11-05T23:32:00.492ZNov 05 23:31:58.929 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14772024-11-05T23:32:01.410ZNov 05 23:31:59.849 INFO Download complete, target: Softnpu
14782024-11-05T23:32:01.413Z
14792024-11-05T23:32:01.416Zreal 2.289501916
14802024-11-05T23:32:01.416Zuser 1.214653280
14812024-11-05T23:32:01.416Zsys 0.502493932
14822024-11-05T23:32:01.416Ztrap 0.000548099
14832024-11-05T23:32:01.416Ztflt 0.000010347
14842024-11-05T23:32:01.416Zdflt 0.000029025
14852024-11-05T23:32:01.416Zkflt 0.000000000
14862024-11-05T23:32:01.416Zlock 9.790954289
14872024-11-05T23:32:01.416Zslp 0.738486839
14882024-11-05T23:32:01.416Zlat 0.067005975
14892024-11-05T23:32:01.416Zstop 0.000167458
14902024-11-05T23:32:01.416Z+ export CARGO_INCREMENTAL=0
14912024-11-05T23:32:01.416Z+ CARGO_INCREMENTAL=0
14922024-11-05T23:32:01.416Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
14932024-11-05T23:32:02.317Z Compiling proc-macro2 v1.0.87
14942024-11-05T23:32:02.317Z Compiling unicode-ident v1.0.13
14952024-11-05T23:32:02.317Z Compiling libc v0.2.161
14962024-11-05T23:32:02.317Z Compiling serde v1.0.210
14972024-11-05T23:32:02.320Z Compiling version_check v0.9.5
14982024-11-05T23:32:02.320Z Compiling autocfg v1.4.0
14992024-11-05T23:32:02.320Z Compiling cfg-if v1.0.0
15002024-11-05T23:32:02.540Z Compiling typenum v1.17.0
15012024-11-05T23:32:02.566Z Compiling memchr v2.7.4
15022024-11-05T23:32:03.043Z Compiling shlex v1.3.0
15032024-11-05T23:32:03.058Z Compiling generic-array v0.14.7
15042024-11-05T23:32:03.346Z Compiling lock_api v0.4.12
15052024-11-05T23:32:03.381Z Compiling parking_lot_core v0.9.10
15062024-11-05T23:32:03.430Z Compiling serde_json v1.0.128
15072024-11-05T23:32:03.641Z Compiling once_cell v1.20.2
15082024-11-05T23:32:03.745Z Compiling libm v0.2.8
15092024-11-05T23:32:03.761Z Compiling thiserror v1.0.64
15102024-11-05T23:32:03.969Z Compiling num-traits v0.2.19
15112024-11-05T23:32:04.000Z Compiling value-bag v1.9.0
15122024-11-05T23:32:04.091Z Compiling itoa v1.0.11
15132024-11-05T23:32:04.238Z Compiling quote v1.0.37
15142024-11-05T23:32:04.318Z Compiling slab v0.4.9
15152024-11-05T23:32:04.393Z Compiling getrandom v0.2.15
15162024-11-05T23:32:04.608Z Compiling syn v2.0.79
15172024-11-05T23:32:04.626Z Compiling jobserver v0.1.32
15182024-11-05T23:32:04.674Z Compiling log v0.4.22
15192024-11-05T23:32:04.724Z Compiling scopeguard v1.2.0
15202024-11-05T23:32:04.938Z Compiling rand_core v0.6.4
15212024-11-05T23:32:05.061Z Compiling cc v1.1.30
15222024-11-05T23:32:05.276Z Compiling byteorder v1.5.0
15232024-11-05T23:32:05.752Z Compiling allocator-api2 v0.2.18
15242024-11-05T23:32:05.811Z Compiling subtle v2.6.1
15252024-11-05T23:32:06.367Z Compiling semver v1.0.23
15262024-11-05T23:32:06.598Z Compiling pin-project-lite v0.2.14
15272024-11-05T23:32:06.724Z Compiling ryu v1.0.18
15282024-11-05T23:32:06.814Z Compiling const-oid v0.9.6
15292024-11-05T23:32:06.871Z Compiling foldhash v0.1.3
15302024-11-05T23:32:06.954Z Compiling smallvec v1.13.2
15312024-11-05T23:32:06.978Z Compiling equivalent v1.0.1
15322024-11-05T23:32:07.064Z Compiling hashbrown v0.15.0
15332024-11-05T23:32:07.086Z Compiling httparse v1.9.5
15342024-11-05T23:32:07.462Z Compiling schemars v0.8.21
15352024-11-05T23:32:07.796Z Compiling signal-hook-registry v1.4.2
15362024-11-05T23:32:07.910Z Compiling heck v0.5.0
15372024-11-05T23:32:07.967Z Compiling mio v1.0.2
15382024-11-05T23:32:08.233Z Compiling ring v0.17.8
15392024-11-05T23:32:08.326Z Compiling parking_lot v0.12.3
15402024-11-05T23:32:09.058Z Compiling crossbeam-utils v0.8.20
15412024-11-05T23:32:09.168Z Compiling socket2 v0.5.7
15422024-11-05T23:32:09.285Z Compiling time-core v0.1.2
15432024-11-05T23:32:09.466Z Compiling num-conv v0.1.0
15442024-11-05T23:32:09.504Z Compiling fnv v1.0.7
15452024-11-05T23:32:09.561Z Compiling futures-core v0.3.31
15462024-11-05T23:32:09.796Z Compiling vcpkg v0.2.15
15472024-11-05T23:32:09.903Z Compiling pkg-config v0.3.31
15482024-11-05T23:32:10.395Z Compiling time-macros v0.2.18
15492024-11-05T23:32:11.348Z Compiling openssl-sys v0.9.103
15502024-11-05T23:32:11.684Z Compiling spin v0.9.8
15512024-11-05T23:32:12.125Z Compiling serde_derive_internals v0.29.1
15522024-11-05T23:32:12.227Z Compiling cpufeatures v0.2.14
15532024-11-05T23:32:12.272Z Compiling futures-sink v0.3.31
15542024-11-05T23:32:12.743Z Compiling ahash v0.8.11
15552024-11-05T23:32:12.982Z Compiling syn v1.0.109
15562024-11-05T23:32:13.003Z Compiling slog v2.7.0
15572024-11-05T23:32:13.198Z Compiling rustix v0.38.37
15582024-11-05T23:32:13.432Z Compiling futures-channel v0.3.31
15592024-11-05T23:32:13.495Z Compiling ucd-trie v0.1.7
15602024-11-05T23:32:13.711Z Compiling pin-utils v0.1.0
15612024-11-05T23:32:13.802Z Compiling tinyvec_macros v0.1.1
15622024-11-05T23:32:13.820Z Compiling futures-io v0.3.31
15632024-11-05T23:32:13.945Z Compiling openssl v0.10.66
15642024-11-05T23:32:13.962Z Compiling futures-task v0.3.31
15652024-11-05T23:32:14.003Z Compiling iana-time-zone v0.1.61
15662024-11-05T23:32:14.086Z Compiling tinyvec v1.8.0
15672024-11-05T23:32:14.689Z Compiling native-tls v0.2.12
15682024-11-05T23:32:14.729Z Compiling rustls v0.23.14
15692024-11-05T23:32:14.951Z Compiling unicode-bidi v0.3.17
15702024-11-05T23:32:15.042Z Compiling base64ct v1.6.0
15712024-11-05T23:32:15.581Z Compiling unicode-normalization v0.1.24
15722024-11-05T23:32:15.623Z Compiling pem-rfc7468 v0.7.0
15732024-11-05T23:32:16.353Z Compiling tracing-core v0.1.32
15742024-11-05T23:32:16.640Z Compiling usdt-impl v0.5.0
15752024-11-05T23:32:16.682Z Compiling serde_derive v1.0.210
15762024-11-05T23:32:16.982Z Compiling zeroize_derive v1.4.2
15772024-11-05T23:32:17.513Z Compiling zerocopy-derive v0.7.35
15782024-11-05T23:32:17.798Z Compiling thiserror-impl v1.0.64
15792024-11-05T23:32:18.282Z Compiling zeroize v1.8.1
15802024-11-05T23:32:18.491Z Compiling tokio-macros v2.4.0
15812024-11-05T23:32:19.271Z Compiling futures-macro v0.3.31
15822024-11-05T23:32:19.786Z Compiling zerocopy v0.7.35
15832024-11-05T23:32:20.396Z Compiling crypto-common v0.1.6
15842024-11-05T23:32:20.761Z Compiling tracing-attributes v0.1.27
15852024-11-05T23:32:20.888Z Compiling block-buffer v0.10.4
15862024-11-05T23:32:21.079Z Compiling digest v0.10.7
15872024-11-05T23:32:21.335Z Compiling schemars_derive v0.8.21
15882024-11-05T23:32:21.509Z Compiling der_derive v0.7.3
15892024-11-05T23:32:22.824Z Compiling hmac v0.12.1
15902024-11-05T23:32:23.003Z Compiling scroll_derive v0.12.0
15912024-11-05T23:32:23.040Z Compiling futures-util v0.3.31
15922024-11-05T23:32:23.579Z Compiling pest v2.7.14
15932024-11-05T23:32:23.940Z Compiling block-padding v0.3.3
15942024-11-05T23:32:24.128Z Compiling inout v0.1.3
15952024-11-05T23:32:24.367Z Compiling openssl-macros v0.1.1
15962024-11-05T23:32:24.787Z Compiling cipher v0.4.4
15972024-11-05T23:32:25.029Z Compiling sha2 v0.10.8
15982024-11-05T23:32:25.252Z Compiling ppv-lite86 v0.2.20
15992024-11-05T23:32:25.847Z Compiling cookie v0.18.1
16002024-11-05T23:32:26.122Z Compiling pest_meta v2.7.14
16012024-11-05T23:32:26.159Z Compiling anyhow v1.0.89
16022024-11-05T23:32:26.431Z Compiling flagset v0.4.6
16032024-11-05T23:32:26.650Z Compiling dyn-clone v1.0.17
16042024-11-05T23:32:26.839Z Compiling der v0.7.9
16052024-11-05T23:32:26.901Z Compiling rand_chacha v0.3.1
16062024-11-05T23:32:27.847Z Compiling pest_generator v2.7.14
16072024-11-05T23:32:28.596Z Compiling scroll v0.12.0
16082024-11-05T23:32:28.724Z Compiling tracing v0.1.40
16092024-11-05T23:32:29.036Z Compiling bytes v1.7.2
16102024-11-05T23:32:29.116Z Compiling indexmap v2.6.0
16112024-11-05T23:32:29.747Z Compiling serde_tokenstream v0.2.2
16122024-11-05T23:32:30.189Z Compiling tokio v1.40.0
16132024-11-05T23:32:30.287Z Compiling http v1.1.0
16142024-11-05T23:32:30.359Z Compiling rustc_version v0.4.1
16152024-11-05T23:32:30.995Z Compiling uuid v1.10.0
16162024-11-05T23:32:31.089Z Compiling bitflags v2.6.0
16172024-11-05T23:32:31.351Z Compiling chrono v0.4.38
16182024-11-05T23:32:32.354Z Compiling serde_spanned v0.6.8
16192024-11-05T23:32:32.399Z Compiling toml_datetime v0.6.8
16202024-11-05T23:32:32.853Z Compiling pest_derive v2.7.14
16212024-11-05T23:32:35.749Z Compiling async-trait v0.1.83
16222024-11-05T23:32:37.253Z Compiling aho-corasick v1.1.3
16232024-11-05T23:32:37.780Z Compiling camino v1.1.9
16242024-11-05T23:32:37.964Z Compiling regex-syntax v0.8.5
16252024-11-05T23:32:38.116Z Compiling rayon-core v1.12.1
16262024-11-05T23:32:38.323Z Compiling plain v0.2.3
16272024-11-05T23:32:38.421Z Compiling rustls-pki-types v1.9.0
16282024-11-05T23:32:38.485Z Compiling percent-encoding v2.3.1
16292024-11-05T23:32:38.815Z Compiling goblin v0.8.2
16302024-11-05T23:32:39.399Z Compiling tokio-util v0.7.12
16312024-11-05T23:32:40.762Z Compiling spki v0.7.3
16322024-11-05T23:32:40.876Z Compiling rand v0.8.5
16332024-11-05T23:32:41.126Z Compiling salsa20 v0.10.2
16342024-11-05T23:32:41.318Z Compiling pbkdf2 v0.12.2
16352024-11-05T23:32:41.763Z Compiling regex-automata v0.4.8
16362024-11-05T23:32:42.326Z Compiling untrusted v0.9.0
16372024-11-05T23:32:42.369Z Compiling winnow v0.5.40
16382024-11-05T23:32:42.416Z Compiling pretty-hex v0.4.1
16392024-11-05T23:32:42.626Z Compiling rustls v0.22.4
16402024-11-05T23:32:42.921Z Compiling powerfmt v0.2.0
16412024-11-05T23:32:43.299Z Compiling deranged v0.3.11
16422024-11-05T23:32:44.891Z Compiling dof v0.3.0
16432024-11-05T23:32:46.277Z Compiling toml_edit v0.19.15
16442024-11-05T23:32:46.593Z Compiling scrypt v0.11.0
16452024-11-05T23:32:47.079Z Compiling dtrace-parser v0.2.0
16462024-11-05T23:32:47.097Z Compiling aes v0.8.4
16472024-11-05T23:32:47.221Z Compiling cbc v0.1.2
16482024-11-05T23:32:47.584Z Compiling thread-id v4.2.2
16492024-11-05T23:32:47.602Z Compiling num_threads v0.1.7
16502024-11-05T23:32:47.698Z Compiling rustversion v1.0.17
16512024-11-05T23:32:48.278Z Compiling atomic-waker v1.1.2
16522024-11-05T23:32:48.458Z Compiling pkcs5 v0.7.1
16532024-11-05T23:32:48.695Z Compiling time v0.3.36
16542024-11-05T23:32:50.090Z Compiling rustls-webpki v0.102.8
16552024-11-05T23:32:50.801Z Compiling form_urlencoded v1.2.1
16562024-11-05T23:32:51.093Z Compiling http-body v1.0.1
16572024-11-05T23:32:51.321Z Compiling heapless v0.7.17
16582024-11-05T23:32:51.964Z Compiling multer v3.1.0
16592024-11-05T23:32:52.122Z Compiling try-lock v0.2.5
16602024-11-05T23:32:52.243Z Compiling slog-async v2.8.0
16612024-11-05T23:32:52.280Z Compiling signal-hook v0.3.17
16622024-11-05T23:32:52.887Z Compiling want v0.3.1
16632024-11-05T23:32:53.156Z Compiling pkcs8 v0.10.2
16642024-11-05T23:32:53.795Z Compiling h2 v0.4.6
16652024-11-05T23:32:54.323Z Compiling regex v1.11.0
16662024-11-05T23:32:55.259Z Compiling paste v1.0.15
16672024-11-05T23:32:55.542Z Compiling httpdate v1.0.3
16682024-11-05T23:32:55.623Z Compiling strsim v0.11.1
16692024-11-05T23:32:57.064Z Compiling usdt-attr-macro v0.5.0
16702024-11-05T23:32:57.443Z Compiling usdt-macro v0.5.0
16712024-11-05T23:32:57.879Z Compiling openapiv3 v2.0.0
16722024-11-05T23:32:58.540Z Compiling curve25519-dalek v4.1.3
16732024-11-05T23:32:58.765Z Compiling enum-as-inner v0.6.1
16742024-11-05T23:32:58.942Z Compiling async-stream-impl v0.3.6
16752024-11-05T23:32:59.763Z Compiling idna v0.5.0
16762024-11-05T23:33:00.299Z Compiling errno v0.3.9
16772024-11-05T23:33:00.561Z Compiling dropshot v0.12.0
16782024-11-05T23:33:00.782Z Compiling hyper v1.4.1
16792024-11-05T23:33:00.880Z Compiling adler2 v2.0.0
16802024-11-05T23:33:01.148Z Compiling num-bigint-dig v0.8.4
16812024-11-05T23:33:01.174Z Compiling smoltcp v0.9.1
16822024-11-05T23:33:01.780Z Compiling foreign-types-shared v0.1.1
16832024-11-05T23:33:01.891Z Compiling portable-atomic v1.9.0
16842024-11-05T23:33:02.069Z Compiling tower-service v0.3.3
16852024-11-05T23:33:02.204Z Compiling base64 v0.22.1
16862024-11-05T23:33:02.222Z Compiling match_cfg v0.1.0
16872024-11-05T23:33:02.321Z Compiling hostname v0.3.1
16882024-11-05T23:33:02.547Z Compiling foreign-types v0.3.2
16892024-11-05T23:33:02.643Z Compiling miniz_oxide v0.8.0
16902024-11-05T23:33:02.754Z Compiling url v2.5.2
16912024-11-05T23:33:03.251Z Compiling hyper-util v0.1.9
16922024-11-05T23:33:06.197Z Compiling dirs-sys-next v0.1.2
16932024-11-05T23:33:06.285Z Compiling siphasher v0.3.11
16942024-11-05T23:33:06.384Z Compiling heck v0.4.1
16952024-11-05T23:33:06.698Z Compiling gimli v0.31.1
16962024-11-05T23:33:06.786Z Compiling data-encoding v2.6.0
16972024-11-05T23:33:09.758Z Compiling dirs-next v2.0.0
16982024-11-05T23:33:12.079Z Compiling addr2line v0.24.2
16992024-11-05T23:33:13.912Z Compiling http-body-util v0.1.2
17002024-11-05T23:33:14.413Z Compiling crossbeam-epoch v0.9.18
17012024-11-05T23:33:14.460Z Compiling dropshot_endpoint v0.12.0
17022024-11-05T23:33:15.002Z Compiling hubpack_derive v0.1.1
17032024-11-05T23:33:15.093Z Compiling sha1 v0.10.6
17042024-11-05T23:33:15.237Z Compiling signature v2.2.0
17052024-11-05T23:33:15.510Z Compiling curve25519-dalek-derive v0.1.1
17062024-11-05T23:33:15.534Z Compiling zerocopy-derive v0.6.6
17072024-11-05T23:33:15.885Z Compiling lazy_static v1.5.0
17082024-11-05T23:33:16.026Z Compiling thread_local v1.1.8
17092024-11-05T23:33:16.471Z Compiling object v0.36.5
17102024-11-05T23:33:16.489Z Compiling fs-err v2.11.0
17112024-11-05T23:33:16.800Z Compiling encoding_rs v0.8.34
17122024-11-05T23:33:16.818Z Compiling stable_deref_trait v1.2.0
17132024-11-05T23:33:16.855Z Compiling mime v0.3.17
17142024-11-05T23:33:16.931Z Compiling ipnet v2.10.1
17152024-11-05T23:33:17.319Z Compiling rustc-demangle v0.1.24
17162024-11-05T23:33:17.338Z Compiling openssl-probe v0.1.5
17172024-11-05T23:33:17.643Z Compiling either v1.13.0
17182024-11-05T23:33:18.054Z Compiling unicode-properties v0.1.3
17192024-11-05T23:33:18.353Z Compiling anstyle v1.0.8
17202024-11-05T23:33:18.463Z Compiling winnow v0.6.20
17212024-11-05T23:33:18.828Z Compiling utf8parse v0.2.2
17222024-11-05T23:33:19.457Z Compiling anstyle-parse v0.2.5
17232024-11-05T23:33:19.795Z Compiling stringprep v0.1.5
17242024-11-05T23:33:22.145Z Compiling toml_edit v0.22.22
17252024-11-05T23:33:24.701Z Compiling backtrace v0.3.74
17262024-11-05T23:33:29.063Z Compiling crossbeam-deque v0.8.5
17272024-11-05T23:33:30.049Z Compiling term v0.7.0
17282024-11-05T23:33:31.280Z Compiling slog-json v2.6.1
17292024-11-05T23:33:32.257Z Compiling serde_urlencoded v0.7.1
17302024-11-05T23:33:32.298Z Compiling crossbeam-channel v0.5.13
17312024-11-05T23:33:32.763Z Compiling rustls-pemfile v2.2.0
17322024-11-05T23:33:33.198Z Compiling hashbrown v0.14.5
17332024-11-05T23:33:33.341Z Compiling futures-executor v0.3.31
17342024-11-05T23:33:34.241Z Compiling md-5 v0.10.6
17352024-11-05T23:33:34.481Z Compiling idna v0.3.0
17362024-11-05T23:33:34.557Z Compiling idna v0.4.0
17372024-11-05T23:33:35.335Z Compiling num-integer v0.1.46
17382024-11-05T23:33:35.644Z Compiling ff v0.13.0
17392024-11-05T23:33:35.859Z Compiling hash32 v0.2.1
17402024-11-05T23:33:35.877Z Compiling is-terminal v0.4.13
17412024-11-05T23:33:35.976Z Compiling memmap v0.7.0
17422024-11-05T23:33:36.293Z Compiling linked-hash-map v0.5.6
17432024-11-05T23:33:36.331Z Compiling fallible-iterator v0.2.0
17442024-11-05T23:33:36.677Z Compiling take_mut v0.2.2
17452024-11-05T23:33:36.843Z Compiling quick-error v1.2.3
17462024-11-05T23:33:36.984Z Compiling psl-types v2.0.11
17472024-11-05T23:33:37.083Z Compiling utf-8 v0.7.6
17482024-11-05T23:33:37.178Z Compiling base16ct v0.2.0
17492024-11-05T23:33:38.270Z Compiling colorchoice v1.0.2
17502024-11-05T23:33:38.429Z Compiling is_terminal_polyfill v1.70.1
17512024-11-05T23:33:38.560Z Compiling anstyle-query v1.1.1
17522024-11-05T23:33:38.713Z Compiling anstream v0.6.15
17532024-11-05T23:33:39.361Z Compiling sec1 v0.7.3
17542024-11-05T23:33:39.925Z Compiling tungstenite v0.24.0
17552024-11-05T23:33:40.337Z Compiling publicsuffix v2.2.3
17562024-11-05T23:33:40.376Z Compiling postgres-protocol v0.6.7
17572024-11-05T23:33:40.632Z Compiling resolv-conf v0.7.0
17582024-11-05T23:33:41.485Z Compiling lru-cache v0.1.2
17592024-11-05T23:33:41.703Z Compiling usdt v0.5.0
17602024-11-05T23:33:41.865Z Compiling slog-term v2.9.1
17612024-11-05T23:33:42.158Z Compiling num-iter v0.1.45
17622024-11-05T23:33:42.207Z Compiling group v0.13.0
17632024-11-05T23:33:42.498Z Compiling hickory-proto v0.24.1
17642024-11-05T23:33:42.763Z Compiling regress v0.10.1
17652024-11-05T23:33:43.772Z Compiling tokio-rustls v0.25.0
17662024-11-05T23:33:44.186Z Compiling futures v0.3.31
17672024-11-05T23:33:47.192Z Compiling slog-bunyan v2.5.0
17682024-11-05T23:33:47.384Z Compiling tokio-rustls v0.26.0
17692024-11-05T23:33:47.422Z Compiling toml v0.8.19
17702024-11-05T23:33:47.855Z Compiling tokio-native-tls v0.3.1
17712024-11-05T23:33:47.930Z Compiling terminal_size v0.4.0
17722024-11-05T23:33:48.141Z Compiling strum_macros v0.25.3
17732024-11-05T23:33:48.158Z Compiling phf_shared v0.11.2
17742024-11-05T23:33:48.754Z Compiling async-stream v0.3.6
17752024-11-05T23:33:49.038Z Compiling waitgroup v0.1.2
17762024-11-05T23:33:49.639Z Compiling webpki-roots v0.26.6
17772024-11-05T23:33:49.882Z Compiling serde_path_to_error v0.1.16
17782024-11-05T23:33:50.463Z Compiling hkdf v0.12.4
17792024-11-05T23:33:50.505Z Compiling crypto-bigint v0.5.5
17802024-11-05T23:33:50.733Z Compiling derive-where v1.2.7
17812024-11-05T23:33:51.186Z Compiling serde_repr v0.1.19
17822024-11-05T23:33:51.552Z Compiling clap_derive v4.5.18
17832024-11-05T23:33:52.364Z Compiling hostname v0.4.0
17842024-11-05T23:33:52.594Z Compiling managed v0.8.0
17852024-11-05T23:33:53.124Z Compiling debug-ignore v1.0.5
17862024-11-05T23:33:53.281Z Compiling bitflags v1.3.2
17872024-11-05T23:33:53.393Z Compiling clap_lex v0.7.2
17882024-11-05T23:33:53.966Z Compiling unicode-width v0.1.14
17892024-11-05T23:33:54.475Z Compiling console v0.15.8
17902024-11-05T23:33:54.492Z Compiling clap_builder v4.5.20
17912024-11-05T23:33:54.585Z Compiling elliptic-curve v0.13.8
17922024-11-05T23:33:56.246Z Compiling hyper-rustls v0.27.3
17932024-11-05T23:33:59.215Z Compiling phf v0.11.2
17942024-11-05T23:33:59.527Z Compiling hyper-tls v0.6.0
17952024-11-05T23:33:59.816Z Compiling hickory-resolver v0.24.1
17962024-11-05T23:33:59.909Z Compiling signal-hook-mio v0.2.4
17972024-11-05T23:34:00.094Z Compiling rayon v1.10.0
17982024-11-05T23:34:00.098Z Compiling typify-impl v0.2.0
17992024-11-05T23:34:01.314Z Compiling cookie_store v0.21.0
18002024-11-05T23:34:02.627Z Compiling postgres-types v0.2.8
18012024-11-05T23:34:03.265Z Compiling tokio-tungstenite v0.24.0
18022024-11-05T23:34:03.945Z Compiling zerocopy v0.6.6
18032024-11-05T23:34:04.312Z Compiling hubpack v0.1.2
18042024-11-05T23:34:04.332Z Compiling ed25519 v2.2.3
18052024-11-05T23:34:04.734Z Compiling phf_shared v0.10.0
18062024-11-05T23:34:04.814Z Compiling pkcs1 v0.7.5
18072024-11-05T23:34:04.902Z Compiling bstr v1.10.0
18082024-11-05T23:34:05.123Z Compiling tokio-stream v0.1.16
18092024-11-05T23:34:05.248Z Compiling serde-big-array v0.5.1
18102024-11-05T23:34:05.702Z Compiling rfc6979 v0.4.0
18112024-11-05T23:34:05.874Z Compiling float-cmp v0.9.0
18122024-11-05T23:34:05.894Z Compiling sync_wrapper v1.0.1
18132024-11-05T23:34:06.050Z Compiling crc32fast v1.4.2
18142024-11-05T23:34:06.094Z Compiling new_debug_unreachable v1.0.6
18152024-11-05T23:34:06.137Z Compiling minimal-lexical v0.2.1
18162024-11-05T23:34:06.167Z Compiling precomputed-hash v0.1.1
18172024-11-05T23:34:06.289Z Compiling bit-vec v0.6.3
18182024-11-05T23:34:06.335Z Compiling difflib v0.4.0
18192024-11-05T23:34:06.439Z Compiling predicates-core v1.0.8
18202024-11-05T23:34:06.462Z Compiling whoami v1.5.2
18212024-11-05T23:34:06.736Z Compiling number_prefix v0.4.0
18222024-11-05T23:34:07.006Z Compiling fixedbitset v0.4.2
18232024-11-05T23:34:07.385Z Compiling static_assertions v1.1.0
18242024-11-05T23:34:07.490Z Compiling normalize-line-endings v0.3.0
18252024-11-05T23:34:07.511Z Compiling unicode-segmentation v1.12.0
18262024-11-05T23:34:07.540Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18272024-11-05T23:34:07.615Z Compiling predicates v3.1.2
18282024-11-05T23:34:07.894Z Compiling petgraph v0.6.5
18292024-11-05T23:34:08.361Z Compiling similar v2.6.0
18302024-11-05T23:34:10.341Z Compiling indicatif v0.17.8
18312024-11-05T23:34:10.361Z Compiling tokio-postgres v0.7.12
18322024-11-05T23:34:10.810Z Compiling bit-set v0.5.3
18332024-11-05T23:34:11.019Z Compiling typify-macro v0.2.0
18342024-11-05T23:34:11.113Z Compiling nom v7.1.3
18352024-11-05T23:34:12.163Z Compiling string_cache v0.8.7
18362024-11-05T23:34:12.563Z Compiling flate2 v1.0.34
18372024-11-05T23:34:12.946Z Compiling qorb v0.2.0
18382024-11-05T23:34:13.450Z Compiling reqwest v0.12.8
18392024-11-05T23:34:14.111Z Compiling ecdsa v0.16.9
18402024-11-05T23:34:14.739Z Compiling rsa v0.9.6
18412024-11-05T23:34:15.440Z Compiling ed25519-dalek v2.1.1
18422024-11-05T23:34:16.346Z Compiling crossterm v0.28.1
18432024-11-05T23:34:16.414Z Compiling clap v4.5.20
18442024-11-05T23:34:18.274Z Compiling itertools v0.12.1
18452024-11-05T23:34:18.301Z Compiling itertools v0.10.5
18462024-11-05T23:34:19.290Z Compiling toml v0.7.8
18472024-11-05T23:34:19.522Z Compiling x509-cert v0.2.5
18482024-11-05T23:34:20.765Z Compiling hex v0.4.3
18492024-11-05T23:34:21.891Z Compiling peg-runtime v0.8.3
18502024-11-05T23:34:22.091Z Compiling unicode-xid v0.2.6
18512024-11-05T23:34:22.275Z Compiling lalrpop-util v0.19.12
18522024-11-05T23:34:23.651Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18532024-11-05T23:34:26.164Z Compiling proc-macro-crate v1.3.1
18542024-11-05T23:34:26.296Z Compiling ipnetwork v0.20.0
18552024-11-05T23:34:31.236Z Compiling heapless v0.8.0
18562024-11-05T23:34:31.318Z Compiling num_enum_derive v0.5.11
18572024-11-05T23:34:36.440Z Compiling hash32 v0.3.1
18582024-11-05T23:34:37.324Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18592024-11-05T23:34:37.683Z Compiling ident_case v1.0.1
18602024-11-05T23:34:37.877Z Compiling smoltcp v0.11.0
18612024-11-05T23:34:41.736Z Compiling darling_core v0.20.10
18622024-11-05T23:34:53.030Z Compiling num_enum v0.5.11
18632024-11-05T23:34:53.222Z Compiling typify v0.2.0
18642024-11-05T23:34:55.133Z Compiling proc-macro-error-attr v1.0.4
18652024-11-05T23:34:55.831Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18662024-11-05T23:34:56.877Z Compiling cobs v0.2.3
18672024-11-05T23:34:57.350Z Compiling unsafe-libyaml v0.2.11
18682024-11-05T23:34:58.950Z Compiling serde_yaml v0.9.34+deprecated
18692024-11-05T23:34:59.953Z Compiling postcard v1.0.10
18702024-11-05T23:35:09.564Z Compiling progenitor-impl v0.8.0
18712024-11-05T23:35:11.075Z Compiling darling_macro v0.20.10
18722024-11-05T23:35:23.343Z Compiling strum_macros v0.26.4
18732024-11-05T23:35:24.795Z Compiling foreign-types-macros v0.2.3
18742024-11-05T23:35:25.059Z Compiling structmeta-derive v0.3.0
18752024-11-05T23:35:25.305Z Compiling proc-macro-error v1.0.4
18762024-11-05T23:35:25.653Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18772024-11-05T23:35:26.633Z Compiling foreign-types-shared v0.3.1
18782024-11-05T23:35:26.962Z Compiling newtype-uuid v1.1.2
18792024-11-05T23:35:27.258Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18802024-11-05T23:35:27.539Z Compiling structmeta v0.3.0
18812024-11-05T23:35:27.559Z Compiling strum v0.26.3
18822024-11-05T23:35:27.931Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18832024-11-05T23:35:28.499Z Compiling foreign-types v0.5.0
18842024-11-05T23:35:35.197Z Compiling progenitor-macro v0.8.0
18852024-11-05T23:35:37.581Z Compiling darling v0.20.10
18862024-11-05T23:35:38.934Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
18872024-11-05T23:35:39.978Z Compiling progenitor-client v0.8.0
18882024-11-05T23:35:42.600Z Compiling tabwriter v1.4.0
18892024-11-05T23:35:44.701Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18902024-11-05T23:35:45.158Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18912024-11-05T23:35:45.508Z Compiling cstr-argument v0.1.2
18922024-11-05T23:35:46.000Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
18932024-11-05T23:35:46.195Z Compiling fastrand v2.1.1
18942024-11-05T23:35:46.315Z Compiling crucible-workspace-hack v0.1.0
18952024-11-05T23:35:46.713Z Compiling pretty-hex v0.2.1
18962024-11-05T23:35:46.895Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18972024-11-05T23:35:46.935Z Compiling tempfile v3.13.0
18982024-11-05T23:35:47.147Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18992024-11-05T23:35:47.258Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19002024-11-05T23:35:47.451Z Compiling serde_with_macros v3.11.0
19012024-11-05T23:35:48.036Z Compiling parse-display-derive v0.10.0
19022024-11-05T23:35:48.481Z Compiling colored v2.1.0
19032024-11-05T23:35:48.579Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19042024-11-05T23:35:48.652Z Compiling progenitor v0.8.0
19052024-11-05T23:35:48.892Z Compiling instant v0.1.13
19062024-11-05T23:35:49.068Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19072024-11-05T23:35:49.281Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19082024-11-05T23:35:49.463Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19092024-11-05T23:35:49.500Z Compiling backoff v0.4.0
19102024-11-05T23:35:49.554Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19112024-11-05T23:35:49.848Z Compiling serde_with v3.11.0
19122024-11-05T23:35:51.677Z Compiling parse-display v0.10.0
19132024-11-05T23:35:52.514Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19142024-11-05T23:35:53.094Z Compiling zone_cfg_derive v0.3.0
19152024-11-05T23:35:53.596Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19162024-11-05T23:35:54.281Z Compiling camino-tempfile v1.1.1
19172024-11-05T23:35:54.408Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19182024-11-05T23:35:54.422Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19192024-11-05T23:35:54.448Z Compiling regress v0.9.1
19202024-11-05T23:35:54.612Z Compiling macaddr v1.0.1
19212024-11-05T23:35:54.893Z Compiling num-derive v0.4.2
19222024-11-05T23:35:55.031Z Compiling sigpipe v0.1.3
19232024-11-05T23:35:55.170Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19242024-11-05T23:35:55.199Z Compiling libefi-sys v0.1.0
19252024-11-05T23:35:55.531Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19262024-11-05T23:35:55.598Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19272024-11-05T23:35:56.164Z Compiling zone v0.3.0
19282024-11-05T23:35:57.137Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19292024-11-05T23:35:58.697Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19302024-11-05T23:35:58.716Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19312024-11-05T23:35:59.433Z Compiling smf v0.2.3
19322024-11-05T23:35:59.436Z Compiling bitfield-struct v0.6.2
19332024-11-05T23:36:00.827Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19342024-11-05T23:36:01.253Z Compiling blake3 v1.5.4
19352024-11-05T23:36:01.867Z Compiling ring v0.16.20
19362024-11-05T23:36:02.753Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19372024-11-05T23:36:02.828Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19382024-11-05T23:36:03.247Z Compiling xattr v1.3.1
19392024-11-05T23:36:03.553Z Compiling filetime v0.2.25
19402024-11-05T23:36:03.570Z Compiling memmap2 v0.9.5
19412024-11-05T23:36:03.916Z Compiling arrayvec v0.7.6
19422024-11-05T23:36:03.962Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19432024-11-05T23:36:04.104Z Compiling constant_time_eq v0.3.1
19442024-11-05T23:36:04.121Z Compiling spin v0.5.2
19452024-11-05T23:36:04.274Z Compiling arrayref v0.3.9
19462024-11-05T23:36:04.386Z Compiling untrusted v0.7.1
19472024-11-05T23:36:04.389Z Compiling same-file v1.0.6
19482024-11-05T23:36:04.586Z Compiling walkdir v2.5.0
19492024-11-05T23:36:04.666Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19502024-11-05T23:36:05.430Z Compiling tar v0.4.42
19512024-11-05T23:36:06.202Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19522024-11-05T23:36:06.617Z Compiling gethostname v0.5.0
19532024-11-05T23:36:06.820Z Compiling cargo-platform v0.1.8
19542024-11-05T23:36:07.005Z Compiling topological-sort v0.2.2
19552024-11-05T23:36:07.184Z Compiling cargo_metadata v0.18.1
19562024-11-05T23:36:10.490Z Compiling omicron-zone-package v0.11.1
19572024-11-05T23:36:14.615Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19582024-11-05T23:36:15.465Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19592024-11-05T23:36:21.282Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19602024-11-05T23:36:36.641Z Finished `release` profile [optimized] target(s) in 4m 35s
19612024-11-05T23:36:36.792Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19622024-11-05T23:36:36.836ZLogging to: /work/oxidecomputer/omicron/out/LOG
19632024-11-05T23:36:36.839ZCreated new build target 'test' and set it as active
19642024-11-05T23:36:36.839Z
19652024-11-05T23:36:36.839Zreal 4:35.376081652
19662024-11-05T23:36:36.839Zuser 31:19.386496100
19672024-11-05T23:36:36.839Zsys 3:45.951037691
19682024-11-05T23:36:36.839Ztrap 0.883760886
19692024-11-05T23:36:36.839Ztflt 2.722283006
19702024-11-05T23:36:36.839Zdflt 1.181680100
19712024-11-05T23:36:36.839Zkflt 0.000025104
19722024-11-05T23:36:36.839Zlock 1:08:40.632383259
19732024-11-05T23:36:36.839Zslp 1:59:23.213414298
19742024-11-05T23:36:36.839Zlat 2:07.335042976
19752024-11-05T23:36:36.839Zstop 3:51.086626677
19762024-11-05T23:36:36.839Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19772024-11-05T23:36:37.737Z Finished `release` profile [optimized] target(s) in 0.84s
19782024-11-05T23:36:37.790Z Running `target/release/omicron-package -t test package`
19792024-11-05T23:36:37.831ZLogging to: /work/oxidecomputer/omicron/out/LOG
19802024-11-05T23:36:38.894Z Compiling convert_case v0.4.0
19812024-11-05T23:36:38.894Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19822024-11-05T23:36:38.897Z Compiling itertools v0.13.0
19832024-11-05T23:36:38.897Z Compiling password-hash v0.5.0
19842024-11-05T23:36:38.897Z Compiling blake2 v0.10.6
19852024-11-05T23:36:38.897Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19862024-11-05T23:36:38.897Z Compiling newline-converter v0.3.0
19872024-11-05T23:36:39.038Z Compiling cancel-safe-futures v0.1.5
19882024-11-05T23:36:39.219Z Compiling owo-colors v4.1.0
19892024-11-05T23:36:39.281Z Compiling expectorate v1.1.0
19902024-11-05T23:36:39.430Z Compiling base64 v0.21.7
19912024-11-05T23:36:39.655Z Compiling derive_more v0.99.18
19922024-11-05T23:36:40.206Z Compiling argon2 v0.5.3
19932024-11-05T23:36:40.257Z Compiling libsw v3.3.1
19942024-11-05T23:36:40.478Z Compiling swrite v0.1.0
19952024-11-05T23:36:40.592Z Compiling linear-map v1.2.0
19962024-11-05T23:36:40.612Z Compiling indent_write v2.2.0
19972024-11-05T23:36:40.629Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
19982024-11-05T23:36:40.852Z Compiling progenitor-client v0.8.0
19992024-11-05T23:36:40.993Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20002024-11-05T23:36:41.145Z Compiling atomicwrites v0.4.4
20012024-11-05T23:36:41.253Z Compiling progenitor v0.8.0
20022024-11-05T23:36:41.475Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20032024-11-05T23:36:41.545Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20042024-11-05T23:36:41.643Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20052024-11-05T23:36:42.195Z Compiling num-rational v0.4.2
20062024-11-05T23:36:42.621Z Compiling num-complex v0.4.6
20072024-11-05T23:36:42.746Z Compiling float-ord v0.3.2
20082024-11-05T23:36:42.935Z Compiling prettyplease v0.2.22
20092024-11-05T23:36:43.252Z Compiling semver v0.1.20
20102024-11-05T23:36:43.821Z Compiling num v0.4.3
20112024-11-05T23:36:43.954Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20122024-11-05T23:36:43.971Z Compiling rustc_version v0.1.7
20132024-11-05T23:36:44.380Z Compiling newtype_derive v0.1.6
20142024-11-05T23:36:44.736Z Compiling humantime v2.1.0
20152024-11-05T23:36:44.780Z Compiling highway v1.2.0
20162024-11-05T23:36:45.736Z Compiling home v0.5.9
20172024-11-05T23:36:45.763Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20182024-11-05T23:36:45.966Z Compiling steno v0.4.1
20192024-11-05T23:36:48.868Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20202024-11-05T23:36:49.413Z Compiling newtype-uuid v1.1.2
20212024-11-05T23:36:49.615Z Compiling tungstenite v0.21.0
20222024-11-05T23:36:49.766Z Compiling ipnetwork v0.20.0
20232024-11-05T23:36:49.939Z Compiling instant v0.1.13
20242024-11-05T23:36:50.123Z Compiling slog-dtrace v0.3.0
20252024-11-05T23:36:50.533Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20262024-11-05T23:36:50.600Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20272024-11-05T23:36:51.207Z Compiling tokio-tungstenite v0.21.0
20282024-11-05T23:36:51.850Z Compiling backoff v0.4.0
20292024-11-05T23:36:52.230Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20302024-11-05T23:36:52.589Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20312024-11-05T23:36:54.623Z Compiling parse-display v0.10.0
20322024-11-05T23:36:55.174Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20332024-11-05T23:36:55.377Z Compiling serde_with v3.11.0
20342024-11-05T23:36:55.387Z Compiling strum v0.26.3
20352024-11-05T23:36:55.571Z Compiling regress v0.9.1
20362024-11-05T23:36:59.178Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20372024-11-05T23:37:00.053Z Compiling macaddr v1.0.1
20382024-11-05T23:37:00.381Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20392024-11-05T23:37:00.879Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20402024-11-05T23:37:02.026Z Compiling display-error-chain v0.2.1
20412024-11-05T23:37:02.224Z Compiling arc-swap v1.7.1
20422024-11-05T23:37:02.926Z Compiling slog-scope v4.4.0
20432024-11-05T23:37:03.507Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20442024-11-05T23:37:03.774Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20452024-11-05T23:37:04.804Z Compiling half v2.4.1
20462024-11-05T23:37:05.524Z Compiling ciborium-io v0.2.2
20472024-11-05T23:37:05.677Z Compiling ciborium-ll v0.2.2
20482024-11-05T23:37:06.211Z Compiling slog-stdlog v4.1.1
20492024-11-05T23:37:07.019Z Compiling slog-envlogger v2.2.0
20502024-11-05T23:37:07.564Z Compiling ciborium v0.2.2
20512024-11-05T23:37:08.312Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20522024-11-05T23:37:09.660Z Compiling fastrand v2.1.1
20532024-11-05T23:37:09.814Z Compiling same-file v1.0.6
20542024-11-05T23:37:10.064Z Compiling tempfile v3.13.0
20552024-11-05T23:37:10.176Z Compiling walkdir v2.5.0
20562024-11-05T23:37:10.837Z Compiling ring v0.16.20
20572024-11-05T23:37:10.884Z Compiling blake3 v1.5.4
20582024-11-05T23:37:11.500Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20592024-11-05T23:37:14.355Z Compiling xattr v1.3.1
20602024-11-05T23:37:14.636Z Compiling memmap2 v0.9.5
20612024-11-05T23:37:15.061Z Compiling filetime v0.2.25
20622024-11-05T23:37:15.359Z Compiling keccak v0.1.5
20632024-11-05T23:37:16.465Z Compiling untrusted v0.7.1
20642024-11-05T23:37:16.672Z Compiling arrayref v0.3.9
20652024-11-05T23:37:16.787Z Compiling constant_time_eq v0.3.1
20662024-11-05T23:37:16.940Z Compiling spin v0.5.2
20672024-11-05T23:37:17.196Z Compiling arrayvec v0.7.6
20682024-11-05T23:37:18.112Z Compiling sha3 v0.10.8
20692024-11-05T23:37:18.658Z Compiling tar v0.4.42
20702024-11-05T23:37:19.009Z Compiling camino-tempfile v1.1.1
20712024-11-05T23:37:19.447Z Compiling toolchain_find v0.4.0
20722024-11-05T23:37:19.998Z Compiling nibble_vec v0.1.0
20732024-11-05T23:37:20.241Z Compiling maplit v1.0.2
20742024-11-05T23:37:20.379Z Compiling endian-type v0.1.2
20752024-11-05T23:37:20.538Z Compiling radium v0.7.0
20762024-11-05T23:37:20.605Z Compiling topological-sort v0.2.2
20772024-11-05T23:37:20.634Z Compiling crunchy v0.2.2
20782024-11-05T23:37:20.842Z Compiling glob v0.3.1
20792024-11-05T23:37:21.004Z Compiling omicron-zone-package v0.11.1
20802024-11-05T23:37:21.068Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
20812024-11-05T23:37:21.114Z Compiling radix_trie v0.2.1
20822024-11-05T23:37:21.133Z Compiling rustfmt-wrapper v0.2.1
20832024-11-05T23:37:21.588Z Compiling clang-sys v1.8.1
20842024-11-05T23:37:21.708Z Compiling pem v3.0.4
20852024-11-05T23:37:22.047Z Compiling maybe-uninit v2.0.0
20862024-11-05T23:37:22.256Z Compiling tiny-keccak v2.0.2
20872024-11-05T23:37:22.481Z Compiling tap v1.0.1
20882024-11-05T23:37:22.654Z Compiling wyz v0.5.1
20892024-11-05T23:37:22.956Z Compiling dsl_auto_type v0.1.2
20902024-11-05T23:37:23.120Z Compiling scheduled-thread-pool v0.2.7
20912024-11-05T23:37:23.122Z Compiling secrecy v0.8.0
20922024-11-05T23:37:23.321Z Compiling bzip2-sys v0.1.11+1.0.8
20932024-11-05T23:37:23.413Z Compiling diesel_table_macro_syntax v0.2.0
20942024-11-05T23:37:23.799Z Compiling packed_struct v0.10.1
20952024-11-05T23:37:23.824Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
20962024-11-05T23:37:24.145Z Compiling crc-catalog v2.4.0
20972024-11-05T23:37:24.217Z Compiling funty v2.0.0
20982024-11-05T23:37:24.269Z Compiling diesel_derives v2.2.3
20992024-11-05T23:37:24.291Z Compiling crc v3.2.1
21002024-11-05T23:37:25.297Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21012024-11-05T23:37:25.770Z Compiling bitvec v1.0.1
21022024-11-05T23:37:26.018Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21032024-11-05T23:37:26.333Z Compiling r2d2 v0.8.10
21042024-11-05T23:37:26.891Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21052024-11-05T23:37:27.062Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21062024-11-05T23:37:30.184Z Compiling ascii-canvas v3.0.0
21072024-11-05T23:37:30.668Z Compiling universal-hash v0.5.1
21082024-11-05T23:37:30.887Z Compiling packed_struct_codegen v0.10.1
21092024-11-05T23:37:30.924Z Compiling thiserror-impl-no-std v2.0.2
21102024-11-05T23:37:33.326Z Compiling lzma-sys v0.1.20
21112024-11-05T23:37:33.388Z Compiling ena v0.14.3
21122024-11-05T23:37:33.813Z Compiling indexmap v1.9.3
21132024-11-05T23:37:34.025Z Compiling libloading v0.8.5
21142024-11-05T23:37:34.177Z Compiling regex-syntax v0.6.29
21152024-11-05T23:37:34.405Z Compiling diff v0.1.13
21162024-11-05T23:37:34.950Z Compiling opaque-debug v0.3.1
21172024-11-05T23:37:34.965Z Compiling bindgen v0.69.5
21182024-11-05T23:37:35.062Z Compiling nodrop v0.1.14
21192024-11-05T23:37:35.196Z Compiling array-init v0.0.4
21202024-11-05T23:37:35.470Z Compiling poly1305 v0.8.0
21212024-11-05T23:37:36.488Z Compiling diesel v2.2.4
21222024-11-05T23:37:39.311Z Compiling lalrpop v0.19.12
21232024-11-05T23:37:43.766Z Compiling thiserror-no-std v2.0.2
21242024-11-05T23:37:46.993Z Compiling smallvec v0.6.14
21252024-11-05T23:37:48.108Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21262024-11-05T23:37:48.232Z Compiling which v4.4.2
21272024-11-05T23:37:48.733Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21282024-11-05T23:37:49.047Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21292024-11-05T23:37:49.171Z Compiling chacha20 v0.9.1
21302024-11-05T23:37:49.288Z Compiling heck v0.3.3
21312024-11-05T23:37:49.644Z Compiling cexpr v0.6.0
21322024-11-05T23:37:49.675Z Compiling aead v0.5.2
21332024-11-05T23:37:50.032Z Compiling lazycell v1.3.0
21342024-11-05T23:37:50.221Z Compiling bitfield v0.14.0
21352024-11-05T23:37:50.557Z Compiling ref-cast v1.0.23
21362024-11-05T23:37:51.031Z Compiling termcolor v1.4.1
21372024-11-05T23:37:51.170Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21382024-11-05T23:37:51.482Z Compiling hashbrown v0.12.3
21392024-11-05T23:37:52.060Z Compiling rustc-hash v1.1.0
21402024-11-05T23:37:53.912Z Compiling env_logger v0.10.2
21412024-11-05T23:37:54.075Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21422024-11-05T23:37:57.025Z Compiling chacha20poly1305 v0.10.1
21432024-11-05T23:37:57.266Z Compiling zone_cfg_derive v0.1.2
21442024-11-05T23:37:58.675Z Compiling serde-hex v0.1.0
21452024-11-05T23:38:02.948Z Compiling polar-core v0.27.3
21462024-11-05T23:38:03.893Z Compiling bzip2 v0.4.4
21472024-11-05T23:38:04.192Z Compiling vsss-rs v3.3.4
21482024-11-05T23:38:04.540Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21492024-11-05T23:38:04.870Z Compiling ron v0.8.1
21502024-11-05T23:38:04.888Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21512024-11-05T23:38:05.202Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21522024-11-05T23:38:05.827Z Compiling derive_builder_core v0.20.2
21532024-11-05T23:38:07.834Z Compiling hashbrown v0.13.2
21542024-11-05T23:38:08.620Z Compiling headers-core v0.3.0
21552024-11-05T23:38:08.796Z Compiling fxhash v0.2.1
21562024-11-05T23:38:09.030Z Compiling libxml v0.3.3
21572024-11-05T23:38:09.239Z Compiling ref-cast-impl v1.0.23
21582024-11-05T23:38:09.402Z Compiling crc-any v2.5.0
21592024-11-05T23:38:10.351Z Compiling base64 v0.13.1
21602024-11-05T23:38:10.536Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21612024-11-05T23:38:10.773Z Compiling object v0.30.4
21622024-11-05T23:38:10.804Z Compiling headers v0.4.0
21632024-11-05T23:38:11.095Z Compiling ron v0.7.1
21642024-11-05T23:38:15.194Z Compiling derive_builder_macro v0.20.2
21652024-11-05T23:38:16.049Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21662024-11-05T23:38:16.418Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21672024-11-05T23:38:17.064Z Compiling samael v0.0.17
21682024-11-05T23:38:17.576Z Compiling xz2 v0.1.7
21692024-11-05T23:38:18.205Z Compiling zip v0.6.6
21702024-11-05T23:38:20.824Z Compiling zone v0.1.8
21712024-11-05T23:38:23.340Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21722024-11-05T23:38:24.223Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21732024-11-05T23:38:25.168Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21742024-11-05T23:38:25.496Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21752024-11-05T23:38:26.051Z Compiling yasna v0.5.2
21762024-11-05T23:38:26.394Z Compiling phf_generator v0.11.2
21772024-11-05T23:38:26.453Z Compiling strum_macros v0.24.3
21782024-11-05T23:38:26.584Z Compiling kstat-rs v0.2.4
21792024-11-05T23:38:27.418Z Compiling async-recursion v1.1.1
21802024-11-05T23:38:28.795Z Compiling unicase v2.7.0
21812024-11-05T23:38:29.124Z Compiling indoc v1.0.9
21822024-11-05T23:38:29.352Z Compiling path-slash v0.1.5
21832024-11-05T23:38:29.505Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21842024-11-05T23:38:29.587Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21852024-11-05T23:38:29.630Z Compiling rcgen v0.12.1
21862024-11-05T23:38:29.908Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21872024-11-05T23:38:30.222Z Compiling phf_codegen v0.11.2
21882024-11-05T23:38:37.182Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
21892024-11-05T23:38:39.735Z Compiling derive_builder v0.20.2
21902024-11-05T23:38:42.226Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21912024-11-05T23:38:44.870Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
21922024-11-05T23:38:44.888Z Compiling http v0.2.12
21932024-11-05T23:38:45.194Z Compiling impl-trait-for-tuples v0.2.2
21942024-11-05T23:38:49.325Z Compiling oso-derive v0.27.3
21952024-11-05T23:38:49.630Z Compiling parse-zoneinfo v0.3.1
21962024-11-05T23:38:49.966Z Compiling libz-sys v1.1.20
21972024-11-05T23:38:50.262Z Compiling quick-xml v0.33.0
21982024-11-05T23:38:50.606Z Compiling subprocess v0.2.9
21992024-11-05T23:38:51.088Z Compiling diesel-dtrace v0.3.0
22002024-11-05T23:38:51.419Z Compiling cfg_aliases v0.1.1
22012024-11-05T23:38:51.423Z Compiling parking_lot_core v0.8.6
22022024-11-05T23:38:51.551Z Compiling nix v0.28.0
22032024-11-05T23:38:51.897Z Compiling oso v0.27.3
22042024-11-05T23:38:52.400Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22052024-11-05T23:38:55.367Z Compiling chrono-tz-build v0.4.0
22062024-11-05T23:38:56.517Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22072024-11-05T23:38:58.075Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22082024-11-05T23:39:00.040Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22092024-11-05T23:39:03.059Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22102024-11-05T23:39:03.388Z Compiling bb8 v0.8.5
22112024-11-05T23:39:03.497Z Compiling const_format_proc_macros v0.2.33
22122024-11-05T23:39:04.039Z Compiling vte_generate_state_changes v0.1.2
22132024-11-05T23:39:04.661Z Compiling buf-list v1.0.3
22142024-11-05T23:39:05.373Z Compiling const_format v0.2.33
22152024-11-05T23:39:05.376Z Compiling vte v0.11.1
22162024-11-05T23:39:06.570Z Compiling async-bb8-diesel v0.2.1
22172024-11-05T23:39:06.910Z Compiling chrono-tz v0.10.0
22182024-11-05T23:39:07.906Z Compiling h2 v0.3.26
22192024-11-05T23:39:08.394Z Compiling http-body v0.4.6
22202024-11-05T23:39:08.963Z Compiling fd-lock v4.0.2
22212024-11-05T23:39:09.153Z Compiling libgit2-sys v0.17.0+1.8.1
22222024-11-05T23:39:09.205Z Compiling pin-project-internal v1.1.6
22232024-11-05T23:39:09.925Z Compiling atty v0.2.14
22242024-11-05T23:39:10.084Z Compiling salty v0.3.0
22252024-11-05T23:39:10.522Z Compiling bytecount v0.6.8
22262024-11-05T23:39:10.854Z Compiling papergrid v0.11.0
22272024-11-05T23:39:11.846Z Compiling pin-project v1.1.6
22282024-11-05T23:39:23.609Z Compiling hyper v0.14.30
22292024-11-05T23:39:27.232Z Compiling parking_lot v0.11.2
22302024-11-05T23:39:35.763Z Compiling strip-ansi-escapes v0.2.0
22312024-11-05T23:39:37.483Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22322024-11-05T23:39:37.740Z Compiling tabled_derive v0.7.0
22332024-11-05T23:39:37.911Z Compiling peg-macros v0.8.4
22342024-11-05T23:39:39.736Z Compiling snafu-derive v0.8.5
22352024-11-05T23:39:40.981Z Compiling sqlparser_derive v0.2.2
22362024-11-05T23:39:41.606Z Compiling nu-ansi-term v0.50.1
22372024-11-05T23:39:41.973Z Compiling sync_wrapper v0.1.2
22382024-11-05T23:39:42.097Z Compiling unicode_categories v0.1.1
22392024-11-05T23:39:42.402Z Compiling sqlformat v0.2.6
22402024-11-05T23:39:42.468Z Compiling rustyline v14.0.0
22412024-11-05T23:39:42.798Z Compiling reqwest v0.11.27
22422024-11-05T23:39:43.821Z Compiling reedline v0.35.0
22432024-11-05T23:39:44.116Z Compiling snafu v0.8.5
22442024-11-05T23:39:44.711Z Compiling sqlparser v0.45.0
22452024-11-05T23:39:45.284Z Compiling peg v0.8.4
22462024-11-05T23:39:45.407Z Compiling tabled v0.15.0
22472024-11-05T23:40:05.590Z Compiling sled v0.34.7
22482024-11-05T23:40:06.840Z Compiling mime_guess v2.0.5
22492024-11-05T23:40:08.154Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22502024-11-05T23:40:09.417Z Compiling hickory-client v0.24.1
22512024-11-05T23:40:10.264Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22522024-11-05T23:40:14.727Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22532024-11-05T23:40:16.476Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22542024-11-05T23:40:20.890Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22552024-11-05T23:40:21.046Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22562024-11-05T23:40:21.907Z Compiling globset v0.4.15
22572024-11-05T23:40:22.530Z Compiling hickory-server v0.24.1
22582024-11-05T23:40:29.359Z Compiling primeorder v0.13.6
22592024-11-05T23:40:29.683Z Compiling olpc-cjson v0.1.4
22602024-11-05T23:40:29.940Z Compiling vergen v8.3.2
22612024-11-05T23:40:30.039Z Compiling bcs v0.1.6
22622024-11-05T23:40:30.276Z Compiling env_filter v0.1.2
22632024-11-05T23:40:30.938Z Compiling cargo-platform v0.1.8
22642024-11-05T23:40:31.575Z Compiling serde_plain v1.0.2
22652024-11-05T23:40:31.831Z Compiling nanorand v0.7.0
22662024-11-05T23:40:31.991Z Compiling memoffset v0.9.1
22672024-11-05T23:40:32.341Z Compiling typed-path v0.7.1
22682024-11-05T23:40:32.712Z Compiling flume v0.11.0
22692024-11-05T23:40:33.460Z Compiling cargo_metadata v0.18.1
22702024-11-05T23:40:34.462Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22712024-11-05T23:40:36.771Z Compiling tough v0.17.1
22722024-11-05T23:40:36.889Z Compiling env_logger v0.11.5
22732024-11-05T23:40:37.894Z Compiling p384 v0.13.0
22742024-11-05T23:40:38.328Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22752024-11-05T23:40:38.915Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22762024-11-05T23:40:39.707Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22772024-11-05T23:40:45.342Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22782024-11-05T23:40:46.684Z Compiling git2 v0.19.0
22792024-11-05T23:40:48.654Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
22802024-11-05T23:40:50.879Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
22812024-11-05T23:40:54.565Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
22822024-11-05T23:40:55.845Z Compiling rand_seeder v0.3.0
22832024-11-05T23:40:56.258Z Compiling libsqlite3-sys v0.30.1
22842024-11-05T23:40:56.793Z Compiling cfg_aliases v0.2.1
22852024-11-05T23:40:56.918Z Compiling parse-size v1.0.0
22862024-11-05T23:40:57.234Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
22872024-11-05T23:40:57.447Z Compiling rustls v0.21.12
22882024-11-05T23:40:57.607Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22892024-11-05T23:40:57.634Z Compiling nix v0.29.0
22902024-11-05T23:40:57.846Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22912024-11-05T23:40:58.473Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22922024-11-05T23:41:00.182Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22932024-11-05T23:41:01.458Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22942024-11-05T23:41:01.867Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
22952024-11-05T23:41:02.173Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22962024-11-05T23:41:02.176Z Compiling rustls-webpki v0.101.7
22972024-11-05T23:41:04.786Z Compiling sct v0.7.1
22982024-11-05T23:41:05.265Z Compiling castaway v0.2.3
22992024-11-05T23:41:05.468Z Compiling csv-core v0.1.11
23002024-11-05T23:41:06.024Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23012024-11-05T23:41:06.324Z Compiling http-range v0.1.5
23022024-11-05T23:41:06.434Z Compiling csv v1.3.0
23032024-11-05T23:41:06.915Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23042024-11-05T23:41:08.337Z Compiling hyper-staticfile v0.10.1
23052024-11-05T23:41:08.515Z Compiling compact_str v0.8.0
23062024-11-05T23:41:11.273Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23072024-11-05T23:41:11.810Z Compiling nix v0.27.1
23082024-11-05T23:41:13.609Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23092024-11-05T23:41:14.635Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23102024-11-05T23:41:16.726Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23112024-11-05T23:41:20.779Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23122024-11-05T23:41:26.465Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23132024-11-05T23:41:26.503Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23142024-11-05T23:41:26.796Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23152024-11-05T23:41:27.141Z Compiling unicode-truncate v1.1.0
23162024-11-05T23:41:27.428Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23172024-11-05T23:41:27.756Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23182024-11-05T23:41:28.076Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
23192024-11-05T23:41:33.979Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23202024-11-05T23:41:34.558Z Compiling hashlink v0.9.1
23212024-11-05T23:41:35.394Z Compiling tungstenite v0.23.0
23222024-11-05T23:41:35.453Z Compiling lru v0.12.5
23232024-11-05T23:41:35.830Z Compiling instability v0.3.2
23242024-11-05T23:41:36.430Z Compiling cassowary v0.3.0
23252024-11-05T23:41:36.829Z Compiling fallible-streaming-iterator v0.1.9
23262024-11-05T23:41:36.857Z Compiling fallible-iterator v0.3.0
23272024-11-05T23:41:37.116Z Compiling ratatui v0.28.1
23282024-11-05T23:41:37.688Z Compiling rusqlite v0.32.1
23292024-11-05T23:41:40.035Z Compiling tokio-tungstenite v0.23.1
23302024-11-05T23:41:40.709Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23312024-11-05T23:41:43.760Z Compiling tokio-rustls v0.24.1
23322024-11-05T23:41:44.230Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23332024-11-05T23:41:56.132Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23342024-11-05T23:41:57.806Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23352024-11-05T23:42:01.977Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23362024-11-05T23:42:02.572Z Compiling rustls-pemfile v1.0.4
23372024-11-05T23:42:03.382Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23382024-11-05T23:42:03.480Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23392024-11-05T23:42:03.691Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23402024-11-05T23:42:03.867Z Compiling signal-hook-tokio v0.3.1
23412024-11-05T23:42:04.093Z Compiling twox-hash v1.6.3
23422024-11-05T23:42:04.859Z Compiling is_ci v1.2.0
23432024-11-05T23:42:05.104Z Compiling unicode-linebreak v0.1.5
23442024-11-05T23:42:05.161Z Compiling smawk v0.3.2
23452024-11-05T23:42:05.467Z Compiling supports-color v3.0.1
23462024-11-05T23:42:05.715Z Compiling textwrap v0.16.1
23472024-11-05T23:42:09.265Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23482024-11-05T23:42:15.233Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23492024-11-05T23:42:17.857Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23502024-11-05T23:42:17.876Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23512024-11-05T23:42:22.648Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23522024-11-05T23:42:26.443Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23532024-11-05T23:42:35.938Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23542024-11-05T23:42:36.543Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23552024-11-05T23:42:43.593Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23562024-11-05T23:42:43.650Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23572024-11-05T23:42:43.910Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23582024-11-05T23:42:45.354Z Compiling fatfs v0.3.6
23592024-11-05T23:42:48.296Z Compiling rtoolbox v0.0.2
23602024-11-05T23:42:48.716Z Compiling assert_matches v1.5.0
23612024-11-05T23:42:50.178Z Compiling rpassword v7.3.1
23622024-11-05T23:42:50.630Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23632024-11-05T23:42:53.191Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23642024-11-05T23:43:02.751Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23652024-11-05T23:43:09.905Z Compiling tui-tree-widget v0.22.0
23662024-11-05T23:43:10.338Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23672024-11-05T23:43:13.252Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23682024-11-05T23:43:19.536Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23692024-11-05T23:43:19.856Z Compiling uzers v0.12.1
23702024-11-05T23:43:22.958Z Compiling shell-words v1.1.0
23712024-11-05T23:43:23.477Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23722024-11-05T23:43:26.751Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23732024-11-05T23:43:28.725Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23742024-11-05T23:43:53.837Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23752024-11-05T23:43:58.967Z Compiling multimap v0.10.0
23762024-11-05T23:46:03.852Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
23772024-11-05T23:46:16.447Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782024-11-05T23:54:39.862Z Finished `release` profile [optimized] target(s) in 18m 01s
23792024-11-05T23:55:37.720Z
23802024-11-05T23:55:37.724Zreal 19:00.687453698
23812024-11-05T23:55:37.724Zuser 2:04:20.475468629
23822024-11-05T23:55:37.724Zsys 5:43.956086517
23832024-11-05T23:55:37.724Ztrap 2.859525350
23842024-11-05T23:55:37.724Ztflt 2.933057367
23852024-11-05T23:55:37.724Zdflt 5.948822993
23862024-11-05T23:55:37.724Zkflt 0.012674572
23872024-11-05T23:55:37.724Zlock 7:25:30.792318050
23882024-11-05T23:55:37.724Zslp 6:13:10.688939671
23892024-11-05T23:55:37.724Zlat 2:50.557775767
23902024-11-05T23:55:37.724Zstop 2:34.329775726
23912024-11-05T23:55:37.724Z+ mapfile -t packages
23922024-11-05T23:55:37.724Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
23932024-11-05T23:55:38.650Z Finished `release` profile [optimized] target(s) in 0.88s
23942024-11-05T23:55:38.703Z Running `target/release/omicron-package -t test list-outputs`
23952024-11-05T23:55:38.740ZLogging to: /work/oxidecomputer/omicron/out/LOG
23962024-11-05T23:55:38.743Z+ ptime -m cargo build --locked --release -p xtask
23972024-11-05T23:55:39.259Z Compiling serde v1.0.210
23982024-11-05T23:55:39.263Z Compiling libc v0.2.161
23992024-11-05T23:55:39.263Z Compiling rustix v0.38.37
24002024-11-05T23:55:39.263Z Compiling serde_json v1.0.128
24012024-11-05T23:55:39.263Z Compiling syn v2.0.79
24022024-11-05T23:55:39.354Z Compiling bitflags v2.6.0
24032024-11-05T23:55:39.673Z Compiling usdt-impl v0.5.0
24042024-11-05T23:55:39.710Z Compiling syn v1.0.109
24052024-11-05T23:55:39.816Z Compiling hashbrown v0.15.0
24062024-11-05T23:55:39.846Z Compiling log v0.4.22
24072024-11-05T23:55:39.859Z Compiling fs-err v2.11.0
24082024-11-05T23:55:40.166Z Compiling anyhow v1.0.89
24092024-11-05T23:55:40.301Z Compiling once_cell v1.20.2
24102024-11-05T23:55:40.708Z Compiling thread-id v4.2.2
24112024-11-05T23:55:41.126Z Compiling indexmap v2.6.0
24122024-11-05T23:55:42.398Z Compiling terminal_size v0.4.0
24132024-11-05T23:55:42.398Z Compiling tempfile v3.13.0
24142024-11-05T23:55:42.619Z Compiling clap_builder v4.5.20
24152024-11-05T23:55:42.787Z Compiling proc-macro-error v1.0.4
24162024-11-05T23:55:44.194Z Compiling tabled_derive v0.7.0
24172024-11-05T23:55:45.330Z Compiling tabled v0.15.0
24182024-11-05T23:55:46.448Z Compiling serde_derive v1.0.210
24192024-11-05T23:55:46.448Z Compiling thiserror-impl v1.0.64
24202024-11-05T23:55:46.448Z Compiling zerocopy-derive v0.7.35
24212024-11-05T23:55:46.451Z Compiling scroll_derive v0.12.0
24222024-11-05T23:55:47.821Z Compiling scroll v0.12.0
24232024-11-05T23:55:48.359Z Compiling zerocopy v0.7.35
24242024-11-05T23:55:48.481Z Compiling goblin v0.8.2
24252024-11-05T23:55:49.085Z Compiling thiserror v1.0.64
24262024-11-05T23:55:49.246Z Compiling pest v2.7.14
24272024-11-05T23:55:52.274Z Compiling pest_meta v2.7.14
24282024-11-05T23:55:54.038Z Compiling pest_generator v2.7.14
24292024-11-05T23:55:56.125Z Compiling pest_derive v2.7.14
24302024-11-05T23:55:56.895Z Compiling dtrace-parser v0.2.0
24312024-11-05T23:56:00.337Z Compiling serde_spanned v0.6.8
24322024-11-05T23:56:00.616Z Compiling toml_datetime v0.6.8
24332024-11-05T23:56:01.370Z Compiling toml_edit v0.22.22
24342024-11-05T23:56:04.719Z Compiling dof v0.3.0
24352024-11-05T23:56:05.679Z Compiling serde_tokenstream v0.2.2
24362024-11-05T23:56:06.280Z Compiling camino v1.1.9
24372024-11-05T23:56:06.984Z Compiling usdt-macro v0.5.0
24382024-11-05T23:56:07.627Z Compiling usdt-attr-macro v0.5.0
24392024-11-05T23:56:08.975Z Compiling toml v0.8.19
24402024-11-05T23:56:09.293Z Compiling semver v1.0.23
24412024-11-05T23:56:10.745Z Compiling cargo-platform v0.1.8
24422024-11-05T23:56:11.710Z Compiling clap_derive v4.5.18
24432024-11-05T23:56:11.832Z Compiling cargo_metadata v0.18.1
24442024-11-05T23:56:11.990Z Compiling cargo_toml v0.20.5
24452024-11-05T23:56:12.253Z Compiling usdt v0.5.0
24462024-11-05T23:56:13.680Z Compiling camino-tempfile v1.1.1
24472024-11-05T23:56:14.459Z Compiling macaddr v1.0.1
24482024-11-05T23:56:15.985Z Compiling clap v4.5.20
24492024-11-05T23:56:23.081Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24502024-11-05T23:56:34.133Z Finished `release` profile [optimized] target(s) in 55.33s
24512024-11-05T23:56:34.248Z
24522024-11-05T23:56:34.248Zreal 55.478273324
24532024-11-05T23:56:34.248Zuser 5:36.414684159
24542024-11-05T23:56:34.248Zsys 28.674227180
24552024-11-05T23:56:34.248Ztrap 0.150430837
24562024-11-05T23:56:34.248Ztflt 0.261064041
24572024-11-05T23:56:34.251Zdflt 0.538221004
24582024-11-05T23:56:34.251Zkflt 0.000002249
24592024-11-05T23:56:34.251Zlock 10:38.612995691
24602024-11-05T23:56:34.251Zslp 16:09.985226053
24612024-11-05T23:56:34.251Zlat 10.488681367
24622024-11-05T23:56:34.251Zstop 12.121610278
24632024-11-05T23:56:34.251Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24642024-11-05T23:56:34.251Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24652024-11-05T23:56:34.251Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24662024-11-05T23:56:34.251Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24672024-11-05T23:56:34.251Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24682024-11-05T23:56:35.059Z Compiling hashbrown v0.14.5
24692024-11-05T23:56:35.178Z Compiling unsafe-libyaml v0.2.11
24702024-11-05T23:56:35.190Z Compiling progenitor-client v0.8.0
24712024-11-05T23:56:35.193Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24722024-11-05T23:56:35.193Z Compiling ident_case v1.0.1
24732024-11-05T23:56:35.193Z Compiling ipnetwork v0.20.0
24742024-11-05T23:56:35.193Z Compiling instant v0.1.13
24752024-11-05T23:56:35.201Z Compiling structmeta-derive v0.3.0
24762024-11-05T23:56:35.306Z Compiling newtype-uuid v1.1.2
24772024-11-05T23:56:35.357Z Compiling darling_core v0.20.10
24782024-11-05T23:56:35.630Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24792024-11-05T23:56:35.671Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
24802024-11-05T23:56:35.960Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24812024-11-05T23:56:36.189Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24822024-11-05T23:56:36.301Z Compiling backoff v0.4.0
24832024-11-05T23:56:36.422Z Compiling regress v0.10.1
24842024-11-05T23:56:36.438Z Compiling serde_yaml v0.9.34+deprecated
24852024-11-05T23:56:36.469Z Compiling regress v0.9.1
24862024-11-05T23:56:36.675Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24872024-11-05T23:56:36.860Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24882024-11-05T23:56:36.938Z Compiling macaddr v1.0.1
24892024-11-05T23:56:37.005Z Compiling tempfile v3.13.0
24902024-11-05T23:56:37.029Z Compiling proc-macro-crate v1.3.1
24912024-11-05T23:56:37.397Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24922024-11-05T23:56:37.791Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24932024-11-05T23:56:37.838Z Compiling foreign-types-macros v0.2.3
24942024-11-05T23:56:38.008Z Compiling structmeta v0.3.0
24952024-11-05T23:56:38.052Z Compiling num_enum_derive v0.5.11
24962024-11-05T23:56:38.097Z Compiling heapless v0.8.0
24972024-11-05T23:56:38.407Z Compiling parse-display-derive v0.10.0
24982024-11-05T23:56:38.645Z Compiling foreign-types-shared v0.3.1
24992024-11-05T23:56:39.087Z Compiling foreign-types v0.5.0
25002024-11-05T23:56:39.207Z Compiling proc-macro-error v1.0.4
25012024-11-05T23:56:39.414Z Compiling camino-tempfile v1.1.1
25022024-11-05T23:56:39.862Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25032024-11-05T23:56:39.890Z Compiling hash32 v0.3.1
25042024-11-05T23:56:40.129Z Compiling typify-impl v0.2.0
25052024-11-05T23:56:40.293Z Compiling cstr-argument v0.1.2
25062024-11-05T23:56:40.515Z Compiling num_enum v0.5.11
25072024-11-05T23:56:40.575Z Compiling smoltcp v0.11.0
25082024-11-05T23:56:40.730Z Compiling pretty-hex v0.2.1
25092024-11-05T23:56:40.733Z Compiling crucible-workspace-hack v0.1.0
25102024-11-05T23:56:40.928Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25112024-11-05T23:56:41.051Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25122024-11-05T23:56:41.227Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25132024-11-05T23:56:41.302Z Compiling tabwriter v1.4.0
25142024-11-05T23:56:41.379Z Compiling colored v2.1.0
25152024-11-05T23:56:41.441Z Compiling cobs v0.2.3
25162024-11-05T23:56:41.747Z Compiling postcard v1.0.10
25172024-11-05T23:56:41.813Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25182024-11-05T23:56:41.887Z Compiling darling_macro v0.20.10
25192024-11-05T23:56:41.902Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25202024-11-05T23:56:42.065Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25212024-11-05T23:56:42.114Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25222024-11-05T23:56:42.160Z Compiling smf v0.2.3
25232024-11-05T23:56:42.402Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25242024-11-05T23:56:42.712Z Compiling zone_cfg_derive v0.3.0
25252024-11-05T23:56:42.744Z Compiling parse-display v0.10.0
25262024-11-05T23:56:42.816Z Compiling darling v0.20.10
25272024-11-05T23:56:42.909Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25282024-11-05T23:56:42.942Z Compiling serde_with_macros v3.11.0
25292024-11-05T23:56:43.396Z Compiling num-derive v0.4.2
25302024-11-05T23:56:43.416Z Compiling sigpipe v0.1.3
25312024-11-05T23:56:43.418Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25322024-11-05T23:56:43.558Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25332024-11-05T23:56:43.747Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25342024-11-05T23:56:44.158Z Compiling zone v0.3.0
25352024-11-05T23:56:44.215Z Compiling universal-hash v0.5.1
25362024-11-05T23:56:44.422Z Compiling opaque-debug v0.3.1
25372024-11-05T23:56:44.526Z Compiling num-rational v0.4.2
25382024-11-05T23:56:44.563Z Compiling password-hash v0.5.0
25392024-11-05T23:56:45.571Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25402024-11-05T23:56:45.716Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25412024-11-05T23:56:45.777Z Compiling blake2 v0.10.6
25422024-11-05T23:56:45.779Z Compiling serde_with v3.11.0
25432024-11-05T23:56:46.281Z Compiling num-complex v0.4.6
25442024-11-05T23:56:46.469Z Compiling aead v0.5.2
25452024-11-05T23:56:46.641Z Compiling convert_case v0.4.0
25462024-11-05T23:56:46.873Z Compiling keccak v0.1.5
25472024-11-05T23:56:47.164Z Compiling sha3 v0.10.8
25482024-11-05T23:56:47.286Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25492024-11-05T23:56:47.370Z Compiling num v0.4.3
25502024-11-05T23:56:47.489Z Compiling argon2 v0.5.3
25512024-11-05T23:56:47.588Z Compiling derive_more v0.99.18
25522024-11-05T23:56:47.649Z Compiling poly1305 v0.8.0
25532024-11-05T23:56:47.941Z Compiling tungstenite v0.21.0
25542024-11-05T23:56:48.223Z Compiling chacha20 v0.9.1
25552024-11-05T23:56:48.720Z Compiling base64 v0.21.7
25562024-11-05T23:56:49.371Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25572024-11-05T23:56:49.452Z Compiling float-ord v0.3.2
25582024-11-05T23:56:49.511Z Compiling tokio-tungstenite v0.21.0
25592024-11-05T23:56:49.621Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25602024-11-05T23:56:49.743Z Compiling same-file v1.0.6
25612024-11-05T23:56:50.040Z Compiling semver v0.1.20
25622024-11-05T23:56:50.057Z Compiling walkdir v2.5.0
25632024-11-05T23:56:50.074Z Compiling newline-converter v0.3.0
25642024-11-05T23:56:50.076Z Compiling primeorder v0.13.6
25652024-11-05T23:56:50.247Z Compiling secrecy v0.8.0
25662024-11-05T23:56:50.274Z Compiling prettyplease v0.2.22
25672024-11-05T23:56:50.542Z Compiling rustc_version v0.1.7
25682024-11-05T23:56:50.579Z Compiling owo-colors v4.1.0
25692024-11-05T23:56:50.645Z Compiling cancel-safe-futures v0.1.5
25702024-11-05T23:56:50.675Z Compiling home v0.5.9
25712024-11-05T23:56:50.711Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25722024-11-05T23:56:50.845Z Compiling expectorate v1.1.0
25732024-11-05T23:56:50.936Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25742024-11-05T23:56:50.964Z Compiling thiserror-impl-no-std v2.0.2
25752024-11-05T23:56:51.035Z Compiling blake3 v1.5.4
25762024-11-05T23:56:51.037Z Compiling newtype_derive v0.1.6
25772024-11-05T23:56:51.065Z Compiling ring v0.16.20
25782024-11-05T23:56:51.261Z Compiling unicase v2.7.0
25792024-11-05T23:56:51.354Z Compiling half v2.4.1
25802024-11-05T23:56:51.550Z Compiling arc-swap v1.7.1
25812024-11-05T23:56:51.568Z Compiling ciborium-io v0.2.2
25822024-11-05T23:56:51.918Z Compiling ciborium-ll v0.2.2
25832024-11-05T23:56:52.006Z Compiling slog-scope v4.4.0
25842024-11-05T23:56:52.172Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25852024-11-05T23:56:52.499Z Compiling polyval v0.6.2
25862024-11-05T23:56:52.929Z Compiling atomicwrites v0.4.4
25872024-11-05T23:56:52.946Z Compiling libsw v3.3.1
25882024-11-05T23:56:53.278Z Compiling memmap2 v0.9.5
25892024-11-05T23:56:53.291Z Compiling untrusted v0.7.1
25902024-11-05T23:56:53.497Z Compiling linear-map v1.2.0
25912024-11-05T23:56:53.756Z Compiling libefi-sys v0.1.0
25922024-11-05T23:56:53.869Z Compiling constant_time_eq v0.3.1
25932024-11-05T23:56:53.917Z Compiling thiserror-no-std v2.0.2
25942024-11-05T23:56:54.038Z Compiling salty v0.3.0
25952024-11-05T23:56:54.054Z Compiling indent_write v2.2.0
25962024-11-05T23:56:54.056Z Compiling arrayvec v0.7.6
25972024-11-05T23:56:54.270Z Compiling parking_lot_core v0.8.6
25982024-11-05T23:56:54.454Z Compiling arrayref v0.3.9
25992024-11-05T23:56:54.507Z Compiling spin v0.5.2
26002024-11-05T23:56:54.625Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26012024-11-05T23:56:54.730Z Compiling vsss-rs v3.3.4
26022024-11-05T23:56:54.747Z Compiling ghash v0.5.1
26032024-11-05T23:56:54.814Z Compiling slog-stdlog v4.1.1
26042024-11-05T23:56:54.964Z Compiling ciborium v0.2.2
26052024-11-05T23:56:55.665Z Compiling toolchain_find v0.4.0
26062024-11-05T23:56:55.757Z Compiling p384 v0.13.0
26072024-11-05T23:56:55.800Z Compiling chacha20poly1305 v0.10.1
26082024-11-05T23:56:56.053Z Compiling itertools v0.13.0
26092024-11-05T23:56:56.244Z Compiling typify-macro v0.2.0
26102024-11-05T23:56:56.355Z Compiling lzma-sys v0.1.20
26112024-11-05T23:56:56.428Z Compiling ctr v0.9.2
26122024-11-05T23:56:56.806Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26132024-11-05T23:56:57.106Z Compiling bitfield-struct v0.6.2
26142024-11-05T23:56:57.189Z Compiling slog-dtrace v0.3.0
26152024-11-05T23:56:57.296Z Compiling highway v1.2.0
26162024-11-05T23:56:57.495Z Compiling topological-sort v0.2.2
26172024-11-05T23:56:57.739Z Compiling omicron-zone-package v0.11.1
26182024-11-05T23:56:58.397Z Compiling aes-gcm v0.10.3
26192024-11-05T23:56:58.420Z Compiling rustfmt-wrapper v0.2.1
26202024-11-05T23:56:58.532Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26212024-11-05T23:56:58.534Z Compiling mime_guess v2.0.5
26222024-11-05T23:56:58.699Z Compiling steno v0.4.1
26232024-11-05T23:56:58.996Z Compiling slog-envlogger v2.2.0
26242024-11-05T23:56:59.673Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26252024-11-05T23:56:59.779Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26262024-11-05T23:56:59.829Z Compiling heck v0.3.3
26272024-11-05T23:56:59.853Z Compiling ssh-encoding v0.2.0
26282024-11-05T23:57:00.270Z Compiling blowfish v0.9.1
26292024-11-05T23:57:00.285Z Compiling nibble_vec v0.1.0
26302024-11-05T23:57:00.329Z Compiling env_filter v0.1.2
26312024-11-05T23:57:00.388Z Compiling humantime v2.1.0
26322024-11-05T23:57:00.432Z Compiling typify v0.2.0
26332024-11-05T23:57:00.491Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26342024-11-05T23:57:00.571Z Compiling progenitor-impl v0.8.0
26352024-11-05T23:57:00.757Z Compiling endian-type v0.1.2
26362024-11-05T23:57:00.842Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372024-11-05T23:57:00.883Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26382024-11-05T23:57:00.940Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26392024-11-05T23:57:00.970Z Compiling radix_trie v0.2.1
26402024-11-05T23:57:01.003Z Compiling env_logger v0.11.5
26412024-11-05T23:57:01.070Z Compiling bcrypt-pbkdf v0.10.0
26422024-11-05T23:57:01.204Z Compiling zone_cfg_derive v0.1.2
26432024-11-05T23:57:01.665Z Compiling ssh-cipher v0.2.0
26442024-11-05T23:57:01.725Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26452024-11-05T23:57:01.909Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26462024-11-05T23:57:02.191Z Compiling parking_lot v0.11.2
26472024-11-05T23:57:02.651Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26482024-11-05T23:57:02.668Z Compiling gethostname v0.5.0
26492024-11-05T23:57:02.865Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26502024-11-05T23:57:03.065Z Compiling password-hash v0.4.2
26512024-11-05T23:57:03.084Z Compiling fxhash v0.2.1
26522024-11-05T23:57:03.108Z Compiling matches v0.1.10
26532024-11-05T23:57:03.210Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26542024-11-05T23:57:03.228Z Compiling base64 v0.13.1
26552024-11-05T23:57:03.288Z Compiling sled v0.34.7
26562024-11-05T23:57:03.463Z Compiling idna v0.2.3
26572024-11-05T23:57:03.545Z Compiling pbkdf2 v0.11.0
26582024-11-05T23:57:03.594Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26592024-11-05T23:57:03.828Z Compiling ron v0.7.1
26602024-11-05T23:57:03.913Z Compiling zone v0.1.8
26612024-11-05T23:57:03.955Z Compiling xz2 v0.1.7
26622024-11-05T23:57:04.278Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26632024-11-05T23:57:04.436Z Compiling ssh-key v0.6.6
26642024-11-05T23:57:05.358Z Compiling hickory-client v0.24.1
26652024-11-05T23:57:06.151Z Compiling p256 v0.13.2
26662024-11-05T23:57:06.180Z Compiling p521 v0.13.3
26672024-11-05T23:57:06.287Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26682024-11-05T23:57:06.837Z Compiling hickory-server v0.24.1
26692024-11-05T23:57:07.020Z Compiling enum-as-inner v0.5.1
26702024-11-05T23:57:07.389Z Compiling pem v3.0.4
26712024-11-05T23:57:08.047Z Compiling yasna v0.5.2
26722024-11-05T23:57:08.104Z Compiling progenitor-macro v0.8.0
26732024-11-05T23:57:08.174Z Compiling headers-core v0.3.0
26742024-11-05T23:57:08.348Z Compiling kstat-rs v0.2.4
26752024-11-05T23:57:08.505Z Compiling nanorand v0.7.0
26762024-11-05T23:57:08.992Z Compiling atty v0.2.14
26772024-11-05T23:57:08.995Z Compiling russh-cryptovec v0.7.3
26782024-11-05T23:57:09.080Z Compiling http-range v0.1.5
26792024-11-05T23:57:09.141Z Compiling md5 v0.7.0
26802024-11-05T23:57:09.333Z Compiling glob v0.3.1
26812024-11-05T23:57:09.422Z Compiling russh-keys v0.45.0
26822024-11-05T23:57:09.443Z Compiling hyper-staticfile v0.10.1
26832024-11-05T23:57:09.637Z Compiling rcgen v0.12.1
26842024-11-05T23:57:09.676Z Compiling flume v0.11.0
26852024-11-05T23:57:10.252Z Compiling headers v0.4.0
26862024-11-05T23:57:10.388Z Compiling trust-dns-proto v0.22.0
26872024-11-05T23:57:10.597Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26882024-11-05T23:57:12.029Z Compiling num-bigint v0.4.6
26892024-11-05T23:57:12.218Z Compiling des v0.8.1
26902024-11-05T23:57:12.549Z Compiling subprocess v0.2.9
26912024-11-05T23:57:13.616Z Compiling dhcproto-macros v0.1.0
26922024-11-05T23:57:13.636Z Compiling hex-literal v0.4.1
26932024-11-05T23:57:13.802Z Compiling display-error-chain v0.2.1
26942024-11-05T23:57:13.979Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
26952024-11-05T23:57:14.000Z Compiling internet-checksum v0.2.1
26962024-11-05T23:57:14.840Z Compiling dhcproto v0.12.0
26972024-11-05T23:57:14.895Z Compiling russh v0.45.0
26982024-11-05T23:57:19.276Z Compiling progenitor v0.8.0
26992024-11-05T23:57:19.384Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27002024-11-05T23:57:19.386Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27012024-11-05T23:57:19.386Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27022024-11-05T23:57:19.386Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27032024-11-05T23:57:19.386Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27042024-11-05T23:57:19.455Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27052024-11-05T23:57:19.586Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27062024-11-05T23:57:20.851Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27072024-11-05T23:57:21.271Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27082024-11-05T23:57:22.056Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27092024-11-05T23:57:25.111Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27102024-11-05T23:57:25.699Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27112024-11-05T23:57:34.111Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27122024-11-05T23:57:34.114Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27132024-11-05T23:57:34.114Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27142024-11-05T23:57:34.114Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27152024-11-05T23:57:37.164Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27162024-11-05T23:57:37.415Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27172024-11-05T23:57:38.407Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27182024-11-05T23:57:38.563Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27192024-11-05T23:57:40.790Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27202024-11-05T23:57:41.411Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27212024-11-05T23:57:42.246Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27222024-11-05T23:57:42.500Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27232024-11-05T23:57:42.960Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27242024-11-05T23:57:45.053Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27252024-11-05T23:57:46.025Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27262024-11-05T23:57:46.561Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27272024-11-05T23:57:47.034Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27282024-11-05T23:57:47.411Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27292024-11-05T23:57:47.692Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27302024-11-05T23:57:47.936Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27312024-11-05T23:57:48.146Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27322024-11-05T23:57:50.873Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27332024-11-05T23:57:51.954Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27342024-11-05T23:57:52.662Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27352024-11-05T23:57:52.880Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27362024-11-05T23:57:54.594Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27372024-11-05T23:57:55.275Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27382024-11-05T23:57:56.168Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27392024-11-05T23:58:00.424Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27402024-11-05T23:58:08.654Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27412024-11-05T23:58:10.343Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27422024-11-05T23:59:03.755Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27432024-11-05T23:59:34.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
27442024-11-05T23:59:34.770Z
27452024-11-05T23:59:34.770Zreal 3:00.457221275
27462024-11-05T23:59:34.770Zuser 11:38.352430168
27472024-11-05T23:59:34.770Zsys 2:17.587241103
27482024-11-05T23:59:34.770Ztrap 0.288664000
27492024-11-05T23:59:34.770Ztflt 0.704679111
27502024-11-05T23:59:34.771Zdflt 1.933001759
27512024-11-05T23:59:34.773Zkflt 0.000018456
27522024-11-05T23:59:34.773Zlock 24:40.052169318
27532024-11-05T23:59:34.773Zslp 41:11.924308288
27542024-11-05T23:59:34.773Zlat 32.838047136
27552024-11-05T23:59:34.773Zstop 1:12.967808096
27562024-11-05T23:59:34.773Z+ mkdir tests
27572024-11-05T23:59:34.775Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27582024-11-05T23:59:34.775Z+ xargs -I '{}' -t cp '{}' tests/
27592024-11-05T23:59:36.145Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-4f3e49caa5557ed7 tests/
27602024-11-05T23:59:36.165Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8eac4c813f9decd1 tests/
27612024-11-05T23:59:36.185Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-700d6975fde48ed8 tests/
27622024-11-05T23:59:36.205Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f2dbdfd99801f926 tests/
27632024-11-05T23:59:36.357Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
27642024-11-05T23:59:36.360Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-8eac4c813f9decd1 tests/commtest-700d6975fde48ed8 tests/dhcp_server-4f3e49caa5557ed7 tests/end_to_end_tests-f2dbdfd99801f926 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
27652024-11-06T00:00:41.645ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27662024-11-06T00:00:41.645Za .github/buildomat/ci-env.sh 1K
27672024-11-06T00:00:41.645Za out/target/test 1K
27682024-11-06T00:00:41.645Za out/npuzone/npuzone 23144K
27692024-11-06T00:00:41.645Za package-manifest.toml 32K
27702024-11-06T00:00:41.645Za smf/sled-agent/non-gimlet/config.toml 4K
27712024-11-06T00:00:41.645Za target/release/omicron-package 32515K
27722024-11-06T00:00:41.645Za target/release/xtask 11749K
27732024-11-06T00:00:41.645Za target/debug/bootstrap 195749K
27742024-11-06T00:00:41.645Za tests/bootstrap-8eac4c813f9decd1 23991K
27752024-11-06T00:00:41.645Za tests/commtest-700d6975fde48ed8 24191K
27762024-11-06T00:00:41.645Za tests/dhcp_server-4f3e49caa5557ed7 23991K
27772024-11-06T00:00:41.645Za tests/end_to_end_tests-f2dbdfd99801f926 207954K
27782024-11-06T00:00:41.645Za out/clickhouse.tar.gz 244401K
27792024-11-06T00:00:41.645Za out/clickhouse_keeper.tar.gz 244393K
27802024-11-06T00:00:41.645Za out/clickhouse_server.tar.gz 244393K
27812024-11-06T00:00:41.645Za out/cockroachdb.tar.gz 130011K
27822024-11-06T00:00:41.645Za out/crucible-dtrace.tar 83K
27832024-11-06T00:00:41.645Za out/crucible-pantry-zone.tar.gz 26848K
27842024-11-06T00:00:41.645Za out/crucible-zone.tar.gz 35054K
27852024-11-06T00:00:41.645Za out/external-dns.tar.gz 30732K
27862024-11-06T00:00:41.645Za out/internal-dns.tar.gz 30732K
27872024-11-06T00:00:41.645Za out/mg-ddm-gz.tar 62661K
27882024-11-06T00:00:41.645Za out/nexus.tar.gz 96134K
27892024-11-06T00:00:41.645Za out/ntp.tar.gz 9030K
27902024-11-06T00:00:41.645Za out/omicron-gateway-softnpu.tar.gz 21701K
27912024-11-06T00:00:41.645Za out/omicron-sled-agent.tar 104114K
27922024-11-06T00:00:41.645Za out/overlay.tar.gz 3K
27932024-11-06T00:00:41.645Za out/oximeter.tar.gz 46034K
27942024-11-06T00:00:41.645Za out/oxlog.tar 3071K
27952024-11-06T00:00:41.645Za out/probe.tar.gz 2764K
27962024-11-06T00:00:41.645Za out/propolis-server.tar.gz 66584K
27972024-11-06T00:00:41.645Za out/pumpkind-gz.tar 26665K
27982024-11-06T00:00:41.645Za out/switch-softnpu.tar.gz 224236K
27992024-11-06T00:00:41.648Z
28002024-11-06T00:00:41.648Zreal 1:05.275322538
28012024-11-06T00:00:41.648Zuser 1:02.265294884
28022024-11-06T00:00:41.648Zsys 4.171940472
28032024-11-06T00:00:41.649Ztrap 0.016902112
28042024-11-06T00:00:41.649Ztflt 0.000000000
28052024-11-06T00:00:41.649Zdflt 0.000000000
28062024-11-06T00:00:41.649Zkflt 0.000000000
28072024-11-06T00:00:41.649Zlock 0.000000000
28082024-11-06T00:00:41.649Zslp 1:02.207297493
28092024-11-06T00:00:41.649Zlat 1.884356926
28102024-11-06T00:00:41.649Zstop 0.000245975
28112024-11-06T00:00:41.649Zprocess exited: duration 1977179 ms, exit code 0
 
28122024-11-06T00:00:41.663Zfound 1 output files
28132024-11-06T00:00:41.663Zuploading: /work/package.tar.gz (1692721627 bytes)
28142024-11-06T00:01:17.477Zuploaded: /work/package.tar.gz