01JBK548ENMM2T3F3TC26Y9NPQ: 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: 01JBK54KS9FZYDMVJR2ZHWHD1W

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-01T06:04:29.219Zjob assigned to worker 01JBK54X3B9EVAS1AZ1NESFZW0 (queued for 1 m 2 s)
 
22024-11-01T06:04:37.062Zstarting task 0: "setup"
32024-11-01T06:04:37.072Z++ uname -s
42024-11-01T06:04:37.074Z+ kern=SunOS
52024-11-01T06:04:37.074Z+ case "$kern" in
62024-11-01T06:04:37.074Z+ [[ 0 == 12345 ]]
72024-11-01T06:04:37.074Z+ groupadd -g 12345 build
82024-11-01T06:04:37.077Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-11-01T06:04:39.088Z+ zfs create -o mountpoint=/work rpool/work
102024-11-01T06:04:39.216Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-11-01T06:04:39.218Z+ home_fs=zfs
122024-11-01T06:04:39.218Z+ [[ zfs == autofs ]]
132024-11-01T06:04:39.218Z+ mkdir -p /home/build
142024-11-01T06:04:39.221Z+ chown build:build /home/build /work
152024-11-01T06:04:41.223Z+ chmod 0700 /home/build /work
162024-11-01T06:04:41.226Zprocess exited: duration 4165 ms, exit code 0
 
172024-11-01T06:04:41.231Zstarting task 1: "rust-toolchain"
182024-11-01T06:04:41.237Z+ printf ' * toolchain channel = "%s"
192024-11-01T06:04:41.237Z' 1.82.0
202024-11-01T06:04:41.237Z * toolchain channel = "1.82.0"
212024-11-01T06:04:41.237Z+ printf ' * toolchain profile = "%s"
222024-11-01T06:04:41.237Z' default
232024-11-01T06:04:41.237Z * toolchain profile = "default"
242024-11-01T06:04:41.239Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-11-01T06:04:41.240Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-11-01T06:04:41.364Zinfo: downloading installer
272024-11-01T06:04:42.768Zinfo: profile set to 'default'
282024-11-01T06:04:42.768Zinfo: default host triple is x86_64-unknown-illumos
292024-11-01T06:04:42.773Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-11-01T06:04:42.920Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-11-01T06:04:42.920Zinfo: downloading component 'cargo'
322024-11-01T06:04:43.744Zinfo: downloading component 'clippy'
332024-11-01T06:04:44.058Zinfo: downloading component 'rust-docs'
342024-11-01T06:04:45.212Zinfo: downloading component 'rust-std'
352024-11-01T06:04:47.059Zinfo: downloading component 'rustc'
362024-11-01T06:04:53.591Zinfo: downloading component 'rustfmt'
372024-11-01T06:04:53.793Zinfo: installing component 'cargo'
382024-11-01T06:04:54.620Zinfo: installing component 'clippy'
392024-11-01T06:04:55.006Zinfo: installing component 'rust-docs'
402024-11-01T06:04:56.701Zinfo: installing component 'rust-std'
412024-11-01T06:04:58.657Zinfo: installing component 'rustc'
422024-11-01T06:05:04.707Zinfo: installing component 'rustfmt'
432024-11-01T06:05:05.037Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-11-01T06:05:05.037Z
452024-11-01T06:05:08.550Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-11-01T06:05:08.550Z
472024-11-01T06:05:08.606Z
482024-11-01T06:05:08.606ZRust is installed now. Great!
492024-11-01T06:05:08.607Z
502024-11-01T06:05:08.607ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-11-01T06:05:08.607Zenvironment variable. This has not been done automatically.
522024-11-01T06:05:08.607Z
532024-11-01T06:05:08.607ZTo configure your current shell, you need to source
542024-11-01T06:05:08.607Zthe corresponding env file under $HOME/.cargo.
552024-11-01T06:05:08.607Z
562024-11-01T06:05:08.607ZThis is usually done by running one of the following (note the leading DOT):
572024-11-01T06:05:08.607Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-11-01T06:05:08.607Zsource "$HOME/.cargo/env.fish" # For fish
592024-11-01T06:05:08.607Z+ rustc --version
602024-11-01T06:05:08.607Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-11-01T06:05:08.607Zprocess exited: duration 24320 ms, exit code 0
 
622024-11-01T06:05:08.634Zstarting task 2: "authentication"
632024-11-01T06:05:08.657Zprocess exited: duration 26 ms, exit code 0
 
642024-11-01T06:05:08.662Zstarting task 3: "clone repository"
652024-11-01T06:05:08.668Z+ mkdir -p /work/oxidecomputer/omicron
662024-11-01T06:05:08.670Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-11-01T06:05:09.357ZCloning into '/work/oxidecomputer/omicron'...
682024-11-01T06:05:16.348Z+ cd /work/oxidecomputer/omicron
692024-11-01T06:05:16.348Z+ git fetch origin aaf42b74b10d8dfa1f202ba92cabb6c2a3c15b16
702024-11-01T06:05:16.647ZFrom https://github.com/oxidecomputer/omicron
712024-11-01T06:05:16.647Z * branch aaf42b74b10d8dfa1f202ba92cabb6c2a3c15b16 -> FETCH_HEAD
722024-11-01T06:05:16.657Z+ [[ -n renovate/anyhow-1.x-lockfile ]]
732024-11-01T06:05:16.659Z++ git branch --show-current
742024-11-01T06:05:16.662Z+ current=main
752024-11-01T06:05:16.662Z+ [[ main != renovate/anyhow-1.x-lockfile ]]
762024-11-01T06:05:16.662Z+ git branch -f renovate/anyhow-1.x-lockfile aaf42b74b10d8dfa1f202ba92cabb6c2a3c15b16
772024-11-01T06:05:16.665Z+ git checkout -f renovate/anyhow-1.x-lockfile
782024-11-01T06:05:16.830ZSwitched to branch 'renovate/anyhow-1.x-lockfile'
792024-11-01T06:05:16.832Z+ git reset --hard aaf42b74b10d8dfa1f202ba92cabb6c2a3c15b16
802024-11-01T06:05:16.845ZHEAD is now at aaf42b74b Update Rust crate anyhow to v1.0.92
812024-11-01T06:05:16.847Zprocess exited: duration 8183 ms, exit code 0
 
