01JS0A25CM151D0DN746801N6Y: 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: 01JS0A2TFNHTR2RP98WW4CAVJG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T22:04:49.266Zjob assigned to worker 01JS0A2X8766WQTYEH35RSTJ3R [factory aws, i-0bc8611f896a33f9d] (queued for 46 s)
 
22025-04-16T22:04:57.966Zstarting task 0: "setup"
32025-04-16T22:04:57.971Z++ uname -s
42025-04-16T22:04:57.974Z+ kern=SunOS
52025-04-16T22:04:57.974Z+ build_user=build
62025-04-16T22:04:57.975Z+ build_uid=12345
72025-04-16T22:04:57.975Z+ work_dir=/work
82025-04-16T22:04:57.975Z+ input_dir=/input
92025-04-16T22:04:57.975Z+ [[ 0 == 12345 ]]
102025-04-16T22:04:57.975Z+ case "$kern" in
112025-04-16T22:04:57.975Z+ groupadd -g 12345 build
122025-04-16T22:04:57.979Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T22:04:59.985Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T22:05:00.111Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T22:05:00.119Z+ home_fs=zfs
162025-04-16T22:05:00.119Z+ [[ zfs == autofs ]]
172025-04-16T22:05:00.119Z+ mkdir -p /home/build
182025-04-16T22:05:00.123Z+ chown build:build /home/build /work
192025-04-16T22:05:02.118Z+ chmod 0700 /home/build /work
202025-04-16T22:05:02.121Zprocess exited: duration 4156 ms, exit code 0
 
212025-04-16T22:05:02.129Zstarting task 1: "rust-toolchain"
222025-04-16T22:05:02.135Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T22:05:02.135Z * rust toolchain channel = "1.86.0"
242025-04-16T22:05:02.136Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-04-16T22:05:02.136Z * rust toolchain profile = "default"
262025-04-16T22:05:02.136Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T22:05:02.136Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-16T22:05:02.140Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T22:05:02.140Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T22:05:02.254Zinfo: downloading installer
312025-04-16T22:05:03.515Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T22:05:03.515Zwarn: /opt/ooce/bin
332025-04-16T22:05:03.515Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T22:05:03.515Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T22:05:03.515Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T22:05:03.515Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T22:05:03.515Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T22:05:03.515Zerror: cannot install while Rust is installed
392025-04-16T22:05:03.515Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T22:05:03.558Zinfo: profile set to 'default'
412025-04-16T22:05:03.558Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T22:05:03.564Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T22:05:03.714Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T22:05:03.714Zinfo: downloading component 'cargo'
452025-04-16T22:05:04.484Zinfo: downloading component 'clippy'
462025-04-16T22:05:04.805Zinfo: downloading component 'rust-docs'
472025-04-16T22:05:06.394Zinfo: downloading component 'rust-std'
482025-04-16T22:05:07.924Zinfo: downloading component 'rustc'
492025-04-16T22:05:15.233Zinfo: downloading component 'rustfmt'
502025-04-16T22:05:15.473Zinfo: installing component 'cargo'
512025-04-16T22:05:16.315Zinfo: installing component 'clippy'
522025-04-16T22:05:16.701Zinfo: installing component 'rust-docs'
532025-04-16T22:05:18.582Zinfo: installing component 'rust-std'
542025-04-16T22:05:20.326Zinfo: installing component 'rustc'
552025-04-16T22:05:26.673Zinfo: installing component 'rustfmt'
562025-04-16T22:05:27.005Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T22:05:27.005Z
582025-04-16T22:05:27.421Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T22:05:27.421Z
602025-04-16T22:05:27.425Z
612025-04-16T22:05:27.425ZRust is installed now. Great!
622025-04-16T22:05:27.425Z
632025-04-16T22:05:27.425ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T22:05:27.425Zenvironment variable. This has not been done automatically.
652025-04-16T22:05:27.425Z
662025-04-16T22:05:27.425ZTo configure your current shell, you need to source
672025-04-16T22:05:27.425Zthe corresponding env file under $HOME/.cargo.
682025-04-16T22:05:27.425Z
692025-04-16T22:05:27.425ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T22:05:27.425Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T22:05:27.425Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T22:05:27.425Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T22:05:27.507Z+ rustup --version
742025-04-16T22:05:27.518Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T22:05:27.522Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T22:05:27.547Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T22:05:27.550Z+ cargo --version
782025-04-16T22:05:27.571Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T22:05:27.574Z+ rustc --version
802025-04-16T22:05:27.599Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T22:05:27.603Zprocess exited: duration 25472 ms, exit code 0
 
822025-04-16T22:05:27.609Zstarting task 2: "authentication"
832025-04-16T22:05:27.631Zprocess exited: duration 22 ms, exit code 0
 
842025-04-16T22:05:27.638Zstarting task 3: "clone repository"
852025-04-16T22:05:27.644Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T22:05:27.647Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T22:05:27.795ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T22:05:35.842Z+ cd /work/oxidecomputer/omicron
892025-04-16T22:05:35.842Z+ git fetch origin b17d3b4b2f1809379ecaf8968b72a0530b6c5081
902025-04-16T22:05:36.229ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T22:05:36.229Z * branch b17d3b4b2f1809379ecaf8968b72a0530b6c5081 -> FETCH_HEAD
922025-04-16T22:05:36.240Z+ [[ -n dap/serialize ]]
932025-04-16T22:05:36.243Z++ git branch --show-current
942025-04-16T22:05:36.246Z+ current=main
952025-04-16T22:05:36.246Z+ [[ main != dap/serialize ]]
962025-04-16T22:05:36.246Z+ git branch -f dap/serialize b17d3b4b2f1809379ecaf8968b72a0530b6c5081
972025-04-16T22:05:36.249Z+ git checkout -f dap/serialize
982025-04-16T22:05:36.436ZSwitched to branch 'dap/serialize'
992025-04-16T22:05:36.439Z+ git reset --hard b17d3b4b2f1809379ecaf8968b72a0530b6c5081
1002025-04-16T22:05:36.631ZHEAD is now at b17d3b4b2 add test
1012025-04-16T22:05:36.634Zprocess exited: duration 8994 ms, exit code 0
 
