01JBNDK05G10BX0CSN9WFBJS8J: 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: 01JBNDKF2FDDSW7W5HFNXYGBNJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-02T03:10:51.433Zjob assigned to worker 01JBNDKHBTE5TFEKZ85427XYAT (queued for 1 m 0 s)
 
22024-11-02T03:10:59.968Zstarting task 0: "setup"
32024-11-02T03:10:59.976Z++ uname -s
42024-11-02T03:10:59.979Z+ kern=SunOS
52024-11-02T03:10:59.979Z+ case "$kern" in
62024-11-02T03:10:59.979Z+ [[ 0 == 12345 ]]
72024-11-02T03:10:59.979Z+ groupadd -g 12345 build
82024-11-02T03:10:59.981Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-11-02T03:11:01.991Z+ zfs create -o mountpoint=/work rpool/work
102024-11-02T03:11:02.085Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-11-02T03:11:02.089Z+ home_fs=zfs
122024-11-02T03:11:02.089Z+ [[ zfs == autofs ]]
132024-11-02T03:11:02.089Z+ mkdir -p /home/build
142024-11-02T03:11:02.092Z+ chown build:build /home/build /work
152024-11-02T03:11:04.092Z+ chmod 0700 /home/build /work
162024-11-02T03:11:04.095Zprocess exited: duration 4127 ms, exit code 0
 
172024-11-02T03:11:04.100Zstarting task 1: "rust-toolchain"
182024-11-02T03:11:04.105Z+ printf ' * toolchain channel = "%s"
192024-11-02T03:11:04.105Z' 1.82.0
202024-11-02T03:11:04.105Z * toolchain channel = "1.82.0"
212024-11-02T03:11:04.105Z+ printf ' * toolchain profile = "%s"
222024-11-02T03:11:04.105Z' default
232024-11-02T03:11:04.105Z * toolchain profile = "default"
242024-11-02T03:11:04.108Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-11-02T03:11:04.108Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-11-02T03:11:04.215Zinfo: downloading installer
272024-11-02T03:11:05.571Zinfo: profile set to 'default'
282024-11-02T03:11:05.571Zinfo: default host triple is x86_64-unknown-illumos
292024-11-02T03:11:05.574Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-11-02T03:11:05.757Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-11-02T03:11:05.757Zinfo: downloading component 'cargo'
322024-11-02T03:11:06.754Zinfo: downloading component 'clippy'
332024-11-02T03:11:07.140Zinfo: downloading component 'rust-docs'
342024-11-02T03:11:08.540Zinfo: downloading component 'rust-std'
352024-11-02T03:11:10.785Zinfo: downloading component 'rustc'
362024-11-02T03:11:18.639Zinfo: downloading component 'rustfmt'
372024-11-02T03:11:18.924Zinfo: installing component 'cargo'
382024-11-02T03:11:19.795Zinfo: installing component 'clippy'
392024-11-02T03:11:20.212Zinfo: installing component 'rust-docs'
402024-11-02T03:11:21.848Zinfo: installing component 'rust-std'
412024-11-02T03:11:23.863Zinfo: installing component 'rustc'
422024-11-02T03:11:30.148Zinfo: installing component 'rustfmt'
432024-11-02T03:11:30.503Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-11-02T03:11:30.503Z
452024-11-02T03:11:30.878Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-11-02T03:11:30.878Z
472024-11-02T03:11:30.881Z
482024-11-02T03:11:30.881ZRust is installed now. Great!
492024-11-02T03:11:30.881Z
502024-11-02T03:11:30.881ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-11-02T03:11:30.881Zenvironment variable. This has not been done automatically.
522024-11-02T03:11:30.881Z
532024-11-02T03:11:30.881ZTo configure your current shell, you need to source
542024-11-02T03:11:30.881Zthe corresponding env file under $HOME/.cargo.
552024-11-02T03:11:30.881Z
562024-11-02T03:11:30.881ZThis is usually done by running one of the following (note the leading DOT):
572024-11-02T03:11:30.881Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-11-02T03:11:30.881Zsource "$HOME/.cargo/env.fish" # For fish
592024-11-02T03:11:30.949Z+ rustc --version
602024-11-02T03:11:31.013Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-11-02T03:11:31.016Zprocess exited: duration 26916 ms, exit code 0
 
622024-11-02T03:11:31.022Zstarting task 2: "authentication"
632024-11-02T03:11:31.044Zprocess exited: duration 21 ms, exit code 0
 
642024-11-02T03:11:31.049Zstarting task 3: "clone repository"
652024-11-02T03:11:31.054Z+ mkdir -p /work/oxidecomputer/omicron
662024-11-02T03:11:31.057Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-11-02T03:11:31.736ZCloning into '/work/oxidecomputer/omicron'...
682024-11-02T03:11:39.052Z+ cd /work/oxidecomputer/omicron
692024-11-02T03:11:39.053Z+ git fetch origin 6367ca54f452a2dcd18e3c53530f23286050161b
702024-11-02T03:11:39.320ZFrom https://github.com/oxidecomputer/omicron
712024-11-02T03:11:39.320Z * branch 6367ca54f452a2dcd18e3c53530f23286050161b -> FETCH_HEAD
722024-11-02T03:11:39.330Z+ [[ -n renovate/hyper-util-0.x ]]
732024-11-02T03:11:39.332Z++ git branch --show-current
742024-11-02T03:11:39.335Z+ current=main
752024-11-02T03:11:39.335Z+ [[ main != renovate/hyper-util-0.x ]]
762024-11-02T03:11:39.335Z+ git branch -f renovate/hyper-util-0.x 6367ca54f452a2dcd18e3c53530f23286050161b
772024-11-02T03:11:39.337Z+ git checkout -f renovate/hyper-util-0.x
782024-11-02T03:11:39.503ZSwitched to branch 'renovate/hyper-util-0.x'
792024-11-02T03:11:39.506Z+ git reset --hard 6367ca54f452a2dcd18e3c53530f23286050161b
802024-11-02T03:11:39.519ZHEAD is now at 6367ca54f Update Rust crate hyper-util to 0.1.10
812024-11-02T03:11:39.522Zprocess exited: duration 8470 ms, exit code 0
 