822024-11-01T06:05:16.852Zstarting task 4: "build"
832024-11-01T06:05:16.859Z+ source .github/buildomat/ci-env.sh
842024-11-01T06:05:16.859Z++ export CARGO_TERM_COLOR=always
852024-11-01T06:05:16.859Z++ CARGO_TERM_COLOR=always
862024-11-01T06:05:16.859Z+ cargo --version
872024-11-01T06:05:16.917Zcargo 1.82.0 (8f40fc59f 2024-08-21)
882024-11-01T06:05:16.919Z+ rustc --version
892024-11-01T06:05:16.980Zrustc 1.82.0 (f6e511eec 2024-10-15)
902024-11-01T06:05:16.982Z+ WORK=/work
912024-11-01T06:05:16.982Z+ pfexec mkdir -p /work
922024-11-01T06:05:16.987Z+ pfexec chown build /work
932024-11-01T06:05:16.989Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-11-01T06:05:26.438Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-11-01T06:05:29.866Z Startup: Caching catalogs ... Done
962024-11-01T06:05:36.971ZPlanning: Solver setup ... Done (6.216s)
972024-11-01T06:05:37.065ZPlanning: Running solver ... Done (0.094s)
982024-11-01T06:05:37.264ZPlanning: Finding local manifests ... Done (0.100s)
992024-11-01T06:05:37.675ZPlanning: Fetching manifests: 0/5 0% complete
1002024-11-01T06:05:38.335ZPlanning: Fetching manifests: 5/5 100% complete
1012024-11-01T06:05:38.763ZPlanning: Package planning ... Done (0.428s)
1022024-11-01T06:05:38.820ZPlanning: Merging actions ... Done (0.057s)
1032024-11-01T06:05:39.471ZPlanning: Checking for conflicting actions ... Done (0.650s)
1042024-11-01T06:05:45.316ZPlanning: Consolidating action changes ... Done (5.844s)
1052024-11-01T06:05:45.726ZPlanning: Evaluating mediators ... Done (0.410s)
1062024-11-01T06:05:45.805ZPlanning: Planning completed in 15.85 seconds
1072024-11-01T06:05:45.820Z Packages to install: 4
1082024-11-01T06:05:45.820Z Packages to update: 1
1092024-11-01T06:05:45.823Z Mediators to change: 2
1102024-11-01T06:05:45.823Z Services to change: 1
1112024-11-01T06:05:45.823Z Estimated space available: 155.61 GB
1122024-11-01T06:05:45.823ZEstimated space to be consumed: 1.58 GB
1132024-11-01T06:05:45.823Z Create boot environment: No
1142024-11-01T06:05:45.823ZCreate backup boot environment: Yes
1152024-11-01T06:05:45.824Z Rebuild boot archive: No
1162024-11-01T06:05:45.824Z
1172024-11-01T06:05:45.824ZChanged mediators:
1182024-11-01T06:05:45.824Z mediator clang:
1192024-11-01T06:05:45.824Z version: None -> 15 (system default)
1202024-11-01T06:05:45.824Z
1212024-11-01T06:05:45.824Z mediator llvm:
1222024-11-01T06:05:45.824Z version: 14 (system default) -> 15 (system default)
1232024-11-01T06:05:45.824Z
1242024-11-01T06:05:45.824ZChanged packages:
1252024-11-01T06:05:45.824Zhelios-dev
1262024-11-01T06:05:45.824Z developer/build-essential
1272024-11-01T06:05:45.824Z None -> 11-2.0
1282024-11-01T06:05:45.824Z library/libxmlsec1
1292024-11-01T06:05:45.824Z None -> 1.2.35-2.0
1302024-11-01T06:05:45.824Z ooce/developer/clang-15
1312024-11-01T06:05:45.824Z None -> 15.0.7-2.0
1322024-11-01T06:05:45.824Z ooce/developer/llvm-15
1332024-11-01T06:05:45.824Z None -> 15.0.7-2.0
1342024-11-01T06:05:45.824Z package/pkg
1352024-11-01T06:05:45.824Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-11-01T06:05:45.824Z
1372024-11-01T06:05:45.824ZServices:
1382024-11-01T06:05:45.824Z restart_fmri:
1392024-11-01T06:05:45.824Z svc:/system/update-man-index:default
1402024-11-01T06:05:45.825Z
1412024-11-01T06:05:45.825ZEditable files to change:
1422024-11-01T06:05:45.825Z Update:
1432024-11-01T06:05:45.825Z usr/share/lib/pkg/web/config.shtml
1442024-11-01T06:05:46.067Z
1452024-11-01T06:05:46.068ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-11-01T06:05:51.070ZDownload: 996/4281 items 19.5/220.6MB 8% complete (4.0M/s)
1472024-11-01T06:05:56.446ZDownload: 1196/4281 items 83.5/220.6MB 37% complete (12.3M/s)
1482024-11-01T06:06:01.447ZDownload: 2351/4281 items 119.9/220.6MB 54% complete (10.0M/s)
1492024-11-01T06:06:06.448ZDownload: 3246/4281 items 198.3/220.6MB 89% complete (11.4M/s)
1502024-11-01T06:06:13.633ZDownload: 3289/4281 items 212.6/220.6MB 96% complete (10.0M/s)
1512024-11-01T06:06:18.634ZDownload: 4281/4281 items 220.6/220.6MB 100% complete (1020k/s)
1522024-11-01T06:06:18.636ZDownload: Completed 220.60 MB in 32.56 seconds (6.8M/s)
1532024-11-01T06:06:20.480Z Actions: 1/5063 actions (Removing old actions)
1542024-11-01T06:06:20.498Z Actions: 194/5063 actions (Installing new actions)
1552024-11-01T06:06:25.300Z Actions: 4226/5063 actions (Updating modified actions)
1562024-11-01T06:06:25.612Z Actions: Completed 5063 actions in 5.13 seconds.
1572024-11-01T06:06:25.972Z Done (0.352s)
1582024-11-01T06:06:25.974Z Done (0.000s)
1592024-11-01T06:06:26.473Z Done (0.500s)
1602024-11-01T06:06:32.398Z Done (5.722s)
1612024-11-01T06:06:32.644Z Done (0.178s)
1622024-11-01T06:06:32.646Z Done (0.000s)
1632024-11-01T06:06:32.820Z Done (0.000s)
1642024-11-01T06:06:33.474ZPlanning: Evaluating mediator changes ... Done
1652024-11-01T06:06:33.636ZPlanning: Checking for conflicting actions ... Done
1662024-11-01T06:06:33.638ZPlanning: Consolidating action changes ... Done
1672024-11-01T06:06:33.905ZPlanning: Evaluating mediators ... Done
1682024-11-01T06:06:33.908ZPlanning: Planning completed in 0.43 seconds
1692024-11-01T06:06:33.947Z Mediators to change: 2
1702024-11-01T06:06:33.949Z Create boot environment: No
1712024-11-01T06:06:33.950ZCreate backup boot environment: No
1722024-11-01T06:06:34.026Z Done
1732024-11-01T06:06:34.026Z Done
1742024-11-01T06:06:34.363Z Done
1752024-11-01T06:06:37.917Z Done
1762024-11-01T06:06:38.004Z Done
1772024-11-01T06:06:38.007Z Done
1782024-11-01T06:06:38.120Z Done
1792024-11-01T06:06:38.757ZPlanning: Evaluating mediator changes ... Done
1802024-11-01T06:06:38.760ZPlanning: Merging actions ... Done
1812024-11-01T06:06:38.953ZPlanning: Checking for conflicting actions ... Done
1822024-11-01T06:06:38.956ZPlanning: Consolidating action changes ... Done
1832024-11-01T06:06:39.235ZPlanning: Evaluating mediators ... Done
1842024-11-01T06:06:39.295ZPlanning: Planning completed in 0.79 seconds
1852024-11-01T06:06:39.338Z Packages to change: 1
1862024-11-01T06:06:39.338Z Mediators to change: 1
1872024-11-01T06:06:39.340Z Services to change: 1
1882024-11-01T06:06:39.340Z Create boot environment: No
1892024-11-01T06:06:39.340ZCreate backup boot environment: Yes
1902024-11-01T06:06:41.508Z Actions: 1/6 actions (Updating modified actions)
1912024-11-01T06:06:41.510Z Actions: Completed 6 actions in 0.00 seconds.
1922024-11-01T06:06:41.510Z Done
1932024-11-01T06:06:41.510Z Done
1942024-11-01T06:06:41.611Z Done
1952024-11-01T06:06:45.192Z Done
1962024-11-01T06:06:45.283Z Done
1972024-11-01T06:06:45.285Z Done
1982024-11-01T06:06:45.417Z Done
1992024-11-01T06:06:45.856ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002024-11-01T06:06:45.856Zclang system 15 system
2012024-11-01T06:06:45.856Zcsh system system illumos
2022024-11-01T06:06:45.856Zctags system system illumos
2032024-11-01T06:06:45.856Zgcc vendor 12 vendor
2042024-11-01T06:06:45.856Zgcc system 10 system
2052024-11-01T06:06:45.856Zgcc system 7 system
2062024-11-01T06:06:45.856Zgo system 1.20 system
2072024-11-01T06:06:45.856Zgo system 1.19 system
2082024-11-01T06:06:45.856Zllvm system 15 system
2092024-11-01T06:06:45.856Zllvm system 14 system
2102024-11-01T06:06:45.856Zmariadb system 10.6 system
2112024-11-01T06:06:45.856Zmta vendor vendor dma
2122024-11-01T06:06:45.856Zopenjdk system 17 system
2132024-11-01T06:06:45.856Zopenjdk system 11 system
2142024-11-01T06:06:45.856Zopenjdk system 1.8 system
2152024-11-01T06:06:45.856Zopenssl vendor 3 vendor
2162024-11-01T06:06:45.856Zperl system 5.36 system
2172024-11-01T06:06:45.856Zpostgresql system 15 system
2182024-11-01T06:06:45.856Zpostgresql system 13 system
2192024-11-01T06:06:45.856Zpython vendor 3 vendor
2202024-11-01T06:06:45.856Zpython system 2 system
2212024-11-01T06:06:45.856Zpython3 system 3.11 system
2222024-11-01T06:06:45.856Zruby system 3.0 system
2232024-11-01T06:06:45.856Zwords vendor vendor american-english
2242024-11-01T06:06:45.856Zwords system system australian-english
2252024-11-01T06:06:45.856Zwords system system british-english
2262024-11-01T06:06:45.856Zwords system system canadian-english
2272024-11-01T06:06:45.856Zwords system system french
2282024-11-01T06:06:45.856Zwords system system italian
2292024-11-01T06:06:45.857Zwords system system ngerman
2302024-11-01T06:06:45.857Zwords system system ogerman
2312024-11-01T06:06:45.857Zwords system system spanish
2322024-11-01T06:06:46.190ZPUBLISHER TYPE STATUS P LOCATION
2332024-11-01T06:06:46.190Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2342024-11-01T06:06:48.575ZFMRI IFO
2352024-11-01T06:06:48.575Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362024-11-01T06:06:48.575Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372024-11-01T06:06:48.575Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382024-11-01T06:06:48.575Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2392024-11-01T06:06:48.575Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2402024-11-01T06:06:48.575Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2412024-11-01T06:06:48.575Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2422024-11-01T06:06:48.575Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2432024-11-01T06:06:48.575Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2442024-11-01T06:06:48.575Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2452024-11-01T06:06:48.575Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2462024-11-01T06:06:48.575Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2472024-11-01T06:06:48.575Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2482024-11-01T06:06:48.575Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2492024-11-01T06:06:48.575Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2502024-11-01T06:06:49.242Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2512024-11-01T06:06:49.531Z Updating crates.io index
2522024-11-01T06:06:49.685Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2532024-11-01T06:06:50.428Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2542024-11-01T06:06:50.730Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2552024-11-01T06:06:50.964Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2562024-11-01T06:06:51.210Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572024-11-01T06:06:52.146Z Updating git repository `https://github.com/oxidecomputer/crucible`
2582024-11-01T06:06:54.494Z Updating git repository `https://github.com/oxidecomputer/opte`
2592024-11-01T06:06:55.500Z Updating git repository `https://github.com/oxidecomputer/falcon`
2602024-11-01T06:06:56.146Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612024-11-01T06:06:56.413Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2622024-11-01T06:06:56.696Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2632024-11-01T06:06:57.297Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2642024-11-01T06:06:57.685Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652024-11-01T06:06:57.989Z Updating git repository `https://github.com/oxidecomputer/tofino`
2662024-11-01T06:06:58.235Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2672024-11-01T06:06:58.470Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2682024-11-01T06:06:58.706Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2692024-11-01T06:06:59.051Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2702024-11-01T06:06:59.354Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712024-11-01T06:06:59.703Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2722024-11-01T06:06:59.963Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732024-11-01T06:07:00.430Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2742024-11-01T06:07:00.715Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2752024-11-01T06:07:01.064Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762024-11-01T06:07:01.613Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2772024-11-01T06:07:01.858Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2782024-11-01T06:07:02.104Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2792024-11-01T06:07:03.394Z Downloading crates ...
2802024-11-01T06:07:03.462Z Downloaded autocfg v1.4.0
2812024-11-01T06:07:03.468Z Downloaded anstyle-query v1.1.1
2822024-11-01T06:07:03.470Z Downloaded anstream v0.6.15
2832024-11-01T06:07:03.477Z Downloaded proc-macro-error-attr v1.0.4
2842024-11-01T06:07:03.480Z Downloaded is_terminal_polyfill v1.70.1
2852024-11-01T06:07:03.480Z Downloaded equivalent v1.0.1
2862024-11-01T06:07:03.484Z Downloaded pretty-hex v0.4.1
2872024-11-01T06:07:03.487Z Downloaded swrite v0.1.0
2882024-11-01T06:07:03.489Z Downloaded scroll_derive v0.12.0
2892024-11-01T06:07:03.489Z Downloaded colorchoice v1.0.2
2902024-11-01T06:07:03.491Z Downloaded usdt-macro v0.5.0
2912024-11-01T06:07:03.495Z Downloaded generic-array v0.14.7
2922024-11-01T06:07:03.498Z Downloaded heck v0.4.1
2932024-11-01T06:07:03.498Z Downloaded fastrand v2.1.1
2942024-11-01T06:07:03.500Z Downloaded pest_generator v2.7.14
2952024-11-01T06:07:03.501Z Downloaded memmap v0.7.0
2962024-11-01T06:07:03.503Z Downloaded log v0.4.22
2972024-11-01T06:07:03.505Z Downloaded thiserror v1.0.64
2982024-11-01T06:07:03.509Z Downloaded unicode-linebreak v0.1.5
2992024-11-01T06:07:03.511Z Downloaded anstyle-parse v0.2.5
3002024-11-01T06:07:03.513Z Downloaded toml_datetime v0.6.8
3012024-11-01T06:07:03.513Z Downloaded thread-id v4.2.2
3022024-11-01T06:07:03.515Z Downloaded smawk v0.3.2
3032024-11-01T06:07:03.517Z Downloaded serde_spanned v0.6.8
3042024-11-01T06:07:03.518Z Downloaded serde_derive v1.0.210
3052024-11-01T06:07:03.520Z Downloaded quote v1.0.37
3062024-11-01T06:07:03.522Z Downloaded bytecount v0.6.8
3072024-11-01T06:07:03.525Z Downloaded digest v0.10.7
3082024-11-01T06:07:03.527Z Downloaded byteorder v1.5.0
3092024-11-01T06:07:03.527Z Downloaded anstyle v1.0.8
3102024-11-01T06:07:03.529Z Downloaded cfg-if v1.0.0
3112024-11-01T06:07:03.532Z Downloaded cargo-platform v0.1.8
3122024-11-01T06:07:03.532Z Downloaded typenum v1.17.0
3132024-11-01T06:07:03.534Z Downloaded bitflags v2.6.0
3142024-11-01T06:07:03.537Z Downloaded block-buffer v0.10.4
3152024-11-01T06:07:03.540Z Downloaded anyhow v1.0.92
3162024-11-01T06:07:03.551Z Downloaded pest v2.7.14
3172024-11-01T06:07:03.559Z Downloaded dtrace-parser v0.2.0
3182024-11-01T06:07:03.575Z Downloaded usdt-attr-macro v0.5.0
3192024-11-01T06:07:03.578Z Downloaded fnv v1.0.7
3202024-11-01T06:07:03.580Z Downloaded cpufeatures v0.2.14
3212024-11-01T06:07:03.583Z Downloaded macaddr v1.0.1
3222024-11-01T06:07:03.595Z Downloaded itoa v1.0.11
3232024-11-01T06:07:03.598Z Downloaded heck v0.5.0
3242024-11-01T06:07:03.598Z Downloaded camino-tempfile v1.1.1
3252024-11-01T06:07:03.601Z Downloaded fs-err v2.11.0
3262024-11-01T06:07:03.603Z Downloaded cargo_metadata v0.18.1
3272024-11-01T06:07:03.605Z Downloaded errno v0.3.9
3282024-11-01T06:07:03.608Z Downloaded crypto-common v0.1.6
3292024-11-01T06:07:03.608Z Downloaded dof v0.3.0
3302024-11-01T06:07:03.610Z Downloaded strsim v0.11.1
3312024-11-01T06:07:03.613Z Downloaded plain v0.2.3
3322024-11-01T06:07:03.613Z Downloaded version_check v0.9.5
3332024-11-01T06:07:03.615Z Downloaded clap_lex v0.7.2
3342024-11-01T06:07:03.618Z Downloaded winnow v0.6.20
3352024-11-01T06:07:03.626Z Downloaded tabled_derive v0.7.0
3362024-11-01T06:07:03.629Z Downloaded clap_builder v4.5.20
3372024-11-01T06:07:03.634Z Downloaded usdt v0.5.0
3382024-11-01T06:07:03.636Z Downloaded proc-macro-error v1.0.4
3392024-11-01T06:07:03.639Z Downloaded once_cell v1.20.2
3402024-11-01T06:07:03.641Z Downloaded terminal_size v0.4.0
3412024-11-01T06:07:03.643Z Downloaded pest_derive v2.7.14
3422024-11-01T06:07:03.646Z Downloaded serde_tokenstream v0.2.2
3432024-11-01T06:07:03.648Z Downloaded cargo_toml v0.20.5
3442024-11-01T06:07:03.648Z Downloaded clap_derive v4.5.18
3452024-11-01T06:07:03.650Z Downloaded semver v1.0.23
3462024-11-01T06:07:03.657Z Downloaded tempfile v3.13.0
3472024-11-01T06:07:03.662Z Downloaded utf8parse v0.2.2
3482024-11-01T06:07:03.664Z Downloaded usdt-impl v0.5.0
3492024-11-01T06:07:03.666Z Downloaded scroll v0.12.0
3502024-11-01T06:07:03.666Z Downloaded pest_meta v2.7.14
3512024-11-01T06:07:03.669Z Downloaded clap v4.5.20
3522024-11-01T06:07:03.677Z Downloaded ucd-trie v0.1.7
3532024-11-01T06:07:03.679Z Downloaded camino v1.1.9
3542024-11-01T06:07:03.682Z Downloaded tabled v0.15.0
3552024-11-01T06:07:03.697Z Downloaded zerocopy-derive v0.7.35
3562024-11-01T06:07:03.701Z Downloaded proc-macro2 v1.0.87
3572024-11-01T06:07:03.703Z Downloaded papergrid v0.11.0
3582024-11-01T06:07:03.708Z Downloaded toml v0.8.19
3592024-11-01T06:07:03.711Z Downloaded unicode-ident v1.0.13
3602024-11-01T06:07:03.713Z Downloaded textwrap v0.16.1
3612024-11-01T06:07:03.717Z Downloaded serde v1.0.210
3622024-11-01T06:07:03.720Z Downloaded ryu v1.0.18
3632024-11-01T06:07:03.723Z Downloaded thiserror-impl v1.0.64
3642024-11-01T06:07:03.725Z Downloaded indexmap v2.6.0
3652024-11-01T06:07:03.728Z Downloaded sha2 v0.10.8
3662024-11-01T06:07:03.732Z Downloaded memchr v2.7.4
3672024-11-01T06:07:03.741Z Downloaded toml_edit v0.22.22
3682024-11-01T06:07:03.763Z Downloaded hashbrown v0.15.0
3692024-11-01T06:07:03.772Z Downloaded serde_json v1.0.128
3702024-11-01T06:07:03.779Z Downloaded zerocopy v0.7.35
3712024-11-01T06:07:03.795Z Downloaded goblin v0.8.2
3722024-11-01T06:07:03.801Z Downloaded syn v1.0.109
3732024-11-01T06:07:03.816Z Downloaded unicode-width v0.1.14
3742024-11-01T06:07:03.823Z Downloaded syn v2.0.79
3752024-11-01T06:07:03.834Z Downloaded rustix v0.38.37
3762024-11-01T06:07:03.874Z Downloaded libc v0.2.161
3772024-11-01T06:07:04.181Z Compiling proc-macro2 v1.0.87
3782024-11-01T06:07:04.181Z Compiling unicode-ident v1.0.13
3792024-11-01T06:07:04.183Z Compiling serde v1.0.210
3802024-11-01T06:07:04.183Z Compiling version_check v0.9.5
3812024-11-01T06:07:04.183Z Compiling thiserror v1.0.64
3822024-11-01T06:07:04.183Z Compiling memchr v2.7.4
3832024-11-01T06:07:04.215Z Compiling libc v0.2.161
3842024-11-01T06:07:04.217Z Compiling itoa v1.0.11
3852024-11-01T06:07:04.449Z Compiling ryu v1.0.18
3862024-11-01T06:07:04.509Z Compiling ucd-trie v0.1.7
3872024-11-01T06:07:04.794Z Compiling once_cell v1.20.2
3882024-11-01T06:07:05.025Z Compiling byteorder v1.5.0
3892024-11-01T06:07:05.208Z Compiling serde_json v1.0.128
3902024-11-01T06:07:05.230Z Compiling rustix v0.38.37
3912024-11-01T06:07:05.520Z Compiling bitflags v2.6.0
3922024-11-01T06:07:05.605Z Compiling usdt-impl v0.5.0
3932024-11-01T06:07:05.781Z Compiling proc-macro-error-attr v1.0.4
3942024-11-01T06:07:05.875Z Compiling syn v1.0.109
3952024-11-01T06:07:05.938Z Compiling proc-macro-error v1.0.4
3962024-11-01T06:07:06.127Z Compiling utf8parse v0.2.2
3972024-11-01T06:07:06.130Z Compiling log v0.4.22
3982024-11-01T06:07:06.173Z Compiling camino v1.1.9
3992024-11-01T06:07:06.266Z Compiling hashbrown v0.15.0
4002024-11-01T06:07:06.313Z Compiling quote v1.0.37
4012024-11-01T06:07:06.504Z Compiling errno v0.3.9
4022024-11-01T06:07:06.722Z Compiling syn v2.0.79
4032024-11-01T06:07:06.817Z Compiling plain v0.2.3
4042024-11-01T06:07:06.842Z Compiling equivalent v1.0.1
4052024-11-01T06:07:07.033Z Compiling anstyle-parse v0.2.5
4062024-11-01T06:07:07.179Z Compiling thread-id v4.2.2
4072024-11-01T06:07:07.299Z Compiling anstyle-query v1.1.1
4082024-11-01T06:07:07.378Z Compiling colorchoice v1.0.2
4092024-11-01T06:07:07.447Z Compiling winnow v0.6.20
4102024-11-01T06:07:07.542Z Compiling indexmap v2.6.0
4112024-11-01T06:07:07.545Z Compiling pretty-hex v0.4.1
4122024-11-01T06:07:07.590Z Compiling autocfg v1.4.0
4132024-11-01T06:07:07.757Z Compiling anstyle v1.0.8
4142024-11-01T06:07:08.009Z Compiling unicode-width v0.1.14
4152024-11-01T06:07:08.257Z Compiling semver v1.0.23
4162024-11-01T06:07:08.540Z Compiling is_terminal_polyfill v1.70.1
4172024-11-01T06:07:08.675Z Compiling anstream v0.6.15
4182024-11-01T06:07:08.729Z Compiling fs-err v2.11.0
4192024-11-01T06:07:08.931Z Compiling terminal_size v0.4.0
4202024-11-01T06:07:09.032Z Compiling clap_lex v0.7.2
4212024-11-01T06:07:09.118Z Compiling fnv v1.0.7
4222024-11-01T06:07:09.265Z Compiling heck v0.4.1
4232024-11-01T06:07:09.414Z Compiling bytecount v0.6.8
4242024-11-01T06:07:09.545Z Compiling anyhow v1.0.92
4252024-11-01T06:07:09.577Z Compiling cfg-if v1.0.0
4262024-11-01T06:07:09.623Z Compiling fastrand v2.1.1
4272024-11-01T06:07:09.683Z Compiling strsim v0.11.1
4282024-11-01T06:07:09.720Z Compiling heck v0.5.0
4292024-11-01T06:07:09.747Z Compiling papergrid v0.11.0
4302024-11-01T06:07:10.238Z Compiling clap_builder v4.5.20
4312024-11-01T06:07:10.570Z Compiling tempfile v3.13.0
4322024-11-01T06:07:10.766Z Compiling memmap v0.7.0
4332024-11-01T06:07:10.928Z Compiling unicode-linebreak v0.1.5
4342024-11-01T06:07:11.154Z Compiling smawk v0.3.2
4352024-11-01T06:07:11.388Z Compiling textwrap v0.16.1
4362024-11-01T06:07:11.453Z Compiling swrite v0.1.0
4372024-11-01T06:07:12.535Z Compiling tabled_derive v0.7.0
4382024-11-01T06:07:14.006Z Compiling tabled v0.15.0
4392024-11-01T06:07:14.724Z Compiling serde_derive v1.0.210
4402024-11-01T06:07:14.727Z Compiling thiserror-impl v1.0.64
4412024-11-01T06:07:14.727Z Compiling zerocopy-derive v0.7.35
4422024-11-01T06:07:14.727Z Compiling scroll_derive v0.12.0
4432024-11-01T06:07:14.976Z Compiling clap_derive v4.5.18
4442024-11-01T06:07:16.098Z Compiling scroll v0.12.0
4452024-11-01T06:07:16.606Z Compiling goblin v0.8.2
4462024-11-01T06:07:16.893Z Compiling zerocopy v0.7.35
4472024-11-01T06:07:18.326Z Compiling clap v4.5.20
4482024-11-01T06:07:19.942Z Compiling pest v2.7.14
4492024-11-01T06:07:21.709Z Compiling pest_meta v2.7.14
4502024-11-01T06:07:22.792Z Compiling pest_generator v2.7.14
4512024-11-01T06:07:24.218Z Compiling pest_derive v2.7.14
4522024-11-01T06:07:24.253Z Compiling serde_tokenstream v0.2.2
4532024-11-01T06:07:24.321Z Compiling serde_spanned v0.6.8
4542024-11-01T06:07:24.378Z Compiling toml_datetime v0.6.8
4552024-11-01T06:07:24.726Z Compiling toml_edit v0.22.22
4562024-11-01T06:07:24.890Z Compiling cargo-platform v0.1.8
4572024-11-01T06:07:24.919Z Compiling macaddr v1.0.1
4582024-11-01T06:07:24.979Z Compiling dtrace-parser v0.2.0
4592024-11-01T06:07:25.377Z Compiling camino-tempfile v1.1.1
4602024-11-01T06:07:25.882Z Compiling dof v0.3.0
4612024-11-01T06:07:26.213Z Compiling cargo_metadata v0.18.1
4622024-11-01T06:07:27.609Z Compiling usdt-macro v0.5.0
4632024-11-01T06:07:27.609Z Compiling usdt-attr-macro v0.5.0
4642024-11-01T06:07:27.832Z Compiling toml v0.8.19
4652024-11-01T06:07:28.664Z Compiling cargo_toml v0.20.5
4662024-11-01T06:07:28.767Z Compiling usdt v0.5.0
4672024-11-01T06:07:32.010Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682024-11-01T06:07:35.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.92s
4692024-11-01T06:07:36.223Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4702024-11-01T06:07:36.730Z Downloading crates ...
4712024-11-01T06:07:36.844Z Downloaded addr2line v0.24.2
4722024-11-01T06:07:36.856Z Downloaded cfg_aliases v0.1.1
4732024-11-01T06:07:36.859Z Downloaded convert_case v0.4.0
4742024-11-01T06:07:36.862Z Downloaded async-stream-impl v0.3.6
4752024-11-01T06:07:36.866Z Downloaded ascii-canvas v3.0.0
4762024-11-01T06:07:36.869Z Downloaded adler2 v2.0.0
4772024-11-01T06:07:36.871Z Downloaded buf-list v1.0.3
4782024-11-01T06:07:36.881Z Downloaded block-padding v0.3.3
4792024-11-01T06:07:36.881Z Downloaded http-body-util v0.1.2
4802024-11-01T06:07:36.881Z Downloaded atomic-waker v1.1.2
4812024-11-01T06:07:36.881Z Downloaded match_cfg v0.1.0
4822024-11-01T06:07:36.881Z Downloaded cobs v0.2.3
4832024-11-01T06:07:36.885Z Downloaded crc v3.2.1
4842024-11-01T06:07:36.887Z Downloaded newline-converter v0.3.0
4852024-11-01T06:07:36.887Z Downloaded is-terminal v0.4.13
4862024-11-01T06:07:36.890Z Downloaded ciborium-ll v0.2.2
4872024-11-01T06:07:36.890Z Downloaded lazycell v1.3.0
4882024-11-01T06:07:36.892Z Downloaded bcs v0.1.6
4892024-11-01T06:07:36.895Z Downloaded newtype_derive v0.1.6
4902024-11-01T06:07:36.897Z Downloaded crossbeam-deque v0.8.5
4912024-11-01T06:07:36.897Z Downloaded linear-map v1.2.0
4922024-11-01T06:07:36.900Z Downloaded libefi-sys v0.1.0
4932024-11-01T06:07:36.902Z Downloaded hubpack v0.1.2
4942024-11-01T06:07:36.902Z Downloaded aead v0.5.2
4952024-11-01T06:07:36.905Z Downloaded memoffset v0.9.1
4962024-11-01T06:07:36.907Z Downloaded async-bb8-diesel v0.2.1
4972024-11-01T06:07:36.910Z Downloaded httparse v1.9.5
4982024-11-01T06:07:36.912Z Downloaded base64 v0.13.1
4992024-11-01T06:07:36.916Z Downloaded mime_guess v2.0.5
5002024-11-01T06:07:36.919Z Downloaded nanorand v0.7.0
5012024-11-01T06:07:36.922Z Downloaded nu-ansi-term v0.50.1
5022024-11-01T06:07:36.925Z Downloaded jobserver v0.1.32
5032024-11-01T06:07:36.928Z Downloaded debug-ignore v1.0.5
5042024-11-01T06:07:36.930Z Downloaded highway v1.2.0
5052024-11-01T06:07:36.934Z Downloaded http-range v0.1.5
5062024-11-01T06:07:36.936Z Downloaded http-body v1.0.1
5072024-11-01T06:07:36.938Z Downloaded hostname v0.3.1
5082024-11-01T06:07:36.941Z Downloaded const_format v0.2.33
5092024-11-01T06:07:36.946Z Downloaded miniz_oxide v0.8.0
5102024-11-01T06:07:36.948Z Downloaded indicatif v0.17.8
5112024-11-01T06:07:36.954Z Downloaded instant v0.1.13
5122024-11-01T06:07:36.956Z Downloaded darling_macro v0.20.10
5132024-11-01T06:07:36.956Z Downloaded cstr-argument v0.1.2
5142024-11-01T06:07:36.959Z Downloaded matches v0.1.10
5152024-11-01T06:07:36.960Z Downloaded ident_case v1.0.1
5162024-11-01T06:07:36.962Z Downloaded sqlparser_derive v0.2.2
5172024-11-01T06:07:36.962Z Downloaded hubpack_derive v0.1.1
5182024-11-01T06:07:36.965Z Downloaded ciborium-io v0.2.2
5192024-11-01T06:07:36.965Z Downloaded crunchy v0.2.2
5202024-11-01T06:07:36.965Z Downloaded crucible-workspace-hack v0.1.0
5212024-11-01T06:07:36.967Z Downloaded hyper-util v0.1.9
5222024-11-01T06:07:36.971Z Downloaded rustls-pemfile v1.0.4
5232024-11-01T06:07:36.973Z Downloaded normalize-line-endings v0.3.0
5242024-11-01T06:07:36.976Z Downloaded castaway v0.2.3
5252024-11-01T06:07:36.978Z Downloaded http-body v0.4.6
5262024-11-01T06:07:36.981Z Downloaded keccak v0.1.5
5272024-11-01T06:07:36.981Z Downloaded kstat-rs v0.2.4
5282024-11-01T06:07:36.984Z Downloaded secrecy v0.8.0
5292024-11-01T06:07:36.984Z Downloaded blowfish v0.9.1
5302024-11-01T06:07:36.986Z Downloaded new_debug_unreachable v1.0.6
5312024-11-01T06:07:36.989Z Downloaded serde-big-array v0.5.1
5322024-11-01T06:07:36.991Z Downloaded async-stream v0.3.6
5332024-11-01T06:07:36.994Z Downloaded untrusted v0.7.1
5342024-11-01T06:07:36.994Z Downloaded toolchain_find v0.4.0
5352024-11-01T06:07:36.996Z Downloaded hyper-tls v0.6.0
5362024-11-01T06:07:36.999Z Downloaded want v0.3.1
5372024-11-01T06:07:36.999Z Downloaded strum_macros v0.25.3
5382024-11-01T06:07:37.002Z Downloaded tabwriter v1.4.0
5392024-11-01T06:07:37.004Z Downloaded lazy_static v1.5.0
5402024-11-01T06:07:37.006Z Downloaded data-encoding v2.6.0
5412024-11-01T06:07:37.009Z Downloaded mime v0.3.17
5422024-11-01T06:07:37.011Z Downloaded mockall v0.13.0
5432024-11-01T06:07:37.014Z Downloaded constant_time_eq v0.3.1
5442024-11-01T06:07:37.014Z Downloaded dhcproto-macros v0.1.0
5452024-11-01T06:07:37.016Z Downloaded zone_cfg_derive v0.3.0
5462024-11-01T06:07:37.016Z Downloaded zone_cfg_derive v0.1.2
5472024-11-01T06:07:37.016Z Downloaded maplit v1.0.2
5482024-11-01T06:07:37.019Z Downloaded cexpr v0.6.0
5492024-11-01T06:07:37.021Z Downloaded ssh-encoding v0.2.0
5502024-11-01T06:07:37.023Z Downloaded nibble_vec v0.1.0
5512024-11-01T06:07:37.026Z Downloaded newtype-uuid v1.1.2
5522024-11-01T06:07:37.027Z Downloaded lru-cache v0.1.2
5532024-11-01T06:07:37.029Z Downloaded bcrypt-pbkdf v0.10.0
5542024-11-01T06:07:37.029Z Downloaded slog-async v2.8.0
5552024-11-01T06:07:37.032Z Downloaded slog-dtrace v0.3.0
5562024-11-01T06:07:37.034Z Downloaded same-file v1.0.6
5572024-11-01T06:07:37.037Z Downloaded cancel-safe-futures v0.1.5
5582024-11-01T06:07:37.039Z Downloaded bzip2 v0.4.4
5592024-11-01T06:07:37.041Z Downloaded endian-type v0.1.2
5602024-11-01T06:07:37.044Z Downloaded untrusted v0.9.0
5612024-11-01T06:07:37.044Z Downloaded ipnet v2.10.1
5622024-11-01T06:07:37.046Z Downloaded lock_api v0.4.12
5632024-11-01T06:07:37.049Z Downloaded opaque-debug v0.3.1
5642024-11-01T06:07:37.051Z Downloaded native-tls v0.2.12
5652024-11-01T06:07:37.054Z Downloaded openssl-macros v0.1.1
5662024-11-01T06:07:37.054Z Downloaded universal-hash v0.5.1
5672024-11-01T06:07:37.056Z Downloaded unicase v2.7.0
5682024-11-01T06:07:37.058Z Downloaded tui-tree-widget v0.22.0
5692024-11-01T06:07:37.061Z Downloaded defmt v0.3.8
5702024-11-01T06:07:37.065Z Downloaded dirs-next v2.0.0
5712024-11-01T06:07:37.067Z Downloaded indexmap v1.9.3
5722024-11-01T06:07:37.072Z Downloaded sct v0.7.1
5732024-11-01T06:07:37.076Z Downloaded peg-runtime v0.8.3
5742024-11-01T06:07:37.078Z Downloaded progenitor-client v0.8.0
5752024-11-01T06:07:37.081Z Downloaded rand_seeder v0.3.0
5762024-11-01T06:07:37.081Z Downloaded russh-keys v0.45.0
5772024-11-01T06:07:37.083Z Downloaded ahash v0.8.11
5782024-11-01T06:07:37.090Z Downloaded tls_codec v0.4.1
5792024-11-01T06:07:37.092Z Downloaded hyper-staticfile v0.10.1
5802024-11-01T06:07:37.095Z Downloaded termtree v0.4.1
5812024-11-01T06:07:37.095Z Downloaded signal-hook-tokio v0.3.1
5822024-11-01T06:07:37.101Z Downloaded russh-cryptovec v0.7.3
5832024-11-01T06:07:37.101Z Downloaded waitgroup v0.1.2
5842024-11-01T06:07:37.101Z Downloaded vte_generate_state_changes v0.1.2
5852024-11-01T06:07:37.101Z Downloaded derive_builder_macro v0.20.2
5862024-11-01T06:07:37.104Z Downloaded num v0.4.3
5872024-11-01T06:07:37.104Z Downloaded percent-encoding v2.3.1
5882024-11-01T06:07:37.106Z Downloaded pkg-config v0.3.31
5892024-11-01T06:07:37.106Z Downloaded futures-macro v0.3.31
5902024-11-01T06:07:37.108Z Downloaded tokio-tungstenite v0.21.0
5912024-11-01T06:07:37.111Z Downloaded rand_core v0.6.4
5922024-11-01T06:07:37.114Z Downloaded futures-io v0.3.31
5932024-11-01T06:07:37.114Z Downloaded futures-executor v0.3.31
5942024-11-01T06:07:37.116Z Downloaded crossbeam-utils v0.8.20
5952024-11-01T06:07:37.119Z Downloaded itertools v0.10.5
5962024-11-01T06:07:37.127Z Downloaded foreign-types-shared v0.3.1
5972024-11-01T06:07:37.129Z Downloaded arrayvec v0.7.6
5982024-11-01T06:07:37.132Z Downloaded oso-derive v0.27.3
5992024-11-01T06:07:37.135Z Downloaded phf_shared v0.10.0
6002024-11-01T06:07:37.135Z Downloaded num_threads v0.1.7
6012024-11-01T06:07:37.135Z Downloaded rusty-fork v0.3.0
6022024-11-01T06:07:37.138Z Downloaded shell-words v1.1.0
6032024-11-01T06:07:37.140Z Downloaded arc-swap v1.7.1
6042024-11-01T06:07:37.143Z Downloaded structmeta-derive v0.3.0
6052024-11-01T06:07:37.146Z Downloaded hashlink v0.9.1
6062024-11-01T06:07:37.148Z Downloaded crossterm v0.28.1
6072024-11-01T06:07:37.155Z Downloaded rpassword v7.3.1
6082024-11-01T06:07:37.158Z Downloaded aes-gcm v0.10.3
6092024-11-01T06:07:37.161Z Downloaded fd-lock v4.0.2
6102024-11-01T06:07:37.164Z Downloaded wait-timeout v0.2.0
6112024-11-01T06:07:37.167Z Downloaded rayon-core v1.12.1
6122024-11-01T06:07:37.171Z Downloaded libxml v0.3.3
6132024-11-01T06:07:37.178Z Downloaded fatfs v0.3.6
6142024-11-01T06:07:37.183Z Downloaded glob v0.3.1
6152024-11-01T06:07:37.186Z Downloaded num_enum_derive v0.5.11
6162024-11-01T06:07:37.186Z Downloaded password-hash v0.4.2
6172024-11-01T06:07:37.188Z Downloaded base64 v0.22.1
6182024-11-01T06:07:37.192Z Downloaded num-integer v0.1.46
6192024-11-01T06:07:37.195Z Downloaded phf_generator v0.11.2
6202024-11-01T06:07:37.197Z Downloaded phf v0.11.2
6212024-11-01T06:07:37.200Z Downloaded parse-display v0.10.0
6222024-11-01T06:07:37.200Z Downloaded heck v0.3.3
6232024-11-01T06:07:37.202Z Downloaded spin v0.9.8
6242024-11-01T06:07:37.205Z Downloaded num-derive v0.4.2
6252024-11-01T06:07:37.207Z Downloaded parse-size v1.1.0
6262024-11-01T06:07:37.210Z Downloaded env_filter v0.1.2
6272024-11-01T06:07:37.212Z Downloaded rfc6979 v0.4.0
6282024-11-01T06:07:37.212Z Downloaded phf_codegen v0.11.2
6292024-11-01T06:07:37.215Z Downloaded tokio-tungstenite v0.23.1
6302024-11-01T06:07:37.217Z Downloaded slog-scope v4.4.0
6312024-11-01T06:07:37.220Z Downloaded derive_builder_core v0.20.2
6322024-11-01T06:07:37.222Z Downloaded vte v0.11.1
6332024-11-01T06:07:37.224Z Downloaded vsss-rs v3.3.4
6342024-11-01T06:07:37.227Z Downloaded omicron-zone-package v0.11.1
6352024-11-01T06:07:37.229Z Downloaded libm v0.2.8
6362024-11-01T06:07:37.239Z Downloaded quick-error v1.2.3
6372024-11-01T06:07:37.242Z Downloaded ecdsa v0.16.9
6382024-11-01T06:07:37.244Z Downloaded tokio-native-tls v0.3.1
6392024-11-01T06:07:37.247Z Downloaded twox-hash v1.6.3
6402024-11-01T06:07:37.249Z Downloaded time-core v0.1.2
6412024-11-01T06:07:37.251Z Downloaded thiserror-no-std v2.0.2
6422024-11-01T06:07:37.256Z Downloaded deranged v0.3.11
6432024-11-01T06:07:37.259Z Downloaded ena v0.14.3
6442024-11-01T06:07:37.259Z Downloaded similar v2.6.0
6452024-11-01T06:07:37.265Z Downloaded openssl-probe v0.1.5
6462024-11-01T06:07:37.267Z Downloaded dsl_auto_type v0.1.2
6472024-11-01T06:07:37.267Z Downloaded mio v1.0.2
6482024-11-01T06:07:37.274Z Downloaded foreign-types v0.3.2
6492024-11-01T06:07:37.276Z Downloaded pbkdf2 v0.12.2
6502024-11-01T06:07:37.279Z Downloaded derive_more v0.99.18
6512024-11-01T06:07:37.294Z Downloaded path-slash v0.1.5
6522024-11-01T06:07:37.296Z Downloaded num-conv v0.1.0
6532024-11-01T06:07:37.296Z Downloaded serde_urlencoded v0.7.1
6542024-11-01T06:07:37.299Z Downloaded quinn-udp v0.5.5
6552024-11-01T06:07:37.301Z Downloaded thread_local v1.1.8
6562024-11-01T06:07:37.301Z Downloaded compact_str v0.8.0
6572024-11-01T06:07:37.305Z Downloaded shlex v1.3.0
6582024-11-01T06:07:37.308Z Downloaded schemars_derive v0.8.21
6592024-11-01T06:07:37.310Z Downloaded owo-colors v4.1.0
6602024-11-01T06:07:37.312Z Downloaded termcolor v1.4.1
6612024-11-01T06:07:37.315Z Downloaded typify v0.2.0
6622024-11-01T06:07:37.318Z Downloaded topological-sort v0.2.2
6632024-11-01T06:07:37.320Z Downloaded smallvec v0.6.14
6642024-11-01T06:07:37.323Z Downloaded slog-stdlog v4.1.1
6652024-11-01T06:07:37.323Z Downloaded signal-hook-mio v0.2.4
6662024-11-01T06:07:37.325Z Downloaded env_logger v0.11.5
6672024-11-01T06:07:37.327Z Downloaded enum-as-inner v0.6.1
6682024-11-01T06:07:37.330Z Downloaded der_derive v0.7.3
6692024-11-01T06:07:37.332Z Downloaded foreign-types-macros v0.2.3
6702024-11-01T06:07:37.335Z Downloaded foreign-types v0.5.0
6712024-11-01T06:07:37.335Z Downloaded embedded-io v0.6.1
6722024-11-01T06:07:37.337Z Downloaded xz2 v0.1.7
6732024-11-01T06:07:37.338Z Downloaded ron v0.7.1
6742024-11-01T06:07:37.343Z Downloaded tungstenite v0.23.0
6752024-11-01T06:07:37.348Z Downloaded fxhash v0.2.1
6762024-11-01T06:07:37.350Z Downloaded pin-utils v0.1.0
6772024-11-01T06:07:37.350Z Downloaded group v0.13.0
6782024-11-01T06:07:37.353Z Downloaded hickory-resolver v0.24.1
6792024-11-01T06:07:37.357Z Downloaded pbkdf2 v0.11.0
6802024-11-01T06:07:37.361Z Downloaded rtoolbox v0.0.2
6812024-11-01T06:07:37.363Z Downloaded tokio-macros v2.4.0
6822024-11-01T06:07:37.366Z Downloaded serde_repr v0.1.19
6832024-11-01T06:07:37.368Z Downloaded tower-service v0.3.3
6842024-11-01T06:07:37.368Z Downloaded ref-cast v1.0.23
6852024-11-01T06:07:37.371Z Downloaded env_logger v0.10.2
6862024-11-01T06:07:37.374Z Downloaded zeroize v1.8.1
6872024-11-01T06:07:37.376Z Downloaded tls_codec_derive v0.4.1
6882024-11-01T06:07:37.379Z Downloaded derive-where v1.2.7
6892024-11-01T06:07:37.384Z Downloaded number_prefix v0.4.0
6902024-11-01T06:07:37.386Z Downloaded headers-core v0.3.0
6912024-11-01T06:07:37.386Z Downloaded hash32 v0.3.1
6922024-11-01T06:07:37.389Z Downloaded ghash v0.5.1
6932024-11-01T06:07:37.391Z Downloaded primeorder v0.13.6
6942024-11-01T06:07:37.391Z Downloaded embedded-io v0.4.0
6952024-11-01T06:07:37.394Z Downloaded yasna v0.5.2
6962024-11-01T06:07:37.396Z Downloaded flagset v0.4.6
6972024-11-01T06:07:37.399Z Downloaded ron v0.8.1
6982024-11-01T06:07:37.404Z Downloaded num-complex v0.4.6
6992024-11-01T06:07:37.407Z Downloaded gethostname v0.5.0
7002024-11-01T06:07:37.409Z Downloaded packed_struct_codegen v0.10.1
7012024-11-01T06:07:37.412Z Downloaded toml_edit v0.19.15
7022024-11-01T06:07:37.428Z Downloaded psl-types v2.0.11
7032024-11-01T06:07:37.431Z Downloaded diesel_table_macro_syntax v0.2.0
7042024-11-01T06:07:37.431Z Downloaded structmeta v0.2.0
7052024-11-01T06:07:37.433Z Downloaded scopeguard v1.2.0
7062024-11-01T06:07:37.433Z Downloaded rand_chacha v0.3.1
7072024-11-01T06:07:37.436Z Downloaded pin-project-lite v0.2.14
7082024-11-01T06:07:37.440Z Downloaded strum v0.26.3
7092024-11-01T06:07:37.442Z Downloaded defmt-parser v0.3.4
7102024-11-01T06:07:37.442Z Downloaded scheduled-thread-pool v0.2.7
7112024-11-01T06:07:37.445Z Downloaded tokio-rustls v0.25.0
7122024-11-01T06:07:37.448Z Downloaded itertools v0.12.1
7132024-11-01T06:07:37.454Z Downloaded pretty-hex v0.2.1
7142024-11-01T06:07:37.457Z Downloaded defmt-macros v0.3.9
7152024-11-01T06:07:37.460Z Downloaded polyval v0.6.2
7162024-11-01T06:07:37.462Z Downloaded num_enum v0.5.11
7172024-11-01T06:07:37.468Z Downloaded oso v0.27.3
7182024-11-01T06:07:37.472Z Downloaded prettyplease v0.2.22
7192024-11-01T06:07:37.476Z Downloaded sha1 v0.10.6
7202024-11-01T06:07:37.479Z Downloaded futures-task v0.3.31
7212024-11-01T06:07:37.481Z Downloaded getrandom v0.2.15
7222024-11-01T06:07:37.484Z Downloaded futures-channel v0.3.31
7232024-11-01T06:07:37.486Z Downloaded dirs-sys-next v0.1.2
7242024-11-01T06:07:37.489Z Downloaded tokio-tungstenite v0.24.0
7252024-11-01T06:07:37.492Z Downloaded tinyvec v1.8.0
7262024-11-01T06:07:37.494Z Downloaded pin-project-internal v1.1.6
7272024-11-01T06:07:37.497Z Downloaded radium v0.7.0
7282024-11-01T06:07:37.499Z Downloaded r2d2 v0.8.10
7292024-11-01T06:07:37.499Z Downloaded subprocess v0.2.9
7302024-11-01T06:07:37.502Z Downloaded schemars v0.8.21
7312024-11-01T06:07:37.515Z Downloaded uzers v0.12.1
7322024-11-01T06:07:37.518Z Downloaded unicode-segmentation v1.12.0
7332024-11-01T06:07:37.522Z Downloaded dropshot_endpoint v0.12.0
7342024-11-01T06:07:37.525Z Downloaded pin-project v1.1.6
7352024-11-01T06:07:37.538Z Downloaded typify-macro v0.2.0
7362024-11-01T06:07:37.541Z Downloaded hex v0.4.3
7372024-11-01T06:07:37.543Z Downloaded strum_macros v0.26.4
7382024-11-01T06:07:37.546Z Downloaded pkcs1 v0.7.5
7392024-11-01T06:07:37.548Z Downloaded display-error-chain v0.2.1
7402024-11-01T06:07:37.548Z Downloaded fixedbitset v0.4.2
7412024-11-01T06:07:37.551Z Downloaded rustfmt-wrapper v0.2.1
7422024-11-01T06:07:37.551Z Downloaded packed_struct v0.10.1
7432024-11-01T06:07:37.553Z Downloaded tracing-attributes v0.1.27
7442024-11-01T06:07:37.556Z Downloaded strum_macros v0.24.3
7452024-11-01T06:07:37.558Z Downloaded sqlformat v0.2.6
7462024-11-01T06:07:37.561Z Downloaded spki v0.7.3
7472024-11-01T06:07:37.561Z Downloaded powerfmt v0.2.0
7482024-11-01T06:07:37.564Z Downloaded hyper v1.4.1
7492024-11-01T06:07:37.570Z Downloaded filetime v0.2.25
7502024-11-01T06:07:37.572Z Downloaded half v2.4.1
7512024-11-01T06:07:37.575Z Downloaded unicode-truncate v1.1.0
7522024-11-01T06:07:37.578Z Downloaded scrypt v0.11.0
7532024-11-01T06:07:37.580Z Downloaded funty v2.0.0
7542024-11-01T06:07:37.580Z Downloaded hashbrown v0.12.3
7552024-11-01T06:07:37.584Z Downloaded publicsuffix v2.2.3
7562024-11-01T06:07:37.587Z Downloaded bitvec v1.0.1
7572024-11-01T06:07:37.604Z Downloaded tap v1.0.1
7582024-11-01T06:07:37.607Z Downloaded sync_wrapper v0.1.2
7592024-11-01T06:07:37.607Z Downloaded fallible-iterator v0.3.0
7602024-11-01T06:07:37.610Z Downloaded fallible-iterator v0.2.0
7612024-11-01T06:07:37.610Z Downloaded either v1.13.0
7622024-11-01T06:07:37.610Z Downloaded dyn-clone v1.0.17
7632024-11-01T06:07:37.612Z Downloaded rustc_version v0.1.7
7642024-11-01T06:07:37.615Z Downloaded predicates-core v1.0.8
7652024-11-01T06:07:37.615Z Downloaded paste v1.0.15
7662024-11-01T06:07:37.618Z Downloaded rustc_version v0.4.1
7672024-11-01T06:07:37.620Z Downloaded diesel-dtrace v0.3.0
7682024-11-01T06:07:37.623Z Downloaded serde_path_to_error v0.1.16
7692024-11-01T06:07:37.623Z Downloaded serde-hex v0.1.0
7702024-11-01T06:07:37.625Z Downloaded predicates v3.1.2
7712024-11-01T06:07:37.628Z Downloaded progenitor-impl v0.8.0
7722024-11-01T06:07:37.630Z Downloaded password-hash v0.5.0
7732024-11-01T06:07:37.633Z Downloaded dhcproto v0.12.0
7742024-11-01T06:07:37.635Z Downloaded num-iter v0.1.45
7752024-11-01T06:07:37.638Z Downloaded fragile v2.0.0
7762024-11-01T06:07:37.638Z Downloaded float-cmp v0.9.0
7772024-11-01T06:07:37.641Z Downloaded parking_lot v0.12.3
7782024-11-01T06:07:37.644Z Downloaded parking_lot v0.11.2
7792024-11-01T06:07:37.646Z Downloaded headers v0.4.0
7802024-11-01T06:07:37.651Z Downloaded supports-color v3.0.1
7812024-11-01T06:07:37.653Z Downloaded zip v0.6.6
7822024-11-01T06:07:37.657Z Downloaded ff v0.13.0
7832024-11-01T06:07:37.660Z Downloaded aho-corasick v1.1.3
7842024-11-01T06:07:37.665Z Downloaded rustls-pemfile v2.2.0
7852024-11-01T06:07:37.668Z Downloaded num-rational v0.4.2
7862024-11-01T06:07:37.670Z Downloaded der v0.7.9
7872024-11-01T06:07:37.675Z Downloaded diesel_derives v2.2.3
7882024-11-01T06:07:37.680Z Downloaded serde_derive_internals v0.29.1
7892024-11-01T06:07:37.682Z Downloaded unicode-xid v0.2.6
7902024-11-01T06:07:37.684Z Downloaded tracing-core v0.1.32
7912024-11-01T06:07:37.687Z Downloaded sqlparser v0.45.0
7922024-11-01T06:07:37.693Z Downloaded snafu-derive v0.8.5
7932024-11-01T06:07:37.696Z Downloaded futures v0.3.31
7942024-11-01T06:07:37.700Z Downloaded tungstenite v0.24.0
7952024-11-01T06:07:37.704Z Downloaded salty v0.3.0
7962024-11-01T06:07:37.711Z Downloaded smallvec v1.13.2
7972024-11-01T06:07:37.714Z Downloaded idna v0.3.0
7982024-11-01T06:07:37.722Z Downloaded num-traits v0.2.19
7992024-11-01T06:07:37.725Z Downloaded hashbrown v0.13.2
8002024-11-01T06:07:37.730Z Downloaded url v2.5.2
8012024-11-01T06:07:37.733Z Downloaded bindgen v0.69.5
8022024-11-01T06:07:37.741Z Downloaded snafu v0.8.5
8032024-11-01T06:07:37.748Z Downloaded rustls-pki-types v1.9.0
8042024-11-01T06:07:37.752Z Downloaded unicode-bidi v0.3.17
8052024-11-01T06:07:37.755Z Downloaded rcgen v0.12.1
8062024-11-01T06:07:37.759Z Downloaded curve25519-dalek v4.1.3
8072024-11-01T06:07:37.769Z Downloaded reedline v0.35.0
8082024-11-01T06:07:37.777Z Downloaded unicode_categories v0.1.1
8092024-11-01T06:07:37.780Z Downloaded reqwest v0.12.8
8102024-11-01T06:07:37.789Z Downloaded chrono v0.4.38
8112024-11-01T06:07:37.798Z Downloaded serde_with v3.11.0
8122024-11-01T06:07:37.807Z Downloaded h2 v0.4.6
8132024-11-01T06:07:37.816Z Downloaded h2 v0.3.26
8142024-11-01T06:07:37.824Z Downloaded proptest v1.5.0
8152024-11-01T06:07:37.835Z Downloaded p521 v0.13.3
8162024-11-01T06:07:37.839Z Downloaded heapless v0.7.17
8172024-11-01T06:07:37.843Z Downloaded idna v0.2.3
8182024-11-01T06:07:37.852Z Downloaded num-bigint-dig v0.8.4
8192024-11-01T06:07:37.857Z Downloaded futures-util v0.3.31
8202024-11-01T06:07:37.872Z Downloaded ssh-key v0.6.6
8212024-11-01T06:07:37.879Z Downloaded rustls-webpki v0.102.8
8222024-11-01T06:07:37.899Z Downloaded portable-atomic v1.9.0
8232024-11-01T06:07:37.906Z Downloaded rustls-webpki v0.101.7
8242024-11-01T06:07:37.921Z Downloaded openssl v0.10.66
8252024-11-01T06:07:37.931Z Downloaded radix_trie v0.2.1
8262024-11-01T06:07:37.937Z Downloaded rustls v0.22.4
8272024-11-01T06:07:37.952Z Downloaded nix v0.27.1
8282024-11-01T06:07:37.964Z Downloaded vcpkg v0.2.15
8292024-11-01T06:07:38.004Z Downloaded rayon v1.10.0
8302024-11-01T06:07:38.013Z Downloaded hickory-proto v0.24.1
8312024-11-01T06:07:38.029Z Downloaded p384 v0.13.0
8322024-11-01T06:07:38.036Z Downloaded polar-core v0.27.3
8332024-11-01T06:07:38.045Z Downloaded regress v0.9.1
8342024-11-01T06:07:38.055Z Downloaded object v0.30.4
8352024-11-01T06:07:38.065Z Downloaded smoltcp v0.9.1
8362024-11-01T06:07:38.077Z Downloaded smoltcp v0.11.0
8372024-11-01T06:07:38.090Z Downloaded sled v0.34.7
8382024-11-01T06:07:38.102Z Downloaded trust-dns-proto v0.22.0
8392024-11-01T06:07:38.114Z Downloaded regex-syntax v0.8.5
8402024-11-01T06:07:38.123Z Downloaded openapiv3 v2.0.0
8412024-11-01T06:07:38.136Z Downloaded diesel v2.2.4
8422024-11-01T06:07:38.155Z Downloaded dropshot v0.12.0
8432024-11-01T06:07:38.177Z Downloaded bzip2-sys v0.1.11+1.0.8
8442024-11-01T06:07:38.189Z Downloaded typify-impl v0.2.0
8452024-11-01T06:07:38.205Z Downloaded rustls v0.21.12
8462024-11-01T06:07:38.216Z Downloaded object v0.36.5
8472024-11-01T06:07:38.228Z Downloaded bstr v1.10.0
8482024-11-01T06:07:38.239Z Downloaded chrono-tz v0.10.0
8492024-11-01T06:07:38.247Z Downloaded regex-syntax v0.6.29
8502024-11-01T06:07:38.255Z Downloaded zerocopy-derive v0.6.6
8512024-11-01T06:07:38.265Z Downloaded regex-automata v0.4.8
8522024-11-01T06:07:38.283Z Downloaded ratatui v0.28.1
8532024-11-01T06:07:38.302Z Downloaded gimli v0.31.1
8542024-11-01T06:07:38.311Z Downloaded rustls v0.23.14
8552024-11-01T06:07:38.323Z Downloaded lzma-sys v0.1.20
8562024-11-01T06:07:38.353Z Downloaded regress v0.10.1
8572024-11-01T06:07:38.362Z Downloaded nix v0.29.0
8582024-11-01T06:07:38.374Z Downloaded tokio v1.40.0
8592024-11-01T06:07:38.412Z Downloaded quinn-proto v0.11.8
8602024-11-01T06:07:38.419Z Downloaded idna v0.4.0
8612024-11-01T06:07:38.425Z Downloaded petgraph v0.6.5
8622024-11-01T06:07:38.443Z Downloaded csv v1.3.0
8632024-11-01T06:07:38.463Z Downloaded idna v0.5.0
8642024-11-01T06:07:38.470Z Downloaded libz-sys v1.1.20
8652024-11-01T06:07:38.491Z Downloaded webpki-roots v0.26.6
8662024-11-01T06:07:38.495Z Downloaded winnow v0.5.40
8672024-11-01T06:07:38.503Z Downloaded nix v0.28.0
8682024-11-01T06:07:38.515Z Downloaded git2 v0.19.0
8692024-11-01T06:07:38.524Z Downloaded regex v1.11.0
8702024-11-01T06:07:38.536Z Downloaded reqwest v0.11.27
8712024-11-01T06:07:38.544Z Downloaded sha3 v0.10.8
8722024-11-01T06:07:38.549Z Downloaded tracing v0.1.40
8732024-11-01T06:07:38.553Z Downloaded quick-xml v0.33.0
8742024-11-01T06:07:38.559Z Downloaded hyper v0.14.30
8752024-11-01T06:07:38.567Z Downloaded p256 v0.13.2
8762024-11-01T06:07:38.570Z Downloaded openssl-sys v0.9.103
8772024-11-01T06:07:38.576Z Downloaded tough v0.17.1
8782024-11-01T06:07:38.584Z Downloaded tokio-util v0.7.12
8792024-11-01T06:07:38.590Z Downloaded hkdf v0.12.4
8802024-11-01T06:07:38.594Z Downloaded tar v0.4.42
8812024-11-01T06:07:38.596Z Downloaded rusqlite v0.32.1
8822024-11-01T06:07:38.602Z Downloaded samael v0.0.17
8832024-11-01T06:07:38.607Z Downloaded serde_yaml v0.9.34+deprecated
8842024-11-01T06:07:38.611Z Downloaded des v0.8.1
8852024-11-01T06:07:38.613Z Downloaded value-bag v1.9.0
8862024-11-01T06:07:38.615Z Downloaded pkcs5 v0.7.1
8872024-11-01T06:07:38.619Z Downloaded blake3 v1.5.4
8882024-11-01T06:07:38.627Z Downloaded rsa v0.9.6
8892024-11-01T06:07:38.632Z Downloaded smf v0.2.3
8902024-11-01T06:07:38.635Z Downloaded rand_xorshift v0.3.0
8912024-11-01T06:07:38.635Z Downloaded predicates-tree v1.0.11
8922024-11-01T06:07:38.637Z Downloaded hickory-client v0.24.1
8932024-11-01T06:07:38.640Z Downloaded steno v0.4.1
8942024-11-01T06:07:38.642Z Downloaded unicode-normalization v0.1.24
8952024-11-01T06:07:38.646Z Downloaded encoding_rs v0.8.34
8962024-11-01T06:07:38.668Z Downloaded lalrpop v0.19.12
8972024-11-01T06:07:38.679Z Downloaded russh v0.45.0
8982024-11-01T06:07:38.684Z Downloaded hashbrown v0.14.5
8992024-11-01T06:07:38.690Z Downloaded term v0.7.0
9002024-11-01T06:07:38.693Z Downloaded parse-display-derive v0.10.0
9012024-11-01T06:07:38.695Z Downloaded serde_plain v1.0.2
9022024-11-01T06:07:38.695Z Downloaded expectorate v1.1.0
9032024-11-01T06:07:38.697Z Downloaded x509-cert v0.2.5
9042024-11-01T06:07:38.703Z Downloaded flate2 v1.0.34
9052024-11-01T06:07:38.708Z Downloaded pkcs8 v0.10.2
9062024-11-01T06:07:38.711Z Downloaded qorb v0.2.0
9072024-11-01T06:07:38.715Z Downloaded typed-path v0.7.1
9082024-11-01T06:07:38.721Z Downloaded rustyline v14.0.0
9092024-11-01T06:07:38.727Z Downloaded utf-8 v0.7.6
9102024-11-01T06:07:38.729Z Downloaded proc-macro-crate v1.3.1
9112024-11-01T06:07:38.729Z Downloaded zeroize_derive v1.4.2
9122024-11-01T06:07:38.731Z Downloaded poly1305 v0.8.0
9132024-11-01T06:07:38.734Z Downloaded zone v0.3.0
9142024-11-01T06:07:38.734Z Downloaded vergen v8.3.2
9152024-11-01T06:07:38.736Z Downloaded tokio-postgres v0.7.12
9162024-11-01T06:07:38.740Z Downloaded time v0.3.36
9172024-11-01T06:07:38.748Z Downloaded itertools v0.13.0
9182024-11-01T06:07:38.755Z Downloaded rustc-hash v2.0.0
9192024-11-01T06:07:38.757Z Downloaded rand v0.8.5
9202024-11-01T06:07:38.760Z Downloaded zone v0.1.8
9212024-11-01T06:07:38.762Z Downloaded tiny-keccak v2.0.2
9222024-11-01T06:07:38.764Z Downloaded time-macros v0.2.18
9232024-11-01T06:07:38.767Z Downloaded strip-ansi-escapes v0.2.0
9242024-11-01T06:07:38.767Z Downloaded hash32 v0.2.1
9252024-11-01T06:07:38.769Z Downloaded zerocopy v0.6.6
9262024-11-01T06:07:38.772Z Downloaded serde_with_macros v3.11.0
9272024-11-01T06:07:38.772Z Downloaded rustc-hash v1.1.0
9282024-11-01T06:07:38.774Z Downloaded uuid v1.10.0
9292024-11-01T06:07:38.776Z Downloaded libgit2-sys v0.17.0+1.8.1
9302024-11-01T06:07:38.835Z Downloaded toml v0.7.8
9312024-11-01T06:07:38.837Z Downloaded heapless v0.8.0
9322024-11-01T06:07:38.840Z Downloaded slog-term v2.9.1
9332024-11-01T06:07:38.844Z Downloaded signal-hook v0.3.17
9342024-11-01T06:07:38.846Z Downloaded crossbeam-channel v0.5.13
9352024-11-01T06:07:38.850Z Downloaded ed25519-dalek v2.1.1
9362024-11-01T06:07:38.853Z Downloaded parse-zoneinfo v0.3.1
9372024-11-01T06:07:38.855Z Downloaded num-bigint v0.4.6
9382024-11-01T06:07:38.860Z Downloaded subtle v2.6.1
9392024-11-01T06:07:38.862Z Downloaded stable_deref_trait v1.2.0
9402024-11-01T06:07:38.862Z Downloaded signal-hook-registry v1.4.2
9412024-11-01T06:07:38.885Z Downloaded tokio-rustls v0.24.1
9422024-11-01T06:07:38.885Z Downloaded quinn v0.11.5
9432024-11-01T06:07:38.885Z Downloaded walkdir v2.5.0
9442024-11-01T06:07:38.885Z Downloaded peg-macros v0.8.4
9452024-11-01T06:07:38.885Z Downloaded parking_lot_core v0.9.10
9462024-11-01T06:07:38.893Z Downloaded socket2 v0.5.7
9472024-11-01T06:07:38.893Z Downloaded tungstenite v0.21.0
9482024-11-01T06:07:38.894Z Downloaded flume v0.11.0
9492024-11-01T06:07:38.894Z Downloaded unicode-properties v0.1.3
9502024-11-01T06:07:38.894Z Downloaded tokio-stream v0.1.16
9512024-11-01T06:07:38.894Z Downloaded olpc-cjson v0.1.4
9522024-11-01T06:07:38.894Z Downloaded downcast v0.11.0
9532024-11-01T06:07:38.894Z Downloaded phf_shared v0.11.2
9542024-11-01T06:07:38.894Z Downloaded peg v0.8.4
9552024-11-01T06:07:38.901Z Downloaded hex-literal v0.4.1
9562024-11-01T06:07:38.901Z Downloaded test-strategy v0.3.1
9572024-11-01T06:07:38.903Z Downloaded minimal-lexical v0.2.1
9582024-11-01T06:07:38.907Z Downloaded xattr v1.3.1
9592024-11-01T06:07:38.910Z Downloaded wyz v0.5.1
9602024-11-01T06:07:38.912Z Downloaded parking_lot_core v0.8.6
9612024-11-01T06:07:38.914Z Downloaded backtrace v0.3.74
9622024-11-01T06:07:38.917Z Downloaded stringprep v0.1.5
9632024-11-01T06:07:38.919Z Downloaded string_cache v0.8.7
9642024-11-01T06:07:38.923Z Downloaded static_assertions v1.1.0
9652024-11-01T06:07:38.923Z Downloaded slog-json v2.6.1
9662024-11-01T06:07:38.925Z Downloaded globset v0.4.15
9672024-11-01T06:07:38.926Z Downloaded ed25519 v2.2.3
9682024-11-01T06:07:38.929Z Downloaded elliptic-curve v0.13.8
9692024-11-01T06:07:38.932Z Downloaded cc v1.1.30
9702024-11-01T06:07:38.934Z Downloaded unsafe-libyaml v0.2.11
9712024-11-01T06:07:38.938Z Downloaded postcard v1.0.10
9722024-11-01T06:07:38.940Z Downloaded slog-envlogger v2.2.0
9732024-11-01T06:07:38.942Z Downloaded slab v0.4.9
9742024-11-01T06:07:38.944Z Downloaded resolv-conf v0.7.0
9752024-11-01T06:07:38.947Z Downloaded ref-cast-impl v1.0.23
9762024-11-01T06:07:38.947Z Downloaded tokio-rustls v0.26.0
9772024-11-01T06:07:38.949Z Downloaded progenitor-macro v0.8.0
9782024-11-01T06:07:38.949Z Downloaded ppv-lite86 v0.2.20
9792024-11-01T06:07:38.951Z Downloaded derive_builder v0.20.2
9802024-11-01T06:07:38.955Z Downloaded diff v0.1.13
9812024-11-01T06:07:38.958Z Downloaded base64 v0.21.7
9822024-11-01T06:07:38.962Z Downloaded form_urlencoded v1.2.1
9832024-11-01T06:07:38.964Z Downloaded rustversion v1.0.17
9842024-11-01T06:07:38.966Z Downloaded crossbeam-epoch v0.9.18
9852024-11-01T06:07:38.968Z Downloaded crc-any v2.5.0
9862024-11-01T06:07:38.971Z Downloaded hickory-server v0.24.1
9872024-11-01T06:07:38.975Z Downloaded postgres-types v0.2.8
9882024-11-01T06:07:38.977Z Downloaded postgres-protocol v0.6.7
9892024-11-01T06:07:38.979Z Downloaded pem-rfc7468 v0.7.0
9902024-11-01T06:07:38.982Z Downloaded precomputed-hash v0.1.1
9912024-11-01T06:07:38.982Z Downloaded thiserror-impl-no-std v2.0.2
9922024-11-01T06:07:38.985Z Downloaded termios v0.3.3
9932024-11-01T06:07:38.985Z Downloaded structmeta-derive v0.2.0
9942024-11-01T06:07:38.987Z Downloaded structmeta v0.3.0
9952024-11-01T06:07:38.987Z Downloaded spin v0.5.2
9962024-11-01T06:07:38.989Z Downloaded siphasher v0.3.11
9972024-11-01T06:07:38.990Z Downloaded sigpipe v0.1.3
9982024-11-01T06:07:38.992Z Downloaded nom v7.1.3
9992024-11-01T06:07:38.995Z Downloaded bytes v1.7.2
10002024-11-01T06:07:39.000Z Downloaded progenitor v0.8.0
10012024-11-01T06:07:39.002Z Downloaded futures-sink v0.3.31
10022024-11-01T06:07:39.002Z Downloaded foreign-types-shared v0.1.1
10032024-11-01T06:07:39.004Z Downloaded salsa20 v0.10.2
10042024-11-01T06:07:39.004Z Downloaded slog v2.7.0
10052024-11-01T06:07:39.007Z Downloaded const-oid v0.9.6
10062024-11-01T06:07:39.009Z Downloaded cookie v0.18.1
10072024-11-01T06:07:39.012Z Downloaded clang-sys v1.8.1
10082024-11-01T06:07:39.015Z Downloaded futures-core v0.3.31
10092024-11-01T06:07:39.017Z Downloaded float-ord v0.3.2
10102024-11-01T06:07:39.017Z Downloaded enum-as-inner v0.5.1
10112024-11-01T06:07:39.021Z Downloaded try-lock v0.2.5
10122024-11-01T06:07:39.022Z Downloaded blake2 v0.10.6
10132024-11-01T06:07:39.024Z Downloaded async-trait v0.1.83
10142024-11-01T06:07:39.024Z Downloaded pem v3.0.4
10152024-11-01T06:07:39.026Z Downloaded foldhash v0.1.3
10162024-11-01T06:07:39.029Z Downloaded fallible-streaming-iterator v0.1.9
10172024-11-01T06:07:39.029Z Downloaded slog-bunyan v2.5.0
10182024-11-01T06:07:39.029Z Downloaded rustc-demangle v0.1.24
10192024-11-01T06:07:39.031Z Downloaded const_format_proc_macros v0.2.33
10202024-11-01T06:07:39.033Z Downloaded ciborium v0.2.2
10212024-11-01T06:07:39.035Z Downloaded difflib v0.4.0
10222024-11-01T06:07:39.038Z Downloaded whoami v1.5.2
10232024-11-01T06:07:39.038Z Downloaded hmac v0.12.1
10242024-11-01T06:07:39.040Z Downloaded darling v0.20.10
10252024-11-01T06:07:39.044Z Downloaded csv-core v0.1.11
10262024-11-01T06:07:39.046Z Downloaded crc32fast v1.4.2
10272024-11-01T06:07:39.048Z Downloaded cookie_store v0.21.0
10282024-11-01T06:07:39.051Z Downloaded cipher v0.4.4
10292024-11-01T06:07:39.052Z Downloaded which v4.4.2
10302024-11-01T06:07:39.054Z Downloaded multimap v0.10.0
10312024-11-01T06:07:39.054Z Downloaded multer v3.1.0
10322024-11-01T06:07:39.056Z Downloaded linked-hash-map v0.5.6
10332024-11-01T06:07:39.056Z Downloaded unarray v0.1.4
10342024-11-01T06:07:39.059Z Downloaded memmap2 v0.9.5
10352024-11-01T06:07:39.061Z Downloaded libloading v0.8.5
10362024-11-01T06:07:39.063Z Downloaded inout v0.1.3
10372024-11-01T06:07:39.063Z Downloaded argon2 v0.5.3
10382024-11-01T06:07:39.065Z Downloaded bit-vec v0.6.3
10392024-11-01T06:07:39.065Z Downloaded http v1.1.0
10402024-11-01T06:07:39.070Z Downloaded signature v2.2.0
10412024-11-01T06:07:39.072Z Downloaded semver v0.1.20
10422024-11-01T06:07:39.074Z Downloaded sec1 v0.7.3
10432024-11-01T06:07:39.074Z Downloaded colored v2.1.0
10442024-11-01T06:07:39.076Z Downloaded chacha20 v0.9.1
10452024-11-01T06:07:39.078Z Downloaded managed v0.8.0
10462024-11-01T06:07:39.081Z Downloaded maybe-uninit v2.0.0
10472024-11-01T06:07:39.081Z Downloaded libsw v3.3.1
10482024-11-01T06:07:39.083Z Downloaded curve25519-dalek-derive v0.1.1
10492024-11-01T06:07:39.083Z Downloaded ctr v0.9.2
10502024-11-01T06:07:39.085Z Downloaded crc-catalog v2.4.0
10512024-11-01T06:07:39.088Z Downloaded ipnetwork v0.20.0
10522024-11-01T06:07:39.088Z Downloaded lalrpop-util v0.19.12
10532024-11-01T06:07:39.090Z Downloaded instability v0.3.2
10542024-11-01T06:07:39.090Z Downloaded ssh-cipher v0.2.0
10552024-11-01T06:07:39.093Z Downloaded indoc v1.0.9
10562024-11-01T06:07:39.095Z Downloaded indent_write v2.2.0
10572024-11-01T06:07:39.095Z Downloaded tinyvec_macros v0.1.1
10582024-11-01T06:07:39.097Z Downloaded take_mut v0.2.2
10592024-11-01T06:07:39.097Z Downloaded sync_wrapper v1.0.1
10602024-11-01T06:07:39.097Z Downloaded assert_matches v1.5.0
10612024-11-01T06:07:39.100Z Downloaded arrayref v0.3.9
10622024-11-01T06:07:39.102Z Downloaded md5 v0.7.0
10632024-11-01T06:07:39.102Z Downloaded lru v0.12.5
10642024-11-01T06:07:39.102Z Downloaded http v0.2.12
10652024-11-01T06:07:39.106Z Downloaded async-recursion v1.1.1
10662024-11-01T06:07:39.109Z Downloaded bit-set v0.5.3
10672024-11-01T06:07:39.112Z Downloaded humantime v2.1.0
10682024-11-01T06:07:39.114Z Downloaded httpdate v1.0.3
10692024-11-01T06:07:39.114Z Downloaded hostname v0.4.0
10702024-11-01T06:07:39.116Z Downloaded bitflags v1.3.2
10712024-11-01T06:07:39.119Z Downloaded bb8 v0.8.5
10722024-11-01T06:07:39.121Z Downloaded bitfield-struct v0.6.2
10732024-11-01T06:07:39.121Z Downloaded nodrop v0.1.14
10742024-11-01T06:07:39.121Z Downloaded mockall_derive v0.13.0
10752024-11-01T06:07:39.124Z Downloaded base16ct v0.2.0
10762024-11-01T06:07:39.126Z Downloaded crypto-bigint v0.5.5
10772024-11-01T06:07:39.131Z Downloaded is_ci v1.2.0
10782024-11-01T06:07:39.134Z Downloaded atty v0.2.14
10792024-11-01T06:07:39.134Z Downloaded cfg_aliases v0.2.1
10802024-11-01T06:07:39.137Z Downloaded ring v0.17.8
10812024-11-01T06:07:39.206Z Downloaded md-5 v0.10.6
10822024-11-01T06:07:39.208Z Downloaded iana-time-zone v0.1.61
10832024-11-01T06:07:39.210Z Downloaded atomicwrites v0.4.4
10842024-11-01T06:07:39.210Z Downloaded hyper-rustls v0.27.3
10852024-11-01T06:07:39.213Z Downloaded darling_core v0.20.10
10862024-11-01T06:07:39.217Z Downloaded chacha20poly1305 v0.10.1
10872024-11-01T06:07:39.220Z Downloaded allocator-api2 v0.2.18
10882024-11-01T06:07:39.222Z Downloaded console v0.15.8
10892024-11-01T06:07:39.224Z Downloaded home v0.5.9
10902024-11-01T06:07:39.226Z Downloaded base64ct v1.6.0
10912024-11-01T06:07:39.229Z Downloaded backoff v0.4.0
10922024-11-01T06:07:39.232Z Downloaded internet-checksum v0.2.1
10932024-11-01T06:07:39.234Z Downloaded impl-trait-for-tuples v0.2.2
10942024-11-01T06:07:39.237Z Downloaded aes v0.8.4
10952024-11-01T06:07:39.239Z Downloaded chrono-tz-build v0.4.0
10962024-11-01T06:07:39.242Z Downloaded cbc v0.1.2
10972024-11-01T06:07:39.242Z Downloaded cassowary v0.3.0
10982024-11-01T06:07:39.244Z Downloaded array-init v0.0.4
10992024-11-01T06:07:39.244Z Downloaded bitfield v0.14.0
11002024-11-01T06:07:39.277Z Downloaded ring v0.16.20
11012024-11-01T06:07:39.360Z Downloaded libsqlite3-sys v0.30.1
11022024-11-01T06:07:39.538Z Compiling serde v1.0.210
11032024-11-01T06:07:39.541Z Compiling typenum v1.17.0
11042024-11-01T06:07:39.541Z Compiling generic-array v0.14.7
11052024-11-01T06:07:39.541Z Compiling lock_api v0.4.12
11062024-11-01T06:07:39.541Z Compiling scopeguard v1.2.0
11072024-11-01T06:07:39.682Z Compiling subtle v2.6.1
11082024-11-01T06:07:39.708Z Compiling syn v2.0.79
11092024-11-01T06:07:39.719Z Compiling getrandom v0.2.15
11102024-11-01T06:07:39.855Z Compiling value-bag v1.9.0
11112024-11-01T06:07:39.966Z Compiling rand_core v0.6.4
11122024-11-01T06:07:40.082Z Compiling const-oid v0.9.6
11132024-11-01T06:07:40.116Z Compiling pin-project-lite v0.2.14
11142024-11-01T06:07:40.229Z Compiling smallvec v1.13.2
11152024-11-01T06:07:40.248Z Compiling jobserver v0.1.32
11162024-11-01T06:07:40.543Z Compiling log v0.4.22
11172024-11-01T06:07:40.562Z Compiling parking_lot_core v0.9.10
11182024-11-01T06:07:40.817Z Compiling shlex v1.3.0
11192024-11-01T06:07:40.835Z Compiling futures-core v0.3.31
11202024-11-01T06:07:41.078Z Compiling cc v1.1.30
11212024-11-01T06:07:41.234Z Compiling signal-hook-registry v1.4.2
11222024-11-01T06:07:41.270Z Compiling mio v1.0.2
11232024-11-01T06:07:41.471Z Compiling parking_lot v0.12.3
11242024-11-01T06:07:41.716Z Compiling cpufeatures v0.2.14
11252024-11-01T06:07:41.822Z Compiling futures-sink v0.3.31
11262024-11-01T06:07:41.978Z Compiling spin v0.9.8
11272024-11-01T06:07:42.063Z Compiling socket2 v0.5.7
11282024-11-01T06:07:42.144Z Compiling slab v0.4.9
11292024-11-01T06:07:42.409Z Compiling serde_json v1.0.128
11302024-11-01T06:07:42.437Z Compiling futures-channel v0.3.31
11312024-11-01T06:07:42.540Z Compiling pin-utils v0.1.0
11322024-11-01T06:07:42.582Z Compiling tinyvec_macros v0.1.1
11332024-11-01T06:07:42.633Z Compiling futures-io v0.3.31
11342024-11-01T06:07:42.677Z Compiling futures-task v0.3.31
11352024-11-01T06:07:42.776Z Compiling allocator-api2 v0.2.18
11362024-11-01T06:07:42.908Z Compiling foldhash v0.1.3
11372024-11-01T06:07:42.928Z Compiling tinyvec v1.8.0
11382024-11-01T06:07:42.987Z Compiling libm v0.2.8
11392024-11-01T06:07:43.010Z Compiling num-traits v0.2.19
11402024-11-01T06:07:43.084Z Compiling unicode-bidi v0.3.17
11412024-11-01T06:07:43.225Z Compiling base64ct v1.6.0
11422024-11-01T06:07:43.556Z Compiling hashbrown v0.15.0
11432024-11-01T06:07:43.635Z Compiling httparse v1.9.5
11442024-11-01T06:07:43.814Z Compiling pem-rfc7468 v0.7.0
11452024-11-01T06:07:44.384Z Compiling unicode-normalization v0.1.24
11462024-11-01T06:07:44.439Z Compiling flagset v0.4.6
11472024-11-01T06:07:44.626Z Compiling tracing-core v0.1.32
11482024-11-01T06:07:44.648Z Compiling crossbeam-utils v0.8.20
11492024-11-01T06:07:44.732Z Compiling percent-encoding v2.3.1
11502024-11-01T06:07:44.906Z Compiling rustls-pki-types v1.9.0
11512024-11-01T06:07:45.254Z Compiling ring v0.17.8
11522024-11-01T06:07:45.299Z Compiling pkg-config v0.3.31
11532024-11-01T06:07:45.528Z Compiling vcpkg v0.2.15
11542024-11-01T06:07:45.817Z Compiling powerfmt v0.2.0
11552024-11-01T06:07:46.008Z Compiling num-conv v0.1.0
11562024-11-01T06:07:46.044Z Compiling time-core v0.1.2
11572024-11-01T06:07:46.179Z Compiling untrusted v0.9.0
11582024-11-01T06:07:46.211Z Compiling deranged v0.3.11
11592024-11-01T06:07:46.296Z Compiling time-macros v0.2.18
11602024-11-01T06:07:46.478Z Compiling atomic-waker v1.1.2
11612024-11-01T06:07:46.653Z Compiling num_threads v0.1.7
11622024-11-01T06:07:46.712Z Compiling form_urlencoded v1.2.1
11632024-11-01T06:07:46.766Z Compiling slog v2.7.0
11642024-11-01T06:07:47.046Z Compiling rustix v0.38.37
11652024-11-01T06:07:47.244Z Compiling try-lock v0.2.5
11662024-11-01T06:07:47.386Z Compiling want v0.3.1
11672024-11-01T06:07:47.556Z Compiling openssl-sys v0.9.103
11682024-11-01T06:07:47.591Z Compiling httpdate v1.0.3
11692024-11-01T06:07:47.838Z Compiling idna v0.5.0
11702024-11-01T06:07:47.964Z Compiling tower-service v0.3.3
11712024-11-01T06:07:48.001Z Compiling base64 v0.22.1
11722024-11-01T06:07:48.081Z Compiling match_cfg v0.1.0
11732024-11-01T06:07:48.171Z Compiling rustversion v1.0.17
11742024-11-01T06:07:48.376Z Compiling openssl v0.10.66
11752024-11-01T06:07:48.666Z Compiling iana-time-zone v0.1.61
11762024-11-01T06:07:48.684Z Compiling foreign-types-shared v0.1.1
11772024-11-01T06:07:48.779Z Compiling foreign-types v0.3.2
11782024-11-01T06:07:48.869Z Compiling url v2.5.2
11792024-11-01T06:07:48.888Z Compiling hostname v0.3.1
11802024-11-01T06:07:49.095Z Compiling dirs-sys-next v0.1.2
11812024-11-01T06:07:49.114Z Compiling aho-corasick v1.1.3
11822024-11-01T06:07:49.260Z Compiling native-tls v0.2.12
11832024-11-01T06:07:49.287Z Compiling time v0.3.36
11842024-11-01T06:07:49.583Z Compiling adler2 v2.0.0
11852024-11-01T06:07:49.736Z Compiling rustls v0.22.4
11862024-11-01T06:07:49.775Z Compiling data-encoding v2.6.0
11872024-11-01T06:07:50.001Z Compiling syn v1.0.109
11882024-11-01T06:07:50.065Z Compiling siphasher v0.3.11
11892024-11-01T06:07:50.455Z Compiling rustls v0.23.14
11902024-11-01T06:07:50.625Z Compiling regex-syntax v0.8.5
11912024-11-01T06:07:50.728Z Compiling miniz_oxide v0.8.0
11922024-11-01T06:07:50.769Z Compiling dirs-next v2.0.0
11932024-11-01T06:07:51.944Z Compiling serde_derive_internals v0.29.1
11942024-11-01T06:07:52.183Z Compiling crossbeam-epoch v0.9.18
11952024-11-01T06:07:52.206Z Compiling lazy_static v1.5.0
11962024-11-01T06:07:52.328Z Compiling thread_local v1.1.8
11972024-11-01T06:07:52.833Z Compiling multer v3.1.0
11982024-11-01T06:07:52.925Z Compiling cookie v0.18.1
11992024-11-01T06:07:53.116Z Compiling encoding_rs v0.8.34
12002024-11-01T06:07:53.213Z Compiling gimli v0.31.1
12012024-11-01T06:07:53.340Z Compiling serde_derive v1.0.210
12022024-11-01T06:07:53.887Z Compiling zeroize_derive v1.4.2
12032024-11-01T06:07:54.227Z Compiling zerocopy-derive v0.7.35
12042024-11-01T06:07:54.349Z Compiling tokio-macros v2.4.0
12052024-11-01T06:07:54.528Z Compiling thiserror-impl v1.0.64
12062024-11-01T06:07:55.478Z Compiling zeroize v1.8.1
12072024-11-01T06:07:55.959Z Compiling futures-macro v0.3.31
12082024-11-01T06:07:56.453Z Compiling zerocopy v0.7.35
12092024-11-01T06:07:57.012Z Compiling der_derive v0.7.3
12102024-11-01T06:07:57.396Z Compiling crypto-common v0.1.6
12112024-11-01T06:07:57.421Z Compiling block-buffer v0.10.4
12122024-11-01T06:07:57.642Z Compiling digest v0.10.7
12132024-11-01T06:07:57.667Z Compiling block-padding v0.3.3
12142024-11-01T06:07:57.711Z Compiling thiserror v1.0.64
12152024-11-01T06:07:57.850Z Compiling tracing-attributes v0.1.27
12162024-11-01T06:07:57.870Z Compiling futures-util v0.3.31
12172024-11-01T06:07:57.907Z Compiling inout v0.1.3
12182024-11-01T06:07:58.097Z Compiling hmac v0.12.1
12192024-11-01T06:07:58.128Z Compiling cipher v0.4.4
12202024-11-01T06:07:58.180Z Compiling sha2 v0.10.8
12212024-11-01T06:07:58.207Z Compiling ppv-lite86 v0.2.20
12222024-11-01T06:07:58.343Z Compiling pbkdf2 v0.12.2
12232024-11-01T06:07:58.511Z Compiling pest v2.7.14
12242024-11-01T06:07:58.669Z Compiling salsa20 v0.10.2
12252024-11-01T06:07:58.899Z Compiling scrypt v0.11.0
12262024-11-01T06:07:59.083Z Compiling rand_chacha v0.3.1
12272024-11-01T06:07:59.351Z Compiling der v0.7.9
12282024-11-01T06:07:59.455Z Compiling aes v0.8.4
12292024-11-01T06:08:01.449Z Compiling rand v0.8.5
12302024-11-01T06:08:01.449Z Compiling tracing v0.1.40
12312024-11-01T06:08:01.592Z Compiling spki v0.7.3
12322024-11-01T06:08:01.866Z Compiling pest_meta v2.7.14
12332024-11-01T06:08:01.939Z Compiling cbc v0.1.2
12342024-11-01T06:08:02.166Z Compiling scroll_derive v0.12.0
12352024-11-01T06:08:02.337Z Compiling pkcs5 v0.7.1
12362024-11-01T06:08:02.707Z Compiling async-trait v0.1.83
12372024-11-01T06:08:03.487Z Compiling pest_generator v2.7.14
12382024-11-01T06:08:03.616Z Compiling scroll v0.12.0
12392024-11-01T06:08:03.686Z Compiling pkcs8 v0.10.2
12402024-11-01T06:08:04.172Z Compiling rustls-webpki v0.102.8
12412024-11-01T06:08:04.235Z Compiling goblin v0.8.2
12422024-11-01T06:08:04.386Z Compiling openssl-macros v0.1.1
12432024-11-01T06:08:05.154Z Compiling sha1 v0.10.6
12442024-11-01T06:08:05.298Z Compiling signature v2.2.0
12452024-11-01T06:08:05.460Z Compiling regex-automata v0.4.8
12462024-11-01T06:08:05.621Z Compiling mime v0.3.17
12472024-11-01T06:08:05.642Z Compiling ipnet v2.10.1
12482024-11-01T06:08:05.661Z Compiling slog-async v2.8.0
12492024-11-01T06:08:06.177Z Compiling schemars v0.8.21
12502024-11-01T06:08:06.195Z Compiling openssl-probe v0.1.5
12512024-11-01T06:08:06.236Z Compiling signal-hook v0.3.17
12522024-11-01T06:08:06.473Z Compiling pest_derive v2.7.14
12532024-11-01T06:08:06.513Z Compiling rayon-core v1.12.1
12542024-11-01T06:08:06.532Z Compiling unicode-properties v0.1.3
12552024-11-01T06:08:06.549Z Compiling either v1.13.0
12562024-11-01T06:08:06.788Z Compiling paste v1.0.15
12572024-11-01T06:08:06.863Z Compiling stringprep v0.1.5
12582024-11-01T06:08:06.966Z Compiling bytes v1.7.2
12592024-11-01T06:08:07.261Z Compiling indexmap v2.6.0
12602024-11-01T06:08:07.295Z Compiling bitflags v2.6.0
12612024-11-01T06:08:07.329Z Compiling semver v1.0.23
12622024-11-01T06:08:07.978Z Compiling tokio v1.40.0
12632024-11-01T06:08:08.071Z Compiling http v1.1.0
12642024-11-01T06:08:08.233Z Compiling rustc_version v0.4.1
12652024-11-01T06:08:08.809Z Compiling dtrace-parser v0.2.0
12662024-11-01T06:08:08.997Z Compiling uuid v1.10.0
12672024-11-01T06:08:10.152Z Compiling http-body v1.0.1
12682024-11-01T06:08:10.454Z Compiling dof v0.3.0
12692024-11-01T06:08:10.497Z Compiling serde_spanned v0.6.8
12702024-11-01T06:08:10.609Z Compiling serde_tokenstream v0.2.2
12712024-11-01T06:08:10.751Z Compiling toml_datetime v0.6.8
12722024-11-01T06:08:10.887Z Compiling chrono v0.4.38
12732024-11-01T06:08:11.230Z Compiling usdt-impl v0.5.0
12742024-11-01T06:08:11.248Z Compiling http-body-util v0.1.2
12752024-11-01T06:08:11.786Z Compiling heapless v0.7.17
12762024-11-01T06:08:12.595Z Compiling toml_edit v0.22.22
12772024-11-01T06:08:12.719Z Compiling slog-json v2.6.1
12782024-11-01T06:08:13.092Z Compiling curve25519-dalek v4.1.3
12792024-11-01T06:08:13.182Z Compiling serde_urlencoded v0.7.1
12802024-11-01T06:08:14.183Z Compiling usdt-attr-macro v0.5.0
12812024-11-01T06:08:14.575Z Compiling usdt-macro v0.5.0
12822024-11-01T06:08:15.794Z Compiling futures-executor v0.3.31
12832024-11-01T06:08:16.059Z Compiling md-5 v0.10.6
12842024-11-01T06:08:16.328Z Compiling addr2line v0.24.2
12852024-11-01T06:08:16.350Z Compiling schemars_derive v0.8.21
12862024-11-01T06:08:17.020Z Compiling tokio-util v0.7.12
12872024-11-01T06:08:17.634Z Compiling async-stream-impl v0.3.6
12882024-11-01T06:08:18.399Z Compiling h2 v0.4.6
12892024-11-01T06:08:19.477Z Compiling enum-as-inner v0.6.1
12902024-11-01T06:08:19.715Z Compiling crossbeam-deque v0.8.5
12912024-11-01T06:08:20.067Z Compiling term v0.7.0
12922024-11-01T06:08:20.579Z Compiling crossbeam-channel v0.5.13
12932024-11-01T06:08:20.774Z Compiling num-integer v0.1.46
12942024-11-01T06:08:21.529Z Compiling rustls-pemfile v2.2.0
12952024-11-01T06:08:21.602Z Compiling idna v0.3.0
12962024-11-01T06:08:21.724Z Compiling idna v0.4.0
12972024-11-01T06:08:21.866Z Compiling ff v0.13.0
12982024-11-01T06:08:22.101Z Compiling hash32 v0.2.1
12992024-11-01T06:08:22.480Z Compiling is-terminal v0.4.13
13002024-11-01T06:08:22.605Z Compiling dropshot v0.12.0
13012024-11-01T06:08:22.624Z Compiling object v0.36.5
13022024-11-01T06:08:22.906Z Compiling stable_deref_trait v1.2.0
13032024-11-01T06:08:23.013Z Compiling take_mut v0.2.2
13042024-11-01T06:08:23.171Z Compiling utf-8 v0.7.6
13052024-11-01T06:08:23.195Z Compiling fallible-iterator v0.2.0
13062024-11-01T06:08:23.314Z Compiling quick-error v1.2.3
13072024-11-01T06:08:23.466Z Compiling num-bigint-dig v0.8.4
13082024-11-01T06:08:23.484Z Compiling dyn-clone v1.0.17
13092024-11-01T06:08:23.505Z Compiling psl-types v2.0.11
13102024-11-01T06:08:23.696Z Compiling rustc-demangle v0.1.24
13112024-11-01T06:08:23.720Z Compiling portable-atomic v1.9.0
13122024-11-01T06:08:23.774Z Compiling linked-hash-map v0.5.6
13132024-11-01T06:08:23.924Z Compiling anyhow v1.0.92
13142024-11-01T06:08:24.161Z Compiling base16ct v0.2.0
13152024-11-01T06:08:24.484Z Compiling smoltcp v0.9.1
13162024-11-01T06:08:24.651Z Compiling sec1 v0.7.3
13172024-11-01T06:08:24.814Z Compiling lru-cache v0.1.2
13182024-11-01T06:08:24.889Z Compiling postgres-protocol v0.6.7
13192024-11-01T06:08:25.062Z Compiling publicsuffix v2.2.3
13202024-11-01T06:08:25.224Z Compiling resolv-conf v0.7.0
13212024-11-01T06:08:25.317Z Compiling hyper v1.4.1
13222024-11-01T06:08:26.024Z Compiling tungstenite v0.24.0
13232024-11-01T06:08:27.508Z Compiling hickory-proto v0.24.1
13242024-11-01T06:08:28.244Z Compiling hyper-util v0.1.9
13252024-11-01T06:08:28.281Z Compiling slog-term v2.9.1
13262024-11-01T06:08:28.742Z Compiling usdt v0.5.0
13272024-11-01T06:08:28.969Z Compiling group v0.13.0
13282024-11-01T06:08:29.229Z Compiling num-iter v0.1.45
13292024-11-01T06:08:29.415Z Compiling tokio-rustls v0.26.0
13302024-11-01T06:08:29.897Z Compiling tokio-native-tls v0.3.1
13312024-11-01T06:08:30.182Z Compiling backtrace v0.3.74
13322024-11-01T06:08:30.453Z Compiling async-stream v0.3.6
13332024-11-01T06:08:30.684Z Compiling tokio-rustls v0.25.0
13342024-11-01T06:08:30.767Z Compiling futures v0.3.31
13352024-11-01T06:08:30.851Z Compiling toml v0.8.19
13362024-11-01T06:08:31.033Z Compiling slog-bunyan v2.5.0
13372024-11-01T06:08:31.108Z Compiling terminal_size v0.4.0
13382024-11-01T06:08:31.250Z Compiling dropshot_endpoint v0.12.0
13392024-11-01T06:08:31.336Z Compiling openapiv3 v2.0.0
13402024-11-01T06:08:32.184Z Compiling serde_path_to_error v0.1.16
13412024-11-01T06:08:32.436Z Compiling camino v1.1.9
13422024-11-01T06:08:32.518Z Compiling hkdf v0.12.4
13432024-11-01T06:08:32.780Z Compiling crypto-bigint v0.5.5
13442024-11-01T06:08:33.062Z Compiling zerocopy-derive v0.6.6
13452024-11-01T06:08:33.414Z Compiling curve25519-dalek-derive v0.1.1
13462024-11-01T06:08:33.560Z Compiling phf_shared v0.11.2
13472024-11-01T06:08:33.935Z Compiling hubpack_derive v0.1.1
13482024-11-01T06:08:33.965Z Compiling waitgroup v0.1.2
13492024-11-01T06:08:34.192Z Compiling webpki-roots v0.26.6
13502024-11-01T06:08:34.413Z Compiling hostname v0.4.0
13512024-11-01T06:08:34.670Z Compiling fs-err v2.11.0
13522024-11-01T06:08:34.823Z Compiling ahash v0.8.11
13532024-11-01T06:08:34.882Z Compiling winnow v0.5.40
13542024-11-01T06:08:34.958Z Compiling debug-ignore v1.0.5
13552024-11-01T06:08:35.101Z Compiling bitflags v1.3.2
13562024-11-01T06:08:35.136Z Compiling managed v0.8.0
13572024-11-01T06:08:35.165Z Compiling console v0.15.8
13582024-11-01T06:08:35.270Z Compiling zerocopy v0.6.6
13592024-11-01T06:08:35.612Z Compiling strum_macros v0.25.3
13602024-11-01T06:08:36.189Z Compiling elliptic-curve v0.13.8
13612024-11-01T06:08:36.722Z Compiling clap_builder v4.5.20
13622024-11-01T06:08:37.634Z Compiling hubpack v0.1.2
13632024-11-01T06:08:37.655Z Compiling hyper-rustls v0.27.3
13642024-11-01T06:08:38.092Z Compiling phf v0.11.2
13652024-11-01T06:08:38.290Z Compiling hickory-resolver v0.24.1
13662024-11-01T06:08:38.391Z Compiling signal-hook-mio v0.2.4
13672024-11-01T06:08:38.560Z Compiling toml_edit v0.19.15
13682024-11-01T06:08:38.963Z Compiling hyper-tls v0.6.0
13692024-11-01T06:08:39.361Z Compiling rayon v1.10.0
13702024-11-01T06:08:39.479Z Compiling cookie_store v0.21.0
13712024-11-01T06:08:41.050Z Compiling tokio-tungstenite v0.24.0
13722024-11-01T06:08:41.622Z Compiling postgres-types v0.2.8
13732024-11-01T06:08:44.380Z Compiling tokio-stream v0.1.16
13742024-11-01T06:08:44.510Z Compiling bstr v1.10.0
13752024-11-01T06:08:44.704Z Compiling regex v1.11.0
13762024-11-01T06:08:44.782Z Compiling serde-big-array v0.5.1
13772024-11-01T06:08:45.019Z Compiling ed25519 v2.2.3
13782024-11-01T06:08:45.467Z Compiling pkcs1 v0.7.5
13792024-11-01T06:08:45.488Z Compiling rfc6979 v0.4.0
13802024-11-01T06:08:45.628Z Compiling clap_derive v4.5.18
13812024-11-01T06:08:45.686Z Compiling serde_repr v0.1.19
13822024-11-01T06:08:45.793Z Compiling derive-where v1.2.7
13832024-11-01T06:08:46.220Z Compiling phf_shared v0.10.0
13842024-11-01T06:08:46.240Z Compiling float-cmp v0.9.0
13852024-11-01T06:08:46.449Z Compiling sync_wrapper v1.0.1
13862024-11-01T06:08:46.467Z Compiling crc32fast v1.4.2
13872024-11-01T06:08:46.598Z Compiling new_debug_unreachable v1.0.6
13882024-11-01T06:08:46.640Z Compiling number_prefix v0.4.0
13892024-11-01T06:08:46.721Z Compiling normalize-line-endings v0.3.0
13902024-11-01T06:08:46.794Z Compiling bit-vec v0.6.3
13912024-11-01T06:08:46.837Z Compiling fixedbitset v0.4.2
13922024-11-01T06:08:46.856Z Compiling unicode-segmentation v1.12.0
13932024-11-01T06:08:46.856Z Compiling whoami v1.5.2
13942024-11-01T06:08:46.889Z Compiling static_assertions v1.1.0
13952024-11-01T06:08:46.997Z Compiling predicates-core v1.0.8
13962024-11-01T06:08:47.240Z Compiling minimal-lexical v0.2.1
13972024-11-01T06:08:47.283Z Compiling difflib v0.4.0
13982024-11-01T06:08:47.345Z Compiling precomputed-hash v0.1.1
13992024-11-01T06:08:47.468Z Compiling string_cache v0.8.7
14002024-11-01T06:08:47.679Z Compiling predicates v3.1.2
14012024-11-01T06:08:47.708Z Compiling nom v7.1.3
14022024-11-01T06:08:47.743Z Compiling similar v2.6.0
14032024-11-01T06:08:47.914Z Compiling tokio-postgres v0.7.12
14042024-11-01T06:08:48.801Z Compiling petgraph v0.6.5
14052024-11-01T06:08:49.193Z Compiling qorb v0.2.0
14062024-11-01T06:08:49.361Z Compiling bit-set v0.5.3
14072024-11-01T06:08:49.665Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14082024-11-01T06:08:50.085Z Compiling indicatif v0.17.8
14092024-11-01T06:08:50.252Z Compiling clap v4.5.20
14102024-11-01T06:08:50.417Z Compiling flate2 v1.0.34
14112024-11-01T06:08:51.424Z Compiling reqwest v0.12.8
14122024-11-01T06:08:51.444Z Compiling rsa v0.9.6
14132024-11-01T06:08:52.170Z Compiling ecdsa v0.16.9
14142024-11-01T06:08:52.861Z Compiling ed25519-dalek v2.1.1
14152024-11-01T06:08:53.038Z Compiling toml v0.7.8
14162024-11-01T06:08:53.708Z Compiling crossterm v0.28.1
14172024-11-01T06:08:54.686Z Compiling hex v0.4.3
14182024-11-01T06:08:54.855Z Compiling itertools v0.12.1
14192024-11-01T06:08:54.875Z Compiling itertools v0.10.5
14202024-11-01T06:08:55.309Z Compiling x509-cert v0.2.5
14212024-11-01T06:08:55.720Z Compiling unicode-xid v0.2.6
14222024-11-01T06:08:55.910Z Compiling lalrpop-util v0.19.12
14232024-11-01T06:08:56.285Z Compiling peg-runtime v0.8.3
14242024-11-01T06:08:56.582Z Compiling xattr v1.3.1
14252024-11-01T06:08:56.855Z Compiling strum_macros v0.26.4
14262024-11-01T06:08:56.952Z Compiling filetime v0.2.25
14272024-11-01T06:08:57.275Z Compiling tar v0.4.42
14282024-11-01T06:09:00.044Z Compiling strum v0.26.3
14292024-11-01T06:09:00.249Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14302024-11-01T06:09:00.510Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14312024-11-01T06:09:06.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
14322024-11-01T06:09:06.188Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14332024-11-01T06:09:06.234ZNov 01 06:09:04.711 INFO Starting download, target: Cockroach
14342024-11-01T06:09:06.234ZNov 01 06:09:04.711 INFO Starting download, target: Clickhouse
14352024-11-01T06:09:06.234ZNov 01 06:09:04.711 INFO Starting download, target: Console
14362024-11-01T06:09:06.234ZNov 01 06:09:04.711 INFO Starting download, target: DendriteOpenapi
14372024-11-01T06:09:06.234ZNov 01 06:09:04.711 INFO Starting download, target: DendriteStub
14382024-11-01T06:09:06.237ZNov 01 06:09:04.711 INFO Starting download, target: MaghemiteMgd
14392024-11-01T06:09:06.237ZNov 01 06:09:04.711 INFO Starting download, target: TransceiverControl
14402024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14412024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14422024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14432024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14442024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14452024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14462024-11-01T06:09:06.237ZNov 01 06:09:04.712 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14472024-11-01T06:09:06.401ZNov 01 06:09:04.867 INFO Download complete, target: DendriteOpenapi
14482024-11-01T06:09:06.576ZNov 01 06:09:05.019 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14492024-11-01T06:09:06.784ZNov 01 06:09:05.232 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14502024-11-01T06:09:06.928ZNov 01 06:09:05.399 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14512024-11-01T06:09:07.097ZNov 01 06:09:05.559 INFO Download complete, target: Console
14522024-11-01T06:09:07.246ZNov 01 06:09:05.720 INFO Download complete, target: TransceiverControl
14532024-11-01T06:09:07.272ZNov 01 06:09:05.748 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14542024-11-01T06:09:07.705ZNov 01 06:09:06.181 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14552024-11-01T06:09:07.705ZNov 01 06:09:06.181 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14562024-11-01T06:09:08.632ZNov 01 06:09:07.106 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14572024-11-01T06:09:09.805ZNov 01 06:09:08.281 INFO Download complete, target: DendriteStub
14582024-11-01T06:09:10.163ZNov 01 06:09:08.639 INFO Download complete, target: MaghemiteMgd
14592024-11-01T06:09:15.074ZNov 01 06:09:13.549 INFO Checking that binary works, target: Cockroach
14602024-11-01T06:09:15.233ZNov 01 06:09:13.709 INFO Download complete, target: Cockroach
14612024-11-01T06:09:20.679ZNov 01 06:09:19.153 INFO Checking that binary works, target: Clickhouse
14622024-11-01T06:09:20.822ZNov 01 06:09:19.296 INFO Download complete, target: Clickhouse
14632024-11-01T06:09:20.829ZAll prerequisites installed successfully
14642024-11-01T06:09:20.831Z
14652024-11-01T06:09:20.831Zreal 4:03.804072789
14662024-11-01T06:09:20.831Zuser 12:13.231066961
14672024-11-01T06:09:20.831Zsys 2:41.099283955
14682024-11-01T06:09:20.831Ztrap 0.449191559
14692024-11-01T06:09:20.831Ztflt 3.500575128
14702024-11-01T06:09:20.831Zdflt 2.128767367
14712024-11-01T06:09:20.831Zkflt 0.027591795
14722024-11-01T06:09:20.831Zlock 22:48.337874490
14732024-11-01T06:09:20.831Zslp 47:54.435437551
14742024-11-01T06:09:20.831Zlat 46.776773925
14752024-11-01T06:09:20.831Zstop 2:03.236990326
14762024-11-01T06:09:20.831Z+ ptime -m cargo xtask download softnpu
14772024-11-01T06:09:21.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
14782024-11-01T06:09:21.347Z Running `target/debug/xtask download softnpu`
14792024-11-01T06:09:22.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
14802024-11-01T06:09:22.159Z Running `target/debug/xtask-downloader softnpu`
14812024-11-01T06:09:22.192ZNov 01 06:09:20.667 INFO Starting download, target: Softnpu
14822024-11-01T06:09:22.195ZNov 01 06:09:20.667 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
14832024-11-01T06:09:22.837ZNov 01 06:09:21.311 INFO Download complete, target: Softnpu
14842024-11-01T06:09:22.841Z
14852024-11-01T06:09:22.843Zreal 2.005241094
14862024-11-01T06:09:22.843Zuser 1.191009617
14872024-11-01T06:09:22.843Zsys 0.502033738
14882024-11-01T06:09:22.843Ztrap 0.000211742
14892024-11-01T06:09:22.843Ztflt 0.000012977
14902024-11-01T06:09:22.843Zdflt 0.000001879
14912024-11-01T06:09:22.843Zkflt 0.000000000
14922024-11-01T06:09:22.843Zlock 6.656438400
14932024-11-01T06:09:22.843Zslp 0.487060518
14942024-11-01T06:09:22.843Zlat 0.063571171
14952024-11-01T06:09:22.843Zstop 0.000155781
14962024-11-01T06:09:22.843Z+ export CARGO_INCREMENTAL=0
14972024-11-01T06:09:22.843Z+ CARGO_INCREMENTAL=0
14982024-11-01T06:09:22.843Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
14992024-11-01T06:09:23.748Z Compiling proc-macro2 v1.0.87
15002024-11-01T06:09:23.748Z Compiling unicode-ident v1.0.13
15012024-11-01T06:09:23.748Z Compiling libc v0.2.161
15022024-11-01T06:09:23.760Z Compiling serde v1.0.210
15032024-11-01T06:09:23.760Z Compiling version_check v0.9.5
15042024-11-01T06:09:23.760Z Compiling autocfg v1.4.0
15052024-11-01T06:09:23.760Z Compiling cfg-if v1.0.0
15062024-11-01T06:09:24.020Z Compiling typenum v1.17.0
15072024-11-01T06:09:24.036Z Compiling memchr v2.7.4
15082024-11-01T06:09:24.051Z Compiling shlex v1.3.0
15092024-11-01T06:09:24.627Z Compiling generic-array v0.14.7
15102024-11-01T06:09:24.828Z Compiling lock_api v0.4.12
15112024-11-01T06:09:24.858Z Compiling parking_lot_core v0.9.10
15122024-11-01T06:09:24.909Z Compiling once_cell v1.20.2
15132024-11-01T06:09:25.135Z Compiling serde_json v1.0.128
15142024-11-01T06:09:25.264Z Compiling libm v0.2.8
15152024-11-01T06:09:25.281Z Compiling thiserror v1.0.64
15162024-11-01T06:09:25.455Z Compiling num-traits v0.2.19
15172024-11-01T06:09:25.473Z Compiling quote v1.0.37
15182024-11-01T06:09:25.604Z Compiling value-bag v1.9.0
15192024-11-01T06:09:25.759Z Compiling getrandom v0.2.15
15202024-11-01T06:09:25.773Z Compiling jobserver v0.1.32
15212024-11-01T06:09:25.977Z Compiling syn v2.0.79
15222024-11-01T06:09:26.067Z Compiling log v0.4.22
15232024-11-01T06:09:26.108Z Compiling itoa v1.0.11
15242024-11-01T06:09:26.201Z Compiling cc v1.1.30
15252024-11-01T06:09:26.403Z Compiling slab v0.4.9
15262024-11-01T06:09:26.425Z Compiling scopeguard v1.2.0
15272024-11-01T06:09:26.500Z Compiling rand_core v0.6.4
15282024-11-01T06:09:26.726Z Compiling byteorder v1.5.0
15292024-11-01T06:09:27.193Z Compiling subtle v2.6.1
15302024-11-01T06:09:27.339Z Compiling allocator-api2 v0.2.18
15312024-11-01T06:09:27.864Z Compiling semver v1.0.23
15322024-11-01T06:09:28.191Z Compiling ryu v1.0.18
15332024-11-01T06:09:28.310Z Compiling pin-project-lite v0.2.14
15342024-11-01T06:09:28.447Z Compiling const-oid v0.9.6
15352024-11-01T06:09:28.465Z Compiling smallvec v1.13.2
15362024-11-01T06:09:28.484Z Compiling foldhash v0.1.3
15372024-11-01T06:09:28.502Z Compiling equivalent v1.0.1
15382024-11-01T06:09:28.572Z Compiling httparse v1.9.5
15392024-11-01T06:09:28.687Z Compiling hashbrown v0.15.0
15402024-11-01T06:09:28.986Z Compiling schemars v0.8.21
15412024-11-01T06:09:29.347Z Compiling signal-hook-registry v1.4.2
15422024-11-01T06:09:29.434Z Compiling ring v0.17.8
15432024-11-01T06:09:29.488Z Compiling heck v0.5.0
15442024-11-01T06:09:29.563Z Compiling mio v1.0.2
15452024-11-01T06:09:29.907Z Compiling parking_lot v0.12.3
15462024-11-01T06:09:30.462Z Compiling crossbeam-utils v0.8.20
15472024-11-01T06:09:30.667Z Compiling socket2 v0.5.7
15482024-11-01T06:09:30.874Z Compiling futures-core v0.3.31
15492024-11-01T06:09:30.977Z Compiling pkg-config v0.3.31
15502024-11-01T06:09:31.136Z Compiling fnv v1.0.7
15512024-11-01T06:09:31.276Z Compiling num-conv v0.1.0
15522024-11-01T06:09:31.572Z Compiling time-core v0.1.2
15532024-11-01T06:09:31.755Z Compiling vcpkg v0.2.15
15542024-11-01T06:09:31.884Z Compiling time-macros v0.2.18
15552024-11-01T06:09:33.024Z Compiling spin v0.9.8
15562024-11-01T06:09:33.248Z Compiling openssl-sys v0.9.103
15572024-11-01T06:09:33.576Z Compiling serde_derive_internals v0.29.1
15582024-11-01T06:09:33.881Z Compiling cpufeatures v0.2.14
15592024-11-01T06:09:33.983Z Compiling futures-sink v0.3.31
15602024-11-01T06:09:34.378Z Compiling ahash v0.8.11
15612024-11-01T06:09:34.432Z Compiling syn v1.0.109
15622024-11-01T06:09:34.571Z Compiling slog v2.7.0
15632024-11-01T06:09:34.855Z Compiling rustix v0.38.37
15642024-11-01T06:09:35.034Z Compiling futures-channel v0.3.31
15652024-11-01T06:09:35.179Z Compiling ucd-trie v0.1.7
15662024-11-01T06:09:35.215Z Compiling futures-io v0.3.31
15672024-11-01T06:09:35.476Z Compiling pin-utils v0.1.0
15682024-11-01T06:09:35.498Z Compiling futures-task v0.3.31
15692024-11-01T06:09:35.547Z Compiling iana-time-zone v0.1.61
15702024-11-01T06:09:35.572Z Compiling openssl v0.10.66
15712024-11-01T06:09:35.631Z Compiling tinyvec_macros v0.1.1
15722024-11-01T06:09:35.727Z Compiling tinyvec v1.8.0
15732024-11-01T06:09:36.417Z Compiling rustls v0.23.14
15742024-11-01T06:09:36.484Z Compiling native-tls v0.2.12
15752024-11-01T06:09:36.503Z Compiling unicode-bidi v0.3.17
15762024-11-01T06:09:36.839Z Compiling base64ct v1.6.0
15772024-11-01T06:09:37.209Z Compiling unicode-normalization v0.1.24
15782024-11-01T06:09:37.364Z Compiling pem-rfc7468 v0.7.0
15792024-11-01T06:09:37.973Z Compiling tracing-core v0.1.32
15802024-11-01T06:09:38.096Z Compiling serde_derive v1.0.210
15812024-11-01T06:09:38.268Z Compiling zeroize_derive v1.4.2
15822024-11-01T06:09:39.173Z Compiling zerocopy-derive v0.7.35
15832024-11-01T06:09:39.405Z Compiling thiserror-impl v1.0.64
15842024-11-01T06:09:39.548Z Compiling zeroize v1.8.1
15852024-11-01T06:09:39.908Z Compiling tokio-macros v2.4.0
15862024-11-01T06:09:41.014Z Compiling futures-macro v0.3.31
15872024-11-01T06:09:41.215Z Compiling zerocopy v0.7.35
15882024-11-01T06:09:41.895Z Compiling crypto-common v0.1.6
15892024-11-01T06:09:42.217Z Compiling tracing-attributes v0.1.27
15902024-11-01T06:09:42.642Z Compiling block-buffer v0.10.4
15912024-11-01T06:09:42.881Z Compiling digest v0.10.7
15922024-11-01T06:09:43.167Z Compiling schemars_derive v0.8.21
15932024-11-01T06:09:43.300Z Compiling der_derive v0.7.3
15942024-11-01T06:09:44.416Z Compiling hmac v0.12.1
15952024-11-01T06:09:44.443Z Compiling scroll_derive v0.12.0
15962024-11-01T06:09:44.652Z Compiling futures-util v0.3.31
15972024-11-01T06:09:45.387Z Compiling pest v2.7.14
15982024-11-01T06:09:45.575Z Compiling block-padding v0.3.3
15992024-11-01T06:09:45.814Z Compiling inout v0.1.3
16002024-11-01T06:09:46.067Z Compiling openssl-macros v0.1.1
16012024-11-01T06:09:46.591Z Compiling cipher v0.4.4
16022024-11-01T06:09:46.736Z Compiling sha2 v0.10.8
16032024-11-01T06:09:47.044Z Compiling ppv-lite86 v0.2.20
16042024-11-01T06:09:47.546Z Compiling usdt-impl v0.5.0
16052024-11-01T06:09:47.886Z Compiling pest_meta v2.7.14
16062024-11-01T06:09:47.905Z Compiling cookie v0.18.1
16072024-11-01T06:09:48.202Z Compiling flagset v0.4.6
16082024-11-01T06:09:48.246Z Compiling dyn-clone v1.0.17
16092024-11-01T06:09:48.386Z Compiling anyhow v1.0.92
16102024-11-01T06:09:48.672Z Compiling der v0.7.9
16112024-11-01T06:09:48.920Z Compiling rand_chacha v0.3.1
16122024-11-01T06:09:49.856Z Compiling pest_generator v2.7.14
16132024-11-01T06:09:50.608Z Compiling bytes v1.7.2
16142024-11-01T06:09:50.646Z Compiling indexmap v2.6.0
16152024-11-01T06:09:51.776Z Compiling tokio v1.40.0
16162024-11-01T06:09:51.825Z Compiling http v1.1.0
16172024-11-01T06:09:52.128Z Compiling serde_tokenstream v0.2.2
16182024-11-01T06:09:52.188Z Compiling rustc_version v0.4.1
16192024-11-01T06:09:52.681Z Compiling uuid v1.10.0
16202024-11-01T06:09:52.816Z Compiling chrono v0.4.38
16212024-11-01T06:09:53.141Z Compiling bitflags v2.6.0
16222024-11-01T06:09:54.031Z Compiling toml_datetime v0.6.8
16232024-11-01T06:09:54.292Z Compiling serde_spanned v0.6.8
16242024-11-01T06:09:54.503Z Compiling pest_derive v2.7.14
16252024-11-01T06:09:55.381Z Compiling scroll v0.12.0
16262024-11-01T06:09:55.956Z Compiling tracing v0.1.40
16272024-11-01T06:09:58.320Z Compiling async-trait v0.1.83
16282024-11-01T06:09:59.167Z Compiling aho-corasick v1.1.3
16292024-11-01T06:09:59.718Z Compiling rustls-pki-types v1.9.0
16302024-11-01T06:10:00.083Z Compiling rayon-core v1.12.1
16312024-11-01T06:10:00.386Z Compiling percent-encoding v2.3.1
16322024-11-01T06:10:00.568Z Compiling plain v0.2.3
16332024-11-01T06:10:00.657Z Compiling regex-syntax v0.8.5
16342024-11-01T06:10:00.731Z Compiling camino v1.1.9
16352024-11-01T06:10:00.749Z Compiling goblin v0.8.2
16362024-11-01T06:10:01.269Z Compiling tokio-util v0.7.12
16372024-11-01T06:10:02.451Z Compiling spki v0.7.3
16382024-11-01T06:10:02.561Z Compiling rand v0.8.5
16392024-11-01T06:10:02.829Z Compiling salsa20 v0.10.2
16402024-11-01T06:10:03.071Z Compiling pbkdf2 v0.12.2
16412024-11-01T06:10:03.631Z Compiling untrusted v0.9.0
16422024-11-01T06:10:03.830Z Compiling powerfmt v0.2.0
16432024-11-01T06:10:04.044Z Compiling winnow v0.5.40
16442024-11-01T06:10:04.164Z Compiling rustls v0.22.4
16452024-11-01T06:10:04.217Z Compiling pretty-hex v0.4.1
16462024-11-01T06:10:04.437Z Compiling regex-automata v0.4.8
16472024-11-01T06:10:04.661Z Compiling deranged v0.3.11
16482024-11-01T06:10:06.719Z Compiling dof v0.3.0
16492024-11-01T06:10:07.807Z Compiling toml_edit v0.19.15
16502024-11-01T06:10:08.143Z Compiling scrypt v0.11.0
16512024-11-01T06:10:08.575Z Compiling dtrace-parser v0.2.0
16522024-11-01T06:10:08.819Z Compiling aes v0.8.4
16532024-11-01T06:10:09.542Z Compiling cbc v0.1.2
16542024-11-01T06:10:09.579Z Compiling thread-id v4.2.2
16552024-11-01T06:10:09.700Z Compiling rustversion v1.0.17
16562024-11-01T06:10:09.770Z Compiling atomic-waker v1.1.2
16572024-11-01T06:10:10.162Z Compiling num_threads v0.1.7
16582024-11-01T06:10:10.296Z Compiling time v0.3.36
16592024-11-01T06:10:10.479Z Compiling pkcs5 v0.7.1
16602024-11-01T06:10:11.534Z Compiling rustls-webpki v0.102.8
16612024-11-01T06:10:12.599Z Compiling form_urlencoded v1.2.1
16622024-11-01T06:10:12.902Z Compiling http-body v1.0.1
16632024-11-01T06:10:13.145Z Compiling heapless v0.7.17
16642024-11-01T06:10:13.752Z Compiling multer v3.1.0
16652024-11-01T06:10:14.082Z Compiling try-lock v0.2.5
16662024-11-01T06:10:14.248Z Compiling slog-async v2.8.0
16672024-11-01T06:10:14.321Z Compiling signal-hook v0.3.17
16682024-11-01T06:10:14.789Z Compiling want v0.3.1
16692024-11-01T06:10:14.888Z Compiling pkcs8 v0.10.2
16702024-11-01T06:10:15.546Z Compiling h2 v0.4.6
16712024-11-01T06:10:16.231Z Compiling regex v1.11.0
16722024-11-01T06:10:17.236Z Compiling paste v1.0.15
16732024-11-01T06:10:17.463Z Compiling strsim v0.11.1
16742024-11-01T06:10:17.697Z Compiling httpdate v1.0.3
16752024-11-01T06:10:19.041Z Compiling usdt-macro v0.5.0
16762024-11-01T06:10:19.289Z Compiling usdt-attr-macro v0.5.0
16772024-11-01T06:10:19.857Z Compiling curve25519-dalek v4.1.3
16782024-11-01T06:10:20.283Z Compiling openapiv3 v2.0.0
16792024-11-01T06:10:20.355Z Compiling idna v0.5.0
16802024-11-01T06:10:20.692Z Compiling enum-as-inner v0.6.1
16812024-11-01T06:10:21.709Z Compiling async-stream-impl v0.3.6
16822024-11-01T06:10:21.911Z Compiling errno v0.3.9
16832024-11-01T06:10:22.204Z Compiling dropshot v0.12.0
16842024-11-01T06:10:22.525Z Compiling portable-atomic v1.9.0
16852024-11-01T06:10:22.732Z Compiling hyper v1.4.1
16862024-11-01T06:10:22.924Z Compiling foreign-types-shared v0.1.1
16872024-11-01T06:10:23.046Z Compiling smoltcp v0.9.1
16882024-11-01T06:10:23.381Z Compiling base64 v0.22.1
16892024-11-01T06:10:23.639Z Compiling tower-service v0.3.3
16902024-11-01T06:10:24.038Z Compiling num-bigint-dig v0.8.4
16912024-11-01T06:10:24.345Z Compiling match_cfg v0.1.0
16922024-11-01T06:10:24.448Z Compiling adler2 v2.0.0
16932024-11-01T06:10:24.466Z Compiling hostname v0.3.1
16942024-11-01T06:10:24.577Z Compiling foreign-types v0.3.2
16952024-11-01T06:10:24.681Z Compiling miniz_oxide v0.8.0
16962024-11-01T06:10:24.720Z Compiling url v2.5.2
16972024-11-01T06:10:25.283Z Compiling hyper-util v0.1.9
16982024-11-01T06:10:28.068Z Compiling dirs-sys-next v0.1.2
16992024-11-01T06:10:28.071Z Compiling siphasher v0.3.11
17002024-11-01T06:10:28.294Z Compiling heck v0.4.1
17012024-11-01T06:10:28.587Z Compiling gimli v0.31.1
17022024-11-01T06:10:28.787Z Compiling data-encoding v2.6.0
17032024-11-01T06:10:30.803Z Compiling dirs-next v2.0.0
17042024-11-01T06:10:34.452Z Compiling addr2line v0.24.2
17052024-11-01T06:10:35.826Z Compiling http-body-util v0.1.2
17062024-11-01T06:10:36.373Z Compiling crossbeam-epoch v0.9.18
17072024-11-01T06:10:36.657Z Compiling dropshot_endpoint v0.12.0
17082024-11-01T06:10:36.870Z Compiling hubpack_derive v0.1.1
17092024-11-01T06:10:37.047Z Compiling signature v2.2.0
17102024-11-01T06:10:37.291Z Compiling sha1 v0.10.6
17112024-11-01T06:10:37.461Z Compiling curve25519-dalek-derive v0.1.1
17122024-11-01T06:10:37.694Z Compiling zerocopy-derive v0.6.6
17132024-11-01T06:10:37.780Z Compiling lazy_static v1.5.0
17142024-11-01T06:10:38.640Z Compiling object v0.36.5
17152024-11-01T06:10:38.830Z Compiling thread_local v1.1.8
17162024-11-01T06:10:38.875Z Compiling fs-err v2.11.0
17172024-11-01T06:10:39.204Z Compiling encoding_rs v0.8.34
17182024-11-01T06:10:39.313Z Compiling openssl-probe v0.1.5
17192024-11-01T06:10:39.618Z Compiling stable_deref_trait v1.2.0
17202024-11-01T06:10:39.730Z Compiling rustc-demangle v0.1.24
17212024-11-01T06:10:40.981Z Compiling utf8parse v0.2.2
17222024-11-01T06:10:41.148Z Compiling mime v0.3.17
17232024-11-01T06:10:41.690Z Compiling unicode-properties v0.1.3
17242024-11-01T06:10:41.895Z Compiling ipnet v2.10.1
17252024-11-01T06:10:42.085Z Compiling anstyle v1.0.8
17262024-11-01T06:10:42.540Z Compiling winnow v0.6.20
17272024-11-01T06:10:42.710Z Compiling either v1.13.0
17282024-11-01T06:10:42.953Z Compiling stringprep v0.1.5
17292024-11-01T06:10:43.144Z Compiling anstyle-parse v0.2.5
17302024-11-01T06:10:46.335Z Compiling toml_edit v0.22.22
17312024-11-01T06:10:47.780Z Compiling backtrace v0.3.74
17322024-11-01T06:10:49.037Z Compiling crossbeam-deque v0.8.5
17332024-11-01T06:10:53.215Z Compiling term v0.7.0
17342024-11-01T06:10:54.414Z Compiling slog-json v2.6.1
17352024-11-01T06:10:55.750Z Compiling serde_urlencoded v0.7.1
17362024-11-01T06:10:56.229Z Compiling crossbeam-channel v0.5.13
17372024-11-01T06:10:56.404Z Compiling rustls-pemfile v2.2.0
17382024-11-01T06:10:56.731Z Compiling hashbrown v0.14.5
17392024-11-01T06:10:56.863Z Compiling futures-executor v0.3.31
17402024-11-01T06:10:57.407Z Compiling md-5 v0.10.6
17412024-11-01T06:10:57.647Z Compiling idna v0.3.0
17422024-11-01T06:10:57.667Z Compiling idna v0.4.0
17432024-11-01T06:10:57.734Z Compiling num-integer v0.1.46
17442024-11-01T06:10:58.127Z Compiling ff v0.13.0
17452024-11-01T06:10:58.348Z Compiling hash32 v0.2.1
17462024-11-01T06:10:58.370Z Compiling is-terminal v0.4.13
17472024-11-01T06:10:58.415Z Compiling memmap v0.7.0
17482024-11-01T06:10:59.011Z Compiling psl-types v2.0.11
17492024-11-01T06:10:59.063Z Compiling linked-hash-map v0.5.6
17502024-11-01T06:10:59.421Z Compiling base16ct v0.2.0
17512024-11-01T06:10:59.710Z Compiling quick-error v1.2.3
17522024-11-01T06:10:59.728Z Compiling anstyle-query v1.1.1
17532024-11-01T06:10:59.868Z Compiling is_terminal_polyfill v1.70.1
17542024-11-01T06:10:59.887Z Compiling utf-8 v0.7.6
17552024-11-01T06:11:00.182Z Compiling colorchoice v1.0.2
17562024-11-01T06:11:00.349Z Compiling take_mut v0.2.2
17572024-11-01T06:11:00.520Z Compiling fallible-iterator v0.2.0
17582024-11-01T06:11:01.232Z Compiling postgres-protocol v0.6.7
17592024-11-01T06:11:02.430Z Compiling anstream v0.6.15
17602024-11-01T06:11:03.027Z Compiling tungstenite v0.24.0
17612024-11-01T06:11:03.059Z Compiling resolv-conf v0.7.0
17622024-11-01T06:11:03.091Z Compiling sec1 v0.7.3
17632024-11-01T06:11:03.699Z Compiling lru-cache v0.1.2
17642024-11-01T06:11:03.920Z Compiling publicsuffix v2.2.3
17652024-11-01T06:11:04.190Z Compiling usdt v0.5.0
17662024-11-01T06:11:04.688Z Compiling hickory-proto v0.24.1
17672024-11-01T06:11:04.722Z Compiling slog-term v2.9.1
17682024-11-01T06:11:05.011Z Compiling group v0.13.0
17692024-11-01T06:11:05.307Z Compiling num-iter v0.1.45
17702024-11-01T06:11:05.743Z Compiling regress v0.10.1
17712024-11-01T06:11:07.940Z Compiling futures v0.3.31
17722024-11-01T06:11:09.968Z Compiling slog-bunyan v2.5.0
17732024-11-01T06:11:10.177Z Compiling tokio-rustls v0.25.0
17742024-11-01T06:11:10.333Z Compiling tokio-rustls v0.26.0
17752024-11-01T06:11:10.583Z Compiling toml v0.8.19
17762024-11-01T06:11:10.683Z Compiling tokio-native-tls v0.3.1
17772024-11-01T06:11:10.823Z Compiling terminal_size v0.4.0
17782024-11-01T06:11:10.983Z Compiling strum_macros v0.25.3
17792024-11-01T06:11:11.049Z Compiling phf_shared v0.11.2
17802024-11-01T06:11:11.574Z Compiling async-stream v0.3.6
17812024-11-01T06:11:12.082Z Compiling waitgroup v0.1.2
17822024-11-01T06:11:12.671Z Compiling webpki-roots v0.26.6
17832024-11-01T06:11:13.027Z Compiling serde_path_to_error v0.1.16
17842024-11-01T06:11:13.389Z Compiling hkdf v0.12.4
17852024-11-01T06:11:13.440Z Compiling crypto-bigint v0.5.5
17862024-11-01T06:11:13.614Z Compiling derive-where v1.2.7
17872024-11-01T06:11:13.889Z Compiling clap_derive v4.5.18
17882024-11-01T06:11:14.386Z Compiling serde_repr v0.1.19
17892024-11-01T06:11:15.605Z Compiling hostname v0.4.0
17902024-11-01T06:11:15.845Z Compiling bitflags v1.3.2
17912024-11-01T06:11:15.969Z Compiling managed v0.8.0
17922024-11-01T06:11:16.954Z Compiling clap_lex v0.7.2
17932024-11-01T06:11:16.977Z Compiling unicode-width v0.1.14
17942024-11-01T06:11:17.041Z Compiling debug-ignore v1.0.5
17952024-11-01T06:11:17.419Z Compiling clap_builder v4.5.20
17962024-11-01T06:11:17.517Z Compiling console v0.15.8
17972024-11-01T06:11:18.462Z Compiling elliptic-curve v0.13.8
17982024-11-01T06:11:19.618Z Compiling hyper-rustls v0.27.3
17992024-11-01T06:11:21.826Z Compiling phf v0.11.2
18002024-11-01T06:11:22.144Z Compiling hyper-tls v0.6.0
18012024-11-01T06:11:22.531Z Compiling signal-hook-mio v0.2.4
18022024-11-01T06:11:22.589Z Compiling hickory-resolver v0.24.1
18032024-11-01T06:11:22.697Z Compiling typify-impl v0.2.0
18042024-11-01T06:11:24.374Z Compiling rayon v1.10.0
18052024-11-01T06:11:24.620Z Compiling cookie_store v0.21.0
18062024-11-01T06:11:24.725Z Compiling tokio-tungstenite v0.24.0
18072024-11-01T06:11:25.366Z Compiling postgres-types v0.2.8
18082024-11-01T06:11:25.371Z Compiling zerocopy v0.6.6
18092024-11-01T06:11:26.085Z Compiling hubpack v0.1.2
18102024-11-01T06:11:26.173Z Compiling ed25519 v2.2.3
18112024-11-01T06:11:26.503Z Compiling phf_shared v0.10.0
18122024-11-01T06:11:26.623Z Compiling pkcs1 v0.7.5
18132024-11-01T06:11:26.886Z Compiling bstr v1.10.0
18142024-11-01T06:11:27.718Z Compiling tokio-stream v0.1.16
18152024-11-01T06:11:27.786Z Compiling serde-big-array v0.5.1
18162024-11-01T06:11:28.020Z Compiling rfc6979 v0.4.0
18172024-11-01T06:11:28.225Z Compiling float-cmp v0.9.0
18182024-11-01T06:11:28.448Z Compiling sync_wrapper v1.0.1
18192024-11-01T06:11:28.451Z Compiling crc32fast v1.4.2
18202024-11-01T06:11:28.485Z Compiling bit-vec v0.6.3
18212024-11-01T06:11:28.605Z Compiling static_assertions v1.1.0
18222024-11-01T06:11:28.715Z Compiling precomputed-hash v0.1.1
18232024-11-01T06:11:28.752Z Compiling difflib v0.4.0
18242024-11-01T06:11:28.804Z Compiling new_debug_unreachable v1.0.6
18252024-11-01T06:11:28.922Z Compiling predicates-core v1.0.8
18262024-11-01T06:11:29.200Z Compiling whoami v1.5.2
18272024-11-01T06:11:29.238Z Compiling unicode-segmentation v1.12.0
18282024-11-01T06:11:29.645Z Compiling minimal-lexical v0.2.1
18292024-11-01T06:11:29.763Z Compiling normalize-line-endings v0.3.0
18302024-11-01T06:11:29.997Z Compiling fixedbitset v0.4.2
18312024-11-01T06:11:30.075Z Compiling number_prefix v0.4.0
18322024-11-01T06:11:30.254Z Compiling petgraph v0.6.5
18332024-11-01T06:11:30.300Z Compiling indicatif v0.17.8
18342024-11-01T06:11:30.539Z Compiling nom v7.1.3
18352024-11-01T06:11:30.675Z Compiling similar v2.6.0
18362024-11-01T06:11:32.049Z Compiling predicates v3.1.2
18372024-11-01T06:11:32.709Z Compiling tokio-postgres v0.7.12
18382024-11-01T06:11:33.469Z Compiling string_cache v0.8.7
18392024-11-01T06:11:33.739Z Compiling typify-macro v0.2.0
18402024-11-01T06:11:33.861Z Compiling bit-set v0.5.3
18412024-11-01T06:11:34.160Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18422024-11-01T06:11:34.186Z Compiling flate2 v1.0.34
18432024-11-01T06:11:34.203Z Compiling qorb v0.2.0
18442024-11-01T06:11:35.097Z Compiling reqwest v0.12.8
18452024-11-01T06:11:36.901Z Compiling ecdsa v0.16.9
18462024-11-01T06:11:38.332Z Compiling rsa v0.9.6
18472024-11-01T06:11:38.610Z Compiling ed25519-dalek v2.1.1
18482024-11-01T06:11:39.488Z Compiling crossterm v0.28.1
18492024-11-01T06:11:39.607Z Compiling clap v4.5.20
18502024-11-01T06:11:40.799Z Compiling itertools v0.12.1
18512024-11-01T06:11:41.558Z Compiling itertools v0.10.5
18522024-11-01T06:11:42.629Z Compiling toml v0.7.8
18532024-11-01T06:11:42.717Z Compiling x509-cert v0.2.5
18542024-11-01T06:11:44.062Z Compiling hex v0.4.3
18552024-11-01T06:11:44.452Z Compiling peg-runtime v0.8.3
18562024-11-01T06:11:44.557Z Compiling unicode-xid v0.2.6
18572024-11-01T06:11:44.729Z Compiling lalrpop-util v0.19.12
18582024-11-01T06:11:46.968Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18592024-11-01T06:11:49.200Z Compiling proc-macro-crate v1.3.1
18602024-11-01T06:11:49.900Z Compiling ipnetwork v0.20.0
18612024-11-01T06:11:51.558Z Compiling heapless v0.8.0
18622024-11-01T06:11:52.360Z Compiling num_enum_derive v0.5.11
18632024-11-01T06:11:57.516Z Compiling hash32 v0.3.1
18642024-11-01T06:11:58.684Z Compiling ident_case v1.0.1
18652024-11-01T06:12:00.198Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18662024-11-01T06:12:00.574Z Compiling smoltcp v0.11.0
18672024-11-01T06:12:03.912Z Compiling darling_core v0.20.10
18682024-11-01T06:12:17.216Z Compiling num_enum v0.5.11
18692024-11-01T06:12:17.506Z Compiling typify v0.2.0
18702024-11-01T06:12:19.484Z Compiling proc-macro-error-attr v1.0.4
18712024-11-01T06:12:20.203Z Compiling cobs v0.2.3
18722024-11-01T06:12:20.543Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18732024-11-01T06:12:20.680Z Compiling unsafe-libyaml v0.2.11
18742024-11-01T06:12:22.361Z Compiling serde_yaml v0.9.34+deprecated
18752024-11-01T06:12:25.168Z Compiling postcard v1.0.10
18762024-11-01T06:12:28.863Z Compiling progenitor-impl v0.8.0
18772024-11-01T06:12:34.467Z Compiling darling_macro v0.20.10
18782024-11-01T06:12:45.388Z Compiling strum_macros v0.26.4
18792024-11-01T06:12:46.777Z Compiling structmeta-derive v0.3.0
18802024-11-01T06:12:47.147Z Compiling foreign-types-macros v0.2.3
18812024-11-01T06:12:48.105Z Compiling proc-macro-error v1.0.4
18822024-11-01T06:12:48.386Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18832024-11-01T06:12:49.764Z Compiling foreign-types-shared v0.3.1
18842024-11-01T06:12:50.296Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18852024-11-01T06:12:50.374Z Compiling newtype-uuid v1.1.2
18862024-11-01T06:12:50.468Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18872024-11-01T06:12:51.236Z Compiling foreign-types v0.5.0
18882024-11-01T06:12:51.263Z Compiling strum v0.26.3
18892024-11-01T06:12:54.229Z Compiling structmeta v0.3.0
18902024-11-01T06:12:59.435Z Compiling darling v0.20.10
18912024-11-01T06:12:59.583Z Compiling progenitor-macro v0.8.0
18922024-11-01T06:13:02.435Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
18932024-11-01T06:13:03.707Z Compiling progenitor-client v0.8.0
18942024-11-01T06:13:05.492Z Compiling tabwriter v1.4.0
18952024-11-01T06:13:06.298Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
18962024-11-01T06:13:07.104Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
18972024-11-01T06:13:07.348Z Compiling cstr-argument v0.1.2
18982024-11-01T06:13:07.938Z Compiling crucible-workspace-hack v0.1.0
18992024-11-01T06:13:08.068Z Compiling pretty-hex v0.2.1
19002024-11-01T06:13:08.240Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
19012024-11-01T06:13:08.452Z Compiling fastrand v2.1.1
19022024-11-01T06:13:08.583Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19032024-11-01T06:13:09.017Z Compiling tempfile v3.13.0
19042024-11-01T06:13:09.572Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19052024-11-01T06:13:09.587Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19062024-11-01T06:13:09.778Z Compiling serde_with_macros v3.11.0
19072024-11-01T06:13:10.300Z Compiling parse-display-derive v0.10.0
19082024-11-01T06:13:10.704Z Compiling colored v2.1.0
19092024-11-01T06:13:10.804Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19102024-11-01T06:13:11.534Z Compiling instant v0.1.13
19112024-11-01T06:13:11.712Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19122024-11-01T06:13:11.881Z Compiling backoff v0.4.0
19132024-11-01T06:13:12.097Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19142024-11-01T06:13:12.228Z Compiling serde_with v3.11.0
19152024-11-01T06:13:12.249Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19162024-11-01T06:13:13.205Z Compiling progenitor v0.8.0
19172024-11-01T06:13:13.452Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19182024-11-01T06:13:13.963Z Compiling parse-display v0.10.0
19192024-11-01T06:13:15.005Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19202024-11-01T06:13:15.572Z Compiling zone_cfg_derive v0.3.0
19212024-11-01T06:13:15.892Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19222024-11-01T06:13:16.606Z Compiling camino-tempfile v1.1.1
19232024-11-01T06:13:16.749Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19242024-11-01T06:13:16.827Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19252024-11-01T06:13:17.029Z Compiling regress v0.9.1
19262024-11-01T06:13:17.044Z Compiling macaddr v1.0.1
19272024-11-01T06:13:17.269Z Compiling num-derive v0.4.2
19282024-11-01T06:13:17.404Z Compiling sigpipe v0.1.3
19292024-11-01T06:13:17.553Z Compiling libefi-sys v0.1.0
19302024-11-01T06:13:17.650Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19312024-11-01T06:13:17.893Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19322024-11-01T06:13:18.004Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19332024-11-01T06:13:18.590Z Compiling zone v0.3.0
19342024-11-01T06:13:19.431Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19352024-11-01T06:13:21.011Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19362024-11-01T06:13:21.132Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19372024-11-01T06:13:21.865Z Compiling smf v0.2.3
19382024-11-01T06:13:21.917Z Compiling bitfield-struct v0.6.2
19392024-11-01T06:13:23.237Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19402024-11-01T06:13:23.635Z Compiling blake3 v1.5.4
19412024-11-01T06:13:24.279Z Compiling ring v0.16.20
19422024-11-01T06:13:25.073Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19432024-11-01T06:13:25.404Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19442024-11-01T06:13:25.588Z Compiling xattr v1.3.1
19452024-11-01T06:13:25.821Z Compiling filetime v0.2.25
19462024-11-01T06:13:25.899Z Compiling memmap2 v0.9.5
19472024-11-01T06:13:26.179Z Compiling constant_time_eq v0.3.1
19482024-11-01T06:13:26.378Z Compiling same-file v1.0.6
19492024-11-01T06:13:26.462Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19502024-11-01T06:13:26.515Z Compiling untrusted v0.7.1
19512024-11-01T06:13:26.602Z Compiling arrayvec v0.7.6
19522024-11-01T06:13:26.651Z Compiling arrayref v0.3.9
19532024-11-01T06:13:26.719Z Compiling spin v0.5.2
19542024-11-01T06:13:26.770Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19552024-11-01T06:13:26.987Z Compiling walkdir v2.5.0
19562024-11-01T06:13:27.720Z Compiling tar v0.4.42
19572024-11-01T06:13:28.609Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19582024-11-01T06:13:29.045Z Compiling gethostname v0.5.0
19592024-11-01T06:13:29.266Z Compiling cargo-platform v0.1.8
19602024-11-01T06:13:29.438Z Compiling topological-sort v0.2.2
19612024-11-01T06:13:29.722Z Compiling cargo_metadata v0.18.1
19622024-11-01T06:13:33.143Z Compiling omicron-zone-package v0.11.1
19632024-11-01T06:13:37.265Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19642024-11-01T06:13:38.181Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19652024-11-01T06:13:43.272Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19662024-11-01T06:13:59.015Z Finished `release` profile [optimized] target(s) in 4m 36s
19672024-11-01T06:13:59.172Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19682024-11-01T06:13:59.218ZLogging to: /work/oxidecomputer/omicron/out/LOG
19692024-11-01T06:13:59.221ZCreated new build target 'test' and set it as active
19702024-11-01T06:13:59.221Z
19712024-11-01T06:13:59.221Zreal 4:36.338600352
19722024-11-01T06:13:59.221Zuser 31:19.861452329
19732024-11-01T06:13:59.221Zsys 3:50.824436977
19742024-11-01T06:13:59.221Ztrap 0.886731788
19752024-11-01T06:13:59.221Ztflt 2.750134494
19762024-11-01T06:13:59.221Zdflt 1.021290414
19772024-11-01T06:13:59.221Zkflt 0.000418299
19782024-11-01T06:13:59.221Zlock 1:08:41.693238374
19792024-11-01T06:13:59.221Zslp 1:59:26.757379896
19802024-11-01T06:13:59.221Zlat 2:06.820231993
19812024-11-01T06:13:59.221Zstop 4:01.320694390
19822024-11-01T06:13:59.224Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19832024-11-01T06:14:00.135Z Finished `release` profile [optimized] target(s) in 0.86s
19842024-11-01T06:14:00.190Z Running `target/release/omicron-package -t test package`
19852024-11-01T06:14:00.234ZLogging to: /work/oxidecomputer/omicron/out/LOG
19862024-11-01T06:14:01.318Z Compiling convert_case v0.4.0
19872024-11-01T06:14:01.318Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19882024-11-01T06:14:01.318Z Compiling itertools v0.13.0
19892024-11-01T06:14:01.321Z Compiling password-hash v0.5.0
19902024-11-01T06:14:01.321Z Compiling blake2 v0.10.6
19912024-11-01T06:14:01.321Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19922024-11-01T06:14:01.321Z Compiling newline-converter v0.3.0
19932024-11-01T06:14:01.481Z Compiling cancel-safe-futures v0.1.5
19942024-11-01T06:14:01.648Z Compiling owo-colors v4.1.0
19952024-11-01T06:14:01.670Z Compiling expectorate v1.1.0
19962024-11-01T06:14:01.925Z Compiling base64 v0.21.7
19972024-11-01T06:14:01.999Z Compiling argon2 v0.5.3
19982024-11-01T06:14:02.114Z Compiling derive_more v0.99.18
19992024-11-01T06:14:02.617Z Compiling libsw v3.3.1
20002024-11-01T06:14:02.680Z Compiling indent_write v2.2.0
20012024-11-01T06:14:02.928Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20022024-11-01T06:14:02.968Z Compiling linear-map v1.2.0
20032024-11-01T06:14:03.051Z Compiling swrite v0.1.0
20042024-11-01T06:14:03.196Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
20052024-11-01T06:14:03.400Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20062024-11-01T06:14:03.518Z Compiling progenitor-client v0.8.0
20072024-11-01T06:14:03.660Z Compiling atomicwrites v0.4.4
20082024-11-01T06:14:03.954Z Compiling progenitor v0.8.0
20092024-11-01T06:14:04.190Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20102024-11-01T06:14:04.247Z Compiling num-rational v0.4.2
20112024-11-01T06:14:04.363Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20122024-11-01T06:14:04.906Z Compiling num-complex v0.4.6
20132024-11-01T06:14:05.270Z Compiling prettyplease v0.2.22
20142024-11-01T06:14:05.585Z Compiling float-ord v0.3.2
20152024-11-01T06:14:05.778Z Compiling semver v0.1.20
20162024-11-01T06:14:06.195Z Compiling num v0.4.3
20172024-11-01T06:14:06.319Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20182024-11-01T06:14:06.362Z Compiling rustc_version v0.1.7
20192024-11-01T06:14:06.778Z Compiling newtype_derive v0.1.6
20202024-11-01T06:14:06.797Z Compiling humantime v2.1.0
20212024-11-01T06:14:07.187Z Compiling highway v1.2.0
20222024-11-01T06:14:07.834Z Compiling home v0.5.9
20232024-11-01T06:14:08.084Z Compiling steno v0.4.1
20242024-11-01T06:14:08.322Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20252024-11-01T06:14:10.995Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20262024-11-01T06:14:11.581Z Compiling newtype-uuid v1.1.2
20272024-11-01T06:14:11.945Z Compiling tungstenite v0.21.0
20282024-11-01T06:14:12.347Z Compiling ipnetwork v0.20.0
20292024-11-01T06:14:12.493Z Compiling instant v0.1.13
20302024-11-01T06:14:12.653Z Compiling slog-dtrace v0.3.0
20312024-11-01T06:14:13.020Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20322024-11-01T06:14:13.136Z Compiling tokio-tungstenite v0.21.0
20332024-11-01T06:14:13.855Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20342024-11-01T06:14:14.527Z Compiling backoff v0.4.0
20352024-11-01T06:14:14.898Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20362024-11-01T06:14:15.258Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20372024-11-01T06:14:16.940Z Compiling parse-display v0.10.0
20382024-11-01T06:14:17.473Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20392024-11-01T06:14:17.729Z Compiling strum v0.26.3
20402024-11-01T06:14:17.897Z Compiling serde_with v3.11.0
20412024-11-01T06:14:17.927Z Compiling regress v0.9.1
20422024-11-01T06:14:19.393Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20432024-11-01T06:14:21.876Z Compiling macaddr v1.0.1
20442024-11-01T06:14:22.227Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20452024-11-01T06:14:22.801Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20462024-11-01T06:14:23.991Z Compiling arc-swap v1.7.1
20472024-11-01T06:14:24.674Z Compiling display-error-chain v0.2.1
20482024-11-01T06:14:24.879Z Compiling slog-scope v4.4.0
20492024-11-01T06:14:25.709Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20502024-11-01T06:14:25.812Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20512024-11-01T06:14:26.856Z Compiling half v2.4.1
20522024-11-01T06:14:27.563Z Compiling ciborium-io v0.2.2
20532024-11-01T06:14:27.718Z Compiling ciborium-ll v0.2.2
20542024-11-01T06:14:28.247Z Compiling slog-stdlog v4.1.1
20552024-11-01T06:14:29.069Z Compiling slog-envlogger v2.2.0
20562024-11-01T06:14:29.909Z Compiling ciborium v0.2.2
20572024-11-01T06:14:30.690Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20582024-11-01T06:14:31.820Z Compiling same-file v1.0.6
20592024-11-01T06:14:31.986Z Compiling fastrand v2.1.1
20602024-11-01T06:14:32.103Z Compiling walkdir v2.5.0
20612024-11-01T06:14:32.489Z Compiling tempfile v3.13.0
20622024-11-01T06:14:32.730Z Compiling ring v0.16.20
20632024-11-01T06:14:33.251Z Compiling blake3 v1.5.4
20642024-11-01T06:14:33.911Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20652024-11-01T06:14:37.055Z Compiling xattr v1.3.1
20662024-11-01T06:14:37.344Z Compiling memmap2 v0.9.5
20672024-11-01T06:14:37.775Z Compiling filetime v0.2.25
20682024-11-01T06:14:38.084Z Compiling arrayvec v0.7.6
20692024-11-01T06:14:38.541Z Compiling spin v0.5.2
20702024-11-01T06:14:38.792Z Compiling arrayref v0.3.9
20712024-11-01T06:14:38.914Z Compiling untrusted v0.7.1
20722024-11-01T06:14:39.116Z Compiling keccak v0.1.5
20732024-11-01T06:14:40.092Z Compiling constant_time_eq v0.3.1
20742024-11-01T06:14:40.251Z Compiling sha3 v0.10.8
20752024-11-01T06:14:41.146Z Compiling tar v0.4.42
20762024-11-01T06:14:41.283Z Compiling camino-tempfile v1.1.1
20772024-11-01T06:14:41.737Z Compiling toolchain_find v0.4.0
20782024-11-01T06:14:42.296Z Compiling nibble_vec v0.1.0
20792024-11-01T06:14:42.408Z Compiling topological-sort v0.2.2
20802024-11-01T06:14:42.531Z Compiling glob v0.3.1
20812024-11-01T06:14:42.648Z Compiling radium v0.7.0
20822024-11-01T06:14:43.033Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
20832024-11-01T06:14:43.052Z Compiling maplit v1.0.2
20842024-11-01T06:14:43.095Z Compiling crunchy v0.2.2
20852024-11-01T06:14:43.171Z Compiling endian-type v0.1.2
20862024-11-01T06:14:43.282Z Compiling clang-sys v1.8.1
20872024-11-01T06:14:43.407Z Compiling radix_trie v0.2.1
20882024-11-01T06:14:43.459Z Compiling omicron-zone-package v0.11.1
20892024-11-01T06:14:43.563Z Compiling rustfmt-wrapper v0.2.1
20902024-11-01T06:14:43.934Z Compiling pem v3.0.4
20912024-11-01T06:14:44.140Z Compiling maybe-uninit v2.0.0
20922024-11-01T06:14:44.353Z Compiling tiny-keccak v2.0.2
20932024-11-01T06:14:44.637Z Compiling tap v1.0.1
20942024-11-01T06:14:44.809Z Compiling wyz v0.5.1
20952024-11-01T06:14:44.974Z Compiling dsl_auto_type v0.1.2
20962024-11-01T06:14:45.300Z Compiling scheduled-thread-pool v0.2.7
20972024-11-01T06:14:45.325Z Compiling secrecy v0.8.0
20982024-11-01T06:14:45.526Z Compiling bzip2-sys v0.1.11+1.0.8
20992024-11-01T06:14:45.610Z Compiling diesel_table_macro_syntax v0.2.0
21002024-11-01T06:14:46.001Z Compiling packed_struct v0.10.1
21012024-11-01T06:14:46.029Z Compiling crc-catalog v2.4.0
21022024-11-01T06:14:46.216Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21032024-11-01T06:14:46.274Z Compiling funty v2.0.0
21042024-11-01T06:14:46.467Z Compiling diesel_derives v2.2.3
21052024-11-01T06:14:46.483Z Compiling crc v3.2.1
21062024-11-01T06:14:47.316Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21072024-11-01T06:14:47.739Z Compiling bitvec v1.0.1
21082024-11-01T06:14:48.392Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21092024-11-01T06:14:48.518Z Compiling r2d2 v0.8.10
21102024-11-01T06:14:49.154Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21112024-11-01T06:14:49.193Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21122024-11-01T06:14:52.280Z Compiling ascii-canvas v3.0.0
21132024-11-01T06:14:52.745Z Compiling universal-hash v0.5.1
21142024-11-01T06:14:52.995Z Compiling thiserror-impl-no-std v2.0.2
21152024-11-01T06:14:53.099Z Compiling packed_struct_codegen v0.10.1
21162024-11-01T06:14:55.486Z Compiling lzma-sys v0.1.20
21172024-11-01T06:14:55.585Z Compiling ena v0.14.3
21182024-11-01T06:14:56.016Z Compiling indexmap v1.9.3
21192024-11-01T06:14:56.188Z Compiling libloading v0.8.5
21202024-11-01T06:14:56.352Z Compiling regex-syntax v0.6.29
21212024-11-01T06:14:56.628Z Compiling nodrop v0.1.14
21222024-11-01T06:14:56.784Z Compiling bindgen v0.69.5
21232024-11-01T06:14:57.060Z Compiling diff v0.1.13
21242024-11-01T06:14:57.213Z Compiling opaque-debug v0.3.1
21252024-11-01T06:14:57.327Z Compiling poly1305 v0.8.0
21262024-11-01T06:14:57.580Z Compiling diesel v2.2.4
21272024-11-01T06:14:58.803Z Compiling array-init v0.0.4
21282024-11-01T06:15:00.100Z Compiling lalrpop v0.19.12
21292024-11-01T06:15:05.817Z Compiling thiserror-no-std v2.0.2
21302024-11-01T06:15:10.464Z Compiling smallvec v0.6.14
21312024-11-01T06:15:11.280Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21322024-11-01T06:15:11.576Z Compiling which v4.4.2
21332024-11-01T06:15:12.070Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21342024-11-01T06:15:12.342Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21352024-11-01T06:15:12.383Z Compiling chacha20 v0.9.1
21362024-11-01T06:15:12.575Z Compiling heck v0.3.3
21372024-11-01T06:15:12.879Z Compiling cexpr v0.6.0
21382024-11-01T06:15:12.943Z Compiling aead v0.5.2
21392024-11-01T06:15:13.305Z Compiling bitfield v0.14.0
21402024-11-01T06:15:13.607Z Compiling termcolor v1.4.1
21412024-11-01T06:15:14.407Z Compiling lazycell v1.3.0
21422024-11-01T06:15:14.595Z Compiling ref-cast v1.0.23
21432024-11-01T06:15:14.701Z Compiling hashbrown v0.12.3
21442024-11-01T06:15:15.077Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21452024-11-01T06:15:15.399Z Compiling rustc-hash v1.1.0
21462024-11-01T06:15:16.233Z Compiling env_logger v0.10.2
21472024-11-01T06:15:17.207Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21482024-11-01T06:15:19.431Z Compiling chacha20poly1305 v0.10.1
21492024-11-01T06:15:19.680Z Compiling zone_cfg_derive v0.1.2
21502024-11-01T06:15:21.063Z Compiling serde-hex v0.1.0
21512024-11-01T06:15:23.689Z Compiling polar-core v0.27.3
21522024-11-01T06:15:25.015Z Compiling bzip2 v0.4.4
21532024-11-01T06:15:25.488Z Compiling vsss-rs v3.3.4
21542024-11-01T06:15:26.685Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21552024-11-01T06:15:27.028Z Compiling ron v0.8.1
21562024-11-01T06:15:28.475Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21572024-11-01T06:15:28.814Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21582024-11-01T06:15:29.434Z Compiling derive_builder_core v0.20.2
21592024-11-01T06:15:30.037Z Compiling hashbrown v0.13.2
21602024-11-01T06:15:31.403Z Compiling headers-core v0.3.0
21612024-11-01T06:15:31.549Z Compiling fxhash v0.2.1
21622024-11-01T06:15:31.587Z Compiling libxml v0.3.3
21632024-11-01T06:15:31.778Z Compiling ref-cast-impl v1.0.23
21642024-11-01T06:15:31.970Z Compiling base64 v0.13.1
21652024-11-01T06:15:32.797Z Compiling crc-any v2.5.0
21662024-11-01T06:15:32.816Z Compiling ron v0.7.1
21672024-11-01T06:15:32.912Z Compiling derive_builder_macro v0.20.2
21682024-11-01T06:15:33.045Z Compiling headers v0.4.0
21692024-11-01T06:15:33.740Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21702024-11-01T06:15:33.766Z Compiling object v0.30.4
21712024-11-01T06:15:38.170Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21722024-11-01T06:15:38.234Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21732024-11-01T06:15:38.876Z Compiling samael v0.0.17
21742024-11-01T06:15:39.799Z Compiling xz2 v0.1.7
21752024-11-01T06:15:40.388Z Compiling zip v0.6.6
21762024-11-01T06:15:42.986Z Compiling zone v0.1.8
21772024-11-01T06:15:46.246Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21782024-11-01T06:15:46.503Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21792024-11-01T06:15:48.111Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
21802024-11-01T06:15:48.412Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21812024-11-01T06:15:48.521Z Compiling yasna v0.5.2
21822024-11-01T06:15:49.224Z Compiling phf_generator v0.11.2
21832024-11-01T06:15:49.243Z Compiling strum_macros v0.24.3
21842024-11-01T06:15:49.408Z Compiling kstat-rs v0.2.4
21852024-11-01T06:15:50.319Z Compiling async-recursion v1.1.1
21862024-11-01T06:15:51.701Z Compiling unicase v2.7.0
21872024-11-01T06:15:51.842Z Compiling path-slash v0.1.5
21882024-11-01T06:15:51.845Z Compiling indoc v1.0.9
21892024-11-01T06:15:51.884Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21902024-11-01T06:15:52.020Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21912024-11-01T06:15:52.101Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21922024-11-01T06:15:52.252Z Compiling rcgen v0.12.1
21932024-11-01T06:15:53.342Z Compiling phf_codegen v0.11.2
21942024-11-01T06:15:58.620Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
21952024-11-01T06:16:02.267Z Compiling derive_builder v0.20.2
21962024-11-01T06:16:04.577Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21972024-11-01T06:16:07.291Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
21982024-11-01T06:16:07.530Z Compiling http v0.2.12
21992024-11-01T06:16:07.617Z Compiling impl-trait-for-tuples v0.2.2
22002024-11-01T06:16:11.605Z Compiling oso-derive v0.27.3
22012024-11-01T06:16:12.212Z Compiling parse-zoneinfo v0.3.1
22022024-11-01T06:16:12.543Z Compiling libz-sys v1.1.20
22032024-11-01T06:16:12.632Z Compiling quick-xml v0.33.0
22042024-11-01T06:16:13.221Z Compiling subprocess v0.2.9
22052024-11-01T06:16:13.709Z Compiling diesel-dtrace v0.3.0
22062024-11-01T06:16:13.926Z Compiling parking_lot_core v0.8.6
22072024-11-01T06:16:14.072Z Compiling cfg_aliases v0.1.1
22082024-11-01T06:16:14.190Z Compiling nix v0.28.0
22092024-11-01T06:16:14.463Z Compiling oso v0.27.3
22102024-11-01T06:16:14.911Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22112024-11-01T06:16:17.992Z Compiling chrono-tz-build v0.4.0
22122024-11-01T06:16:19.126Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22132024-11-01T06:16:20.660Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22142024-11-01T06:16:22.663Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22152024-11-01T06:16:25.774Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22162024-11-01T06:16:25.845Z Compiling bb8 v0.8.5
22172024-11-01T06:16:26.079Z Compiling const_format_proc_macros v0.2.33
22182024-11-01T06:16:26.451Z Compiling vte_generate_state_changes v0.1.2
22192024-11-01T06:16:27.066Z Compiling buf-list v1.0.3
22202024-11-01T06:16:27.768Z Compiling vte v0.11.1
22212024-11-01T06:16:27.980Z Compiling const_format v0.2.33
22222024-11-01T06:16:29.175Z Compiling async-bb8-diesel v0.2.1
22232024-11-01T06:16:29.253Z Compiling chrono-tz v0.10.0
22242024-11-01T06:16:30.379Z Compiling http-body v0.4.6
22252024-11-01T06:16:30.848Z Compiling h2 v0.3.26
22262024-11-01T06:16:31.107Z Compiling fd-lock v4.0.2
22272024-11-01T06:16:31.348Z Compiling libgit2-sys v0.17.0+1.8.1
22282024-11-01T06:16:31.672Z Compiling pin-project-internal v1.1.6
22292024-11-01T06:16:32.114Z Compiling atty v0.2.14
22302024-11-01T06:16:32.286Z Compiling bytecount v0.6.8
22312024-11-01T06:16:32.611Z Compiling salty v0.3.0
22322024-11-01T06:16:33.072Z Compiling papergrid v0.11.0
22332024-11-01T06:16:34.303Z Compiling pin-project v1.1.6
22342024-11-01T06:16:46.072Z Compiling hyper v0.14.30
22352024-11-01T06:16:50.645Z Compiling parking_lot v0.11.2
22362024-11-01T06:16:59.301Z Compiling strip-ansi-escapes v0.2.0
22372024-11-01T06:17:00.158Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22382024-11-01T06:17:00.550Z Compiling tabled_derive v0.7.0
22392024-11-01T06:17:00.736Z Compiling peg-macros v0.8.4
22402024-11-01T06:17:02.639Z Compiling snafu-derive v0.8.5
22412024-11-01T06:17:03.834Z Compiling sqlparser_derive v0.2.2
22422024-11-01T06:17:03.891Z Compiling nu-ansi-term v0.50.1
22432024-11-01T06:17:04.966Z Compiling unicode_categories v0.1.1
22442024-11-01T06:17:05.090Z Compiling sync_wrapper v0.1.2
22452024-11-01T06:17:05.171Z Compiling rustyline v14.0.0
22462024-11-01T06:17:05.249Z Compiling sqlformat v0.2.6
22472024-11-01T06:17:05.316Z Compiling reqwest v0.11.27
22482024-11-01T06:17:06.646Z Compiling sqlparser v0.45.0
22492024-11-01T06:17:06.795Z Compiling reedline v0.35.0
22502024-11-01T06:17:06.910Z Compiling snafu v0.8.5
22512024-11-01T06:17:08.207Z Compiling peg v0.8.4
22522024-11-01T06:17:08.300Z Compiling tabled v0.15.0
22532024-11-01T06:17:17.560Z Compiling sled v0.34.7
22542024-11-01T06:17:28.508Z Compiling mime_guess v2.0.5
22552024-11-01T06:17:29.817Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22562024-11-01T06:17:30.080Z Compiling hickory-client v0.24.1
22572024-11-01T06:17:31.958Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22582024-11-01T06:17:35.485Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22592024-11-01T06:17:38.961Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22602024-11-01T06:17:41.527Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22612024-11-01T06:17:42.655Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22622024-11-01T06:17:44.232Z Compiling globset v0.4.15
22632024-11-01T06:17:50.462Z Compiling hickory-server v0.24.1
22642024-11-01T06:17:51.515Z Compiling primeorder v0.13.6
22652024-11-01T06:17:51.692Z Compiling olpc-cjson v0.1.4
22662024-11-01T06:17:52.032Z Compiling vergen v8.3.2
22672024-11-01T06:17:52.116Z Compiling bcs v0.1.6
22682024-11-01T06:17:52.347Z Compiling env_filter v0.1.2
22692024-11-01T06:17:53.059Z Compiling serde_plain v1.0.2
22702024-11-01T06:17:53.376Z Compiling cargo-platform v0.1.8
22712024-11-01T06:17:53.606Z Compiling nanorand v0.7.0
22722024-11-01T06:17:53.888Z Compiling memoffset v0.9.1
22732024-11-01T06:17:53.941Z Compiling typed-path v0.7.1
22742024-11-01T06:17:54.323Z Compiling flume v0.11.0
22752024-11-01T06:17:54.396Z Compiling cargo_metadata v0.18.1
22762024-11-01T06:17:55.116Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22772024-11-01T06:17:57.554Z Compiling tough v0.17.1
22782024-11-01T06:17:59.435Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22792024-11-01T06:18:00.534Z Compiling env_logger v0.11.5
22802024-11-01T06:18:01.975Z Compiling p384 v0.13.0
22812024-11-01T06:18:02.326Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22822024-11-01T06:18:07.028Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22832024-11-01T06:18:09.654Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22842024-11-01T06:18:10.926Z Compiling git2 v0.19.0
22852024-11-01T06:18:12.059Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
22862024-11-01T06:18:18.599Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
22872024-11-01T06:18:18.729Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
22882024-11-01T06:18:18.938Z Compiling rand_seeder v0.3.0
22892024-11-01T06:18:19.340Z Compiling libsqlite3-sys v0.30.1
22902024-11-01T06:18:19.879Z Compiling rustls v0.21.12
22912024-11-01T06:18:19.939Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
22922024-11-01T06:18:20.187Z Compiling parse-size v1.1.0
22932024-11-01T06:18:20.274Z Compiling cfg_aliases v0.2.1
22942024-11-01T06:18:20.403Z Compiling nix v0.29.0
22952024-11-01T06:18:20.519Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22962024-11-01T06:18:21.374Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22972024-11-01T06:18:21.656Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
22982024-11-01T06:18:23.319Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22992024-11-01T06:18:24.066Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
23002024-11-01T06:18:24.202Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
23012024-11-01T06:18:24.530Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23022024-11-01T06:18:24.813Z Compiling sct v0.7.1
23032024-11-01T06:18:25.320Z Compiling rustls-webpki v0.101.7
23042024-11-01T06:18:28.070Z Compiling castaway v0.2.3
23052024-11-01T06:18:28.284Z Compiling csv-core v0.1.11
23062024-11-01T06:18:28.710Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23072024-11-01T06:18:29.152Z Compiling http-range v0.1.5
23082024-11-01T06:18:29.242Z Compiling csv v1.3.0
23092024-11-01T06:18:29.734Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23102024-11-01T06:18:31.059Z Compiling hyper-staticfile v0.10.1
23112024-11-01T06:18:31.347Z Compiling compact_str v0.8.0
23122024-11-01T06:18:34.002Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23132024-11-01T06:18:34.078Z Compiling nix v0.27.1
23142024-11-01T06:18:36.442Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23152024-11-01T06:18:36.978Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23162024-11-01T06:18:39.918Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23172024-11-01T06:18:44.283Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23182024-11-01T06:18:48.543Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23192024-11-01T06:18:49.056Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23202024-11-01T06:18:49.530Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23212024-11-01T06:18:49.864Z Compiling unicode-truncate v1.1.0
23222024-11-01T06:18:50.159Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23232024-11-01T06:18:50.485Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23242024-11-01T06:18:50.810Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
23252024-11-01T06:18:55.945Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23262024-11-01T06:18:57.859Z Compiling hashlink v0.9.1
23272024-11-01T06:18:57.954Z Compiling tungstenite v0.23.0
23282024-11-01T06:18:58.215Z Compiling lru v0.12.5
23292024-11-01T06:18:58.586Z Compiling instability v0.3.2
23302024-11-01T06:18:58.675Z Compiling fallible-iterator v0.3.0
23312024-11-01T06:18:58.820Z Compiling cassowary v0.3.0
23322024-11-01T06:18:59.488Z Compiling fallible-streaming-iterator v0.1.9
23332024-11-01T06:18:59.605Z Compiling ratatui v0.28.1
23342024-11-01T06:18:59.789Z Compiling rusqlite v0.32.1
23352024-11-01T06:19:02.434Z Compiling tokio-tungstenite v0.23.1
23362024-11-01T06:19:03.110Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23372024-11-01T06:19:06.229Z Compiling tokio-rustls v0.24.1
23382024-11-01T06:19:06.690Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23392024-11-01T06:19:18.538Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23402024-11-01T06:19:21.763Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23412024-11-01T06:19:23.407Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23422024-11-01T06:19:24.777Z Compiling rustls-pemfile v1.0.4
23432024-11-01T06:19:25.547Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23442024-11-01T06:19:25.888Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23452024-11-01T06:19:27.282Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23462024-11-01T06:19:27.460Z Compiling signal-hook-tokio v0.3.1
23472024-11-01T06:19:27.695Z Compiling twox-hash v1.6.3
23482024-11-01T06:19:28.790Z Compiling smawk v0.3.2
23492024-11-01T06:19:28.811Z Compiling is_ci v1.2.0
23502024-11-01T06:19:29.094Z Compiling unicode-linebreak v0.1.5
23512024-11-01T06:19:29.136Z Compiling supports-color v3.0.1
23522024-11-01T06:19:29.550Z Compiling textwrap v0.16.1
23532024-11-01T06:19:30.881Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23542024-11-01T06:19:33.067Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23552024-11-01T06:19:40.761Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23562024-11-01T06:19:41.950Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23572024-11-01T06:19:46.865Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23582024-11-01T06:19:53.265Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23592024-11-01T06:19:53.862Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23602024-11-01T06:20:00.147Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23612024-11-01T06:20:07.074Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23622024-11-01T06:20:07.413Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23632024-11-01T06:20:12.564Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23642024-11-01T06:20:12.731Z Compiling fatfs v0.3.6
23652024-11-01T06:20:14.051Z Compiling rtoolbox v0.0.2
23662024-11-01T06:20:14.620Z Compiling assert_matches v1.5.0
23672024-11-01T06:20:15.576Z Compiling rpassword v7.3.1
23682024-11-01T06:20:16.031Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23692024-11-01T06:20:21.889Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23702024-11-01T06:20:25.501Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
23712024-11-01T06:20:30.677Z Compiling tui-tree-widget v0.22.0
23722024-11-01T06:20:31.129Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
23732024-11-01T06:20:32.667Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
23742024-11-01T06:20:46.260Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23752024-11-01T06:20:46.350Z Compiling uzers v0.12.1
23762024-11-01T06:20:46.591Z Compiling shell-words v1.1.0
23772024-11-01T06:20:47.101Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23782024-11-01T06:20:49.049Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23792024-11-01T06:20:49.486Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23802024-11-01T06:21:15.660Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23812024-11-01T06:21:20.049Z Compiling multimap v0.10.0
23822024-11-01T06:23:25.378Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
23832024-11-01T06:23:42.928Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23842024-11-01T06:32:12.706Z Finished `release` profile [optimized] target(s) in 18m 12s
23852024-11-01T06:33:10.440Z
23862024-11-01T06:33:10.443Zreal 19:11.052507601
23872024-11-01T06:33:10.443Zuser 2:04:50.287130673
23882024-11-01T06:33:10.443Zsys 5:49.216657797
23892024-11-01T06:33:10.443Ztrap 2.891488589
23902024-11-01T06:33:10.443Ztflt 3.240557625
23912024-11-01T06:33:10.443Zdflt 5.084892930
23922024-11-01T06:33:10.443Zkflt 0.083685353
23932024-11-01T06:33:10.443Zlock 7:27:56.185320355
23942024-11-01T06:33:10.443Zslp 6:14:22.832052297
23952024-11-01T06:33:10.443Zlat 2:59.958165478
23962024-11-01T06:33:10.443Zstop 2:39.251142333
23972024-11-01T06:33:10.444Z+ mapfile -t packages
23982024-11-01T06:33:10.444Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
23992024-11-01T06:33:11.405Z Finished `release` profile [optimized] target(s) in 0.91s
24002024-11-01T06:33:11.459Z Running `target/release/omicron-package -t test list-outputs`
24012024-11-01T06:33:11.502ZLogging to: /work/oxidecomputer/omicron/out/LOG
24022024-11-01T06:33:11.505Z+ ptime -m cargo build --locked --release -p xtask
24032024-11-01T06:33:12.041Z Compiling serde v1.0.210
24042024-11-01T06:33:12.044Z Compiling libc v0.2.161
24052024-11-01T06:33:12.044Z Compiling serde_json v1.0.128
24062024-11-01T06:33:12.044Z Compiling rustix v0.38.37
24072024-11-01T06:33:12.044Z Compiling syn v2.0.79
24082024-11-01T06:33:12.129Z Compiling bitflags v2.6.0
24092024-11-01T06:33:12.494Z Compiling usdt-impl v0.5.0
24102024-11-01T06:33:12.541Z Compiling syn v1.0.109
24112024-11-01T06:33:12.601Z Compiling hashbrown v0.15.0
24122024-11-01T06:33:12.624Z Compiling log v0.4.22
24132024-11-01T06:33:12.640Z Compiling fs-err v2.11.0
24142024-11-01T06:33:12.979Z Compiling anyhow v1.0.92
24152024-11-01T06:33:13.078Z Compiling once_cell v1.20.2
24162024-11-01T06:33:13.571Z Compiling thread-id v4.2.2
24172024-11-01T06:33:13.904Z Compiling indexmap v2.6.0
24182024-11-01T06:33:15.015Z Compiling terminal_size v0.4.0
24192024-11-01T06:33:15.015Z Compiling tempfile v3.13.0
24202024-11-01T06:33:15.251Z Compiling clap_builder v4.5.20
24212024-11-01T06:33:15.862Z Compiling proc-macro-error v1.0.4
24222024-11-01T06:33:16.990Z Compiling tabled_derive v0.7.0
24232024-11-01T06:33:18.239Z Compiling tabled v0.15.0
24242024-11-01T06:33:19.338Z Compiling serde_derive v1.0.210
24252024-11-01T06:33:20.581Z Compiling thiserror-impl v1.0.64
24262024-11-01T06:33:21.151Z Compiling zerocopy-derive v0.7.35
24272024-11-01T06:33:23.030Z Compiling zerocopy v0.7.35
24282024-11-01T06:33:23.266Z Compiling thiserror v1.0.64
24292024-11-01T06:33:23.440Z Compiling pest v2.7.14
24302024-11-01T06:33:24.536Z Compiling scroll_derive v0.12.0
24312024-11-01T06:33:25.917Z Compiling scroll v0.12.0
24322024-11-01T06:33:26.591Z Compiling pest_meta v2.7.14
24332024-11-01T06:33:28.640Z Compiling pest_generator v2.7.14
24342024-11-01T06:33:30.419Z Compiling goblin v0.8.2
24352024-11-01T06:33:30.516Z Compiling pest_derive v2.7.14
24362024-11-01T06:33:31.276Z Compiling dtrace-parser v0.2.0
24372024-11-01T06:33:32.907Z Compiling serde_tokenstream v0.2.2
24382024-11-01T06:33:33.507Z Compiling serde_spanned v0.6.8
24392024-11-01T06:33:33.788Z Compiling toml_datetime v0.6.8
24402024-11-01T06:33:35.292Z Compiling dof v0.3.0
24412024-11-01T06:33:36.266Z Compiling toml_edit v0.22.22
24422024-11-01T06:33:37.515Z Compiling camino v1.1.9
24432024-11-01T06:33:39.403Z Compiling usdt-attr-macro v0.5.0
24442024-11-01T06:33:40.135Z Compiling toml v0.8.19
24452024-11-01T06:33:40.771Z Compiling usdt-macro v0.5.0
24462024-11-01T06:33:41.329Z Compiling semver v1.0.23
24472024-11-01T06:33:41.988Z Compiling cargo-platform v0.1.8
24482024-11-01T06:33:42.419Z Compiling clap_derive v4.5.18
24492024-11-01T06:33:42.761Z Compiling cargo_metadata v0.18.1
24502024-11-01T06:33:43.080Z Compiling usdt v0.5.0
24512024-11-01T06:33:44.492Z Compiling cargo_toml v0.20.5
24522024-11-01T06:33:46.143Z Compiling camino-tempfile v1.1.1
24532024-11-01T06:33:46.226Z Compiling macaddr v1.0.1
24542024-11-01T06:33:46.676Z Compiling clap v4.5.20
24552024-11-01T06:33:56.138Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24562024-11-01T06:34:07.567Z Finished `release` profile [optimized] target(s) in 56.00s
24572024-11-01T06:34:07.689Z
24582024-11-01T06:34:07.689Zreal 56.151827975
24592024-11-01T06:34:07.689Zuser 5:38.297079684
24602024-11-01T06:34:07.689Zsys 30.358408420
24612024-11-01T06:34:07.689Ztrap 0.145866621
24622024-11-01T06:34:07.689Ztflt 0.301969057
24632024-11-01T06:34:07.689Zdflt 0.590834247
24642024-11-01T06:34:07.689Zkflt 0.000000000
24652024-11-01T06:34:07.692Zlock 9:55.845727163
24662024-11-01T06:34:07.692Zslp 15:21.044923607
24672024-11-01T06:34:07.692Zlat 12.764537009
24682024-11-01T06:34:07.692Zstop 14.872416927
24692024-11-01T06:34:07.692Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
24702024-11-01T06:34:07.692Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
24712024-11-01T06:34:07.693Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
24722024-11-01T06:34:07.693Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
24732024-11-01T06:34:07.693Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
24742024-11-01T06:34:08.537Z Compiling hashbrown v0.14.5
24752024-11-01T06:34:08.659Z Compiling unsafe-libyaml v0.2.11
24762024-11-01T06:34:08.672Z Compiling progenitor-client v0.8.0
24772024-11-01T06:34:08.675Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24782024-11-01T06:34:08.675Z Compiling ident_case v1.0.1
24792024-11-01T06:34:08.675Z Compiling ipnetwork v0.20.0
24802024-11-01T06:34:08.675Z Compiling instant v0.1.13
24812024-11-01T06:34:08.675Z Compiling structmeta-derive v0.3.0
24822024-11-01T06:34:08.836Z Compiling darling_core v0.20.10
24832024-11-01T06:34:08.861Z Compiling newtype-uuid v1.1.2
24842024-11-01T06:34:09.155Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
24852024-11-01T06:34:09.191Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24862024-11-01T06:34:09.545Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24872024-11-01T06:34:09.608Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24882024-11-01T06:34:09.886Z Compiling regress v0.10.1
24892024-11-01T06:34:09.943Z Compiling serde_yaml v0.9.34+deprecated
24902024-11-01T06:34:09.965Z Compiling regress v0.9.1
24912024-11-01T06:34:09.982Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24922024-11-01T06:34:10.152Z Compiling backoff v0.4.0
24932024-11-01T06:34:10.356Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24942024-11-01T06:34:10.498Z Compiling macaddr v1.0.1
24952024-11-01T06:34:10.502Z Compiling tempfile v3.13.0
24962024-11-01T06:34:10.531Z Compiling proc-macro-crate v1.3.1
24972024-11-01T06:34:10.946Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24982024-11-01T06:34:11.356Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24992024-11-01T06:34:11.372Z Compiling foreign-types-macros v0.2.3
25002024-11-01T06:34:11.484Z Compiling structmeta v0.3.0
25012024-11-01T06:34:11.545Z Compiling num_enum_derive v0.5.11
25022024-11-01T06:34:11.672Z Compiling foreign-types-shared v0.3.1
25032024-11-01T06:34:11.797Z Compiling heapless v0.8.0
25042024-11-01T06:34:11.884Z Compiling parse-display-derive v0.10.0
25052024-11-01T06:34:12.631Z Compiling foreign-types v0.5.0
25062024-11-01T06:34:12.751Z Compiling proc-macro-error v1.0.4
25072024-11-01T06:34:13.056Z Compiling camino-tempfile v1.1.1
25082024-11-01T06:34:13.408Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25092024-11-01T06:34:13.522Z Compiling typify-impl v0.2.0
25102024-11-01T06:34:13.962Z Compiling hash32 v0.3.1
25112024-11-01T06:34:14.027Z Compiling num_enum v0.5.11
25122024-11-01T06:34:14.196Z Compiling cstr-argument v0.1.2
25132024-11-01T06:34:14.213Z Compiling pretty-hex v0.2.1
25142024-11-01T06:34:14.298Z Compiling smoltcp v0.11.0
25152024-11-01T06:34:14.407Z Compiling crucible-workspace-hack v0.1.0
25162024-11-01T06:34:14.460Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25172024-11-01T06:34:14.726Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25182024-11-01T06:34:14.769Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25192024-11-01T06:34:14.960Z Compiling tabwriter v1.4.0
25202024-11-01T06:34:15.041Z Compiling colored v2.1.0
25212024-11-01T06:34:15.064Z Compiling cobs v0.2.3
25222024-11-01T06:34:15.188Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25232024-11-01T06:34:15.232Z Compiling darling_macro v0.20.10
25242024-11-01T06:34:15.355Z Compiling postcard v1.0.10
25252024-11-01T06:34:15.456Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25262024-11-01T06:34:15.556Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25272024-11-01T06:34:15.628Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25282024-11-01T06:34:15.751Z Compiling smf v0.2.3
25292024-11-01T06:34:16.004Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25302024-11-01T06:34:16.135Z Compiling darling v0.20.10
25312024-11-01T06:34:16.192Z Compiling parse-display v0.10.0
25322024-11-01T06:34:16.259Z Compiling serde_with_macros v3.11.0
25332024-11-01T06:34:16.337Z Compiling zone_cfg_derive v0.3.0
25342024-11-01T06:34:16.411Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25352024-11-01T06:34:16.857Z Compiling num-derive v0.4.2
25362024-11-01T06:34:16.877Z Compiling sigpipe v0.1.3
25372024-11-01T06:34:17.006Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382024-11-01T06:34:17.055Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25392024-11-01T06:34:17.342Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25402024-11-01T06:34:17.745Z Compiling zone v0.3.0
25412024-11-01T06:34:17.793Z Compiling universal-hash v0.5.1
25422024-11-01T06:34:18.008Z Compiling opaque-debug v0.3.1
25432024-11-01T06:34:18.113Z Compiling num-rational v0.4.2
25442024-11-01T06:34:18.128Z Compiling password-hash v0.5.0
25452024-11-01T06:34:19.080Z Compiling serde_with v3.11.0
25462024-11-01T06:34:19.174Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25472024-11-01T06:34:19.205Z Compiling blake2 v0.10.6
25482024-11-01T06:34:19.314Z Compiling num-complex v0.4.6
25492024-11-01T06:34:19.838Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25502024-11-01T06:34:20.074Z Compiling aead v0.5.2
25512024-11-01T06:34:20.098Z Compiling convert_case v0.4.0
25522024-11-01T06:34:20.406Z Compiling keccak v0.1.5
25532024-11-01T06:34:20.466Z Compiling num v0.4.3
25542024-11-01T06:34:20.583Z Compiling argon2 v0.5.3
25552024-11-01T06:34:20.586Z Compiling poly1305 v0.8.0
25562024-11-01T06:34:21.052Z Compiling sha3 v0.10.8
25572024-11-01T06:34:21.055Z Compiling derive_more v0.99.18
25582024-11-01T06:34:21.775Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25592024-11-01T06:34:21.843Z Compiling tungstenite v0.21.0
25602024-11-01T06:34:22.150Z Compiling chacha20 v0.9.1
25612024-11-01T06:34:22.310Z Compiling float-ord v0.3.2
25622024-11-01T06:34:22.506Z Compiling base64 v0.21.7
25632024-11-01T06:34:22.616Z Compiling semver v0.1.20
25642024-11-01T06:34:23.113Z Compiling tokio-tungstenite v0.21.0
25652024-11-01T06:34:23.243Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25662024-11-01T06:34:23.279Z Compiling same-file v1.0.6
25672024-11-01T06:34:23.438Z Compiling rustc_version v0.1.7
25682024-11-01T06:34:23.576Z Compiling walkdir v2.5.0
25692024-11-01T06:34:23.679Z Compiling newline-converter v0.3.0
25702024-11-01T06:34:23.725Z Compiling primeorder v0.13.6
25712024-11-01T06:34:23.862Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25722024-11-01T06:34:23.927Z Compiling secrecy v0.8.0
25732024-11-01T06:34:23.960Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25742024-11-01T06:34:24.064Z Compiling prettyplease v0.2.22
25752024-11-01T06:34:24.230Z Compiling owo-colors v4.1.0
25762024-11-01T06:34:24.263Z Compiling cancel-safe-futures v0.1.5
25772024-11-01T06:34:24.342Z Compiling home v0.5.9
25782024-11-01T06:34:24.408Z Compiling newtype_derive v0.1.6
25792024-11-01T06:34:24.574Z Compiling expectorate v1.1.0
25802024-11-01T06:34:24.634Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25812024-11-01T06:34:24.682Z Compiling thiserror-impl-no-std v2.0.2
25822024-11-01T06:34:24.717Z Compiling blake3 v1.5.4
25832024-11-01T06:34:24.770Z Compiling ring v0.16.20
25842024-11-01T06:34:24.795Z Compiling unicase v2.7.0
25852024-11-01T06:34:24.964Z Compiling half v2.4.1
25862024-11-01T06:34:25.113Z Compiling ciborium-io v0.2.2
25872024-11-01T06:34:25.135Z Compiling arc-swap v1.7.1
25882024-11-01T06:34:25.464Z Compiling ciborium-ll v0.2.2
25892024-11-01T06:34:25.543Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25902024-11-01T06:34:25.738Z Compiling slog-scope v4.4.0
25912024-11-01T06:34:26.244Z Compiling polyval v0.6.2
25922024-11-01T06:34:26.476Z Compiling atomicwrites v0.4.4
25932024-11-01T06:34:26.703Z Compiling libsw v3.3.1
25942024-11-01T06:34:26.827Z Compiling memmap2 v0.9.5
25952024-11-01T06:34:27.029Z Compiling constant_time_eq v0.3.1
25962024-11-01T06:34:27.220Z Compiling arrayref v0.3.9
25972024-11-01T06:34:27.291Z Compiling spin v0.5.2
25982024-11-01T06:34:27.333Z Compiling indent_write v2.2.0
25992024-11-01T06:34:27.548Z Compiling linear-map v1.2.0
26002024-11-01T06:34:27.566Z Compiling libefi-sys v0.1.0
26012024-11-01T06:34:27.742Z Compiling thiserror-no-std v2.0.2
26022024-11-01T06:34:27.854Z Compiling parking_lot_core v0.8.6
26032024-11-01T06:34:27.871Z Compiling untrusted v0.7.1
26042024-11-01T06:34:27.915Z Compiling salty v0.3.0
26052024-11-01T06:34:28.062Z Compiling arrayvec v0.7.6
26062024-11-01T06:34:28.215Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26072024-11-01T06:34:28.388Z Compiling vsss-rs v3.3.4
26082024-11-01T06:34:28.404Z Compiling ghash v0.5.1
26092024-11-01T06:34:28.421Z Compiling slog-stdlog v4.1.1
26102024-11-01T06:34:28.792Z Compiling ciborium v0.2.2
26112024-11-01T06:34:29.261Z Compiling toolchain_find v0.4.0
26122024-11-01T06:34:29.323Z Compiling p384 v0.13.0
26132024-11-01T06:34:29.662Z Compiling typify-macro v0.2.0
26142024-11-01T06:34:29.745Z Compiling chacha20poly1305 v0.10.1
26152024-11-01T06:34:29.933Z Compiling itertools v0.13.0
26162024-11-01T06:34:29.969Z Compiling lzma-sys v0.1.20
26172024-11-01T06:34:30.242Z Compiling ctr v0.9.2
26182024-11-01T06:34:30.602Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26192024-11-01T06:34:30.734Z Compiling bitfield-struct v0.6.2
26202024-11-01T06:34:30.853Z Compiling slog-dtrace v0.3.0
26212024-11-01T06:34:31.028Z Compiling topological-sort v0.2.2
26222024-11-01T06:34:31.180Z Compiling highway v1.2.0
26232024-11-01T06:34:31.256Z Compiling omicron-zone-package v0.11.1
26242024-11-01T06:34:32.166Z Compiling aes-gcm v0.10.3
26252024-11-01T06:34:32.184Z Compiling rustfmt-wrapper v0.2.1
26262024-11-01T06:34:32.217Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26272024-11-01T06:34:32.234Z Compiling mime_guess v2.0.5
26282024-11-01T06:34:32.461Z Compiling steno v0.4.1
26292024-11-01T06:34:32.774Z Compiling slog-envlogger v2.2.0
26302024-11-01T06:34:33.404Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26312024-11-01T06:34:33.501Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26322024-11-01T06:34:33.531Z Compiling heck v0.3.3
26332024-11-01T06:34:33.894Z Compiling typify v0.2.0
26342024-11-01T06:34:33.895Z Compiling ssh-encoding v0.2.0
26352024-11-01T06:34:33.940Z Compiling blowfish v0.9.1
26362024-11-01T06:34:33.998Z Compiling nibble_vec v0.1.0
26372024-11-01T06:34:34.060Z Compiling progenitor-impl v0.8.0
26382024-11-01T06:34:34.089Z Compiling env_filter v0.1.2
26392024-11-01T06:34:34.232Z Compiling humantime v2.1.0
26402024-11-01T06:34:34.417Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26412024-11-01T06:34:34.434Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26422024-11-01T06:34:34.700Z Compiling endian-type v0.1.2
26432024-11-01T06:34:34.718Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26442024-11-01T06:34:34.779Z Compiling env_logger v0.11.5
26452024-11-01T06:34:34.795Z Compiling ssh-cipher v0.2.0
26462024-11-01T06:34:34.809Z Compiling bcrypt-pbkdf v0.10.0
26472024-11-01T06:34:34.835Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26482024-11-01T06:34:34.928Z Compiling radix_trie v0.2.1
26492024-11-01T06:34:35.434Z Compiling zone_cfg_derive v0.1.2
26502024-11-01T06:34:35.644Z Compiling parking_lot v0.11.2
26512024-11-01T06:34:35.782Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26522024-11-01T06:34:36.040Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26532024-11-01T06:34:36.530Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26542024-11-01T06:34:36.556Z Compiling gethostname v0.5.0
26552024-11-01T06:34:36.761Z Compiling password-hash v0.4.2
26562024-11-01T06:34:36.763Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26572024-11-01T06:34:36.927Z Compiling fxhash v0.2.1
26582024-11-01T06:34:36.945Z Compiling base64 v0.13.1
26592024-11-01T06:34:37.058Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26602024-11-01T06:34:37.119Z Compiling matches v0.1.10
26612024-11-01T06:34:37.138Z Compiling sled v0.34.7
26622024-11-01T06:34:37.230Z Compiling pbkdf2 v0.11.0
26632024-11-01T06:34:37.380Z Compiling ron v0.7.1
26642024-11-01T06:34:37.427Z Compiling idna v0.2.3
26652024-11-01T06:34:37.522Z Compiling zone v0.1.8
26662024-11-01T06:34:37.599Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26672024-11-01T06:34:37.647Z Compiling xz2 v0.1.7
26682024-11-01T06:34:38.162Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26692024-11-01T06:34:39.082Z Compiling hickory-client v0.24.1
26702024-11-01T06:34:39.141Z Compiling ssh-key v0.6.6
26712024-11-01T06:34:39.579Z Compiling p256 v0.13.2
26722024-11-01T06:34:39.774Z Compiling p521 v0.13.3
26732024-11-01T06:34:39.777Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26742024-11-01T06:34:40.468Z Compiling hickory-server v0.24.1
26752024-11-01T06:34:40.493Z Compiling enum-as-inner v0.5.1
26762024-11-01T06:34:40.912Z Compiling pem v3.0.4
26772024-11-01T06:34:41.525Z Compiling yasna v0.5.2
26782024-11-01T06:34:41.686Z Compiling headers-core v0.3.0
26792024-11-01T06:34:41.689Z Compiling progenitor-macro v0.8.0
26802024-11-01T06:34:41.879Z Compiling kstat-rs v0.2.4
26812024-11-01T06:34:42.120Z Compiling nanorand v0.7.0
26822024-11-01T06:34:42.522Z Compiling atty v0.2.14
26832024-11-01T06:34:42.676Z Compiling russh-cryptovec v0.7.3
26842024-11-01T06:34:42.707Z Compiling http-range v0.1.5
26852024-11-01T06:34:43.013Z Compiling glob v0.3.1
26862024-11-01T06:34:43.077Z Compiling md5 v0.7.0
26872024-11-01T06:34:43.175Z Compiling hyper-staticfile v0.10.1
26882024-11-01T06:34:43.403Z Compiling russh-keys v0.45.0
26892024-11-01T06:34:43.589Z Compiling flume v0.11.0
26902024-11-01T06:34:43.736Z Compiling rcgen v0.12.1
26912024-11-01T06:34:44.001Z Compiling headers v0.4.0
26922024-11-01T06:34:44.359Z Compiling trust-dns-proto v0.22.0
26932024-11-01T06:34:44.382Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26942024-11-01T06:34:45.975Z Compiling num-bigint v0.4.6
26952024-11-01T06:34:46.134Z Compiling des v0.8.1
26962024-11-01T06:34:46.477Z Compiling subprocess v0.2.9
26972024-11-01T06:34:47.499Z Compiling hex-literal v0.4.1
26982024-11-01T06:34:47.613Z Compiling display-error-chain v0.2.1
26992024-11-01T06:34:47.663Z Compiling dhcproto-macros v0.1.0
27002024-11-01T06:34:47.800Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27012024-11-01T06:34:47.901Z Compiling internet-checksum v0.2.1
27022024-11-01T06:34:48.698Z Compiling dhcproto v0.12.0
27032024-11-01T06:34:49.072Z Compiling russh v0.45.0
27042024-11-01T06:34:53.145Z Compiling progenitor v0.8.0
27052024-11-01T06:34:53.252Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27062024-11-01T06:34:53.254Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27072024-11-01T06:34:53.254Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27082024-11-01T06:34:53.254Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27092024-11-01T06:34:53.254Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27102024-11-01T06:34:53.254Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27112024-11-01T06:34:53.340Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27122024-11-01T06:34:54.790Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27132024-11-01T06:34:55.587Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27142024-11-01T06:34:56.496Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27152024-11-01T06:34:58.189Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27162024-11-01T06:34:59.791Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27172024-11-01T06:35:08.388Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27182024-11-01T06:35:08.388Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27192024-11-01T06:35:08.390Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27202024-11-01T06:35:08.390Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27212024-11-01T06:35:11.545Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222024-11-01T06:35:11.616Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27232024-11-01T06:35:12.460Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27242024-11-01T06:35:12.584Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27252024-11-01T06:35:14.835Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27262024-11-01T06:35:15.581Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27272024-11-01T06:35:16.582Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27282024-11-01T06:35:16.727Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27292024-11-01T06:35:17.258Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27302024-11-01T06:35:19.221Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27312024-11-01T06:35:19.413Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27322024-11-01T06:35:20.216Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27332024-11-01T06:35:20.966Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27342024-11-01T06:35:21.005Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27352024-11-01T06:35:22.026Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27362024-11-01T06:35:22.471Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27372024-11-01T06:35:22.495Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27382024-11-01T06:35:24.503Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27392024-11-01T06:35:26.478Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27402024-11-01T06:35:26.544Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27412024-11-01T06:35:26.566Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27422024-11-01T06:35:29.048Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27432024-11-01T06:35:29.179Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27442024-11-01T06:35:30.915Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27452024-11-01T06:35:35.081Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27462024-11-01T06:35:43.877Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27472024-11-01T06:35:45.568Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27482024-11-01T06:36:38.845Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27492024-11-01T06:37:08.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
27502024-11-01T06:37:08.781Z
27512024-11-01T06:37:08.784Zreal 3:01.023551254
27522024-11-01T06:37:08.784Zuser 11:42.895863536
27532024-11-01T06:37:08.784Zsys 2:18.848142362
27542024-11-01T06:37:08.784Ztrap 0.292579397
27552024-11-01T06:37:08.784Ztflt 0.677840179
27562024-11-01T06:37:08.784Zdflt 2.031331124
27572024-11-01T06:37:08.784Zkflt 0.000005429
27582024-11-01T06:37:08.784Zlock 24:30.705567902
27592024-11-01T06:37:08.784Zslp 41:24.913103675
27602024-11-01T06:37:08.784Zlat 33.253430438
27612024-11-01T06:37:08.784Zstop 1:13.492664311
27622024-11-01T06:37:08.784Z+ mkdir tests
27632024-11-01T06:37:08.787Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27642024-11-01T06:37:08.792Z+ xargs -I '{}' -t cp '{}' tests/
27652024-11-01T06:37:08.825Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ffec8a4775bcb379 tests/
27662024-11-01T06:37:08.847Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-015ec928c769bc1f tests/
27672024-11-01T06:37:08.868Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-b4d18d7f5b25bf12 tests/
27682024-11-01T06:37:08.888Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ef59d6a0933d6a3c tests/
27692024-11-01T06:37:09.047Z+ 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/*)
27702024-11-01T06:37:09.050Z+ 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-b4d18d7f5b25bf12 tests/commtest-015ec928c769bc1f tests/dhcp_server-ffec8a4775bcb379 tests/end_to_end_tests-ef59d6a0933d6a3c 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
27712024-11-01T06:38:14.474ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27722024-11-01T06:38:14.474Za .github/buildomat/ci-env.sh 1K
27732024-11-01T06:38:14.474Za out/target/test 1K
27742024-11-01T06:38:14.474Za out/npuzone/npuzone 23144K
27752024-11-01T06:38:14.474Za package-manifest.toml 32K
27762024-11-01T06:38:14.474Za smf/sled-agent/non-gimlet/config.toml 4K
27772024-11-01T06:38:14.474Za target/release/omicron-package 32515K
27782024-11-01T06:38:14.475Za target/release/xtask 11749K
27792024-11-01T06:38:14.475Za target/debug/bootstrap 195749K
27802024-11-01T06:38:14.475Za tests/bootstrap-b4d18d7f5b25bf12 23991K
27812024-11-01T06:38:14.475Za tests/commtest-015ec928c769bc1f 24191K
27822024-11-01T06:38:14.475Za tests/dhcp_server-ffec8a4775bcb379 23991K
27832024-11-01T06:38:14.475Za tests/end_to_end_tests-ef59d6a0933d6a3c 207954K
27842024-11-01T06:38:14.475Za out/clickhouse.tar.gz 244304K
27852024-11-01T06:38:14.475Za out/clickhouse_keeper.tar.gz 244286K
27862024-11-01T06:38:14.475Za out/clickhouse_server.tar.gz 244285K
27872024-11-01T06:38:14.475Za out/cockroachdb.tar.gz 130006K
27882024-11-01T06:38:14.476Za out/crucible-dtrace.tar 83K
27892024-11-01T06:38:14.476Za out/crucible-pantry-zone.tar.gz 26847K
27902024-11-01T06:38:14.476Za out/crucible-zone.tar.gz 35053K
27912024-11-01T06:38:14.476Za out/external-dns.tar.gz 30727K
27922024-11-01T06:38:14.476Za out/internal-dns.tar.gz 30726K
27932024-11-01T06:38:14.476Za out/mg-ddm-gz.tar 62661K
27942024-11-01T06:38:14.476Za out/nexus.tar.gz 96057K
27952024-11-01T06:38:14.476Za out/ntp.tar.gz 9028K
27962024-11-01T06:38:14.476Za out/omicron-gateway-softnpu.tar.gz 21666K
27972024-11-01T06:38:14.476Za out/omicron-sled-agent.tar 104045K
27982024-11-01T06:38:14.476Za out/overlay.tar.gz 3K
27992024-11-01T06:38:14.476Za out/oximeter.tar.gz 46009K
28002024-11-01T06:38:14.476Za out/oxlog.tar 3071K
28012024-11-01T06:38:14.477Za out/probe.tar.gz 2764K
28022024-11-01T06:38:14.477Za out/propolis-server.tar.gz 66584K
28032024-11-01T06:38:14.477Za out/pumpkind-gz.tar 26665K
28042024-11-01T06:38:14.477Za out/switch-softnpu.tar.gz 224131K
28052024-11-01T06:38:14.480Z
28062024-11-01T06:38:14.480Zreal 1:05.417440035
28072024-11-01T06:38:14.480Zuser 1:02.432081837
28082024-11-01T06:38:14.480Zsys 4.173625452
28092024-11-01T06:38:14.480Ztrap 0.016245618
28102024-11-01T06:38:14.481Ztflt 0.000000000
28112024-11-01T06:38:14.481Zdflt 0.000000000
28122024-11-01T06:38:14.481Zkflt 0.000000000
28132024-11-01T06:38:14.481Zlock 0.000000000
28142024-11-01T06:38:14.481Zslp 1:02.359262255
28152024-11-01T06:38:14.481Zlat 1.848519471
28162024-11-01T06:38:14.481Zstop 0.000212125
28172024-11-01T06:38:14.481Zprocess exited: duration 1977359 ms, exit code 0
 
28182024-11-01T06:38:14.496Zfound 1 output files
28192024-11-01T06:38:14.496Zuploading: /work/package.tar.gz (1692122114 bytes)
28202024-11-01T06:38:57.466Zuploaded: /work/package.tar.gz