1022025-04-16T22:05:36.641Zstarting task 4: "build"
1032025-04-16T22:05:36.646Z+ source .github/buildomat/ci-env.sh
1042025-04-16T22:05:36.646Z++ export CARGO_TERM_COLOR=always
1052025-04-16T22:05:36.646Z++ CARGO_TERM_COLOR=always
1062025-04-16T22:05:36.646Z+ cargo --version
1072025-04-16T22:05:36.703Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T22:05:36.707Z+ rustc --version
1092025-04-16T22:05:36.777Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T22:05:36.781Z+ WORK=/work
1112025-04-16T22:05:36.784Z+ pfexec mkdir -p /work
1122025-04-16T22:05:36.787Z+ pfexec chown build /work
1132025-04-16T22:05:36.790Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-16T22:05:41.931Zpkg list: illegal option -- F
1152025-04-16T22:05:41.931ZUsage:
1162025-04-16T22:05:41.931Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-16T22:05:41.934Z [pkg_fmri_pattern ...]
1182025-04-16T22:05:42.791Zpkg list: illegal option -- F
1192025-04-16T22:05:42.791ZUsage:
1202025-04-16T22:05:42.791Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-16T22:05:42.791Z [pkg_fmri_pattern ...]
1222025-04-16T22:05:51.537Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-16T22:05:56.903Z Startup: Caching catalogs ... Done
1242025-04-16T22:06:14.923ZPlanning: Solver setup ... Done (16.942s)
1252025-04-16T22:06:15.114ZPlanning: Running solver ... Done (0.194s)
1262025-04-16T22:06:15.534ZPlanning: Finding local manifests ... Done (0.262s)
1272025-04-16T22:06:15.965ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-16T22:06:16.617ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-16T22:06:17.094ZPlanning: Package planning ... Done (0.477s)
1302025-04-16T22:06:17.152ZPlanning: Merging actions ... Done (0.057s)
1312025-04-16T22:06:18.216ZPlanning: Checking for conflicting actions ... Done (1.064s)
1322025-04-16T22:06:24.839ZPlanning: Consolidating action changes ... Done (6.621s)
1332025-04-16T22:06:25.307ZPlanning: Evaluating mediators ... Done (0.468s)
1342025-04-16T22:06:25.568ZPlanning: Planning completed in 28.55 seconds
1352025-04-16T22:06:26.161Z Packages to install: 4
1362025-04-16T22:06:26.162Z Packages to update: 3
1372025-04-16T22:06:26.162Z Mediators to change: 2
1382025-04-16T22:06:26.162Z Services to change: 1
1392025-04-16T22:06:26.162Z Estimated space available: 155.56 GB
1402025-04-16T22:06:26.165ZEstimated space to be consumed: 1.69 GB
1412025-04-16T22:06:26.165Z Create boot environment: No
1422025-04-16T22:06:26.165ZCreate backup boot environment: Yes
1432025-04-16T22:06:26.165Z Rebuild boot archive: No
1442025-04-16T22:06:26.165Z
1452025-04-16T22:06:26.165ZChanged mediators:
1462025-04-16T22:06:26.165Z mediator clang:
1472025-04-16T22:06:26.165Z version: None -> 15 (system default)
1482025-04-16T22:06:26.165Z
1492025-04-16T22:06:26.165Z mediator llvm:
1502025-04-16T22:06:26.165Z version: 14 (system default) -> 15 (system default)
1512025-04-16T22:06:26.165Z
1522025-04-16T22:06:26.165ZChanged packages:
1532025-04-16T22:06:26.165Zhelios-dev
1542025-04-16T22:06:26.165Z developer/build-essential
1552025-04-16T22:06:26.165Z None -> 11-2.0
1562025-04-16T22:06:26.166Z library/libxmlsec1
1572025-04-16T22:06:26.166Z None -> 1.2.35-2.0
1582025-04-16T22:06:26.166Z ooce/developer/clang-15
1592025-04-16T22:06:26.166Z None -> 15.0.7-2.0
1602025-04-16T22:06:26.166Z ooce/developer/llvm-15
1612025-04-16T22:06:26.166Z None -> 15.0.7-2.0
1622025-04-16T22:06:26.166Z package/pkg
1632025-04-16T22:06:26.166Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-16T22:06:26.166Z system/library/g++-runtime
1652025-04-16T22:06:26.166Z 13-2.0 -> 14-2.0
1662025-04-16T22:06:26.166Z system/library/gcc-runtime
1672025-04-16T22:06:26.166Z 13-2.0 -> 14-2.0
1682025-04-16T22:06:26.166Z
1692025-04-16T22:06:26.166ZServices:
1702025-04-16T22:06:26.166Z restart_fmri:
1712025-04-16T22:06:26.166Z svc:/system/update-man-index:default
1722025-04-16T22:06:26.166Z
1732025-04-16T22:06:26.166ZEditable files to change:
1742025-04-16T22:06:26.166Z Update:
1752025-04-16T22:06:26.166Z usr/share/lib/pkg/web/config.shtml
1762025-04-16T22:06:26.490Z
1772025-04-16T22:06:26.490ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-16T22:06:32.606ZDownload: 213/4301 items 1.3/225.4MB 0% complete (895k/s)
1792025-04-16T22:06:37.606ZDownload: 807/4301 items 18.6/225.4MB 8% complete (1.8M/s)
1802025-04-16T22:06:42.607ZDownload: 1424/4301 items 109.6/225.4MB 48% complete (10.8M/s)
1812025-04-16T22:06:47.611ZDownload: 2598/4301 items 120.3/225.4MB 53% complete (10.2M/s)
1822025-04-16T22:06:52.649ZDownload: 3113/4301 items 135.1/225.4MB 59% complete (2.8M/s)
1832025-04-16T22:06:57.649ZDownload: 3249/4301 items 203.1/225.4MB 90% complete (8.3M/s)
1842025-04-16T22:07:03.777ZDownload: 3289/4301 items 212.5/225.4MB 94% complete (9.1M/s)
1852025-04-16T22:07:08.781ZDownload: 4163/4301 items 220.0/225.4MB 97% complete (922k/s)
1862025-04-16T22:07:11.740ZDownload: Completed 225.42 MB in 45.25 seconds (5.0M/s)
1872025-04-16T22:07:13.786Z Actions: 1/5122 actions (Removing old actions)
1882025-04-16T22:07:13.806Z Actions: 194/5122 actions (Installing new actions)
1892025-04-16T22:07:18.856Z Actions: 4098/5122 actions (Installing new actions)
1902025-04-16T22:07:20.059Z Actions: 4267/5122 actions (Updating modified actions)
1912025-04-16T22:07:20.865Z Actions: Completed 5122 actions in 7.08 seconds.
1922025-04-16T22:07:21.120Z Done (0.246s)
1932025-04-16T22:07:21.123Z Done (0.001s)
1942025-04-16T22:07:21.816Z Done (0.695s)
1952025-04-16T22:07:28.033Z Done (5.976s)
1962025-04-16T22:07:28.554Z Done (0.443s)
1972025-04-16T22:07:28.557Z Done (0.000s)
1982025-04-16T22:07:28.719Z Done (0.000s)
1992025-04-16T22:07:29.491ZPlanning: Evaluating mediator changes ... Done
2002025-04-16T22:07:29.654ZPlanning: Checking for conflicting actions ... Done
2012025-04-16T22:07:29.657ZPlanning: Consolidating action changes ... Done
2022025-04-16T22:07:29.921ZPlanning: Evaluating mediators ... Done
2032025-04-16T22:07:29.924ZPlanning: Planning completed in 0.43 seconds
2042025-04-16T22:07:29.961Z Mediators to change: 2
2052025-04-16T22:07:29.961Z Create boot environment: No
2062025-04-16T22:07:29.964ZCreate backup boot environment: No
2072025-04-16T22:07:30.038Z Done
2082025-04-16T22:07:30.038Z Done
2092025-04-16T22:07:30.500Z Done
2102025-04-16T22:07:34.065Z Done
2112025-04-16T22:07:34.163Z Done
2122025-04-16T22:07:34.166Z Done
2132025-04-16T22:07:34.291Z Done
2142025-04-16T22:07:34.906ZPlanning: Evaluating mediator changes ... Done
2152025-04-16T22:07:34.909ZPlanning: Merging actions ... Done
2162025-04-16T22:07:35.095ZPlanning: Checking for conflicting actions ... Done
2172025-04-16T22:07:35.098ZPlanning: Consolidating action changes ... Done
2182025-04-16T22:07:35.359ZPlanning: Evaluating mediators ... Done
2192025-04-16T22:07:35.413ZPlanning: Planning completed in 0.75 seconds
2202025-04-16T22:07:35.456Z Packages to change: 1
2212025-04-16T22:07:35.456Z Mediators to change: 1
2222025-04-16T22:07:35.460Z Services to change: 1
2232025-04-16T22:07:35.460Z Create boot environment: No
2242025-04-16T22:07:35.460ZCreate backup boot environment: Yes
2252025-04-16T22:07:37.712Z Actions: 1/6 actions (Updating modified actions)
2262025-04-16T22:07:37.827Z Actions: Completed 6 actions in 0.11 seconds.
2272025-04-16T22:07:37.830Z Done
2282025-04-16T22:07:37.830Z Done
2292025-04-16T22:07:37.967Z Done
2302025-04-16T22:07:41.687Z Done
2312025-04-16T22:07:41.785Z Done
2322025-04-16T22:07:41.789Z Done
2332025-04-16T22:07:41.924Z Done
2342025-04-16T22:07:42.361ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352025-04-16T22:07:42.361Zclang system 15 system
2362025-04-16T22:07:42.361Zcsh system system illumos
2372025-04-16T22:07:42.361Zctags system system illumos
2382025-04-16T22:07:42.361Zgcc vendor 12 vendor
2392025-04-16T22:07:42.361Zgcc system 10 system
2402025-04-16T22:07:42.361Zgcc system 7 system
2412025-04-16T22:07:42.361Zgo system 1.20 system
2422025-04-16T22:07:42.361Zgo system 1.19 system
2432025-04-16T22:07:42.361Zllvm system 15 system
2442025-04-16T22:07:42.361Zllvm system 14 system
2452025-04-16T22:07:42.361Zmariadb system 10.6 system
2462025-04-16T22:07:42.361Zmta vendor vendor dma
2472025-04-16T22:07:42.361Zopenjdk system 17 system
2482025-04-16T22:07:42.361Zopenjdk system 11 system
2492025-04-16T22:07:42.361Zopenjdk system 1.8 system
2502025-04-16T22:07:42.361Zopenssl vendor 3 vendor
2512025-04-16T22:07:42.361Zperl system 5.36 system
2522025-04-16T22:07:42.361Zpostgresql system 15 system
2532025-04-16T22:07:42.361Zpostgresql system 13 system
2542025-04-16T22:07:42.361Zpython vendor 3 vendor
2552025-04-16T22:07:42.361Zpython system 2 system
2562025-04-16T22:07:42.362Zpython3 system 3.11 system
2572025-04-16T22:07:42.362Zruby system 3.0 system
2582025-04-16T22:07:42.362Zwords vendor vendor american-english
2592025-04-16T22:07:42.362Zwords system system australian-english
2602025-04-16T22:07:42.362Zwords system system british-english
2612025-04-16T22:07:42.362Zwords system system canadian-english
2622025-04-16T22:07:42.362Zwords system system french
2632025-04-16T22:07:42.362Zwords system system italian
2642025-04-16T22:07:42.362Zwords system system ngerman
2652025-04-16T22:07:42.362Zwords system system ogerman
2662025-04-16T22:07:42.362Zwords system system spanish
2672025-04-16T22:07:42.698ZPUBLISHER TYPE STATUS P LOCATION
2682025-04-16T22:07:42.699Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-04-16T22:07:46.175ZFMRI IFO
2702025-04-16T22:07:46.175Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-04-16T22:07:46.175Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-04-16T22:07:46.175Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-04-16T22:07:46.175Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-04-16T22:07:46.175Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-04-16T22:07:46.175Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-04-16T22:07:46.175Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2772025-04-16T22:07:46.175Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-04-16T22:07:46.175Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-04-16T22:07:46.175Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2802025-04-16T22:07:46.175Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-04-16T22:07:46.175Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-04-16T22:07:46.175Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2832025-04-16T22:07:46.175Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-04-16T22:07:46.175Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-04-16T22:07:47.079Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-04-16T22:07:47.369Z Updating crates.io index
2872025-04-16T22:07:47.428Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-04-16T22:07:47.743Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-04-16T22:07:48.282Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-04-16T22:07:48.528Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-04-16T22:07:48.809Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-04-16T22:07:49.172Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-04-16T22:07:50.185Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-04-16T22:07:52.058Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-04-16T22:07:52.765Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-04-16T22:07:53.540Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-04-16T22:07:53.850Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-04-16T22:07:54.204Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-04-16T22:07:54.796Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-04-16T22:07:55.174Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-04-16T22:07:55.682Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-04-16T22:07:56.005Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032025-04-16T22:07:56.436Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-04-16T22:07:56.734Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-04-16T22:07:57.027Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-04-16T22:07:57.314Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-04-16T22:07:57.621Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082025-04-16T22:07:57.977Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-04-16T22:07:58.325Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-04-16T22:07:58.625Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112025-04-16T22:07:59.125Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-04-16T22:07:59.600Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-04-16T22:08:00.041Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-04-16T22:08:00.318Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-04-16T22:08:00.710Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162025-04-16T22:08:01.115Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3172025-04-16T22:08:01.468Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182025-04-16T22:08:01.713Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192025-04-16T22:08:01.982Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202025-04-16T22:08:02.259Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-04-16T22:08:11.739Z Updating git repository `https://github.com/illumos/smf-rs`
3222025-04-16T22:08:13.291Z Downloading crates ...
3232025-04-16T22:08:13.373Z Downloaded equivalent v1.0.1
3242025-04-16T22:08:13.384Z Downloaded zerocopy-derive v0.7.35
3252025-04-16T22:08:13.388Z Downloaded swrite v0.1.0
3262025-04-16T22:08:13.392Z Downloaded usdt-macro v0.5.0
3272025-04-16T22:08:13.392Z Downloaded scroll_derive v0.12.0
3282025-04-16T22:08:13.395Z Downloaded pretty-hex v0.4.1
3292025-04-16T22:08:13.400Z Downloaded winnow v0.7.3
3302025-04-16T22:08:13.406Z Downloaded dtrace-parser v0.2.0
3312025-04-16T22:08:13.409Z Downloaded anstyle-query v1.1.1
3322025-04-16T22:08:13.409Z Downloaded anstyle v1.0.10
3332025-04-16T22:08:13.415Z Downloaded zerocopy v0.7.35
3342025-04-16T22:08:13.424Z Downloaded usdt-attr-macro v0.5.0
3352025-04-16T22:08:13.427Z Downloaded itoa v1.0.11
3362025-04-16T22:08:13.427Z Downloaded byteorder v1.5.0
3372025-04-16T22:08:13.430Z Downloaded bitflags v1.3.2
3382025-04-16T22:08:13.430Z Downloaded terminal_size v0.2.6
3392025-04-16T22:08:13.433Z Downloaded thread-id v4.2.2
3402025-04-16T22:08:13.433Z Downloaded strsim v0.11.1
3412025-04-16T22:08:13.436Z Downloaded fnv v1.0.7
3422025-04-16T22:08:13.436Z Downloaded dof v0.3.0
3432025-04-16T22:08:13.436Z Downloaded serde_tokenstream v0.2.2
3442025-04-16T22:08:13.440Z Downloaded heck v0.5.0
3452025-04-16T22:08:13.440Z Downloaded thiserror-impl v1.0.69
3462025-04-16T22:08:13.443Z Downloaded toml_datetime v0.6.8
3472025-04-16T22:08:13.443Z Downloaded thiserror v1.0.69
3482025-04-16T22:08:13.446Z Downloaded version_check v0.9.5
3492025-04-16T22:08:13.449Z Downloaded usdt-impl v0.5.0
3502025-04-16T22:08:13.449Z Downloaded memmap v0.7.0
3512025-04-16T22:08:13.452Z Downloaded tabled_derive v0.7.0
3522025-04-16T22:08:13.452Z Downloaded plain v0.2.3
3532025-04-16T22:08:13.452Z Downloaded macaddr v1.0.1
3542025-04-16T22:08:13.455Z Downloaded utf8parse v0.2.2
3552025-04-16T22:08:13.455Z Downloaded thiserror-impl v2.0.12
3562025-04-16T22:08:13.460Z Downloaded anstyle-parse v0.2.5
3572025-04-16T22:08:13.460Z Downloaded pest_generator v2.7.14
3582025-04-16T22:08:13.464Z Downloaded proc-macro-error-attr v1.0.4
3592025-04-16T22:08:13.464Z Downloaded fs-err v2.11.0
3602025-04-16T22:08:13.464Z Downloaded unicode-linebreak v0.1.5
3612025-04-16T22:08:13.464Z Downloaded anstream v0.6.15
3622025-04-16T22:08:13.468Z Downloaded smawk v0.3.2
3632025-04-16T22:08:13.468Z Downloaded serde_spanned v0.6.8
3642025-04-16T22:08:13.468Z Downloaded is_terminal_polyfill v1.70.1
3652025-04-16T22:08:13.468Z Downloaded usdt v0.5.0
3662025-04-16T22:08:13.472Z Downloaded bytecount v0.6.8
3672025-04-16T22:08:13.472Z Downloaded io-lifetimes v1.0.11
3682025-04-16T22:08:13.475Z Downloaded camino v1.1.9
3692025-04-16T22:08:13.475Z Downloaded digest v0.10.7
3702025-04-16T22:08:13.478Z Downloaded thiserror v2.0.12
3712025-04-16T22:08:13.482Z Downloaded tempfile v3.13.0
3722025-04-16T22:08:13.486Z Downloaded sha2 v0.10.8
3732025-04-16T22:08:13.489Z Downloaded proc-macro-error v1.0.4
3742025-04-16T22:08:13.489Z Downloaded pest_derive v2.7.14
3752025-04-16T22:08:13.492Z Downloaded semver v1.0.25
3762025-04-16T22:08:13.496Z Downloaded once_cell v1.21.3
3772025-04-16T22:08:13.496Z Downloaded scroll v0.12.0
3782025-04-16T22:08:13.499Z Downloaded fastrand v2.1.1
3792025-04-16T22:08:13.499Z Downloaded unicode-ident v1.0.14
3802025-04-16T22:08:13.503Z Downloaded bitflags v2.9.0
3812025-04-16T22:08:13.506Z Downloaded quote v1.0.39
3822025-04-16T22:08:13.509Z Downloaded toml v0.8.20
3832025-04-16T22:08:13.512Z Downloaded textwrap v0.16.1
3842025-04-16T22:08:13.512Z Downloaded proc-macro2 v1.0.94
3852025-04-16T22:08:13.515Z Downloaded terminal_size v0.4.0
3862025-04-16T22:08:13.515Z Downloaded pest_meta v2.7.14
3872025-04-16T22:08:13.518Z Downloaded log v0.4.22
3882025-04-16T22:08:13.521Z Downloaded typenum v1.17.0
3892025-04-16T22:08:13.525Z Downloaded ucd-trie v0.1.7
3902025-04-16T22:08:13.525Z Downloaded papergrid v0.11.0
3912025-04-16T22:08:13.528Z Downloaded serde_derive v1.0.219
3922025-04-16T22:08:13.531Z Downloaded clap v4.5.35
3932025-04-16T22:08:13.538Z Downloaded anyhow v1.0.97
3942025-04-16T22:08:13.541Z Downloaded serde v1.0.219
3952025-04-16T22:08:13.545Z Downloaded ryu v1.0.18
3962025-04-16T22:08:13.548Z Downloaded clap_derive v4.5.32
3972025-04-16T22:08:13.551Z Downloaded clap_lex v0.7.4
3982025-04-16T22:08:13.551Z Downloaded camino-tempfile v1.1.1
3992025-04-16T22:08:13.555Z Downloaded memchr v2.7.4
4002025-04-16T22:08:13.559Z Downloaded indexmap v2.7.1
4012025-04-16T22:08:13.562Z Downloaded cargo_toml v0.21.0
4022025-04-16T22:08:13.562Z Downloaded cargo_metadata v0.19.2
4032025-04-16T22:08:13.565Z Downloaded heck v0.4.1
4042025-04-16T22:08:13.565Z Downloaded generic-array v0.14.7
4052025-04-16T22:08:13.568Z Downloaded errno v0.3.9
4062025-04-16T22:08:13.568Z Downloaded crypto-common v0.1.6
4072025-04-16T22:08:13.568Z Downloaded cpufeatures v0.2.14
4082025-04-16T22:08:13.571Z Downloaded colorchoice v1.0.2
4092025-04-16T22:08:13.571Z Downloaded toml_edit v0.22.24
4102025-04-16T22:08:13.590Z Downloaded cargo-platform v0.1.8
4112025-04-16T22:08:13.594Z Downloaded pest v2.7.14
4122025-04-16T22:08:13.597Z Downloaded hashbrown v0.15.1
4132025-04-16T22:08:13.601Z Downloaded cfg-if v1.0.0
4142025-04-16T22:08:13.604Z Downloaded block-buffer v0.10.4
4152025-04-16T22:08:13.604Z Downloaded autocfg v1.4.0
4162025-04-16T22:08:13.607Z Downloaded clap_builder v4.5.35
4172025-04-16T22:08:13.613Z Downloaded serde_json v1.0.140
4182025-04-16T22:08:13.620Z Downloaded goblin v0.8.2
4192025-04-16T22:08:13.629Z Downloaded tabled v0.15.0
4202025-04-16T22:08:13.645Z Downloaded unicode-width v0.1.14
4212025-04-16T22:08:13.652Z Downloaded syn v1.0.109
4222025-04-16T22:08:13.661Z Downloaded syn v2.0.98
4232025-04-16T22:08:13.671Z Downloaded rustix v0.37.28
4242025-04-16T22:08:13.688Z Downloaded rustix v0.38.37
4252025-04-16T22:08:13.724Z Downloaded libc v0.2.171
4262025-04-16T22:08:13.868Z Compiling proc-macro2 v1.0.94
4272025-04-16T22:08:13.868Z Compiling unicode-ident v1.0.14
4282025-04-16T22:08:13.872Z Compiling version_check v0.9.5
4292025-04-16T22:08:13.872Z Compiling serde v1.0.219
4302025-04-16T22:08:13.872Z Compiling libc v0.2.171
4312025-04-16T22:08:13.872Z Compiling memchr v2.7.4
4322025-04-16T22:08:13.907Z Compiling thiserror v1.0.69
4332025-04-16T22:08:13.911Z Compiling itoa v1.0.11
4342025-04-16T22:08:14.143Z Compiling ryu v1.0.18
4352025-04-16T22:08:14.221Z Compiling ucd-trie v0.1.7
4362025-04-16T22:08:14.467Z Compiling once_cell v1.21.3
4372025-04-16T22:08:14.639Z Compiling byteorder v1.5.0
4382025-04-16T22:08:14.983Z Compiling serde_json v1.0.140
4392025-04-16T22:08:15.276Z Compiling rustix v0.38.37
4402025-04-16T22:08:15.343Z Compiling bitflags v2.9.0
4412025-04-16T22:08:15.405Z Compiling proc-macro-error-attr v1.0.4
4422025-04-16T22:08:15.489Z Compiling usdt-impl v0.5.0
4432025-04-16T22:08:15.694Z Compiling syn v1.0.109
4442025-04-16T22:08:15.721Z Compiling io-lifetimes v1.0.11
4452025-04-16T22:08:15.821Z Compiling proc-macro-error v1.0.4
4462025-04-16T22:08:16.002Z Compiling camino v1.1.9
4472025-04-16T22:08:16.077Z Compiling thread-id v4.2.2
4482025-04-16T22:08:16.101Z Compiling equivalent v1.0.1
4492025-04-16T22:08:16.123Z Compiling plain v0.2.3
4502025-04-16T22:08:16.194Z Compiling hashbrown v0.15.1
4512025-04-16T22:08:16.224Z Compiling log v0.4.22
4522025-04-16T22:08:16.290Z Compiling quote v1.0.39
4532025-04-16T22:08:16.418Z Compiling rustix v0.37.28
4542025-04-16T22:08:16.553Z Compiling errno v0.3.9
4552025-04-16T22:08:16.581Z Compiling utf8parse v0.2.2
4562025-04-16T22:08:16.714Z Compiling syn v2.0.98
4572025-04-16T22:08:16.788Z Compiling anstyle-parse v0.2.5
4582025-04-16T22:08:17.208Z Compiling semver v1.0.25
4592025-04-16T22:08:17.304Z Compiling indexmap v2.7.1
4602025-04-16T22:08:17.384Z Compiling anstyle v1.0.10
4612025-04-16T22:08:17.546Z Compiling pretty-hex v0.4.1
4622025-04-16T22:08:17.715Z Compiling unicode-width v0.1.14
4632025-04-16T22:08:17.761Z Compiling anstyle-query v1.1.1
4642025-04-16T22:08:17.811Z Compiling is_terminal_polyfill v1.70.1
4652025-04-16T22:08:17.841Z Compiling thiserror v2.0.12
4662025-04-16T22:08:17.926Z Compiling bitflags v1.3.2
4672025-04-16T22:08:17.953Z Compiling colorchoice v1.0.2
4682025-04-16T22:08:18.043Z Compiling winnow v0.7.3
4692025-04-16T22:08:18.124Z Compiling autocfg v1.4.0
4702025-04-16T22:08:18.274Z Compiling anstream v0.6.15
4712025-04-16T22:08:18.840Z Compiling terminal_size v0.4.0
4722025-04-16T22:08:19.081Z Compiling fs-err v2.11.0
4732025-04-16T22:08:19.105Z Compiling fnv v1.0.7
4742025-04-16T22:08:19.177Z Compiling bytecount v0.6.8
4752025-04-16T22:08:19.251Z Compiling cfg-if v1.0.0
4762025-04-16T22:08:19.323Z Compiling strsim v0.11.1
4772025-04-16T22:08:19.366Z Compiling heck v0.5.0
4782025-04-16T22:08:19.390Z Compiling heck v0.4.1
4792025-04-16T22:08:19.416Z Compiling clap_lex v0.7.4
4802025-04-16T22:08:19.821Z Compiling anyhow v1.0.97
4812025-04-16T22:08:19.866Z Compiling fastrand v2.1.1
4822025-04-16T22:08:20.034Z Compiling clap_builder v4.5.35
4832025-04-16T22:08:20.238Z Compiling tempfile v3.13.0
4842025-04-16T22:08:20.347Z Compiling terminal_size v0.2.6
4852025-04-16T22:08:20.533Z Compiling papergrid v0.11.0
4862025-04-16T22:08:20.559Z Compiling memmap v0.7.0
4872025-04-16T22:08:20.812Z Compiling unicode-linebreak v0.1.5
4882025-04-16T22:08:20.874Z Compiling smawk v0.3.2
4892025-04-16T22:08:21.307Z Compiling textwrap v0.16.1
4902025-04-16T22:08:21.434Z Compiling swrite v0.1.0
4912025-04-16T22:08:21.579Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922025-04-16T22:08:21.993Z Compiling tabled_derive v0.7.0
4932025-04-16T22:08:23.446Z Compiling tabled v0.15.0
4942025-04-16T22:08:23.724Z Compiling serde_derive v1.0.219
4952025-04-16T22:08:23.724Z Compiling thiserror-impl v1.0.69
4962025-04-16T22:08:23.727Z Compiling zerocopy-derive v0.7.35
4972025-04-16T22:08:23.727Z Compiling scroll_derive v0.12.0
4982025-04-16T22:08:23.727Z Compiling thiserror-impl v2.0.12
4992025-04-16T22:08:25.095Z Compiling scroll v0.12.0
5002025-04-16T22:08:25.485Z Compiling clap_derive v4.5.32
5012025-04-16T22:08:25.630Z Compiling goblin v0.8.2
5022025-04-16T22:08:25.800Z Compiling zerocopy v0.7.35
5032025-04-16T22:08:26.604Z Compiling pest v2.7.14
5042025-04-16T22:08:28.551Z Compiling clap v4.5.35
5052025-04-16T22:08:28.875Z Compiling pest_meta v2.7.14
5062025-04-16T22:08:29.753Z Compiling pest_generator v2.7.14
5072025-04-16T22:08:31.136Z Compiling pest_derive v2.7.14
5082025-04-16T22:08:31.788Z Compiling dtrace-parser v0.2.0
5092025-04-16T22:08:32.790Z Compiling serde_tokenstream v0.2.2
5102025-04-16T22:08:32.884Z Compiling toml_datetime v0.6.8
5112025-04-16T22:08:32.884Z Compiling serde_spanned v0.6.8
5122025-04-16T22:08:33.112Z Compiling cargo-platform v0.1.8
5132025-04-16T22:08:33.166Z Compiling macaddr v1.0.1
5142025-04-16T22:08:33.326Z Compiling toml_edit v0.22.24
5152025-04-16T22:08:33.507Z Compiling camino-tempfile v1.1.1
5162025-04-16T22:08:34.124Z Compiling dof v0.3.0
5172025-04-16T22:08:34.309Z Compiling cargo_metadata v0.19.2
5182025-04-16T22:08:35.481Z Compiling usdt-macro v0.5.0
5192025-04-16T22:08:35.481Z Compiling usdt-attr-macro v0.5.0
5202025-04-16T22:08:36.053Z Compiling toml v0.8.20
5212025-04-16T22:08:36.596Z Compiling usdt v0.5.0
5222025-04-16T22:08:36.921Z Compiling cargo_toml v0.21.0
5232025-04-16T22:08:39.471Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5242025-04-16T22:08:42.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.84s
5252025-04-16T22:08:42.920Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5262025-04-16T22:08:43.551Z Downloading crates ...
5272025-04-16T22:08:43.668Z Downloaded atty v0.2.14
5282025-04-16T22:08:43.681Z Downloaded atomicwrites v0.4.4
5292025-04-16T22:08:43.685Z Downloaded aead v0.5.2
5302025-04-16T22:08:43.688Z Downloaded ciborium-io v0.2.2
5312025-04-16T22:08:43.693Z Downloaded cfg_aliases v0.2.1
5322025-04-16T22:08:43.693Z Downloaded hex v0.4.3
5332025-04-16T22:08:43.699Z Downloaded crunchy v0.2.2
5342025-04-16T22:08:43.702Z Downloaded hex-literal v0.4.1
5352025-04-16T22:08:43.702Z Downloaded hickory-client v0.24.4
5362025-04-16T22:08:43.708Z Downloaded crucible-workspace-hack v0.1.0
5372025-04-16T22:08:43.713Z Downloaded cstr-argument v0.1.2
5382025-04-16T22:08:43.713Z Downloaded http-range v0.1.5
5392025-04-16T22:08:43.716Z Downloaded ident_case v1.0.1
5402025-04-16T22:08:43.716Z Downloaded bb8 v0.8.5
5412025-04-16T22:08:43.716Z Downloaded cfg_aliases v0.1.1
5422025-04-16T22:08:43.719Z Downloaded icu_provider_macros v1.5.0
5432025-04-16T22:08:43.719Z Downloaded adler2 v2.0.0
5442025-04-16T22:08:43.723Z Downloaded hubpack_derive v0.1.1
5452025-04-16T22:08:43.723Z Downloaded atomic-waker v1.1.2
5462025-04-16T22:08:43.726Z Downloaded crc8 v0.1.1
5472025-04-16T22:08:43.726Z Downloaded assert_matches v1.5.0
5482025-04-16T22:08:43.729Z Downloaded arrayref v0.3.9
5492025-04-16T22:08:43.733Z Downloaded is_ci v1.2.0
5502025-04-16T22:08:43.733Z Downloaded http-body v1.0.1
5512025-04-16T22:08:43.736Z Downloaded instant v0.1.13
5522025-04-16T22:08:43.736Z Downloaded ciborium-ll v0.2.2
5532025-04-16T22:08:43.739Z Downloaded chrono-tz-build v0.4.0
5542025-04-16T22:08:43.739Z Downloaded bit-vec v0.6.3
5552025-04-16T22:08:43.742Z Downloaded constant_time_eq v0.3.1
5562025-04-16T22:08:43.746Z Downloaded cobs v0.2.3
5572025-04-16T22:08:43.746Z Downloaded cmake v0.1.51
5582025-04-16T22:08:43.749Z Downloaded castaway v0.2.3
5592025-04-16T22:08:43.752Z Downloaded crossbeam-deque v0.8.5
5602025-04-16T22:08:43.752Z Downloaded convert_case v0.4.0
5612025-04-16T22:08:43.755Z Downloaded md5 v0.7.0
5622025-04-16T22:08:43.755Z Downloaded match_cfg v0.1.0
5632025-04-16T22:08:43.758Z Downloaded block-padding v0.3.3
5642025-04-16T22:08:43.758Z Downloaded bit-set v0.8.0
5652025-04-16T22:08:43.761Z Downloaded bit-set v0.5.3
5662025-04-16T22:08:43.764Z Downloaded quick-error v1.2.3
5672025-04-16T22:08:43.767Z Downloaded hyper-tls v0.6.0
5682025-04-16T22:08:43.767Z Downloaded hostname v0.4.0
5692025-04-16T22:08:43.770Z Downloaded humantime v2.1.0
5702025-04-16T22:08:43.773Z Downloaded hubpack v0.1.2
5712025-04-16T22:08:43.773Z Downloaded http-body-util v0.1.3
5722025-04-16T22:08:43.776Z Downloaded blowfish v0.9.1
5732025-04-16T22:08:43.779Z Downloaded httpdate v1.0.3
5742025-04-16T22:08:43.782Z Downloaded arrayvec v0.7.6
5752025-04-16T22:08:43.785Z Downloaded inout v0.1.3
5762025-04-16T22:08:43.785Z Downloaded cipher v0.4.4
5772025-04-16T22:08:43.789Z Downloaded is-terminal v0.4.13
5782025-04-16T22:08:43.789Z Downloaded argon2 v0.5.3
5792025-04-16T22:08:43.792Z Downloaded lru v0.12.5
5802025-04-16T22:08:43.795Z Downloaded async-stream v0.3.6
5812025-04-16T22:08:43.798Z Downloaded ipnetwork v0.21.1
5822025-04-16T22:08:43.801Z Downloaded memoffset v0.9.1
5832025-04-16T22:08:43.804Z Downloaded const_format_proc_macros v0.2.34
5842025-04-16T22:08:43.807Z Downloaded libsw-core v0.3.1
5852025-04-16T22:08:43.810Z Downloaded crc v3.2.1
5862025-04-16T22:08:43.816Z Downloaded managed v0.8.0
5872025-04-16T22:08:43.816Z Downloaded lru-cache v0.1.2
5882025-04-16T22:08:43.819Z Downloaded colored v2.2.0
5892025-04-16T22:08:43.819Z Downloaded lalrpop-util v0.19.12
5902025-04-16T22:08:43.819Z Downloaded cbc v0.1.2
5912025-04-16T22:08:43.823Z Downloaded serde-big-array v0.5.1
5922025-04-16T22:08:43.826Z Downloaded rustc-hash v2.1.1
5932025-04-16T22:08:43.829Z Downloaded take_mut v0.2.2
5942025-04-16T22:08:43.829Z Downloaded crc32fast v1.4.2
5952025-04-16T22:08:43.842Z Downloaded tinyvec_macros v0.1.1
5962025-04-16T22:08:43.842Z Downloaded simd-adler32 v0.3.7
5972025-04-16T22:08:43.842Z Downloaded hyper-rustls v0.27.3
5982025-04-16T22:08:43.842Z Downloaded rand_chacha v0.9.0
5992025-04-16T22:08:43.842Z Downloaded highway v1.3.0
6002025-04-16T22:08:43.846Z Downloaded ref-cast-impl v1.0.23
6012025-04-16T22:08:43.846Z Downloaded strum v0.26.3
6022025-04-16T22:08:43.850Z Downloaded structmeta-derive v0.3.0
6032025-04-16T22:08:43.850Z Downloaded icu_locid_transform v1.5.0
6042025-04-16T22:08:43.853Z Downloaded jobserver v0.1.32
6052025-04-16T22:08:43.856Z Downloaded rand_xorshift v0.3.0
6062025-04-16T22:08:43.859Z Downloaded rustc_version v0.1.7
6072025-04-16T22:08:43.859Z Downloaded iana-time-zone v0.1.61
6082025-04-16T22:08:43.863Z Downloaded lock_api v0.4.12
6092025-04-16T22:08:43.866Z Downloaded litemap v0.7.3
6102025-04-16T22:08:43.869Z Downloaded memmap2 v0.9.5
6112025-04-16T22:08:43.872Z Downloaded crossbeam-utils v0.8.21
6122025-04-16T22:08:43.875Z Downloaded waitgroup v0.1.2
6132025-04-16T22:08:43.875Z Downloaded schemars_derive v0.8.22
6142025-04-16T22:08:43.879Z Downloaded ipnet v2.11.0
6152025-04-16T22:08:43.882Z Downloaded slog-json v2.6.1
6162025-04-16T22:08:43.885Z Downloaded typify-macro v0.2.0
6172025-04-16T22:08:43.885Z Downloaded shlex v1.3.0
6182025-04-16T22:08:43.889Z Downloaded dirs-sys-next v0.1.2
6192025-04-16T22:08:43.892Z Downloaded diesel_table_macro_syntax v0.2.0
6202025-04-16T22:08:43.892Z Downloaded const-oid v0.9.6
6212025-04-16T22:08:43.895Z Downloaded smf v0.2.3
6222025-04-16T22:08:43.898Z Downloaded topological-sort v0.2.2
6232025-04-16T22:08:43.898Z Downloaded serde_repr v0.1.19
6242025-04-16T22:08:43.901Z Downloaded serde_plain v1.0.2
6252025-04-16T22:08:43.904Z Downloaded tiny-keccak v2.0.2
6262025-04-16T22:08:43.907Z Downloaded foreign-types-shared v0.3.1
6272025-04-16T22:08:43.907Z Downloaded lazy_static v1.5.0
6282025-04-16T22:08:43.910Z Downloaded icu_locid_transform_data v1.5.0
6292025-04-16T22:08:43.913Z Downloaded tinystr v0.7.6
6302025-04-16T22:08:43.917Z Downloaded time-macros v0.2.18
6312025-04-16T22:08:43.921Z Downloaded libloading v0.8.5
6322025-04-16T22:08:43.924Z Downloaded indexmap v1.9.3
6332025-04-16T22:08:43.927Z Downloaded bcs v0.1.6
6342025-04-16T22:08:43.930Z Downloaded hmac v0.12.1
6352025-04-16T22:08:43.933Z Downloaded mime_guess v2.0.5
6362025-04-16T22:08:43.933Z Downloaded num-iter v0.1.45
6372025-04-16T22:08:43.936Z Downloaded litrs v0.4.1
6382025-04-16T22:08:43.939Z Downloaded normalize-line-endings v0.3.0
6392025-04-16T22:08:43.939Z Downloaded allocator-api2 v0.2.18
6402025-04-16T22:08:43.943Z Downloaded backtrace v0.3.74
6412025-04-16T22:08:43.948Z Downloaded walkdir v2.5.0
6422025-04-16T22:08:43.951Z Downloaded zeroize v1.8.1
6432025-04-16T22:08:43.957Z Downloaded unicode-truncate v1.1.0
6442025-04-16T22:08:43.957Z Downloaded data-encoding v2.6.0
6452025-04-16T22:08:43.960Z Downloaded progenitor-impl v0.8.0
6462025-04-16T22:08:43.960Z Downloaded rand_chacha v0.3.1
6472025-04-16T22:08:43.963Z Downloaded pretty-hex v0.2.1
6482025-04-16T22:08:43.963Z Downloaded deranged v0.3.11
6492025-04-16T22:08:43.966Z Downloaded debug-ignore v1.0.5
6502025-04-16T22:08:43.966Z Downloaded ed25519 v2.2.3
6512025-04-16T22:08:43.969Z Downloaded fixedbitset v0.4.2
6522025-04-16T22:08:43.972Z Downloaded dyn-clone v1.0.19
6532025-04-16T22:08:43.972Z Downloaded futures-core v0.3.31
6542025-04-16T22:08:43.975Z Downloaded ff v0.13.0
6552025-04-16T22:08:43.979Z Downloaded tokio-tungstenite v0.23.1
6562025-04-16T22:08:43.979Z Downloaded hyper-util v0.1.10
6572025-04-16T22:08:43.994Z Downloaded indicatif v0.17.11
6582025-04-16T22:08:43.999Z Downloaded icu_properties v1.5.1
6592025-04-16T22:08:44.002Z Downloaded packed_struct_codegen v0.10.1
6602025-04-16T22:08:44.005Z Downloaded rustc-hash v1.1.0
6612025-04-16T22:08:44.008Z Downloaded group v0.13.0
6622025-04-16T22:08:44.008Z Downloaded pbkdf2 v0.12.2
6632025-04-16T22:08:44.012Z Downloaded ghash v0.5.1
6642025-04-16T22:08:44.012Z Downloaded blake2 v0.10.6
6652025-04-16T22:08:44.015Z Downloaded stable_deref_trait v1.2.0
6662025-04-16T22:08:44.018Z Downloaded num v0.4.3
6672025-04-16T22:08:44.018Z Downloaded glob v0.3.2
6682025-04-16T22:08:44.021Z Downloaded phf v0.11.2
6692025-04-16T22:08:44.021Z Downloaded daft-derive v0.1.3
6702025-04-16T22:08:44.025Z Downloaded xz2 v0.1.7
6712025-04-16T22:08:44.033Z Downloaded miniz_oxide v0.8.5
6722025-04-16T22:08:44.033Z Downloaded proc-macro-error2 v2.0.1
6732025-04-16T22:08:44.039Z Downloaded write16 v1.0.0
6742025-04-16T22:08:44.039Z Downloaded try-lock v0.2.5
6752025-04-16T22:08:44.039Z Downloaded termtree v0.5.1
6762025-04-16T22:08:44.039Z Downloaded vte_generate_state_changes v0.1.2
6772025-04-16T22:08:44.045Z Downloaded xshell-macros v0.2.7
6782025-04-16T22:08:44.045Z Downloaded slog-envlogger v2.2.0
6792025-04-16T22:08:44.045Z Downloaded filetime v0.2.25
6802025-04-16T22:08:44.045Z Downloaded tinyvec v1.8.0
6812025-04-16T22:08:44.051Z Downloaded unicode-properties v0.1.3
6822025-04-16T22:08:44.057Z Downloaded slog-dtrace v0.3.0
6832025-04-16T22:08:44.057Z Downloaded semver v0.1.20
6842025-04-16T22:08:44.057Z Downloaded rustls-pemfile v2.2.0
6852025-04-16T22:08:44.061Z Downloaded schemars v0.8.22
6862025-04-16T22:08:44.069Z Downloaded darling_macro v0.20.10
6872025-04-16T22:08:44.073Z Downloaded synstructure v0.13.1
6882025-04-16T22:08:44.073Z Downloaded endian-type v0.1.2
6892025-04-16T22:08:44.073Z Downloaded similar v2.7.0
6902025-04-16T22:08:44.078Z Downloaded foreign-types v0.3.2
6912025-04-16T22:08:44.081Z Downloaded nu-ansi-term v0.50.1
6922025-04-16T22:08:44.084Z Downloaded globset v0.4.15
6932025-04-16T22:08:44.086Z Downloaded snafu v0.8.5
6942025-04-16T22:08:44.091Z Downloaded vergen v8.3.2
6952025-04-16T22:08:44.094Z Downloaded num-conv v0.1.0
6962025-04-16T22:08:44.097Z Downloaded termios v0.3.3
6972025-04-16T22:08:44.099Z Downloaded ssh-encoding v0.2.0
6982025-04-16T22:08:44.102Z Downloaded zone v0.1.8
6992025-04-16T22:08:44.102Z Downloaded path-slash v0.1.5
7002025-04-16T22:08:44.105Z Downloaded num-derive v0.4.2
7012025-04-16T22:08:44.105Z Downloaded num-derive v0.3.3
7022025-04-16T22:08:44.107Z Downloaded unicase v2.7.0
7032025-04-16T22:08:44.110Z Downloaded serde-hex v0.1.0
7042025-04-16T22:08:44.112Z Downloaded wait-timeout v0.2.0
7052025-04-16T22:08:44.115Z Downloaded fatfs v0.3.6
7062025-04-16T22:08:44.118Z Downloaded zone v0.3.1
7072025-04-16T22:08:44.118Z Downloaded aes v0.8.4
7082025-04-16T22:08:44.122Z Downloaded futures-task v0.3.31
7092025-04-16T22:08:44.124Z Downloaded hickory-resolver v0.24.4
7102025-04-16T22:08:44.129Z Downloaded sqlparser_derive v0.2.2
7112025-04-16T22:08:44.132Z Downloaded newline-converter v0.3.0
7122025-04-16T22:08:44.134Z Downloaded tui-tree-widget v0.23.0
7132025-04-16T22:08:44.134Z Downloaded tokio-rustls v0.24.1
7142025-04-16T22:08:44.137Z Downloaded minimal-lexical v0.2.1
7152025-04-16T22:08:44.141Z Downloaded serde_derive_internals v0.29.1
7162025-04-16T22:08:44.144Z Downloaded num-complex v0.4.6
7172025-04-16T22:08:44.148Z Downloaded foldhash v0.1.3
7182025-04-16T22:08:44.148Z Downloaded display-error-chain v0.2.2
7192025-04-16T22:08:44.150Z Downloaded omicron-zone-package v0.12.0
7202025-04-16T22:08:44.153Z Downloaded headers v0.4.0
7212025-04-16T22:08:44.158Z Downloaded scopeguard v1.2.0
7222025-04-16T22:08:44.162Z Downloaded futures v0.3.31
7232025-04-16T22:08:44.165Z Downloaded tokio-rustls v0.26.0
7242025-04-16T22:08:44.168Z Downloaded utf16_iter v1.0.5
7252025-04-16T22:08:44.171Z Downloaded cc v1.2.15
7262025-04-16T22:08:44.174Z Downloaded difflib v0.4.0
7272025-04-16T22:08:44.177Z Downloaded hickory-server v0.24.4
7282025-04-16T22:08:44.181Z Downloaded derive_builder_macro v0.20.2
7292025-04-16T22:08:44.184Z Downloaded aes-gcm v0.10.3
7302025-04-16T22:08:44.187Z Downloaded powerfmt v0.2.0
7312025-04-16T22:08:44.190Z Downloaded salsa20 v0.10.2
7322025-04-16T22:08:44.190Z Downloaded rusty-fork v0.3.0
7332025-04-16T22:08:44.193Z Downloaded void v1.0.2
7342025-04-16T22:08:44.193Z Downloaded psl-types v2.0.11
7352025-04-16T22:08:44.196Z Downloaded paste v1.0.15
7362025-04-16T22:08:44.199Z Downloaded pretty_assertions v1.4.1
7372025-04-16T22:08:44.201Z Downloaded new_debug_unreachable v1.0.6
7382025-04-16T22:08:44.201Z Downloaded num-integer v0.1.46
7392025-04-16T22:08:44.204Z Downloaded oso-derive v0.27.3
7402025-04-16T22:08:44.204Z Downloaded openssl-probe v0.1.5
7412025-04-16T22:08:44.207Z Downloaded snafu-derive v0.8.5
7422025-04-16T22:08:44.210Z Downloaded peg-runtime v0.8.5
7432025-04-16T22:08:44.210Z Downloaded rfc6979 v0.4.0
7442025-04-16T22:08:44.213Z Downloaded fixedbitset v0.5.7
7452025-04-16T22:08:44.213Z Downloaded rand_core v0.6.4
7462025-04-16T22:08:44.216Z Downloaded half v2.4.1
7472025-04-16T22:08:44.219Z Downloaded progenitor-client v0.8.0
7482025-04-16T22:08:44.222Z Downloaded scheduled-thread-pool v0.2.7
7492025-04-16T22:08:44.222Z Downloaded password-hash v0.5.0
7502025-04-16T22:08:44.225Z Downloaded prettyplease v0.2.30
7512025-04-16T22:08:44.228Z Downloaded progenitor v0.9.1
7522025-04-16T22:08:44.231Z Downloaded tokio-macros v2.5.0
7532025-04-16T22:08:44.231Z Downloaded tls_codec_derive v0.4.1
7542025-04-16T22:08:44.234Z Downloaded utf-8 v0.7.6
7552025-04-16T22:08:44.237Z Downloaded zerocopy-derive v0.8.10
7562025-04-16T22:08:44.241Z Downloaded time-core v0.1.2
7572025-04-16T22:08:44.244Z Downloaded tower-service v0.3.3
7582025-04-16T22:08:44.244Z Downloaded tower-layer v0.3.3
7592025-04-16T22:08:44.247Z Downloaded tabled_derive v0.10.0
7602025-04-16T22:08:44.247Z Downloaded futures-executor v0.3.31
7612025-04-16T22:08:44.251Z Downloaded dropshot_endpoint v0.12.0
7622025-04-16T22:08:44.254Z Downloaded toml_edit v0.19.15
7632025-04-16T22:08:44.268Z Downloaded untrusted v0.9.0
7642025-04-16T22:08:44.271Z Downloaded want v0.3.1
7652025-04-16T22:08:44.271Z Downloaded native-tls v0.2.12
7662025-04-16T22:08:44.274Z Downloaded diesel-dtrace v0.4.2
7672025-04-16T22:08:44.277Z Downloaded dirs-next v2.0.0
7682025-04-16T22:08:44.281Z Downloaded pem v3.0.5
7692025-04-16T22:08:44.281Z Downloaded rand_core v0.9.2
7702025-04-16T22:08:44.284Z Downloaded nanorand v0.7.0
7712025-04-16T22:08:44.284Z Downloaded rtoolbox v0.0.2
7722025-04-16T22:08:44.287Z Downloaded radium v0.7.0
7732025-04-16T22:08:44.290Z Downloaded zone_cfg_derive v0.3.0
7742025-04-16T22:08:44.290Z Downloaded value-bag v1.9.0
7752025-04-16T22:08:44.293Z Downloaded typify v0.2.0
7762025-04-16T22:08:44.297Z Downloaded embedded-io v0.6.1
7772025-04-16T22:08:44.300Z Downloaded rustyline v14.0.0
7782025-04-16T22:08:44.305Z Downloaded embedded-io v0.4.0
7792025-04-16T22:08:44.308Z Downloaded openssl-macros v0.1.1
7802025-04-16T22:08:44.308Z Downloaded num_threads v0.1.7
7812025-04-16T22:08:44.308Z Downloaded csv-core v0.1.11
7822025-04-16T22:08:44.311Z Downloaded vte v0.11.1
7832025-04-16T22:08:44.315Z Downloaded precomputed-hash v0.1.1
7842025-04-16T22:08:44.315Z Downloaded thiserror-impl-no-std v2.0.2
7852025-04-16T22:08:44.319Z Downloaded unicode-bidi v0.3.17
7862025-04-16T22:08:44.319Z Downloaded tungstenite v0.21.0
7872025-04-16T22:08:44.323Z Downloaded sha1 v0.10.6
7882025-04-16T22:08:44.327Z Downloaded slog-term v2.9.1
7892025-04-16T22:08:44.331Z Downloaded spin v0.9.8
7902025-04-16T22:08:44.334Z Downloaded itertools v0.12.1
7912025-04-16T22:08:44.338Z Downloaded typify-macro v0.3.0
7922025-04-16T22:08:44.341Z Downloaded multer v3.1.0
7932025-04-16T22:08:44.344Z Downloaded nibble_vec v0.1.0
7942025-04-16T22:08:44.345Z Downloaded document-features v0.2.10
7952025-04-16T22:08:44.349Z Downloaded daft v0.1.3
7962025-04-16T22:08:44.349Z Downloaded ron v0.7.1
7972025-04-16T22:08:44.352Z Downloaded zopfli v0.8.1
7982025-04-16T22:08:44.356Z Downloaded typify v0.3.0
7992025-04-16T22:08:44.359Z Downloaded enum-as-inner v0.6.1
8002025-04-16T22:08:44.363Z Downloaded defmt-parser v0.3.4
8012025-04-16T22:08:44.366Z Downloaded unicode-segmentation v1.12.0
8022025-04-16T22:08:44.369Z Downloaded either v1.14.0
8032025-04-16T22:08:44.369Z Downloaded tokio-util v0.7.13
8042025-04-16T22:08:44.376Z Downloaded yoke-derive v0.7.4
8052025-04-16T22:08:44.379Z Downloaded vsss-rs v3.3.4
8062025-04-16T22:08:44.383Z Downloaded tokio-stream v0.1.17
8072025-04-16T22:08:44.386Z Downloaded sec1 v0.7.3
8082025-04-16T22:08:44.389Z Downloaded slog-scope v4.4.0
8092025-04-16T22:08:44.389Z Downloaded socket2 v0.5.9
8102025-04-16T22:08:44.392Z Downloaded hyper v1.6.0
8112025-04-16T22:08:44.398Z Downloaded rand v0.8.5
8122025-04-16T22:08:44.403Z Downloaded number_prefix v0.4.0
8132025-04-16T22:08:44.406Z Downloaded whoami v1.5.2
8142025-04-16T22:08:44.409Z Downloaded slog-stdlog v4.1.1
8152025-04-16T22:08:44.409Z Downloaded opaque-debug v0.3.1
8162025-04-16T22:08:44.413Z Downloaded displaydoc v0.2.5
8172025-04-16T22:08:44.417Z Downloaded xattr v1.3.1
8182025-04-16T22:08:44.417Z Downloaded unicode-xid v0.2.6
8192025-04-16T22:08:44.420Z Downloaded thread_local v1.1.8
8202025-04-16T22:08:44.420Z Downloaded samael v0.0.18
8212025-04-16T22:08:44.426Z Downloaded unicode-normalization v0.1.24
8222025-04-16T22:08:44.432Z Downloaded num_enum_derive v0.5.11
8232025-04-16T22:08:44.435Z Downloaded sync-ptr v0.1.1
8242025-04-16T22:08:44.435Z Downloaded oxnet v0.1.1
8252025-04-16T22:08:44.435Z Downloaded headers-core v0.3.0
8262025-04-16T22:08:44.438Z Downloaded heapless v0.8.0
8272025-04-16T22:08:44.442Z Downloaded derive_more v0.99.19
8282025-04-16T22:08:44.445Z Downloaded secrecy v0.8.0
8292025-04-16T22:08:44.448Z Downloaded scrypt v0.11.0
8302025-04-16T22:08:44.448Z Downloaded progenitor-macro v0.8.0
8312025-04-16T22:08:44.452Z Downloaded tracing v0.1.40
8322025-04-16T22:08:44.455Z Downloaded gethostname v0.5.0
8332025-04-16T22:08:44.458Z Downloaded strip-ansi-escapes v0.2.0
8342025-04-16T22:08:44.458Z Downloaded progenitor-macro v0.9.1
8352025-04-16T22:08:44.461Z Downloaded sct v0.7.1
8362025-04-16T22:08:44.466Z Downloaded writeable v0.5.5
8372025-04-16T22:08:44.466Z Downloaded parse-size v1.1.0
8382025-04-16T22:08:44.469Z Downloaded parse-display v0.10.0
8392025-04-16T22:08:44.469Z Downloaded num_enum v0.5.11
8402025-04-16T22:08:44.472Z Downloaded wyz v0.5.1
8412025-04-16T22:08:44.475Z Downloaded rand_seeder v0.3.0
8422025-04-16T22:08:44.475Z Downloaded foreign-types-shared v0.1.1
8432025-04-16T22:08:44.479Z Downloaded rayon-core v1.12.1
8442025-04-16T22:08:44.482Z Downloaded subtle v2.6.1
8452025-04-16T22:08:44.482Z Downloaded publicsuffix v2.3.0
8462025-04-16T22:08:44.485Z Downloaded oso v0.27.3
8472025-04-16T22:08:44.488Z Downloaded rustc-demangle v0.1.24
8482025-04-16T22:08:44.491Z Downloaded term v0.7.0
8492025-04-16T22:08:44.494Z Downloaded nodrop v0.1.14
8502025-04-16T22:08:44.497Z Downloaded fallible-iterator v0.2.0
8512025-04-16T22:08:44.497Z Downloaded fxhash v0.2.1
8522025-04-16T22:08:44.497Z Downloaded supports-color v3.0.2
8532025-04-16T22:08:44.501Z Downloaded ena v0.14.3
8542025-04-16T22:08:44.501Z Downloaded phf_shared v0.11.2
8552025-04-16T22:08:44.504Z Downloaded phf_generator v0.11.2
8562025-04-16T22:08:44.504Z Downloaded zip v2.6.1
8572025-04-16T22:08:44.508Z Downloaded newtype_derive v0.1.6
8582025-04-16T22:08:44.511Z Downloaded slog-bunyan v2.5.0
8592025-04-16T22:08:44.511Z Downloaded signal-hook-mio v0.2.4
8602025-04-16T22:08:44.514Z Downloaded untrusted v0.7.1
8612025-04-16T22:08:44.514Z Downloaded which v4.4.2
8622025-04-16T22:08:44.518Z Downloaded darling_core v0.20.10
8632025-04-16T22:08:44.521Z Downloaded stringprep v0.1.5
8642025-04-16T22:08:44.524Z Downloaded tls_codec v0.4.1
8652025-04-16T22:08:44.527Z Downloaded hkdf v0.12.4
8662025-04-16T22:08:44.527Z Downloaded string_cache v0.8.9
8672025-04-16T22:08:44.530Z Downloaded progenitor-client v0.9.1
8682025-04-16T22:08:44.530Z Downloaded xshell v0.2.7
8692025-04-16T22:08:44.534Z Downloaded float-cmp v0.10.0
8702025-04-16T22:08:44.534Z Downloaded env_logger v0.10.2
8712025-04-16T22:08:44.537Z Downloaded foreign-types-macros v0.2.3
8722025-04-16T22:08:44.537Z Downloaded foreign-types v0.5.0
8732025-04-16T22:08:44.540Z Downloaded url v2.5.3
8742025-04-16T22:08:44.543Z Downloaded tap v1.0.1
8752025-04-16T22:08:44.543Z Downloaded rustls-pemfile v1.0.4
8762025-04-16T22:08:44.548Z Downloaded rsa v0.9.6
8772025-04-16T22:08:44.551Z Downloaded ssh-key v0.6.6
8782025-04-16T22:08:44.556Z Downloaded universal-hash v0.5.1
8792025-04-16T22:08:44.559Z Downloaded elliptic-curve v0.13.8
8802025-04-16T22:08:44.563Z Downloaded steno v0.4.1
8812025-04-16T22:08:44.566Z Downloaded openssl-sys v0.9.107
8822025-04-16T22:08:44.570Z Downloaded phf_codegen v0.11.2
8832025-04-16T22:08:44.574Z Downloaded futures-macro v0.3.31
8842025-04-16T22:08:44.574Z Downloaded hash32 v0.2.1
8852025-04-16T22:08:44.577Z Downloaded newtype-uuid v1.2.1
8862025-04-16T22:08:44.577Z Downloaded curve25519-dalek-derive v0.1.1
8872025-04-16T22:08:44.577Z Downloaded ctr v0.9.2
8882025-04-16T22:08:44.581Z Downloaded pin-project-lite v0.2.14
8892025-04-16T22:08:44.585Z Downloaded tracing-attributes v0.1.27
8902025-04-16T22:08:44.588Z Downloaded num-traits v0.2.19
8912025-04-16T22:08:44.591Z Downloaded tokio-native-tls v0.3.1
8922025-04-16T22:08:44.591Z Downloaded yansi v1.0.1
8932025-04-16T22:08:44.595Z Downloaded futures-io v0.3.31
8942025-04-16T22:08:44.595Z Downloaded predicates v3.1.3
8952025-04-16T22:08:44.598Z Downloaded russh-keys v0.45.0
8962025-04-16T22:08:44.601Z Downloaded bindgen v0.69.5
8972025-04-16T22:08:44.607Z Downloaded env_logger v0.11.5
8982025-04-16T22:08:44.611Z Downloaded fs_extra v1.3.0
8992025-04-16T22:08:44.614Z Downloaded serde_with_macros v3.12.0
9002025-04-16T22:08:44.618Z Downloaded tar v0.4.44
9012025-04-16T22:08:44.618Z Downloaded parse-zoneinfo v0.3.1
9022025-04-16T22:08:44.621Z Downloaded darling v0.20.10
9032025-04-16T22:08:44.625Z Downloaded tungstenite v0.23.0
9042025-04-16T22:08:44.630Z Downloaded strum_macros v0.26.4
9052025-04-16T22:08:44.633Z Downloaded form_urlencoded v1.2.1
9062025-04-16T22:08:44.633Z Downloaded winnow v0.6.20
9072025-04-16T22:08:44.640Z Downloaded strum_macros v0.25.3
9082025-04-16T22:08:44.643Z Downloaded pkcs1 v0.7.5
9092025-04-16T22:08:44.648Z Downloaded num-bigint-dig v0.8.4
9102025-04-16T22:08:44.651Z Downloaded bitvec v1.0.1
9112025-04-16T22:08:44.663Z Downloaded unsafe-libyaml v0.2.11
9122025-04-16T22:08:44.667Z Downloaded qorb v0.3.1
9132025-04-16T22:08:44.671Z Downloaded serde_yaml v0.9.34+deprecated
9142025-04-16T22:08:44.674Z Downloaded hashbrown v0.12.3
9152025-04-16T22:08:44.679Z Downloaded expectorate v1.1.0
9162025-04-16T22:08:44.682Z Downloaded pkcs5 v0.7.1
9172025-04-16T22:08:44.685Z Downloaded pkcs8 v0.10.2
9182025-04-16T22:08:44.688Z Downloaded rustls-webpki v0.101.7
9192025-04-16T22:08:44.701Z Downloaded quinn v0.11.5
9202025-04-16T22:08:44.704Z Downloaded zip v0.6.6
9212025-04-16T22:08:44.708Z Downloaded lalrpop v0.19.12
9222025-04-16T22:08:44.719Z Downloaded tracing-core v0.1.32
9232025-04-16T22:08:44.722Z Downloaded signal-hook v0.3.17
9242025-04-16T22:08:44.725Z Downloaded h2 v0.4.6
9252025-04-16T22:08:44.732Z Downloaded unicode_categories v0.1.1
9262025-04-16T22:08:44.735Z Downloaded russh v0.45.0
9272025-04-16T22:08:44.740Z Downloaded typed-path v0.9.3
9282025-04-16T22:08:44.746Z Downloaded regex v1.11.1
9292025-04-16T22:08:44.761Z Downloaded icu_properties_data v1.5.0
9302025-04-16T22:08:44.771Z Downloaded sqlparser v0.45.0
9312025-04-16T22:08:44.777Z Downloaded tokio-postgres v0.7.13
9322025-04-16T22:08:44.783Z Downloaded zerovec v0.10.4
9332025-04-16T22:08:44.789Z Downloaded p521 v0.13.3
9342025-04-16T22:08:44.795Z Downloaded salty v0.3.0
9352025-04-16T22:08:44.801Z Downloaded reqwest v0.12.12
9362025-04-16T22:08:44.811Z Downloaded reedline v0.38.0
9372025-04-16T22:08:44.821Z Downloaded winnow v0.5.40
9382025-04-16T22:08:44.830Z Downloaded git2 v0.19.0
9392025-04-16T22:08:44.839Z Downloaded object v0.30.4
9402025-04-16T22:08:44.850Z Downloaded time v0.3.36
9412025-04-16T22:08:44.858Z Downloaded serde_with v3.12.0
9422025-04-16T22:08:44.867Z Downloaded rayon v1.10.0
9432025-04-16T22:08:44.876Z Downloaded portable-atomic v1.11.0
9442025-04-16T22:08:44.887Z Downloaded unicode-width v0.2.0
9452025-04-16T22:08:44.892Z Downloaded vcpkg v0.2.15
9462025-04-16T22:08:44.930Z Downloaded quick-xml v0.37.2
9472025-04-16T22:08:44.937Z Downloaded chrono-tz v0.10.3
9482025-04-16T22:08:44.944Z Downloaded polar-core v0.27.3
9492025-04-16T22:08:44.954Z Downloaded gimli v0.31.1
9502025-04-16T22:08:44.963Z Downloaded quinn-proto v0.11.8
9512025-04-16T22:08:44.970Z Downloaded p384 v0.13.0
9522025-04-16T22:08:44.977Z Downloaded webpki-roots v0.26.6
9532025-04-16T22:08:44.981Z Downloaded radix_trie v0.2.1
9542025-04-16T22:08:44.987Z Downloaded object v0.36.5
9552025-04-16T22:08:45.000Z Downloaded tabled v0.18.0
9562025-04-16T22:08:45.018Z Downloaded regex-syntax v0.8.5
9572025-04-16T22:08:45.029Z Downloaded regress v0.10.3
9582025-04-16T22:08:45.036Z Downloaded openssl v0.10.72
9592025-04-16T22:08:45.046Z Downloaded nix v0.28.0
9602025-04-16T22:08:45.059Z Downloaded nix v0.29.0
9612025-04-16T22:08:45.072Z Downloaded diesel v2.2.9
9622025-04-16T22:08:45.090Z Downloaded curve25519-dalek v4.1.3
9632025-04-16T22:08:45.100Z Downloaded rustls v0.23.19
9642025-04-16T22:08:45.111Z Downloaded rustls v0.22.4
9652025-04-16T22:08:45.125Z Downloaded ratatui v0.29.0
9662025-04-16T22:08:45.145Z Downloaded openapiv3 v2.0.0
9672025-04-16T22:08:45.158Z Downloaded typify-impl v0.2.0
9682025-04-16T22:08:45.173Z Downloaded zerocopy-derive v0.6.6
9692025-04-16T22:08:45.183Z Downloaded dropshot v0.16.0
9702025-04-16T22:08:45.205Z Downloaded bzip2-sys v0.1.13+1.0.8
9712025-04-16T22:08:45.217Z Downloaded sled v0.34.7
9722025-04-16T22:08:45.227Z Downloaded typify-impl v0.3.0
9732025-04-16T22:08:45.243Z Downloaded regex-automata v0.4.8
9742025-04-16T22:08:45.260Z Downloaded hickory-proto v0.24.4
9752025-04-16T22:08:45.275Z Downloaded nix v0.27.1
9762025-04-16T22:08:45.285Z Downloaded dropshot v0.12.0
9772025-04-16T22:08:45.303Z Downloaded smoltcp v0.11.0
9782025-04-16T22:08:45.316Z Downloaded bstr v1.10.0
9792025-04-16T22:08:45.326Z Downloaded proptest v1.6.0
9802025-04-16T22:08:45.335Z Downloaded jiff v0.2.6
9812025-04-16T22:08:45.352Z Downloaded regex-syntax v0.6.29
9822025-04-16T22:08:45.371Z Downloaded rustls v0.21.12
9832025-04-16T22:08:45.376Z Downloaded petgraph v0.7.1
9842025-04-16T22:08:45.389Z Downloaded smoltcp v0.9.1
9852025-04-16T22:08:45.398Z Downloaded futures-util v0.3.31
9862025-04-16T22:08:45.409Z Downloaded petname v2.0.2
9872025-04-16T22:08:45.415Z Downloaded lzma-sys v0.1.20
9882025-04-16T22:08:45.442Z Downloaded zerocopy v0.8.10
9892025-04-16T22:08:45.464Z Downloaded bindgen v0.71.1
9902025-04-16T22:08:45.471Z Downloaded libz-sys v1.1.20
9912025-04-16T22:08:45.491Z Downloaded rustls-webpki v0.102.8
9922025-04-16T22:08:45.508Z Downloaded csv v1.3.1
9932025-04-16T22:08:45.527Z Downloaded chrono v0.4.40
9942025-04-16T22:08:45.534Z Downloaded subprocess v0.2.9
9952025-04-16T22:08:45.537Z Downloaded petgraph v0.6.5
9962025-04-16T22:08:45.553Z Downloaded tokio v1.43.1
9972025-04-16T22:08:45.590Z Downloaded hashbrown v0.13.2
9982025-04-16T22:08:45.594Z Downloaded nom v7.1.3
9992025-04-16T22:08:45.599Z Downloaded der v0.7.9
10002025-04-16T22:08:45.603Z Downloaded rcgen v0.12.1
10012025-04-16T22:08:45.606Z Downloaded parse-display-derive v0.10.0
10022025-04-16T22:08:45.611Z Downloaded yoke v0.7.4
10032025-04-16T22:08:45.611Z Downloaded twox-hash v2.1.0
10042025-04-16T22:08:45.614Z Downloaded mio v1.0.2
10052025-04-16T22:08:45.617Z Downloaded flate2 v1.1.1
10062025-04-16T22:08:45.620Z Downloaded sha3 v0.10.8
10072025-04-16T22:08:45.624Z Downloaded num-bigint v0.4.6
10082025-04-16T22:08:45.629Z Downloaded ref-cast v1.0.23
10092025-04-16T22:08:45.632Z Downloaded yasna v0.5.2
10102025-04-16T22:08:45.635Z Downloaded tough v0.20.0
10112025-04-16T22:08:45.641Z Downloaded itertools v0.13.0
10122025-04-16T22:08:45.647Z Downloaded idna v1.0.3
10132025-04-16T22:08:45.651Z Downloaded pin-project-internal v1.1.6
10142025-04-16T22:08:45.654Z Downloaded slog v2.7.0
10152025-04-16T22:08:45.657Z Downloaded parking_lot_core v0.9.10
10162025-04-16T22:08:45.657Z Downloaded packed_struct v0.10.1
10172025-04-16T22:08:45.661Z Downloaded poly1305 v0.8.0
10182025-04-16T22:08:45.661Z Downloaded aws-lc-rs v1.12.4
10192025-04-16T22:08:45.669Z Downloaded heapless v0.7.17
10202025-04-16T22:08:45.672Z Downloaded owo-colors v4.2.0
10212025-04-16T22:08:45.677Z Downloaded aho-corasick v1.1.3
10222025-04-16T22:08:45.680Z Downloaded env_filter v0.1.2
10232025-04-16T22:08:45.684Z Downloaded defmt-macros v0.3.9
10242025-04-16T22:08:45.687Z Downloaded defmt v0.3.8
10252025-04-16T22:08:45.690Z Downloaded zerovec-derive v0.10.3
10262025-04-16T22:08:45.690Z Downloaded blake3 v1.5.4
10272025-04-16T22:08:45.696Z Downloaded thiserror-no-std v2.0.2
10282025-04-16T22:08:45.700Z Downloaded pem-rfc7468 v0.7.0
10292025-04-16T22:08:45.703Z Downloaded itertools v0.14.0
10302025-04-16T22:08:45.708Z Downloaded x509-cert v0.2.5
10312025-04-16T22:08:45.714Z Downloaded encoding_rs v0.8.34
10322025-04-16T22:08:45.734Z Downloaded polyval v0.6.2
10332025-04-16T22:08:45.737Z Downloaded diff v0.1.13
10342025-04-16T22:08:45.740Z Downloaded pin-project v1.1.6
10352025-04-16T22:08:45.748Z Downloaded slab v0.4.9
10362025-04-16T22:08:45.751Z Downloaded des v0.8.1
10372025-04-16T22:08:45.752Z Downloaded diesel_derives v2.2.3
10382025-04-16T22:08:45.755Z Downloaded predicates-core v1.0.8
10392025-04-16T22:08:45.759Z Downloaded tokio-tungstenite v0.21.0
10402025-04-16T22:08:45.759Z Downloaded parking_lot_core v0.8.6
10412025-04-16T22:08:45.762Z Downloaded flume v0.11.1
10422025-04-16T22:08:45.766Z Downloaded dropshot_endpoint v0.16.0
10432025-04-16T22:08:45.768Z Downloaded uuid v1.16.0
10442025-04-16T22:08:45.771Z Downloaded tower v0.5.2
10452025-04-16T22:08:45.778Z Downloaded ed25519-dalek v2.1.1
10462025-04-16T22:08:45.781Z Downloaded signal-hook-tokio v0.3.1
10472025-04-16T22:08:45.784Z Downloaded ring v0.17.11
10482025-04-16T22:08:45.823Z Downloaded signal-hook-registry v1.4.2
10492025-04-16T22:08:45.826Z Downloaded serde_urlencoded v0.7.1
10502025-04-16T22:08:45.826Z Downloaded peg-macros v0.8.5
10512025-04-16T22:08:45.829Z Downloaded uzers v0.12.1
10522025-04-16T22:08:45.829Z Downloaded p256 v0.13.2
10532025-04-16T22:08:45.832Z Downloaded percent-encoding v2.3.1
10542025-04-16T22:08:45.832Z Downloaded same-file v1.0.6
10552025-04-16T22:08:45.835Z Downloaded multimap v0.10.0
10562025-04-16T22:08:45.836Z Downloaded hash32 v0.3.1
10572025-04-16T22:08:45.836Z Downloaded parking_lot v0.12.3
10582025-04-16T22:08:45.839Z Downloaded libm v0.2.8
10592025-04-16T22:08:45.845Z Downloaded libgit2-sys v0.17.0+1.8.1
10602025-04-16T22:08:45.900Z Downloaded funty v2.0.0
10612025-04-16T22:08:45.903Z Downloaded sqlformat v0.2.6
10622025-04-16T22:08:45.903Z Downloaded rand v0.9.0
10632025-04-16T22:08:45.906Z Downloaded libxml v0.3.3
10642025-04-16T22:08:45.911Z Downloaded itertools v0.10.5
10652025-04-16T22:08:45.916Z Downloaded flagset v0.4.6
10662025-04-16T22:08:45.920Z Downloaded postgres-types v0.2.9
10672025-04-16T22:08:45.923Z Downloaded postgres-protocol v0.6.8
10682025-04-16T22:08:45.923Z Downloaded russh-cryptovec v0.7.3
10692025-04-16T22:08:45.923Z Downloaded crossterm v0.28.1
10702025-04-16T22:08:45.928Z Downloaded static_assertions v1.1.0
10712025-04-16T22:08:45.931Z Downloaded slog-async v2.8.0
10722025-04-16T22:08:45.931Z Downloaded derive_builder_core v0.20.2
10732025-04-16T22:08:45.936Z Downloaded der_derive v0.7.3
10742025-04-16T22:08:45.936Z Downloaded tokio-rustls v0.25.0
10752025-04-16T22:08:45.940Z Downloaded papergrid v0.14.0
10762025-04-16T22:08:45.940Z Downloaded serde_path_to_error v0.1.16
10772025-04-16T22:08:45.946Z Downloaded rustls-pki-types v1.10.0
10782025-04-16T22:08:45.947Z Downloaded http v1.2.0
10792025-04-16T22:08:45.952Z Downloaded crossbeam-channel v0.5.15
10802025-04-16T22:08:45.955Z Downloaded futures-sink v0.3.31
10812025-04-16T22:08:45.955Z Downloaded float-ord v0.3.2
10822025-04-16T22:08:45.955Z Downloaded icu_collections v1.5.0
10832025-04-16T22:08:45.959Z Downloaded derive-where v1.2.7
10842025-04-16T22:08:45.966Z Downloaded zeroize_derive v1.4.2
10852025-04-16T22:08:45.966Z Downloaded utf8_iter v1.0.4
10862025-04-16T22:08:45.970Z Downloaded getrandom v0.3.1
10872025-04-16T22:08:45.970Z Downloaded ssh-cipher v0.2.0
10882025-04-16T22:08:45.970Z Downloaded password-hash v0.4.2
10892025-04-16T22:08:45.970Z Downloaded parking_lot v0.11.2
10902025-04-16T22:08:45.970Z Downloaded ron v0.8.1
10912025-04-16T22:08:45.974Z Downloaded unarray v0.1.4
10922025-04-16T22:08:45.977Z Downloaded termcolor v1.4.1
10932025-04-16T22:08:45.977Z Downloaded siphasher v0.3.11
10942025-04-16T22:08:45.977Z Downloaded signature v2.2.0
10952025-04-16T22:08:45.981Z Downloaded postcard v1.0.10
10962025-04-16T22:08:45.981Z Downloaded zerocopy v0.6.6
10972025-04-16T22:08:45.984Z Downloaded zone_cfg_derive v0.1.2
10982025-04-16T22:08:45.984Z Downloaded sync_wrapper v1.0.1
10992025-04-16T22:08:45.984Z Downloaded spki v0.7.3
11002025-04-16T22:08:45.988Z Downloaded peg v0.8.5
11012025-04-16T22:08:45.991Z Downloaded pbkdf2 v0.11.0
11022025-04-16T22:08:45.991Z Downloaded num-rational v0.4.2
11032025-04-16T22:08:45.994Z Downloaded jiff-static v0.2.6
11042025-04-16T22:08:45.998Z Downloaded crypto-bigint v0.5.5
11052025-04-16T22:08:46.002Z Downloaded getrandom v0.2.15
11062025-04-16T22:08:46.005Z Downloaded futures-channel v0.3.31
11072025-04-16T22:08:46.005Z Downloaded derive_builder v0.20.2
11082025-04-16T22:08:46.008Z Downloaded toml v0.7.8
11092025-04-16T22:08:46.011Z Downloaded test-strategy v0.4.0
11102025-04-16T22:08:46.015Z Downloaded rustversion v1.0.17
11112025-04-16T22:08:46.018Z Downloaded progenitor v0.8.0
11122025-04-16T22:08:46.018Z Downloaded proc-macro-error-attr2 v2.0.0
11132025-04-16T22:08:46.021Z Downloaded ppv-lite86 v0.2.20
11142025-04-16T22:08:46.021Z Downloaded pkg-config v0.3.31
11152025-04-16T22:08:46.021Z Downloaded pin-utils v0.1.0
11162025-04-16T22:08:46.024Z Downloaded zerofrom-derive v0.1.4
11172025-04-16T22:08:46.025Z Downloaded ecdsa v0.16.9
11182025-04-16T22:08:46.025Z Downloaded olpc-cjson v0.1.4
11192025-04-16T22:08:46.028Z Downloaded icu_locid v1.5.0
11202025-04-16T22:08:46.032Z Downloaded const_format v0.2.34
11212025-04-16T22:08:46.037Z Downloaded compact_str v0.8.0
11222025-04-16T22:08:46.041Z Downloaded chacha20poly1305 v0.10.1
11232025-04-16T22:08:46.041Z Downloaded bytes v1.10.1
11242025-04-16T22:08:46.044Z Downloaded bumpalo v3.16.0
11252025-04-16T22:08:46.044Z Downloaded dunce v1.0.5
11262025-04-16T22:08:46.048Z Downloaded dsl_auto_type v0.1.2
11272025-04-16T22:08:46.048Z Downloaded fd-lock v4.0.2
11282025-04-16T22:08:46.048Z Downloaded base64 v0.22.1
11292025-04-16T22:08:46.051Z Downloaded base64 v0.21.7
11302025-04-16T22:08:46.055Z Downloaded strum_macros v0.24.3
11312025-04-16T22:08:46.062Z Downloaded smallvec v1.14.0
11322025-04-16T22:08:46.066Z Downloaded smallvec v0.6.14
11332025-04-16T22:08:46.066Z Downloaded progenitor-impl v0.9.1
11342025-04-16T22:08:46.066Z Downloaded icu_normalizer v1.5.0
11352025-04-16T22:08:46.066Z Downloaded httparse v1.9.5
11362025-04-16T22:08:46.070Z Downloaded base64 v0.13.1
11372025-04-16T22:08:46.070Z Downloaded icu_provider v1.5.0
11382025-04-16T22:08:46.074Z Downloaded icu_normalizer_data v1.5.0
11392025-04-16T22:08:46.074Z Downloaded structmeta v0.3.0
11402025-04-16T22:08:46.077Z Downloaded rustc_version v0.4.1
11412025-04-16T22:08:46.077Z Downloaded zerofrom v0.1.4
11422025-04-16T22:08:46.077Z Downloaded resolv-conf v0.7.0
11432025-04-16T22:08:46.081Z Downloaded arc-swap v1.7.1
11442025-04-16T22:08:46.084Z Downloaded shell-words v1.1.0
11452025-04-16T22:08:46.084Z Downloaded hyper-staticfile v0.10.1
11462025-04-16T22:08:46.084Z Downloaded crossbeam-epoch v0.9.18
11472025-04-16T22:08:46.088Z Downloaded async-trait v0.1.88
11482025-04-16T22:08:46.091Z Downloaded indent_write v2.2.0
11492025-04-16T22:08:46.091Z Downloaded cookie v0.18.1
11502025-04-16T22:08:46.094Z Downloaded console v0.15.10
11512025-04-16T22:08:46.094Z Downloaded libsw v3.4.0
11522025-04-16T22:08:46.098Z Downloaded crc-any v2.5.0
11532025-04-16T22:08:46.098Z Downloaded cookie_store v0.21.1
11542025-04-16T22:08:46.101Z Downloaded clang-sys v1.8.1
11552025-04-16T22:08:46.104Z Downloaded quinn-udp v0.5.5
11562025-04-16T22:08:46.104Z Downloaded proc-macro-crate v1.3.1
11572025-04-16T22:08:46.104Z Downloaded primeorder v0.13.6
11582025-04-16T22:08:46.107Z Downloaded sigpipe v0.1.3
11592025-04-16T22:08:46.107Z Downloaded ahash v0.8.11
11602025-04-16T22:08:46.111Z Downloaded ciborium v0.2.2
11612025-04-16T22:08:46.111Z Downloaded tabwriter v1.4.0
11622025-04-16T22:08:46.111Z Downloaded rpassword v7.3.1
11632025-04-16T22:08:46.114Z Downloaded r2d2 v0.8.10
11642025-04-16T22:08:46.114Z Downloaded mime v0.3.17
11652025-04-16T22:08:46.115Z Downloaded md-5 v0.10.6
11662025-04-16T22:08:46.120Z Downloaded maybe-uninit v2.0.0
11672025-04-16T22:08:46.120Z Downloaded maplit v1.0.2
11682025-04-16T22:08:46.120Z Downloaded libscf-sys v1.1.0
11692025-04-16T22:08:46.120Z Downloaded libefi-sys v0.1.0
11702025-04-16T22:08:46.124Z Downloaded kstat-rs v0.2.4
11712025-04-16T22:08:46.124Z Downloaded cancel-safe-futures v0.1.5
11722025-04-16T22:08:46.124Z Downloaded linked-hash-map v0.5.6
11732025-04-16T22:08:46.124Z Downloaded linear-map v1.2.0
11742025-04-16T22:08:46.128Z Downloaded instability v0.3.2
11752025-04-16T22:08:46.128Z Downloaded indoc v1.0.9
11762025-04-16T22:08:46.132Z Downloaded lazycell v1.3.0
11772025-04-16T22:08:46.132Z Downloaded indoc v2.0.6
11782025-04-16T22:08:46.132Z Downloaded cargo_metadata v0.18.1
11792025-04-16T22:08:46.135Z Downloaded bzip2 v0.5.2
11802025-04-16T22:08:46.135Z Downloaded bzip2 v0.4.4
11812025-04-16T22:08:46.138Z Downloaded lzss v0.8.2
11822025-04-16T22:08:46.138Z Downloaded keccak v0.1.5
11832025-04-16T22:08:46.138Z Downloaded bit-vec v0.8.0
11842025-04-16T22:08:46.142Z Downloaded lockfree-object-pool v0.1.6
11852025-04-16T22:08:46.142Z Downloaded internet-checksum v0.2.1
11862025-04-16T22:08:46.142Z Downloaded impl-trait-for-tuples v0.2.2
11872025-04-16T22:08:46.145Z Downloaded base64ct v1.6.0
11882025-04-16T22:08:46.149Z Downloaded backoff v0.4.0
11892025-04-16T22:08:46.149Z Downloaded async-bb8-diesel v0.2.1
11902025-04-16T22:08:46.152Z Downloaded home v0.5.9
11912025-04-16T22:08:46.152Z Downloaded bcrypt-pbkdf v0.10.0
11922025-04-16T22:08:46.152Z Downloaded addr2line v0.24.2
11932025-04-16T22:08:46.156Z Downloaded hostname v0.3.1
11942025-04-16T22:08:46.156Z Downloaded heck v0.3.3
11952025-04-16T22:08:46.156Z Downloaded cexpr v0.6.0
11962025-04-16T22:08:46.159Z Downloaded cassowary v0.3.0
11972025-04-16T22:08:46.159Z Downloaded bitfield v0.14.0
11982025-04-16T22:08:46.164Z Downloaded idna_adapter v1.2.0
11992025-04-16T22:08:46.164Z Downloaded crc-catalog v2.4.0
12002025-04-16T22:08:46.164Z Downloaded base16ct v0.2.0
12012025-04-16T22:08:46.164Z Downloaded async-recursion v1.1.1
12022025-04-16T22:08:46.167Z Downloaded buf-list v1.0.3
12032025-04-16T22:08:46.167Z Downloaded bitfield-struct v0.6.2
12042025-04-16T22:08:46.170Z Downloaded chacha20 v0.9.1
12052025-04-16T22:08:46.170Z Downloaded ascii-canvas v3.0.0
12062025-04-16T22:08:46.171Z Downloaded array-init v0.0.4
12072025-04-16T22:08:46.174Z Downloaded async-stream-impl v0.3.6
12082025-04-16T22:08:46.415Z Downloaded aws-lc-sys v0.26.0
12092025-04-16T22:08:46.729Z Compiling serde v1.0.219
12102025-04-16T22:08:46.732Z Compiling value-bag v1.9.0
12112025-04-16T22:08:46.732Z Compiling lock_api v0.4.12
12122025-04-16T22:08:46.732Z Compiling scopeguard v1.2.0
12132025-04-16T22:08:46.732Z Compiling typenum v1.17.0
12142025-04-16T22:08:46.732Z Compiling generic-array v0.14.7
12152025-04-16T22:08:46.905Z Compiling syn v2.0.98
12162025-04-16T22:08:46.905Z Compiling getrandom v0.2.15
12172025-04-16T22:08:47.082Z Compiling shlex v1.3.0
12182025-04-16T22:08:47.314Z Compiling rand_core v0.6.4
12192025-04-16T22:08:47.404Z Compiling jobserver v0.1.32
12202025-04-16T22:08:47.424Z Compiling subtle v2.6.1
12212025-04-16T22:08:47.462Z Compiling log v0.4.22
12222025-04-16T22:08:47.581Z Compiling smallvec v1.14.0
12232025-04-16T22:08:47.772Z Compiling const-oid v0.9.6
12242025-04-16T22:08:47.836Z Compiling cc v1.2.15
12252025-04-16T22:08:47.978Z Compiling parking_lot_core v0.9.10
12262025-04-16T22:08:47.981Z Compiling pin-project-lite v0.2.14
12272025-04-16T22:08:48.136Z Compiling rustix v0.38.37
12282025-04-16T22:08:48.246Z Compiling signal-hook-registry v1.4.2
12292025-04-16T22:08:48.275Z Compiling stable_deref_trait v1.2.0
12302025-04-16T22:08:48.395Z Compiling mio v1.0.2
12312025-04-16T22:08:48.960Z Compiling parking_lot v0.12.3
12322025-04-16T22:08:48.980Z Compiling spin v0.9.8
12332025-04-16T22:08:49.062Z Compiling futures-core v0.3.31
12342025-04-16T22:08:49.327Z Compiling aho-corasick v1.1.3
12352025-04-16T22:08:49.380Z Compiling cpufeatures v0.2.14
12362025-04-16T22:08:49.424Z Compiling serde_json v1.0.140
12372025-04-16T22:08:49.472Z Compiling pkg-config v0.3.31
12382025-04-16T22:08:49.491Z Compiling libm v0.2.8
12392025-04-16T22:08:49.776Z Compiling regex-syntax v0.8.5
12402025-04-16T22:08:49.817Z Compiling either v1.14.0
12412025-04-16T22:08:49.891Z Compiling socket2 v0.5.9
12422025-04-16T22:08:49.910Z Compiling num-traits v0.2.19
12432025-04-16T22:08:50.251Z Compiling slab v0.4.9
12442025-04-16T22:08:50.257Z Compiling glob v0.3.2
12452025-04-16T22:08:50.805Z Compiling futures-sink v0.3.31
12462025-04-16T22:08:50.970Z Compiling prettyplease v0.2.30
12472025-04-16T22:08:50.990Z Compiling getrandom v0.3.1
12482025-04-16T22:08:51.112Z Compiling clang-sys v1.8.1
12492025-04-16T22:08:51.653Z Compiling lazy_static v1.5.0
12502025-04-16T22:08:51.746Z Compiling foldhash v0.1.3
12512025-04-16T22:08:51.788Z Compiling allocator-api2 v0.2.18
12522025-04-16T22:08:51.854Z Compiling minimal-lexical v0.2.1
12532025-04-16T22:08:52.065Z Compiling libloading v0.8.5
12542025-04-16T22:08:52.355Z Compiling nom v7.1.3
12552025-04-16T22:08:52.420Z Compiling home v0.5.9
12562025-04-16T22:08:52.465Z Compiling base64ct v1.6.0
12572025-04-16T22:08:52.575Z Compiling hashbrown v0.15.1
12582025-04-16T22:08:52.643Z Compiling bindgen v0.69.5
12592025-04-16T22:08:53.048Z Compiling pem-rfc7468 v0.7.0
12602025-04-16T22:08:53.475Z Compiling regex-automata v0.4.8
12612025-04-16T22:08:53.649Z Compiling itertools v0.10.5
12622025-04-16T22:08:53.738Z Compiling writeable v0.5.5
12632025-04-16T22:08:53.779Z Compiling flagset v0.4.6
12642025-04-16T22:08:53.992Z Compiling lazycell v1.3.0
12652025-04-16T22:08:54.166Z Compiling synstructure v0.13.1
12662025-04-16T22:08:55.574Z Compiling cexpr v0.6.0
12672025-04-16T22:08:55.595Z Compiling rustc-hash v1.1.0
12682025-04-16T22:08:55.719Z Compiling litemap v0.7.3
12692025-04-16T22:08:55.756Z Compiling futures-channel v0.3.31
12702025-04-16T22:08:56.065Z Compiling cmake v0.1.51
12712025-04-16T22:08:56.124Z Compiling futures-io v0.3.31
12722025-04-16T22:08:56.167Z Compiling fs_extra v1.3.0
12732025-04-16T22:08:56.402Z Compiling futures-task v0.3.31
12742025-04-16T22:08:56.694Z Compiling dunce v1.0.5
12752025-04-16T22:08:56.714Z Compiling pin-utils v0.1.0
12762025-04-16T22:08:56.842Z Compiling paste v1.0.15
12772025-04-16T22:08:56.863Z Compiling icu_locid_transform_data v1.5.0
12782025-04-16T22:08:56.881Z Compiling vcpkg v0.2.15
12792025-04-16T22:08:56.982Z Compiling icu_properties_data v1.5.0
12802025-04-16T22:08:57.138Z Compiling crossbeam-utils v0.8.21
12812025-04-16T22:08:57.160Z Compiling ring v0.17.11
12822025-04-16T22:08:57.260Z Compiling tracing-core v0.1.32
12832025-04-16T22:08:57.726Z Compiling zerocopy v0.8.10
12842025-04-16T22:08:58.276Z Compiling regex v1.11.1
12852025-04-16T22:08:58.387Z Compiling aws-lc-rs v1.12.4
12862025-04-16T22:08:58.493Z Compiling write16 v1.0.0
12872025-04-16T22:08:58.538Z Compiling iana-time-zone v0.1.61
12882025-04-16T22:08:58.559Z Compiling openssl-sys v0.9.107
12892025-04-16T22:08:58.643Z Compiling utf8_iter v1.0.4
12902025-04-16T22:08:58.819Z Compiling utf16_iter v1.0.5
12912025-04-16T22:08:58.904Z Compiling percent-encoding v2.3.1
12922025-04-16T22:08:58.924Z Compiling icu_normalizer_data v1.5.0
12932025-04-16T22:08:59.184Z Compiling httparse v1.9.5
12942025-04-16T22:08:59.232Z Compiling rustls-pki-types v1.10.0
12952025-04-16T22:08:59.252Z Compiling serde_derive v1.0.219
12962025-04-16T22:08:59.537Z Compiling zeroize_derive v1.4.2
12972025-04-16T22:08:59.865Z Compiling zerocopy-derive v0.7.35
12982025-04-16T22:09:00.128Z Compiling zerofrom-derive v0.1.4
12992025-04-16T22:09:00.149Z Compiling yoke-derive v0.7.4
13002025-04-16T22:09:00.817Z Compiling zeroize v1.8.1
13012025-04-16T22:09:01.710Z Compiling zerocopy v0.7.35
13022025-04-16T22:09:02.087Z Compiling tokio-macros v2.5.0
13032025-04-16T22:09:02.481Z Compiling crypto-common v0.1.6
13042025-04-16T22:09:02.640Z Compiling block-buffer v0.10.4
13052025-04-16T22:09:02.713Z Compiling block-padding v0.3.3
13062025-04-16T22:09:02.904Z Compiling digest v0.10.7
13072025-04-16T22:09:02.942Z Compiling zerovec-derive v0.10.3
13082025-04-16T22:09:03.071Z Compiling inout v0.1.3
13092025-04-16T22:09:03.350Z Compiling hmac v0.12.1
13102025-04-16T22:09:03.368Z Compiling displaydoc v0.2.5
13112025-04-16T22:09:03.417Z Compiling zerofrom v0.1.4
13122025-04-16T22:09:03.461Z Compiling cipher v0.4.4
13132025-04-16T22:09:03.549Z Compiling sha2 v0.10.8
13142025-04-16T22:09:03.593Z Compiling yoke v0.7.4
13152025-04-16T22:09:03.624Z Compiling thiserror-impl v1.0.69
13162025-04-16T22:09:03.895Z Compiling der_derive v0.7.3
13172025-04-16T22:09:03.937Z Compiling icu_provider_macros v1.5.0
13182025-04-16T22:09:04.783Z Compiling futures-macro v0.3.31
13192025-04-16T22:09:04.946Z Compiling salsa20 v0.10.2
13202025-04-16T22:09:05.167Z Compiling pbkdf2 v0.12.2
13212025-04-16T22:09:05.257Z Compiling zerovec v0.10.4
13222025-04-16T22:09:05.332Z Compiling ppv-lite86 v0.2.20
13232025-04-16T22:09:06.024Z Compiling scrypt v0.11.0
13242025-04-16T22:09:06.069Z Compiling der v0.7.9
13252025-04-16T22:09:06.290Z Compiling thiserror v1.0.69
13262025-04-16T22:09:06.438Z Compiling aes v0.8.4
13272025-04-16T22:09:06.488Z Compiling cbc v0.1.2
13282025-04-16T22:09:06.537Z Compiling futures-util v0.3.31
13292025-04-16T22:09:06.736Z Compiling pest v2.7.14
13302025-04-16T22:09:06.823Z Compiling tinystr v0.7.6
13312025-04-16T22:09:07.128Z Compiling icu_collections v1.5.0
13322025-04-16T22:09:07.247Z Compiling icu_locid v1.5.0
13332025-04-16T22:09:08.315Z Compiling spki v0.7.3
13342025-04-16T22:09:08.706Z Compiling icu_provider v1.5.0
13352025-04-16T22:09:08.887Z Compiling pkcs5 v0.7.1
13362025-04-16T22:09:09.188Z Compiling tracing-attributes v0.1.27
13372025-04-16T22:09:09.404Z Compiling icu_locid_transform v1.5.0
13382025-04-16T22:09:09.566Z Compiling pkcs8 v0.10.2
13392025-04-16T22:09:09.583Z Compiling pest_meta v2.7.14
13402025-04-16T22:09:09.854Z Compiling zerocopy-derive v0.8.10
13412025-04-16T22:09:10.216Z Compiling scroll_derive v0.12.0
13422025-04-16T22:09:11.180Z Compiling bitflags v2.9.0
13432025-04-16T22:09:11.521Z Compiling bytes v1.10.1
13442025-04-16T22:09:11.589Z Compiling semver v1.0.25
13452025-04-16T22:09:12.286Z Compiling indexmap v2.7.1
13462025-04-16T22:09:12.312Z Compiling rustc_version v0.4.1
13472025-04-16T22:09:12.435Z Compiling uuid v1.16.0
13482025-04-16T22:09:12.913Z Compiling tokio v1.43.1
13492025-04-16T22:09:12.964Z Compiling http v1.2.0
13502025-04-16T22:09:13.037Z Compiling icu_properties v1.5.1
13512025-04-16T22:09:13.588Z Compiling tracing v0.1.40
13522025-04-16T22:09:13.820Z Compiling chrono v0.4.40
13532025-04-16T22:09:13.938Z Compiling tinyvec_macros v0.1.1
13542025-04-16T22:09:14.045Z Compiling tinyvec v1.8.0
13552025-04-16T22:09:14.349Z Compiling scroll v0.12.0
13562025-04-16T22:09:14.860Z Compiling http-body v1.0.1
13572025-04-16T22:09:15.110Z Compiling which v4.4.2
13582025-04-16T22:09:15.139Z Compiling pest_generator v2.7.14
13592025-04-16T22:09:15.742Z Compiling serde_derive_internals v0.29.1
13602025-04-16T22:09:16.165Z Compiling bzip2-sys v0.1.13+1.0.8
13612025-04-16T22:09:16.680Z Compiling icu_normalizer v1.5.0
13622025-04-16T22:09:16.987Z Compiling try-lock v0.2.5
13632025-04-16T22:09:17.084Z Compiling adler2 v2.0.0
13642025-04-16T22:09:17.142Z Compiling foreign-types-shared v0.1.1
13652025-04-16T22:09:17.161Z Compiling untrusted v0.9.0
13662025-04-16T22:09:17.266Z Compiling powerfmt v0.2.0
13672025-04-16T22:09:17.304Z Compiling rustversion v1.0.17
13682025-04-16T22:09:17.345Z Compiling untrusted v0.7.1
13692025-04-16T22:09:17.557Z Compiling schemars v0.8.22
13702025-04-16T22:09:17.634Z Compiling openssl v0.10.72
13712025-04-16T22:09:17.689Z Compiling idna_adapter v1.2.0
13722025-04-16T22:09:17.904Z Compiling num-conv v0.1.0
13732025-04-16T22:09:17.907Z Compiling time-core v0.1.2
13742025-04-16T22:09:17.944Z Compiling atomic-waker v1.1.2
13752025-04-16T22:09:18.060Z Compiling schemars_derive v0.8.22
13762025-04-16T22:09:18.124Z Compiling idna v1.0.3
13772025-04-16T22:09:18.145Z Compiling deranged v0.3.11
13782025-04-16T22:09:18.182Z Compiling time-macros v0.2.18
13792025-04-16T22:09:18.443Z Compiling miniz_oxide v0.8.5
13802025-04-16T22:09:19.559Z Compiling foreign-types v0.3.2
13812025-04-16T22:09:19.648Z Compiling want v0.3.1
13822025-04-16T22:09:19.700Z Compiling pest_derive v2.7.14
13832025-04-16T22:09:19.903Z Compiling goblin v0.8.2
13842025-04-16T22:09:19.948Z Compiling rand_core v0.9.2
13852025-04-16T22:09:20.979Z Compiling tokio-util v0.7.13
13862025-04-16T22:09:21.092Z Compiling openssl-macros v0.1.1
13872025-04-16T22:09:21.801Z Compiling form_urlencoded v1.2.1
13882025-04-16T22:09:21.819Z Compiling dyn-clone v1.0.19
13892025-04-16T22:09:22.102Z Compiling h2 v0.4.6
13902025-04-16T22:09:22.155Z Compiling tower-service v0.3.3
13912025-04-16T22:09:22.266Z Compiling num_threads v0.1.7
13922025-04-16T22:09:22.311Z Compiling native-tls v0.2.12
13932025-04-16T22:09:22.364Z Compiling httpdate v1.0.3
13942025-04-16T22:09:22.405Z Compiling syn v1.0.109
13952025-04-16T22:09:22.427Z Compiling rustls v0.23.19
13962025-04-16T22:09:22.723Z Compiling time v0.3.36
13972025-04-16T22:09:23.264Z Compiling dtrace-parser v0.2.0
13982025-04-16T22:09:25.221Z Compiling rand_chacha v0.9.0
13992025-04-16T22:09:25.951Z Compiling dof v0.3.0
14002025-04-16T22:09:27.280Z Compiling unicode-normalization v0.1.24
14012025-04-16T22:09:27.344Z Compiling heapless v0.7.17
14022025-04-16T22:09:27.367Z Compiling rand_chacha v0.3.1
14032025-04-16T22:09:27.738Z Compiling signature v2.2.0
14042025-04-16T22:09:27.804Z Compiling crossbeam-epoch v0.9.18
14052025-04-16T22:09:28.389Z Compiling crc32fast v1.4.2
14062025-04-16T22:09:28.389Z Compiling cookie v0.18.1
14072025-04-16T22:09:28.395Z Compiling openssl-probe v0.1.5
14082025-04-16T22:09:28.482Z Compiling signal-hook v0.3.17
14092025-04-16T22:09:28.622Z Compiling slog v2.7.0
14102025-04-16T22:09:28.699Z Compiling base64 v0.22.1
14112025-04-16T22:09:28.784Z Compiling rayon-core v1.12.1
14122025-04-16T22:09:28.845Z Compiling unicode-bidi v0.3.17
14132025-04-16T22:09:29.118Z Compiling hyper v1.6.0
14142025-04-16T22:09:29.144Z Compiling unicode-properties v0.1.3
14152025-04-16T22:09:29.370Z Compiling siphasher v0.3.11
14162025-04-16T22:09:29.640Z Compiling stringprep v0.1.5
14172025-04-16T22:09:29.698Z Compiling phf_shared v0.11.2
14182025-04-16T22:09:30.050Z Compiling crossbeam-deque v0.8.5
14192025-04-16T22:09:30.093Z Compiling usdt-impl v0.5.0
14202025-04-16T22:09:30.419Z Compiling rand v0.8.5
14212025-04-16T22:09:30.462Z Compiling rand v0.9.0
14222025-04-16T22:09:30.665Z Compiling url v2.5.3
14232025-04-16T22:09:31.413Z Compiling curve25519-dalek v4.1.3
14242025-04-16T22:09:31.944Z Compiling hyper-util v0.1.10
14252025-04-16T22:09:32.147Z Compiling toml_datetime v0.6.8
14262025-04-16T22:09:32.206Z Compiling serde_tokenstream v0.2.2
14272025-04-16T22:09:32.429Z Compiling serde_spanned v0.6.8
14282025-04-16T22:09:32.493Z Compiling md-5 v0.10.6
14292025-04-16T22:09:32.662Z Compiling num-integer v0.1.46
14302025-04-16T22:09:32.687Z Compiling hash32 v0.2.1
14312025-04-16T22:09:32.751Z Compiling ff v0.13.0
14322025-04-16T22:09:32.779Z Compiling memoffset v0.9.1
14332025-04-16T22:09:32.801Z Compiling portable-atomic v1.11.0
14342025-04-16T22:09:32.978Z Compiling base16ct v0.2.0
14352025-04-16T22:09:33.054Z Compiling num-bigint-dig v0.8.4
14362025-04-16T22:09:33.111Z Compiling psl-types v2.0.11
14372025-04-16T22:09:33.307Z Compiling cfg_aliases v0.2.1
14382025-04-16T22:09:33.327Z Compiling fallible-iterator v0.2.0
14392025-04-16T22:09:33.376Z Compiling newtype-uuid v1.2.1
14402025-04-16T22:09:33.415Z Compiling litrs v0.4.1
14412025-04-16T22:09:33.436Z Compiling smoltcp v0.9.1
14422025-04-16T22:09:33.702Z Compiling gimli v0.31.1
14432025-04-16T22:09:33.876Z Compiling nix v0.29.0
14442025-04-16T22:09:33.973Z Compiling postgres-protocol v0.6.8
14452025-04-16T22:09:34.161Z Compiling publicsuffix v2.3.0
14462025-04-16T22:09:34.470Z Compiling sec1 v0.7.3
14472025-04-16T22:09:34.505Z Compiling document-features v0.2.10
14482025-04-16T22:09:34.741Z Compiling num-iter v0.1.45
14492025-04-16T22:09:34.918Z Compiling group v0.13.0
14502025-04-16T22:09:35.172Z Compiling tokio-native-tls v0.3.1
14512025-04-16T22:09:35.911Z Compiling flate2 v1.1.1
14522025-04-16T22:09:36.216Z Compiling ipnetwork v0.21.1
14532025-04-16T22:09:36.339Z Compiling http-body-util v0.1.3
14542025-04-16T22:09:36.377Z Compiling terminal_size v0.4.0
14552025-04-16T22:09:36.569Z Compiling hkdf v0.12.4
14562025-04-16T22:09:36.603Z Compiling crypto-bigint v0.5.5
14572025-04-16T22:09:36.765Z Compiling webpki-roots v0.26.6
14582025-04-16T22:09:36.800Z Compiling async-trait v0.1.88
14592025-04-16T22:09:36.890Z Compiling zerocopy-derive v0.6.6
14602025-04-16T22:09:37.005Z Compiling curve25519-dalek-derive v0.1.1
14612025-04-16T22:09:37.014Z Compiling sync_wrapper v1.0.1
14622025-04-16T22:09:37.184Z Compiling ahash v0.8.11
14632025-04-16T22:09:37.559Z Compiling fs-err v2.11.0
14642025-04-16T22:09:37.898Z Compiling addr2line v0.24.2
14652025-04-16T22:09:38.393Z Compiling object v0.36.5
14662025-04-16T22:09:38.436Z Compiling bumpalo v3.16.0
14672025-04-16T22:09:38.604Z Compiling managed v0.8.0
14682025-04-16T22:09:38.779Z Compiling simd-adler32 v0.3.7
14692025-04-16T22:09:38.885Z Compiling unicode-width v0.2.0
14702025-04-16T22:09:39.042Z Compiling buf-list v1.0.3
14712025-04-16T22:09:39.292Z Compiling lockfree-object-pool v0.1.6
14722025-04-16T22:09:39.316Z Compiling anyhow v1.0.97
14732025-04-16T22:09:39.389Z Compiling zip v2.6.1
14742025-04-16T22:09:39.566Z Compiling rustc-demangle v0.1.24
14752025-04-16T22:09:39.649Z Compiling winnow v0.5.40
14762025-04-16T22:09:39.727Z Compiling tower-layer v0.3.3
14772025-04-16T22:09:39.938Z Compiling ipnet v2.11.0
14782025-04-16T22:09:40.026Z Compiling tower v0.5.2
14792025-04-16T22:09:40.406Z Compiling clap_builder v4.5.35
14802025-04-16T22:09:41.149Z Compiling zopfli v0.8.1
14812025-04-16T22:09:41.311Z Compiling elliptic-curve v0.13.8
14822025-04-16T22:09:42.160Z Compiling console v0.15.10
14832025-04-16T22:09:42.377Z Compiling hubpack_derive v0.1.1
14842025-04-16T22:09:42.464Z Compiling strum_macros v0.25.3
14852025-04-16T22:09:43.143Z Compiling toml_edit v0.19.15
14862025-04-16T22:09:43.271Z Compiling hubpack v0.1.2
14872025-04-16T22:09:43.456Z Compiling zerocopy v0.6.6
14882025-04-16T22:09:44.452Z Compiling hyper-tls v0.6.0
14892025-04-16T22:09:44.681Z Compiling backtrace v0.3.74
14902025-04-16T22:09:44.836Z Compiling oxnet v0.1.1
14912025-04-16T22:09:45.293Z Compiling rayon v1.10.0
14922025-04-16T22:09:45.541Z Compiling signal-hook-mio v0.2.4
14932025-04-16T22:09:45.711Z Compiling cookie_store v0.21.1
14942025-04-16T22:09:47.201Z Compiling postgres-types v0.2.9
14952025-04-16T22:09:48.223Z Compiling usdt-attr-macro v0.5.0
14962025-04-16T22:09:48.490Z Compiling usdt-macro v0.5.0
14972025-04-16T22:09:49.207Z Compiling phf v0.11.2
14982025-04-16T22:09:49.509Z Compiling ed25519 v2.2.3
14992025-04-16T22:09:49.657Z Compiling strum_macros v0.26.4
15002025-04-16T22:09:49.742Z Compiling bzip2 v0.4.4
15012025-04-16T22:09:49.886Z Compiling bzip2 v0.5.2
15022025-04-16T22:09:50.082Z Compiling serde_urlencoded v0.7.1
15032025-04-16T22:09:50.138Z Compiling clap_derive v4.5.32
15042025-04-16T22:09:50.254Z Compiling enum-as-inner v0.6.1
15052025-04-16T22:09:50.614Z Compiling futures-executor v0.3.31
15062025-04-16T22:09:51.132Z Compiling serde-big-array v0.5.1
15072025-04-16T22:09:51.267Z Compiling pkcs1 v0.7.5
15082025-04-16T22:09:51.381Z Compiling rfc6979 v0.4.0
15092025-04-16T22:09:51.403Z Compiling rustls-pemfile v2.2.0
15102025-04-16T22:09:51.431Z Compiling daft-derive v0.1.3
15112025-04-16T22:09:51.585Z Compiling serde_repr v0.1.19
15122025-04-16T22:09:51.752Z Compiling bstr v1.10.0
15132025-04-16T22:09:52.170Z Compiling float-cmp v0.10.0
15142025-04-16T22:09:52.440Z Compiling encoding_rs v0.8.34
15152025-04-16T22:09:52.743Z Compiling number_prefix v0.4.0
15162025-04-16T22:09:52.994Z Compiling new_debug_unreachable v1.0.6
15172025-04-16T22:09:53.079Z Compiling fixedbitset v0.4.2
15182025-04-16T22:09:53.105Z Compiling normalize-line-endings v0.3.0
15192025-04-16T22:09:53.251Z Compiling mime v0.3.17
15202025-04-16T22:09:53.372Z Compiling unicode-segmentation v1.12.0
15212025-04-16T22:09:53.486Z Compiling data-encoding v2.6.0
15222025-04-16T22:09:53.755Z Compiling difflib v0.4.0
15232025-04-16T22:09:54.079Z Compiling static_assertions v1.1.0
15242025-04-16T22:09:54.194Z Compiling precomputed-hash v0.1.1
15252025-04-16T22:09:54.216Z Compiling predicates-core v1.0.8
15262025-04-16T22:09:54.333Z Compiling whoami v1.5.2
15272025-04-16T22:09:54.526Z Compiling predicates v3.1.3
15282025-04-16T22:09:54.566Z Compiling clap v4.5.35
15292025-04-16T22:09:54.707Z Compiling tokio-postgres v0.7.13
15302025-04-16T22:09:54.879Z Compiling string_cache v0.8.9
15312025-04-16T22:09:55.028Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15322025-04-16T22:09:55.300Z Compiling hickory-proto v0.24.4
15332025-04-16T22:09:55.344Z Compiling strum v0.26.3
15342025-04-16T22:09:55.549Z Compiling similar v2.7.0
15352025-04-16T22:09:56.015Z Compiling petgraph v0.6.5
15362025-04-16T22:09:56.431Z Compiling daft v0.1.3
15372025-04-16T22:09:56.933Z Compiling indicatif v0.17.11
15382025-04-16T22:09:57.621Z Compiling toml_edit v0.22.24
15392025-04-16T22:09:58.886Z Compiling usdt v0.5.0
15402025-04-16T22:09:59.365Z Compiling rsa v0.9.6
15412025-04-16T22:09:59.621Z Compiling ecdsa v0.16.9
15422025-04-16T22:10:00.229Z Compiling futures v0.3.31
15432025-04-16T22:10:00.357Z Compiling zip v0.6.6
15442025-04-16T22:10:00.436Z Compiling ed25519-dalek v2.1.1
15452025-04-16T22:10:01.634Z Compiling toml v0.7.8
15462025-04-16T22:10:01.811Z Compiling crossterm v0.28.1
15472025-04-16T22:10:03.684Z Compiling tokio-stream v0.1.17
15482025-04-16T22:10:04.094Z Compiling openapiv3 v2.0.0
15492025-04-16T22:10:04.163Z Compiling x509-cert v0.2.5
15502025-04-16T22:10:04.230Z Compiling sha1 v0.10.6
15512025-04-16T22:10:04.656Z Compiling itertools v0.13.0
15522025-04-16T22:10:04.663Z Compiling dirs-sys-next v0.1.2
15532025-04-16T22:10:04.910Z Compiling unicode-xid v0.2.6
15542025-04-16T22:10:05.057Z Compiling lalrpop-util v0.19.12
15552025-04-16T22:10:05.116Z Compiling peg-runtime v0.8.5
15562025-04-16T22:10:05.224Z Compiling dirs-next v2.0.0
15572025-04-16T22:10:05.393Z Compiling thread_local v1.1.8
15582025-04-16T22:10:05.422Z Compiling slog-async v2.8.0
15592025-04-16T22:10:05.673Z Compiling term v0.7.0
15602025-04-16T22:10:05.874Z Compiling xattr v1.3.1
15612025-04-16T22:10:06.043Z Compiling crossbeam-channel v0.5.15
15622025-04-16T22:10:06.164Z Compiling filetime v0.2.25
15632025-04-16T22:10:06.473Z Compiling is-terminal v0.4.13
15642025-04-16T22:10:06.631Z Compiling take_mut v0.2.2
15652025-04-16T22:10:06.818Z Compiling slog-term v2.9.1
15662025-04-16T22:10:07.029Z Compiling tar v0.4.44
15672025-04-16T22:10:07.100Z Compiling camino v1.1.9
15682025-04-16T22:10:13.296Z Compiling aws-lc-sys v0.26.0
15692025-04-16T22:10:52.344Z Compiling rustls-webpki v0.102.8
15702025-04-16T22:10:56.856Z Compiling tokio-rustls v0.26.0
15712025-04-16T22:10:57.120Z Compiling hyper-rustls v0.27.3
15722025-04-16T22:10:57.502Z Compiling reqwest v0.12.12
15732025-04-16T22:11:00.968Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15742025-04-16T22:11:01.249Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15752025-04-16T22:11:05.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
15762025-04-16T22:11:05.884Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15772025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: Clickhouse
15782025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: Console
15792025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: Cockroach
15802025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: DendriteStub
15812025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: MaghemiteMgd
15822025-04-16T22:11:05.936ZApr 16 22:11:05.364 INFO Starting download, target: TransceiverControl
15832025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15842025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15852025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15862025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15872025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15882025-04-16T22:11:05.941ZApr 16 22:11:05.365 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15892025-04-16T22:11:06.451ZApr 16 22:11:05.832 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15902025-04-16T22:11:06.579ZApr 16 22:11:05.997 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15912025-04-16T22:11:06.848ZApr 16 22:11:06.260 INFO Download complete, target: TransceiverControl
15922025-04-16T22:11:06.904ZApr 16 22:11:06.329 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15932025-04-16T22:11:07.007ZApr 16 22:11:06.410 INFO Download complete, target: Console
15942025-04-16T22:11:07.083ZApr 16 22:11:06.508 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15952025-04-16T22:11:07.674ZApr 16 22:11:07.103 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15962025-04-16T22:11:07.674ZApr 16 22:11:07.103 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15972025-04-16T22:11:08.244ZApr 16 22:11:07.673 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15982025-04-16T22:11:09.592ZApr 16 22:11:09.021 INFO Download complete, target: MaghemiteMgd
15992025-04-16T22:11:10.192ZApr 16 22:11:09.621 INFO Download complete, target: DendriteStub
16002025-04-16T22:11:14.459ZApr 16 22:11:13.883 INFO Checking that binary works, target: Cockroach
16012025-04-16T22:11:14.785ZApr 16 22:11:14.211 INFO Download complete, target: Cockroach
16022025-04-16T22:11:18.975ZApr 16 22:11:18.403 INFO Checking that binary works, target: Clickhouse
16032025-04-16T22:11:19.726ZApr 16 22:11:19.155 INFO Download complete, target: Clickhouse
16042025-04-16T22:11:19.734ZAll prerequisites installed successfully
16052025-04-16T22:11:19.738Z
16062025-04-16T22:11:19.738Zreal 5:42.933429450
16072025-04-16T22:11:19.738Zuser 15:22.981488823
16082025-04-16T22:11:19.738Zsys 2:07.061690803
16092025-04-16T22:11:19.738Ztrap 0.550461131
16102025-04-16T22:11:19.738Ztflt 10.219727677
16112025-04-16T22:11:19.739Zdflt 5.060729655
16122025-04-16T22:11:19.739Zkflt 0.154176723
16132025-04-16T22:11:19.739Zlock 24:24.817620035
16142025-04-16T22:11:19.739Zslp 56:53.096956516
16152025-04-16T22:11:19.739Zlat 56.666090051
16162025-04-16T22:11:19.739Zstop 2:20.342848723
16172025-04-16T22:11:19.739Z+ ptime -m cargo xtask download softnpu
16182025-04-16T22:11:20.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16192025-04-16T22:11:20.412Z Running `target/debug/xtask download softnpu`
16202025-04-16T22:11:21.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16212025-04-16T22:11:21.408Z Running `target/debug/xtask-downloader softnpu`
16222025-04-16T22:11:21.447ZApr 16 22:11:20.876 INFO Starting download, target: Softnpu
16232025-04-16T22:11:21.451ZApr 16 22:11:20.877 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16242025-04-16T22:11:22.273ZApr 16 22:11:21.703 INFO Download complete, target: Softnpu
16252025-04-16T22:11:22.278Z
16262025-04-16T22:11:22.281Zreal 2.536847517
16272025-04-16T22:11:22.281Zuser 1.430260943
16282025-04-16T22:11:22.281Zsys 0.628711967
16292025-04-16T22:11:22.281Ztrap 0.000674800
16302025-04-16T22:11:22.281Ztflt 0.000017129
16312025-04-16T22:11:22.281Zdflt 0.000092558
16322025-04-16T22:11:22.281Zkflt 0.000000000
16332025-04-16T22:11:22.281Zlock 8.919912776
16342025-04-16T22:11:22.281Zslp 0.698851211
16352025-04-16T22:11:22.281Zlat 0.069253472
16362025-04-16T22:11:22.281Zstop 0.000163442
16372025-04-16T22:11:22.281Z+ export CARGO_INCREMENTAL=0
16382025-04-16T22:11:22.281Z+ CARGO_INCREMENTAL=0
16392025-04-16T22:11:22.281Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16402025-04-16T22:11:23.379Z Compiling proc-macro2 v1.0.94
16412025-04-16T22:11:23.379Z Compiling unicode-ident v1.0.14
16422025-04-16T22:11:23.385Z Compiling libc v0.2.171
16432025-04-16T22:11:23.385Z Compiling serde v1.0.219
16442025-04-16T22:11:23.385Z Compiling autocfg v1.4.0
16452025-04-16T22:11:23.385Z Compiling cfg-if v1.0.0
16462025-04-16T22:11:23.385Z Compiling version_check v0.9.5
16472025-04-16T22:11:23.645Z Compiling memchr v2.7.4
16482025-04-16T22:11:23.691Z Compiling shlex v1.3.0
16492025-04-16T22:11:23.760Z Compiling typenum v1.17.0
16502025-04-16T22:11:24.052Z Compiling value-bag v1.9.0
16512025-04-16T22:11:24.101Z Compiling generic-array v0.14.7
16522025-04-16T22:11:24.359Z Compiling lock_api v0.4.12
16532025-04-16T22:11:24.594Z Compiling log v0.4.22
16542025-04-16T22:11:24.660Z Compiling serde_json v1.0.140
16552025-04-16T22:11:24.715Z Compiling libm v0.2.8
16562025-04-16T22:11:24.881Z Compiling num-traits v0.2.19
16572025-04-16T22:11:25.072Z Compiling semver v1.0.25
16582025-04-16T22:11:25.163Z Compiling scopeguard v1.2.0
16592025-04-16T22:11:25.209Z Compiling quote v1.0.39
16602025-04-16T22:11:25.310Z Compiling jobserver v0.1.32
16612025-04-16T22:11:25.335Z Compiling parking_lot_core v0.9.10
16622025-04-16T22:11:25.548Z Compiling getrandom v0.2.15
16632025-04-16T22:11:25.663Z Compiling syn v2.0.98
16642025-04-16T22:11:25.743Z Compiling cc v1.2.15
16652025-04-16T22:11:25.763Z Compiling rustix v0.38.37
16662025-04-16T22:11:25.786Z Compiling getrandom v0.3.1
16672025-04-16T22:11:25.893Z Compiling aho-corasick v1.1.3
16682025-04-16T22:11:25.893Z Compiling regex-syntax v0.8.5
16692025-04-16T22:11:26.196Z Compiling itoa v1.0.11
16702025-04-16T22:11:26.272Z Compiling either v1.14.0
16712025-04-16T22:11:26.445Z Compiling once_cell v1.21.3
16722025-04-16T22:11:26.938Z Compiling rand_core v0.6.4
16732025-04-16T22:11:27.003Z Compiling slab v0.4.9
16742025-04-16T22:11:27.374Z Compiling pkg-config v0.3.31
16752025-04-16T22:11:27.784Z Compiling spin v0.9.8
16762025-04-16T22:11:27.947Z Compiling errno v0.3.9
16772025-04-16T22:11:28.164Z Compiling smallvec v1.14.0
16782025-04-16T22:11:28.275Z Compiling equivalent v1.0.1
16792025-04-16T22:11:28.414Z Compiling foldhash v0.1.3
16802025-04-16T22:11:28.418Z Compiling allocator-api2 v0.2.18
16812025-04-16T22:11:28.654Z Compiling glob v0.3.2
16822025-04-16T22:11:28.704Z Compiling subtle v2.6.1
16832025-04-16T22:11:29.032Z Compiling prettyplease v0.2.30
16842025-04-16T22:11:29.052Z Compiling lazy_static v1.5.0
16852025-04-16T22:11:29.139Z Compiling hashbrown v0.15.1
16862025-04-16T22:11:29.318Z Compiling clang-sys v1.8.1
16872025-04-16T22:11:29.373Z Compiling schemars v0.8.22
16882025-04-16T22:11:29.410Z Compiling regex-automata v0.4.8
16892025-04-16T22:11:29.468Z Compiling minimal-lexical v0.2.1
16902025-04-16T22:11:29.499Z Compiling thiserror v1.0.69
16912025-04-16T22:11:29.922Z Compiling nom v7.1.3
16922025-04-16T22:11:30.069Z Compiling libloading v0.8.5
16932025-04-16T22:11:30.343Z Compiling bindgen v0.69.5
16942025-04-16T22:11:30.408Z Compiling home v0.5.9
16952025-04-16T22:11:30.631Z Compiling itertools v0.10.5
16962025-04-16T22:11:30.942Z Compiling lazycell v1.3.0
16972025-04-16T22:11:31.130Z Compiling pin-project-lite v0.2.14
16982025-04-16T22:11:31.138Z Compiling rustc-hash v1.1.0
16992025-04-16T22:11:31.258Z Compiling ryu v1.0.18
17002025-04-16T22:11:31.278Z Compiling byteorder v1.5.0
17012025-04-16T22:11:31.561Z Compiling cmake v0.1.51
17022025-04-16T22:11:31.827Z Compiling fs_extra v1.3.0
17032025-04-16T22:11:32.291Z Compiling dunce v1.0.5
17042025-04-16T22:11:32.468Z Compiling paste v1.0.15
17052025-04-16T22:11:32.617Z Compiling synstructure v0.13.1
17062025-04-16T22:11:32.954Z Compiling serde_derive_internals v0.29.1
17072025-04-16T22:11:33.032Z Compiling cexpr v0.6.0
17082025-04-16T22:11:34.396Z Compiling regex v1.11.1
17092025-04-16T22:11:34.980Z Compiling const-oid v0.9.6
17102025-04-16T22:11:35.629Z Compiling signal-hook-registry v1.4.2
17112025-04-16T22:11:35.981Z Compiling fnv v1.0.7
17122025-04-16T22:11:36.137Z Compiling parking_lot v0.12.3
17132025-04-16T22:11:36.425Z Compiling ring v0.17.11
17142025-04-16T22:11:36.509Z Compiling serde_derive v1.0.219
17152025-04-16T22:11:36.976Z Compiling zeroize_derive v1.4.2
17162025-04-16T22:11:37.021Z Compiling tokio-macros v2.5.0
17172025-04-16T22:11:37.059Z Compiling zerocopy-derive v0.7.35
17182025-04-16T22:11:37.228Z Compiling zerofrom-derive v0.1.4
17192025-04-16T22:11:37.415Z Compiling yoke-derive v0.7.4
17202025-04-16T22:11:38.097Z Compiling zerovec-derive v0.10.3
17212025-04-16T22:11:38.260Z Compiling zeroize v1.8.1
17222025-04-16T22:11:38.746Z Compiling displaydoc v0.2.5
17232025-04-16T22:11:39.343Z Compiling schemars_derive v0.8.22
17242025-04-16T22:11:39.857Z Compiling thiserror-impl v1.0.69
17252025-04-16T22:11:40.033Z Compiling futures-macro v0.3.31
17262025-04-16T22:11:40.135Z Compiling crypto-common v0.1.6
17272025-04-16T22:11:40.146Z Compiling icu_provider_macros v1.5.0
17282025-04-16T22:11:40.287Z Compiling der_derive v0.7.3
17292025-04-16T22:11:40.343Z Compiling mio v1.0.2
17302025-04-16T22:11:40.699Z Compiling stable_deref_trait v1.2.0
17312025-04-16T22:11:41.517Z Compiling block-buffer v0.10.4
17322025-04-16T22:11:41.593Z Compiling tracing-attributes v0.1.27
17332025-04-16T22:11:41.811Z Compiling heck v0.5.0
17342025-04-16T22:11:41.927Z Compiling vcpkg v0.2.15
17352025-04-16T22:11:42.223Z Compiling aws-lc-rs v1.12.4
17362025-04-16T22:11:42.352Z Compiling digest v0.10.7
17372025-04-16T22:11:42.498Z Compiling socket2 v0.5.9
17382025-04-16T22:11:42.590Z Compiling zerocopy v0.8.10
17392025-04-16T22:11:42.632Z Compiling futures-core v0.3.31
17402025-04-16T22:11:42.904Z Compiling zerocopy-derive v0.8.10
17412025-04-16T22:11:46.590Z Compiling openssl-sys v0.9.107
17422025-04-16T22:11:46.649Z Compiling httparse v1.9.5
17432025-04-16T22:11:46.650Z Compiling zerocopy v0.7.35
17442025-04-16T22:11:46.650Z Compiling crossbeam-utils v0.8.21
17452025-04-16T22:11:46.650Z Compiling syn v1.0.109
17462025-04-16T22:11:46.650Z Compiling iana-time-zone v0.1.61
17472025-04-16T22:11:46.650Z Compiling time-core v0.1.2
17482025-04-16T22:11:46.650Z Compiling num-conv v0.1.0
17492025-04-16T22:11:46.650Z Compiling cpufeatures v0.2.14
17502025-04-16T22:11:46.650Z Compiling hmac v0.12.1
17512025-04-16T22:11:46.650Z Compiling zerofrom v0.1.4
17522025-04-16T22:11:46.650Z Compiling time-macros v0.2.18
17532025-04-16T22:11:46.650Z Compiling futures-sink v0.3.31
17542025-04-16T22:11:46.736Z Compiling openssl v0.10.72
17552025-04-16T22:11:47.190Z Compiling yoke v0.7.4
17562025-04-16T22:11:47.270Z Compiling block-padding v0.3.3
17572025-04-16T22:11:47.555Z Compiling zerovec v0.10.4
17582025-04-16T22:11:47.689Z Compiling inout v0.1.3
17592025-04-16T22:11:47.906Z Compiling openssl-macros v0.1.1
17602025-04-16T22:11:48.108Z Compiling bitflags v2.9.0
17612025-04-16T22:11:48.129Z Compiling bytes v1.10.1
17622025-04-16T22:11:48.985Z Compiling indexmap v2.7.1
17632025-04-16T22:11:49.451Z Compiling uuid v1.16.0
17642025-04-16T22:11:50.322Z Compiling tokio v1.43.1
17652025-04-16T22:11:50.342Z Compiling chrono v0.4.40
17662025-04-16T22:11:50.816Z Compiling rustc_version v0.4.1
17672025-04-16T22:11:52.791Z Compiling which v4.4.2
17682025-04-16T22:11:54.515Z Compiling serde_tokenstream v0.2.2
17692025-04-16T22:11:54.683Z Compiling rustls v0.23.19
17702025-04-16T22:11:55.024Z Compiling native-tls v0.2.12
17712025-04-16T22:11:55.046Z Compiling strsim v0.11.1
17722025-04-16T22:11:55.472Z Compiling dyn-clone v1.0.19
17732025-04-16T22:11:56.466Z Compiling cipher v0.4.4
17742025-04-16T22:11:56.917Z Compiling sha2 v0.10.8
17752025-04-16T22:11:57.671Z Compiling scroll_derive v0.12.0
17762025-04-16T22:11:58.567Z Compiling ucd-trie v0.1.7
17772025-04-16T22:11:58.607Z Compiling base64ct v1.6.0
17782025-04-16T22:11:58.663Z Compiling tinystr v0.7.6
17792025-04-16T22:11:59.002Z Compiling pest v2.7.14
17802025-04-16T22:11:59.022Z Compiling http v1.2.0
17812025-04-16T22:11:59.026Z Compiling futures-channel v0.3.31
17822025-04-16T22:11:59.160Z Compiling pem-rfc7468 v0.7.0
17832025-04-16T22:11:59.728Z Compiling bzip2-sys v0.1.13+1.0.8
17842025-04-16T22:11:59.893Z Compiling cookie v0.18.1
17852025-04-16T22:12:00.253Z Compiling flagset v0.4.6
17862025-04-16T22:12:00.257Z Compiling thiserror v2.0.12
17872025-04-16T22:12:00.489Z Compiling writeable v0.5.5
17882025-04-16T22:12:00.817Z Compiling slog v2.7.0
17892025-04-16T22:12:01.020Z Compiling futures-task v0.3.31
17902025-04-16T22:12:01.056Z Compiling pin-utils v0.1.0
17912025-04-16T22:12:01.172Z Compiling futures-io v0.3.31
17922025-04-16T22:12:01.310Z Compiling litemap v0.7.3
17932025-04-16T22:12:01.327Z Compiling der v0.7.9
17942025-04-16T22:12:01.537Z Compiling futures-util v0.3.31
17952025-04-16T22:12:01.714Z Compiling icu_locid v1.5.0
17962025-04-16T22:12:01.903Z Compiling pest_meta v2.7.14
17972025-04-16T22:12:03.393Z Compiling serde_spanned v0.6.8
17982025-04-16T22:12:03.631Z Compiling toml_datetime v0.6.8
17992025-04-16T22:12:04.105Z Compiling rustversion v1.0.17
18002025-04-16T22:12:04.753Z Compiling rayon-core v1.12.1
18012025-04-16T22:12:04.894Z Compiling aws-lc-sys v0.26.0
18022025-04-16T22:12:05.078Z Compiling anyhow v1.0.97
18032025-04-16T22:12:05.517Z Compiling spki v0.7.3
18042025-04-16T22:12:05.672Z Compiling pest_generator v2.7.14
18052025-04-16T22:12:05.900Z Compiling icu_provider v1.5.0
18062025-04-16T22:12:06.055Z Compiling salsa20 v0.10.2
18072025-04-16T22:12:06.757Z Compiling ppv-lite86 v0.2.20
18082025-04-16T22:12:07.364Z Compiling pbkdf2 v0.12.2
18092025-04-16T22:12:07.854Z Compiling thiserror-impl v2.0.12
18102025-04-16T22:12:08.342Z Compiling tracing-core v0.1.32
18112025-04-16T22:12:10.541Z Compiling icu_locid_transform_data v1.5.0
18122025-04-16T22:12:10.649Z Compiling winnow v0.5.40
18132025-04-16T22:12:10.652Z Compiling icu_locid_transform v1.5.0
18142025-04-16T22:12:10.684Z Compiling tracing v0.1.40
18152025-04-16T22:12:11.252Z Compiling scrypt v0.11.0
18162025-04-16T22:12:11.733Z Compiling pest_derive v2.7.14
18172025-04-16T22:12:12.715Z Compiling aes v0.8.4
18182025-04-16T22:12:13.472Z Compiling cbc v0.1.2
18192025-04-16T22:12:13.703Z Compiling toml_edit v0.19.15
18202025-04-16T22:12:13.779Z Compiling icu_collections v1.5.0
18212025-04-16T22:12:14.842Z Compiling usdt-impl v0.5.0
18222025-04-16T22:12:14.977Z Compiling icu_properties_data v1.5.0
18232025-04-16T22:12:15.189Z Compiling rustls-pki-types v1.10.0
18242025-04-16T22:12:15.232Z Compiling litrs v0.4.1
18252025-04-16T22:12:16.129Z Compiling document-features v0.2.10
18262025-04-16T22:12:16.878Z Compiling icu_properties v1.5.1
18272025-04-16T22:12:17.197Z Compiling pkcs5 v0.7.1
18282025-04-16T22:12:18.643Z Compiling tokio-util v0.7.13
18292025-04-16T22:12:19.926Z Compiling scroll v0.12.0
18302025-04-16T22:12:20.452Z Compiling heapless v0.7.17
18312025-04-16T22:12:21.498Z Compiling write16 v1.0.0
18322025-04-16T22:12:21.634Z Compiling signal-hook v0.3.17
18332025-04-16T22:12:21.920Z Compiling untrusted v0.9.0
18342025-04-16T22:12:21.970Z Compiling percent-encoding v2.3.1
18352025-04-16T22:12:22.108Z Compiling powerfmt v0.2.0
18362025-04-16T22:12:22.165Z Compiling untrusted v0.7.1
18372025-04-16T22:12:22.248Z Compiling newtype-uuid v1.2.1
18382025-04-16T22:12:22.373Z Compiling utf8_iter v1.0.4
18392025-04-16T22:12:22.492Z Compiling plain v0.2.3
18402025-04-16T22:12:22.574Z Compiling icu_normalizer_data v1.5.0
18412025-04-16T22:12:22.623Z Compiling utf16_iter v1.0.5
18422025-04-16T22:12:22.662Z Compiling adler2 v2.0.0
18432025-04-16T22:12:22.684Z Compiling goblin v0.8.2
18442025-04-16T22:12:22.820Z Compiling miniz_oxide v0.8.5
18452025-04-16T22:12:22.842Z Compiling icu_normalizer v1.5.0
18462025-04-16T22:12:22.930Z Compiling deranged v0.3.11
18472025-04-16T22:12:25.197Z Compiling pkcs8 v0.10.2
18482025-04-16T22:12:26.273Z Compiling itertools v0.13.0
18492025-04-16T22:12:28.356Z Compiling atomic-waker v1.1.2
18502025-04-16T22:12:28.777Z Compiling tinyvec_macros v0.1.1
18512025-04-16T22:12:29.283Z Compiling pretty-hex v0.4.1
18522025-04-16T22:12:29.540Z Compiling num_threads v0.1.7
18532025-04-16T22:12:30.121Z Compiling time v0.3.36
18542025-04-16T22:12:30.580Z Compiling dof v0.3.0
18552025-04-16T22:12:31.339Z Compiling tinyvec v1.8.0
18562025-04-16T22:12:33.765Z Compiling idna_adapter v1.2.0
18572025-04-16T22:12:34.016Z Compiling dtrace-parser v0.2.0
18582025-04-16T22:12:34.047Z Compiling http-body v1.0.1
18592025-04-16T22:12:34.592Z Compiling curve25519-dalek v4.1.3
18602025-04-16T22:12:35.125Z Compiling async-trait v0.1.88
18612025-04-16T22:12:35.170Z Compiling thread-id v4.2.2
18622025-04-16T22:12:35.299Z Compiling memoffset v0.9.1
18632025-04-16T22:12:35.662Z Compiling portable-atomic v1.11.0
18642025-04-16T22:12:35.697Z Compiling try-lock v0.2.5
18652025-04-16T22:12:35.878Z Compiling smoltcp v0.9.1
18662025-04-16T22:12:36.681Z Compiling num-bigint-dig v0.8.4
18672025-04-16T22:12:36.794Z Compiling foreign-types-shared v0.1.1
18682025-04-16T22:12:37.046Z Compiling foreign-types v0.3.2
18692025-04-16T22:12:37.119Z Compiling h2 v0.4.6
18702025-04-16T22:12:38.446Z Compiling want v0.3.1
18712025-04-16T22:12:41.918Z Compiling rand_core v0.9.2
18722025-04-16T22:12:41.921Z Compiling idna v1.0.3
18732025-04-16T22:12:42.533Z Compiling form_urlencoded v1.2.1
18742025-04-16T22:12:43.192Z Compiling strum_macros v0.26.4
18752025-04-16T22:12:44.021Z Compiling cfg_aliases v0.2.1
18762025-04-16T22:12:44.117Z Compiling tower-service v0.3.3
18772025-04-16T22:12:44.267Z Compiling httpdate v1.0.3
18782025-04-16T22:12:44.656Z Compiling gimli v0.31.1
18792025-04-16T22:12:45.346Z Compiling ident_case v1.0.1
18802025-04-16T22:12:46.075Z Compiling heck v0.4.1
18812025-04-16T22:12:46.966Z Compiling darling_core v0.20.10
18822025-04-16T22:12:47.343Z Compiling hyper v1.6.0
18832025-04-16T22:12:47.927Z Compiling nix v0.29.0
18842025-04-16T22:12:51.110Z Compiling addr2line v0.24.2
18852025-04-16T22:12:52.615Z Compiling rand_chacha v0.9.0
18862025-04-16T22:12:52.899Z Compiling crossbeam-epoch v0.9.18
18872025-04-16T22:12:53.547Z Compiling unicode-normalization v0.1.24
18882025-04-16T22:12:56.029Z Compiling rand_chacha v0.3.1
18892025-04-16T22:12:57.380Z Compiling ipnetwork v0.21.1
18902025-04-16T22:12:57.443Z Compiling hubpack_derive v0.1.1
18912025-04-16T22:12:57.671Z Compiling openapiv3 v2.0.0
18922025-04-16T22:12:57.970Z Compiling signature v2.2.0
18932025-04-16T22:12:58.202Z Compiling daft-derive v0.1.3
18942025-04-16T22:12:58.279Z Compiling curve25519-dalek-derive v0.1.1
18952025-04-16T22:12:59.606Z Compiling zerocopy-derive v0.6.6
18962025-04-16T22:13:00.018Z Compiling object v0.36.5
18972025-04-16T22:13:01.033Z Compiling fs-err v2.11.0
18982025-04-16T22:13:01.294Z Compiling ahash v0.8.11
18992025-04-16T22:13:01.379Z Compiling crc32fast v1.4.2
19002025-04-16T22:13:01.670Z Compiling siphasher v0.3.11
19012025-04-16T22:13:01.677Z Compiling openssl-probe v0.1.5
19022025-04-16T22:13:01.685Z Compiling rustc-demangle v0.1.24
19032025-04-16T22:13:01.881Z Compiling unicode-properties v0.1.3
19042025-04-16T22:13:01.998Z Compiling buf-list v1.0.3
19052025-04-16T22:13:02.104Z Compiling base64 v0.22.1
19062025-04-16T22:13:02.303Z Compiling zip v2.6.1
19072025-04-16T22:13:02.571Z Compiling anstyle v1.0.10
19082025-04-16T22:13:02.642Z Compiling unicode-bidi v0.3.17
19092025-04-16T22:13:06.769Z Compiling utf8parse v0.2.2
19102025-04-16T22:13:06.769Z Compiling anstyle-parse v0.2.5
19112025-04-16T22:13:06.769Z Compiling stringprep v0.1.5
19122025-04-16T22:13:06.769Z Compiling phf_shared v0.11.2
19132025-04-16T22:13:06.769Z Compiling rand v0.8.5
19142025-04-16T22:13:07.901Z Compiling backtrace v0.3.74
19152025-04-16T22:13:09.730Z Compiling hyper-util v0.1.10
19162025-04-16T22:13:13.365Z Compiling crossbeam-deque v0.8.5
19172025-04-16T22:13:13.724Z Compiling rand v0.9.0
19182025-04-16T22:13:14.683Z Compiling darling_macro v0.20.10
19192025-04-16T22:13:15.550Z Compiling url v2.5.3
19202025-04-16T22:13:17.051Z Compiling usdt-attr-macro v0.5.0
19212025-04-16T22:13:17.645Z Compiling usdt-macro v0.5.0
19222025-04-16T22:13:18.927Z Compiling md-5 v0.10.6
19232025-04-16T22:13:18.971Z Compiling num-integer v0.1.46
19242025-04-16T22:13:18.990Z Compiling hash32 v0.2.1
19252025-04-16T22:13:19.234Z Compiling ff v0.13.0
19262025-04-16T22:13:19.349Z Compiling anstyle-query v1.1.1
19272025-04-16T22:13:19.545Z Compiling colorchoice v1.0.2
19282025-04-16T22:13:19.652Z Compiling is_terminal_polyfill v1.70.1
19292025-04-16T22:13:19.811Z Compiling fallible-iterator v0.2.0
19302025-04-16T22:13:20.228Z Compiling psl-types v2.0.11
19312025-04-16T22:13:20.451Z Compiling base16ct v0.2.0
19322025-04-16T22:13:20.491Z Compiling postgres-protocol v0.6.8
19332025-04-16T22:13:20.763Z Compiling sec1 v0.7.3
19342025-04-16T22:13:21.291Z Compiling publicsuffix v2.3.0
19352025-04-16T22:13:21.628Z Compiling anstream v0.6.15
19362025-04-16T22:13:21.662Z Compiling num-iter v0.1.45
19372025-04-16T22:13:21.873Z Compiling group v0.13.0
19382025-04-16T22:13:23.983Z Compiling rustls-webpki v0.102.8
19392025-04-16T22:13:24.089Z Compiling darling v0.20.10
19402025-04-16T22:13:24.379Z Compiling tokio-native-tls v0.3.1
19412025-04-16T22:13:24.620Z Compiling flate2 v1.1.1
19422025-04-16T22:13:24.740Z Compiling strum_macros v0.25.3
19432025-04-16T22:13:26.077Z Compiling http-body-util v0.1.3
19442025-04-16T22:13:26.697Z Compiling webpki-roots v0.26.6
19452025-04-16T22:13:27.555Z Compiling terminal_size v0.4.0
19462025-04-16T22:13:27.968Z Compiling hkdf v0.12.4
19472025-04-16T22:13:28.576Z Compiling sync_wrapper v1.0.1
19482025-04-16T22:13:28.576Z Compiling clap_derive v4.5.32
19492025-04-16T22:13:28.576Z Compiling enum-as-inner v0.6.1
19502025-04-16T22:13:28.576Z Compiling crypto-bigint v0.5.5
19512025-04-16T22:13:28.841Z Compiling serde_repr v0.1.19
19522025-04-16T22:13:29.914Z Compiling regress v0.10.3
19532025-04-16T22:13:31.248Z Compiling encoding_rs v0.8.34
19542025-04-16T22:13:31.904Z Compiling tokio-rustls v0.26.0
19552025-04-16T22:13:32.379Z Compiling unicode-width v0.2.0
19562025-04-16T22:13:32.911Z Compiling bitflags v1.3.2
19572025-04-16T22:13:33.028Z Compiling bumpalo v3.16.0
19582025-04-16T22:13:33.467Z Compiling managed v0.8.0
19592025-04-16T22:13:34.546Z Compiling mime v0.3.17
19602025-04-16T22:13:34.943Z Compiling simd-adler32 v0.3.7
19612025-04-16T22:13:35.315Z Compiling lockfree-object-pool v0.1.6
19622025-04-16T22:13:35.568Z Compiling tower-layer v0.3.3
19632025-04-16T22:13:35.856Z Compiling clap_lex v0.7.4
19642025-04-16T22:13:35.892Z Compiling ipnet v2.11.0
19652025-04-16T22:13:36.153Z Compiling clap_builder v4.5.35
19662025-04-16T22:13:36.788Z Compiling tower v0.5.2
19672025-04-16T22:13:37.221Z Compiling zopfli v0.8.1
19682025-04-16T22:13:38.401Z Compiling typify-impl v0.3.0
19692025-04-16T22:13:38.482Z Compiling console v0.15.10
19702025-04-16T22:13:39.086Z Compiling hyper-rustls v0.27.3
19712025-04-16T22:13:39.226Z Compiling elliptic-curve v0.13.8
19722025-04-16T22:13:39.596Z Compiling oxnet v0.1.1
19732025-04-16T22:13:40.233Z Compiling hyper-tls v0.6.0
19742025-04-16T22:13:42.214Z Compiling rayon v1.10.0
19752025-04-16T22:13:42.330Z Compiling signal-hook-mio v0.2.4
19762025-04-16T22:13:42.471Z Compiling cookie_store v0.21.1
19772025-04-16T22:13:42.622Z Compiling postgres-types v0.2.9
19782025-04-16T22:13:42.811Z Compiling phf v0.11.2
19792025-04-16T22:13:43.462Z Compiling zerocopy v0.6.6
19802025-04-16T22:13:43.744Z Compiling hubpack v0.1.2
19812025-04-16T22:13:43.748Z Compiling ed25519 v2.2.3
19822025-04-16T22:13:44.180Z Compiling bzip2 v0.4.4
19832025-04-16T22:13:44.198Z Compiling bzip2 v0.5.2
19842025-04-16T22:13:44.215Z Compiling serde_urlencoded v0.7.1
19852025-04-16T22:13:44.739Z Compiling rustls-pemfile v2.2.0
19862025-04-16T22:13:44.812Z Compiling pkcs1 v0.7.5
19872025-04-16T22:13:45.329Z Compiling futures-executor v0.3.31
19882025-04-16T22:13:45.769Z Compiling serde-big-array v0.5.1
19892025-04-16T22:13:45.949Z Compiling rfc6979 v0.4.0
19902025-04-16T22:13:46.018Z Compiling float-cmp v0.10.0
19912025-04-16T22:13:46.158Z Compiling bstr v1.10.0
19922025-04-16T22:13:46.182Z Compiling memmap v0.7.0
19932025-04-16T22:13:46.353Z Compiling number_prefix v0.4.0
19942025-04-16T22:13:46.498Z Compiling static_assertions v1.1.0
19952025-04-16T22:13:46.605Z Compiling precomputed-hash v0.1.1
19962025-04-16T22:13:46.752Z Compiling whoami v1.5.2
19972025-04-16T22:13:46.810Z Compiling unicode-segmentation v1.12.0
19982025-04-16T22:13:47.254Z Compiling data-encoding v2.6.0
19992025-04-16T22:13:47.540Z Compiling normalize-line-endings v0.3.0
20002025-04-16T22:13:47.585Z Compiling winnow v0.7.3
20012025-04-16T22:13:47.689Z Compiling predicates-core v1.0.8
20022025-04-16T22:13:47.991Z Compiling difflib v0.4.0
20032025-04-16T22:13:48.566Z Compiling new_debug_unreachable v1.0.6
20042025-04-16T22:13:48.712Z Compiling fixedbitset v0.4.2
20052025-04-16T22:13:48.785Z Compiling string_cache v0.8.9
20062025-04-16T22:13:49.047Z Compiling petgraph v0.6.5
20072025-04-16T22:13:49.080Z Compiling reqwest v0.12.12
20082025-04-16T22:13:49.203Z Compiling predicates v3.1.3
20092025-04-16T22:13:49.397Z Compiling typify-macro v0.3.0
20102025-04-16T22:13:49.554Z Compiling hickory-proto v0.24.4
20112025-04-16T22:13:50.549Z Compiling similar v2.7.0
20122025-04-16T22:13:51.090Z Compiling toml_edit v0.22.24
20132025-04-16T22:13:52.278Z Compiling tokio-postgres v0.7.13
20142025-04-16T22:13:52.682Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20152025-04-16T22:13:53.452Z Compiling indicatif v0.17.11
20162025-04-16T22:13:55.195Z Compiling usdt v0.5.0
20172025-04-16T22:13:55.683Z Compiling ecdsa v0.16.9
20182025-04-16T22:13:57.294Z Compiling futures v0.3.31
20192025-04-16T22:13:57.431Z Compiling rsa v0.9.6
20202025-04-16T22:13:57.729Z Compiling zip v0.6.6
20212025-04-16T22:13:57.967Z Compiling ed25519-dalek v2.1.1
20222025-04-16T22:13:59.234Z Compiling crossterm v0.28.1
20232025-04-16T22:13:59.353Z Compiling daft v0.1.3
20242025-04-16T22:13:59.357Z Compiling clap v4.5.35
20252025-04-16T22:13:59.710Z Compiling strum v0.26.3
20262025-04-16T22:13:59.908Z Compiling tokio-stream v0.1.17
20272025-04-16T22:14:00.849Z Compiling toml v0.7.8
20282025-04-16T22:14:02.181Z Compiling x509-cert v0.2.5
20292025-04-16T22:14:03.385Z Compiling sha1 v0.10.6
20302025-04-16T22:14:03.738Z Compiling unicode-xid v0.2.6
20312025-04-16T22:14:03.935Z Compiling peg-runtime v0.8.5
20322025-04-16T22:14:03.973Z Compiling camino v1.1.9
20332025-04-16T22:14:04.551Z Compiling lalrpop-util v0.19.12
20342025-04-16T22:14:06.187Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20352025-04-16T22:14:06.327Z Compiling proc-macro-crate v1.3.1
20362025-04-16T22:14:06.523Z Compiling macaddr v1.0.1
20372025-04-16T22:14:07.745Z Compiling heapless v0.8.0
20382025-04-16T22:14:08.372Z Compiling fastrand v2.1.1
20392025-04-16T22:14:08.913Z Compiling tempfile v3.13.0
20402025-04-16T22:14:10.069Z Compiling num_enum_derive v0.5.11
20412025-04-16T22:14:13.570Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20422025-04-16T22:14:16.020Z Compiling structmeta-derive v0.3.0
20432025-04-16T22:14:16.717Z Compiling hash32 v0.3.1
20442025-04-16T22:14:17.560Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20452025-04-16T22:14:18.503Z Compiling smoltcp v0.11.0
20462025-04-16T22:14:19.570Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20472025-04-16T22:14:25.121Z Compiling structmeta v0.3.0
20482025-04-16T22:14:28.270Z Compiling num_enum v0.5.11
20492025-04-16T22:14:28.983Z Compiling typify v0.3.0
20502025-04-16T22:14:30.220Z Compiling dirs-sys-next v0.1.2
20512025-04-16T22:14:31.710Z Compiling proc-macro-error-attr v1.0.4
20522025-04-16T22:14:33.861Z Compiling rustls v0.22.4
20532025-04-16T22:14:34.198Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20542025-04-16T22:14:34.592Z Compiling unsafe-libyaml v0.2.11
20552025-04-16T22:14:35.662Z Compiling cobs v0.2.3
20562025-04-16T22:14:36.176Z Compiling serde_yaml v0.9.34+deprecated
20572025-04-16T22:14:36.223Z Compiling postcard v1.0.10
20582025-04-16T22:14:42.655Z Compiling dirs-next v2.0.0
20592025-04-16T22:14:45.481Z Compiling progenitor-impl v0.9.1
20602025-04-16T22:14:51.497Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20612025-04-16T22:14:55.625Z Compiling hex v0.4.3
20622025-04-16T22:14:55.792Z Compiling foreign-types-macros v0.2.3
20632025-04-16T22:14:56.561Z Compiling thread_local v1.1.8
20642025-04-16T22:14:56.579Z Compiling wait-timeout v0.2.0
20652025-04-16T22:14:57.011Z Compiling proc-macro-error v1.0.4
20662025-04-16T22:14:57.228Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20672025-04-16T22:14:57.356Z Compiling multer v3.1.0
20682025-04-16T22:14:57.712Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20692025-04-16T22:14:57.712Z Compiling quick-error v1.2.3
20702025-04-16T22:14:57.803Z Compiling bit-vec v0.8.0
20712025-04-16T22:14:57.888Z Compiling slog-async v2.8.0
20722025-04-16T22:14:57.908Z Compiling foreign-types-shared v0.3.1
20732025-04-16T22:14:58.022Z Compiling unicode-width v0.1.14
20742025-04-16T22:14:58.064Z Compiling match_cfg v0.1.0
20752025-04-16T22:15:03.474Z Compiling tabwriter v1.4.0
20762025-04-16T22:15:04.091Z Compiling bit-set v0.8.0
20772025-04-16T22:15:04.488Z Compiling hostname v0.3.1
20782025-04-16T22:15:04.792Z Compiling foreign-types v0.5.0
20792025-04-16T22:15:04.933Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20802025-04-16T22:15:05.167Z Compiling rusty-fork v0.3.0
20812025-04-16T22:15:11.911Z Compiling progenitor-macro v0.9.1
20822025-04-16T22:15:14.775Z Compiling term v0.7.0
20832025-04-16T22:15:19.035Z Compiling progenitor-client v0.9.1
20842025-04-16T22:15:22.371Z Compiling slog-json v2.6.1
20852025-04-16T22:15:22.853Z Compiling crossbeam-channel v0.5.15
20862025-04-16T22:15:23.136Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20872025-04-16T22:15:23.690Z Compiling async-stream-impl v0.3.6
20882025-04-16T22:15:23.979Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20892025-04-16T22:15:24.115Z Compiling rand_xorshift v0.3.0
20902025-04-16T22:15:24.323Z Compiling cstr-argument v0.1.2
20912025-04-16T22:15:24.468Z Compiling is-terminal v0.4.13
20922025-04-16T22:15:24.627Z Compiling dropshot v0.16.0
20932025-04-16T22:15:24.646Z Compiling unarray v0.1.4
20942025-04-16T22:15:24.871Z Compiling take_mut v0.2.2
20952025-04-16T22:15:24.910Z Compiling crucible-workspace-hack v0.1.0
20962025-04-16T22:15:24.990Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20972025-04-16T22:15:25.245Z Compiling pretty-hex v0.2.1
20982025-04-16T22:15:25.504Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20992025-04-16T22:15:25.603Z Compiling async-stream v0.3.6
21002025-04-16T22:15:25.950Z Compiling proptest v1.6.0
21012025-04-16T22:15:26.206Z Compiling slog-term v2.9.1
21022025-04-16T22:15:26.257Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21032025-04-16T22:15:26.362Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21042025-04-16T22:15:26.577Z Compiling slog-bunyan v2.5.0
21052025-04-16T22:15:26.890Z Compiling progenitor v0.9.1
21062025-04-16T22:15:27.094Z Compiling tokio-rustls v0.25.0
21072025-04-16T22:15:27.861Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21082025-04-16T22:15:28.085Z Compiling toml v0.8.20
21092025-04-16T22:15:28.232Z Compiling test-strategy v0.4.0
21102025-04-16T22:15:28.879Z Compiling parse-display-derive v0.10.0
21112025-04-16T22:15:30.335Z Compiling colored v2.2.0
21122025-04-16T22:15:31.431Z Compiling serde_with_macros v3.12.0
21132025-04-16T22:15:31.705Z Compiling waitgroup v0.1.2
21142025-04-16T22:15:31.985Z Compiling dropshot_endpoint v0.16.0
21152025-04-16T22:15:32.395Z Compiling serde_path_to_error v0.1.16
21162025-04-16T22:15:33.420Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21172025-04-16T22:15:33.816Z Compiling hostname v0.4.0
21182025-04-16T22:15:34.108Z Compiling instant v0.1.13
21192025-04-16T22:15:34.127Z Compiling winnow v0.6.20
21202025-04-16T22:15:34.156Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21212025-04-16T22:15:34.190Z Compiling debug-ignore v1.0.5
21222025-04-16T22:15:34.307Z Compiling backoff v0.4.0
21232025-04-16T22:15:34.385Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21242025-04-16T22:15:34.566Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21252025-04-16T22:15:34.653Z Compiling serde_with v3.12.0
21262025-04-16T22:15:34.732Z Compiling parse-display v0.10.0
21272025-04-16T22:15:36.674Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21282025-04-16T22:15:38.395Z Compiling zone_cfg_derive v0.3.0
21292025-04-16T22:15:39.004Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21302025-04-16T22:15:39.781Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21312025-04-16T22:15:39.925Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21322025-04-16T22:15:40.080Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21332025-04-16T22:15:40.540Z Compiling camino-tempfile v1.1.1
21342025-04-16T22:15:40.691Z Compiling itertools v0.12.1
21352025-04-16T22:15:41.355Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21362025-04-16T22:15:44.272Z Compiling num-derive v0.4.2
21372025-04-16T22:15:46.390Z Compiling sigpipe v0.1.3
21382025-04-16T22:15:46.548Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21392025-04-16T22:15:46.598Z Compiling libefi-sys v0.1.0
21402025-04-16T22:15:46.917Z Compiling jiff v0.2.6
21412025-04-16T22:15:47.017Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21422025-04-16T22:15:47.044Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21432025-04-16T22:15:47.472Z Compiling zone v0.3.1
21442025-04-16T22:15:48.574Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21452025-04-16T22:15:49.109Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21462025-04-16T22:15:49.142Z Compiling itertools v0.14.0
21472025-04-16T22:15:50.939Z Compiling smf v0.2.3
21482025-04-16T22:15:52.615Z Compiling bitfield-struct v0.6.2
21492025-04-16T22:15:53.239Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21502025-04-16T22:15:53.486Z Compiling blake3 v1.5.4
21512025-04-16T22:15:53.821Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21522025-04-16T22:15:53.953Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21532025-04-16T22:15:54.002Z Compiling xattr v1.3.1
21542025-04-16T22:15:54.345Z Compiling filetime v0.2.25
21552025-04-16T22:15:54.679Z Compiling memmap2 v0.9.5
21562025-04-16T22:15:54.709Z Compiling arrayref v0.3.9
21572025-04-16T22:15:54.812Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21582025-04-16T22:15:54.832Z Compiling same-file v1.0.6
21592025-04-16T22:15:54.948Z Compiling constant_time_eq v0.3.1
21602025-04-16T22:15:54.969Z Compiling arrayvec v0.7.6
21612025-04-16T22:15:55.133Z Compiling walkdir v2.5.0
21622025-04-16T22:15:55.152Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21632025-04-16T22:15:55.241Z Compiling tar v0.4.44
21642025-04-16T22:15:55.434Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21652025-04-16T22:15:57.869Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21662025-04-16T22:15:57.926Z Compiling gethostname v0.5.0
21672025-04-16T22:15:58.158Z Compiling cargo-platform v0.1.8
21682025-04-16T22:15:58.303Z Compiling fixedbitset v0.5.7
21692025-04-16T22:15:58.940Z Compiling topological-sort v0.2.2
21702025-04-16T22:15:59.062Z Compiling petgraph v0.7.1
21712025-04-16T22:15:59.233Z Compiling omicron-zone-package v0.12.0
21722025-04-16T22:15:59.253Z Compiling cargo_metadata v0.19.2
21732025-04-16T22:15:59.459Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21742025-04-16T22:15:59.766Z Compiling shell-words v1.1.0
21752025-04-16T22:16:01.045Z Compiling indent_write v2.2.0
21762025-04-16T22:16:07.748Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21772025-04-16T22:16:10.109Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21782025-04-16T22:16:12.568Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21792025-04-16T22:16:29.760Z Finished `release` profile [optimized] target(s) in 5m 07s
21802025-04-16T22:16:29.940Z Running `target/release/omicron-package -t test target create -p dev`
21812025-04-16T22:16:29.992ZLogging to: /work/oxidecomputer/omicron/out/LOG
21822025-04-16T22:16:29.996ZCreated new build target 'test' and set it as active
21832025-04-16T22:16:29.996Z
21842025-04-16T22:16:29.996Zreal 5:07.703089482
21852025-04-16T22:16:29.996Zuser 35:45.772579408
21862025-04-16T22:16:29.996Zsys 3:26.020305425
21872025-04-16T22:16:29.996Ztrap 1.137288915
21882025-04-16T22:16:29.996Ztflt 1.720819308
21892025-04-16T22:16:29.996Zdflt 0.963830333
21902025-04-16T22:16:29.996Zkflt 0.000136600
21912025-04-16T22:16:29.996Zlock 1:10:24.100976127
21922025-04-16T22:16:29.996Zslp 2:25:16.479278867
21932025-04-16T22:16:29.996Zlat 2:42.244361492
21942025-04-16T22:16:29.996Zstop 4:42.820834639
21952025-04-16T22:16:29.996Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21962025-04-16T22:16:31.088Z Finished `release` profile [optimized] target(s) in 1.03s
21972025-04-16T22:16:31.142Z Running `target/release/omicron-package -t test package`
21982025-04-16T22:16:31.191ZLogging to: /work/oxidecomputer/omicron/out/LOG
21992025-04-16T22:16:32.452Z Compiling convert_case v0.4.0
22002025-04-16T22:16:32.455Z Compiling num-rational v0.4.2
22012025-04-16T22:16:32.455Z Compiling num-complex v0.4.6
22022025-04-16T22:16:32.456Z Compiling dirs-sys-next v0.1.2
22032025-04-16T22:16:32.594Z Compiling float-ord v0.3.2
22042025-04-16T22:16:32.597Z Compiling is-terminal v0.4.13
22052025-04-16T22:16:32.597Z Compiling camino v1.1.9
22062025-04-16T22:16:32.634Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22072025-04-16T22:16:32.798Z Compiling derive-where v1.2.7
22082025-04-16T22:16:32.798Z Compiling fastrand v2.1.1
22092025-04-16T22:16:32.929Z Compiling dirs-next v2.0.0
22102025-04-16T22:16:33.098Z Compiling term v0.7.0
22112025-04-16T22:16:33.133Z Compiling rustls v0.22.4
22122025-04-16T22:16:33.164Z Compiling newline-converter v0.3.0
22132025-04-16T22:16:33.184Z Compiling derive_more v0.99.19
22142025-04-16T22:16:33.289Z Compiling tempfile v3.13.0
22152025-04-16T22:16:33.381Z Compiling thread_local v1.1.8
22162025-04-16T22:16:33.401Z Compiling wait-timeout v0.2.0
22172025-04-16T22:16:33.672Z Compiling num v0.4.3
22182025-04-16T22:16:33.803Z Compiling quick-error v1.2.3
22192025-04-16T22:16:33.806Z Compiling bit-vec v0.8.0
22202025-04-16T22:16:33.806Z Compiling match_cfg v0.1.0
22212025-04-16T22:16:33.960Z Compiling rusty-fork v0.3.0
22222025-04-16T22:16:33.979Z Compiling hostname v0.3.1
22232025-04-16T22:16:33.982Z Compiling expectorate v1.1.0
22242025-04-16T22:16:34.206Z Compiling multer v3.1.0
22252025-04-16T22:16:34.277Z Compiling bit-set v0.8.0
22262025-04-16T22:16:34.280Z Compiling slog-async v2.8.0
22272025-04-16T22:16:34.313Z Compiling progenitor-client v0.9.1
22282025-04-16T22:16:34.362Z Compiling slog-json v2.6.1
22292025-04-16T22:16:34.528Z Compiling crossbeam-channel v0.5.15
22302025-04-16T22:16:34.591Z Compiling rand_xorshift v0.3.0
22312025-04-16T22:16:34.734Z Compiling hex v0.4.3
22322025-04-16T22:16:34.838Z Compiling unarray v0.1.4
22332025-04-16T22:16:34.862Z Compiling take_mut v0.2.2
22342025-04-16T22:16:35.030Z Compiling proptest v1.6.0
22352025-04-16T22:16:35.033Z Compiling progenitor v0.9.1
22362025-04-16T22:16:35.071Z Compiling slog-bunyan v2.5.0
22372025-04-16T22:16:35.248Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22382025-04-16T22:16:35.302Z Compiling slog-term v2.9.1
22392025-04-16T22:16:35.484Z Compiling dropshot v0.16.0
22402025-04-16T22:16:35.560Z Compiling async-stream v0.3.6
22412025-04-16T22:16:35.631Z Compiling password-hash v0.5.0
22422025-04-16T22:16:35.857Z Compiling toml v0.8.20
22432025-04-16T22:16:36.102Z Compiling blake2 v0.10.6
22442025-04-16T22:16:36.234Z Compiling waitgroup v0.1.2
22452025-04-16T22:16:36.306Z Compiling serde_path_to_error v0.1.16
22462025-04-16T22:16:36.454Z Compiling hostname v0.4.0
22472025-04-16T22:16:36.670Z Compiling instant v0.1.13
22482025-04-16T22:16:36.855Z Compiling debug-ignore v1.0.5
22492025-04-16T22:16:37.036Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22502025-04-16T22:16:37.062Z Compiling backoff v0.4.0
22512025-04-16T22:16:37.150Z Compiling argon2 v0.5.3
22522025-04-16T22:16:37.303Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22532025-04-16T22:16:37.400Z Compiling parse-display v0.10.0
22542025-04-16T22:16:37.820Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22552025-04-16T22:16:37.901Z Compiling serde_with v3.12.0
22562025-04-16T22:16:38.405Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22572025-04-16T22:16:38.501Z Compiling tokio-rustls v0.25.0
22582025-04-16T22:16:38.799Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22592025-04-16T22:16:39.966Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22602025-04-16T22:16:40.384Z Compiling macaddr v1.0.1
22612025-04-16T22:16:40.753Z Compiling base64 v0.21.7
22622025-04-16T22:16:40.940Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22632025-04-16T22:16:41.148Z Compiling atomicwrites v0.4.4
22642025-04-16T22:16:41.386Z Compiling cancel-safe-futures v0.1.5
22652025-04-16T22:16:41.449Z Compiling owo-colors v4.2.0
22662025-04-16T22:16:41.488Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22672025-04-16T22:16:41.693Z Compiling libsw-core v0.3.1
22682025-04-16T22:16:41.858Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22692025-04-16T22:16:41.984Z Compiling libsw v3.4.0
22702025-04-16T22:16:42.280Z Compiling prettyplease v0.2.30
22712025-04-16T22:16:42.313Z Compiling linear-map v1.2.0
22722025-04-16T22:16:42.476Z Compiling swrite v0.1.0
22732025-04-16T22:16:42.637Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22742025-04-16T22:16:42.739Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22752025-04-16T22:16:44.189Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22762025-04-16T22:16:44.651Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22772025-04-16T22:16:46.903Z Compiling utf-8 v0.7.6
22782025-04-16T22:16:47.297Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22792025-04-16T22:16:50.085Z Compiling linked-hash-map v0.5.6
22802025-04-16T22:16:50.497Z Compiling highway v1.3.0
22812025-04-16T22:16:51.741Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22822025-04-16T22:16:51.909Z Compiling lru-cache v0.1.2
22832025-04-16T22:16:52.105Z Compiling semver v0.1.20
22842025-04-16T22:16:52.161Z Compiling tungstenite v0.21.0
22852025-04-16T22:16:52.617Z Compiling rustc_version v0.1.7
22862025-04-16T22:16:53.001Z Compiling resolv-conf v0.7.0
22872025-04-16T22:16:54.624Z Compiling hickory-resolver v0.24.4
22882025-04-16T22:16:56.732Z Compiling tokio-tungstenite v0.21.0
22892025-04-16T22:16:57.040Z Compiling newtype_derive v0.1.6
22902025-04-16T22:16:57.376Z Compiling humantime v2.1.0
22912025-04-16T22:16:57.908Z Compiling steno v0.4.1
22922025-04-16T22:16:58.254Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22932025-04-16T22:16:58.612Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22942025-04-16T22:16:59.856Z Compiling qorb v0.3.1
22952025-04-16T22:17:00.667Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22962025-04-16T22:17:01.197Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22972025-04-16T22:17:04.447Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22982025-04-16T22:17:04.727Z Compiling slog-dtrace v0.3.0
22992025-04-16T22:17:05.086Z Compiling bytecount v0.6.8
23002025-04-16T22:17:06.618Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23012025-04-16T22:17:07.491Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23022025-04-16T22:17:08.518Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
23032025-04-16T22:17:15.039Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23042025-04-16T22:17:15.609Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23052025-04-16T22:17:18.196Z Compiling half v2.4.1
23062025-04-16T22:17:18.900Z Compiling ciborium-io v0.2.2
23072025-04-16T22:17:19.071Z Compiling ciborium-ll v0.2.2
23082025-04-16T22:17:19.200Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23092025-04-16T22:17:19.567Z Compiling ciborium v0.2.2
23102025-04-16T22:17:19.974Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23112025-04-16T22:17:20.303Z Compiling proc-macro-error-attr2 v2.0.0
23122025-04-16T22:17:20.396Z Compiling display-error-chain v0.2.2
23132025-04-16T22:17:20.653Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23142025-04-16T22:17:20.657Z Compiling const_format_proc_macros v0.2.34
23152025-04-16T22:17:21.064Z Compiling proc-macro-error2 v2.0.1
23162025-04-16T22:17:21.611Z Compiling maplit v1.0.2
23172025-04-16T22:17:21.631Z Compiling crunchy v0.2.2
23182025-04-16T22:17:21.772Z Compiling keccak v0.1.5
23192025-04-16T22:17:21.855Z Compiling tabled_derive v0.10.0
23202025-04-16T22:17:22.129Z Compiling sha3 v0.10.8
23212025-04-16T22:17:22.397Z Compiling const_format v0.2.34
23222025-04-16T22:17:22.909Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23232025-04-16T22:17:22.953Z Compiling papergrid v0.14.0
23242025-04-16T22:17:24.160Z Compiling dsl_auto_type v0.1.2
23252025-04-16T22:17:25.130Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23262025-04-16T22:17:25.877Z Compiling scheduled-thread-pool v0.2.7
23272025-04-16T22:17:26.782Z Compiling num-derive v0.3.3
23282025-04-16T22:17:27.124Z Compiling diesel_table_macro_syntax v0.2.0
23292025-04-16T22:17:27.512Z Compiling radium v0.7.0
23302025-04-16T22:17:28.007Z Compiling tiny-keccak v2.0.2
23312025-04-16T22:17:28.173Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23322025-04-16T22:17:28.859Z Compiling libscf-sys v1.1.0
23332025-04-16T22:17:29.109Z Compiling diesel_derives v2.2.3
23342025-04-16T22:17:31.041Z Compiling r2d2 v0.8.10
23352025-04-16T22:17:31.547Z Compiling tabled v0.18.0
23362025-04-16T22:17:32.958Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23372025-04-16T22:17:36.289Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23382025-04-16T22:17:36.315Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23392025-04-16T22:17:36.678Z Compiling bit-vec v0.6.3
23402025-04-16T22:17:37.109Z Compiling maybe-uninit v2.0.0
23412025-04-16T22:17:37.307Z Compiling tap v1.0.1
23422025-04-16T22:17:37.525Z Compiling wyz v0.5.1
23432025-04-16T22:17:37.702Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23442025-04-16T22:17:37.981Z Compiling bit-set v0.5.3
23452025-04-16T22:17:38.218Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23462025-04-16T22:17:38.758Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23472025-04-16T22:17:39.341Z Compiling diesel v2.2.9
23482025-04-16T22:17:40.785Z Compiling ascii-canvas v3.0.0
23492025-04-16T22:17:41.247Z Compiling phf_generator v0.11.2
23502025-04-16T22:17:41.476Z Compiling secrecy v0.8.0
23512025-04-16T22:17:41.756Z Compiling async-recursion v1.1.1
23522025-04-16T22:17:41.872Z Compiling ena v0.14.3
23532025-04-16T22:17:42.316Z Compiling packed_struct v0.10.1
23542025-04-16T22:17:42.785Z Compiling regex-syntax v0.6.29
23552025-04-16T22:17:43.154Z Compiling funty v2.0.0
23562025-04-16T22:17:46.000Z Compiling diff v0.1.13
23572025-04-16T22:17:46.491Z Compiling bindgen v0.71.1
23582025-04-16T22:17:46.981Z Compiling crc-catalog v2.4.0
23592025-04-16T22:17:47.164Z Compiling crc v3.2.1
23602025-04-16T22:17:47.538Z Compiling lalrpop v0.19.12
23612025-04-16T22:17:47.568Z Compiling bitvec v1.0.1
23622025-04-16T22:17:49.243Z Compiling phf_codegen v0.11.2
23632025-04-16T22:17:49.492Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23642025-04-16T22:17:52.047Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23652025-04-16T22:17:52.156Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23662025-04-16T22:17:53.161Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23672025-04-16T22:17:53.182Z Compiling universal-hash v0.5.1
23682025-04-16T22:17:53.414Z Compiling thiserror-impl-no-std v2.0.2
23692025-04-16T22:17:53.438Z Compiling packed_struct_codegen v0.10.1
23702025-04-16T22:17:55.074Z Compiling parse-zoneinfo v0.3.1
23712025-04-16T22:17:55.768Z Compiling indexmap v1.9.3
23722025-04-16T22:17:55.895Z Compiling opaque-debug v0.3.1
23732025-04-16T22:17:56.025Z Compiling crc8 v0.1.1
23742025-04-16T22:17:56.142Z Compiling rustc-hash v2.1.1
23752025-04-16T22:17:56.359Z Compiling nodrop v0.1.14
23762025-04-16T22:17:56.378Z Compiling ref-cast v1.0.23
23772025-04-16T22:17:56.525Z Compiling array-init v0.0.4
23782025-04-16T22:17:56.963Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23792025-04-16T22:17:57.629Z Compiling poly1305 v0.8.0
23802025-04-16T22:17:59.080Z Compiling thiserror-no-std v2.0.2
23812025-04-16T22:17:59.402Z Compiling chrono-tz-build v0.4.0
23822025-04-16T22:18:00.364Z Compiling smallvec v0.6.14
23832025-04-16T22:18:00.868Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23842025-04-16T22:18:01.217Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23852025-04-16T22:18:01.569Z Compiling derive_builder_core v0.20.2
23862025-04-16T22:18:03.282Z Compiling chacha20 v0.9.1
23872025-04-16T22:18:03.351Z Compiling headers-core v0.3.0
23882025-04-16T22:18:03.488Z Compiling aead v0.5.2
23892025-04-16T22:18:03.558Z Compiling libxml v0.3.3
23902025-04-16T22:18:03.782Z Compiling ref-cast-impl v1.0.23
23912025-04-16T22:18:03.829Z Compiling vte_generate_state_changes v0.1.2
23922025-04-16T22:18:03.971Z Compiling termcolor v1.4.1
23932025-04-16T22:18:04.502Z Compiling arc-swap v1.7.1
23942025-04-16T22:18:04.937Z Compiling bitfield v0.14.0
23952025-04-16T22:18:05.030Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23962025-04-16T22:18:05.181Z Compiling hashbrown v0.12.3
23972025-04-16T22:18:05.269Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23982025-04-16T22:18:05.429Z Compiling slog-scope v4.4.0
23992025-04-16T22:18:06.419Z Compiling env_logger v0.10.2
24002025-04-16T22:18:07.450Z Compiling vte v0.11.1
24012025-04-16T22:18:08.800Z Compiling samael v0.0.18
24022025-04-16T22:18:09.025Z Compiling chacha20poly1305 v0.10.1
24032025-04-16T22:18:09.107Z Compiling polar-core v0.27.3
24042025-04-16T22:18:09.265Z Compiling headers v0.4.0
24052025-04-16T22:18:09.352Z Compiling derive_builder_macro v0.20.2
24062025-04-16T22:18:10.343Z Compiling serde-hex v0.1.0
24072025-04-16T22:18:10.376Z Compiling chrono-tz v0.10.3
24082025-04-16T22:18:11.033Z Compiling vsss-rs v3.3.4
24092025-04-16T22:18:12.689Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24102025-04-16T22:18:15.038Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24112025-04-16T22:18:15.202Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24122025-04-16T22:18:15.367Z Compiling ron v0.8.1
24132025-04-16T22:18:15.555Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24142025-04-16T22:18:15.903Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24152025-04-16T22:18:20.366Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24162025-04-16T22:18:21.126Z Compiling hashbrown v0.13.2
24172025-04-16T22:18:21.809Z Compiling strum_macros v0.24.3
24182025-04-16T22:18:22.436Z Compiling unicase v2.7.0
24192025-04-16T22:18:22.802Z Compiling crc-any v2.5.0
24202025-04-16T22:18:23.772Z Compiling indoc v1.0.9
24212025-04-16T22:18:24.595Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24222025-04-16T22:18:24.842Z Compiling object v0.30.4
24232025-04-16T22:18:29.547Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24242025-04-16T22:18:37.405Z Compiling derive_builder v0.20.2
24252025-04-16T22:18:37.787Z Compiling strip-ansi-escapes v0.2.0
24262025-04-16T22:18:38.586Z Compiling slog-stdlog v4.1.1
24272025-04-16T22:18:39.380Z Compiling papergrid v0.11.0
24282025-04-16T22:18:39.924Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24292025-04-16T22:18:40.283Z Compiling tabled_derive v0.7.0
24302025-04-16T22:18:40.339Z Compiling fd-lock v4.0.2
24312025-04-16T22:18:40.598Z Compiling peg-macros v0.8.5
24322025-04-16T22:18:42.102Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24332025-04-16T22:18:42.382Z Compiling impl-trait-for-tuples v0.2.2
24342025-04-16T22:18:43.137Z Compiling oso-derive v0.27.3
24352025-04-16T22:18:43.864Z Compiling quick-xml v0.37.2
24362025-04-16T22:18:44.118Z Compiling diesel-dtrace v0.4.2
24372025-04-16T22:18:44.503Z Compiling path-slash v0.1.5
24382025-04-16T22:18:44.790Z Compiling nu-ansi-term v0.50.1
24392025-04-16T22:18:46.055Z Compiling reedline v0.38.0
24402025-04-16T22:18:46.481Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24412025-04-16T22:18:48.183Z Compiling oso v0.27.3
24422025-04-16T22:18:53.073Z Compiling peg v0.8.5
24432025-04-16T22:18:53.251Z Compiling tabled v0.15.0
24442025-04-16T22:19:02.036Z Compiling slog-envlogger v2.2.0
24452025-04-16T22:19:04.635Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24462025-04-16T22:19:08.996Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24472025-04-16T22:19:09.751Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24482025-04-16T22:19:10.475Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24492025-04-16T22:19:10.823Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24502025-04-16T22:19:12.869Z Compiling typify-impl v0.2.0
24512025-04-16T22:19:13.652Z Compiling pem v3.0.5
24522025-04-16T22:19:15.168Z Compiling bb8 v0.8.5
24532025-04-16T22:19:15.774Z Compiling bcs v0.1.6
24542025-04-16T22:19:16.544Z Compiling fxhash v0.2.1
24552025-04-16T22:19:16.894Z Compiling libz-sys v1.1.20
24562025-04-16T22:19:17.577Z Compiling termtree v0.5.1
24572025-04-16T22:19:17.728Z Compiling async-bb8-diesel v0.2.1
24582025-04-16T22:19:19.151Z Compiling kstat-rs v0.2.4
24592025-04-16T22:19:19.984Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24602025-04-16T22:19:20.416Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24612025-04-16T22:19:22.588Z Compiling typify-macro v0.2.0
24622025-04-16T22:19:25.834Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24632025-04-16T22:19:26.347Z Compiling nanorand v0.7.0
24642025-04-16T22:19:27.036Z Compiling libgit2-sys v0.17.0+1.8.1
24652025-04-16T22:19:27.834Z Compiling pin-project-internal v1.1.6
24662025-04-16T22:19:30.410Z Compiling parking_lot_core v0.8.6
24672025-04-16T22:19:30.899Z Compiling pin-project v1.1.6
24682025-04-16T22:19:38.670Z Compiling flume v0.11.1
24692025-04-16T22:19:38.808Z Compiling mime_guess v2.0.5
24702025-04-16T22:19:38.991Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24712025-04-16T22:19:39.041Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24722025-04-16T22:19:39.153Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24732025-04-16T22:19:42.174Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24742025-04-16T22:19:43.486Z Compiling snafu-derive v0.8.5
24752025-04-16T22:19:46.829Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24762025-04-16T22:19:47.274Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24772025-04-16T22:19:47.503Z Compiling snafu v0.8.5
24782025-04-16T22:19:50.142Z Compiling typify v0.2.0
24792025-04-16T22:19:50.303Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24802025-04-16T22:19:57.856Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24812025-04-16T22:20:02.875Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24822025-04-16T22:20:05.482Z Compiling globset v0.4.15
24832025-04-16T22:20:11.084Z Compiling olpc-cjson v0.1.4
24842025-04-16T22:20:11.347Z Compiling castaway v0.2.3
24852025-04-16T22:20:11.396Z Compiling vergen v8.3.2
24862025-04-16T22:20:11.561Z Compiling nibble_vec v0.1.0
24872025-04-16T22:20:11.745Z Compiling cargo-platform v0.1.8
24882025-04-16T22:20:11.814Z Compiling serde_plain v1.0.2
24892025-04-16T22:20:12.216Z Compiling atty v0.2.14
24902025-04-16T22:20:12.355Z Compiling typed-path v0.9.3
24912025-04-16T22:20:12.410Z Compiling http-range v0.1.5
24922025-04-16T22:20:13.003Z Compiling endian-type v0.1.2
24932025-04-16T22:20:13.281Z Compiling io-lifetimes v1.0.11
24942025-04-16T22:20:13.883Z Compiling salty v0.3.0
24952025-04-16T22:20:14.850Z Compiling tough v0.20.0
24962025-04-16T22:20:15.952Z Compiling radix_trie v0.2.1
24972025-04-16T22:20:16.825Z Compiling cargo_metadata v0.18.1
24982025-04-16T22:20:19.196Z Compiling compact_str v0.8.0
24992025-04-16T22:20:19.618Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25002025-04-16T22:20:21.595Z Compiling git2 v0.19.0
25012025-04-16T22:20:21.787Z Compiling progenitor-impl v0.8.0
25022025-04-16T22:20:27.623Z Compiling parking_lot v0.11.2
25032025-04-16T22:20:29.712Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25042025-04-16T22:20:29.892Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25052025-04-16T22:20:31.474Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25062025-04-16T22:20:32.250Z Compiling unicode-truncate v1.1.0
25072025-04-16T22:20:32.555Z Compiling lru v0.12.5
25082025-04-16T22:20:32.930Z Compiling rand_seeder v0.3.0
25092025-04-16T22:20:33.391Z Compiling lzma-sys v0.1.20
25102025-04-16T22:20:34.080Z Compiling instability v0.3.2
25112025-04-16T22:20:35.099Z Compiling rustls v0.21.12
25122025-04-16T22:20:35.458Z Compiling indoc v2.0.6
25132025-04-16T22:20:36.012Z Compiling parse-size v1.1.0
25142025-04-16T22:20:36.235Z Compiling cassowary v0.3.0
25152025-04-16T22:20:36.330Z Compiling rustix v0.37.28
25162025-04-16T22:20:36.350Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25172025-04-16T22:20:37.270Z Compiling ratatui v0.29.0
25182025-04-16T22:20:37.797Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25192025-04-16T22:20:38.050Z Compiling hyper-staticfile v0.10.1
25202025-04-16T22:20:38.327Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25212025-04-16T22:20:39.710Z Compiling sled v0.34.7
25222025-04-16T22:20:40.571Z Compiling progenitor-macro v0.8.0
25232025-04-16T22:20:51.014Z Compiling hickory-client v0.24.4
25242025-04-16T22:20:56.107Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25252025-04-16T22:20:56.969Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25262025-04-16T22:20:57.282Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25272025-04-16T22:20:57.628Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25282025-04-16T22:20:58.031Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25292025-04-16T22:20:59.585Z Compiling hickory-server v0.24.4
25302025-04-16T22:21:02.416Z Compiling primeorder v0.13.6
25312025-04-16T22:21:03.011Z Compiling progenitor-client v0.8.0
25322025-04-16T22:21:03.912Z Compiling rustls-webpki v0.101.7
25332025-04-16T22:21:07.838Z Compiling sct v0.7.1
25342025-04-16T22:21:07.991Z Compiling heck v0.3.3
25352025-04-16T22:21:08.313Z Compiling env_filter v0.1.2
25362025-04-16T22:21:08.346Z Compiling csv-core v0.1.11
25372025-04-16T22:21:09.239Z Compiling dropshot v0.12.0
25382025-04-16T22:21:09.706Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25392025-04-16T22:21:09.888Z Compiling void v1.0.2
25402025-04-16T22:21:10.081Z Compiling lzss v0.8.2
25412025-04-16T22:21:10.335Z Compiling csv v1.3.1
25422025-04-16T22:21:10.511Z Compiling env_logger v0.11.5
25432025-04-16T22:21:10.703Z Compiling zone_cfg_derive v0.1.2
25442025-04-16T22:21:11.887Z Compiling progenitor v0.8.0
25452025-04-16T22:21:12.050Z Compiling p384 v0.13.0
25462025-04-16T22:21:12.136Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25472025-04-16T22:21:12.439Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25482025-04-16T22:21:13.568Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25492025-04-16T22:21:14.764Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25502025-04-16T22:21:15.433Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25512025-04-16T22:21:16.060Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25522025-04-16T22:21:17.041Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25532025-04-16T22:21:17.374Z Compiling tungstenite v0.23.0
25542025-04-16T22:21:18.980Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25552025-04-16T22:21:19.381Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25562025-04-16T22:21:19.763Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25572025-04-16T22:21:20.119Z Compiling nix v0.27.1
25582025-04-16T22:21:22.113Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592025-04-16T22:21:22.792Z Compiling dropshot_endpoint v0.12.0
25602025-04-16T22:21:22.816Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25612025-04-16T22:21:22.842Z Compiling base64 v0.13.1
25622025-04-16T22:21:23.182Z Compiling xshell-macros v0.2.7
25632025-04-16T22:21:23.613Z Compiling ron v0.7.1
25642025-04-16T22:21:23.905Z Compiling xshell v0.2.7
25652025-04-16T22:21:25.735Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25662025-04-16T22:21:26.798Z Compiling tokio-tungstenite v0.23.1
25672025-04-16T22:21:27.415Z Compiling xz2 v0.1.7
25682025-04-16T22:21:28.831Z Compiling terminal_size v0.2.6
25692025-04-16T22:21:29.077Z Compiling tokio-rustls v0.24.1
25702025-04-16T22:21:29.552Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25712025-04-16T22:21:34.146Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25722025-04-16T22:21:36.130Z Compiling zone v0.1.8
25732025-04-16T22:21:36.151Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25742025-04-16T22:21:36.677Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25752025-04-16T22:21:37.843Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25762025-04-16T22:21:38.979Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25772025-04-16T22:21:39.450Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25782025-04-16T22:21:39.743Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25792025-04-16T22:21:41.800Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25802025-04-16T22:21:42.539Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25812025-04-16T22:21:44.754Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25822025-04-16T22:21:46.857Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25832025-04-16T22:21:49.905Z Compiling rustls-pemfile v1.0.4
25842025-04-16T22:21:50.058Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25852025-04-16T22:21:50.413Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25862025-04-16T22:21:50.662Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25872025-04-16T22:21:51.800Z Compiling signal-hook-tokio v0.3.1
25882025-04-16T22:21:52.035Z Compiling yasna v0.5.2
25892025-04-16T22:21:53.530Z Compiling twox-hash v2.1.0
25902025-04-16T22:21:54.108Z Compiling is_ci v1.2.0
25912025-04-16T22:21:54.452Z Compiling smawk v0.3.2
25922025-04-16T22:21:54.549Z Compiling unicode-linebreak v0.1.5
25932025-04-16T22:21:54.752Z Compiling glob v0.3.2
25942025-04-16T22:21:54.978Z Compiling textwrap v0.16.1
25952025-04-16T22:21:55.120Z Compiling supports-color v3.0.2
25962025-04-16T22:21:55.363Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25972025-04-16T22:21:55.577Z Compiling rcgen v0.12.1
25982025-04-16T22:21:55.923Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25992025-04-16T22:21:58.458Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26002025-04-16T22:22:00.117Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26012025-04-16T22:22:02.899Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26022025-04-16T22:22:05.215Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26032025-04-16T22:22:06.163Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26042025-04-16T22:22:14.665Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26052025-04-16T22:22:21.235Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26062025-04-16T22:22:25.596Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26072025-04-16T22:22:25.923Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26082025-04-16T22:22:28.427Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26092025-04-16T22:22:30.458Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26102025-04-16T22:22:38.599Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26112025-04-16T22:22:38.636Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26122025-04-16T22:22:38.636Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26132025-04-16T22:22:38.636Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26142025-04-16T22:22:39.710Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26152025-04-16T22:22:40.576Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26162025-04-16T22:22:42.518Z Compiling fatfs v0.3.6
26172025-04-16T22:22:45.356Z Compiling rtoolbox v0.0.2
26182025-04-16T22:22:45.813Z Compiling subprocess v0.2.9
26192025-04-16T22:22:47.768Z Compiling assert_matches v1.5.0
26202025-04-16T22:22:49.597Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26212025-04-16T22:22:50.479Z Compiling rpassword v7.3.1
26222025-04-16T22:22:50.959Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26232025-04-16T22:22:54.192Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26242025-04-16T22:22:57.128Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26252025-04-16T22:23:04.011Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26262025-04-16T22:23:24.961Z Compiling tui-tree-widget v0.23.0
26272025-04-16T22:23:25.423Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26282025-04-16T22:23:32.050Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26292025-04-16T22:23:32.410Z Compiling uzers v0.12.1
26302025-04-16T22:23:33.948Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26312025-04-16T22:23:35.423Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26322025-04-16T22:23:37.499Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26332025-04-16T22:23:38.448Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26342025-04-16T22:23:49.309Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26352025-04-16T22:23:53.827Z Compiling multimap v0.10.0
26362025-04-16T22:26:16.212Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26372025-04-16T22:26:29.575Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26382025-04-16T22:33:30.609Z Finished `release` profile [optimized] target(s) in 16m 59s
26392025-04-16T22:34:38.728Z
26402025-04-16T22:34:38.731Zreal 18:08.685374552
26412025-04-16T22:34:38.731Zuser 2:09:05.779132531
26422025-04-16T22:34:38.731Zsys 3:32.138592755
26432025-04-16T22:34:38.731Ztrap 3.289771434
26442025-04-16T22:34:38.731Ztflt 1.692442706
26452025-04-16T22:34:38.731Zdflt 5.685968517
26462025-04-16T22:34:38.731Zkflt 0.000938055
26472025-04-16T22:34:38.731Zlock 7:37:57.635341861
26482025-04-16T22:34:38.731Zslp 6:38:29.121820842
26492025-04-16T22:34:38.731Zlat 3:43.263210947
26502025-04-16T22:34:38.731Zstop 2:55.608370498
26512025-04-16T22:34:38.731Z+ mapfile -t packages
26522025-04-16T22:34:38.731Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26532025-04-16T22:34:39.864Z Finished `release` profile [optimized] target(s) in 1.08s
26542025-04-16T22:34:39.920Z Running `target/release/omicron-package -t test list-outputs`
26552025-04-16T22:34:39.972ZLogging to: /work/oxidecomputer/omicron/out/LOG
26562025-04-16T22:34:39.975Z+ ptime -m cargo build --locked --release -p xtask
26572025-04-16T22:34:40.657Z Compiling serde v1.0.219
26582025-04-16T22:34:40.661Z Compiling libc v0.2.171
26592025-04-16T22:34:40.661Z Compiling serde_json v1.0.140
26602025-04-16T22:34:40.661Z Compiling rustix v0.38.37
26612025-04-16T22:34:40.661Z Compiling syn v2.0.98
26622025-04-16T22:34:40.773Z Compiling bitflags v2.9.0
26632025-04-16T22:34:41.192Z Compiling usdt-impl v0.5.0
26642025-04-16T22:34:41.234Z Compiling syn v1.0.109
26652025-04-16T22:34:41.324Z Compiling hashbrown v0.15.1
26662025-04-16T22:34:41.345Z Compiling log v0.4.22
26672025-04-16T22:34:41.610Z Compiling fs-err v2.11.0
26682025-04-16T22:34:41.790Z Compiling anyhow v1.0.97
26692025-04-16T22:34:41.991Z Compiling once_cell v1.21.3
26702025-04-16T22:34:42.106Z Compiling thread-id v4.2.2
26712025-04-16T22:34:42.521Z Compiling indexmap v2.7.1
26722025-04-16T22:34:43.708Z Compiling terminal_size v0.4.0
26732025-04-16T22:34:43.708Z Compiling tempfile v3.13.0
26742025-04-16T22:34:43.972Z Compiling clap_builder v4.5.35
26752025-04-16T22:34:44.459Z Compiling proc-macro-error v1.0.4
26762025-04-16T22:34:45.356Z Compiling tabled_derive v0.7.0
26772025-04-16T22:34:46.494Z Compiling tabled v0.15.0
26782025-04-16T22:34:46.992Z Compiling serde_derive v1.0.219
26792025-04-16T22:34:47.012Z Compiling thiserror-impl v1.0.69
26802025-04-16T22:34:47.012Z Compiling zerocopy-derive v0.7.35
26812025-04-16T22:34:47.012Z Compiling scroll_derive v0.12.0
26822025-04-16T22:34:47.012Z Compiling thiserror-impl v2.0.12
26832025-04-16T22:34:48.331Z Compiling scroll v0.12.0
26842025-04-16T22:34:48.919Z Compiling zerocopy v0.7.35
26852025-04-16T22:34:50.119Z Compiling thiserror v1.0.69
26862025-04-16T22:34:50.124Z Compiling pest v2.7.14
26872025-04-16T22:34:50.271Z Compiling goblin v0.8.2
26882025-04-16T22:34:50.490Z Compiling thiserror v2.0.12
26892025-04-16T22:34:50.702Z Compiling clap_derive v4.5.32
26902025-04-16T22:34:52.651Z Compiling pest_meta v2.7.14
26912025-04-16T22:34:57.022Z Compiling pest_generator v2.7.14
26922025-04-16T22:34:57.022Z Compiling pest_derive v2.7.14
26932025-04-16T22:34:57.477Z Compiling dtrace-parser v0.2.0
26942025-04-16T22:35:01.771Z Compiling serde_tokenstream v0.2.2
26952025-04-16T22:35:02.369Z Compiling toml_datetime v0.6.8
26962025-04-16T22:35:03.071Z Compiling serde_spanned v0.6.8
26972025-04-16T22:35:03.372Z Compiling dof v0.3.0
26982025-04-16T22:35:04.210Z Compiling toml_edit v0.22.24
26992025-04-16T22:35:05.225Z Compiling camino v1.1.9
27002025-04-16T22:35:05.248Z Compiling usdt-macro v0.5.0
27012025-04-16T22:35:05.622Z Compiling usdt-attr-macro v0.5.0
27022025-04-16T22:35:06.524Z Compiling semver v1.0.25
27032025-04-16T22:35:06.933Z Compiling cargo-platform v0.1.8
27042025-04-16T22:35:07.911Z Compiling cargo_metadata v0.19.2
27052025-04-16T22:35:08.024Z Compiling usdt v0.5.0
27062025-04-16T22:35:09.451Z Compiling toml v0.8.20
27072025-04-16T22:35:10.963Z Compiling cargo_toml v0.21.0
27082025-04-16T22:35:12.433Z Compiling camino-tempfile v1.1.1
27092025-04-16T22:35:13.243Z Compiling macaddr v1.0.1
27102025-04-16T22:35:13.926Z Compiling clap v4.5.35
27112025-04-16T22:35:23.207Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27122025-04-16T22:35:28.840Z Finished `release` profile [optimized] target(s) in 48.80s
27132025-04-16T22:35:28.968Z
27142025-04-16T22:35:28.968Zreal 48.961334781
27152025-04-16T22:35:28.968Zuser 5:18.845823396
27162025-04-16T22:35:28.968Zsys 19.659470744
27172025-04-16T22:35:28.968Ztrap 0.153137518
27182025-04-16T22:35:28.968Ztflt 0.192372368
27192025-04-16T22:35:28.968Zdflt 0.422802521
27202025-04-16T22:35:28.971Zkflt 0.000013690
27212025-04-16T22:35:28.971Zlock 9:57.568213247
27222025-04-16T22:35:28.971Zslp 15:49.015453891
27232025-04-16T22:35:28.971Zlat 14.776122692
27242025-04-16T22:35:28.971Zstop 18.884316889
27252025-04-16T22:35:28.971Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27262025-04-16T22:35:28.971Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27272025-04-16T22:35:28.971Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27282025-04-16T22:35:28.971Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27292025-04-16T22:35:28.971Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27302025-04-16T22:35:29.979Z Compiling thiserror-impl v2.0.12
27312025-04-16T22:35:30.120Z Compiling regress v0.10.3
27322025-04-16T22:35:30.120Z Compiling ident_case v1.0.1
27332025-04-16T22:35:30.120Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27342025-04-16T22:35:30.120Z Compiling unsafe-libyaml v0.2.11
27352025-04-16T22:35:30.124Z Compiling match_cfg v0.1.0
27362025-04-16T22:35:30.124Z Compiling progenitor-client v0.9.1
27372025-04-16T22:35:30.124Z Compiling quick-error v1.2.3
27382025-04-16T22:35:30.357Z Compiling darling_core v0.20.10
27392025-04-16T22:35:30.380Z Compiling hostname v0.3.1
27402025-04-16T22:35:30.380Z Compiling rustls v0.22.4
27412025-04-16T22:35:30.598Z Compiling multer v3.1.0
27422025-04-16T22:35:30.667Z Compiling debug-ignore v1.0.5
27432025-04-16T22:35:30.746Z Compiling tempfile v3.13.0
27442025-04-16T22:35:30.839Z Compiling toml v0.8.20
27452025-04-16T22:35:31.037Z Compiling slog-json v2.6.1
27462025-04-16T22:35:31.422Z Compiling structmeta-derive v0.3.0
27472025-04-16T22:35:31.519Z Compiling serde_yaml v0.9.34+deprecated
27482025-04-16T22:35:32.053Z Compiling async-stream-impl v0.3.6
27492025-04-16T22:35:32.320Z Compiling slog-bunyan v2.5.0
27502025-04-16T22:35:33.202Z Compiling thiserror v2.0.12
27512025-04-16T22:35:33.341Z Compiling async-stream v0.3.6
27522025-04-16T22:35:33.388Z Compiling waitgroup v0.1.2
27532025-04-16T22:35:33.557Z Compiling hex v0.4.3
27542025-04-16T22:35:33.631Z Compiling serde_path_to_error v0.1.16
27552025-04-16T22:35:33.652Z Compiling macaddr v1.0.1
27562025-04-16T22:35:34.047Z Compiling typify-impl v0.3.0
27572025-04-16T22:35:34.093Z Compiling structmeta v0.3.0
27582025-04-16T22:35:34.157Z Compiling hostname v0.4.0
27592025-04-16T22:35:34.409Z Compiling wait-timeout v0.2.0
27602025-04-16T22:35:34.431Z Compiling dropshot v0.16.0
27612025-04-16T22:35:34.519Z Compiling bit-vec v0.8.0
27622025-04-16T22:35:34.777Z Compiling rusty-fork v0.3.0
27632025-04-16T22:35:34.882Z Compiling dropshot_endpoint v0.16.0
27642025-04-16T22:35:34.930Z Compiling tokio-rustls v0.25.0
27652025-04-16T22:35:34.955Z Compiling bit-set v0.8.0
27662025-04-16T22:35:34.978Z Compiling rand_xorshift v0.3.0
27672025-04-16T22:35:35.275Z Compiling instant v0.1.13
27682025-04-16T22:35:35.360Z Compiling unarray v0.1.4
27692025-04-16T22:35:35.401Z Compiling test-strategy v0.4.0
27702025-04-16T22:35:35.460Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27712025-04-16T22:35:35.504Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27722025-04-16T22:35:35.548Z Compiling proptest v1.6.0
27732025-04-16T22:35:35.651Z Compiling parse-display-derive v0.10.0
27742025-04-16T22:35:36.018Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27752025-04-16T22:35:36.192Z Compiling darling_macro v0.20.10
27762025-04-16T22:35:36.803Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27772025-04-16T22:35:37.031Z Compiling backoff v0.4.0
27782025-04-16T22:35:37.142Z Compiling darling v0.20.10
27792025-04-16T22:35:37.284Z Compiling serde_with_macros v3.12.0
27802025-04-16T22:35:37.438Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27812025-04-16T22:35:38.227Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27822025-04-16T22:35:38.875Z Compiling proc-macro-crate v1.3.1
27832025-04-16T22:35:39.144Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27842025-04-16T22:35:39.600Z Compiling heapless v0.8.0
27852025-04-16T22:35:39.682Z Compiling parse-display v0.10.0
27862025-04-16T22:35:39.766Z Compiling serde_with v3.12.0
27872025-04-16T22:35:39.787Z Compiling num_enum_derive v0.5.11
27882025-04-16T22:35:40.136Z Compiling crucible-workspace-hack v0.1.0
27892025-04-16T22:35:40.253Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27902025-04-16T22:35:40.555Z Compiling proc-macro-error v1.0.4
27912025-04-16T22:35:40.650Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27922025-04-16T22:35:40.737Z Compiling hash32 v0.3.1
27932025-04-16T22:35:41.317Z Compiling foreign-types-macros v0.2.3
27942025-04-16T22:35:41.321Z Compiling smoltcp v0.11.0
27952025-04-16T22:35:44.131Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27962025-04-16T22:35:44.141Z Compiling num_enum v0.5.11
27972025-04-16T22:35:44.141Z Compiling foreign-types-shared v0.3.1
27982025-04-16T22:35:44.141Z Compiling foreign-types v0.5.0
27992025-04-16T22:35:44.141Z Compiling tabwriter v1.4.0
28002025-04-16T22:35:44.146Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28012025-04-16T22:35:44.147Z Compiling cstr-argument v0.1.2
28022025-04-16T22:35:44.147Z Compiling pretty-hex v0.2.1
28032025-04-16T22:35:44.147Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28042025-04-16T22:35:44.147Z Compiling cobs v0.2.3
28052025-04-16T22:35:44.147Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28062025-04-16T22:35:44.147Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28072025-04-16T22:35:44.147Z Compiling postcard v1.0.10
28082025-04-16T22:35:44.147Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28092025-04-16T22:35:45.321Z Compiling colored v2.2.0
28102025-04-16T22:35:45.333Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28112025-04-16T22:35:45.333Z Compiling winnow v0.6.20
28122025-04-16T22:35:45.334Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28132025-04-16T22:35:45.334Z Compiling itertools v0.14.0
28142025-04-16T22:35:45.334Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28152025-04-16T22:35:46.623Z Compiling camino-tempfile v1.1.1
28162025-04-16T22:35:46.631Z Compiling smf v0.2.3
28172025-04-16T22:35:47.143Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28182025-04-16T22:35:47.950Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28192025-04-16T22:35:47.971Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28202025-04-16T22:35:48.091Z Compiling zone_cfg_derive v0.3.0
28212025-04-16T22:35:48.114Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28222025-04-16T22:35:48.302Z Compiling itertools v0.12.1
28232025-04-16T22:35:48.482Z Compiling num-derive v0.4.2
28242025-04-16T22:35:48.537Z Compiling sigpipe v0.1.3
28252025-04-16T22:35:48.569Z Compiling typify-macro v0.3.0
28262025-04-16T22:35:48.702Z Compiling jiff v0.2.6
28272025-04-16T22:35:49.542Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28282025-04-16T22:35:49.950Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28292025-04-16T22:35:50.374Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28302025-04-16T22:35:50.455Z Compiling num-rational v0.4.2
28312025-04-16T22:35:50.765Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28322025-04-16T22:35:51.185Z Compiling zone v0.3.1
28332025-04-16T22:35:51.353Z Compiling num-complex v0.4.6
28342025-04-16T22:35:51.621Z Compiling float-ord v0.3.2
28352025-04-16T22:35:51.981Z Compiling universal-hash v0.5.1
28362025-04-16T22:35:52.109Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28372025-04-16T22:35:52.225Z Compiling num v0.4.3
28382025-04-16T22:35:52.246Z Compiling opaque-debug v0.3.1
28392025-04-16T22:35:52.271Z Compiling utf-8 v0.7.6
28402025-04-16T22:35:52.354Z Compiling password-hash v0.5.0
28412025-04-16T22:35:52.376Z Compiling blake2 v0.10.6
28422025-04-16T22:35:52.416Z Compiling typify v0.3.0
28432025-04-16T22:35:52.591Z Compiling progenitor-impl v0.9.1
28442025-04-16T22:35:52.612Z Compiling tungstenite v0.21.0
28452025-04-16T22:35:52.633Z Compiling aead v0.5.2
28462025-04-16T22:35:53.024Z Compiling keccak v0.1.5
28472025-04-16T22:35:53.278Z Compiling convert_case v0.4.0
28482025-04-16T22:35:53.768Z Compiling base64 v0.21.7
28492025-04-16T22:35:54.105Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28502025-04-16T22:35:54.199Z Compiling derive_more v0.99.19
28512025-04-16T22:35:54.221Z Compiling tokio-tungstenite v0.21.0
28522025-04-16T22:35:54.479Z Compiling sha3 v0.10.8
28532025-04-16T22:35:54.502Z Compiling argon2 v0.5.3
28542025-04-16T22:35:54.813Z Compiling poly1305 v0.8.0
28552025-04-16T22:35:55.337Z Compiling chacha20 v0.9.1
28562025-04-16T22:35:55.581Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28572025-04-16T22:35:55.872Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28582025-04-16T22:35:56.052Z Compiling derive-where v1.2.7
28592025-04-16T22:35:56.527Z Compiling semver v0.1.20
28602025-04-16T22:35:56.825Z Compiling typify-impl v0.2.0
28612025-04-16T22:35:57.147Z Compiling rustc_version v0.1.7
28622025-04-16T22:35:57.373Z Compiling newline-converter v0.3.0
28632025-04-16T22:35:57.584Z Compiling primeorder v0.13.6
28642025-04-16T22:35:57.613Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28652025-04-16T22:35:58.140Z Compiling secrecy v0.8.0
28662025-04-16T22:35:58.238Z Compiling cancel-safe-futures v0.1.5
28672025-04-16T22:35:58.419Z Compiling owo-colors v4.2.0
28682025-04-16T22:35:58.638Z Compiling linked-hash-map v0.5.6
28692025-04-16T22:35:59.016Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28702025-04-16T22:35:59.152Z Compiling lru-cache v0.1.2
28712025-04-16T22:35:59.276Z Compiling newtype_derive v0.1.6
28722025-04-16T22:35:59.296Z Compiling progenitor-macro v0.9.1
28732025-04-16T22:35:59.391Z Compiling expectorate v1.1.0
28742025-04-16T22:35:59.605Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28752025-04-16T22:35:59.626Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28762025-04-16T22:35:59.810Z Compiling resolv-conf v0.7.0
28772025-04-16T22:35:59.912Z Compiling thiserror-impl-no-std v2.0.2
28782025-04-16T22:36:00.553Z Compiling libsw-core v0.3.1
28792025-04-16T22:36:00.595Z Compiling unicase v2.7.0
28802025-04-16T22:36:00.729Z Compiling half v2.4.1
28812025-04-16T22:36:00.732Z Compiling fixedbitset v0.5.7
28822025-04-16T22:36:00.859Z Compiling ciborium-io v0.2.2
28832025-04-16T22:36:00.942Z Compiling arc-swap v1.7.1
28842025-04-16T22:36:01.232Z Compiling petgraph v0.7.1
28852025-04-16T22:36:01.263Z Compiling ciborium-ll v0.2.2
28862025-04-16T22:36:01.425Z Compiling slog-scope v4.4.0
28872025-04-16T22:36:01.542Z Compiling libsw v3.4.0
28882025-04-16T22:36:01.693Z Compiling hickory-resolver v0.24.4
28892025-04-16T22:36:01.848Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28902025-04-16T22:36:01.914Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28912025-04-16T22:36:02.726Z Compiling polyval v0.6.2
28922025-04-16T22:36:02.748Z Compiling thiserror-no-std v2.0.2
28932025-04-16T22:36:02.907Z Compiling atomicwrites v0.4.4
28942025-04-16T22:36:03.171Z Compiling proc-macro-error-attr2 v2.0.0
28952025-04-16T22:36:03.285Z Compiling linear-map v1.2.0
28962025-04-16T22:36:03.683Z Compiling salty v0.3.0
28972025-04-16T22:36:03.987Z Compiling indent_write v2.2.0
28982025-04-16T22:36:04.121Z Compiling parking_lot_core v0.8.6
28992025-04-16T22:36:04.238Z Compiling libefi-sys v0.1.0
29002025-04-16T22:36:04.389Z Compiling proc-macro-error2 v2.0.1
29012025-04-16T22:36:04.642Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29022025-04-16T22:36:04.660Z Compiling ghash v0.5.1
29032025-04-16T22:36:04.875Z Compiling vsss-rs v3.3.4
29042025-04-16T22:36:05.039Z Compiling slog-stdlog v4.1.1
29052025-04-16T22:36:05.205Z Compiling ciborium v0.2.2
29062025-04-16T22:36:06.187Z Compiling p384 v0.13.0
29072025-04-16T22:36:06.303Z Compiling chacha20poly1305 v0.10.1
29082025-04-16T22:36:06.553Z Compiling num-derive v0.3.3
29092025-04-16T22:36:06.580Z Compiling ctr v0.9.2
29102025-04-16T22:36:06.977Z Compiling lzma-sys v0.1.20
29112025-04-16T22:36:07.326Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29122025-04-16T22:36:07.712Z Compiling bitfield-struct v0.6.2
29132025-04-16T22:36:07.770Z Compiling slog-dtrace v0.3.0
29142025-04-16T22:36:07.793Z Compiling highway v1.3.0
29152025-04-16T22:36:08.221Z Compiling papergrid v0.14.0
29162025-04-16T22:36:08.491Z Compiling aes-gcm v0.10.3
29172025-04-16T22:36:08.614Z Compiling mime_guess v2.0.5
29182025-04-16T22:36:08.692Z Compiling libscf-sys v1.1.0
29192025-04-16T22:36:08.831Z Compiling slog-envlogger v2.2.0
29202025-04-16T22:36:08.942Z Compiling steno v0.4.1
29212025-04-16T22:36:09.070Z Compiling tabled_derive v0.10.0
29222025-04-16T22:36:09.094Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29232025-04-16T22:36:10.160Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29242025-04-16T22:36:10.210Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29252025-04-16T22:36:10.513Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29262025-04-16T22:36:10.768Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29272025-04-16T22:36:10.860Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29282025-04-16T22:36:11.210Z Compiling typify-macro v0.2.0
29292025-04-16T22:36:11.299Z Compiling progenitor v0.9.1
29302025-04-16T22:36:11.548Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29312025-04-16T22:36:11.743Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29322025-04-16T22:36:11.843Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29332025-04-16T22:36:11.953Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29342025-04-16T22:36:11.993Z Compiling heck v0.3.3
29352025-04-16T22:36:12.360Z Compiling progenitor-client v0.8.0
29362025-04-16T22:36:12.483Z Compiling ssh-encoding v0.2.0
29372025-04-16T22:36:12.740Z Compiling blowfish v0.9.1
29382025-04-16T22:36:12.859Z Compiling env_filter v0.1.2
29392025-04-16T22:36:12.979Z Compiling nibble_vec v0.1.0
29402025-04-16T22:36:13.224Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29412025-04-16T22:36:13.227Z Compiling dropshot v0.12.0
29422025-04-16T22:36:13.489Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29432025-04-16T22:36:13.576Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29442025-04-16T22:36:13.620Z Compiling endian-type v0.1.2
29452025-04-16T22:36:13.668Z Compiling humantime v2.1.0
29462025-04-16T22:36:13.890Z Compiling radix_trie v0.2.1
29472025-04-16T22:36:13.991Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29482025-04-16T22:36:14.314Z Compiling env_logger v0.11.5
29492025-04-16T22:36:14.514Z Compiling bcrypt-pbkdf v0.10.0
29502025-04-16T22:36:14.841Z Compiling ssh-cipher v0.2.0
29512025-04-16T22:36:14.885Z Compiling typify v0.2.0
29522025-04-16T22:36:14.949Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29532025-04-16T22:36:14.982Z Compiling zone_cfg_derive v0.1.2
29542025-04-16T22:36:15.047Z Compiling progenitor-impl v0.8.0
29552025-04-16T22:36:15.101Z Compiling tabled v0.18.0
29562025-04-16T22:36:16.454Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29572025-04-16T22:36:16.856Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29582025-04-16T22:36:17.264Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29592025-04-16T22:36:17.286Z Compiling parking_lot v0.11.2
29602025-04-16T22:36:17.375Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29612025-04-16T22:36:18.176Z Compiling qorb v0.3.1
29622025-04-16T22:36:18.252Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29632025-04-16T22:36:18.687Z Compiling dropshot_endpoint v0.12.0
29642025-04-16T22:36:18.735Z Compiling password-hash v0.4.2
29652025-04-16T22:36:18.763Z Compiling gethostname v0.5.0
29662025-04-16T22:36:18.947Z Compiling fxhash v0.2.1
29672025-04-16T22:36:18.968Z Compiling http-range v0.1.5
29682025-04-16T22:36:19.191Z Compiling xshell-macros v0.2.7
29692025-04-16T22:36:19.323Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29702025-04-16T22:36:19.508Z Compiling same-file v1.0.6
29712025-04-16T22:36:19.686Z Compiling base64 v0.13.1
29722025-04-16T22:36:19.837Z Compiling walkdir v2.5.0
29732025-04-16T22:36:19.983Z Compiling xshell v0.2.7
29742025-04-16T22:36:20.288Z Compiling ron v0.7.1
29752025-04-16T22:36:20.577Z Compiling pbkdf2 v0.11.0
29762025-04-16T22:36:20.989Z Compiling sled v0.34.7
29772025-04-16T22:36:21.609Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29782025-04-16T22:36:21.824Z Compiling progenitor-macro v0.8.0
29792025-04-16T22:36:22.304Z Compiling xz2 v0.1.7
29802025-04-16T22:36:22.505Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29812025-04-16T22:36:22.745Z Compiling zone v0.1.8
29822025-04-16T22:36:23.498Z Compiling ssh-key v0.6.6
29832025-04-16T22:36:23.558Z Compiling hickory-client v0.24.4
29842025-04-16T22:36:24.114Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29852025-04-16T22:36:24.135Z Compiling p521 v0.13.3
29862025-04-16T22:36:24.933Z Compiling p256 v0.13.2
29872025-04-16T22:36:25.574Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29882025-04-16T22:36:25.757Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29892025-04-16T22:36:26.317Z Compiling hickory-server v0.24.4
29902025-04-16T22:36:26.409Z Compiling pem v3.0.5
29912025-04-16T22:36:26.952Z Compiling yasna v0.5.2
29922025-04-16T22:36:27.120Z Compiling headers-core v0.3.0
29932025-04-16T22:36:27.330Z Compiling kstat-rs v0.2.4
29942025-04-16T22:36:27.533Z Compiling nanorand v0.7.0
29952025-04-16T22:36:27.922Z Compiling atty v0.2.14
29962025-04-16T22:36:28.105Z Compiling russh-cryptovec v0.7.3
29972025-04-16T22:36:28.126Z Compiling crc8 v0.1.1
29982025-04-16T22:36:28.329Z Compiling md5 v0.7.0
29992025-04-16T22:36:28.388Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
30002025-04-16T22:36:28.429Z Compiling flume v0.11.1
30012025-04-16T22:36:29.101Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30022025-04-16T22:36:30.409Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30032025-04-16T22:36:30.501Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30042025-04-16T22:36:30.837Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30052025-04-16T22:36:33.126Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30062025-04-16T22:36:33.750Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30072025-04-16T22:36:33.899Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30082025-04-16T22:36:34.202Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30092025-04-16T22:36:35.532Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30102025-04-16T22:36:36.923Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30112025-04-16T22:36:37.023Z Compiling progenitor v0.8.0
30122025-04-16T22:36:37.199Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30132025-04-16T22:36:37.271Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30142025-04-16T22:36:37.453Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30152025-04-16T22:36:37.851Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30162025-04-16T22:36:39.005Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30172025-04-16T22:36:39.246Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30182025-04-16T22:36:40.822Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30192025-04-16T22:36:41.855Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30202025-04-16T22:36:42.451Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30212025-04-16T22:36:42.911Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30222025-04-16T22:36:43.398Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30232025-04-16T22:36:43.714Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30242025-04-16T22:36:44.240Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30252025-04-16T22:36:44.263Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30262025-04-16T22:36:44.699Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30272025-04-16T22:36:46.228Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30282025-04-16T22:36:46.408Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30292025-04-16T22:36:48.103Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30302025-04-16T22:36:48.264Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30312025-04-16T22:36:48.973Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30322025-04-16T22:36:49.234Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30332025-04-16T22:36:50.572Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30342025-04-16T22:36:52.782Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30352025-04-16T22:36:53.694Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30362025-04-16T22:36:53.755Z Compiling russh-keys v0.45.0
30372025-04-16T22:36:53.780Z Compiling rcgen v0.12.1
30382025-04-16T22:36:55.510Z Compiling headers v0.4.0
30392025-04-16T22:36:55.577Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30402025-04-16T22:36:56.468Z Compiling hyper-staticfile v0.10.1
30412025-04-16T22:36:57.201Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30422025-04-16T22:36:57.280Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30432025-04-16T22:36:57.406Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30442025-04-16T22:36:57.544Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30452025-04-16T22:36:57.756Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30462025-04-16T22:36:57.797Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30472025-04-16T22:36:57.992Z Compiling num-bigint v0.4.6
30482025-04-16T22:36:58.324Z Compiling des v0.8.1
30492025-04-16T22:36:58.688Z Compiling subprocess v0.2.9
30502025-04-16T22:36:59.042Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30512025-04-16T22:36:59.126Z Compiling display-error-chain v0.2.2
30522025-04-16T22:36:59.387Z Compiling hex-literal v0.4.1
30532025-04-16T22:36:59.590Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30542025-04-16T22:36:59.944Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30552025-04-16T22:37:00.313Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30562025-04-16T22:37:02.175Z Compiling russh v0.45.0
30572025-04-16T22:37:02.462Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30582025-04-16T22:37:02.898Z Compiling internet-checksum v0.2.1
30592025-04-16T22:37:07.460Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30602025-04-16T22:37:09.081Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30612025-04-16T22:37:34.348Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30622025-04-16T22:37:56.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
30632025-04-16T22:37:56.861Z
30642025-04-16T22:37:56.864Zreal 2:27.841313521
30652025-04-16T22:37:56.864Zuser 13:18.270805053
30662025-04-16T22:37:56.864Zsys 1:47.291215525
30672025-04-16T22:37:56.864Ztrap 0.406061897
30682025-04-16T22:37:56.864Ztflt 0.249336674
30692025-04-16T22:37:56.864Zdflt 0.663374108
30702025-04-16T22:37:56.864Zkflt 0.000019517
30712025-04-16T22:37:56.864Zlock 24:37.507886311
30722025-04-16T22:37:56.864Zslp 47:34.178303933
30732025-04-16T22:37:56.864Zlat 43.954716832
30742025-04-16T22:37:56.864Zstop 1:53.679098963
30752025-04-16T22:37:56.864Z+ mkdir tests
30762025-04-16T22:37:56.867Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30772025-04-16T22:37:56.867Z+ xargs -I '{}' -t cp '{}' tests/
30782025-04-16T22:37:56.907Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ae342d389c35e992 tests/
30792025-04-16T22:37:56.933Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9590aa8bd8080f41 tests/
30802025-04-16T22:37:56.959Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-cd299061d1d5608b tests/
30812025-04-16T22:37:56.986Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-564b75cc195a5e7d tests/
30822025-04-16T22:37:57.255Z+ 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/*)
30832025-04-16T22:37:57.258Z+ 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-9590aa8bd8080f41 tests/commtest-cd299061d1d5608b tests/dhcp_server-ae342d389c35e992 tests/end_to_end_tests-564b75cc195a5e7d 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
30842025-04-16T22:39:14.109ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30852025-04-16T22:39:14.109Za .github/buildomat/ci-env.sh 1K
30862025-04-16T22:39:14.109Za out/target/test 1K
30872025-04-16T22:39:14.109Za out/npuzone/npuzone 23144K
30882025-04-16T22:39:14.109Za package-manifest.toml 33K
30892025-04-16T22:39:14.109Za smf/sled-agent/non-gimlet/config.toml 5K
30902025-04-16T22:39:14.109Za target/release/omicron-package 40063K
30912025-04-16T22:39:14.109Za target/release/xtask 10725K
30922025-04-16T22:39:14.109Za target/debug/bootstrap 210202K
30932025-04-16T22:39:14.109Za tests/bootstrap-9590aa8bd8080f41 23833K
30942025-04-16T22:39:14.109Za tests/commtest-cd299061d1d5608b 24620K
30952025-04-16T22:39:14.109Za tests/dhcp_server-ae342d389c35e992 23833K
30962025-04-16T22:39:14.109Za tests/end_to_end_tests-564b75cc195a5e7d 266130K
30972025-04-16T22:39:14.109Za out/clickhouse.tar.gz 305535K
30982025-04-16T22:39:14.109Za out/clickhouse_keeper.tar.gz 290885K
30992025-04-16T22:39:14.109Za out/clickhouse_server.tar.gz 305510K
31002025-04-16T22:39:14.109Za out/cockroachdb.tar.gz 144863K
31012025-04-16T22:39:14.109Za out/crucible-dtrace.tar 99K
31022025-04-16T22:39:14.109Za out/crucible-pantry-zone.tar.gz 33819K
31032025-04-16T22:39:14.109Za out/crucible-zone.tar.gz 42348K
31042025-04-16T22:39:14.109Za out/external-dns.tar.gz 45838K
31052025-04-16T22:39:14.109Za out/internal-dns.tar.gz 45835K
31062025-04-16T22:39:14.109Za out/mg-ddm-gz.tar 65611K
31072025-04-16T22:39:14.109Za out/nexus.tar.gz 112075K
31082025-04-16T22:39:14.109Za out/ntp.tar.gz 14984K
31092025-04-16T22:39:14.109Za out/omicron-gateway-softnpu.tar.gz 25226K
31102025-04-16T22:39:14.109Za out/omicron-sled-agent.tar 124913K
31112025-04-16T22:39:14.109Za out/overlay.tar.gz 3K
31122025-04-16T22:39:14.109Za out/oximeter.tar.gz 55556K
31132025-04-16T22:39:14.109Za out/oxlog.tar 3756K
31142025-04-16T22:39:14.110Za out/probe.tar.gz 2764K
31152025-04-16T22:39:14.110Za out/propolis-server.tar.gz 68877K
31162025-04-16T22:39:14.110Za out/pumpkind-gz.tar 26648K
31172025-04-16T22:39:14.110Za out/switch-softnpu.tar.gz 273395K
31182025-04-16T22:39:14.113Z
31192025-04-16T22:39:14.113Zreal 1:16.849963524
31202025-04-16T22:39:14.113Zuser 1:13.381723243
31212025-04-16T22:39:14.113Zsys 4.876298221
31222025-04-16T22:39:14.113Ztrap 0.019513989
31232025-04-16T22:39:14.113Ztflt 0.000000000
31242025-04-16T22:39:14.113Zdflt 0.000000000
31252025-04-16T22:39:14.113Zkflt 0.000000000
31262025-04-16T22:39:14.113Zlock 0.000000000
31272025-04-16T22:39:14.113Zslp 1:13.251884984
31282025-04-16T22:39:14.113Zlat 2.165909283
31292025-04-16T22:39:14.113Zstop 0.000210647
31302025-04-16T22:39:14.113Zprocess exited: duration 2017413 ms, exit code 0
 
31312025-04-16T22:39:14.128Zfound 1 output files
31322025-04-16T22:39:14.128Zuploading: /work/package.tar.gz (2043621512 bytes)
31332025-04-16T22:39:54.326Zuploaded: /work/package.tar.gz