01JRVPTF0VZBRR902GRQ48FTFD: 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: 01JRVPTXNMNJQ2W63REJ15DKXH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-15T03:11:36.617Zjob assigned to worker 01JRVPV3EWSK7ZB3NVF73TQJNY [factory aws, i-0f0d1eaf7beb1d3f2] (queued for 53 s)
 
22025-04-15T03:11:44.769Zstarting task 0: "setup"
32025-04-15T03:11:44.775Z++ uname -s
42025-04-15T03:11:44.779Z+ kern=SunOS
52025-04-15T03:11:44.779Z+ build_user=build
62025-04-15T03:11:44.779Z+ build_uid=12345
72025-04-15T03:11:44.779Z+ work_dir=/work
82025-04-15T03:11:44.779Z+ input_dir=/input
92025-04-15T03:11:44.779Z+ [[ 0 == 12345 ]]
102025-04-15T03:11:44.779Z+ case "$kern" in
112025-04-15T03:11:44.779Z+ groupadd -g 12345 build
122025-04-15T03:11:44.783Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-15T03:11:46.788Z+ zfs create -o mountpoint=/work rpool/work
142025-04-15T03:11:46.924Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-15T03:11:46.928Z+ home_fs=zfs
162025-04-15T03:11:46.928Z+ [[ zfs == autofs ]]
172025-04-15T03:11:46.928Z+ mkdir -p /home/build
182025-04-15T03:11:46.931Z+ chown build:build /home/build /work
192025-04-15T03:11:48.932Z+ chmod 0700 /home/build /work
202025-04-15T03:11:48.935Zprocess exited: duration 4166 ms, exit code 0
 
212025-04-15T03:11:48.941Zstarting task 1: "rust-toolchain"
222025-04-15T03:11:48.949Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-15T03:11:48.949Z * rust toolchain channel = "1.86.0"
242025-04-15T03:11:48.949Z * rust toolchain profile = "default"
252025-04-15T03:11:48.949Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-15T03:11:48.949Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-15T03:11:48.949Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-15T03:11:48.952Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-15T03:11:48.952Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-15T03:11:49.074Zinfo: downloading installer
312025-04-15T03:11:50.704Zwarn: It looks like you have an existing installation of Rust at:
322025-04-15T03:11:50.704Zwarn: /opt/ooce/bin
332025-04-15T03:11:50.704Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-15T03:11:50.704Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-15T03:11:50.704Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-15T03:11:50.704Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-15T03:11:50.704Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-15T03:11:50.704Zerror: cannot install while Rust is installed
392025-04-15T03:11:50.704Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-15T03:11:50.721Zinfo: profile set to 'default'
412025-04-15T03:11:50.721Zinfo: default host triple is x86_64-unknown-illumos
422025-04-15T03:11:50.724Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-15T03:11:50.894Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-15T03:11:50.894Zinfo: downloading component 'cargo'
452025-04-15T03:11:51.682Zinfo: downloading component 'clippy'
462025-04-15T03:11:52.125Zinfo: downloading component 'rust-docs'
472025-04-15T03:11:53.729Zinfo: downloading component 'rust-std'
482025-04-15T03:11:55.567Zinfo: downloading component 'rustc'
492025-04-15T03:12:02.856Zinfo: downloading component 'rustfmt'
502025-04-15T03:12:03.194Zinfo: installing component 'cargo'
512025-04-15T03:12:04.044Zinfo: installing component 'clippy'
522025-04-15T03:12:04.432Zinfo: installing component 'rust-docs'
532025-04-15T03:12:06.325Zinfo: installing component 'rust-std'
542025-04-15T03:12:08.070Zinfo: installing component 'rustc'
552025-04-15T03:12:14.493Zinfo: installing component 'rustfmt'
562025-04-15T03:12:14.825Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-15T03:12:14.825Z
582025-04-15T03:12:15.244Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-15T03:12:15.244Z
602025-04-15T03:12:15.247Z
612025-04-15T03:12:15.247ZRust is installed now. Great!
622025-04-15T03:12:15.247Z
632025-04-15T03:12:15.248ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-15T03:12:15.248Zenvironment variable. This has not been done automatically.
652025-04-15T03:12:15.248Z
662025-04-15T03:12:15.248ZTo configure your current shell, you need to source
672025-04-15T03:12:15.248Zthe corresponding env file under $HOME/.cargo.
682025-04-15T03:12:15.248Z
692025-04-15T03:12:15.248ZThis is usually done by running one of the following (note the leading DOT):
702025-04-15T03:12:15.248Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-15T03:12:15.248Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-15T03:12:15.248Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-15T03:12:15.331Z+ rustup --version
742025-04-15T03:12:15.343Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-15T03:12:15.343Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-15T03:12:15.372Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-15T03:12:15.375Z+ cargo --version
782025-04-15T03:12:15.396Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-15T03:12:15.399Z+ rustc --version
802025-04-15T03:12:15.425Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-15T03:12:15.429Zprocess exited: duration 26484 ms, exit code 0
 
822025-04-15T03:12:15.435Zstarting task 2: "authentication"
832025-04-15T03:12:15.457Zprocess exited: duration 22 ms, exit code 0
 
842025-04-15T03:12:15.465Zstarting task 3: "clone repository"
852025-04-15T03:12:15.469Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-15T03:12:15.472Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-15T03:12:15.515ZCloning into '/work/oxidecomputer/omicron'...
882025-04-15T03:12:23.195Z+ cd /work/oxidecomputer/omicron
892025-04-15T03:12:23.199Z+ git fetch origin f69c0b91e091aa52453b001ca285b97e7471200c
902025-04-15T03:12:23.490ZFrom https://github.com/oxidecomputer/omicron
912025-04-15T03:12:23.490Z * branch f69c0b91e091aa52453b001ca285b97e7471200c -> FETCH_HEAD
922025-04-15T03:12:23.501Z+ [[ -n dap/more-daft ]]
932025-04-15T03:12:23.504Z++ git branch --show-current
942025-04-15T03:12:23.507Z+ current=main
952025-04-15T03:12:23.507Z+ [[ main != dap/more-daft ]]
962025-04-15T03:12:23.507Z+ git branch -f dap/more-daft f69c0b91e091aa52453b001ca285b97e7471200c
972025-04-15T03:12:23.510Z+ git checkout -f dap/more-daft
982025-04-15T03:12:23.565ZSwitched to branch 'dap/more-daft'
992025-04-15T03:12:23.569Z+ git reset --hard f69c0b91e091aa52453b001ca285b97e7471200c
1002025-04-15T03:12:23.625ZHEAD is now at f69c0b91e also update this inventory type
1012025-04-15T03:12:23.628Zprocess exited: duration 8162 ms, exit code 0
 
