01JDREZB1J45SWQKNNG670M8D9: 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: 01JDREZVTBSQCEXDTWTREGK9R4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-28T04:04:18.170Zjob assigned to worker 01JDRF06NDVCH4E139MDQQ9BR3 [factory aws, i-0daa27fd51388fe69] (queued for 1 m 5 s)
 
22024-11-28T04:04:26.380Zstarting task 0: "setup"
32024-11-28T04:04:26.390Z++ uname -s
42024-11-28T04:04:26.393Z+ kern=SunOS
52024-11-28T04:04:26.394Z+ case "$kern" in
62024-11-28T04:04:26.394Z+ groupadd -g 12345 build
72024-11-28T04:04:26.397Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-28T04:04:28.403Z+ zfs create -o mountpoint=/work rpool/work
92024-11-28T04:04:28.502Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-28T04:04:28.506Z+ home_fs=zfs
112024-11-28T04:04:28.506Z+ [[ zfs == autofs ]]
122024-11-28T04:04:28.506Z+ mkdir -p /home/build
132024-11-28T04:04:28.506Z+ chown build:build /home/build /work
142024-11-28T04:04:30.508Z+ chmod 0700 /home/build /work
152024-11-28T04:04:30.514Zprocess exited: duration 4130 ms, exit code 0
 
162024-11-28T04:04:30.521Zstarting task 1: "rust-toolchain"
172024-11-28T04:04:30.526Z+ printf ' * toolchain channel = "%s"
182024-11-28T04:04:30.526Z' 1.81.0
192024-11-28T04:04:30.526Z * toolchain channel = "1.81.0"
202024-11-28T04:04:30.526Z * toolchain profile = "default"
212024-11-28T04:04:30.526Z+ printf ' * toolchain profile = "%s"
222024-11-28T04:04:30.526Z' default
232024-11-28T04:04:30.529Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-28T04:04:30.529Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-28T04:04:30.710Zinfo: downloading installer
262024-11-28T04:04:32.518Zinfo: profile set to 'default'
272024-11-28T04:04:32.518Zinfo: default host triple is x86_64-unknown-illumos
282024-11-28T04:04:32.521Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-28T04:04:32.670Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-28T04:04:32.670Zinfo: downloading component 'cargo'
312024-11-28T04:04:33.542Zinfo: downloading component 'clippy'
322024-11-28T04:04:33.861Zinfo: downloading component 'rust-docs'
332024-11-28T04:04:35.086Zinfo: downloading component 'rust-std'
342024-11-28T04:04:36.947Zinfo: downloading component 'rustc'
352024-11-28T04:04:43.637Zinfo: downloading component 'rustfmt'
362024-11-28T04:04:43.891Zinfo: installing component 'cargo'
372024-11-28T04:04:44.689Zinfo: installing component 'clippy'
382024-11-28T04:04:45.046Zinfo: installing component 'rust-docs'
392024-11-28T04:04:46.691Zinfo: installing component 'rust-std'
402024-11-28T04:04:48.367Zinfo: installing component 'rustc'
412024-11-28T04:04:54.121Zinfo: installing component 'rustfmt'
422024-11-28T04:04:54.444Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-28T04:04:54.444Z
442024-11-28T04:04:54.809Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-28T04:04:54.809Z
462024-11-28T04:04:54.812Z
472024-11-28T04:04:54.812ZRust is installed now. Great!
482024-11-28T04:04:54.812Z
492024-11-28T04:04:54.812ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-28T04:04:54.812Zenvironment variable. This has not been done automatically.
512024-11-28T04:04:54.812Z
522024-11-28T04:04:54.812ZTo configure your current shell, you need to source
532024-11-28T04:04:54.812Zthe corresponding env file under $HOME/.cargo.
542024-11-28T04:04:54.812Z
552024-11-28T04:04:54.812ZThis is usually done by running one of the following (note the leading DOT):
562024-11-28T04:04:54.812Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-28T04:04:54.812Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-28T04:04:54.884Z+ rustc --version
592024-11-28T04:04:54.952Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-28T04:04:54.955Zprocess exited: duration 24433 ms, exit code 0
 
612024-11-28T04:04:54.961Zstarting task 2: "authentication"
622024-11-28T04:04:54.981Zprocess exited: duration 20 ms, exit code 0
 
632024-11-28T04:04:54.987Zstarting task 3: "clone repository"
642024-11-28T04:04:54.992Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-28T04:04:54.995Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-28T04:04:55.287ZCloning into '/work/oxidecomputer/omicron'...
672024-11-28T04:05:01.963Z+ cd /work/oxidecomputer/omicron
682024-11-28T04:05:01.963Z+ git fetch origin 2d40eaa949744312cb2a01a3b38863f238c38ac8
692024-11-28T04:05:02.233ZFrom https://github.com/oxidecomputer/omicron
702024-11-28T04:05:02.233Z * branch 2d40eaa949744312cb2a01a3b38863f238c38ac8 -> FETCH_HEAD
712024-11-28T04:05:02.245Z+ [[ -n renovate/flate2-1.x ]]
722024-11-28T04:05:02.247Z++ git branch --show-current
732024-11-28T04:05:02.250Z+ current=main
742024-11-28T04:05:02.250Z+ [[ main != renovate/flate2-1.x ]]
752024-11-28T04:05:02.251Z+ git branch -f renovate/flate2-1.x 2d40eaa949744312cb2a01a3b38863f238c38ac8
762024-11-28T04:05:02.254Z+ git checkout -f renovate/flate2-1.x
772024-11-28T04:05:02.440ZSwitched to branch 'renovate/flate2-1.x'
782024-11-28T04:05:02.444Z+ git reset --hard 2d40eaa949744312cb2a01a3b38863f238c38ac8
792024-11-28T04:05:02.457ZHEAD is now at 2d40eaa94 Update Rust crate flate2 to 1.0.35
802024-11-28T04:05:02.461Zprocess exited: duration 7471 ms, exit code 0
 