822024-11-02T03:11:39.528Zstarting task 4: "build"
832024-11-02T03:11:39.533Z+ source .github/buildomat/ci-env.sh
842024-11-02T03:11:39.535Z++ export CARGO_TERM_COLOR=always
852024-11-02T03:11:39.535Z++ CARGO_TERM_COLOR=always
862024-11-02T03:11:39.535Z+ cargo --version
872024-11-02T03:11:39.592Zcargo 1.82.0 (8f40fc59f 2024-08-21)
882024-11-02T03:11:39.595Z+ rustc --version
892024-11-02T03:11:39.653Zrustc 1.82.0 (f6e511eec 2024-10-15)
902024-11-02T03:11:39.655Z+ WORK=/work
912024-11-02T03:11:39.655Z+ pfexec mkdir -p /work
922024-11-02T03:11:39.660Z+ pfexec chown build /work
932024-11-02T03:11:39.663Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-11-02T03:11:54.548Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-11-02T03:11:58.126Z Startup: Caching catalogs ... Done
962024-11-02T03:12:05.077ZPlanning: Solver setup ... Done (6.330s)
972024-11-02T03:12:05.176ZPlanning: Running solver ... Done (0.095s)
982024-11-02T03:12:05.295ZPlanning: Finding local manifests ... Done (0.043s)
992024-11-02T03:12:05.331ZPlanning: Fetching manifests: 0/5 0% complete
1002024-11-02T03:12:06.706ZPlanning: Fetching manifests: 5/5 100% complete
1012024-11-02T03:12:07.019ZPlanning: Package planning ... Done (0.334s)
1022024-11-02T03:12:07.075ZPlanning: Merging actions ... Done (0.056s)
1032024-11-02T03:12:07.670ZPlanning: Checking for conflicting actions ... Done (0.596s)
1042024-11-02T03:12:12.687ZPlanning: Consolidating action changes ... Done (5.016s)
1052024-11-02T03:12:13.071ZPlanning: Evaluating mediators ... Done (0.385s)
1062024-11-02T03:12:13.200ZPlanning: Planning completed in 15.09 seconds
1072024-11-02T03:12:13.217Z Packages to install: 4
1082024-11-02T03:12:13.218Z Packages to update: 1
1092024-11-02T03:12:13.221Z Mediators to change: 2
1102024-11-02T03:12:13.221Z Services to change: 1
1112024-11-02T03:12:13.221Z Estimated space available: 155.61 GB
1122024-11-02T03:12:13.221ZEstimated space to be consumed: 1.59 GB
1132024-11-02T03:12:13.222Z Create boot environment: No
1142024-11-02T03:12:13.222ZCreate backup boot environment: Yes
1152024-11-02T03:12:13.222Z Rebuild boot archive: No
1162024-11-02T03:12:13.222Z
1172024-11-02T03:12:13.222ZChanged mediators:
1182024-11-02T03:12:13.222Z mediator clang:
1192024-11-02T03:12:13.222Z version: None -> 15 (system default)
1202024-11-02T03:12:13.223Z
1212024-11-02T03:12:13.223Z mediator llvm:
1222024-11-02T03:12:13.223Z version: 14 (system default) -> 15 (system default)
1232024-11-02T03:12:13.223Z
1242024-11-02T03:12:13.223ZChanged packages:
1252024-11-02T03:12:13.223Zhelios-dev
1262024-11-02T03:12:13.223Z developer/build-essential
1272024-11-02T03:12:13.223Z None -> 11-2.0
1282024-11-02T03:12:13.224Z library/libxmlsec1
1292024-11-02T03:12:13.224Z None -> 1.2.35-2.0
1302024-11-02T03:12:13.224Z ooce/developer/clang-15
1312024-11-02T03:12:13.224Z None -> 15.0.7-2.0
1322024-11-02T03:12:13.224Z ooce/developer/llvm-15
1332024-11-02T03:12:13.224Z None -> 15.0.7-2.0
1342024-11-02T03:12:13.224Z package/pkg
1352024-11-02T03:12:13.224Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1362024-11-02T03:12:13.224Z
1372024-11-02T03:12:13.224ZServices:
1382024-11-02T03:12:13.224Z restart_fmri:
1392024-11-02T03:12:13.225Z svc:/system/update-man-index:default
1402024-11-02T03:12:13.225Z
1412024-11-02T03:12:13.225ZEditable files to change:
1422024-11-02T03:12:13.225Z Update:
1432024-11-02T03:12:13.225Z usr/share/lib/pkg/web/config.shtml
1442024-11-02T03:12:13.473Z
1452024-11-02T03:12:13.473ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1462024-11-02T03:12:21.489ZDownload: 211/4281 items 1.3/220.6MB 0% complete (1.2M/s)
1472024-11-02T03:12:26.580ZDownload: 469/4281 items 16.7/220.6MB 7% complete (1.7M/s)
1482024-11-02T03:12:31.546ZDownload: 956/4281 items 19.4/220.6MB 8% complete (1.8M/s)
1492024-11-02T03:12:36.595ZDownload: 1183/4281 items 83.3/220.6MB 37% complete (6.7M/s)
1502024-11-02T03:12:47.125ZDownload: 1194/4281 items 83.5/220.6MB 37% complete (6.5M/s)
1512024-11-02T03:12:57.581ZDownload: 1195/4281 items 83.5/220.6MB 37% complete
1522024-11-02T03:13:02.583ZDownload: 1389/4281 items 102.5/220.6MB 46% complete (4.3M/s)
1532024-11-02T03:13:07.588ZDownload: 1777/4281 items 118.3/220.6MB 53% complete (3.8M/s)
1542024-11-02T03:13:12.589ZDownload: 2164/4281 items 119.0/220.6MB 53% complete (1.7M/s)
1552024-11-02T03:13:18.640ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (1.2M/s)
1562024-11-02T03:13:23.624ZDownload: 2414/4281 items 120.0/220.6MB 54% complete (87.9k/s)
1572024-11-02T03:13:28.638ZDownload: 2654/4281 items 120.6/220.6MB 54% complete (144k/s)
1582024-11-02T03:13:33.712ZDownload: 2882/4281 items 121.1/220.6MB 54% complete (116k/s)
1592024-11-02T03:13:38.712ZDownload: 3208/4281 items 186.3/220.6MB 84% complete (6.5M/s)
1602024-11-02T03:13:46.278ZDownload: 3244/4281 items 203.1/220.6MB 92% complete (8.2M/s)
1612024-11-02T03:13:51.407ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (7.8M/s)
1622024-11-02T03:13:56.599ZDownload: 3280/4281 items 210.5/220.6MB 95% complete (719k/s)
1632024-11-02T03:14:02.727ZDownload: 3286/4281 items 212.3/220.6MB 96% complete (919k/s)
1642024-11-02T03:14:10.331ZDownload: 3287/4281 items 212.3/220.6MB 96% complete (898k/s)
1652024-11-02T03:14:15.348ZDownload: 3569/4281 items 216.0/220.6MB 97% complete (823k/s)
1662024-11-02T03:14:20.354ZDownload: 3898/4281 items 218.6/220.6MB 99% complete (672k/s)
1672024-11-02T03:14:25.982ZDownload: 4202/4281 items 220.6/220.6MB 99% complete (493k/s)
1682024-11-02T03:14:31.279ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (471k/s)
1692024-11-02T03:14:35.889ZDownload: Completed 220.60 MB in 142.42 seconds (1.6M/s)
1702024-11-02T03:14:38.117Z Actions: 1/5063 actions (Removing old actions)
1712024-11-02T03:14:38.137Z Actions: 194/5063 actions (Installing new actions)
1722024-11-02T03:14:43.229Z Actions: 4096/5063 actions (Installing new actions)
1732024-11-02T03:14:43.658Z Actions: 4226/5063 actions (Updating modified actions)
1742024-11-02T03:14:44.031Z Actions: Completed 5063 actions in 5.91 seconds.
1752024-11-02T03:14:44.394Z Done (0.356s)
1762024-11-02T03:14:44.397Z Done (0.000s)
1772024-11-02T03:14:44.915Z Done (0.506s)
1782024-11-02T03:14:50.912Z Done (5.805s)
1792024-11-02T03:14:51.289Z Done (0.306s)
1802024-11-02T03:14:51.295Z Done (0.000s)
1812024-11-02T03:14:51.472Z Done (0.000s)
1822024-11-02T03:14:52.121ZPlanning: Evaluating mediator changes ... Done
1832024-11-02T03:14:52.282ZPlanning: Checking for conflicting actions ... Done
1842024-11-02T03:14:52.284ZPlanning: Consolidating action changes ... Done
1852024-11-02T03:14:52.550ZPlanning: Evaluating mediators ... Done
1862024-11-02T03:14:52.552ZPlanning: Planning completed in 0.43 seconds
1872024-11-02T03:14:52.589Z Mediators to change: 2
1882024-11-02T03:14:52.590Z Create boot environment: No
1892024-11-02T03:14:52.592ZCreate backup boot environment: No
1902024-11-02T03:14:52.677Z Done
1912024-11-02T03:14:52.677Z Done
1922024-11-02T03:14:53.019Z Done
1932024-11-02T03:14:56.491Z Done
1942024-11-02T03:14:56.582Z Done
1952024-11-02T03:14:56.585Z Done
1962024-11-02T03:14:56.741Z Done
1972024-11-02T03:14:57.343ZPlanning: Evaluating mediator changes ... Done
1982024-11-02T03:14:57.345ZPlanning: Merging actions ... Done
1992024-11-02T03:14:57.534ZPlanning: Checking for conflicting actions ... Done
2002024-11-02T03:14:57.536ZPlanning: Consolidating action changes ... Done
2012024-11-02T03:14:57.801ZPlanning: Evaluating mediators ... Done
2022024-11-02T03:14:57.853ZPlanning: Planning completed in 0.75 seconds
2032024-11-02T03:14:57.893Z Packages to change: 1
2042024-11-02T03:14:57.893Z Mediators to change: 1
2052024-11-02T03:14:57.896Z Services to change: 1
2062024-11-02T03:14:57.896Z Create boot environment: No
2072024-11-02T03:14:57.896ZCreate backup boot environment: Yes
2082024-11-02T03:14:59.947Z Actions: 1/6 actions (Updating modified actions)
2092024-11-02T03:14:59.993Z Actions: Completed 6 actions in 0.05 seconds.
2102024-11-02T03:14:59.996Z Done
2112024-11-02T03:14:59.996Z Done
2122024-11-02T03:15:00.095Z Done
2132024-11-02T03:15:03.581Z Done
2142024-11-02T03:15:03.672Z Done
2152024-11-02T03:15:03.675Z Done
2162024-11-02T03:15:03.864Z Done
2172024-11-02T03:15:04.288ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-11-02T03:15:04.288Zclang system 15 system
2192024-11-02T03:15:04.288Zcsh system system illumos
2202024-11-02T03:15:04.288Zctags system system illumos
2212024-11-02T03:15:04.288Zgcc vendor 12 vendor
2222024-11-02T03:15:04.288Zgcc system 10 system
2232024-11-02T03:15:04.288Zgcc system 7 system
2242024-11-02T03:15:04.288Zgo system 1.20 system
2252024-11-02T03:15:04.288Zgo system 1.19 system
2262024-11-02T03:15:04.288Zllvm system 15 system
2272024-11-02T03:15:04.289Zllvm system 14 system
2282024-11-02T03:15:04.289Zmariadb system 10.6 system
2292024-11-02T03:15:04.289Zmta vendor vendor dma
2302024-11-02T03:15:04.289Zopenjdk system 17 system
2312024-11-02T03:15:04.289Zopenjdk system 11 system
2322024-11-02T03:15:04.289Zopenjdk system 1.8 system
2332024-11-02T03:15:04.289Zopenssl vendor 3 vendor
2342024-11-02T03:15:04.289Zperl system 5.36 system
2352024-11-02T03:15:04.289Zpostgresql system 15 system
2362024-11-02T03:15:04.289Zpostgresql system 13 system
2372024-11-02T03:15:04.289Zpython vendor 3 vendor
2382024-11-02T03:15:04.289Zpython system 2 system
2392024-11-02T03:15:04.289Zpython3 system 3.11 system
2402024-11-02T03:15:04.289Zruby system 3.0 system
2412024-11-02T03:15:04.289Zwords vendor vendor american-english
2422024-11-02T03:15:04.290Zwords system system australian-english
2432024-11-02T03:15:04.290Zwords system system british-english
2442024-11-02T03:15:04.290Zwords system system canadian-english
2452024-11-02T03:15:04.290Zwords system system french
2462024-11-02T03:15:04.290Zwords system system italian
2472024-11-02T03:15:04.290Zwords system system ngerman
2482024-11-02T03:15:04.290Zwords system system ogerman
2492024-11-02T03:15:04.290Zwords system system spanish
2502024-11-02T03:15:04.612ZPUBLISHER TYPE STATUS P LOCATION
2512024-11-02T03:15:04.613Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2522024-11-02T03:15:06.991ZFMRI IFO
2532024-11-02T03:15:06.991Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-11-02T03:15:06.991Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-11-02T03:15:06.991Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-11-02T03:15:06.991Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-11-02T03:15:06.991Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2582024-11-02T03:15:06.991Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-11-02T03:15:06.991Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2602024-11-02T03:15:06.991Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2612024-11-02T03:15:06.991Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2622024-11-02T03:15:06.991Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2632024-11-02T03:15:06.991Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2642024-11-02T03:15:06.991Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2652024-11-02T03:15:06.991Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2662024-11-02T03:15:06.991Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2672024-11-02T03:15:06.991Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2682024-11-02T03:15:07.661Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692024-11-02T03:15:07.938Z Updating crates.io index
2702024-11-02T03:15:07.941Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712024-11-02T03:15:08.749Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2722024-11-02T03:15:08.997Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2732024-11-02T03:15:09.207Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2742024-11-02T03:15:09.426Z Updating git repository `https://github.com/oxidecomputer/propolis`
2752024-11-02T03:15:10.324Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762024-11-02T03:15:12.740Z Updating git repository `https://github.com/oxidecomputer/opte`
2772024-11-02T03:15:13.760Z Updating git repository `https://github.com/oxidecomputer/falcon`
2782024-11-02T03:15:14.496Z Updating git repository `https://github.com/oxidecomputer/clickward`
2792024-11-02T03:15:14.760Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2802024-11-02T03:15:15.028Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-11-02T03:15:15.591Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2822024-11-02T03:15:16.015Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832024-11-02T03:15:16.288Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842024-11-02T03:15:16.580Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2852024-11-02T03:15:16.883Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2862024-11-02T03:15:17.126Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2872024-11-02T03:15:17.486Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2882024-11-02T03:15:17.751Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892024-11-02T03:15:18.053Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2902024-11-02T03:15:18.440Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912024-11-02T03:15:18.941Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922024-11-02T03:15:19.239Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932024-11-02T03:15:19.613Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942024-11-02T03:15:20.017Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952024-11-02T03:15:20.245Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962024-11-02T03:15:20.475Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972024-11-02T03:15:21.745Z Downloading crates ...
2982024-11-02T03:15:21.821Z Downloaded sha2 v0.10.8
2992024-11-02T03:15:21.827Z Downloaded pretty-hex v0.4.1
3002024-11-02T03:15:21.829Z Downloaded bytecount v0.6.8
3012024-11-02T03:15:21.829Z Downloaded colorchoice v1.0.2
3022024-11-02T03:15:21.840Z Downloaded dtrace-parser v0.2.0
3032024-11-02T03:15:21.845Z Downloaded generic-array v0.14.7
3042024-11-02T03:15:21.845Z Downloaded camino-tempfile v1.1.1
3052024-11-02T03:15:21.847Z Downloaded is_terminal_polyfill v1.70.1
3062024-11-02T03:15:21.848Z Downloaded heck v0.4.1
3072024-11-02T03:15:21.848Z Downloaded serde_spanned v0.6.8
3082024-11-02T03:15:21.848Z Downloaded thiserror-impl v1.0.64
3092024-11-02T03:15:21.850Z Downloaded pest_generator v2.7.14
3102024-11-02T03:15:21.850Z Downloaded unicode-linebreak v0.1.5
3112024-11-02T03:15:21.854Z Downloaded terminal_size v0.4.0
3122024-11-02T03:15:21.854Z Downloaded crypto-common v0.1.6
3132024-11-02T03:15:21.856Z Downloaded anstyle-parse v0.2.5
3142024-11-02T03:15:21.859Z Downloaded utf8parse v0.2.2
3152024-11-02T03:15:21.859Z Downloaded fastrand v2.1.1
3162024-11-02T03:15:21.862Z Downloaded usdt-attr-macro v0.5.0
3172024-11-02T03:15:21.864Z Downloaded swrite v0.1.0
3182024-11-02T03:15:21.868Z Downloaded toml v0.8.19
3192024-11-02T03:15:21.871Z Downloaded proc-macro2 v1.0.87
3202024-11-02T03:15:21.871Z Downloaded typenum v1.17.0
3212024-11-02T03:15:21.873Z Downloaded ryu v1.0.18
3222024-11-02T03:15:21.876Z Downloaded serde v1.0.210
3232024-11-02T03:15:21.879Z Downloaded autocfg v1.4.0
3242024-11-02T03:15:21.883Z Downloaded papergrid v0.11.0
3252024-11-02T03:15:21.889Z Downloaded log v0.4.22
3262024-11-02T03:15:21.893Z Downloaded cargo_toml v0.20.5
3272024-11-02T03:15:21.893Z Downloaded memchr v2.7.4
3282024-11-02T03:15:21.901Z Downloaded winnow v0.6.20
3292024-11-02T03:15:21.909Z Downloaded clap_derive v4.5.18
3302024-11-02T03:15:21.913Z Downloaded block-buffer v0.10.4
3312024-11-02T03:15:21.913Z Downloaded tabled v0.15.0
3322024-11-02T03:15:21.927Z Downloaded memmap v0.7.0
3332024-11-02T03:15:21.930Z Downloaded equivalent v1.0.1
3342024-11-02T03:15:21.930Z Downloaded cfg-if v1.0.0
3352024-11-02T03:15:21.932Z Downloaded clap_builder v4.5.20
3362024-11-02T03:15:21.937Z Downloaded itoa v1.0.11
3372024-11-02T03:15:21.939Z Downloaded anstyle v1.0.8
3382024-11-02T03:15:21.942Z Downloaded fs-err v2.11.0
3392024-11-02T03:15:21.942Z Downloaded errno v0.3.9
3402024-11-02T03:15:21.953Z Downloaded digest v0.10.7
3412024-11-02T03:15:21.956Z Downloaded cpufeatures v0.2.14
3422024-11-02T03:15:21.961Z Downloaded scroll_derive v0.12.0
3432024-11-02T03:15:21.963Z Downloaded fnv v1.0.7
3442024-11-02T03:15:21.963Z Downloaded dof v0.3.0
3452024-11-02T03:15:21.966Z Downloaded heck v0.5.0
3462024-11-02T03:15:21.969Z Downloaded byteorder v1.5.0
3472024-11-02T03:15:21.969Z Downloaded anstyle-query v1.1.1
3482024-11-02T03:15:21.973Z Downloaded toml_datetime v0.6.8
3492024-11-02T03:15:21.973Z Downloaded tempfile v3.13.0
3502024-11-02T03:15:21.975Z Downloaded semver v1.0.23
3512024-11-02T03:15:21.979Z Downloaded usdt-macro v0.5.0
3522024-11-02T03:15:21.983Z Downloaded proc-macro-error-attr v1.0.4
3532024-11-02T03:15:21.985Z Downloaded clap_lex v0.7.2
3542024-11-02T03:15:21.985Z Downloaded strsim v0.11.1
3552024-11-02T03:15:21.988Z Downloaded cargo-platform v0.1.8
3562024-11-02T03:15:21.988Z Downloaded tabled_derive v0.7.0
3572024-11-02T03:15:21.988Z Downloaded cargo_metadata v0.18.1
3582024-11-02T03:15:21.990Z Downloaded thiserror v1.0.64
3592024-11-02T03:15:21.996Z Downloaded once_cell v1.20.2
3602024-11-02T03:15:21.999Z Downloaded bitflags v2.6.0
3612024-11-02T03:15:22.003Z Downloaded version_check v0.9.5
3622024-11-02T03:15:22.007Z Downloaded smawk v0.3.2
3632024-11-02T03:15:22.007Z Downloaded serde_tokenstream v0.2.2
3642024-11-02T03:15:22.010Z Downloaded scroll v0.12.0
3652024-11-02T03:15:22.010Z Downloaded plain v0.2.3
3662024-11-02T03:15:22.010Z Downloaded usdt v0.5.0
3672024-11-02T03:15:22.010Z Downloaded thread-id v4.2.2
3682024-11-02T03:15:22.012Z Downloaded clap v4.5.20
3692024-11-02T03:15:22.020Z Downloaded unicode-ident v1.0.13
3702024-11-02T03:15:22.022Z Downloaded ucd-trie v0.1.7
3712024-11-02T03:15:22.025Z Downloaded macaddr v1.0.1
3722024-11-02T03:15:22.025Z Downloaded camino v1.1.9
3732024-11-02T03:15:22.027Z Downloaded anyhow v1.0.92
3742024-11-02T03:15:22.033Z Downloaded usdt-impl v0.5.0
3752024-11-02T03:15:22.036Z Downloaded quote v1.0.37
3762024-11-02T03:15:22.036Z Downloaded zerocopy-derive v0.7.35
3772024-11-02T03:15:22.040Z Downloaded textwrap v0.16.1
3782024-11-02T03:15:22.043Z Downloaded serde_derive v1.0.210
3792024-11-02T03:15:22.046Z Downloaded anstream v0.6.15
3802024-11-02T03:15:22.050Z Downloaded proc-macro-error v1.0.4
3812024-11-02T03:15:22.053Z Downloaded pest_meta v2.7.14
3822024-11-02T03:15:22.053Z Downloaded pest_derive v2.7.14
3832024-11-02T03:15:22.058Z Downloaded indexmap v2.6.0
3842024-11-02T03:15:22.066Z Downloaded pest v2.7.14
3852024-11-02T03:15:22.081Z Downloaded toml_edit v0.22.22
3862024-11-02T03:15:22.102Z Downloaded hashbrown v0.15.0
3872024-11-02T03:15:22.116Z Downloaded zerocopy v0.7.35
3882024-11-02T03:15:22.130Z Downloaded serde_json v1.0.128
3892024-11-02T03:15:22.137Z Downloaded goblin v0.8.2
3902024-11-02T03:15:22.151Z Downloaded syn v1.0.109
3912024-11-02T03:15:22.163Z Downloaded unicode-width v0.1.14
3922024-11-02T03:15:22.167Z Downloaded syn v2.0.79
3932024-11-02T03:15:22.177Z Downloaded rustix v0.38.37
3942024-11-02T03:15:22.220Z Downloaded libc v0.2.161
3952024-11-02T03:15:22.530Z Compiling proc-macro2 v1.0.87
3962024-11-02T03:15:22.530Z Compiling unicode-ident v1.0.13
3972024-11-02T03:15:22.534Z Compiling version_check v0.9.5
3982024-11-02T03:15:22.534Z Compiling serde v1.0.210
3992024-11-02T03:15:22.534Z Compiling memchr v2.7.4
4002024-11-02T03:15:22.535Z Compiling thiserror v1.0.64
4012024-11-02T03:15:22.535Z Compiling libc v0.2.161
4022024-11-02T03:15:22.563Z Compiling ryu v1.0.18
4032024-11-02T03:15:22.783Z Compiling ucd-trie v0.1.7
4042024-11-02T03:15:22.953Z Compiling itoa v1.0.11
4052024-11-02T03:15:23.274Z Compiling once_cell v1.20.2
4062024-11-02T03:15:23.295Z Compiling byteorder v1.5.0
4072024-11-02T03:15:23.571Z Compiling serde_json v1.0.128
4082024-11-02T03:15:23.902Z Compiling rustix v0.38.37
4092024-11-02T03:15:24.077Z Compiling bitflags v2.6.0
4102024-11-02T03:15:24.123Z Compiling usdt-impl v0.5.0
4112024-11-02T03:15:24.263Z Compiling proc-macro-error-attr v1.0.4
4122024-11-02T03:15:24.457Z Compiling syn v1.0.109
4132024-11-02T03:15:24.497Z Compiling proc-macro-error v1.0.4
4142024-11-02T03:15:24.611Z Compiling hashbrown v0.15.0
4152024-11-02T03:15:24.637Z Compiling plain v0.2.3
4162024-11-02T03:15:24.786Z Compiling log v0.4.22
4172024-11-02T03:15:24.810Z Compiling equivalent v1.0.1
4182024-11-02T03:15:24.810Z Compiling utf8parse v0.2.2
4192024-11-02T03:15:24.927Z Compiling camino v1.1.9
4202024-11-02T03:15:24.997Z Compiling anstyle-parse v0.2.5
4212024-11-02T03:15:25.060Z Compiling quote v1.0.37
4222024-11-02T03:15:25.149Z Compiling thread-id v4.2.2
4232024-11-02T03:15:25.338Z Compiling errno v0.3.9
4242024-11-02T03:15:25.396Z Compiling pretty-hex v0.4.1
4252024-11-02T03:15:25.550Z Compiling syn v2.0.79
4262024-11-02T03:15:25.621Z Compiling anstyle-query v1.1.1
4272024-11-02T03:15:25.721Z Compiling is_terminal_polyfill v1.70.1
4282024-11-02T03:15:25.791Z Compiling indexmap v2.6.0
4292024-11-02T03:15:25.826Z Compiling autocfg v1.4.0
4302024-11-02T03:15:25.849Z Compiling winnow v0.6.20
4312024-11-02T03:15:26.779Z Compiling semver v1.0.23
4322024-11-02T03:15:26.860Z Compiling anstyle v1.0.8
4332024-11-02T03:15:27.084Z Compiling colorchoice v1.0.2
4342024-11-02T03:15:27.251Z Compiling unicode-width v0.1.14
4352024-11-02T03:15:27.275Z Compiling anstream v0.6.15
4362024-11-02T03:15:27.370Z Compiling fs-err v2.11.0
4372024-11-02T03:15:27.649Z Compiling terminal_size v0.4.0
4382024-11-02T03:15:27.963Z Compiling fastrand v2.1.1
4392024-11-02T03:15:27.966Z Compiling bytecount v0.6.8
4402024-11-02T03:15:28.018Z Compiling heck v0.4.1
4412024-11-02T03:15:28.173Z Compiling cfg-if v1.0.0
4422024-11-02T03:15:28.276Z Compiling heck v0.5.0
4432024-11-02T03:15:28.457Z Compiling clap_lex v0.7.2
4442024-11-02T03:15:28.491Z Compiling strsim v0.11.1
4452024-11-02T03:15:28.532Z Compiling anyhow v1.0.92
4462024-11-02T03:15:28.571Z Compiling fnv v1.0.7
4472024-11-02T03:15:28.701Z Compiling papergrid v0.11.0
4482024-11-02T03:15:28.839Z Compiling clap_builder v4.5.20
4492024-11-02T03:15:28.966Z Compiling tempfile v3.13.0
4502024-11-02T03:15:29.380Z Compiling memmap v0.7.0
4512024-11-02T03:15:29.502Z Compiling unicode-linebreak v0.1.5
4522024-11-02T03:15:29.539Z Compiling smawk v0.3.2
4532024-11-02T03:15:29.820Z Compiling swrite v0.1.0
4542024-11-02T03:15:29.953Z Compiling textwrap v0.16.1
4552024-11-02T03:15:30.750Z Compiling tabled_derive v0.7.0
4562024-11-02T03:15:32.269Z Compiling tabled v0.15.0
4572024-11-02T03:15:33.377Z Compiling serde_derive v1.0.210
4582024-11-02T03:15:33.377Z Compiling thiserror-impl v1.0.64
4592024-11-02T03:15:33.383Z Compiling zerocopy-derive v0.7.35
4602024-11-02T03:15:33.383Z Compiling scroll_derive v0.12.0
4612024-11-02T03:15:33.592Z Compiling clap_derive v4.5.18
4622024-11-02T03:15:35.283Z Compiling scroll v0.12.0
4632024-11-02T03:15:35.309Z Compiling zerocopy v0.7.35
4642024-11-02T03:15:35.800Z Compiling goblin v0.8.2
4652024-11-02T03:15:36.207Z Compiling pest v2.7.14
4662024-11-02T03:15:37.211Z Compiling clap v4.5.20
4672024-11-02T03:15:38.368Z Compiling pest_meta v2.7.14
4682024-11-02T03:15:39.236Z Compiling pest_generator v2.7.14
4692024-11-02T03:15:41.004Z Compiling pest_derive v2.7.14
4702024-11-02T03:15:41.709Z Compiling dtrace-parser v0.2.0
4712024-11-02T03:15:43.209Z Compiling toml_datetime v0.6.8
4722024-11-02T03:15:43.209Z Compiling serde_spanned v0.6.8
4732024-11-02T03:15:43.212Z Compiling cargo-platform v0.1.8
4742024-11-02T03:15:43.547Z Compiling serde_tokenstream v0.2.2
4752024-11-02T03:15:43.728Z Compiling toml_edit v0.22.22
4762024-11-02T03:15:43.769Z Compiling macaddr v1.0.1
4772024-11-02T03:15:43.935Z Compiling camino-tempfile v1.1.1
4782024-11-02T03:15:44.655Z Compiling dof v0.3.0
4792024-11-02T03:15:44.655Z Compiling cargo_metadata v0.18.1
4802024-11-02T03:15:46.405Z Compiling toml v0.8.19
4812024-11-02T03:15:46.681Z Compiling usdt-macro v0.5.0
4822024-11-02T03:15:46.681Z Compiling usdt-attr-macro v0.5.0
4832024-11-02T03:15:47.212Z Compiling cargo_toml v0.20.5
4842024-11-02T03:15:47.981Z Compiling usdt v0.5.0
4852024-11-02T03:15:50.656Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4862024-11-02T03:15:54.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
4872024-11-02T03:15:54.714Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4882024-11-02T03:15:55.222Z Downloading crates ...
4892024-11-02T03:15:55.342Z Downloaded async-bb8-diesel v0.2.1
4902024-11-02T03:15:55.347Z Downloaded base64 v0.13.1
4912024-11-02T03:15:55.351Z Downloaded atomicwrites v0.4.4
4922024-11-02T03:15:55.354Z Downloaded crunchy v0.2.2
4932024-11-02T03:15:55.356Z Downloaded cfg_aliases v0.1.1
4942024-11-02T03:15:55.358Z Downloaded http-body-util v0.1.2
4952024-11-02T03:15:55.361Z Downloaded crucible-workspace-hack v0.1.0
4962024-11-02T03:15:55.361Z Downloaded async-stream-impl v0.3.6
4972024-11-02T03:15:55.363Z Downloaded aead v0.5.2
4982024-11-02T03:15:55.371Z Downloaded bit-vec v0.6.3
4992024-11-02T03:15:55.374Z Downloaded httpdate v1.0.3
5002024-11-02T03:15:55.376Z Downloaded lazy_static v1.5.0
5012024-11-02T03:15:55.379Z Downloaded hostname v0.3.1
5022024-11-02T03:15:55.379Z Downloaded block-padding v0.3.3
5032024-11-02T03:15:55.381Z Downloaded hickory-resolver v0.24.1
5042024-11-02T03:15:55.385Z Downloaded newline-converter v0.3.0
5052024-11-02T03:15:55.387Z Downloaded colored v2.1.0
5062024-11-02T03:15:55.390Z Downloaded md5 v0.7.0
5072024-11-02T03:15:55.392Z Downloaded matches v0.1.10
5082024-11-02T03:15:55.392Z Downloaded instant v0.1.13
5092024-11-02T03:15:55.395Z Downloaded nibble_vec v0.1.0
5102024-11-02T03:15:55.395Z Downloaded bcs v0.1.6
5112024-11-02T03:15:55.399Z Downloaded hubpack_derive v0.1.1
5122024-11-02T03:15:55.399Z Downloaded arrayvec v0.7.6
5132024-11-02T03:15:55.401Z Downloaded memoffset v0.9.1
5142024-11-02T03:15:55.401Z Downloaded managed v0.8.0
5152024-11-02T03:15:55.404Z Downloaded ipnetwork v0.20.0
5162024-11-02T03:15:55.407Z Downloaded lru-cache v0.1.2
5172024-11-02T03:15:55.407Z Downloaded lockfree-object-pool v0.1.6
5182024-11-02T03:15:55.410Z Downloaded kstat-rs v0.2.4
5192024-11-02T03:15:55.412Z Downloaded lazycell v1.3.0
5202024-11-02T03:15:55.412Z Downloaded base64ct v1.6.0
5212024-11-02T03:15:55.415Z Downloaded lock_api v0.4.12
5222024-11-02T03:15:55.418Z Downloaded hyper-staticfile v0.10.1
5232024-11-02T03:15:55.421Z Downloaded multer v3.1.0
5242024-11-02T03:15:55.423Z Downloaded mockall v0.13.0
5252024-11-02T03:15:55.426Z Downloaded crc-any v2.5.0
5262024-11-02T03:15:55.426Z Downloaded const-oid v0.9.6
5272024-11-02T03:15:55.429Z Downloaded is_ci v1.2.0
5282024-11-02T03:15:55.431Z Downloaded indoc v1.0.9
5292024-11-02T03:15:55.433Z Downloaded darling_core v0.20.10
5302024-11-02T03:15:55.439Z Downloaded mio v1.0.2
5312024-11-02T03:15:55.444Z Downloaded http v1.1.0
5322024-11-02T03:15:55.449Z Downloaded hyper-util v0.1.10
5332024-11-02T03:15:55.454Z Downloaded salsa20 v0.10.2
5342024-11-02T03:15:55.456Z Downloaded atty v0.2.14
5352024-11-02T03:15:55.460Z Downloaded addr2line v0.24.2
5362024-11-02T03:15:55.460Z Downloaded bytes v1.7.2
5372024-11-02T03:15:55.472Z Downloaded signal-hook-registry v1.4.2
5382024-11-02T03:15:55.472Z Downloaded sync_wrapper v0.1.2
5392024-11-02T03:15:55.472Z Downloaded time-core v0.1.2
5402024-11-02T03:15:55.473Z Downloaded thiserror-no-std v2.0.2
5412024-11-02T03:15:55.476Z Downloaded hkdf v0.12.4
5422024-11-02T03:15:55.476Z Downloaded async-recursion v1.1.1
5432024-11-02T03:15:55.480Z Downloaded snafu-derive v0.8.5
5442024-11-02T03:15:55.482Z Downloaded bitfield v0.14.0
5452024-11-02T03:15:55.486Z Downloaded cfg_aliases v0.2.1
5462024-11-02T03:15:55.486Z Downloaded bitfield-struct v0.6.2
5472024-11-02T03:15:55.488Z Downloaded wait-timeout v0.2.0
5482024-11-02T03:15:55.490Z Downloaded bit-set v0.5.3
5492024-11-02T03:15:55.490Z Downloaded bb8 v0.8.5
5502024-11-02T03:15:55.493Z Downloaded castaway v0.2.3
5512024-11-02T03:15:55.493Z Downloaded base16ct v0.2.0
5522024-11-02T03:15:55.495Z Downloaded atomic-waker v1.1.2
5532024-11-02T03:15:55.498Z Downloaded hickory-client v0.24.1
5542024-11-02T03:15:55.501Z Downloaded data-encoding v2.6.0
5552024-11-02T03:15:55.503Z Downloaded itertools v0.13.0
5562024-11-02T03:15:55.510Z Downloaded either v1.13.0
5572024-11-02T03:15:55.513Z Downloaded home v0.5.9
5582024-11-02T03:15:55.516Z Downloaded convert_case v0.4.0
5592024-11-02T03:15:55.516Z Downloaded ciborium-io v0.2.2
5602024-11-02T03:15:55.518Z Downloaded http-body v1.0.1
5612024-11-02T03:15:55.518Z Downloaded darling_macro v0.20.10
5622024-11-02T03:15:55.518Z Downloaded spin v0.5.2
5632024-11-02T03:15:55.521Z Downloaded hostname v0.4.0
5642024-11-02T03:15:55.524Z Downloaded cstr-argument v0.1.2
5652024-11-02T03:15:55.524Z Downloaded bcrypt-pbkdf v0.10.0
5662024-11-02T03:15:55.524Z Downloaded async-stream v0.3.6
5672024-11-02T03:15:55.526Z Downloaded crc32fast v1.4.2
5682024-11-02T03:15:55.529Z Downloaded ascii-canvas v3.0.0
5692024-11-02T03:15:55.532Z Downloaded cobs v0.2.3
5702024-11-02T03:15:55.534Z Downloaded http-range v0.1.5
5712024-11-02T03:15:55.534Z Downloaded bitflags v1.3.2
5722024-11-02T03:15:55.537Z Downloaded arrayref v0.3.9
5732024-11-02T03:15:55.539Z Downloaded cexpr v0.6.0
5742024-11-02T03:15:55.542Z Downloaded hyper v0.14.30
5752024-11-02T03:15:55.550Z Downloaded unicode-segmentation v1.12.0
5762024-11-02T03:15:55.554Z Downloaded hash32 v0.3.1
5772024-11-02T03:15:55.557Z Downloaded dhcproto-macros v0.1.0
5782024-11-02T03:15:55.557Z Downloaded foreign-types v0.5.0
5792024-11-02T03:15:55.560Z Downloaded signal-hook-tokio v0.3.1
5802024-11-02T03:15:55.560Z Downloaded aes-gcm v0.10.3
5812024-11-02T03:15:55.564Z Downloaded indent_write v2.2.0
5822024-11-02T03:15:55.567Z Downloaded hyper-tls v0.6.0
5832024-11-02T03:15:55.567Z Downloaded hmac v0.12.1
5842024-11-02T03:15:55.570Z Downloaded newtype_derive v0.1.6
5852024-11-02T03:15:55.572Z Downloaded crossbeam-deque v0.8.5
5862024-11-02T03:15:55.575Z Downloaded phf_shared v0.10.0
5872024-11-02T03:15:55.575Z Downloaded newtype-uuid v1.1.2
5882024-11-02T03:15:55.577Z Downloaded crc-catalog v2.4.0
5892024-11-02T03:15:55.577Z Downloaded http-body v0.4.6
5902024-11-02T03:15:55.580Z Downloaded lru v0.12.5
5912024-11-02T03:15:55.583Z Downloaded ipnet v2.10.1
5922024-11-02T03:15:55.587Z Downloaded jobserver v0.1.32
5932024-11-02T03:15:55.587Z Downloaded openssl-macros v0.1.1
5942024-11-02T03:15:55.590Z Downloaded rand_xorshift v0.3.0
5952024-11-02T03:15:55.590Z Downloaded chacha20 v0.9.1
5962024-11-02T03:15:55.593Z Downloaded instability v0.3.2
5972024-11-02T03:15:55.594Z Downloaded hubpack v0.1.2
5982024-11-02T03:15:55.594Z Downloaded humantime v2.1.0
5992024-11-02T03:15:55.597Z Downloaded multimap v0.10.0
6002024-11-02T03:15:55.597Z Downloaded mime v0.3.17
6012024-11-02T03:15:55.600Z Downloaded maybe-uninit v2.0.0
6022024-11-02T03:15:55.600Z Downloaded maplit v1.0.2
6032024-11-02T03:15:55.603Z Downloaded libefi-sys v0.1.0
6042024-11-02T03:15:55.603Z Downloaded waitgroup v0.1.2
6052024-11-02T03:15:55.605Z Downloaded md-5 v0.10.6
6062024-11-02T03:15:55.605Z Downloaded foreign-types v0.3.2
6072024-11-02T03:15:55.609Z Downloaded blowfish v0.9.1
6082024-11-02T03:15:55.611Z Downloaded nodrop v0.1.14
6092024-11-02T03:15:55.611Z Downloaded defmt v0.3.8
6102024-11-02T03:15:55.614Z Downloaded signal-hook-mio v0.2.4
6112024-11-02T03:15:55.617Z Downloaded precomputed-hash v0.1.1
6122024-11-02T03:15:55.617Z Downloaded zeroize v1.8.1
6132024-11-02T03:15:55.621Z Downloaded bzip2 v0.4.4
6142024-11-02T03:15:55.621Z Downloaded packed_struct v0.10.1
6152024-11-02T03:15:55.624Z Downloaded libloading v0.8.5
6162024-11-02T03:15:55.626Z Downloaded debug-ignore v1.0.5
6172024-11-02T03:15:55.629Z Downloaded foldhash v0.1.3
6182024-11-02T03:15:55.630Z Downloaded arc-swap v1.7.1
6192024-11-02T03:15:55.634Z Downloaded cookie_store v0.21.0
6202024-11-02T03:15:55.637Z Downloaded thread_local v1.1.8
6212024-11-02T03:15:55.637Z Downloaded darling v0.20.10
6222024-11-02T03:15:55.641Z Downloaded topological-sort v0.2.2
6232024-11-02T03:15:55.644Z Downloaded native-tls v0.2.12
6242024-11-02T03:15:55.647Z Downloaded rand_core v0.6.4
6252024-11-02T03:15:55.650Z Downloaded idna v0.5.0
6262024-11-02T03:15:55.655Z Downloaded take_mut v0.2.2
6272024-11-02T03:15:55.659Z Downloaded tower-service v0.3.3
6282024-11-02T03:15:55.659Z Downloaded sigpipe v0.1.3
6292024-11-02T03:15:55.662Z Downloaded phf_shared v0.11.2
6302024-11-02T03:15:55.662Z Downloaded http v0.2.12
6312024-11-02T03:15:55.664Z Downloaded pem v3.0.4
6322024-11-02T03:15:55.667Z Downloaded rustc-demangle v0.1.24
6332024-11-02T03:15:55.669Z Downloaded parse-display v0.10.0
6342024-11-02T03:15:55.669Z Downloaded num-iter v0.1.45
6352024-11-02T03:15:55.671Z Downloaded serde_urlencoded v0.7.1
6362024-11-02T03:15:55.674Z Downloaded predicates v3.1.2
6372024-11-02T03:15:55.677Z Downloaded smallvec v1.13.2
6382024-11-02T03:15:55.680Z Downloaded parse-display-derive v0.10.0
6392024-11-02T03:15:55.680Z Downloaded serde_with_macros v3.11.0
6402024-11-02T03:15:55.683Z Downloaded serde_derive_internals v0.29.1
6412024-11-02T03:15:55.686Z Downloaded rustc-hash v2.0.0
6422024-11-02T03:15:55.688Z Downloaded spin v0.9.8
6432024-11-02T03:15:55.691Z Downloaded rustc-hash v1.1.0
6442024-11-02T03:15:55.691Z Downloaded predicates-core v1.0.8
6452024-11-02T03:15:55.694Z Downloaded powerfmt v0.2.0
6462024-11-02T03:15:55.694Z Downloaded diesel-dtrace v0.3.0
6472024-11-02T03:15:55.696Z Downloaded term v0.7.0
6482024-11-02T03:15:55.700Z Downloaded csv-core v0.1.11
6492024-11-02T03:15:55.703Z Downloaded futures-sink v0.3.31
6502024-11-02T03:15:55.703Z Downloaded globset v0.4.15
6512024-11-02T03:15:55.705Z Downloaded fxhash v0.2.1
6522024-11-02T03:15:55.705Z Downloaded clang-sys v1.8.1
6532024-11-02T03:15:55.708Z Downloaded memmap2 v0.9.5
6542024-11-02T03:15:55.712Z Downloaded allocator-api2 v0.2.18
6552024-11-02T03:15:55.715Z Downloaded opaque-debug v0.3.1
6562024-11-02T03:15:55.715Z Downloaded tap v1.0.1
6572024-11-02T03:15:55.717Z Downloaded sec1 v0.7.3
6582024-11-02T03:15:55.720Z Downloaded diesel_table_macro_syntax v0.2.0
6592024-11-02T03:15:55.720Z Downloaded fd-lock v4.0.2
6602024-11-02T03:15:55.723Z Downloaded hex v0.4.3
6612024-11-02T03:15:55.727Z Downloaded universal-hash v0.5.1
6622024-11-02T03:15:55.727Z Downloaded psl-types v2.0.11
6632024-11-02T03:15:55.730Z Downloaded serde-big-array v0.5.1
6642024-11-02T03:15:55.730Z Downloaded path-slash v0.1.5
6652024-11-02T03:15:55.730Z Downloaded termtree v0.4.1
6662024-11-02T03:15:55.732Z Downloaded smf v0.2.3
6672024-11-02T03:15:55.732Z Downloaded parking_lot_core v0.9.10
6682024-11-02T03:15:55.735Z Downloaded subtle v2.6.1
6692024-11-02T03:15:55.738Z Downloaded miniz_oxide v0.8.0
6702024-11-02T03:15:55.741Z Downloaded rustls-pki-types v1.9.0
6712024-11-02T03:15:55.744Z Downloaded try-lock v0.2.5
6722024-11-02T03:15:55.744Z Downloaded rpassword v7.3.1
6732024-11-02T03:15:55.748Z Downloaded form_urlencoded v1.2.1
6742024-11-02T03:15:55.748Z Downloaded xz2 v0.1.7
6752024-11-02T03:15:55.752Z Downloaded strum v0.26.3
6762024-11-02T03:15:55.752Z Downloaded fragile v2.0.0
6772024-11-02T03:15:55.754Z Downloaded unicode-truncate v1.1.0
6782024-11-02T03:15:55.754Z Downloaded unarray v0.1.4
6792024-11-02T03:15:55.759Z Downloaded base64 v0.21.7
6802024-11-02T03:15:55.763Z Downloaded zone_cfg_derive v0.3.0
6812024-11-02T03:15:55.763Z Downloaded aho-corasick v1.1.3
6822024-11-02T03:15:55.767Z Downloaded zone_cfg_derive v0.1.2
6832024-11-02T03:15:55.770Z Downloaded gethostname v0.5.0
6842024-11-02T03:15:55.770Z Downloaded fallible-streaming-iterator v0.1.9
6852024-11-02T03:15:55.773Z Downloaded hex-literal v0.4.1
6862024-11-02T03:15:55.773Z Downloaded endian-type v0.1.2
6872024-11-02T03:15:55.773Z Downloaded num_enum_derive v0.5.11
6882024-11-02T03:15:55.783Z Downloaded rustls-pemfile v1.0.4
6892024-11-02T03:15:55.788Z Downloaded ssh-encoding v0.2.0
6902024-11-02T03:15:55.791Z Downloaded smallvec v0.6.14
6912024-11-02T03:15:55.791Z Downloaded predicates-tree v1.0.11
6922024-11-02T03:15:55.793Z Downloaded slog v2.7.0
6932024-11-02T03:15:55.797Z Downloaded progenitor v0.8.0
6942024-11-02T03:15:55.797Z Downloaded pkg-config v0.3.31
6952024-11-02T03:15:55.800Z Downloaded zone v0.3.0
6962024-11-02T03:15:55.800Z Downloaded serde-hex v0.1.0
6972024-11-02T03:15:55.802Z Downloaded pin-utils v0.1.0
6982024-11-02T03:15:55.802Z Downloaded minimal-lexical v0.2.1
6992024-11-02T03:15:55.807Z Downloaded dyn-clone v1.0.17
7002024-11-02T03:15:55.813Z Downloaded slog-scope v4.4.0
7012024-11-02T03:15:55.815Z Downloaded slog-async v2.8.0
7022024-11-02T03:15:55.815Z Downloaded semver v0.1.20
7032024-11-02T03:15:55.815Z Downloaded secrecy v0.8.0
7042024-11-02T03:15:55.818Z Downloaded unicode-bidi v0.3.17
7052024-11-02T03:15:55.822Z Downloaded peg-runtime v0.8.3
7062024-11-02T03:15:55.822Z Downloaded crypto-bigint v0.5.5
7072024-11-02T03:15:55.827Z Downloaded group v0.13.0
7082024-11-02T03:15:55.829Z Downloaded glob v0.3.1
7092024-11-02T03:15:55.832Z Downloaded parking_lot v0.12.3
7102024-11-02T03:15:55.834Z Downloaded env_filter v0.1.2
7112024-11-02T03:15:55.838Z Downloaded flume v0.11.0
7122024-11-02T03:15:55.842Z Downloaded crossbeam-channel v0.5.13
7132024-11-02T03:15:55.845Z Downloaded headers-core v0.3.0
7142024-11-02T03:15:55.850Z Downloaded const_format v0.2.33
7152024-11-02T03:15:55.853Z Downloaded normalize-line-endings v0.3.0
7162024-11-02T03:15:55.853Z Downloaded ed25519-dalek v2.1.1
7172024-11-02T03:15:55.856Z Downloaded cc v1.1.30
7182024-11-02T03:15:55.859Z Downloaded enum-as-inner v0.5.1
7192024-11-02T03:15:55.862Z Downloaded progenitor-client v0.8.0
7202024-11-02T03:15:55.864Z Downloaded foreign-types-shared v0.3.1
7212024-11-02T03:15:55.864Z Downloaded foreign-types-shared v0.1.1
7222024-11-02T03:15:55.864Z Downloaded downcast v0.11.0
7232024-11-02T03:15:55.867Z Downloaded toolchain_find v0.4.0
7242024-11-02T03:15:55.869Z Downloaded zone v0.1.8
7252024-11-02T03:15:55.869Z Downloaded scheduled-thread-pool v0.2.7
7262024-11-02T03:15:55.872Z Downloaded rtoolbox v0.0.2
7272024-11-02T03:15:55.872Z Downloaded tar v0.4.42
7282024-11-02T03:15:55.875Z Downloaded num-derive v0.4.2
7292024-11-02T03:15:55.879Z Downloaded r2d2 v0.8.10
7302024-11-02T03:15:55.882Z Downloaded slog-json v2.6.1
7312024-11-02T03:15:55.885Z Downloaded derive-where v1.2.7
7322024-11-02T03:15:55.887Z Downloaded embedded-io v0.4.0
7332024-11-02T03:15:55.890Z Downloaded russh-cryptovec v0.7.3
7342024-11-02T03:15:55.890Z Downloaded itertools v0.10.5
7352024-11-02T03:15:55.896Z Downloaded structmeta v0.2.0
7362024-11-02T03:15:55.899Z Downloaded deranged v0.3.11
7372024-11-02T03:15:55.901Z Downloaded zeroize_derive v1.4.2
7382024-11-02T03:15:55.901Z Downloaded oso-derive v0.27.3
7392024-11-02T03:15:55.903Z Downloaded strip-ansi-escapes v0.2.0
7402024-11-02T03:15:55.904Z Downloaded string_cache v0.8.7
7412024-11-02T03:15:55.906Z Downloaded fatfs v0.3.6
7422024-11-02T03:15:55.909Z Downloaded num v0.4.3
7432024-11-02T03:15:55.911Z Downloaded x509-cert v0.2.5
7442024-11-02T03:15:55.920Z Downloaded rustc_version v0.1.7
7452024-11-02T03:15:55.923Z Downloaded phf v0.11.2
7462024-11-02T03:15:55.923Z Downloaded proc-macro-crate v1.3.1
7472024-11-02T03:15:55.923Z Downloaded displaydoc v0.2.5
7482024-11-02T03:15:55.927Z Downloaded display-error-chain v0.2.2
7492024-11-02T03:15:55.927Z Downloaded bitvec v1.0.1
7502024-11-02T03:15:55.944Z Downloaded pretty-hex v0.2.1
7512024-11-02T03:15:55.946Z Downloaded shell-words v1.1.0
7522024-11-02T03:15:55.946Z Downloaded rfc6979 v0.4.0
7532024-11-02T03:15:55.950Z Downloaded resolv-conf v0.7.0
7542024-11-02T03:15:55.950Z Downloaded termios v0.3.3
7552024-11-02T03:15:55.955Z Downloaded untrusted v0.9.0
7562024-11-02T03:15:55.957Z Downloaded untrusted v0.7.1
7572024-11-02T03:15:55.957Z Downloaded slog-dtrace v0.3.0
7582024-11-02T03:15:55.957Z Downloaded getrandom v0.2.15
7592024-11-02T03:15:55.960Z Downloaded funty v2.0.0
7602024-11-02T03:15:55.964Z Downloaded num-bigint v0.4.6
7612024-11-02T03:15:55.969Z Downloaded vsss-rs v3.3.4
7622024-11-02T03:15:55.973Z Downloaded openssl-probe v0.1.5
7632024-11-02T03:15:55.973Z Downloaded foreign-types-macros v0.2.3
7642024-11-02T03:15:55.973Z Downloaded unicode_categories v0.1.1
7652024-11-02T03:15:55.977Z Downloaded nu-ansi-term v0.50.1
7662024-11-02T03:15:55.980Z Downloaded peg v0.8.4
7672024-11-02T03:15:55.984Z Downloaded tinyvec v1.8.0
7682024-11-02T03:15:55.988Z Downloaded libxml v0.3.3
7692024-11-02T03:15:55.992Z Downloaded tinyvec_macros v0.1.1
7702024-11-02T03:15:55.996Z Downloaded percent-encoding v2.3.1
7712024-11-02T03:15:55.996Z Downloaded stable_deref_trait v1.2.0
7722024-11-02T03:15:55.997Z Downloaded progenitor-impl v0.8.0
7732024-11-02T03:15:56.003Z Downloaded siphasher v0.3.11
7742024-11-02T03:15:56.003Z Downloaded ref-cast-impl v1.0.23
7752024-11-02T03:15:56.009Z Downloaded pin-project v1.1.6
7762024-11-02T03:15:56.016Z Downloaded number_prefix v0.4.0
7772024-11-02T03:15:56.020Z Downloaded num_threads v0.1.7
7782024-11-02T03:15:56.020Z Downloaded fixedbitset v0.4.2
7792024-11-02T03:15:56.020Z Downloaded tls_codec_derive v0.4.1
7802024-11-02T03:15:56.020Z Downloaded static_assertions v1.1.0
7812024-11-02T03:15:56.024Z Downloaded hashlink v0.9.1
7822024-11-02T03:15:56.024Z Downloaded float-ord v0.3.2
7832024-11-02T03:15:56.028Z Downloaded difflib v0.4.0
7842024-11-02T03:15:56.028Z Downloaded tokio-native-tls v0.3.1
7852024-11-02T03:15:56.030Z Downloaded tokio-tungstenite v0.24.0
7862024-11-02T03:15:56.032Z Downloaded vte v0.11.1
7872024-11-02T03:15:56.037Z Downloaded derive_builder_macro v0.20.2
7882024-11-02T03:15:56.037Z Downloaded float-cmp v0.9.0
7892024-11-02T03:15:56.037Z Downloaded dirs-next v2.0.0
7902024-11-02T03:15:56.041Z Downloaded rayon-core v1.12.1
7912024-11-02T03:15:56.050Z Downloaded typed-path v0.7.1
7922024-11-02T03:15:56.056Z Downloaded xattr v1.3.1
7932024-11-02T03:15:56.056Z Downloaded russh-keys v0.45.0
7942024-11-02T03:15:56.056Z Downloaded hyper v1.4.1
7952024-11-02T03:15:56.060Z Downloaded futures-core v0.3.31
7962024-11-02T03:15:56.064Z Downloaded dirs-sys-next v0.1.2
7972024-11-02T03:15:56.064Z Downloaded wyz v0.5.1
7982024-11-02T03:15:56.068Z Downloaded postcard v1.0.10
7992024-11-02T03:15:56.068Z Downloaded defmt-parser v0.3.4
8002024-11-02T03:15:56.068Z Downloaded tokio-rustls v0.24.1
8012024-11-02T03:15:56.072Z Downloaded toml v0.7.8
8022024-11-02T03:15:56.077Z Downloaded rustfmt-wrapper v0.2.1
8032024-11-02T03:15:56.077Z Downloaded termcolor v1.4.1
8042024-11-02T03:15:56.080Z Downloaded tls_codec v0.4.1
8052024-11-02T03:15:56.080Z Downloaded walkdir v2.5.0
8062024-11-02T03:15:56.084Z Downloaded sha1 v0.10.6
8072024-11-02T03:15:56.084Z Downloaded num_enum v0.5.11
8082024-11-02T03:15:56.105Z Downloaded parking_lot v0.11.2
8092024-11-02T03:15:56.109Z Downloaded parse-size v1.1.0
8102024-11-02T03:15:56.110Z Downloaded vte_generate_state_changes v0.1.2
8112024-11-02T03:15:56.110Z Downloaded want v0.3.1
8122024-11-02T03:15:56.110Z Downloaded peg-macros v0.8.4
8132024-11-02T03:15:56.110Z Downloaded tokio-tungstenite v0.23.1
8142024-11-02T03:15:56.110Z Downloaded pbkdf2 v0.11.0
8152024-11-02T03:15:56.110Z Downloaded ena v0.14.3
8162024-11-02T03:15:56.110Z Downloaded pkcs1 v0.7.5
8172024-11-02T03:15:56.110Z Downloaded parking_lot_core v0.8.6
8182024-11-02T03:15:56.116Z Downloaded rustc_version v0.4.1
8192024-11-02T03:15:56.116Z Downloaded dsl_auto_type v0.1.2
8202024-11-02T03:15:56.116Z Downloaded qorb v0.2.0
8212024-11-02T03:15:56.121Z Downloaded filetime v0.2.25
8222024-11-02T03:15:56.121Z Downloaded rand_chacha v0.3.1
8232024-11-02T03:15:56.121Z Downloaded tokio-rustls v0.25.0
8242024-11-02T03:15:56.125Z Downloaded quinn v0.11.5
8252024-11-02T03:15:56.129Z Downloaded futures-executor v0.3.31
8262024-11-02T03:15:56.129Z Downloaded rsa v0.9.6
8272024-11-02T03:15:56.139Z Downloaded sqlparser_derive v0.2.2
8282024-11-02T03:15:56.139Z Downloaded pem-rfc7468 v0.7.0
8292024-11-02T03:15:56.143Z Downloaded num-conv v0.1.0
8302024-11-02T03:15:56.143Z Downloaded phf_generator v0.11.2
8312024-11-02T03:15:56.143Z Downloaded futures-io v0.3.31
8322024-11-02T03:15:56.143Z Downloaded whoami v1.5.2
8332024-11-02T03:15:56.143Z Downloaded which v4.4.2
8342024-11-02T03:15:56.143Z Downloaded slab v0.4.9
8352024-11-02T03:15:56.147Z Downloaded owo-colors v4.1.0
8362024-11-02T03:15:56.152Z Downloaded oso v0.27.3
8372024-11-02T03:15:56.155Z Downloaded simd-adler32 v0.3.7
8382024-11-02T03:15:56.155Z Downloaded openssl-sys v0.9.103
8392024-11-02T03:15:56.159Z Downloaded pbkdf2 v0.12.2
8402024-11-02T03:15:56.163Z Downloaded strum_macros v0.24.3
8412024-11-02T03:15:56.163Z Downloaded heapless v0.8.0
8422024-11-02T03:15:56.170Z Downloaded pkcs8 v0.10.2
8432024-11-02T03:15:56.173Z Downloaded quick-error v1.2.3
8442024-11-02T03:15:56.173Z Downloaded pkcs5 v0.7.1
8452024-11-02T03:15:56.177Z Downloaded diff v0.1.13
8462024-11-02T03:15:56.181Z Downloaded futures-channel v0.3.31
8472024-11-02T03:15:56.181Z Downloaded structmeta-derive v0.2.0
8482024-11-02T03:15:56.188Z Downloaded shlex v1.3.0
8492024-11-02T03:15:56.188Z Downloaded polyval v0.6.2
8502024-11-02T03:15:56.188Z Downloaded schemars_derive v0.8.21
8512024-11-02T03:15:56.192Z Downloaded uzers v0.12.1
8522024-11-02T03:15:56.192Z Downloaded ghash v0.5.1
8532024-11-02T03:15:56.192Z Downloaded value-bag v1.9.0
8542024-11-02T03:15:56.199Z Downloaded serde_repr v0.1.19
8552024-11-02T03:15:56.199Z Downloaded unicode-normalization v0.1.24
8562024-11-02T03:15:56.203Z Downloaded scrypt v0.11.0
8572024-11-02T03:15:56.203Z Downloaded strum_macros v0.26.4
8582024-11-02T03:15:56.207Z Downloaded futures-macro v0.3.31
8592024-11-02T03:15:56.207Z Downloaded poly1305 v0.8.0
8602024-11-02T03:15:56.207Z Downloaded password-hash v0.4.2
8612024-11-02T03:15:56.214Z Downloaded ssh-key v0.6.6
8622024-11-02T03:15:56.218Z Downloaded structmeta v0.3.0
8632024-11-02T03:15:56.218Z Downloaded env_logger v0.11.5
8642024-11-02T03:15:56.220Z Downloaded zip v0.6.6
8652024-11-02T03:15:56.225Z Downloaded der_derive v0.7.3
8662024-11-02T03:15:56.229Z Downloaded derive_builder_core v0.20.2
8672024-11-02T03:15:56.229Z Downloaded p256 v0.13.2
8682024-11-02T03:15:56.231Z Downloaded url v2.5.2
8692024-11-02T03:15:56.235Z Downloaded toml_edit v0.19.15
8702024-11-02T03:15:56.252Z Downloaded zerocopy v0.6.6
8712024-11-02T03:15:56.255Z Downloaded uuid v1.10.0
8722024-11-02T03:15:56.260Z Downloaded samael v0.0.17
8732024-11-02T03:15:56.265Z Downloaded derive_builder v0.20.2
8742024-11-02T03:15:56.271Z Downloaded prettyplease v0.2.22
8752024-11-02T03:15:56.275Z Downloaded derive_more v0.99.18
8762024-11-02T03:15:56.280Z Downloaded nom v7.1.3
8772024-11-02T03:15:56.285Z Downloaded lalrpop v0.19.12
8782024-11-02T03:15:56.299Z Downloaded num-traits v0.2.19
8792024-11-02T03:15:56.303Z Downloaded curve25519-dalek v4.1.3
8802024-11-02T03:15:56.309Z Downloaded num-complex v0.4.6
8812024-11-02T03:15:56.313Z Downloaded hashbrown v0.13.2
8822024-11-02T03:15:56.317Z Downloaded reqwest v0.12.8
8832024-11-02T03:15:56.325Z Downloaded h2 v0.3.26
8842024-11-02T03:15:56.331Z Downloaded half v2.4.1
8852024-11-02T03:15:56.335Z Downloaded bindgen v0.69.5
8862024-11-02T03:15:56.343Z Downloaded flate2 v1.0.34
8872024-11-02T03:15:56.347Z Downloaded der v0.7.9
8882024-11-02T03:15:56.352Z Downloaded steno v0.4.1
8892024-11-02T03:15:56.357Z Downloaded hashbrown v0.14.5
8902024-11-02T03:15:56.363Z Downloaded chrono v0.4.38
8912024-11-02T03:15:56.370Z Downloaded tough v0.17.1
8922024-11-02T03:15:56.381Z Downloaded p521 v0.13.3
8932024-11-02T03:15:56.385Z Downloaded h2 v0.4.6
8942024-11-02T03:15:56.391Z Downloaded expectorate v1.1.0
8952024-11-02T03:15:56.396Z Downloaded headers v0.4.0
8962024-11-02T03:15:56.400Z Downloaded rayon v1.10.0
8972024-11-02T03:15:56.412Z Downloaded winnow v0.5.40
8982024-11-02T03:15:56.419Z Downloaded idna v0.4.0
8992024-11-02T03:15:56.426Z Downloaded portable-atomic v1.9.0
9002024-11-02T03:15:56.436Z Downloaded num-bigint-dig v0.8.4
9012024-11-02T03:15:56.440Z Downloaded reqwest v0.11.27
9022024-11-02T03:15:56.447Z Downloaded git2 v0.19.0
9032024-11-02T03:15:56.459Z Downloaded rustls-webpki v0.101.7
9042024-11-02T03:15:56.473Z Downloaded rustls-webpki v0.102.8
9052024-11-02T03:15:56.493Z Downloaded gimli v0.31.1
9062024-11-02T03:15:56.500Z Downloaded smoltcp v0.11.0
9072024-11-02T03:15:56.513Z Downloaded openssl v0.10.66
9082024-11-02T03:15:56.525Z Downloaded p384 v0.13.0
9092024-11-02T03:15:56.530Z Downloaded trust-dns-proto v0.22.0
9102024-11-02T03:15:56.543Z Downloaded webpki-roots v0.26.6
9112024-11-02T03:15:56.547Z Downloaded object v0.30.4
9122024-11-02T03:15:56.557Z Downloaded rustls v0.21.12
9132024-11-02T03:15:56.570Z Downloaded proptest v1.5.0
9142024-11-02T03:15:56.580Z Downloaded quick-xml v0.33.0
9152024-11-02T03:15:56.586Z Downloaded dropshot v0.12.0
9162024-11-02T03:15:56.607Z Downloaded openapiv3 v2.0.0
9172024-11-02T03:15:56.621Z Downloaded chrono-tz v0.10.0
9182024-11-02T03:15:56.627Z Downloaded vcpkg v0.2.15
9192024-11-02T03:15:56.668Z Downloaded object v0.36.5
9202024-11-02T03:15:56.678Z Downloaded sled v0.34.7
9212024-11-02T03:15:56.689Z Downloaded rustls v0.22.4
9222024-11-02T03:15:56.703Z Downloaded rustls v0.23.14
9232024-11-02T03:15:56.718Z Downloaded regress v0.10.1
9242024-11-02T03:15:56.724Z Downloaded typify-impl v0.2.0
9252024-11-02T03:15:56.743Z Downloaded regex-syntax v0.8.5
9262024-11-02T03:15:56.749Z Downloaded regress v0.9.1
9272024-11-02T03:15:56.759Z Downloaded diesel v2.2.4
9282024-11-02T03:15:56.780Z Downloaded libz-sys v1.1.20
9292024-11-02T03:15:56.798Z Downloaded regex v1.11.0
9302024-11-02T03:15:56.812Z Downloaded regex-syntax v0.6.29
9312024-11-02T03:15:56.828Z Downloaded zerocopy-derive v0.6.6
9322024-11-02T03:15:56.842Z Downloaded hickory-proto v0.24.1
9332024-11-02T03:15:56.847Z Downloaded quinn-proto v0.11.8
9342024-11-02T03:15:56.853Z Downloaded lzma-sys v0.1.20
9352024-11-02T03:15:56.881Z Downloaded radix_trie v0.2.1
9362024-11-02T03:15:56.886Z Downloaded ratatui v0.28.1
9372024-11-02T03:15:56.910Z Downloaded regex-automata v0.4.8
9382024-11-02T03:15:56.924Z Downloaded bzip2-sys v0.1.11+1.0.8
9392024-11-02T03:15:56.937Z Downloaded petgraph v0.6.5
9402024-11-02T03:15:56.954Z Downloaded nix v0.28.0
9412024-11-02T03:15:56.965Z Downloaded serde_with v3.11.0
9422024-11-02T03:15:56.976Z Downloaded sqlparser v0.45.0
9432024-11-02T03:15:56.979Z Downloaded tokio v1.40.0
9442024-11-02T03:15:57.017Z Downloaded smoltcp v0.9.1
9452024-11-02T03:15:57.028Z Downloaded polar-core v0.27.3
9462024-11-02T03:15:57.036Z Downloaded csv v1.3.0
9472024-11-02T03:15:57.056Z Downloaded nix v0.27.1
9482024-11-02T03:15:57.067Z Downloaded bstr v1.10.0
9492024-11-02T03:15:57.080Z Downloaded idna v0.3.0
9502024-11-02T03:15:57.084Z Downloaded russh v0.45.0
9512024-11-02T03:15:57.090Z Downloaded rand v0.8.5
9522024-11-02T03:15:57.094Z Downloaded futures-util v0.3.31
9532024-11-02T03:15:57.106Z Downloaded salty v0.3.0
9542024-11-02T03:15:57.114Z Downloaded blake3 v1.5.4
9552024-11-02T03:15:57.122Z Downloaded tracing v0.1.40
9562024-11-02T03:15:57.127Z Downloaded tokio-util v0.7.12
9572024-11-02T03:15:57.132Z Downloaded zip v2.1.3
9582024-11-02T03:15:57.135Z Downloaded scopeguard v1.2.0
9592024-11-02T03:15:57.138Z Downloaded phf_codegen v0.11.2
9602024-11-02T03:15:57.138Z Downloaded tokio-stream v0.1.16
9612024-11-02T03:15:57.142Z Downloaded tokio-rustls v0.26.0
9622024-11-02T03:15:57.145Z Downloaded sha3 v0.10.8
9632024-11-02T03:15:57.150Z Downloaded parse-zoneinfo v0.3.1
9642024-11-02T03:15:57.154Z Downloaded heapless v0.7.17
9652024-11-02T03:15:57.159Z Downloaded rusqlite v0.32.1
9662024-11-02T03:15:57.162Z Downloaded unsafe-libyaml v0.2.11
9672024-11-02T03:15:57.166Z Downloaded packed_struct_codegen v0.10.1
9682024-11-02T03:15:57.172Z Downloaded structmeta-derive v0.3.0
9692024-11-02T03:15:57.174Z Downloaded rand_seeder v0.3.0
9702024-11-02T03:15:57.174Z Downloaded olpc-cjson v0.1.4
9712024-11-02T03:15:57.174Z Downloaded progenitor-macro v0.8.0
9722024-11-02T03:15:57.174Z Downloaded utf-8 v0.7.6
9732024-11-02T03:15:57.174Z Downloaded ff v0.13.0
9742024-11-02T03:15:57.177Z Downloaded rustls-pemfile v2.2.0
9752024-11-02T03:15:57.179Z Downloaded tokio-postgres v0.7.12
9762024-11-02T03:15:57.183Z Downloaded radium v0.7.0
9772024-11-02T03:15:57.186Z Downloaded time v0.3.36
9782024-11-02T03:15:57.192Z Downloaded crossterm v0.28.1
9792024-11-02T03:15:57.198Z Downloaded serde_path_to_error v0.1.16
9802024-11-02T03:15:57.201Z Downloaded rustversion v1.0.17
9812024-11-02T03:15:57.203Z Downloaded serde_yaml v0.9.34+deprecated
9822024-11-02T03:15:57.205Z Downloaded schemars v0.8.21
9832024-11-02T03:15:57.218Z Downloaded sqlformat v0.2.6
9842024-11-02T03:15:57.221Z Downloaded serde_plain v1.0.2
9852024-11-02T03:15:57.221Z Downloaded publicsuffix v2.2.3
9862024-11-02T03:15:57.224Z Downloaded futures v0.3.31
9872024-11-02T03:15:57.227Z Downloaded libm v0.2.8
9882024-11-02T03:15:57.235Z Downloaded encoding_rs v0.8.34
9892024-11-02T03:15:57.256Z Downloaded tokio-tungstenite v0.21.0
9902024-11-02T03:15:57.259Z Downloaded similar v2.6.0
9912024-11-02T03:15:57.263Z Downloaded tracing-core v0.1.32
9922024-11-02T03:15:57.265Z Downloaded rustyline v14.0.0
9932024-11-02T03:15:57.271Z Downloaded tungstenite v0.24.0
9942024-11-02T03:15:57.274Z Downloaded tungstenite v0.21.0
9952024-11-02T03:15:57.277Z Downloaded itertools v0.12.1
9962024-11-02T03:15:57.284Z Downloaded hashbrown v0.12.3
9972024-11-02T03:15:57.288Z Downloaded vergen v8.3.2
9982024-11-02T03:15:57.291Z Downloaded flagset v0.4.6
9992024-11-02T03:15:57.296Z Downloaded embedded-io v0.6.1
10002024-11-02T03:15:57.296Z Downloaded tokio-macros v2.4.0
10012024-11-02T03:15:57.304Z Downloaded slog-bunyan v2.5.0
10022024-11-02T03:15:57.304Z Downloaded stringprep v0.1.5
10032024-11-02T03:15:57.304Z Downloaded libgit2-sys v0.17.0+1.8.1
10042024-11-02T03:15:57.356Z Downloaded ron v0.8.1
10052024-11-02T03:15:57.361Z Downloaded slog-stdlog v4.1.1
10062024-11-02T03:15:57.364Z Downloaded primeorder v0.13.6
10072024-11-02T03:15:57.369Z Downloaded des v0.8.1
10082024-11-02T03:15:57.369Z Downloaded quinn-udp v0.5.5
10092024-11-02T03:15:57.372Z Downloaded pin-project-lite v0.2.14
10102024-11-02T03:15:57.372Z Downloaded diesel_derives v2.2.3
10112024-11-02T03:15:57.375Z Downloaded tungstenite v0.23.0
10122024-11-02T03:15:57.378Z Downloaded rcgen v0.12.1
10132024-11-02T03:15:57.381Z Downloaded nix v0.29.0
10142024-11-02T03:15:57.393Z Downloaded slog-envlogger v2.2.0
10152024-11-02T03:15:57.396Z Downloaded env_logger v0.10.2
10162024-11-02T03:15:57.398Z Downloaded tracing-attributes v0.1.27
10172024-11-02T03:15:57.401Z Downloaded test-strategy v0.3.1
10182024-11-02T03:15:57.404Z Downloaded elliptic-curve v0.13.8
10192024-11-02T03:15:57.406Z Downloaded aes v0.8.4
10202024-11-02T03:15:57.410Z Downloaded omicron-zone-package v0.11.1
10212024-11-02T03:15:57.413Z Downloaded dhcproto v0.12.0
10222024-11-02T03:15:57.416Z Downloaded subprocess v0.2.9
10232024-11-02T03:15:57.418Z Downloaded snafu v0.8.5
10242024-11-02T03:15:57.424Z Downloaded typify v0.2.0
10252024-11-02T03:15:57.427Z Downloaded zopfli v0.8.1
10262024-11-02T03:15:57.429Z Downloaded reedline v0.35.0
10272024-11-02T03:15:57.439Z Downloaded postgres-protocol v0.6.7
10282024-11-02T03:15:57.446Z Downloaded twox-hash v1.6.3
10292024-11-02T03:15:57.446Z Downloaded tiny-keccak v2.0.2
10302024-11-02T03:15:57.448Z Downloaded pin-project-internal v1.1.6
10312024-11-02T03:15:57.448Z Downloaded password-hash v0.5.0
10322024-11-02T03:15:57.448Z Downloaded ssh-cipher v0.2.0
10332024-11-02T03:15:57.448Z Downloaded bumpalo v3.16.0
10342024-11-02T03:15:57.453Z Downloaded paste v1.0.15
10352024-11-02T03:15:57.457Z Downloaded heck v0.3.3
10362024-11-02T03:15:57.457Z Downloaded ecdsa v0.16.9
10372024-11-02T03:15:57.457Z Downloaded yasna v0.5.2
10382024-11-02T03:15:57.459Z Downloaded sct v0.7.1
10392024-11-02T03:15:57.459Z Downloaded socket2 v0.5.7
10402024-11-02T03:15:57.462Z Downloaded postgres-types v0.2.8
10412024-11-02T03:15:57.464Z Downloaded signal-hook v0.3.17
10422024-11-02T03:15:57.467Z Downloaded base64 v0.22.1
10432024-11-02T03:15:57.471Z Downloaded typify-macro v0.2.0
10442024-11-02T03:15:57.474Z Downloaded ed25519 v2.2.3
10452024-11-02T03:15:57.475Z Downloaded slog-term v2.9.1
10462024-11-02T03:15:57.478Z Downloaded dropshot_endpoint v0.12.0
10472024-11-02T03:15:57.482Z Downloaded unicode-properties v0.1.3
10482024-11-02T03:15:57.482Z Downloaded compact_str v0.8.0
10492024-11-02T03:15:57.484Z Downloaded tabwriter v1.4.0
10502024-11-02T03:15:57.485Z Downloaded supports-color v3.0.1
10512024-11-02T03:15:57.491Z Downloaded unicode-xid v0.2.6
10522024-11-02T03:15:57.495Z Downloaded num-rational v0.4.2
10532024-11-02T03:15:57.495Z Downloaded same-file v1.0.6
10542024-11-02T03:15:57.495Z Downloaded ppv-lite86 v0.2.20
10552024-11-02T03:15:57.495Z Downloaded futures-task v0.3.31
10562024-11-02T03:15:57.497Z Downloaded mockall_derive v0.13.0
10572024-11-02T03:15:57.497Z Downloaded ref-cast v1.0.23
10582024-11-02T03:15:57.500Z Downloaded idna v0.2.3
10592024-11-02T03:15:57.505Z Downloaded hickory-server v0.24.1
10602024-11-02T03:15:57.510Z Downloaded crossbeam-utils v0.8.20
10612024-11-02T03:15:57.513Z Downloaded fallible-iterator v0.3.0
10622024-11-02T03:15:57.517Z Downloaded console v0.15.8
10632024-11-02T03:15:57.519Z Downloaded hash32 v0.2.1
10642024-11-02T03:15:57.519Z Downloaded httparse v1.9.5
10652024-11-02T03:15:57.522Z Downloaded sync_wrapper v1.0.1
10662024-11-02T03:15:57.526Z Downloaded num-integer v0.1.46
10672024-11-02T03:15:57.526Z Downloaded enum-as-inner v0.6.1
10682024-11-02T03:15:57.528Z Downloaded defmt-macros v0.3.9
10692024-11-02T03:15:57.531Z Downloaded tui-tree-widget v0.22.0
10702024-11-02T03:15:57.531Z Downloaded time-macros v0.2.18
10712024-11-02T03:15:57.534Z Downloaded blake2 v0.10.6
10722024-11-02T03:15:57.536Z Downloaded iana-time-zone v0.1.61
10732024-11-02T03:15:57.540Z Downloaded thiserror-impl-no-std v2.0.2
10742024-11-02T03:15:57.540Z Downloaded strum_macros v0.25.3
10752024-11-02T03:15:57.543Z Downloaded fallible-iterator v0.2.0
10762024-11-02T03:15:57.543Z Downloaded nanorand v0.7.0
10772024-11-02T03:15:57.548Z Downloaded linear-map v1.2.0
10782024-11-02T03:15:57.552Z Downloaded unicase v2.7.0
10792024-11-02T03:15:57.552Z Downloaded indexmap v1.9.3
10802024-11-02T03:15:57.552Z Downloaded libsw v3.3.1
10812024-11-02T03:15:57.557Z Downloaded ciborium v0.2.2
10822024-11-02T03:15:57.557Z Downloaded ahash v0.8.11
10832024-11-02T03:15:57.559Z Downloaded hyper-rustls v0.27.3
10842024-11-02T03:15:57.559Z Downloaded inout v0.1.3
10852024-11-02T03:15:57.563Z Downloaded ctr v0.9.2
10862024-11-02T03:15:57.565Z Downloaded keccak v0.1.5
10872024-11-02T03:15:57.565Z Downloaded is-terminal v0.4.13
10882024-11-02T03:15:57.566Z Downloaded curve25519-dalek-derive v0.1.1
10892024-11-02T03:15:57.566Z Downloaded async-trait v0.1.83
10902024-11-02T03:15:57.569Z Downloaded ciborium-ll v0.2.2
10912024-11-02T03:15:57.572Z Downloaded backoff v0.4.0
10922024-11-02T03:15:57.572Z Downloaded match_cfg v0.1.0
10932024-11-02T03:15:57.575Z Downloaded linked-hash-map v0.5.6
10942024-11-02T03:15:57.575Z Downloaded internet-checksum v0.2.1
10952024-11-02T03:15:57.575Z Downloaded ident_case v1.0.1
10962024-11-02T03:15:57.579Z Downloaded constant_time_eq v0.3.1
10972024-11-02T03:15:57.580Z Downloaded new_debug_unreachable v1.0.6
10982024-11-02T03:15:57.580Z Downloaded lalrpop-util v0.19.12
10992024-11-02T03:15:57.585Z Downloaded crc v3.2.1
11002024-11-02T03:15:57.585Z Downloaded cassowary v0.3.0
11012024-11-02T03:15:57.585Z Downloaded buf-list v1.0.3
11022024-11-02T03:15:57.589Z Downloaded highway v1.2.0
11032024-11-02T03:15:57.589Z Downloaded array-init v0.0.4
11042024-11-02T03:15:57.589Z Downloaded spki v0.7.3
11052024-11-02T03:15:57.591Z Downloaded signature v2.2.0
11062024-11-02T03:15:57.591Z Downloaded assert_matches v1.5.0
11072024-11-02T03:15:57.591Z Downloaded rusty-fork v0.3.0
11082024-11-02T03:15:57.594Z Downloaded ron v0.7.1
11092024-11-02T03:15:57.597Z Downloaded indicatif v0.17.8
11102024-11-02T03:15:57.601Z Downloaded backtrace v0.3.74
11112024-11-02T03:15:57.606Z Downloaded chacha20poly1305 v0.10.1
11122024-11-02T03:15:57.608Z Downloaded mime_guess v2.0.5
11132024-11-02T03:15:57.611Z Downloaded crossbeam-epoch v0.9.18
11142024-11-02T03:15:57.613Z Downloaded cookie v0.18.1
11152024-11-02T03:15:57.616Z Downloaded cancel-safe-futures v0.1.5
11162024-11-02T03:15:57.619Z Downloaded impl-trait-for-tuples v0.2.2
11172024-11-02T03:15:57.622Z Downloaded adler2 v2.0.0
11182024-11-02T03:15:57.622Z Downloaded const_format_proc_macros v0.2.33
11192024-11-02T03:15:57.624Z Downloaded cipher v0.4.4
11202024-11-02T03:15:57.624Z Downloaded cbc v0.1.2
11212024-11-02T03:15:57.627Z Downloaded argon2 v0.5.3
11222024-11-02T03:15:57.630Z Downloaded chrono-tz-build v0.4.0
11232024-11-02T03:15:57.707Z Downloaded libsqlite3-sys v0.30.1
11242024-11-02T03:15:57.820Z Downloaded ring v0.17.8
11252024-11-02T03:15:57.943Z Downloaded ring v0.16.20
11262024-11-02T03:15:58.125Z Compiling serde v1.0.210
11272024-11-02T03:15:58.127Z Compiling typenum v1.17.0
11282024-11-02T03:15:58.127Z Compiling lock_api v0.4.12
11292024-11-02T03:15:58.127Z Compiling generic-array v0.14.7
11302024-11-02T03:15:58.127Z Compiling scopeguard v1.2.0
11312024-11-02T03:15:58.127Z Compiling subtle v2.6.1
11322024-11-02T03:15:58.127Z Compiling syn v2.0.79
11332024-11-02T03:15:58.273Z Compiling getrandom v0.2.15
11342024-11-02T03:15:58.402Z Compiling value-bag v1.9.0
11352024-11-02T03:15:58.571Z Compiling rand_core v0.6.4
11362024-11-02T03:15:58.667Z Compiling const-oid v0.9.6
11372024-11-02T03:15:58.684Z Compiling jobserver v0.1.32
11382024-11-02T03:15:58.959Z Compiling log v0.4.22
11392024-11-02T03:15:59.071Z Compiling shlex v1.3.0
11402024-11-02T03:15:59.258Z Compiling pin-project-lite v0.2.14
11412024-11-02T03:15:59.399Z Compiling cc v1.1.30
11422024-11-02T03:15:59.418Z Compiling smallvec v1.13.2
11432024-11-02T03:15:59.466Z Compiling parking_lot_core v0.9.10
11442024-11-02T03:15:59.694Z Compiling futures-core v0.3.31
11452024-11-02T03:15:59.824Z Compiling signal-hook-registry v1.4.2
11462024-11-02T03:15:59.842Z Compiling mio v1.0.2
11472024-11-02T03:15:59.934Z Compiling cpufeatures v0.2.14
11482024-11-02T03:16:00.029Z Compiling futures-sink v0.3.31
11492024-11-02T03:16:00.190Z Compiling spin v0.9.8
11502024-11-02T03:16:00.655Z Compiling parking_lot v0.12.3
11512024-11-02T03:16:00.705Z Compiling socket2 v0.5.7
11522024-11-02T03:16:00.742Z Compiling slab v0.4.9
11532024-11-02T03:16:00.849Z Compiling serde_json v1.0.128
11542024-11-02T03:16:01.082Z Compiling futures-channel v0.3.31
11552024-11-02T03:16:01.164Z Compiling allocator-api2 v0.2.18
11562024-11-02T03:16:01.244Z Compiling pin-utils v0.1.0
11572024-11-02T03:16:01.349Z Compiling futures-io v0.3.31
11582024-11-02T03:16:01.527Z Compiling tinyvec_macros v0.1.1
11592024-11-02T03:16:01.546Z Compiling foldhash v0.1.3
11602024-11-02T03:16:01.563Z Compiling futures-task v0.3.31
11612024-11-02T03:16:01.624Z Compiling tinyvec v1.8.0
11622024-11-02T03:16:01.664Z Compiling libm v0.2.8
11632024-11-02T03:16:01.667Z Compiling pkg-config v0.3.31
11642024-11-02T03:16:01.881Z Compiling num-traits v0.2.19
11652024-11-02T03:16:01.900Z Compiling unicode-bidi v0.3.17
11662024-11-02T03:16:02.031Z Compiling hashbrown v0.15.0
11672024-11-02T03:16:02.414Z Compiling base64ct v1.6.0
11682024-11-02T03:16:02.989Z Compiling pem-rfc7468 v0.7.0
11692024-11-02T03:16:03.193Z Compiling unicode-normalization v0.1.24
11702024-11-02T03:16:03.226Z Compiling httparse v1.9.5
11712024-11-02T03:16:03.446Z Compiling flagset v0.4.6
11722024-11-02T03:16:03.448Z Compiling tracing-core v0.1.32
11732024-11-02T03:16:03.590Z Compiling ring v0.17.8
11742024-11-02T03:16:03.651Z Compiling rustls-pki-types v1.9.0
11752024-11-02T03:16:03.724Z Compiling crossbeam-utils v0.8.20
11762024-11-02T03:16:04.112Z Compiling percent-encoding v2.3.1
11772024-11-02T03:16:04.387Z Compiling num-conv v0.1.0
11782024-11-02T03:16:04.461Z Compiling time-core v0.1.2
11792024-11-02T03:16:04.638Z Compiling untrusted v0.9.0
11802024-11-02T03:16:04.661Z Compiling vcpkg v0.2.15
11812024-11-02T03:16:04.718Z Compiling powerfmt v0.2.0
11822024-11-02T03:16:04.808Z Compiling time-macros v0.2.18
11832024-11-02T03:16:05.013Z Compiling deranged v0.3.11
11842024-11-02T03:16:05.082Z Compiling num_threads v0.1.7
11852024-11-02T03:16:05.196Z Compiling atomic-waker v1.1.2
11862024-11-02T03:16:05.215Z Compiling form_urlencoded v1.2.1
11872024-11-02T03:16:05.358Z Compiling slog v2.7.0
11882024-11-02T03:16:05.523Z Compiling try-lock v0.2.5
11892024-11-02T03:16:05.667Z Compiling rustix v0.38.37
11902024-11-02T03:16:05.893Z Compiling want v0.3.1
11912024-11-02T03:16:05.972Z Compiling httpdate v1.0.3
11922024-11-02T03:16:06.405Z Compiling idna v0.5.0
11932024-11-02T03:16:06.484Z Compiling rustversion v1.0.17
11942024-11-02T03:16:06.538Z Compiling openssl-sys v0.9.103
11952024-11-02T03:16:06.795Z Compiling foreign-types-shared v0.1.1
11962024-11-02T03:16:06.899Z Compiling openssl v0.10.66
11972024-11-02T03:16:06.917Z Compiling tower-service v0.3.3
11982024-11-02T03:16:07.036Z Compiling match_cfg v0.1.0
11992024-11-02T03:16:07.131Z Compiling adler2 v2.0.0
12002024-11-02T03:16:07.151Z Compiling iana-time-zone v0.1.61
12012024-11-02T03:16:07.285Z Compiling base64 v0.22.1
12022024-11-02T03:16:07.318Z Compiling miniz_oxide v0.8.0
12032024-11-02T03:16:07.610Z Compiling hostname v0.3.1
12042024-11-02T03:16:07.638Z Compiling time v0.3.36
12052024-11-02T03:16:07.770Z Compiling url v2.5.2
12062024-11-02T03:16:07.841Z Compiling foreign-types v0.3.2
12072024-11-02T03:16:07.935Z Compiling dirs-sys-next v0.1.2
12082024-11-02T03:16:07.954Z Compiling aho-corasick v1.1.3
12092024-11-02T03:16:08.539Z Compiling rustls v0.23.14
12102024-11-02T03:16:08.776Z Compiling regex-syntax v0.8.5
12112024-11-02T03:16:08.847Z Compiling data-encoding v2.6.0
12122024-11-02T03:16:09.059Z Compiling native-tls v0.2.12
12132024-11-02T03:16:09.382Z Compiling rustls v0.22.4
12142024-11-02T03:16:09.479Z Compiling siphasher v0.3.11
12152024-11-02T03:16:09.626Z Compiling syn v1.0.109
12162024-11-02T03:16:09.879Z Compiling dirs-next v2.0.0
12172024-11-02T03:16:10.259Z Compiling serde_derive_internals v0.29.1
12182024-11-02T03:16:10.930Z Compiling crossbeam-epoch v0.9.18
12192024-11-02T03:16:11.242Z Compiling bzip2-sys v0.1.11+1.0.8
12202024-11-02T03:16:11.665Z Compiling lazy_static v1.5.0
12212024-11-02T03:16:11.710Z Compiling thread_local v1.1.8
12222024-11-02T03:16:11.789Z Compiling cookie v0.18.1
12232024-11-02T03:16:11.858Z Compiling serde_derive v1.0.210
12242024-11-02T03:16:12.074Z Compiling zeroize_derive v1.4.2
12252024-11-02T03:16:12.221Z Compiling zerocopy-derive v0.7.35
12262024-11-02T03:16:12.440Z Compiling tokio-macros v2.4.0
12272024-11-02T03:16:12.703Z Compiling thiserror-impl v1.0.64
12282024-11-02T03:16:12.732Z Compiling futures-macro v0.3.31
12292024-11-02T03:16:13.477Z Compiling zeroize v1.8.1
12302024-11-02T03:16:13.983Z Compiling der_derive v0.7.3
12312024-11-02T03:16:14.252Z Compiling zerocopy v0.7.35
12322024-11-02T03:16:14.603Z Compiling futures-util v0.3.31
12332024-11-02T03:16:14.836Z Compiling tracing-attributes v0.1.27
12342024-11-02T03:16:15.307Z Compiling crypto-common v0.1.6
12352024-11-02T03:16:15.533Z Compiling block-buffer v0.10.4
12362024-11-02T03:16:15.684Z Compiling thiserror v1.0.64
12372024-11-02T03:16:15.797Z Compiling digest v0.10.7
12382024-11-02T03:16:15.825Z Compiling block-padding v0.3.3
12392024-11-02T03:16:15.848Z Compiling ppv-lite86 v0.2.20
12402024-11-02T03:16:16.065Z Compiling inout v0.1.3
12412024-11-02T03:16:16.295Z Compiling hmac v0.12.1
12422024-11-02T03:16:16.313Z Compiling cipher v0.4.4
12432024-11-02T03:16:16.349Z Compiling sha2 v0.10.8
12442024-11-02T03:16:16.558Z Compiling der v0.7.9
12452024-11-02T03:16:16.700Z Compiling rand_chacha v0.3.1
12462024-11-02T03:16:16.828Z Compiling salsa20 v0.10.2
12472024-11-02T03:16:17.063Z Compiling pbkdf2 v0.12.2
12482024-11-02T03:16:17.227Z Compiling rand v0.8.5
12492024-11-02T03:16:18.436Z Compiling tracing v0.1.40
12502024-11-02T03:16:18.660Z Compiling spki v0.7.3
12512024-11-02T03:16:18.991Z Compiling pest v2.7.14
12522024-11-02T03:16:19.038Z Compiling scrypt v0.11.0
12532024-11-02T03:16:19.038Z Compiling cbc v0.1.2
12542024-11-02T03:16:19.297Z Compiling aes v0.8.4
12552024-11-02T03:16:19.400Z Compiling scroll_derive v0.12.0
12562024-11-02T03:16:19.576Z Compiling rustls-webpki v0.102.8
12572024-11-02T03:16:19.813Z Compiling async-trait v0.1.83
12582024-11-02T03:16:19.931Z Compiling openssl-macros v0.1.1
12592024-11-02T03:16:20.647Z Compiling pkcs5 v0.7.1
12602024-11-02T03:16:20.759Z Compiling scroll v0.12.0
12612024-11-02T03:16:21.139Z Compiling sha1 v0.10.6
12622024-11-02T03:16:21.304Z Compiling pkcs8 v0.10.2
12632024-11-02T03:16:21.464Z Compiling goblin v0.8.2
12642024-11-02T03:16:21.554Z Compiling pest_meta v2.7.14
12652024-11-02T03:16:21.815Z Compiling signature v2.2.0
12662024-11-02T03:16:22.035Z Compiling regex-automata v0.4.8
12672024-11-02T03:16:22.056Z Compiling multer v3.1.0
12682024-11-02T03:16:22.095Z Compiling encoding_rs v0.8.34
12692024-11-02T03:16:22.125Z Compiling openssl-probe v0.1.5
12702024-11-02T03:16:22.329Z Compiling mime v0.3.17
12712024-11-02T03:16:22.347Z Compiling slog-async v2.8.0
12722024-11-02T03:16:22.480Z Compiling unicode-properties v0.1.3
12732024-11-02T03:16:22.852Z Compiling pest_generator v2.7.14
12742024-11-02T03:16:22.871Z Compiling rayon-core v1.12.1
12752024-11-02T03:16:22.913Z Compiling signal-hook v0.3.17
12762024-11-02T03:16:23.143Z Compiling either v1.13.0
12772024-11-02T03:16:23.190Z Compiling gimli v0.31.1
12782024-11-02T03:16:23.588Z Compiling schemars v0.8.21
12792024-11-02T03:16:23.995Z Compiling paste v1.0.15
12802024-11-02T03:16:24.544Z Compiling ipnet v2.10.1
12812024-11-02T03:16:25.015Z Compiling stringprep v0.1.5
12822024-11-02T03:16:25.599Z Compiling bytes v1.7.2
12832024-11-02T03:16:26.155Z Compiling indexmap v2.6.0
12842024-11-02T03:16:26.325Z Compiling bitflags v2.6.0
12852024-11-02T03:16:26.333Z Compiling semver v1.0.23
12862024-11-02T03:16:26.652Z Compiling tokio v1.40.0
12872024-11-02T03:16:26.888Z Compiling http v1.1.0
12882024-11-02T03:16:27.066Z Compiling rustc_version v0.4.1
12892024-11-02T03:16:27.645Z Compiling pest_derive v2.7.14
12902024-11-02T03:16:27.778Z Compiling dof v0.3.0
12912024-11-02T03:16:28.433Z Compiling dtrace-parser v0.2.0
12922024-11-02T03:16:28.730Z Compiling http-body v1.0.1
12932024-11-02T03:16:29.016Z Compiling serde_tokenstream v0.2.2
12942024-11-02T03:16:29.331Z Compiling toml_datetime v0.6.8
12952024-11-02T03:16:29.618Z Compiling uuid v1.10.0
12962024-11-02T03:16:29.848Z Compiling serde_spanned v0.6.8
12972024-11-02T03:16:29.866Z Compiling usdt-impl v0.5.0
12982024-11-02T03:16:30.085Z Compiling chrono v0.4.38
12992024-11-02T03:16:30.486Z Compiling http-body-util v0.1.2
13002024-11-02T03:16:31.004Z Compiling heapless v0.7.17
13012024-11-02T03:16:31.266Z Compiling toml_edit v0.22.22
13022024-11-02T03:16:31.386Z Compiling usdt-macro v0.5.0
13032024-11-02T03:16:31.494Z Compiling usdt-attr-macro v0.5.0
13042024-11-02T03:16:32.813Z Compiling curve25519-dalek v4.1.3
13052024-11-02T03:16:33.135Z Compiling slog-json v2.6.1
13062024-11-02T03:16:33.457Z Compiling addr2line v0.24.2
13072024-11-02T03:16:33.504Z Compiling serde_urlencoded v0.7.1
13082024-11-02T03:16:33.858Z Compiling futures-executor v0.3.31
13092024-11-02T03:16:34.030Z Compiling md-5 v0.10.6
13102024-11-02T03:16:34.143Z Compiling schemars_derive v0.8.21
13112024-11-02T03:16:34.370Z Compiling async-stream-impl v0.3.6
13122024-11-02T03:16:34.396Z Compiling enum-as-inner v0.6.1
13132024-11-02T03:16:35.494Z Compiling tokio-util v0.7.12
13142024-11-02T03:16:36.880Z Compiling h2 v0.4.6
13152024-11-02T03:16:37.314Z Compiling crossbeam-deque v0.8.5
13162024-11-02T03:16:37.824Z Compiling term v0.7.0
13172024-11-02T03:16:39.051Z Compiling crossbeam-channel v0.5.13
13182024-11-02T03:16:39.266Z Compiling num-integer v0.1.46
13192024-11-02T03:16:39.592Z Compiling rustls-pemfile v2.2.0
13202024-11-02T03:16:39.934Z Compiling idna v0.3.0
13212024-11-02T03:16:40.041Z Compiling idna v0.4.0
13222024-11-02T03:16:40.166Z Compiling hash32 v0.2.1
13232024-11-02T03:16:40.553Z Compiling ff v0.13.0
13242024-11-02T03:16:40.788Z Compiling is-terminal v0.4.13
13252024-11-02T03:16:40.917Z Compiling dropshot v0.12.0
13262024-11-02T03:16:40.993Z Compiling object v0.36.5
13272024-11-02T03:16:41.210Z Compiling utf-8 v0.7.6
13282024-11-02T03:16:41.522Z Compiling base16ct v0.2.0
13292024-11-02T03:16:41.541Z Compiling dyn-clone v1.0.17
13302024-11-02T03:16:41.606Z Compiling fallible-iterator v0.2.0
13312024-11-02T03:16:41.746Z Compiling quick-error v1.2.3
13322024-11-02T03:16:41.831Z Compiling rustc-demangle v0.1.24
13332024-11-02T03:16:41.886Z Compiling num-bigint-dig v0.8.4
13342024-11-02T03:16:42.194Z Compiling take_mut v0.2.2
13352024-11-02T03:16:42.327Z Compiling linked-hash-map v0.5.6
13362024-11-02T03:16:42.352Z Compiling psl-types v2.0.11
13372024-11-02T03:16:42.552Z Compiling stable_deref_trait v1.2.0
13382024-11-02T03:16:42.663Z Compiling smoltcp v0.9.1
13392024-11-02T03:16:42.700Z Compiling anyhow v1.0.92
13402024-11-02T03:16:42.752Z Compiling portable-atomic v1.9.0
13412024-11-02T03:16:43.267Z Compiling lru-cache v0.1.2
13422024-11-02T03:16:43.457Z Compiling publicsuffix v2.2.3
13432024-11-02T03:16:43.782Z Compiling postgres-protocol v0.6.7
13442024-11-02T03:16:43.835Z Compiling hyper v1.4.1
13452024-11-02T03:16:44.654Z Compiling resolv-conf v0.7.0
13462024-11-02T03:16:44.892Z Compiling sec1 v0.7.3
13472024-11-02T03:16:45.404Z Compiling tungstenite v0.24.0
13482024-11-02T03:16:45.535Z Compiling hickory-proto v0.24.1
13492024-11-02T03:16:46.677Z Compiling hyper-util v0.1.10
13502024-11-02T03:16:47.130Z Compiling slog-term v2.9.1
13512024-11-02T03:16:47.608Z Compiling usdt v0.5.0
13522024-11-02T03:16:47.845Z Compiling group v0.13.0
13532024-11-02T03:16:48.102Z Compiling backtrace v0.3.74
13542024-11-02T03:16:48.172Z Compiling num-iter v0.1.45
13552024-11-02T03:16:48.312Z Compiling tokio-rustls v0.26.0
13562024-11-02T03:16:48.358Z Compiling tokio-rustls v0.25.0
13572024-11-02T03:16:48.779Z Compiling tokio-native-tls v0.3.1
13582024-11-02T03:16:48.833Z Compiling async-stream v0.3.6
13592024-11-02T03:16:48.940Z Compiling toml v0.8.19
13602024-11-02T03:16:49.143Z Compiling futures v0.3.31
13612024-11-02T03:16:49.266Z Compiling camino v1.1.9
13622024-11-02T03:16:50.234Z Compiling slog-bunyan v2.5.0
13632024-11-02T03:16:50.254Z Compiling terminal_size v0.4.0
13642024-11-02T03:16:50.368Z Compiling dropshot_endpoint v0.12.0
13652024-11-02T03:16:50.442Z Compiling openapiv3 v2.0.0
13662024-11-02T03:16:50.456Z Compiling serde_path_to_error v0.1.16
13672024-11-02T03:16:51.113Z Compiling hubpack_derive v0.1.1
13682024-11-02T03:16:51.295Z Compiling hkdf v0.12.4
13692024-11-02T03:16:51.369Z Compiling crypto-bigint v0.5.5
13702024-11-02T03:16:51.560Z Compiling curve25519-dalek-derive v0.1.1
13712024-11-02T03:16:51.580Z Compiling zerocopy-derive v0.6.6
13722024-11-02T03:16:52.018Z Compiling phf_shared v0.11.2
13732024-11-02T03:16:52.035Z Compiling waitgroup v0.1.2
13742024-11-02T03:16:52.262Z Compiling webpki-roots v0.26.6
13752024-11-02T03:16:52.417Z Compiling hostname v0.4.0
13762024-11-02T03:16:52.482Z Compiling ahash v0.8.11
13772024-11-02T03:16:52.677Z Compiling fs-err v2.11.0
13782024-11-02T03:16:52.840Z Compiling crc32fast v1.4.2
13792024-11-02T03:16:52.968Z Compiling managed v0.8.0
13802024-11-02T03:16:52.985Z Compiling debug-ignore v1.0.5
13812024-11-02T03:16:53.130Z Compiling bitflags v1.3.2
13822024-11-02T03:16:53.172Z Compiling winnow v0.5.40
13832024-11-02T03:16:53.240Z Compiling clap_builder v4.5.20
13842024-11-02T03:16:53.624Z Compiling zerocopy v0.6.6
13852024-11-02T03:16:54.517Z Compiling elliptic-curve v0.13.8
13862024-11-02T03:16:54.766Z Compiling strum_macros v0.25.3
13872024-11-02T03:16:55.334Z Compiling flate2 v1.0.34
13882024-11-02T03:16:55.354Z Compiling console v0.15.8
13892024-11-02T03:16:56.502Z Compiling hyper-rustls v0.27.3
13902024-11-02T03:16:56.868Z Compiling toml_edit v0.19.15
13912024-11-02T03:16:57.035Z Compiling phf v0.11.2
13922024-11-02T03:16:57.130Z Compiling hubpack v0.1.2
13932024-11-02T03:16:57.339Z Compiling hickory-resolver v0.24.1
13942024-11-02T03:16:57.508Z Compiling signal-hook-mio v0.2.4
13952024-11-02T03:16:57.575Z Compiling cookie_store v0.21.0
13962024-11-02T03:16:57.665Z Compiling rayon v1.10.0
13972024-11-02T03:16:58.533Z Compiling hyper-tls v0.6.0
13982024-11-02T03:16:58.973Z Compiling bzip2 v0.4.4
13992024-11-02T03:16:59.920Z Compiling tokio-tungstenite v0.24.0
14002024-11-02T03:17:00.495Z Compiling postgres-types v0.2.8
14012024-11-02T03:17:02.167Z Compiling tokio-stream v0.1.16
14022024-11-02T03:17:02.645Z Compiling regex v1.11.0
14032024-11-02T03:17:03.267Z Compiling bstr v1.10.0
14042024-11-02T03:17:03.304Z Compiling serde-big-array v0.5.1
14052024-11-02T03:17:03.537Z Compiling ed25519 v2.2.3
14062024-11-02T03:17:03.565Z Compiling pkcs1 v0.7.5
14072024-11-02T03:17:03.675Z Compiling rfc6979 v0.4.0
14082024-11-02T03:17:03.682Z Compiling clap_derive v4.5.18
14092024-11-02T03:17:03.843Z Compiling serde_repr v0.1.19
14102024-11-02T03:17:03.887Z Compiling derive-where v1.2.7
14112024-11-02T03:17:04.542Z Compiling phf_shared v0.10.0
14122024-11-02T03:17:04.585Z Compiling float-cmp v0.9.0
14132024-11-02T03:17:04.804Z Compiling sync_wrapper v1.0.1
14142024-11-02T03:17:04.908Z Compiling precomputed-hash v0.1.1
14152024-11-02T03:17:04.955Z Compiling normalize-line-endings v0.3.0
14162024-11-02T03:17:04.974Z Compiling new_debug_unreachable v1.0.6
14172024-11-02T03:17:05.020Z Compiling bit-vec v0.6.3
14182024-11-02T03:17:05.051Z Compiling fixedbitset v0.4.2
14192024-11-02T03:17:05.069Z Compiling predicates-core v1.0.8
14202024-11-02T03:17:05.087Z Compiling number_prefix v0.4.0
14212024-11-02T03:17:05.309Z Compiling unicode-segmentation v1.12.0
14222024-11-02T03:17:05.403Z Compiling minimal-lexical v0.2.1
14232024-11-02T03:17:05.423Z Compiling whoami v1.5.2
14242024-11-02T03:17:05.484Z Compiling static_assertions v1.1.0
14252024-11-02T03:17:05.513Z Compiling difflib v0.4.0
14262024-11-02T03:17:05.586Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14272024-11-02T03:17:05.893Z Compiling nom v7.1.3
14282024-11-02T03:17:06.044Z Compiling similar v2.6.0
14292024-11-02T03:17:06.195Z Compiling predicates v3.1.2
14302024-11-02T03:17:07.035Z Compiling tokio-postgres v0.7.12
14312024-11-02T03:17:07.167Z Compiling qorb v0.2.0
14322024-11-02T03:17:07.868Z Compiling bit-set v0.5.3
14332024-11-02T03:17:08.164Z Compiling petgraph v0.6.5
14342024-11-02T03:17:08.289Z Compiling clap v4.5.20
14352024-11-02T03:17:08.420Z Compiling indicatif v0.17.8
14362024-11-02T03:17:08.444Z Compiling string_cache v0.8.7
14372024-11-02T03:17:08.926Z Compiling reqwest v0.12.8
14382024-11-02T03:17:09.756Z Compiling rsa v0.9.6
14392024-11-02T03:17:10.576Z Compiling ecdsa v0.16.9
14402024-11-02T03:17:11.427Z Compiling ed25519-dalek v2.1.1
14412024-11-02T03:17:12.277Z Compiling toml v0.7.8
14422024-11-02T03:17:12.301Z Compiling zip v0.6.6
14432024-11-02T03:17:12.625Z Compiling crossterm v0.28.1
14442024-11-02T03:17:13.365Z Compiling hex v0.4.3
14452024-11-02T03:17:13.475Z Compiling itertools v0.10.5
14462024-11-02T03:17:13.670Z Compiling itertools v0.12.1
14472024-11-02T03:17:13.933Z Compiling x509-cert v0.2.5
14482024-11-02T03:17:13.996Z Compiling peg-runtime v0.8.3
14492024-11-02T03:17:14.165Z Compiling unicode-xid v0.2.6
14502024-11-02T03:17:14.358Z Compiling lalrpop-util v0.19.12
14512024-11-02T03:17:14.631Z Compiling xattr v1.3.1
14522024-11-02T03:17:14.710Z Compiling strum_macros v0.26.4
14532024-11-02T03:17:14.897Z Compiling filetime v0.2.25
14542024-11-02T03:17:15.209Z Compiling tar v0.4.42
14552024-11-02T03:17:18.149Z Compiling strum v0.26.3
14562024-11-02T03:17:18.459Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14572024-11-02T03:17:18.706Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14582024-11-02T03:17:23.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
14592024-11-02T03:17:24.034Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14602024-11-02T03:17:24.082ZNov 02 03:17:23.844 INFO Starting download, target: Console
14612024-11-02T03:17:24.082ZNov 02 03:17:23.845 INFO Starting download, target: DendriteOpenapi
14622024-11-02T03:17:24.082ZNov 02 03:17:23.845 INFO Starting download, target: Clickhouse
14632024-11-02T03:17:24.084ZNov 02 03:17:23.845 INFO Starting download, target: Cockroach
14642024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Starting download, target: DendriteStub
14652024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Starting download, target: MaghemiteMgd
14662024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Starting download, target: TransceiverControl
14672024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14682024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Downloading out/downloads/dpd-4067d742d832fa434217b95e4b149048d01ef54e.json (attempt 1/3), target: DendriteOpenapi
14692024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14702024-11-02T03:17:24.085ZNov 02 03:17:23.845 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14712024-11-02T03:17:24.086ZNov 02 03:17:23.845 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14722024-11-02T03:17:24.086ZNov 02 03:17:23.845 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14732024-11-02T03:17:24.086ZNov 02 03:17:23.845 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14742024-11-02T03:17:24.394ZNov 02 03:17:24.148 INFO Download complete, target: DendriteOpenapi
14752024-11-02T03:17:24.567ZNov 02 03:17:24.318 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14762024-11-02T03:17:24.756ZNov 02 03:17:24.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14772024-11-02T03:17:25.009ZNov 02 03:17:24.760 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14782024-11-02T03:17:25.085ZNov 02 03:17:24.847 INFO Download complete, target: Console
14792024-11-02T03:17:25.245ZNov 02 03:17:24.992 INFO Download complete, target: TransceiverControl
14802024-11-02T03:17:25.296ZNov 02 03:17:25.044 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14812024-11-02T03:17:25.992ZNov 02 03:17:25.724 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14822024-11-02T03:17:26.425ZNov 02 03:17:26.186 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14832024-11-02T03:17:26.425ZNov 02 03:17:26.186 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14842024-11-02T03:17:27.730ZNov 02 03:17:27.492 INFO Download complete, target: DendriteStub
14852024-11-02T03:17:28.026ZNov 02 03:17:27.789 INFO Download complete, target: MaghemiteMgd
14862024-11-02T03:17:33.826ZNov 02 03:17:33.589 INFO Checking that binary works, target: Cockroach
14872024-11-02T03:17:33.982ZNov 02 03:17:33.745 INFO Download complete, target: Cockroach
14882024-11-02T03:17:38.411ZNov 02 03:17:38.174 INFO Checking that binary works, target: Clickhouse
14892024-11-02T03:17:38.983ZNov 02 03:17:38.746 INFO Download complete, target: Clickhouse
14902024-11-02T03:17:38.990ZAll prerequisites installed successfully
14912024-11-02T03:17:38.993Z
14922024-11-02T03:17:38.993Zreal 5:59.331807691
14932024-11-02T03:17:38.993Zuser 12:05.268838486
14942024-11-02T03:17:38.993Zsys 2:40.963976406
14952024-11-02T03:17:38.993Ztrap 0.417564030
14962024-11-02T03:17:38.993Ztflt 3.864929519
14972024-11-02T03:17:38.993Zdflt 3.445994707
14982024-11-02T03:17:38.993Zkflt 0.259312493
14992024-11-02T03:17:38.993Zlock 22:53.676789099
15002024-11-02T03:17:38.993Zslp 51:54.591060998
15012024-11-02T03:17:38.994Zlat 45.182372981
15022024-11-02T03:17:38.994Zstop 1:55.989330883
15032024-11-02T03:17:38.994Z+ ptime -m cargo xtask download softnpu
15042024-11-02T03:17:39.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15052024-11-02T03:17:39.496Z Running `target/debug/xtask download softnpu`
15062024-11-02T03:17:40.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
15072024-11-02T03:17:40.303Z Running `target/debug/xtask-downloader softnpu`
15082024-11-02T03:17:40.337ZNov 02 03:17:40.100 INFO Starting download, target: Softnpu
15092024-11-02T03:17:40.340ZNov 02 03:17:40.100 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15102024-11-02T03:17:41.085ZNov 02 03:17:40.847 INFO Download complete, target: Softnpu
15112024-11-02T03:17:41.087Z
15122024-11-02T03:17:41.087Zreal 2.090358130
15132024-11-02T03:17:41.087Zuser 1.198367747
15142024-11-02T03:17:41.087Zsys 0.500844983
15152024-11-02T03:17:41.087Ztrap 0.000709111
15162024-11-02T03:17:41.087Ztflt 0.000031000
15172024-11-02T03:17:41.088Zdflt 0.000001329
15182024-11-02T03:17:41.088Zkflt 0.000000000
15192024-11-02T03:17:41.088Zlock 7.597255643
15202024-11-02T03:17:41.089Zslp 0.585335876
15212024-11-02T03:17:41.089Zlat 0.067293547
15222024-11-02T03:17:41.089Zstop 0.000185671
15232024-11-02T03:17:41.092Z+ export CARGO_INCREMENTAL=0
15242024-11-02T03:17:41.092Z+ CARGO_INCREMENTAL=0
15252024-11-02T03:17:41.092Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15262024-11-02T03:17:41.980Z Compiling proc-macro2 v1.0.87
15272024-11-02T03:17:41.981Z Compiling unicode-ident v1.0.13
15282024-11-02T03:17:41.983Z Compiling libc v0.2.161
15292024-11-02T03:17:41.983Z Compiling serde v1.0.210
15302024-11-02T03:17:41.983Z Compiling autocfg v1.4.0
15312024-11-02T03:17:41.983Z Compiling version_check v0.9.5
15322024-11-02T03:17:41.983Z Compiling cfg-if v1.0.0
15332024-11-02T03:17:42.195Z Compiling typenum v1.17.0
15342024-11-02T03:17:42.259Z Compiling shlex v1.3.0
15352024-11-02T03:17:42.277Z Compiling memchr v2.7.4
15362024-11-02T03:17:42.686Z Compiling generic-array v0.14.7
15372024-11-02T03:17:42.701Z Compiling parking_lot_core v0.9.10
15382024-11-02T03:17:42.983Z Compiling lock_api v0.4.12
15392024-11-02T03:17:43.035Z Compiling once_cell v1.20.2
15402024-11-02T03:17:43.100Z Compiling serde_json v1.0.128
15412024-11-02T03:17:43.288Z Compiling libm v0.2.8
15422024-11-02T03:17:43.414Z Compiling thiserror v1.0.64
15432024-11-02T03:17:43.440Z Compiling num-traits v0.2.19
15442024-11-02T03:17:43.628Z Compiling value-bag v1.9.0
15452024-11-02T03:17:43.646Z Compiling itoa v1.0.11
15462024-11-02T03:17:43.750Z Compiling quote v1.0.37
15472024-11-02T03:17:43.888Z Compiling slab v0.4.9
15482024-11-02T03:17:43.995Z Compiling jobserver v0.1.32
15492024-11-02T03:17:44.175Z Compiling syn v2.0.79
15502024-11-02T03:17:44.192Z Compiling getrandom v0.2.15
15512024-11-02T03:17:44.206Z Compiling log v0.4.22
15522024-11-02T03:17:44.337Z Compiling cc v1.1.30
15532024-11-02T03:17:44.642Z Compiling scopeguard v1.2.0
15542024-11-02T03:17:44.712Z Compiling byteorder v1.5.0
15552024-11-02T03:17:44.729Z Compiling rand_core v0.6.4
15562024-11-02T03:17:45.504Z Compiling subtle v2.6.1
15572024-11-02T03:17:45.668Z Compiling allocator-api2 v0.2.18
15582024-11-02T03:17:45.958Z Compiling semver v1.0.23
15592024-11-02T03:17:46.353Z Compiling pkg-config v0.3.31
15602024-11-02T03:17:46.486Z Compiling ryu v1.0.18
15612024-11-02T03:17:46.632Z Compiling const-oid v0.9.6
15622024-11-02T03:17:46.722Z Compiling pin-project-lite v0.2.14
15632024-11-02T03:17:46.742Z Compiling equivalent v1.0.1
15642024-11-02T03:17:46.759Z Compiling smallvec v1.13.2
15652024-11-02T03:17:46.841Z Compiling foldhash v0.1.3
15662024-11-02T03:17:46.889Z Compiling httparse v1.9.5
15672024-11-02T03:17:47.112Z Compiling hashbrown v0.15.0
15682024-11-02T03:17:47.343Z Compiling schemars v0.8.21
15692024-11-02T03:17:47.505Z Compiling ring v0.17.8
15702024-11-02T03:17:47.523Z Compiling signal-hook-registry v1.4.2
15712024-11-02T03:17:47.721Z Compiling heck v0.5.0
15722024-11-02T03:17:48.104Z Compiling parking_lot v0.12.3
15732024-11-02T03:17:48.141Z Compiling mio v1.0.2
15742024-11-02T03:17:48.699Z Compiling crossbeam-utils v0.8.20
15752024-11-02T03:17:48.795Z Compiling socket2 v0.5.7
15762024-11-02T03:17:48.941Z Compiling time-core v0.1.2
15772024-11-02T03:17:49.120Z Compiling futures-core v0.3.31
15782024-11-02T03:17:49.160Z Compiling num-conv v0.1.0
15792024-11-02T03:17:49.613Z Compiling vcpkg v0.2.15
15802024-11-02T03:17:49.698Z Compiling fnv v1.0.7
15812024-11-02T03:17:49.834Z Compiling time-macros v0.2.18
15822024-11-02T03:17:51.156Z Compiling openssl-sys v0.9.103
15832024-11-02T03:17:51.174Z Compiling spin v0.9.8
15842024-11-02T03:17:51.583Z Compiling serde_derive_internals v0.29.1
15852024-11-02T03:17:51.750Z Compiling cpufeatures v0.2.14
15862024-11-02T03:17:51.866Z Compiling futures-sink v0.3.31
15872024-11-02T03:17:52.180Z Compiling ahash v0.8.11
15882024-11-02T03:17:52.548Z Compiling slog v2.7.0
15892024-11-02T03:17:52.594Z Compiling syn v1.0.109
15902024-11-02T03:17:52.678Z Compiling rustix v0.38.37
15912024-11-02T03:17:52.978Z Compiling futures-channel v0.3.31
15922024-11-02T03:17:53.066Z Compiling iana-time-zone v0.1.61
15932024-11-02T03:17:53.355Z Compiling pin-utils v0.1.0
15942024-11-02T03:17:53.377Z Compiling futures-task v0.3.31
15952024-11-02T03:17:53.406Z Compiling futures-io v0.3.31
15962024-11-02T03:17:53.424Z Compiling tinyvec_macros v0.1.1
15972024-11-02T03:17:53.453Z Compiling openssl v0.10.66
15982024-11-02T03:17:53.511Z Compiling ucd-trie v0.1.7
15992024-11-02T03:17:53.667Z Compiling tinyvec v1.8.0
16002024-11-02T03:17:54.173Z Compiling native-tls v0.2.12
16012024-11-02T03:17:54.307Z Compiling unicode-bidi v0.3.17
16022024-11-02T03:17:54.498Z Compiling rustls v0.23.14
16032024-11-02T03:17:54.817Z Compiling base64ct v1.6.0
16042024-11-02T03:17:55.153Z Compiling unicode-normalization v0.1.24
16052024-11-02T03:17:55.352Z Compiling pem-rfc7468 v0.7.0
16062024-11-02T03:17:56.013Z Compiling tracing-core v0.1.32
16072024-11-02T03:17:56.183Z Compiling serde_derive v1.0.210
16082024-11-02T03:17:56.239Z Compiling zeroize_derive v1.4.2
16092024-11-02T03:17:57.023Z Compiling zerocopy-derive v0.7.35
16102024-11-02T03:17:57.196Z Compiling thiserror-impl v1.0.64
16112024-11-02T03:17:57.499Z Compiling zeroize v1.8.1
16122024-11-02T03:17:57.912Z Compiling tokio-macros v2.4.0
16132024-11-02T03:17:58.801Z Compiling futures-macro v0.3.31
16142024-11-02T03:17:59.244Z Compiling zerocopy v0.7.35
16152024-11-02T03:17:59.838Z Compiling crypto-common v0.1.6
16162024-11-02T03:18:00.180Z Compiling tracing-attributes v0.1.27
16172024-11-02T03:18:00.390Z Compiling block-buffer v0.10.4
16182024-11-02T03:18:00.643Z Compiling digest v0.10.7
16192024-11-02T03:18:00.806Z Compiling schemars_derive v0.8.21
16202024-11-02T03:18:01.017Z Compiling der_derive v0.7.3
16212024-11-02T03:18:01.998Z Compiling hmac v0.12.1
16222024-11-02T03:18:02.199Z Compiling scroll_derive v0.12.0
16232024-11-02T03:18:02.368Z Compiling futures-util v0.3.31
16242024-11-02T03:18:03.137Z Compiling pest v2.7.14
16252024-11-02T03:18:03.374Z Compiling block-padding v0.3.3
16262024-11-02T03:18:03.595Z Compiling inout v0.1.3
16272024-11-02T03:18:03.861Z Compiling openssl-macros v0.1.1
16282024-11-02T03:18:04.495Z Compiling cipher v0.4.4
16292024-11-02T03:18:04.527Z Compiling sha2 v0.10.8
16302024-11-02T03:18:04.925Z Compiling ppv-lite86 v0.2.20
16312024-11-02T03:18:05.321Z Compiling usdt-impl v0.5.0
16322024-11-02T03:18:05.702Z Compiling pest_meta v2.7.14
16332024-11-02T03:18:05.800Z Compiling cookie v0.18.1
16342024-11-02T03:18:06.042Z Compiling anyhow v1.0.92
16352024-11-02T03:18:06.085Z Compiling dyn-clone v1.0.17
16362024-11-02T03:18:06.475Z Compiling flagset v0.4.6
16372024-11-02T03:18:06.544Z Compiling rand_chacha v0.3.1
16382024-11-02T03:18:06.691Z Compiling der v0.7.9
16392024-11-02T03:18:07.387Z Compiling pest_generator v2.7.14
16402024-11-02T03:18:07.956Z Compiling scroll v0.12.0
16412024-11-02T03:18:08.500Z Compiling bytes v1.7.2
16422024-11-02T03:18:08.519Z Compiling indexmap v2.6.0
16432024-11-02T03:18:09.611Z Compiling tokio v1.40.0
16442024-11-02T03:18:09.680Z Compiling http v1.1.0
16452024-11-02T03:18:09.953Z Compiling serde_tokenstream v0.2.2
16462024-11-02T03:18:10.326Z Compiling rustc_version v0.4.1
16472024-11-02T03:18:10.534Z Compiling uuid v1.10.0
16482024-11-02T03:18:10.863Z Compiling bitflags v2.6.0
16492024-11-02T03:18:10.988Z Compiling chrono v0.4.38
16502024-11-02T03:18:11.858Z Compiling toml_datetime v0.6.8
16512024-11-02T03:18:11.897Z Compiling serde_spanned v0.6.8
16522024-11-02T03:18:12.284Z Compiling pest_derive v2.7.14
16532024-11-02T03:18:13.158Z Compiling tracing v0.1.40
16542024-11-02T03:18:15.373Z Compiling async-trait v0.1.83
16552024-11-02T03:18:16.651Z Compiling aho-corasick v1.1.3
16562024-11-02T03:18:17.323Z Compiling rustls-pki-types v1.9.0
16572024-11-02T03:18:17.562Z Compiling plain v0.2.3
16582024-11-02T03:18:17.687Z Compiling regex-syntax v0.8.5
16592024-11-02T03:18:17.708Z Compiling rayon-core v1.12.1
16602024-11-02T03:18:17.990Z Compiling percent-encoding v2.3.1
16612024-11-02T03:18:18.279Z Compiling camino v1.1.9
16622024-11-02T03:18:18.297Z Compiling tokio-util v0.7.12
16632024-11-02T03:18:18.822Z Compiling goblin v0.8.2
16642024-11-02T03:18:19.681Z Compiling spki v0.7.3
16652024-11-02T03:18:20.042Z Compiling rand v0.8.5
16662024-11-02T03:18:20.169Z Compiling salsa20 v0.10.2
16672024-11-02T03:18:20.635Z Compiling pbkdf2 v0.12.2
16682024-11-02T03:18:21.164Z Compiling pretty-hex v0.4.1
16692024-11-02T03:18:21.337Z Compiling regex-automata v0.4.8
16702024-11-02T03:18:21.381Z Compiling rustls v0.22.4
16712024-11-02T03:18:21.559Z Compiling untrusted v0.9.0
16722024-11-02T03:18:21.672Z Compiling winnow v0.5.40
16732024-11-02T03:18:22.285Z Compiling powerfmt v0.2.0
16742024-11-02T03:18:22.670Z Compiling deranged v0.3.11
16752024-11-02T03:18:24.527Z Compiling dof v0.3.0
16762024-11-02T03:18:25.197Z Compiling toml_edit v0.19.15
16772024-11-02T03:18:25.774Z Compiling scrypt v0.11.0
16782024-11-02T03:18:26.237Z Compiling dtrace-parser v0.2.0
16792024-11-02T03:18:26.417Z Compiling aes v0.8.4
16802024-11-02T03:18:26.742Z Compiling cbc v0.1.2
16812024-11-02T03:18:26.966Z Compiling thread-id v4.2.2
16822024-11-02T03:18:27.084Z Compiling num_threads v0.1.7
16832024-11-02T03:18:27.216Z Compiling rustversion v1.0.17
16842024-11-02T03:18:27.728Z Compiling atomic-waker v1.1.2
16852024-11-02T03:18:27.911Z Compiling pkcs5 v0.7.1
16862024-11-02T03:18:27.965Z Compiling time v0.3.36
16872024-11-02T03:18:29.499Z Compiling rustls-webpki v0.102.8
16882024-11-02T03:18:30.089Z Compiling form_urlencoded v1.2.1
16892024-11-02T03:18:30.384Z Compiling http-body v1.0.1
16902024-11-02T03:18:30.622Z Compiling heapless v0.7.17
16912024-11-02T03:18:31.366Z Compiling bzip2-sys v0.1.11+1.0.8
16922024-11-02T03:18:31.403Z Compiling multer v3.1.0
16932024-11-02T03:18:31.703Z Compiling slog-async v2.8.0
16942024-11-02T03:18:31.871Z Compiling try-lock v0.2.5
16952024-11-02T03:18:31.977Z Compiling signal-hook v0.3.17
16962024-11-02T03:18:32.023Z Compiling want v0.3.1
16972024-11-02T03:18:32.283Z Compiling pkcs8 v0.10.2
16982024-11-02T03:18:32.924Z Compiling h2 v0.4.6
16992024-11-02T03:18:33.519Z Compiling regex v1.11.0
17002024-11-02T03:18:34.674Z Compiling paste v1.0.15
17012024-11-02T03:18:34.691Z Compiling adler2 v2.0.0
17022024-11-02T03:18:35.128Z Compiling strsim v0.11.1
17032024-11-02T03:18:35.165Z Compiling httpdate v1.0.3
17042024-11-02T03:18:35.613Z Compiling miniz_oxide v0.8.0
17052024-11-02T03:18:36.585Z Compiling usdt-macro v0.5.0
17062024-11-02T03:18:37.430Z Compiling usdt-attr-macro v0.5.0
17072024-11-02T03:18:37.879Z Compiling curve25519-dalek v4.1.3
17082024-11-02T03:18:38.313Z Compiling openapiv3 v2.0.0
17092024-11-02T03:18:38.853Z Compiling enum-as-inner v0.6.1
17102024-11-02T03:18:38.924Z Compiling async-stream-impl v0.3.6
17112024-11-02T03:18:39.820Z Compiling idna v0.5.0
17122024-11-02T03:18:40.115Z Compiling hyper v1.4.1
17132024-11-02T03:18:40.317Z Compiling errno v0.3.9
17142024-11-02T03:18:40.609Z Compiling dropshot v0.12.0
17152024-11-02T03:18:40.929Z Compiling num-bigint-dig v0.8.4
17162024-11-02T03:18:41.230Z Compiling tower-service v0.3.3
17172024-11-02T03:18:41.232Z Compiling smoltcp v0.9.1
17182024-11-02T03:18:42.030Z Compiling foreign-types-shared v0.1.1
17192024-11-02T03:18:42.135Z Compiling match_cfg v0.1.0
17202024-11-02T03:18:42.151Z Compiling portable-atomic v1.9.0
17212024-11-02T03:18:42.231Z Compiling base64 v0.22.1
17222024-11-02T03:18:42.387Z Compiling hostname v0.3.1
17232024-11-02T03:18:42.431Z Compiling foreign-types v0.3.2
17242024-11-02T03:18:42.503Z Compiling hyper-util v0.1.10
17252024-11-02T03:18:42.595Z Compiling url v2.5.2
17262024-11-02T03:18:45.131Z Compiling dirs-sys-next v0.1.2
17272024-11-02T03:18:45.529Z Compiling siphasher v0.3.11
17282024-11-02T03:18:45.639Z Compiling data-encoding v2.6.0
17292024-11-02T03:18:45.675Z Compiling heck v0.4.1
17302024-11-02T03:18:45.897Z Compiling gimli v0.31.1
17312024-11-02T03:18:46.581Z Compiling dirs-next v2.0.0
17322024-11-02T03:18:51.449Z Compiling addr2line v0.24.2
17332024-11-02T03:18:52.356Z Compiling http-body-util v0.1.2
17342024-11-02T03:18:53.141Z Compiling crossbeam-epoch v0.9.18
17352024-11-02T03:18:53.214Z Compiling dropshot_endpoint v0.12.0
17362024-11-02T03:18:53.486Z Compiling hubpack_derive v0.1.1
17372024-11-02T03:18:53.815Z Compiling signature v2.2.0
17382024-11-02T03:18:54.025Z Compiling sha1 v0.10.6
17392024-11-02T03:18:54.326Z Compiling zerocopy-derive v0.6.6
17402024-11-02T03:18:54.417Z Compiling curve25519-dalek-derive v0.1.1
17412024-11-02T03:18:54.503Z Compiling lazy_static v1.5.0
17422024-11-02T03:18:54.632Z Compiling object v0.36.5
17432024-11-02T03:18:55.709Z Compiling thread_local v1.1.8
17442024-11-02T03:18:56.085Z Compiling fs-err v2.11.0
17452024-11-02T03:18:56.104Z Compiling encoding_rs v0.8.34
17462024-11-02T03:18:56.164Z Compiling unicode-properties v0.1.3
17472024-11-02T03:18:56.383Z Compiling openssl-probe v0.1.5
17482024-11-02T03:18:56.982Z Compiling either v1.13.0
17492024-11-02T03:18:57.420Z Compiling ipnet v2.10.1
17502024-11-02T03:18:57.685Z Compiling rustc-demangle v0.1.24
17512024-11-02T03:18:58.439Z Compiling winnow v0.6.20
17522024-11-02T03:18:59.444Z Compiling mime v0.3.17
17532024-11-02T03:18:59.847Z Compiling anstyle v1.0.8
17542024-11-02T03:18:59.952Z Compiling stable_deref_trait v1.2.0
17552024-11-02T03:19:00.076Z Compiling utf8parse v0.2.2
17562024-11-02T03:19:00.249Z Compiling anstyle-parse v0.2.5
17572024-11-02T03:19:01.106Z Compiling stringprep v0.1.5
17582024-11-02T03:19:02.038Z Compiling toml_edit v0.22.22
17592024-11-02T03:19:02.403Z Compiling backtrace v0.3.74
17602024-11-02T03:19:06.631Z Compiling crossbeam-deque v0.8.5
17612024-11-02T03:19:08.988Z Compiling term v0.7.0
17622024-11-02T03:19:10.191Z Compiling slog-json v2.6.1
17632024-11-02T03:19:12.835Z Compiling serde_urlencoded v0.7.1
17642024-11-02T03:19:12.872Z Compiling crossbeam-channel v0.5.13
17652024-11-02T03:19:13.018Z Compiling rustls-pemfile v2.2.0
17662024-11-02T03:19:13.328Z Compiling hashbrown v0.14.5
17672024-11-02T03:19:13.373Z Compiling futures-executor v0.3.31
17682024-11-02T03:19:13.904Z Compiling md-5 v0.10.6
17692024-11-02T03:19:13.947Z Compiling idna v0.3.0
17702024-11-02T03:19:14.144Z Compiling idna v0.4.0
17712024-11-02T03:19:14.183Z Compiling num-integer v0.1.46
17722024-11-02T03:19:14.754Z Compiling ff v0.13.0
17732024-11-02T03:19:14.859Z Compiling hash32 v0.2.1
17742024-11-02T03:19:14.978Z Compiling memmap v0.7.0
17752024-11-02T03:19:15.225Z Compiling is-terminal v0.4.13
17762024-11-02T03:19:15.496Z Compiling colorchoice v1.0.2
17772024-11-02T03:19:16.467Z Compiling quick-error v1.2.3
17782024-11-02T03:19:16.609Z Compiling psl-types v2.0.11
17792024-11-02T03:19:17.073Z Compiling utf-8 v0.7.6
17802024-11-02T03:19:17.315Z Compiling anstyle-query v1.1.1
17812024-11-02T03:19:17.355Z Compiling linked-hash-map v0.5.6
17822024-11-02T03:19:17.462Z Compiling base16ct v0.2.0
17832024-11-02T03:19:17.704Z Compiling take_mut v0.2.2
17842024-11-02T03:19:17.750Z Compiling is_terminal_polyfill v1.70.1
17852024-11-02T03:19:17.870Z Compiling fallible-iterator v0.2.0
17862024-11-02T03:19:17.886Z Compiling anstream v0.6.15
17872024-11-02T03:19:18.607Z Compiling postgres-protocol v0.6.7
17882024-11-02T03:19:19.447Z Compiling lru-cache v0.1.2
17892024-11-02T03:19:19.488Z Compiling sec1 v0.7.3
17902024-11-02T03:19:19.645Z Compiling tungstenite v0.24.0
17912024-11-02T03:19:20.037Z Compiling publicsuffix v2.2.3
17922024-11-02T03:19:20.309Z Compiling resolv-conf v0.7.0
17932024-11-02T03:19:20.937Z Compiling slog-term v2.9.1
17942024-11-02T03:19:21.637Z Compiling usdt v0.5.0
17952024-11-02T03:19:21.952Z Compiling hickory-proto v0.24.1
17962024-11-02T03:19:22.042Z Compiling group v0.13.0
17972024-11-02T03:19:22.076Z Compiling num-iter v0.1.45
17982024-11-02T03:19:22.258Z Compiling regress v0.10.1
17992024-11-02T03:19:23.770Z Compiling futures v0.3.31
18002024-11-02T03:19:24.316Z Compiling tokio-rustls v0.25.0
18012024-11-02T03:19:26.595Z Compiling slog-bunyan v2.5.0
18022024-11-02T03:19:26.754Z Compiling tokio-rustls v0.26.0
18032024-11-02T03:19:26.774Z Compiling toml v0.8.19
18042024-11-02T03:19:27.196Z Compiling tokio-native-tls v0.3.1
18052024-11-02T03:19:27.214Z Compiling terminal_size v0.4.0
18062024-11-02T03:19:27.430Z Compiling strum_macros v0.25.3
18072024-11-02T03:19:27.476Z Compiling phf_shared v0.11.2
18082024-11-02T03:19:28.045Z Compiling async-stream v0.3.6
18092024-11-02T03:19:28.364Z Compiling waitgroup v0.1.2
18102024-11-02T03:19:28.860Z Compiling webpki-roots v0.26.6
18112024-11-02T03:19:29.289Z Compiling serde_path_to_error v0.1.16
18122024-11-02T03:19:29.763Z Compiling hkdf v0.12.4
18132024-11-02T03:19:29.780Z Compiling crypto-bigint v0.5.5
18142024-11-02T03:19:30.076Z Compiling serde_repr v0.1.19
18152024-11-02T03:19:30.609Z Compiling derive-where v1.2.7
18162024-11-02T03:19:30.826Z Compiling clap_derive v4.5.18
18172024-11-02T03:19:31.227Z Compiling hostname v0.4.0
18182024-11-02T03:19:31.450Z Compiling crc32fast v1.4.2
18192024-11-02T03:19:31.763Z Compiling unicode-width v0.1.14
18202024-11-02T03:19:32.294Z Compiling managed v0.8.0
18212024-11-02T03:19:32.800Z Compiling bitflags v1.3.2
18222024-11-02T03:19:33.220Z Compiling debug-ignore v1.0.5
18232024-11-02T03:19:33.366Z Compiling clap_lex v0.7.2
18242024-11-02T03:19:33.771Z Compiling clap_builder v4.5.20
18252024-11-02T03:19:33.978Z Compiling elliptic-curve v0.13.8
18262024-11-02T03:19:34.715Z Compiling console v0.15.8
18272024-11-02T03:19:34.945Z Compiling flate2 v1.0.34
18282024-11-02T03:19:36.046Z Compiling hyper-rustls v0.27.3
18292024-11-02T03:19:39.080Z Compiling phf v0.11.2
18302024-11-02T03:19:39.388Z Compiling hyper-tls v0.6.0
18312024-11-02T03:19:39.639Z Compiling hickory-resolver v0.24.1
18322024-11-02T03:19:39.766Z Compiling signal-hook-mio v0.2.4
18332024-11-02T03:19:39.769Z Compiling bzip2 v0.4.4
18342024-11-02T03:19:39.931Z Compiling typify-impl v0.2.0
18352024-11-02T03:19:40.160Z Compiling rayon v1.10.0
18362024-11-02T03:19:40.568Z Compiling cookie_store v0.21.0
18372024-11-02T03:19:41.266Z Compiling tokio-tungstenite v0.24.0
18382024-11-02T03:19:41.857Z Compiling postgres-types v0.2.8
18392024-11-02T03:19:42.058Z Compiling zerocopy v0.6.6
18402024-11-02T03:19:42.120Z Compiling hubpack v0.1.2
18412024-11-02T03:19:42.552Z Compiling ed25519 v2.2.3
18422024-11-02T03:19:42.933Z Compiling phf_shared v0.10.0
18432024-11-02T03:19:43.173Z Compiling pkcs1 v0.7.5
18442024-11-02T03:19:43.314Z Compiling bstr v1.10.0
18452024-11-02T03:19:44.084Z Compiling tokio-stream v0.1.16
18462024-11-02T03:19:44.368Z Compiling serde-big-array v0.5.1
18472024-11-02T03:19:44.610Z Compiling rfc6979 v0.4.0
18482024-11-02T03:19:44.807Z Compiling float-cmp v0.9.0
18492024-11-02T03:19:44.826Z Compiling sync_wrapper v1.0.1
18502024-11-02T03:19:44.980Z Compiling new_debug_unreachable v1.0.6
18512024-11-02T03:19:45.021Z Compiling fixedbitset v0.4.2
18522024-11-02T03:19:45.056Z Compiling bit-vec v0.6.3
18532024-11-02T03:19:45.099Z Compiling predicates-core v1.0.8
18542024-11-02T03:19:45.406Z Compiling minimal-lexical v0.2.1
18552024-11-02T03:19:45.425Z Compiling whoami v1.5.2
18562024-11-02T03:19:45.498Z Compiling unicode-segmentation v1.12.0
18572024-11-02T03:19:45.856Z Compiling precomputed-hash v0.1.1
18582024-11-02T03:19:45.973Z Compiling static_assertions v1.1.0
18592024-11-02T03:19:46.079Z Compiling difflib v0.4.0
18602024-11-02T03:19:46.098Z Compiling normalize-line-endings v0.3.0
18612024-11-02T03:19:46.201Z Compiling number_prefix v0.4.0
18622024-11-02T03:19:46.224Z Compiling similar v2.6.0
18632024-11-02T03:19:46.324Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
18642024-11-02T03:19:46.425Z Compiling indicatif v0.17.8
18652024-11-02T03:19:47.259Z Compiling predicates v3.1.2
18662024-11-02T03:19:47.757Z Compiling string_cache v0.8.7
18672024-11-02T03:19:48.109Z Compiling nom v7.1.3
18682024-11-02T03:19:48.155Z Compiling tokio-postgres v0.7.12
18692024-11-02T03:19:48.159Z Compiling bit-set v0.5.3
18702024-11-02T03:19:48.654Z Compiling petgraph v0.6.5
18712024-11-02T03:19:50.505Z Compiling typify-macro v0.2.0
18722024-11-02T03:19:51.712Z Compiling reqwest v0.12.8
18732024-11-02T03:19:52.227Z Compiling qorb v0.2.0
18742024-11-02T03:19:52.551Z Compiling ecdsa v0.16.9
18752024-11-02T03:19:53.360Z Compiling rsa v0.9.6
18762024-11-02T03:19:54.214Z Compiling ed25519-dalek v2.1.1
18772024-11-02T03:19:54.751Z Compiling zip v0.6.6
18782024-11-02T03:19:54.903Z Compiling crossterm v0.28.1
18792024-11-02T03:19:54.906Z Compiling clap v4.5.20
18802024-11-02T03:19:57.394Z Compiling itertools v0.10.5
18812024-11-02T03:19:57.565Z Compiling itertools v0.12.1
18822024-11-02T03:19:57.880Z Compiling toml v0.7.8
18832024-11-02T03:19:58.058Z Compiling x509-cert v0.2.5
18842024-11-02T03:19:59.324Z Compiling hex v0.4.3
18852024-11-02T03:20:00.609Z Compiling peg-runtime v0.8.3
18862024-11-02T03:20:01.030Z Compiling lalrpop-util v0.19.12
18872024-11-02T03:20:01.127Z Compiling unicode-xid v0.2.6
18882024-11-02T03:20:02.280Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18892024-11-02T03:20:04.914Z Compiling proc-macro-crate v1.3.1
18902024-11-02T03:20:04.965Z Compiling ipnetwork v0.20.0
18912024-11-02T03:20:06.919Z Compiling heapless v0.8.0
18922024-11-02T03:20:07.762Z Compiling num_enum_derive v0.5.11
18932024-11-02T03:20:16.092Z Compiling hash32 v0.3.1
18942024-11-02T03:20:17.112Z Compiling ident_case v1.0.1
18952024-11-02T03:20:17.922Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18962024-11-02T03:20:18.147Z Compiling smoltcp v0.11.0
18972024-11-02T03:20:21.606Z Compiling darling_core v0.20.10
18982024-11-02T03:20:31.581Z Compiling num_enum v0.5.11
18992024-11-02T03:20:32.255Z Compiling typify v0.2.0
19002024-11-02T03:20:34.234Z Compiling proc-macro-error-attr v1.0.4
19012024-11-02T03:20:34.557Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19022024-11-02T03:20:34.838Z Compiling cobs v0.2.3
19032024-11-02T03:20:35.031Z Compiling unsafe-libyaml v0.2.11
19042024-11-02T03:20:36.762Z Compiling serde_yaml v0.9.34+deprecated
19052024-11-02T03:20:38.302Z Compiling postcard v1.0.10
19062024-11-02T03:20:47.245Z Compiling progenitor-impl v0.8.0
19072024-11-02T03:20:49.198Z Compiling darling_macro v0.20.10
19082024-11-02T03:21:01.827Z Compiling strum_macros v0.26.4
19092024-11-02T03:21:02.377Z Compiling structmeta-derive v0.3.0
19102024-11-02T03:21:02.530Z Compiling foreign-types-macros v0.2.3
19112024-11-02T03:21:02.773Z Compiling proc-macro-error v1.0.4
19122024-11-02T03:21:03.100Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19132024-11-02T03:21:03.421Z Compiling foreign-types-shared v0.3.1
19142024-11-02T03:21:04.457Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19152024-11-02T03:21:04.773Z Compiling newtype-uuid v1.1.2
19162024-11-02T03:21:04.937Z Compiling structmeta v0.3.0
19172024-11-02T03:21:05.317Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19182024-11-02T03:21:05.908Z Compiling strum v0.26.3
19192024-11-02T03:21:09.812Z Compiling foreign-types v0.5.0
19202024-11-02T03:21:13.971Z Compiling progenitor-macro v0.8.0
19212024-11-02T03:21:16.407Z Compiling darling v0.20.10
19222024-11-02T03:21:19.427Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
19232024-11-02T03:21:19.566Z Compiling progenitor-client v0.8.0
19242024-11-02T03:21:20.445Z Compiling tabwriter v1.4.0
19252024-11-02T03:21:23.071Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19262024-11-02T03:21:23.636Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19272024-11-02T03:21:23.846Z Compiling cstr-argument v0.1.2
19282024-11-02T03:21:24.873Z Compiling pretty-hex v0.2.1
19292024-11-02T03:21:24.961Z Compiling crucible-workspace-hack v0.1.0
19302024-11-02T03:21:25.092Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
19312024-11-02T03:21:25.260Z Compiling fastrand v2.1.1
19322024-11-02T03:21:25.342Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19332024-11-02T03:21:25.754Z Compiling tempfile v3.13.0
19342024-11-02T03:21:25.794Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19352024-11-02T03:21:25.923Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19362024-11-02T03:21:26.561Z Compiling serde_with_macros v3.11.0
19372024-11-02T03:21:26.621Z Compiling parse-display-derive v0.10.0
19382024-11-02T03:21:27.154Z Compiling colored v2.1.0
19392024-11-02T03:21:27.377Z Compiling progenitor v0.8.0
19402024-11-02T03:21:27.422Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19412024-11-02T03:21:27.597Z Compiling instant v0.1.13
19422024-11-02T03:21:27.786Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19432024-11-02T03:21:28.130Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19442024-11-02T03:21:28.188Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19452024-11-02T03:21:28.345Z Compiling backoff v0.4.0
19462024-11-02T03:21:28.348Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
19472024-11-02T03:21:28.910Z Compiling serde_with v3.11.0
19482024-11-02T03:21:30.228Z Compiling parse-display v0.10.0
19492024-11-02T03:21:31.138Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19502024-11-02T03:21:31.686Z Compiling zone_cfg_derive v0.3.0
19512024-11-02T03:21:32.156Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19522024-11-02T03:21:32.201Z Compiling camino-tempfile v1.1.1
19532024-11-02T03:21:32.919Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19542024-11-02T03:21:32.949Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19552024-11-02T03:21:32.969Z Compiling regress v0.9.1
19562024-11-02T03:21:33.143Z Compiling macaddr v1.0.1
19572024-11-02T03:21:33.245Z Compiling num-derive v0.4.2
19582024-11-02T03:21:33.378Z Compiling sigpipe v0.1.3
19592024-11-02T03:21:33.521Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19602024-11-02T03:21:33.701Z Compiling libefi-sys v0.1.0
19612024-11-02T03:21:33.846Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19622024-11-02T03:21:34.038Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
19632024-11-02T03:21:34.598Z Compiling zone v0.3.0
19642024-11-02T03:21:35.334Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
19652024-11-02T03:21:36.903Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19662024-11-02T03:21:36.977Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
19672024-11-02T03:21:37.804Z Compiling smf v0.2.3
19682024-11-02T03:21:37.997Z Compiling bitfield-struct v0.6.2
19692024-11-02T03:21:39.316Z Compiling ring v0.16.20
19702024-11-02T03:21:40.239Z Compiling blake3 v1.5.4
19712024-11-02T03:21:40.284Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
19722024-11-02T03:21:40.993Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19732024-11-02T03:21:41.484Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19742024-11-02T03:21:41.676Z Compiling xattr v1.3.1
19752024-11-02T03:21:41.767Z Compiling filetime v0.2.25
19762024-11-02T03:21:42.001Z Compiling memmap2 v0.9.5
19772024-11-02T03:21:42.113Z Compiling untrusted v0.7.1
19782024-11-02T03:21:42.313Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19792024-11-02T03:21:42.445Z Compiling constant_time_eq v0.3.1
19802024-11-02T03:21:42.552Z Compiling arrayvec v0.7.6
19812024-11-02T03:21:42.570Z Compiling arrayref v0.3.9
19822024-11-02T03:21:42.619Z Compiling same-file v1.0.6
19832024-11-02T03:21:42.678Z Compiling spin v0.5.2
19842024-11-02T03:21:42.697Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
19852024-11-02T03:21:42.878Z Compiling walkdir v2.5.0
19862024-11-02T03:21:42.932Z Compiling tar v0.4.42
19872024-11-02T03:21:44.520Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19882024-11-02T03:21:44.944Z Compiling gethostname v0.5.0
19892024-11-02T03:21:45.151Z Compiling cargo-platform v0.1.8
19902024-11-02T03:21:45.299Z Compiling topological-sort v0.2.2
19912024-11-02T03:21:45.585Z Compiling cargo_metadata v0.18.1
19922024-11-02T03:21:48.637Z Compiling omicron-zone-package v0.11.1
19932024-11-02T03:21:52.726Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19942024-11-02T03:21:53.694Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19952024-11-02T03:21:58.292Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19962024-11-02T03:22:14.167Z Finished `release` profile [optimized] target(s) in 4m 33s
19972024-11-02T03:22:14.322Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19982024-11-02T03:22:14.369ZLogging to: /work/oxidecomputer/omicron/out/LOG
19992024-11-02T03:22:14.371ZCreated new build target 'test' and set it as active
20002024-11-02T03:22:14.371Z
20012024-11-02T03:22:14.371Zreal 4:33.284423259
20022024-11-02T03:22:14.371Zuser 31:06.168762926
20032024-11-02T03:22:14.371Zsys 3:46.154237371
20042024-11-02T03:22:14.371Ztrap 0.876666853
20052024-11-02T03:22:14.372Ztflt 2.709849292
20062024-11-02T03:22:14.372Zdflt 1.110848078
20072024-11-02T03:22:14.372Zkflt 0.017491876
20082024-11-02T03:22:14.372Zlock 1:08:05.252169290
20092024-11-02T03:22:14.372Zslp 1:58:45.852814172
20102024-11-02T03:22:14.372Zlat 2:05.054768473
20112024-11-02T03:22:14.372Zstop 3:54.087855304
20122024-11-02T03:22:14.372Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
20132024-11-02T03:22:15.277Z Finished `release` profile [optimized] target(s) in 0.85s
20142024-11-02T03:22:15.331Z Running `target/release/omicron-package -t test package`
20152024-11-02T03:22:15.378ZLogging to: /work/oxidecomputer/omicron/out/LOG
20162024-11-02T03:22:16.461Z Compiling convert_case v0.4.0
20172024-11-02T03:22:16.464Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20182024-11-02T03:22:16.464Z Compiling itertools v0.13.0
20192024-11-02T03:22:16.464Z Compiling password-hash v0.5.0
20202024-11-02T03:22:16.464Z Compiling blake2 v0.10.6
20212024-11-02T03:22:16.464Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20222024-11-02T03:22:16.592Z Compiling newline-converter v0.3.0
20232024-11-02T03:22:16.595Z Compiling cancel-safe-futures v0.1.5
20242024-11-02T03:22:16.804Z Compiling owo-colors v4.1.0
20252024-11-02T03:22:16.844Z Compiling expectorate v1.1.0
20262024-11-02T03:22:16.972Z Compiling base64 v0.21.7
20272024-11-02T03:22:17.135Z Compiling argon2 v0.5.3
20282024-11-02T03:22:17.217Z Compiling derive_more v0.99.18
20292024-11-02T03:22:17.775Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20302024-11-02T03:22:17.919Z Compiling libsw v3.3.1
20312024-11-02T03:22:17.996Z Compiling linear-map v1.2.0
20322024-11-02T03:22:18.262Z Compiling indent_write v2.2.0
20332024-11-02T03:22:18.353Z Compiling swrite v0.1.0
20342024-11-02T03:22:18.419Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
20352024-11-02T03:22:18.492Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
20362024-11-02T03:22:18.492Z Compiling progenitor-client v0.8.0
20372024-11-02T03:22:18.788Z Compiling atomicwrites v0.4.4
20382024-11-02T03:22:18.910Z Compiling progenitor v0.8.0
20392024-11-02T03:22:19.132Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20402024-11-02T03:22:19.272Z Compiling num-rational v0.4.2
20412024-11-02T03:22:19.304Z Compiling num-complex v0.4.6
20422024-11-02T03:22:20.360Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20432024-11-02T03:22:20.504Z Compiling num v0.4.3
20442024-11-02T03:22:20.593Z Compiling prettyplease v0.2.22
20452024-11-02T03:22:20.645Z Compiling float-ord v0.3.2
20462024-11-02T03:22:20.829Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
20472024-11-02T03:22:20.903Z Compiling semver v0.1.20
20482024-11-02T03:22:21.462Z Compiling rustc_version v0.1.7
20492024-11-02T03:22:21.797Z Compiling highway v1.2.0
20502024-11-02T03:22:21.867Z Compiling newtype_derive v0.1.6
20512024-11-02T03:22:22.258Z Compiling humantime v2.1.0
20522024-11-02T03:22:23.203Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20532024-11-02T03:22:23.219Z Compiling home v0.5.9
20542024-11-02T03:22:23.264Z Compiling steno v0.4.1
20552024-11-02T03:22:25.782Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
20562024-11-02T03:22:26.351Z Compiling newtype-uuid v1.1.2
20572024-11-02T03:22:26.699Z Compiling tungstenite v0.21.0
20582024-11-02T03:22:27.765Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20592024-11-02T03:22:28.099Z Compiling ipnetwork v0.20.0
20602024-11-02T03:22:28.945Z Compiling instant v0.1.13
20612024-11-02T03:22:29.100Z Compiling slog-dtrace v0.3.0
20622024-11-02T03:22:29.519Z Compiling backoff v0.4.0
20632024-11-02T03:22:29.890Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20642024-11-02T03:22:30.583Z Compiling tokio-tungstenite v0.21.0
20652024-11-02T03:22:31.212Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20662024-11-02T03:22:31.566Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20672024-11-02T03:22:31.645Z Compiling parse-display v0.10.0
20682024-11-02T03:22:32.178Z Compiling serde_with v3.11.0
20692024-11-02T03:22:32.754Z Compiling strum v0.26.3
20702024-11-02T03:22:32.940Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20712024-11-02T03:22:33.121Z Compiling regress v0.9.1
20722024-11-02T03:22:34.144Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20732024-11-02T03:22:36.079Z Compiling macaddr v1.0.1
20742024-11-02T03:22:36.869Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20752024-11-02T03:22:38.168Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
20762024-11-02T03:22:38.840Z Compiling display-error-chain v0.2.2
20772024-11-02T03:22:39.066Z Compiling arc-swap v1.7.1
20782024-11-02T03:22:39.759Z Compiling slog-scope v4.4.0
20792024-11-02T03:22:40.426Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
20802024-11-02T03:22:40.591Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20812024-11-02T03:22:41.620Z Compiling half v2.4.1
20822024-11-02T03:22:42.344Z Compiling ciborium-io v0.2.2
20832024-11-02T03:22:42.496Z Compiling ciborium-ll v0.2.2
20842024-11-02T03:22:43.024Z Compiling slog-stdlog v4.1.1
20852024-11-02T03:22:43.824Z Compiling slog-envlogger v2.2.0
20862024-11-02T03:22:44.531Z Compiling ciborium v0.2.2
20872024-11-02T03:22:44.980Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20882024-11-02T03:22:46.549Z Compiling same-file v1.0.6
20892024-11-02T03:22:46.551Z Compiling fastrand v2.1.1
20902024-11-02T03:22:46.789Z Compiling walkdir v2.5.0
20912024-11-02T03:22:47.078Z Compiling tempfile v3.13.0
20922024-11-02T03:22:47.398Z Compiling ring v0.16.20
20932024-11-02T03:22:47.786Z Compiling blake3 v1.5.4
20942024-11-02T03:22:48.400Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20952024-11-02T03:22:51.185Z Compiling xattr v1.3.1
20962024-11-02T03:22:51.458Z Compiling memmap2 v0.9.5
20972024-11-02T03:22:51.904Z Compiling filetime v0.2.25
20982024-11-02T03:22:52.205Z Compiling constant_time_eq v0.3.1
20992024-11-02T03:22:52.367Z Compiling arrayref v0.3.9
21002024-11-02T03:22:52.485Z Compiling arrayvec v0.7.6
21012024-11-02T03:22:52.920Z Compiling spin v0.5.2
21022024-11-02T03:22:53.171Z Compiling keccak v0.1.5
21032024-11-02T03:22:53.915Z Compiling untrusted v0.7.1
21042024-11-02T03:22:54.374Z Compiling sha3 v0.10.8
21052024-11-02T03:22:55.457Z Compiling tar v0.4.42
21062024-11-02T03:22:56.313Z Compiling camino-tempfile v1.1.1
21072024-11-02T03:22:56.751Z Compiling toolchain_find v0.4.0
21082024-11-02T03:22:56.991Z Compiling nibble_vec v0.1.0
21092024-11-02T03:22:57.229Z Compiling topological-sort v0.2.2
21102024-11-02T03:22:57.286Z Compiling maplit v1.0.2
21112024-11-02T03:22:57.336Z Compiling radium v0.7.0
21122024-11-02T03:22:57.355Z Compiling crunchy v0.2.2
21132024-11-02T03:22:57.392Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
21142024-11-02T03:22:57.410Z Compiling glob v0.3.1
21152024-11-02T03:22:57.446Z Compiling endian-type v0.1.2
21162024-11-02T03:22:57.679Z Compiling radix_trie v0.2.1
21172024-11-02T03:22:57.779Z Compiling omicron-zone-package v0.11.1
21182024-11-02T03:22:57.849Z Compiling rustfmt-wrapper v0.2.1
21192024-11-02T03:22:58.154Z Compiling clang-sys v1.8.1
21202024-11-02T03:22:58.380Z Compiling pem v3.0.4
21212024-11-02T03:22:58.600Z Compiling tiny-keccak v2.0.2
21222024-11-02T03:22:58.797Z Compiling tap v1.0.1
21232024-11-02T03:22:58.906Z Compiling maybe-uninit v2.0.0
21242024-11-02T03:22:58.983Z Compiling wyz v0.5.1
21252024-11-02T03:22:59.605Z Compiling dsl_auto_type v0.1.2
21262024-11-02T03:22:59.736Z Compiling scheduled-thread-pool v0.2.7
21272024-11-02T03:22:59.835Z Compiling secrecy v0.8.0
21282024-11-02T03:23:00.041Z Compiling diesel_table_macro_syntax v0.2.0
21292024-11-02T03:23:00.105Z Compiling crc-catalog v2.4.0
21302024-11-02T03:23:00.257Z Compiling packed_struct v0.10.1
21312024-11-02T03:23:00.447Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
21322024-11-02T03:23:00.750Z Compiling funty v2.0.0
21332024-11-02T03:23:00.838Z Compiling crc v3.2.1
21342024-11-02T03:23:00.873Z Compiling diesel_derives v2.2.3
21352024-11-02T03:23:00.919Z Compiling r2d2 v0.8.10
21362024-11-02T03:23:01.563Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21372024-11-02T03:23:01.876Z Compiling bitvec v1.0.1
21382024-11-02T03:23:01.974Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21392024-11-02T03:23:02.718Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21402024-11-02T03:23:02.878Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21412024-11-02T03:23:03.076Z Compiling ascii-canvas v3.0.0
21422024-11-02T03:23:03.531Z Compiling universal-hash v0.5.1
21432024-11-02T03:23:03.769Z Compiling packed_struct_codegen v0.10.1
21442024-11-02T03:23:06.172Z Compiling thiserror-impl-no-std v2.0.2
21452024-11-02T03:23:06.342Z Compiling ena v0.14.3
21462024-11-02T03:23:06.762Z Compiling lzma-sys v0.1.20
21472024-11-02T03:23:07.433Z Compiling indexmap v1.9.3
21482024-11-02T03:23:07.771Z Compiling libloading v0.8.5
21492024-11-02T03:23:08.145Z Compiling opaque-debug v0.3.1
21502024-11-02T03:23:08.255Z Compiling diff v0.1.13
21512024-11-02T03:23:08.671Z Compiling nodrop v0.1.14
21522024-11-02T03:23:08.786Z Compiling regex-syntax v0.6.29
21532024-11-02T03:23:08.927Z Compiling bindgen v0.69.5
21542024-11-02T03:23:09.406Z Compiling array-init v0.0.4
21552024-11-02T03:23:10.644Z Compiling thiserror-no-std v2.0.2
21562024-11-02T03:23:10.825Z Compiling poly1305 v0.8.0
21572024-11-02T03:23:11.557Z Compiling diesel v2.2.4
21582024-11-02T03:23:12.363Z Compiling lalrpop v0.19.12
21592024-11-02T03:23:23.354Z Compiling smallvec v0.6.14
21602024-11-02T03:23:23.849Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21612024-11-02T03:23:24.270Z Compiling which v4.4.2
21622024-11-02T03:23:24.803Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21632024-11-02T03:23:24.882Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21642024-11-02T03:23:25.113Z Compiling chacha20 v0.9.1
21652024-11-02T03:23:25.132Z Compiling heck v0.3.3
21662024-11-02T03:23:25.506Z Compiling cexpr v0.6.0
21672024-11-02T03:23:25.580Z Compiling aead v0.5.2
21682024-11-02T03:23:25.948Z Compiling rustc-hash v1.1.0
21692024-11-02T03:23:26.117Z Compiling termcolor v1.4.1
21702024-11-02T03:23:27.030Z Compiling hashbrown v0.12.3
21712024-11-02T03:23:27.188Z Compiling bitfield v0.14.0
21722024-11-02T03:23:27.521Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21732024-11-02T03:23:27.836Z Compiling ref-cast v1.0.23
21742024-11-02T03:23:28.310Z Compiling lazycell v1.3.0
21752024-11-02T03:23:29.566Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21762024-11-02T03:23:29.590Z Compiling env_logger v0.10.2
21772024-11-02T03:23:32.772Z Compiling chacha20poly1305 v0.10.1
21782024-11-02T03:23:33.007Z Compiling zone_cfg_derive v0.1.2
21792024-11-02T03:23:34.341Z Compiling serde-hex v0.1.0
21802024-11-02T03:23:36.135Z Compiling polar-core v0.27.3
21812024-11-02T03:23:37.567Z Compiling vsss-rs v3.3.4
21822024-11-02T03:23:39.683Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21832024-11-02T03:23:39.996Z Compiling ron v0.8.1
21842024-11-02T03:23:41.378Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21852024-11-02T03:23:41.679Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21862024-11-02T03:23:42.115Z Compiling derive_builder_core v0.20.2
21872024-11-02T03:23:42.285Z Compiling hashbrown v0.13.2
21882024-11-02T03:23:43.685Z Compiling headers-core v0.3.0
21892024-11-02T03:23:43.868Z Compiling fxhash v0.2.1
21902024-11-02T03:23:44.096Z Compiling libxml v0.3.3
21912024-11-02T03:23:44.170Z Compiling ref-cast-impl v1.0.23
21922024-11-02T03:23:44.470Z Compiling crc-any v2.5.0
21932024-11-02T03:23:45.241Z Compiling base64 v0.13.1
21942024-11-02T03:23:45.614Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21952024-11-02T03:23:45.787Z Compiling ron v0.7.1
21962024-11-02T03:23:46.040Z Compiling derive_builder_macro v0.20.2
21972024-11-02T03:23:46.838Z Compiling headers v0.4.0
21982024-11-02T03:23:47.081Z Compiling object v0.30.4
21992024-11-02T03:23:50.297Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22002024-11-02T03:23:51.011Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22012024-11-02T03:23:51.157Z Compiling samael v0.0.17
22022024-11-02T03:23:52.565Z Compiling xz2 v0.1.7
22032024-11-02T03:23:53.137Z Compiling zone v0.1.8
22042024-11-02T03:23:59.454Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22052024-11-02T03:23:59.565Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22062024-11-02T03:23:59.871Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
22072024-11-02T03:24:00.181Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22082024-11-02T03:24:01.249Z Compiling yasna v0.5.2
22092024-11-02T03:24:02.154Z Compiling phf_generator v0.11.2
22102024-11-02T03:24:02.338Z Compiling strum_macros v0.24.3
22112024-11-02T03:24:02.341Z Compiling kstat-rs v0.2.4
22122024-11-02T03:24:03.248Z Compiling async-recursion v1.1.1
22132024-11-02T03:24:04.060Z Compiling unicase v2.7.0
22142024-11-02T03:24:04.388Z Compiling path-slash v0.1.5
22152024-11-02T03:24:04.570Z Compiling indoc v1.0.9
22162024-11-02T03:24:04.622Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22172024-11-02T03:24:04.624Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22182024-11-02T03:24:04.894Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22192024-11-02T03:24:05.611Z Compiling rcgen v0.12.1
22202024-11-02T03:24:05.646Z Compiling phf_codegen v0.11.2
22212024-11-02T03:24:05.903Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
22222024-11-02T03:24:17.182Z Compiling derive_builder v0.20.2
22232024-11-02T03:24:19.676Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22242024-11-02T03:24:20.120Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
22252024-11-02T03:24:20.442Z Compiling http v0.2.12
22262024-11-02T03:24:22.149Z Compiling oso-derive v0.27.3
22272024-11-02T03:24:23.053Z Compiling impl-trait-for-tuples v0.2.2
22282024-11-02T03:24:23.835Z Compiling parse-zoneinfo v0.3.1
22292024-11-02T03:24:24.964Z Compiling libz-sys v1.1.20
22302024-11-02T03:24:25.241Z Compiling quick-xml v0.33.0
22312024-11-02T03:24:25.307Z Compiling subprocess v0.2.9
22322024-11-02T03:24:25.612Z Compiling diesel-dtrace v0.3.0
22332024-11-02T03:24:25.938Z Compiling parking_lot_core v0.8.6
22342024-11-02T03:24:26.373Z Compiling cfg_aliases v0.1.1
22352024-11-02T03:24:26.494Z Compiling nix v0.28.0
22362024-11-02T03:24:27.255Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22372024-11-02T03:24:29.321Z Compiling oso v0.27.3
22382024-11-02T03:24:30.201Z Compiling chrono-tz-build v0.4.0
22392024-11-02T03:24:31.323Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22402024-11-02T03:24:32.785Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22412024-11-02T03:24:34.928Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22422024-11-02T03:24:37.947Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22432024-11-02T03:24:38.036Z Compiling bb8 v0.8.5
22442024-11-02T03:24:38.240Z Compiling const_format_proc_macros v0.2.33
22452024-11-02T03:24:38.651Z Compiling vte_generate_state_changes v0.1.2
22462024-11-02T03:24:39.254Z Compiling buf-list v1.0.3
22472024-11-02T03:24:40.105Z Compiling vte v0.11.1
22482024-11-02T03:24:40.105Z Compiling const_format v0.2.33
22492024-11-02T03:24:41.331Z Compiling async-bb8-diesel v0.2.1
22502024-11-02T03:24:41.452Z Compiling chrono-tz v0.10.0
22512024-11-02T03:24:42.534Z Compiling h2 v0.3.26
22522024-11-02T03:24:42.890Z Compiling http-body v0.4.6
22532024-11-02T03:24:43.646Z Compiling fd-lock v4.0.2
22542024-11-02T03:24:43.887Z Compiling libgit2-sys v0.17.0+1.8.1
22552024-11-02T03:24:44.647Z Compiling pin-project-internal v1.1.6
22562024-11-02T03:24:46.392Z Compiling atty v0.2.14
22572024-11-02T03:24:46.565Z Compiling salty v0.3.0
22582024-11-02T03:24:46.990Z Compiling bytecount v0.6.8
22592024-11-02T03:24:47.242Z Compiling pin-project v1.1.6
22602024-11-02T03:24:47.302Z Compiling papergrid v0.11.0
22612024-11-02T03:24:59.890Z Compiling hyper v0.14.30
22622024-11-02T03:25:07.581Z Compiling parking_lot v0.11.2
22632024-11-02T03:25:08.802Z Compiling strip-ansi-escapes v0.2.0
22642024-11-02T03:25:09.703Z Compiling tabled_derive v0.7.0
22652024-11-02T03:25:10.360Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22662024-11-02T03:25:11.691Z Compiling peg-macros v0.8.4
22672024-11-02T03:25:13.956Z Compiling snafu-derive v0.8.5
22682024-11-02T03:25:14.783Z Compiling sqlparser_derive v0.2.2
22692024-11-02T03:25:14.879Z Compiling sync_wrapper v0.1.2
22702024-11-02T03:25:15.028Z Compiling bumpalo v3.16.0
22712024-11-02T03:25:15.578Z Compiling zip v2.1.3
22722024-11-02T03:25:15.802Z Compiling simd-adler32 v0.3.7
22732024-11-02T03:25:15.906Z Compiling lockfree-object-pool v0.1.6
22742024-11-02T03:25:16.184Z Compiling nu-ansi-term v0.50.1
22752024-11-02T03:25:17.051Z Compiling unicode_categories v0.1.1
22762024-11-02T03:25:17.416Z Compiling sqlformat v0.2.6
22772024-11-02T03:25:17.688Z Compiling rustyline v14.0.0
22782024-11-02T03:25:18.243Z Compiling reedline v0.35.0
22792024-11-02T03:25:18.285Z Compiling snafu v0.8.5
22802024-11-02T03:25:18.317Z Compiling zopfli v0.8.1
22812024-11-02T03:25:18.411Z Compiling sqlparser v0.45.0
22822024-11-02T03:25:19.552Z Compiling reqwest v0.11.27
22832024-11-02T03:25:22.395Z Compiling peg v0.8.4
22842024-11-02T03:25:22.516Z Compiling tabled v0.15.0
22852024-11-02T03:25:29.875Z Compiling sled v0.34.7
22862024-11-02T03:25:40.142Z Compiling mime_guess v2.0.5
22872024-11-02T03:25:41.451Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22882024-11-02T03:25:42.437Z Compiling hickory-client v0.24.1
22892024-11-02T03:25:43.584Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
22902024-11-02T03:25:47.715Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22912024-11-02T03:25:52.576Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22922024-11-02T03:25:53.850Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22932024-11-02T03:25:54.258Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22942024-11-02T03:25:55.764Z Compiling globset v0.4.15
22952024-11-02T03:26:02.667Z Compiling hickory-server v0.24.1
22962024-11-02T03:26:03.070Z Compiling primeorder v0.13.6
22972024-11-02T03:26:03.162Z Compiling olpc-cjson v0.1.4
22982024-11-02T03:26:03.505Z Compiling vergen v8.3.2
22992024-11-02T03:26:03.668Z Compiling bcs v0.1.6
23002024-11-02T03:26:03.827Z Compiling env_filter v0.1.2
23012024-11-02T03:26:04.556Z Compiling cargo-platform v0.1.8
23022024-11-02T03:26:05.065Z Compiling serde_plain v1.0.2
23032024-11-02T03:26:05.421Z Compiling displaydoc v0.2.5
23042024-11-02T03:26:05.632Z Compiling nanorand v0.7.0
23052024-11-02T03:26:06.138Z Compiling memoffset v0.9.1
23062024-11-02T03:26:06.337Z Compiling typed-path v0.7.1
23072024-11-02T03:26:06.647Z Compiling flume v0.11.0
23082024-11-02T03:26:07.382Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23092024-11-02T03:26:10.860Z Compiling tough v0.17.1
23102024-11-02T03:26:12.778Z Compiling cargo_metadata v0.18.1
23112024-11-02T03:26:13.373Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23122024-11-02T03:26:14.474Z Compiling env_logger v0.11.5
23132024-11-02T03:26:15.909Z Compiling p384 v0.13.0
23142024-11-02T03:26:15.974Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23152024-11-02T03:26:18.352Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23162024-11-02T03:26:22.803Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23172024-11-02T03:26:24.668Z Compiling git2 v0.19.0
23182024-11-02T03:26:25.545Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
23192024-11-02T03:26:29.903Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23202024-11-02T03:26:30.882Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23212024-11-02T03:26:32.197Z Compiling rand_seeder v0.3.0
23222024-11-02T03:26:32.577Z Compiling libsqlite3-sys v0.30.1
23232024-11-02T03:26:32.600Z Compiling rustls v0.21.12
23242024-11-02T03:26:32.910Z Compiling cfg_aliases v0.2.1
23252024-11-02T03:26:33.029Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
23262024-11-02T03:26:33.117Z Compiling parse-size v1.1.0
23272024-11-02T03:26:33.371Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23282024-11-02T03:26:33.456Z Compiling nix v0.29.0
23292024-11-02T03:26:33.718Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
23302024-11-02T03:26:34.286Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23312024-11-02T03:26:35.327Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
23322024-11-02T03:26:35.572Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
23332024-11-02T03:26:35.757Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
23342024-11-02T03:26:36.084Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23352024-11-02T03:26:36.316Z Compiling rustls-webpki v0.101.7
23362024-11-02T03:26:40.253Z Compiling sct v0.7.1
23372024-11-02T03:26:40.258Z Compiling castaway v0.2.3
23382024-11-02T03:26:40.399Z Compiling csv-core v0.1.11
23392024-11-02T03:26:40.597Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23402024-11-02T03:26:40.938Z Compiling http-range v0.1.5
23412024-11-02T03:26:41.253Z Compiling hyper-staticfile v0.10.1
23422024-11-02T03:26:41.502Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23432024-11-02T03:26:42.666Z Compiling csv v1.3.0
23442024-11-02T03:26:44.194Z Compiling compact_str v0.8.0
23452024-11-02T03:26:45.779Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23462024-11-02T03:26:46.829Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23472024-11-02T03:26:48.154Z Compiling nix v0.27.1
23482024-11-02T03:26:51.028Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23492024-11-02T03:26:52.121Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23502024-11-02T03:26:53.878Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
23512024-11-02T03:27:00.850Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
23522024-11-02T03:27:02.893Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
23532024-11-02T03:27:06.122Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23542024-11-02T03:27:06.462Z Compiling unicode-truncate v1.1.0
23552024-11-02T03:27:06.750Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
23562024-11-02T03:27:07.069Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
23572024-11-02T03:27:07.390Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
23582024-11-02T03:27:08.165Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23592024-11-02T03:27:09.690Z Compiling hashlink v0.9.1
23602024-11-02T03:27:09.818Z Compiling tungstenite v0.23.0
23612024-11-02T03:27:10.497Z Compiling lru v0.12.5
23622024-11-02T03:27:10.894Z Compiling instability v0.3.2
23632024-11-02T03:27:10.990Z Compiling fallible-iterator v0.3.0
23642024-11-02T03:27:11.835Z Compiling cassowary v0.3.0
23652024-11-02T03:27:11.853Z Compiling fallible-streaming-iterator v0.1.9
23662024-11-02T03:27:12.141Z Compiling rusqlite v0.32.1
23672024-11-02T03:27:14.733Z Compiling ratatui v0.28.1
23682024-11-02T03:27:15.364Z Compiling tokio-tungstenite v0.23.1
23692024-11-02T03:27:15.421Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23702024-11-02T03:27:19.778Z Compiling tokio-rustls v0.24.1
23712024-11-02T03:27:20.261Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23722024-11-02T03:27:33.813Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23732024-11-02T03:27:35.578Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23742024-11-02T03:27:36.347Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23752024-11-02T03:27:36.895Z Compiling rustls-pemfile v1.0.4
23762024-11-02T03:27:37.659Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
23772024-11-02T03:27:37.995Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
23782024-11-02T03:27:39.828Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23792024-11-02T03:27:40.014Z Compiling signal-hook-tokio v0.3.1
23802024-11-02T03:27:40.083Z Compiling twox-hash v1.6.3
23812024-11-02T03:27:40.248Z Compiling unicode-linebreak v0.1.5
23822024-11-02T03:27:40.812Z Compiling is_ci v1.2.0
23832024-11-02T03:27:41.118Z Compiling smawk v0.3.2
23842024-11-02T03:27:41.120Z Compiling supports-color v3.0.1
23852024-11-02T03:27:41.384Z Compiling textwrap v0.16.1
23862024-11-02T03:27:42.838Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23872024-11-02T03:27:44.880Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
23882024-11-02T03:27:53.416Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23892024-11-02T03:27:54.381Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
23902024-11-02T03:27:59.269Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23912024-11-02T03:28:04.359Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23922024-11-02T03:28:04.959Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
23932024-11-02T03:28:12.455Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23942024-11-02T03:28:19.307Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
23952024-11-02T03:28:19.628Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23962024-11-02T03:28:23.731Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
23972024-11-02T03:28:24.256Z Compiling fatfs v0.3.6
23982024-11-02T03:28:26.033Z Compiling rtoolbox v0.0.2
23992024-11-02T03:28:26.466Z Compiling assert_matches v1.5.0
24002024-11-02T03:28:27.036Z Compiling rpassword v7.3.1
24012024-11-02T03:28:27.496Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24022024-11-02T03:28:33.031Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24032024-11-02T03:28:38.319Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
24042024-11-02T03:28:42.889Z Compiling tui-tree-widget v0.22.0
24052024-11-02T03:28:43.331Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
24062024-11-02T03:28:45.469Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
24072024-11-02T03:28:57.564Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
24082024-11-02T03:28:57.891Z Compiling uzers v0.12.1
24092024-11-02T03:28:58.871Z Compiling shell-words v1.1.0
24102024-11-02T03:28:59.377Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
24112024-11-02T03:29:01.067Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
24122024-11-02T03:29:03.003Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
24132024-11-02T03:29:26.776Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
24142024-11-02T03:29:31.622Z Compiling multimap v0.10.0
24152024-11-02T03:31:34.911Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
24162024-11-02T03:31:45.431Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24172024-11-02T03:40:13.611Z Finished `release` profile [optimized] target(s) in 17m 58s
24182024-11-02T03:41:11.445Z
24192024-11-02T03:41:11.448Zreal 18:57.084263672
24202024-11-02T03:41:11.448Zuser 2:04:09.706042471
24212024-11-02T03:41:11.448Zsys 5:54.027693237
24222024-11-02T03:41:11.448Ztrap 2.868811705
24232024-11-02T03:41:11.448Ztflt 2.822647789
24242024-11-02T03:41:11.448Zdflt 5.545455416
24252024-11-02T03:41:11.448Zkflt 0.063782930
24262024-11-02T03:41:11.448Zlock 7:41:57.550059361
24272024-11-02T03:41:11.448Zslp 6:11:32.528585071
24282024-11-02T03:41:11.448Zlat 2:59.213755020
24292024-11-02T03:41:11.448Zstop 2:38.083817482
24302024-11-02T03:41:11.448Z+ mapfile -t packages
24312024-11-02T03:41:11.448Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
24322024-11-02T03:41:12.396Z Finished `release` profile [optimized] target(s) in 0.89s
24332024-11-02T03:41:12.450Z Running `target/release/omicron-package -t test list-outputs`
24342024-11-02T03:41:12.491ZLogging to: /work/oxidecomputer/omicron/out/LOG
24352024-11-02T03:41:12.493Z+ ptime -m cargo build --locked --release -p xtask
24362024-11-02T03:41:13.020Z Compiling serde v1.0.210
24372024-11-02T03:41:13.023Z Compiling rustix v0.38.37
24382024-11-02T03:41:13.023Z Compiling serde_json v1.0.128
24392024-11-02T03:41:13.023Z Compiling libc v0.2.161
24402024-11-02T03:41:13.023Z Compiling syn v2.0.79
24412024-11-02T03:41:13.115Z Compiling bitflags v2.6.0
24422024-11-02T03:41:13.438Z Compiling usdt-impl v0.5.0
24432024-11-02T03:41:13.467Z Compiling syn v1.0.109
24442024-11-02T03:41:13.558Z Compiling log v0.4.22
24452024-11-02T03:41:13.610Z Compiling hashbrown v0.15.0
24462024-11-02T03:41:13.658Z Compiling fs-err v2.11.0
24472024-11-02T03:41:13.951Z Compiling anyhow v1.0.92
24482024-11-02T03:41:13.998Z Compiling once_cell v1.20.2
24492024-11-02T03:41:14.502Z Compiling thread-id v4.2.2
24502024-11-02T03:41:14.925Z Compiling indexmap v2.6.0
24512024-11-02T03:41:15.965Z Compiling terminal_size v0.4.0
24522024-11-02T03:41:15.965Z Compiling tempfile v3.13.0
24532024-11-02T03:41:16.181Z Compiling clap_builder v4.5.20
24542024-11-02T03:41:16.753Z Compiling proc-macro-error v1.0.4
24552024-11-02T03:41:17.933Z Compiling tabled_derive v0.7.0
24562024-11-02T03:41:19.200Z Compiling tabled v0.15.0
24572024-11-02T03:41:20.150Z Compiling serde_derive v1.0.210
24582024-11-02T03:41:20.150Z Compiling thiserror-impl v1.0.64
24592024-11-02T03:41:20.153Z Compiling zerocopy-derive v0.7.35
24602024-11-02T03:41:20.153Z Compiling scroll_derive v0.12.0
24612024-11-02T03:41:21.503Z Compiling scroll v0.12.0
24622024-11-02T03:41:22.014Z Compiling zerocopy v0.7.35
24632024-11-02T03:41:22.156Z Compiling goblin v0.8.2
24642024-11-02T03:41:22.795Z Compiling thiserror v1.0.64
24652024-11-02T03:41:22.944Z Compiling pest v2.7.14
24662024-11-02T03:41:24.237Z Compiling clap_derive v4.5.18
24672024-11-02T03:41:25.912Z Compiling pest_meta v2.7.14
24682024-11-02T03:41:27.630Z Compiling pest_generator v2.7.14
24692024-11-02T03:41:29.327Z Compiling clap v4.5.20
24702024-11-02T03:41:29.652Z Compiling pest_derive v2.7.14
24712024-11-02T03:41:30.408Z Compiling dtrace-parser v0.2.0
24722024-11-02T03:41:34.729Z Compiling serde_tokenstream v0.2.2
24732024-11-02T03:41:35.298Z Compiling serde_spanned v0.6.8
24742024-11-02T03:41:35.545Z Compiling toml_datetime v0.6.8
24752024-11-02T03:41:36.226Z Compiling toml_edit v0.22.22
24762024-11-02T03:41:37.054Z Compiling dof v0.3.0
24772024-11-02T03:41:38.109Z Compiling camino v1.1.9
24782024-11-02T03:41:39.276Z Compiling usdt-attr-macro v0.5.0
24792024-11-02T03:41:39.460Z Compiling usdt-macro v0.5.0
24802024-11-02T03:41:39.621Z Compiling toml v0.8.19
24812024-11-02T03:41:40.666Z Compiling cargo-platform v0.1.8
24822024-11-02T03:41:41.724Z Compiling semver v1.0.23
24832024-11-02T03:41:43.005Z Compiling cargo_metadata v0.18.1
24842024-11-02T03:41:43.175Z Compiling usdt v0.5.0
24852024-11-02T03:41:44.637Z Compiling cargo_toml v0.20.5
24862024-11-02T03:41:45.507Z Compiling camino-tempfile v1.1.1
24872024-11-02T03:41:46.247Z Compiling macaddr v1.0.1
24882024-11-02T03:41:56.340Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
24892024-11-02T03:42:07.261Z Finished `release` profile [optimized] target(s) in 54.72s
24902024-11-02T03:42:07.358Z
24912024-11-02T03:42:07.360Zreal 54.844621396
24922024-11-02T03:42:07.360Zuser 5:33.614868816
24932024-11-02T03:42:07.360Zsys 28.526878762
24942024-11-02T03:42:07.360Ztrap 0.143251339
24952024-11-02T03:42:07.360Ztflt 0.358750803
24962024-11-02T03:42:07.360Zdflt 0.539994135
24972024-11-02T03:42:07.360Zkflt 0.000000000
24982024-11-02T03:42:07.360Zlock 10:48.531227292
24992024-11-02T03:42:07.360Zslp 16:00.454171108
25002024-11-02T03:42:07.360Zlat 12.748053332
25012024-11-02T03:42:07.360Zstop 13.007117348
25022024-11-02T03:42:07.360Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25032024-11-02T03:42:07.360Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
25042024-11-02T03:42:07.360Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
25052024-11-02T03:42:07.360Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
25062024-11-02T03:42:07.360Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
25072024-11-02T03:42:08.174Z Compiling hashbrown v0.14.5
25082024-11-02T03:42:08.296Z Compiling unsafe-libyaml v0.2.11
25092024-11-02T03:42:08.307Z Compiling progenitor-client v0.8.0
25102024-11-02T03:42:08.310Z Compiling ident_case v1.0.1
25112024-11-02T03:42:08.310Z Compiling ipnetwork v0.20.0
25122024-11-02T03:42:08.310Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25132024-11-02T03:42:08.310Z Compiling instant v0.1.13
25142024-11-02T03:42:08.310Z Compiling structmeta-derive v0.3.0
25152024-11-02T03:42:08.453Z Compiling darling_core v0.20.10
25162024-11-02T03:42:08.480Z Compiling newtype-uuid v1.1.2
25172024-11-02T03:42:08.756Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
25182024-11-02T03:42:08.801Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192024-11-02T03:42:09.131Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25202024-11-02T03:42:09.195Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25212024-11-02T03:42:09.452Z Compiling regress v0.10.1
25222024-11-02T03:42:09.516Z Compiling serde_yaml v0.9.34+deprecated
25232024-11-02T03:42:09.556Z Compiling regress v0.9.1
25242024-11-02T03:42:09.587Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25252024-11-02T03:42:09.777Z Compiling backoff v0.4.0
25262024-11-02T03:42:09.974Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25272024-11-02T03:42:10.097Z Compiling macaddr v1.0.1
25282024-11-02T03:42:10.123Z Compiling tempfile v3.13.0
25292024-11-02T03:42:10.146Z Compiling proc-macro-crate v1.3.1
25302024-11-02T03:42:10.533Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25312024-11-02T03:42:10.949Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25322024-11-02T03:42:10.983Z Compiling foreign-types-macros v0.2.3
25332024-11-02T03:42:11.119Z Compiling structmeta v0.3.0
25342024-11-02T03:42:11.210Z Compiling num_enum_derive v0.5.11
25352024-11-02T03:42:11.272Z Compiling heapless v0.8.0
25362024-11-02T03:42:11.544Z Compiling parse-display-derive v0.10.0
25372024-11-02T03:42:11.839Z Compiling foreign-types-shared v0.3.1
25382024-11-02T03:42:12.221Z Compiling foreign-types v0.5.0
25392024-11-02T03:42:12.344Z Compiling proc-macro-error v1.0.4
25402024-11-02T03:42:12.642Z Compiling camino-tempfile v1.1.1
25412024-11-02T03:42:13.015Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25422024-11-02T03:42:13.095Z Compiling typify-impl v0.2.0
25432024-11-02T03:42:13.426Z Compiling hash32 v0.3.1
25442024-11-02T03:42:13.612Z Compiling num_enum v0.5.11
25452024-11-02T03:42:13.660Z Compiling cstr-argument v0.1.2
25462024-11-02T03:42:13.765Z Compiling crucible-workspace-hack v0.1.0
25472024-11-02T03:42:13.835Z Compiling smoltcp v0.11.0
25482024-11-02T03:42:13.926Z Compiling pretty-hex v0.2.1
25492024-11-02T03:42:14.079Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25502024-11-02T03:42:14.113Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25512024-11-02T03:42:14.254Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25522024-11-02T03:42:14.538Z Compiling tabwriter v1.4.0
25532024-11-02T03:42:14.583Z Compiling colored v2.1.0
25542024-11-02T03:42:14.601Z Compiling cobs v0.2.3
25552024-11-02T03:42:14.779Z Compiling darling_macro v0.20.10
25562024-11-02T03:42:14.912Z Compiling postcard v1.0.10
25572024-11-02T03:42:15.021Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25582024-11-02T03:42:15.042Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25592024-11-02T03:42:15.205Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25602024-11-02T03:42:15.389Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
25612024-11-02T03:42:15.406Z Compiling smf v0.2.3
25622024-11-02T03:42:15.552Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25632024-11-02T03:42:15.718Z Compiling darling v0.20.10
25642024-11-02T03:42:15.800Z Compiling parse-display v0.10.0
25652024-11-02T03:42:15.838Z Compiling serde_with_macros v3.11.0
25662024-11-02T03:42:15.861Z Compiling zone_cfg_derive v0.3.0
25672024-11-02T03:42:16.062Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25682024-11-02T03:42:16.471Z Compiling num-derive v0.4.2
25692024-11-02T03:42:16.540Z Compiling sigpipe v0.1.3
25702024-11-02T03:42:16.667Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25712024-11-02T03:42:16.705Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25722024-11-02T03:42:16.980Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
25732024-11-02T03:42:17.258Z Compiling zone v0.3.0
25742024-11-02T03:42:17.417Z Compiling universal-hash v0.5.1
25752024-11-02T03:42:17.620Z Compiling opaque-debug v0.3.1
25762024-11-02T03:42:17.726Z Compiling num-rational v0.4.2
25772024-11-02T03:42:17.759Z Compiling password-hash v0.5.0
25782024-11-02T03:42:18.522Z Compiling serde_with v3.11.0
25792024-11-02T03:42:18.747Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25802024-11-02T03:42:18.777Z Compiling blake2 v0.10.6
25812024-11-02T03:42:18.799Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
25822024-11-02T03:42:19.397Z Compiling num-complex v0.4.6
25832024-11-02T03:42:19.688Z Compiling aead v0.5.2
25842024-11-02T03:42:19.781Z Compiling keccak v0.1.5
25852024-11-02T03:42:20.081Z Compiling convert_case v0.4.0
25862024-11-02T03:42:20.186Z Compiling sha3 v0.10.8
25872024-11-02T03:42:20.334Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25882024-11-02T03:42:20.590Z Compiling num v0.4.3
25892024-11-02T03:42:20.710Z Compiling argon2 v0.5.3
25902024-11-02T03:42:20.779Z Compiling poly1305 v0.8.0
25912024-11-02T03:42:20.932Z Compiling tungstenite v0.21.0
25922024-11-02T03:42:21.011Z Compiling derive_more v0.99.18
25932024-11-02T03:42:21.221Z Compiling chacha20 v0.9.1
25942024-11-02T03:42:21.703Z Compiling base64 v0.21.7
25952024-11-02T03:42:22.450Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
25962024-11-02T03:42:22.496Z Compiling float-ord v0.3.2
25972024-11-02T03:42:22.533Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25982024-11-02T03:42:22.552Z Compiling tokio-tungstenite v0.21.0
25992024-11-02T03:42:22.662Z Compiling semver v0.1.20
26002024-11-02T03:42:22.969Z Compiling same-file v1.0.6
26012024-11-02T03:42:23.033Z Compiling rustc_version v0.1.7
26022024-11-02T03:42:23.133Z Compiling newline-converter v0.3.0
26032024-11-02T03:42:23.259Z Compiling walkdir v2.5.0
26042024-11-02T03:42:23.299Z Compiling primeorder v0.13.6
26052024-11-02T03:42:23.317Z Compiling secrecy v0.8.0
26062024-11-02T03:42:23.444Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26072024-11-02T03:42:23.514Z Compiling cancel-safe-futures v0.1.5
26082024-11-02T03:42:23.630Z Compiling owo-colors v4.1.0
26092024-11-02T03:42:23.732Z Compiling home v0.5.9
26102024-11-02T03:42:23.831Z Compiling prettyplease v0.2.22
26112024-11-02T03:42:23.892Z Compiling newtype_derive v0.1.6
26122024-11-02T03:42:23.967Z Compiling expectorate v1.1.0
26132024-11-02T03:42:23.970Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142024-11-02T03:42:24.000Z Compiling thiserror-impl-no-std v2.0.2
26152024-11-02T03:42:24.140Z Compiling ring v0.16.20
26162024-11-02T03:42:24.158Z Compiling blake3 v1.5.4
26172024-11-02T03:42:24.197Z Compiling half v2.4.1
26182024-11-02T03:42:24.277Z Compiling unicase v2.7.0
26192024-11-02T03:42:24.294Z Compiling arc-swap v1.7.1
26202024-11-02T03:42:24.610Z Compiling ciborium-io v0.2.2
26212024-11-02T03:42:24.743Z Compiling slog-scope v4.4.0
26222024-11-02T03:42:24.817Z Compiling ciborium-ll v0.2.2
26232024-11-02T03:42:25.152Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26242024-11-02T03:42:25.516Z Compiling polyval v0.6.2
26252024-11-02T03:42:25.964Z Compiling atomicwrites v0.4.4
26262024-11-02T03:42:26.027Z Compiling libsw v3.3.1
26272024-11-02T03:42:26.327Z Compiling memmap2 v0.9.5
26282024-11-02T03:42:26.343Z Compiling untrusted v0.7.1
26292024-11-02T03:42:26.545Z Compiling arrayvec v0.7.6
26302024-11-02T03:42:26.789Z Compiling salty v0.3.0
26312024-11-02T03:42:26.954Z Compiling indent_write v2.2.0
26322024-11-02T03:42:27.067Z Compiling thiserror-no-std v2.0.2
26332024-11-02T03:42:27.184Z Compiling parking_lot_core v0.8.6
26342024-11-02T03:42:27.184Z Compiling arrayref v0.3.9
26352024-11-02T03:42:27.216Z Compiling libefi-sys v0.1.0
26362024-11-02T03:42:27.295Z Compiling linear-map v1.2.0
26372024-11-02T03:42:27.508Z Compiling spin v0.5.2
26382024-11-02T03:42:27.572Z Compiling constant_time_eq v0.3.1
26392024-11-02T03:42:27.635Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26402024-11-02T03:42:27.769Z Compiling vsss-rs v3.3.4
26412024-11-02T03:42:27.789Z Compiling ghash v0.5.1
26422024-11-02T03:42:28.130Z Compiling ciborium v0.2.2
26432024-11-02T03:42:28.147Z Compiling slog-stdlog v4.1.1
26442024-11-02T03:42:28.536Z Compiling toolchain_find v0.4.0
26452024-11-02T03:42:28.771Z Compiling p384 v0.13.0
26462024-11-02T03:42:28.892Z Compiling chacha20poly1305 v0.10.1
26472024-11-02T03:42:29.123Z Compiling typify-macro v0.2.0
26482024-11-02T03:42:29.140Z Compiling itertools v0.13.0
26492024-11-02T03:42:29.202Z Compiling lzma-sys v0.1.20
26502024-11-02T03:42:29.689Z Compiling ctr v0.9.2
26512024-11-02T03:42:30.062Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26522024-11-02T03:42:30.079Z Compiling bitfield-struct v0.6.2
26532024-11-02T03:42:30.287Z Compiling slog-dtrace v0.3.0
26542024-11-02T03:42:30.461Z Compiling highway v1.2.0
26552024-11-02T03:42:30.592Z Compiling topological-sort v0.2.2
26562024-11-02T03:42:30.816Z Compiling omicron-zone-package v0.11.1
26572024-11-02T03:42:31.469Z Compiling aes-gcm v0.10.3
26582024-11-02T03:42:31.487Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26592024-11-02T03:42:31.489Z Compiling rustfmt-wrapper v0.2.1
26602024-11-02T03:42:31.586Z Compiling mime_guess v2.0.5
26612024-11-02T03:42:31.765Z Compiling slog-envlogger v2.2.0
26622024-11-02T03:42:32.091Z Compiling steno v0.4.1
26632024-11-02T03:42:32.520Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26642024-11-02T03:42:32.684Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26652024-11-02T03:42:32.855Z Compiling heck v0.3.3
26662024-11-02T03:42:32.973Z Compiling ssh-encoding v0.2.0
26672024-11-02T03:42:33.116Z Compiling blowfish v0.9.1
26682024-11-02T03:42:33.190Z Compiling nibble_vec v0.1.0
26692024-11-02T03:42:33.278Z Compiling env_filter v0.1.2
26702024-11-02T03:42:33.327Z Compiling typify v0.2.0
26712024-11-02T03:42:33.395Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26722024-11-02T03:42:33.465Z Compiling progenitor-impl v0.8.0
26732024-11-02T03:42:33.482Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
26742024-11-02T03:42:33.564Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26752024-11-02T03:42:33.684Z Compiling endian-type v0.1.2
26762024-11-02T03:42:33.686Z Compiling humantime v2.1.0
26772024-11-02T03:42:33.814Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26782024-11-02T03:42:33.830Z Compiling env_logger v0.11.5
26792024-11-02T03:42:33.943Z Compiling radix_trie v0.2.1
26802024-11-02T03:42:33.946Z Compiling bcrypt-pbkdf v0.10.0
26812024-11-02T03:42:34.199Z Compiling ssh-cipher v0.2.0
26822024-11-02T03:42:34.542Z Compiling zone_cfg_derive v0.1.2
26832024-11-02T03:42:34.733Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26842024-11-02T03:42:34.756Z Compiling parking_lot v0.11.2
26852024-11-02T03:42:35.124Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26862024-11-02T03:42:35.702Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26872024-11-02T03:42:35.705Z Compiling gethostname v0.5.0
26882024-11-02T03:42:35.783Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26892024-11-02T03:42:35.916Z Compiling password-hash v0.4.2
26902024-11-02T03:42:36.011Z Compiling fxhash v0.2.1
26912024-11-02T03:42:36.099Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26922024-11-02T03:42:36.221Z Compiling base64 v0.13.1
26932024-11-02T03:42:36.242Z Compiling matches v0.1.10
26942024-11-02T03:42:36.348Z Compiling idna v0.2.3
26952024-11-02T03:42:36.369Z Compiling sled v0.34.7
26962024-11-02T03:42:36.442Z Compiling pbkdf2 v0.11.0
26972024-11-02T03:42:36.747Z Compiling ron v0.7.1
26982024-11-02T03:42:36.788Z Compiling zone v0.1.8
26992024-11-02T03:42:36.805Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27002024-11-02T03:42:36.823Z Compiling xz2 v0.1.7
27012024-11-02T03:42:37.297Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27022024-11-02T03:42:37.902Z Compiling ssh-key v0.6.6
27032024-11-02T03:42:38.305Z Compiling hickory-client v0.24.1
27042024-11-02T03:42:38.970Z Compiling p256 v0.13.2
27052024-11-02T03:42:39.065Z Compiling p521 v0.13.3
27062024-11-02T03:42:39.196Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27072024-11-02T03:42:39.736Z Compiling hickory-server v0.24.1
27082024-11-02T03:42:39.850Z Compiling enum-as-inner v0.5.1
27092024-11-02T03:42:40.298Z Compiling pem v3.0.4
27102024-11-02T03:42:40.886Z Compiling yasna v0.5.2
27112024-11-02T03:42:41.024Z Compiling headers-core v0.3.0
27122024-11-02T03:42:41.104Z Compiling progenitor-macro v0.8.0
27132024-11-02T03:42:41.196Z Compiling kstat-rs v0.2.4
27142024-11-02T03:42:41.346Z Compiling nanorand v0.7.0
27152024-11-02T03:42:41.812Z Compiling atty v0.2.14
27162024-11-02T03:42:41.916Z Compiling russh-cryptovec v0.7.3
27172024-11-02T03:42:41.957Z Compiling glob v0.3.1
27182024-11-02T03:42:42.245Z Compiling md5 v0.7.0
27192024-11-02T03:42:42.435Z Compiling http-range v0.1.5
27202024-11-02T03:42:42.451Z Compiling rcgen v0.12.1
27212024-11-02T03:42:42.512Z Compiling russh-keys v0.45.0
27222024-11-02T03:42:42.754Z Compiling hyper-staticfile v0.10.1
27232024-11-02T03:42:42.782Z Compiling flume v0.11.0
27242024-11-02T03:42:42.922Z Compiling headers v0.4.0
27252024-11-02T03:42:43.487Z Compiling trust-dns-proto v0.22.0
27262024-11-02T03:42:43.878Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27272024-11-02T03:42:44.802Z Compiling num-bigint v0.4.6
27282024-11-02T03:42:44.888Z Compiling des v0.8.1
27292024-11-02T03:42:45.241Z Compiling subprocess v0.2.9
27302024-11-02T03:42:46.688Z Compiling dhcproto-macros v0.1.0
27312024-11-02T03:42:46.707Z Compiling display-error-chain v0.2.2
27322024-11-02T03:42:46.919Z Compiling hex-literal v0.4.1
27332024-11-02T03:42:47.085Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27342024-11-02T03:42:47.102Z Compiling internet-checksum v0.2.1
27352024-11-02T03:42:47.773Z Compiling dhcproto v0.12.0
27362024-11-02T03:42:47.794Z Compiling russh v0.45.0
27372024-11-02T03:42:52.634Z Compiling progenitor v0.8.0
27382024-11-02T03:42:52.763Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27392024-11-02T03:42:52.765Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27402024-11-02T03:42:52.765Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27412024-11-02T03:42:52.765Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
27422024-11-02T03:42:52.823Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27432024-11-02T03:42:52.826Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27442024-11-02T03:42:53.185Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
27452024-11-02T03:42:53.604Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27462024-11-02T03:42:54.182Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
27472024-11-02T03:42:54.338Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27482024-11-02T03:42:58.451Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27492024-11-02T03:42:58.960Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
27502024-11-02T03:43:07.379Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27512024-11-02T03:43:07.381Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27522024-11-02T03:43:07.381Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27532024-11-02T03:43:07.381Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27542024-11-02T03:43:10.456Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27552024-11-02T03:43:10.506Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27562024-11-02T03:43:11.328Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27572024-11-02T03:43:11.440Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27582024-11-02T03:43:13.634Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27592024-11-02T03:43:14.467Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27602024-11-02T03:43:15.196Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27612024-11-02T03:43:15.340Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27622024-11-02T03:43:16.410Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27632024-11-02T03:43:16.876Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642024-11-02T03:43:17.974Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27652024-11-02T03:43:18.731Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27662024-11-02T03:43:19.555Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27672024-11-02T03:43:19.600Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27682024-11-02T03:43:21.155Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27692024-11-02T03:43:21.253Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27702024-11-02T03:43:21.573Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27712024-11-02T03:43:21.576Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27722024-11-02T03:43:22.864Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27732024-11-02T03:43:25.282Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27742024-11-02T03:43:27.070Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27752024-11-02T03:43:27.921Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27762024-11-02T03:43:28.031Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27772024-11-02T03:43:29.638Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27782024-11-02T03:43:34.719Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27792024-11-02T03:43:43.332Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27802024-11-02T03:43:44.655Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27812024-11-02T03:44:38.125Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27822024-11-02T03:45:10.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
27832024-11-02T03:45:11.022Z
27842024-11-02T03:45:11.022Zreal 3:03.628142094
27852024-11-02T03:45:11.023Zuser 11:34.171039237
27862024-11-02T03:45:11.023Zsys 2:20.673814681
27872024-11-02T03:45:11.023Ztrap 0.288981845
27882024-11-02T03:45:11.023Ztflt 0.649815314
27892024-11-02T03:45:11.023Zdflt 1.966710943
27902024-11-02T03:45:11.028Zkflt 0.000015590
27912024-11-02T03:45:11.029Zlock 24:48.152393638
27922024-11-02T03:45:11.029Zslp 40:54.522072094
27932024-11-02T03:45:11.029Zlat 32.303024855
27942024-11-02T03:45:11.029Zstop 1:11.818863614
27952024-11-02T03:45:11.029Z+ mkdir tests
27962024-11-02T03:45:11.029Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27972024-11-02T03:45:11.029Z+ xargs -I '{}' -t cp '{}' tests/
27982024-11-02T03:45:12.160Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-55f07926e39993d1 tests/
27992024-11-02T03:45:12.186Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f7a118bb4e5a550d tests/
28002024-11-02T03:45:12.212Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-a5b535cd196e5cea tests/
28012024-11-02T03:45:12.238Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0714fd9d3961692d tests/
28022024-11-02T03:45:12.439Z+ 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/*)
28032024-11-02T03:45:12.444Z+ 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-f7a118bb4e5a550d tests/commtest-a5b535cd196e5cea tests/dhcp_server-55f07926e39993d1 tests/end_to_end_tests-0714fd9d3961692d 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
28042024-11-02T03:46:17.672ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
28052024-11-02T03:46:17.672Za .github/buildomat/ci-env.sh 1K
28062024-11-02T03:46:17.672Za out/target/test 1K
28072024-11-02T03:46:17.672Za out/npuzone/npuzone 23144K
28082024-11-02T03:46:17.672Za package-manifest.toml 32K
28092024-11-02T03:46:17.672Za smf/sled-agent/non-gimlet/config.toml 4K
28102024-11-02T03:46:17.672Za target/release/omicron-package 32532K
28112024-11-02T03:46:17.672Za target/release/xtask 11749K
28122024-11-02T03:46:17.672Za target/debug/bootstrap 196065K
28132024-11-02T03:46:17.672Za tests/bootstrap-f7a118bb4e5a550d 23991K
28142024-11-02T03:46:17.672Za tests/commtest-a5b535cd196e5cea 24191K
28152024-11-02T03:46:17.672Za tests/dhcp_server-55f07926e39993d1 23991K
28162024-11-02T03:46:17.672Za tests/end_to_end_tests-0714fd9d3961692d 208275K
28172024-11-02T03:46:17.672Za out/clickhouse.tar.gz 244353K
28182024-11-02T03:46:17.672Za out/clickhouse_keeper.tar.gz 244328K
28192024-11-02T03:46:17.672Za out/clickhouse_server.tar.gz 244327K
28202024-11-02T03:46:17.672Za out/cockroachdb.tar.gz 130046K
28212024-11-02T03:46:17.672Za out/crucible-dtrace.tar 83K
28222024-11-02T03:46:17.672Za out/crucible-pantry-zone.tar.gz 26857K
28232024-11-02T03:46:17.672Za out/crucible-zone.tar.gz 35063K
28242024-11-02T03:46:17.672Za out/external-dns.tar.gz 30753K
28252024-11-02T03:46:17.672Za out/internal-dns.tar.gz 30753K
28262024-11-02T03:46:17.672Za out/mg-ddm-gz.tar 62661K
28272024-11-02T03:46:17.672Za out/nexus.tar.gz 96410K
28282024-11-02T03:46:17.672Za out/ntp.tar.gz 9038K
28292024-11-02T03:46:17.672Za out/omicron-gateway-softnpu.tar.gz 21670K
28302024-11-02T03:46:17.672Za out/omicron-sled-agent.tar 104243K
28312024-11-02T03:46:17.673Za out/overlay.tar.gz 3K
28322024-11-02T03:46:17.673Za out/oximeter.tar.gz 46044K
28332024-11-02T03:46:17.673Za out/oxlog.tar 3071K
28342024-11-02T03:46:17.673Za out/probe.tar.gz 2764K
28352024-11-02T03:46:17.673Za out/propolis-server.tar.gz 66584K
28362024-11-02T03:46:17.673Za out/pumpkind-gz.tar 26665K
28372024-11-02T03:46:17.673Za out/switch-softnpu.tar.gz 224536K
28382024-11-02T03:46:17.675Z
28392024-11-02T03:46:17.675Zreal 1:05.231796615
28402024-11-02T03:46:17.675Zuser 1:02.287115659
28412024-11-02T03:46:17.675Zsys 4.184467172
28422024-11-02T03:46:17.676Ztrap 0.016795939
28432024-11-02T03:46:17.676Ztflt 0.000000000
28442024-11-02T03:46:17.676Zdflt 0.000000000
28452024-11-02T03:46:17.676Zkflt 0.000000000
28462024-11-02T03:46:17.676Zlock 0.000000000
28472024-11-02T03:46:17.676Zslp 1:02.126676135
28482024-11-02T03:46:17.676Zlat 1.843531355
28492024-11-02T03:46:17.676Zstop 0.000208508
28502024-11-02T03:46:17.676Zprocess exited: duration 2078187 ms, exit code 0
 
28512024-11-02T03:46:17.690Zfound 1 output files
28522024-11-02T03:46:17.690Zuploading: /work/package.tar.gz (1693393424 bytes)
28532024-11-02T03:46:50.716Zuploaded: /work/package.tar.gz