1022025-04-15T03:12:23.635Zstarting task 4: "build"
1032025-04-15T03:12:23.640Z+ source .github/buildomat/ci-env.sh
1042025-04-15T03:12:23.640Z++ export CARGO_TERM_COLOR=always
1052025-04-15T03:12:23.640Z++ CARGO_TERM_COLOR=always
1062025-04-15T03:12:23.640Z+ cargo --version
1072025-04-15T03:12:23.699Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-15T03:12:23.702Z+ rustc --version
1092025-04-15T03:12:23.772Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-15T03:12:23.778Z+ WORK=/work
1112025-04-15T03:12:23.778Z+ pfexec mkdir -p /work
1122025-04-15T03:12:23.781Z+ pfexec chown build /work
1132025-04-15T03:12:23.784Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-04-15T03:12:25.476Zpkg list: illegal option -- F
1152025-04-15T03:12:25.476ZUsage:
1162025-04-15T03:12:25.479Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1172025-04-15T03:12:25.479Z [pkg_fmri_pattern ...]
1182025-04-15T03:12:26.365Zpkg list: illegal option -- F
1192025-04-15T03:12:26.368ZUsage:
1202025-04-15T03:12:26.368Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1212025-04-15T03:12:26.368Z [pkg_fmri_pattern ...]
1222025-04-15T03:12:35.070Z Startup: Refreshing catalog 'helios-dev' ... Done
1232025-04-15T03:12:40.218Z Startup: Caching catalogs ... Done
1242025-04-15T03:12:58.087ZPlanning: Solver setup ... Done (16.883s)
1252025-04-15T03:12:58.272ZPlanning: Running solver ... Done (0.185s)
1262025-04-15T03:12:58.424ZPlanning: Finding local manifests ... Done (0.007s)
1272025-04-15T03:12:58.475ZPlanning: Fetching manifests: 0/7 0% complete
1282025-04-15T03:13:01.543ZPlanning: Fetching manifests: 7/7 100% complete
1292025-04-15T03:13:01.658ZPlanning: Package planning ... Done (0.112s)
1302025-04-15T03:13:01.712ZPlanning: Merging actions ... Done (0.057s)
1312025-04-15T03:13:01.914ZPlanning: Checking for conflicting actions ... Done (0.202s)
1322025-04-15T03:13:04.154ZPlanning: Consolidating action changes ... Done (2.239s)
1332025-04-15T03:13:04.611ZPlanning: Evaluating mediators ... Done (0.456s)
1342025-04-15T03:13:04.695ZPlanning: Planning completed in 24.37 seconds
1352025-04-15T03:13:04.711Z Packages to install: 4
1362025-04-15T03:13:04.711Z Packages to update: 3
1372025-04-15T03:13:04.711Z Mediators to change: 2
1382025-04-15T03:13:04.711Z Services to change: 1
1392025-04-15T03:13:04.714Z Estimated space available: 155.56 GB
1402025-04-15T03:13:04.714ZEstimated space to be consumed: 1.69 GB
1412025-04-15T03:13:04.715Z Create boot environment: No
1422025-04-15T03:13:04.715ZCreate backup boot environment: Yes
1432025-04-15T03:13:04.715Z Rebuild boot archive: No
1442025-04-15T03:13:04.715Z
1452025-04-15T03:13:04.715ZChanged mediators:
1462025-04-15T03:13:04.715Z mediator clang:
1472025-04-15T03:13:04.715Z version: None -> 15 (system default)
1482025-04-15T03:13:04.715Z
1492025-04-15T03:13:04.715Z mediator llvm:
1502025-04-15T03:13:04.715Z version: 14 (system default) -> 15 (system default)
1512025-04-15T03:13:04.715Z
1522025-04-15T03:13:04.715ZChanged packages:
1532025-04-15T03:13:04.715Zhelios-dev
1542025-04-15T03:13:04.715Z developer/build-essential
1552025-04-15T03:13:04.715Z None -> 11-2.0
1562025-04-15T03:13:04.715Z library/libxmlsec1
1572025-04-15T03:13:04.715Z None -> 1.2.35-2.0
1582025-04-15T03:13:04.715Z ooce/developer/clang-15
1592025-04-15T03:13:04.715Z None -> 15.0.7-2.0
1602025-04-15T03:13:04.715Z ooce/developer/llvm-15
1612025-04-15T03:13:04.715Z None -> 15.0.7-2.0
1622025-04-15T03:13:04.715Z package/pkg
1632025-04-15T03:13:04.715Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1642025-04-15T03:13:04.715Z system/library/g++-runtime
1652025-04-15T03:13:04.715Z 13-2.0 -> 14-2.0
1662025-04-15T03:13:04.715Z system/library/gcc-runtime
1672025-04-15T03:13:04.715Z 13-2.0 -> 14-2.0
1682025-04-15T03:13:04.715Z
1692025-04-15T03:13:04.715ZServices:
1702025-04-15T03:13:04.715Z restart_fmri:
1712025-04-15T03:13:04.715Z svc:/system/update-man-index:default
1722025-04-15T03:13:04.715Z
1732025-04-15T03:13:04.715ZEditable files to change:
1742025-04-15T03:13:04.715Z Update:
1752025-04-15T03:13:04.715Z usr/share/lib/pkg/web/config.shtml
1762025-04-15T03:13:04.802Z
1772025-04-15T03:13:04.802ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1782025-04-15T03:13:09.802ZDownload: 1073/4301 items 19.7/225.4MB 8% complete (4.0M/s)
1792025-04-15T03:13:14.815ZDownload: 1520/4301 items 113.2/225.4MB 50% complete (11.6M/s)
1802025-04-15T03:13:21.057ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (10.0M/s)
1812025-04-15T03:13:26.059ZDownload: 3103/4301 items 129.6/225.4MB 57% complete (1.0M/s)
1822025-04-15T03:13:31.061ZDownload: 3600/4301 items 215.9/225.4MB 95% complete (9.8M/s)
1832025-04-15T03:13:36.107ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (10.0M/s)
1842025-04-15T03:13:36.987ZDownload: Completed 225.42 MB in 32.18 seconds (7.0M/s)
1852025-04-15T03:13:39.155Z Actions: 1/5122 actions (Removing old actions)
1862025-04-15T03:13:39.177Z Actions: 194/5122 actions (Installing new actions)
1872025-04-15T03:13:43.909Z Actions: 4267/5122 actions (Updating modified actions)
1882025-04-15T03:13:44.269Z Actions: Completed 5122 actions in 5.11 seconds.
1892025-04-15T03:13:44.736Z Done (0.460s)
1902025-04-15T03:13:44.740Z Done (0.002s)
1912025-04-15T03:13:45.420Z Done (0.681s)
1922025-04-15T03:13:50.004Z Done (4.324s)
1932025-04-15T03:13:50.092Z Done (0.019s)
1942025-04-15T03:13:50.095Z Done (0.000s)
1952025-04-15T03:13:50.262Z Done (0.000s)
1962025-04-15T03:13:51.044ZPlanning: Evaluating mediator changes ... Done
1972025-04-15T03:13:51.204ZPlanning: Checking for conflicting actions ... Done
1982025-04-15T03:13:51.207ZPlanning: Consolidating action changes ... Done
1992025-04-15T03:13:51.481ZPlanning: Evaluating mediators ... Done
2002025-04-15T03:13:51.484ZPlanning: Planning completed in 0.44 seconds
2012025-04-15T03:13:51.522Z Mediators to change: 2
2022025-04-15T03:13:51.522Z Create boot environment: No
2032025-04-15T03:13:51.525ZCreate backup boot environment: No
2042025-04-15T03:13:51.607Z Done
2052025-04-15T03:13:51.607Z Done
2062025-04-15T03:13:52.066Z Done
2072025-04-15T03:13:55.727Z Done
2082025-04-15T03:13:55.828Z Done
2092025-04-15T03:13:55.831Z Done
2102025-04-15T03:13:55.963Z Done
2112025-04-15T03:13:56.588ZPlanning: Evaluating mediator changes ... Done
2122025-04-15T03:13:56.591ZPlanning: Merging actions ... Done
2132025-04-15T03:13:56.779ZPlanning: Checking for conflicting actions ... Done
2142025-04-15T03:13:56.782ZPlanning: Consolidating action changes ... Done
2152025-04-15T03:13:57.053ZPlanning: Evaluating mediators ... Done
2162025-04-15T03:13:57.109ZPlanning: Planning completed in 0.77 seconds
2172025-04-15T03:13:57.151Z Packages to change: 1
2182025-04-15T03:13:57.151Z Mediators to change: 1
2192025-04-15T03:13:57.154Z Services to change: 1
2202025-04-15T03:13:57.154Z Create boot environment: No
2212025-04-15T03:13:57.154ZCreate backup boot environment: Yes
2222025-04-15T03:13:59.762Z Actions: 1/6 actions (Updating modified actions)
2232025-04-15T03:13:59.765Z Actions: Completed 6 actions in 0.00 seconds.
2242025-04-15T03:13:59.765Z Done
2252025-04-15T03:13:59.765Z Done
2262025-04-15T03:13:59.906Z Done
2272025-04-15T03:14:03.572Z Done
2282025-04-15T03:14:03.668Z Done
2292025-04-15T03:14:03.671Z Done
2302025-04-15T03:14:03.820Z Done
2312025-04-15T03:14:04.264ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-04-15T03:14:04.264Zclang system 15 system
2332025-04-15T03:14:04.264Zcsh system system illumos
2342025-04-15T03:14:04.264Zctags system system illumos
2352025-04-15T03:14:04.264Zgcc vendor 12 vendor
2362025-04-15T03:14:04.264Zgcc system 10 system
2372025-04-15T03:14:04.264Zgcc system 7 system
2382025-04-15T03:14:04.264Zgo system 1.20 system
2392025-04-15T03:14:04.264Zgo system 1.19 system
2402025-04-15T03:14:04.264Zllvm system 15 system
2412025-04-15T03:14:04.265Zllvm system 14 system
2422025-04-15T03:14:04.265Zmariadb system 10.6 system
2432025-04-15T03:14:04.265Zmta vendor vendor dma
2442025-04-15T03:14:04.265Zopenjdk system 17 system
2452025-04-15T03:14:04.265Zopenjdk system 11 system
2462025-04-15T03:14:04.265Zopenjdk system 1.8 system
2472025-04-15T03:14:04.265Zopenssl vendor 3 vendor
2482025-04-15T03:14:04.265Zperl system 5.36 system
2492025-04-15T03:14:04.265Zpostgresql system 15 system
2502025-04-15T03:14:04.265Zpostgresql system 13 system
2512025-04-15T03:14:04.265Zpython vendor 3 vendor
2522025-04-15T03:14:04.265Zpython system 2 system
2532025-04-15T03:14:04.265Zpython3 system 3.11 system
2542025-04-15T03:14:04.265Zruby system 3.0 system
2552025-04-15T03:14:04.265Zwords vendor vendor american-english
2562025-04-15T03:14:04.265Zwords system system australian-english
2572025-04-15T03:14:04.265Zwords system system british-english
2582025-04-15T03:14:04.265Zwords system system canadian-english
2592025-04-15T03:14:04.265Zwords system system french
2602025-04-15T03:14:04.265Zwords system system italian
2612025-04-15T03:14:04.265Zwords system system ngerman
2622025-04-15T03:14:04.265Zwords system system ogerman
2632025-04-15T03:14:04.265Zwords system system spanish
2642025-04-15T03:14:04.608ZPUBLISHER TYPE STATUS P LOCATION
2652025-04-15T03:14:04.608Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-04-15T03:14:08.101ZFMRI IFO
2672025-04-15T03:14:08.101Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-04-15T03:14:08.101Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-04-15T03:14:08.101Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-04-15T03:14:08.101Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-04-15T03:14:08.101Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-04-15T03:14:08.101Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-04-15T03:14:08.101Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742025-04-15T03:14:08.101Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-04-15T03:14:08.101Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-04-15T03:14:08.101Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2772025-04-15T03:14:08.101Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782025-04-15T03:14:08.101Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-04-15T03:14:08.101Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2802025-04-15T03:14:08.101Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812025-04-15T03:14:08.101Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-04-15T03:14:08.994Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-04-15T03:14:09.287Z Updating crates.io index
2842025-04-15T03:14:09.290Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852025-04-15T03:14:09.677Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-04-15T03:14:10.218Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-04-15T03:14:10.456Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-04-15T03:14:10.696Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-04-15T03:14:11.032Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-04-15T03:14:12.113Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-04-15T03:14:14.063Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-04-15T03:14:14.700Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-04-15T03:14:15.466Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942025-04-15T03:14:15.806Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2952025-04-15T03:14:16.177Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-04-15T03:14:16.834Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-04-15T03:14:17.266Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-04-15T03:14:17.722Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-04-15T03:14:18.086Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002025-04-15T03:14:18.423Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012025-04-15T03:14:18.707Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-04-15T03:14:18.928Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-04-15T03:14:19.158Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-04-15T03:14:19.442Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052025-04-15T03:14:19.817Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-04-15T03:14:20.151Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-04-15T03:14:20.422Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-04-15T03:14:20.749Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-04-15T03:14:21.224Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-04-15T03:14:21.566Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-04-15T03:14:21.856Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3122025-04-15T03:14:22.208Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-04-15T03:14:22.589Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3142025-04-15T03:14:22.848Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-04-15T03:14:23.087Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-04-15T03:14:23.391Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-04-15T03:14:23.619Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-04-15T03:14:33.127Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-04-15T03:14:34.715Z Downloading crates ...
3202025-04-15T03:14:34.788Z Downloaded anstream v0.6.15
3212025-04-15T03:14:34.798Z Downloaded clap v4.5.35
3222025-04-15T03:14:34.811Z Downloaded quote v1.0.39
3232025-04-15T03:14:34.814Z Downloaded zerocopy-derive v0.7.35
3242025-04-15T03:14:34.819Z Downloaded heck v0.5.0
3252025-04-15T03:14:34.822Z Downloaded hashbrown v0.15.1
3262025-04-15T03:14:34.828Z Downloaded winnow v0.7.3
3272025-04-15T03:14:34.837Z Downloaded camino-tempfile v1.1.1
3282025-04-15T03:14:34.840Z Downloaded scroll v0.12.0
3292025-04-15T03:14:34.843Z Downloaded fastrand v2.1.1
3302025-04-15T03:14:34.847Z Downloaded equivalent v1.0.1
3312025-04-15T03:14:34.853Z Downloaded log v0.4.22
3322025-04-15T03:14:34.859Z Downloaded once_cell v1.21.3
3332025-04-15T03:14:34.862Z Downloaded pest_meta v2.7.14
3342025-04-15T03:14:34.862Z Downloaded heck v0.4.1
3352025-04-15T03:14:34.865Z Downloaded memchr v2.7.4
3362025-04-15T03:14:34.869Z Downloaded dtrace-parser v0.2.0
3372025-04-15T03:14:34.873Z Downloaded goblin v0.8.2
3382025-04-15T03:14:34.880Z Downloaded proc-macro2 v1.0.94
3392025-04-15T03:14:34.883Z Downloaded plain v0.2.3
3402025-04-15T03:14:34.886Z Downloaded pretty-hex v0.4.1
3412025-04-15T03:14:34.886Z Downloaded fnv v1.0.7
3422025-04-15T03:14:34.889Z Downloaded pest_generator v2.7.14
3432025-04-15T03:14:34.889Z Downloaded byteorder v1.5.0
3442025-04-15T03:14:34.892Z Downloaded ryu v1.0.18
3452025-04-15T03:14:34.896Z Downloaded scroll_derive v0.12.0
3462025-04-15T03:14:34.899Z Downloaded clap_builder v4.5.35
3472025-04-15T03:14:34.913Z Downloaded block-buffer v0.10.4
3482025-04-15T03:14:34.917Z Downloaded swrite v0.1.0
3492025-04-15T03:14:34.931Z Downloaded usdt-macro v0.5.0
3502025-04-15T03:14:34.938Z Downloaded usdt-attr-macro v0.5.0
3512025-04-15T03:14:34.941Z Downloaded generic-array v0.14.7
3522025-04-15T03:14:34.944Z Downloaded macaddr v1.0.1
3532025-04-15T03:14:34.944Z Downloaded errno v0.3.9
3542025-04-15T03:14:34.947Z Downloaded digest v0.10.7
3552025-04-15T03:14:34.947Z Downloaded autocfg v1.4.0
3562025-04-15T03:14:34.950Z Downloaded terminal_size v0.4.0
3572025-04-15T03:14:34.950Z Downloaded tabled_derive v0.7.0
3582025-04-15T03:14:34.953Z Downloaded serde_spanned v0.6.8
3592025-04-15T03:14:34.953Z Downloaded proc-macro-error-attr v1.0.4
3602025-04-15T03:14:34.956Z Downloaded thiserror-impl v2.0.12
3612025-04-15T03:14:34.956Z Downloaded smawk v0.3.2
3622025-04-15T03:14:34.959Z Downloaded memmap v0.7.0
3632025-04-15T03:14:34.959Z Downloaded semver v1.0.25
3642025-04-15T03:14:34.961Z Downloaded indexmap v2.7.1
3652025-04-15T03:14:34.964Z Downloaded itoa v1.0.11
3662025-04-15T03:14:34.967Z Downloaded fs-err v2.11.0
3672025-04-15T03:14:34.970Z Downloaded thread-id v4.2.2
3682025-04-15T03:14:34.970Z Downloaded colorchoice v1.0.2
3692025-04-15T03:14:34.973Z Downloaded cfg-if v1.0.0
3702025-04-15T03:14:34.973Z Downloaded bytecount v0.6.8
3712025-04-15T03:14:34.973Z Downloaded anstyle-query v1.1.1
3722025-04-15T03:14:34.976Z Downloaded thiserror v1.0.69
3732025-04-15T03:14:34.980Z Downloaded usdt v0.5.0
3742025-04-15T03:14:34.983Z Downloaded toml_datetime v0.6.8
3752025-04-15T03:14:34.983Z Downloaded thiserror-impl v1.0.69
3762025-04-15T03:14:34.985Z Downloaded serde_tokenstream v0.2.2
3772025-04-15T03:14:34.985Z Downloaded pest_derive v2.7.14
3782025-04-15T03:14:34.988Z Downloaded version_check v0.9.5
3792025-04-15T03:14:34.992Z Downloaded utf8parse v0.2.2
3802025-04-15T03:14:34.992Z Downloaded cargo-platform v0.1.8
3812025-04-15T03:14:34.992Z Downloaded usdt-impl v0.5.0
3822025-04-15T03:14:34.995Z Downloaded bitflags v1.3.2
3832025-04-15T03:14:34.997Z Downloaded proc-macro-error v1.0.4
3842025-04-15T03:14:35.001Z Downloaded anstyle-parse v0.2.5
3852025-04-15T03:14:35.001Z Downloaded terminal_size v0.2.6
3862025-04-15T03:14:35.004Z Downloaded strsim v0.11.1
3872025-04-15T03:14:35.004Z Downloaded thiserror v2.0.12
3882025-04-15T03:14:35.008Z Downloaded cargo_toml v0.21.0
3892025-04-15T03:14:35.011Z Downloaded sha2 v0.10.8
3902025-04-15T03:14:35.014Z Downloaded io-lifetimes v1.0.11
3912025-04-15T03:14:35.017Z Downloaded unicode-linebreak v0.1.5
3922025-04-15T03:14:35.017Z Downloaded tempfile v3.13.0
3932025-04-15T03:14:35.020Z Downloaded cargo_metadata v0.19.2
3942025-04-15T03:14:35.020Z Downloaded camino v1.1.9
3952025-04-15T03:14:35.023Z Downloaded papergrid v0.11.0
3962025-04-15T03:14:35.026Z Downloaded anyhow v1.0.97
3972025-04-15T03:14:35.030Z Downloaded typenum v1.17.0
3982025-04-15T03:14:35.033Z Downloaded textwrap v0.16.1
3992025-04-15T03:14:35.037Z Downloaded clap_derive v4.5.32
4002025-04-15T03:14:35.040Z Downloaded ucd-trie v0.1.7
4012025-04-15T03:14:35.040Z Downloaded toml v0.8.20
4022025-04-15T03:14:35.043Z Downloaded bitflags v2.9.0
4032025-04-15T03:14:35.047Z Downloaded crypto-common v0.1.6
4042025-04-15T03:14:35.050Z Downloaded cpufeatures v0.2.14
4052025-04-15T03:14:35.050Z Downloaded clap_lex v0.7.4
4062025-04-15T03:14:35.053Z Downloaded serde_derive v1.0.219
4072025-04-15T03:14:35.053Z Downloaded is_terminal_polyfill v1.70.1
4082025-04-15T03:14:35.056Z Downloaded dof v0.3.0
4092025-04-15T03:14:35.056Z Downloaded anstyle v1.0.10
4102025-04-15T03:14:35.060Z Downloaded unicode-ident v1.0.14
4112025-04-15T03:14:35.063Z Downloaded serde v1.0.219
4122025-04-15T03:14:35.093Z Downloaded toml_edit v0.22.24
4132025-04-15T03:14:35.114Z Downloaded pest v2.7.14
4142025-04-15T03:14:35.130Z Downloaded zerocopy v0.7.35
4152025-04-15T03:14:35.145Z Downloaded serde_json v1.0.140
4162025-04-15T03:14:35.156Z Downloaded tabled v0.15.0
4172025-04-15T03:14:35.172Z Downloaded syn v1.0.109
4182025-04-15T03:14:35.184Z Downloaded unicode-width v0.1.14
4192025-04-15T03:14:35.193Z Downloaded syn v2.0.98
4202025-04-15T03:14:35.204Z Downloaded rustix v0.37.28
4212025-04-15T03:14:35.224Z Downloaded rustix v0.38.37
4222025-04-15T03:14:36.266Z Downloaded libc v0.2.171
4232025-04-15T03:14:36.278Z Compiling proc-macro2 v1.0.94
4242025-04-15T03:14:36.278Z Compiling unicode-ident v1.0.14
4252025-04-15T03:14:36.278Z Compiling version_check v0.9.5
4262025-04-15T03:14:36.278Z Compiling libc v0.2.171
4272025-04-15T03:14:36.278Z Compiling serde v1.0.219
4282025-04-15T03:14:36.278Z Compiling memchr v2.7.4
4292025-04-15T03:14:36.278Z Compiling thiserror v1.0.69
4302025-04-15T03:14:36.278Z Compiling itoa v1.0.11
4312025-04-15T03:14:36.278Z Compiling ucd-trie v0.1.7
4322025-04-15T03:14:36.278Z Compiling ryu v1.0.18
4332025-04-15T03:14:36.278Z Compiling once_cell v1.21.3
4342025-04-15T03:14:36.278Z Compiling byteorder v1.5.0
4352025-04-15T03:14:36.472Z Compiling serde_json v1.0.140
4362025-04-15T03:14:36.564Z Compiling rustix v0.38.37
4372025-04-15T03:14:36.758Z Compiling bitflags v2.9.0
4382025-04-15T03:14:36.871Z Compiling proc-macro-error-attr v1.0.4
4392025-04-15T03:14:36.973Z Compiling usdt-impl v0.5.0
4402025-04-15T03:14:37.048Z Compiling io-lifetimes v1.0.11
4412025-04-15T03:14:37.160Z Compiling syn v1.0.109
4422025-04-15T03:14:37.280Z Compiling quote v1.0.39
4432025-04-15T03:14:37.401Z Compiling proc-macro-error v1.0.4
4442025-04-15T03:14:37.485Z Compiling errno v0.3.9
4452025-04-15T03:14:37.632Z Compiling thread-id v4.2.2
4462025-04-15T03:14:37.662Z Compiling syn v2.0.98
4472025-04-15T03:14:37.742Z Compiling hashbrown v0.15.1
4482025-04-15T03:14:37.789Z Compiling camino v1.1.9
4492025-04-15T03:14:37.818Z Compiling utf8parse v0.2.2
4502025-04-15T03:14:37.865Z Compiling rustix v0.37.28
4512025-04-15T03:14:37.923Z Compiling equivalent v1.0.1
4522025-04-15T03:14:37.983Z Compiling log v0.4.22
4532025-04-15T03:14:38.059Z Compiling plain v0.2.3
4542025-04-15T03:14:38.250Z Compiling anstyle-parse v0.2.5
4552025-04-15T03:14:38.611Z Compiling pretty-hex v0.4.1
4562025-04-15T03:14:38.835Z Compiling indexmap v2.7.1
4572025-04-15T03:14:38.867Z Compiling bitflags v1.3.2
4582025-04-15T03:14:38.893Z Compiling winnow v0.7.3
4592025-04-15T03:14:38.986Z Compiling anstyle v1.0.10
4602025-04-15T03:14:39.036Z Compiling colorchoice v1.0.2
4612025-04-15T03:14:39.116Z Compiling anstyle-query v1.1.1
4622025-04-15T03:14:39.218Z Compiling autocfg v1.4.0
4632025-04-15T03:14:39.278Z Compiling thiserror v2.0.12
4642025-04-15T03:14:39.422Z Compiling unicode-width v0.1.14
4652025-04-15T03:14:39.949Z Compiling is_terminal_polyfill v1.70.1
4662025-04-15T03:14:40.003Z Compiling semver v1.0.25
4672025-04-15T03:14:40.104Z Compiling anstream v0.6.15
4682025-04-15T03:14:40.166Z Compiling fs-err v2.11.0
4692025-04-15T03:14:40.230Z Compiling terminal_size v0.4.0
4702025-04-15T03:14:40.604Z Compiling anyhow v1.0.97
4712025-04-15T03:14:40.607Z Compiling heck v0.4.1
4722025-04-15T03:14:40.632Z Compiling fastrand v2.1.1
4732025-04-15T03:14:40.683Z Compiling fnv v1.0.7
4742025-04-15T03:14:41.194Z Compiling strsim v0.11.1
4752025-04-15T03:14:41.248Z Compiling clap_lex v0.7.4
4762025-04-15T03:14:41.275Z Compiling cfg-if v1.0.0
4772025-04-15T03:14:41.390Z Compiling heck v0.5.0
4782025-04-15T03:14:41.636Z Compiling bytecount v0.6.8
4792025-04-15T03:14:41.693Z Compiling terminal_size v0.2.6
4802025-04-15T03:14:41.745Z Compiling clap_builder v4.5.35
4812025-04-15T03:14:41.852Z Compiling papergrid v0.11.0
4822025-04-15T03:14:41.879Z Compiling tempfile v3.13.0
4832025-04-15T03:14:42.091Z Compiling memmap v0.7.0
4842025-04-15T03:14:42.309Z Compiling unicode-linebreak v0.1.5
4852025-04-15T03:14:42.390Z Compiling smawk v0.3.2
4862025-04-15T03:14:42.665Z Compiling swrite v0.1.0
4872025-04-15T03:14:42.793Z Compiling textwrap v0.16.1
4882025-04-15T03:14:42.817Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4892025-04-15T03:14:43.533Z Compiling tabled_derive v0.7.0
4902025-04-15T03:14:44.942Z Compiling serde_derive v1.0.219
4912025-04-15T03:14:44.942Z Compiling thiserror-impl v1.0.69
4922025-04-15T03:14:44.945Z Compiling zerocopy-derive v0.7.35
4932025-04-15T03:14:44.946Z Compiling scroll_derive v0.12.0
4942025-04-15T03:14:44.946Z Compiling thiserror-impl v2.0.12
4952025-04-15T03:14:44.946Z Compiling clap_derive v4.5.32
4962025-04-15T03:14:45.097Z Compiling tabled v0.15.0
4972025-04-15T03:14:46.382Z Compiling scroll v0.12.0
4982025-04-15T03:14:46.943Z Compiling goblin v0.8.2
4992025-04-15T03:14:46.992Z Compiling zerocopy v0.7.35
5002025-04-15T03:14:48.135Z Compiling pest v2.7.14
5012025-04-15T03:14:49.261Z Compiling clap v4.5.35
5022025-04-15T03:14:50.435Z Compiling pest_meta v2.7.14
5032025-04-15T03:14:51.308Z Compiling pest_generator v2.7.14
5042025-04-15T03:14:52.680Z Compiling pest_derive v2.7.14
5052025-04-15T03:14:53.321Z Compiling dtrace-parser v0.2.0
5062025-04-15T03:14:54.242Z Compiling serde_tokenstream v0.2.2
5072025-04-15T03:14:54.262Z Compiling toml_datetime v0.6.8
5082025-04-15T03:14:54.262Z Compiling serde_spanned v0.6.8
5092025-04-15T03:14:54.535Z Compiling cargo-platform v0.1.8
5102025-04-15T03:14:54.583Z Compiling macaddr v1.0.1
5112025-04-15T03:14:54.750Z Compiling toml_edit v0.22.24
5122025-04-15T03:14:54.817Z Compiling camino-tempfile v1.1.1
5132025-04-15T03:14:55.608Z Compiling dof v0.3.0
5142025-04-15T03:14:55.710Z Compiling cargo_metadata v0.19.2
5152025-04-15T03:14:56.941Z Compiling usdt-macro v0.5.0
5162025-04-15T03:14:56.942Z Compiling usdt-attr-macro v0.5.0
5172025-04-15T03:14:57.586Z Compiling toml v0.8.20
5182025-04-15T03:14:58.015Z Compiling usdt v0.5.0
5192025-04-15T03:14:58.383Z Compiling cargo_toml v0.21.0
5202025-04-15T03:15:00.982Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5212025-04-15T03:15:04.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.47s
5222025-04-15T03:15:04.478Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5232025-04-15T03:15:05.115Z Downloading crates ...
5242025-04-15T03:15:05.243Z Downloaded aead v0.5.2
5252025-04-15T03:15:05.246Z Downloaded adler2 v2.0.0
5262025-04-15T03:15:05.253Z Downloaded addr2line v0.24.2
5272025-04-15T03:15:05.257Z Downloaded headers-core v0.3.0
5282025-04-15T03:15:05.261Z Downloaded async-stream-impl v0.3.6
5292025-04-15T03:15:05.264Z Downloaded http-body v1.0.1
5302025-04-15T03:15:05.267Z Downloaded atty v0.2.14
5312025-04-15T03:15:05.271Z Downloaded cfg_aliases v0.1.1
5322025-04-15T03:15:05.279Z Downloaded cfg_aliases v0.2.1
5332025-04-15T03:15:05.284Z Downloaded cstr-argument v0.1.2
5342025-04-15T03:15:05.287Z Downloaded crunchy v0.2.2
5352025-04-15T03:15:05.295Z Downloaded crucible-workspace-hack v0.1.0
5362025-04-15T03:15:05.298Z Downloaded ident_case v1.0.1
5372025-04-15T03:15:05.298Z Downloaded http-range v0.1.5
5382025-04-15T03:15:05.298Z Downloaded hubpack_derive v0.1.1
5392025-04-15T03:15:05.298Z Downloaded crc8 v0.1.1
5402025-04-15T03:15:05.301Z Downloaded ciborium-io v0.2.2
5412025-04-15T03:15:05.302Z Downloaded ahash v0.8.11
5422025-04-15T03:15:05.305Z Downloaded bit-vec v0.6.3
5432025-04-15T03:15:05.308Z Downloaded bit-set v0.8.0
5442025-04-15T03:15:05.308Z Downloaded instant v0.1.13
5452025-04-15T03:15:05.314Z Downloaded atomicwrites v0.4.4
5462025-04-15T03:15:05.314Z Downloaded bcrypt-pbkdf v0.10.0
5472025-04-15T03:15:05.314Z Downloaded bb8 v0.8.5
5482025-04-15T03:15:05.319Z Downloaded is_ci v1.2.0
5492025-04-15T03:15:05.319Z Downloaded block-padding v0.3.3
5502025-04-15T03:15:05.319Z Downloaded bit-set v0.5.3
5512025-04-15T03:15:05.322Z Downloaded bitfield-struct v0.6.2
5522025-04-15T03:15:05.322Z Downloaded icu_provider_macros v1.5.0
5532025-04-15T03:15:05.325Z Downloaded base16ct v0.2.0
5542025-04-15T03:15:05.328Z Downloaded ciborium-ll v0.2.2
5552025-04-15T03:15:05.328Z Downloaded constant_time_eq v0.3.1
5562025-04-15T03:15:05.331Z Downloaded match_cfg v0.1.0
5572025-04-15T03:15:05.331Z Downloaded cobs v0.2.3
5582025-04-15T03:15:05.333Z Downloaded cexpr v0.6.0
5592025-04-15T03:15:05.336Z Downloaded buf-list v1.0.3
5602025-04-15T03:15:05.340Z Downloaded md5 v0.7.0
5612025-04-15T03:15:05.340Z Downloaded assert_matches v1.5.0
5622025-04-15T03:15:05.343Z Downloaded crc v3.2.1
5632025-04-15T03:15:05.346Z Downloaded chacha20 v0.9.1
5642025-04-15T03:15:05.349Z Downloaded psl-types v2.0.11
5652025-04-15T03:15:05.349Z Downloaded cbc v0.1.2
5662025-04-15T03:15:05.351Z Downloaded pretty-hex v0.2.1
5672025-04-15T03:15:05.354Z Downloaded crossbeam-deque v0.8.5
5682025-04-15T03:15:05.354Z Downloaded const_format_proc_macros v0.2.34
5692025-04-15T03:15:05.357Z Downloaded httpdate v1.0.3
5702025-04-15T03:15:05.360Z Downloaded crc-catalog v2.4.0
5712025-04-15T03:15:05.365Z Downloaded inout v0.1.3
5722025-04-15T03:15:05.365Z Downloaded cmake v0.1.51
5732025-04-15T03:15:05.368Z Downloaded indoc v2.0.6
5742025-04-15T03:15:05.368Z Downloaded is-terminal v0.4.13
5752025-04-15T03:15:05.372Z Downloaded hubpack v0.1.2
5762025-04-15T03:15:05.374Z Downloaded predicates-core v1.0.8
5772025-04-15T03:15:05.375Z Downloaded base64ct v1.6.0
5782025-04-15T03:15:05.378Z Downloaded indent_write v2.2.0
5792025-04-15T03:15:05.381Z Downloaded impl-trait-for-tuples v0.2.2
5802025-04-15T03:15:05.384Z Downloaded lru v0.12.5
5812025-04-15T03:15:05.386Z Downloaded lockfree-object-pool v0.1.6
5822025-04-15T03:15:05.390Z Downloaded console v0.15.10
5832025-04-15T03:15:05.393Z Downloaded keccak v0.1.5
5842025-04-15T03:15:05.396Z Downloaded lazycell v1.3.0
5852025-04-15T03:15:05.396Z Downloaded ipnetwork v0.21.1
5862025-04-15T03:15:05.399Z Downloaded ciborium v0.2.2
5872025-04-15T03:15:05.404Z Downloaded bzip2 v0.5.2
5882025-04-15T03:15:05.408Z Downloaded managed v0.8.0
5892025-04-15T03:15:05.408Z Downloaded lru-cache v0.1.2
5902025-04-15T03:15:05.408Z Downloaded linked-hash-map v0.5.6
5912025-04-15T03:15:05.411Z Downloaded lazy_static v1.5.0
5922025-04-15T03:15:05.415Z Downloaded progenitor v0.8.0
5932025-04-15T03:15:05.415Z Downloaded lzss v0.8.2
5942025-04-15T03:15:05.418Z Downloaded libscf-sys v1.1.0
5952025-04-15T03:15:05.422Z Downloaded serde_repr v0.1.19
5962025-04-15T03:15:05.422Z Downloaded libefi-sys v0.1.0
5972025-04-15T03:15:05.425Z Downloaded cookie_store v0.21.1
5982025-04-15T03:15:05.428Z Downloaded rpassword v7.3.1
5992025-04-15T03:15:05.428Z Downloaded quinn-udp v0.5.5
6002025-04-15T03:15:05.431Z Downloaded siphasher v0.3.11
6012025-04-15T03:15:05.434Z Downloaded maplit v1.0.2
6022025-04-15T03:15:05.435Z Downloaded take_mut v0.2.2
6032025-04-15T03:15:05.440Z Downloaded icu_locid_transform v1.5.0
6042025-04-15T03:15:05.443Z Downloaded arc-swap v1.7.1
6052025-04-15T03:15:05.446Z Downloaded iana-time-zone v0.1.61
6062025-04-15T03:15:05.449Z Downloaded highway v1.3.0
6072025-04-15T03:15:05.452Z Downloaded lock_api v0.4.12
6082025-04-15T03:15:05.455Z Downloaded bcs v0.1.6
6092025-04-15T03:15:05.455Z Downloaded httparse v1.9.5
6102025-04-15T03:15:05.459Z Downloaded litemap v0.7.3
6112025-04-15T03:15:05.462Z Downloaded crossbeam-utils v0.8.21
6122025-04-15T03:15:05.466Z Downloaded idna_adapter v1.2.0
6132025-04-15T03:15:05.471Z Downloaded rusty-fork v0.3.0
6142025-04-15T03:15:05.471Z Downloaded rustversion v1.0.17
6152025-04-15T03:15:05.474Z Downloaded unicode-truncate v1.1.0
6162025-04-15T03:15:05.477Z Downloaded yoke-derive v0.7.4
6172025-04-15T03:15:05.477Z Downloaded libloading v0.8.5
6182025-04-15T03:15:05.480Z Downloaded zone_cfg_derive v0.3.0
6192025-04-15T03:15:05.483Z Downloaded zone_cfg_derive v0.1.2
6202025-04-15T03:15:05.483Z Downloaded slog-dtrace v0.3.0
6212025-04-15T03:15:05.486Z Downloaded termtree v0.5.1
6222025-04-15T03:15:05.489Z Downloaded maybe-uninit v2.0.0
6232025-04-15T03:15:05.490Z Downloaded smf v0.2.3
6242025-04-15T03:15:05.492Z Downloaded slog-stdlog v4.1.1
6252025-04-15T03:15:05.492Z Downloaded rand_core v0.6.4
6262025-04-15T03:15:05.495Z Downloaded sync-ptr v0.1.1
6272025-04-15T03:15:05.495Z Downloaded write16 v1.0.0
6282025-04-15T03:15:05.500Z Downloaded termios v0.3.3
6292025-04-15T03:15:05.503Z Downloaded new_debug_unreachable v1.0.6
6302025-04-15T03:15:05.503Z Downloaded float-ord v0.3.2
6312025-04-15T03:15:05.503Z Downloaded supports-color v3.0.2
6322025-04-15T03:15:05.506Z Downloaded num-conv v0.1.0
6332025-04-15T03:15:05.509Z Downloaded tls_codec_derive v0.4.1
6342025-04-15T03:15:05.509Z Downloaded tiny-keccak v2.0.2
6352025-04-15T03:15:05.515Z Downloaded strum_macros v0.24.3
6362025-04-15T03:15:05.518Z Downloaded semver v0.1.20
6372025-04-15T03:15:05.518Z Downloaded rustc-hash v1.1.0
6382025-04-15T03:15:05.518Z Downloaded indexmap v1.9.3
6392025-04-15T03:15:05.526Z Downloaded icu_normalizer_data v1.5.0
6402025-04-15T03:15:05.526Z Downloaded base64 v0.13.1
6412025-04-15T03:15:05.531Z Downloaded chacha20poly1305 v0.10.1
6422025-04-15T03:15:05.534Z Downloaded icu_normalizer v1.5.0
6432025-04-15T03:15:05.537Z Downloaded walkdir v2.5.0
6442025-04-15T03:15:05.540Z Downloaded ipnet v2.11.0
6452025-04-15T03:15:05.555Z Downloaded foreign-types-shared v0.3.1
6462025-04-15T03:15:05.558Z Downloaded foreign-types-shared v0.1.1
6472025-04-15T03:15:05.558Z Downloaded document-features v0.2.10
6482025-04-15T03:15:05.562Z Downloaded newtype_derive v0.1.6
6492025-04-15T03:15:05.565Z Downloaded opaque-debug v0.3.1
6502025-04-15T03:15:05.565Z Downloaded progenitor-client v0.8.0
6512025-04-15T03:15:05.565Z Downloaded tokio-rustls v0.25.0
6522025-04-15T03:15:05.568Z Downloaded powerfmt v0.2.0
6532025-04-15T03:15:05.571Z Downloaded newline-converter v0.3.0
6542025-04-15T03:15:05.574Z Downloaded serde-big-array v0.5.1
6552025-04-15T03:15:05.574Z Downloaded group v0.13.0
6562025-04-15T03:15:05.577Z Downloaded uzers v0.12.1
6572025-04-15T03:15:05.580Z Downloaded olpc-cjson v0.1.4
6582025-04-15T03:15:05.580Z Downloaded display-error-chain v0.2.2
6592025-04-15T03:15:05.583Z Downloaded tracing-attributes v0.1.27
6602025-04-15T03:15:05.586Z Downloaded funty v2.0.0
6612025-04-15T03:15:05.589Z Downloaded debug-ignore v1.0.5
6622025-04-15T03:15:05.589Z Downloaded base64 v0.22.1
6632025-04-15T03:15:05.594Z Downloaded base64 v0.21.7
6642025-04-15T03:15:05.599Z Downloaded progenitor-client v0.9.1
6652025-04-15T03:15:05.602Z Downloaded serde_urlencoded v0.7.1
6662025-04-15T03:15:05.605Z Downloaded signal-hook-tokio v0.3.1
6672025-04-15T03:15:05.605Z Downloaded env_filter v0.1.2
6682025-04-15T03:15:05.608Z Downloaded crypto-bigint v0.5.5
6692025-04-15T03:15:05.615Z Downloaded tinyvec_macros v0.1.1
6702025-04-15T03:15:05.618Z Downloaded strum v0.26.3
6712025-04-15T03:15:05.622Z Downloaded pem-rfc7468 v0.7.0
6722025-04-15T03:15:05.623Z Downloaded der_derive v0.7.3
6732025-04-15T03:15:05.626Z Downloaded packed_struct_codegen v0.10.1
6742025-04-15T03:15:05.626Z Downloaded yoke v0.7.4
6752025-04-15T03:15:05.629Z Downloaded progenitor v0.9.1
6762025-04-15T03:15:05.631Z Downloaded litrs v0.4.1
6772025-04-15T03:15:05.634Z Downloaded rand_chacha v0.9.0
6782025-04-15T03:15:05.639Z Downloaded rtoolbox v0.0.2
6792025-04-15T03:15:05.642Z Downloaded ref-cast-impl v1.0.23
6802025-04-15T03:15:05.642Z Downloaded sigpipe v0.1.3
6812025-04-15T03:15:05.642Z Downloaded signal-hook-registry v1.4.2
6822025-04-15T03:15:05.645Z Downloaded salsa20 v0.10.2
6832025-04-15T03:15:05.648Z Downloaded tower-service v0.3.3
6842025-04-15T03:15:05.648Z Downloaded ssh-cipher v0.2.0
6852025-04-15T03:15:05.651Z Downloaded signature v2.2.0
6862025-04-15T03:15:05.654Z Downloaded num_enum_derive v0.5.11
6872025-04-15T03:15:05.654Z Downloaded tokio-rustls v0.24.1
6882025-04-15T03:15:05.657Z Downloaded tokio-stream v0.1.17
6892025-04-15T03:15:05.662Z Downloaded either v1.14.0
6902025-04-15T03:15:05.665Z Downloaded darling v0.20.10
6912025-04-15T03:15:05.669Z Downloaded structmeta-derive v0.3.0
6922025-04-15T03:15:05.672Z Downloaded derive_builder v0.20.2
6932025-04-15T03:15:05.678Z Downloaded dunce v1.0.5
6942025-04-15T03:15:05.681Z Downloaded hickory-resolver v0.24.4
6952025-04-15T03:15:05.685Z Downloaded tls_codec v0.4.1
6962025-04-15T03:15:05.688Z Downloaded phf_shared v0.11.2
6972025-04-15T03:15:05.691Z Downloaded rand_core v0.9.2
6982025-04-15T03:15:05.694Z Downloaded postgres-types v0.2.9
6992025-04-15T03:15:05.697Z Downloaded indicatif v0.17.11
7002025-04-15T03:15:05.701Z Downloaded mime v0.3.17
7012025-04-15T03:15:05.705Z Downloaded zerovec-derive v0.10.3
7022025-04-15T03:15:05.705Z Downloaded tungstenite v0.21.0
7032025-04-15T03:15:05.709Z Downloaded jiff-static v0.2.6
7042025-04-15T03:15:05.712Z Downloaded const_format v0.2.34
7052025-04-15T03:15:05.717Z Downloaded number_prefix v0.4.0
7062025-04-15T03:15:05.721Z Downloaded foreign-types v0.3.2
7072025-04-15T03:15:05.724Z Downloaded strum_macros v0.26.4
7082025-04-15T03:15:05.724Z Downloaded dsl_auto_type v0.1.2
7092025-04-15T03:15:05.729Z Downloaded ssh-encoding v0.2.0
7102025-04-15T03:15:05.732Z Downloaded phf_codegen v0.11.2
7112025-04-15T03:15:05.732Z Downloaded russh-cryptovec v0.7.3
7122025-04-15T03:15:05.732Z Downloaded tokio-rustls v0.26.0
7132025-04-15T03:15:05.735Z Downloaded precomputed-hash v0.1.1
7142025-04-15T03:15:05.735Z Downloaded term v0.7.0
7152025-04-15T03:15:05.740Z Downloaded ghash v0.5.1
7162025-04-15T03:15:05.743Z Downloaded openssl-probe v0.1.5
7172025-04-15T03:15:05.743Z Downloaded openssl-macros v0.1.1
7182025-04-15T03:15:05.746Z Downloaded unicase v2.7.0
7192025-04-15T03:15:05.749Z Downloaded futures-sink v0.3.31
7202025-04-15T03:15:05.749Z Downloaded fd-lock v4.0.2
7212025-04-15T03:15:05.752Z Downloaded fallible-iterator v0.2.0
7222025-04-15T03:15:05.755Z Downloaded multimap v0.10.0
7232025-04-15T03:15:05.755Z Downloaded whoami v1.5.2
7242025-04-15T03:15:05.759Z Downloaded similar v2.7.0
7252025-04-15T03:15:05.765Z Downloaded pkcs1 v0.7.5
7262025-04-15T03:15:05.768Z Downloaded password-hash v0.5.0
7272025-04-15T03:15:05.771Z Downloaded rustls-pki-types v1.10.0
7282025-04-15T03:15:05.774Z Downloaded env_logger v0.10.2
7292025-04-15T03:15:05.777Z Downloaded universal-hash v0.5.1
7302025-04-15T03:15:05.780Z Downloaded ron v0.7.1
7312025-04-15T03:15:05.784Z Downloaded phf v0.11.2
7322025-04-15T03:15:05.787Z Downloaded polyval v0.6.2
7332025-04-15T03:15:05.790Z Downloaded aho-corasick v1.1.3
7342025-04-15T03:15:05.796Z Downloaded rfc6979 v0.4.0
7352025-04-15T03:15:05.799Z Downloaded predicates v3.1.3
7362025-04-15T03:15:05.802Z Downloaded rand_seeder v0.3.0
7372025-04-15T03:15:05.805Z Downloaded der v0.7.9
7382025-04-15T03:15:05.808Z Downloaded omicron-zone-package v0.12.0
7392025-04-15T03:15:05.812Z Downloaded oso-derive v0.27.3
7402025-04-15T03:15:05.815Z Downloaded rsa v0.9.6
7412025-04-15T03:15:05.820Z Downloaded thiserror-impl-no-std v2.0.2
7422025-04-15T03:15:05.823Z Downloaded num v0.4.3
7432025-04-15T03:15:05.826Z Downloaded nu-ansi-term v0.50.1
7442025-04-15T03:15:05.829Z Downloaded zerofrom v0.1.4
7452025-04-15T03:15:05.829Z Downloaded nanorand v0.7.0
7462025-04-15T03:15:05.832Z Downloaded password-hash v0.4.2
7472025-04-15T03:15:05.835Z Downloaded multer v3.1.0
7482025-04-15T03:15:05.850Z Downloaded rand_xorshift v0.3.0
7492025-04-15T03:15:05.850Z Downloaded rustc-hash v2.1.1
7502025-04-15T03:15:05.850Z Downloaded rustc_version v0.1.7
7512025-04-15T03:15:05.851Z Downloaded ref-cast v1.0.23
7522025-04-15T03:15:05.851Z Downloaded rand_chacha v0.3.1
7532025-04-15T03:15:05.851Z Downloaded utf16_iter v1.0.5
7542025-04-15T03:15:05.851Z Downloaded path-slash v0.1.5
7552025-04-15T03:15:05.854Z Downloaded dirs-next v2.0.0
7562025-04-15T03:15:05.854Z Downloaded difflib v0.4.0
7572025-04-15T03:15:05.854Z Downloaded utf-8 v0.7.6
7582025-04-15T03:15:05.857Z Downloaded filetime v0.2.25
7592025-04-15T03:15:05.860Z Downloaded glob v0.3.2
7602025-04-15T03:15:05.860Z Downloaded strip-ansi-escapes v0.2.0
7612025-04-15T03:15:05.863Z Downloaded stringprep v0.1.5
7622025-04-15T03:15:05.866Z Downloaded smallvec v1.14.0
7632025-04-15T03:15:05.869Z Downloaded des v0.8.1
7642025-04-15T03:15:05.870Z Downloaded fatfs v0.3.6
7652025-04-15T03:15:05.873Z Downloaded paste v1.0.15
7662025-04-15T03:15:05.877Z Downloaded parse-size v1.1.0
7672025-04-15T03:15:05.880Z Downloaded sqlparser_derive v0.2.2
7682025-04-15T03:15:05.880Z Downloaded typify v0.2.0
7692025-04-15T03:15:05.883Z Downloaded primeorder v0.13.6
7702025-04-15T03:15:05.886Z Downloaded typed-path v0.9.3
7712025-04-15T03:15:05.892Z Downloaded thread_local v1.1.8
7722025-04-15T03:15:05.895Z Downloaded crossterm v0.28.1
7732025-04-15T03:15:05.902Z Downloaded curve25519-dalek-derive v0.1.1
7742025-04-15T03:15:05.905Z Downloaded defmt-parser v0.3.4
7752025-04-15T03:15:05.908Z Downloaded num-derive v0.3.3
7762025-04-15T03:15:05.908Z Downloaded zerofrom-derive v0.1.4
7772025-04-15T03:15:05.911Z Downloaded rustyline v14.0.0
7782025-04-15T03:15:05.915Z Downloaded serde_path_to_error v0.1.16
7792025-04-15T03:15:05.918Z Downloaded serde-hex v0.1.0
7802025-04-15T03:15:05.921Z Downloaded resolv-conf v0.7.0
7812025-04-15T03:15:05.926Z Downloaded mime_guess v2.0.5
7822025-04-15T03:15:05.929Z Downloaded globset v0.4.15
7832025-04-15T03:15:05.929Z Downloaded peg-runtime v0.8.5
7842025-04-15T03:15:05.929Z Downloaded tokio-native-tls v0.3.1
7852025-04-15T03:15:05.932Z Downloaded tokio-macros v2.5.0
7862025-04-15T03:15:05.935Z Downloaded libm v0.2.8
7872025-04-15T03:15:05.942Z Downloaded quick-error v1.2.3
7882025-04-15T03:15:05.948Z Downloaded time-core v0.1.2
7892025-04-15T03:15:05.948Z Downloaded pin-project-internal v1.1.6
7902025-04-15T03:15:05.951Z Downloaded packed_struct v0.10.1
7912025-04-15T03:15:05.952Z Downloaded derive_more v0.99.19
7922025-04-15T03:15:05.956Z Downloaded endian-type v0.1.2
7932025-04-15T03:15:05.959Z Downloaded slab v0.4.9
7942025-04-15T03:15:05.962Z Downloaded structmeta v0.3.0
7952025-04-15T03:15:05.962Z Downloaded tokio-postgres v0.7.13
7962025-04-15T03:15:05.967Z Downloaded diesel_table_macro_syntax v0.2.0
7972025-04-15T03:15:05.971Z Downloaded defmt-macros v0.3.9
7982025-04-15T03:15:05.974Z Downloaded simd-adler32 v0.3.7
7992025-04-15T03:15:05.977Z Downloaded ena v0.14.3
8002025-04-15T03:15:05.979Z Downloaded embedded-io v0.4.0
8012025-04-15T03:15:05.980Z Downloaded serde_derive_internals v0.29.1
8022025-04-15T03:15:05.982Z Downloaded typify v0.3.0
8032025-04-15T03:15:05.986Z Downloaded rustc_version v0.4.1
8042025-04-15T03:15:05.989Z Downloaded tokio-tungstenite v0.21.0
8052025-04-15T03:15:05.993Z Downloaded toml_edit v0.19.15
8062025-04-15T03:15:06.008Z Downloaded sync_wrapper v1.0.1
8072025-04-15T03:15:06.011Z Downloaded libxml v0.3.3
8082025-04-15T03:15:06.018Z Downloaded xattr v1.3.1
8092025-04-15T03:15:06.021Z Downloaded zip v0.6.6
8102025-04-15T03:15:06.024Z Downloaded num-bigint-dig v0.8.4
8112025-04-15T03:15:06.030Z Downloaded blake3 v1.5.4
8122025-04-15T03:15:06.039Z Downloaded want v0.3.1
8132025-04-15T03:15:06.042Z Downloaded nibble_vec v0.1.0
8142025-04-15T03:15:06.045Z Downloaded num-rational v0.4.2
8152025-04-15T03:15:06.045Z Downloaded ecdsa v0.16.9
8162025-04-15T03:15:06.048Z Downloaded tower-layer v0.3.3
8172025-04-15T03:15:06.053Z Downloaded serde_yaml v0.9.34+deprecated
8182025-04-15T03:15:06.056Z Downloaded phf_generator v0.11.2
8192025-04-15T03:15:06.056Z Downloaded tracing-core v0.1.32
8202025-04-15T03:15:06.059Z Downloaded miniz_oxide v0.8.5
8212025-04-15T03:15:06.062Z Downloaded tracing v0.1.40
8222025-04-15T03:15:06.067Z Downloaded waitgroup v0.1.2
8232025-04-15T03:15:06.070Z Downloaded zone v0.1.8
8242025-04-15T03:15:06.070Z Downloaded time-macros v0.2.18
8252025-04-15T03:15:06.074Z Downloaded slog-async v2.8.0
8262025-04-15T03:15:06.077Z Downloaded sec1 v0.7.3
8272025-04-15T03:15:06.080Z Downloaded same-file v1.0.6
8282025-04-15T03:15:06.080Z Downloaded peg-macros v0.8.5
8292025-04-15T03:15:06.084Z Downloaded prettyplease v0.2.30
8302025-04-15T03:15:06.087Z Downloaded nodrop v0.1.14
8312025-04-15T03:15:06.090Z Downloaded rustls-webpki v0.101.7
8322025-04-15T03:15:06.103Z Downloaded parse-display-derive v0.10.0
8332025-04-15T03:15:06.106Z Downloaded typify-macro v0.2.0
8342025-04-15T03:15:06.106Z Downloaded futures-executor v0.3.31
8352025-04-15T03:15:06.110Z Downloaded futures-core v0.3.31
8362025-04-15T03:15:06.110Z Downloaded writeable v0.5.5
8372025-04-15T03:15:06.113Z Downloaded vte_generate_state_changes v0.1.2
8382025-04-15T03:15:06.115Z Downloaded owo-colors v4.2.0
8392025-04-15T03:15:06.119Z Downloaded env_logger v0.11.5
8402025-04-15T03:15:06.122Z Downloaded idna v1.0.3
8412025-04-15T03:15:06.125Z Downloaded samael v0.0.18
8422025-04-15T03:15:06.131Z Downloaded slog-bunyan v2.5.0
8432025-04-15T03:15:06.134Z Downloaded poly1305 v0.8.0
8442025-04-15T03:15:06.137Z Downloaded fxhash v0.2.1
8452025-04-15T03:15:06.140Z Downloaded rustls-pemfile v1.0.4
8462025-04-15T03:15:06.140Z Downloaded wyz v0.5.1
8472025-04-15T03:15:06.143Z Downloaded pbkdf2 v0.11.0
8482025-04-15T03:15:06.146Z Downloaded native-tls v0.2.12
8492025-04-15T03:15:06.149Z Downloaded yansi v1.0.1
8502025-04-15T03:15:06.153Z Downloaded unsafe-libyaml v0.2.11
8512025-04-15T03:15:06.156Z Downloaded gethostname v0.5.0
8522025-04-15T03:15:06.156Z Downloaded progenitor-macro v0.9.1
8532025-04-15T03:15:06.159Z Downloaded openssl-sys v0.9.107
8542025-04-15T03:15:06.163Z Downloaded darling_macro v0.20.10
8552025-04-15T03:15:06.165Z Downloaded smallvec v0.6.14
8562025-04-15T03:15:06.166Z Downloaded slog-json v2.6.1
8572025-04-15T03:15:06.169Z Downloaded slog-envlogger v2.2.0
8582025-04-15T03:15:06.172Z Downloaded snafu-derive v0.8.5
8592025-04-15T03:15:06.172Z Downloaded hkdf v0.12.4
8602025-04-15T03:15:06.175Z Downloaded proc-macro-crate v1.3.1
8612025-04-15T03:15:06.179Z Downloaded itertools v0.13.0
8622025-04-15T03:15:06.183Z Downloaded wait-timeout v0.2.0
8632025-04-15T03:15:06.187Z Downloaded slog-term v2.9.1
8642025-04-15T03:15:06.189Z Downloaded papergrid v0.14.0
8652025-04-15T03:15:06.193Z Downloaded dyn-clone v1.0.19
8662025-04-15T03:15:06.196Z Downloaded typify-macro v0.3.0
8672025-04-15T03:15:06.199Z Downloaded futures-macro v0.3.31
8682025-04-15T03:15:06.199Z Downloaded scrypt v0.11.0
8692025-04-15T03:15:06.203Z Downloaded scopeguard v1.2.0
8702025-04-15T03:15:06.203Z Downloaded proptest v1.6.0
8712025-04-15T03:15:06.213Z Downloaded progenitor-macro v0.8.0
8722025-04-15T03:15:06.216Z Downloaded try-lock v0.2.5
8732025-04-15T03:15:06.216Z Downloaded num-derive v0.4.2
8742025-04-15T03:15:06.216Z Downloaded slog-scope v4.4.0
8752025-04-15T03:15:06.219Z Downloaded toml v0.7.8
8762025-04-15T03:15:06.223Z Downloaded parking_lot v0.12.3
8772025-04-15T03:15:06.226Z Downloaded csv-core v0.1.11
8782025-04-15T03:15:06.229Z Downloaded schemars v0.8.22
8792025-04-15T03:15:06.239Z Downloaded tap v1.0.1
8802025-04-15T03:15:06.243Z Downloaded tabled_derive v0.10.0
8812025-04-15T03:15:06.243Z Downloaded ctr v0.9.2
8822025-04-15T03:15:06.247Z Downloaded normalize-line-endings v0.3.0
8832025-04-15T03:15:06.247Z Downloaded diesel-dtrace v0.4.2
8842025-04-15T03:15:06.250Z Downloaded minimal-lexical v0.2.1
8852025-04-15T03:15:06.254Z Downloaded void v1.0.2
8862025-04-15T03:15:06.254Z Downloaded hashbrown v0.12.3
8872025-04-15T03:15:06.257Z Downloaded futures-io v0.3.31
8882025-04-15T03:15:06.260Z Downloaded data-encoding v2.6.0
8892025-04-15T03:15:06.261Z Downloaded zopfli v0.8.1
8902025-04-15T03:15:06.264Z Downloaded futures v0.3.31
8912025-04-15T03:15:06.268Z Downloaded scheduled-thread-pool v0.2.7
8922025-04-15T03:15:06.271Z Downloaded num-iter v0.1.45
8932025-04-15T03:15:06.271Z Downloaded num-integer v0.1.46
8942025-04-15T03:15:06.274Z Downloaded pkcs8 v0.10.2
8952025-04-15T03:15:06.279Z Downloaded chrono v0.4.40
8962025-04-15T03:15:06.283Z Downloaded bitvec v1.0.1
8972025-04-15T03:15:06.300Z Downloaded schemars_derive v0.8.22
8982025-04-15T03:15:06.305Z Downloaded float-cmp v0.10.0
8992025-04-15T03:15:06.305Z Downloaded synstructure v0.13.1
9002025-04-15T03:15:06.308Z Downloaded tabwriter v1.4.0
9012025-04-15T03:15:06.308Z Downloaded daft-derive v0.1.3
9022025-04-15T03:15:06.311Z Downloaded parking_lot v0.11.2
9032025-04-15T03:15:06.314Z Downloaded winnow v0.5.40
9042025-04-15T03:15:06.322Z Downloaded subprocess v0.2.9
9052025-04-15T03:15:06.325Z Downloaded defmt v0.3.8
9062025-04-15T03:15:06.329Z Downloaded socket2 v0.5.9
9072025-04-15T03:15:06.332Z Downloaded url v2.5.3
9082025-04-15T03:15:06.335Z Downloaded getrandom v0.3.1
9092025-04-15T03:15:06.338Z Downloaded bindgen v0.71.1
9102025-04-15T03:15:06.347Z Downloaded rustls-pemfile v2.2.0
9112025-04-15T03:15:06.350Z Downloaded p521 v0.13.3
9122025-04-15T03:15:06.355Z Downloaded slog v2.7.0
9132025-04-15T03:15:06.358Z Downloaded diesel_derives v2.2.3
9142025-04-15T03:15:06.361Z Downloaded dropshot_endpoint v0.16.0
9152025-04-15T03:15:06.364Z Downloaded rand v0.9.0
9162025-04-15T03:15:06.369Z Downloaded tui-tree-widget v0.23.0
9172025-04-15T03:15:06.372Z Downloaded steno v0.4.1
9182025-04-15T03:15:06.375Z Downloaded portable-atomic v1.11.0
9192025-04-15T03:15:06.383Z Downloaded winnow v0.6.20
9202025-04-15T03:15:06.393Z Downloaded pin-project v1.1.6
9212025-04-15T03:15:06.405Z Downloaded rcgen v0.12.1
9222025-04-15T03:15:06.408Z Downloaded h2 v0.4.6
9232025-04-15T03:15:06.415Z Downloaded reqwest v0.12.12
9242025-04-15T03:15:06.425Z Downloaded time v0.3.36
9252025-04-15T03:15:06.432Z Downloaded darling_core v0.20.10
9262025-04-15T03:15:06.437Z Downloaded num-bigint v0.4.6
9272025-04-15T03:15:06.443Z Downloaded num-traits v0.2.19
9282025-04-15T03:15:06.445Z Downloaded regex-syntax v0.6.29
9292025-04-15T03:15:06.456Z Downloaded publicsuffix v2.3.0
9302025-04-15T03:15:06.459Z Downloaded zip v2.6.1
9312025-04-15T03:15:06.462Z Downloaded tower v0.5.2
9322025-04-15T03:15:06.471Z Downloaded qorb v0.3.1
9332025-04-15T03:15:06.476Z Downloaded lalrpop v0.19.12
9342025-04-15T03:15:06.487Z Downloaded flate2 v1.1.1
9352025-04-15T03:15:06.493Z Downloaded regex v1.11.1
9362025-04-15T03:15:06.507Z Downloaded mio v1.0.2
9372025-04-15T03:15:06.512Z Downloaded unicode-width v0.2.0
9382025-04-15T03:15:06.519Z Downloaded quinn v0.11.5
9392025-04-15T03:15:06.523Z Downloaded object v0.30.4
9402025-04-15T03:15:06.533Z Downloaded salty v0.3.0
9412025-04-15T03:15:06.540Z Downloaded rayon v1.10.0
9422025-04-15T03:15:06.550Z Downloaded vcpkg v0.2.15
9432025-04-15T03:15:06.589Z Downloaded unicode-normalization v0.1.24
9442025-04-15T03:15:06.592Z Downloaded smoltcp v0.9.1
9452025-04-15T03:15:06.603Z Downloaded p384 v0.13.0
9462025-04-15T03:15:06.610Z Downloaded nom v7.1.3
9472025-04-15T03:15:06.618Z Downloaded smoltcp v0.11.0
9482025-04-15T03:15:06.629Z Downloaded regex-syntax v0.8.5
9492025-04-15T03:15:06.638Z Downloaded tough v0.20.0
9502025-04-15T03:15:06.647Z Downloaded object v0.36.5
9512025-04-15T03:15:06.659Z Downloaded quick-xml v0.37.2
9522025-04-15T03:15:06.666Z Downloaded zerocopy v0.8.10
9532025-04-15T03:15:06.690Z Downloaded nix v0.28.0
9542025-04-15T03:15:06.701Z Downloaded webpki-roots v0.26.6
9552025-04-15T03:15:06.705Z Downloaded regress v0.10.3
9562025-04-15T03:15:06.715Z Downloaded polar-core v0.27.3
9572025-04-15T03:15:06.724Z Downloaded nix v0.29.0
9582025-04-15T03:15:06.736Z Downloaded curve25519-dalek v4.1.3
9592025-04-15T03:15:06.744Z Downloaded diesel v2.2.9
9602025-04-15T03:15:06.764Z Downloaded quinn-proto v0.11.8
9612025-04-15T03:15:06.771Z Downloaded rustls v0.22.4
9622025-04-15T03:15:06.784Z Downloaded nix v0.27.1
9632025-04-15T03:15:06.795Z Downloaded openssl v0.10.72
9642025-04-15T03:15:06.805Z Downloaded ratatui v0.29.0
9652025-04-15T03:15:06.825Z Downloaded git2 v0.19.0
9662025-04-15T03:15:06.833Z Downloaded bzip2-sys v0.1.13+1.0.8
9672025-04-15T03:15:06.846Z Downloaded petname v2.0.2
9682025-04-15T03:15:06.852Z Downloaded gimli v0.31.1
9692025-04-15T03:15:06.860Z Downloaded zerocopy-derive v0.6.6
9702025-04-15T03:15:06.870Z Downloaded radix_trie v0.2.1
9712025-04-15T03:15:06.875Z Downloaded hickory-proto v0.24.4
9722025-04-15T03:15:06.891Z Downloaded tabled v0.18.0
9732025-04-15T03:15:06.907Z Downloaded regex-automata v0.4.8
9742025-04-15T03:15:06.926Z Downloaded rustls v0.21.12
9752025-04-15T03:15:06.936Z Downloaded dropshot v0.16.0
9762025-04-15T03:15:06.958Z Downloaded bstr v1.10.0
9772025-04-15T03:15:06.968Z Downloaded rustls v0.23.19
9782025-04-15T03:15:06.979Z Downloaded openapiv3 v2.0.0
9792025-04-15T03:15:06.991Z Downloaded sqlparser v0.45.0
9802025-04-15T03:15:06.997Z Downloaded futures-util v0.3.31
9812025-04-15T03:15:07.010Z Downloaded chrono-tz v0.10.3
9822025-04-15T03:15:07.016Z Downloaded dropshot v0.12.0
9832025-04-15T03:15:07.036Z Downloaded rayon-core v1.12.1
9842025-04-15T03:15:07.040Z Downloaded tokio v1.43.1
9852025-04-15T03:15:07.078Z Downloaded typify-impl v0.2.0
9862025-04-15T03:15:07.093Z Downloaded icu_properties_data v1.5.0
9872025-04-15T03:15:07.103Z Downloaded tokio-util v0.7.13
9882025-04-15T03:15:07.109Z Downloaded unicode-properties v0.1.3
9892025-04-15T03:15:07.112Z Downloaded pretty_assertions v1.4.1
9902025-04-15T03:15:07.115Z Downloaded zerovec v0.10.4
9912025-04-15T03:15:07.119Z Downloaded r2d2 v0.8.10
9922025-04-15T03:15:07.122Z Downloaded flagset v0.4.6
9932025-04-15T03:15:07.127Z Downloaded russh v0.45.0
9942025-04-15T03:15:07.130Z Downloaded sled v0.34.7
9952025-04-15T03:15:07.139Z Downloaded x509-cert v0.2.5
9962025-04-15T03:15:07.144Z Downloaded p256 v0.13.2
9972025-04-15T03:15:07.148Z Downloaded flume v0.11.1
9982025-04-15T03:15:07.151Z Downloaded ed25519-dalek v2.1.1
9992025-04-15T03:15:07.156Z Downloaded hashbrown v0.13.2
10002025-04-15T03:15:07.160Z Downloaded typify-impl v0.3.0
10012025-04-15T03:15:07.174Z Downloaded rustls-webpki v0.102.8
10022025-04-15T03:15:07.193Z Downloaded bindgen v0.69.5
10032025-04-15T03:15:07.199Z Downloaded pkg-config v0.3.31
10042025-04-15T03:15:07.202Z Downloaded parse-display v0.10.0
10052025-04-15T03:15:07.202Z Downloaded parking_lot_core v0.9.10
10062025-04-15T03:15:07.206Z Downloaded getrandom v0.2.15
10072025-04-15T03:15:07.209Z Downloaded unicode-bidi v0.3.17
10082025-04-15T03:15:07.209Z Downloaded itertools v0.14.0
10092025-04-15T03:15:07.216Z Downloaded jiff v0.2.6
10102025-04-15T03:15:07.234Z Downloaded expectorate v1.1.0
10112025-04-15T03:15:07.237Z Downloaded parse-zoneinfo v0.3.1
10122025-04-15T03:15:07.240Z Downloaded diff v0.1.13
10132025-04-15T03:15:07.244Z Downloaded sct v0.7.1
10142025-04-15T03:15:07.247Z Downloaded zerocopy-derive v0.8.10
10152025-04-15T03:15:07.251Z Downloaded futures-channel v0.3.31
10162025-04-15T03:15:07.254Z Downloaded itertools v0.12.1
10172025-04-15T03:15:07.261Z Downloaded hyper v1.6.0
10182025-04-15T03:15:07.277Z Downloaded aws-lc-rs v1.12.4
10192025-04-15T03:15:07.277Z Downloaded subtle v2.6.1
10202025-04-15T03:15:07.277Z Downloaded lzma-sys v0.1.20
10212025-04-15T03:15:07.306Z Downloaded sqlformat v0.2.6
10222025-04-15T03:15:07.311Z Downloaded tokio-tungstenite v0.23.1
10232025-04-15T03:15:07.314Z Downloaded dropshot_endpoint v0.12.0
10242025-04-15T03:15:07.314Z Downloaded oso v0.27.3
10252025-04-15T03:15:07.317Z Downloaded ring v0.17.11
10262025-04-15T03:15:07.358Z Downloaded derive_builder_core v0.20.2
10272025-04-15T03:15:07.363Z Downloaded petgraph v0.6.5
10282025-04-15T03:15:07.378Z Downloaded libz-sys v1.1.20
10292025-04-15T03:15:07.399Z Downloaded csv v1.3.1
10302025-04-15T03:15:07.419Z Downloaded petgraph v0.7.1
10312025-04-15T03:15:07.438Z Downloaded vergen v8.3.2
10322025-04-15T03:15:07.441Z Downloaded reedline v0.38.0
10332025-04-15T03:15:07.448Z Downloaded daft v0.1.3
10342025-04-15T03:15:07.451Z Downloaded sha3 v0.10.8
10352025-04-15T03:15:07.454Z Downloaded uuid v1.16.0
10362025-04-15T03:15:07.457Z Downloaded signal-hook v0.3.17
10372025-04-15T03:15:07.460Z Downloaded serde_with v3.12.0
10382025-04-15T03:15:07.468Z Downloaded topological-sort v0.2.2
10392025-04-15T03:15:07.471Z Downloaded tar v0.4.44
10402025-04-15T03:15:07.474Z Downloaded unicode_categories v0.1.1
10412025-04-15T03:15:07.474Z Downloaded tinystr v0.7.6
10422025-04-15T03:15:07.477Z Downloaded pem v3.0.5
10432025-04-15T03:15:07.477Z Downloaded peg v0.8.5
10442025-04-15T03:15:07.481Z Downloaded pbkdf2 v0.12.2
10452025-04-15T03:15:07.484Z Downloaded untrusted v0.9.0
10462025-04-15T03:15:07.484Z Downloaded untrusted v0.7.1
10472025-04-15T03:15:07.487Z Downloaded unarray v0.1.4
10482025-04-15T03:15:07.487Z Downloaded fixedbitset v0.4.2
10492025-04-15T03:15:07.487Z Downloaded russh-keys v0.45.0
10502025-04-15T03:15:07.490Z Downloaded ed25519 v2.2.3
10512025-04-15T03:15:07.490Z Downloaded pin-project-lite v0.2.14
10522025-04-15T03:15:07.495Z Downloaded thiserror-no-std v2.0.2
10532025-04-15T03:15:07.499Z Downloaded ssh-key v0.6.6
10542025-04-15T03:15:07.506Z Downloaded itertools v0.10.5
10552025-04-15T03:15:07.512Z Downloaded postcard v1.0.10
10562025-04-15T03:15:07.515Z Downloaded secrecy v0.8.0
10572025-04-15T03:15:07.518Z Downloaded futures-task v0.3.31
10582025-04-15T03:15:07.518Z Downloaded xshell v0.2.7
10592025-04-15T03:15:07.521Z Downloaded rustc-demangle v0.1.24
10602025-04-15T03:15:07.521Z Downloaded string_cache v0.8.9
10612025-04-15T03:15:07.525Z Downloaded shlex v1.3.0
10622025-04-15T03:15:07.525Z Downloaded shell-words v1.1.0
10632025-04-15T03:15:07.528Z Downloaded half v2.4.1
10642025-04-15T03:15:07.528Z Downloaded ff v0.13.0
10652025-04-15T03:15:07.531Z Downloaded num_enum v0.5.11
10662025-04-15T03:15:07.535Z Downloaded snafu v0.8.5
10672025-04-15T03:15:07.539Z Downloaded progenitor-impl v0.9.1
10682025-04-15T03:15:07.542Z Downloaded pkcs5 v0.7.1
10692025-04-15T03:15:07.545Z Downloaded hickory-server v0.24.4
10702025-04-15T03:15:07.550Z Downloaded radium v0.7.0
10712025-04-15T03:15:07.553Z Downloaded vte v0.11.1
10722025-04-15T03:15:07.553Z Downloaded vsss-rs v3.3.4
10732025-04-15T03:15:07.556Z Downloaded elliptic-curve v0.13.8
10742025-04-15T03:15:07.560Z Downloaded encoding_rs v0.8.34
10752025-04-15T03:15:07.580Z Downloaded unicode-segmentation v1.12.0
10762025-04-15T03:15:07.584Z Downloaded foldhash v0.1.3
10772025-04-15T03:15:07.587Z Downloaded ppv-lite86 v0.2.20
10782025-04-15T03:15:07.587Z Downloaded embedded-io v0.6.1
10792025-04-15T03:15:07.590Z Downloaded dirs-sys-next v0.1.2
10802025-04-15T03:15:07.590Z Downloaded tinyvec v1.8.0
10812025-04-15T03:15:07.593Z Downloaded test-strategy v0.4.0
10822025-04-15T03:15:07.596Z Downloaded http v1.2.0
10832025-04-15T03:15:07.599Z Downloaded xz2 v0.1.7
10842025-04-15T03:15:07.602Z Downloaded derive-where v1.2.7
10852025-04-15T03:15:07.605Z Downloaded zerocopy v0.6.6
10862025-04-15T03:15:07.605Z Downloaded newtype-uuid v1.2.1
10872025-04-15T03:15:07.608Z Downloaded aes v0.8.4
10882025-04-15T03:15:07.611Z Downloaded fs_extra v1.3.0
10892025-04-15T03:15:07.614Z Downloaded num_threads v0.1.7
10902025-04-15T03:15:07.614Z Downloaded derive_builder_macro v0.20.2
10912025-04-15T03:15:07.614Z Downloaded zeroize_derive v1.4.2
10922025-04-15T03:15:07.617Z Downloaded zeroize v1.8.1
10932025-04-15T03:15:07.617Z Downloaded which v4.4.2
10942025-04-15T03:15:07.617Z Downloaded utf8_iter v1.0.4
10952025-04-15T03:15:07.620Z Downloaded signal-hook-mio v0.2.4
10962025-04-15T03:15:07.620Z Downloaded icu_collections v1.5.0
10972025-04-15T03:15:07.624Z Downloaded postgres-protocol v0.6.8
10982025-04-15T03:15:07.627Z Downloaded hyper-util v0.1.10
10992025-04-15T03:15:07.631Z Downloaded percent-encoding v2.3.1
11002025-04-15T03:15:07.634Z Downloaded rand v0.8.5
11012025-04-15T03:15:07.637Z Downloaded libgit2-sys v0.17.0+1.8.1
11022025-04-15T03:15:07.692Z Downloaded heapless v0.7.17
11032025-04-15T03:15:07.696Z Downloaded xshell-macros v0.2.7
11042025-04-15T03:15:07.699Z Downloaded strum_macros v0.25.3
11052025-04-15T03:15:07.699Z Downloaded parking_lot_core v0.8.6
11062025-04-15T03:15:07.702Z Downloaded oxnet v0.1.1
11072025-04-15T03:15:07.702Z Downloaded aes-gcm v0.10.3
11082025-04-15T03:15:07.705Z Downloaded deranged v0.3.11
11092025-04-15T03:15:07.708Z Downloaded cc v1.2.15
11102025-04-15T03:15:07.711Z Downloaded value-bag v1.9.0
11112025-04-15T03:15:07.714Z Downloaded bytes v1.10.1
11122025-04-15T03:15:07.717Z Downloaded ron v0.8.1
11132025-04-15T03:15:07.720Z Downloaded crossbeam-channel v0.5.15
11142025-04-15T03:15:07.725Z Downloaded bumpalo v3.16.0
11152025-04-15T03:15:07.728Z Downloaded sha1 v0.10.6
11162025-04-15T03:15:07.731Z Downloaded hash32 v0.3.1
11172025-04-15T03:15:07.731Z Downloaded hash32 v0.2.1
11182025-04-15T03:15:07.734Z Downloaded foreign-types v0.5.0
11192025-04-15T03:15:07.734Z Downloaded num-complex v0.4.6
11202025-04-15T03:15:07.734Z Downloaded form_urlencoded v1.2.1
11212025-04-15T03:15:07.737Z Downloaded foreign-types-macros v0.2.3
11222025-04-15T03:15:07.737Z Downloaded fixedbitset v0.5.7
11232025-04-15T03:15:07.737Z Downloaded enum-as-inner v0.6.1
11242025-04-15T03:15:07.740Z Downloaded backtrace v0.3.74
11252025-04-15T03:15:07.743Z Downloaded heapless v0.8.0
11262025-04-15T03:15:07.747Z Downloaded proc-macro-error2 v2.0.1
11272025-04-15T03:15:07.749Z Downloaded proc-macro-error-attr2 v2.0.0
11282025-04-15T03:15:07.752Z Downloaded pin-utils v0.1.0
11292025-04-15T03:15:07.753Z Downloaded twox-hash v2.1.0
11302025-04-15T03:15:07.755Z Downloaded tungstenite v0.23.0
11312025-04-15T03:15:07.759Z Downloaded yasna v0.5.2
11322025-04-15T03:15:07.759Z Downloaded progenitor-impl v0.8.0
11332025-04-15T03:15:07.762Z Downloaded icu_properties v1.5.1
11342025-04-15T03:15:07.765Z Downloaded icu_locid_transform_data v1.5.0
11352025-04-15T03:15:07.765Z Downloaded icu_locid v1.5.0
11362025-04-15T03:15:07.769Z Downloaded hyper-rustls v0.27.3
11372025-04-15T03:15:07.772Z Downloaded hickory-client v0.24.4
11382025-04-15T03:15:07.774Z Downloaded displaydoc v0.2.5
11392025-04-15T03:15:07.777Z Downloaded zone v0.3.1
11402025-04-15T03:15:07.777Z Downloaded spin v0.9.8
11412025-04-15T03:15:07.781Z Downloaded icu_provider v1.5.0
11422025-04-15T03:15:07.784Z Downloaded serde_with_macros v3.12.0
11432025-04-15T03:15:07.784Z Downloaded compact_str v0.8.0
11442025-04-15T03:15:07.787Z Downloaded termcolor v1.4.1
11452025-04-15T03:15:07.790Z Downloaded static_assertions v1.1.0
11462025-04-15T03:15:07.790Z Downloaded stable_deref_trait v1.2.0
11472025-04-15T03:15:07.790Z Downloaded unicode-xid v0.2.6
11482025-04-15T03:15:07.793Z Downloaded spki v0.7.3
11492025-04-15T03:15:07.793Z Downloaded memmap2 v0.9.5
11502025-04-15T03:15:07.796Z Downloaded md-5 v0.10.6
11512025-04-15T03:15:07.796Z Downloaded hmac v0.12.1
11522025-04-15T03:15:07.799Z Downloaded crossbeam-epoch v0.9.18
11532025-04-15T03:15:07.799Z Downloaded allocator-api2 v0.2.18
11542025-04-15T03:15:07.802Z Downloaded serde_plain v1.0.2
11552025-04-15T03:15:07.805Z Downloaded hyper-staticfile v0.10.1
11562025-04-15T03:15:07.805Z Downloaded crc32fast v1.4.2
11572025-04-15T03:15:07.808Z Downloaded crc-any v2.5.0
11582025-04-15T03:15:07.812Z Downloaded cookie v0.18.1
11592025-04-15T03:15:07.812Z Downloaded bzip2 v0.4.4
11602025-04-15T03:15:07.815Z Downloaded const-oid v0.9.6
11612025-04-15T03:15:07.815Z Downloaded clang-sys v1.8.1
11622025-04-15T03:15:07.818Z Downloaded jobserver v0.1.32
11632025-04-15T03:15:07.822Z Downloaded blake2 v0.10.6
11642025-04-15T03:15:07.822Z Downloaded hex-literal v0.4.1
11652025-04-15T03:15:07.825Z Downloaded headers v0.4.0
11662025-04-15T03:15:07.828Z Downloaded cancel-safe-futures v0.1.5
11672025-04-15T03:15:07.831Z Downloaded memoffset v0.9.1
11682025-04-15T03:15:07.831Z Downloaded libsw-core v0.3.1
11692025-04-15T03:15:07.834Z Downloaded libsw v3.4.0
11702025-04-15T03:15:07.834Z Downloaded http-body-util v0.1.3
11712025-04-15T03:15:07.837Z Downloaded lalrpop-util v0.19.12
11722025-04-15T03:15:07.838Z Downloaded kstat-rs v0.2.4
11732025-04-15T03:15:07.838Z Downloaded instability v0.3.2
11742025-04-15T03:15:07.840Z Downloaded internet-checksum v0.2.1
11752025-04-15T03:15:07.840Z Downloaded indoc v1.0.9
11762025-04-15T03:15:07.841Z Downloaded colored v2.2.0
11772025-04-15T03:15:07.844Z Downloaded cipher v0.4.4
11782025-04-15T03:15:07.847Z Downloaded bit-vec v0.8.0
11792025-04-15T03:15:07.847Z Downloaded blowfish v0.9.1
11802025-04-15T03:15:07.850Z Downloaded async-bb8-diesel v0.2.1
11812025-04-15T03:15:07.850Z Downloaded arrayvec v0.7.6
11822025-04-15T03:15:07.853Z Downloaded async-trait v0.1.88
11832025-04-15T03:15:07.856Z Downloaded argon2 v0.5.3
11842025-04-15T03:15:07.856Z Downloaded linear-map v1.2.0
11852025-04-15T03:15:07.859Z Downloaded humantime v2.1.0
11862025-04-15T03:15:07.859Z Downloaded atomic-waker v1.1.2
11872025-04-15T03:15:07.859Z Downloaded async-stream v0.3.6
11882025-04-15T03:15:07.862Z Downloaded heck v0.3.3
11892025-04-15T03:15:07.862Z Downloaded hyper-tls v0.6.0
11902025-04-15T03:15:07.865Z Downloaded chrono-tz-build v0.4.0
11912025-04-15T03:15:07.865Z Downloaded backoff v0.4.0
11922025-04-15T03:15:07.868Z Downloaded castaway v0.2.3
11932025-04-15T03:15:07.868Z Downloaded hostname v0.4.0
11942025-04-15T03:15:07.868Z Downloaded hostname v0.3.1
11952025-04-15T03:15:07.872Z Downloaded home v0.5.9
11962025-04-15T03:15:07.872Z Downloaded hex v0.4.3
11972025-04-15T03:15:07.878Z Downloaded convert_case v0.4.0
11982025-04-15T03:15:07.878Z Downloaded bitfield v0.14.0
11992025-04-15T03:15:07.878Z Downloaded cassowary v0.3.0
12002025-04-15T03:15:07.881Z Downloaded cargo_metadata v0.18.1
12012025-04-15T03:15:07.881Z Downloaded arrayref v0.3.9
12022025-04-15T03:15:07.881Z Downloaded array-init v0.0.4
12032025-04-15T03:15:07.881Z Downloaded async-recursion v1.1.1
12042025-04-15T03:15:07.884Z Downloaded ascii-canvas v3.0.0
12052025-04-15T03:15:08.133Z Downloaded aws-lc-sys v0.26.0
12062025-04-15T03:15:08.443Z Compiling serde v1.0.219
12072025-04-15T03:15:08.446Z Compiling value-bag v1.9.0
12082025-04-15T03:15:08.446Z Compiling lock_api v0.4.12
12092025-04-15T03:15:08.446Z Compiling scopeguard v1.2.0
12102025-04-15T03:15:08.446Z Compiling typenum v1.17.0
12112025-04-15T03:15:08.604Z Compiling generic-array v0.14.7
12122025-04-15T03:15:08.663Z Compiling syn v2.0.98
12132025-04-15T03:15:08.680Z Compiling getrandom v0.2.15
12142025-04-15T03:15:08.927Z Compiling shlex v1.3.0
12152025-04-15T03:15:09.129Z Compiling log v0.4.22
12162025-04-15T03:15:09.239Z Compiling rand_core v0.6.4
12172025-04-15T03:15:09.299Z Compiling jobserver v0.1.32
12182025-04-15T03:15:09.326Z Compiling subtle v2.6.1
12192025-04-15T03:15:09.352Z Compiling smallvec v1.14.0
12202025-04-15T03:15:09.642Z Compiling const-oid v0.9.6
12212025-04-15T03:15:09.723Z Compiling rustix v0.38.37
12222025-04-15T03:15:09.799Z Compiling cc v1.2.15
12232025-04-15T03:15:09.832Z Compiling parking_lot_core v0.9.10
12242025-04-15T03:15:09.946Z Compiling pin-project-lite v0.2.14
12252025-04-15T03:15:10.086Z Compiling signal-hook-registry v1.4.2
12262025-04-15T03:15:10.192Z Compiling stable_deref_trait v1.2.0
12272025-04-15T03:15:10.318Z Compiling mio v1.0.2
12282025-04-15T03:15:10.595Z Compiling spin v0.9.8
12292025-04-15T03:15:10.840Z Compiling parking_lot v0.12.3
12302025-04-15T03:15:10.969Z Compiling futures-core v0.3.31
12312025-04-15T03:15:11.006Z Compiling aho-corasick v1.1.3
12322025-04-15T03:15:11.155Z Compiling either v1.14.0
12332025-04-15T03:15:11.244Z Compiling cpufeatures v0.2.14
12342025-04-15T03:15:11.383Z Compiling regex-syntax v0.8.5
12352025-04-15T03:15:11.454Z Compiling serde_json v1.0.140
12362025-04-15T03:15:11.605Z Compiling pkg-config v0.3.31
12372025-04-15T03:15:11.751Z Compiling libm v0.2.8
12382025-04-15T03:15:11.783Z Compiling socket2 v0.5.9
12392025-04-15T03:15:11.858Z Compiling num-traits v0.2.19
12402025-04-15T03:15:12.144Z Compiling glob v0.3.2
12412025-04-15T03:15:12.699Z Compiling futures-sink v0.3.31
12422025-04-15T03:15:12.873Z Compiling prettyplease v0.2.30
12432025-04-15T03:15:12.934Z Compiling getrandom v0.3.1
12442025-04-15T03:15:13.023Z Compiling clang-sys v1.8.1
12452025-04-15T03:15:13.243Z Compiling lazy_static v1.5.0
12462025-04-15T03:15:13.630Z Compiling slab v0.4.9
12472025-04-15T03:15:13.765Z Compiling foldhash v0.1.3
12482025-04-15T03:15:13.794Z Compiling minimal-lexical v0.2.1
12492025-04-15T03:15:13.814Z Compiling allocator-api2 v0.2.18
12502025-04-15T03:15:14.163Z Compiling libloading v0.8.5
12512025-04-15T03:15:14.310Z Compiling nom v7.1.3
12522025-04-15T03:15:14.515Z Compiling hashbrown v0.15.1
12532025-04-15T03:15:14.544Z Compiling home v0.5.9
12542025-04-15T03:15:14.573Z Compiling base64ct v1.6.0
12552025-04-15T03:15:14.758Z Compiling bindgen v0.69.5
12562025-04-15T03:15:15.152Z Compiling regex-automata v0.4.8
12572025-04-15T03:15:15.177Z Compiling pem-rfc7468 v0.7.0
12582025-04-15T03:15:15.719Z Compiling itertools v0.10.5
12592025-04-15T03:15:15.847Z Compiling writeable v0.5.5
12602025-04-15T03:15:15.972Z Compiling litemap v0.7.3
12612025-04-15T03:15:16.361Z Compiling synstructure v0.13.1
12622025-04-15T03:15:17.431Z Compiling cexpr v0.6.0
12632025-04-15T03:15:17.643Z Compiling rustc-hash v1.1.0
12642025-04-15T03:15:17.708Z Compiling lazycell v1.3.0
12652025-04-15T03:15:17.804Z Compiling flagset v0.4.6
12662025-04-15T03:15:17.895Z Compiling futures-channel v0.3.31
12672025-04-15T03:15:18.024Z Compiling cmake v0.1.51
12682025-04-15T03:15:18.198Z Compiling dunce v1.0.5
12692025-04-15T03:15:18.320Z Compiling futures-task v0.3.31
12702025-04-15T03:15:18.349Z Compiling pin-utils v0.1.0
12712025-04-15T03:15:18.461Z Compiling fs_extra v1.3.0
12722025-04-15T03:15:18.623Z Compiling futures-io v0.3.31
12732025-04-15T03:15:18.895Z Compiling vcpkg v0.2.15
12742025-04-15T03:15:18.935Z Compiling icu_locid_transform_data v1.5.0
12752025-04-15T03:15:19.044Z Compiling paste v1.0.15
12762025-04-15T03:15:19.064Z Compiling crossbeam-utils v0.8.21
12772025-04-15T03:15:19.068Z Compiling icu_properties_data v1.5.0
12782025-04-15T03:15:19.227Z Compiling ring v0.17.11
12792025-04-15T03:15:19.337Z Compiling tracing-core v0.1.32
12802025-04-15T03:15:19.686Z Compiling write16 v1.0.0
12812025-04-15T03:15:19.843Z Compiling iana-time-zone v0.1.61
12822025-04-15T03:15:20.191Z Compiling regex v1.11.1
12832025-04-15T03:15:20.250Z Compiling utf8_iter v1.0.4
12842025-04-15T03:15:20.505Z Compiling icu_normalizer_data v1.5.0
12852025-04-15T03:15:20.534Z Compiling openssl-sys v0.9.107
12862025-04-15T03:15:20.559Z Compiling zerocopy v0.8.10
12872025-04-15T03:15:20.622Z Compiling aws-lc-rs v1.12.4
12882025-04-15T03:15:20.739Z Compiling utf16_iter v1.0.5
12892025-04-15T03:15:20.951Z Compiling percent-encoding v2.3.1
12902025-04-15T03:15:21.263Z Compiling httparse v1.9.5
12912025-04-15T03:15:21.284Z Compiling serde_derive v1.0.219
12922025-04-15T03:15:21.345Z Compiling zeroize_derive v1.4.2
12932025-04-15T03:15:21.603Z Compiling zerocopy-derive v0.7.35
12942025-04-15T03:15:21.947Z Compiling zerofrom-derive v0.1.4
12952025-04-15T03:15:22.176Z Compiling tokio-macros v2.5.0
12962025-04-15T03:15:22.775Z Compiling zeroize v1.8.1
12972025-04-15T03:15:23.558Z Compiling zerocopy v0.7.35
12982025-04-15T03:15:23.590Z Compiling yoke-derive v0.7.4
12992025-04-15T03:15:23.640Z Compiling zerovec-derive v0.10.3
13002025-04-15T03:15:24.436Z Compiling crypto-common v0.1.6
13012025-04-15T03:15:24.670Z Compiling block-buffer v0.10.4
13022025-04-15T03:15:24.931Z Compiling digest v0.10.7
13032025-04-15T03:15:24.952Z Compiling block-padding v0.3.3
13042025-04-15T03:15:25.222Z Compiling inout v0.1.3
13052025-04-15T03:15:25.386Z Compiling hmac v0.12.1
13062025-04-15T03:15:25.405Z Compiling zerofrom v0.1.4
13072025-04-15T03:15:25.511Z Compiling displaydoc v0.2.5
13082025-04-15T03:15:25.634Z Compiling cipher v0.4.4
13092025-04-15T03:15:25.676Z Compiling sha2 v0.10.8
13102025-04-15T03:15:25.802Z Compiling thiserror-impl v1.0.69
13112025-04-15T03:15:26.137Z Compiling der_derive v0.7.3
13122025-04-15T03:15:26.155Z Compiling futures-macro v0.3.31
13132025-04-15T03:15:26.241Z Compiling yoke v0.7.4
13142025-04-15T03:15:26.596Z Compiling zerovec v0.10.4
13152025-04-15T03:15:26.720Z Compiling icu_provider_macros v1.5.0
13162025-04-15T03:15:26.977Z Compiling salsa20 v0.10.2
13172025-04-15T03:15:27.222Z Compiling pbkdf2 v0.12.2
13182025-04-15T03:15:27.414Z Compiling ppv-lite86 v0.2.20
13192025-04-15T03:15:27.843Z Compiling scrypt v0.11.0
13202025-04-15T03:15:27.953Z Compiling futures-util v0.3.31
13212025-04-15T03:15:28.177Z Compiling aes v0.8.4
13222025-04-15T03:15:28.310Z Compiling tinystr v0.7.6
13232025-04-15T03:15:28.355Z Compiling der v0.7.9
13242025-04-15T03:15:28.618Z Compiling icu_locid v1.5.0
13252025-04-15T03:15:28.690Z Compiling icu_collections v1.5.0
13262025-04-15T03:15:28.693Z Compiling thiserror v1.0.69
13272025-04-15T03:15:28.889Z Compiling cbc v0.1.2
13282025-04-15T03:15:29.100Z Compiling pest v2.7.14
13292025-04-15T03:15:29.268Z Compiling tracing-attributes v0.1.27
13302025-04-15T03:15:30.054Z Compiling icu_provider v1.5.0
13312025-04-15T03:15:30.661Z Compiling spki v0.7.3
13322025-04-15T03:15:30.890Z Compiling icu_locid_transform v1.5.0
13332025-04-15T03:15:31.008Z Compiling pkcs5 v0.7.1
13342025-04-15T03:15:31.118Z Compiling zerocopy-derive v0.8.10
13352025-04-15T03:15:31.293Z Compiling scroll_derive v0.12.0
13362025-04-15T03:15:32.049Z Compiling pest_meta v2.7.14
13372025-04-15T03:15:32.068Z Compiling pkcs8 v0.10.2
13382025-04-15T03:15:32.549Z Compiling icu_properties v1.5.1
13392025-04-15T03:15:32.657Z Compiling tracing v0.1.40
13402025-04-15T03:15:32.734Z Compiling rustls-pki-types v1.10.0
13412025-04-15T03:15:33.158Z Compiling tinyvec_macros v0.1.1
13422025-04-15T03:15:33.232Z Compiling scroll v0.12.0
13432025-04-15T03:15:33.264Z Compiling tinyvec v1.8.0
13442025-04-15T03:15:33.435Z Compiling pest_generator v2.7.14
13452025-04-15T03:15:33.700Z Compiling serde_derive_internals v0.29.1
13462025-04-15T03:15:33.761Z Compiling bzip2-sys v0.1.13+1.0.8
13472025-04-15T03:15:34.185Z Compiling bytes v1.10.1
13482025-04-15T03:15:34.280Z Compiling bitflags v2.9.0
13492025-04-15T03:15:34.750Z Compiling semver v1.0.25
13502025-04-15T03:15:35.428Z Compiling tokio v1.43.1
13512025-04-15T03:15:35.645Z Compiling indexmap v2.7.1
13522025-04-15T03:15:35.964Z Compiling rustc_version v0.4.1
13532025-04-15T03:15:36.562Z Compiling http v1.2.0
13542025-04-15T03:15:36.662Z Compiling uuid v1.16.0
13552025-04-15T03:15:36.811Z Compiling icu_normalizer v1.5.0
13562025-04-15T03:15:36.965Z Compiling chrono v0.4.40
13572025-04-15T03:15:37.135Z Compiling rustversion v1.0.17
13582025-04-15T03:15:37.860Z Compiling idna_adapter v1.2.0
13592025-04-15T03:15:38.103Z Compiling http-body v1.0.1
13602025-04-15T03:15:38.208Z Compiling which v4.4.2
13612025-04-15T03:15:38.239Z Compiling foreign-types-shared v0.1.1
13622025-04-15T03:15:38.356Z Compiling powerfmt v0.2.0
13632025-04-15T03:15:38.378Z Compiling schemars v0.8.22
13642025-04-15T03:15:38.777Z Compiling untrusted v0.7.1
13652025-04-15T03:15:38.780Z Compiling openssl v0.10.72
13662025-04-15T03:15:38.780Z Compiling time-core v0.1.2
13672025-04-15T03:15:38.780Z Compiling adler2 v2.0.0
13682025-04-15T03:15:38.958Z Compiling num-conv v0.1.0
13692025-04-15T03:15:38.990Z Compiling untrusted v0.9.0
13702025-04-15T03:15:39.034Z Compiling try-lock v0.2.5
13712025-04-15T03:15:39.206Z Compiling atomic-waker v1.1.2
13722025-04-15T03:15:39.209Z Compiling want v0.3.1
13732025-04-15T03:15:39.261Z Compiling time-macros v0.2.18
13742025-04-15T03:15:39.338Z Compiling miniz_oxide v0.8.5
13752025-04-15T03:15:39.429Z Compiling deranged v0.3.11
13762025-04-15T03:15:39.508Z Compiling goblin v0.8.2
13772025-04-15T03:15:40.330Z Compiling foreign-types v0.3.2
13782025-04-15T03:15:40.449Z Compiling idna v1.0.3
13792025-04-15T03:15:40.893Z Compiling rand_core v0.9.2
13802025-04-15T03:15:40.914Z Compiling pest_derive v2.7.14
13812025-04-15T03:15:41.349Z Compiling schemars_derive v0.8.22
13822025-04-15T03:15:42.594Z Compiling openssl-macros v0.1.1
13832025-04-15T03:15:43.159Z Compiling form_urlencoded v1.2.1
13842025-04-15T03:15:43.355Z Compiling num_threads v0.1.7
13852025-04-15T03:15:43.479Z Compiling tokio-util v0.7.13
13862025-04-15T03:15:43.501Z Compiling syn v1.0.109
13872025-04-15T03:15:43.504Z Compiling httpdate v1.0.3
13882025-04-15T03:15:43.542Z Compiling native-tls v0.2.12
13892025-04-15T03:15:43.967Z Compiling dyn-clone v1.0.19
13902025-04-15T03:15:44.014Z Compiling tower-service v0.3.3
13912025-04-15T03:15:44.114Z Compiling rustls v0.23.19
13922025-04-15T03:15:44.218Z Compiling time v0.3.36
13932025-04-15T03:15:44.583Z Compiling h2 v0.4.6
13942025-04-15T03:15:44.754Z Compiling dtrace-parser v0.2.0
13952025-04-15T03:15:46.619Z Compiling dof v0.3.0
13962025-04-15T03:15:47.560Z Compiling rand_chacha v0.9.0
13972025-04-15T03:15:48.702Z Compiling heapless v0.7.17
13982025-04-15T03:15:48.775Z Compiling unicode-normalization v0.1.24
13992025-04-15T03:15:48.798Z Compiling rand_chacha v0.3.1
14002025-04-15T03:15:49.185Z Compiling signature v2.2.0
14012025-04-15T03:15:49.511Z Compiling crossbeam-epoch v0.9.18
14022025-04-15T03:15:49.643Z Compiling crc32fast v1.4.2
14032025-04-15T03:15:49.716Z Compiling cookie v0.18.1
14042025-04-15T03:15:49.855Z Compiling siphasher v0.3.11
14052025-04-15T03:15:49.978Z Compiling unicode-properties v0.1.3
14062025-04-15T03:15:50.037Z Compiling base64 v0.22.1
14072025-04-15T03:15:50.169Z Compiling slog v2.7.0
14082025-04-15T03:15:50.229Z Compiling signal-hook v0.3.17
14092025-04-15T03:15:50.410Z Compiling openssl-probe v0.1.5
14102025-04-15T03:15:50.539Z Compiling rayon-core v1.12.1
14112025-04-15T03:15:50.693Z Compiling unicode-bidi v0.3.17
14122025-04-15T03:15:50.861Z Compiling phf_shared v0.11.2
14132025-04-15T03:15:50.986Z Compiling crossbeam-deque v0.8.5
14142025-04-15T03:15:51.053Z Compiling usdt-impl v0.5.0
14152025-04-15T03:15:51.218Z Compiling rand v0.8.5
14162025-04-15T03:15:51.355Z Compiling rand v0.9.0
14172025-04-15T03:15:51.411Z Compiling stringprep v0.1.5
14182025-04-15T03:15:51.903Z Compiling hyper v1.6.0
14192025-04-15T03:15:52.336Z Compiling url v2.5.3
14202025-04-15T03:15:52.467Z Compiling curve25519-dalek v4.1.3
14212025-04-15T03:15:53.072Z Compiling toml_datetime v0.6.8
14222025-04-15T03:15:53.169Z Compiling serde_spanned v0.6.8
14232025-04-15T03:15:53.375Z Compiling serde_tokenstream v0.2.2
14242025-04-15T03:15:53.414Z Compiling md-5 v0.10.6
14252025-04-15T03:15:53.538Z Compiling num-integer v0.1.46
14262025-04-15T03:15:53.704Z Compiling hash32 v0.2.1
14272025-04-15T03:15:53.962Z Compiling ff v0.13.0
14282025-04-15T03:15:54.124Z Compiling memoffset v0.9.1
14292025-04-15T03:15:54.143Z Compiling gimli v0.31.1
14302025-04-15T03:15:54.194Z Compiling litrs v0.4.1
14312025-04-15T03:15:54.336Z Compiling hyper-util v0.1.10
14322025-04-15T03:15:54.473Z Compiling smoltcp v0.9.1
14332025-04-15T03:15:54.533Z Compiling newtype-uuid v1.2.1
14342025-04-15T03:15:54.846Z Compiling portable-atomic v1.11.0
14352025-04-15T03:15:55.120Z Compiling fallible-iterator v0.2.0
14362025-04-15T03:15:55.270Z Compiling psl-types v2.0.11
14372025-04-15T03:15:55.491Z Compiling cfg_aliases v0.2.1
14382025-04-15T03:15:55.605Z Compiling base16ct v0.2.0
14392025-04-15T03:15:55.627Z Compiling num-bigint-dig v0.8.4
14402025-04-15T03:15:55.764Z Compiling postgres-protocol v0.6.8
14412025-04-15T03:15:55.900Z Compiling sec1 v0.7.3
14422025-04-15T03:15:55.934Z Compiling nix v0.29.0
14432025-04-15T03:15:55.991Z Compiling publicsuffix v2.3.0
14442025-04-15T03:15:56.267Z Compiling document-features v0.2.10
14452025-04-15T03:15:56.677Z Compiling group v0.13.0
14462025-04-15T03:15:56.826Z Compiling num-iter v0.1.45
14472025-04-15T03:15:57.130Z Compiling tokio-native-tls v0.3.1
14482025-04-15T03:15:57.932Z Compiling flate2 v1.1.1
14492025-04-15T03:15:58.145Z Compiling ipnetwork v0.21.1
14502025-04-15T03:15:58.175Z Compiling http-body-util v0.1.3
14512025-04-15T03:15:58.262Z Compiling addr2line v0.24.2
14522025-04-15T03:15:58.509Z Compiling terminal_size v0.4.0
14532025-04-15T03:15:58.652Z Compiling webpki-roots v0.26.6
14542025-04-15T03:15:58.758Z Compiling hkdf v0.12.4
14552025-04-15T03:15:58.849Z Compiling crypto-bigint v0.5.5
14562025-04-15T03:15:58.871Z Compiling curve25519-dalek-derive v0.1.1
14572025-04-15T03:15:58.874Z Compiling async-trait v0.1.88
14582025-04-15T03:15:58.965Z Compiling zerocopy-derive v0.6.6
14592025-04-15T03:15:58.993Z Compiling sync_wrapper v1.0.1
14602025-04-15T03:15:59.050Z Compiling object v0.36.5
14612025-04-15T03:15:59.160Z Compiling fs-err v2.11.0
14622025-04-15T03:15:59.496Z Compiling ahash v0.8.11
14632025-04-15T03:15:59.867Z Compiling managed v0.8.0
14642025-04-15T03:16:00.274Z Compiling tower-layer v0.3.3
14652025-04-15T03:16:00.316Z Compiling unicode-width v0.2.0
14662025-04-15T03:16:00.590Z Compiling rustc-demangle v0.1.24
14672025-04-15T03:16:00.835Z Compiling winnow v0.5.40
14682025-04-15T03:16:00.886Z Compiling ipnet v2.11.0
14692025-04-15T03:16:01.339Z Compiling zip v2.6.1
14702025-04-15T03:16:01.511Z Compiling lockfree-object-pool v0.1.6
14712025-04-15T03:16:01.687Z Compiling bumpalo v3.16.0
14722025-04-15T03:16:01.780Z Compiling buf-list v1.0.3
14732025-04-15T03:16:01.984Z Compiling simd-adler32 v0.3.7
14742025-04-15T03:16:02.163Z Compiling anyhow v1.0.97
14752025-04-15T03:16:02.484Z Compiling zopfli v0.8.1
14762025-04-15T03:16:02.504Z Compiling clap_builder v4.5.35
14772025-04-15T03:16:03.211Z Compiling elliptic-curve v0.13.8
14782025-04-15T03:16:04.028Z Compiling hubpack_derive v0.1.1
14792025-04-15T03:16:04.103Z Compiling toml_edit v0.19.15
14802025-04-15T03:16:04.207Z Compiling strum_macros v0.25.3
14812025-04-15T03:16:04.339Z Compiling zerocopy v0.6.6
14822025-04-15T03:16:04.907Z Compiling hubpack v0.1.2
14832025-04-15T03:16:05.050Z Compiling console v0.15.10
14842025-04-15T03:16:05.340Z Compiling tower v0.5.2
14852025-04-15T03:16:06.159Z Compiling backtrace v0.3.74
14862025-04-15T03:16:06.554Z Compiling hyper-tls v0.6.0
14872025-04-15T03:16:06.838Z Compiling oxnet v0.1.1
14882025-04-15T03:16:06.961Z Compiling signal-hook-mio v0.2.4
14892025-04-15T03:16:07.148Z Compiling rayon v1.10.0
14902025-04-15T03:16:07.582Z Compiling cookie_store v0.21.1
14912025-04-15T03:16:09.128Z Compiling postgres-types v0.2.9
14922025-04-15T03:16:10.343Z Compiling usdt-attr-macro v0.5.0
14932025-04-15T03:16:10.468Z Compiling usdt-macro v0.5.0
14942025-04-15T03:16:10.868Z Compiling phf v0.11.2
14952025-04-15T03:16:11.075Z Compiling strum_macros v0.26.4
14962025-04-15T03:16:11.165Z Compiling ed25519 v2.2.3
14972025-04-15T03:16:11.511Z Compiling bzip2 v0.4.4
14982025-04-15T03:16:11.916Z Compiling bzip2 v0.5.2
14992025-04-15T03:16:11.919Z Compiling serde_urlencoded v0.7.1
15002025-04-15T03:16:11.957Z Compiling clap_derive v4.5.32
15012025-04-15T03:16:12.306Z Compiling enum-as-inner v0.6.1
15022025-04-15T03:16:12.445Z Compiling serde-big-array v0.5.1
15032025-04-15T03:16:12.692Z Compiling rustls-pemfile v2.2.0
15042025-04-15T03:16:12.958Z Compiling futures-executor v0.3.31
15052025-04-15T03:16:13.038Z Compiling pkcs1 v0.7.5
15062025-04-15T03:16:13.369Z Compiling rfc6979 v0.4.0
15072025-04-15T03:16:13.464Z Compiling daft-derive v0.1.3
15082025-04-15T03:16:13.593Z Compiling serde_repr v0.1.19
15092025-04-15T03:16:13.999Z Compiling bstr v1.10.0
15102025-04-15T03:16:14.002Z Compiling float-cmp v0.10.0
15112025-04-15T03:16:14.267Z Compiling encoding_rs v0.8.34
15122025-04-15T03:16:14.722Z Compiling predicates-core v1.0.8
15132025-04-15T03:16:15.021Z Compiling new_debug_unreachable v1.0.6
15142025-04-15T03:16:15.062Z Compiling precomputed-hash v0.1.1
15152025-04-15T03:16:15.133Z Compiling whoami v1.5.2
15162025-04-15T03:16:15.207Z Compiling fixedbitset v0.4.2
15172025-04-15T03:16:15.464Z Compiling normalize-line-endings v0.3.0
15182025-04-15T03:16:15.611Z Compiling unicode-segmentation v1.12.0
15192025-04-15T03:16:15.641Z Compiling difflib v0.4.0
15202025-04-15T03:16:15.644Z Compiling static_assertions v1.1.0
15212025-04-15T03:16:15.698Z Compiling mime v0.3.17
15222025-04-15T03:16:15.782Z Compiling number_prefix v0.4.0
15232025-04-15T03:16:16.016Z Compiling data-encoding v2.6.0
15242025-04-15T03:16:16.219Z Compiling predicates v3.1.3
15252025-04-15T03:16:16.488Z Compiling similar v2.7.0
15262025-04-15T03:16:16.541Z Compiling clap v4.5.35
15272025-04-15T03:16:16.676Z Compiling hickory-proto v0.24.4
15282025-04-15T03:16:16.949Z Compiling indicatif v0.17.11
15292025-04-15T03:16:17.720Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15302025-04-15T03:16:17.923Z Compiling petgraph v0.6.5
15312025-04-15T03:16:18.287Z Compiling tokio-postgres v0.7.13
15322025-04-15T03:16:18.602Z Compiling strum v0.26.3
15332025-04-15T03:16:18.834Z Compiling string_cache v0.8.9
15342025-04-15T03:16:18.934Z Compiling daft v0.1.3
15352025-04-15T03:16:19.277Z Compiling toml_edit v0.22.24
15362025-04-15T03:16:19.423Z Compiling usdt v0.5.0
15372025-04-15T03:16:19.897Z Compiling rsa v0.9.6
15382025-04-15T03:16:21.494Z Compiling ecdsa v0.16.9
15392025-04-15T03:16:21.820Z Compiling futures v0.3.31
15402025-04-15T03:16:22.326Z Compiling zip v0.6.6
15412025-04-15T03:16:23.638Z Compiling ed25519-dalek v2.1.1
15422025-04-15T03:16:24.188Z Compiling toml v0.7.8
15432025-04-15T03:16:24.447Z Compiling crossterm v0.28.1
15442025-04-15T03:16:25.902Z Compiling tokio-stream v0.1.17
15452025-04-15T03:16:26.177Z Compiling openapiv3 v2.0.0
15462025-04-15T03:16:26.353Z Compiling x509-cert v0.2.5
15472025-04-15T03:16:26.381Z Compiling sha1 v0.10.6
15482025-04-15T03:16:26.543Z Compiling itertools v0.13.0
15492025-04-15T03:16:26.818Z Compiling dirs-sys-next v0.1.2
15502025-04-15T03:16:26.880Z Compiling lalrpop-util v0.19.12
15512025-04-15T03:16:27.244Z Compiling peg-runtime v0.8.5
15522025-04-15T03:16:27.362Z Compiling unicode-xid v0.2.6
15532025-04-15T03:16:27.576Z Compiling dirs-next v2.0.0
15542025-04-15T03:16:27.596Z Compiling thread_local v1.1.8
15552025-04-15T03:16:27.780Z Compiling slog-async v2.8.0
15562025-04-15T03:16:27.800Z Compiling term v0.7.0
15572025-04-15T03:16:27.845Z Compiling xattr v1.3.1
15582025-04-15T03:16:28.106Z Compiling crossbeam-channel v0.5.15
15592025-04-15T03:16:28.127Z Compiling filetime v0.2.25
15602025-04-15T03:16:28.404Z Compiling is-terminal v0.4.13
15612025-04-15T03:16:28.443Z Compiling take_mut v0.2.2
15622025-04-15T03:16:28.558Z Compiling slog-term v2.9.1
15632025-04-15T03:16:28.620Z Compiling tar v0.4.44
15642025-04-15T03:16:29.141Z Compiling camino v1.1.9
15652025-04-15T03:16:35.636Z Compiling aws-lc-sys v0.26.0
15662025-04-15T03:17:05.985Z Compiling rustls-webpki v0.102.8
15672025-04-15T03:17:10.612Z Compiling tokio-rustls v0.26.0
15682025-04-15T03:17:10.898Z Compiling hyper-rustls v0.27.3
15692025-04-15T03:17:11.188Z Compiling reqwest v0.12.12
15702025-04-15T03:17:14.757Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15712025-04-15T03:17:15.043Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15722025-04-15T03:17:19.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15732025-04-15T03:17:19.760Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15742025-04-15T03:17:19.813ZApr 15 03:17:18.648 INFO Starting download, target: Clickhouse
15752025-04-15T03:17:19.813ZApr 15 03:17:18.648 INFO Starting download, target: Console
15762025-04-15T03:17:19.816ZApr 15 03:17:18.648 INFO Starting download, target: Cockroach
15772025-04-15T03:17:19.816ZApr 15 03:17:18.648 INFO Starting download, target: DendriteStub
15782025-04-15T03:17:19.816ZApr 15 03:17:18.648 INFO Starting download, target: MaghemiteMgd
15792025-04-15T03:17:19.816ZApr 15 03:17:18.648 INFO Starting download, target: TransceiverControl
15802025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15812025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15822025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15832025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15842025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15852025-04-15T03:17:19.816ZApr 15 03:17:18.649 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15862025-04-15T03:17:20.197ZApr 15 03:17:19.001 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15872025-04-15T03:17:20.478ZApr 15 03:17:19.261 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15882025-04-15T03:17:20.594ZApr 15 03:17:19.409 INFO Download complete, target: TransceiverControl
15892025-04-15T03:17:20.836ZApr 15 03:17:19.663 INFO Download complete, target: Console
15902025-04-15T03:17:20.945ZApr 15 03:17:19.777 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15912025-04-15T03:17:21.088ZApr 15 03:17:19.918 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15922025-04-15T03:17:21.601ZApr 15 03:17:20.436 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15932025-04-15T03:17:21.601ZApr 15 03:17:20.436 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15942025-04-15T03:17:21.724ZApr 15 03:17:20.559 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15952025-04-15T03:17:23.431ZApr 15 03:17:22.265 INFO Download complete, target: MaghemiteMgd
15962025-04-15T03:17:24.069ZApr 15 03:17:22.902 INFO Download complete, target: DendriteStub
15972025-04-15T03:17:28.107ZApr 15 03:17:26.940 INFO Checking that binary works, target: Cockroach
15982025-04-15T03:17:28.273ZApr 15 03:17:27.106 INFO Download complete, target: Cockroach
15992025-04-15T03:17:32.493ZApr 15 03:17:31.326 INFO Checking that binary works, target: Clickhouse
16002025-04-15T03:17:32.617ZApr 15 03:17:31.450 INFO Download complete, target: Clickhouse
16012025-04-15T03:17:32.624ZAll prerequisites installed successfully
16022025-04-15T03:17:32.628Z
16032025-04-15T03:17:32.628Zreal 5:08.802304565
16042025-04-15T03:17:32.628Zuser 15:35.877507593
16052025-04-15T03:17:32.628Zsys 2:09.206095963
16062025-04-15T03:17:32.628Ztrap 0.571629320
16072025-04-15T03:17:32.628Ztflt 1.013839225
16082025-04-15T03:17:32.628Zdflt 1.387875848
16092025-04-15T03:17:32.628Zkflt 0.026000950
16102025-04-15T03:17:32.628Zlock 23:10.418907007
16112025-04-15T03:17:32.628Zslp 55:33.758947127
16122025-04-15T03:17:32.628Zlat 1:02.452968572
16132025-04-15T03:17:32.628Zstop 2:31.157991445
16142025-04-15T03:17:32.628Z+ ptime -m cargo xtask download softnpu
16152025-04-15T03:17:33.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16162025-04-15T03:17:33.311Z Running `target/debug/xtask download softnpu`
16172025-04-15T03:17:34.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16182025-04-15T03:17:34.325Z Running `target/debug/xtask-downloader softnpu`
16192025-04-15T03:17:34.364ZApr 15 03:17:33.196 INFO Starting download, target: Softnpu
16202025-04-15T03:17:34.368ZApr 15 03:17:33.197 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16212025-04-15T03:17:34.982ZApr 15 03:17:33.814 INFO Download complete, target: Softnpu
16222025-04-15T03:17:34.986Z
16232025-04-15T03:17:34.989Zreal 2.353682706
16242025-04-15T03:17:34.989Zuser 1.433275202
16252025-04-15T03:17:34.989Zsys 0.641120925
16262025-04-15T03:17:34.989Ztrap 0.001360877
16272025-04-15T03:17:34.989Ztflt 0.000036174
16282025-04-15T03:17:34.989Zdflt 0.000068444
16292025-04-15T03:17:34.989Zkflt 0.000000000
16302025-04-15T03:17:34.989Zlock 6.621729592
16312025-04-15T03:17:34.989Zslp 0.507968252
16322025-04-15T03:17:34.989Zlat 0.070655585
16332025-04-15T03:17:34.989Zstop 0.000171756
16342025-04-15T03:17:34.989Z+ export CARGO_INCREMENTAL=0
16352025-04-15T03:17:34.989Z+ CARGO_INCREMENTAL=0
16362025-04-15T03:17:34.989Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16372025-04-15T03:17:36.097Z Compiling proc-macro2 v1.0.94
16382025-04-15T03:17:36.097Z Compiling unicode-ident v1.0.14
16392025-04-15T03:17:36.100Z Compiling libc v0.2.171
16402025-04-15T03:17:36.100Z Compiling serde v1.0.219
16412025-04-15T03:17:36.101Z Compiling autocfg v1.4.0
16422025-04-15T03:17:36.101Z Compiling cfg-if v1.0.0
16432025-04-15T03:17:36.101Z Compiling version_check v0.9.5
16442025-04-15T03:17:36.407Z Compiling memchr v2.7.4
16452025-04-15T03:17:36.431Z Compiling shlex v1.3.0
16462025-04-15T03:17:36.451Z Compiling typenum v1.17.0
16472025-04-15T03:17:36.877Z Compiling value-bag v1.9.0
16482025-04-15T03:17:36.895Z Compiling generic-array v0.14.7
16492025-04-15T03:17:37.044Z Compiling lock_api v0.4.12
16502025-04-15T03:17:37.360Z Compiling log v0.4.22
16512025-04-15T03:17:37.379Z Compiling serde_json v1.0.140
16522025-04-15T03:17:37.424Z Compiling libm v0.2.8
16532025-04-15T03:17:37.753Z Compiling num-traits v0.2.19
16542025-04-15T03:17:37.827Z Compiling parking_lot_core v0.9.10
16552025-04-15T03:17:37.954Z Compiling quote v1.0.39
16562025-04-15T03:17:38.088Z Compiling jobserver v0.1.32
16572025-04-15T03:17:38.108Z Compiling semver v1.0.25
16582025-04-15T03:17:38.238Z Compiling scopeguard v1.2.0
16592025-04-15T03:17:38.259Z Compiling getrandom v0.2.15
16602025-04-15T03:17:38.340Z Compiling syn v2.0.98
16612025-04-15T03:17:38.512Z Compiling cc v1.2.15
16622025-04-15T03:17:38.537Z Compiling rustix v0.38.37
16632025-04-15T03:17:38.583Z Compiling getrandom v0.3.1
16642025-04-15T03:17:38.630Z Compiling aho-corasick v1.1.3
16652025-04-15T03:17:38.781Z Compiling regex-syntax v0.8.5
16662025-04-15T03:17:38.994Z Compiling itoa v1.0.11
16672025-04-15T03:17:39.136Z Compiling either v1.14.0
16682025-04-15T03:17:39.480Z Compiling once_cell v1.21.3
16692025-04-15T03:17:39.550Z Compiling rand_core v0.6.4
16702025-04-15T03:17:40.041Z Compiling pkg-config v0.3.31
16712025-04-15T03:17:40.579Z Compiling spin v0.9.8
16722025-04-15T03:17:40.602Z Compiling errno v0.3.9
16732025-04-15T03:17:40.859Z Compiling slab v0.4.9
16742025-04-15T03:17:40.961Z Compiling smallvec v1.14.0
16752025-04-15T03:17:41.198Z Compiling allocator-api2 v0.2.18
16762025-04-15T03:17:41.217Z Compiling foldhash v0.1.3
16772025-04-15T03:17:41.473Z Compiling equivalent v1.0.1
16782025-04-15T03:17:41.522Z Compiling glob v0.3.2
16792025-04-15T03:17:41.612Z Compiling prettyplease v0.2.30
16802025-04-15T03:17:41.728Z Compiling subtle v2.6.1
16812025-04-15T03:17:41.965Z Compiling hashbrown v0.15.1
16822025-04-15T03:17:42.043Z Compiling lazy_static v1.5.0
16832025-04-15T03:17:42.184Z Compiling thiserror v1.0.69
16842025-04-15T03:17:42.214Z Compiling minimal-lexical v0.2.1
16852025-04-15T03:17:42.237Z Compiling clang-sys v1.8.1
16862025-04-15T03:17:42.253Z Compiling schemars v0.8.22
16872025-04-15T03:17:42.646Z Compiling regex-automata v0.4.8
16882025-04-15T03:17:42.666Z Compiling nom v7.1.3
16892025-04-15T03:17:42.789Z Compiling libloading v0.8.5
16902025-04-15T03:17:43.066Z Compiling home v0.5.9
16912025-04-15T03:17:43.130Z Compiling bindgen v0.69.5
16922025-04-15T03:17:43.268Z Compiling itertools v0.10.5
16932025-04-15T03:17:43.496Z Compiling byteorder v1.5.0
16942025-04-15T03:17:43.605Z Compiling lazycell v1.3.0
16952025-04-15T03:17:43.800Z Compiling ryu v1.0.18
16962025-04-15T03:17:44.271Z Compiling pin-project-lite v0.2.14
16972025-04-15T03:17:44.424Z Compiling rustc-hash v1.1.0
16982025-04-15T03:17:44.445Z Compiling cmake v0.1.51
16992025-04-15T03:17:44.637Z Compiling dunce v1.0.5
17002025-04-15T03:17:44.662Z Compiling fs_extra v1.3.0
17012025-04-15T03:17:45.245Z Compiling paste v1.0.15
17022025-04-15T03:17:45.457Z Compiling synstructure v0.13.1
17032025-04-15T03:17:45.699Z Compiling serde_derive_internals v0.29.1
17042025-04-15T03:17:45.725Z Compiling cexpr v0.6.0
17052025-04-15T03:17:47.648Z Compiling regex v1.11.1
17062025-04-15T03:17:47.743Z Compiling const-oid v0.9.6
17072025-04-15T03:17:48.573Z Compiling signal-hook-registry v1.4.2
17082025-04-15T03:17:48.776Z Compiling fnv v1.0.7
17092025-04-15T03:17:48.934Z Compiling parking_lot v0.12.3
17102025-04-15T03:17:49.458Z Compiling ring v0.17.11
17112025-04-15T03:17:49.570Z Compiling serde_derive v1.0.219
17122025-04-15T03:17:49.744Z Compiling zeroize_derive v1.4.2
17132025-04-15T03:17:49.959Z Compiling tokio-macros v2.5.0
17142025-04-15T03:17:50.012Z Compiling zerocopy-derive v0.7.35
17152025-04-15T03:17:50.201Z Compiling zerofrom-derive v0.1.4
17162025-04-15T03:17:50.446Z Compiling yoke-derive v0.7.4
17172025-04-15T03:17:51.014Z Compiling zerovec-derive v0.10.3
17182025-04-15T03:17:51.055Z Compiling zeroize v1.8.1
17192025-04-15T03:17:51.504Z Compiling displaydoc v0.2.5
17202025-04-15T03:17:52.320Z Compiling schemars_derive v0.8.22
17212025-04-15T03:17:52.773Z Compiling thiserror-impl v1.0.69
17222025-04-15T03:17:52.908Z Compiling futures-macro v0.3.31
17232025-04-15T03:17:52.935Z Compiling crypto-common v0.1.6
17242025-04-15T03:17:53.058Z Compiling icu_provider_macros v1.5.0
17252025-04-15T03:17:53.189Z Compiling der_derive v0.7.3
17262025-04-15T03:17:53.324Z Compiling mio v1.0.2
17272025-04-15T03:17:53.714Z Compiling stable_deref_trait v1.2.0
17282025-04-15T03:17:54.478Z Compiling block-buffer v0.10.4
17292025-04-15T03:17:54.627Z Compiling tracing-attributes v0.1.27
17302025-04-15T03:17:54.770Z Compiling heck v0.5.0
17312025-04-15T03:17:54.872Z Compiling aws-lc-rs v1.12.4
17322025-04-15T03:17:54.928Z Compiling vcpkg v0.2.15
17332025-04-15T03:17:55.303Z Compiling digest v0.10.7
17342025-04-15T03:17:55.323Z Compiling socket2 v0.5.9
17352025-04-15T03:17:55.564Z Compiling zerocopy v0.8.10
17362025-04-15T03:17:55.586Z Compiling futures-core v0.3.31
17372025-04-15T03:17:55.867Z Compiling zerocopy-derive v0.8.10
17382025-04-15T03:17:56.265Z Compiling openssl-sys v0.9.107
17392025-04-15T03:17:57.104Z Compiling httparse v1.9.5
17402025-04-15T03:17:57.457Z Compiling zerocopy v0.7.35
17412025-04-15T03:17:57.905Z Compiling syn v1.0.109
17422025-04-15T03:17:57.931Z Compiling crossbeam-utils v0.8.21
17432025-04-15T03:17:58.460Z Compiling iana-time-zone v0.1.61
17442025-04-15T03:17:58.910Z Compiling num-conv v0.1.0
17452025-04-15T03:17:58.988Z Compiling cpufeatures v0.2.14
17462025-04-15T03:17:59.109Z Compiling time-core v0.1.2
17472025-04-15T03:17:59.181Z Compiling hmac v0.12.1
17482025-04-15T03:17:59.202Z Compiling zerofrom v0.1.4
17492025-04-15T03:17:59.298Z Compiling time-macros v0.2.18
17502025-04-15T03:17:59.453Z Compiling futures-sink v0.3.31
17512025-04-15T03:17:59.608Z Compiling openssl v0.10.72
17522025-04-15T03:17:59.786Z Compiling yoke v0.7.4
17532025-04-15T03:18:00.178Z Compiling block-padding v0.3.3
17542025-04-15T03:18:00.402Z Compiling zerovec v0.10.4
17552025-04-15T03:18:00.432Z Compiling inout v0.1.3
17562025-04-15T03:18:00.664Z Compiling openssl-macros v0.1.1
17572025-04-15T03:18:00.778Z Compiling dyn-clone v1.0.19
17582025-04-15T03:18:01.043Z Compiling native-tls v0.2.12
17592025-04-15T03:18:01.370Z Compiling bitflags v2.9.0
17602025-04-15T03:18:01.390Z Compiling bytes v1.10.1
17612025-04-15T03:18:02.389Z Compiling indexmap v2.7.1
17622025-04-15T03:18:02.750Z Compiling uuid v1.16.0
17632025-04-15T03:18:03.275Z Compiling tokio v1.43.1
17642025-04-15T03:18:03.736Z Compiling chrono v0.4.40
17652025-04-15T03:18:04.214Z Compiling rustc_version v0.4.1
17662025-04-15T03:18:05.587Z Compiling which v4.4.2
17672025-04-15T03:18:07.855Z Compiling serde_tokenstream v0.2.2
17682025-04-15T03:18:08.129Z Compiling rustls v0.23.19
17692025-04-15T03:18:08.387Z Compiling strsim v0.11.1
17702025-04-15T03:18:09.487Z Compiling cipher v0.4.4
17712025-04-15T03:18:09.964Z Compiling sha2 v0.10.8
17722025-04-15T03:18:10.686Z Compiling scroll_derive v0.12.0
17732025-04-15T03:18:11.620Z Compiling ucd-trie v0.1.7
17742025-04-15T03:18:12.088Z Compiling base64ct v1.6.0
17752025-04-15T03:18:12.091Z Compiling pest v2.7.14
17762025-04-15T03:18:12.325Z Compiling http v1.2.0
17772025-04-15T03:18:12.487Z Compiling tinystr v0.7.6
17782025-04-15T03:18:12.620Z Compiling pem-rfc7468 v0.7.0
17792025-04-15T03:18:12.856Z Compiling futures-channel v0.3.31
17802025-04-15T03:18:13.359Z Compiling bzip2-sys v0.1.13+1.0.8
17812025-04-15T03:18:13.553Z Compiling cookie v0.18.1
17822025-04-15T03:18:13.860Z Compiling litemap v0.7.3
17832025-04-15T03:18:13.905Z Compiling futures-task v0.3.31
17842025-04-15T03:18:14.229Z Compiling thiserror v2.0.12
17852025-04-15T03:18:14.283Z Compiling slog v2.7.0
17862025-04-15T03:18:14.305Z Compiling pin-utils v0.1.0
17872025-04-15T03:18:14.425Z Compiling futures-io v0.3.31
17882025-04-15T03:18:14.798Z Compiling flagset v0.4.6
17892025-04-15T03:18:14.819Z Compiling writeable v0.5.5
17902025-04-15T03:18:14.823Z Compiling futures-util v0.3.31
17912025-04-15T03:18:15.018Z Compiling der v0.7.9
17922025-04-15T03:18:15.036Z Compiling pest_meta v2.7.14
17932025-04-15T03:18:15.310Z Compiling icu_locid v1.5.0
17942025-04-15T03:18:17.141Z Compiling toml_datetime v0.6.8
17952025-04-15T03:18:17.596Z Compiling serde_spanned v0.6.8
17962025-04-15T03:18:17.887Z Compiling aws-lc-sys v0.26.0
17972025-04-15T03:18:18.425Z Compiling rayon-core v1.12.1
17982025-04-15T03:18:18.643Z Compiling anyhow v1.0.97
17992025-04-15T03:18:18.680Z Compiling rustversion v1.0.17
18002025-04-15T03:18:19.219Z Compiling spki v0.7.3
18012025-04-15T03:18:19.266Z Compiling pest_generator v2.7.14
18022025-04-15T03:18:19.384Z Compiling icu_provider v1.5.0
18032025-04-15T03:18:19.575Z Compiling salsa20 v0.10.2
18042025-04-15T03:18:20.263Z Compiling ppv-lite86 v0.2.20
18052025-04-15T03:18:20.931Z Compiling pbkdf2 v0.12.2
18062025-04-15T03:18:21.402Z Compiling thiserror-impl v2.0.12
18072025-04-15T03:18:21.848Z Compiling tracing-core v0.1.32
18082025-04-15T03:18:24.100Z Compiling icu_locid_transform_data v1.5.0
18092025-04-15T03:18:24.131Z Compiling winnow v0.5.40
18102025-04-15T03:18:24.217Z Compiling icu_locid_transform v1.5.0
18112025-04-15T03:18:24.257Z Compiling tracing v0.1.40
18122025-04-15T03:18:24.573Z Compiling scrypt v0.11.0
18132025-04-15T03:18:25.042Z Compiling pest_derive v2.7.14
18142025-04-15T03:18:26.320Z Compiling cbc v0.1.2
18152025-04-15T03:18:26.556Z Compiling aes v0.8.4
18162025-04-15T03:18:27.252Z Compiling icu_collections v1.5.0
18172025-04-15T03:18:27.539Z Compiling toml_edit v0.19.15
18182025-04-15T03:18:28.092Z Compiling usdt-impl v0.5.0
18192025-04-15T03:18:28.340Z Compiling icu_properties_data v1.5.0
18202025-04-15T03:18:28.609Z Compiling litrs v0.4.1
18212025-04-15T03:18:28.634Z Compiling rustls-pki-types v1.10.0
18222025-04-15T03:18:29.499Z Compiling document-features v0.2.10
18232025-04-15T03:18:30.418Z Compiling icu_properties v1.5.1
18242025-04-15T03:18:30.499Z Compiling pkcs5 v0.7.1
18252025-04-15T03:18:32.055Z Compiling tokio-util v0.7.13
18262025-04-15T03:18:33.341Z Compiling scroll v0.12.0
18272025-04-15T03:18:33.890Z Compiling heapless v0.7.17
18282025-04-15T03:18:34.978Z Compiling utf8_iter v1.0.4
18292025-04-15T03:18:35.239Z Compiling newtype-uuid v1.2.1
18302025-04-15T03:18:35.345Z Compiling untrusted v0.9.0
18312025-04-15T03:18:35.581Z Compiling percent-encoding v2.3.1
18322025-04-15T03:18:35.599Z Compiling utf16_iter v1.0.5
18332025-04-15T03:18:35.623Z Compiling untrusted v0.7.1
18342025-04-15T03:18:35.799Z Compiling powerfmt v0.2.0
18352025-04-15T03:18:35.846Z Compiling signal-hook v0.3.17
18362025-04-15T03:18:35.880Z Compiling icu_normalizer_data v1.5.0
18372025-04-15T03:18:36.011Z Compiling plain v0.2.3
18382025-04-15T03:18:36.187Z Compiling write16 v1.0.0
18392025-04-15T03:18:36.206Z Compiling adler2 v2.0.0
18402025-04-15T03:18:36.265Z Compiling goblin v0.8.2
18412025-04-15T03:18:36.332Z Compiling icu_normalizer v1.5.0
18422025-04-15T03:18:36.489Z Compiling miniz_oxide v0.8.5
18432025-04-15T03:18:36.765Z Compiling deranged v0.3.11
18442025-04-15T03:18:38.475Z Compiling pkcs8 v0.10.2
18452025-04-15T03:18:40.008Z Compiling itertools v0.13.0
18462025-04-15T03:18:42.860Z Compiling atomic-waker v1.1.2
18472025-04-15T03:18:43.135Z Compiling pretty-hex v0.4.1
18482025-04-15T03:18:43.155Z Compiling tinyvec_macros v0.1.1
18492025-04-15T03:18:43.263Z Compiling num_threads v0.1.7
18502025-04-15T03:18:43.646Z Compiling time v0.3.36
18512025-04-15T03:18:44.185Z Compiling dof v0.3.0
18522025-04-15T03:18:44.283Z Compiling tinyvec v1.8.0
18532025-04-15T03:18:46.865Z Compiling idna_adapter v1.2.0
18542025-04-15T03:18:47.283Z Compiling dtrace-parser v0.2.0
18552025-04-15T03:18:47.570Z Compiling http-body v1.0.1
18562025-04-15T03:18:48.083Z Compiling curve25519-dalek v4.1.3
18572025-04-15T03:18:48.695Z Compiling async-trait v0.1.88
18582025-04-15T03:18:48.778Z Compiling thread-id v4.2.2
18592025-04-15T03:18:48.812Z Compiling memoffset v0.9.1
18602025-04-15T03:18:49.168Z Compiling try-lock v0.2.5
18612025-04-15T03:18:49.173Z Compiling num-bigint-dig v0.8.4
18622025-04-15T03:18:49.347Z Compiling smoltcp v0.9.1
18632025-04-15T03:18:49.938Z Compiling foreign-types-shared v0.1.1
18642025-04-15T03:18:50.071Z Compiling portable-atomic v1.11.0
18652025-04-15T03:18:50.789Z Compiling want v0.3.1
18662025-04-15T03:18:50.967Z Compiling foreign-types v0.3.2
18672025-04-15T03:18:51.649Z Compiling h2 v0.4.6
18682025-04-15T03:18:54.306Z Compiling rand_core v0.9.2
18692025-04-15T03:18:55.699Z Compiling idna v1.0.3
18702025-04-15T03:18:56.270Z Compiling form_urlencoded v1.2.1
18712025-04-15T03:18:56.986Z Compiling strum_macros v0.26.4
18722025-04-15T03:18:57.906Z Compiling ident_case v1.0.1
18732025-04-15T03:18:58.088Z Compiling tower-service v0.3.3
18742025-04-15T03:18:58.423Z Compiling heck v0.4.1
18752025-04-15T03:18:58.863Z Compiling cfg_aliases v0.2.1
18762025-04-15T03:18:58.988Z Compiling httpdate v1.0.3
18772025-04-15T03:18:59.158Z Compiling gimli v0.31.1
18782025-04-15T03:19:00.511Z Compiling hyper v1.6.0
18792025-04-15T03:19:00.958Z Compiling nix v0.29.0
18802025-04-15T03:19:01.995Z Compiling darling_core v0.20.10
18812025-04-15T03:19:05.808Z Compiling addr2line v0.24.2
18822025-04-15T03:19:06.779Z Compiling crossbeam-epoch v0.9.18
18832025-04-15T03:19:07.384Z Compiling rand_chacha v0.9.0
18842025-04-15T03:19:08.264Z Compiling unicode-normalization v0.1.24
18852025-04-15T03:19:09.678Z Compiling rand_chacha v0.3.1
18862025-04-15T03:19:11.132Z Compiling ipnetwork v0.21.1
18872025-04-15T03:19:11.830Z Compiling hubpack_derive v0.1.1
18882025-04-15T03:19:12.134Z Compiling openapiv3 v2.0.0
18892025-04-15T03:19:12.377Z Compiling signature v2.2.0
18902025-04-15T03:19:12.620Z Compiling daft-derive v0.1.3
18912025-04-15T03:19:12.679Z Compiling zerocopy-derive v0.6.6
18922025-04-15T03:19:14.080Z Compiling curve25519-dalek-derive v0.1.1
18932025-04-15T03:19:14.234Z Compiling object v0.36.5
18942025-04-15T03:19:14.875Z Compiling fs-err v2.11.0
18952025-04-15T03:19:15.236Z Compiling ahash v0.8.11
18962025-04-15T03:19:15.406Z Compiling crc32fast v1.4.2
18972025-04-15T03:19:15.613Z Compiling unicode-properties v0.1.3
18982025-04-15T03:19:15.738Z Compiling base64 v0.22.1
18992025-04-15T03:19:15.980Z Compiling unicode-bidi v0.3.17
19002025-04-15T03:19:16.001Z Compiling zip v2.6.1
19012025-04-15T03:19:16.350Z Compiling buf-list v1.0.3
19022025-04-15T03:19:16.354Z Compiling rustc-demangle v0.1.24
19032025-04-15T03:19:16.966Z Compiling siphasher v0.3.11
19042025-04-15T03:19:17.105Z Compiling anstyle v1.0.10
19052025-04-15T03:19:17.327Z Compiling openssl-probe v0.1.5
19062025-04-15T03:19:17.347Z Compiling utf8parse v0.2.2
19072025-04-15T03:19:17.513Z Compiling anstyle-parse v0.2.5
19082025-04-15T03:19:17.848Z Compiling phf_shared v0.11.2
19092025-04-15T03:19:18.044Z Compiling stringprep v0.1.5
19102025-04-15T03:19:18.871Z Compiling rand v0.8.5
19112025-04-15T03:19:21.609Z Compiling backtrace v0.3.74
19122025-04-15T03:19:24.311Z Compiling rand v0.9.0
19132025-04-15T03:19:25.633Z Compiling hyper-util v0.1.10
19142025-04-15T03:19:28.297Z Compiling darling_macro v0.20.10
19152025-04-15T03:19:29.237Z Compiling crossbeam-deque v0.8.5
19162025-04-15T03:19:30.554Z Compiling url v2.5.3
19172025-04-15T03:19:32.135Z Compiling usdt-attr-macro v0.5.0
19182025-04-15T03:19:32.408Z Compiling usdt-macro v0.5.0
19192025-04-15T03:19:33.542Z Compiling md-5 v0.10.6
19202025-04-15T03:19:33.561Z Compiling num-integer v0.1.46
19212025-04-15T03:19:33.669Z Compiling hash32 v0.2.1
19222025-04-15T03:19:33.803Z Compiling ff v0.13.0
19232025-04-15T03:19:34.052Z Compiling psl-types v2.0.11
19242025-04-15T03:19:34.073Z Compiling colorchoice v1.0.2
19252025-04-15T03:19:34.224Z Compiling is_terminal_polyfill v1.70.1
19262025-04-15T03:19:34.260Z Compiling anstyle-query v1.1.1
19272025-04-15T03:19:34.368Z Compiling base16ct v0.2.0
19282025-04-15T03:19:34.752Z Compiling fallible-iterator v0.2.0
19292025-04-15T03:19:34.779Z Compiling sec1 v0.7.3
19302025-04-15T03:19:35.331Z Compiling postgres-protocol v0.6.8
19312025-04-15T03:19:35.741Z Compiling anstream v0.6.15
19322025-04-15T03:19:36.319Z Compiling publicsuffix v2.3.0
19332025-04-15T03:19:36.470Z Compiling num-iter v0.1.45
19342025-04-15T03:19:36.491Z Compiling group v0.13.0
19352025-04-15T03:19:38.331Z Compiling darling v0.20.10
19362025-04-15T03:19:38.469Z Compiling tokio-native-tls v0.3.1
19372025-04-15T03:19:39.070Z Compiling flate2 v1.1.1
19382025-04-15T03:19:39.500Z Compiling rustls-webpki v0.102.8
19392025-04-15T03:19:39.916Z Compiling strum_macros v0.25.3
19402025-04-15T03:19:41.186Z Compiling http-body-util v0.1.3
19412025-04-15T03:19:41.684Z Compiling webpki-roots v0.26.6
19422025-04-15T03:19:42.026Z Compiling terminal_size v0.4.0
19432025-04-15T03:19:42.277Z Compiling hkdf v0.12.4
19442025-04-15T03:19:42.544Z Compiling sync_wrapper v1.0.1
19452025-04-15T03:19:42.727Z Compiling enum-as-inner v0.6.1
19462025-04-15T03:19:42.748Z Compiling clap_derive v4.5.32
19472025-04-15T03:19:43.271Z Compiling crypto-bigint v0.5.5
19482025-04-15T03:19:43.753Z Compiling serde_repr v0.1.19
19492025-04-15T03:19:44.711Z Compiling regress v0.10.3
19502025-04-15T03:19:46.550Z Compiling encoding_rs v0.8.34
19512025-04-15T03:19:46.964Z Compiling managed v0.8.0
19522025-04-15T03:19:47.419Z Compiling tokio-rustls v0.26.0
19532025-04-15T03:19:47.885Z Compiling simd-adler32 v0.3.7
19542025-04-15T03:19:48.922Z Compiling clap_lex v0.7.4
19552025-04-15T03:19:49.260Z Compiling unicode-width v0.2.0
19562025-04-15T03:19:49.406Z Compiling bumpalo v3.16.0
19572025-04-15T03:19:49.476Z Compiling bitflags v1.3.2
19582025-04-15T03:19:49.917Z Compiling lockfree-object-pool v0.1.6
19592025-04-15T03:19:49.917Z Compiling ipnet v2.11.0
19602025-04-15T03:19:50.560Z Compiling tower-layer v0.3.3
19612025-04-15T03:19:50.628Z Compiling mime v0.3.17
19622025-04-15T03:19:50.896Z Compiling tower v0.5.2
19632025-04-15T03:19:51.351Z Compiling zopfli v0.8.1
19642025-04-15T03:19:51.738Z Compiling console v0.15.10
19652025-04-15T03:19:52.688Z Compiling clap_builder v4.5.35
19662025-04-15T03:19:52.874Z Compiling typify-impl v0.3.0
19672025-04-15T03:19:53.588Z Compiling hyper-rustls v0.27.3
19682025-04-15T03:19:53.725Z Compiling elliptic-curve v0.13.8
19692025-04-15T03:19:53.822Z Compiling oxnet v0.1.1
19702025-04-15T03:19:58.393Z Compiling hyper-tls v0.6.0
19712025-04-15T03:19:58.458Z Compiling signal-hook-mio v0.2.4
19722025-04-15T03:19:58.458Z Compiling rayon v1.10.0
19732025-04-15T03:19:58.458Z Compiling cookie_store v0.21.1
19742025-04-15T03:19:58.458Z Compiling postgres-types v0.2.9
19752025-04-15T03:19:58.458Z Compiling phf v0.11.2
19762025-04-15T03:19:58.895Z Compiling zerocopy v0.6.6
19772025-04-15T03:19:58.962Z Compiling hubpack v0.1.2
19782025-04-15T03:19:59.032Z Compiling ed25519 v2.2.3
19792025-04-15T03:19:59.060Z Compiling bzip2 v0.4.4
19802025-04-15T03:19:59.393Z Compiling bzip2 v0.5.2
19812025-04-15T03:19:59.462Z Compiling serde_urlencoded v0.7.1
19822025-04-15T03:19:59.761Z Compiling rustls-pemfile v2.2.0
19832025-04-15T03:19:59.965Z Compiling pkcs1 v0.7.5
19842025-04-15T03:20:00.334Z Compiling futures-executor v0.3.31
19852025-04-15T03:20:00.863Z Compiling serde-big-array v0.5.1
19862025-04-15T03:20:01.020Z Compiling rfc6979 v0.4.0
19872025-04-15T03:20:01.111Z Compiling float-cmp v0.10.0
19882025-04-15T03:20:01.223Z Compiling bstr v1.10.0
19892025-04-15T03:20:01.276Z Compiling memmap v0.7.0
19902025-04-15T03:20:01.508Z Compiling difflib v0.4.0
19912025-04-15T03:20:01.584Z Compiling normalize-line-endings v0.3.0
19922025-04-15T03:20:01.606Z Compiling whoami v1.5.2
19932025-04-15T03:20:01.758Z Compiling precomputed-hash v0.1.1
19942025-04-15T03:20:01.900Z Compiling number_prefix v0.4.0
19952025-04-15T03:20:02.161Z Compiling predicates-core v1.0.8
19962025-04-15T03:20:02.469Z Compiling new_debug_unreachable v1.0.6
19972025-04-15T03:20:02.582Z Compiling winnow v0.7.3
19982025-04-15T03:20:02.642Z Compiling unicode-segmentation v1.12.0
19992025-04-15T03:20:02.763Z Compiling data-encoding v2.6.0
20002025-04-15T03:20:03.050Z Compiling fixedbitset v0.4.2
20012025-04-15T03:20:03.455Z Compiling static_assertions v1.1.0
20022025-04-15T03:20:03.477Z Compiling hickory-proto v0.24.4
20032025-04-15T03:20:03.581Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20042025-04-15T03:20:04.139Z Compiling reqwest v0.12.12
20052025-04-15T03:20:04.540Z Compiling similar v2.7.0
20062025-04-15T03:20:05.511Z Compiling petgraph v0.6.5
20072025-04-15T03:20:06.143Z Compiling toml_edit v0.22.24
20082025-04-15T03:20:06.300Z Compiling typify-macro v0.3.0
20092025-04-15T03:20:09.042Z Compiling string_cache v0.8.9
20102025-04-15T03:20:09.588Z Compiling predicates v3.1.3
20112025-04-15T03:20:10.007Z Compiling indicatif v0.17.11
20122025-04-15T03:20:10.429Z Compiling tokio-postgres v0.7.13
20132025-04-15T03:20:10.893Z Compiling usdt v0.5.0
20142025-04-15T03:20:11.367Z Compiling ecdsa v0.16.9
20152025-04-15T03:20:12.253Z Compiling futures v0.3.31
20162025-04-15T03:20:12.349Z Compiling rsa v0.9.6
20172025-04-15T03:20:12.772Z Compiling zip v0.6.6
20182025-04-15T03:20:12.922Z Compiling ed25519-dalek v2.1.1
20192025-04-15T03:20:14.360Z Compiling crossterm v0.28.1
20202025-04-15T03:20:14.391Z Compiling clap v4.5.35
20212025-04-15T03:20:14.419Z Compiling daft v0.1.3
20222025-04-15T03:20:17.088Z Compiling strum v0.26.3
20232025-04-15T03:20:17.393Z Compiling tokio-stream v0.1.17
20242025-04-15T03:20:17.758Z Compiling toml v0.7.8
20252025-04-15T03:20:17.985Z Compiling x509-cert v0.2.5
20262025-04-15T03:20:18.639Z Compiling sha1 v0.10.6
20272025-04-15T03:20:19.131Z Compiling camino v1.1.9
20282025-04-15T03:20:19.153Z Compiling peg-runtime v0.8.5
20292025-04-15T03:20:19.197Z Compiling lalrpop-util v0.19.12
20302025-04-15T03:20:19.594Z Compiling unicode-xid v0.2.6
20312025-04-15T03:20:21.354Z Compiling proc-macro-crate v1.3.1
20322025-04-15T03:20:22.129Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20332025-04-15T03:20:22.149Z Compiling macaddr v1.0.1
20342025-04-15T03:20:22.474Z Compiling heapless v0.8.0
20352025-04-15T03:20:22.746Z Compiling fastrand v2.1.1
20362025-04-15T03:20:25.068Z Compiling tempfile v3.13.0
20372025-04-15T03:20:26.800Z Compiling num_enum_derive v0.5.11
20382025-04-15T03:20:29.692Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20392025-04-15T03:20:31.707Z Compiling structmeta-derive v0.3.0
20402025-04-15T03:20:32.447Z Compiling hash32 v0.3.1
20412025-04-15T03:20:34.311Z Compiling smoltcp v0.11.0
20422025-04-15T03:20:34.954Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20432025-04-15T03:20:35.806Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20442025-04-15T03:20:39.510Z Compiling structmeta v0.3.0
20452025-04-15T03:20:43.808Z Compiling num_enum v0.5.11
20462025-04-15T03:20:44.544Z Compiling typify v0.3.0
20472025-04-15T03:20:46.432Z Compiling dirs-sys-next v0.1.2
20482025-04-15T03:20:47.498Z Compiling proc-macro-error-attr v1.0.4
20492025-04-15T03:20:50.561Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20502025-04-15T03:20:50.928Z Compiling cobs v0.2.3
20512025-04-15T03:20:51.411Z Compiling rustls v0.22.4
20522025-04-15T03:20:51.752Z Compiling unsafe-libyaml v0.2.11
20532025-04-15T03:20:51.914Z Compiling postcard v1.0.10
20542025-04-15T03:20:53.427Z Compiling serde_yaml v0.9.34+deprecated
20552025-04-15T03:20:57.658Z Compiling dirs-next v2.0.0
20562025-04-15T03:21:01.963Z Compiling progenitor-impl v0.9.1
20572025-04-15T03:21:07.741Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20582025-04-15T03:21:11.538Z Compiling hex v0.4.3
20592025-04-15T03:21:11.731Z Compiling foreign-types-macros v0.2.3
20602025-04-15T03:21:12.469Z Compiling thread_local v1.1.8
20612025-04-15T03:21:12.553Z Compiling wait-timeout v0.2.0
20622025-04-15T03:21:12.948Z Compiling proc-macro-error v1.0.4
20632025-04-15T03:21:13.168Z Compiling multer v3.1.0
20642025-04-15T03:21:13.316Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20652025-04-15T03:21:13.495Z Compiling foreign-types-shared v0.3.1
20662025-04-15T03:21:13.531Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20672025-04-15T03:21:13.642Z Compiling slog-async v2.8.0
20682025-04-15T03:21:14.138Z Compiling unicode-width v0.1.14
20692025-04-15T03:21:14.317Z Compiling quick-error v1.2.3
20702025-04-15T03:21:14.468Z Compiling match_cfg v0.1.0
20712025-04-15T03:21:14.591Z Compiling bit-vec v0.8.0
20722025-04-15T03:21:15.208Z Compiling bit-set v0.8.0
20732025-04-15T03:21:18.396Z Compiling tabwriter v1.4.0
20742025-04-15T03:21:19.169Z Compiling hostname v0.3.1
20752025-04-15T03:21:19.466Z Compiling rusty-fork v0.3.0
20762025-04-15T03:21:22.794Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20772025-04-15T03:21:23.927Z Compiling foreign-types v0.5.0
20782025-04-15T03:21:28.220Z Compiling progenitor-macro v0.9.1
20792025-04-15T03:21:30.747Z Compiling term v0.7.0
20802025-04-15T03:21:35.139Z Compiling progenitor-client v0.9.1
20812025-04-15T03:21:38.594Z Compiling slog-json v2.6.1
20822025-04-15T03:21:38.793Z Compiling crossbeam-channel v0.5.15
20832025-04-15T03:21:39.745Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20842025-04-15T03:21:39.827Z Compiling async-stream-impl v0.3.6
20852025-04-15T03:21:40.285Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20862025-04-15T03:21:40.306Z Compiling rand_xorshift v0.3.0
20872025-04-15T03:21:40.529Z Compiling cstr-argument v0.1.2
20882025-04-15T03:21:40.642Z Compiling is-terminal v0.4.13
20892025-04-15T03:21:40.808Z Compiling dropshot v0.16.0
20902025-04-15T03:21:40.837Z Compiling pretty-hex v0.2.1
20912025-04-15T03:21:41.034Z Compiling crucible-workspace-hack v0.1.0
20922025-04-15T03:21:41.077Z Compiling take_mut v0.2.2
20932025-04-15T03:21:41.132Z Compiling unarray v0.1.4
20942025-04-15T03:21:41.329Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20952025-04-15T03:21:41.398Z Compiling proptest v1.6.0
20962025-04-15T03:21:42.231Z Compiling async-stream v0.3.6
20972025-04-15T03:21:42.234Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20982025-04-15T03:21:42.433Z Compiling slog-term v2.9.1
20992025-04-15T03:21:42.562Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21002025-04-15T03:21:42.674Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21012025-04-15T03:21:42.896Z Compiling slog-bunyan v2.5.0
21022025-04-15T03:21:43.210Z Compiling progenitor v0.9.1
21032025-04-15T03:21:43.438Z Compiling tokio-rustls v0.25.0
21042025-04-15T03:21:44.148Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21052025-04-15T03:21:44.369Z Compiling toml v0.8.20
21062025-04-15T03:21:44.449Z Compiling parse-display-derive v0.10.0
21072025-04-15T03:21:45.054Z Compiling test-strategy v0.4.0
21082025-04-15T03:21:46.575Z Compiling colored v2.2.0
21092025-04-15T03:21:47.941Z Compiling serde_with_macros v3.12.0
21102025-04-15T03:21:47.975Z Compiling waitgroup v0.1.2
21112025-04-15T03:21:48.151Z Compiling dropshot_endpoint v0.16.0
21122025-04-15T03:21:48.256Z Compiling serde_path_to_error v0.1.16
21132025-04-15T03:21:49.291Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21142025-04-15T03:21:49.854Z Compiling hostname v0.4.0
21152025-04-15T03:21:50.046Z Compiling instant v0.1.13
21162025-04-15T03:21:50.125Z Compiling debug-ignore v1.0.5
21172025-04-15T03:21:50.253Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21182025-04-15T03:21:50.314Z Compiling winnow v0.6.20
21192025-04-15T03:21:50.333Z Compiling backoff v0.4.0
21202025-04-15T03:21:50.363Z Compiling serde_with v3.12.0
21212025-04-15T03:21:50.696Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21222025-04-15T03:21:50.714Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21232025-04-15T03:21:50.967Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21242025-04-15T03:21:53.663Z Compiling parse-display v0.10.0
21252025-04-15T03:21:54.637Z Compiling zone_cfg_derive v0.3.0
21262025-04-15T03:21:54.680Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21272025-04-15T03:21:55.429Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
21282025-04-15T03:21:55.784Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21292025-04-15T03:21:55.939Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21302025-04-15T03:21:56.394Z Compiling camino-tempfile v1.1.1
21312025-04-15T03:21:56.525Z Compiling itertools v0.12.1
21322025-04-15T03:21:57.165Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21332025-04-15T03:22:00.177Z Compiling num-derive v0.4.2
21342025-04-15T03:22:01.221Z Compiling sigpipe v0.1.3
21352025-04-15T03:22:01.386Z Compiling jiff v0.2.6
21362025-04-15T03:22:01.693Z Compiling libefi-sys v0.1.0
21372025-04-15T03:22:02.053Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21382025-04-15T03:22:02.420Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
21392025-04-15T03:22:02.473Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21402025-04-15T03:22:03.930Z Compiling zone v0.3.1
21412025-04-15T03:22:03.984Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21422025-04-15T03:22:04.962Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
21432025-04-15T03:22:05.525Z Compiling itertools v0.14.0
21442025-04-15T03:22:07.260Z Compiling smf v0.2.3
21452025-04-15T03:22:07.674Z Compiling bitfield-struct v0.6.2
21462025-04-15T03:22:07.991Z Compiling blake3 v1.5.4
21472025-04-15T03:22:08.655Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21482025-04-15T03:22:09.028Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21492025-04-15T03:22:09.641Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21502025-04-15T03:22:09.697Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21512025-04-15T03:22:09.793Z Compiling xattr v1.3.1
21522025-04-15T03:22:09.892Z Compiling memmap2 v0.9.5
21532025-04-15T03:22:10.138Z Compiling filetime v0.2.25
21542025-04-15T03:22:10.462Z Compiling constant_time_eq v0.3.1
21552025-04-15T03:22:10.544Z Compiling arrayvec v0.7.6
21562025-04-15T03:22:10.683Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21572025-04-15T03:22:10.784Z Compiling arrayref v0.3.9
21582025-04-15T03:22:10.840Z Compiling same-file v1.0.6
21592025-04-15T03:22:10.907Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21602025-04-15T03:22:11.045Z Compiling walkdir v2.5.0
21612025-04-15T03:22:12.397Z Compiling tar v0.4.44
21622025-04-15T03:22:13.303Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21632025-04-15T03:22:13.557Z Compiling gethostname v0.5.0
21642025-04-15T03:22:13.658Z Compiling cargo-platform v0.1.8
21652025-04-15T03:22:13.749Z Compiling fixedbitset v0.5.7
21662025-04-15T03:22:13.785Z Compiling topological-sort v0.2.2
21672025-04-15T03:22:13.857Z Compiling shell-words v1.1.0
21682025-04-15T03:22:14.093Z Compiling omicron-zone-package v0.12.0
21692025-04-15T03:22:14.427Z Compiling petgraph v0.7.1
21702025-04-15T03:22:15.119Z Compiling cargo_metadata v0.19.2
21712025-04-15T03:22:15.139Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21722025-04-15T03:22:15.215Z Compiling indent_write v2.2.0
21732025-04-15T03:22:23.724Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21742025-04-15T03:22:24.572Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21752025-04-15T03:22:27.068Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21762025-04-15T03:22:45.792Z Finished `release` profile [optimized] target(s) in 5m 10s
21772025-04-15T03:22:45.971Z Running `target/release/omicron-package -t test target create -p dev`
21782025-04-15T03:22:46.026ZLogging to: /work/oxidecomputer/omicron/out/LOG
21792025-04-15T03:22:46.029ZCreated new build target 'test' and set it as active
21802025-04-15T03:22:46.029Z
21812025-04-15T03:22:46.029Zreal 5:11.000614013
21822025-04-15T03:22:46.029Zuser 36:01.153000154
21832025-04-15T03:22:46.029Zsys 3:31.583353512
21842025-04-15T03:22:46.029Ztrap 1.165972528
21852025-04-15T03:22:46.029Ztflt 1.861004147
21862025-04-15T03:22:46.029Zdflt 0.849265400
21872025-04-15T03:22:46.029Zkflt 0.000178429
21882025-04-15T03:22:46.029Zlock 1:10:50.848484403
21892025-04-15T03:22:46.029Zslp 2:26:20.366077548
21902025-04-15T03:22:46.029Zlat 2:50.710426475
21912025-04-15T03:22:46.029Zstop 4:51.696382384
21922025-04-15T03:22:46.029Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21932025-04-15T03:22:47.156Z Finished `release` profile [optimized] target(s) in 1.06s
21942025-04-15T03:22:47.212Z Running `target/release/omicron-package -t test package`
21952025-04-15T03:22:47.262ZLogging to: /work/oxidecomputer/omicron/out/LOG
21962025-04-15T03:22:48.561Z Compiling dirs-sys-next v0.1.2
21972025-04-15T03:22:48.565Z Compiling convert_case v0.4.0
21982025-04-15T03:22:48.565Z Compiling num-rational v0.4.2
21992025-04-15T03:22:48.565Z Compiling num-complex v0.4.6
22002025-04-15T03:22:48.565Z Compiling float-ord v0.3.2
22012025-04-15T03:22:48.703Z Compiling is-terminal v0.4.13
22022025-04-15T03:22:48.707Z Compiling camino v1.1.9
22032025-04-15T03:22:48.745Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22042025-04-15T03:22:48.908Z Compiling dirs-next v2.0.0
22052025-04-15T03:22:48.989Z Compiling derive-where v1.2.7
22062025-04-15T03:22:49.017Z Compiling fastrand v2.1.1
22072025-04-15T03:22:49.092Z Compiling term v0.7.0
22082025-04-15T03:22:49.113Z Compiling rustls v0.22.4
22092025-04-15T03:22:49.145Z Compiling thread_local v1.1.8
22102025-04-15T03:22:49.348Z Compiling derive_more v0.99.19
22112025-04-15T03:22:49.499Z Compiling tempfile v3.13.0
22122025-04-15T03:22:49.576Z Compiling wait-timeout v0.2.0
22132025-04-15T03:22:49.597Z Compiling quick-error v1.2.3
22142025-04-15T03:22:49.774Z Compiling num v0.4.3
22152025-04-15T03:22:49.907Z Compiling bit-vec v0.8.0
22162025-04-15T03:22:49.928Z Compiling match_cfg v0.1.0
22172025-04-15T03:22:50.023Z Compiling hostname v0.3.1
22182025-04-15T03:22:50.050Z Compiling rusty-fork v0.3.0
22192025-04-15T03:22:50.202Z Compiling multer v3.1.0
22202025-04-15T03:22:50.248Z Compiling slog-async v2.8.0
22212025-04-15T03:22:50.288Z Compiling newline-converter v0.3.0
22222025-04-15T03:22:50.333Z Compiling bit-set v0.8.0
22232025-04-15T03:22:50.371Z Compiling progenitor-client v0.9.1
22242025-04-15T03:22:50.508Z Compiling slog-json v2.6.1
22252025-04-15T03:22:50.641Z Compiling crossbeam-channel v0.5.15
22262025-04-15T03:22:50.644Z Compiling rand_xorshift v0.3.0
22272025-04-15T03:22:50.856Z Compiling hex v0.4.3
22282025-04-15T03:22:50.892Z Compiling take_mut v0.2.2
22292025-04-15T03:22:50.936Z Compiling unarray v0.1.4
22302025-04-15T03:22:51.065Z Compiling progenitor v0.9.1
22312025-04-15T03:22:51.085Z Compiling slog-bunyan v2.5.0
22322025-04-15T03:22:51.129Z Compiling proptest v1.6.0
22332025-04-15T03:22:51.292Z Compiling expectorate v1.1.0
22342025-04-15T03:22:51.581Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22352025-04-15T03:22:51.585Z Compiling slog-term v2.9.1
22362025-04-15T03:22:51.722Z Compiling dropshot v0.16.0
22372025-04-15T03:22:51.783Z Compiling async-stream v0.3.6
22382025-04-15T03:22:51.805Z Compiling toml v0.8.20
22392025-04-15T03:22:52.090Z Compiling waitgroup v0.1.2
22402025-04-15T03:22:52.145Z Compiling serde_path_to_error v0.1.16
22412025-04-15T03:22:52.323Z Compiling hostname v0.4.0
22422025-04-15T03:22:52.344Z Compiling instant v0.1.13
22432025-04-15T03:22:52.507Z Compiling debug-ignore v1.0.5
22442025-04-15T03:22:52.535Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22452025-04-15T03:22:52.596Z Compiling backoff v0.4.0
22462025-04-15T03:22:52.688Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
22472025-04-15T03:22:52.901Z Compiling parse-display v0.10.0
22482025-04-15T03:22:52.946Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492025-04-15T03:22:53.156Z Compiling serde_with v3.12.0
22502025-04-15T03:22:53.178Z Compiling password-hash v0.5.0
22512025-04-15T03:22:53.271Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22522025-04-15T03:22:53.776Z Compiling blake2 v0.10.6
22532025-04-15T03:22:54.822Z Compiling tokio-rustls v0.25.0
22542025-04-15T03:22:54.980Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22552025-04-15T03:22:55.305Z Compiling macaddr v1.0.1
22562025-04-15T03:22:55.750Z Compiling base64 v0.21.7
22572025-04-15T03:22:56.155Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22582025-04-15T03:22:56.809Z Compiling argon2 v0.5.3
22592025-04-15T03:22:56.926Z Compiling atomicwrites v0.4.4
22602025-04-15T03:22:57.111Z Compiling cancel-safe-futures v0.1.5
22612025-04-15T03:22:57.166Z Compiling owo-colors v4.2.0
22622025-04-15T03:22:57.484Z Compiling libsw-core v0.3.1
22632025-04-15T03:22:57.549Z Compiling prettyplease v0.2.30
22642025-04-15T03:22:57.573Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22652025-04-15T03:22:57.812Z Compiling libsw v3.4.0
22662025-04-15T03:22:58.146Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22672025-04-15T03:22:58.619Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22682025-04-15T03:22:58.873Z Compiling swrite v0.1.0
22692025-04-15T03:22:59.053Z Compiling utf-8 v0.7.6
22702025-04-15T03:22:59.253Z Compiling linear-map v1.2.0
22712025-04-15T03:22:59.435Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22722025-04-15T03:22:59.498Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22732025-04-15T03:22:59.680Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22742025-04-15T03:23:00.329Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22752025-04-15T03:23:03.362Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22762025-04-15T03:23:06.840Z Compiling linked-hash-map v0.5.6
22772025-04-15T03:23:07.036Z Compiling highway v1.3.0
22782025-04-15T03:23:07.268Z Compiling lru-cache v0.1.2
22792025-04-15T03:23:07.530Z Compiling tungstenite v0.21.0
22802025-04-15T03:23:08.640Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22812025-04-15T03:23:08.923Z Compiling semver v0.1.20
22822025-04-15T03:23:09.465Z Compiling rustc_version v0.1.7
22832025-04-15T03:23:09.869Z Compiling tokio-tungstenite v0.21.0
22842025-04-15T03:23:10.575Z Compiling resolv-conf v0.7.0
22852025-04-15T03:23:12.134Z Compiling hickory-resolver v0.24.4
22862025-04-15T03:23:12.529Z Compiling newtype_derive v0.1.6
22872025-04-15T03:23:13.318Z Compiling humantime v2.1.0
22882025-04-15T03:23:13.682Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22892025-04-15T03:23:13.998Z Compiling steno v0.4.1
22902025-04-15T03:23:14.194Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22912025-04-15T03:23:14.549Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
22922025-04-15T03:23:16.226Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22932025-04-15T03:23:18.661Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22942025-04-15T03:23:19.549Z Compiling qorb v0.3.1
22952025-04-15T03:23:19.846Z Compiling slog-dtrace v0.3.0
22962025-04-15T03:23:20.228Z Compiling bytecount v0.6.8
22972025-04-15T03:23:20.684Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
22982025-04-15T03:23:24.951Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22992025-04-15T03:23:31.316Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23002025-04-15T03:23:32.403Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23012025-04-15T03:23:32.614Z Compiling half v2.4.1
23022025-04-15T03:23:33.238Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23032025-04-15T03:23:33.329Z Compiling ciborium-io v0.2.2
23042025-04-15T03:23:33.501Z Compiling ciborium-ll v0.2.2
23052025-04-15T03:23:33.713Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23062025-04-15T03:23:34.038Z Compiling ciborium v0.2.2
23072025-04-15T03:23:34.799Z Compiling proc-macro-error-attr2 v2.0.0
23082025-04-15T03:23:35.562Z Compiling display-error-chain v0.2.2
23092025-04-15T03:23:35.811Z Compiling proc-macro-error2 v2.0.1
23102025-04-15T03:23:36.044Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23112025-04-15T03:23:36.397Z Compiling const_format_proc_macros v0.2.34
23122025-04-15T03:23:38.132Z Compiling crunchy v0.2.2
23132025-04-15T03:23:38.331Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23142025-04-15T03:23:38.617Z Compiling keccak v0.1.5
23152025-04-15T03:23:38.646Z Compiling maplit v1.0.2
23162025-04-15T03:23:38.777Z Compiling const_format v0.2.34
23172025-04-15T03:23:38.801Z Compiling tabled_derive v0.10.0
23182025-04-15T03:23:39.762Z Compiling sha3 v0.10.8
23192025-04-15T03:23:39.785Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23202025-04-15T03:23:40.032Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23212025-04-15T03:23:40.639Z Compiling papergrid v0.14.0
23222025-04-15T03:23:41.712Z Compiling dsl_auto_type v0.1.2
23232025-04-15T03:23:42.434Z Compiling scheduled-thread-pool v0.2.7
23242025-04-15T03:23:42.947Z Compiling num-derive v0.3.3
23252025-04-15T03:23:43.142Z Compiling diesel_table_macro_syntax v0.2.0
23262025-04-15T03:23:43.542Z Compiling radium v0.7.0
23272025-04-15T03:23:43.754Z Compiling tiny-keccak v2.0.2
23282025-04-15T03:23:44.073Z Compiling diesel_derives v2.2.3
23292025-04-15T03:23:44.146Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23302025-04-15T03:23:45.026Z Compiling libscf-sys v1.1.0
23312025-04-15T03:23:45.292Z Compiling tabled v0.18.0
23322025-04-15T03:23:48.974Z Compiling r2d2 v0.8.10
23332025-04-15T03:23:49.595Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23342025-04-15T03:23:52.992Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23352025-04-15T03:23:54.042Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23362025-04-15T03:23:54.074Z Compiling tap v1.0.1
23372025-04-15T03:23:54.295Z Compiling maybe-uninit v2.0.0
23382025-04-15T03:23:54.421Z Compiling bit-vec v0.6.3
23392025-04-15T03:23:54.575Z Compiling diesel v2.2.9
23402025-04-15T03:23:54.828Z Compiling bit-set v0.5.3
23412025-04-15T03:23:54.960Z Compiling wyz v0.5.1
23422025-04-15T03:23:55.128Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23432025-04-15T03:23:55.445Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23442025-04-15T03:23:56.004Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23452025-04-15T03:23:58.030Z Compiling ascii-canvas v3.0.0
23462025-04-15T03:23:58.496Z Compiling phf_generator v0.11.2
23472025-04-15T03:23:58.716Z Compiling secrecy v0.8.0
23482025-04-15T03:23:59.023Z Compiling async-recursion v1.1.1
23492025-04-15T03:24:00.354Z Compiling ena v0.14.3
23502025-04-15T03:24:00.803Z Compiling packed_struct v0.10.1
23512025-04-15T03:24:01.276Z Compiling diff v0.1.13
23522025-04-15T03:24:01.731Z Compiling crc-catalog v2.4.0
23532025-04-15T03:24:01.785Z Compiling funty v2.0.0
23542025-04-15T03:24:01.927Z Compiling bindgen v0.71.1
23552025-04-15T03:24:02.457Z Compiling regex-syntax v0.6.29
23562025-04-15T03:24:04.622Z Compiling bitvec v1.0.1
23572025-04-15T03:24:05.172Z Compiling crc v3.2.1
23582025-04-15T03:24:05.708Z Compiling phf_codegen v0.11.2
23592025-04-15T03:24:05.961Z Compiling lalrpop v0.19.12
23602025-04-15T03:24:07.355Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23612025-04-15T03:24:07.528Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23622025-04-15T03:24:08.620Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
23632025-04-15T03:24:09.110Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23642025-04-15T03:24:09.379Z Compiling universal-hash v0.5.1
23652025-04-15T03:24:09.615Z Compiling thiserror-impl-no-std v2.0.2
23662025-04-15T03:24:09.661Z Compiling packed_struct_codegen v0.10.1
23672025-04-15T03:24:12.048Z Compiling parse-zoneinfo v0.3.1
23682025-04-15T03:24:12.109Z Compiling indexmap v1.9.3
23692025-04-15T03:24:12.494Z Compiling opaque-debug v0.3.1
23702025-04-15T03:24:12.497Z Compiling nodrop v0.1.14
23712025-04-15T03:24:12.625Z Compiling rustc-hash v2.1.1
23722025-04-15T03:24:12.679Z Compiling ref-cast v1.0.23
23732025-04-15T03:24:12.850Z Compiling crc8 v0.1.1
23742025-04-15T03:24:13.195Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23752025-04-15T03:24:13.413Z Compiling chrono-tz-build v0.4.0
23762025-04-15T03:24:14.413Z Compiling array-init v0.0.4
23772025-04-15T03:24:15.515Z Compiling poly1305 v0.8.0
23782025-04-15T03:24:16.891Z Compiling thiserror-no-std v2.0.2
23792025-04-15T03:24:17.057Z Compiling smallvec v0.6.14
23802025-04-15T03:24:17.543Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23812025-04-15T03:24:17.904Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23822025-04-15T03:24:18.268Z Compiling derive_builder_core v0.20.2
23832025-04-15T03:24:20.220Z Compiling chacha20 v0.9.1
23842025-04-15T03:24:20.726Z Compiling headers-core v0.3.0
23852025-04-15T03:24:20.938Z Compiling aead v0.5.2
23862025-04-15T03:24:21.048Z Compiling libxml v0.3.3
23872025-04-15T03:24:21.317Z Compiling ref-cast-impl v1.0.23
23882025-04-15T03:24:21.448Z Compiling vte_generate_state_changes v0.1.2
23892025-04-15T03:24:21.469Z Compiling termcolor v1.4.1
23902025-04-15T03:24:22.071Z Compiling bitfield v0.14.0
23912025-04-15T03:24:22.412Z Compiling arc-swap v1.7.1
23922025-04-15T03:24:22.432Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23932025-04-15T03:24:22.521Z Compiling hashbrown v0.12.3
23942025-04-15T03:24:23.026Z Compiling slog-scope v4.4.0
23952025-04-15T03:24:23.100Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23962025-04-15T03:24:23.807Z Compiling vte v0.11.1
23972025-04-15T03:24:24.799Z Compiling env_logger v0.10.2
23982025-04-15T03:24:25.337Z Compiling chacha20poly1305 v0.10.1
23992025-04-15T03:24:25.611Z Compiling headers v0.4.0
24002025-04-15T03:24:25.804Z Compiling samael v0.0.18
24012025-04-15T03:24:27.421Z Compiling derive_builder_macro v0.20.2
24022025-04-15T03:24:27.499Z Compiling polar-core v0.27.3
24032025-04-15T03:24:27.901Z Compiling serde-hex v0.1.0
24042025-04-15T03:24:28.321Z Compiling vsss-rs v3.3.4
24052025-04-15T03:24:29.038Z Compiling chrono-tz v0.10.3
24062025-04-15T03:24:29.674Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24072025-04-15T03:24:32.451Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24082025-04-15T03:24:32.480Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24092025-04-15T03:24:32.809Z Compiling ron v0.8.1
24102025-04-15T03:24:32.828Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24112025-04-15T03:24:33.181Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24122025-04-15T03:24:37.570Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24132025-04-15T03:24:38.738Z Compiling hashbrown v0.13.2
24142025-04-15T03:24:39.962Z Compiling strum_macros v0.24.3
24152025-04-15T03:24:40.089Z Compiling unicase v2.7.0
24162025-04-15T03:24:40.469Z Compiling indoc v1.0.9
24172025-04-15T03:24:41.265Z Compiling crc-any v2.5.0
24182025-04-15T03:24:41.644Z Compiling object v0.30.4
24192025-04-15T03:24:42.255Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24202025-04-15T03:24:46.766Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24212025-04-15T03:24:52.405Z Compiling derive_builder v0.20.2
24222025-04-15T03:24:55.536Z Compiling strip-ansi-escapes v0.2.0
24232025-04-15T03:24:56.028Z Compiling slog-stdlog v4.1.1
24242025-04-15T03:24:56.785Z Compiling papergrid v0.11.0
24252025-04-15T03:24:56.815Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24262025-04-15T03:24:56.975Z Compiling tabled_derive v0.7.0
24272025-04-15T03:24:57.179Z Compiling fd-lock v4.0.2
24282025-04-15T03:24:57.436Z Compiling peg-macros v0.8.5
24292025-04-15T03:24:58.334Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24302025-04-15T03:24:59.025Z Compiling oso-derive v0.27.3
24312025-04-15T03:24:59.436Z Compiling impl-trait-for-tuples v0.2.2
24322025-04-15T03:25:00.154Z Compiling quick-xml v0.37.2
24332025-04-15T03:25:00.684Z Compiling diesel-dtrace v0.4.2
24342025-04-15T03:25:01.067Z Compiling path-slash v0.1.5
24352025-04-15T03:25:01.359Z Compiling nu-ansi-term v0.50.1
24362025-04-15T03:25:02.696Z Compiling reedline v0.38.0
24372025-04-15T03:25:03.851Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
24382025-04-15T03:25:05.284Z Compiling oso v0.27.3
24392025-04-15T03:25:10.802Z Compiling peg v0.8.5
24402025-04-15T03:25:10.989Z Compiling tabled v0.15.0
24412025-04-15T03:25:19.438Z Compiling slog-envlogger v2.2.0
24422025-04-15T03:25:21.899Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24432025-04-15T03:25:24.770Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24442025-04-15T03:25:26.242Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24452025-04-15T03:25:26.668Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24462025-04-15T03:25:27.045Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24472025-04-15T03:25:29.945Z Compiling typify-impl v0.2.0
24482025-04-15T03:25:30.713Z Compiling pem v3.0.5
24492025-04-15T03:25:32.168Z Compiling bb8 v0.8.5
24502025-04-15T03:25:32.779Z Compiling bcs v0.1.6
24512025-04-15T03:25:33.641Z Compiling fxhash v0.2.1
24522025-04-15T03:25:33.919Z Compiling libz-sys v1.1.20
24532025-04-15T03:25:34.643Z Compiling termtree v0.5.1
24542025-04-15T03:25:35.421Z Compiling async-bb8-diesel v0.2.1
24552025-04-15T03:25:36.696Z Compiling kstat-rs v0.2.4
24562025-04-15T03:25:37.234Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24572025-04-15T03:25:37.632Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24582025-04-15T03:25:39.725Z Compiling typify-macro v0.2.0
24592025-04-15T03:25:42.961Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24602025-04-15T03:25:43.492Z Compiling nanorand v0.7.0
24612025-04-15T03:25:44.177Z Compiling libgit2-sys v0.17.0+1.8.1
24622025-04-15T03:25:44.980Z Compiling pin-project-internal v1.1.6
24632025-04-15T03:25:47.535Z Compiling parking_lot_core v0.8.6
24642025-04-15T03:25:48.060Z Compiling pin-project v1.1.6
24652025-04-15T03:25:53.473Z Compiling flume v0.11.1
24662025-04-15T03:25:54.180Z Compiling mime_guess v2.0.5
24672025-04-15T03:25:55.583Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24682025-04-15T03:25:56.521Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24692025-04-15T03:25:58.476Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24702025-04-15T03:26:00.152Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24712025-04-15T03:26:01.547Z Compiling snafu-derive v0.8.5
24722025-04-15T03:26:03.507Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24732025-04-15T03:26:03.965Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24742025-04-15T03:26:05.649Z Compiling snafu v0.8.5
24752025-04-15T03:26:08.382Z Compiling typify v0.2.0
24762025-04-15T03:26:08.550Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24772025-04-15T03:26:14.537Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24782025-04-15T03:26:22.148Z Compiling globset v0.4.15
24792025-04-15T03:26:28.048Z Compiling olpc-cjson v0.1.4
24802025-04-15T03:26:28.351Z Compiling vergen v8.3.2
24812025-04-15T03:26:28.735Z Compiling castaway v0.2.3
24822025-04-15T03:26:28.936Z Compiling nibble_vec v0.1.0
24832025-04-15T03:26:29.206Z Compiling serde_plain v1.0.2
24842025-04-15T03:26:29.759Z Compiling cargo-platform v0.1.8
24852025-04-15T03:26:30.265Z Compiling atty v0.2.14
24862025-04-15T03:26:30.467Z Compiling http-range v0.1.5
24872025-04-15T03:26:30.490Z Compiling typed-path v0.9.3
24882025-04-15T03:26:31.087Z Compiling endian-type v0.1.2
24892025-04-15T03:26:31.343Z Compiling salty v0.3.0
24902025-04-15T03:26:31.802Z Compiling io-lifetimes v1.0.11
24912025-04-15T03:26:32.862Z Compiling radix_trie v0.2.1
24922025-04-15T03:26:33.760Z Compiling tough v0.20.0
24932025-04-15T03:26:33.795Z Compiling cargo_metadata v0.18.1
24942025-04-15T03:26:36.508Z Compiling compact_str v0.8.0
24952025-04-15T03:26:37.527Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24962025-04-15T03:26:39.102Z Compiling progenitor-impl v0.8.0
24972025-04-15T03:26:39.534Z Compiling git2 v0.19.0
24982025-04-15T03:26:44.611Z Compiling parking_lot v0.11.2
24992025-04-15T03:26:46.947Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
25002025-04-15T03:26:47.505Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25012025-04-15T03:26:47.970Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25022025-04-15T03:26:52.475Z Compiling unicode-truncate v1.1.0
25032025-04-15T03:26:52.502Z Compiling lru v0.12.5
25042025-04-15T03:26:52.806Z Compiling rand_seeder v0.3.0
25052025-04-15T03:26:52.875Z Compiling lzma-sys v0.1.20
25062025-04-15T03:26:53.244Z Compiling instability v0.3.2
25072025-04-15T03:26:53.619Z Compiling rustls v0.21.12
25082025-04-15T03:26:53.977Z Compiling rustix v0.37.28
25092025-04-15T03:26:54.274Z Compiling parse-size v1.1.0
25102025-04-15T03:26:54.601Z Compiling indoc v2.0.6
25112025-04-15T03:26:54.623Z Compiling cassowary v0.3.0
25122025-04-15T03:26:55.014Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25132025-04-15T03:26:55.478Z Compiling ratatui v0.29.0
25142025-04-15T03:26:55.607Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25152025-04-15T03:26:55.638Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25162025-04-15T03:26:55.850Z Compiling hyper-staticfile v0.10.1
25172025-04-15T03:26:58.171Z Compiling progenitor-macro v0.8.0
25182025-04-15T03:26:58.416Z Compiling sled v0.34.7
25192025-04-15T03:27:08.738Z Compiling hickory-client v0.24.4
25202025-04-15T03:27:13.759Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25212025-04-15T03:27:14.964Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25222025-04-15T03:27:15.481Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25232025-04-15T03:27:15.607Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25242025-04-15T03:27:15.851Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
25252025-04-15T03:27:17.345Z Compiling hickory-server v0.24.4
25262025-04-15T03:27:20.483Z Compiling primeorder v0.13.6
25272025-04-15T03:27:21.092Z Compiling progenitor-client v0.8.0
25282025-04-15T03:27:22.027Z Compiling rustls-webpki v0.101.7
25292025-04-15T03:27:25.836Z Compiling sct v0.7.1
25302025-04-15T03:27:25.862Z Compiling heck v0.3.3
25312025-04-15T03:27:26.215Z Compiling env_filter v0.1.2
25322025-04-15T03:27:26.444Z Compiling csv-core v0.1.11
25332025-04-15T03:27:27.224Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
25342025-04-15T03:27:27.612Z Compiling dropshot v0.12.0
25352025-04-15T03:27:27.809Z Compiling void v1.0.2
25362025-04-15T03:27:28.022Z Compiling lzss v0.8.2
25372025-04-15T03:27:28.158Z Compiling csv v1.3.1
25382025-04-15T03:27:28.486Z Compiling env_logger v0.11.5
25392025-04-15T03:27:28.823Z Compiling zone_cfg_derive v0.1.2
25402025-04-15T03:27:29.980Z Compiling progenitor v0.8.0
25412025-04-15T03:27:30.162Z Compiling p384 v0.13.0
25422025-04-15T03:27:30.234Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25432025-04-15T03:27:30.337Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25442025-04-15T03:27:31.376Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25452025-04-15T03:27:33.043Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25462025-04-15T03:27:34.141Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25472025-04-15T03:27:34.300Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25482025-04-15T03:27:35.407Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25492025-04-15T03:27:35.764Z Compiling tungstenite v0.23.0
25502025-04-15T03:27:36.990Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25512025-04-15T03:27:37.359Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25522025-04-15T03:27:37.737Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25532025-04-15T03:27:38.130Z Compiling nix v0.27.1
25542025-04-15T03:27:40.899Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25552025-04-15T03:27:40.953Z Compiling dropshot_endpoint v0.12.0
25562025-04-15T03:27:41.312Z Compiling xshell-macros v0.2.7
25572025-04-15T03:27:41.604Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25582025-04-15T03:27:42.019Z Compiling base64 v0.13.1
25592025-04-15T03:27:42.106Z Compiling xshell v0.2.7
25602025-04-15T03:27:42.798Z Compiling ron v0.7.1
25612025-04-15T03:27:45.000Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25622025-04-15T03:27:45.850Z Compiling tokio-tungstenite v0.23.1
25632025-04-15T03:27:46.470Z Compiling xz2 v0.1.7
25642025-04-15T03:27:48.146Z Compiling tokio-rustls v0.24.1
25652025-04-15T03:27:48.644Z Compiling terminal_size v0.2.6
25662025-04-15T03:27:48.898Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25672025-04-15T03:27:52.960Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25682025-04-15T03:27:55.337Z Compiling zone v0.1.8
25692025-04-15T03:27:55.590Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25702025-04-15T03:27:56.469Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25712025-04-15T03:27:57.574Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25722025-04-15T03:27:58.169Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25732025-04-15T03:27:58.662Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25742025-04-15T03:27:58.772Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25752025-04-15T03:27:59.513Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25762025-04-15T03:28:01.759Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25772025-04-15T03:28:04.457Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25782025-04-15T03:28:05.812Z Compiling rustls-pemfile v1.0.4
25792025-04-15T03:28:06.543Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25802025-04-15T03:28:06.912Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25812025-04-15T03:28:07.629Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25822025-04-15T03:28:08.697Z Compiling signal-hook-tokio v0.3.1
25832025-04-15T03:28:08.940Z Compiling yasna v0.5.2
25842025-04-15T03:28:10.917Z Compiling twox-hash v2.1.0
25852025-04-15T03:28:11.133Z Compiling glob v0.3.2
25862025-04-15T03:28:11.162Z Compiling is_ci v1.2.0
25872025-04-15T03:28:11.493Z Compiling unicode-linebreak v0.1.5
25882025-04-15T03:28:11.588Z Compiling smawk v0.3.2
25892025-04-15T03:28:11.902Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25902025-04-15T03:28:11.925Z Compiling textwrap v0.16.1
25912025-04-15T03:28:12.051Z Compiling supports-color v3.0.2
25922025-04-15T03:28:12.373Z Compiling rcgen v0.12.1
25932025-04-15T03:28:12.517Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25942025-04-15T03:28:13.216Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25952025-04-15T03:28:15.493Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25962025-04-15T03:28:19.537Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25972025-04-15T03:28:22.443Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25982025-04-15T03:28:23.042Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25992025-04-15T03:28:32.043Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
26002025-04-15T03:28:41.334Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26012025-04-15T03:28:43.099Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26022025-04-15T03:28:43.625Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
26032025-04-15T03:28:46.010Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26042025-04-15T03:28:48.198Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26052025-04-15T03:28:52.863Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26062025-04-15T03:28:53.391Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26072025-04-15T03:28:53.412Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26082025-04-15T03:28:53.778Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
26092025-04-15T03:28:56.333Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26102025-04-15T03:28:56.676Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26112025-04-15T03:29:00.036Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26122025-04-15T03:29:02.841Z Compiling fatfs v0.3.6
26132025-04-15T03:29:03.994Z Compiling rtoolbox v0.0.2
26142025-04-15T03:29:04.438Z Compiling subprocess v0.2.9
26152025-04-15T03:29:05.735Z Compiling assert_matches v1.5.0
26162025-04-15T03:29:06.058Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26172025-04-15T03:29:09.077Z Compiling rpassword v7.3.1
26182025-04-15T03:29:09.585Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26192025-04-15T03:29:12.200Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26202025-04-15T03:29:13.647Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26212025-04-15T03:29:20.596Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26222025-04-15T03:29:42.080Z Compiling tui-tree-widget v0.23.0
26232025-04-15T03:29:42.561Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26242025-04-15T03:29:49.730Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26252025-04-15T03:29:50.102Z Compiling uzers v0.12.1
26262025-04-15T03:29:52.214Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26272025-04-15T03:29:53.272Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26282025-04-15T03:29:55.285Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26292025-04-15T03:29:57.213Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26302025-04-15T03:30:07.790Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26312025-04-15T03:30:12.374Z Compiling multimap v0.10.0
26322025-04-15T03:32:35.853Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26332025-04-15T03:32:36.722Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26342025-04-15T03:40:16.062Z Finished `release` profile [optimized] target(s) in 17m 28s
26352025-04-15T03:41:24.278Z
26362025-04-15T03:41:24.281Zreal 18:38.098187530
26372025-04-15T03:41:24.281Zuser 2:08:52.941687279
26382025-04-15T03:41:24.281Zsys 3:36.477765667
26392025-04-15T03:41:24.281Ztrap 3.335996921
26402025-04-15T03:41:24.281Ztflt 1.760446297
26412025-04-15T03:41:24.281Zdflt 5.101559692
26422025-04-15T03:41:24.281Zkflt 0.020862457
26432025-04-15T03:41:24.281Zlock 7:57:57.959487233
26442025-04-15T03:41:24.281Zslp 6:40:22.001404825
26452025-04-15T03:41:24.281Zlat 3:33.823168521
26462025-04-15T03:41:24.281Zstop 3:06.335026785
26472025-04-15T03:41:24.281Z+ mapfile -t packages
26482025-04-15T03:41:24.281Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26492025-04-15T03:41:25.457Z Finished `release` profile [optimized] target(s) in 1.11s
26502025-04-15T03:41:25.514Z Running `target/release/omicron-package -t test list-outputs`
26512025-04-15T03:41:25.567ZLogging to: /work/oxidecomputer/omicron/out/LOG
26522025-04-15T03:41:25.570Z+ ptime -m cargo build --locked --release -p xtask
26532025-04-15T03:41:26.263Z Compiling serde v1.0.219
26542025-04-15T03:41:26.266Z Compiling serde_json v1.0.140
26552025-04-15T03:41:26.266Z Compiling rustix v0.38.37
26562025-04-15T03:41:26.266Z Compiling libc v0.2.171
26572025-04-15T03:41:26.266Z Compiling syn v2.0.98
26582025-04-15T03:41:26.386Z Compiling bitflags v2.9.0
26592025-04-15T03:41:26.742Z Compiling usdt-impl v0.5.0
26602025-04-15T03:41:26.799Z Compiling syn v1.0.109
26612025-04-15T03:41:26.908Z Compiling hashbrown v0.15.1
26622025-04-15T03:41:26.972Z Compiling log v0.4.22
26632025-04-15T03:41:27.254Z Compiling fs-err v2.11.0
26642025-04-15T03:41:27.433Z Compiling once_cell v1.21.3
26652025-04-15T03:41:27.643Z Compiling thread-id v4.2.2
26662025-04-15T03:41:27.709Z Compiling anyhow v1.0.97
26672025-04-15T03:41:28.146Z Compiling indexmap v2.7.1
26682025-04-15T03:41:29.329Z Compiling terminal_size v0.4.0
26692025-04-15T03:41:29.343Z Compiling tempfile v3.13.0
26702025-04-15T03:41:29.519Z Compiling clap_builder v4.5.35
26712025-04-15T03:41:30.269Z Compiling proc-macro-error v1.0.4
26722025-04-15T03:41:31.121Z Compiling tabled_derive v0.7.0
26732025-04-15T03:41:32.358Z Compiling tabled v0.15.0
26742025-04-15T03:41:32.623Z Compiling serde_derive v1.0.219
26752025-04-15T03:41:32.623Z Compiling thiserror-impl v1.0.69
26762025-04-15T03:41:32.626Z Compiling zerocopy-derive v0.7.35
26772025-04-15T03:41:32.626Z Compiling scroll_derive v0.12.0
26782025-04-15T03:41:32.626Z Compiling thiserror-impl v2.0.12
26792025-04-15T03:41:33.979Z Compiling scroll v0.12.0
26802025-04-15T03:41:34.481Z Compiling zerocopy v0.7.35
26812025-04-15T03:41:35.384Z Compiling thiserror v1.0.69
26822025-04-15T03:41:35.576Z Compiling pest v2.7.14
26832025-04-15T03:41:35.939Z Compiling goblin v0.8.2
26842025-04-15T03:41:36.007Z Compiling thiserror v2.0.12
26852025-04-15T03:41:36.209Z Compiling clap_derive v4.5.32
26862025-04-15T03:41:38.637Z Compiling pest_meta v2.7.14
26872025-04-15T03:41:40.390Z Compiling pest_generator v2.7.14
26882025-04-15T03:41:42.107Z Compiling pest_derive v2.7.14
26892025-04-15T03:41:42.937Z Compiling dtrace-parser v0.2.0
26902025-04-15T03:41:48.886Z Compiling serde_tokenstream v0.2.2
26912025-04-15T03:41:49.528Z Compiling dof v0.3.0
26922025-04-15T03:41:50.386Z Compiling toml_datetime v0.6.8
26932025-04-15T03:41:50.635Z Compiling serde_spanned v0.6.8
26942025-04-15T03:41:50.938Z Compiling toml_edit v0.22.24
26952025-04-15T03:41:51.088Z Compiling camino v1.1.9
26962025-04-15T03:41:51.105Z Compiling semver v1.0.25
26972025-04-15T03:41:51.441Z Compiling usdt-attr-macro v0.5.0
26982025-04-15T03:41:52.569Z Compiling usdt-macro v0.5.0
26992025-04-15T03:41:52.785Z Compiling cargo-platform v0.1.8
27002025-04-15T03:41:53.755Z Compiling usdt v0.5.0
27012025-04-15T03:41:53.881Z Compiling cargo_metadata v0.19.2
27022025-04-15T03:41:55.183Z Compiling toml v0.8.20
27032025-04-15T03:41:56.543Z Compiling cargo_toml v0.21.0
27042025-04-15T03:41:59.204Z Compiling camino-tempfile v1.1.1
27052025-04-15T03:41:59.975Z Compiling macaddr v1.0.1
27062025-04-15T03:42:00.647Z Compiling clap v4.5.35
27072025-04-15T03:42:09.505Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27082025-04-15T03:42:15.154Z Finished `release` profile [optimized] target(s) in 49.51s
27092025-04-15T03:42:15.284Z
27102025-04-15T03:42:15.284Zreal 49.676775540
27112025-04-15T03:42:15.284Zuser 5:22.711620756
27122025-04-15T03:42:15.284Zsys 19.549623355
27132025-04-15T03:42:15.284Ztrap 0.159495663
27142025-04-15T03:42:15.284Ztflt 0.165166895
27152025-04-15T03:42:15.284Zdflt 0.279064214
27162025-04-15T03:42:15.284Zkflt 0.000001739
27172025-04-15T03:42:15.284Zlock 10:13.107348797
27182025-04-15T03:42:15.284Zslp 16:05.147571116
27192025-04-15T03:42:15.284Zlat 16.012379815
27202025-04-15T03:42:15.284Zstop 18.388219502
27212025-04-15T03:42:15.287Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27222025-04-15T03:42:15.287Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27232025-04-15T03:42:15.287Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27242025-04-15T03:42:15.287Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27252025-04-15T03:42:15.288Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27262025-04-15T03:42:16.317Z Compiling thiserror-impl v2.0.12
27272025-04-15T03:42:16.458Z Compiling regress v0.10.3
27282025-04-15T03:42:16.461Z Compiling ident_case v1.0.1
27292025-04-15T03:42:16.461Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27302025-04-15T03:42:16.461Z Compiling unsafe-libyaml v0.2.11
27312025-04-15T03:42:16.477Z Compiling match_cfg v0.1.0
27322025-04-15T03:42:16.496Z Compiling progenitor-client v0.9.1
27332025-04-15T03:42:16.496Z Compiling quick-error v1.2.3
27342025-04-15T03:42:16.623Z Compiling hostname v0.3.1
27352025-04-15T03:42:16.683Z Compiling darling_core v0.20.10
27362025-04-15T03:42:16.753Z Compiling rustls v0.22.4
27372025-04-15T03:42:16.868Z Compiling multer v3.1.0
27382025-04-15T03:42:17.024Z Compiling debug-ignore v1.0.5
27392025-04-15T03:42:17.090Z Compiling tempfile v3.13.0
27402025-04-15T03:42:17.194Z Compiling toml v0.8.20
27412025-04-15T03:42:17.276Z Compiling slog-json v2.6.1
27422025-04-15T03:42:17.655Z Compiling async-stream-impl v0.3.6
27432025-04-15T03:42:17.854Z Compiling serde_yaml v0.9.34+deprecated
27442025-04-15T03:42:18.296Z Compiling structmeta-derive v0.3.0
27452025-04-15T03:42:18.702Z Compiling slog-bunyan v2.5.0
27462025-04-15T03:42:19.002Z Compiling async-stream v0.3.6
27472025-04-15T03:42:19.323Z Compiling waitgroup v0.1.2
27482025-04-15T03:42:19.583Z Compiling macaddr v1.0.1
27492025-04-15T03:42:19.633Z Compiling thiserror v2.0.12
27502025-04-15T03:42:19.816Z Compiling hex v0.4.3
27512025-04-15T03:42:19.951Z Compiling serde_path_to_error v0.1.16
27522025-04-15T03:42:20.061Z Compiling hostname v0.4.0
27532025-04-15T03:42:20.314Z Compiling typify-impl v0.3.0
27542025-04-15T03:42:20.404Z Compiling wait-timeout v0.2.0
27552025-04-15T03:42:20.794Z Compiling dropshot v0.16.0
27562025-04-15T03:42:20.881Z Compiling structmeta v0.3.0
27572025-04-15T03:42:20.985Z Compiling bit-vec v0.8.0
27582025-04-15T03:42:21.251Z Compiling rusty-fork v0.3.0
27592025-04-15T03:42:21.254Z Compiling dropshot_endpoint v0.16.0
27602025-04-15T03:42:21.297Z Compiling rand_xorshift v0.3.0
27612025-04-15T03:42:21.381Z Compiling tokio-rustls v0.25.0
27622025-04-15T03:42:21.436Z Compiling bit-set v0.8.0
27632025-04-15T03:42:21.643Z Compiling instant v0.1.13
27642025-04-15T03:42:21.749Z Compiling unarray v0.1.4
27652025-04-15T03:42:21.809Z Compiling test-strategy v0.4.0
27662025-04-15T03:42:21.829Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27672025-04-15T03:42:21.911Z Compiling proptest v1.6.0
27682025-04-15T03:42:21.932Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27692025-04-15T03:42:22.005Z Compiling parse-display-derive v0.10.0
27702025-04-15T03:42:22.461Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27712025-04-15T03:42:22.684Z Compiling darling_macro v0.20.10
27722025-04-15T03:42:23.257Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27732025-04-15T03:42:23.455Z Compiling backoff v0.4.0
27742025-04-15T03:42:23.636Z Compiling darling v0.20.10
27752025-04-15T03:42:23.780Z Compiling serde_with_macros v3.12.0
27762025-04-15T03:42:23.839Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27772025-04-15T03:42:24.653Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27782025-04-15T03:42:25.340Z Compiling proc-macro-crate v1.3.1
27792025-04-15T03:42:25.697Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27802025-04-15T03:42:26.067Z Compiling parse-display v0.10.0
27812025-04-15T03:42:26.186Z Compiling crucible-workspace-hack v0.1.0
27822025-04-15T03:42:26.333Z Compiling num_enum_derive v0.5.11
27832025-04-15T03:42:26.461Z Compiling serde_with v3.12.0
27842025-04-15T03:42:26.535Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27852025-04-15T03:42:26.670Z Compiling heapless v0.8.0
27862025-04-15T03:42:26.834Z Compiling proc-macro-error v1.0.4
27872025-04-15T03:42:26.917Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27882025-04-15T03:42:27.478Z Compiling hash32 v0.3.1
27892025-04-15T03:42:27.583Z Compiling foreign-types-macros v0.2.3
27902025-04-15T03:42:27.758Z Compiling foreign-types-shared v0.3.1
27912025-04-15T03:42:27.919Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
27922025-04-15T03:42:28.661Z Compiling num_enum v0.5.11
27932025-04-15T03:42:28.860Z Compiling smoltcp v0.11.0
27942025-04-15T03:42:28.883Z Compiling foreign-types v0.5.0
27952025-04-15T03:42:29.341Z Compiling tabwriter v1.4.0
27962025-04-15T03:42:29.782Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27972025-04-15T03:42:29.801Z Compiling cstr-argument v0.1.2
27982025-04-15T03:42:29.819Z Compiling cobs v0.2.3
27992025-04-15T03:42:30.077Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28002025-04-15T03:42:30.122Z Compiling pretty-hex v0.2.1
28012025-04-15T03:42:30.198Z Compiling postcard v1.0.10
28022025-04-15T03:42:30.345Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28032025-04-15T03:42:30.505Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28042025-04-15T03:42:30.606Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28052025-04-15T03:42:30.847Z Compiling colored v2.2.0
28062025-04-15T03:42:30.922Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28072025-04-15T03:42:31.097Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28082025-04-15T03:42:31.298Z Compiling winnow v0.6.20
28092025-04-15T03:42:31.404Z Compiling itertools v0.14.0
28102025-04-15T03:42:31.642Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28112025-04-15T03:42:32.580Z Compiling camino-tempfile v1.1.1
28122025-04-15T03:42:33.058Z Compiling smf v0.2.3
28132025-04-15T03:42:33.468Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28142025-04-15T03:42:34.221Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28152025-04-15T03:42:34.265Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28162025-04-15T03:42:34.361Z Compiling zone_cfg_derive v0.3.0
28172025-04-15T03:42:34.618Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28182025-04-15T03:42:34.833Z Compiling itertools v0.12.1
28192025-04-15T03:42:34.996Z Compiling num-derive v0.4.2
28202025-04-15T03:42:35.200Z Compiling sigpipe v0.1.3
28212025-04-15T03:42:35.240Z Compiling typify-macro v0.3.0
28222025-04-15T03:42:35.351Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28232025-04-15T03:42:35.707Z Compiling jiff v0.2.6
28242025-04-15T03:42:35.822Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28252025-04-15T03:42:36.322Z Compiling num-rational v0.4.2
28262025-04-15T03:42:36.813Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28272025-04-15T03:42:37.330Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28282025-04-15T03:42:37.804Z Compiling zone v0.3.1
28292025-04-15T03:42:37.889Z Compiling num-complex v0.4.6
28302025-04-15T03:42:38.387Z Compiling float-ord v0.3.2
28312025-04-15T03:42:38.471Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-04-15T03:42:38.594Z Compiling universal-hash v0.5.1
28332025-04-15T03:42:38.614Z Compiling opaque-debug v0.3.1
28342025-04-15T03:42:38.730Z Compiling utf-8 v0.7.6
28352025-04-15T03:42:38.835Z Compiling num v0.4.3
28362025-04-15T03:42:38.882Z Compiling password-hash v0.5.0
28372025-04-15T03:42:38.961Z Compiling blake2 v0.10.6
28382025-04-15T03:42:39.076Z Compiling tungstenite v0.21.0
28392025-04-15T03:42:39.170Z Compiling typify v0.3.0
28402025-04-15T03:42:39.196Z Compiling aead v0.5.2
28412025-04-15T03:42:39.317Z Compiling progenitor-impl v0.9.1
28422025-04-15T03:42:39.551Z Compiling convert_case v0.4.0
28432025-04-15T03:42:39.786Z Compiling keccak v0.1.5
28442025-04-15T03:42:40.332Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28452025-04-15T03:42:40.402Z Compiling base64 v0.21.7
28462025-04-15T03:42:40.575Z Compiling derive_more v0.99.19
28472025-04-15T03:42:40.981Z Compiling tokio-tungstenite v0.21.0
28482025-04-15T03:42:41.029Z Compiling sha3 v0.10.8
28492025-04-15T03:42:41.150Z Compiling argon2 v0.5.3
28502025-04-15T03:42:41.578Z Compiling poly1305 v0.8.0
28512025-04-15T03:42:41.609Z Compiling chacha20 v0.9.1
28522025-04-15T03:42:42.058Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28532025-04-15T03:42:42.103Z Compiling derive-where v1.2.7
28542025-04-15T03:42:42.487Z Compiling semver v0.1.20
28552025-04-15T03:42:43.102Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28562025-04-15T03:42:43.267Z Compiling rustc_version v0.1.7
28572025-04-15T03:42:43.732Z Compiling typify-impl v0.2.0
28582025-04-15T03:42:43.979Z Compiling newline-converter v0.3.0
28592025-04-15T03:42:44.060Z Compiling primeorder v0.13.6
28602025-04-15T03:42:44.190Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28612025-04-15T03:42:44.582Z Compiling secrecy v0.8.0
28622025-04-15T03:42:44.831Z Compiling cancel-safe-futures v0.1.5
28632025-04-15T03:42:44.834Z Compiling owo-colors v4.2.0
28642025-04-15T03:42:45.232Z Compiling linked-hash-map v0.5.6
28652025-04-15T03:42:45.274Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28662025-04-15T03:42:45.585Z Compiling lru-cache v0.1.2
28672025-04-15T03:42:45.640Z Compiling expectorate v1.1.0
28682025-04-15T03:42:45.850Z Compiling newtype_derive v0.1.6
28692025-04-15T03:42:45.885Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
28702025-04-15T03:42:46.133Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28712025-04-15T03:42:46.211Z Compiling resolv-conf v0.7.0
28722025-04-15T03:42:46.305Z Compiling progenitor-macro v0.9.1
28732025-04-15T03:42:46.437Z Compiling thiserror-impl-no-std v2.0.2
28742025-04-15T03:42:46.915Z Compiling libsw-core v0.3.1
28752025-04-15T03:42:46.951Z Compiling half v2.4.1
28762025-04-15T03:42:47.213Z Compiling unicase v2.7.0
28772025-04-15T03:42:47.235Z Compiling arc-swap v1.7.1
28782025-04-15T03:42:47.513Z Compiling ciborium-io v0.2.2
28792025-04-15T03:42:47.597Z Compiling fixedbitset v0.5.7
28802025-04-15T03:42:47.680Z Compiling slog-scope v4.4.0
28812025-04-15T03:42:47.762Z Compiling ciborium-ll v0.2.2
28822025-04-15T03:42:48.082Z Compiling petgraph v0.7.1
28832025-04-15T03:42:48.150Z Compiling libsw v3.4.0
28842025-04-15T03:42:48.194Z Compiling hickory-resolver v0.24.4
28852025-04-15T03:42:48.283Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
28862025-04-15T03:42:48.462Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28872025-04-15T03:42:49.204Z Compiling thiserror-no-std v2.0.2
28882025-04-15T03:42:49.363Z Compiling polyval v0.6.2
28892025-04-15T03:42:49.523Z Compiling atomicwrites v0.4.4
28902025-04-15T03:42:49.796Z Compiling proc-macro-error-attr2 v2.0.0
28912025-04-15T03:42:49.916Z Compiling linear-map v1.2.0
28922025-04-15T03:42:50.300Z Compiling libefi-sys v0.1.0
28932025-04-15T03:42:50.664Z Compiling salty v0.3.0
28942025-04-15T03:42:50.667Z Compiling parking_lot_core v0.8.6
28952025-04-15T03:42:51.164Z Compiling indent_write v2.2.0
28962025-04-15T03:42:51.253Z Compiling proc-macro-error2 v2.0.1
28972025-04-15T03:42:51.374Z Compiling ghash v0.5.1
28982025-04-15T03:42:51.426Z Compiling vsss-rs v3.3.4
28992025-04-15T03:42:51.597Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29002025-04-15T03:42:51.949Z Compiling ciborium v0.2.2
29012025-04-15T03:42:52.451Z Compiling slog-stdlog v4.1.1
29022025-04-15T03:42:52.857Z Compiling p384 v0.13.0
29032025-04-15T03:42:53.128Z Compiling chacha20poly1305 v0.10.1
29042025-04-15T03:42:53.303Z Compiling ctr v0.9.2
29052025-04-15T03:42:53.403Z Compiling num-derive v0.3.3
29062025-04-15T03:42:53.711Z Compiling lzma-sys v0.1.20
29072025-04-15T03:42:53.910Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29082025-04-15T03:42:54.374Z Compiling bitfield-struct v0.6.2
29092025-04-15T03:42:54.414Z Compiling slog-dtrace v0.3.0
29102025-04-15T03:42:54.474Z Compiling highway v1.3.0
29112025-04-15T03:42:54.769Z Compiling papergrid v0.14.0
29122025-04-15T03:42:55.352Z Compiling aes-gcm v0.10.3
29132025-04-15T03:42:55.460Z Compiling slog-envlogger v2.2.0
29142025-04-15T03:42:55.561Z Compiling libscf-sys v1.1.0
29152025-04-15T03:42:55.583Z Compiling mime_guess v2.0.5
29162025-04-15T03:42:55.692Z Compiling steno v0.4.1
29172025-04-15T03:42:55.825Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29182025-04-15T03:42:55.856Z Compiling tabled_derive v0.10.0
29192025-04-15T03:42:56.836Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29202025-04-15T03:42:57.180Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29212025-04-15T03:42:57.180Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29222025-04-15T03:42:57.475Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29232025-04-15T03:42:57.823Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29242025-04-15T03:42:58.152Z Compiling progenitor v0.9.1
29252025-04-15T03:42:58.382Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29262025-04-15T03:42:58.479Z Compiling typify-macro v0.2.0
29272025-04-15T03:42:58.554Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29282025-04-15T03:42:58.602Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29292025-04-15T03:42:58.629Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29302025-04-15T03:42:58.892Z Compiling heck v0.3.3
29312025-04-15T03:42:59.162Z Compiling progenitor-client v0.8.0
29322025-04-15T03:42:59.269Z Compiling ssh-encoding v0.2.0
29332025-04-15T03:42:59.347Z Compiling blowfish v0.9.1
29342025-04-15T03:42:59.678Z Compiling env_filter v0.1.2
29352025-04-15T03:42:59.820Z Compiling nibble_vec v0.1.0
29362025-04-15T03:42:59.843Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29372025-04-15T03:43:00.065Z Compiling dropshot v0.12.0
29382025-04-15T03:43:00.209Z Compiling endian-type v0.1.2
29392025-04-15T03:43:00.331Z Compiling humantime v2.1.0
29402025-04-15T03:43:00.447Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29412025-04-15T03:43:00.468Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29422025-04-15T03:43:00.602Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29432025-04-15T03:43:00.945Z Compiling radix_trie v0.2.1
29442025-04-15T03:43:01.068Z Compiling env_logger v0.11.5
29452025-04-15T03:43:01.506Z Compiling ssh-cipher v0.2.0
29462025-04-15T03:43:01.603Z Compiling bcrypt-pbkdf v0.10.0
29472025-04-15T03:43:01.738Z Compiling zone_cfg_derive v0.1.2
29482025-04-15T03:43:02.044Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29492025-04-15T03:43:02.184Z Compiling typify v0.2.0
29502025-04-15T03:43:02.266Z Compiling tabled v0.18.0
29512025-04-15T03:43:02.344Z Compiling progenitor-impl v0.8.0
29522025-04-15T03:43:03.147Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29532025-04-15T03:43:03.465Z Compiling parking_lot v0.11.2
29542025-04-15T03:43:04.030Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29552025-04-15T03:43:04.177Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29562025-04-15T03:43:04.320Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29572025-04-15T03:43:04.952Z Compiling qorb v0.3.1
29582025-04-15T03:43:05.125Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29592025-04-15T03:43:05.388Z Compiling dropshot_endpoint v0.12.0
29602025-04-15T03:43:05.563Z Compiling password-hash v0.4.2
29612025-04-15T03:43:05.781Z Compiling gethostname v0.5.0
29622025-04-15T03:43:05.833Z Compiling fxhash v0.2.1
29632025-04-15T03:43:06.006Z Compiling base64 v0.13.1
29642025-04-15T03:43:06.060Z Compiling same-file v1.0.6
29652025-04-15T03:43:06.385Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29662025-04-15T03:43:06.408Z Compiling xshell-macros v0.2.7
29672025-04-15T03:43:06.577Z Compiling http-range v0.1.5
29682025-04-15T03:43:06.777Z Compiling ron v0.7.1
29692025-04-15T03:43:06.916Z Compiling walkdir v2.5.0
29702025-04-15T03:43:07.196Z Compiling xshell v0.2.7
29712025-04-15T03:43:07.580Z Compiling pbkdf2 v0.11.0
29722025-04-15T03:43:07.988Z Compiling sled v0.34.7
29732025-04-15T03:43:08.702Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29742025-04-15T03:43:08.853Z Compiling xz2 v0.1.7
29752025-04-15T03:43:09.227Z Compiling progenitor-macro v0.8.0
29762025-04-15T03:43:09.356Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29772025-04-15T03:43:09.487Z Compiling zone v0.1.8
29782025-04-15T03:43:10.386Z Compiling ssh-key v0.6.6
29792025-04-15T03:43:10.407Z Compiling hickory-client v0.24.4
29802025-04-15T03:43:10.950Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
29812025-04-15T03:43:11.235Z Compiling p256 v0.13.2
29822025-04-15T03:43:11.790Z Compiling p521 v0.13.3
29832025-04-15T03:43:12.089Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29842025-04-15T03:43:12.462Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29852025-04-15T03:43:12.828Z Compiling hickory-server v0.24.4
29862025-04-15T03:43:13.521Z Compiling pem v3.0.5
29872025-04-15T03:43:14.082Z Compiling yasna v0.5.2
29882025-04-15T03:43:14.235Z Compiling headers-core v0.3.0
29892025-04-15T03:43:14.442Z Compiling kstat-rs v0.2.4
29902025-04-15T03:43:14.519Z Compiling nanorand v0.7.0
29912025-04-15T03:43:15.039Z Compiling atty v0.2.14
29922025-04-15T03:43:15.096Z Compiling russh-cryptovec v0.7.3
29932025-04-15T03:43:15.227Z Compiling crc8 v0.1.1
29942025-04-15T03:43:15.435Z Compiling md5 v0.7.0
29952025-04-15T03:43:15.455Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
29962025-04-15T03:43:15.553Z Compiling rcgen v0.12.1
29972025-04-15T03:43:17.071Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29982025-04-15T03:43:17.592Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29992025-04-15T03:43:17.718Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30002025-04-15T03:43:17.827Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30012025-04-15T03:43:20.297Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30022025-04-15T03:43:20.631Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30032025-04-15T03:43:21.187Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30042025-04-15T03:43:21.472Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30052025-04-15T03:43:22.176Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30062025-04-15T03:43:24.134Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30072025-04-15T03:43:24.163Z Compiling progenitor v0.8.0
30082025-04-15T03:43:24.332Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30092025-04-15T03:43:24.409Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30102025-04-15T03:43:24.680Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30112025-04-15T03:43:24.683Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30122025-04-15T03:43:25.648Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30132025-04-15T03:43:26.106Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30142025-04-15T03:43:27.762Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30152025-04-15T03:43:27.961Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30162025-04-15T03:43:29.050Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30172025-04-15T03:43:30.013Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30182025-04-15T03:43:30.499Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30192025-04-15T03:43:30.979Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30202025-04-15T03:43:31.276Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30212025-04-15T03:43:31.412Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30222025-04-15T03:43:31.509Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30232025-04-15T03:43:32.317Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30242025-04-15T03:43:33.451Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30252025-04-15T03:43:35.297Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30262025-04-15T03:43:35.301Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30272025-04-15T03:43:35.758Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30282025-04-15T03:43:36.886Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30292025-04-15T03:43:38.086Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30302025-04-15T03:43:39.675Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30312025-04-15T03:43:40.428Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30322025-04-15T03:43:40.677Z Compiling russh-keys v0.45.0
30332025-04-15T03:43:41.395Z Compiling flume v0.11.1
30342025-04-15T03:43:42.085Z Compiling headers v0.4.0
30352025-04-15T03:43:42.278Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30362025-04-15T03:43:43.388Z Compiling hyper-staticfile v0.10.1
30372025-04-15T03:43:43.835Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30382025-04-15T03:43:43.856Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30392025-04-15T03:43:44.321Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30402025-04-15T03:43:44.434Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
30412025-04-15T03:43:44.455Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30422025-04-15T03:43:44.455Z Compiling num-bigint v0.4.6
30432025-04-15T03:43:45.142Z Compiling des v0.8.1
30442025-04-15T03:43:45.203Z Compiling subprocess v0.2.9
30452025-04-15T03:43:45.504Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30462025-04-15T03:43:45.869Z Compiling hex-literal v0.4.1
30472025-04-15T03:43:46.067Z Compiling display-error-chain v0.2.2
30482025-04-15T03:43:46.070Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30492025-04-15T03:43:46.300Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30502025-04-15T03:43:46.421Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30512025-04-15T03:43:46.890Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30522025-04-15T03:43:47.382Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30532025-04-15T03:43:48.836Z Compiling russh v0.45.0
30542025-04-15T03:43:49.354Z Compiling internet-checksum v0.2.1
30552025-04-15T03:43:56.194Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30562025-04-15T03:43:57.831Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30572025-04-15T03:44:23.241Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30582025-04-15T03:44:46.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
30592025-04-15T03:44:47.191Z
30602025-04-15T03:44:47.191Zreal 2:31.842990098
30612025-04-15T03:44:47.191Zuser 13:23.480947623
30622025-04-15T03:44:47.191Zsys 1:48.004918267
30632025-04-15T03:44:47.191Ztrap 0.410189899
30642025-04-15T03:44:47.194Ztflt 0.284561304
30652025-04-15T03:44:47.194Zdflt 0.590548303
30662025-04-15T03:44:47.194Zkflt 0.001361129
30672025-04-15T03:44:47.194Zlock 25:01.021083053
30682025-04-15T03:44:47.194Zslp 48:03.962490199
30692025-04-15T03:44:47.194Zlat 43.379873576
30702025-04-15T03:44:47.194Zstop 1:55.367536882
30712025-04-15T03:44:47.194Z+ mkdir tests
30722025-04-15T03:44:47.197Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30732025-04-15T03:44:47.197Z+ xargs -I '{}' -t cp '{}' tests/
30742025-04-15T03:44:47.241Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-88500a095fd58c19 tests/
30752025-04-15T03:44:47.268Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9f319936345103c4 tests/
30762025-04-15T03:44:47.296Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-8e0b42a8462b23b3 tests/
30772025-04-15T03:44:47.323Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e98228a67dc9b385 tests/
30782025-04-15T03:44:47.610Z+ 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/*)
30792025-04-15T03:44:47.616Z+ 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-9f319936345103c4 tests/commtest-8e0b42a8462b23b3 tests/dhcp_server-88500a095fd58c19 tests/end_to_end_tests-e98228a67dc9b385 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
30802025-04-15T03:46:04.713ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30812025-04-15T03:46:04.713Za .github/buildomat/ci-env.sh 1K
30822025-04-15T03:46:04.713Za out/target/test 1K
30832025-04-15T03:46:04.713Za out/npuzone/npuzone 23144K
30842025-04-15T03:46:04.713Za package-manifest.toml 33K
30852025-04-15T03:46:04.713Za smf/sled-agent/non-gimlet/config.toml 5K
30862025-04-15T03:46:04.713Za target/release/omicron-package 40063K
30872025-04-15T03:46:04.713Za target/release/xtask 10725K
30882025-04-15T03:46:04.713Za target/debug/bootstrap 210201K
30892025-04-15T03:46:04.713Za tests/bootstrap-9f319936345103c4 23833K
30902025-04-15T03:46:04.713Za tests/commtest-8e0b42a8462b23b3 24620K
30912025-04-15T03:46:04.713Za tests/dhcp_server-88500a095fd58c19 23833K
30922025-04-15T03:46:04.713Za tests/end_to_end_tests-e98228a67dc9b385 264846K
30932025-04-15T03:46:04.713Za out/clickhouse.tar.gz 306776K
30942025-04-15T03:46:04.713Za out/clickhouse_keeper.tar.gz 292114K
30952025-04-15T03:46:04.713Za out/clickhouse_server.tar.gz 306745K
30962025-04-15T03:46:04.713Za out/cockroachdb.tar.gz 144869K
30972025-04-15T03:46:04.714Za out/crucible-dtrace.tar 99K
30982025-04-15T03:46:04.714Za out/crucible-pantry-zone.tar.gz 33824K
30992025-04-15T03:46:04.714Za out/crucible-zone.tar.gz 42354K
31002025-04-15T03:46:04.714Za out/external-dns.tar.gz 45846K
31012025-04-15T03:46:04.714Za out/internal-dns.tar.gz 45846K
31022025-04-15T03:46:04.714Za out/mg-ddm-gz.tar 65611K
31032025-04-15T03:46:04.714Za out/nexus.tar.gz 111176K
31042025-04-15T03:46:04.714Za out/ntp.tar.gz 14989K
31052025-04-15T03:46:04.714Za out/omicron-gateway-softnpu.tar.gz 24997K
31062025-04-15T03:46:04.714Za out/omicron-sled-agent.tar 127273K
31072025-04-15T03:46:04.714Za out/overlay.tar.gz 3K
31082025-04-15T03:46:04.714Za out/oximeter.tar.gz 56142K
31092025-04-15T03:46:04.714Za out/oxlog.tar 3755K
31102025-04-15T03:46:04.714Za out/probe.tar.gz 2764K
31112025-04-15T03:46:04.714Za out/propolis-server.tar.gz 68877K
31122025-04-15T03:46:04.714Za out/pumpkind-gz.tar 26648K
31132025-04-15T03:46:04.714Za out/switch-softnpu.tar.gz 273297K
31142025-04-15T03:46:04.721Z
31152025-04-15T03:46:04.721Zreal 1:17.091533369
31162025-04-15T03:46:04.721Zuser 1:13.547058954
31172025-04-15T03:46:04.721Zsys 5.014651496
31182025-04-15T03:46:04.721Ztrap 0.018405955
31192025-04-15T03:46:04.721Ztflt 0.000000000
31202025-04-15T03:46:04.721Zdflt 0.000000000
31212025-04-15T03:46:04.721Zkflt 0.000000000
31222025-04-15T03:46:04.721Zlock 0.000000000
31232025-04-15T03:46:04.721Zslp 1:13.398462648
31242025-04-15T03:46:04.721Zlat 2.199706617
31252025-04-15T03:46:04.721Zstop 0.000198789
31262025-04-15T03:46:04.722Zprocess exited: duration 2020839 ms, exit code 0
 
31272025-04-15T03:46:04.738Zfound 1 output files
31282025-04-15T03:46:04.738Zuploading: /work/package.tar.gz (2047157696 bytes)
31292025-04-15T03:46:44.788Zuploaded: /work/package.tar.gz