812024-11-28T04:05:02.466Zstarting task 4: "build"
822024-11-28T04:05:02.472Z+ source .github/buildomat/ci-env.sh
832024-11-28T04:05:02.472Z++ export CARGO_TERM_COLOR=always
842024-11-28T04:05:02.473Z++ CARGO_TERM_COLOR=always
852024-11-28T04:05:02.476Z+ cargo --version
862024-11-28T04:05:02.531Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-28T04:05:02.534Z+ rustc --version
882024-11-28T04:05:02.597Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-28T04:05:02.600Z+ WORK=/work
902024-11-28T04:05:02.600Z+ pfexec mkdir -p /work
912024-11-28T04:05:02.603Z+ pfexec chown build /work
922024-11-28T04:05:02.606Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932024-11-28T04:05:15.054Z Startup: Refreshing catalog 'helios-dev' ... Done
942024-11-28T04:05:18.915Z Startup: Caching catalogs ... Done
952024-11-28T04:05:28.369ZPlanning: Solver setup ... Done (8.589s)
962024-11-28T04:05:28.490ZPlanning: Running solver ... Done (0.121s)
972024-11-28T04:05:28.675ZPlanning: Finding local manifests ... Done (0.088s)
982024-11-28T04:05:28.689ZPlanning: Fetching manifests: 0/5 0% complete
992024-11-28T04:05:29.322ZPlanning: Fetching manifests: 5/5 100% complete
1002024-11-28T04:05:29.515ZPlanning: Package planning ... Done (0.191s)
1012024-11-28T04:05:29.571ZPlanning: Merging actions ... Done (0.058s)
1022024-11-28T04:05:30.289ZPlanning: Checking for conflicting actions ... Done (0.718s)
1032024-11-28T04:05:34.762ZPlanning: Consolidating action changes ... Done (4.463s)
1042024-11-28T04:05:35.158ZPlanning: Evaluating mediators ... Done (0.405s)
1052024-11-28T04:05:35.378ZPlanning: Planning completed in 16.37 seconds
1062024-11-28T04:05:35.392Z Packages to install: 4
1072024-11-28T04:05:35.395Z Packages to update: 1
1082024-11-28T04:05:35.395Z Mediators to change: 2
1092024-11-28T04:05:35.396Z Services to change: 1
1102024-11-28T04:05:35.396Z Estimated space available: 155.64 GB
1112024-11-28T04:05:35.396ZEstimated space to be consumed: 1.60 GB
1122024-11-28T04:05:35.396Z Create boot environment: No
1132024-11-28T04:05:35.396ZCreate backup boot environment: Yes
1142024-11-28T04:05:35.396Z Rebuild boot archive: No
1152024-11-28T04:05:35.396Z
1162024-11-28T04:05:35.396ZChanged mediators:
1172024-11-28T04:05:35.396Z mediator clang:
1182024-11-28T04:05:35.396Z version: None -> 15 (system default)
1192024-11-28T04:05:35.396Z
1202024-11-28T04:05:35.396Z mediator llvm:
1212024-11-28T04:05:35.396Z version: 14 (system default) -> 15 (system default)
1222024-11-28T04:05:35.396Z
1232024-11-28T04:05:35.396ZChanged packages:
1242024-11-28T04:05:35.396Zhelios-dev
1252024-11-28T04:05:35.396Z developer/build-essential
1262024-11-28T04:05:35.396Z None -> 11-2.0
1272024-11-28T04:05:35.396Z library/libxmlsec1
1282024-11-28T04:05:35.396Z None -> 1.2.35-2.0
1292024-11-28T04:05:35.396Z ooce/developer/clang-15
1302024-11-28T04:05:35.396Z None -> 15.0.7-2.0
1312024-11-28T04:05:35.396Z ooce/developer/llvm-15
1322024-11-28T04:05:35.397Z None -> 15.0.7-2.0
1332024-11-28T04:05:35.397Z package/pkg
1342024-11-28T04:05:35.397Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352024-11-28T04:05:35.397Z
1362024-11-28T04:05:35.397ZServices:
1372024-11-28T04:05:35.397Z restart_fmri:
1382024-11-28T04:05:35.397Z svc:/system/update-man-index:default
1392024-11-28T04:05:35.397Z
1402024-11-28T04:05:35.397ZEditable files to change:
1412024-11-28T04:05:35.397Z Update:
1422024-11-28T04:05:35.397Z usr/share/lib/pkg/web/config.shtml
1432024-11-28T04:05:35.658Z
1442024-11-28T04:05:35.658ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452024-11-28T04:05:40.764ZDownload: 269/4281 items 1.9/220.6MB 0% complete (353k/s)
1462024-11-28T04:05:45.714ZDownload: 825/4281 items 18.7/220.6MB 8% complete (2.0M/s)
1472024-11-28T04:05:50.782ZDownload: 1192/4281 items 74.6/220.6MB 33% complete (7.2M/s)
1482024-11-28T04:05:56.692ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (7.9M/s)
1492024-11-28T04:06:01.695ZDownload: 1771/4281 items 118.2/220.6MB 53% complete (3.6M/s)
1502024-11-28T04:06:10.185ZDownload: 2219/4281 items 119.2/220.6MB 54% complete (4.1M/s)
1512024-11-28T04:06:16.591ZDownload: 2222/4281 items 119.2/220.6MB 54% complete
1522024-11-28T04:06:21.605ZDownload: 2504/4281 items 120.0/220.6MB 54% complete (163k/s)
1532024-11-28T04:06:26.625ZDownload: 2949/4281 items 120.9/220.6MB 54% complete (179k/s)
1542024-11-28T04:06:42.072ZDownload: 3240/4281 items 202.8/220.6MB 91% complete
1552024-11-28T04:06:47.125ZDownload: 3244/4281 items 203.0/220.6MB 92% complete (49.3k/s)
1562024-11-28T04:06:53.222ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (48.3k/s)
1572024-11-28T04:06:58.223ZDownload: 3702/4281 items 216.6/220.6MB 98% complete (2.7M/s)
1582024-11-28T04:07:06.217ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (2.3M/s)
1592024-11-28T04:07:07.371ZDownload: Completed 220.60 MB in 91.71 seconds (2.4M/s)
1602024-11-28T04:07:09.550Z Actions: 1/5063 actions (Removing old actions)
1612024-11-28T04:07:09.568Z Actions: 194/5063 actions (Installing new actions)
1622024-11-28T04:07:14.596Z Actions: 4084/5063 actions (Installing new actions)
1632024-11-28T04:07:14.865Z Actions: 4226/5063 actions (Updating modified actions)
1642024-11-28T04:07:15.219Z Actions: Completed 5063 actions in 5.67 seconds.
1652024-11-28T04:07:15.633Z Done (0.408s)
1662024-11-28T04:07:15.636Z Done (0.000s)
1672024-11-28T04:07:16.174Z Done (0.539s)
1682024-11-28T04:07:21.899Z Done (5.502s)
1692024-11-28T04:07:22.187Z Done (0.215s)
1702024-11-28T04:07:22.190Z Done (0.000s)
1712024-11-28T04:07:22.339Z Done (0.000s)
1722024-11-28T04:07:23.032ZPlanning: Evaluating mediator changes ... Done
1732024-11-28T04:07:23.195ZPlanning: Checking for conflicting actions ... Done
1742024-11-28T04:07:23.197ZPlanning: Consolidating action changes ... Done
1752024-11-28T04:07:23.469ZPlanning: Evaluating mediators ... Done
1762024-11-28T04:07:23.471ZPlanning: Planning completed in 0.44 seconds
1772024-11-28T04:07:23.508Z Mediators to change: 2
1782024-11-28T04:07:23.508Z Create boot environment: No
1792024-11-28T04:07:23.511ZCreate backup boot environment: No
1802024-11-28T04:07:23.571Z Done
1812024-11-28T04:07:23.571Z Done
1822024-11-28T04:07:23.926Z Done
1832024-11-28T04:07:27.706Z Done
1842024-11-28T04:07:27.806Z Done
1852024-11-28T04:07:27.808Z Done
1862024-11-28T04:07:28.009Z Done
1872024-11-28T04:07:28.667ZPlanning: Evaluating mediator changes ... Done
1882024-11-28T04:07:28.678ZPlanning: Merging actions ... Done
1892024-11-28T04:07:28.854ZPlanning: Checking for conflicting actions ... Done
1902024-11-28T04:07:28.857ZPlanning: Consolidating action changes ... Done
1912024-11-28T04:07:29.151ZPlanning: Evaluating mediators ... Done
1922024-11-28T04:07:29.214ZPlanning: Planning completed in 0.82 seconds
1932024-11-28T04:07:29.256Z Packages to change: 1
1942024-11-28T04:07:29.258Z Mediators to change: 1
1952024-11-28T04:07:29.259Z Services to change: 1
1962024-11-28T04:07:29.259Z Create boot environment: No
1972024-11-28T04:07:29.259ZCreate backup boot environment: Yes
1982024-11-28T04:07:31.352Z Actions: 1/6 actions (Updating modified actions)
1992024-11-28T04:07:31.384Z Actions: Completed 6 actions in 0.03 seconds.
2002024-11-28T04:07:31.386Z Done
2012024-11-28T04:07:31.386Z Done
2022024-11-28T04:07:31.497Z Done
2032024-11-28T04:07:35.340Z Done
2042024-11-28T04:07:35.432Z Done
2052024-11-28T04:07:35.435Z Done
2062024-11-28T04:07:35.547Z Done
2072024-11-28T04:07:35.998ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082024-11-28T04:07:35.998Zclang system 15 system
2092024-11-28T04:07:35.998Zcsh system system illumos
2102024-11-28T04:07:35.998Zctags system system illumos
2112024-11-28T04:07:35.998Zgcc vendor 12 vendor
2122024-11-28T04:07:35.999Zgcc system 10 system
2132024-11-28T04:07:35.999Zgcc system 7 system
2142024-11-28T04:07:35.999Zgo system 1.20 system
2152024-11-28T04:07:35.999Zgo system 1.19 system
2162024-11-28T04:07:35.999Zllvm system 15 system
2172024-11-28T04:07:35.999Zllvm system 14 system
2182024-11-28T04:07:35.999Zmariadb system 10.6 system
2192024-11-28T04:07:35.999Zmta vendor vendor dma
2202024-11-28T04:07:35.999Zopenjdk system 17 system
2212024-11-28T04:07:35.999Zopenjdk system 11 system
2222024-11-28T04:07:36.000Zopenjdk system 1.8 system
2232024-11-28T04:07:36.000Zopenssl vendor 3 vendor
2242024-11-28T04:07:36.000Zperl system 5.36 system
2252024-11-28T04:07:36.000Zpostgresql system 15 system
2262024-11-28T04:07:36.000Zpostgresql system 13 system
2272024-11-28T04:07:36.000Zpython vendor 3 vendor
2282024-11-28T04:07:36.000Zpython system 2 system
2292024-11-28T04:07:36.000Zpython3 system 3.11 system
2302024-11-28T04:07:36.000Zruby system 3.0 system
2312024-11-28T04:07:36.000Zwords vendor vendor american-english
2322024-11-28T04:07:36.000Zwords system system australian-english
2332024-11-28T04:07:36.000Zwords system system british-english
2342024-11-28T04:07:36.000Zwords system system canadian-english
2352024-11-28T04:07:36.000Zwords system system french
2362024-11-28T04:07:36.000Zwords system system italian
2372024-11-28T04:07:36.000Zwords system system ngerman
2382024-11-28T04:07:36.000Zwords system system ogerman
2392024-11-28T04:07:36.000Zwords system system spanish
2402024-11-28T04:07:36.363ZPUBLISHER TYPE STATUS P LOCATION
2412024-11-28T04:07:36.363Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422024-11-28T04:07:39.048ZFMRI IFO
2432024-11-28T04:07:39.048Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442024-11-28T04:07:39.048Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452024-11-28T04:07:39.048Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462024-11-28T04:07:39.048Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472024-11-28T04:07:39.048Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482024-11-28T04:07:39.048Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492024-11-28T04:07:39.048Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2502024-11-28T04:07:39.049Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512024-11-28T04:07:39.050Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522024-11-28T04:07:39.050Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2532024-11-28T04:07:39.050Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2542024-11-28T04:07:39.050Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552024-11-28T04:07:39.050Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2562024-11-28T04:07:39.050Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2572024-11-28T04:07:39.050Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582024-11-28T04:07:39.836Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592024-11-28T04:07:40.655Z Updating crates.io index
2602024-11-28T04:07:40.657Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2612024-11-28T04:07:41.205Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2622024-11-28T04:07:41.421Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632024-11-28T04:07:41.672Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642024-11-28T04:07:41.915Z Updating git repository `https://github.com/oxidecomputer/propolis`
2652024-11-28T04:07:42.852Z Updating git repository `https://github.com/oxidecomputer/crucible`
2662024-11-28T04:07:45.320Z Updating git repository `https://github.com/oxidecomputer/opte`
2672024-11-28T04:07:46.430Z Updating git repository `https://github.com/oxidecomputer/falcon`
2682024-11-28T04:07:47.232Z Updating git repository `https://github.com/oxidecomputer/clickward`
2692024-11-28T04:07:47.466Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2702024-11-28T04:07:47.826Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712024-11-28T04:07:48.391Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2722024-11-28T04:07:48.744Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732024-11-28T04:07:49.195Z Updating git repository `https://github.com/oxidecomputer/tofino`
2742024-11-28T04:07:49.450Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2752024-11-28T04:07:49.703Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2762024-11-28T04:07:49.990Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2772024-11-28T04:07:50.260Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782024-11-28T04:07:50.593Z Updating git repository `https://github.com/oxidecomputer/ispf`
2792024-11-28T04:07:50.853Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2802024-11-28T04:07:51.207Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812024-11-28T04:07:51.717Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2822024-11-28T04:07:52.015Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832024-11-28T04:07:52.378Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842024-11-28T04:07:52.765Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2852024-11-28T04:07:53.041Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862024-11-28T04:07:53.331Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872024-11-28T04:07:53.571Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882024-11-28T04:07:54.888Z Downloading crates ...
2892024-11-28T04:07:54.969Z Downloaded anstream v0.6.15
2902024-11-28T04:07:54.980Z Downloaded colorchoice v1.0.2
2912024-11-28T04:07:54.982Z Downloaded bytecount v0.6.8
2922024-11-28T04:07:54.982Z Downloaded pest_generator v2.7.14
2932024-11-28T04:07:54.988Z Downloaded serde v1.0.215
2942024-11-28T04:07:54.991Z Downloaded equivalent v1.0.1
2952024-11-28T04:07:55.008Z Downloaded digest v0.10.7
2962024-11-28T04:07:55.013Z Downloaded plain v0.2.3
2972024-11-28T04:07:55.016Z Downloaded bitflags v2.6.0
2982024-11-28T04:07:55.019Z Downloaded toml_datetime v0.6.8
2992024-11-28T04:07:55.023Z Downloaded smawk v0.3.2
3002024-11-28T04:07:55.026Z Downloaded usdt-attr-macro v0.5.0
3012024-11-28T04:07:55.026Z Downloaded proc-macro2 v1.0.89
3022024-11-28T04:07:55.034Z Downloaded papergrid v0.11.0
3032024-11-28T04:07:55.057Z Downloaded memchr v2.7.4
3042024-11-28T04:07:55.091Z Downloaded goblin v0.8.2
3052024-11-28T04:07:55.101Z Downloaded anstyle-query v1.1.1
3062024-11-28T04:07:55.104Z Downloaded anstyle-parse v0.2.5
3072024-11-28T04:07:55.107Z Downloaded cargo_metadata v0.18.1
3082024-11-28T04:07:55.110Z Downloaded clap_lex v0.7.2
3092024-11-28T04:07:55.110Z Downloaded cargo-platform v0.1.8
3102024-11-28T04:07:55.110Z Downloaded camino-tempfile v1.1.1
3112024-11-28T04:07:55.113Z Downloaded cfg-if v1.0.0
3122024-11-28T04:07:55.115Z Downloaded byteorder v1.5.0
3132024-11-28T04:07:55.117Z Downloaded block-buffer v0.10.4
3142024-11-28T04:07:55.117Z Downloaded autocfg v1.4.0
3152024-11-28T04:07:55.125Z Downloaded dtrace-parser v0.2.0
3162024-11-28T04:07:55.132Z Downloaded clap_derive v4.5.18
3172024-11-28T04:07:55.135Z Downloaded cargo_toml v0.20.5
3182024-11-28T04:07:55.138Z Downloaded camino v1.1.9
3192024-11-28T04:07:55.141Z Downloaded anstyle v1.0.10
3202024-11-28T04:07:55.153Z Downloaded scroll_derive v0.12.0
3212024-11-28T04:07:55.158Z Downloaded usdt-macro v0.5.0
3222024-11-28T04:07:55.162Z Downloaded pretty-hex v0.4.1
3232024-11-28T04:07:55.162Z Downloaded memmap v0.7.0
3242024-11-28T04:07:55.162Z Downloaded swrite v0.1.0
3252024-11-28T04:07:55.164Z Downloaded fnv v1.0.7
3262024-11-28T04:07:55.164Z Downloaded fastrand v2.1.1
3272024-11-28T04:07:55.167Z Downloaded errno v0.3.9
3282024-11-28T04:07:55.167Z Downloaded fs-err v2.11.0
3292024-11-28T04:07:55.169Z Downloaded heck v0.5.0
3302024-11-28T04:07:55.172Z Downloaded heck v0.4.1
3312024-11-28T04:07:55.172Z Downloaded crypto-common v0.1.6
3322024-11-28T04:07:55.177Z Downloaded scroll v0.12.0
3332024-11-28T04:07:55.183Z Downloaded thiserror v1.0.69
3342024-11-28T04:07:55.188Z Downloaded serde_spanned v0.6.8
3352024-11-28T04:07:55.191Z Downloaded strsim v0.11.1
3362024-11-28T04:07:55.193Z Downloaded proc-macro-error-attr v1.0.4
3372024-11-28T04:07:55.196Z Downloaded unicode-linebreak v0.1.5
3382024-11-28T04:07:55.196Z Downloaded thiserror-impl v1.0.69
3392024-11-28T04:07:55.199Z Downloaded terminal_size v0.4.0
3402024-11-28T04:07:55.199Z Downloaded thread-id v4.2.2
3412024-11-28T04:07:55.203Z Downloaded is_terminal_polyfill v1.70.1
3422024-11-28T04:07:55.203Z Downloaded macaddr v1.0.1
3432024-11-28T04:07:55.203Z Downloaded cpufeatures v0.2.14
3442024-11-28T04:07:55.207Z Downloaded version_check v0.9.5
3452024-11-28T04:07:55.207Z Downloaded utf8parse v0.2.2
3462024-11-28T04:07:55.209Z Downloaded usdt v0.5.0
3472024-11-28T04:07:55.209Z Downloaded tabled_derive v0.7.0
3482024-11-28T04:07:55.214Z Downloaded usdt-impl v0.5.0
3492024-11-28T04:07:55.216Z Downloaded dof v0.3.0
3502024-11-28T04:07:55.219Z Downloaded quote v1.0.37
3512024-11-28T04:07:55.223Z Downloaded proc-macro-error v1.0.4
3522024-11-28T04:07:55.228Z Downloaded itoa v1.0.11
3532024-11-28T04:07:55.228Z Downloaded generic-array v0.14.7
3542024-11-28T04:07:55.233Z Downloaded tempfile v3.13.0
3552024-11-28T04:07:55.233Z Downloaded anyhow v1.0.93
3562024-11-28T04:07:55.235Z Downloaded pest_derive v2.7.14
3572024-11-28T04:07:55.238Z Downloaded sha2 v0.10.8
3582024-11-28T04:07:55.241Z Downloaded once_cell v1.20.2
3592024-11-28T04:07:55.248Z Downloaded serde_tokenstream v0.2.2
3602024-11-28T04:07:55.251Z Downloaded pest_meta v2.7.14
3612024-11-28T04:07:55.253Z Downloaded log v0.4.22
3622024-11-28T04:07:55.255Z Downloaded unicode-ident v1.0.13
3632024-11-28T04:07:55.258Z Downloaded unicode-width v0.1.14
3642024-11-28T04:07:55.263Z Downloaded ucd-trie v0.1.7
3652024-11-28T04:07:55.265Z Downloaded typenum v1.17.0
3662024-11-28T04:07:55.267Z Downloaded zerocopy-derive v0.7.35
3672024-11-28T04:07:55.270Z Downloaded ryu v1.0.18
3682024-11-28T04:07:55.273Z Downloaded clap v4.5.21
3692024-11-28T04:07:55.281Z Downloaded serde_derive v1.0.215
3702024-11-28T04:07:55.284Z Downloaded textwrap v0.16.1
3712024-11-28T04:07:55.286Z Downloaded semver v1.0.23
3722024-11-28T04:07:55.294Z Downloaded indexmap v2.6.0
3732024-11-28T04:07:55.304Z Downloaded toml v0.8.19
3742024-11-28T04:07:55.327Z Downloaded toml_edit v0.22.22
3752024-11-28T04:07:55.348Z Downloaded hashbrown v0.15.0
3762024-11-28T04:07:55.353Z Downloaded clap_builder v4.5.21
3772024-11-28T04:07:55.360Z Downloaded pest v2.7.14
3782024-11-28T04:07:55.369Z Downloaded zerocopy v0.7.35
3792024-11-28T04:07:55.384Z Downloaded serde_json v1.0.132
3802024-11-28T04:07:55.391Z Downloaded winnow v0.6.20
3812024-11-28T04:07:55.399Z Downloaded tabled v0.15.0
3822024-11-28T04:07:55.416Z Downloaded rustix v0.38.37
3832024-11-28T04:07:55.435Z Downloaded syn v1.0.109
3842024-11-28T04:07:55.445Z Downloaded syn v2.0.87
3852024-11-28T04:07:55.475Z Downloaded libc v0.2.162
3862024-11-28T04:07:55.792Z Compiling proc-macro2 v1.0.89
3872024-11-28T04:07:55.792Z Compiling unicode-ident v1.0.13
3882024-11-28T04:07:55.794Z Compiling version_check v0.9.5
3892024-11-28T04:07:55.794Z Compiling serde v1.0.215
3902024-11-28T04:07:55.794Z Compiling memchr v2.7.4
3912024-11-28T04:07:55.794Z Compiling thiserror v1.0.69
3922024-11-28T04:07:55.828Z Compiling libc v0.2.162
3932024-11-28T04:07:55.831Z Compiling itoa v1.0.11
3942024-11-28T04:07:56.061Z Compiling ryu v1.0.18
3952024-11-28T04:07:56.194Z Compiling ucd-trie v0.1.7
3962024-11-28T04:07:56.409Z Compiling once_cell v1.20.2
3972024-11-28T04:07:56.735Z Compiling byteorder v1.5.0
3982024-11-28T04:07:57.192Z Compiling rustix v0.38.37
3992024-11-28T04:07:57.192Z Compiling serde_json v1.0.132
4002024-11-28T04:07:57.263Z Compiling bitflags v2.6.0
4012024-11-28T04:07:57.462Z Compiling proc-macro-error-attr v1.0.4
4022024-11-28T04:07:57.555Z Compiling usdt-impl v0.5.0
4032024-11-28T04:07:57.603Z Compiling syn v1.0.109
4042024-11-28T04:07:57.683Z Compiling proc-macro-error v1.0.4
4052024-11-28T04:07:57.781Z Compiling hashbrown v0.15.0
4062024-11-28T04:07:57.969Z Compiling plain v0.2.3
4072024-11-28T04:07:58.038Z Compiling utf8parse v0.2.2
4082024-11-28T04:07:58.129Z Compiling log v0.4.22
4092024-11-28T04:07:58.155Z Compiling equivalent v1.0.1
4102024-11-28T04:07:58.194Z Compiling camino v1.1.9
4112024-11-28T04:07:58.228Z Compiling quote v1.0.37
4122024-11-28T04:07:58.307Z Compiling thread-id v4.2.2
4132024-11-28T04:07:58.345Z Compiling anstyle-parse v0.2.5
4142024-11-28T04:07:58.509Z Compiling errno v0.3.9
4152024-11-28T04:07:58.676Z Compiling syn v2.0.87
4162024-11-28T04:07:58.891Z Compiling is_terminal_polyfill v1.70.1
4172024-11-28T04:07:58.940Z Compiling anstyle-query v1.1.1
4182024-11-28T04:07:58.967Z Compiling semver v1.0.23
4192024-11-28T04:07:59.015Z Compiling indexmap v2.6.0
4202024-11-28T04:07:59.068Z Compiling anstyle v1.0.10
4212024-11-28T04:07:59.107Z Compiling unicode-width v0.1.14
4222024-11-28T04:07:59.480Z Compiling pretty-hex v0.4.1
4232024-11-28T04:07:59.571Z Compiling colorchoice v1.0.2
4242024-11-28T04:07:59.623Z Compiling autocfg v1.4.0
4252024-11-28T04:07:59.705Z Compiling winnow v0.6.20
4262024-11-28T04:07:59.748Z Compiling anstream v0.6.15
4272024-11-28T04:08:00.543Z Compiling strsim v0.11.1
4282024-11-28T04:08:00.624Z Compiling cfg-if v1.0.0
4292024-11-28T04:08:00.730Z Compiling heck v0.4.1
4302024-11-28T04:08:00.883Z Compiling fs-err v2.11.0
4312024-11-28T04:08:01.038Z Compiling terminal_size v0.4.0
4322024-11-28T04:08:01.181Z Compiling anyhow v1.0.93
4332024-11-28T04:08:01.264Z Compiling clap_lex v0.7.2
4342024-11-28T04:08:01.291Z Compiling heck v0.5.0
4352024-11-28T04:08:01.512Z Compiling fnv v1.0.7
4362024-11-28T04:08:01.779Z Compiling bytecount v0.6.8
4372024-11-28T04:08:01.809Z Compiling fastrand v2.1.1
4382024-11-28T04:08:01.832Z Compiling clap_builder v4.5.21
4392024-11-28T04:08:02.004Z Compiling papergrid v0.11.0
4402024-11-28T04:08:02.240Z Compiling tempfile v3.13.0
4412024-11-28T04:08:02.389Z Compiling memmap v0.7.0
4422024-11-28T04:08:02.526Z Compiling unicode-linebreak v0.1.5
4432024-11-28T04:08:02.781Z Compiling smawk v0.3.2
4442024-11-28T04:08:02.997Z Compiling textwrap v0.16.1
4452024-11-28T04:08:03.654Z Compiling swrite v0.1.0
4462024-11-28T04:08:04.546Z Compiling tabled_derive v0.7.0
4472024-11-28T04:08:06.151Z Compiling tabled v0.15.0
4482024-11-28T04:08:07.630Z Compiling serde_derive v1.0.215
4492024-11-28T04:08:07.630Z Compiling thiserror-impl v1.0.69
4502024-11-28T04:08:07.632Z Compiling zerocopy-derive v0.7.35
4512024-11-28T04:08:07.632Z Compiling scroll_derive v0.12.0
4522024-11-28T04:08:07.672Z Compiling clap_derive v4.5.18
4532024-11-28T04:08:08.733Z Compiling scroll v0.12.0
4542024-11-28T04:08:09.252Z Compiling goblin v0.8.2
4552024-11-28T04:08:09.396Z Compiling zerocopy v0.7.35
4562024-11-28T04:08:10.615Z Compiling pest v2.7.14
4572024-11-28T04:08:11.650Z Compiling clap v4.5.21
4582024-11-28T04:08:12.836Z Compiling pest_meta v2.7.14
4592024-11-28T04:08:13.723Z Compiling pest_generator v2.7.14
4602024-11-28T04:08:15.818Z Compiling pest_derive v2.7.14
4612024-11-28T04:08:16.576Z Compiling dtrace-parser v0.2.0
4622024-11-28T04:08:17.811Z Compiling serde_tokenstream v0.2.2
4632024-11-28T04:08:17.982Z Compiling serde_spanned v0.6.8
4642024-11-28T04:08:17.982Z Compiling toml_datetime v0.6.8
4652024-11-28T04:08:18.263Z Compiling cargo-platform v0.1.8
4662024-11-28T04:08:18.372Z Compiling toml_edit v0.22.22
4672024-11-28T04:08:18.595Z Compiling macaddr v1.0.1
4682024-11-28T04:08:18.816Z Compiling camino-tempfile v1.1.1
4692024-11-28T04:08:19.292Z Compiling dof v0.3.0
4702024-11-28T04:08:19.646Z Compiling cargo_metadata v0.18.1
4712024-11-28T04:08:20.878Z Compiling usdt-macro v0.5.0
4722024-11-28T04:08:20.878Z Compiling usdt-attr-macro v0.5.0
4732024-11-28T04:08:21.497Z Compiling toml v0.8.19
4742024-11-28T04:08:22.106Z Compiling usdt v0.5.0
4752024-11-28T04:08:22.324Z Compiling cargo_toml v0.20.5
4762024-11-28T04:08:25.885Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4772024-11-28T04:08:30.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.53s
4782024-11-28T04:08:30.385Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4792024-11-28T04:08:30.950Z Downloading crates ...
4802024-11-28T04:08:31.103Z Downloaded bytes v1.8.0
4812024-11-28T04:08:31.161Z Downloaded hex v0.4.3
4822024-11-28T04:08:31.165Z Downloaded headers-core v0.3.0
4832024-11-28T04:08:31.174Z Downloaded heapless v0.8.0
4842024-11-28T04:08:31.178Z Downloaded heck v0.3.3
4852024-11-28T04:08:31.180Z Downloaded hickory-client v0.24.1
4862024-11-28T04:08:31.185Z Downloaded hmac v0.12.1
4872024-11-28T04:08:31.195Z Downloaded home v0.5.9
4882024-11-28T04:08:31.199Z Downloaded hex-literal v0.4.1
4892024-11-28T04:08:31.202Z Downloaded darling v0.20.10
4902024-11-28T04:08:31.215Z Downloaded heapless v0.7.17
4912024-11-28T04:08:31.219Z Downloaded hickory-server v0.24.1
4922024-11-28T04:08:31.225Z Downloaded async-recursion v1.1.1
4932024-11-28T04:08:31.229Z Downloaded atomic-waker v1.1.2
4942024-11-28T04:08:31.231Z Downloaded hkdf v0.12.4
4952024-11-28T04:08:31.234Z Downloaded bitfield-struct v0.6.2
4962024-11-28T04:08:31.236Z Downloaded ident_case v1.0.1
4972024-11-28T04:08:31.239Z Downloaded allocator-api2 v0.2.18
4982024-11-28T04:08:31.242Z Downloaded hubpack_derive v0.1.1
4992024-11-28T04:08:31.242Z Downloaded http-body v1.0.1
5002024-11-28T04:08:31.245Z Downloaded arrayvec v0.7.6
5012024-11-28T04:08:31.248Z Downloaded icu_provider_macros v1.5.0
5022024-11-28T04:08:31.248Z Downloaded http-range v0.1.5
5032024-11-28T04:08:31.250Z Downloaded atty v0.2.14
5042024-11-28T04:08:31.250Z Downloaded adler2 v2.0.0
5052024-11-28T04:08:31.253Z Downloaded addr2line v0.24.2
5062024-11-28T04:08:31.256Z Downloaded assert_matches v1.5.0
5072024-11-28T04:08:31.256Z Downloaded hubpack v0.1.2
5082024-11-28T04:08:31.259Z Downloaded httpdate v1.0.3
5092024-11-28T04:08:31.261Z Downloaded md5 v0.7.0
5102024-11-28T04:08:31.261Z Downloaded is-terminal v0.4.13
5112024-11-28T04:08:31.264Z Downloaded http-body-util v0.1.2
5122024-11-28T04:08:31.264Z Downloaded match_cfg v0.1.0
5132024-11-28T04:08:31.267Z Downloaded is_ci v1.2.0
5142024-11-28T04:08:31.267Z Downloaded matches v0.1.10
5152024-11-28T04:08:31.269Z Downloaded arc-swap v1.7.1
5162024-11-28T04:08:31.272Z Downloaded atomicwrites v0.4.4
5172024-11-28T04:08:31.272Z Downloaded hostname v0.4.0
5182024-11-28T04:08:31.275Z Downloaded bb8 v0.8.5
5192024-11-28T04:08:31.275Z Downloaded ahash v0.8.11
5202024-11-28T04:08:31.279Z Downloaded md-5 v0.10.6
5212024-11-28T04:08:31.283Z Downloaded async-bb8-diesel v0.2.1
5222024-11-28T04:08:31.285Z Downloaded maybe-uninit v2.0.0
5232024-11-28T04:08:31.285Z Downloaded async-stream-impl v0.3.6
5242024-11-28T04:08:31.288Z Downloaded lalrpop-util v0.19.12
5252024-11-28T04:08:31.288Z Downloaded instant v0.1.13
5262024-11-28T04:08:31.292Z Downloaded indoc v1.0.9
5272024-11-28T04:08:31.295Z Downloaded indent_write v2.2.0
5282024-11-28T04:08:31.295Z Downloaded humantime v2.1.0
5292024-11-28T04:08:31.297Z Downloaded libefi-sys v0.1.0
5302024-11-28T04:08:31.297Z Downloaded hostname v0.3.1
5312024-11-28T04:08:31.300Z Downloaded lazycell v1.3.0
5322024-11-28T04:08:31.300Z Downloaded impl-trait-for-tuples v0.2.2
5332024-11-28T04:08:31.303Z Downloaded idna_adapter v1.2.0
5342024-11-28T04:08:31.305Z Downloaded ascii-canvas v3.0.0
5352024-11-28T04:08:31.308Z Downloaded httparse v1.9.5
5362024-11-28T04:08:31.311Z Downloaded array-init v0.0.4
5372024-11-28T04:08:31.311Z Downloaded inout v0.1.3
5382024-11-28T04:08:31.313Z Downloaded cassowary v0.3.0
5392024-11-28T04:08:31.314Z Downloaded argon2 v0.5.3
5402024-11-28T04:08:31.316Z Downloaded managed v0.8.0
5412024-11-28T04:08:31.316Z Downloaded async-trait v0.1.83
5422024-11-28T04:08:31.320Z Downloaded lockfree-object-pool v0.1.6
5432024-11-28T04:08:31.323Z Downloaded crunchy v0.2.2
5442024-11-28T04:08:31.327Z Downloaded aead v0.5.2
5452024-11-28T04:08:31.327Z Downloaded lru-cache v0.1.2
5462024-11-28T04:08:31.327Z Downloaded mime_guess v2.0.5
5472024-11-28T04:08:31.330Z Downloaded memoffset v0.9.1
5482024-11-28T04:08:31.332Z Downloaded bit-vec v0.6.3
5492024-11-28T04:08:31.332Z Downloaded maplit v1.0.2
5502024-11-28T04:08:31.335Z Downloaded mime v0.3.17
5512024-11-28T04:08:31.338Z Downloaded blowfish v0.9.1
5522024-11-28T04:08:31.338Z Downloaded ipnetwork v0.20.0
5532024-11-28T04:08:31.340Z Downloaded cexpr v0.6.0
5542024-11-28T04:08:31.344Z Downloaded litemap v0.7.3
5552024-11-28T04:08:31.346Z Downloaded libsw v3.3.1
5562024-11-28T04:08:31.346Z Downloaded lazy_static v1.5.0
5572024-11-28T04:08:31.349Z Downloaded libloading v0.8.5
5582024-11-28T04:08:31.352Z Downloaded ref-cast-impl v1.0.23
5592024-11-28T04:08:31.354Z Downloaded icu_locid_transform v1.5.0
5602024-11-28T04:08:31.358Z Downloaded cstr-argument v0.1.2
5612024-11-28T04:08:31.358Z Downloaded quinn-udp v0.5.5
5622024-11-28T04:08:31.361Z Downloaded highway v1.2.0
5632024-11-28T04:08:31.365Z Downloaded bit-set v0.5.3
5642024-11-28T04:08:31.365Z Downloaded ciborium-io v0.2.2
5652024-11-28T04:08:31.365Z Downloaded cfg_aliases v0.2.1
5662024-11-28T04:08:31.365Z Downloaded sigpipe v0.1.3
5672024-11-28T04:08:31.368Z Downloaded serde-big-array v0.5.1
5682024-11-28T04:08:31.370Z Downloaded rustc_version v0.4.1
5692024-11-28T04:08:31.370Z Downloaded rustc_version v0.1.7
5702024-11-28T04:08:31.370Z Downloaded iana-time-zone v0.1.61
5712024-11-28T04:08:31.374Z Downloaded memmap2 v0.9.5
5722024-11-28T04:08:31.376Z Downloaded lru v0.12.5
5732024-11-28T04:08:31.379Z Downloaded jobserver v0.1.32
5742024-11-28T04:08:31.381Z Downloaded cipher v0.4.4
5752024-11-28T04:08:31.384Z Downloaded write16 v1.0.0
5762024-11-28T04:08:31.384Z Downloaded lock_api v0.4.12
5772024-11-28T04:08:31.387Z Downloaded crc v3.2.1
5782024-11-28T04:08:31.387Z Downloaded cmake v0.1.51
5792024-11-28T04:08:31.389Z Downloaded icu_normalizer_data v1.5.0
5802024-11-28T04:08:31.392Z Downloaded crucible-workspace-hack v0.1.0
5812024-11-28T04:08:31.394Z Downloaded arrayref v0.3.9
5822024-11-28T04:08:31.394Z Downloaded block-padding v0.3.3
5832024-11-28T04:08:31.400Z Downloaded async-stream v0.3.6
5842024-11-28T04:08:31.402Z Downloaded indexmap v1.9.3
5852024-11-28T04:08:31.402Z Downloaded kstat-rs v0.2.4
5862024-11-28T04:08:31.406Z Downloaded curve25519-dalek-derive v0.1.1
5872024-11-28T04:08:31.406Z Downloaded icu_locid v1.5.0
5882024-11-28T04:08:31.410Z Downloaded base16ct v0.2.0
5892024-11-28T04:08:31.413Z Downloaded thiserror-impl-no-std v2.0.2
5902024-11-28T04:08:31.416Z Downloaded crossbeam-deque v0.8.5
5912024-11-28T04:08:31.416Z Downloaded convert_case v0.4.0
5922024-11-28T04:08:31.418Z Downloaded ciborium-ll v0.2.2
5932024-11-28T04:08:31.418Z Downloaded cbc v0.1.2
5942024-11-28T04:08:31.421Z Downloaded thiserror-no-std v2.0.2
5952024-11-28T04:08:31.424Z Downloaded ctr v0.9.2
5962024-11-28T04:08:31.427Z Downloaded icu_provider v1.5.0
5972024-11-28T04:08:31.430Z Downloaded icu_normalizer v1.5.0
5982024-11-28T04:08:31.433Z Downloaded hyper-util v0.1.10
5992024-11-28T04:08:31.438Z Downloaded indicatif v0.17.9
6002024-11-28T04:08:31.443Z Downloaded wyz v0.5.1
6012024-11-28T04:08:31.446Z Downloaded progenitor-impl v0.8.0
6022024-11-28T04:08:31.448Z Downloaded ciborium v0.2.2
6032024-11-28T04:08:31.460Z Downloaded debug-ignore v1.0.5
6042024-11-28T04:08:31.463Z Downloaded vte_generate_state_changes v0.1.2
6052024-11-28T04:08:31.466Z Downloaded base64ct v1.6.0
6062024-11-28T04:08:31.468Z Downloaded clang-sys v1.8.1
6072024-11-28T04:08:31.471Z Downloaded tokio-rustls v0.24.1
6082024-11-28T04:08:31.471Z Downloaded darling_macro v0.20.10
6092024-11-28T04:08:31.474Z Downloaded foreign-types v0.3.2
6102024-11-28T04:08:31.474Z Downloaded constant_time_eq v0.3.1
6112024-11-28T04:08:31.477Z Downloaded writeable v0.5.5
6122024-11-28T04:08:31.477Z Downloaded float-ord v0.3.2
6132024-11-28T04:08:31.481Z Downloaded icu_properties v1.5.1
6142024-11-28T04:08:31.484Z Downloaded blake2 v0.10.6
6152024-11-28T04:08:31.484Z Downloaded opaque-debug v0.3.1
6162024-11-28T04:08:31.487Z Downloaded serde_repr v0.1.19
6172024-11-28T04:08:31.489Z Downloaded rustversion v1.0.17
6182024-11-28T04:08:31.492Z Downloaded serde_urlencoded v0.7.1
6192024-11-28T04:08:31.494Z Downloaded data-encoding v2.6.0
6202024-11-28T04:08:31.494Z Downloaded hickory-proto v0.24.1
6212024-11-28T04:08:31.510Z Downloaded newline-converter v0.3.0
6222024-11-28T04:08:31.513Z Downloaded new_debug_unreachable v1.0.6
6232024-11-28T04:08:31.513Z Downloaded mirai-annotations v1.12.0
6242024-11-28T04:08:31.515Z Downloaded dsl_auto_type v0.1.2
6252024-11-28T04:08:31.515Z Downloaded dirs-next v2.0.0
6262024-11-28T04:08:31.517Z Downloaded xattr v1.3.1
6272024-11-28T04:08:31.521Z Downloaded test-strategy v0.3.1
6282024-11-28T04:08:31.523Z Downloaded parse-size v1.1.0
6292024-11-28T04:08:31.523Z Downloaded wait-timeout v0.2.0
6302024-11-28T04:08:31.528Z Downloaded csv-core v0.1.11
6312024-11-28T04:08:31.530Z Downloaded fallible-iterator v0.3.0
6322024-11-28T04:08:31.531Z Downloaded unicode-properties v0.1.3
6332024-11-28T04:08:31.531Z Downloaded tokio-native-tls v0.3.1
6342024-11-28T04:08:31.533Z Downloaded crossbeam-utils v0.8.20
6352024-11-28T04:08:31.537Z Downloaded either v1.13.0
6362024-11-28T04:08:31.540Z Downloaded crc-catalog v2.4.0
6372024-11-28T04:08:31.540Z Downloaded crossbeam-epoch v0.9.18
6382024-11-28T04:08:31.542Z Downloaded foldhash v0.1.3
6392024-11-28T04:08:31.545Z Downloaded icu_collections v1.5.0
6402024-11-28T04:08:31.551Z Downloaded rsa v0.9.6
6412024-11-28T04:08:31.555Z Downloaded termtree v0.4.1
6422024-11-28T04:08:31.558Z Downloaded parse-display v0.10.0
6432024-11-28T04:08:31.558Z Downloaded futures-sink v0.3.31
6442024-11-28T04:08:31.561Z Downloaded futures-macro v0.3.31
6452024-11-28T04:08:31.561Z Downloaded proc-macro-crate v1.3.1
6462024-11-28T04:08:31.563Z Downloaded percent-encoding v2.3.1
6472024-11-28T04:08:31.563Z Downloaded pem v3.0.4
6482024-11-28T04:08:31.566Z Downloaded defmt v0.3.8
6492024-11-28T04:08:31.569Z Downloaded nanorand v0.7.0
6502024-11-28T04:08:31.571Z Downloaded multimap v0.10.0
6512024-11-28T04:08:31.574Z Downloaded cookie v0.18.1
6522024-11-28T04:08:31.577Z Downloaded parse-display-derive v0.10.0
6532024-11-28T04:08:31.577Z Downloaded mockall v0.13.0
6542024-11-28T04:08:31.579Z Downloaded futures-task v0.3.31
6552024-11-28T04:08:31.580Z Downloaded rand v0.8.5
6562024-11-28T04:08:31.583Z Downloaded r2d2 v0.8.10
6572024-11-28T04:08:31.586Z Downloaded quick-error v1.2.3
6582024-11-28T04:08:31.588Z Downloaded scopeguard v1.2.0
6592024-11-28T04:08:31.588Z Downloaded rpassword v7.3.1
6602024-11-28T04:08:31.591Z Downloaded qorb v0.2.1
6612024-11-28T04:08:31.594Z Downloaded slab v0.4.9
6622024-11-28T04:08:31.596Z Downloaded signal-hook-tokio v0.3.1
6632024-11-28T04:08:31.602Z Downloaded crc-any v2.5.0
6642024-11-28T04:08:31.605Z Downloaded zone_cfg_derive v0.3.0
6652024-11-28T04:08:31.605Z Downloaded rtoolbox v0.0.2
6662024-11-28T04:08:31.605Z Downloaded uzers v0.12.1
6672024-11-28T04:08:31.605Z Downloaded zone_cfg_derive v0.1.2
6682024-11-28T04:08:31.607Z Downloaded minimal-lexical v0.2.1
6692024-11-28T04:08:31.610Z Downloaded strum_macros v0.25.3
6702024-11-28T04:08:31.612Z Downloaded fallible-iterator v0.2.0
6712024-11-28T04:08:31.615Z Downloaded tokio-postgres v0.7.12
6722024-11-28T04:08:31.619Z Downloaded spki v0.7.3
6732024-11-28T04:08:31.623Z Downloaded tinystr v0.7.6
6742024-11-28T04:08:31.628Z Downloaded endian-type v0.1.2
6752024-11-28T04:08:31.628Z Downloaded structmeta v0.2.0
6762024-11-28T04:08:31.633Z Downloaded tiny-keccak v2.0.2
6772024-11-28T04:08:31.633Z Downloaded sqlparser_derive v0.2.2
6782024-11-28T04:08:31.633Z Downloaded oso-derive v0.27.3
6792024-11-28T04:08:31.633Z Downloaded openssl-probe v0.1.5
6802024-11-28T04:08:31.635Z Downloaded libm v0.2.8
6812024-11-28T04:08:31.644Z Downloaded zeroize_derive v1.4.2
6822024-11-28T04:08:31.649Z Downloaded unarray v0.1.4
6832024-11-28T04:08:31.649Z Downloaded typify-macro v0.2.0
6842024-11-28T04:08:31.649Z Downloaded native-tls v0.2.12
6852024-11-28T04:08:31.656Z Downloaded sct v0.7.1
6862024-11-28T04:08:31.656Z Downloaded env_filter v0.1.2
6872024-11-28T04:08:31.660Z Downloaded num-iter v0.1.45
6882024-11-28T04:08:31.660Z Downloaded nodrop v0.1.14
6892024-11-28T04:08:31.660Z Downloaded const-oid v0.9.6
6902024-11-28T04:08:31.660Z Downloaded pretty-hex v0.2.1
6912024-11-28T04:08:31.663Z Downloaded strum v0.26.3
6922024-11-28T04:08:31.663Z Downloaded mockall_derive v0.13.0
6932024-11-28T04:08:31.666Z Downloaded postgres-protocol v0.6.7
6942024-11-28T04:08:31.669Z Downloaded zone v0.3.0
6952024-11-28T04:08:31.669Z Downloaded zone v0.1.8
6962024-11-28T04:08:31.671Z Downloaded base64 v0.21.7
6972024-11-28T04:08:31.674Z Downloaded serde_with_macros v3.11.0
6982024-11-28T04:08:31.677Z Downloaded typify v0.2.0
6992024-11-28T04:08:31.680Z Downloaded flume v0.11.1
7002024-11-28T04:08:31.684Z Downloaded zerofrom v0.1.4
7012024-11-28T04:08:31.686Z Downloaded zopfli v0.8.1
7022024-11-28T04:08:31.689Z Downloaded spin v0.9.8
7032024-11-28T04:08:31.692Z Downloaded rand_chacha v0.3.1
7042024-11-28T04:08:31.694Z Downloaded shlex v1.3.0
7052024-11-28T04:08:31.697Z Downloaded rand_seeder v0.3.0
7062024-11-28T04:08:31.697Z Downloaded rand_core v0.6.4
7072024-11-28T04:08:31.699Z Downloaded radium v0.7.0
7082024-11-28T04:08:31.699Z Downloaded psl-types v2.0.11
7092024-11-28T04:08:31.702Z Downloaded foreign-types-shared v0.1.1
7102024-11-28T04:08:31.705Z Downloaded ghash v0.5.1
7112024-11-28T04:08:31.705Z Downloaded enum-as-inner v0.6.1
7122024-11-28T04:08:31.705Z Downloaded env_logger v0.11.5
7132024-11-28T04:08:31.708Z Downloaded tokio-macros v2.4.0
7142024-11-28T04:08:31.711Z Downloaded num-rational v0.4.2
7152024-11-28T04:08:31.714Z Downloaded derive_builder_macro v0.20.2
7162024-11-28T04:08:31.714Z Downloaded num-integer v0.1.46
7172024-11-28T04:08:31.717Z Downloaded x509-cert v0.2.5
7182024-11-28T04:08:31.723Z Downloaded pkg-config v0.3.31
7192024-11-28T04:08:31.726Z Downloaded libxml v0.3.3
7202024-11-28T04:08:31.731Z Downloaded pin-project-internal v1.1.6
7212024-11-28T04:08:31.734Z Downloaded peg-runtime v0.8.3
7222024-11-28T04:08:31.736Z Downloaded itertools v0.12.1
7232024-11-28T04:08:31.743Z Downloaded number_prefix v0.4.0
7242024-11-28T04:08:31.747Z Downloaded newtype_derive v0.1.6
7252024-11-28T04:08:31.747Z Downloaded foreign-types v0.5.0
7262024-11-28T04:08:31.749Z Downloaded fallible-streaming-iterator v0.1.9
7272024-11-28T04:08:31.750Z Downloaded untrusted v0.9.0
7282024-11-28T04:08:31.752Z Downloaded untrusted v0.7.1
7292024-11-28T04:08:31.752Z Downloaded universal-hash v0.5.1
7302024-11-28T04:08:31.755Z Downloaded sqlformat v0.2.6
7312024-11-28T04:08:31.755Z Downloaded structmeta-derive v0.2.0
7322024-11-28T04:08:31.757Z Downloaded slog-json v2.6.1
7332024-11-28T04:08:31.760Z Downloaded similar v2.6.0
7342024-11-28T04:08:31.764Z Downloaded try-lock v0.2.5
7352024-11-28T04:08:31.767Z Downloaded crossbeam-channel v0.5.13
7362024-11-28T04:08:31.770Z Downloaded nibble_vec v0.1.0
7372024-11-28T04:08:31.773Z Downloaded tough v0.19.0
7382024-11-28T04:08:31.781Z Downloaded unicode-xid v0.2.6
7392024-11-28T04:08:31.783Z Downloaded tls_codec_derive v0.4.1
7402024-11-28T04:08:31.785Z Downloaded enum-as-inner v0.5.1
7412024-11-28T04:08:31.788Z Downloaded phf v0.11.2
7422024-11-28T04:08:31.790Z Downloaded itertools v0.13.0
7432024-11-28T04:08:31.796Z Downloaded slog v2.7.0
7442024-11-28T04:08:31.799Z Downloaded openssl-sys v0.9.103
7452024-11-28T04:08:31.805Z Downloaded newtype-uuid v1.1.3
7462024-11-28T04:08:31.807Z Downloaded hyper v1.5.0
7472024-11-28T04:08:31.814Z Downloaded openssl-macros v0.1.1
7482024-11-28T04:08:31.817Z Downloaded globset v0.4.15
7492024-11-28T04:08:31.819Z Downloaded static_assertions v1.1.0
7502024-11-28T04:08:31.819Z Downloaded ron v0.8.1
7512024-11-28T04:08:31.826Z Downloaded precomputed-hash v0.1.1
7522024-11-28T04:08:31.829Z Downloaded utf-8 v0.7.6
7532024-11-28T04:08:31.829Z Downloaded string_cache v0.8.7
7542024-11-28T04:08:31.832Z Downloaded sha1 v0.10.6
7552024-11-28T04:08:31.834Z Downloaded zeroize v1.8.1
7562024-11-28T04:08:31.834Z Downloaded password-hash v0.5.0
7572024-11-28T04:08:31.837Z Downloaded term v0.7.0
7582024-11-28T04:08:31.841Z Downloaded dropshot_endpoint v0.13.0
7592024-11-28T04:08:31.844Z Downloaded ssh-encoding v0.2.0
7602024-11-28T04:08:31.847Z Downloaded derive_builder_core v0.20.2
7612024-11-28T04:08:31.850Z Downloaded fd-lock v4.0.2
7622024-11-28T04:08:31.853Z Downloaded float-cmp v0.9.0
7632024-11-28T04:08:31.853Z Downloaded sync-ptr v0.1.1
7642024-11-28T04:08:31.855Z Downloaded unicode-normalization v0.1.24
7652024-11-28T04:08:31.858Z Downloaded deranged v0.3.11
7662024-11-28T04:08:31.861Z Downloaded which v4.4.2
7672024-11-28T04:08:31.864Z Downloaded rand_xorshift v0.3.0
7682024-11-28T04:08:31.864Z Downloaded aho-corasick v1.1.3
7692024-11-28T04:08:31.871Z Downloaded embedded-io v0.6.1
7702024-11-28T04:08:31.873Z Downloaded diesel_derives v2.2.3
7712024-11-28T04:08:31.877Z Downloaded yoke-derive v0.7.4
7722024-11-28T04:08:31.879Z Downloaded sync_wrapper v1.0.1
7732024-11-28T04:08:31.879Z Downloaded normalize-line-endings v0.3.0
7742024-11-28T04:08:31.882Z Downloaded olpc-cjson v0.1.4
7752024-11-28T04:08:31.882Z Downloaded stable_deref_trait v1.2.0
7762024-11-28T04:08:31.884Z Downloaded embedded-io v0.4.0
7772024-11-28T04:08:31.887Z Downloaded hash32 v0.3.1
7782024-11-28T04:08:31.887Z Downloaded packed_struct v0.10.1
7792024-11-28T04:08:31.889Z Downloaded rustfmt-wrapper v0.2.1
7802024-11-28T04:08:31.892Z Downloaded predicates-tree v1.0.11
7812024-11-28T04:08:31.892Z Downloaded quinn v0.11.5
7822024-11-28T04:08:31.896Z Downloaded predicates-core v1.0.8
7832024-11-28T04:08:31.899Z Downloaded parking_lot v0.12.3
7842024-11-28T04:08:31.901Z Downloaded path-slash v0.1.5
7852024-11-28T04:08:31.901Z Downloaded ed25519 v2.2.3
7862024-11-28T04:08:31.904Z Downloaded synstructure v0.13.1
7872024-11-28T04:08:31.906Z Downloaded rusty-fork v0.3.0
7882024-11-28T04:08:31.909Z Downloaded peg-macros v0.8.4
7892024-11-28T04:08:31.911Z Downloaded slog-async v2.8.0
7902024-11-28T04:08:31.914Z Downloaded unsafe-libyaml v0.2.11
7912024-11-28T04:08:31.916Z Downloaded tungstenite v0.23.0
7922024-11-28T04:08:31.921Z Downloaded num-conv v0.1.0
7932024-11-28T04:08:31.924Z Downloaded foreign-types-shared v0.3.1
7942024-11-28T04:08:31.924Z Downloaded downcast v0.11.0
7952024-11-28T04:08:31.926Z Downloaded tower-service v0.3.3
7962024-11-28T04:08:31.926Z Downloaded filetime v0.2.25
7972024-11-28T04:08:31.928Z Downloaded getrandom v0.2.15
7982024-11-28T04:08:31.931Z Downloaded xz2 v0.1.7
7992024-11-28T04:08:31.936Z Downloaded ena v0.14.3
8002024-11-28T04:08:31.938Z Downloaded publicsuffix v2.2.3
8012024-11-28T04:08:31.942Z Downloaded der_derive v0.7.3
8022024-11-28T04:08:31.945Z Downloaded zip v0.6.6
8032024-11-28T04:08:31.948Z Downloaded flagset v0.4.6
8042024-11-28T04:08:31.948Z Downloaded ff v0.13.0
8052024-11-28T04:08:31.950Z Downloaded dyn-clone v1.0.17
8062024-11-28T04:08:31.953Z Downloaded waitgroup v0.1.2
8072024-11-28T04:08:31.953Z Downloaded slog-stdlog v4.1.1
8082024-11-28T04:08:31.956Z Downloaded rustls-pemfile v2.2.0
8092024-11-28T04:08:31.966Z Downloaded omicron-zone-package v0.11.1
8102024-11-28T04:08:31.970Z Downloaded slog-envlogger v2.2.0
8112024-11-28T04:08:31.970Z Downloaded ppv-lite86 v0.2.20
8122024-11-28T04:08:31.970Z Downloaded pbkdf2 v0.11.0
8132024-11-28T04:08:31.970Z Downloaded paste v1.0.15
8142024-11-28T04:08:31.974Z Downloaded password-hash v0.4.2
8152024-11-28T04:08:31.974Z Downloaded tar v0.4.42
8162024-11-28T04:08:31.976Z Downloaded snafu-derive v0.8.5
8172024-11-28T04:08:31.979Z Downloaded expectorate v1.1.0
8182024-11-28T04:08:31.982Z Downloaded hashbrown v0.13.2
8192024-11-28T04:08:31.985Z Downloaded slog-dtrace v0.3.0
8202024-11-28T04:08:31.987Z Downloaded slog-bunyan v2.5.0
8212024-11-28T04:08:31.991Z Downloaded salsa20 v0.10.2
8222024-11-28T04:08:31.991Z Downloaded tls_codec v0.4.1
8232024-11-28T04:08:31.994Z Downloaded fixedbitset v0.4.2
8242024-11-28T04:08:31.994Z Downloaded num-derive v0.4.2
8252024-11-28T04:08:31.996Z Downloaded unicode-truncate v1.1.0
8262024-11-28T04:08:31.999Z Downloaded strum_macros v0.26.4
8272024-11-28T04:08:32.003Z Downloaded zerocopy v0.6.6
8282024-11-28T04:08:32.006Z Downloaded fragile v2.0.0
8292024-11-28T04:08:32.009Z Downloaded form_urlencoded v1.2.1
8302024-11-28T04:08:32.009Z Downloaded derive-where v1.2.7
8312024-11-28T04:08:32.014Z Downloaded typed-path v0.9.3
8322024-11-28T04:08:32.018Z Downloaded secrecy v0.8.0
8332024-11-28T04:08:32.022Z Downloaded serde-hex v0.1.0
8342024-11-28T04:08:32.024Z Downloaded zerovec-derive v0.10.3
8352024-11-28T04:08:32.024Z Downloaded ecdsa v0.16.9
8362024-11-28T04:08:32.028Z Downloaded semver v0.1.20
8372024-11-28T04:08:32.031Z Downloaded rustls-pki-types v1.9.0
8382024-11-28T04:08:32.033Z Downloaded mio v1.0.2
8392024-11-28T04:08:32.039Z Downloaded want v0.3.1
8402024-11-28T04:08:32.042Z Downloaded vsss-rs v3.3.4
8412024-11-28T04:08:32.052Z Downloaded rfc6979 v0.4.0
8422024-11-28T04:08:32.052Z Downloaded des v0.8.1
8432024-11-28T04:08:32.052Z Downloaded schemars_derive v0.8.21
8442024-11-28T04:08:32.052Z Downloaded rustls-pemfile v1.0.4
8452024-11-28T04:08:32.052Z Downloaded ref-cast v1.0.23
8462024-11-28T04:08:32.055Z Downloaded vte v0.11.1
8472024-11-28T04:08:32.058Z Downloaded zerofrom-derive v0.1.4
8482024-11-28T04:08:32.058Z Downloaded tui-tree-widget v0.22.0
8492024-11-28T04:08:32.060Z Downloaded russh v0.45.0
8502024-11-28T04:08:32.065Z Downloaded difflib v0.4.0
8512024-11-28T04:08:32.067Z Downloaded hash32 v0.2.1
8522024-11-28T04:08:32.072Z Downloaded tinyvec_macros v0.1.1
8532024-11-28T04:08:32.072Z Downloaded pin-project-lite v0.2.14
8542024-11-28T04:08:32.075Z Downloaded derive_builder v0.20.2
8552024-11-28T04:08:32.080Z Downloaded toolchain_find v0.4.0
8562024-11-28T04:08:32.083Z Downloaded num v0.4.3
8572024-11-28T04:08:32.083Z Downloaded owo-colors v4.1.0
8582024-11-28T04:08:32.086Z Downloaded phf_shared v0.10.0
8592024-11-28T04:08:32.086Z Downloaded num_enum_derive v0.5.11
8602024-11-28T04:08:32.089Z Downloaded resolv-conf v0.7.0
8612024-11-28T04:08:32.092Z Downloaded hashlink v0.9.1
8622024-11-28T04:08:32.092Z Downloaded url v2.5.3
8632024-11-28T04:08:32.096Z Downloaded tracing-core v0.1.32
8642024-11-28T04:08:32.099Z Downloaded hashbrown v0.12.3
8652024-11-28T04:08:32.104Z Downloaded strip-ansi-escapes v0.2.0
8662024-11-28T04:08:32.107Z Downloaded twox-hash v1.6.3
8672024-11-28T04:08:32.109Z Downloaded packed_struct_codegen v0.10.1
8682024-11-28T04:08:32.112Z Downloaded ssh-cipher v0.2.0
8692024-11-28T04:08:32.112Z Downloaded pbkdf2 v0.12.2
8702024-11-28T04:08:32.115Z Downloaded dropshot_endpoint v0.12.0
8712024-11-28T04:08:32.117Z Downloaded diesel_table_macro_syntax v0.2.0
8722024-11-28T04:08:32.120Z Downloaded serde_path_to_error v0.1.16
8732024-11-28T04:08:32.120Z Downloaded group v0.13.0
8742024-11-28T04:08:32.123Z Downloaded miniz_oxide v0.8.0
8752024-11-28T04:08:32.126Z Downloaded rustc-hash v2.0.0
8762024-11-28T04:08:32.128Z Downloaded rustc-hash v1.1.0
8772024-11-28T04:08:32.128Z Downloaded unicase v2.7.0
8782024-11-28T04:08:32.131Z Downloaded fxhash v0.2.1
8792024-11-28T04:08:32.131Z Downloaded rusqlite v0.32.1
8802024-11-28T04:08:32.137Z Downloaded take_mut v0.2.2
8812024-11-28T04:08:32.140Z Downloaded phf_generator v0.11.2
8822024-11-28T04:08:32.140Z Downloaded topological-sort v0.2.2
8832024-11-28T04:08:32.143Z Downloaded utf8_iter v1.0.4
8842024-11-28T04:08:32.143Z Downloaded sec1 v0.7.3
8852024-11-28T04:08:32.145Z Downloaded russh-cryptovec v0.7.3
8862024-11-28T04:08:32.145Z Downloaded zip v2.1.3
8872024-11-28T04:08:32.149Z Downloaded dhcproto-macros v0.1.0
8882024-11-28T04:08:32.153Z Downloaded num_enum v0.5.11
8892024-11-28T04:08:32.155Z Downloaded unicode_categories v0.1.1
8902024-11-28T04:08:32.158Z Downloaded displaydoc v0.2.5
8912024-11-28T04:08:32.161Z Downloaded fs_extra v1.3.0
8922024-11-28T04:08:32.163Z Downloaded postcard v1.0.10
8932024-11-28T04:08:32.166Z Downloaded samael v0.0.17
8942024-11-28T04:08:32.171Z Downloaded pkcs1 v0.7.5
8952024-11-28T04:08:32.174Z Downloaded walkdir v2.5.0
8962024-11-28T04:08:32.178Z Downloaded toml v0.7.8
8972024-11-28T04:08:32.180Z Downloaded time-core v0.1.2
8982024-11-28T04:08:32.183Z Downloaded termcolor v1.4.1
8992024-11-28T04:08:32.183Z Downloaded tabwriter v1.4.0
9002024-11-28T04:08:32.186Z Downloaded zerocopy-derive v0.8.10
9012024-11-28T04:08:32.190Z Downloaded diff v0.1.13
9022024-11-28T04:08:32.193Z Downloaded ed25519-dalek v2.1.1
9032024-11-28T04:08:32.197Z Downloaded futures-io v0.3.31
9042024-11-28T04:08:32.199Z Downloaded signal-hook-registry v1.4.2
9052024-11-28T04:08:32.201Z Downloaded futures-executor v0.3.31
9062024-11-28T04:08:32.201Z Downloaded dirs-sys-next v0.1.2
9072024-11-28T04:08:32.204Z Downloaded socket2 v0.5.7
9082024-11-28T04:08:32.206Z Downloaded smallvec v1.13.2
9092024-11-28T04:08:32.209Z Downloaded smallvec v0.6.14
9102024-11-28T04:08:32.211Z Downloaded polyval v0.6.2
9112024-11-28T04:08:32.213Z Downloaded futures-core v0.3.31
9122024-11-28T04:08:32.213Z Downloaded serde_plain v1.0.2
9132024-11-28T04:08:32.216Z Downloaded rcgen v0.12.1
9142024-11-28T04:08:32.219Z Downloaded termios v0.3.3
9152024-11-28T04:08:32.221Z Downloaded defmt-macros v0.3.9
9162024-11-28T04:08:32.223Z Downloaded half v2.4.1
9172024-11-28T04:08:32.227Z Downloaded defmt-parser v0.3.4
9182024-11-28T04:08:32.229Z Downloaded signal-hook-mio v0.2.4
9192024-11-28T04:08:32.232Z Downloaded serde_derive_internals v0.29.1
9202024-11-28T04:08:32.232Z Downloaded pin-project v1.1.6
9212024-11-28T04:08:32.244Z Downloaded phf_shared v0.11.2
9222024-11-28T04:08:32.247Z Downloaded parking_lot v0.11.2
9232024-11-28T04:08:32.249Z Downloaded tinyvec v1.8.0
9242024-11-28T04:08:32.253Z Downloaded rustls-webpki v0.101.7
9252024-11-28T04:08:32.266Z Downloaded thread_local v1.1.8
9262024-11-28T04:08:32.268Z Downloaded idna v0.5.0
9272024-11-28T04:08:32.276Z Downloaded gethostname v0.5.0
9282024-11-28T04:08:32.278Z Downloaded idna v0.3.0
9292024-11-28T04:08:32.283Z Downloaded rayon-core v1.12.1
9302024-11-28T04:08:32.287Z Downloaded schemars v0.8.21
9312024-11-28T04:08:32.300Z Downloaded num-traits v0.2.19
9322024-11-28T04:08:32.303Z Downloaded nu-ansi-term v0.50.1
9332024-11-28T04:08:32.306Z Downloaded snafu v0.8.5
9342024-11-28T04:08:32.311Z Downloaded sqlparser v0.45.0
9352024-11-28T04:08:32.317Z Downloaded ssh-key v0.6.6
9362024-11-28T04:08:32.325Z Downloaded time-macros v0.2.18
9372024-11-28T04:08:32.328Z Downloaded idna v0.2.3
9382024-11-28T04:08:32.335Z Downloaded slog-term v2.9.1
9392024-11-28T04:08:32.338Z Downloaded dhcproto v0.12.0
9402024-11-28T04:08:32.341Z Downloaded poly1305 v0.8.0
9412024-11-28T04:08:32.345Z Downloaded tungstenite v0.24.0
9422024-11-28T04:08:32.348Z Downloaded time v0.3.36
9432024-11-28T04:08:32.355Z Downloaded pkcs5 v0.7.1
9442024-11-28T04:08:32.358Z Downloaded rustyline v14.0.0
9452024-11-28T04:08:32.364Z Downloaded headers v0.4.0
9462024-11-28T04:08:32.370Z Downloaded der v0.7.9
9472024-11-28T04:08:32.378Z Downloaded nom v7.1.3
9482024-11-28T04:08:32.381Z Downloaded proptest v1.5.0
9492024-11-28T04:08:32.391Z Downloaded tungstenite v0.21.0
9502024-11-28T04:08:32.395Z Downloaded parse-zoneinfo v0.3.1
9512024-11-28T04:08:32.397Z Downloaded petname v2.0.2
9522024-11-28T04:08:32.404Z Downloaded rustls-webpki v0.102.8
9532024-11-28T04:08:32.423Z Downloaded reqwest v0.12.9
9542024-11-28T04:08:32.432Z Downloaded bindgen v0.69.5
9552024-11-28T04:08:32.440Z Downloaded p521 v0.13.3
9562024-11-28T04:08:32.444Z Downloaded bitvec v1.0.1
9572024-11-28T04:08:32.460Z Downloaded regress v0.9.1
9582024-11-28T04:08:32.469Z Downloaded webpki-roots v0.26.6
9592024-11-28T04:08:32.473Z Downloaded smoltcp v0.9.1
9602024-11-28T04:08:32.484Z Downloaded num-bigint v0.4.6
9612024-11-28T04:08:32.489Z Downloaded radix_trie v0.2.1
9622024-11-28T04:08:32.495Z Downloaded quinn-proto v0.11.8
9632024-11-28T04:08:32.502Z Downloaded tracing v0.1.40
9642024-11-28T04:08:32.506Z Downloaded reedline v0.35.0
9652024-11-28T04:08:32.514Z Downloaded flate2 v1.0.35
9662024-11-28T04:08:32.520Z Downloaded hashbrown v0.14.5
9672024-11-28T04:08:32.526Z Downloaded regex v1.11.1
9682024-11-28T04:08:32.541Z Downloaded winnow v0.5.40
9692024-11-28T04:08:32.549Z Downloaded nix v0.27.1
9702024-11-28T04:08:32.561Z Downloaded salty v0.3.0
9712024-11-28T04:08:32.568Z Downloaded object v0.30.4
9722024-11-28T04:08:32.579Z Downloaded openssl v0.10.66
9732024-11-28T04:08:32.589Z Downloaded p384 v0.13.0
9742024-11-28T04:08:32.595Z Downloaded num-bigint-dig v0.8.4
9752024-11-28T04:08:32.601Z Downloaded rayon v1.10.0
9762024-11-28T04:08:32.611Z Downloaded object v0.36.5
9772024-11-28T04:08:32.623Z Downloaded regress v0.10.1
9782024-11-28T04:08:32.632Z Downloaded unicode-width v0.2.0
9792024-11-28T04:08:32.639Z Downloaded regex-syntax v0.6.29
9802024-11-28T04:08:32.646Z Downloaded tokio-util v0.7.12
9812024-11-28T04:08:32.654Z Downloaded portable-atomic v1.9.0
9822024-11-28T04:08:32.662Z Downloaded openapiv3 v2.0.0
9832024-11-28T04:08:32.676Z Downloaded zerocopy v0.8.10
9842024-11-28T04:08:32.701Z Downloaded h2 v0.4.6
9852024-11-28T04:08:32.708Z Downloaded curve25519-dalek v4.1.3
9862024-11-28T04:08:32.717Z Downloaded typify-impl v0.2.0
9872024-11-28T04:08:32.734Z Downloaded bstr v1.10.0
9882024-11-28T04:08:32.744Z Downloaded gimli v0.31.1
9892024-11-28T04:08:32.754Z Downloaded git2 v0.19.0
9902024-11-28T04:08:32.763Z Downloaded chrono-tz v0.10.0
9912024-11-28T04:08:32.771Z Downloaded nix v0.28.0
9922024-11-28T04:08:32.784Z Downloaded nix v0.29.0
9932024-11-28T04:08:32.796Z Downloaded vcpkg v0.2.15
9942024-11-28T04:08:32.836Z Downloaded dropshot v0.12.0
9952024-11-28T04:08:32.857Z Downloaded diesel v2.2.4
9962024-11-28T04:08:32.874Z Downloaded dropshot v0.13.0
9972024-11-28T04:08:32.895Z Downloaded smoltcp v0.11.0
9982024-11-28T04:08:32.909Z Downloaded rustls v0.23.14
9992024-11-28T04:08:32.921Z Downloaded rustls v0.22.4
10002024-11-28T04:08:32.935Z Downloaded regex-automata v0.4.8
10012024-11-28T04:08:32.953Z Downloaded petgraph v0.6.5
10022024-11-28T04:08:32.972Z Downloaded lzma-sys v0.1.20
10032024-11-28T04:08:33.002Z Downloaded rustls v0.21.12
10042024-11-28T04:08:33.013Z Downloaded zerocopy-derive v0.6.6
10052024-11-28T04:08:33.023Z Downloaded libz-sys v1.1.20
10062024-11-28T04:08:33.046Z Downloaded regex-syntax v0.8.5
10072024-11-28T04:08:33.054Z Downloaded sled v0.34.7
10082024-11-28T04:08:33.064Z Downloaded tokio v1.40.0
10092024-11-28T04:08:33.103Z Downloaded trust-dns-proto v0.22.0
10102024-11-28T04:08:33.115Z Downloaded ratatui v0.28.1
10112024-11-28T04:08:33.136Z Downloaded zerovec v0.10.4
10122024-11-28T04:08:33.142Z Downloaded polar-core v0.27.3
10132024-11-28T04:08:33.151Z Downloaded idna v0.4.0
10142024-11-28T04:08:33.159Z Downloaded bzip2-sys v0.1.11+1.0.8
10152024-11-28T04:08:33.171Z Downloaded aws-lc-rs v1.10.0
10162024-11-28T04:08:33.181Z Downloaded rustc-demangle v0.1.24
10172024-11-28T04:08:33.184Z Downloaded p256 v0.13.2
10182024-11-28T04:08:33.186Z Downloaded postgres-types v0.2.8
10192024-11-28T04:08:33.188Z Downloaded quick-xml v0.33.0
10202024-11-28T04:08:33.196Z Downloaded futures v0.3.31
10212024-11-28T04:08:33.200Z Downloaded display-error-chain v0.2.2
10222024-11-28T04:08:33.203Z Downloaded tracing-attributes v0.1.27
10232024-11-28T04:08:33.206Z Downloaded spin v0.5.2
10242024-11-28T04:08:33.206Z Downloaded whoami v1.5.2
10252024-11-28T04:08:33.209Z Downloaded tokio-tungstenite v0.24.0
10262024-11-28T04:08:33.211Z Downloaded blake3 v1.5.4
10272024-11-28T04:08:33.218Z Downloaded serde_with v3.11.0
10282024-11-28T04:08:33.227Z Downloaded icu_properties_data v1.5.0
10292024-11-28T04:08:33.238Z Downloaded chrono v0.4.38
10302024-11-28T04:08:33.246Z Downloaded toml_edit v0.19.15
10312024-11-28T04:08:33.262Z Downloaded csv v1.3.0
10322024-11-28T04:08:33.281Z Downloaded steno v0.4.1
10332024-11-28T04:08:33.285Z Downloaded futures-util v0.3.31
10342024-11-28T04:08:33.297Z Downloaded sha3 v0.10.8
10352024-11-28T04:08:33.302Z Downloaded funty v2.0.0
10362024-11-28T04:08:33.305Z Downloaded futures-channel v0.3.31
10372024-11-28T04:08:33.305Z Downloaded lalrpop v0.19.12
10382024-11-28T04:08:33.317Z Downloaded vergen v8.3.2
10392024-11-28T04:08:33.320Z Downloaded num-complex v0.4.6
10402024-11-28T04:08:33.322Z Downloaded pin-utils v0.1.0
10412024-11-28T04:08:33.325Z Downloaded signal-hook v0.3.17
10422024-11-28T04:08:33.327Z Downloaded fatfs v0.3.6
10432024-11-28T04:08:33.330Z Downloaded utf16_iter v1.0.5
10442024-11-28T04:08:33.333Z Downloaded strum_macros v0.24.3
10452024-11-28T04:08:33.333Z Downloaded structmeta v0.3.0
10462024-11-28T04:08:33.333Z Downloaded derive_more v0.99.18
10472024-11-28T04:08:33.338Z Downloaded crossterm v0.28.1
10482024-11-28T04:08:33.345Z Downloaded aes v0.8.4
10492024-11-28T04:08:33.348Z Downloaded aes-gcm v0.10.3
10502024-11-28T04:08:33.352Z Downloaded scheduled-thread-pool v0.2.7
10512024-11-28T04:08:33.355Z Downloaded same-file v1.0.6
10522024-11-28T04:08:33.357Z Downloaded powerfmt v0.2.0
10532024-11-28T04:08:33.357Z Downloaded peg v0.8.4
10542024-11-28T04:08:33.361Z Downloaded tokio-rustls v0.25.0
10552024-11-28T04:08:33.364Z Downloaded serde_yaml v0.9.34+deprecated
10562024-11-28T04:08:33.367Z Downloaded ron v0.7.1
10572024-11-28T04:08:33.372Z Downloaded foreign-types-macros v0.2.3
10582024-11-28T04:08:33.374Z Downloaded num_threads v0.1.7
10592024-11-28T04:08:33.374Z Downloaded shell-words v1.1.0
10602024-11-28T04:08:33.379Z Downloaded glob v0.3.1
10612024-11-28T04:08:33.379Z Downloaded pkcs8 v0.10.2
10622024-11-28T04:08:33.382Z Downloaded parking_lot_core v0.8.6
10632024-11-28T04:08:33.384Z Downloaded uuid v1.11.0
10642024-11-28T04:08:33.387Z Downloaded idna v1.0.3
10652024-11-28T04:08:33.389Z Downloaded libgit2-sys v0.17.0+1.8.1
10662024-11-28T04:08:33.448Z Downloaded tokio-stream v0.1.16
10672024-11-28T04:08:33.452Z Downloaded parking_lot_core v0.9.10
10682024-11-28T04:08:33.456Z Downloaded prettyplease v0.2.25
10692024-11-28T04:08:33.459Z Downloaded backtrace v0.3.74
10702024-11-28T04:08:33.462Z Downloaded darling_core v0.20.10
10712024-11-28T04:08:33.466Z Downloaded unicode-bidi v0.3.17
10722024-11-28T04:08:33.474Z Downloaded compact_str v0.8.0
10732024-11-28T04:08:33.474Z Downloaded progenitor-macro v0.8.0
10742024-11-28T04:08:33.474Z Downloaded primeorder v0.13.6
10752024-11-28T04:08:33.476Z Downloaded progenitor-client v0.8.0
10762024-11-28T04:08:33.476Z Downloaded encoding_rs v0.8.34
10772024-11-28T04:08:33.497Z Downloaded progenitor v0.8.0
10782024-11-28T04:08:33.500Z Downloaded crypto-bigint v0.5.5
10792024-11-28T04:08:33.504Z Downloaded const_format v0.2.33
10802024-11-28T04:08:33.509Z Downloaded cc v1.1.30
10812024-11-28T04:08:33.512Z Downloaded value-bag v1.9.0
10822024-11-28T04:08:33.514Z Downloaded unicode-segmentation v1.12.0
10832024-11-28T04:08:33.518Z Downloaded phf_codegen v0.11.2
10842024-11-28T04:08:33.521Z Downloaded tokio-tungstenite v0.23.1
10852024-11-28T04:08:33.521Z Downloaded tokio-tungstenite v0.21.0
10862024-11-28T04:08:33.524Z Downloaded tokio-rustls v0.26.0
10872024-11-28T04:08:33.527Z Downloaded elliptic-curve v0.13.8
10882024-11-28T04:08:33.531Z Downloaded env_logger v0.10.2
10892024-11-28T04:08:33.534Z Downloaded oso v0.27.3
10902024-11-28T04:08:33.536Z Downloaded yoke v0.7.4
10912024-11-28T04:08:33.538Z Downloaded yasna v0.5.2
10922024-11-28T04:08:33.538Z Downloaded dunce v1.0.5
10932024-11-28T04:08:33.541Z Downloaded diesel-dtrace v0.3.0
10942024-11-28T04:08:33.543Z Downloaded chacha20poly1305 v0.10.1
10952024-11-28T04:08:33.547Z Downloaded bumpalo v3.16.0
10962024-11-28T04:08:33.549Z Downloaded pem-rfc7468 v0.7.0
10972024-11-28T04:08:33.549Z Downloaded tap v1.0.1
10982024-11-28T04:08:33.549Z Downloaded predicates v3.1.2
10992024-11-28T04:08:33.552Z Downloaded multer v3.1.0
11002024-11-28T04:08:33.554Z Downloaded itertools v0.10.5
11012024-11-28T04:08:33.560Z Downloaded siphasher v0.3.11
11022024-11-28T04:08:33.562Z Downloaded base64 v0.22.1
11032024-11-28T04:08:33.565Z Downloaded crc32fast v1.4.2
11042024-11-28T04:08:33.568Z Downloaded base64 v0.13.1
11052024-11-28T04:08:33.571Z Downloaded subprocess v0.2.9
11062024-11-28T04:08:33.574Z Downloaded structmeta-derive v0.3.0
11072024-11-28T04:08:33.574Z Downloaded stringprep v0.1.5
11082024-11-28T04:08:33.577Z Downloaded slog-scope v4.4.0
11092024-11-28T04:08:33.577Z Downloaded scrypt v0.11.0
11102024-11-28T04:08:33.579Z Downloaded russh-keys v0.45.0
11112024-11-28T04:08:33.579Z Downloaded cookie_store v0.21.0
11122024-11-28T04:08:33.582Z Downloaded bcs v0.1.6
11132024-11-28T04:08:33.584Z Downloaded http v1.1.0
11142024-11-28T04:08:33.587Z Downloaded backoff v0.4.0
11152024-11-28T04:08:33.590Z Downloaded simd-adler32 v0.3.7
11162024-11-28T04:08:33.592Z Downloaded console v0.15.8
11172024-11-28T04:08:33.592Z Downloaded chacha20 v0.9.1
11182024-11-28T04:08:33.595Z Downloaded cancel-safe-futures v0.1.5
11192024-11-28T04:08:33.598Z Downloaded bzip2 v0.4.4
11202024-11-28T04:08:33.602Z Downloaded bitflags v1.3.2
11212024-11-28T04:08:33.602Z Downloaded const_format_proc_macros v0.2.33
11222024-11-28T04:08:33.604Z Downloaded cobs v0.2.3
11232024-11-28T04:08:33.610Z Downloaded chrono-tz-build v0.4.0
11242024-11-28T04:08:33.610Z Downloaded bitfield v0.14.0
11252024-11-28T04:08:33.610Z Downloaded bcrypt-pbkdf v0.10.0
11262024-11-28T04:08:33.613Z Downloaded castaway v0.2.3
11272024-11-28T04:08:33.613Z Downloaded supports-color v3.0.1
11282024-11-28T04:08:33.613Z Downloaded subtle v2.6.1
11292024-11-28T04:08:33.613Z Downloaded smf v0.2.3
11302024-11-28T04:08:33.613Z Downloaded signature v2.2.0
11312024-11-28T04:08:33.613Z Downloaded colored v2.1.0
11322024-11-28T04:08:33.616Z Downloaded buf-list v1.0.3
11332024-11-28T04:08:33.619Z Downloaded ipnet v2.10.1
11342024-11-28T04:08:33.619Z Downloaded cfg_aliases v0.1.1
11352024-11-28T04:08:33.621Z Downloaded internet-checksum v0.2.1
11362024-11-28T04:08:33.621Z Downloaded instability v0.3.2
11372024-11-28T04:08:33.621Z Downloaded icu_locid_transform_data v1.5.0
11382024-11-28T04:08:33.624Z Downloaded hyper-staticfile v0.10.1
11392024-11-28T04:08:33.627Z Downloaded hyper-rustls v0.27.3
11402024-11-28T04:08:33.629Z Downloaded hyper-tls v0.6.0
11412024-11-28T04:08:33.630Z Downloaded linked-hash-map v0.5.6
11422024-11-28T04:08:33.630Z Downloaded linear-map v1.2.0
11432024-11-28T04:08:33.632Z Downloaded keccak v0.1.5
11442024-11-28T04:08:33.632Z Downloaded hickory-resolver v0.24.1
11452024-11-28T04:08:33.979Z Downloaded ring v0.16.20
11462024-11-28T04:08:34.060Z Downloaded libsqlite3-sys v0.30.1
11472024-11-28T04:08:34.137Z Downloaded ring v0.17.8
11482024-11-28T04:08:34.457Z Downloaded aws-lc-sys v0.22.0
11492024-11-28T04:08:34.764Z Compiling serde v1.0.215
11502024-11-28T04:08:34.766Z Compiling lock_api v0.4.12
11512024-11-28T04:08:34.767Z Compiling scopeguard v1.2.0
11522024-11-28T04:08:34.767Z Compiling value-bag v1.9.0
11532024-11-28T04:08:34.919Z Compiling typenum v1.17.0
11542024-11-28T04:08:34.922Z Compiling generic-array v0.14.7
11552024-11-28T04:08:34.961Z Compiling syn v2.0.87
11562024-11-28T04:08:34.975Z Compiling getrandom v0.2.15
11572024-11-28T04:08:35.077Z Compiling subtle v2.6.1
11582024-11-28T04:08:35.276Z Compiling rand_core v0.6.4
11592024-11-28T04:08:35.401Z Compiling log v0.4.22
11602024-11-28T04:08:35.509Z Compiling shlex v1.3.0
11612024-11-28T04:08:35.596Z Compiling jobserver v0.1.32
11622024-11-28T04:08:35.664Z Compiling smallvec v1.13.2
11632024-11-28T04:08:35.937Z Compiling const-oid v0.9.6
11642024-11-28T04:08:35.983Z Compiling spin v0.9.8
11652024-11-28T04:08:36.014Z Compiling pin-project-lite v0.2.14
11662024-11-28T04:08:36.099Z Compiling cc v1.1.30
11672024-11-28T04:08:36.146Z Compiling rustix v0.38.37
11682024-11-28T04:08:36.404Z Compiling parking_lot_core v0.9.10
11692024-11-28T04:08:36.422Z Compiling futures-core v0.3.31
11702024-11-28T04:08:36.649Z Compiling signal-hook-registry v1.4.2
11712024-11-28T04:08:36.667Z Compiling mio v1.0.2
11722024-11-28T04:08:37.095Z Compiling aho-corasick v1.1.3
11732024-11-28T04:08:37.536Z Compiling parking_lot v0.12.3
11742024-11-28T04:08:37.637Z Compiling regex-syntax v0.8.5
11752024-11-28T04:08:37.879Z Compiling cpufeatures v0.2.14
11762024-11-28T04:08:37.965Z Compiling either v1.13.0
11772024-11-28T04:08:37.985Z Compiling lazy_static v1.5.0
11782024-11-28T04:08:38.070Z Compiling glob v0.3.1
11792024-11-28T04:08:38.117Z Compiling stable_deref_trait v1.2.0
11802024-11-28T04:08:38.234Z Compiling futures-sink v0.3.31
11812024-11-28T04:08:38.404Z Compiling socket2 v0.5.7
11822024-11-28T04:08:38.407Z Compiling slab v0.4.9
11832024-11-28T04:08:38.518Z Compiling prettyplease v0.2.25
11842024-11-28T04:08:38.963Z Compiling minimal-lexical v0.2.1
11852024-11-28T04:08:39.273Z Compiling libloading v0.8.5
11862024-11-28T04:08:39.343Z Compiling clang-sys v1.8.1
11872024-11-28T04:08:39.465Z Compiling nom v7.1.3
11882024-11-28T04:08:39.485Z Compiling serde_json v1.0.132
11892024-11-28T04:08:39.672Z Compiling home v0.5.9
11902024-11-28T04:08:39.796Z Compiling bindgen v0.69.5
11912024-11-28T04:08:39.982Z Compiling futures-channel v0.3.31
11922024-11-28T04:08:40.411Z Compiling itertools v0.12.1
11932024-11-28T04:08:40.615Z Compiling rustc-hash v1.1.0
11942024-11-28T04:08:40.644Z Compiling lazycell v1.3.0
11952024-11-28T04:08:40.772Z Compiling pin-utils v0.1.0
11962024-11-28T04:08:40.810Z Compiling futures-io v0.3.31
11972024-11-28T04:08:40.877Z Compiling futures-task v0.3.31
11982024-11-28T04:08:41.150Z Compiling allocator-api2 v0.2.18
11992024-11-28T04:08:41.180Z Compiling foldhash v0.1.3
12002024-11-28T04:08:41.498Z Compiling regex-automata v0.4.8
12012024-11-28T04:08:42.041Z Compiling hashbrown v0.15.0
12022024-11-28T04:08:43.022Z Compiling synstructure v0.13.1
12032024-11-28T04:08:43.345Z Compiling cexpr v0.6.0
12042024-11-28T04:08:43.610Z Compiling cmake v0.1.51
12052024-11-28T04:08:44.626Z Compiling fs_extra v1.3.0
12062024-11-28T04:08:44.674Z Compiling tinyvec_macros v0.1.1
12072024-11-28T04:08:44.773Z Compiling pkg-config v0.3.31
12082024-11-28T04:08:44.809Z Compiling dunce v1.0.5
12092024-11-28T04:08:44.946Z Compiling libm v0.2.8
12102024-11-28T04:08:45.200Z Compiling tinyvec v1.8.0
12112024-11-28T04:08:45.243Z Compiling num-traits v0.2.19
12122024-11-28T04:08:45.782Z Compiling ring v0.17.8
12132024-11-28T04:08:46.401Z Compiling paste v1.0.15
12142024-11-28T04:08:46.655Z Compiling litemap v0.7.3
12152024-11-28T04:08:46.751Z Compiling unicode-normalization v0.1.24
12162024-11-28T04:08:46.781Z Compiling unicode-bidi v0.3.17
12172024-11-28T04:08:46.917Z Compiling writeable v0.5.5
12182024-11-28T04:08:46.960Z Compiling base64ct v1.6.0
12192024-11-28T04:08:47.519Z Compiling regex v1.11.1
12202024-11-28T04:08:47.538Z Compiling pem-rfc7468 v0.7.0
12212024-11-28T04:08:48.190Z Compiling httparse v1.9.5
12222024-11-28T04:08:48.225Z Compiling flagset v0.4.6
12232024-11-28T04:08:48.425Z Compiling aws-lc-rs v1.10.0
12242024-11-28T04:08:48.811Z Compiling tracing-core v0.1.32
12252024-11-28T04:08:48.994Z Compiling rustls-pki-types v1.9.0
12262024-11-28T04:08:49.768Z Compiling percent-encoding v2.3.1
12272024-11-28T04:08:49.803Z Compiling icu_locid_transform_data v1.5.0
12282024-11-28T04:08:49.914Z Compiling crossbeam-utils v0.8.20
12292024-11-28T04:08:49.973Z Compiling serde_derive v1.0.215
12302024-11-28T04:08:50.037Z Compiling zeroize_derive v1.4.2
12312024-11-28T04:08:50.118Z Compiling zerocopy-derive v0.7.35
12322024-11-28T04:08:50.185Z Compiling tokio-macros v2.4.0
12332024-11-28T04:08:50.543Z Compiling zerofrom-derive v0.1.4
12342024-11-28T04:08:51.661Z Compiling zeroize v1.8.1
12352024-11-28T04:08:51.842Z Compiling thiserror-impl v1.0.69
12362024-11-28T04:08:52.442Z Compiling zerocopy v0.7.35
12372024-11-28T04:08:52.446Z Compiling yoke-derive v0.7.4
12382024-11-28T04:08:53.399Z Compiling crypto-common v0.1.6
12392024-11-28T04:08:53.615Z Compiling block-buffer v0.10.4
12402024-11-28T04:08:53.887Z Compiling digest v0.10.7
12412024-11-28T04:08:54.060Z Compiling futures-macro v0.3.31
12422024-11-28T04:08:54.366Z Compiling hmac v0.12.1
12432024-11-28T04:08:54.458Z Compiling zerovec-derive v0.10.3
12442024-11-28T04:08:54.608Z Compiling block-padding v0.3.3
12452024-11-28T04:08:54.701Z Compiling zerofrom v0.1.4
12462024-11-28T04:08:54.859Z Compiling displaydoc v0.2.5
12472024-11-28T04:08:54.898Z Compiling inout v0.1.3
12482024-11-28T04:08:55.164Z Compiling cipher v0.4.4
12492024-11-28T04:08:55.188Z Compiling thiserror v1.0.69
12502024-11-28T04:08:55.332Z Compiling sha2 v0.10.8
12512024-11-28T04:08:55.545Z Compiling yoke v0.7.4
12522024-11-28T04:08:55.683Z Compiling ppv-lite86 v0.2.20
12532024-11-28T04:08:55.919Z Compiling der_derive v0.7.3
12542024-11-28T04:08:56.062Z Compiling futures-util v0.3.31
12552024-11-28T04:08:56.507Z Compiling icu_provider_macros v1.5.0
12562024-11-28T04:08:56.597Z Compiling rand_chacha v0.3.1
12572024-11-28T04:08:56.970Z Compiling tracing-attributes v0.1.27
12582024-11-28T04:08:57.250Z Compiling zerovec v0.10.4
12592024-11-28T04:08:57.661Z Compiling rand v0.8.5
12602024-11-28T04:08:58.488Z Compiling der v0.7.9
12612024-11-28T04:08:58.813Z Compiling salsa20 v0.10.2
12622024-11-28T04:08:58.995Z Compiling pest v2.7.14
12632024-11-28T04:08:59.042Z Compiling pbkdf2 v0.12.2
12642024-11-28T04:08:59.211Z Compiling tinystr v0.7.6
12652024-11-28T04:08:59.552Z Compiling icu_collections v1.5.0
12662024-11-28T04:08:59.680Z Compiling icu_locid v1.5.0
12672024-11-28T04:09:00.608Z Compiling spki v0.7.3
12682024-11-28T04:09:00.820Z Compiling tracing v0.1.40
12692024-11-28T04:09:01.015Z Compiling icu_provider v1.5.0
12702024-11-28T04:09:01.121Z Compiling mirai-annotations v1.12.0
12712024-11-28T04:09:01.297Z Compiling num-conv v0.1.0
12722024-11-28T04:09:01.369Z Compiling untrusted v0.9.0
12732024-11-28T04:09:01.659Z Compiling icu_properties_data v1.5.0
12742024-11-28T04:09:01.702Z Compiling untrusted v0.7.1
12752024-11-28T04:09:01.773Z Compiling icu_locid_transform v1.5.0
12762024-11-28T04:09:01.809Z Compiling vcpkg v0.2.15
12772024-11-28T04:09:01.919Z Compiling powerfmt v0.2.0
12782024-11-28T04:09:02.139Z Compiling time-core v0.1.2
12792024-11-28T04:09:02.171Z Compiling pest_meta v2.7.14
12802024-11-28T04:09:02.351Z Compiling time-macros v0.2.18
12812024-11-28T04:09:02.370Z Compiling deranged v0.3.11
12822024-11-28T04:09:03.786Z Compiling icu_properties v1.5.1
12832024-11-28T04:09:04.093Z Compiling openssl-sys v0.9.103
12842024-11-28T04:09:04.294Z Compiling scrypt v0.11.0
12852024-11-28T04:09:04.545Z Compiling bitflags v2.6.0
12862024-11-28T04:09:04.847Z Compiling bytes v1.8.0
12872024-11-28T04:09:05.218Z Compiling indexmap v2.6.0
12882024-11-28T04:09:05.676Z Compiling semver v1.0.23
12892024-11-28T04:09:06.108Z Compiling tokio v1.40.0
12902024-11-28T04:09:06.215Z Compiling http v1.1.0
12912024-11-28T04:09:06.478Z Compiling rustc_version v0.4.1
12922024-11-28T04:09:06.800Z Compiling cbc v0.1.2
12932024-11-28T04:09:07.048Z Compiling aes v0.8.4
12942024-11-28T04:09:07.315Z Compiling scroll_derive v0.12.0
12952024-11-28T04:09:07.359Z Compiling num_threads v0.1.7
12962024-11-28T04:09:07.510Z Compiling icu_normalizer_data v1.5.0
12972024-11-28T04:09:07.619Z Compiling write16 v1.0.0
12982024-11-28T04:09:07.756Z Compiling utf16_iter v1.0.5
12992024-11-28T04:09:07.969Z Compiling atomic-waker v1.1.2
13002024-11-28T04:09:08.160Z Compiling utf8_iter v1.0.4
13012024-11-28T04:09:08.417Z Compiling icu_normalizer v1.5.0
13022024-11-28T04:09:08.466Z Compiling pkcs5 v0.7.1
13032024-11-28T04:09:08.788Z Compiling http-body v1.0.1
13042024-11-28T04:09:08.809Z Compiling scroll v0.12.0
13052024-11-28T04:09:08.829Z Compiling time v0.3.36
13062024-11-28T04:09:09.022Z Compiling which v4.4.2
13072024-11-28T04:09:09.755Z Compiling pest_generator v2.7.14
13082024-11-28T04:09:09.863Z Compiling form_urlencoded v1.2.1
13092024-11-28T04:09:09.938Z Compiling try-lock v0.2.5
13102024-11-28T04:09:10.090Z Compiling slog v2.7.0
13112024-11-28T04:09:10.176Z Compiling want v0.3.1
13122024-11-28T04:09:10.436Z Compiling goblin v0.8.2
13132024-11-28T04:09:10.504Z Compiling idna_adapter v1.2.0
13142024-11-28T04:09:10.522Z Compiling pkcs8 v0.10.2
13152024-11-28T04:09:10.717Z Compiling httpdate v1.0.3
13162024-11-28T04:09:11.214Z Compiling idna v1.0.3
13172024-11-28T04:09:11.271Z Compiling toml_datetime v0.6.8
13182024-11-28T04:09:11.585Z Compiling uuid v1.11.0
13192024-11-28T04:09:11.797Z Compiling serde_tokenstream v0.2.2
13202024-11-28T04:09:11.898Z Compiling pest_derive v2.7.14
13212024-11-28T04:09:12.446Z Compiling serde_spanned v0.6.8
13222024-11-28T04:09:12.675Z Compiling rustversion v1.0.17
13232024-11-28T04:09:12.733Z Compiling dtrace-parser v0.2.0
13242024-11-28T04:09:13.053Z Compiling iana-time-zone v0.1.61
13252024-11-28T04:09:13.146Z Compiling base64 v0.22.1
13262024-11-28T04:09:13.413Z Compiling adler2 v2.0.0
13272024-11-28T04:09:13.528Z Compiling openssl v0.10.66
13282024-11-28T04:09:13.633Z Compiling tower-service v0.3.3
13292024-11-28T04:09:13.771Z Compiling foreign-types-shared v0.1.1
13302024-11-28T04:09:13.894Z Compiling match_cfg v0.1.0
13312024-11-28T04:09:13.927Z Compiling foreign-types v0.3.2
13322024-11-28T04:09:13.992Z Compiling hostname v0.3.1
13332024-11-28T04:09:14.014Z Compiling miniz_oxide v0.8.0
13342024-11-28T04:09:14.100Z Compiling chrono v0.4.38
13352024-11-28T04:09:14.191Z Compiling url v2.5.3
13362024-11-28T04:09:15.000Z Compiling tokio-util v0.7.12
13372024-11-28T04:09:15.603Z Compiling openssl-macros v0.1.1
13382024-11-28T04:09:15.700Z Compiling async-trait v0.1.83
13392024-11-28T04:09:16.330Z Compiling h2 v0.4.6
13402024-11-28T04:09:16.386Z Compiling dof v0.3.0
13412024-11-28T04:09:16.520Z Compiling dirs-sys-next v0.1.2
13422024-11-28T04:09:17.199Z Compiling usdt-impl v0.5.0
13432024-11-28T04:09:17.988Z Compiling rustls v0.23.14
13442024-11-28T04:09:18.261Z Compiling syn v1.0.109
13452024-11-28T04:09:18.501Z Compiling siphasher v0.3.11
13462024-11-28T04:09:18.655Z Compiling rustls v0.22.4
13472024-11-28T04:09:18.828Z Compiling native-tls v0.2.12
13482024-11-28T04:09:18.886Z Compiling data-encoding v2.6.0
13492024-11-28T04:09:18.954Z Compiling dirs-next v2.0.0
13502024-11-28T04:09:19.198Z Compiling http-body-util v0.1.2
13512024-11-28T04:09:19.783Z Compiling heapless v0.7.17
13522024-11-28T04:09:20.220Z Compiling crossbeam-epoch v0.9.18
13532024-11-28T04:09:20.642Z Compiling sha1 v0.10.6
13542024-11-28T04:09:21.014Z Compiling signature v2.2.0
13552024-11-28T04:09:21.070Z Compiling bzip2-sys v0.1.11+1.0.8
13562024-11-28T04:09:21.091Z Compiling serde_derive_internals v0.29.1
13572024-11-28T04:09:21.316Z Compiling thread_local v1.1.8
13582024-11-28T04:09:21.425Z Compiling encoding_rs v0.8.34
13592024-11-28T04:09:21.590Z Compiling multer v3.1.0
13602024-11-28T04:09:21.878Z Compiling cookie v0.18.1
13612024-11-28T04:09:21.910Z Compiling rayon-core v1.12.1
13622024-11-28T04:09:22.166Z Compiling schemars v0.8.21
13632024-11-28T04:09:22.193Z Compiling unicode-properties v0.1.3
13642024-11-28T04:09:22.227Z Compiling mime v0.3.17
13652024-11-28T04:09:22.495Z Compiling openssl-probe v0.1.5
13662024-11-28T04:09:22.590Z Compiling slog-async v2.8.0
13672024-11-28T04:09:22.829Z Compiling ipnet v2.10.1
13682024-11-28T04:09:22.880Z Compiling gimli v0.31.1
13692024-11-28T04:09:23.121Z Compiling signal-hook v0.3.17
13702024-11-28T04:09:23.494Z Compiling hyper v1.5.0
13712024-11-28T04:09:23.816Z Compiling schemars_derive v0.8.21
13722024-11-28T04:09:24.130Z Compiling toml_edit v0.22.22
13732024-11-28T04:09:26.010Z Compiling hyper-util v0.1.10
13742024-11-28T04:09:27.369Z Compiling stringprep v0.1.5
13752024-11-28T04:09:27.838Z Compiling addr2line v0.24.2
13762024-11-28T04:09:28.109Z Compiling usdt-attr-macro v0.5.0
13772024-11-28T04:09:28.267Z Compiling usdt-macro v0.5.0
13782024-11-28T04:09:28.531Z Compiling crossbeam-deque v0.8.5
13792024-11-28T04:09:28.704Z Compiling term v0.7.0
13802024-11-28T04:09:29.207Z Compiling slog-json v2.6.1
13812024-11-28T04:09:29.599Z Compiling serde_urlencoded v0.7.1
13822024-11-28T04:09:29.679Z Compiling curve25519-dalek v4.1.3
13832024-11-28T04:09:29.700Z Compiling crossbeam-channel v0.5.13
13842024-11-28T04:09:29.761Z Compiling futures-executor v0.3.31
13852024-11-28T04:09:30.113Z Compiling enum-as-inner v0.6.1
13862024-11-28T04:09:30.202Z Compiling md-5 v0.10.6
13872024-11-28T04:09:30.296Z Compiling async-stream-impl v0.3.6
13882024-11-28T04:09:30.347Z Compiling num-integer v0.1.46
13892024-11-28T04:09:30.461Z Compiling rustls-pemfile v2.2.0
13902024-11-28T04:09:30.838Z Compiling idna v0.4.0
13912024-11-28T04:09:30.891Z Compiling idna v0.3.0
13922024-11-28T04:09:31.219Z Compiling hash32 v0.2.1
13932024-11-28T04:09:31.253Z Compiling ff v0.13.0
13942024-11-28T04:09:31.477Z Compiling is-terminal v0.4.13
13952024-11-28T04:09:31.580Z Compiling object v0.36.5
13962024-11-28T04:09:31.609Z Compiling dropshot v0.12.0
13972024-11-28T04:09:31.737Z Compiling linked-hash-map v0.5.6
13982024-11-28T04:09:31.889Z Compiling rustc-demangle v0.1.24
13992024-11-28T04:09:32.122Z Compiling anyhow v1.0.93
14002024-11-28T04:09:32.556Z Compiling utf-8 v0.7.6
14012024-11-28T04:09:32.612Z Compiling take_mut v0.2.2
14022024-11-28T04:09:32.661Z Compiling fallible-iterator v0.2.0
14032024-11-28T04:09:32.766Z Compiling base16ct v0.2.0
14042024-11-28T04:09:32.786Z Compiling dyn-clone v1.0.17
14052024-11-28T04:09:32.859Z Compiling psl-types v2.0.11
14062024-11-28T04:09:32.889Z Compiling smoltcp v0.9.1
14072024-11-28T04:09:32.997Z Compiling num-bigint-dig v0.8.4
14082024-11-28T04:09:33.071Z Compiling quick-error v1.2.3
14092024-11-28T04:09:33.091Z Compiling portable-atomic v1.9.0
14102024-11-28T04:09:33.226Z Compiling resolv-conf v0.7.0
14112024-11-28T04:09:33.315Z Compiling publicsuffix v2.2.3
14122024-11-28T04:09:33.400Z Compiling postgres-protocol v0.6.7
14132024-11-28T04:09:33.583Z Compiling sec1 v0.7.3
14142024-11-28T04:09:34.301Z Compiling tungstenite v0.24.0
14152024-11-28T04:09:34.411Z Compiling lru-cache v0.1.2
14162024-11-28T04:09:34.697Z Compiling async-stream v0.3.6
14172024-11-28T04:09:34.835Z Compiling hickory-proto v0.24.1
14182024-11-28T04:09:35.021Z Compiling slog-term v2.9.1
14192024-11-28T04:09:35.442Z Compiling usdt v0.5.0
14202024-11-28T04:09:36.398Z Compiling group v0.13.0
14212024-11-28T04:09:36.679Z Compiling num-iter v0.1.45
14222024-11-28T04:09:36.862Z Compiling futures v0.3.31
14232024-11-28T04:09:36.985Z Compiling slog-bunyan v2.5.0
14242024-11-28T04:09:37.696Z Compiling tokio-native-tls v0.3.1
14252024-11-28T04:09:37.970Z Compiling toml v0.8.19
14262024-11-28T04:09:38.324Z Compiling camino v1.1.9
14272024-11-28T04:09:38.919Z Compiling phf_shared v0.11.2
14282024-11-28T04:09:39.304Z Compiling backtrace v0.3.74
14292024-11-28T04:09:39.324Z Compiling dropshot_endpoint v0.12.0
14302024-11-28T04:09:39.437Z Compiling terminal_size v0.4.0
14312024-11-28T04:09:39.669Z Compiling waitgroup v0.1.2
14322024-11-28T04:09:39.738Z Compiling openapiv3 v2.0.0
14332024-11-28T04:09:39.803Z Compiling serde_path_to_error v0.1.16
14342024-11-28T04:09:39.899Z Compiling hkdf v0.12.4
14352024-11-28T04:09:40.178Z Compiling crypto-bigint v0.5.5
14362024-11-28T04:09:40.675Z Compiling curve25519-dalek-derive v0.1.1
14372024-11-28T04:09:42.311Z Compiling zerocopy-derive v0.6.6
14382024-11-28T04:09:43.159Z Compiling webpki-roots v0.26.6
14392024-11-28T04:09:43.386Z Compiling idna v0.5.0
14402024-11-28T04:09:43.650Z Compiling hubpack_derive v0.1.1
14412024-11-28T04:09:44.188Z Compiling hostname v0.4.0
14422024-11-28T04:09:44.322Z Compiling ahash v0.8.11
14432024-11-28T04:09:44.455Z Compiling fs-err v2.11.0
14442024-11-28T04:09:44.595Z Compiling crc32fast v1.4.2
14452024-11-28T04:09:44.647Z Compiling debug-ignore v1.0.5
14462024-11-28T04:09:44.669Z Compiling bitflags v1.3.2
14472024-11-28T04:09:44.736Z Compiling winnow v0.5.40
14482024-11-28T04:09:44.780Z Compiling managed v0.8.0
14492024-11-28T04:09:44.804Z Compiling console v0.15.8
14502024-11-28T04:09:44.933Z Compiling flate2 v1.0.35
14512024-11-28T04:09:45.230Z Compiling strum_macros v0.25.3
14522024-11-28T04:09:45.800Z Compiling clap_builder v4.5.21
14532024-11-28T04:09:46.186Z Compiling zerocopy v0.6.6
14542024-11-28T04:09:46.533Z Compiling hubpack v0.1.2
14552024-11-28T04:09:46.703Z Compiling cookie_store v0.21.0
14562024-11-28T04:09:47.012Z Compiling elliptic-curve v0.13.8
14572024-11-28T04:09:47.353Z Compiling hickory-resolver v0.24.1
14582024-11-28T04:09:48.361Z Compiling phf v0.11.2
14592024-11-28T04:09:48.677Z Compiling toml_edit v0.19.15
14602024-11-28T04:09:48.822Z Compiling signal-hook-mio v0.2.4
14612024-11-28T04:09:48.863Z Compiling hyper-tls v0.6.0
14622024-11-28T04:09:48.982Z Compiling rayon v1.10.0
14632024-11-28T04:09:49.294Z Compiling bzip2 v0.4.4
14642024-11-28T04:09:49.697Z Compiling tokio-tungstenite v0.24.0
14652024-11-28T04:09:51.709Z Compiling postgres-types v0.2.8
14662024-11-28T04:09:53.279Z Compiling ed25519 v2.2.3
14672024-11-28T04:09:54.026Z Compiling phf_shared v0.10.0
14682024-11-28T04:09:54.450Z Compiling tokio-stream v0.1.16
14692024-11-28T04:09:54.505Z Compiling pkcs1 v0.7.5
14702024-11-28T04:09:55.260Z Compiling serde-big-array v0.5.1
14712024-11-28T04:09:55.373Z Compiling clap_derive v4.5.18
14722024-11-28T04:09:55.510Z Compiling rfc6979 v0.4.0
14732024-11-28T04:09:55.538Z Compiling derive-where v1.2.7
14742024-11-28T04:09:55.613Z Compiling serde_repr v0.1.19
14752024-11-28T04:09:55.698Z Compiling float-cmp v0.9.0
14762024-11-28T04:09:55.718Z Compiling bstr v1.10.0
14772024-11-28T04:09:55.924Z Compiling sync_wrapper v1.0.1
14782024-11-28T04:09:56.089Z Compiling predicates-core v1.0.8
14792024-11-28T04:09:56.476Z Compiling difflib v0.4.0
14802024-11-28T04:09:56.877Z Compiling unicode-width v0.2.0
14812024-11-28T04:09:56.962Z Compiling unicode-segmentation v1.12.0
14822024-11-28T04:09:57.531Z Compiling static_assertions v1.1.0
14832024-11-28T04:09:57.535Z Compiling bit-vec v0.6.3
14842024-11-28T04:09:57.610Z Compiling whoami v1.5.2
14852024-11-28T04:09:57.836Z Compiling number_prefix v0.4.0
14862024-11-28T04:09:57.953Z Compiling fixedbitset v0.4.2
14872024-11-28T04:09:58.067Z Compiling normalize-line-endings v0.3.0
14882024-11-28T04:09:58.147Z Compiling new_debug_unreachable v1.0.6
14892024-11-28T04:09:58.199Z Compiling precomputed-hash v0.1.1
14902024-11-28T04:09:58.250Z Compiling petgraph v0.6.5
14912024-11-28T04:09:58.271Z Compiling predicates v3.1.2
14922024-11-28T04:09:58.323Z Compiling string_cache v0.8.7
14932024-11-28T04:09:58.418Z Compiling indicatif v0.17.9
14942024-11-28T04:09:58.838Z Compiling tokio-postgres v0.7.12
14952024-11-28T04:09:59.270Z Compiling bit-set v0.5.3
14962024-11-28T04:09:59.599Z Compiling similar v2.6.0
14972024-11-28T04:10:00.102Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14982024-11-28T04:10:00.624Z Compiling clap v4.5.21
14992024-11-28T04:10:00.761Z Compiling ecdsa v0.16.9
15002024-11-28T04:10:00.782Z Compiling rsa v0.9.6
15012024-11-28T04:10:01.666Z Compiling ed25519-dalek v2.1.1
15022024-11-28T04:10:02.150Z Compiling toml v0.7.8
15032024-11-28T04:10:02.508Z Compiling zip v0.6.6
15042024-11-28T04:10:03.011Z Compiling crossterm v0.28.1
15052024-11-28T04:10:04.391Z Compiling hex v0.4.3
15062024-11-28T04:10:04.610Z Compiling x509-cert v0.2.5
15072024-11-28T04:10:04.847Z Compiling itertools v0.10.5
15082024-11-28T04:10:04.868Z Compiling lalrpop-util v0.19.12
15092024-11-28T04:10:05.020Z Compiling unicode-xid v0.2.6
15102024-11-28T04:10:05.196Z Compiling peg-runtime v0.8.3
15112024-11-28T04:10:05.230Z Compiling strum_macros v0.26.4
15122024-11-28T04:10:05.935Z Compiling xattr v1.3.1
15132024-11-28T04:10:06.200Z Compiling filetime v0.2.25
15142024-11-28T04:10:06.516Z Compiling tar v0.4.42
15152024-11-28T04:10:10.633Z Compiling strum v0.26.3
15162024-11-28T04:10:13.458Z Compiling aws-lc-sys v0.22.0
15172024-11-28T04:10:45.516Z Compiling rustls-webpki v0.102.8
15182024-11-28T04:10:49.127Z Compiling tokio-rustls v0.25.0
15192024-11-28T04:10:50.834Z Compiling tokio-rustls v0.26.0
15202024-11-28T04:10:51.302Z Compiling hyper-rustls v0.27.3
15212024-11-28T04:10:51.656Z Compiling reqwest v0.12.9
15222024-11-28T04:10:53.019Z Compiling qorb v0.2.1
15232024-11-28T04:10:57.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15242024-11-28T04:10:58.115Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15252024-11-28T04:11:04.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
15262024-11-28T04:11:04.346Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15272024-11-28T04:11:04.399ZNov 28 04:11:03.384 INFO Starting download, target: Console
15282024-11-28T04:11:04.399ZNov 28 04:11:03.384 INFO Starting download, target: Cockroach
15292024-11-28T04:11:04.403ZNov 28 04:11:03.384 INFO Starting download, target: Clickhouse
15302024-11-28T04:11:04.403ZNov 28 04:11:03.384 INFO Starting download, target: DendriteOpenapi
15312024-11-28T04:11:04.403ZNov 28 04:11:03.384 INFO Starting download, target: DendriteStub
15322024-11-28T04:11:04.403ZNov 28 04:11:03.384 INFO Starting download, target: MaghemiteMgd
15332024-11-28T04:11:04.403ZNov 28 04:11:03.384 INFO Starting download, target: TransceiverControl
15342024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15352024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15362024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15372024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15382024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15392024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15402024-11-28T04:11:04.403ZNov 28 04:11:03.385 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15412024-11-28T04:11:04.626ZNov 28 04:11:03.609 INFO Download complete, target: DendriteOpenapi
15422024-11-28T04:11:04.793ZNov 28 04:11:03.773 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15432024-11-28T04:11:04.987ZNov 28 04:11:03.968 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15442024-11-28T04:11:05.293ZNov 28 04:11:04.277 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15452024-11-28T04:11:05.314ZNov 28 04:11:04.298 INFO Download complete, target: Console
15462024-11-28T04:11:05.466ZNov 28 04:11:04.430 INFO Download complete, target: TransceiverControl
15472024-11-28T04:11:05.493ZNov 28 04:11:04.455 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15482024-11-28T04:11:06.427ZNov 28 04:11:05.392 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15492024-11-28T04:11:06.772ZNov 28 04:11:05.750 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15502024-11-28T04:11:06.772ZNov 28 04:11:05.750 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15512024-11-28T04:11:08.287ZNov 28 04:11:07.272 INFO Download complete, target: MaghemiteMgd
15522024-11-28T04:11:08.315ZNov 28 04:11:07.300 INFO Download complete, target: DendriteStub
15532024-11-28T04:11:13.866ZNov 28 04:11:12.851 INFO Checking that binary works, target: Cockroach
15542024-11-28T04:11:14.019ZNov 28 04:11:13.004 INFO Download complete, target: Cockroach
15552024-11-28T04:11:18.340ZNov 28 04:11:17.324 INFO Checking that binary works, target: Clickhouse
15562024-11-28T04:11:18.774ZNov 28 04:11:17.758 INFO Download complete, target: Clickhouse
15572024-11-28T04:11:18.781ZAll prerequisites installed successfully
15582024-11-28T04:11:18.783Z
15592024-11-28T04:11:18.783Zreal 6:16.147603481
15602024-11-28T04:11:18.783Zuser 16:50.388369089
15612024-11-28T04:11:18.783Zsys 3:17.958921336
15622024-11-28T04:11:18.783Ztrap 0.578917141
15632024-11-28T04:11:18.783Ztflt 4.684321457
15642024-11-28T04:11:18.783Zdflt 4.752302826
15652024-11-28T04:11:18.783Zkflt 0.202118800
15662024-11-28T04:11:18.783Zlock 30:07.176218251
15672024-11-28T04:11:18.783Zslp 1:05:57.502108551
15682024-11-28T04:11:18.784Zlat 55.509874387
15692024-11-28T04:11:18.784Zstop 2:23.064084303
15702024-11-28T04:11:18.784Z+ ptime -m cargo xtask download softnpu
15712024-11-28T04:11:19.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
15722024-11-28T04:11:19.439Z Running `target/debug/xtask download softnpu`
15732024-11-28T04:11:20.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
15742024-11-28T04:11:20.322Z Running `target/debug/xtask-downloader softnpu`
15752024-11-28T04:11:20.362ZNov 28 04:11:19.346 INFO Starting download, target: Softnpu
15762024-11-28T04:11:20.366ZNov 28 04:11:19.346 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15772024-11-28T04:11:20.822ZNov 28 04:11:19.806 INFO Download complete, target: Softnpu
15782024-11-28T04:11:20.826Z
15792024-11-28T04:11:20.829Zreal 2.038395533
15802024-11-28T04:11:20.829Zuser 1.350301451
15812024-11-28T04:11:20.829Zsys 0.565372174
15822024-11-28T04:11:20.829Ztrap 0.000847369
15832024-11-28T04:11:20.829Ztflt 0.000016018
15842024-11-28T04:11:20.829Zdflt 0.000001299
15852024-11-28T04:11:20.829Zkflt 0.000000000
15862024-11-28T04:11:20.829Zlock 4.700839919
15872024-11-28T04:11:20.829Zslp 0.294545789
15882024-11-28T04:11:20.829Zlat 0.066632659
15892024-11-28T04:11:20.829Zstop 0.000165879
15902024-11-28T04:11:20.829Z+ export CARGO_INCREMENTAL=0
15912024-11-28T04:11:20.829Z+ CARGO_INCREMENTAL=0
15922024-11-28T04:11:20.829Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15932024-11-28T04:11:21.842Z Compiling proc-macro2 v1.0.89
15942024-11-28T04:11:21.842Z Compiling unicode-ident v1.0.13
15952024-11-28T04:11:21.845Z Compiling libc v0.2.162
15962024-11-28T04:11:21.845Z Compiling serde v1.0.215
15972024-11-28T04:11:21.845Z Compiling autocfg v1.4.0
15982024-11-28T04:11:21.845Z Compiling version_check v0.9.5
15992024-11-28T04:11:21.845Z Compiling cfg-if v1.0.0
16002024-11-28T04:11:22.105Z Compiling memchr v2.7.4
16012024-11-28T04:11:22.126Z Compiling typenum v1.17.0
16022024-11-28T04:11:22.144Z Compiling shlex v1.3.0
16032024-11-28T04:11:22.513Z Compiling value-bag v1.9.0
16042024-11-28T04:11:22.725Z Compiling generic-array v0.14.7
16052024-11-28T04:11:22.854Z Compiling lock_api v0.4.12
16062024-11-28T04:11:22.965Z Compiling log v0.4.22
16072024-11-28T04:11:23.004Z Compiling scopeguard v1.2.0
16082024-11-28T04:11:23.173Z Compiling parking_lot_core v0.9.10
16092024-11-28T04:11:23.473Z Compiling once_cell v1.20.2
16102024-11-28T04:11:23.575Z Compiling serde_json v1.0.132
16112024-11-28T04:11:23.782Z Compiling quote v1.0.37
16122024-11-28T04:11:23.820Z Compiling rustix v0.38.37
16132024-11-28T04:11:23.880Z Compiling jobserver v0.1.32
16142024-11-28T04:11:23.895Z Compiling getrandom v0.2.15
16152024-11-28T04:11:24.258Z Compiling syn v2.0.87
16162024-11-28T04:11:24.384Z Compiling cc v1.1.30
16172024-11-28T04:11:24.434Z Compiling thiserror v1.0.69
16182024-11-28T04:11:24.466Z Compiling libm v0.2.8
16192024-11-28T04:11:24.484Z Compiling aho-corasick v1.1.3
16202024-11-28T04:11:24.502Z Compiling regex-syntax v0.8.5
16212024-11-28T04:11:24.694Z Compiling num-traits v0.2.19
16222024-11-28T04:11:24.792Z Compiling either v1.13.0
16232024-11-28T04:11:24.931Z Compiling itoa v1.0.11
16242024-11-28T04:11:24.980Z Compiling spin v0.9.8
16252024-11-28T04:11:25.192Z Compiling slab v0.4.9
16262024-11-28T04:11:25.502Z Compiling byteorder v1.5.0
16272024-11-28T04:11:25.651Z Compiling errno v0.3.9
16282024-11-28T04:11:25.935Z Compiling rand_core v0.6.4
16292024-11-28T04:11:25.981Z Compiling lazy_static v1.5.0
16302024-11-28T04:11:26.112Z Compiling glob v0.3.1
16312024-11-28T04:11:26.573Z Compiling prettyplease v0.2.25
16322024-11-28T04:11:26.937Z Compiling clang-sys v1.8.1
16332024-11-28T04:11:27.358Z Compiling minimal-lexical v0.2.1
16342024-11-28T04:11:27.560Z Compiling libloading v0.8.5
16352024-11-28T04:11:27.636Z Compiling subtle v2.6.1
16362024-11-28T04:11:27.859Z Compiling nom v7.1.3
16372024-11-28T04:11:27.911Z Compiling allocator-api2 v0.2.18
16382024-11-28T04:11:28.087Z Compiling home v0.5.9
16392024-11-28T04:11:28.197Z Compiling regex-automata v0.4.8
16402024-11-28T04:11:28.213Z Compiling bindgen v0.69.5
16412024-11-28T04:11:28.643Z Compiling itertools v0.12.1
16422024-11-28T04:11:28.708Z Compiling rustc-hash v1.1.0
16432024-11-28T04:11:28.813Z Compiling smallvec v1.13.2
16442024-11-28T04:11:28.863Z Compiling semver v1.0.23
16452024-11-28T04:11:29.338Z Compiling lazycell v1.3.0
16462024-11-28T04:11:29.365Z Compiling cmake v0.1.51
16472024-11-28T04:11:29.727Z Compiling fs_extra v1.3.0
16482024-11-28T04:11:30.258Z Compiling dunce v1.0.5
16492024-11-28T04:11:30.928Z Compiling pkg-config v0.3.31
16502024-11-28T04:11:30.965Z Compiling ring v0.17.8
16512024-11-28T04:11:31.560Z Compiling cexpr v0.6.0
16522024-11-28T04:11:31.736Z Compiling pin-project-lite v0.2.14
16532024-11-28T04:11:31.865Z Compiling ryu v1.0.18
16542024-11-28T04:11:31.926Z Compiling const-oid v0.9.6
16552024-11-28T04:11:31.947Z Compiling paste v1.0.15
16562024-11-28T04:11:32.133Z Compiling synstructure v0.13.1
16572024-11-28T04:11:32.377Z Compiling fnv v1.0.7
16582024-11-28T04:11:33.108Z Compiling aws-lc-rs v1.10.0
16592024-11-28T04:11:33.151Z Compiling httparse v1.9.5
16602024-11-28T04:11:33.515Z Compiling equivalent v1.0.1
16612024-11-28T04:11:33.560Z Compiling foldhash v0.1.3
16622024-11-28T04:11:33.799Z Compiling regex v1.11.1
16632024-11-28T04:11:33.850Z Compiling hashbrown v0.15.0
16642024-11-28T04:11:33.895Z Compiling schemars v0.8.21
16652024-11-28T04:11:34.724Z Compiling heck v0.5.0
16662024-11-28T04:11:34.880Z Compiling serde_derive_internals v0.29.1
16672024-11-28T04:11:35.005Z Compiling signal-hook-registry v1.4.2
16682024-11-28T04:11:35.190Z Compiling parking_lot v0.12.3
16692024-11-28T04:11:35.248Z Compiling mio v1.0.2
16702024-11-28T04:11:37.175Z Compiling stable_deref_trait v1.2.0
16712024-11-28T04:11:37.227Z Compiling crossbeam-utils v0.8.20
16722024-11-28T04:11:37.230Z Compiling socket2 v0.5.7
16732024-11-28T04:11:37.315Z Compiling num-conv v0.1.0
16742024-11-28T04:11:37.649Z Compiling serde_derive v1.0.215
16752024-11-28T04:11:37.728Z Compiling zeroize_derive v1.4.2
16762024-11-28T04:11:38.037Z Compiling zerocopy-derive v0.7.35
16772024-11-28T04:11:38.617Z Compiling thiserror-impl v1.0.69
16782024-11-28T04:11:38.865Z Compiling tokio-macros v2.4.0
16792024-11-28T04:11:39.126Z Compiling zerofrom-derive v0.1.4
16802024-11-28T04:11:39.192Z Compiling zeroize v1.8.1
16812024-11-28T04:11:39.571Z Compiling yoke-derive v0.7.4
16822024-11-28T04:11:39.724Z Compiling futures-macro v0.3.31
16832024-11-28T04:11:40.116Z Compiling zerovec-derive v0.10.3
16842024-11-28T04:11:40.405Z Compiling zerocopy v0.7.35
16852024-11-28T04:11:41.428Z Compiling displaydoc v0.2.5
16862024-11-28T04:11:41.719Z Compiling crypto-common v0.1.6
16872024-11-28T04:11:41.917Z Compiling tracing-attributes v0.1.27
16882024-11-28T04:11:42.006Z Compiling icu_provider_macros v1.5.0
16892024-11-28T04:11:42.206Z Compiling block-buffer v0.10.4
16902024-11-28T04:11:42.464Z Compiling digest v0.10.7
16912024-11-28T04:11:42.574Z Compiling schemars_derive v0.8.21
16922024-11-28T04:11:42.870Z Compiling der_derive v0.7.3
16932024-11-28T04:11:42.888Z Compiling time-core v0.1.2
16942024-11-28T04:11:43.054Z Compiling futures-core v0.3.31
16952024-11-28T04:11:43.071Z Compiling time-macros v0.2.18
16962024-11-28T04:11:43.623Z Compiling vcpkg v0.2.15
16972024-11-28T04:11:45.335Z Compiling openssl-sys v0.9.103
16982024-11-28T04:11:45.970Z Compiling cpufeatures v0.2.14
16992024-11-28T04:11:46.073Z Compiling slog v2.7.0
17002024-11-28T04:11:46.251Z Compiling futures-sink v0.3.31
17012024-11-28T04:11:46.465Z Compiling ahash v0.8.11
17022024-11-28T04:11:46.516Z Compiling syn v1.0.109
17032024-11-28T04:11:46.815Z Compiling zerofrom v0.1.4
17042024-11-28T04:11:47.064Z Compiling scroll_derive v0.12.0
17052024-11-28T04:11:47.081Z Compiling ucd-trie v0.1.7
17062024-11-28T04:11:47.182Z Compiling iana-time-zone v0.1.61
17072024-11-28T04:11:47.571Z Compiling pest v2.7.14
17082024-11-28T04:11:47.767Z Compiling yoke v0.7.4
17092024-11-28T04:11:47.871Z Compiling futures-channel v0.3.31
17102024-11-28T04:11:48.320Z Compiling hmac v0.12.1
17112024-11-28T04:11:48.546Z Compiling futures-io v0.3.31
17122024-11-28T04:11:48.705Z Compiling futures-task v0.3.31
17132024-11-28T04:11:48.818Z Compiling pin-utils v0.1.0
17142024-11-28T04:11:48.999Z Compiling openssl v0.10.66
17152024-11-28T04:11:49.042Z Compiling futures-util v0.3.31
17162024-11-28T04:11:49.417Z Compiling zerovec v0.10.4
17172024-11-28T04:11:49.644Z Compiling block-padding v0.3.3
17182024-11-28T04:11:50.024Z Compiling tinyvec_macros v0.1.1
17192024-11-28T04:11:50.476Z Compiling pest_meta v2.7.14
17202024-11-28T04:11:50.574Z Compiling tinyvec v1.8.0
17212024-11-28T04:11:51.583Z Compiling bitflags v2.6.0
17222024-11-28T04:11:51.604Z Compiling bytes v1.8.0
17232024-11-28T04:11:53.564Z Compiling indexmap v2.6.0
17242024-11-28T04:11:54.632Z Compiling tokio v1.40.0
17252024-11-28T04:11:55.200Z Compiling serde_tokenstream v0.2.2
17262024-11-28T04:11:55.585Z Compiling http v1.1.0
17272024-11-28T04:11:55.806Z Compiling uuid v1.11.0
17282024-11-28T04:11:55.998Z Compiling rustc_version v0.4.1
17292024-11-28T04:11:56.642Z Compiling which v4.4.2
17302024-11-28T04:11:57.190Z Compiling chrono v0.4.38
17312024-11-28T04:11:59.157Z Compiling pest_generator v2.7.14
17322024-11-28T04:12:00.397Z Compiling toml_datetime v0.6.8
17332024-11-28T04:12:00.860Z Compiling serde_spanned v0.6.8
17342024-11-28T04:12:01.086Z Compiling inout v0.1.3
17352024-11-28T04:12:01.341Z Compiling openssl-macros v0.1.1
17362024-11-28T04:12:02.190Z Compiling native-tls v0.2.12
17372024-11-28T04:12:02.566Z Compiling rustls v0.23.14
17382024-11-28T04:12:02.856Z Compiling strsim v0.11.1
17392024-11-28T04:12:03.593Z Compiling cipher v0.4.4
17402024-11-28T04:12:04.084Z Compiling pest_derive v2.7.14
17412024-11-28T04:12:04.215Z Compiling unicode-normalization v0.1.24
17422024-11-28T04:12:04.436Z Compiling tinystr v0.7.6
17432024-11-28T04:12:04.851Z Compiling sha2 v0.10.8
17442024-11-28T04:12:04.901Z Compiling tracing-core v0.1.32
17452024-11-28T04:12:05.281Z Compiling usdt-impl v0.5.0
17462024-11-28T04:12:05.349Z Compiling writeable v0.5.5
17472024-11-28T04:12:05.616Z Compiling unicode-bidi v0.3.17
17482024-11-28T04:12:05.662Z Compiling litemap v0.7.3
17492024-11-28T04:12:05.685Z Compiling dyn-clone v1.0.17
17502024-11-28T04:12:05.871Z Compiling base64ct v1.6.0
17512024-11-28T04:12:06.048Z Compiling icu_locid v1.5.0
17522024-11-28T04:12:06.451Z Compiling pem-rfc7468 v0.7.0
17532024-11-28T04:12:06.892Z Compiling tracing v0.1.40
17542024-11-28T04:12:07.690Z Compiling scroll v0.12.0
17552024-11-28T04:12:07.843Z Compiling ppv-lite86 v0.2.20
17562024-11-28T04:12:08.209Z Compiling async-trait v0.1.83
17572024-11-28T04:12:08.543Z Compiling cookie v0.18.1
17582024-11-28T04:12:09.188Z Compiling camino v1.1.9
17592024-11-28T04:12:10.086Z Compiling plain v0.2.3
17602024-11-28T04:12:10.257Z Compiling anyhow v1.0.93
17612024-11-28T04:12:10.492Z Compiling flagset v0.4.6
17622024-11-28T04:12:10.743Z Compiling der v0.7.9
17632024-11-28T04:12:10.816Z Compiling goblin v0.8.2
17642024-11-28T04:12:10.872Z Compiling aws-lc-sys v0.22.0
17652024-11-28T04:12:15.968Z Compiling rand_chacha v0.3.1
17662024-11-28T04:12:17.422Z Compiling icu_provider v1.5.0
17672024-11-28T04:12:18.366Z Compiling pretty-hex v0.4.1
17682024-11-28T04:12:18.580Z Compiling icu_locid_transform_data v1.5.0
17692024-11-28T04:12:18.697Z Compiling rustls-pki-types v1.9.0
17702024-11-28T04:12:19.156Z Compiling rayon-core v1.12.1
17712024-11-28T04:12:19.440Z Compiling rustls v0.22.4
17722024-11-28T04:12:19.700Z Compiling untrusted v0.7.1
17732024-11-28T04:12:19.889Z Compiling percent-encoding v2.3.1
17742024-11-28T04:12:20.273Z Compiling icu_locid_transform v1.5.0
17752024-11-28T04:12:20.365Z Compiling dof v0.3.0
17762024-11-28T04:12:20.884Z Compiling rand v0.8.5
17772024-11-28T04:12:21.368Z Compiling spki v0.7.3
17782024-11-28T04:12:21.734Z Compiling dtrace-parser v0.2.0
17792024-11-28T04:12:21.774Z Compiling salsa20 v0.10.2
17802024-11-28T04:12:22.048Z Compiling tokio-util v0.7.12
17812024-11-28T04:12:22.472Z Compiling icu_collections v1.5.0
17822024-11-28T04:12:22.589Z Compiling pbkdf2 v0.12.2
17832024-11-28T04:12:23.380Z Compiling thread-id v4.2.2
17842024-11-28T04:12:23.487Z Compiling untrusted v0.9.0
17852024-11-28T04:12:23.506Z Compiling winnow v0.5.40
17862024-11-28T04:12:23.509Z Compiling powerfmt v0.2.0
17872024-11-28T04:12:23.679Z Compiling mirai-annotations v1.12.0
17882024-11-28T04:12:23.923Z Compiling icu_properties_data v1.5.0
17892024-11-28T04:12:24.077Z Compiling deranged v0.3.11
17902024-11-28T04:12:24.171Z Compiling icu_properties v1.5.1
17912024-11-28T04:12:27.517Z Compiling toml_edit v0.19.15
17922024-11-28T04:12:29.015Z Compiling scrypt v0.11.0
17932024-11-28T04:12:29.035Z Compiling aes v0.8.4
17942024-11-28T04:12:29.552Z Compiling cbc v0.1.2
17952024-11-28T04:12:29.933Z Compiling multer v3.1.0
17962024-11-28T04:12:29.977Z Compiling slog-async v2.8.0
17972024-11-28T04:12:30.226Z Compiling icu_normalizer_data v1.5.0
17982024-11-28T04:12:30.283Z Compiling write16 v1.0.0
17992024-11-28T04:12:30.340Z Compiling atomic-waker v1.1.2
18002024-11-28T04:12:30.411Z Compiling utf16_iter v1.0.5
18012024-11-28T04:12:30.434Z Compiling num_threads v0.1.7
18022024-11-28T04:12:30.719Z Compiling utf8_iter v1.0.4
18032024-11-28T04:12:30.932Z Compiling rustversion v1.0.17
18042024-11-28T04:12:30.971Z Compiling icu_normalizer v1.5.0
18052024-11-28T04:12:31.624Z Compiling time v0.3.36
18062024-11-28T04:12:32.710Z Compiling pkcs5 v0.7.1
18072024-11-28T04:12:34.405Z Compiling form_urlencoded v1.2.1
18082024-11-28T04:12:34.701Z Compiling http-body v1.0.1
18092024-11-28T04:12:35.055Z Compiling heapless v0.7.17
18102024-11-28T04:12:35.602Z Compiling bzip2-sys v0.1.11+1.0.8
18112024-11-28T04:12:36.111Z Compiling try-lock v0.2.5
18122024-11-28T04:12:36.280Z Compiling signal-hook v0.3.17
18132024-11-28T04:12:37.181Z Compiling want v0.3.1
18142024-11-28T04:12:38.453Z Compiling pkcs8 v0.10.2
18152024-11-28T04:12:38.751Z Compiling idna_adapter v1.2.0
18162024-11-28T04:12:39.125Z Compiling h2 v0.4.6
18172024-11-28T04:12:40.250Z Compiling usdt-attr-macro v0.5.0
18182024-11-28T04:12:41.771Z Compiling usdt-macro v0.5.0
18192024-11-28T04:12:42.382Z Compiling async-stream-impl v0.3.6
18202024-11-28T04:12:42.612Z Compiling adler2 v2.0.0
18212024-11-28T04:12:42.890Z Compiling httpdate v1.0.3
18222024-11-28T04:12:43.620Z Compiling miniz_oxide v0.8.0
18232024-11-28T04:12:44.415Z Compiling idna v1.0.3
18242024-11-28T04:12:45.894Z Compiling curve25519-dalek v4.1.3
18252024-11-28T04:12:46.302Z Compiling hyper v1.5.0
18262024-11-28T04:12:46.830Z Compiling openapiv3 v2.0.0
18272024-11-28T04:12:47.225Z Compiling enum-as-inner v0.6.1
18282024-11-28T04:12:49.377Z Compiling dropshot v0.12.0
18292024-11-28T04:12:49.679Z Compiling tower-service v0.3.3
18302024-11-28T04:12:49.966Z Compiling portable-atomic v1.9.0
18312024-11-28T04:12:50.194Z Compiling base64 v0.22.1
18322024-11-28T04:12:50.849Z Compiling match_cfg v0.1.0
18332024-11-28T04:12:51.122Z Compiling smoltcp v0.9.1
18342024-11-28T04:12:51.192Z Compiling num-bigint-dig v0.8.4
18352024-11-28T04:12:51.315Z Compiling foreign-types-shared v0.1.1
18362024-11-28T04:12:51.479Z Compiling foreign-types v0.3.2
18372024-11-28T04:12:51.621Z Compiling hyper-util v0.1.10
18382024-11-28T04:12:51.640Z Compiling hostname v0.3.1
18392024-11-28T04:12:54.734Z Compiling url v2.5.3
18402024-11-28T04:12:59.261Z Compiling dirs-sys-next v0.1.2
18412024-11-28T04:12:59.411Z Compiling ident_case v1.0.1
18422024-11-28T04:12:59.616Z Compiling siphasher v0.3.11
18432024-11-28T04:12:59.761Z Compiling gimli v0.31.1
18442024-11-28T04:12:59.780Z Compiling heck v0.4.1
18452024-11-28T04:12:59.981Z Compiling data-encoding v2.6.0
18462024-11-28T04:13:00.244Z Compiling darling_core v0.20.10
18472024-11-28T04:13:00.448Z Compiling dirs-next v2.0.0
18482024-11-28T04:13:03.878Z Compiling http-body-util v0.1.2
18492024-11-28T04:13:05.059Z Compiling addr2line v0.24.2
18502024-11-28T04:13:06.478Z Compiling crossbeam-epoch v0.9.18
18512024-11-28T04:13:06.916Z Compiling hubpack_derive v0.1.1
18522024-11-28T04:13:07.206Z Compiling dropshot_endpoint v0.12.0
18532024-11-28T04:13:07.554Z Compiling sha1 v0.10.6
18542024-11-28T04:13:07.790Z Compiling signature v2.2.0
18552024-11-28T04:13:07.956Z Compiling curve25519-dalek-derive v0.1.1
18562024-11-28T04:13:08.035Z Compiling zerocopy-derive v0.6.6
18572024-11-28T04:13:08.820Z Compiling object v0.36.5
18582024-11-28T04:13:09.971Z Compiling thread_local v1.1.8
18592024-11-28T04:13:10.041Z Compiling fs-err v2.11.0
18602024-11-28T04:13:10.343Z Compiling encoding_rs v0.8.34
18612024-11-28T04:13:11.300Z Compiling rustc-demangle v0.1.24
18622024-11-28T04:13:13.603Z Compiling anstyle v1.0.10
18632024-11-28T04:13:13.981Z Compiling winnow v0.6.20
18642024-11-28T04:13:14.074Z Compiling unicode-properties v0.1.3
18652024-11-28T04:13:17.912Z Compiling mime v0.3.17
18662024-11-28T04:13:18.365Z Compiling openssl-probe v0.1.5
18672024-11-28T04:13:19.008Z Compiling ipnet v2.10.1
18682024-11-28T04:13:19.218Z Compiling utf8parse v0.2.2
18692024-11-28T04:13:20.118Z Compiling anstyle-parse v0.2.5
18702024-11-28T04:13:21.422Z Compiling toml_edit v0.22.22
18712024-11-28T04:13:23.374Z Compiling backtrace v0.3.74
18722024-11-28T04:13:25.368Z Compiling rustls-webpki v0.102.8
18732024-11-28T04:13:26.060Z Compiling stringprep v0.1.5
18742024-11-28T04:13:31.436Z Compiling crossbeam-deque v0.8.5
18752024-11-28T04:13:31.791Z Compiling darling_macro v0.20.10
18762024-11-28T04:13:34.183Z Compiling term v0.7.0
18772024-11-28T04:13:34.507Z Compiling slog-json v2.6.1
18782024-11-28T04:13:35.541Z Compiling serde_urlencoded v0.7.1
18792024-11-28T04:13:36.261Z Compiling crossbeam-channel v0.5.13
18802024-11-28T04:13:36.394Z Compiling rustls-pemfile v2.2.0
18812024-11-28T04:13:36.726Z Compiling hashbrown v0.14.5
18822024-11-28T04:13:37.460Z Compiling idna v0.3.0
18832024-11-28T04:13:37.479Z Compiling idna v0.4.0
18842024-11-28T04:13:38.128Z Compiling futures-executor v0.3.31
18852024-11-28T04:13:38.876Z Compiling num-integer v0.1.46
18862024-11-28T04:13:39.133Z Compiling md-5 v0.10.6
18872024-11-28T04:13:39.348Z Compiling ff v0.13.0
18882024-11-28T04:13:39.393Z Compiling hash32 v0.2.1
18892024-11-28T04:13:39.597Z Compiling memmap v0.7.0
18902024-11-28T04:13:39.656Z Compiling is-terminal v0.4.13
18912024-11-28T04:13:39.787Z Compiling colorchoice v1.0.2
18922024-11-28T04:13:39.923Z Compiling take_mut v0.2.2
18932024-11-28T04:13:39.959Z Compiling psl-types v2.0.11
18942024-11-28T04:13:40.097Z Compiling is_terminal_polyfill v1.70.1
18952024-11-28T04:13:40.162Z Compiling anstyle-query v1.1.1
18962024-11-28T04:13:40.239Z Compiling utf-8 v0.7.6
18972024-11-28T04:13:40.324Z Compiling fallible-iterator v0.2.0
18982024-11-28T04:13:40.538Z Compiling quick-error v1.2.3
18992024-11-28T04:13:41.069Z Compiling linked-hash-map v0.5.6
19002024-11-28T04:13:41.196Z Compiling base16ct v0.2.0
19012024-11-28T04:13:42.380Z Compiling lru-cache v0.1.2
19022024-11-28T04:13:42.593Z Compiling sec1 v0.7.3
19032024-11-28T04:13:43.148Z Compiling postgres-protocol v0.6.7
19042024-11-28T04:13:43.209Z Compiling resolv-conf v0.7.0
19052024-11-28T04:13:43.795Z Compiling tungstenite v0.24.0
19062024-11-28T04:13:43.901Z Compiling anstream v0.6.15
19072024-11-28T04:13:44.358Z Compiling publicsuffix v2.2.3
19082024-11-28T04:13:44.640Z Compiling usdt v0.5.0
19092024-11-28T04:13:45.119Z Compiling slog-term v2.9.1
19102024-11-28T04:13:45.858Z Compiling group v0.13.0
19112024-11-28T04:13:46.172Z Compiling num-iter v0.1.45
19122024-11-28T04:13:46.216Z Compiling futures v0.3.31
19132024-11-28T04:13:46.335Z Compiling hickory-proto v0.24.1
19142024-11-28T04:13:46.370Z Compiling regress v0.10.1
19152024-11-28T04:13:50.748Z Compiling slog-bunyan v2.5.0
19162024-11-28T04:13:50.814Z Compiling tokio-rustls v0.26.0
19172024-11-28T04:13:50.834Z Compiling darling v0.20.10
19182024-11-28T04:13:50.969Z Compiling tokio-rustls v0.25.0
19192024-11-28T04:13:51.163Z Compiling toml v0.8.19
19202024-11-28T04:13:51.267Z Compiling tokio-native-tls v0.3.1
19212024-11-28T04:13:51.363Z Compiling strum_macros v0.25.3
19222024-11-28T04:13:51.423Z Compiling phf_shared v0.11.2
19232024-11-28T04:13:51.804Z Compiling async-stream v0.3.6
19242024-11-28T04:13:51.878Z Compiling waitgroup v0.1.2
19252024-11-28T04:13:52.086Z Compiling webpki-roots v0.26.6
19262024-11-28T04:13:52.629Z Compiling idna v0.5.0
19272024-11-28T04:13:52.754Z Compiling terminal_size v0.4.0
19282024-11-28T04:13:52.972Z Compiling serde_path_to_error v0.1.16
19292024-11-28T04:13:53.434Z Compiling hkdf v0.12.4
19302024-11-28T04:13:53.980Z Compiling crypto-bigint v0.5.5
19312024-11-28T04:13:54.067Z Compiling serde_repr v0.1.19
19322024-11-28T04:13:54.352Z Compiling clap_derive v4.5.18
19332024-11-28T04:13:55.079Z Compiling derive-where v1.2.7
19342024-11-28T04:13:55.204Z Compiling hostname v0.4.0
19352024-11-28T04:13:55.447Z Compiling crc32fast v1.4.2
19362024-11-28T04:13:55.612Z Compiling unicode-width v0.1.14
19372024-11-28T04:13:55.860Z Compiling clap_lex v0.7.2
19382024-11-28T04:13:56.239Z Compiling debug-ignore v1.0.5
19392024-11-28T04:13:56.306Z Compiling managed v0.8.0
19402024-11-28T04:13:56.561Z Compiling bitflags v1.3.2
19412024-11-28T04:13:57.923Z Compiling elliptic-curve v0.13.8
19422024-11-28T04:13:59.129Z Compiling clap_builder v4.5.21
19432024-11-28T04:14:00.384Z Compiling console v0.15.8
19442024-11-28T04:14:00.868Z Compiling flate2 v1.0.35
19452024-11-28T04:14:01.226Z Compiling cookie_store v0.21.0
19462024-11-28T04:14:04.336Z Compiling hyper-rustls v0.27.3
19472024-11-28T04:14:04.946Z Compiling hickory-resolver v0.24.1
19482024-11-28T04:14:05.837Z Compiling phf v0.11.2
19492024-11-28T04:14:07.174Z Compiling hyper-tls v0.6.0
19502024-11-28T04:14:07.369Z Compiling signal-hook-mio v0.2.4
19512024-11-28T04:14:07.530Z Compiling typify-impl v0.2.0
19522024-11-28T04:14:07.550Z Compiling rayon v1.10.0
19532024-11-28T04:14:07.577Z Compiling bzip2 v0.4.4
19542024-11-28T04:14:07.726Z Compiling tokio-tungstenite v0.24.0
19552024-11-28T04:14:07.964Z Compiling postgres-types v0.2.8
19562024-11-28T04:14:08.777Z Compiling zerocopy v0.6.6
19572024-11-28T04:14:09.411Z Compiling ed25519 v2.2.3
19582024-11-28T04:14:09.708Z Compiling hubpack v0.1.2
19592024-11-28T04:14:09.762Z Compiling phf_shared v0.10.0
19602024-11-28T04:14:09.880Z Compiling pkcs1 v0.7.5
19612024-11-28T04:14:10.178Z Compiling tokio-stream v0.1.16
19622024-11-28T04:14:11.222Z Compiling serde-big-array v0.5.1
19632024-11-28T04:14:11.347Z Compiling rfc6979 v0.4.0
19642024-11-28T04:14:11.549Z Compiling float-cmp v0.9.0
19652024-11-28T04:14:11.764Z Compiling sync_wrapper v1.0.1
19662024-11-28T04:14:11.935Z Compiling bstr v1.10.0
19672024-11-28T04:14:12.634Z Compiling bit-vec v0.6.3
19682024-11-28T04:14:13.072Z Compiling difflib v0.4.0
19692024-11-28T04:14:13.633Z Compiling predicates-core v1.0.8
19702024-11-28T04:14:13.714Z Compiling unicode-width v0.2.0
19712024-11-28T04:14:13.956Z Compiling number_prefix v0.4.0
19722024-11-28T04:14:14.191Z Compiling fixedbitset v0.4.2
19732024-11-28T04:14:14.255Z Compiling normalize-line-endings v0.3.0
19742024-11-28T04:14:14.393Z Compiling unicode-segmentation v1.12.0
19752024-11-28T04:14:14.397Z Compiling new_debug_unreachable v1.0.6
19762024-11-28T04:14:14.520Z Compiling whoami v1.5.2
19772024-11-28T04:14:14.673Z Compiling precomputed-hash v0.1.1
19782024-11-28T04:14:14.806Z Compiling static_assertions v1.1.0
19792024-11-28T04:14:14.914Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19802024-11-28T04:14:15.106Z Compiling similar v2.6.0
19812024-11-28T04:14:15.239Z Compiling tokio-postgres v0.7.12
19822024-11-28T04:14:17.090Z Compiling string_cache v0.8.7
19832024-11-28T04:14:17.190Z Compiling petgraph v0.6.5
19842024-11-28T04:14:17.548Z Compiling predicates v3.1.2
19852024-11-28T04:14:19.092Z Compiling indicatif v0.17.9
19862024-11-28T04:14:19.728Z Compiling typify-macro v0.2.0
19872024-11-28T04:14:20.639Z Compiling bit-set v0.5.3
19882024-11-28T04:14:21.121Z Compiling reqwest v0.12.9
19892024-11-28T04:14:21.243Z Compiling ecdsa v0.16.9
19902024-11-28T04:14:21.827Z Compiling qorb v0.2.1
19912024-11-28T04:14:22.406Z Compiling rsa v0.9.6
19922024-11-28T04:14:22.510Z Compiling ed25519-dalek v2.1.1
19932024-11-28T04:14:23.397Z Compiling zip v0.6.6
19942024-11-28T04:14:23.499Z Compiling crossterm v0.28.1
19952024-11-28T04:14:23.542Z Compiling clap v4.5.21
19962024-11-28T04:14:25.407Z Compiling toml v0.7.8
19972024-11-28T04:14:25.842Z Compiling x509-cert v0.2.5
19982024-11-28T04:14:27.137Z Compiling hex v0.4.3
19992024-11-28T04:14:27.876Z Compiling itertools v0.10.5
20002024-11-28T04:14:28.320Z Compiling zerocopy v0.8.10
20012024-11-28T04:14:28.493Z Compiling peg-runtime v0.8.3
20022024-11-28T04:14:28.645Z Compiling unicode-xid v0.2.6
20032024-11-28T04:14:28.829Z Compiling lalrpop-util v0.19.12
20042024-11-28T04:14:31.687Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20052024-11-28T04:14:35.243Z Compiling proc-macro-crate v1.3.1
20062024-11-28T04:14:35.959Z Compiling ipnetwork v0.20.0
20072024-11-28T04:14:36.137Z Compiling macaddr v1.0.1
20082024-11-28T04:14:36.651Z Compiling zerocopy-derive v0.8.10
20092024-11-28T04:14:36.770Z Compiling itertools v0.13.0
20102024-11-28T04:14:39.715Z Compiling heapless v0.8.0
20112024-11-28T04:14:40.184Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20122024-11-28T04:14:44.731Z Compiling num_enum_derive v0.5.11
20132024-11-28T04:14:53.340Z Compiling hash32 v0.3.1
20142024-11-28T04:14:54.081Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20152024-11-28T04:14:54.395Z Compiling smoltcp v0.11.0
20162024-11-28T04:14:59.429Z Compiling num_enum v0.5.11
20172024-11-28T04:14:59.625Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20182024-11-28T04:15:00.632Z Compiling typify v0.2.0
20192024-11-28T04:15:01.147Z Compiling proc-macro-error-attr v1.0.4
20202024-11-28T04:15:01.460Z Compiling unsafe-libyaml v0.2.11
20212024-11-28T04:15:02.421Z Compiling cobs v0.2.3
20222024-11-28T04:15:02.885Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20232024-11-28T04:15:03.217Z Compiling serde_yaml v0.9.34+deprecated
20242024-11-28T04:15:03.299Z Compiling postcard v1.0.10
20252024-11-28T04:15:15.254Z Compiling progenitor-impl v0.8.0
20262024-11-28T04:15:22.207Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20272024-11-28T04:15:32.588Z Compiling strum_macros v0.26.4
20282024-11-28T04:15:34.068Z Compiling structmeta-derive v0.3.0
20292024-11-28T04:15:34.101Z Compiling foreign-types-macros v0.2.3
20302024-11-28T04:15:34.250Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20312024-11-28T04:15:34.318Z Compiling proc-macro-error v1.0.4
20322024-11-28T04:15:34.486Z Compiling foreign-types-shared v0.3.1
20332024-11-28T04:15:35.553Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20342024-11-28T04:15:36.011Z Compiling newtype-uuid v1.1.3
20352024-11-28T04:15:36.730Z Compiling structmeta v0.3.0
20362024-11-28T04:15:37.199Z Compiling strum v0.26.3
20372024-11-28T04:15:37.404Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20382024-11-28T04:15:40.676Z Compiling foreign-types v0.5.0
20392024-11-28T04:15:46.862Z Compiling progenitor-macro v0.8.0
20402024-11-28T04:15:49.767Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20412024-11-28T04:15:51.068Z Compiling progenitor-client v0.8.0
20422024-11-28T04:15:52.038Z Compiling tabwriter v1.4.0
20432024-11-28T04:15:53.507Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20442024-11-28T04:15:54.326Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20452024-11-28T04:15:55.101Z Compiling cstr-argument v0.1.2
20462024-11-28T04:15:55.196Z Compiling dropshot v0.13.0
20472024-11-28T04:15:55.265Z Compiling crucible-workspace-hack v0.1.0
20482024-11-28T04:15:55.387Z Compiling pretty-hex v0.2.1
20492024-11-28T04:15:55.596Z Compiling fastrand v2.1.1
20502024-11-28T04:15:55.928Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20512024-11-28T04:15:56.271Z Compiling tempfile v3.13.0
20522024-11-28T04:15:56.403Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20532024-11-28T04:15:56.864Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20542024-11-28T04:15:57.152Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20552024-11-28T04:15:57.741Z Compiling parse-display-derive v0.10.0
20562024-11-28T04:15:58.067Z Compiling colored v2.1.0
20572024-11-28T04:15:58.404Z Compiling serde_with_macros v3.11.0
20582024-11-28T04:15:59.301Z Compiling dropshot_endpoint v0.13.0
20592024-11-28T04:15:59.755Z Compiling progenitor v0.8.0
20602024-11-28T04:16:00.043Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20612024-11-28T04:16:00.800Z Compiling instant v0.1.13
20622024-11-28T04:16:00.979Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20632024-11-28T04:16:01.018Z Compiling serde_with v3.11.0
20642024-11-28T04:16:01.401Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20652024-11-28T04:16:01.672Z Compiling parse-display v0.10.0
20662024-11-28T04:16:02.333Z Compiling backoff v0.4.0
20672024-11-28T04:16:02.755Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682024-11-28T04:16:02.987Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20692024-11-28T04:16:04.154Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20702024-11-28T04:16:04.490Z Compiling zone_cfg_derive v0.3.0
20712024-11-28T04:16:04.785Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20722024-11-28T04:16:05.518Z Compiling camino-tempfile v1.1.1
20732024-11-28T04:16:05.780Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
20742024-11-28T04:16:05.910Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20752024-11-28T04:16:06.105Z Compiling regress v0.9.1
20762024-11-28T04:16:06.272Z Compiling num-derive v0.4.2
20772024-11-28T04:16:06.322Z Compiling sigpipe v0.1.3
20782024-11-28T04:16:06.469Z Compiling libefi-sys v0.1.0
20792024-11-28T04:16:06.759Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20802024-11-28T04:16:07.122Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20812024-11-28T04:16:08.507Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
20822024-11-28T04:16:10.061Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
20832024-11-28T04:16:10.435Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20842024-11-28T04:16:10.624Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
20852024-11-28T04:16:13.601Z Compiling zone v0.3.0
20862024-11-28T04:16:14.932Z Compiling smf v0.2.3
20872024-11-28T04:16:15.014Z Compiling bitfield-struct v0.6.2
20882024-11-28T04:16:16.403Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20892024-11-28T04:16:16.813Z Compiling ring v0.16.20
20902024-11-28T04:16:17.071Z Compiling blake3 v1.5.4
20912024-11-28T04:16:17.393Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20922024-11-28T04:16:18.100Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20932024-11-28T04:16:18.195Z Compiling xattr v1.3.1
20942024-11-28T04:16:18.306Z Compiling filetime v0.2.25
20952024-11-28T04:16:18.500Z Compiling memmap2 v0.9.5
20962024-11-28T04:16:18.673Z Compiling arrayref v0.3.9
20972024-11-28T04:16:18.785Z Compiling same-file v1.0.6
20982024-11-28T04:16:19.074Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20992024-11-28T04:16:19.074Z Compiling constant_time_eq v0.3.1
21002024-11-28T04:16:19.212Z Compiling arrayvec v0.7.6
21012024-11-28T04:16:19.250Z Compiling spin v0.5.2
21022024-11-28T04:16:19.295Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21032024-11-28T04:16:19.531Z Compiling walkdir v2.5.0
21042024-11-28T04:16:20.884Z Compiling tar v0.4.42
21052024-11-28T04:16:21.929Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21062024-11-28T04:16:22.351Z Compiling gethostname v0.5.0
21072024-11-28T04:16:22.373Z Compiling cargo-platform v0.1.8
21082024-11-28T04:16:22.436Z Compiling topological-sort v0.2.2
21092024-11-28T04:16:22.717Z Compiling cargo_metadata v0.18.1
21102024-11-28T04:16:26.850Z Compiling omicron-zone-package v0.11.1
21112024-11-28T04:16:28.707Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21122024-11-28T04:16:30.304Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21132024-11-28T04:16:37.635Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21142024-11-28T04:16:53.148Z Finished `release` profile [optimized] target(s) in 5m 32s
21152024-11-28T04:16:53.313Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21162024-11-28T04:16:53.363ZLogging to: /work/oxidecomputer/omicron/out/LOG
21172024-11-28T04:16:53.365ZCreated new build target 'test' and set it as active
21182024-11-28T04:16:53.368Z
21192024-11-28T04:16:53.368Zreal 5:32.513063522
21202024-11-28T04:16:53.368Zuser 37:28.573084230
21212024-11-28T04:16:53.368Zsys 4:57.086092985
21222024-11-28T04:16:53.368Ztrap 1.176937067
21232024-11-28T04:16:53.368Ztflt 3.132531278
21242024-11-28T04:16:53.368Zdflt 0.666326749
21252024-11-28T04:16:53.368Zkflt 0.020184843
21262024-11-28T04:16:53.368Zlock 1:18:46.329943964
21272024-11-28T04:16:53.368Zslp 2:36:32.682022829
21282024-11-28T04:16:53.368Zlat 2:35.207323563
21292024-11-28T04:16:53.368Zstop 4:33.085921199
21302024-11-28T04:16:53.368Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21312024-11-28T04:16:54.384Z Finished `release` profile [optimized] target(s) in 0.96s
21322024-11-28T04:16:54.455Z Running `target/release/omicron-package -t test package`
21332024-11-28T04:16:54.504ZLogging to: /work/oxidecomputer/omicron/out/LOG
21342024-11-28T04:16:55.750Z Compiling convert_case v0.4.0
21352024-11-28T04:16:55.753Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21362024-11-28T04:16:55.753Z Compiling itertools v0.13.0
21372024-11-28T04:16:55.753Z Compiling newline-converter v0.3.0
21382024-11-28T04:16:55.753Z Compiling password-hash v0.5.0
21392024-11-28T04:16:55.753Z Compiling progenitor-client v0.8.0
21402024-11-28T04:16:55.753Z Compiling blake2 v0.10.6
21412024-11-28T04:16:55.947Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21422024-11-28T04:16:56.081Z Compiling expectorate v1.1.0
21432024-11-28T04:16:56.104Z Compiling cancel-safe-futures v0.1.5
21442024-11-28T04:16:56.285Z Compiling owo-colors v4.1.0
21452024-11-28T04:16:56.414Z Compiling progenitor v0.8.0
21462024-11-28T04:16:56.463Z Compiling argon2 v0.5.3
21472024-11-28T04:16:56.595Z Compiling num-rational v0.4.2
21482024-11-28T04:16:56.652Z Compiling derive_more v0.99.18
21492024-11-28T04:16:56.672Z Compiling num-complex v0.4.6
21502024-11-28T04:16:57.853Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21512024-11-28T04:16:58.126Z Compiling num v0.4.3
21522024-11-28T04:16:58.134Z Compiling atomicwrites v0.4.4
21532024-11-28T04:16:58.155Z Compiling libsw v3.3.1
21542024-11-28T04:16:58.443Z Compiling linear-map v1.2.0
21552024-11-28T04:16:58.515Z Compiling indent_write v2.2.0
21562024-11-28T04:16:58.567Z Compiling float-ord v0.3.2
21572024-11-28T04:16:58.751Z Compiling swrite v0.1.0
21582024-11-28T04:16:58.754Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21592024-11-28T04:16:58.853Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21602024-11-28T04:16:58.885Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21612024-11-28T04:16:58.904Z Compiling base64 v0.21.7
21622024-11-28T04:16:58.967Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21632024-11-28T04:16:59.498Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21642024-11-28T04:16:59.996Z Compiling highway v1.2.0
21652024-11-28T04:17:00.046Z Compiling semver v0.1.20
21662024-11-28T04:17:00.603Z Compiling rustc_version v0.1.7
21672024-11-28T04:17:01.038Z Compiling newtype_derive v0.1.6
21682024-11-28T04:17:01.360Z Compiling newtype-uuid v1.1.3
21692024-11-28T04:17:01.512Z Compiling dropshot v0.13.0
21702024-11-28T04:17:01.589Z Compiling ipnetwork v0.20.0
21712024-11-28T04:17:01.714Z Compiling instant v0.1.13
21722024-11-28T04:17:01.877Z Compiling humantime v2.1.0
21732024-11-28T04:17:02.367Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21742024-11-28T04:17:02.756Z Compiling backoff v0.4.0
21752024-11-28T04:17:03.066Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21762024-11-28T04:17:03.340Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21772024-11-28T04:17:03.444Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21782024-11-28T04:17:06.960Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21792024-11-28T04:17:07.597Z Compiling parse-display v0.10.0
21802024-11-28T04:17:08.186Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21812024-11-28T04:17:08.381Z Compiling strum v0.26.3
21822024-11-28T04:17:08.480Z Compiling serde_with v3.11.0
21832024-11-28T04:17:08.569Z Compiling regress v0.9.1
21842024-11-28T04:17:11.880Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21852024-11-28T04:17:13.048Z Compiling macaddr v1.0.1
21862024-11-28T04:17:13.508Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21872024-11-28T04:17:13.616Z Compiling steno v0.4.1
21882024-11-28T04:17:13.954Z Compiling prettyplease v0.2.25
21892024-11-28T04:17:13.985Z Compiling slog-dtrace v0.3.0
21902024-11-28T04:17:14.376Z Compiling tungstenite v0.21.0
21912024-11-28T04:17:15.127Z Compiling display-error-chain v0.2.2
21922024-11-28T04:17:16.897Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21932024-11-28T04:17:18.886Z Compiling tokio-tungstenite v0.21.0
21942024-11-28T04:17:19.493Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21952024-11-28T04:17:19.565Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21962024-11-28T04:17:19.587Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21972024-11-28T04:17:20.674Z Compiling arc-swap v1.7.1
21982024-11-28T04:17:21.398Z Compiling slog-scope v4.4.0
21992024-11-28T04:17:22.236Z Compiling half v2.4.1
22002024-11-28T04:17:22.962Z Compiling ciborium-io v0.2.2
22012024-11-28T04:17:23.123Z Compiling ciborium-ll v0.2.2
22022024-11-28T04:17:23.666Z Compiling slog-stdlog v4.1.1
22032024-11-28T04:17:24.329Z Compiling slog-envlogger v2.2.0
22042024-11-28T04:17:24.460Z Compiling ciborium v0.2.2
22052024-11-28T04:17:27.056Z Compiling nibble_vec v0.1.0
22062024-11-28T04:17:27.305Z Compiling endian-type v0.1.2
22072024-11-28T04:17:27.571Z Compiling radix_trie v0.2.1
22082024-11-28T04:17:28.533Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22092024-11-28T04:17:34.423Z Compiling fastrand v2.1.1
22102024-11-28T04:17:34.497Z Compiling same-file v1.0.6
22112024-11-28T04:17:34.660Z Compiling blake3 v1.5.4
22122024-11-28T04:17:34.762Z Compiling walkdir v2.5.0
22132024-11-28T04:17:34.931Z Compiling tempfile v3.13.0
22142024-11-28T04:17:35.307Z Compiling ring v0.16.20
22152024-11-28T04:17:35.371Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22162024-11-28T04:17:35.678Z Compiling xattr v1.3.1
22172024-11-28T04:17:35.715Z Compiling memmap2 v0.9.5
22182024-11-28T04:17:35.958Z Compiling filetime v0.2.25
22192024-11-28T04:17:36.133Z Compiling spin v0.5.2
22202024-11-28T04:17:36.259Z Compiling arrayvec v0.7.6
22212024-11-28T04:17:36.384Z Compiling constant_time_eq v0.3.1
22222024-11-28T04:17:36.405Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22232024-11-28T04:17:36.549Z Compiling keccak v0.1.5
22242024-11-28T04:17:36.665Z Compiling arrayref v0.3.9
22252024-11-28T04:17:37.536Z Compiling sha3 v0.10.8
22262024-11-28T04:17:37.563Z Compiling tar v0.4.42
22272024-11-28T04:17:37.875Z Compiling camino-tempfile v1.1.1
22282024-11-28T04:17:39.030Z Compiling toolchain_find v0.4.0
22292024-11-28T04:17:39.033Z Compiling const_format_proc_macros v0.2.33
22302024-11-28T04:17:39.033Z Compiling radium v0.7.0
22312024-11-28T04:17:39.033Z Compiling maplit v1.0.2
22322024-11-28T04:17:39.033Z Compiling crunchy v0.2.2
22332024-11-28T04:17:39.033Z Compiling topological-sort v0.2.2
22342024-11-28T04:17:39.086Z Compiling rustfmt-wrapper v0.2.1
22352024-11-28T04:17:39.240Z Compiling pem v3.0.4
22362024-11-28T04:17:39.490Z Compiling tiny-keccak v2.0.2
22372024-11-28T04:17:39.682Z Compiling tap v1.0.1
22382024-11-28T04:17:39.801Z Compiling maybe-uninit v2.0.0
22392024-11-28T04:17:39.883Z Compiling wyz v0.5.1
22402024-11-28T04:17:40.198Z Compiling const_format v0.2.33
22412024-11-28T04:17:40.237Z Compiling omicron-zone-package v0.11.1
22422024-11-28T04:17:40.711Z Compiling dsl_auto_type v0.1.2
22432024-11-28T04:17:41.129Z Compiling phf_generator v0.11.2
22442024-11-28T04:17:41.271Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22452024-11-28T04:17:41.333Z Compiling scheduled-thread-pool v0.2.7
22462024-11-28T04:17:41.358Z Compiling secrecy v0.8.0
22472024-11-28T04:17:41.420Z Compiling async-recursion v1.1.1
22482024-11-28T04:17:41.653Z Compiling diesel_table_macro_syntax v0.2.0
22492024-11-28T04:17:41.803Z Compiling packed_struct v0.10.1
22502024-11-28T04:17:42.073Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22512024-11-28T04:17:42.100Z Compiling crc-catalog v2.4.0
22522024-11-28T04:17:42.229Z Compiling funty v2.0.0
22532024-11-28T04:17:42.265Z Compiling crc v3.2.1
22542024-11-28T04:17:42.443Z Compiling diesel_derives v2.2.3
22552024-11-28T04:17:42.545Z Compiling r2d2 v0.8.10
22562024-11-28T04:17:42.878Z Compiling phf_codegen v0.11.2
22572024-11-28T04:17:43.214Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22582024-11-28T04:17:43.461Z Compiling bitvec v1.0.1
22592024-11-28T04:17:44.173Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
22602024-11-28T04:17:44.674Z Compiling ascii-canvas v3.0.0
22612024-11-28T04:17:45.299Z Compiling universal-hash v0.5.1
22622024-11-28T04:17:45.439Z Compiling packed_struct_codegen v0.10.1
22632024-11-28T04:17:45.647Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22642024-11-28T04:17:47.965Z Compiling thiserror-impl-no-std v2.0.2
22652024-11-28T04:17:48.348Z Compiling parse-zoneinfo v0.3.1
22662024-11-28T04:17:50.028Z Compiling lzma-sys v0.1.20
22672024-11-28T04:17:50.709Z Compiling ena v0.14.3
22682024-11-28T04:17:50.750Z Compiling indexmap v1.9.3
22692024-11-28T04:17:51.080Z Compiling diff v0.1.13
22702024-11-28T04:17:51.150Z Compiling nodrop v0.1.14
22712024-11-28T04:17:51.303Z Compiling cfg_aliases v0.1.1
22722024-11-28T04:17:51.423Z Compiling regex-syntax v0.6.29
22732024-11-28T04:17:51.637Z Compiling opaque-debug v0.3.1
22742024-11-28T04:17:51.748Z Compiling poly1305 v0.8.0
22752024-11-28T04:17:53.284Z Compiling nix v0.28.0
22762024-11-28T04:17:54.046Z Compiling array-init v0.0.4
22772024-11-28T04:17:54.170Z Compiling diesel v2.2.4
22782024-11-28T04:17:55.348Z Compiling lalrpop v0.19.12
22792024-11-28T04:17:56.853Z Compiling thiserror-no-std v2.0.2
22802024-11-28T04:17:56.989Z Compiling chrono-tz-build v0.4.0
22812024-11-28T04:18:01.581Z Compiling smallvec v0.6.14
22822024-11-28T04:18:02.499Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22832024-11-28T04:18:02.713Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22842024-11-28T04:18:03.003Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22852024-11-28T04:18:03.241Z Compiling chacha20 v0.9.1
22862024-11-28T04:18:03.643Z Compiling heck v0.3.3
22872024-11-28T04:18:03.737Z Compiling aead v0.5.2
22882024-11-28T04:18:04.027Z Compiling vte_generate_state_changes v0.1.2
22892024-11-28T04:18:04.092Z Compiling bitfield v0.14.0
22902024-11-28T04:18:04.426Z Compiling hashbrown v0.12.3
22912024-11-28T04:18:04.679Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22922024-11-28T04:18:04.981Z Compiling ref-cast v1.0.23
22932024-11-28T04:18:05.469Z Compiling termcolor v1.4.1
22942024-11-28T04:18:06.586Z Compiling env_logger v0.10.2
22952024-11-28T04:18:07.028Z Compiling vte v0.11.1
22962024-11-28T04:18:08.547Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22972024-11-28T04:18:09.701Z Compiling zone_cfg_derive v0.1.2
22982024-11-28T04:18:11.056Z Compiling chacha20poly1305 v0.10.1
22992024-11-28T04:18:11.325Z Compiling serde-hex v0.1.0
23002024-11-28T04:18:16.783Z Compiling chrono-tz v0.10.0
23012024-11-28T04:18:17.447Z Compiling vsss-rs v3.3.4
23022024-11-28T04:18:19.673Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23032024-11-28T04:18:20.032Z Compiling ron v0.8.1
23042024-11-28T04:18:21.765Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23052024-11-28T04:18:21.992Z Compiling polar-core v0.27.3
23062024-11-28T04:18:22.048Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23072024-11-28T04:18:22.644Z Compiling derive_builder_core v0.20.2
23082024-11-28T04:18:23.246Z Compiling hashbrown v0.13.2
23092024-11-28T04:18:24.728Z Compiling fd-lock v4.0.2
23102024-11-28T04:18:24.902Z Compiling headers-core v0.3.0
23112024-11-28T04:18:24.965Z Compiling fxhash v0.2.1
23122024-11-28T04:18:25.074Z Compiling libxml v0.3.3
23132024-11-28T04:18:25.197Z Compiling ref-cast-impl v1.0.23
23142024-11-28T04:18:25.432Z Compiling bumpalo v3.16.0
23152024-11-28T04:18:26.045Z Compiling crc-any v2.5.0
23162024-11-28T04:18:26.077Z Compiling simd-adler32 v0.3.7
23172024-11-28T04:18:26.355Z Compiling base64 v0.13.1
23182024-11-28T04:18:27.026Z Compiling lockfree-object-pool v0.1.6
23192024-11-28T04:18:27.123Z Compiling zip v2.1.3
23202024-11-28T04:18:27.266Z Compiling bytecount v0.6.8
23212024-11-28T04:18:27.324Z Compiling zopfli v0.8.1
23222024-11-28T04:18:27.472Z Compiling papergrid v0.11.0
23232024-11-28T04:18:27.572Z Compiling ron v0.7.1
23242024-11-28T04:18:31.705Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23252024-11-28T04:18:33.132Z Compiling headers v0.4.0
23262024-11-28T04:18:33.482Z Compiling derive_builder_macro v0.20.2
23272024-11-28T04:18:34.333Z Compiling object v0.30.4
23282024-11-28T04:18:39.973Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23292024-11-28T04:18:40.702Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23302024-11-28T04:18:43.142Z Compiling xz2 v0.1.7
23312024-11-28T04:18:44.751Z Compiling zone v0.1.8
23322024-11-28T04:18:47.090Z Compiling strip-ansi-escapes v0.2.0
23332024-11-28T04:18:47.839Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23342024-11-28T04:18:48.018Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23352024-11-28T04:18:48.255Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23362024-11-28T04:18:48.372Z Compiling tabled_derive v0.7.0
23372024-11-28T04:18:48.548Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23382024-11-28T04:18:48.643Z Compiling yasna v0.5.2
23392024-11-28T04:18:50.616Z Compiling peg-macros v0.8.4
23402024-11-28T04:18:51.062Z Compiling strum_macros v0.24.3
23412024-11-28T04:18:52.049Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23422024-11-28T04:18:52.566Z Compiling kstat-rs v0.2.4
23432024-11-28T04:18:53.079Z Compiling samael v0.0.17
23442024-11-28T04:18:53.338Z Compiling sqlparser_derive v0.2.2
23452024-11-28T04:18:53.534Z Compiling unicase v2.7.0
23462024-11-28T04:18:53.844Z Compiling nu-ansi-term v0.50.1
23472024-11-28T04:18:54.007Z Compiling path-slash v0.1.5
23482024-11-28T04:18:54.247Z Compiling unicode_categories v0.1.1
23492024-11-28T04:18:54.340Z Compiling indoc v1.0.9
23502024-11-28T04:18:54.429Z Compiling home v0.5.9
23512024-11-28T04:18:54.640Z Compiling rustyline v14.0.0
23522024-11-28T04:18:54.737Z Compiling sqlformat v0.2.6
23532024-11-28T04:18:55.061Z Compiling sqlparser v0.45.0
23542024-11-28T04:18:57.116Z Compiling reedline v0.35.0
23552024-11-28T04:18:57.346Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23562024-11-28T04:18:58.661Z Compiling peg v0.8.4
23572024-11-28T04:18:58.790Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23582024-11-28T04:19:06.471Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23592024-11-28T04:19:07.572Z Compiling tabled v0.15.0
23602024-11-28T04:19:13.144Z Compiling rcgen v0.12.1
23612024-11-28T04:19:21.406Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23622024-11-28T04:19:23.370Z Compiling derive_builder v0.20.2
23632024-11-28T04:19:28.155Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23642024-11-28T04:19:28.747Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23652024-11-28T04:19:30.830Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23662024-11-28T04:19:31.169Z Compiling bcs v0.1.6
23672024-11-28T04:19:32.105Z Compiling oso-derive v0.27.3
23682024-11-28T04:19:33.103Z Compiling impl-trait-for-tuples v0.2.2
23692024-11-28T04:19:33.276Z Compiling libz-sys v1.1.20
23702024-11-28T04:19:33.933Z Compiling quick-xml v0.33.0
23712024-11-28T04:19:40.118Z Compiling subprocess v0.2.9
23722024-11-28T04:19:40.138Z Compiling diesel-dtrace v0.3.0
23732024-11-28T04:19:40.451Z Compiling parking_lot_core v0.8.6
23742024-11-28T04:19:40.918Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23752024-11-28T04:19:45.054Z Compiling oso v0.27.3
23762024-11-28T04:20:02.830Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23772024-11-28T04:20:04.454Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23782024-11-28T04:20:10.026Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23792024-11-28T04:20:13.346Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23802024-11-28T04:20:13.668Z Compiling bb8 v0.8.5
23812024-11-28T04:20:14.240Z Compiling buf-list v1.0.3
23822024-11-28T04:20:14.315Z Compiling async-bb8-diesel v0.2.1
23832024-11-28T04:20:15.600Z Compiling libgit2-sys v0.17.0+1.8.1
23842024-11-28T04:20:15.978Z Compiling pin-project-internal v1.1.6
23852024-11-28T04:20:16.389Z Compiling atty v0.2.14
23862024-11-28T04:20:16.558Z Compiling salty v0.3.0
23872024-11-28T04:20:18.815Z Compiling pin-project v1.1.6
23882024-11-28T04:20:19.339Z Compiling parking_lot v0.11.2
23892024-11-28T04:20:22.458Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
23902024-11-28T04:20:23.179Z Compiling snafu-derive v0.8.5
23912024-11-28T04:20:25.295Z Compiling sled v0.34.7
23922024-11-28T04:20:27.248Z Compiling mime_guess v2.0.5
23932024-11-28T04:20:28.049Z Compiling snafu v0.8.5
23942024-11-28T04:20:29.569Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23952024-11-28T04:20:30.261Z Compiling hickory-client v0.24.1
23962024-11-28T04:20:30.340Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23972024-11-28T04:20:31.418Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23982024-11-28T04:20:31.764Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23992024-11-28T04:20:35.451Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24002024-11-28T04:20:36.230Z Compiling globset v0.4.15
24012024-11-28T04:20:37.058Z Compiling hickory-server v0.24.1
24022024-11-28T04:20:40.402Z Compiling primeorder v0.13.6
24032024-11-28T04:20:41.012Z Compiling olpc-cjson v0.1.4
24042024-11-28T04:20:41.368Z Compiling vergen v8.3.2
24052024-11-28T04:20:41.671Z Compiling env_filter v0.1.2
24062024-11-28T04:20:43.636Z Compiling cargo-platform v0.1.8
24072024-11-28T04:20:44.836Z Compiling serde_plain v1.0.2
24082024-11-28T04:20:45.394Z Compiling nanorand v0.7.0
24092024-11-28T04:20:46.103Z Compiling memoffset v0.9.1
24102024-11-28T04:20:46.443Z Compiling typed-path v0.9.3
24112024-11-28T04:20:52.351Z Compiling tough v0.19.0
24122024-11-28T04:20:53.731Z Compiling flume v0.11.1
24132024-11-28T04:20:54.554Z Compiling cargo_metadata v0.18.1
24142024-11-28T04:20:57.849Z Compiling env_logger v0.11.5
24152024-11-28T04:20:59.207Z Compiling p384 v0.13.0
24162024-11-28T04:21:00.086Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24172024-11-28T04:21:05.120Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24182024-11-28T04:21:08.057Z Compiling git2 v0.19.0
24192024-11-28T04:21:13.022Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24202024-11-28T04:21:15.855Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24212024-11-28T04:21:17.054Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24222024-11-28T04:21:17.650Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24232024-11-28T04:21:24.021Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
24242024-11-28T04:21:24.202Z Compiling rand_seeder v0.3.0
24252024-11-28T04:21:24.224Z Compiling libsqlite3-sys v0.30.1
24262024-11-28T04:21:24.490Z Compiling http-range v0.1.5
24272024-11-28T04:21:24.624Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24282024-11-28T04:21:24.759Z Compiling rustls v0.21.12
24292024-11-28T04:21:24.924Z Compiling parse-size v1.1.0
24302024-11-28T04:21:24.944Z Compiling cfg_aliases v0.2.1
24312024-11-28T04:21:25.077Z Compiling nix v0.29.0
24322024-11-28T04:21:25.096Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24332024-11-28T04:21:25.161Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24342024-11-28T04:21:25.392Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24352024-11-28T04:21:26.975Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24362024-11-28T04:21:27.098Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24372024-11-28T04:21:27.411Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24382024-11-28T04:21:27.585Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
24392024-11-28T04:21:27.711Z Compiling sct v0.7.1
24402024-11-28T04:21:27.924Z Compiling rustls-webpki v0.101.7
24412024-11-28T04:21:28.212Z Compiling castaway v0.2.3
24422024-11-28T04:21:28.435Z Compiling csv-core v0.1.11
24432024-11-28T04:21:29.371Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24442024-11-28T04:21:29.685Z Compiling glob v0.3.1
24452024-11-28T04:21:29.979Z Compiling csv v1.3.0
24462024-11-28T04:21:31.258Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24472024-11-28T04:21:31.973Z Compiling compact_str v0.8.0
24482024-11-28T04:21:31.997Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
24492024-11-28T04:21:32.134Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
24502024-11-28T04:21:33.418Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24512024-11-28T04:21:34.578Z Compiling nix v0.27.1
24522024-11-28T04:21:37.671Z Compiling hyper-staticfile v0.10.1
24532024-11-28T04:21:40.329Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24542024-11-28T04:21:41.410Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24552024-11-28T04:21:42.660Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
24562024-11-28T04:21:44.165Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24572024-11-28T04:21:47.884Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24582024-11-28T04:21:50.080Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24592024-11-28T04:21:50.429Z Compiling unicode-truncate v1.1.0
24602024-11-28T04:21:50.742Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24612024-11-28T04:21:51.057Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24622024-11-28T04:21:51.377Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24632024-11-28T04:21:51.895Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24642024-11-28T04:21:54.818Z Compiling hashlink v0.9.1
24652024-11-28T04:21:55.706Z Compiling tungstenite v0.23.0
24662024-11-28T04:21:57.778Z Compiling lru v0.12.5
24672024-11-28T04:21:58.206Z Compiling instability v0.3.2
24682024-11-28T04:21:58.246Z Compiling cassowary v0.3.0
24692024-11-28T04:21:58.552Z Compiling fallible-iterator v0.3.0
24702024-11-28T04:21:58.841Z Compiling fallible-streaming-iterator v0.1.9
24712024-11-28T04:21:59.119Z Compiling tokio-tungstenite v0.23.1
24722024-11-28T04:21:59.203Z Compiling ratatui v0.28.1
24732024-11-28T04:21:59.410Z Compiling rusqlite v0.32.1
24742024-11-28T04:21:59.792Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24752024-11-28T04:22:02.888Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24762024-11-28T04:22:04.769Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24772024-11-28T04:22:08.017Z Compiling tokio-rustls v0.24.1
24782024-11-28T04:22:09.184Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24792024-11-28T04:22:10.687Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24802024-11-28T04:22:18.756Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24812024-11-28T04:22:19.936Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24822024-11-28T04:22:22.874Z Compiling rustls-pemfile v1.0.4
24832024-11-28T04:22:23.640Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24842024-11-28T04:22:23.840Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24852024-11-28T04:22:23.963Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24862024-11-28T04:22:24.146Z Compiling signal-hook-tokio v0.3.1
24872024-11-28T04:22:24.506Z Compiling twox-hash v1.6.3
24882024-11-28T04:22:25.583Z Compiling unicode-linebreak v0.1.5
24892024-11-28T04:22:26.178Z Compiling is_ci v1.2.0
24902024-11-28T04:22:26.410Z Compiling smawk v0.3.2
24912024-11-28T04:22:26.718Z Compiling textwrap v0.16.1
24922024-11-28T04:22:28.958Z Compiling supports-color v3.0.1
24932024-11-28T04:22:29.415Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24942024-11-28T04:22:30.551Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24952024-11-28T04:22:37.567Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24962024-11-28T04:22:39.090Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24972024-11-28T04:22:44.609Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24982024-11-28T04:22:49.537Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24992024-11-28T04:22:50.160Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25002024-11-28T04:23:03.147Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25012024-11-28T04:23:03.812Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25022024-11-28T04:23:04.132Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
25032024-11-28T04:23:09.835Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25042024-11-28T04:23:10.973Z Compiling fatfs v0.3.6
25052024-11-28T04:23:13.772Z Compiling rtoolbox v0.0.2
25062024-11-28T04:23:13.911Z Compiling assert_matches v1.5.0
25072024-11-28T04:23:14.217Z Compiling rpassword v7.3.1
25082024-11-28T04:23:14.701Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25092024-11-28T04:23:19.100Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25102024-11-28T04:23:22.542Z Compiling tui-tree-widget v0.22.0
25112024-11-28T04:23:23.038Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25122024-11-28T04:23:26.403Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25132024-11-28T04:23:31.307Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25142024-11-28T04:23:31.625Z Compiling uzers v0.12.1
25152024-11-28T04:23:34.862Z Compiling shell-words v1.1.0
25162024-11-28T04:23:35.313Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25172024-11-28T04:23:40.144Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25182024-11-28T04:23:42.249Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25192024-11-28T04:24:13.260Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25202024-11-28T04:24:16.114Z Compiling multimap v0.10.0
25212024-11-28T04:26:39.009Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25222024-11-28T04:26:42.102Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25232024-11-28T04:33:35.523Z Finished `release` profile [optimized] target(s) in 16m 40s
25242024-11-28T04:34:39.875Z
25252024-11-28T04:34:39.878Zreal 17:46.425052393
25262024-11-28T04:34:39.878Zuser 2:00:22.143490449
25272024-11-28T04:34:39.878Zsys 6:01.334345825
25282024-11-28T04:34:39.878Ztrap 3.130016254
25292024-11-28T04:34:39.878Ztflt 3.121811418
25302024-11-28T04:34:39.878Zdflt 5.491495972
25312024-11-28T04:34:39.878Zkflt 0.085368671
25322024-11-28T04:34:39.878Zlock 7:25:33.452307625
25332024-11-28T04:34:39.878Zslp 6:22:37.802674504
25342024-11-28T04:34:39.878Zlat 2:55.366068173
25352024-11-28T04:34:39.878Zstop 2:35.704067811
25362024-11-28T04:34:39.878Z+ mapfile -t packages
25372024-11-28T04:34:39.878Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25382024-11-28T04:34:40.973Z Finished `release` profile [optimized] target(s) in 1.04s
25392024-11-28T04:34:41.029Z Running `target/release/omicron-package -t test list-outputs`
25402024-11-28T04:34:41.083ZLogging to: /work/oxidecomputer/omicron/out/LOG
25412024-11-28T04:34:41.086Z+ ptime -m cargo build --locked --release -p xtask
25422024-11-28T04:34:41.676Z Compiling serde v1.0.215
25432024-11-28T04:34:41.679Z Compiling libc v0.2.162
25442024-11-28T04:34:41.679Z Compiling serde_json v1.0.132
25452024-11-28T04:34:41.679Z Compiling rustix v0.38.37
25462024-11-28T04:34:41.778Z Compiling syn v2.0.87
25472024-11-28T04:34:41.797Z Compiling bitflags v2.6.0
25482024-11-28T04:34:42.101Z Compiling usdt-impl v0.5.0
25492024-11-28T04:34:42.158Z Compiling syn v1.0.109
25502024-11-28T04:34:42.268Z Compiling hashbrown v0.15.0
25512024-11-28T04:34:42.319Z Compiling log v0.4.22
25522024-11-28T04:34:42.389Z Compiling fs-err v2.11.0
25532024-11-28T04:34:42.693Z Compiling once_cell v1.20.2
25542024-11-28T04:34:42.780Z Compiling anyhow v1.0.93
25552024-11-28T04:34:43.182Z Compiling thread-id v4.2.2
25562024-11-28T04:34:43.536Z Compiling indexmap v2.6.0
25572024-11-28T04:34:44.721Z Compiling terminal_size v0.4.0
25582024-11-28T04:34:44.721Z Compiling tempfile v3.13.0
25592024-11-28T04:34:44.989Z Compiling clap_builder v4.5.21
25602024-11-28T04:34:45.552Z Compiling proc-macro-error v1.0.4
25612024-11-28T04:34:46.976Z Compiling tabled_derive v0.7.0
25622024-11-28T04:34:48.293Z Compiling tabled v0.15.0
25632024-11-28T04:34:50.262Z Compiling serde_derive v1.0.215
25642024-11-28T04:34:50.934Z Compiling thiserror-impl v1.0.69
25652024-11-28T04:34:51.008Z Compiling zerocopy-derive v0.7.35
25662024-11-28T04:34:51.122Z Compiling scroll_derive v0.12.0
25672024-11-28T04:34:52.576Z Compiling scroll v0.12.0
25682024-11-28T04:34:53.072Z Compiling zerocopy v0.7.35
25692024-11-28T04:34:53.244Z Compiling goblin v0.8.2
25702024-11-28T04:34:53.923Z Compiling thiserror v1.0.69
25712024-11-28T04:34:54.095Z Compiling pest v2.7.14
25722024-11-28T04:34:57.189Z Compiling pest_meta v2.7.14
25732024-11-28T04:34:58.870Z Compiling pest_generator v2.7.14
25742024-11-28T04:35:01.347Z Compiling pest_derive v2.7.14
25752024-11-28T04:35:02.156Z Compiling dtrace-parser v0.2.0
25762024-11-28T04:35:04.017Z Compiling clap_derive v4.5.18
25772024-11-28T04:35:08.481Z Compiling dof v0.3.0
25782024-11-28T04:35:08.651Z Compiling serde_tokenstream v0.2.2
25792024-11-28T04:35:08.739Z Compiling serde_spanned v0.6.8
25802024-11-28T04:35:09.274Z Compiling toml_datetime v0.6.8
25812024-11-28T04:35:10.047Z Compiling toml_edit v0.22.22
25822024-11-28T04:35:10.507Z Compiling camino v1.1.9
25832024-11-28T04:35:11.560Z Compiling usdt-macro v0.5.0
25842024-11-28T04:35:11.943Z Compiling usdt-attr-macro v0.5.0
25852024-11-28T04:35:13.369Z Compiling semver v1.0.23
25862024-11-28T04:35:14.575Z Compiling toml v0.8.19
25872024-11-28T04:35:14.741Z Compiling cargo-platform v0.1.8
25882024-11-28T04:35:14.884Z Compiling usdt v0.5.0
25892024-11-28T04:35:14.886Z Compiling camino-tempfile v1.1.1
25902024-11-28T04:35:15.689Z Compiling cargo_toml v0.20.5
25912024-11-28T04:35:15.866Z Compiling cargo_metadata v0.18.1
25922024-11-28T04:35:15.885Z Compiling clap v4.5.21
25932024-11-28T04:35:16.023Z Compiling macaddr v1.0.1
25942024-11-28T04:35:27.712Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25952024-11-28T04:35:39.222Z Finished `release` profile [optimized] target(s) in 58.07s
25962024-11-28T04:35:39.356Z
25972024-11-28T04:35:39.360Zreal 58.237354520
25982024-11-28T04:35:39.360Zuser 5:53.226771989
25992024-11-28T04:35:39.360Zsys 32.374478172
26002024-11-28T04:35:39.360Ztrap 0.163873619
26012024-11-28T04:35:39.360Ztflt 0.227479746
26022024-11-28T04:35:39.360Zdflt 0.580490732
26032024-11-28T04:35:39.360Zkflt 0.000000000
26042024-11-28T04:35:39.360Zlock 9:58.863733378
26052024-11-28T04:35:39.360Zslp 15:20.221223175
26062024-11-28T04:35:39.360Zlat 13.357047712
26072024-11-28T04:35:39.360Zstop 16.829633183
26082024-11-28T04:35:39.360Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26092024-11-28T04:35:39.360Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26102024-11-28T04:35:39.360Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26112024-11-28T04:35:39.360Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26122024-11-28T04:35:39.360Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26132024-11-28T04:35:40.282Z Compiling hashbrown v0.14.5
26142024-11-28T04:35:40.412Z Compiling ident_case v1.0.1
26152024-11-28T04:35:40.424Z Compiling unsafe-libyaml v0.2.11
26162024-11-28T04:35:40.427Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26172024-11-28T04:35:40.427Z Compiling progenitor-client v0.8.0
26182024-11-28T04:35:40.427Z Compiling ipnetwork v0.20.0
26192024-11-28T04:35:40.427Z Compiling macaddr v1.0.1
26202024-11-28T04:35:40.427Z Compiling instant v0.1.13
26212024-11-28T04:35:40.559Z Compiling darling_core v0.20.10
26222024-11-28T04:35:40.634Z Compiling structmeta-derive v0.3.0
26232024-11-28T04:35:40.891Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26242024-11-28T04:35:40.971Z Compiling dropshot v0.13.0
26252024-11-28T04:35:41.023Z Compiling newtype-uuid v1.1.3
26262024-11-28T04:35:41.357Z Compiling dropshot_endpoint v0.13.0
26272024-11-28T04:35:41.480Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26282024-11-28T04:35:41.683Z Compiling regress v0.10.1
26292024-11-28T04:35:41.724Z Compiling regress v0.9.1
26302024-11-28T04:35:41.745Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26312024-11-28T04:35:42.138Z Compiling serde_yaml v0.9.34+deprecated
26322024-11-28T04:35:42.261Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26332024-11-28T04:35:42.416Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26342024-11-28T04:35:42.462Z Compiling backoff v0.4.0
26352024-11-28T04:35:42.855Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26362024-11-28T04:35:43.033Z Compiling tempfile v3.13.0
26372024-11-28T04:35:43.217Z Compiling proc-macro-crate v1.3.1
26382024-11-28T04:35:43.781Z Compiling structmeta v0.3.0
26392024-11-28T04:35:43.962Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26402024-11-28T04:35:44.269Z Compiling parse-display-derive v0.10.0
26412024-11-28T04:35:44.355Z Compiling itertools v0.13.0
26422024-11-28T04:35:44.397Z Compiling num_enum_derive v0.5.11
26432024-11-28T04:35:46.414Z Compiling typify-impl v0.2.0
26442024-11-28T04:35:46.962Z Compiling zerocopy v0.8.10
26452024-11-28T04:35:47.058Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26462024-11-28T04:35:47.077Z Compiling num_enum v0.5.11
26472024-11-28T04:35:47.252Z Compiling zerocopy-derive v0.8.10
26482024-11-28T04:35:47.382Z Compiling foreign-types-macros v0.2.3
26492024-11-28T04:35:47.855Z Compiling darling_macro v0.20.10
26502024-11-28T04:35:47.923Z Compiling heapless v0.8.0
26512024-11-28T04:35:47.982Z Compiling foreign-types-shared v0.3.1
26522024-11-28T04:35:48.299Z Compiling proc-macro-error v1.0.4
26532024-11-28T04:35:48.759Z Compiling foreign-types v0.5.0
26542024-11-28T04:35:48.810Z Compiling darling v0.20.10
26552024-11-28T04:35:48.892Z Compiling camino-tempfile v1.1.1
26562024-11-28T04:35:48.950Z Compiling serde_with_macros v3.11.0
26572024-11-28T04:35:49.015Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26582024-11-28T04:35:49.035Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26592024-11-28T04:35:49.135Z Compiling parse-display v0.10.0
26602024-11-28T04:35:49.361Z Compiling hash32 v0.3.1
26612024-11-28T04:35:49.648Z Compiling cstr-argument v0.1.2
26622024-11-28T04:35:50.081Z Compiling crucible-workspace-hack v0.1.0
26632024-11-28T04:35:50.086Z Compiling smoltcp v0.11.0
26642024-11-28T04:35:50.086Z Compiling pretty-hex v0.2.1
26652024-11-28T04:35:50.159Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26662024-11-28T04:35:50.250Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26672024-11-28T04:35:50.438Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26682024-11-28T04:35:50.758Z Compiling tabwriter v1.4.0
26692024-11-28T04:35:51.088Z Compiling colored v2.1.0
26702024-11-28T04:35:51.332Z Compiling cobs v0.2.3
26712024-11-28T04:35:51.679Z Compiling postcard v1.0.10
26722024-11-28T04:35:51.924Z Compiling serde_with v3.11.0
26732024-11-28T04:35:52.059Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26742024-11-28T04:35:52.364Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26752024-11-28T04:35:52.459Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
26762024-11-28T04:35:52.542Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26772024-11-28T04:35:52.883Z Compiling smf v0.2.3
26782024-11-28T04:35:53.408Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26792024-11-28T04:35:53.903Z Compiling zone_cfg_derive v0.3.0
26802024-11-28T04:35:54.469Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
26812024-11-28T04:35:54.994Z Compiling num-derive v0.4.2
26822024-11-28T04:35:55.552Z Compiling sigpipe v0.1.3
26832024-11-28T04:35:55.692Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26842024-11-28T04:35:56.022Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26852024-11-28T04:35:56.064Z Compiling zone v0.3.0
26862024-11-28T04:35:56.233Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
26872024-11-28T04:35:56.689Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26882024-11-28T04:35:56.729Z Compiling universal-hash v0.5.1
26892024-11-28T04:35:56.882Z Compiling opaque-debug v0.3.1
26902024-11-28T04:35:56.951Z Compiling num-rational v0.4.2
26912024-11-28T04:35:57.001Z Compiling password-hash v0.5.0
26922024-11-28T04:35:57.173Z Compiling num-complex v0.4.6
26932024-11-28T04:35:57.398Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
26942024-11-28T04:35:57.574Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26952024-11-28T04:35:57.723Z Compiling blake2 v0.10.6
26962024-11-28T04:35:58.101Z Compiling aead v0.5.2
26972024-11-28T04:35:58.138Z Compiling keccak v0.1.5
26982024-11-28T04:35:58.250Z Compiling convert_case v0.4.0
26992024-11-28T04:35:58.377Z Compiling argon2 v0.5.3
27002024-11-28T04:35:58.524Z Compiling sha3 v0.10.8
27012024-11-28T04:35:58.821Z Compiling num v0.4.3
27022024-11-28T04:35:58.949Z Compiling poly1305 v0.8.0
27032024-11-28T04:35:59.140Z Compiling tungstenite v0.21.0
27042024-11-28T04:35:59.162Z Compiling chacha20 v0.9.1
27052024-11-28T04:35:59.248Z Compiling derive_more v0.99.18
27062024-11-28T04:35:59.651Z Compiling base64 v0.21.7
27072024-11-28T04:35:59.704Z Compiling float-ord v0.3.2
27082024-11-28T04:35:59.907Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27092024-11-28T04:36:00.393Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27102024-11-28T04:36:00.436Z Compiling tokio-tungstenite v0.21.0
27112024-11-28T04:36:00.471Z Compiling same-file v1.0.6
27122024-11-28T04:36:00.811Z Compiling semver v0.1.20
27132024-11-28T04:36:00.814Z Compiling walkdir v2.5.0
27142024-11-28T04:36:01.065Z Compiling newline-converter v0.3.0
27152024-11-28T04:36:01.272Z Compiling rustc_version v0.1.7
27162024-11-28T04:36:01.410Z Compiling primeorder v0.13.6
27172024-11-28T04:36:01.519Z Compiling secrecy v0.8.0
27182024-11-28T04:36:01.539Z Compiling owo-colors v4.1.0
27192024-11-28T04:36:01.657Z Compiling cancel-safe-futures v0.1.5
27202024-11-28T04:36:01.832Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27212024-11-28T04:36:01.851Z Compiling newtype_derive v0.1.6
27222024-11-28T04:36:01.979Z Compiling expectorate v1.1.0
27232024-11-28T04:36:02.021Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27242024-11-28T04:36:02.092Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27252024-11-28T04:36:02.147Z Compiling thiserror-impl-no-std v2.0.2
27262024-11-28T04:36:02.168Z Compiling ring v0.16.20
27272024-11-28T04:36:02.425Z Compiling blake3 v1.5.4
27282024-11-28T04:36:02.447Z Compiling unicase v2.7.0
27292024-11-28T04:36:02.721Z Compiling half v2.4.1
27302024-11-28T04:36:02.742Z Compiling arc-swap v1.7.1
27312024-11-28T04:36:03.135Z Compiling ciborium-io v0.2.2
27322024-11-28T04:36:03.293Z Compiling ciborium-ll v0.2.2
27332024-11-28T04:36:03.338Z Compiling slog-scope v4.4.0
27342024-11-28T04:36:03.902Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27352024-11-28T04:36:03.993Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
27362024-11-28T04:36:04.302Z Compiling polyval v0.6.2
27372024-11-28T04:36:04.726Z Compiling atomicwrites v0.4.4
27382024-11-28T04:36:04.812Z Compiling libsw v3.3.1
27392024-11-28T04:36:05.103Z Compiling memmap2 v0.9.5
27402024-11-28T04:36:05.139Z Compiling constant_time_eq v0.3.1
27412024-11-28T04:36:05.344Z Compiling arrayvec v0.7.6
27422024-11-28T04:36:05.477Z Compiling thiserror-no-std v2.0.2
27432024-11-28T04:36:05.500Z Compiling linear-map v1.2.0
27442024-11-28T04:36:05.597Z Compiling salty v0.3.0
27452024-11-28T04:36:05.618Z Compiling parking_lot_core v0.8.6
27462024-11-28T04:36:05.768Z Compiling typify-macro v0.2.0
27472024-11-28T04:36:05.791Z Compiling spin v0.5.2
27482024-11-28T04:36:05.877Z Compiling indent_write v2.2.0
27492024-11-28T04:36:05.915Z Compiling libefi-sys v0.1.0
27502024-11-28T04:36:06.030Z Compiling arrayref v0.3.9
27512024-11-28T04:36:06.103Z Compiling vsss-rs v3.3.4
27522024-11-28T04:36:06.176Z Compiling ghash v0.5.1
27532024-11-28T04:36:06.237Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27542024-11-28T04:36:06.585Z Compiling ciborium v0.2.2
27552024-11-28T04:36:07.011Z Compiling slog-stdlog v4.1.1
27562024-11-28T04:36:07.408Z Compiling p384 v0.13.0
27572024-11-28T04:36:07.450Z Compiling toolchain_find v0.4.0
27582024-11-28T04:36:07.555Z Compiling chacha20poly1305 v0.10.1
27592024-11-28T04:36:07.797Z Compiling lzma-sys v0.1.20
27602024-11-28T04:36:08.173Z Compiling ctr v0.9.2
27612024-11-28T04:36:08.194Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27622024-11-28T04:36:08.559Z Compiling bitfield-struct v0.6.2
27632024-11-28T04:36:08.624Z Compiling slog-dtrace v0.3.0
27642024-11-28T04:36:08.646Z Compiling highway v1.2.0
27652024-11-28T04:36:08.933Z Compiling topological-sort v0.2.2
27662024-11-28T04:36:09.179Z Compiling omicron-zone-package v0.11.1
27672024-11-28T04:36:09.201Z Compiling aes-gcm v0.10.3
27682024-11-28T04:36:09.470Z Compiling rustfmt-wrapper v0.2.1
27692024-11-28T04:36:09.551Z Compiling slog-envlogger v2.2.0
27702024-11-28T04:36:09.745Z Compiling mime_guess v2.0.5
27712024-11-28T04:36:10.073Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27722024-11-28T04:36:10.100Z Compiling steno v0.4.1
27732024-11-28T04:36:10.270Z Compiling typify v0.2.0
27742024-11-28T04:36:10.423Z Compiling progenitor-impl v0.8.0
27752024-11-28T04:36:10.861Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27762024-11-28T04:36:10.892Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27772024-11-28T04:36:11.102Z Compiling heck v0.3.3
27782024-11-28T04:36:11.137Z Compiling ssh-encoding v0.2.0
27792024-11-28T04:36:11.558Z Compiling blowfish v0.9.1
27802024-11-28T04:36:11.597Z Compiling nibble_vec v0.1.0
27812024-11-28T04:36:11.702Z Compiling env_filter v0.1.2
27822024-11-28T04:36:11.831Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27832024-11-28T04:36:11.852Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27842024-11-28T04:36:11.994Z Compiling humantime v2.1.0
27852024-11-28T04:36:12.030Z Compiling endian-type v0.1.2
27862024-11-28T04:36:12.111Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27872024-11-28T04:36:12.165Z Compiling env_logger v0.11.5
27882024-11-28T04:36:12.284Z Compiling radix_trie v0.2.1
27892024-11-28T04:36:12.449Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27902024-11-28T04:36:12.478Z Compiling bcrypt-pbkdf v0.10.0
27912024-11-28T04:36:12.550Z Compiling zone_cfg_derive v0.1.2
27922024-11-28T04:36:12.928Z Compiling ssh-cipher v0.2.0
27932024-11-28T04:36:13.028Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27942024-11-28T04:36:13.537Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27952024-11-28T04:36:13.702Z Compiling parking_lot v0.11.2
27962024-11-28T04:36:14.099Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27972024-11-28T04:36:14.142Z Compiling password-hash v0.4.2
27982024-11-28T04:36:14.614Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
27992024-11-28T04:36:14.717Z Compiling gethostname v0.5.0
28002024-11-28T04:36:14.736Z Compiling fxhash v0.2.1
28012024-11-28T04:36:14.755Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28022024-11-28T04:36:14.954Z Compiling lockfree-object-pool v0.1.6
28032024-11-28T04:36:14.975Z Compiling zip v2.1.3
28042024-11-28T04:36:15.052Z Compiling http-range v0.1.5
28052024-11-28T04:36:15.169Z Compiling bumpalo v3.16.0
28062024-11-28T04:36:15.245Z Compiling base64 v0.13.1
28072024-11-28T04:36:15.284Z Compiling matches v0.1.10
28082024-11-28T04:36:15.313Z Compiling simd-adler32 v0.3.7
28092024-11-28T04:36:15.402Z Compiling idna v0.2.3
28102024-11-28T04:36:15.514Z Compiling sled v0.34.7
28112024-11-28T04:36:15.695Z Compiling ron v0.7.1
28122024-11-28T04:36:15.904Z Compiling zopfli v0.8.1
28132024-11-28T04:36:15.926Z Compiling pbkdf2 v0.11.0
28142024-11-28T04:36:15.929Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28152024-11-28T04:36:16.335Z Compiling zone v0.1.8
28162024-11-28T04:36:16.694Z Compiling xz2 v0.1.7
28172024-11-28T04:36:17.174Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28182024-11-28T04:36:17.768Z Compiling ssh-key v0.6.6
28192024-11-28T04:36:18.005Z Compiling hickory-client v0.24.1
28202024-11-28T04:36:18.273Z Compiling p256 v0.13.2
28212024-11-28T04:36:18.376Z Compiling p521 v0.13.3
28222024-11-28T04:36:18.478Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
28232024-11-28T04:36:18.965Z Compiling progenitor-macro v0.8.0
28242024-11-28T04:36:19.206Z Compiling hickory-server v0.24.1
28252024-11-28T04:36:19.596Z Compiling enum-as-inner v0.5.1
28262024-11-28T04:36:19.721Z Compiling pem v3.0.4
28272024-11-28T04:36:20.581Z Compiling yasna v0.5.2
28282024-11-28T04:36:20.679Z Compiling headers-core v0.3.0
28292024-11-28T04:36:20.859Z Compiling kstat-rs v0.2.4
28302024-11-28T04:36:20.861Z Compiling nanorand v0.7.0
28312024-11-28T04:36:21.505Z Compiling atty v0.2.14
28322024-11-28T04:36:21.551Z Compiling russh-cryptovec v0.7.3
28332024-11-28T04:36:21.672Z Compiling md5 v0.7.0
28342024-11-28T04:36:21.900Z Compiling rcgen v0.12.1
28352024-11-28T04:36:22.215Z Compiling russh-keys v0.45.0
28362024-11-28T04:36:22.350Z Compiling flume v0.11.1
28372024-11-28T04:36:22.579Z Compiling headers v0.4.0
28382024-11-28T04:36:22.742Z Compiling trust-dns-proto v0.22.0
28392024-11-28T04:36:23.129Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
28402024-11-28T04:36:24.463Z Compiling hyper-staticfile v0.10.1
28412024-11-28T04:36:25.725Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28422024-11-28T04:36:26.373Z Compiling num-bigint v0.4.6
28432024-11-28T04:36:26.668Z Compiling des v0.8.1
28442024-11-28T04:36:26.797Z Compiling subprocess v0.2.9
28452024-11-28T04:36:26.824Z Compiling display-error-chain v0.2.2
28462024-11-28T04:36:27.013Z Compiling hex-literal v0.4.1
28472024-11-28T04:36:27.047Z Compiling dhcproto-macros v0.1.0
28482024-11-28T04:36:27.186Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28492024-11-28T04:36:27.462Z Compiling internet-checksum v0.2.1
28502024-11-28T04:36:28.061Z Compiling dhcproto v0.12.0
28512024-11-28T04:36:29.542Z Compiling russh v0.45.0
28522024-11-28T04:36:31.788Z Compiling progenitor v0.8.0
28532024-11-28T04:36:31.929Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28542024-11-28T04:36:31.933Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
28552024-11-28T04:36:31.933Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28562024-11-28T04:36:31.933Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28572024-11-28T04:36:31.933Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28582024-11-28T04:36:31.933Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
28592024-11-28T04:36:32.028Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28602024-11-28T04:36:33.454Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28612024-11-28T04:36:33.699Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
28622024-11-28T04:36:34.318Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28632024-11-28T04:36:37.682Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28642024-11-28T04:36:38.939Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28652024-11-28T04:36:48.476Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28662024-11-28T04:36:48.476Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28672024-11-28T04:36:48.479Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28682024-11-28T04:36:48.479Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28692024-11-28T04:36:51.805Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28702024-11-28T04:36:52.068Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28712024-11-28T04:36:53.259Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28722024-11-28T04:36:53.470Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28732024-11-28T04:36:55.902Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28742024-11-28T04:36:56.684Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28752024-11-28T04:36:57.741Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28762024-11-28T04:36:57.954Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28772024-11-28T04:36:59.421Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28782024-11-28T04:37:00.883Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28792024-11-28T04:37:00.966Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28802024-11-28T04:37:02.119Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28812024-11-28T04:37:02.607Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28822024-11-28T04:37:02.610Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28832024-11-28T04:37:03.065Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28842024-11-28T04:37:04.843Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28852024-11-28T04:37:04.865Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28862024-11-28T04:37:05.323Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28872024-11-28T04:37:07.261Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28882024-11-28T04:37:07.876Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28892024-11-28T04:37:10.887Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28902024-11-28T04:37:10.891Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28912024-11-28T04:37:12.625Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28922024-11-28T04:37:12.994Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28932024-11-28T04:37:19.040Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28942024-11-28T04:37:27.757Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28952024-11-28T04:37:29.174Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28962024-11-28T04:37:49.857Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28972024-11-28T04:38:26.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
28982024-11-28T04:38:26.605Z
28992024-11-28T04:38:26.605Zreal 2:47.193990332
29002024-11-28T04:38:26.605Zuser 12:44.131163862
29012024-11-28T04:38:26.605Zsys 2:46.805480819
29022024-11-28T04:38:26.605Ztrap 0.355452346
29032024-11-28T04:38:26.605Ztflt 0.764204223
29042024-11-28T04:38:26.605Zdflt 1.908012145
29052024-11-28T04:38:26.611Zkflt 0.000044959
29062024-11-28T04:38:26.611Zlock 26:38.758600632
29072024-11-28T04:38:26.611Zslp 45:49.618365023
29082024-11-28T04:38:26.612Zlat 36.945257743
29092024-11-28T04:38:26.612Zstop 1:31.686635837
29102024-11-28T04:38:26.612Z+ mkdir tests
29112024-11-28T04:38:26.612Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29122024-11-28T04:38:26.616Z+ xargs -I '{}' -t cp '{}' tests/
29132024-11-28T04:38:27.655Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f4fdbb8bc3d0765e tests/
29142024-11-28T04:38:27.683Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-cc98b270d538ac87 tests/
29152024-11-28T04:38:27.709Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9f5ec22b9564f4c1 tests/
29162024-11-28T04:38:27.744Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d4f533ab7061bbd8 tests/
29172024-11-28T04:38:27.976Z+ 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/*)
29182024-11-28T04:38:27.979Z+ 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-f4fdbb8bc3d0765e tests/commtest-9f5ec22b9564f4c1 tests/dhcp_server-cc98b270d538ac87 tests/end_to_end_tests-d4f533ab7061bbd8 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
29192024-11-28T04:39:39.264ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29202024-11-28T04:39:39.264Za .github/buildomat/ci-env.sh 1K
29212024-11-28T04:39:39.264Za out/target/test 1K
29222024-11-28T04:39:39.264Za out/npuzone/npuzone 23144K
29232024-11-28T04:39:39.264Za package-manifest.toml 32K
29242024-11-28T04:39:39.264Za smf/sled-agent/non-gimlet/config.toml 4K
29252024-11-28T04:39:39.264Za target/release/omicron-package 36349K
29262024-11-28T04:39:39.264Za target/release/xtask 11750K
29272024-11-28T04:39:39.265Za target/debug/bootstrap 210027K
29282024-11-28T04:39:39.265Za tests/bootstrap-f4fdbb8bc3d0765e 24246K
29292024-11-28T04:39:39.265Za tests/commtest-9f5ec22b9564f4c1 25022K
29302024-11-28T04:39:39.265Za tests/dhcp_server-cc98b270d538ac87 24246K
29312024-11-28T04:39:39.265Za tests/end_to_end_tests-d4f533ab7061bbd8 228127K
29322024-11-28T04:39:39.265Za out/clickhouse.tar.gz 285866K
29332024-11-28T04:39:39.265Za out/clickhouse_keeper.tar.gz 285848K
29342024-11-28T04:39:39.265Za out/clickhouse_server.tar.gz 285848K
29352024-11-28T04:39:39.265Za out/cockroachdb.tar.gz 134560K
29362024-11-28T04:39:39.265Za out/crucible-dtrace.tar 85K
29372024-11-28T04:39:39.265Za out/crucible-pantry-zone.tar.gz 28179K
29382024-11-28T04:39:39.265Za out/crucible-zone.tar.gz 36394K
29392024-11-28T04:39:39.265Za out/external-dns.tar.gz 35281K
29402024-11-28T04:39:39.265Za out/internal-dns.tar.gz 35279K
29412024-11-28T04:39:39.265Za out/mg-ddm-gz.tar 63075K
29422024-11-28T04:39:39.265Za out/nexus.tar.gz 100450K
29432024-11-28T04:39:39.265Za out/ntp.tar.gz 10352K
29442024-11-28T04:39:39.265Za out/omicron-gateway-softnpu.tar.gz 23940K
29452024-11-28T04:39:39.265Za out/omicron-sled-agent.tar 113624K
29462024-11-28T04:39:39.266Za out/overlay.tar.gz 3K
29472024-11-28T04:39:39.266Za out/oximeter.tar.gz 51245K
29482024-11-28T04:39:39.266Za out/oxlog.tar 3088K
29492024-11-28T04:39:39.266Za out/probe.tar.gz 2764K
29502024-11-28T04:39:39.266Za out/propolis-server.tar.gz 66600K
29512024-11-28T04:39:39.266Za out/pumpkind-gz.tar 26665K
29522024-11-28T04:39:39.266Za out/switch-softnpu.tar.gz 237341K
29532024-11-28T04:39:39.270Z
29542024-11-28T04:39:39.270Zreal 1:11.281902116
29552024-11-28T04:39:39.270Zuser 1:08.186113201
29562024-11-28T04:39:39.270Zsys 4.390540568
29572024-11-28T04:39:39.270Ztrap 0.017231846
29582024-11-28T04:39:39.270Ztflt 0.000000000
29592024-11-28T04:39:39.270Zdflt 0.000000000
29602024-11-28T04:39:39.270Zkflt 0.000000000
29612024-11-28T04:39:39.270Zlock 0.000000000
29622024-11-28T04:39:39.270Zslp 1:08.117347273
29632024-11-28T04:39:39.270Zlat 1.847902446
29642024-11-28T04:39:39.270Zstop 0.000198637
29652024-11-28T04:39:39.270Zprocess exited: duration 2076664 ms, exit code 0
 
29662024-11-28T04:39:39.285Zfound 1 output files
29672024-11-28T04:39:39.285Zuploading: /work/package.tar.gz (1878246161 bytes)
29682024-11-28T04:40:18.038Zuploaded: /work/package.tar.gz