01K5MQ1V1N5X09XMX2G6EA8Z2J: 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: 01K5MQ2AT8SYD244J2XWK7Q8EW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-20T23:24:45.604Zjob assigned to worker 01K5MQ2CMFT1E2G980DPH1XEFM [factory gimlet-EVT22200007-propolis, EVT22200007/42574] (queued for 37 s)
 
22025-09-20T23:24:54.643Zstarting task 0: "setup"
32025-09-20T23:24:54.668Z++ uname -s
42025-09-20T23:24:54.668Z+ kern=SunOS
52025-09-20T23:24:54.668Z+ build_user=build
62025-09-20T23:24:54.668Z+ build_uid=12345
72025-09-20T23:24:54.668Z+ work_dir=/work
82025-09-20T23:24:54.668Z+ input_dir=/input
92025-09-20T23:24:54.668Z+ [[ 0 == 12345 ]]
102025-09-20T23:24:54.668Z+ case "$kern" in
112025-09-20T23:24:54.668Z+ groupadd -g 12345 build
122025-09-20T23:24:54.668Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-20T23:24:56.674Z+ zfs create -o mountpoint=/work rpool/work
142025-09-20T23:24:56.712Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-20T23:24:56.737Z+ home_fs=zfs
162025-09-20T23:24:56.737Z+ [[ zfs == autofs ]]
172025-09-20T23:24:56.737Z+ mkdir -p /home/build
182025-09-20T23:24:56.737Z+ chown build:build /home/build /work
192025-09-20T23:24:58.722Z+ chmod 0700 /home/build /work
202025-09-20T23:24:58.748Zprocess exited: duration 4083 ms, exit code 0
 
212025-09-20T23:24:58.798Zstarting task 1: "rust-toolchain"
222025-09-20T23:24:58.824Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-20T23:24:58.824Z * rust toolchain channel = "1.89.0"
242025-09-20T23:24:58.824Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-09-20T23:24:58.824Z * rust toolchain profile = "default"
262025-09-20T23:24:58.824Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-20T23:24:58.824Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-20T23:24:58.824Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-20T23:24:58.824Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-20T23:24:58.941Zinfo: downloading installer
312025-09-20T23:24:59.450Zwarn: It looks like you have an existing installation of Rust at:
322025-09-20T23:24:59.450Zwarn: /opt/ooce/bin
332025-09-20T23:24:59.450Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-20T23:24:59.450Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-20T23:24:59.450Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-20T23:24:59.451Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-20T23:24:59.451Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-20T23:24:59.451Zerror: cannot install while Rust is installed
392025-09-20T23:24:59.451Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-20T23:24:59.476Zinfo: profile set to 'default'
412025-09-20T23:24:59.476Zinfo: default host triple is x86_64-unknown-illumos
422025-09-20T23:24:59.476Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-20T23:24:59.580Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-20T23:24:59.580Zinfo: downloading component 'cargo'
452025-09-20T23:24:59.737Zinfo: downloading component 'clippy'
462025-09-20T23:24:59.923Zinfo: downloading component 'rust-docs'
472025-09-20T23:25:00.229Zinfo: downloading component 'rust-std'
482025-09-20T23:25:00.604Zinfo: downloading component 'rustc'
492025-09-20T23:25:02.140Zinfo: downloading component 'rustfmt'
502025-09-20T23:25:02.207Zinfo: installing component 'cargo'
512025-09-20T23:25:03.423Zinfo: installing component 'clippy'
522025-09-20T23:25:03.896Zinfo: installing component 'rust-docs'
532025-09-20T23:25:07.005Zinfo: installing component 'rust-std'
542025-09-20T23:25:09.170Zinfo: installing component 'rustc'
552025-09-20T23:25:17.335Zinfo: installing component 'rustfmt'
562025-09-20T23:25:17.726Z
572025-09-20T23:25:17.726Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
582025-09-20T23:25:17.891Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-20T23:25:17.891Z
602025-09-20T23:25:17.891Z
612025-09-20T23:25:17.891ZRust is installed now. Great!
622025-09-20T23:25:17.891Z
632025-09-20T23:25:17.891ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-20T23:25:17.891Zenvironment variable. This has not been done automatically.
652025-09-20T23:25:17.891Z
662025-09-20T23:25:17.891ZTo configure your current shell, you need to source
672025-09-20T23:25:17.891Zthe corresponding env file under $HOME/.cargo.
682025-09-20T23:25:17.891Z
692025-09-20T23:25:17.891ZThis is usually done by running one of the following (note the leading DOT):
702025-09-20T23:25:17.891Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-20T23:25:17.891Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-20T23:25:17.891Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-20T23:25:17.988Z+ rustup --version
742025-09-20T23:25:18.013Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-20T23:25:18.013Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-20T23:25:18.097Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-20T23:25:18.122Z+ cargo --version
782025-09-20T23:25:18.182Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-20T23:25:18.207Z+ rustc --version
802025-09-20T23:25:18.276Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-20T23:25:18.301Zprocess exited: duration 19485 ms, exit code 0
 
822025-09-20T23:25:18.354Zstarting task 2: "authentication"
832025-09-20T23:25:18.412Zprocess exited: duration 60 ms, exit code 0
 
842025-09-20T23:25:18.464Zstarting task 3: "clone repository"
852025-09-20T23:25:18.490Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-20T23:25:18.490Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-20T23:25:18.516ZCloning into '/work/oxidecomputer/omicron'...
882025-09-20T23:25:33.807Z+ cd /work/oxidecomputer/omicron
892025-09-20T23:25:33.807Z+ git fetch origin 066fb4828f500adfdc13845d4f94f9016c4f54da
902025-09-20T23:25:34.287ZFrom https://github.com/oxidecomputer/omicron
912025-09-20T23:25:34.287Z * branch 066fb4828f500adfdc13845d4f94f9016c4f54da -> FETCH_HEAD
922025-09-20T23:25:34.312Z+ [[ -n labbott/cosmo_awareness ]]
932025-09-20T23:25:34.312Z++ git branch --show-current
942025-09-20T23:25:34.312Z+ current=main
952025-09-20T23:25:34.312Z+ [[ main != labbott/cosmo_awareness ]]
962025-09-20T23:25:34.312Z+ git branch -f labbott/cosmo_awareness 066fb4828f500adfdc13845d4f94f9016c4f54da
972025-09-20T23:25:34.337Z+ git checkout -f labbott/cosmo_awareness
982025-09-20T23:25:34.601ZSwitched to branch 'labbott/cosmo_awareness'
992025-09-20T23:25:34.626Z+ git reset --hard 066fb4828f500adfdc13845d4f94f9016c4f54da
1002025-09-20T23:25:34.687ZHEAD is now at 066fb4828 Make wicketd + installinator cosmo aware
1012025-09-20T23:25:34.687Zprocess exited: duration 16184 ms, exit code 0
 
1022025-09-20T23:25:34.737Zstarting task 4: "build"
1032025-09-20T23:25:34.762Z+ source .github/buildomat/ci-env.sh
1042025-09-20T23:25:34.763Z++ export CARGO_TERM_COLOR=always
1052025-09-20T23:25:34.763Z++ CARGO_TERM_COLOR=always
1062025-09-20T23:25:34.763Z+ cargo --version
1072025-09-20T23:25:34.823Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-20T23:25:34.847Z+ rustc --version
1092025-09-20T23:25:34.919Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-20T23:25:34.944Z+ WORK=/work
1112025-09-20T23:25:34.944Z+ pfexec mkdir -p /work
1122025-09-20T23:25:34.944Z+ pfexec chown build /work
1132025-09-20T23:25:34.944Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-09-20T23:25:48.936Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-09-20T23:25:58.435Z Startup: Caching catalogs ... Done
1162025-09-20T23:26:08.283ZPlanning: Solver setup ... Done (8.216s)
1172025-09-20T23:26:08.357ZPlanning: Running solver ... Done (0.074s)
1182025-09-20T23:26:08.449ZPlanning: Finding local manifests ... Done (0.002s)
1192025-09-20T23:26:08.529ZPlanning: Fetching manifests: 0/4 0% complete
1202025-09-20T23:26:08.910ZPlanning: Fetching manifests: 4/4 100% complete
1212025-09-20T23:26:08.977ZPlanning: Package planning ... Done (0.067s)
1222025-09-20T23:26:09.036ZPlanning: Merging actions ... Done (0.059s)
1232025-09-20T23:26:09.389ZPlanning: Checking for conflicting actions ... Done (0.351s)
1242025-09-20T23:26:09.413ZPlanning: Consolidating action changes ... Done (0.013s)
1252025-09-20T23:26:10.091ZPlanning: Evaluating mediators ... Done (0.690s)
1262025-09-20T23:26:10.117ZPlanning: Planning completed in 11.57 seconds
1272025-09-20T23:26:10.143Z Packages to install: 4
1282025-09-20T23:26:10.143Z Mediators to change: 2
1292025-09-20T23:26:10.143Z Services to change: 1
1302025-09-20T23:26:10.143Z Estimated space available: 155.01 GB
1312025-09-20T23:26:10.143ZEstimated space to be consumed: 1.72 GB
1322025-09-20T23:26:10.143Z Create boot environment: No
1332025-09-20T23:26:10.143ZCreate backup boot environment: No
1342025-09-20T23:26:10.143Z Rebuild boot archive: No
1352025-09-20T23:26:10.143Z
1362025-09-20T23:26:10.143ZChanged mediators:
1372025-09-20T23:26:10.143Z mediator clang:
1382025-09-20T23:26:10.143Z version: None -> 15 (system default)
1392025-09-20T23:26:10.143Z
1402025-09-20T23:26:10.143Z mediator llvm:
1412025-09-20T23:26:10.143Z version: 14 (system default) -> 15 (system default)
1422025-09-20T23:26:10.143Z
1432025-09-20T23:26:10.143ZChanged packages:
1442025-09-20T23:26:10.143Zhelios-dev
1452025-09-20T23:26:10.143Z developer/build-essential
1462025-09-20T23:26:10.144Z None -> 11-2.0
1472025-09-20T23:26:10.144Z library/libxmlsec1
1482025-09-20T23:26:10.144Z None -> 1.2.35-2.0
1492025-09-20T23:26:10.144Z ooce/developer/clang-15
1502025-09-20T23:26:10.144Z None -> 15.0.7-2.0
1512025-09-20T23:26:10.144Z ooce/developer/llvm-15
1522025-09-20T23:26:10.144Z None -> 15.0.7-2.0
1532025-09-20T23:26:10.144Z
1542025-09-20T23:26:10.144ZServices:
1552025-09-20T23:26:10.144Z restart_fmri:
1562025-09-20T23:26:10.144Z svc:/system/update-man-index:default
1572025-09-20T23:26:10.179Z
1582025-09-20T23:26:10.179ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-09-20T23:26:15.179ZDownload: 1487/3290 items 103.2/212.6MB 48% complete (20.9M/s)
1602025-09-20T23:26:20.181ZDownload: 3144/3290 items 135.2/212.6MB 63% complete (13.4M/s)
1612025-09-20T23:26:23.631ZDownload: Completed 212.60 MB in 13.45 seconds (15.8M/s)
1622025-09-20T23:26:23.835Z Actions: 1/3689 actions (Installing new actions)
1632025-09-20T23:26:29.261Z Actions: 3117/3689 actions (Installing new actions)
1642025-09-20T23:26:29.614Z Actions: Completed 3689 actions in 5.78 seconds.
1652025-09-20T23:26:30.487Z Done (0.867s)
1662025-09-20T23:26:30.487Z Done (0.000s)
1672025-09-20T23:26:31.543Z Done (1.056s)
1682025-09-20T23:26:36.514Z Done (4.744s)
1692025-09-20T23:26:36.606Z Done (0.018s)
1702025-09-20T23:26:36.606Z Done (0.000s)
1712025-09-20T23:26:36.754Z Done (0.000s)
1722025-09-20T23:26:37.634ZPlanning: Evaluating mediator changes ... Done
1732025-09-20T23:26:37.829ZPlanning: Checking for conflicting actions ... Done
1742025-09-20T23:26:37.854ZPlanning: Consolidating action changes ... Done
1752025-09-20T23:26:38.162ZPlanning: Evaluating mediators ... Done
1762025-09-20T23:26:38.187ZPlanning: Planning completed in 0.53 seconds
1772025-09-20T23:26:38.212Z Mediators to change: 2
1782025-09-20T23:26:38.212Z Create boot environment: No
1792025-09-20T23:26:38.212ZCreate backup boot environment: No
1802025-09-20T23:26:38.278Z Done
1812025-09-20T23:26:38.278Z Done
1822025-09-20T23:26:39.050Z Done
1832025-09-20T23:26:43.361Z Done
1842025-09-20T23:26:43.448Z Done
1852025-09-20T23:26:43.448Z Done
1862025-09-20T23:26:43.499Z Done
1872025-09-20T23:26:44.224ZPlanning: Evaluating mediator changes ... Done
1882025-09-20T23:26:44.249ZPlanning: Merging actions ... Done
1892025-09-20T23:26:44.460ZPlanning: Checking for conflicting actions ... Done
1902025-09-20T23:26:44.485ZPlanning: Consolidating action changes ... Done
1912025-09-20T23:26:44.791ZPlanning: Evaluating mediators ... Done
1922025-09-20T23:26:44.861ZPlanning: Planning completed in 0.94 seconds
1932025-09-20T23:26:44.901Z Packages to change: 1
1942025-09-20T23:26:44.901Z Mediators to change: 1
1952025-09-20T23:26:44.901Z Services to change: 1
1962025-09-20T23:26:44.901Z Create boot environment: No
1972025-09-20T23:26:44.901ZCreate backup boot environment: Yes
1982025-09-20T23:26:46.740Z Actions: 1/6 actions (Updating modified actions)
1992025-09-20T23:26:46.765Z Actions: Completed 6 actions in 0.00 seconds.
2002025-09-20T23:26:46.765Z Done
2012025-09-20T23:26:46.765Z Done
2022025-09-20T23:26:46.958Z Done
2032025-09-20T23:26:51.520Z Done
2042025-09-20T23:26:51.608Z Done
2052025-09-20T23:26:51.633Z Done
2062025-09-20T23:26:51.711Z Done
2072025-09-20T23:26:52.251ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-09-20T23:26:52.251Zclang system 15 system
2092025-09-20T23:26:52.251Zcsh system system illumos
2102025-09-20T23:26:52.251Zctags system system illumos
2112025-09-20T23:26:52.251Zfile system system illumos
2122025-09-20T23:26:52.251Zgcc vendor 12 vendor
2132025-09-20T23:26:52.251Zgcc system 10 system
2142025-09-20T23:26:52.251Zgcc system 7 system
2152025-09-20T23:26:52.251Zgo system 1.20 system
2162025-09-20T23:26:52.251Zgo system 1.19 system
2172025-09-20T23:26:52.251Zllvm system 15 system
2182025-09-20T23:26:52.251Zllvm system 14 system
2192025-09-20T23:26:52.251Zmariadb system 10.6 system
2202025-09-20T23:26:52.251Zmta vendor vendor dma
2212025-09-20T23:26:52.251Zopenjdk system 17 system
2222025-09-20T23:26:52.251Zopenjdk system 11 system
2232025-09-20T23:26:52.251Zopenjdk system 1.8 system
2242025-09-20T23:26:52.251Zopenssl vendor 3 vendor
2252025-09-20T23:26:52.251Zperl system 5.36 system
2262025-09-20T23:26:52.251Zpostgresql system 15 system
2272025-09-20T23:26:52.251Zpostgresql system 13 system
2282025-09-20T23:26:52.251Zpython vendor 3 vendor
2292025-09-20T23:26:52.251Zpython system 2 system
2302025-09-20T23:26:52.251Zpython3 system 3.11 system
2312025-09-20T23:26:52.251Zruby system 3.0 system
2322025-09-20T23:26:52.251Zwords vendor vendor american-english
2332025-09-20T23:26:52.251Zwords system system australian-english
2342025-09-20T23:26:52.251Zwords system system british-english
2352025-09-20T23:26:52.251Zwords system system canadian-english
2362025-09-20T23:26:52.251Zwords system system french
2372025-09-20T23:26:52.252Zwords system system italian
2382025-09-20T23:26:52.252Zwords system system ngerman
2392025-09-20T23:26:52.252Zwords system system ogerman
2402025-09-20T23:26:52.252Zwords system system spanish
2412025-09-20T23:26:52.634ZPUBLISHER TYPE STATUS P LOCATION
2422025-09-20T23:26:52.634Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-09-20T23:26:58.534ZFMRI IFO
2442025-09-20T23:26:58.534Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-09-20T23:26:58.534Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-09-20T23:26:58.534Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-09-20T23:26:58.534Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-09-20T23:26:58.534Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-09-20T23:26:58.534Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-09-20T23:26:58.534Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-09-20T23:26:58.534Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-09-20T23:26:58.534Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-09-20T23:26:58.534Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-09-20T23:26:58.534Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-09-20T23:26:58.534Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-09-20T23:26:58.534Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-09-20T23:26:58.534Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-09-20T23:26:58.535Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-09-20T23:26:58.535Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-09-20T23:26:59.650Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-09-20T23:27:00.079Z Updating crates.io index
2622025-09-20T23:27:00.104Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-09-20T23:27:00.625Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-09-20T23:27:01.387Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-09-20T23:27:01.793Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-09-20T23:27:02.110Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-09-20T23:27:02.590Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-09-20T23:27:03.927Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-09-20T23:27:06.201Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-09-20T23:27:07.385Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-09-20T23:27:08.130Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2722025-09-20T23:27:09.087Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732025-09-20T23:27:09.487Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742025-09-20T23:27:09.964Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752025-09-20T23:27:10.568Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762025-09-20T23:27:11.236Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772025-09-20T23:27:11.598Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-09-20T23:27:12.097Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-09-20T23:27:12.570Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-09-20T23:27:12.980Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-09-20T23:27:13.302Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-09-20T23:27:13.715Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-09-20T23:27:14.244Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2842025-09-20T23:27:14.917Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852025-09-20T23:27:15.434Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862025-09-20T23:27:15.896Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872025-09-20T23:27:16.540Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2882025-09-20T23:27:17.049Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892025-09-20T23:27:17.417Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902025-09-20T23:27:17.886Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912025-09-20T23:27:18.453Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922025-09-20T23:27:18.850Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932025-09-20T23:27:19.330Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942025-09-20T23:27:19.713Z Updating git repository `https://github.com/oxidecomputer/omicron`
2952025-09-20T23:27:33.595Z Updating git repository `https://github.com/illumos/smf-rs`
2962025-09-20T23:27:35.346Z Downloading crates ...
2972025-09-20T23:27:35.412Z Downloaded form_urlencoded v1.2.2
2982025-09-20T23:27:35.437Z Downloaded pretty-hex v0.4.1
2992025-09-20T23:27:35.437Z Downloaded clap_builder v4.5.41
3002025-09-20T23:27:35.437Z Downloaded toml_datetime v0.6.11
3012025-09-20T23:27:35.437Z Downloaded thiserror v2.0.16
3022025-09-20T23:27:35.463Z Downloaded colorchoice v1.0.2
3032025-09-20T23:27:35.463Z Downloaded camino-tempfile v1.4.1
3042025-09-20T23:27:35.463Z Downloaded crypto-common v0.1.6
3052025-09-20T23:27:35.463Z Downloaded clap v4.5.41
3062025-09-20T23:27:35.463Z Downloaded usdt-macro v0.5.0
3072025-09-20T23:27:35.463Z Downloaded toml v0.8.23
3082025-09-20T23:27:35.488Z Downloaded zerovec-derive v0.10.3
3092025-09-20T23:27:35.488Z Downloaded utf8parse v0.2.2
3102025-09-20T23:27:35.488Z Downloaded icu_normalizer_data v1.5.0
3112025-09-20T23:27:35.488Z Downloaded typeid v1.0.3
3122025-09-20T23:27:35.488Z Downloaded zerocopy-derive v0.7.35
3132025-09-20T23:27:35.488Z Downloaded zerofrom-derive v0.1.4
3142025-09-20T23:27:35.514Z Downloaded yoke-derive v0.7.4
3152025-09-20T23:27:35.514Z Downloaded writeable v0.5.5
3162025-09-20T23:27:35.514Z Downloaded usdt-impl v0.5.0
3172025-09-20T23:27:35.514Z Downloaded url v2.5.4
3182025-09-20T23:27:35.514Z Downloaded serde-untagged v0.1.7
3192025-09-20T23:27:35.514Z Downloaded zerovec v0.10.4
3202025-09-20T23:27:35.539Z Downloaded idna v1.0.3
3212025-09-20T23:27:35.539Z Downloaded utf8_iter v1.0.4
3222025-09-20T23:27:35.539Z Downloaded unicode-width v0.2.0
3232025-09-20T23:27:35.539Z Downloaded pest v2.7.14
3242025-09-20T23:27:35.564Z Downloaded smallvec v1.15.1
3252025-09-20T23:27:35.564Z Downloaded serde_json v1.0.145
3262025-09-20T23:27:35.564Z Downloaded zerocopy v0.7.35
3272025-09-20T23:27:35.589Z Downloaded ryu v1.0.18
3282025-09-20T23:27:35.589Z Downloaded syn v2.0.106
3292025-09-20T23:27:35.589Z Downloaded syn v1.0.109
3302025-09-20T23:27:35.614Z Downloaded pest_meta v2.7.14
3312025-09-20T23:27:35.614Z Downloaded pest_derive v2.7.14
3322025-09-20T23:27:35.614Z Downloaded once_cell v1.21.3
3332025-09-20T23:27:35.614Z Downloaded memchr v2.7.4
3342025-09-20T23:27:35.614Z Downloaded unicode-width v0.1.14
3352025-09-20T23:27:35.639Z Downloaded strsim v0.11.1
3362025-09-20T23:27:35.639Z Downloaded stable_deref_trait v1.2.0
3372025-09-20T23:27:35.639Z Downloaded serde v1.0.223
3382025-09-20T23:27:35.639Z Downloaded rustix v0.38.37
3392025-09-20T23:27:35.664Z Downloaded semver v1.0.26
3402025-09-20T23:27:35.664Z Downloaded rustix v1.0.7
3412025-09-20T23:27:35.690Z Downloaded scroll v0.12.0
3422025-09-20T23:27:35.690Z Downloaded proc-macro-error v1.0.4
3432025-09-20T23:27:35.690Z Downloaded plain v0.2.3
3442025-09-20T23:27:35.690Z Downloaded percent-encoding v2.3.2
3452025-09-20T23:27:35.690Z Downloaded tabled_derive v0.7.0
3462025-09-20T23:27:35.690Z Downloaded synstructure v0.13.1
3472025-09-20T23:27:35.690Z Downloaded swrite v0.1.0
3482025-09-20T23:27:35.690Z Downloaded smawk v0.3.2
3492025-09-20T23:27:35.690Z Downloaded serde_spanned v0.6.9
3502025-09-20T23:27:35.716Z Downloaded serde-value v0.7.0
3512025-09-20T23:27:35.716Z Downloaded proc-macro-error-attr v1.0.4
3522025-09-20T23:27:35.716Z Downloaded pest_generator v2.7.14
3532025-09-20T23:27:35.716Z Downloaded log v0.4.27
3542025-09-20T23:27:35.716Z Downloaded serde_derive v1.0.223
3552025-09-20T23:27:35.717Z Downloaded serde_core v1.0.223
3562025-09-20T23:27:35.717Z Downloaded libc v0.2.174
3572025-09-20T23:27:35.741Z Downloaded papergrid v0.11.0
3582025-09-20T23:27:35.741Z Downloaded ordered-float v2.10.1
3592025-09-20T23:27:35.741Z Downloaded memmap v0.7.0
3602025-09-20T23:27:35.741Z Downloaded macaddr v1.0.1
3612025-09-20T23:27:35.741Z Downloaded litemap v0.7.3
3622025-09-20T23:27:35.766Z Downloaded thiserror-impl v2.0.16
3632025-09-20T23:27:35.767Z Downloaded sha2 v0.10.9
3642025-09-20T23:27:35.767Z Downloaded serde_tokenstream v0.2.2
3652025-09-20T23:27:35.767Z Downloaded scroll_derive v0.12.0
3662025-09-20T23:27:35.767Z Downloaded quote v1.0.40
3672025-09-20T23:27:35.767Z Downloaded proc-macro2 v1.0.101
3682025-09-20T23:27:35.767Z Downloaded num-traits v0.2.19
3692025-09-20T23:27:35.767Z Downloaded itoa v1.0.11
3702025-09-20T23:27:35.767Z Downloaded is_terminal_polyfill v1.70.1
3712025-09-20T23:27:35.767Z Downloaded indexmap v2.11.0
3722025-09-20T23:27:35.767Z Downloaded idna_adapter v1.2.0
3732025-09-20T23:27:35.767Z Downloaded icu_provider_macros v1.5.0
3742025-09-20T23:27:35.767Z Downloaded icu_properties_data v1.5.0
3752025-09-20T23:27:35.792Z Downloaded icu_properties v1.5.1
3762025-09-20T23:27:35.792Z Downloaded heck v0.5.0
3772025-09-20T23:27:35.792Z Downloaded heck v0.4.1
3782025-09-20T23:27:35.792Z Downloaded hashbrown v0.15.4
3792025-09-20T23:27:35.792Z Downloaded goblin v0.8.2
3802025-09-20T23:27:35.817Z Downloaded fastrand v2.1.1
3812025-09-20T23:27:35.817Z Downloaded erased-serde v0.4.6
3822025-09-20T23:27:35.817Z Downloaded cargo-platform v0.2.0
3832025-09-20T23:27:35.817Z Downloaded zerofrom v0.1.4
3842025-09-20T23:27:35.817Z Downloaded winnow v0.7.10
3852025-09-20T23:27:35.817Z Downloaded unicode-xid v0.2.6
3862025-09-20T23:27:35.817Z Downloaded unicode-ident v1.0.18
3872025-09-20T23:27:35.817Z Downloaded toml_edit v0.22.27
3882025-09-20T23:27:35.842Z Downloaded tinystr v0.7.6
3892025-09-20T23:27:35.843Z Downloaded yoke v0.7.4
3902025-09-20T23:27:35.843Z Downloaded write16 v1.0.0
3912025-09-20T23:27:35.843Z Downloaded usdt-attr-macro v0.5.0
3922025-09-20T23:27:35.843Z Downloaded ucd-trie v0.1.7
3932025-09-20T23:27:35.843Z Downloaded toml_write v0.1.2
3942025-09-20T23:27:35.843Z Downloaded thread-id v4.2.2
3952025-09-20T23:27:35.843Z Downloaded thiserror v1.0.69
3962025-09-20T23:27:35.843Z Downloaded terminal_size v0.4.0
3972025-09-20T23:27:35.843Z Downloaded icu_locid v1.5.0
3982025-09-20T23:27:35.869Z Downloaded icu_collections v1.5.0
3992025-09-20T23:27:35.869Z Downloaded fs-err v3.1.1
4002025-09-20T23:27:35.869Z Downloaded equivalent v1.0.2
4012025-09-20T23:27:35.869Z Downloaded dtrace-parser v0.2.0
4022025-09-20T23:27:35.869Z Downloaded dof v0.3.0
4032025-09-20T23:27:35.869Z Downloaded displaydoc v0.2.5
4042025-09-20T23:27:35.869Z Downloaded cargo_metadata v0.21.0
4052025-09-20T23:27:35.869Z Downloaded version_check v0.9.5
4062025-09-20T23:27:35.869Z Downloaded utf16_iter v1.0.5
4072025-09-20T23:27:35.869Z Downloaded usdt v0.5.0
4082025-09-20T23:27:35.869Z Downloaded typenum v1.17.0
4092025-09-20T23:27:35.869Z Downloaded icu_provider v1.5.0
4102025-09-20T23:27:35.894Z Downloaded icu_locid_transform_data v1.5.0
4112025-09-20T23:27:35.894Z Downloaded thiserror-impl v1.0.69
4122025-09-20T23:27:35.894Z Downloaded textwrap v0.16.2
4132025-09-20T23:27:35.894Z Downloaded tempfile v3.20.0
4142025-09-20T23:27:35.894Z Downloaded tabled v0.15.0
4152025-09-20T23:27:35.919Z Downloaded icu_normalizer v1.5.0
4162025-09-20T23:27:35.920Z Downloaded fnv v1.0.7
4172025-09-20T23:27:35.920Z Downloaded errno v0.3.12
4182025-09-20T23:27:35.920Z Downloaded digest v0.10.7
4192025-09-20T23:27:35.920Z Downloaded cpufeatures v0.2.14
4202025-09-20T23:27:35.920Z Downloaded cargo_toml v0.21.0
4212025-09-20T23:27:35.920Z Downloaded camino v1.2.0
4222025-09-20T23:27:35.920Z Downloaded bitflags v2.9.1
4232025-09-20T23:27:35.920Z Downloaded autocfg v1.4.0
4242025-09-20T23:27:35.920Z Downloaded unicode-linebreak v0.1.5
4252025-09-20T23:27:35.920Z Downloaded icu_locid_transform v1.5.0
4262025-09-20T23:27:35.947Z Downloaded getrandom v0.3.1
4272025-09-20T23:27:35.947Z Downloaded generic-array v0.14.7
4282025-09-20T23:27:35.947Z Downloaded clap_lex v0.7.4
4292025-09-20T23:27:35.947Z Downloaded cfg-if v1.0.1
4302025-09-20T23:27:35.947Z Downloaded cargo-util-schemas v0.8.2
4312025-09-20T23:27:35.947Z Downloaded anyhow v1.0.99
4322025-09-20T23:27:35.947Z Downloaded anstream v0.6.18
4332025-09-20T23:27:35.947Z Downloaded clap_derive v4.5.41
4342025-09-20T23:27:35.947Z Downloaded bytecount v0.6.8
4352025-09-20T23:27:35.947Z Downloaded anstyle-query v1.1.1
4362025-09-20T23:27:35.947Z Downloaded anstyle v1.0.11
4372025-09-20T23:27:35.972Z Downloaded block-buffer v0.10.4
4382025-09-20T23:27:35.972Z Downloaded anstyle-parse v0.2.5
4392025-09-20T23:27:35.972Z Downloaded byteorder v1.5.0
4402025-09-20T23:27:36.040Z Compiling proc-macro2 v1.0.101
4412025-09-20T23:27:36.041Z Compiling unicode-ident v1.0.18
4422025-09-20T23:27:36.041Z Compiling serde_core v1.0.223
4432025-09-20T23:27:36.066Z Compiling serde v1.0.223
4442025-09-20T23:27:36.066Z Compiling version_check v0.9.5
4452025-09-20T23:27:36.066Z Compiling libc v0.2.174
4462025-09-20T23:27:36.066Z Compiling memchr v2.7.4
4472025-09-20T23:27:36.093Z Compiling stable_deref_trait v1.2.0
4482025-09-20T23:27:36.365Z Compiling thiserror v1.0.69
4492025-09-20T23:27:36.395Z Compiling writeable v0.5.5
4502025-09-20T23:27:36.961Z Compiling ucd-trie v0.1.7
4512025-09-20T23:27:37.095Z Compiling autocfg v1.4.0
4522025-09-20T23:27:37.120Z Compiling ryu v1.0.18
4532025-09-20T23:27:37.397Z Compiling litemap v0.7.3
4542025-09-20T23:27:37.488Z Compiling itoa v1.0.11
4552025-09-20T23:27:37.562Z Compiling once_cell v1.21.3
4562025-09-20T23:27:37.810Z Compiling bitflags v2.9.1
4572025-09-20T23:27:38.001Z Compiling icu_locid_transform_data v1.5.0
4582025-09-20T23:27:38.057Z Compiling byteorder v1.5.0
4592025-09-20T23:27:38.144Z Compiling serde_json v1.0.145
4602025-09-20T23:27:38.241Z Compiling errno v0.3.12
4612025-09-20T23:27:38.353Z Compiling quote v1.0.40
4622025-09-20T23:27:38.469Z Compiling icu_properties_data v1.5.0
4632025-09-20T23:27:38.548Z Compiling num-traits v0.2.19
4642025-09-20T23:27:38.582Z Compiling utf16_iter v1.0.5
4652025-09-20T23:27:38.729Z Compiling equivalent v1.0.2
4662025-09-20T23:27:38.836Z Compiling syn v2.0.106
4672025-09-20T23:27:38.874Z Compiling hashbrown v0.15.4
4682025-09-20T23:27:38.904Z Compiling write16 v1.0.0
4692025-09-20T23:27:38.947Z Compiling typeid v1.0.3
4702025-09-20T23:27:39.018Z Compiling icu_normalizer_data v1.5.0
4712025-09-20T23:27:39.157Z Compiling smallvec v1.15.1
4722025-09-20T23:27:39.200Z Compiling utf8_iter v1.0.4
4732025-09-20T23:27:39.445Z Compiling rustix v0.38.37
4742025-09-20T23:27:39.598Z Compiling usdt-impl v0.5.0
4752025-09-20T23:27:39.847Z Compiling proc-macro-error-attr v1.0.4
4762025-09-20T23:27:39.949Z Compiling indexmap v2.11.0
4772025-09-20T23:27:39.983Z Compiling syn v1.0.109
4782025-09-20T23:27:40.148Z Compiling toml_write v0.1.2
4792025-09-20T23:27:40.209Z Compiling winnow v0.7.10
4802025-09-20T23:27:40.600Z Compiling thread-id v4.2.2
4812025-09-20T23:27:41.227Z Compiling proc-macro-error v1.0.4
4822025-09-20T23:27:41.323Z Compiling getrandom v0.3.1
4832025-09-20T23:27:41.559Z Compiling plain v0.2.3
4842025-09-20T23:27:41.590Z Compiling percent-encoding v2.3.2
4852025-09-20T23:27:41.858Z Compiling utf8parse v0.2.2
4862025-09-20T23:27:42.015Z Compiling log v0.4.27
4872025-09-20T23:27:42.083Z Compiling camino v1.2.0
4882025-09-20T23:27:42.113Z Compiling thiserror v2.0.16
4892025-09-20T23:27:42.545Z Compiling semver v1.0.26
4902025-09-20T23:27:42.570Z Compiling rustix v1.0.7
4912025-09-20T23:27:42.808Z Compiling ordered-float v2.10.1
4922025-09-20T23:27:43.207Z Compiling anstyle-parse v0.2.5
4932025-09-20T23:27:43.232Z Compiling form_urlencoded v1.2.2
4942025-09-20T23:27:43.462Z Compiling terminal_size v0.4.0
4952025-09-20T23:27:43.600Z Compiling colorchoice v1.0.2
4962025-09-20T23:27:43.668Z Compiling is_terminal_polyfill v1.70.1
4972025-09-20T23:27:43.716Z Compiling anstyle v1.0.11
4982025-09-20T23:27:43.894Z Compiling anstyle-query v1.1.1
4992025-09-20T23:27:43.928Z Compiling pretty-hex v0.4.1
5002025-09-20T23:27:44.041Z Compiling cfg-if v1.0.1
5012025-09-20T23:27:44.218Z Compiling anstream v0.6.18
5022025-09-20T23:27:44.648Z Compiling fs-err v3.1.1
5032025-09-20T23:27:44.794Z Compiling unicode-xid v0.2.6
5042025-09-20T23:27:44.862Z Compiling heck v0.5.0
5052025-09-20T23:27:44.932Z Compiling clap_lex v0.7.4
5062025-09-20T23:27:44.995Z Compiling fnv v1.0.7
5072025-09-20T23:27:45.125Z Compiling fastrand v2.1.1
5082025-09-20T23:27:45.153Z Compiling anyhow v1.0.99
5092025-09-20T23:27:45.295Z Compiling synstructure v0.13.1
5102025-09-20T23:27:45.354Z Compiling strsim v0.11.1
5112025-09-20T23:27:45.581Z Compiling unicode-width v0.1.14
5122025-09-20T23:27:45.660Z Compiling bytecount v0.6.8
5132025-09-20T23:27:45.868Z Compiling heck v0.4.1
5142025-09-20T23:27:46.175Z Compiling papergrid v0.11.0
5152025-09-20T23:27:46.277Z Compiling clap_builder v4.5.41
5162025-09-20T23:27:46.439Z Compiling tempfile v3.20.0
5172025-09-20T23:27:46.811Z Compiling memmap v0.7.0
5182025-09-20T23:27:46.930Z Compiling unicode-linebreak v0.1.5
5192025-09-20T23:27:47.148Z Compiling smawk v0.3.2
5202025-09-20T23:27:47.236Z Compiling unicode-width v0.2.0
5212025-09-20T23:27:47.397Z Compiling camino-tempfile v1.4.1
5222025-09-20T23:27:47.694Z Compiling textwrap v0.16.2
5232025-09-20T23:27:48.055Z Compiling swrite v0.1.0
5242025-09-20T23:27:48.212Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5252025-09-20T23:27:48.342Z Compiling tabled_derive v0.7.0
5262025-09-20T23:27:49.084Z Compiling serde_derive v1.0.223
5272025-09-20T23:27:49.084Z Compiling zerofrom-derive v0.1.4
5282025-09-20T23:27:49.084Z Compiling yoke-derive v0.7.4
5292025-09-20T23:27:49.109Z Compiling zerovec-derive v0.10.3
5302025-09-20T23:27:49.258Z Compiling thiserror-impl v1.0.69
5312025-09-20T23:27:49.981Z Compiling displaydoc v0.2.5
5322025-09-20T23:27:51.136Z Compiling icu_provider_macros v1.5.0
5332025-09-20T23:27:51.270Z Compiling zerocopy-derive v0.7.35
5342025-09-20T23:27:51.329Z Compiling scroll_derive v0.12.0
5352025-09-20T23:27:51.924Z Compiling pest v2.7.14
5362025-09-20T23:27:52.026Z Compiling zerofrom v0.1.4
5372025-09-20T23:27:52.074Z Compiling thiserror-impl v2.0.16
5382025-09-20T23:27:52.265Z Compiling yoke v0.7.4
5392025-09-20T23:27:52.510Z Compiling scroll v0.12.0
5402025-09-20T23:27:52.610Z Compiling zerovec v0.10.4
5412025-09-20T23:27:52.983Z Compiling zerocopy v0.7.35
5422025-09-20T23:27:53.011Z Compiling goblin v0.8.2
5432025-09-20T23:27:53.211Z Compiling clap_derive v4.5.41
5442025-09-20T23:27:53.917Z Compiling tabled v0.15.0
5452025-09-20T23:27:54.232Z Compiling tinystr v0.7.6
5462025-09-20T23:27:54.440Z Compiling pest_meta v2.7.14
5472025-09-20T23:27:54.511Z Compiling icu_collections v1.5.0
5482025-09-20T23:27:54.601Z Compiling icu_locid v1.5.0
5492025-09-20T23:27:55.568Z Compiling icu_provider v1.5.0
5502025-09-20T23:27:56.025Z Compiling pest_generator v2.7.14
5512025-09-20T23:27:56.141Z Compiling serde_spanned v0.6.9
5522025-09-20T23:27:56.283Z Compiling icu_locid_transform v1.5.0
5532025-09-20T23:27:56.381Z Compiling toml_datetime v0.6.11
5542025-09-20T23:27:56.409Z Compiling dof v0.3.0
5552025-09-20T23:27:56.409Z Compiling serde_tokenstream v0.2.2
5562025-09-20T23:27:56.901Z Compiling toml_edit v0.22.27
5572025-09-20T23:27:57.022Z Compiling erased-serde v0.4.6
5582025-09-20T23:27:57.470Z Compiling icu_properties v1.5.1
5592025-09-20T23:27:57.794Z Compiling serde-value v0.7.0
5602025-09-20T23:27:58.054Z Compiling pest_derive v2.7.14
5612025-09-20T23:27:58.265Z Compiling serde-untagged v0.1.7
5622025-09-20T23:27:58.471Z Compiling cargo-platform v0.2.0
5632025-09-20T23:27:58.680Z Compiling dtrace-parser v0.2.0
5642025-09-20T23:27:58.709Z Compiling clap v4.5.41
5652025-09-20T23:27:58.789Z Compiling macaddr v1.0.1
5662025-09-20T23:27:59.675Z Compiling toml v0.8.23
5672025-09-20T23:28:00.285Z Compiling usdt-attr-macro v0.5.0
5682025-09-20T23:28:00.285Z Compiling usdt-macro v0.5.0
5692025-09-20T23:28:00.453Z Compiling cargo_toml v0.21.0
5702025-09-20T23:28:00.523Z Compiling icu_normalizer v1.5.0
5712025-09-20T23:28:01.298Z Compiling idna_adapter v1.2.0
5722025-09-20T23:28:01.323Z Compiling usdt v0.5.0
5732025-09-20T23:28:01.467Z Compiling idna v1.0.3
5742025-09-20T23:28:02.004Z Compiling url v2.5.4
5752025-09-20T23:28:02.766Z Compiling cargo-util-schemas v0.8.2
5762025-09-20T23:28:04.726Z Compiling cargo_metadata v0.21.0
5772025-09-20T23:28:06.827Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5782025-09-20T23:28:11.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
5792025-09-20T23:28:11.809Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5802025-09-20T23:28:12.841Z Downloading crates ...
5812025-09-20T23:28:13.056Z Downloaded bitfield-macros v0.19.2
5822025-09-20T23:28:13.081Z Downloaded atty v0.2.14
5832025-09-20T23:28:13.082Z Downloaded ciborium-io v0.2.2
5842025-09-20T23:28:13.082Z Downloaded crc-catalog v2.4.0
5852025-09-20T23:28:13.082Z Downloaded cargo-platform v0.1.8
5862025-09-20T23:28:13.082Z Downloaded async-trait v0.1.89
5872025-09-20T23:28:13.107Z Downloaded hex v0.4.3
5882025-09-20T23:28:13.107Z Downloaded ident_case v1.0.1
5892025-09-20T23:28:13.107Z Downloaded hubpack_derive v0.1.1
5902025-09-20T23:28:13.107Z Downloaded instant v0.1.13
5912025-09-20T23:28:13.107Z Downloaded hex-literal v0.4.1
5922025-09-20T23:28:13.132Z Downloaded precomputed-hash v0.1.1
5932025-09-20T23:28:13.132Z Downloaded predicates-tree v1.0.12
5942025-09-20T23:28:13.133Z Downloaded indent_write v2.2.0
5952025-09-20T23:28:13.133Z Downloaded rand_xorshift v0.4.0
5962025-09-20T23:28:13.133Z Downloaded radium v0.7.0
5972025-09-20T23:28:13.159Z Downloaded scopeguard v1.2.0
5982025-09-20T23:28:13.159Z Downloaded simd-adler32 v0.3.7
5992025-09-20T23:28:13.184Z Downloaded unicode-truncate v1.1.0
6002025-09-20T23:28:13.184Z Downloaded endian-type v0.1.2
6012025-09-20T23:28:13.209Z Downloaded universal-hash v0.5.1
6022025-09-20T23:28:13.209Z Downloaded unit-prefix v0.5.1
6032025-09-20T23:28:13.209Z Downloaded xz2 v0.1.7
6042025-09-20T23:28:13.209Z Downloaded foreign-types-shared v0.1.1
6052025-09-20T23:28:13.209Z Downloaded russh-keys v0.45.0
6062025-09-20T23:28:13.235Z Downloaded oso-derive v0.27.3
6072025-09-20T23:28:13.235Z Downloaded oxnet v0.1.3
6082025-09-20T23:28:13.235Z Downloaded crucible-workspace-hack v0.1.0
6092025-09-20T23:28:13.235Z Downloaded serde_urlencoded v0.7.1
6102025-09-20T23:28:13.261Z Downloaded defmt-parser v0.3.4
6112025-09-20T23:28:13.261Z Downloaded futures-core v0.3.31
6122025-09-20T23:28:13.261Z Downloaded bindgen v0.71.1
6132025-09-20T23:28:13.287Z Downloaded num-integer v0.1.46
6142025-09-20T23:28:13.287Z Downloaded pin-utils v0.1.0
6152025-09-20T23:28:13.312Z Downloaded void v1.0.2
6162025-09-20T23:28:13.312Z Downloaded vte_generate_state_changes v0.1.2
6172025-09-20T23:28:13.312Z Downloaded ed25519 v2.2.3
6182025-09-20T23:28:13.338Z Downloaded num_threads v0.1.7
6192025-09-20T23:28:13.338Z Downloaded newline-converter v0.3.0
6202025-09-20T23:28:13.338Z Downloaded sync-ptr v0.1.4
6212025-09-20T23:28:13.364Z Downloaded slog-async v2.8.0
6222025-09-20T23:28:13.364Z Downloaded document-features v0.2.11
6232025-09-20T23:28:13.364Z Downloaded progenitor-macro v0.11.0
6242025-09-20T23:28:13.364Z Downloaded rustls-pemfile v1.0.4
6252025-09-20T23:28:13.390Z Downloaded waitgroup v0.1.2
6262025-09-20T23:28:13.390Z Downloaded darling_macro v0.21.0
6272025-09-20T23:28:13.416Z Downloaded rustc_version v0.4.1
6282025-09-20T23:28:13.416Z Downloaded num-complex v0.4.6
6292025-09-20T23:28:13.441Z Downloaded wait-timeout v0.2.0
6302025-09-20T23:28:13.441Z Downloaded daft v0.1.4
6312025-09-20T23:28:13.441Z Downloaded ctr v0.9.2
6322025-09-20T23:28:13.441Z Downloaded darling v0.21.0
6332025-09-20T23:28:13.467Z Downloaded darling_core v0.21.0
6342025-09-20T23:28:13.467Z Downloaded derive_more-impl v2.0.1
6352025-09-20T23:28:13.467Z Downloaded num-bigint v0.4.6
6362025-09-20T23:28:13.492Z Downloaded nom v7.1.3
6372025-09-20T23:28:13.492Z Downloaded tokio-postgres v0.7.13
6382025-09-20T23:28:13.492Z Downloaded num-bigint-dig v0.8.4
6392025-09-20T23:28:13.517Z Downloaded lalrpop v0.19.12
6402025-09-20T23:28:13.517Z Downloaded futures-util v0.3.31
6412025-09-20T23:28:13.542Z Downloaded portable-atomic v1.11.0
6422025-09-20T23:28:13.543Z Downloaded webpki-roots v1.0.1
6432025-09-20T23:28:13.543Z Downloaded zlib-rs v0.5.1
6442025-09-20T23:28:13.567Z Downloaded curve25519-dalek v4.1.3
6452025-09-20T23:28:13.567Z Downloaded winnow v0.6.26
6462025-09-20T23:28:13.593Z Downloaded quick-xml v0.37.2
6472025-09-20T23:28:13.594Z Downloaded proptest v1.7.0
6482025-09-20T23:28:13.619Z Downloaded regex v1.11.1
6492025-09-20T23:28:13.619Z Downloaded nix v0.27.1
6502025-09-20T23:28:13.644Z Downloaded regex-syntax v0.6.29
6512025-09-20T23:28:13.644Z Downloaded rustls v0.21.12
6522025-09-20T23:28:13.669Z Downloaded regress v0.10.4
6532025-09-20T23:28:13.669Z Downloaded nix v0.30.1
6542025-09-20T23:28:13.694Z Downloaded typify-impl v0.2.0
6552025-09-20T23:28:13.694Z Downloaded rustls v0.23.19
6562025-09-20T23:28:13.719Z Downloaded regex-syntax v0.8.5
6572025-09-20T23:28:13.719Z Downloaded diesel v2.2.12
6582025-09-20T23:28:13.744Z Downloaded sled v0.34.7
6592025-09-20T23:28:13.769Z Downloaded ratatui v0.29.0
6602025-09-20T23:28:13.769Z Downloaded dropshot v0.16.4
6612025-09-20T23:28:13.795Z Downloaded typify-impl v0.4.3
6622025-09-20T23:28:13.821Z Downloaded typify-impl v0.3.0
6632025-09-20T23:28:13.846Z Downloaded nix v0.29.0
6642025-09-20T23:28:13.846Z Downloaded nix v0.28.0
6652025-09-20T23:28:13.871Z Downloaded hickory-proto v0.25.2
6662025-09-20T23:28:13.896Z Downloaded jiff v0.2.15
6672025-09-20T23:28:13.896Z Downloaded chrono-tz v0.10.4
6682025-09-20T23:28:13.921Z Downloaded hickory-proto v0.24.4
6692025-09-20T23:28:13.945Z Downloaded regex-automata v0.4.8
6702025-09-20T23:28:13.970Z Downloaded rustls v0.22.4
6712025-09-20T23:28:13.970Z Downloaded lzma-sys v0.1.20
6722025-09-20T23:28:14.001Z Downloaded petgraph v0.6.5
6732025-09-20T23:28:14.026Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6742025-09-20T23:28:14.051Z Downloaded petgraph v0.8.2
6752025-09-20T23:28:14.076Z Downloaded libz-sys v1.1.20
6762025-09-20T23:28:14.101Z Downloaded tokio v1.47.0
6772025-09-20T23:28:14.139Z Downloaded tabled v0.18.0
6782025-09-20T23:28:14.164Z Downloaded reqwest v0.12.22
6792025-09-20T23:28:14.189Z Downloaded sha3 v0.10.8
6802025-09-20T23:28:14.189Z Downloaded csv v1.3.1
6812025-09-20T23:28:14.214Z Downloaded ssh-key v0.6.6
6822025-09-20T23:28:14.214Z Downloaded darling_core v0.20.10
6832025-09-20T23:28:14.214Z Downloaded typify v0.4.3
6842025-09-20T23:28:14.240Z Downloaded quinn v0.11.5
6852025-09-20T23:28:14.240Z Downloaded diesel_derives v2.2.3
6862025-09-20T23:28:14.240Z Downloaded object v0.36.5
6872025-09-20T23:28:14.265Z Downloaded zerocopy-derive v0.6.6
6882025-09-20T23:28:14.265Z Downloaded encoding_rs v0.8.34
6892025-09-20T23:28:14.290Z Downloaded ring v0.17.14
6902025-09-20T23:28:14.328Z Downloaded darling v0.20.10
6912025-09-20T23:28:14.354Z Downloaded walkdir v2.5.0
6922025-09-20T23:28:14.354Z Downloaded typify v0.3.0
6932025-09-20T23:28:14.354Z Downloaded rustls-pki-types v1.10.0
6942025-09-20T23:28:14.354Z Downloaded derive_more v0.99.20
6952025-09-20T23:28:14.354Z Downloaded progenitor-impl v0.11.0
6962025-09-20T23:28:14.354Z Downloaded progenitor-impl v0.10.0
6972025-09-20T23:28:14.379Z Downloaded miniz_oxide v0.8.5
6982025-09-20T23:28:14.379Z Downloaded moka v0.12.10
6992025-09-20T23:28:14.379Z Downloaded bzip2-sys v0.1.13+1.0.8
7002025-09-20T23:28:14.404Z Downloaded whoami v1.5.2
7012025-09-20T23:28:14.404Z Downloaded unsafe-libyaml v0.2.11
7022025-09-20T23:28:14.404Z Downloaded rustls-pemfile v2.2.0
7032025-09-20T23:28:14.404Z Downloaded rustls-native-certs v0.8.1
7042025-09-20T23:28:14.404Z Downloaded psl-types v2.0.11
7052025-09-20T23:28:14.404Z Downloaded diesel-dtrace v0.4.2
7062025-09-20T23:28:14.404Z Downloaded tabled_derive v0.11.0
7072025-09-20T23:28:14.404Z Downloaded prettyplease v0.2.36
7082025-09-20T23:28:14.430Z Downloaded pretty_assertions v1.4.1
7092025-09-20T23:28:14.430Z Downloaded curve25519-dalek-derive v0.1.1
7102025-09-20T23:28:14.430Z Downloaded wyz v0.5.1
7112025-09-20T23:28:14.430Z Downloaded winnow v0.5.40
7122025-09-20T23:28:14.430Z Downloaded which v4.4.2
7132025-09-20T23:28:14.430Z Downloaded want v0.3.1
7142025-09-20T23:28:14.430Z Downloaded rustls-webpki v0.101.7
7152025-09-20T23:28:14.455Z Downloaded data-encoding v2.9.0
7162025-09-20T23:28:14.455Z Downloaded getrandom v0.2.15
7172025-09-20T23:28:14.455Z Downloaded tabled v0.20.0
7182025-09-20T23:28:14.481Z Downloaded slog v2.7.0
7192025-09-20T23:28:14.481Z Downloaded object v0.30.4
7202025-09-20T23:28:14.481Z Downloaded smoltcp v0.11.0
7212025-09-20T23:28:14.506Z Downloaded typed-path v0.9.3
7222025-09-20T23:28:14.506Z Downloaded crossterm v0.29.0
7232025-09-20T23:28:14.531Z Downloaded rustc-demangle v0.1.24
7242025-09-20T23:28:14.531Z Downloaded num v0.4.3
7252025-09-20T23:28:14.531Z Downloaded fxhash v0.2.1
7262025-09-20T23:28:14.531Z Downloaded display-error-chain v0.2.2
7272025-09-20T23:28:14.531Z Downloaded dirs-sys-next v0.1.2
7282025-09-20T23:28:14.531Z Downloaded diesel_table_macro_syntax v0.2.0
7292025-09-20T23:28:14.531Z Downloaded libgit2-sys v0.17.0+1.8.1
7302025-09-20T23:28:14.581Z Downloaded tabled_derive v0.10.0
7312025-09-20T23:28:14.606Z Downloaded sync_wrapper v1.0.1
7322025-09-20T23:28:14.606Z Downloaded slog-json v2.6.1
7332025-09-20T23:28:14.606Z Downloaded slog-envlogger v2.2.0
7342025-09-20T23:28:14.606Z Downloaded nu-ansi-term v0.50.1
7352025-09-20T23:28:14.606Z Downloaded native-tls v0.2.12
7362025-09-20T23:28:14.606Z Downloaded petname v2.0.2
7372025-09-20T23:28:14.606Z Downloaded steno v0.4.1
7382025-09-20T23:28:14.606Z Downloaded polar-core v0.27.3
7392025-09-20T23:28:14.631Z Downloaded openapiv3 v2.2.0
7402025-09-20T23:28:14.656Z Downloaded tokio-tungstenite v0.23.1
7412025-09-20T23:28:14.656Z Downloaded slog-bunyan v2.5.0
7422025-09-20T23:28:14.656Z Downloaded multer v3.1.0
7432025-09-20T23:28:14.656Z Downloaded tokio-rustls v0.26.0
7442025-09-20T23:28:14.656Z Downloaded vcpkg v0.2.15
7452025-09-20T23:28:14.681Z Downloaded smoltcp v0.9.1
7462025-09-20T23:28:14.706Z Downloaded gimli v0.31.1
7472025-09-20T23:28:14.706Z Downloaded crypto-bigint v0.5.5
7482025-09-20T23:28:14.706Z Downloaded openssl v0.10.73
7492025-09-20T23:28:14.732Z Downloaded rayon v1.10.0
7502025-09-20T23:28:14.732Z Downloaded rustc_version v0.1.7
7512025-09-20T23:28:14.732Z Downloaded rustc-hash v2.1.1
7522025-09-20T23:28:14.732Z Downloaded rustc-hash v1.1.0
7532025-09-20T23:28:14.732Z Downloaded publicsuffix v2.3.0
7542025-09-20T23:28:14.732Z Downloaded progenitor-macro v0.10.0
7552025-09-20T23:28:14.757Z Downloaded mio v1.0.2
7562025-09-20T23:28:14.757Z Downloaded quinn-proto v0.11.8
7572025-09-20T23:28:14.757Z Downloaded crossterm v0.28.1
7582025-09-20T23:28:14.757Z Downloaded zip v4.2.0
7592025-09-20T23:28:14.757Z Downloaded darling_macro v0.20.10
7602025-09-20T23:28:14.782Z Downloaded daft-derive v0.1.4
7612025-09-20T23:28:14.782Z Downloaded csv-core v0.1.11
7622025-09-20T23:28:14.782Z Downloaded derive_more v2.0.1
7632025-09-20T23:28:14.782Z Downloaded progenitor-macro v0.9.1
7642025-09-20T23:28:14.782Z Downloaded progenitor-macro v0.8.0
7652025-09-20T23:28:14.782Z Downloaded progenitor v0.11.0
7662025-09-20T23:28:14.782Z Downloaded progenitor v0.10.0
7672025-09-20T23:28:14.782Z Downloaded num_enum v0.5.11
7682025-09-20T23:28:14.807Z Downloaded minimal-lexical v0.2.1
7692025-09-20T23:28:14.807Z Downloaded typify v0.2.0
7702025-09-20T23:28:14.807Z Downloaded new_debug_unreachable v1.0.6
7712025-09-20T23:28:14.807Z Downloaded multimap v0.10.1
7722025-09-20T23:28:14.807Z Downloaded tokio-tungstenite v0.21.0
7732025-09-20T23:28:14.808Z Downloaded tokio-stream v0.1.17
7742025-09-20T23:28:14.808Z Downloaded tokio-rustls v0.25.0
7752025-09-20T23:28:14.808Z Downloaded tokio-rustls v0.24.1
7762025-09-20T23:28:14.808Z Downloaded time v0.3.43
7772025-09-20T23:28:14.833Z Downloaded futures v0.3.31
7782025-09-20T23:28:14.833Z Downloaded sqlparser v0.45.0
7792025-09-20T23:28:14.833Z Downloaded p384 v0.13.0
7802025-09-20T23:28:14.858Z Downloaded unicode-segmentation v1.12.0
7812025-09-20T23:28:14.858Z Downloaded itertools v0.14.0
7822025-09-20T23:28:14.858Z Downloaded itertools v0.13.0
7832025-09-20T23:28:14.858Z Downloaded hyper v1.7.0
7842025-09-20T23:28:14.883Z Downloaded hkdf v0.12.4
7852025-09-20T23:28:14.883Z Downloaded des v0.8.1
7862025-09-20T23:28:14.883Z Downloaded tabwriter v1.4.0
7872025-09-20T23:28:14.883Z Downloaded nodrop v0.1.14
7882025-09-20T23:28:14.883Z Downloaded nibble_vec v0.1.0
7892025-09-20T23:28:14.883Z Downloaded newtype-uuid v1.2.4
7902025-09-20T23:28:14.883Z Downloaded progenitor v0.8.0
7912025-09-20T23:28:14.883Z Downloaded proc-macro-error2 v2.0.1
7922025-09-20T23:28:14.883Z Downloaded vte v0.11.1
7932025-09-20T23:28:14.883Z Downloaded git2 v0.19.0
7942025-09-20T23:28:14.908Z Downloaded tungstenite v0.21.0
7952025-09-20T23:28:14.908Z Downloaded progenitor-client v0.9.1
7962025-09-20T23:28:14.908Z Downloaded tar v0.4.44
7972025-09-20T23:28:14.908Z Downloaded reedline v0.40.0
7982025-09-20T23:28:14.908Z Downloaded rpassword v7.4.0
7992025-09-20T23:28:14.933Z Downloaded progenitor-client v0.8.0
8002025-09-20T23:28:14.933Z Downloaded gethostname v0.5.0
8012025-09-20T23:28:14.933Z Downloaded tokio-native-tls v0.3.1
8022025-09-20T23:28:14.933Z Downloaded time-macros v0.2.24
8032025-09-20T23:28:14.933Z Downloaded thread_local v1.1.8
8042025-09-20T23:28:14.933Z Downloaded termtree v0.5.1
8052025-09-20T23:28:14.933Z Downloaded h2 v0.4.6
8062025-09-20T23:28:14.933Z Downloaded serde_with v3.14.0
8072025-09-20T23:28:14.958Z Downloaded rustls-webpki v0.102.8
8082025-09-20T23:28:14.983Z Downloaded itertools v0.12.1
8092025-09-20T23:28:14.983Z Downloaded dirs-next v2.0.0
8102025-09-20T23:28:14.984Z Downloaded slog-dtrace v0.3.0
8112025-09-20T23:28:14.984Z Downloaded term v0.7.0
8122025-09-20T23:28:14.984Z Downloaded proc-macro-error-attr2 v2.0.0
8132025-09-20T23:28:14.984Z Downloaded primeorder v0.13.6
8142025-09-20T23:28:14.984Z Downloaded tungstenite v0.23.0
8152025-09-20T23:28:14.984Z Downloaded serde_yaml v0.9.34+deprecated
8162025-09-20T23:28:15.009Z Downloaded salty v0.3.0
8172025-09-20T23:28:15.009Z Downloaded zerocopy v0.8.26
8182025-09-20T23:28:15.034Z Downloaded slab v0.4.9
8192025-09-20T23:28:15.034Z Downloaded normalize-line-endings v0.3.0
8202025-09-20T23:28:15.034Z Downloaded newtype_derive v0.1.6
8212025-09-20T23:28:15.034Z Downloaded nanorand v0.7.0
8222025-09-20T23:28:15.034Z Downloaded time-core v0.1.6
8232025-09-20T23:28:15.034Z Downloaded thiserror-impl-no-std v2.0.2
8242025-09-20T23:28:15.059Z Downloaded testing_table v0.3.0
8252025-09-20T23:28:15.059Z Downloaded test-strategy v0.4.3
8262025-09-20T23:28:15.059Z Downloaded termios v0.3.3
8272025-09-20T23:28:15.059Z Downloaded term v1.1.0
8282025-09-20T23:28:15.059Z Downloaded postgres-types v0.2.9
8292025-09-20T23:28:15.060Z Downloaded phf_shared v0.12.1
8302025-09-20T23:28:15.060Z Downloaded omicron-zone-package v0.12.2
8312025-09-20T23:28:15.060Z Downloaded futures-sink v0.3.31
8322025-09-20T23:28:15.060Z Downloaded futures-macro v0.3.31
8332025-09-20T23:28:15.060Z Downloaded vsss-rs v3.3.4
8342025-09-20T23:28:15.086Z Downloaded string_cache v0.8.9
8352025-09-20T23:28:15.086Z Downloaded rand v0.9.2
8362025-09-20T23:28:15.086Z Downloaded flume v0.11.1
8372025-09-20T23:28:15.086Z Downloaded flate2 v1.1.2
8382025-09-20T23:28:15.086Z Downloaded russh v0.45.0
8392025-09-20T23:28:15.112Z Downloaded bstr v1.10.0
8402025-09-20T23:28:15.112Z Downloaded tokio-macros v2.5.0
8412025-09-20T23:28:15.112Z Downloaded thiserror-no-std v2.0.2
8422025-09-20T23:28:15.112Z Downloaded take_mut v0.2.2
8432025-09-20T23:28:15.138Z Downloaded tagptr v0.2.0
8442025-09-20T23:28:15.138Z Downloaded powerfmt v0.2.0
8452025-09-20T23:28:15.138Z Downloaded postgres-protocol v0.6.8
8462025-09-20T23:28:15.138Z Downloaded phf_shared v0.11.2
8472025-09-20T23:28:15.138Z Downloaded phf v0.11.2
8482025-09-20T23:28:15.139Z Downloaded olpc-cjson v0.1.4
8492025-09-20T23:28:15.139Z Downloaded futures-channel v0.3.31
8502025-09-20T23:28:15.139Z Downloaded rand v0.8.5
8512025-09-20T23:28:15.139Z Downloaded postcard v1.0.10
8522025-09-20T23:28:15.139Z Downloaded derive_builder_core v0.20.2
8532025-09-20T23:28:15.139Z Downloaded derive-where v1.5.0
8542025-09-20T23:28:15.164Z Downloaded iri-string v0.7.8
8552025-09-20T23:28:15.164Z Downloaded tap v1.0.1
8562025-09-20T23:28:15.164Z Downloaded progenitor v0.9.1
8572025-09-20T23:28:15.164Z Downloaded proc-macro-crate v1.3.1
8582025-09-20T23:28:15.164Z Downloaded pretty-hex v0.2.1
8592025-09-20T23:28:15.164Z Downloaded phf v0.12.1
8602025-09-20T23:28:15.164Z Downloaded number_prefix v0.4.0
8612025-09-20T23:28:15.164Z Downloaded num_enum_derive v0.5.11
8622025-09-20T23:28:15.164Z Downloaded fs_extra v1.3.0
8632025-09-20T23:28:15.164Z Downloaded ecdsa v0.16.9
8642025-09-20T23:28:15.164Z Downloaded dropshot_endpoint v0.16.4
8652025-09-20T23:28:15.189Z Downloaded uuid v1.18.1
8662025-09-20T23:28:15.189Z Downloaded strip-ansi-escapes v0.2.0
8672025-09-20T23:28:15.189Z Downloaded stringprep v0.1.5
8682025-09-20T23:28:15.189Z Downloaded static_assertions v1.1.0
8692025-09-20T23:28:15.189Z Downloaded ssh-cipher v0.2.0
8702025-09-20T23:28:15.189Z Downloaded snafu v0.8.5
8712025-09-20T23:28:15.189Z Downloaded num-rational v0.4.2
8722025-09-20T23:28:15.189Z Downloaded x509-cert v0.2.5
8732025-09-20T23:28:15.214Z Downloaded signal-hook v0.3.18
8742025-09-20T23:28:15.214Z Downloaded rustyline v14.0.0
8752025-09-20T23:28:15.214Z Downloaded radix_trie v0.2.1
8762025-09-20T23:28:15.214Z Downloaded libxml v0.3.3
8772025-09-20T23:28:15.214Z Downloaded libm v0.2.8
8782025-09-20T23:28:15.239Z Downloaded futures-task v0.3.31
8792025-09-20T23:28:15.239Z Downloaded funty v2.0.0
8802025-09-20T23:28:15.239Z Downloaded dyn-clone v1.0.20
8812025-09-20T23:28:15.239Z Downloaded dunce v1.0.5
8822025-09-20T23:28:15.239Z Downloaded dsl_auto_type v0.1.2
8832025-09-20T23:28:15.239Z Downloaded diff v0.1.13
8842025-09-20T23:28:15.239Z Downloaded vergen-gitcl v1.0.8
8852025-09-20T23:28:15.239Z Downloaded vergen v9.0.6
8862025-09-20T23:28:15.239Z Downloaded vergen v8.3.2
8872025-09-20T23:28:15.239Z Downloaded value-bag v1.9.0
8882025-09-20T23:28:15.265Z Downloaded ssh-encoding v0.2.0
8892025-09-20T23:28:15.265Z Downloaded ref-cast-impl v1.0.24
8902025-09-20T23:28:15.265Z Downloaded ref-cast v1.0.24
8912025-09-20T23:28:15.265Z Downloaded rcgen v0.12.1
8922025-09-20T23:28:15.265Z Downloaded rayon-core v1.12.1
8932025-09-20T23:28:15.265Z Downloaded mime_guess v2.0.5
8942025-09-20T23:28:15.265Z Downloaded memmap2 v0.9.5
8952025-09-20T23:28:15.265Z Downloaded derive_builder v0.20.2
8962025-09-20T23:28:15.265Z Downloaded deranged v0.5.3
8972025-09-20T23:28:15.265Z Downloaded tokio-util v0.7.15
8982025-09-20T23:28:15.290Z Downloaded parse-display-derive v0.10.0
8992025-09-20T23:28:15.290Z Downloaded parking_lot v0.12.3
9002025-09-20T23:28:15.290Z Downloaded itertools v0.10.5
9012025-09-20T23:28:15.290Z Downloaded iddqd v0.3.13
9022025-09-20T23:28:15.315Z Downloaded hickory-server v0.25.2
9032025-09-20T23:28:15.315Z Downloaded difflib v0.4.0
9042025-09-20T23:28:15.315Z Downloaded uzers v0.12.1
9052025-09-20T23:28:15.315Z Downloaded utf-8 v0.7.6
9062025-09-20T23:28:15.315Z Downloaded untrusted v0.9.0
9072025-09-20T23:28:15.315Z Downloaded untrusted v0.7.1
9082025-09-20T23:28:15.315Z Downloaded sqlformat v0.3.5
9092025-09-20T23:28:15.315Z Downloaded slog-term v2.9.2
9102025-09-20T23:28:15.340Z Downloaded polyval v0.6.2
9112025-09-20T23:28:15.340Z Downloaded pkg-config v0.3.31
9122025-09-20T23:28:15.340Z Downloaded pkcs5 v0.7.1
9132025-09-20T23:28:15.341Z Downloaded pin-project v1.1.6
9142025-09-20T23:28:15.341Z Downloaded der v0.7.9
9152025-09-20T23:28:15.365Z Downloaded twox-hash v2.1.0
9162025-09-20T23:28:15.365Z Downloaded toml_edit v0.19.15
9172025-09-20T23:28:15.390Z Downloaded p521 v0.13.3
9182025-09-20T23:28:15.390Z Downloaded unicode_categories v0.1.1
9192025-09-20T23:28:15.391Z Downloaded vergen-lib v0.1.6
9202025-09-20T23:28:15.391Z Downloaded sqlparser_derive v0.2.2
9212025-09-20T23:28:15.391Z Downloaded smf v0.2.3
9222025-09-20T23:28:15.391Z Downloaded smallvec v0.6.14
9232025-09-20T23:28:15.391Z Downloaded slog-stdlog v4.1.1
9242025-09-20T23:28:15.391Z Downloaded slog-scope v4.4.0
9252025-09-20T23:28:15.391Z Downloaded pin-project-lite v0.2.14
9262025-09-20T23:28:15.391Z Downloaded mime v0.3.17
9272025-09-20T23:28:15.391Z Downloaded memoffset v0.9.1
9282025-09-20T23:28:15.416Z Downloaded futures-io v0.3.31
9292025-09-20T23:28:15.416Z Downloaded futures-executor v0.3.31
9302025-09-20T23:28:15.416Z Downloaded tracing v0.1.40
9312025-09-20T23:28:15.416Z Downloaded samael v0.0.19
9322025-09-20T23:28:15.416Z Downloaded pem-rfc7468 v0.7.0
9332025-09-20T23:28:15.416Z Downloaded password-hash v0.4.2
9342025-09-20T23:28:15.416Z Downloaded zstd v0.13.3
9352025-09-20T23:28:15.416Z Downloaded zip v0.6.6
9362025-09-20T23:28:15.441Z Downloaded hashbrown v0.16.0
9372025-09-20T23:28:15.441Z Downloaded rand_core v0.6.4
9382025-09-20T23:28:15.441Z Downloaded rand_chacha v0.9.0
9392025-09-20T23:28:15.441Z Downloaded rand_chacha v0.3.1
9402025-09-20T23:28:15.441Z Downloaded r2d2 v0.8.10
9412025-09-20T23:28:15.441Z Downloaded quinn-udp v0.5.5
9422025-09-20T23:28:15.441Z Downloaded poly1305 v0.8.0
9432025-09-20T23:28:15.441Z Downloaded pkcs8 v0.10.2
9442025-09-20T23:28:15.441Z Downloaded pkcs1 v0.7.5
9452025-09-20T23:28:15.466Z Downloaded pin-project-internal v1.1.6
9462025-09-20T23:28:15.467Z Downloaded half v1.8.3
9472025-09-20T23:28:15.467Z Downloaded derive-ex v0.1.8
9482025-09-20T23:28:15.467Z Downloaded der_derive v0.7.3
9492025-09-20T23:28:15.467Z Downloaded tracing-core v0.1.32
9502025-09-20T23:28:15.467Z Downloaded siphasher v1.0.1
9512025-09-20T23:28:15.467Z Downloaded shlex v1.3.0
9522025-09-20T23:28:15.467Z Downloaded schemars v0.8.22
9532025-09-20T23:28:15.492Z Downloaded parking_lot_core v0.9.10
9542025-09-20T23:28:15.492Z Downloaded parking_lot_core v0.8.6
9552025-09-20T23:28:15.492Z Downloaded papergrid v0.17.0
9562025-09-20T23:28:15.492Z Downloaded openssl-sys v0.9.109
9572025-09-20T23:28:15.492Z Downloaded zopfli v0.8.1
9582025-09-20T23:28:15.492Z Downloaded unicode-normalization v0.1.24
9592025-09-20T23:28:15.517Z Downloaded http v1.3.1
9602025-09-20T23:28:15.517Z Downloaded num-iter v0.1.45
9612025-09-20T23:28:15.517Z Downloaded num-derive v0.4.2
9622025-09-20T23:28:15.517Z Downloaded num-derive v0.3.3
9632025-09-20T23:28:15.517Z Downloaded globwalk v0.9.1
9642025-09-20T23:28:15.517Z Downloaded defmt-macros v0.3.9
9652025-09-20T23:28:15.517Z Downloaded defmt v0.3.8
9662025-09-20T23:28:15.542Z Downloaded tui-tree-widget v0.23.1
9672025-09-20T23:28:15.542Z Downloaded tracing-attributes v0.1.27
9682025-09-20T23:28:15.542Z Downloaded toml v0.9.5
9692025-09-20T23:28:15.542Z Downloaded toml v0.7.8
9702025-09-20T23:28:15.542Z Downloaded sha1 v0.10.6
9712025-09-20T23:28:15.542Z Downloaded serde_with_macros v3.14.0
9722025-09-20T23:28:15.542Z Downloaded pem v3.0.5
9732025-09-20T23:28:15.543Z Downloaded peg-macros v0.8.5
9742025-09-20T23:28:15.543Z Downloaded peg v0.8.5
9752025-09-20T23:28:15.568Z Downloaded password-hash v0.5.0
9762025-09-20T23:28:15.568Z Downloaded p256 v0.13.2
9772025-09-20T23:28:15.568Z Downloaded expectorate v1.2.0
9782025-09-20T23:28:15.568Z Downloaded rsa v0.9.6
9792025-09-20T23:28:15.568Z Downloaded hashbrown v0.13.2
9802025-09-20T23:28:15.568Z Downloaded hashbrown v0.12.3
9812025-09-20T23:28:15.593Z Downloaded bitvec v1.0.1
9822025-09-20T23:28:15.593Z Downloaded aws-lc-rs v1.12.4
9832025-09-20T23:28:15.618Z Downloaded num-conv v0.1.0
9842025-09-20T23:28:15.618Z Downloaded md5 v0.7.0
9852025-09-20T23:28:15.618Z Downloaded group v0.13.0
9862025-09-20T23:28:15.618Z Downloaded ghash v0.5.1
9872025-09-20T23:28:15.618Z Downloaded derive_builder_macro v0.20.2
9882025-09-20T23:28:15.618Z Downloaded cstr-argument v0.1.2
9892025-09-20T23:28:15.618Z Downloaded toml_datetime v0.7.0
9902025-09-20T23:28:15.618Z Downloaded secrecy v0.8.0
9912025-09-20T23:28:15.618Z Downloaded pbkdf2 v0.12.2
9922025-09-20T23:28:15.618Z Downloaded pbkdf2 v0.11.0
9932025-09-20T23:28:15.618Z Downloaded paste v1.0.15
9942025-09-20T23:28:15.618Z Downloaded parse-display v0.10.0
9952025-09-20T23:28:15.618Z Downloaded oso v0.27.3
9962025-09-20T23:28:15.643Z Downloaded bindgen v0.69.5
9972025-09-20T23:28:15.643Z Downloaded serde_spanned v1.0.0
9982025-09-20T23:28:15.643Z Downloaded serde_repr v0.1.19
9992025-09-20T23:28:15.643Z Downloaded serde-big-array v0.5.1
10002025-09-20T23:28:15.643Z Downloaded semver v0.1.20
10012025-09-20T23:28:15.643Z Downloaded sec1 v0.7.3
10022025-09-20T23:28:15.643Z Downloaded sct v0.7.1
10032025-09-20T23:28:15.643Z Downloaded scheduled-thread-pool v0.2.7
10042025-09-20T23:28:15.643Z Downloaded rusty-fork v0.3.0
10052025-09-20T23:28:15.669Z Downloaded papergrid v0.14.0
10062025-09-20T23:28:15.669Z Downloaded ed25519-dalek v2.1.1
10072025-09-20T23:28:15.669Z Downloaded tower-http v0.6.6
10082025-09-20T23:28:15.669Z Downloaded hyper-util v0.1.16
10092025-09-20T23:28:15.669Z Downloaded hickory-resolver v0.25.2
10102025-09-20T23:28:15.694Z Downloaded hickory-resolver v0.24.4
10112025-09-20T23:28:15.694Z Downloaded debug-ignore v1.0.5
10122025-09-20T23:28:15.694Z Downloaded crunchy v0.2.2
10132025-09-20T23:28:15.694Z Downloaded try-lock v0.2.5
10142025-09-20T23:28:15.694Z Downloaded toml_parser v1.0.2
10152025-09-20T23:28:15.694Z Downloaded shell-words v1.1.0
10162025-09-20T23:28:15.694Z Downloaded rustversion v1.0.22
10172025-09-20T23:28:15.694Z Downloaded parking_lot v0.11.2
10182025-09-20T23:28:15.694Z Downloaded packed_struct v0.10.1
10192025-09-20T23:28:15.720Z Downloaded owo-colors v4.2.2
10202025-09-20T23:28:15.720Z Downloaded fs-err v2.11.0
10212025-09-20T23:28:15.720Z Downloaded foreign-types v0.5.0
10222025-09-20T23:28:15.720Z Downloaded foldhash v0.2.0
10232025-09-20T23:28:15.720Z Downloaded foldhash v0.1.5
10242025-09-20T23:28:15.720Z Downloaded float-cmp v0.10.0
10252025-09-20T23:28:15.720Z Downloaded zstd-safe v7.2.3
10262025-09-20T23:28:15.720Z Downloaded unicode-properties v0.1.3
10272025-09-20T23:28:15.720Z Downloaded tough v0.20.0
10282025-09-20T23:28:15.745Z Downloaded chrono v0.4.41
10292025-09-20T23:28:15.745Z Downloaded serde-hex v0.1.0
10302025-09-20T23:28:15.745Z Downloaded secrecy v0.10.3
10312025-09-20T23:28:15.745Z Downloaded salsa20 v0.10.2
10322025-09-20T23:28:15.745Z Downloaded packed_struct_codegen v0.10.1
10332025-09-20T23:28:15.745Z Downloaded oxide-tokio-rt v0.1.2
10342025-09-20T23:28:15.746Z Downloaded fixedbitset v0.5.7
10352025-09-20T23:28:15.771Z Downloaded fallible-iterator v0.2.0
10362025-09-20T23:28:15.771Z Downloaded elliptic-curve v0.13.8
10372025-09-20T23:28:15.771Z Downloaded zeroize_derive v1.4.2
10382025-09-20T23:28:15.771Z Downloaded zerocopy-derive v0.8.26
10392025-09-20T23:28:15.771Z Downloaded tower v0.5.2
10402025-09-20T23:28:15.796Z Downloaded jiff-static v0.2.15
10412025-09-20T23:28:15.796Z Downloaded same-file v1.0.6
10422025-09-20T23:28:15.796Z Downloaded peg-runtime v0.8.5
10432025-09-20T23:28:15.796Z Downloaded path-slash v0.1.5
10442025-09-20T23:28:15.796Z Downloaded parse-size v1.1.0
10452025-09-20T23:28:15.796Z Downloaded fixedbitset v0.4.2
10462025-09-20T23:28:15.796Z Downloaded ff v0.13.0
10472025-09-20T23:28:15.796Z Downloaded fd-lock v4.0.2
10482025-09-20T23:28:15.796Z Downloaded fatfs v0.3.6
10492025-09-20T23:28:15.796Z Downloaded env_filter v0.1.2
10502025-09-20T23:28:15.796Z Downloaded enum-as-inner v0.6.1
10512025-09-20T23:28:15.796Z Downloaded yansi v1.0.1
10522025-09-20T23:28:15.821Z Downloaded blake3 v1.5.4
10532025-09-20T23:28:15.821Z Downloaded opaque-debug v0.3.1
10542025-09-20T23:28:15.821Z Downloaded env_logger v0.11.5
10552025-09-20T23:28:15.821Z Downloaded embedded-io v0.4.0
10562025-09-20T23:28:15.821Z Downloaded either v1.15.0
10572025-09-20T23:28:15.821Z Downloaded similar v2.7.0
10582025-09-20T23:28:15.821Z Downloaded openssl-probe v0.1.5
10592025-09-20T23:28:15.821Z Downloaded openssl-macros v0.1.1
10602025-09-20T23:28:15.821Z Downloaded foreign-types-shared v0.3.1
10612025-09-20T23:28:15.846Z Downloaded flagset v0.4.6
10622025-09-20T23:28:15.846Z Downloaded filetime v0.2.25
10632025-09-20T23:28:15.846Z Downloaded embedded-io v0.6.1
10642025-09-20T23:28:15.846Z Downloaded zone v0.3.1
10652025-09-20T23:28:15.846Z Downloaded zone v0.1.8
10662025-09-20T23:28:15.846Z Downloaded zeroize v1.8.1
10672025-09-20T23:28:15.846Z Downloaded zerocopy v0.6.6
10682025-09-20T23:28:15.846Z Downloaded unicode-bidi v0.3.17
10692025-09-20T23:28:15.847Z Downloaded heapless v0.8.0
10702025-09-20T23:28:15.847Z Downloaded aho-corasick v1.1.3
10712025-09-20T23:28:15.847Z Downloaded foreign-types-macros v0.2.3
10722025-09-20T23:28:15.872Z Downloaded foreign-types v0.3.2
10732025-09-20T23:28:15.872Z Downloaded float-ord v0.3.2
10742025-09-20T23:28:15.872Z Downloaded ena v0.14.3
10752025-09-20T23:28:15.872Z Downloaded zone_cfg_derive v0.1.2
10762025-09-20T23:28:15.872Z Downloaded yasna v0.5.2
10772025-09-20T23:28:15.872Z Downloaded xshell v0.2.7
10782025-09-20T23:28:15.872Z Downloaded xattr v1.3.1
10792025-09-20T23:28:15.872Z Downloaded socket2 v0.5.10
10802025-09-20T23:28:15.872Z Downloaded qorb v0.4.1
10812025-09-20T23:28:15.872Z Downloaded heapless v0.7.17
10822025-09-20T23:28:15.872Z Downloaded tinyvec v1.8.0
10832025-09-20T23:28:15.897Z Downloaded spin v0.9.8
10842025-09-20T23:28:15.897Z Downloaded indicatif v0.18.0
10852025-09-20T23:28:15.897Z Downloaded indicatif v0.17.11
10862025-09-20T23:28:15.897Z Downloaded crossbeam-channel v0.5.15
10872025-09-20T23:28:15.897Z Downloaded tokio-dtrace v0.1.0
10882025-09-20T23:28:15.897Z Downloaded tls_codec_derive v0.4.1
10892025-09-20T23:28:15.897Z Downloaded strum_macros v0.27.1
10902025-09-20T23:28:15.922Z Downloaded socket2 v0.6.0
10912025-09-20T23:28:15.922Z Downloaded progenitor-impl v0.9.1
10922025-09-20T23:28:15.922Z Downloaded prefix-trie v0.7.0
10932025-09-20T23:28:15.922Z Downloaded ignore v0.4.23
10942025-09-20T23:28:15.922Z Downloaded hyper-staticfile v0.10.1
10952025-09-20T23:28:15.923Z Downloaded chacha20poly1305 v0.10.1
10962025-09-20T23:28:15.923Z Downloaded bumpalo v3.16.0
10972025-09-20T23:28:15.923Z Downloaded base64 v0.21.7
10982025-09-20T23:28:15.948Z Downloaded aws-lc-sys v0.26.0
10992025-09-20T23:28:16.154Z Downloaded backtrace v0.3.74
11002025-09-20T23:28:16.179Z Downloaded aes-gcm v0.10.3
11012025-09-20T23:28:16.179Z Downloaded zone_cfg_derive v0.3.0
11022025-09-20T23:28:16.179Z Downloaded xshell-macros v0.2.7
11032025-09-20T23:28:16.179Z Downloaded unicase v2.7.0
11042025-09-20T23:28:16.179Z Downloaded unarray v0.1.4
11052025-09-20T23:28:16.179Z Downloaded typify-macro v0.4.3
11062025-09-20T23:28:16.179Z Downloaded typify-macro v0.3.0
11072025-09-20T23:28:16.179Z Downloaded typify-macro v0.2.0
11082025-09-20T23:28:16.179Z Downloaded topological-sort v0.2.2
11092025-09-20T23:28:16.179Z Downloaded toml_writer v1.0.2
11102025-09-20T23:28:16.179Z Downloaded tls_codec v0.4.1
11112025-09-20T23:28:16.179Z Downloaded tiny-keccak v2.0.2
11122025-09-20T23:28:16.179Z Downloaded supports-color v3.0.2
11132025-09-20T23:28:16.205Z Downloaded support-bundle-viewer v0.1.2
11142025-09-20T23:28:16.205Z Downloaded subtle v2.6.1
11152025-09-20T23:28:16.205Z Downloaded subprocess v0.2.9
11162025-09-20T23:28:16.205Z Downloaded strum_macros v0.26.4
11172025-09-20T23:28:16.205Z Downloaded strum v0.27.2
11182025-09-20T23:28:16.205Z Downloaded structmeta v0.3.0
11192025-09-20T23:28:16.205Z Downloaded snafu-derive v0.8.5
11202025-09-20T23:28:16.205Z Downloaded signal-hook-registry v1.4.2
11212025-09-20T23:28:16.205Z Downloaded serde_cbor v0.11.2
11222025-09-20T23:28:16.205Z Downloaded ron v0.8.1
11232025-09-20T23:28:16.205Z Downloaded ron v0.7.1
11242025-09-20T23:28:16.230Z Downloaded progenitor-impl v0.8.0
11252025-09-20T23:28:16.230Z Downloaded indexmap v1.9.3
11262025-09-20T23:28:16.230Z Downloaded headers v0.4.1
11272025-09-20T23:28:16.230Z Downloaded base64 v0.13.1
11282025-09-20T23:28:16.230Z Downloaded aes v0.8.4
11292025-09-20T23:28:16.230Z Downloaded tower-service v0.3.3
11302025-09-20T23:28:16.230Z Downloaded tower-layer v0.3.3
11312025-09-20T23:28:16.230Z Downloaded tinyvec_macros v0.1.1
11322025-09-20T23:28:16.230Z Downloaded strum_macros v0.24.3
11332025-09-20T23:28:16.255Z Downloaded strum v0.26.3
11342025-09-20T23:28:16.255Z Downloaded structmeta-derive v0.3.0
11352025-09-20T23:28:16.256Z Downloaded spki v0.7.3
11362025-09-20T23:28:16.256Z Downloaded siphasher v0.3.11
11372025-09-20T23:28:16.256Z Downloaded sigpipe v0.1.3
11382025-09-20T23:28:16.256Z Downloaded signature v2.2.0
11392025-09-20T23:28:16.256Z Downloaded signal-hook-mio v0.2.4
11402025-09-20T23:28:16.256Z Downloaded serde_plain v1.0.2
11412025-09-20T23:28:16.256Z Downloaded serde_derive_internals v0.29.1
11422025-09-20T23:28:16.256Z Downloaded schemars_derive v0.8.22
11432025-09-20T23:28:16.256Z Downloaded rtoolbox v0.0.2
11442025-09-20T23:28:16.256Z Downloaded rand_core v0.9.3
11452025-09-20T23:28:16.256Z Downloaded predicates v3.1.3
11462025-09-20T23:28:16.256Z Downloaded maybe-uninit v2.0.0
11472025-09-20T23:28:16.256Z Downloaded managed v0.8.0
11482025-09-20T23:28:16.256Z Downloaded lock_api v0.4.12
11492025-09-20T23:28:16.281Z Downloaded litrs v0.4.1
11502025-09-20T23:28:16.281Z Downloaded libloading v0.8.5
11512025-09-20T23:28:16.281Z Downloaded lalrpop-util v0.19.12
11522025-09-20T23:28:16.281Z Downloaded jobserver v0.1.32
11532025-09-20T23:28:16.281Z Downloaded ipnet v2.11.0
11542025-09-20T23:28:16.281Z Downloaded ingot-macros v0.1.1
11552025-09-20T23:28:16.281Z Downloaded hmac v0.12.1
11562025-09-20T23:28:16.281Z Downloaded hickory-client v0.25.2
11572025-09-20T23:28:16.281Z Downloaded half v2.4.1
11582025-09-20T23:28:16.281Z Downloaded globset v0.4.15
11592025-09-20T23:28:16.281Z Downloaded crc32fast v1.4.2
11602025-09-20T23:28:16.281Z Downloaded crc-any v2.5.0
11612025-09-20T23:28:16.281Z Downloaded cookie v0.18.1
11622025-09-20T23:28:16.308Z Downloaded const-oid v0.9.6
11632025-09-20T23:28:16.308Z Downloaded compact_str v0.8.0
11642025-09-20T23:28:16.308Z Downloaded cc v1.2.30
11652025-09-20T23:28:16.308Z Downloaded bzip2 v0.4.4
11662025-09-20T23:28:16.308Z Downloaded signal-hook-tokio v0.3.1
11672025-09-20T23:28:16.308Z Downloaded serde_path_to_error v0.1.17
11682025-09-20T23:28:16.308Z Downloaded serde_bytes v0.11.17
11692025-09-20T23:28:16.308Z Downloaded scrypt v0.11.0
11702025-09-20T23:28:16.308Z Downloaded rfc6979 v0.4.0
11712025-09-20T23:28:16.308Z Downloaded resolv-conf v0.7.0
11722025-09-20T23:28:16.308Z Downloaded rand_seeder v0.4.0
11732025-09-20T23:28:16.333Z Downloaded quick-error v1.2.3
11742025-09-20T23:28:16.333Z Downloaded progenitor-client v0.10.0
11752025-09-20T23:28:16.333Z Downloaded ppv-lite86 v0.2.20
11762025-09-20T23:28:16.333Z Downloaded maplit v1.0.2
11772025-09-20T23:28:16.333Z Downloaded lzss v0.8.2
11782025-09-20T23:28:16.333Z Downloaded lru-cache v0.1.2
11792025-09-20T23:28:16.333Z Downloaded libsw-core v0.3.1
11802025-09-20T23:28:16.333Z Downloaded keccak v0.1.5
11812025-09-20T23:28:16.334Z Downloaded is-terminal v0.4.13
11822025-09-20T23:28:16.334Z Downloaded internet-checksum v0.2.1
11832025-09-20T23:28:16.334Z Downloaded iana-time-zone v0.1.63
11842025-09-20T23:28:16.334Z Downloaded hyper-tls v0.6.0
11852025-09-20T23:28:16.334Z Downloaded hyper-rustls v0.27.7
11862025-09-20T23:28:16.334Z Downloaded httparse v1.9.5
11872025-09-20T23:28:16.334Z Downloaded crossbeam-deque v0.8.5
11882025-09-20T23:28:16.334Z Downloaded constant_time_eq v0.3.1
11892025-09-20T23:28:16.359Z Downloaded const_format_proc_macros v0.2.34
11902025-09-20T23:28:16.359Z Downloaded console v0.15.10
11912025-09-20T23:28:16.359Z Downloaded cmake v0.1.51
11922025-09-20T23:28:16.359Z Downloaded ciborium v0.2.2
11932025-09-20T23:28:16.359Z Downloaded cargo_metadata v0.18.1
11942025-09-20T23:28:16.359Z Downloaded cancel-safe-futures v0.1.5
11952025-09-20T23:28:16.359Z Downloaded bzip2 v0.5.2
11962025-09-20T23:28:16.359Z Downloaded blake2 v0.10.6
11972025-09-20T23:28:16.359Z Downloaded russh-cryptovec v0.7.3
11982025-09-20T23:28:16.359Z Downloaded md-5 v0.10.6
11992025-09-20T23:28:16.359Z Downloaded lru v0.12.5
12002025-09-20T23:28:16.359Z Downloaded linear-map v1.2.0
12012025-09-20T23:28:16.359Z Downloaded libsw v3.5.0
12022025-09-20T23:28:16.385Z Downloaded libscf-sys v1.1.0
12032025-09-20T23:28:16.385Z Downloaded libefi-sys v0.1.0
12042025-09-20T23:28:16.385Z Downloaded lazycell v1.3.0
12052025-09-20T23:28:16.385Z Downloaded lazy_static v1.5.0
12062025-09-20T23:28:16.385Z Downloaded kstat-rs v0.2.4
12072025-09-20T23:28:16.385Z Downloaded instability v0.3.2
12082025-09-20T23:28:16.385Z Downloaded inout v0.1.3
12092025-09-20T23:28:16.385Z Downloaded indoc v1.0.9
12102025-09-20T23:28:16.385Z Downloaded highway v1.3.0
12112025-09-20T23:28:16.385Z Downloaded glob v0.3.2
12122025-09-20T23:28:16.385Z Downloaded crc v3.2.1
12132025-09-20T23:28:16.385Z Downloaded convert_case v0.7.1
12142025-09-20T23:28:16.385Z Downloaded const_format v0.2.34
12152025-09-20T23:28:16.413Z Downloaded cbc v0.1.2
12162025-09-20T23:28:16.413Z Downloaded cassowary v0.3.0
12172025-09-20T23:28:16.413Z Downloaded camino-tempfile-ext v0.3.2
12182025-09-20T23:28:16.413Z Downloaded bytes v1.10.1
12192025-09-20T23:28:16.413Z Downloaded base64 v0.22.1
12202025-09-20T23:28:16.413Z Downloaded allocator-api2 v0.2.21
12212025-09-20T23:28:16.413Z Downloaded libz-rs-sys v0.5.1
12222025-09-20T23:28:16.413Z Downloaded ipnetwork v0.21.1
12232025-09-20T23:28:16.413Z Downloaded ingot-types v0.1.2
12242025-09-20T23:28:16.413Z Downloaded ingot v0.1.1
12252025-09-20T23:28:16.413Z Downloaded indoc v2.0.6
12262025-09-20T23:28:16.438Z Downloaded http-body-util v0.1.3
12272025-09-20T23:28:16.438Z Downloaded cobs v0.2.3
12282025-09-20T23:28:16.438Z Downloaded cipher v0.4.4
12292025-09-20T23:28:16.438Z Downloaded ciborium-ll v0.2.2
12302025-09-20T23:28:16.438Z Downloaded chacha20 v0.9.1
12312025-09-20T23:28:16.438Z Downloaded buf-list v1.0.3
12322025-09-20T23:28:16.438Z Downloaded async-bb8-diesel v0.2.1
12332025-09-20T23:28:16.438Z Downloaded progenitor-client v0.11.0
12342025-09-20T23:28:16.439Z Downloaded predicates-core v1.0.8
12352025-09-20T23:28:16.439Z Downloaded hostname v0.3.1
12362025-09-20T23:28:16.439Z Downloaded cexpr v0.6.0
12372025-09-20T23:28:16.439Z Downloaded bitfield v0.19.2
12382025-09-20T23:28:16.439Z Downloaded bcs v0.1.6
12392025-09-20T23:28:16.439Z Downloaded humantime v2.2.0
12402025-09-20T23:28:16.439Z Downloaded httpdate v1.0.3
12412025-09-20T23:28:16.439Z Downloaded home v0.5.9
12422025-09-20T23:28:16.439Z Downloaded clang-sys v1.8.1
12432025-09-20T23:28:16.464Z Downloaded bit-vec v0.6.3
12442025-09-20T23:28:16.464Z Downloaded async-stream v0.3.6
12452025-09-20T23:28:16.464Z Downloaded lockfree-object-pool v0.1.6
12462025-09-20T23:28:16.464Z Downloaded linked-hash-map v0.5.6
12472025-09-20T23:28:16.464Z Downloaded impl-trait-for-tuples v0.2.2
12482025-09-20T23:28:16.464Z Downloaded crc8 v0.1.1
12492025-09-20T23:28:16.464Z Downloaded block-padding v0.3.3
12502025-09-20T23:28:16.464Z Downloaded bitfield-struct v0.6.2
12512025-09-20T23:28:16.464Z Downloaded base64ct v1.6.0
12522025-09-20T23:28:16.464Z Downloaded backoff v0.4.0
12532025-09-20T23:28:16.464Z Downloaded assert_matches v1.5.0
12542025-09-20T23:28:16.464Z Downloaded argon2 v0.5.3
12552025-09-20T23:28:16.464Z Downloaded match_cfg v0.1.0
12562025-09-20T23:28:16.464Z Downloaded is_ci v1.2.0
12572025-09-20T23:28:16.489Z Downloaded crossbeam-epoch v0.9.18
12582025-09-20T23:28:16.489Z Downloaded cfg_aliases v0.1.1
12592025-09-20T23:28:16.489Z Downloaded heck v0.3.3
12602025-09-20T23:28:16.489Z Downloaded colored v2.2.0
12612025-09-20T23:28:16.489Z Downloaded castaway v0.2.3
12622025-09-20T23:28:16.489Z Downloaded blowfish v0.9.1
12632025-09-20T23:28:16.489Z Downloaded bit-set v0.8.0
12642025-09-20T23:28:16.489Z Downloaded atomic-waker v1.1.2
12652025-09-20T23:28:16.489Z Downloaded arc-swap v1.7.1
12662025-09-20T23:28:16.489Z Downloaded cookie_store v0.21.1
12672025-09-20T23:28:16.489Z Downloaded bit-vec v0.8.0
12682025-09-20T23:28:16.489Z Downloaded bit-set v0.5.3
12692025-09-20T23:28:16.489Z Downloaded bb8 v0.8.5
12702025-09-20T23:28:16.489Z Downloaded hostname v0.4.0
12712025-09-20T23:28:16.515Z Downloaded ahash v0.8.12
12722025-09-20T23:28:16.515Z Downloaded hubpack v0.1.2
12732025-09-20T23:28:16.515Z Downloaded http-range v0.1.5
12742025-09-20T23:28:16.515Z Downloaded http-body v1.0.1
12752025-09-20T23:28:16.515Z Downloaded hash32 v0.2.1
12762025-09-20T23:28:16.515Z Downloaded crossbeam-utils v0.8.21
12772025-09-20T23:28:16.515Z Downloaded console v0.16.0
12782025-09-20T23:28:16.515Z Downloaded async-stream-impl v0.3.6
12792025-09-20T23:28:16.515Z Downloaded arrayvec v0.7.6
12802025-09-20T23:28:16.515Z Downloaded array-init v0.0.4
12812025-09-20T23:28:16.515Z Downloaded addr2line v0.24.2
12822025-09-20T23:28:16.515Z Downloaded headers-core v0.3.0
12832025-09-20T23:28:16.515Z Downloaded hash32 v0.3.1
12842025-09-20T23:28:16.515Z Downloaded critical-section v1.1.3
12852025-09-20T23:28:16.515Z Downloaded convert_case v0.4.0
12862025-09-20T23:28:16.540Z Downloaded aead v0.5.2
12872025-09-20T23:28:16.540Z Downloaded atomicwrites v0.4.4
12882025-09-20T23:28:16.540Z Downloaded bitflags v1.3.2
12892025-09-20T23:28:16.540Z Downloaded bcrypt-pbkdf v0.10.0
12902025-09-20T23:28:16.540Z Downloaded adler2 v2.0.0
12912025-09-20T23:28:16.540Z Downloaded cfg_aliases v0.2.1
12922025-09-20T23:28:16.540Z Downloaded base16ct v0.2.0
12932025-09-20T23:28:16.540Z Downloaded async-recursion v1.1.1
12942025-09-20T23:28:16.540Z Downloaded ascii-canvas v3.0.0
12952025-09-20T23:28:16.540Z Downloaded arrayref v0.3.9
12962025-09-20T23:28:16.755Z Compiling value-bag v1.9.0
12972025-09-20T23:28:16.755Z Compiling shlex v1.3.0
12982025-09-20T23:28:16.755Z Compiling lock_api v0.4.12
12992025-09-20T23:28:16.781Z Compiling scopeguard v1.2.0
13002025-09-20T23:28:16.781Z Compiling typenum v1.17.0
13012025-09-20T23:28:16.781Z Compiling syn v2.0.106
13022025-09-20T23:28:16.781Z Compiling getrandom v0.2.15
13032025-09-20T23:28:16.808Z Compiling jobserver v0.1.32
13042025-09-20T23:28:17.300Z Compiling generic-array v0.14.7
13052025-09-20T23:28:17.441Z Compiling rand_core v0.6.4
13062025-09-20T23:28:17.549Z Compiling log v0.4.27
13072025-09-20T23:28:17.589Z Compiling cc v1.2.30
13082025-09-20T23:28:17.656Z Compiling smallvec v1.15.1
13092025-09-20T23:28:17.990Z Compiling portable-atomic v1.11.0
13102025-09-20T23:28:18.020Z Compiling subtle v2.6.1
13112025-09-20T23:28:18.070Z Compiling critical-section v1.1.3
13122025-09-20T23:28:18.097Z Compiling const-oid v0.9.6
13132025-09-20T23:28:18.254Z Compiling pkg-config v0.3.31
13142025-09-20T23:28:18.300Z Compiling parking_lot_core v0.9.10
13152025-09-20T23:28:18.404Z Compiling pin-project-lite v0.2.14
13162025-09-20T23:28:18.585Z Compiling rustix v0.38.37
13172025-09-20T23:28:19.293Z Compiling signal-hook-registry v1.4.2
13182025-09-20T23:28:19.412Z Compiling parking_lot v0.12.3
13192025-09-20T23:28:19.501Z Compiling mio v1.0.2
13202025-09-20T23:28:19.526Z Compiling futures-core v0.3.31
13212025-09-20T23:28:19.813Z Compiling spin v0.9.8
13222025-09-20T23:28:19.878Z Compiling libm v0.2.8
13232025-09-20T23:28:20.037Z Compiling socket2 v0.6.0
13242025-09-20T23:28:20.234Z Compiling once_cell v1.21.3
13252025-09-20T23:28:20.268Z Compiling aho-corasick v1.1.3
13262025-09-20T23:28:20.339Z Compiling slab v0.4.9
13272025-09-20T23:28:20.364Z Compiling num-traits v0.2.19
13282025-09-20T23:28:20.600Z Compiling allocator-api2 v0.2.21
13292025-09-20T23:28:20.686Z Compiling getrandom v0.3.1
13302025-09-20T23:28:20.749Z Compiling serde_json v1.0.145
13312025-09-20T23:28:20.774Z Compiling regex-syntax v0.8.5
13322025-09-20T23:28:20.961Z Compiling cpufeatures v0.2.14
13332025-09-20T23:28:21.107Z Compiling foldhash v0.1.5
13342025-09-20T23:28:21.337Z Compiling hashbrown v0.15.4
13352025-09-20T23:28:21.422Z Compiling percent-encoding v2.3.2
13362025-09-20T23:28:21.447Z Compiling glob v0.3.2
13372025-09-20T23:28:21.595Z Compiling futures-sink v0.3.31
13382025-09-20T23:28:21.795Z Compiling futures-channel v0.3.31
13392025-09-20T23:28:22.293Z Compiling clang-sys v1.8.1
13402025-09-20T23:28:23.572Z Compiling either v1.15.0
13412025-09-20T23:28:23.597Z Compiling pin-utils v0.1.0
13422025-09-20T23:28:23.597Z Compiling futures-task v0.3.31
13432025-09-20T23:28:23.597Z Compiling prettyplease v0.2.36
13442025-09-20T23:28:23.597Z Compiling futures-io v0.3.31
13452025-09-20T23:28:23.597Z Compiling lazy_static v1.5.0
13462025-09-20T23:28:23.597Z Compiling minimal-lexical v0.2.1
13472025-09-20T23:28:23.597Z Compiling libloading v0.8.5
13482025-09-20T23:28:23.598Z Compiling bindgen v0.69.5
13492025-09-20T23:28:23.649Z Compiling nom v7.1.3
13502025-09-20T23:28:23.692Z Compiling base64ct v1.6.0
13512025-09-20T23:28:23.930Z Compiling home v0.5.9
13522025-09-20T23:28:24.153Z Compiling synstructure v0.13.1
13532025-09-20T23:28:24.300Z Compiling regex-automata v0.4.8
13542025-09-20T23:28:24.358Z Compiling pem-rfc7468 v0.7.0
13552025-09-20T23:28:25.131Z Compiling itertools v0.12.1
13562025-09-20T23:28:25.472Z Compiling flagset v0.4.6
13572025-09-20T23:28:25.696Z Compiling lazycell v1.3.0
13582025-09-20T23:28:25.886Z Compiling rustc-hash v1.1.0
13592025-09-20T23:28:26.050Z Compiling cmake v0.1.51
13602025-09-20T23:28:26.166Z Compiling dunce v1.0.5
13612025-09-20T23:28:26.310Z Compiling cexpr v0.6.0
13622025-09-20T23:28:26.592Z Compiling fs_extra v1.3.0
13632025-09-20T23:28:26.869Z Compiling form_urlencoded v1.2.2
13642025-09-20T23:28:27.087Z Compiling paste v1.0.15
13652025-09-20T23:28:27.161Z Compiling vcpkg v0.2.15
13662025-09-20T23:28:27.190Z Compiling iana-time-zone v0.1.63
13672025-09-20T23:28:27.577Z Compiling ring v0.17.14
13682025-09-20T23:28:27.745Z Compiling tracing-core v0.1.32
13692025-09-20T23:28:27.825Z Compiling aws-lc-rs v1.12.4
13702025-09-20T23:28:28.245Z Compiling base64 v0.22.1
13712025-09-20T23:28:28.582Z Compiling serde_derive v1.0.223
13722025-09-20T23:28:28.623Z Compiling zeroize_derive v1.4.2
13732025-09-20T23:28:28.661Z Compiling zerofrom-derive v0.1.4
13742025-09-20T23:28:28.804Z Compiling yoke-derive v0.7.4
13752025-09-20T23:28:28.948Z Compiling zerovec-derive v0.10.3
13762025-09-20T23:28:28.973Z Compiling displaydoc v0.2.5
13772025-09-20T23:28:29.907Z Compiling zeroize v1.8.1
13782025-09-20T23:28:30.380Z Compiling zerocopy-derive v0.7.35
13792025-09-20T23:28:31.052Z Compiling tokio-macros v2.5.0
13802025-09-20T23:28:31.150Z Compiling icu_provider_macros v1.5.0
13812025-09-20T23:28:31.606Z Compiling crypto-common v0.1.6
13822025-09-20T23:28:31.776Z Compiling block-buffer v0.10.4
13832025-09-20T23:28:31.915Z Compiling zerofrom v0.1.4
13842025-09-20T23:28:32.079Z Compiling digest v0.10.7
13852025-09-20T23:28:32.149Z Compiling yoke v0.7.4
13862025-09-20T23:28:32.177Z Compiling block-padding v0.3.3
13872025-09-20T23:28:32.263Z Compiling zerocopy v0.7.35
13882025-09-20T23:28:32.446Z Compiling futures-macro v0.3.31
13892025-09-20T23:28:32.471Z Compiling inout v0.1.3
13902025-09-20T23:28:32.538Z Compiling zerovec v0.10.4
13912025-09-20T23:28:32.589Z Compiling hmac v0.12.1
13922025-09-20T23:28:32.767Z Compiling cipher v0.4.4
13932025-09-20T23:28:32.871Z Compiling sha2 v0.10.9
13942025-09-20T23:28:33.332Z Compiling regex v1.11.1
13952025-09-20T23:28:33.574Z Compiling der_derive v0.7.3
13962025-09-20T23:28:34.137Z Compiling thiserror-impl v1.0.69
13972025-09-20T23:28:34.162Z Compiling futures-util v0.3.31
13982025-09-20T23:28:34.289Z Compiling ppv-lite86 v0.2.20
13992025-09-20T23:28:34.483Z Compiling tinystr v0.7.6
14002025-09-20T23:28:34.688Z Compiling icu_collections v1.5.0
14012025-09-20T23:28:34.864Z Compiling icu_locid v1.5.0
14022025-09-20T23:28:35.029Z Compiling salsa20 v0.10.2
14032025-09-20T23:28:35.144Z Compiling serde v1.0.223
14042025-09-20T23:28:35.283Z Compiling pbkdf2 v0.12.2
14052025-09-20T23:28:35.465Z Compiling scrypt v0.11.0
14062025-09-20T23:28:35.565Z Compiling cbc v0.1.2
14072025-09-20T23:28:35.589Z Compiling der v0.7.9
14082025-09-20T23:28:35.818Z Compiling aes v0.8.4
14092025-09-20T23:28:35.888Z Compiling openssl-sys v0.9.109
14102025-09-20T23:28:35.947Z Compiling icu_provider v1.5.0
14112025-09-20T23:28:36.270Z Compiling bitflags v2.9.1
14122025-09-20T23:28:36.740Z Compiling bytes v1.10.1
14132025-09-20T23:28:36.819Z Compiling semver v1.0.26
14142025-09-20T23:28:36.920Z Compiling icu_locid_transform v1.5.0
14152025-09-20T23:28:36.945Z Compiling indexmap v2.11.0
14162025-09-20T23:28:37.472Z Compiling thiserror v1.0.69
14172025-09-20T23:28:37.639Z Compiling spki v0.7.3
14182025-09-20T23:28:38.009Z Compiling tokio v1.47.0
14192025-09-20T23:28:38.168Z Compiling icu_properties v1.5.1
14202025-09-20T23:28:38.194Z Compiling http v1.3.1
14212025-09-20T23:28:38.371Z Compiling rustc_version v0.4.1
14222025-09-20T23:28:38.422Z Compiling pkcs5 v0.7.1
14232025-09-20T23:28:39.047Z Compiling pest v2.7.14
14242025-09-20T23:28:39.237Z Compiling uuid v1.18.1
14252025-09-20T23:28:39.289Z Compiling chrono v0.4.41
14262025-09-20T23:28:39.457Z Compiling tracing-attributes v0.1.27
14272025-09-20T23:28:40.248Z Compiling which v4.4.2
14282025-09-20T23:28:40.764Z Compiling http-body v1.0.1
14292025-09-20T23:28:41.027Z Compiling pkcs8 v0.10.2
14302025-09-20T23:28:41.660Z Compiling icu_normalizer v1.5.0
14312025-09-20T23:28:41.712Z Compiling pest_meta v2.7.14
14322025-09-20T23:28:42.285Z Compiling tracing v0.1.40
14332025-09-20T23:28:42.428Z Compiling scroll_derive v0.12.0
14342025-09-20T23:28:42.452Z Compiling rustversion v1.0.22
14352025-09-20T23:28:42.764Z Compiling idna_adapter v1.2.0
14362025-09-20T23:28:43.032Z Compiling idna v1.0.3
14372025-09-20T23:28:43.106Z Compiling tinyvec_macros v0.1.1
14382025-09-20T23:28:43.220Z Compiling httparse v1.9.5
14392025-09-20T23:28:43.245Z Compiling rustls-pki-types v1.10.0
14402025-09-20T23:28:43.640Z Compiling scroll v0.12.0
14412025-09-20T23:28:43.859Z Compiling url v2.5.4
14422025-09-20T23:28:44.186Z Compiling tinyvec v1.8.0
14432025-09-20T23:28:44.321Z Compiling pest_generator v2.7.14
14442025-09-20T23:28:44.465Z Compiling serde_derive_internals v0.29.1
14452025-09-20T23:28:45.483Z Compiling rand_core v0.9.3
14462025-09-20T23:28:45.508Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14472025-09-20T23:28:45.623Z Compiling bzip2-sys v0.1.13+1.0.8
14482025-09-20T23:28:45.668Z Compiling tower-service v0.3.3
14492025-09-20T23:28:45.825Z Compiling openssl-probe v0.1.5
14502025-09-20T23:28:45.850Z Compiling untrusted v0.9.0
14512025-09-20T23:28:46.037Z Compiling untrusted v0.7.1
14522025-09-20T23:28:46.062Z Compiling time-core v0.1.6
14532025-09-20T23:28:46.099Z Compiling schemars v0.8.22
14542025-09-20T23:28:46.148Z Compiling atomic-waker v1.1.2
14552025-09-20T23:28:46.215Z Compiling num-conv v0.1.0
14562025-09-20T23:28:46.264Z Compiling try-lock v0.2.5
14572025-09-20T23:28:46.368Z Compiling openssl v0.10.73
14582025-09-20T23:28:46.393Z Compiling foreign-types-shared v0.1.1
14592025-09-20T23:28:46.448Z Compiling tokio-util v0.7.15
14602025-09-20T23:28:46.473Z Compiling adler2 v2.0.0
14612025-09-20T23:28:46.517Z Compiling powerfmt v0.2.0
14622025-09-20T23:28:46.542Z Compiling time-macros v0.2.24
14632025-09-20T23:28:46.567Z Compiling schemars_derive v0.8.22
14642025-09-20T23:28:46.763Z Compiling miniz_oxide v0.8.5
14652025-09-20T23:28:46.890Z Compiling deranged v0.5.3
14662025-09-20T23:28:46.960Z Compiling foreign-types v0.3.2
14672025-09-20T23:28:47.111Z Compiling want v0.3.1
14682025-09-20T23:28:47.397Z Compiling goblin v0.8.2
14692025-09-20T23:28:48.129Z Compiling h2 v0.4.6
14702025-09-20T23:28:49.523Z Compiling pest_derive v2.7.14
14712025-09-20T23:28:50.375Z Compiling rand_chacha v0.9.0
14722025-09-20T23:28:51.935Z Compiling ipnet v2.11.0
14732025-09-20T23:28:52.210Z Compiling openssl-macros v0.1.1
14742025-09-20T23:28:52.862Z Compiling crossbeam-utils v0.8.21
14752025-09-20T23:28:53.004Z Compiling zerocopy v0.8.26
14762025-09-20T23:28:53.090Z Compiling dyn-clone v1.0.20
14772025-09-20T23:28:53.343Z Compiling httpdate v1.0.3
14782025-09-20T23:28:53.397Z Compiling syn v1.0.109
14792025-09-20T23:28:53.525Z Compiling native-tls v0.2.12
14802025-09-20T23:28:53.800Z Compiling num_threads v0.1.7
14812025-09-20T23:28:53.826Z Compiling rustls v0.23.19
14822025-09-20T23:28:53.972Z Compiling time v0.3.43
14832025-09-20T23:28:54.170Z Compiling dof v0.3.0
14842025-09-20T23:28:55.786Z Compiling hyper v1.7.0
14852025-09-20T23:28:55.825Z Compiling rand v0.9.2
14862025-09-20T23:28:57.287Z Compiling dtrace-parser v0.2.0
14872025-09-20T23:28:57.392Z Compiling unicode-normalization v0.1.24
14882025-09-20T23:28:57.550Z Compiling heapless v0.7.17
14892025-09-20T23:28:57.796Z Compiling signature v2.2.0
14902025-09-20T23:28:57.981Z Compiling zerocopy-derive v0.8.26
14912025-09-20T23:28:58.112Z Compiling cookie v0.18.1
14922025-09-20T23:28:58.457Z Compiling crc32fast v1.4.2
14932025-09-20T23:28:58.482Z Compiling unicode-properties v0.1.3
14942025-09-20T23:28:58.808Z Compiling zlib-rs v0.5.1
14952025-09-20T23:28:58.870Z Compiling signal-hook v0.3.18
14962025-09-20T23:28:59.039Z Compiling siphasher v0.3.11
14972025-09-20T23:28:59.151Z Compiling zstd-safe v7.2.3
14982025-09-20T23:28:59.357Z Compiling unicode-bidi v0.3.17
14992025-09-20T23:28:59.403Z Compiling slog v2.7.0
15002025-09-20T23:28:59.468Z Compiling phf_shared v0.11.2
15012025-09-20T23:29:00.042Z Compiling stringprep v0.1.5
15022025-09-20T23:29:00.369Z Compiling hyper-util v0.1.16
15032025-09-20T23:29:00.480Z Compiling usdt-impl v0.5.0
15042025-09-20T23:29:01.466Z Compiling curve25519-dalek v4.1.3
15052025-09-20T23:29:01.670Z Compiling toml_datetime v0.6.11
15062025-09-20T23:29:02.133Z Compiling serde_tokenstream v0.2.2
15072025-09-20T23:29:02.187Z Compiling serde_spanned v0.6.9
15082025-09-20T23:29:02.270Z Compiling rand_chacha v0.3.1
15092025-09-20T23:29:02.429Z Compiling md-5 v0.10.6
15102025-09-20T23:29:02.695Z Compiling num-integer v0.1.46
15112025-09-20T23:29:02.720Z Compiling sync_wrapper v1.0.1
15122025-09-20T23:29:02.892Z Compiling hash32 v0.2.1
15132025-09-20T23:29:03.275Z Compiling ff v0.13.0
15142025-09-20T23:29:03.404Z Compiling memoffset v0.9.1
15152025-09-20T23:29:03.534Z Compiling fallible-iterator v0.2.0
15162025-09-20T23:29:03.744Z Compiling gimli v0.31.1
15172025-09-20T23:29:03.844Z Compiling newtype-uuid v1.2.4
15182025-09-20T23:29:04.086Z Compiling base16ct v0.2.0
15192025-09-20T23:29:04.144Z Compiling cfg_aliases v0.2.1
15202025-09-20T23:29:04.188Z Compiling smoltcp v0.9.1
15212025-09-20T23:29:04.271Z Compiling litrs v0.4.1
15222025-09-20T23:29:04.332Z Compiling tower-layer v0.3.3
15232025-09-20T23:29:04.416Z Compiling psl-types v2.0.11
15242025-09-20T23:29:04.633Z Compiling libz-rs-sys v0.5.1
15252025-09-20T23:29:04.658Z Compiling num-bigint-dig v0.8.4
15262025-09-20T23:29:04.820Z Compiling publicsuffix v2.3.0
15272025-09-20T23:29:04.932Z Compiling flate2 v1.1.2
15282025-09-20T23:29:04.992Z Compiling tower v0.5.2
15292025-09-20T23:29:05.156Z Compiling sec1 v0.7.3
15302025-09-20T23:29:05.298Z Compiling document-features v0.2.11
15312025-09-20T23:29:05.371Z Compiling nix v0.29.0
15322025-09-20T23:29:05.735Z Compiling postgres-protocol v0.6.8
15332025-09-20T23:29:05.829Z Compiling group v0.13.0
15342025-09-20T23:29:06.120Z Compiling num-iter v0.1.45
15352025-09-20T23:29:06.160Z Compiling rand v0.8.5
15362025-09-20T23:29:06.465Z Compiling tokio-native-tls v0.3.1
15372025-09-20T23:29:07.036Z Compiling ipnetwork v0.21.1
15382025-09-20T23:29:07.587Z Compiling addr2line v0.24.2
15392025-09-20T23:29:07.683Z Compiling strum_macros v0.27.1
15402025-09-20T23:29:07.849Z Compiling rustls-native-certs v0.8.1
15412025-09-20T23:29:07.887Z Compiling webpki-roots v1.0.1
15422025-09-20T23:29:08.012Z Compiling http-body-util v0.1.3
15432025-09-20T23:29:08.077Z Compiling terminal_size v0.4.0
15442025-09-20T23:29:08.125Z Compiling hkdf v0.12.4
15452025-09-20T23:29:08.274Z Compiling crypto-bigint v0.5.5
15462025-09-20T23:29:08.336Z Compiling async-trait v0.1.89
15472025-09-20T23:29:08.418Z Compiling curve25519-dalek-derive v0.1.1
15482025-09-20T23:29:08.443Z Compiling thiserror-impl v2.0.16
15492025-09-20T23:29:08.490Z Compiling ahash v0.8.12
15502025-09-20T23:29:08.870Z Compiling fs-err v3.1.1
15512025-09-20T23:29:09.168Z Compiling object v0.36.5
15522025-09-20T23:29:09.691Z Compiling lockfree-object-pool v0.1.6
15532025-09-20T23:29:09.972Z Compiling rustc-demangle v0.1.24
15542025-09-20T23:29:10.578Z Compiling bitflags v1.3.2
15552025-09-20T23:29:10.698Z Compiling anyhow v1.0.99
15562025-09-20T23:29:10.803Z Compiling iri-string v0.7.8
15572025-09-20T23:29:11.257Z Compiling managed v0.8.0
15582025-09-20T23:29:11.290Z Compiling bumpalo v3.16.0
15592025-09-20T23:29:11.721Z Compiling winnow v0.5.40
15602025-09-20T23:29:11.834Z Compiling simd-adler32 v0.3.7
15612025-09-20T23:29:12.083Z Compiling hubpack_derive v0.1.1
15622025-09-20T23:29:12.121Z Compiling buf-list v1.0.3
15632025-09-20T23:29:12.382Z Compiling rustix v1.0.7
15642025-09-20T23:29:12.785Z Compiling zopfli v0.8.1
15652025-09-20T23:29:12.884Z Compiling hubpack v0.1.2
15662025-09-20T23:29:13.193Z Compiling strum v0.27.2
15672025-09-20T23:29:13.527Z Compiling thiserror v2.0.16
15682025-09-20T23:29:13.723Z Compiling tower-http v0.6.6
15692025-09-20T23:29:13.809Z Compiling elliptic-curve v0.13.8
15702025-09-20T23:29:14.293Z Compiling clap_builder v4.5.41
15712025-09-20T23:29:14.706Z Compiling hyper-tls v0.6.0
15722025-09-20T23:29:14.771Z Compiling oxnet v0.1.3
15732025-09-20T23:29:15.078Z Compiling toml_edit v0.19.15
15742025-09-20T23:29:15.148Z Compiling cookie_store v0.21.1
15752025-09-20T23:29:15.503Z Compiling backtrace v0.3.74
15762025-09-20T23:29:16.005Z Compiling signal-hook-mio v0.2.4
15772025-09-20T23:29:16.194Z Compiling zstd v0.13.3
15782025-09-20T23:29:16.548Z Compiling postgres-types v0.2.9
15792025-09-20T23:29:17.292Z Compiling usdt-macro v0.5.0
15802025-09-20T23:29:17.765Z Compiling usdt-attr-macro v0.5.0
15812025-09-20T23:29:18.200Z Compiling phf v0.11.2
15822025-09-20T23:29:18.500Z Compiling ed25519 v2.2.3
15832025-09-20T23:29:18.671Z Compiling bzip2 v0.5.2
15842025-09-20T23:29:19.061Z Compiling bzip2 v0.4.4
15852025-09-20T23:29:19.169Z Compiling strum_macros v0.26.4
15862025-09-20T23:29:19.456Z Compiling pkcs1 v0.7.5
15872025-09-20T23:29:20.277Z Compiling serde-big-array v0.5.1
15882025-09-20T23:29:20.306Z Compiling serde_urlencoded v0.7.1
15892025-09-20T23:29:20.554Z Compiling rfc6979 v0.4.0
15902025-09-20T23:29:20.766Z Compiling bstr v1.10.0
15912025-09-20T23:29:20.802Z Compiling daft-derive v0.1.4
15922025-09-20T23:29:21.035Z Compiling serde_repr v0.1.19
15932025-09-20T23:29:21.361Z Compiling clap_derive v4.5.41
15942025-09-20T23:29:21.513Z Compiling enum-as-inner v0.6.1
15952025-09-20T23:29:22.085Z Compiling float-cmp v0.10.0
15962025-09-20T23:29:22.253Z Compiling env_filter v0.1.2
15972025-09-20T23:29:22.291Z Compiling socket2 v0.5.10
15982025-09-20T23:29:22.361Z Compiling encoding_rs v0.8.34
15992025-09-20T23:29:22.460Z Compiling data-encoding v2.9.0
16002025-09-20T23:29:22.862Z Compiling new_debug_unreachable v1.0.6
16012025-09-20T23:29:22.981Z Compiling mime v0.3.17
16022025-09-20T23:29:23.157Z Compiling normalize-line-endings v0.3.0
16032025-09-20T23:29:23.182Z Compiling predicates-core v1.0.8
16042025-09-20T23:29:23.323Z Compiling static_assertions v1.1.0
16052025-09-20T23:29:23.457Z Compiling precomputed-hash v0.1.1
16062025-09-20T23:29:23.513Z Compiling whoami v1.5.2
16072025-09-20T23:29:23.538Z Compiling difflib v0.4.0
16082025-09-20T23:29:23.626Z Compiling unicode-segmentation v1.12.0
16092025-09-20T23:29:24.087Z Compiling fixedbitset v0.4.2
16102025-09-20T23:29:24.112Z Compiling predicates v3.1.3
16112025-09-20T23:29:24.399Z Compiling petgraph v0.6.5
16122025-09-20T23:29:24.506Z Compiling similar v2.7.0
16132025-09-20T23:29:24.731Z Compiling tokio-postgres v0.7.13
16142025-09-20T23:29:25.222Z Compiling clap v4.5.41
16152025-09-20T23:29:25.380Z Compiling string_cache v0.8.9
16162025-09-20T23:29:25.493Z Compiling toml_edit v0.22.27
16172025-09-20T23:29:25.548Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16182025-09-20T23:29:25.848Z Compiling strum v0.26.3
16192025-09-20T23:29:26.072Z Compiling hickory-proto v0.25.2
16202025-09-20T23:29:26.405Z Compiling env_logger v0.11.5
16212025-09-20T23:29:26.967Z Compiling usdt v0.5.0
16222025-09-20T23:29:27.162Z Compiling daft v0.1.4
16232025-09-20T23:29:27.468Z Compiling ecdsa v0.16.9
16242025-09-20T23:29:27.686Z Compiling rsa v0.9.6
16252025-09-20T23:29:27.716Z Compiling zip v0.6.6
16262025-09-20T23:29:28.287Z Compiling zip v4.2.0
16272025-09-20T23:29:28.900Z Compiling ed25519-dalek v2.1.1
16282025-09-20T23:29:29.328Z Compiling toml v0.7.8
16292025-09-20T23:29:30.512Z Compiling crossterm v0.28.1
16302025-09-20T23:29:31.774Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16312025-09-20T23:29:31.974Z Compiling crossbeam-epoch v0.9.18
16322025-09-20T23:29:32.022Z Compiling tokio-stream v0.1.17
16332025-09-20T23:29:32.140Z Compiling openapiv3 v2.2.0
16342025-09-20T23:29:32.559Z Compiling x509-cert v0.2.5
16352025-09-20T23:29:32.807Z Compiling sha1 v0.10.6
16362025-09-20T23:29:33.175Z Compiling itertools v0.10.5
16372025-09-20T23:29:33.264Z Compiling winnow v0.6.26
16382025-09-20T23:29:33.989Z Compiling rustc-hash v2.1.1
16392025-09-20T23:29:34.109Z Compiling peg-runtime v0.8.5
16402025-09-20T23:29:34.173Z Compiling lalrpop-util v0.19.12
16412025-09-20T23:29:34.488Z Compiling thread_local v1.1.8
16422025-09-20T23:29:34.633Z Compiling slog-async v2.8.0
16432025-09-20T23:29:34.937Z Compiling crossbeam-channel v0.5.15
16442025-09-20T23:29:35.122Z Compiling xattr v1.3.1
16452025-09-20T23:29:35.344Z Compiling futures-executor v0.3.31
16462025-09-20T23:29:35.373Z Compiling is-terminal v0.4.13
16472025-09-20T23:29:35.427Z Compiling filetime v0.2.25
16482025-09-20T23:29:35.530Z Compiling term v1.1.0
16492025-09-20T23:29:35.710Z Compiling take_mut v0.2.2
16502025-09-20T23:29:35.796Z Compiling tar v0.4.44
16512025-09-20T23:29:35.825Z Compiling futures v0.3.31
16522025-09-20T23:29:36.129Z Compiling slog-term v2.9.2
16532025-09-20T23:29:39.750Z Compiling aws-lc-sys v0.26.0
16542025-09-20T23:30:12.053Z Compiling rustls-webpki v0.102.8
16552025-09-20T23:30:18.115Z Compiling tokio-rustls v0.26.0
16562025-09-20T23:30:18.457Z Compiling hyper-rustls v0.27.7
16572025-09-20T23:30:18.807Z Compiling reqwest v0.12.22
16582025-09-20T23:30:23.517Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16592025-09-20T23:30:24.027Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16602025-09-20T23:30:29.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
16612025-09-20T23:30:30.058Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16622025-09-20T23:30:30.136ZSep 20 23:30:30.110 INFO Starting download, target: Clickhouse
16632025-09-20T23:30:30.136ZSep 20 23:30:30.111 INFO Starting download, target: Cockroach
16642025-09-20T23:30:30.136ZSep 20 23:30:30.111 INFO Starting download, target: Console
16652025-09-20T23:30:30.136ZSep 20 23:30:30.111 INFO Starting download, target: DendriteStub
16662025-09-20T23:30:30.136ZSep 20 23:30:30.111 INFO Starting download, target: MaghemiteMgd
16672025-09-20T23:30:30.136ZSep 20 23:30:30.111 INFO Starting download, target: TransceiverControl
16682025-09-20T23:30:30.161ZSep 20 23:30:30.112 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16692025-09-20T23:30:30.161ZSep 20 23:30:30.112 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16702025-09-20T23:30:30.161ZSep 20 23:30:30.113 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16712025-09-20T23:30:30.161ZSep 20 23:30:30.113 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16722025-09-20T23:30:30.161ZSep 20 23:30:30.113 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16732025-09-20T23:30:30.161ZSep 20 23:30:30.113 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16742025-09-20T23:30:30.572ZSep 20 23:30:30.508 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16752025-09-20T23:30:30.930ZSep 20 23:30:30.900 INFO Download complete, target: Console
16762025-09-20T23:30:31.571ZSep 20 23:30:31.539 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16772025-09-20T23:30:31.981ZSep 20 23:30:31.949 INFO Download complete, target: TransceiverControl
16782025-09-20T23:30:33.555ZSep 20 23:30:33.531 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16792025-09-20T23:30:34.398ZSep 20 23:30:34.373 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16802025-09-20T23:30:35.904ZSep 20 23:30:35.878 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16812025-09-20T23:30:35.904ZSep 20 23:30:35.878 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16822025-09-20T23:30:39.081ZSep 20 23:30:39.056 INFO Download complete, target: DendriteStub
16832025-09-20T23:30:39.280ZSep 20 23:30:39.256 INFO Download complete, target: MaghemiteMgd
16842025-09-20T23:30:44.736ZSep 20 23:30:44.713 INFO Checking that binary works, target: Cockroach
16852025-09-20T23:30:44.918ZSep 20 23:30:44.896 INFO Download complete, target: Cockroach
16862025-09-20T23:30:47.138ZSep 20 23:30:47.115 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16872025-09-20T23:30:58.673ZSep 20 23:30:58.652 INFO Checking that binary works, target: Clickhouse
16882025-09-20T23:30:58.803ZSep 20 23:30:58.782 INFO Download complete, target: Clickhouse
16892025-09-20T23:30:58.828ZAll prerequisites installed successfully
16902025-09-20T23:30:58.828Z
16912025-09-20T23:30:58.828Zreal 5:23.928266943
16922025-09-20T23:30:58.828Zuser 15:33.805027232
16932025-09-20T23:30:58.828Zsys 2:39.215421054
16942025-09-20T23:30:58.828Ztrap 0.618651305
16952025-09-20T23:30:58.828Ztflt 0.444858117
16962025-09-20T23:30:58.828Zdflt 1.122807839
16972025-09-20T23:30:58.828Zkflt 0.009265232
16982025-09-20T23:30:58.828Zlock 41:58.968969950
16992025-09-20T23:30:58.828Zslp 57:22.823704986
17002025-09-20T23:30:58.828Zlat 1:18.013117488
17012025-09-20T23:30:58.828Zstop 2:52.420941997
17022025-09-20T23:30:58.828Z+ ptime -m cargo xtask download softnpu
17032025-09-20T23:30:59.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17042025-09-20T23:30:59.982Z Running `target/debug/xtask download softnpu`
17052025-09-20T23:31:01.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
17062025-09-20T23:31:01.619Z Running `target/debug/xtask-downloader softnpu`
17072025-09-20T23:31:01.676ZSep 20 23:31:01.655 INFO Starting download, target: Softnpu
17082025-09-20T23:31:01.701ZSep 20 23:31:01.656 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17092025-09-20T23:31:03.180ZSep 20 23:31:03.160 INFO Download complete, target: Softnpu
17102025-09-20T23:31:03.205Z
17112025-09-20T23:31:03.205Zreal 4.364859556
17122025-09-20T23:31:03.205Zuser 2.040199182
17132025-09-20T23:31:03.205Zsys 1.409905498
17142025-09-20T23:31:03.205Ztrap 0.000435753
17152025-09-20T23:31:03.206Ztflt 0.000079588
17162025-09-20T23:31:03.206Zdflt 0.000392059
17172025-09-20T23:31:03.206Zkflt 0.000000000
17182025-09-20T23:31:03.206Zlock 16.485931435
17192025-09-20T23:31:03.206Zslp 1.267411142
17202025-09-20T23:31:03.206Zlat 0.176858060
17212025-09-20T23:31:03.206Zstop 0.000265422
17222025-09-20T23:31:03.206Z+ export CARGO_INCREMENTAL=0
17232025-09-20T23:31:03.206Z+ CARGO_INCREMENTAL=0
17242025-09-20T23:31:03.206Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17252025-09-20T23:31:05.122Z Compiling proc-macro2 v1.0.101
17262025-09-20T23:31:05.122Z Compiling unicode-ident v1.0.18
17272025-09-20T23:31:05.122Z Compiling libc v0.2.174
17282025-09-20T23:31:05.122Z Compiling serde_core v1.0.223
17292025-09-20T23:31:05.147Z Compiling serde v1.0.223
17302025-09-20T23:31:05.147Z Compiling autocfg v1.4.0
17312025-09-20T23:31:05.147Z Compiling cfg-if v1.0.1
17322025-09-20T23:31:05.147Z Compiling version_check v0.9.5
17332025-09-20T23:31:05.406Z Compiling memchr v2.7.4
17342025-09-20T23:31:05.506Z Compiling shlex v1.3.0
17352025-09-20T23:31:05.790Z Compiling portable-atomic v1.11.0
17362025-09-20T23:31:05.950Z Compiling lock_api v0.4.12
17372025-09-20T23:31:06.199Z Compiling typenum v1.17.0
17382025-09-20T23:31:06.465Z Compiling value-bag v1.9.0
17392025-09-20T23:31:06.523Z Compiling generic-array v0.14.7
17402025-09-20T23:31:06.876Z Compiling quote v1.0.40
17412025-09-20T23:31:06.936Z Compiling jobserver v0.1.32
17422025-09-20T23:31:06.967Z Compiling log v0.4.27
17432025-09-20T23:31:07.188Z Compiling libm v0.2.8
17442025-09-20T23:31:07.249Z Compiling syn v2.0.106
17452025-09-20T23:31:07.383Z Compiling cc v1.2.30
17462025-09-20T23:31:07.479Z Compiling getrandom v0.3.1
17472025-09-20T23:31:07.515Z Compiling num-traits v0.2.19
17482025-09-20T23:31:07.590Z Compiling serde_json v1.0.145
17492025-09-20T23:31:07.805Z Compiling parking_lot_core v0.9.10
17502025-09-20T23:31:07.878Z Compiling smallvec v1.15.1
17512025-09-20T23:31:07.980Z Compiling scopeguard v1.2.0
17522025-09-20T23:31:08.140Z Compiling semver v1.0.26
17532025-09-20T23:31:08.325Z Compiling pkg-config v0.3.31
17542025-09-20T23:31:08.509Z Compiling getrandom v0.2.15
17552025-09-20T23:31:08.574Z Compiling aho-corasick v1.1.3
17562025-09-20T23:31:08.809Z Compiling regex-syntax v0.8.5
17572025-09-20T23:31:09.305Z Compiling rustix v0.38.37
17582025-09-20T23:31:09.770Z Compiling itoa v1.0.11
17592025-09-20T23:31:10.260Z Compiling stable_deref_trait v1.2.0
17602025-09-20T23:31:10.329Z Compiling either v1.15.0
17612025-09-20T23:31:10.451Z Compiling critical-section v1.1.3
17622025-09-20T23:31:10.652Z Compiling slab v0.4.9
17632025-09-20T23:31:10.677Z Compiling errno v0.3.12
17642025-09-20T23:31:10.899Z Compiling spin v0.9.8
17652025-09-20T23:31:10.934Z Compiling allocator-api2 v0.2.21
17662025-09-20T23:31:11.024Z Compiling foldhash v0.1.5
17672025-09-20T23:31:11.049Z Compiling equivalent v1.0.2
17682025-09-20T23:31:11.190Z Compiling rand_core v0.6.4
17692025-09-20T23:31:11.385Z Compiling once_cell v1.21.3
17702025-09-20T23:31:11.547Z Compiling hashbrown v0.15.4
17712025-09-20T23:31:11.573Z Compiling glob v0.3.2
17722025-09-20T23:31:11.850Z Compiling prettyplease v0.2.36
17732025-09-20T23:31:12.007Z Compiling regex-automata v0.4.8
17742025-09-20T23:31:12.178Z Compiling clang-sys v1.8.1
17752025-09-20T23:31:12.278Z Compiling pin-project-lite v0.2.14
17762025-09-20T23:31:12.419Z Compiling ryu v1.0.18
17772025-09-20T23:31:12.576Z Compiling subtle v2.6.1
17782025-09-20T23:31:12.890Z Compiling lazy_static v1.5.0
17792025-09-20T23:31:13.011Z Compiling schemars v0.8.22
17802025-09-20T23:31:13.036Z Compiling minimal-lexical v0.2.1
17812025-09-20T23:31:13.140Z Compiling writeable v0.5.5
17822025-09-20T23:31:13.205Z Compiling litemap v0.7.3
17832025-09-20T23:31:13.325Z Compiling synstructure v0.13.1
17842025-09-20T23:31:13.458Z Compiling nom v7.1.3
17852025-09-20T23:31:13.617Z Compiling serde_derive_internals v0.29.1
17862025-09-20T23:31:14.492Z Compiling libloading v0.8.5
17872025-09-20T23:31:14.516Z Compiling bindgen v0.69.5
17882025-09-20T23:31:14.897Z Compiling percent-encoding v2.3.2
17892025-09-20T23:31:15.218Z Compiling thiserror v1.0.69
17902025-09-20T23:31:15.286Z Compiling home v0.5.9
17912025-09-20T23:31:15.736Z Compiling itertools v0.12.1
17922025-09-20T23:31:16.142Z Compiling cexpr v0.6.0
17932025-09-20T23:31:16.369Z Compiling serde_derive v1.0.223
17942025-09-20T23:31:16.460Z Compiling zeroize_derive v1.4.2
17952025-09-20T23:31:17.254Z Compiling zerofrom-derive v0.1.4
17962025-09-20T23:31:17.497Z Compiling yoke-derive v0.7.4
17972025-09-20T23:31:17.700Z Compiling zerovec-derive v0.10.3
17982025-09-20T23:31:18.069Z Compiling displaydoc v0.2.5
17992025-09-20T23:31:19.199Z Compiling icu_provider_macros v1.5.0
18002025-09-20T23:31:19.337Z Compiling tokio-macros v2.5.0
18012025-09-20T23:31:19.450Z Compiling zeroize v1.8.1
18022025-09-20T23:31:19.497Z Compiling regex v1.11.1
18032025-09-20T23:31:19.610Z Compiling zerocopy-derive v0.7.35
18042025-09-20T23:31:19.798Z Compiling zerofrom v0.1.4
18052025-09-20T23:31:19.900Z Compiling futures-macro v0.3.31
18062025-09-20T23:31:20.021Z Compiling yoke v0.7.4
18072025-09-20T23:31:20.398Z Compiling zerovec v0.10.4
18082025-09-20T23:31:20.456Z Compiling schemars_derive v0.8.22
18092025-09-20T23:31:20.603Z Compiling lazycell v1.3.0
18102025-09-20T23:31:20.785Z Compiling rustc-hash v1.1.0
18112025-09-20T23:31:21.035Z Compiling icu_locid_transform_data v1.5.0
18122025-09-20T23:31:21.275Z Compiling thiserror-impl v1.0.69
18132025-09-20T23:31:21.862Z Compiling cmake v0.1.51
18142025-09-20T23:31:22.345Z Compiling tinystr v0.7.6
18152025-09-20T23:31:22.477Z Compiling bitflags v2.9.1
18162025-09-20T23:31:22.519Z Compiling bytes v1.10.1
18172025-09-20T23:31:22.565Z Compiling icu_collections v1.5.0
18182025-09-20T23:31:22.882Z Compiling icu_locid v1.5.0
18192025-09-20T23:31:22.954Z Compiling signal-hook-registry v1.4.2
18202025-09-20T23:31:23.130Z Compiling dunce v1.0.5
18212025-09-20T23:31:23.267Z Compiling icu_properties_data v1.5.0
18222025-09-20T23:31:23.321Z Compiling fs_extra v1.3.0
18232025-09-20T23:31:23.495Z Compiling paste v1.0.15
18242025-09-20T23:31:23.679Z Compiling byteorder v1.5.0
18252025-09-20T23:31:23.762Z Compiling fnv v1.0.7
18262025-09-20T23:31:24.143Z Compiling icu_provider v1.5.0
18272025-09-20T23:31:24.211Z Compiling parking_lot v0.12.3
18282025-09-20T23:31:24.765Z Compiling mio v1.0.2
18292025-09-20T23:31:24.918Z Compiling icu_locid_transform v1.5.0
18302025-09-20T23:31:25.927Z Compiling utf16_iter v1.0.5
18312025-09-20T23:31:25.966Z Compiling icu_normalizer_data v1.5.0
18322025-09-20T23:31:26.084Z Compiling which v4.4.2
18332025-09-20T23:31:26.109Z Compiling icu_properties v1.5.1
18342025-09-20T23:31:26.258Z Compiling write16 v1.0.0
18352025-09-20T23:31:26.428Z Compiling utf8_iter v1.0.4
18362025-09-20T23:31:26.538Z Compiling heck v0.5.0
18372025-09-20T23:31:26.713Z Compiling crypto-common v0.1.6
18382025-09-20T23:31:26.955Z Compiling socket2 v0.6.0
18392025-09-20T23:31:27.470Z Compiling const-oid v0.9.6
18402025-09-20T23:31:28.107Z Compiling tokio v1.47.0
18412025-09-20T23:31:28.774Z Compiling indexmap v2.11.0
18422025-09-20T23:31:29.007Z Compiling form_urlencoded v1.2.2
18432025-09-20T23:31:29.334Z Compiling ring v0.17.14
18442025-09-20T23:31:29.437Z Compiling icu_normalizer v1.5.0
18452025-09-20T23:31:30.173Z Compiling der_derive v0.7.3
18462025-09-20T23:31:30.405Z Compiling idna_adapter v1.2.0
18472025-09-20T23:31:30.638Z Compiling idna v1.0.3
18482025-09-20T23:31:30.729Z Compiling tracing-attributes v0.1.27
18492025-09-20T23:31:31.244Z Compiling aws-lc-rs v1.12.4
18502025-09-20T23:31:31.311Z Compiling vcpkg v0.2.15
18512025-09-20T23:31:31.605Z Compiling thiserror v2.0.16
18522025-09-20T23:31:32.074Z Compiling url v2.5.4
18532025-09-20T23:31:32.455Z Compiling openssl-sys v0.9.109
18542025-09-20T23:31:33.524Z Compiling block-buffer v0.10.4
18552025-09-20T23:31:33.760Z Compiling futures-core v0.3.31
18562025-09-20T23:31:34.296Z Compiling digest v0.10.7
18572025-09-20T23:31:34.423Z Compiling thiserror-impl v2.0.16
18582025-09-20T23:31:35.037Z Compiling httparse v1.9.5
18592025-09-20T23:31:35.377Z Compiling zerocopy v0.7.35
18602025-09-20T23:31:35.784Z Compiling aws-lc-sys v0.26.0
18612025-09-20T23:31:35.819Z Compiling iana-time-zone v0.1.63
18622025-09-20T23:31:36.327Z Compiling chrono v0.4.41
18632025-09-20T23:31:36.682Z Compiling uuid v1.18.1
18642025-09-20T23:31:36.947Z Compiling syn v1.0.109
18652025-09-20T23:31:37.838Z Compiling futures-sink v0.3.31
18662025-09-20T23:31:37.933Z Compiling time-core v0.1.6
18672025-09-20T23:31:37.984Z Compiling num-conv v0.1.0
18682025-09-20T23:31:38.029Z Compiling futures-channel v0.3.31
18692025-09-20T23:31:38.251Z Compiling time-macros v0.2.24
18702025-09-20T23:31:39.800Z Compiling pin-utils v0.1.0
18712025-09-20T23:31:39.910Z Compiling futures-task v0.3.31
18722025-09-20T23:31:40.163Z Compiling cpufeatures v0.2.14
18732025-09-20T23:31:40.318Z Compiling strsim v0.11.1
18742025-09-20T23:31:40.394Z Compiling openssl v0.10.73
18752025-09-20T23:31:40.471Z Compiling futures-io v0.3.31
18762025-09-20T23:31:40.797Z Compiling futures-util v0.3.31
18772025-09-20T23:31:40.882Z Compiling hmac v0.12.1
18782025-09-20T23:31:41.021Z Compiling rustc_version v0.4.1
18792025-09-20T23:31:41.125Z Compiling serde_tokenstream v0.2.2
18802025-09-20T23:31:41.509Z Compiling zerocopy v0.8.26
18812025-09-20T23:31:41.786Z Compiling block-padding v0.3.3
18822025-09-20T23:31:42.025Z Compiling openssl-macros v0.1.1
18832025-09-20T23:31:42.117Z Compiling scroll_derive v0.12.0
18842025-09-20T23:31:42.643Z Compiling ucd-trie v0.1.7
18852025-09-20T23:31:43.139Z Compiling crossbeam-utils v0.8.21
18862025-09-20T23:31:43.169Z Compiling rustls v0.23.19
18872025-09-20T23:31:43.207Z Compiling native-tls v0.2.12
18882025-09-20T23:31:43.243Z Compiling dyn-clone v1.0.20
18892025-09-20T23:31:43.558Z Compiling pest v2.7.14
18902025-09-20T23:31:43.611Z Compiling inout v0.1.3
18912025-09-20T23:31:43.662Z Compiling zerocopy-derive v0.8.26
18922025-09-20T23:31:46.023Z Compiling pest_meta v2.7.14
18932025-09-20T23:31:46.351Z Compiling cipher v0.4.4
18942025-09-20T23:31:46.545Z Compiling sha2 v0.10.9
18952025-09-20T23:31:47.171Z Compiling http v1.3.1
18962025-09-20T23:31:47.627Z Compiling cookie v0.18.1
18972025-09-20T23:31:47.925Z Compiling rustversion v1.0.22
18982025-09-20T23:31:48.330Z Compiling base64ct v1.6.0
18992025-09-20T23:31:48.828Z Compiling pem-rfc7468 v0.7.0
19002025-09-20T23:31:48.951Z Compiling pest_generator v2.7.14
19012025-09-20T23:31:49.357Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19022025-09-20T23:31:49.971Z Compiling bzip2-sys v0.1.13+1.0.8
19032025-09-20T23:31:50.227Z Compiling slog v2.7.0
19042025-09-20T23:31:50.389Z Compiling anyhow v1.0.99
19052025-09-20T23:31:50.633Z Compiling flagset v0.4.6
19062025-09-20T23:31:50.856Z Compiling der v0.7.9
19072025-09-20T23:31:50.881Z Compiling pest_derive v2.7.14
19082025-09-20T23:31:51.971Z Compiling toml_datetime v0.6.11
19092025-09-20T23:31:52.167Z Compiling serde_spanned v0.6.9
19102025-09-20T23:31:52.379Z Compiling tracing-core v0.1.32
19112025-09-20T23:31:52.407Z Compiling usdt-impl v0.5.0
19122025-09-20T23:31:52.449Z Compiling rustls-pki-types v1.10.0
19132025-09-20T23:31:52.685Z Compiling spki v0.7.3
19142025-09-20T23:31:52.911Z Compiling salsa20 v0.10.2
19152025-09-20T23:31:53.035Z Compiling scroll v0.12.0
19162025-09-20T23:31:53.150Z Compiling tracing v0.1.40
19172025-09-20T23:31:53.201Z Compiling pbkdf2 v0.12.2
19182025-09-20T23:31:53.377Z Compiling ppv-lite86 v0.2.20
19192025-09-20T23:31:53.909Z Compiling rustix v1.0.7
19202025-09-20T23:31:54.165Z Compiling litrs v0.4.1
19212025-09-20T23:31:54.190Z Compiling winnow v0.5.40
19222025-09-20T23:31:54.190Z Compiling plain v0.2.3
19232025-09-20T23:31:54.403Z Compiling goblin v0.8.2
19242025-09-20T23:31:54.464Z Compiling scrypt v0.11.0
19252025-09-20T23:31:54.489Z Compiling aes v0.8.4
19262025-09-20T23:31:54.535Z Compiling cbc v0.1.2
19272025-09-20T23:31:54.756Z Compiling tokio-util v0.7.15
19282025-09-20T23:31:55.019Z Compiling document-features v0.2.11
19292025-09-20T23:31:55.912Z Compiling adler2 v2.0.0
19302025-09-20T23:31:56.181Z Compiling untrusted v0.7.1
19312025-09-20T23:31:56.392Z Compiling newtype-uuid v1.2.4
19322025-09-20T23:31:56.699Z Compiling untrusted v0.9.0
19332025-09-20T23:31:56.934Z Compiling toml_edit v0.19.15
19342025-09-20T23:31:57.111Z Compiling powerfmt v0.2.0
19352025-09-20T23:31:57.311Z Compiling pretty-hex v0.4.1
19362025-09-20T23:31:57.567Z Compiling deranged v0.5.3
19372025-09-20T23:31:57.605Z Compiling miniz_oxide v0.8.5
19382025-09-20T23:31:58.728Z Compiling pkcs5 v0.7.1
19392025-09-20T23:31:59.690Z Compiling dof v0.3.0
19402025-09-20T23:32:00.906Z Compiling dtrace-parser v0.2.0
19412025-09-20T23:32:00.949Z Compiling http-body v1.0.1
19422025-09-20T23:32:01.225Z Compiling heapless v0.7.17
19432025-09-20T23:32:02.097Z Compiling thread-id v4.2.2
19442025-09-20T23:32:02.206Z Compiling num_threads v0.1.7
19452025-09-20T23:32:02.366Z Compiling zstd-safe v7.2.3
19462025-09-20T23:32:02.432Z Compiling signal-hook v0.3.18
19472025-09-20T23:32:02.703Z Compiling atomic-waker v1.1.2
19482025-09-20T23:32:02.793Z Compiling base64 v0.22.1
19492025-09-20T23:32:03.100Z Compiling time v0.3.43
19502025-09-20T23:32:04.294Z Compiling pkcs8 v0.10.2
19512025-09-20T23:32:04.763Z Compiling ident_case v1.0.1
19522025-09-20T23:32:04.862Z Compiling tower-service v0.3.3
19532025-09-20T23:32:05.235Z Compiling try-lock v0.2.5
19542025-09-20T23:32:05.824Z Compiling tinyvec_macros v0.1.1
19552025-09-20T23:32:05.948Z Compiling tinyvec v1.8.0
19562025-09-20T23:32:05.997Z Compiling want v0.3.1
19572025-09-20T23:32:07.258Z Compiling h2 v0.4.6
19582025-09-20T23:32:08.862Z Compiling curve25519-dalek v4.1.3
19592025-09-20T23:32:09.305Z Compiling rand_core v0.9.3
19602025-09-20T23:32:09.370Z Compiling ipnet v2.11.0
19612025-09-20T23:32:09.414Z Compiling async-trait v0.1.89
19622025-09-20T23:32:09.705Z Compiling memoffset v0.9.1
19632025-09-20T23:32:10.053Z Compiling foreign-types-shared v0.1.1
19642025-09-20T23:32:10.402Z Compiling smoltcp v0.9.1
19652025-09-20T23:32:10.917Z Compiling openssl-probe v0.1.5
19662025-09-20T23:32:11.131Z Compiling gimli v0.31.1
19672025-09-20T23:32:11.860Z Compiling num-bigint-dig v0.8.4
19682025-09-20T23:32:12.168Z Compiling httpdate v1.0.3
19692025-09-20T23:32:12.714Z Compiling foreign-types v0.3.2
19702025-09-20T23:32:14.112Z Compiling rand_chacha v0.9.0
19712025-09-20T23:32:14.884Z Compiling hyper v1.7.0
19722025-09-20T23:32:16.102Z Compiling addr2line v0.24.2
19732025-09-20T23:32:18.462Z Compiling usdt-attr-macro v0.5.0
19742025-09-20T23:32:19.775Z Compiling usdt-macro v0.5.0
19752025-09-20T23:32:22.424Z Compiling strum_macros v0.26.4
19762025-09-20T23:32:24.126Z Compiling ipnetwork v0.21.1
19772025-09-20T23:32:25.526Z Compiling daft-derive v0.1.4
19782025-09-20T23:32:25.550Z Compiling object v0.36.5
19792025-09-20T23:32:26.223Z Compiling rustc-demangle v0.1.24
19802025-09-20T23:32:27.225Z Compiling cfg_aliases v0.2.1
19812025-09-20T23:32:27.358Z Compiling utf8parse v0.2.2
19822025-09-20T23:32:27.399Z Compiling anstyle v1.0.11
19832025-09-20T23:32:27.567Z Compiling anstyle-parse v0.2.5
19842025-09-20T23:32:27.833Z Compiling nix v0.29.0
19852025-09-20T23:32:32.258Z Compiling hyper-util v0.1.16
19862025-09-20T23:32:33.345Z Compiling backtrace v0.3.74
19872025-09-20T23:32:34.872Z Compiling rand v0.9.2
19882025-09-20T23:32:35.972Z Compiling unicode-normalization v0.1.24
19892025-09-20T23:32:38.131Z Compiling strum_macros v0.27.1
19902025-09-20T23:32:38.656Z Compiling hubpack_derive v0.1.1
19912025-09-20T23:32:39.474Z Compiling signature v2.2.0
19922025-09-20T23:32:39.546Z Compiling openapiv3 v2.2.0
19932025-09-20T23:32:39.735Z Compiling curve25519-dalek-derive v0.1.1
19942025-09-20T23:32:42.077Z Compiling fs-err v3.1.1
19952025-09-20T23:32:42.399Z Compiling ahash v0.8.12
19962025-09-20T23:32:42.487Z Compiling crc32fast v1.4.2
19972025-09-20T23:32:42.832Z Compiling is_terminal_polyfill v1.70.1
19982025-09-20T23:32:42.903Z Compiling buf-list v1.0.3
19992025-09-20T23:32:42.989Z Compiling siphasher v0.3.11
20002025-09-20T23:32:43.078Z Compiling anstyle-query v1.1.1
20012025-09-20T23:32:43.254Z Compiling colorchoice v1.0.2
20022025-09-20T23:32:43.370Z Compiling unicode-properties v0.1.3
20032025-09-20T23:32:43.411Z Compiling zlib-rs v0.5.1
20042025-09-20T23:32:43.461Z Compiling unicode-bidi v0.3.17
20052025-09-20T23:32:44.387Z Compiling stringprep v0.1.5
20062025-09-20T23:32:44.544Z Compiling anstream v0.6.18
20072025-09-20T23:32:45.122Z Compiling phf_shared v0.11.2
20082025-09-20T23:32:48.225Z Compiling libz-rs-sys v0.5.1
20092025-09-20T23:32:53.267Z Compiling http-body-util v0.1.3
20102025-09-20T23:32:53.330Z Compiling rand_chacha v0.3.1
20112025-09-20T23:32:53.833Z Compiling sync_wrapper v1.0.1
20122025-09-20T23:32:53.888Z Compiling md-5 v0.10.6
20132025-09-20T23:32:54.045Z Compiling num-integer v0.1.46
20142025-09-20T23:32:54.181Z Compiling hash32 v0.2.1
20152025-09-20T23:32:54.301Z Compiling ff v0.13.0
20162025-09-20T23:32:54.542Z Compiling encoding_rs v0.8.34
20172025-09-20T23:32:54.566Z Compiling psl-types v2.0.11
20182025-09-20T23:32:54.808Z Compiling base16ct v0.2.0
20192025-09-20T23:32:54.959Z Compiling fallible-iterator v0.2.0
20202025-09-20T23:32:55.649Z Compiling tower-layer v0.3.3
20212025-09-20T23:32:56.335Z Compiling mime v0.3.17
20222025-09-20T23:32:56.497Z Compiling tower v0.5.2
20232025-09-20T23:32:57.309Z Compiling postgres-protocol v0.6.8
20242025-09-20T23:32:58.214Z Compiling sec1 v0.7.3
20252025-09-20T23:32:58.317Z Compiling publicsuffix v2.3.0
20262025-09-20T23:32:58.752Z Compiling num-iter v0.1.45
20272025-09-20T23:32:59.008Z Compiling group v0.13.0
20282025-09-20T23:33:00.358Z Compiling rand v0.8.5
20292025-09-20T23:33:01.508Z Compiling tokio-native-tls v0.3.1
20302025-09-20T23:33:02.003Z Compiling flate2 v1.1.2
20312025-09-20T23:33:02.471Z Compiling rustls-webpki v0.102.8
20322025-09-20T23:33:02.986Z Compiling rustls-native-certs v0.8.1
20332025-09-20T23:33:04.094Z Compiling webpki-roots v1.0.1
20342025-09-20T23:33:04.727Z Compiling hkdf v0.12.4
20352025-09-20T23:33:05.089Z Compiling serde_urlencoded v0.7.1
20362025-09-20T23:33:05.113Z Compiling clap_derive v4.5.41
20372025-09-20T23:33:05.330Z Compiling enum-as-inner v0.6.1
20382025-09-20T23:33:05.354Z Compiling terminal_size v0.4.0
20392025-09-20T23:33:05.658Z Compiling crypto-bigint v0.5.5
20402025-09-20T23:33:05.689Z Compiling serde_repr v0.1.19
20412025-09-20T23:33:06.364Z Compiling managed v0.8.0
20422025-09-20T23:33:06.619Z Compiling lockfree-object-pool v0.1.6
20432025-09-20T23:33:07.107Z Compiling iri-string v0.7.8
20442025-09-20T23:33:07.800Z Compiling bitflags v1.3.2
20452025-09-20T23:33:08.559Z Compiling simd-adler32 v0.3.7
20462025-09-20T23:33:09.092Z Compiling bumpalo v3.16.0
20472025-09-20T23:33:09.593Z Compiling clap_lex v0.7.4
20482025-09-20T23:33:09.617Z Compiling winnow v0.7.10
20492025-09-20T23:33:10.018Z Compiling tokio-rustls v0.26.0
20502025-09-20T23:33:10.457Z Compiling tower-http v0.6.6
20512025-09-20T23:33:12.561Z Compiling hyper-rustls v0.27.7
20522025-09-20T23:33:12.721Z Compiling clap_builder v4.5.41
20532025-09-20T23:33:13.130Z Compiling zopfli v0.8.1
20542025-09-20T23:33:13.805Z Compiling elliptic-curve v0.13.8
20552025-09-20T23:33:14.546Z Compiling oxnet v0.1.3
20562025-09-20T23:33:15.240Z Compiling hyper-tls v0.6.0
20572025-09-20T23:33:18.078Z Compiling zstd v0.13.3
20582025-09-20T23:33:18.161Z Compiling signal-hook-mio v0.2.4
20592025-09-20T23:33:18.283Z Compiling cookie_store v0.21.1
20602025-09-20T23:33:18.542Z Compiling postgres-types v0.2.9
20612025-09-20T23:33:18.791Z Compiling phf v0.11.2
20622025-09-20T23:33:19.451Z Compiling strum v0.27.2
20632025-09-20T23:33:19.591Z Compiling ed25519 v2.2.3
20642025-09-20T23:33:19.624Z Compiling hubpack v0.1.2
20652025-09-20T23:33:19.655Z Compiling bzip2 v0.4.4
20662025-09-20T23:33:19.679Z Compiling bzip2 v0.5.2
20672025-09-20T23:33:20.025Z Compiling crossbeam-epoch v0.9.18
20682025-09-20T23:33:20.055Z Compiling pkcs1 v0.7.5
20692025-09-20T23:33:20.706Z Compiling rfc6979 v0.4.0
20702025-09-20T23:33:20.936Z Compiling float-cmp v0.10.0
20712025-09-20T23:33:21.173Z Compiling serde-big-array v0.5.1
20722025-09-20T23:33:21.198Z Compiling bstr v1.10.0
20732025-09-20T23:33:21.325Z Compiling regress v0.10.4
20742025-09-20T23:33:21.427Z Compiling env_filter v0.1.2
20752025-09-20T23:33:21.549Z Compiling socket2 v0.5.10
20762025-09-20T23:33:21.923Z Compiling memmap v0.7.0
20772025-09-20T23:33:22.232Z Compiling toml_write v0.1.2
20782025-09-20T23:33:22.282Z Compiling static_assertions v1.1.0
20792025-09-20T23:33:22.396Z Compiling whoami v1.5.2
20802025-09-20T23:33:22.485Z Compiling fixedbitset v0.4.2
20812025-09-20T23:33:22.586Z Compiling difflib v0.4.0
20822025-09-20T23:33:22.854Z Compiling data-encoding v2.9.0
20832025-09-20T23:33:22.878Z Compiling precomputed-hash v0.1.1
20842025-09-20T23:33:23.783Z Compiling predicates-core v1.0.8
20852025-09-20T23:33:23.905Z Compiling unicode-segmentation v1.12.0
20862025-09-20T23:33:24.032Z Compiling normalize-line-endings v0.3.0
20872025-09-20T23:33:24.140Z Compiling new_debug_unreachable v1.0.6
20882025-09-20T23:33:24.191Z Compiling predicates v3.1.3
20892025-09-20T23:33:24.259Z Compiling string_cache v0.8.9
20902025-09-20T23:33:24.600Z Compiling similar v2.7.0
20912025-09-20T23:33:24.651Z Compiling typify-impl v0.3.0
20922025-09-20T23:33:24.677Z Compiling reqwest v0.12.22
20932025-09-20T23:33:25.601Z Compiling hickory-proto v0.25.2
20942025-09-20T23:33:26.109Z Compiling toml_edit v0.22.27
20952025-09-20T23:33:29.218Z Compiling petgraph v0.6.5
20962025-09-20T23:33:31.130Z Compiling tokio-postgres v0.7.13
20972025-09-20T23:33:31.269Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20982025-09-20T23:33:32.329Z Compiling usdt v0.5.0
20992025-09-20T23:33:32.460Z Compiling env_logger v0.11.5
21002025-09-20T23:33:32.776Z Compiling ecdsa v0.16.9
21012025-09-20T23:33:33.582Z Compiling rsa v0.9.6
21022025-09-20T23:33:34.418Z Compiling zip v4.2.0
21032025-09-20T23:33:34.967Z Compiling zip v0.6.6
21042025-09-20T23:33:35.051Z Compiling ed25519-dalek v2.1.1
21052025-09-20T23:33:36.240Z Compiling crossterm v0.28.1
21062025-09-20T23:33:36.437Z Compiling clap v4.5.41
21072025-09-20T23:33:36.655Z Compiling daft v0.1.4
21082025-09-20T23:33:37.097Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21092025-09-20T23:33:37.423Z Compiling strum v0.26.3
21102025-09-20T23:33:37.488Z Compiling darling_core v0.21.0
21112025-09-20T23:33:37.635Z Compiling tokio-stream v0.1.17
21122025-09-20T23:33:37.709Z Compiling toml v0.7.8
21132025-09-20T23:33:38.525Z Compiling x509-cert v0.2.5
21142025-09-20T23:33:39.403Z Compiling sha1 v0.10.6
21152025-09-20T23:33:39.783Z Compiling itertools v0.10.5
21162025-09-20T23:33:41.511Z Compiling winnow v0.6.26
21172025-09-20T23:33:41.902Z Compiling peg-runtime v0.8.5
21182025-09-20T23:33:42.172Z Compiling unicode-xid v0.2.6
21192025-09-20T23:33:42.260Z Compiling lalrpop-util v0.19.12
21202025-09-20T23:33:42.614Z Compiling rustc-hash v2.1.1
21212025-09-20T23:33:42.884Z Compiling darling_macro v0.21.0
21222025-09-20T23:33:44.035Z Compiling typify-macro v0.3.0
21232025-09-20T23:33:44.456Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21242025-09-20T23:33:46.158Z Compiling camino v1.2.0
21252025-09-20T23:33:47.606Z Compiling rayon-core v1.12.1
21262025-09-20T23:33:51.704Z Compiling darling v0.21.0
21272025-09-20T23:33:51.917Z Compiling proc-macro-crate v1.3.1
21282025-09-20T23:33:52.202Z Compiling macaddr v1.0.1
21292025-09-20T23:33:52.328Z Compiling structmeta-derive v0.3.0
21302025-09-20T23:33:52.985Z Compiling itertools v0.14.0
21312025-09-20T23:33:53.515Z Compiling ref-cast v1.0.24
21322025-09-20T23:33:54.710Z Compiling fastrand v2.1.1
21332025-09-20T23:33:54.979Z Compiling heapless v0.8.0
21342025-09-20T23:33:55.305Z Compiling tempfile v3.20.0
21352025-09-20T23:33:55.581Z Compiling ingot-macros v0.1.1
21362025-09-20T23:33:56.812Z Compiling structmeta v0.3.0
21372025-09-20T23:33:58.622Z Compiling num_enum_derive v0.5.11
21382025-09-20T23:34:00.476Z Compiling crossbeam-deque v0.8.5
21392025-09-20T23:34:01.693Z Compiling hash32 v0.3.1
21402025-09-20T23:34:01.969Z Compiling ref-cast-impl v1.0.24
21412025-09-20T23:34:06.754Z Compiling smoltcp v0.11.0
21422025-09-20T23:34:07.283Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21432025-09-20T23:34:15.007Z Compiling ingot-types v0.1.2
21442025-09-20T23:34:15.562Z Compiling num_enum v0.5.11
21452025-09-20T23:34:15.969Z Compiling typify v0.3.0
21462025-09-20T23:34:18.503Z Compiling darling_core v0.20.10
21472025-09-20T23:34:20.070Z Compiling proc-macro-error-attr v1.0.4
21482025-09-20T23:34:20.817Z Compiling cobs v0.2.3
21492025-09-20T23:34:21.248Z Compiling rustls v0.22.4
21502025-09-20T23:34:21.465Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21512025-09-20T23:34:21.815Z Compiling unsafe-libyaml v0.2.11
21522025-09-20T23:34:22.898Z Compiling darling_macro v0.20.10
21532025-09-20T23:34:23.179Z Compiling serde_yaml v0.9.34+deprecated
21542025-09-20T23:34:26.054Z Compiling postcard v1.0.10
21552025-09-20T23:34:31.604Z Compiling progenitor-impl v0.9.1
21562025-09-20T23:34:33.288Z Compiling ingot v0.1.1
21572025-09-20T23:34:38.046Z Compiling futures-executor v0.3.31
21582025-09-20T23:34:38.786Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21592025-09-20T23:34:38.810Z Compiling hex v0.4.3
21602025-09-20T23:34:38.897Z Compiling foreign-types-macros v0.2.3
21612025-09-20T23:34:39.510Z Compiling thread_local v1.1.8
21622025-09-20T23:34:39.534Z Compiling wait-timeout v0.2.0
21632025-09-20T23:34:39.675Z Compiling proc-macro-error v1.0.4
21642025-09-20T23:34:39.978Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21652025-09-20T23:34:40.009Z Compiling multer v3.1.0
21662025-09-20T23:34:40.148Z Compiling match_cfg v0.1.0
21672025-09-20T23:34:40.318Z Compiling unicode-width v0.1.14
21682025-09-20T23:34:40.354Z Compiling foreign-types-shared v0.3.1
21692025-09-20T23:34:40.450Z Compiling bit-vec v0.8.0
21702025-09-20T23:34:40.533Z Compiling quick-error v1.2.3
21712025-09-20T23:34:40.749Z Compiling slog-async v2.8.0
21722025-09-20T23:34:40.884Z Compiling bit-set v0.8.0
21732025-09-20T23:34:41.025Z Compiling tabwriter v1.4.0
21742025-09-20T23:34:41.341Z Compiling rusty-fork v0.3.0
21752025-09-20T23:34:41.412Z Compiling foreign-types v0.5.0
21762025-09-20T23:34:41.718Z Compiling hostname v0.3.1
21772025-09-20T23:34:41.875Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21782025-09-20T23:34:41.956Z Compiling futures v0.3.31
21792025-09-20T23:34:42.030Z Compiling progenitor-macro v0.9.1
21802025-09-20T23:34:43.195Z Compiling darling v0.20.10
21812025-09-20T23:34:43.508Z Compiling derive-ex v0.1.8
21822025-09-20T23:34:45.358Z Compiling progenitor-client v0.9.1
21832025-09-20T23:34:46.086Z Compiling toml_parser v1.0.2
21842025-09-20T23:34:46.221Z Compiling slog-json v2.6.1
21852025-09-20T23:34:46.519Z Compiling rand_xorshift v0.4.0
21862025-09-20T23:34:46.676Z Compiling crossbeam-channel v0.5.15
21872025-09-20T23:34:46.795Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21882025-09-20T23:34:47.453Z Compiling serde_spanned v1.0.0
21892025-09-20T23:34:47.748Z Compiling toml_datetime v0.7.0
21902025-09-20T23:34:47.986Z Compiling async-stream-impl v0.3.6
21912025-09-20T23:34:48.525Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
21922025-09-20T23:34:48.924Z Compiling cstr-argument v0.1.2
21932025-09-20T23:34:48.978Z Compiling is-terminal v0.4.13
21942025-09-20T23:34:49.149Z Compiling dropshot v0.16.4
21952025-09-20T23:34:49.240Z Compiling crucible-workspace-hack v0.1.0
21962025-09-20T23:34:49.264Z Compiling toml_writer v1.0.2
21972025-09-20T23:34:49.483Z Compiling take_mut v0.2.2
21982025-09-20T23:34:49.582Z Compiling typeid v1.0.3
21992025-09-20T23:34:49.686Z Compiling pretty-hex v0.2.1
22002025-09-20T23:34:49.766Z Compiling term v1.1.0
22012025-09-20T23:34:49.944Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22022025-09-20T23:34:50.022Z Compiling unarray v0.1.4
22032025-09-20T23:34:50.249Z Compiling proptest v1.7.0
22042025-09-20T23:34:50.380Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22052025-09-20T23:34:50.798Z Compiling slog-term v2.9.2
22062025-09-20T23:34:51.123Z Compiling progenitor v0.9.1
22072025-09-20T23:34:51.854Z Compiling toml v0.9.5
22082025-09-20T23:34:53.404Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22092025-09-20T23:34:53.582Z Compiling async-stream v0.3.6
22102025-09-20T23:34:53.910Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22112025-09-20T23:34:54.112Z Compiling tokio-rustls v0.25.0
22122025-09-20T23:34:54.213Z Compiling slog-bunyan v2.5.0
22132025-09-20T23:34:54.577Z Compiling test-strategy v0.4.3
22142025-09-20T23:34:54.722Z Compiling serde_with_macros v3.14.0
22152025-09-20T23:34:56.594Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22162025-09-20T23:34:56.796Z Compiling rayon v1.10.0
22172025-09-20T23:34:57.202Z Compiling parse-display-derive v0.10.0
22182025-09-20T23:34:57.629Z Compiling colored v2.2.0
22192025-09-20T23:34:58.843Z Compiling waitgroup v0.1.2
22202025-09-20T23:34:59.134Z Compiling rustls-pemfile v2.2.0
22212025-09-20T23:34:59.603Z Compiling dropshot_endpoint v0.16.4
22222025-09-20T23:34:59.977Z Compiling hashbrown v0.16.0
22232025-09-20T23:35:00.105Z Compiling serde_path_to_error v0.1.17
22242025-09-20T23:35:00.978Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22252025-09-20T23:35:01.336Z Compiling derive-where v1.5.0
22262025-09-20T23:35:01.582Z Compiling hostname v0.4.0
22272025-09-20T23:35:01.632Z Compiling instant v0.1.13
22282025-09-20T23:35:01.826Z Compiling foldhash v0.2.0
22292025-09-20T23:35:01.887Z Compiling heck v0.4.1
22302025-09-20T23:35:02.256Z Compiling debug-ignore v1.0.5
22312025-09-20T23:35:02.345Z Compiling zone_cfg_derive v0.3.0
22322025-09-20T23:35:02.453Z Compiling iddqd v0.3.13
22332025-09-20T23:35:03.159Z Compiling backoff v0.4.0
22342025-09-20T23:35:03.429Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22352025-09-20T23:35:03.529Z Compiling parse-display v0.10.0
22362025-09-20T23:35:03.752Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22372025-09-20T23:35:04.163Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
22382025-09-20T23:35:05.253Z Compiling serde_with v3.14.0
22392025-09-20T23:35:05.868Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22402025-09-20T23:35:06.489Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22412025-09-20T23:35:07.139Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
22422025-09-20T23:35:07.511Z Compiling camino-tempfile v1.4.1
22432025-09-20T23:35:07.562Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22442025-09-20T23:35:07.966Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22452025-09-20T23:35:08.219Z Compiling progenitor-client v0.10.0
22462025-09-20T23:35:08.244Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
22472025-09-20T23:35:08.895Z Compiling num-derive v0.4.2
22482025-09-20T23:35:09.075Z Compiling sigpipe v0.1.3
22492025-09-20T23:35:09.249Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22502025-09-20T23:35:09.753Z Compiling jiff v0.2.15
22512025-09-20T23:35:10.625Z Compiling libefi-sys v0.1.0
22522025-09-20T23:35:10.965Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
22532025-09-20T23:35:11.503Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
22542025-09-20T23:35:11.739Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
22552025-09-20T23:35:12.297Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22562025-09-20T23:35:12.321Z Compiling erased-serde v0.4.6
22572025-09-20T23:35:12.686Z Compiling zone v0.3.1
22582025-09-20T23:35:14.655Z Compiling smf v0.2.3
22592025-09-20T23:35:15.339Z Compiling bitfield-struct v0.6.2
22602025-09-20T23:35:16.386Z Compiling ordered-float v2.10.1
22612025-09-20T23:35:16.663Z Compiling blake3 v1.5.4
22622025-09-20T23:35:16.780Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22632025-09-20T23:35:16.819Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22642025-09-20T23:35:16.940Z Compiling serde-value v0.7.0
22652025-09-20T23:35:17.283Z Compiling serde-untagged v0.1.7
22662025-09-20T23:35:17.462Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22672025-09-20T23:35:18.007Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22682025-09-20T23:35:18.156Z Compiling toml v0.8.23
22692025-09-20T23:35:18.324Z Compiling xattr v1.3.1
22702025-09-20T23:35:18.623Z Compiling filetime v0.2.25
22712025-09-20T23:35:18.985Z Compiling memmap2 v0.9.5
22722025-09-20T23:35:19.009Z Compiling same-file v1.0.6
22732025-09-20T23:35:19.288Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22742025-09-20T23:35:19.440Z Compiling constant_time_eq v0.3.1
22752025-09-20T23:35:19.521Z Compiling arrayvec v0.7.6
22762025-09-20T23:35:19.665Z Compiling unicode-width v0.2.0
22772025-09-20T23:35:19.963Z Compiling arrayref v0.3.9
22782025-09-20T23:35:20.086Z Compiling console v0.16.0
22792025-09-20T23:35:21.602Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22802025-09-20T23:35:21.647Z Compiling walkdir v2.5.0
22812025-09-20T23:35:22.112Z Compiling cargo-util-schemas v0.8.2
22822025-09-20T23:35:22.256Z Compiling tar v0.4.44
22832025-09-20T23:35:22.905Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22842025-09-20T23:35:22.958Z Compiling tokio-dtrace v0.1.0
22852025-09-20T23:35:23.299Z Compiling gethostname v0.5.0
22862025-09-20T23:35:23.420Z Compiling cargo-platform v0.2.0
22872025-09-20T23:35:23.531Z Compiling fixedbitset v0.5.7
22882025-09-20T23:35:23.837Z Compiling topological-sort v0.2.2
22892025-09-20T23:35:24.154Z Compiling unit-prefix v0.5.1
22902025-09-20T23:35:24.493Z Compiling indicatif v0.18.0
22912025-09-20T23:35:24.590Z Compiling cargo_metadata v0.21.0
22922025-09-20T23:35:26.587Z Compiling omicron-zone-package v0.12.2
22932025-09-20T23:35:26.970Z Compiling petgraph v0.8.2
22942025-09-20T23:35:29.349Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22952025-09-20T23:35:29.749Z Compiling oxide-tokio-rt v0.1.2
22962025-09-20T23:35:30.359Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22972025-09-20T23:35:31.566Z Compiling indent_write v2.2.0
22982025-09-20T23:35:31.859Z Compiling shell-words v1.1.0
22992025-09-20T23:35:31.901Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23002025-09-20T23:35:32.359Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23012025-09-20T23:35:52.709Z Finished `release` profile [optimized] target(s) in 4m 49s
23022025-09-20T23:35:52.870Z Running `target/release/omicron-package -t test target create -p dev`
23032025-09-20T23:35:52.948ZLogging to: /work/oxidecomputer/omicron/out/LOG
23042025-09-20T23:35:52.973ZCreated new build target 'test' and set it as active
23052025-09-20T23:35:52.973Z
23062025-09-20T23:35:52.973Zreal 4:49.804159509
23072025-09-20T23:35:52.973Zuser 32:10.012242725
23082025-09-20T23:35:52.973Zsys 3:56.173799329
23092025-09-20T23:35:52.973Ztrap 1.316715226
23102025-09-20T23:35:52.973Ztflt 0.937416873
23112025-09-20T23:35:52.973Zdflt 0.937963259
23122025-09-20T23:35:52.973Zkflt 0.000542232
23132025-09-20T23:35:52.973Zlock 1:31:55.240523181
23142025-09-20T23:35:52.973Zslp 2:13:58.166763678
23152025-09-20T23:35:52.973Zlat 2:49.770836869
23162025-09-20T23:35:52.973Zstop 4:59.428389871
23172025-09-20T23:35:52.974Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23182025-09-20T23:35:54.696Z Finished `release` profile [optimized] target(s) in 1.65s
23192025-09-20T23:35:54.780Z Running `target/release/omicron-package -t test package`
23202025-09-20T23:35:54.848ZLogging to: /work/oxidecomputer/omicron/out/LOG
23212025-09-20T23:35:57.363Z Compiling typify-impl v0.4.3
23222025-09-20T23:35:57.448Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23232025-09-20T23:35:57.473Z Compiling convert_case v0.4.0
23242025-09-20T23:35:57.497Z Compiling num-rational v0.4.2
23252025-09-20T23:35:57.522Z Compiling num-complex v0.4.6
23262025-09-20T23:35:57.547Z Compiling float-ord v0.3.2
23272025-09-20T23:35:57.596Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23282025-09-20T23:35:57.718Z Compiling bytecount v0.6.8
23292025-09-20T23:35:57.771Z Compiling is-terminal v0.4.13
23302025-09-20T23:35:57.930Z Compiling secrecy v0.10.3
23312025-09-20T23:35:58.052Z Compiling console v0.15.10
23322025-09-20T23:35:58.158Z Compiling derive_more v0.99.20
23332025-09-20T23:35:58.257Z Compiling swrite v0.1.0
23342025-09-20T23:35:58.286Z Compiling camino v1.2.0
23352025-09-20T23:35:58.379Z Compiling password-hash v0.5.0
23362025-09-20T23:35:58.437Z Compiling num v0.4.3
23372025-09-20T23:35:58.583Z Compiling blake2 v0.10.6
23382025-09-20T23:35:59.354Z Compiling argon2 v0.5.3
23392025-09-20T23:35:59.426Z Compiling base64 v0.21.7
23402025-09-20T23:35:59.509Z Compiling atomicwrites v0.4.4
23412025-09-20T23:36:00.004Z Compiling newline-converter v0.3.0
23422025-09-20T23:36:00.231Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23432025-09-20T23:36:00.258Z Compiling expectorate v1.2.0
23442025-09-20T23:36:00.378Z Compiling fastrand v2.1.1
23452025-09-20T23:36:00.591Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23462025-09-20T23:36:00.630Z Compiling rustls v0.22.4
23472025-09-20T23:36:00.671Z Compiling thread_local v1.1.8
23482025-09-20T23:36:00.792Z Compiling tempfile v3.20.0
23492025-09-20T23:36:00.835Z Compiling wait-timeout v0.2.0
23502025-09-20T23:36:01.084Z Compiling match_cfg v0.1.0
23512025-09-20T23:36:01.215Z Compiling owo-colors v4.2.2
23522025-09-20T23:36:01.244Z Compiling cancel-safe-futures v0.1.5
23532025-09-20T23:36:01.324Z Compiling quick-error v1.2.3
23542025-09-20T23:36:01.441Z Compiling bit-vec v0.8.0
23552025-09-20T23:36:01.520Z Compiling rusty-fork v0.3.0
23562025-09-20T23:36:01.672Z Compiling hostname v0.3.1
23572025-09-20T23:36:01.811Z Compiling bit-set v0.8.0
23582025-09-20T23:36:01.917Z Compiling ref-cast v1.0.24
23592025-09-20T23:36:02.011Z Compiling multer v3.1.0
23602025-09-20T23:36:02.088Z Compiling slog-async v2.8.0
23612025-09-20T23:36:02.119Z Compiling crossbeam-channel v0.5.15
23622025-09-20T23:36:02.144Z Compiling progenitor-client v0.9.1
23632025-09-20T23:36:02.176Z Compiling toml_parser v1.0.2
23642025-09-20T23:36:02.647Z Compiling slog-json v2.6.1
23652025-09-20T23:36:02.735Z Compiling rand_xorshift v0.4.0
23662025-09-20T23:36:02.987Z Compiling libsw-core v0.3.1
23672025-09-20T23:36:03.016Z Compiling futures-executor v0.3.31
23682025-09-20T23:36:03.041Z Compiling hex v0.4.3
23692025-09-20T23:36:03.311Z Compiling toml_datetime v0.7.0
23702025-09-20T23:36:03.342Z Compiling serde_spanned v1.0.0
23712025-09-20T23:36:03.468Z Compiling toml_writer v1.0.2
23722025-09-20T23:36:03.613Z Compiling take_mut v0.2.2
23732025-09-20T23:36:03.641Z Compiling unarray v0.1.4
23742025-09-20T23:36:03.818Z Compiling term v1.1.0
23752025-09-20T23:36:03.859Z Compiling proptest v1.7.0
23762025-09-20T23:36:03.859Z Compiling toml v0.9.5
23772025-09-20T23:36:04.749Z Compiling slog-term v2.9.2
23782025-09-20T23:36:04.880Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23792025-09-20T23:36:05.097Z Compiling futures v0.3.31
23802025-09-20T23:36:05.252Z Compiling libsw v3.5.0
23812025-09-20T23:36:05.290Z Compiling typify-macro v0.4.3
23822025-09-20T23:36:05.582Z Compiling slog-bunyan v2.5.0
23832025-09-20T23:36:05.760Z Compiling tokio-rustls v0.25.0
23842025-09-20T23:36:05.819Z Compiling progenitor v0.9.1
23852025-09-20T23:36:06.797Z Compiling async-stream v0.3.6
23862025-09-20T23:36:07.014Z Compiling dropshot v0.16.4
23872025-09-20T23:36:07.089Z Compiling waitgroup v0.1.2
23882025-09-20T23:36:07.118Z Compiling rustls-pemfile v2.2.0
23892025-09-20T23:36:07.338Z Compiling hashbrown v0.16.0
23902025-09-20T23:36:07.447Z Compiling serde_path_to_error v0.1.17
23912025-09-20T23:36:08.146Z Compiling hostname v0.4.0
23922025-09-20T23:36:08.175Z Compiling typify v0.4.3
23932025-09-20T23:36:08.376Z Compiling instant v0.1.13
23942025-09-20T23:36:08.404Z Compiling progenitor-impl v0.10.0
23952025-09-20T23:36:08.429Z Compiling foldhash v0.2.0
23962025-09-20T23:36:08.479Z Compiling debug-ignore v1.0.5
23972025-09-20T23:36:08.573Z Compiling linear-map v1.2.0
23982025-09-20T23:36:08.826Z Compiling iddqd v0.3.13
23992025-09-20T23:36:09.014Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002025-09-20T23:36:10.443Z Compiling backoff v0.4.0
24012025-09-20T23:36:10.700Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24022025-09-20T23:36:10.798Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
24032025-09-20T23:36:11.668Z Compiling parse-display v0.10.0
24042025-09-20T23:36:12.176Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24052025-09-20T23:36:12.549Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24062025-09-20T23:36:12.767Z Compiling serde_with v3.14.0
24072025-09-20T23:36:13.102Z Compiling progenitor-macro v0.10.0
24082025-09-20T23:36:15.048Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092025-09-20T23:36:15.431Z Compiling progenitor-client v0.10.0
24102025-09-20T23:36:15.881Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24112025-09-20T23:36:16.787Z Compiling macaddr v1.0.1
24122025-09-20T23:36:16.821Z Compiling async-recursion v1.1.1
24132025-09-20T23:36:16.889Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24142025-09-20T23:36:17.007Z Compiling globset v0.4.15
24152025-09-20T23:36:17.223Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24162025-09-20T23:36:17.759Z Compiling utf-8 v0.7.6
24172025-09-20T23:36:17.946Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182025-09-20T23:36:18.131Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24192025-09-20T23:36:21.850Z Compiling progenitor v0.10.0
24202025-09-20T23:36:22.026Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212025-09-20T23:36:22.109Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24222025-09-20T23:36:25.163Z Compiling toml v0.8.23
24232025-09-20T23:36:26.321Z Compiling pin-project-internal v1.1.6
24242025-09-20T23:36:27.964Z Compiling keccak v0.1.5
24252025-09-20T23:36:28.278Z Compiling pin-project v1.1.6
24262025-09-20T23:36:28.472Z Compiling sha3 v0.10.8
24272025-09-20T23:36:28.815Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24282025-09-20T23:36:29.195Z Compiling pem v3.0.5
24292025-09-20T23:36:29.262Z Compiling prettyplease v0.2.36
24302025-09-20T23:36:29.304Z Compiling snafu-derive v0.8.5
24312025-09-20T23:36:31.112Z Compiling papergrid v0.11.0
24322025-09-20T23:36:31.511Z Compiling tabled_derive v0.7.0
24332025-09-20T23:36:32.635Z Compiling snafu v0.8.5
24342025-09-20T23:36:33.074Z Compiling olpc-cjson v0.1.4
24352025-09-20T23:36:33.378Z Compiling csv-core v0.1.11
24362025-09-20T23:36:33.713Z Compiling serde_plain v1.0.2
24372025-09-20T23:36:34.138Z Compiling typed-path v0.9.3
24382025-09-20T23:36:34.258Z Compiling highway v1.3.0
24392025-09-20T23:36:35.549Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24402025-09-20T23:36:35.998Z Compiling csv v1.3.1
24412025-09-20T23:36:37.786Z Compiling tough v0.20.0
24422025-09-20T23:36:39.175Z Compiling tabled v0.15.0
24432025-09-20T23:36:39.852Z Compiling tungstenite v0.21.0
24442025-09-20T23:36:39.930Z Compiling half v2.4.1
24452025-09-20T23:36:40.566Z Compiling ciborium-io v0.2.2
24462025-09-20T23:36:40.741Z Compiling semver v0.1.20
24472025-09-20T23:36:41.212Z Compiling rustc_version v0.1.7
24482025-09-20T23:36:41.283Z Compiling tokio-tungstenite v0.21.0
24492025-09-20T23:36:41.577Z Compiling ciborium-ll v0.2.2
24502025-09-20T23:36:41.878Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24512025-09-20T23:36:42.055Z Compiling ciborium v0.2.2
24522025-09-20T23:36:43.751Z Compiling newtype_derive v0.1.6
24532025-09-20T23:36:44.034Z Compiling unicode-linebreak v0.1.5
24542025-09-20T23:36:44.146Z Compiling smawk v0.3.2
24552025-09-20T23:36:44.468Z Compiling humantime v2.2.0
24562025-09-20T23:36:44.564Z Compiling textwrap v0.16.2
24572025-09-20T23:36:45.483Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24582025-09-20T23:36:46.302Z Compiling resolv-conf v0.7.0
24592025-09-20T23:36:47.255Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24602025-09-20T23:36:47.605Z Compiling universal-hash v0.5.1
24612025-09-20T23:36:47.685Z Compiling thiserror-impl-no-std v2.0.2
24622025-09-20T23:36:47.860Z Compiling opaque-debug v0.3.1
24632025-09-20T23:36:47.988Z Compiling poly1305 v0.8.0
24642025-09-20T23:36:48.051Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24652025-09-20T23:36:48.742Z Compiling steno v0.4.1
24662025-09-20T23:36:49.173Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24672025-09-20T23:36:49.383Z Compiling chacha20 v0.9.1
24682025-09-20T23:36:49.505Z Compiling aead v0.5.2
24692025-09-20T23:36:49.631Z Compiling thiserror-no-std v2.0.2
24702025-09-20T23:36:49.798Z Compiling chacha20poly1305 v0.10.1
24712025-09-20T23:36:49.854Z Compiling vsss-rs v3.3.4
24722025-09-20T23:36:49.934Z Compiling linked-hash-map v0.5.6
24732025-09-20T23:36:50.060Z Compiling hickory-proto v0.24.4
24742025-09-20T23:36:50.357Z Compiling lru-cache v0.1.2
24752025-09-20T23:36:50.609Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24762025-09-20T23:36:50.739Z Compiling slog-dtrace v0.3.0
24772025-09-20T23:36:51.070Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24782025-09-20T23:36:51.477Z Compiling moka v0.12.10
24792025-09-20T23:36:51.789Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24802025-09-20T23:36:54.917Z Compiling tagptr v0.2.0
24812025-09-20T23:36:55.237Z Compiling hickory-resolver v0.24.4
24822025-09-20T23:36:59.294Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24832025-09-20T23:36:59.684Z Compiling qorb v0.4.1
24842025-09-20T23:37:06.760Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24852025-09-20T23:37:06.915Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24862025-09-20T23:37:07.903Z Compiling hickory-resolver v0.25.2
24872025-09-20T23:37:08.152Z Compiling derive_builder_core v0.20.2
24882025-09-20T23:37:11.054Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24892025-09-20T23:37:12.112Z Compiling derive_builder_macro v0.20.2
24902025-09-20T23:37:12.571Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24912025-09-20T23:37:12.871Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24922025-09-20T23:37:13.127Z Compiling itertools v0.13.0
24932025-09-20T23:37:16.271Z Compiling nix v0.30.1
24942025-09-20T23:37:16.939Z Compiling vergen-lib v0.1.6
24952025-09-20T23:37:16.993Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24962025-09-20T23:37:17.273Z Compiling display-error-chain v0.2.2
24972025-09-20T23:37:17.524Z Compiling derive_builder v0.20.2
24982025-09-20T23:37:17.549Z Compiling vergen v9.0.6
24992025-09-20T23:37:17.750Z Compiling proc-macro-error-attr2 v2.0.0
25002025-09-20T23:37:17.965Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25012025-09-20T23:37:18.410Z Compiling proc-macro-error2 v2.0.1
25022025-09-20T23:37:18.441Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25032025-09-20T23:37:19.007Z Compiling vergen-gitcl v1.0.8
25042025-09-20T23:37:19.356Z Compiling dirs-sys-next v0.1.2
25052025-09-20T23:37:19.818Z Compiling maplit v1.0.2
25062025-09-20T23:37:19.993Z Compiling radium v0.7.0
25072025-09-20T23:37:20.419Z Compiling crunchy v0.2.2
25082025-09-20T23:37:20.525Z Compiling dirs-next v2.0.0
25092025-09-20T23:37:20.898Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25102025-09-20T23:37:20.950Z Compiling dsl_auto_type v0.1.2
25112025-09-20T23:37:21.593Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25122025-09-20T23:37:21.990Z Compiling scheduled-thread-pool v0.2.7
25132025-09-20T23:37:22.520Z Compiling diesel_table_macro_syntax v0.2.0
25142025-09-20T23:37:22.908Z Compiling tap v1.0.1
25152025-09-20T23:37:23.123Z Compiling maybe-uninit v2.0.0
25162025-09-20T23:37:23.151Z Compiling tiny-keccak v2.0.2
25172025-09-20T23:37:23.489Z Compiling wyz v0.5.1
25182025-09-20T23:37:23.666Z Compiling diesel_derives v2.2.3
25192025-09-20T23:37:23.962Z Compiling r2d2 v0.8.10
25202025-09-20T23:37:24.464Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25212025-09-20T23:37:26.736Z Compiling term v0.7.0
25222025-09-20T23:37:27.443Z Compiling const_format_proc_macros v0.2.34
25232025-09-20T23:37:27.688Z Compiling num-derive v0.3.3
25242025-09-20T23:37:27.718Z Compiling zerocopy-derive v0.6.6
25252025-09-20T23:37:28.883Z Compiling packed_struct v0.10.1
25262025-09-20T23:37:29.133Z Compiling crc-catalog v2.4.0
25272025-09-20T23:37:29.258Z Compiling bit-vec v0.6.3
25282025-09-20T23:37:29.304Z Compiling funty v2.0.0
25292025-09-20T23:37:29.386Z Compiling crc v3.2.1
25302025-09-20T23:37:29.667Z Compiling bit-set v0.5.3
25312025-09-20T23:37:29.962Z Compiling libscf-sys v1.1.0
25322025-09-20T23:37:30.211Z Compiling bitvec v1.0.1
25332025-09-20T23:37:31.538Z Compiling diesel v2.2.12
25342025-09-20T23:37:31.696Z Compiling zerocopy v0.6.6
25352025-09-20T23:37:32.511Z Compiling const_format v0.2.34
25362025-09-20T23:37:33.575Z Compiling ascii-canvas v3.0.0
25372025-09-20T23:37:33.932Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25382025-09-20T23:37:34.715Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25392025-09-20T23:37:35.617Z Compiling packed_struct_codegen v0.10.1
25402025-09-20T23:37:37.521Z Compiling ena v0.14.3
25412025-09-20T23:37:37.961Z Compiling bitfield-macros v0.19.2
25422025-09-20T23:37:38.578Z Compiling indexmap v1.9.3
25432025-09-20T23:37:39.066Z Compiling diff v0.1.13
25442025-09-20T23:37:39.339Z Compiling arc-swap v1.7.1
25452025-09-20T23:37:39.588Z Compiling regex-syntax v0.6.29
25462025-09-20T23:37:40.002Z Compiling nodrop v0.1.14
25472025-09-20T23:37:40.219Z Compiling bindgen v0.71.1
25482025-09-20T23:37:40.777Z Compiling array-init v0.0.4
25492025-09-20T23:37:41.711Z Compiling slog-scope v4.4.0
25502025-09-20T23:37:41.908Z Compiling bitfield v0.19.2
25512025-09-20T23:37:42.382Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
25522025-09-20T23:37:42.815Z Compiling lalrpop v0.19.12
25532025-09-20T23:37:43.592Z Compiling smallvec v0.6.14
25542025-09-20T23:37:44.061Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25552025-09-20T23:37:45.339Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25562025-09-20T23:37:45.650Z Compiling tabled_derive v0.11.0
25572025-09-20T23:37:45.804Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25582025-09-20T23:37:46.743Z Compiling papergrid v0.17.0
25592025-09-20T23:37:47.628Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25602025-09-20T23:37:47.659Z Compiling testing_table v0.3.0
25612025-09-20T23:37:47.957Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25622025-09-20T23:37:48.356Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25632025-09-20T23:37:48.599Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25642025-09-20T23:37:48.941Z Compiling hashbrown v0.12.3
25652025-09-20T23:37:50.587Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
25662025-09-20T23:37:50.729Z Compiling tabled v0.20.0
25672025-09-20T23:37:51.235Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
25682025-09-20T23:37:57.887Z Compiling serde-hex v0.1.0
25692025-09-20T23:37:58.525Z Compiling slog-stdlog v4.1.1
25702025-09-20T23:37:59.306Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712025-09-20T23:37:59.648Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25722025-09-20T23:38:00.073Z Compiling ron v0.8.1
25732025-09-20T23:38:00.129Z Compiling polar-core v0.27.3
25742025-09-20T23:38:01.214Z Compiling hashbrown v0.13.2
25752025-09-20T23:38:02.318Z Compiling headers-core v0.3.0
25762025-09-20T23:38:02.352Z Compiling libxml v0.3.3
25772025-09-20T23:38:02.539Z Compiling crc-any v2.5.0
25782025-09-20T23:38:02.780Z Compiling headers v0.4.1
25792025-09-20T23:38:03.315Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
25802025-09-20T23:38:05.903Z Compiling object v0.30.4
25812025-09-20T23:38:06.020Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25822025-09-20T23:38:09.689Z Compiling samael v0.0.19
25832025-09-20T23:38:10.751Z Compiling slog-envlogger v2.2.0
25842025-09-20T23:38:12.210Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25852025-09-20T23:38:12.727Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25862025-09-20T23:38:13.036Z Compiling strum_macros v0.24.3
25872025-09-20T23:38:14.425Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25882025-09-20T23:38:15.120Z Compiling convert_case v0.7.1
25892025-09-20T23:38:15.155Z Compiling path-slash v0.1.5
25902025-09-20T23:38:15.223Z Compiling crc8 v0.1.1
25912025-09-20T23:38:15.413Z Compiling termtree v0.5.1
25922025-09-20T23:38:15.443Z Compiling indoc v1.0.9
25932025-09-20T23:38:15.535Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25942025-09-20T23:38:15.773Z Compiling derive_more-impl v2.0.1
25952025-09-20T23:38:16.484Z Compiling progenitor-impl v0.11.0
25962025-09-20T23:38:17.211Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25972025-09-20T23:38:17.501Z Compiling impl-trait-for-tuples v0.2.2
25982025-09-20T23:38:18.288Z Compiling oso-derive v0.27.3
25992025-09-20T23:38:19.110Z Compiling quick-xml v0.37.2
26002025-09-20T23:38:19.619Z Compiling derive_more v2.0.1
26012025-09-20T23:38:19.776Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26022025-09-20T23:38:21.153Z Compiling progenitor-macro v0.11.0
26032025-09-20T23:38:21.935Z Compiling progenitor-client v0.11.0
26042025-09-20T23:38:22.822Z Compiling vte_generate_state_changes v0.1.2
26052025-09-20T23:38:23.359Z Compiling diesel-dtrace v0.4.2
26062025-09-20T23:38:23.677Z Compiling siphasher v1.0.1
26072025-09-20T23:38:24.116Z Compiling phf_shared v0.12.1
26082025-09-20T23:38:24.592Z Compiling oso v0.27.3
26092025-09-20T23:38:27.666Z Compiling vte v0.11.1
26102025-09-20T23:38:28.831Z Compiling crossterm v0.29.0
26112025-09-20T23:38:30.124Z Compiling progenitor v0.11.0
26122025-09-20T23:38:30.372Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26132025-09-20T23:38:35.317Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26142025-09-20T23:38:37.947Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26152025-09-20T23:38:38.247Z Compiling bb8 v0.8.5
26162025-09-20T23:38:38.795Z Compiling unicase v2.7.0
26172025-09-20T23:38:39.120Z Compiling xshell-macros v0.2.7
26182025-09-20T23:38:39.757Z Compiling chrono-tz v0.10.4
26192025-09-20T23:38:40.158Z Compiling xshell v0.2.7
26202025-09-20T23:38:41.496Z Compiling async-bb8-diesel v0.2.1
26212025-09-20T23:38:42.259Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
26222025-09-20T23:38:42.553Z Compiling strip-ansi-escapes v0.2.0
26232025-09-20T23:38:43.714Z Compiling phf v0.12.1
26242025-09-20T23:38:45.411Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26252025-09-20T23:38:46.198Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26262025-09-20T23:38:46.510Z Compiling fd-lock v4.0.2
26272025-09-20T23:38:46.766Z Compiling peg-macros v0.8.5
26282025-09-20T23:38:49.209Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-09-20T23:38:50.035Z Compiling nu-ansi-term v0.50.1
26302025-09-20T23:38:51.053Z Compiling reedline v0.40.0
26312025-09-20T23:38:51.479Z Compiling peg v0.8.5
26322025-09-20T23:38:51.663Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26332025-09-20T23:39:05.370Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26342025-09-20T23:39:05.897Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26352025-09-20T23:39:08.238Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26362025-09-20T23:39:08.742Z Compiling typify-impl v0.2.0
26372025-09-20T23:39:09.119Z Compiling bcs v0.1.6
26382025-09-20T23:39:09.929Z Compiling fxhash v0.2.1
26392025-09-20T23:39:10.191Z Compiling libz-sys v1.1.20
26402025-09-20T23:39:10.762Z Compiling half v1.8.3
26412025-09-20T23:39:11.552Z Compiling serde_cbor v0.11.2
26422025-09-20T23:39:13.824Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26432025-09-20T23:39:16.217Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26442025-09-20T23:39:16.372Z Compiling kstat-rs v0.2.4
26452025-09-20T23:39:16.675Z Compiling typify-macro v0.2.0
26462025-09-20T23:39:17.094Z Compiling fs-err v2.11.0
26472025-09-20T23:39:17.251Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26482025-09-20T23:39:17.628Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26492025-09-20T23:39:18.047Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26502025-09-20T23:39:19.197Z Compiling nanorand v0.7.0
26512025-09-20T23:39:19.622Z Compiling libgit2-sys v0.17.0+1.8.1
26522025-09-20T23:39:19.937Z Compiling parking_lot_core v0.8.6
26532025-09-20T23:39:20.372Z Compiling flume v0.11.1
26542025-09-20T23:39:20.446Z Compiling mime_guess v2.0.5
26552025-09-20T23:39:22.006Z Compiling tabled_derive v0.10.0
26562025-09-20T23:39:22.054Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26572025-09-20T23:39:23.974Z Compiling ignore v0.4.23
26582025-09-20T23:39:28.066Z Compiling papergrid v0.14.0
26592025-09-20T23:39:33.459Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26602025-09-20T23:39:34.338Z Compiling castaway v0.2.3
26612025-09-20T23:39:34.594Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26622025-09-20T23:39:34.928Z Compiling parse-size v1.1.0
26632025-09-20T23:39:35.270Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26642025-09-20T23:39:36.409Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26652025-09-20T23:39:37.037Z Compiling compact_str v0.8.0
26662025-09-20T23:39:39.232Z Compiling tabled v0.18.0
26672025-09-20T23:39:45.366Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26682025-09-20T23:39:55.875Z Compiling globwalk v0.9.1
26692025-09-20T23:39:58.439Z Compiling typify v0.2.0
26702025-09-20T23:39:58.640Z Compiling predicates-tree v1.0.12
26712025-09-20T23:39:59.465Z Compiling unicode-truncate v1.1.0
26722025-09-20T23:39:59.814Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26732025-09-20T23:40:02.062Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26742025-09-20T23:40:04.258Z Compiling lru v0.12.5
26752025-09-20T23:40:04.648Z Compiling vergen v8.3.2
26762025-09-20T23:40:04.966Z Compiling nibble_vec v0.1.0
26772025-09-20T23:40:05.237Z Compiling cargo-platform v0.1.8
26782025-09-20T23:40:05.716Z Compiling instability v0.3.2
26792025-09-20T23:40:06.568Z Compiling atty v0.2.14
26802025-09-20T23:40:06.771Z Compiling salty v0.3.0
26812025-09-20T23:40:07.169Z Compiling indoc v2.0.6
26822025-09-20T23:40:07.903Z Compiling endian-type v0.1.2
26832025-09-20T23:40:07.993Z Compiling cassowary v0.3.0
26842025-09-20T23:40:08.196Z Compiling http-range v0.1.5
26852025-09-20T23:40:08.259Z Compiling radix_trie v0.2.1
26862025-09-20T23:40:08.500Z Compiling ratatui v0.29.0
26872025-09-20T23:40:08.794Z Compiling cargo_metadata v0.18.1
26882025-09-20T23:40:09.126Z Compiling git2 v0.19.0
26892025-09-20T23:40:10.975Z Compiling camino-tempfile-ext v0.3.2
26902025-09-20T23:40:11.164Z Compiling progenitor-impl v0.8.0
26912025-09-20T23:40:12.207Z Compiling parking_lot v0.11.2
26922025-09-20T23:40:15.911Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26932025-09-20T23:40:15.939Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26942025-09-20T23:40:20.293Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26952025-09-20T23:40:22.526Z Compiling rand_seeder v0.4.0
26962025-09-20T23:40:22.940Z Compiling prefix-trie v0.7.0
26972025-09-20T23:40:23.793Z Compiling lzma-sys v0.1.20
26982025-09-20T23:40:23.858Z Compiling rustls v0.21.12
26992025-09-20T23:40:24.051Z Compiling hickory-server v0.25.2
27002025-09-20T23:40:24.235Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27012025-09-20T23:40:24.531Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27022025-09-20T23:40:24.557Z Compiling progenitor-macro v0.8.0
27032025-09-20T23:40:24.888Z Compiling hyper-staticfile v0.10.1
27042025-09-20T23:40:28.537Z Compiling sled v0.34.7
27052025-09-20T23:40:28.564Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27062025-09-20T23:40:34.162Z Compiling hickory-client v0.25.2
27072025-09-20T23:40:34.798Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27082025-09-20T23:40:35.382Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27092025-09-20T23:40:35.862Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27102025-09-20T23:40:35.923Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27112025-09-20T23:40:40.436Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27122025-09-20T23:40:41.295Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27132025-09-20T23:40:41.566Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27142025-09-20T23:40:41.886Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27152025-09-20T23:40:43.315Z Compiling primeorder v0.13.6
27162025-09-20T23:40:43.868Z Compiling progenitor-client v0.8.0
27172025-09-20T23:40:44.718Z Compiling rustls-webpki v0.101.7
27182025-09-20T23:40:45.203Z Compiling sct v0.7.1
27192025-09-20T23:40:45.639Z Compiling heck v0.3.3
27202025-09-20T23:40:45.965Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
27212025-09-20T23:40:46.280Z Compiling void v1.0.2
27222025-09-20T23:40:46.476Z Compiling lzss v0.8.2
27232025-09-20T23:40:47.017Z Compiling zone_cfg_derive v0.1.2
27242025-09-20T23:40:47.877Z Compiling progenitor v0.8.0
27252025-09-20T23:40:48.112Z Compiling p384 v0.13.0
27262025-09-20T23:40:48.150Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27272025-09-20T23:40:49.283Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27282025-09-20T23:40:52.078Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
27292025-09-20T23:40:57.372Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27302025-09-20T23:40:57.478Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27312025-09-20T23:40:57.988Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27322025-09-20T23:40:58.554Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27332025-09-20T23:40:59.922Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27342025-09-20T23:41:00.318Z Compiling tungstenite v0.23.0
27352025-09-20T23:41:04.949Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27362025-09-20T23:41:05.301Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27372025-09-20T23:41:05.613Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27382025-09-20T23:41:05.932Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27392025-09-20T23:41:06.151Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27402025-09-20T23:41:06.254Z Compiling nix v0.27.1
27412025-09-20T23:41:06.790Z Compiling serde_bytes v0.11.17
27422025-09-20T23:41:07.302Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
27432025-09-20T23:41:07.646Z Compiling number_prefix v0.4.0
27442025-09-20T23:41:07.932Z Compiling base64 v0.13.1
27452025-09-20T23:41:08.479Z Compiling ron v0.7.1
27462025-09-20T23:41:08.575Z Compiling indicatif v0.17.11
27472025-09-20T23:41:11.770Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27482025-09-20T23:41:12.580Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27492025-09-20T23:41:12.897Z Compiling tokio-tungstenite v0.23.1
27502025-09-20T23:41:13.541Z Compiling xz2 v0.1.7
27512025-09-20T23:41:14.210Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27522025-09-20T23:41:14.464Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27532025-09-20T23:41:18.717Z Compiling tokio-rustls v0.24.1
27542025-09-20T23:41:19.459Z Compiling zone v0.1.8
27552025-09-20T23:41:22.261Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27562025-09-20T23:41:22.564Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27572025-09-20T23:41:24.144Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27582025-09-20T23:41:24.518Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27592025-09-20T23:41:25.019Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27602025-09-20T23:41:25.243Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27612025-09-20T23:41:27.690Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27622025-09-20T23:41:29.362Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27632025-09-20T23:41:29.399Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27642025-09-20T23:41:31.775Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27652025-09-20T23:41:35.328Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
27662025-09-20T23:41:39.515Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27672025-09-20T23:41:40.505Z Compiling rustls-pemfile v1.0.4
27682025-09-20T23:41:41.018Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27692025-09-20T23:41:41.220Z Compiling signal-hook-tokio v0.3.1
27702025-09-20T23:41:41.405Z Compiling twox-hash v2.1.0
27712025-09-20T23:41:41.439Z Compiling yasna v0.5.2
27722025-09-20T23:41:41.505Z Compiling secrecy v0.8.0
27732025-09-20T23:41:41.535Z Compiling is_ci v1.2.0
27742025-09-20T23:41:41.839Z Compiling supports-color v3.0.2
27752025-09-20T23:41:42.264Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27762025-09-20T23:41:44.408Z Compiling rcgen v0.12.1
27772025-09-20T23:41:50.722Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27782025-09-20T23:41:51.298Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27792025-09-20T23:41:53.100Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27802025-09-20T23:41:57.424Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27812025-09-20T23:42:07.640Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27822025-09-20T23:42:10.207Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
27832025-09-20T23:42:10.868Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27842025-09-20T23:42:16.447Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27852025-09-20T23:42:17.288Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27862025-09-20T23:42:23.241Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27872025-09-20T23:42:25.941Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27882025-09-20T23:42:26.224Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27892025-09-20T23:42:26.537Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27902025-09-20T23:42:27.961Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27912025-09-20T23:42:31.763Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27922025-09-20T23:42:32.047Z Compiling fatfs v0.3.6
27932025-09-20T23:42:34.074Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
27942025-09-20T23:42:34.305Z Compiling rtoolbox v0.0.2
27952025-09-20T23:42:34.524Z Compiling subprocess v0.2.9
27962025-09-20T23:42:34.747Z Compiling assert_matches v1.5.0
27972025-09-20T23:42:34.912Z Compiling rpassword v7.4.0
27982025-09-20T23:42:35.363Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27992025-09-20T23:42:41.694Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28002025-09-20T23:42:42.190Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28012025-09-20T23:42:46.894Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28022025-09-20T23:43:07.709Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28032025-09-20T23:43:15.347Z Compiling tui-tree-widget v0.23.1
28042025-09-20T23:43:15.814Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28052025-09-20T23:43:17.580Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28062025-09-20T23:43:18.001Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28072025-09-20T23:43:23.737Z Compiling uzers v0.12.1
28082025-09-20T23:43:24.473Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28092025-09-20T23:43:26.430Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28102025-09-20T23:43:28.397Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28112025-09-20T23:43:48.170Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28122025-09-20T23:43:50.389Z Compiling support-bundle-viewer v0.1.2
28132025-09-20T23:43:53.653Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
28142025-09-20T23:43:55.630Z Compiling multimap v0.10.1
28152025-09-20T23:45:55.957Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
28162025-09-20T23:45:59.989Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28172025-09-20T23:54:35.419Z Finished `release` profile [optimized] target(s) in 18m 40s
28182025-09-20T23:55:59.306Z
28192025-09-20T23:55:59.306Zreal 20:06.510263995
28202025-09-20T23:55:59.306Zuser 2:12:57.195545780
28212025-09-20T23:55:59.306Zsys 4:35.119553840
28222025-09-20T23:55:59.306Ztrap 4.240953122
28232025-09-20T23:55:59.306Ztflt 1.158285318
28242025-09-20T23:55:59.306Zdflt 5.237764210
28252025-09-20T23:55:59.306Zkflt 0.003066605
28262025-09-20T23:55:59.306Zlock 9:26:12.535099862
28272025-09-20T23:55:59.306Zslp 6:37:53.594158925
28282025-09-20T23:55:59.331Zlat 4:09.196616447
28292025-09-20T23:55:59.331Zstop 3:30.557157095
28302025-09-20T23:55:59.332Z+ mapfile -t packages
28312025-09-20T23:55:59.332Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
28322025-09-20T23:56:01.012Z Finished `release` profile [optimized] target(s) in 1.63s
28332025-09-20T23:56:01.094Z Running `target/release/omicron-package -t test list-outputs`
28342025-09-20T23:56:01.168ZLogging to: /work/oxidecomputer/omicron/out/LOG
28352025-09-20T23:56:01.193Z+ ptime -m cargo build --locked --release -p xtask
28362025-09-20T23:56:02.246Z Compiling once_cell v1.21.3
28372025-09-20T23:56:02.246Z Compiling serde_core v1.0.223
28382025-09-20T23:56:02.246Z Compiling serde v1.0.223
28392025-09-20T23:56:02.271Z Compiling syn v2.0.106
28402025-09-20T23:56:02.271Z Compiling bitflags v2.9.1
28412025-09-20T23:56:02.271Z Compiling libc v0.2.174
28422025-09-20T23:56:02.271Z Compiling serde_json v1.0.145
28432025-09-20T23:56:02.271Z Compiling num-traits v0.2.19
28442025-09-20T23:56:02.700Z Compiling smallvec v1.15.1
28452025-09-20T23:56:02.763Z Compiling hashbrown v0.15.4
28462025-09-20T23:56:02.942Z Compiling rustix v0.38.37
28472025-09-20T23:56:03.161Z Compiling usdt-impl v0.5.0
28482025-09-20T23:56:03.195Z Compiling syn v1.0.109
28492025-09-20T23:56:03.763Z Compiling thread-id v4.2.2
28502025-09-20T23:56:03.813Z Compiling log v0.4.27
28512025-09-20T23:56:03.939Z Compiling rustix v1.0.7
28522025-09-20T23:56:04.101Z Compiling indexmap v2.11.0
28532025-09-20T23:56:04.252Z Compiling getrandom v0.3.1
28542025-09-20T23:56:04.485Z Compiling percent-encoding v2.3.2
28552025-09-20T23:56:04.798Z Compiling form_urlencoded v1.2.2
28562025-09-20T23:56:04.960Z Compiling ordered-float v2.10.1
28572025-09-20T23:56:05.201Z Compiling terminal_size v0.4.0
28582025-09-20T23:56:05.674Z Compiling fs-err v3.1.1
28592025-09-20T23:56:05.987Z Compiling anyhow v1.0.99
28602025-09-20T23:56:06.184Z Compiling clap_builder v4.5.41
28612025-09-20T23:56:07.048Z Compiling textwrap v0.16.2
28622025-09-20T23:56:08.478Z Compiling synstructure v0.13.1
28632025-09-20T23:56:08.505Z Compiling proc-macro-error v1.0.4
28642025-09-20T23:56:08.784Z Compiling tempfile v3.20.0
28652025-09-20T23:56:09.276Z Compiling tabled_derive v0.7.0
28662025-09-20T23:56:09.510Z Compiling camino-tempfile v1.4.1
28672025-09-20T23:56:10.726Z Compiling tabled v0.15.0
28682025-09-20T23:56:10.751Z Compiling serde_derive v1.0.223
28692025-09-20T23:56:10.777Z Compiling thiserror-impl v1.0.69
28702025-09-20T23:56:11.483Z Compiling zerofrom-derive v0.1.4
28712025-09-20T23:56:11.935Z Compiling yoke-derive v0.7.4
28722025-09-20T23:56:12.359Z Compiling zerovec-derive v0.10.3
28732025-09-20T23:56:12.853Z Compiling thiserror v1.0.69
28742025-09-20T23:56:13.028Z Compiling displaydoc v0.2.5
28752025-09-20T23:56:13.809Z Compiling pest v2.7.14
28762025-09-20T23:56:13.859Z Compiling zerofrom v0.1.4
28772025-09-20T23:56:14.104Z Compiling yoke v0.7.4
28782025-09-20T23:56:14.209Z Compiling icu_provider_macros v1.5.0
28792025-09-20T23:56:14.247Z Compiling zerocopy-derive v0.7.35
28802025-09-20T23:56:14.489Z Compiling zerovec v0.10.4
28812025-09-20T23:56:15.243Z Compiling scroll_derive v0.12.0
28822025-09-20T23:56:15.705Z Compiling zerocopy v0.7.35
28832025-09-20T23:56:16.235Z Compiling pest_meta v2.7.14
28842025-09-20T23:56:16.282Z Compiling tinystr v0.7.6
28852025-09-20T23:56:16.726Z Compiling icu_locid v1.5.0
28862025-09-20T23:56:16.977Z Compiling icu_collections v1.5.0
28872025-09-20T23:56:17.276Z Compiling toml_datetime v0.6.11
28882025-09-20T23:56:17.982Z Compiling icu_provider v1.5.0
28892025-09-20T23:56:18.169Z Compiling pest_generator v2.7.14
28902025-09-20T23:56:19.133Z Compiling icu_locid_transform v1.5.0
28912025-09-20T23:56:19.235Z Compiling serde_spanned v0.6.9
28922025-09-20T23:56:19.426Z Compiling pest_derive v2.7.14
28932025-09-20T23:56:19.508Z Compiling toml_edit v0.22.27
28942025-09-20T23:56:19.814Z Compiling dof v0.3.0
28952025-09-20T23:56:20.098Z Compiling dtrace-parser v0.2.0
28962025-09-20T23:56:20.504Z Compiling icu_properties v1.5.1
28972025-09-20T23:56:21.360Z Compiling scroll v0.12.0
28982025-09-20T23:56:21.925Z Compiling goblin v0.8.2
28992025-09-20T23:56:22.713Z Compiling serde_tokenstream v0.2.2
29002025-09-20T23:56:23.194Z Compiling toml v0.8.23
29012025-09-20T23:56:23.548Z Compiling erased-serde v0.4.6
29022025-09-20T23:56:24.818Z Compiling icu_normalizer v1.5.0
29032025-09-20T23:56:25.569Z Compiling thiserror-impl v2.0.16
29042025-09-20T23:56:25.926Z Compiling idna_adapter v1.2.0
29052025-09-20T23:56:26.160Z Compiling idna v1.0.3
29062025-09-20T23:56:27.764Z Compiling thiserror v2.0.16
29072025-09-20T23:56:28.013Z Compiling url v2.5.4
29082025-09-20T23:56:28.900Z Compiling serde-untagged v0.1.7
29092025-09-20T23:56:29.577Z Compiling semver v1.0.26
29102025-09-20T23:56:30.188Z Compiling serde-value v0.7.0
29112025-09-20T23:56:30.781Z Compiling cargo-util-schemas v0.8.2
29122025-09-20T23:56:32.353Z Compiling usdt-attr-macro v0.5.0
29132025-09-20T23:56:32.547Z Compiling usdt-macro v0.5.0
29142025-09-20T23:56:32.578Z Compiling cargo-platform v0.2.0
29152025-09-20T23:56:33.402Z Compiling clap_derive v4.5.41
29162025-09-20T23:56:33.535Z Compiling usdt v0.5.0
29172025-09-20T23:56:33.583Z Compiling cargo_metadata v0.21.0
29182025-09-20T23:56:34.659Z Compiling cargo_toml v0.21.0
29192025-09-20T23:56:35.185Z Compiling macaddr v1.0.1
29202025-09-20T23:56:36.454Z Compiling clap v4.5.41
29212025-09-20T23:56:45.386Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29222025-09-20T23:56:51.490Z Finished `release` profile [optimized] target(s) in 50.24s
29232025-09-20T23:56:51.635Z
29242025-09-20T23:56:51.636Zreal 50.421460966
29252025-09-20T23:56:51.636Zuser 5:07.622162705
29262025-09-20T23:56:51.636Zsys 27.156562922
29272025-09-20T23:56:51.661Ztrap 0.167621681
29282025-09-20T23:56:51.661Ztflt 0.191682716
29292025-09-20T23:56:51.661Zdflt 0.406364636
29302025-09-20T23:56:51.661Zkflt 0.000014540
29312025-09-20T23:56:51.661Zlock 15:04.580661789
29322025-09-20T23:56:51.661Zslp 17:07.924234227
29332025-09-20T23:56:51.661Zlat 22.769504325
29342025-09-20T23:56:51.661Zstop 32.263990223
29352025-09-20T23:56:51.661Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
29362025-09-20T23:56:51.661Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
29372025-09-20T23:56:51.661Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
29382025-09-20T23:56:51.661Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
29392025-09-20T23:56:51.661Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
29402025-09-20T23:56:53.337Z Compiling regress v0.10.4
29412025-09-20T23:56:53.393Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29422025-09-20T23:56:53.393Z Compiling unsafe-libyaml v0.2.11
29432025-09-20T23:56:53.419Z Compiling ident_case v1.0.1
29442025-09-20T23:56:53.419Z Compiling match_cfg v0.1.0
29452025-09-20T23:56:53.512Z Compiling quick-error v1.2.3
29462025-09-20T23:56:53.540Z Compiling tempfile v3.20.0
29472025-09-20T23:56:53.567Z Compiling progenitor-client v0.10.0
29482025-09-20T23:56:53.623Z Compiling hostname v0.3.1
29492025-09-20T23:56:53.675Z Compiling darling_core v0.20.10
29502025-09-20T23:56:53.703Z Compiling structmeta-derive v0.3.0
29512025-09-20T23:56:53.853Z Compiling rustls v0.22.4
29522025-09-20T23:56:53.906Z Compiling hex v0.4.3
29532025-09-20T23:56:54.068Z Compiling multer v3.1.0
29542025-09-20T23:56:54.178Z Compiling debug-ignore v1.0.5
29552025-09-20T23:56:54.375Z Compiling toml_parser v1.0.2
29562025-09-20T23:56:54.431Z Compiling slog-json v2.6.1
29572025-09-20T23:56:54.480Z Compiling serde_yaml v0.9.34+deprecated
29582025-09-20T23:56:54.780Z Compiling macaddr v1.0.1
29592025-09-20T23:56:54.869Z Compiling serde_spanned v1.0.0
29602025-09-20T23:56:55.119Z Compiling toml_datetime v0.7.0
29612025-09-20T23:56:55.190Z Compiling async-stream-impl v0.3.6
29622025-09-20T23:56:55.609Z Compiling dropshot v0.16.4
29632025-09-20T23:56:55.669Z Compiling toml_writer v1.0.2
29642025-09-20T23:56:55.784Z Compiling structmeta v0.3.0
29652025-09-20T23:56:55.921Z Compiling ref-cast v1.0.24
29662025-09-20T23:56:56.067Z Compiling toml v0.9.5
29672025-09-20T23:56:56.248Z Compiling typify-impl v0.3.0
29682025-09-20T23:56:56.309Z Compiling async-stream v0.3.6
29692025-09-20T23:56:56.539Z Compiling slog-bunyan v2.5.0
29702025-09-20T23:56:56.779Z Compiling waitgroup v0.1.2
29712025-09-20T23:56:56.996Z Compiling rustls-pemfile v2.2.0
29722025-09-20T23:56:57.330Z Compiling dropshot_endpoint v0.16.4
29732025-09-20T23:56:57.435Z Compiling serde_path_to_error v0.1.17
29742025-09-20T23:56:57.489Z Compiling ref-cast-impl v1.0.24
29752025-09-20T23:56:58.130Z Compiling tokio-rustls v0.25.0
29762025-09-20T23:56:58.471Z Compiling hostname v0.4.0
29772025-09-20T23:56:58.522Z Compiling darling_macro v0.20.10
29782025-09-20T23:56:58.567Z Compiling wait-timeout v0.2.0
29792025-09-20T23:56:58.711Z Compiling bit-vec v0.8.0
29802025-09-20T23:56:58.892Z Compiling rusty-fork v0.3.0
29812025-09-20T23:56:59.138Z Compiling bit-set v0.8.0
29822025-09-20T23:56:59.200Z Compiling derive-ex v0.1.8
29832025-09-20T23:56:59.295Z Compiling darling v0.20.10
29842025-09-20T23:56:59.431Z Compiling serde_with_macros v3.14.0
29852025-09-20T23:56:59.461Z Compiling rand_xorshift v0.4.0
29862025-09-20T23:56:59.461Z Compiling instant v0.1.13
29872025-09-20T23:56:59.516Z Compiling unarray v0.1.4
29882025-09-20T23:56:59.664Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29892025-09-20T23:56:59.713Z Compiling proptest v1.7.0
29902025-09-20T23:56:59.753Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29912025-09-20T23:56:59.869Z Compiling progenitor-client v0.9.1
29922025-09-20T23:57:00.363Z Compiling derive-where v1.5.0
29932025-09-20T23:57:00.395Z Compiling parse-display-derive v0.10.0
29942025-09-20T23:57:01.233Z Compiling hashbrown v0.16.0
29952025-09-20T23:57:01.538Z Compiling serde_with v3.14.0
29962025-09-20T23:57:02.262Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29972025-09-20T23:57:02.523Z Compiling test-strategy v0.4.3
29982025-09-20T23:57:02.978Z Compiling foldhash v0.2.0
29992025-09-20T23:57:03.032Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30002025-09-20T23:57:03.363Z Compiling iddqd v0.3.13
30012025-09-20T23:57:03.388Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30022025-09-20T23:57:03.593Z Compiling backoff v0.4.0
30032025-09-20T23:57:03.813Z Compiling parse-display v0.10.0
30042025-09-20T23:57:04.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30052025-09-20T23:57:04.067Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
30062025-09-20T23:57:04.420Z Compiling typify-impl v0.4.3
30072025-09-20T23:57:04.827Z Compiling itertools v0.14.0
30082025-09-20T23:57:05.423Z Compiling darling_core v0.21.0
30092025-09-20T23:57:05.557Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
30102025-09-20T23:57:05.814Z Compiling typify-macro v0.3.0
30112025-09-20T23:57:05.939Z Compiling proc-macro-crate v1.3.1
30122025-09-20T23:57:06.705Z Compiling crucible-workspace-hack v0.1.0
30132025-09-20T23:57:06.838Z Compiling num_enum_derive v0.5.11
30142025-09-20T23:57:07.023Z Compiling proc-macro-error v1.0.4
30152025-09-20T23:57:07.446Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30162025-09-20T23:57:07.571Z Compiling heapless v0.8.0
30172025-09-20T23:57:07.974Z Compiling hash32 v0.3.1
30182025-09-20T23:57:08.252Z Compiling smoltcp v0.11.0
30192025-09-20T23:57:08.411Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30202025-09-20T23:57:08.770Z Compiling num_enum v0.5.11
30212025-09-20T23:57:08.799Z Compiling foreign-types-macros v0.2.3
30222025-09-20T23:57:08.875Z Compiling foreign-types-shared v0.3.1
30232025-09-20T23:57:08.974Z Compiling cobs v0.2.3
30242025-09-20T23:57:09.233Z Compiling typify v0.3.0
30252025-09-20T23:57:09.270Z Compiling postcard v1.0.10
30262025-09-20T23:57:09.425Z Compiling progenitor-impl v0.9.1
30272025-09-20T23:57:09.510Z Compiling tabwriter v1.4.0
30282025-09-20T23:57:09.865Z Compiling foreign-types v0.5.0
30292025-09-20T23:57:09.890Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30302025-09-20T23:57:09.933Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30312025-09-20T23:57:10.004Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30322025-09-20T23:57:10.319Z Compiling cstr-argument v0.1.2
30332025-09-20T23:57:10.495Z Compiling pretty-hex v0.2.1
30342025-09-20T23:57:10.598Z Compiling rayon-core v1.12.1
30352025-09-20T23:57:10.632Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
30362025-09-20T23:57:10.657Z Compiling darling_macro v0.21.0
30372025-09-20T23:57:10.729Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30382025-09-20T23:57:10.943Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30392025-09-20T23:57:11.015Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30402025-09-20T23:57:11.158Z Compiling crossbeam-deque v0.8.5
30412025-09-20T23:57:11.190Z Compiling colored v2.2.0
30422025-09-20T23:57:11.536Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30432025-09-20T23:57:11.566Z Compiling darling v0.21.0
30442025-09-20T23:57:11.725Z Compiling ingot-macros v0.1.1
30452025-09-20T23:57:12.293Z Compiling zone_cfg_derive v0.3.0
30462025-09-20T23:57:12.944Z Compiling rayon v1.10.0
30472025-09-20T23:57:13.398Z Compiling camino-tempfile v1.4.1
30482025-09-20T23:57:13.444Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30492025-09-20T23:57:13.836Z Compiling smf v0.2.3
30502025-09-20T23:57:13.862Z Compiling num-derive v0.4.2
30512025-09-20T23:57:14.239Z Compiling typify-macro v0.4.3
30522025-09-20T23:57:14.856Z Compiling sigpipe v0.1.3
30532025-09-20T23:57:14.895Z Compiling progenitor-macro v0.9.1
30542025-09-20T23:57:14.966Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30552025-09-20T23:57:15.015Z Compiling jiff v0.2.15
30562025-09-20T23:57:15.302Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
30572025-09-20T23:57:15.539Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
30582025-09-20T23:57:15.723Z Compiling zone v0.3.1
30592025-09-20T23:57:16.302Z Compiling toml v0.8.23
30602025-09-20T23:57:16.597Z Compiling num-rational v0.4.2
30612025-09-20T23:57:17.074Z Compiling ingot-types v0.1.2
30622025-09-20T23:57:17.100Z Compiling num-complex v0.4.6
30632025-09-20T23:57:17.519Z Compiling typify v0.4.3
30642025-09-20T23:57:17.592Z Compiling float-ord v0.3.2
30652025-09-20T23:57:17.704Z Compiling progenitor-impl v0.10.0
30662025-09-20T23:57:17.791Z Compiling ingot v0.1.1
30672025-09-20T23:57:17.846Z Compiling universal-hash v0.5.1
30682025-09-20T23:57:17.873Z Compiling secrecy v0.10.3
30692025-09-20T23:57:17.936Z Compiling num v0.4.3
30702025-09-20T23:57:18.071Z Compiling opaque-debug v0.3.1
30712025-09-20T23:57:18.096Z Compiling convert_case v0.4.0
30722025-09-20T23:57:18.130Z Compiling password-hash v0.5.0
30732025-09-20T23:57:18.200Z Compiling blake2 v0.10.6
30742025-09-20T23:57:18.827Z Compiling derive_more v0.99.20
30752025-09-20T23:57:18.888Z Compiling indent_write v2.2.0
30762025-09-20T23:57:19.131Z Compiling argon2 v0.5.3
30772025-09-20T23:57:19.195Z Compiling aead v0.5.2
30782025-09-20T23:57:19.574Z Compiling utf-8 v0.7.6
30792025-09-20T23:57:19.882Z Compiling keccak v0.1.5
30802025-09-20T23:57:20.801Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30812025-09-20T23:57:21.013Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30822025-09-20T23:57:21.110Z Compiling sha3 v0.10.8
30832025-09-20T23:57:21.403Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30842025-09-20T23:57:21.847Z Compiling tungstenite v0.21.0
30852025-09-20T23:57:22.023Z Compiling poly1305 v0.8.0
30862025-09-20T23:57:22.210Z Compiling chacha20 v0.9.1
30872025-09-20T23:57:22.973Z Compiling tokio-tungstenite v0.21.0
30882025-09-20T23:57:23.066Z Compiling progenitor-macro v0.10.0
30892025-09-20T23:57:23.346Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
30902025-09-20T23:57:23.475Z Compiling console v0.15.10
30912025-09-20T23:57:23.500Z Compiling owo-colors v4.2.2
30922025-09-20T23:57:23.546Z Compiling base64 v0.21.7
30932025-09-20T23:57:24.013Z Compiling cancel-safe-futures v0.1.5
30942025-09-20T23:57:24.137Z Compiling libsw-core v0.3.1
30952025-09-20T23:57:24.163Z Compiling fixedbitset v0.5.7
30962025-09-20T23:57:24.413Z Compiling semver v0.1.20
30972025-09-20T23:57:24.439Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30982025-09-20T23:57:24.598Z Compiling petgraph v0.8.2
30992025-09-20T23:57:24.778Z Compiling rustc_version v0.1.7
31002025-09-20T23:57:24.963Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
31012025-09-20T23:57:25.146Z Compiling libsw v3.5.0
31022025-09-20T23:57:25.218Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
31032025-09-20T23:57:25.247Z Compiling atomicwrites v0.4.4
31042025-09-20T23:57:25.463Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31052025-09-20T23:57:25.592Z Compiling progenitor v0.9.1
31062025-09-20T23:57:25.621Z Compiling newline-converter v0.3.0
31072025-09-20T23:57:25.758Z Compiling thiserror-impl-no-std v2.0.2
31082025-09-20T23:57:25.831Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
31092025-09-20T23:57:25.861Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31102025-09-20T23:57:26.125Z Compiling half v2.4.1
31112025-09-20T23:57:26.490Z Compiling ciborium-io v0.2.2
31122025-09-20T23:57:26.573Z Compiling linear-map v1.2.0
31132025-09-20T23:57:26.664Z Compiling ciborium-ll v0.2.2
31142025-09-20T23:57:26.702Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31152025-09-20T23:57:26.940Z Compiling expectorate v1.2.0
31162025-09-20T23:57:26.964Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31172025-09-20T23:57:27.063Z Compiling newtype_derive v0.1.6
31182025-09-20T23:57:27.217Z Compiling pin-project-internal v1.1.6
31192025-09-20T23:57:27.340Z Compiling ciborium v0.2.2
31202025-09-20T23:57:27.757Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31212025-09-20T23:57:28.028Z Compiling thiserror-no-std v2.0.2
31222025-09-20T23:57:28.153Z Compiling chacha20poly1305 v0.10.1
31232025-09-20T23:57:28.183Z Compiling vsss-rs v3.3.4
31242025-09-20T23:57:28.415Z Compiling typify-impl v0.2.0
31252025-09-20T23:57:28.465Z Compiling resolv-conf v0.7.0
31262025-09-20T23:57:29.093Z Compiling primeorder v0.13.6
31272025-09-20T23:57:29.425Z Compiling pin-project v1.1.6
31282025-09-20T23:57:29.573Z Compiling pem v3.0.5
31292025-09-20T23:57:29.601Z Compiling snafu-derive v0.8.5
31302025-09-20T23:57:30.197Z Compiling csv-core v0.1.11
31312025-09-20T23:57:30.404Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322025-09-20T23:57:30.680Z Compiling same-file v1.0.6
31332025-09-20T23:57:30.847Z Compiling moka v0.12.10
31342025-09-20T23:57:30.973Z Compiling libefi-sys v0.1.0
31352025-09-20T23:57:31.202Z Compiling walkdir v2.5.0
31362025-09-20T23:57:31.337Z Compiling csv v1.3.1
31372025-09-20T23:57:31.864Z Compiling tabled_derive v0.7.0
31382025-09-20T23:57:31.892Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31392025-09-20T23:57:31.923Z Compiling globset v0.4.15
31402025-09-20T23:57:32.429Z Compiling olpc-cjson v0.1.4
31412025-09-20T23:57:32.701Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31422025-09-20T23:57:32.739Z Compiling serde_plain v1.0.2
31432025-09-20T23:57:33.121Z Compiling bitfield-struct v0.6.2
31442025-09-20T23:57:33.146Z Compiling async-recursion v1.1.1
31452025-09-20T23:57:33.259Z Compiling unicase v2.7.0
31462025-09-20T23:57:33.518Z Compiling snafu v0.8.5
31472025-09-20T23:57:33.547Z Compiling progenitor v0.10.0
31482025-09-20T23:57:33.589Z Compiling highway v1.3.0
31492025-09-20T23:57:33.698Z Compiling tagptr v0.2.0
31502025-09-20T23:57:33.805Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
31512025-09-20T23:57:33.976Z Compiling arc-swap v1.7.1
31522025-09-20T23:57:34.165Z Compiling typed-path v0.9.3
31532025-09-20T23:57:34.269Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31542025-09-20T23:57:34.418Z Compiling slog-scope v4.4.0
31552025-09-20T23:57:34.539Z Compiling textwrap v0.16.2
31562025-09-20T23:57:34.860Z Compiling tabled v0.15.0
31572025-09-20T23:57:35.243Z Compiling steno v0.4.1
31582025-09-20T23:57:35.847Z Compiling polyval v0.6.2
31592025-09-20T23:57:35.874Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31602025-09-20T23:57:36.278Z Compiling tough v0.20.0
31612025-09-20T23:57:36.501Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31622025-09-20T23:57:36.709Z Compiling hickory-proto v0.24.4
31632025-09-20T23:57:36.966Z Compiling proc-macro-error-attr2 v2.0.0
31642025-09-20T23:57:37.698Z Compiling parking_lot_core v0.8.6
31652025-09-20T23:57:37.725Z Compiling typify-macro v0.2.0
31662025-09-20T23:57:38.101Z Compiling linked-hash-map v0.5.6
31672025-09-20T23:57:38.340Z Compiling humantime v2.2.0
31682025-09-20T23:57:38.444Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31692025-09-20T23:57:38.607Z Compiling salty v0.3.0
31702025-09-20T23:57:38.801Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31712025-09-20T23:57:39.035Z Compiling lru-cache v0.1.2
31722025-09-20T23:57:39.293Z Compiling proc-macro-error2 v2.0.1
31732025-09-20T23:57:39.804Z Compiling ghash v0.5.1
31742025-09-20T23:57:39.861Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31752025-09-20T23:57:39.986Z Compiling hickory-resolver v0.25.2
31762025-09-20T23:57:40.241Z Compiling slog-stdlog v4.1.1
31772025-09-20T23:57:40.396Z Compiling p384 v0.13.0
31782025-09-20T23:57:40.482Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31792025-09-20T23:57:40.709Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31802025-09-20T23:57:40.958Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31812025-09-20T23:57:41.616Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31822025-09-20T23:57:43.228Z Compiling typify v0.2.0
31832025-09-20T23:57:43.418Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31842025-09-20T23:57:43.809Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31852025-09-20T23:57:43.875Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31862025-09-20T23:57:44.296Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31872025-09-20T23:57:44.720Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31882025-09-20T23:57:44.896Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31892025-09-20T23:57:45.123Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31902025-09-20T23:57:46.097Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31912025-09-20T23:57:47.216Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
31922025-09-20T23:57:47.508Z Compiling progenitor-impl v0.8.0
31932025-09-20T23:57:48.045Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31942025-09-20T23:57:48.957Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31952025-09-20T23:57:49.316Z Compiling nix v0.30.1
31962025-09-20T23:57:49.636Z Compiling ctr v0.9.2
31972025-09-20T23:57:50.013Z Compiling num-derive v0.3.3
31982025-09-20T23:57:50.042Z Compiling lzma-sys v0.1.20
31992025-09-20T23:57:50.074Z Compiling gethostname v0.5.0
32002025-09-20T23:57:50.098Z Compiling slog-dtrace v0.3.0
32012025-09-20T23:57:50.322Z Compiling xshell-macros v0.2.7
32022025-09-20T23:57:50.523Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32032025-09-20T23:57:50.766Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32042025-09-20T23:57:51.019Z Compiling xshell v0.2.7
32052025-09-20T23:57:51.708Z Compiling libscf-sys v1.1.0
32062025-09-20T23:57:52.008Z Compiling aes-gcm v0.10.3
32072025-09-20T23:57:52.073Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32082025-09-20T23:57:52.327Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32092025-09-20T23:57:52.911Z Compiling progenitor-macro v0.8.0
32102025-09-20T23:57:53.454Z Compiling hickory-resolver v0.24.4
32112025-09-20T23:57:54.297Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32122025-09-20T23:57:55.184Z Compiling slog-envlogger v2.2.0
32132025-09-20T23:57:55.844Z Compiling mime_guess v2.0.5
32142025-09-20T23:57:55.913Z Compiling tabled_derive v0.11.0
32152025-09-20T23:57:57.482Z Compiling papergrid v0.17.0
32162025-09-20T23:57:58.068Z Compiling progenitor-impl v0.11.0
32172025-09-20T23:57:58.248Z Compiling testing_table v0.3.0
32182025-09-20T23:57:58.299Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32192025-09-20T23:57:58.544Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32202025-09-20T23:57:59.193Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32212025-09-20T23:57:59.437Z Compiling tokio-dtrace v0.1.0
32222025-09-20T23:57:59.482Z Compiling heck v0.3.3
32232025-09-20T23:57:59.845Z Compiling progenitor-client v0.8.0
32242025-09-20T23:57:59.885Z Compiling ssh-encoding v0.2.0
32252025-09-20T23:58:00.298Z Compiling blowfish v0.9.1
32262025-09-20T23:58:00.360Z Compiling nibble_vec v0.1.0
32272025-09-20T23:58:00.605Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32282025-09-20T23:58:00.720Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32292025-09-20T23:58:00.931Z Compiling endian-type v0.1.2
32302025-09-20T23:58:01.065Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
32312025-09-20T23:58:01.100Z Compiling bcrypt-pbkdf v0.10.0
32322025-09-20T23:58:01.141Z Compiling ssh-cipher v0.2.0
32332025-09-20T23:58:01.197Z Compiling radix_trie v0.2.1
32342025-09-20T23:58:01.627Z Compiling zone_cfg_derive v0.1.2
32352025-09-20T23:58:01.789Z Compiling oxide-tokio-rt v0.1.2
32362025-09-20T23:58:01.842Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
32372025-09-20T23:58:02.116Z Compiling tabled v0.20.0
32382025-09-20T23:58:02.273Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32392025-09-20T23:58:02.454Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32402025-09-20T23:58:02.707Z Compiling parking_lot v0.11.2
32412025-09-20T23:58:02.841Z Compiling qorb v0.4.1
32422025-09-20T23:58:03.211Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32432025-09-20T23:58:03.439Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32442025-09-20T23:58:03.479Z Compiling progenitor v0.8.0
32452025-09-20T23:58:03.656Z Compiling progenitor-macro v0.11.0
32462025-09-20T23:58:04.155Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32472025-09-20T23:58:05.288Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32482025-09-20T23:58:05.542Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32492025-09-20T23:58:06.363Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32502025-09-20T23:58:06.388Z Compiling progenitor-client v0.11.0
32512025-09-20T23:58:06.634Z Compiling password-hash v0.4.2
32522025-09-20T23:58:06.763Z Compiling prefix-trie v0.7.0
32532025-09-20T23:58:06.901Z Compiling fxhash v0.2.1
32542025-09-20T23:58:06.944Z Compiling http-range v0.1.5
32552025-09-20T23:58:07.104Z Compiling number_prefix v0.4.0
32562025-09-20T23:58:07.152Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32572025-09-20T23:58:07.248Z Compiling base64 v0.13.1
32582025-09-20T23:58:07.293Z Compiling sled v0.34.7
32592025-09-20T23:58:07.369Z Compiling indicatif v0.17.11
32602025-09-20T23:58:07.395Z Compiling pbkdf2 v0.11.0
32612025-09-20T23:58:07.480Z Compiling hickory-server v0.25.2
32622025-09-20T23:58:07.550Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32632025-09-20T23:58:07.736Z Compiling ron v0.7.1
32642025-09-20T23:58:07.768Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32652025-09-20T23:58:08.140Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32662025-09-20T23:58:09.434Z Compiling xz2 v0.1.7
32672025-09-20T23:58:09.850Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32682025-09-20T23:58:10.913Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32692025-09-20T23:58:11.138Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32702025-09-20T23:58:12.006Z Compiling zone v0.1.8
32712025-09-20T23:58:12.189Z Compiling ssh-key v0.6.6
32722025-09-20T23:58:13.130Z Compiling hickory-client v0.25.2
32732025-09-20T23:58:13.663Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32742025-09-20T23:58:13.702Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32752025-09-20T23:58:13.985Z Compiling progenitor v0.11.0
32762025-09-20T23:58:14.246Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32772025-09-20T23:58:14.777Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32782025-09-20T23:58:14.953Z Compiling p521 v0.13.3
32792025-09-20T23:58:15.465Z Compiling p256 v0.13.2
32802025-09-20T23:58:15.762Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
32812025-09-20T23:58:16.181Z Compiling yasna v0.5.2
32822025-09-20T23:58:16.234Z Compiling headers-core v0.3.0
32832025-09-20T23:58:16.475Z Compiling kstat-rs v0.2.4
32842025-09-20T23:58:16.685Z Compiling secrecy v0.8.0
32852025-09-20T23:58:16.953Z Compiling nanorand v0.7.0
32862025-09-20T23:58:16.981Z Compiling atty v0.2.14
32872025-09-20T23:58:17.020Z Compiling russh-cryptovec v0.7.3
32882025-09-20T23:58:17.089Z Compiling crc8 v0.1.1
32892025-09-20T23:58:17.181Z Compiling md5 v0.7.0
32902025-09-20T23:58:17.305Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
32912025-09-20T23:58:17.373Z Compiling flume v0.11.1
32922025-09-20T23:58:17.459Z Compiling russh-keys v0.45.0
32932025-09-20T23:58:17.569Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
32942025-09-20T23:58:17.663Z Compiling rcgen v0.12.1
32952025-09-20T23:58:17.964Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32962025-09-20T23:58:19.405Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32972025-09-20T23:58:19.439Z Compiling headers v0.4.1
32982025-09-20T23:58:20.451Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32992025-09-20T23:58:20.478Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
33002025-09-20T23:58:20.993Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33012025-09-20T23:58:23.691Z Compiling hyper-staticfile v0.10.1
33022025-09-20T23:58:23.955Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33032025-09-20T23:58:24.534Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
33042025-09-20T23:58:24.589Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33052025-09-20T23:58:24.885Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33062025-09-20T23:58:25.006Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33072025-09-20T23:58:25.042Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33082025-09-20T23:58:26.152Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33092025-09-20T23:58:26.393Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33102025-09-20T23:58:26.878Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33112025-09-20T23:58:27.745Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33122025-09-20T23:58:28.107Z Compiling num-bigint v0.4.6
33132025-09-20T23:58:28.843Z Compiling des v0.8.1
33142025-09-20T23:58:29.177Z Compiling subprocess v0.2.9
33152025-09-20T23:58:30.544Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33162025-09-20T23:58:30.939Z Compiling display-error-chain v0.2.2
33172025-09-20T23:58:31.182Z Compiling hex-literal v0.4.1
33182025-09-20T23:58:31.349Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
33192025-09-20T23:58:31.433Z Compiling russh v0.45.0
33202025-09-20T23:58:31.984Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33212025-09-20T23:58:32.015Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33222025-09-20T23:58:33.490Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33232025-09-20T23:58:33.711Z Compiling internet-checksum v0.2.1
33242025-09-20T23:58:35.109Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33252025-09-20T23:59:08.675Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33262025-09-20T23:59:38.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
33272025-09-20T23:59:39.042Z
33282025-09-20T23:59:39.042Zreal 2:47.349333547
33292025-09-20T23:59:39.042Zuser 13:46.700146901
33302025-09-20T23:59:39.042Zsys 2:19.113888684
33312025-09-20T23:59:39.042Ztrap 0.404697158
33322025-09-20T23:59:39.042Ztflt 0.190423379
33332025-09-20T23:59:39.067Zdflt 0.556649215
33342025-09-20T23:59:39.067Zkflt 0.000121003
33352025-09-20T23:59:39.067Zlock 38:28.595665609
33362025-09-20T23:59:39.067Zslp 51:32.529840208
33372025-09-20T23:59:39.067Zlat 54.601572056
33382025-09-20T23:59:39.067Zstop 2:15.043272675
33392025-09-20T23:59:39.067Z+ mkdir tests
33402025-09-20T23:59:39.067Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
33412025-09-20T23:59:39.067Z+ xargs -I '{}' -t cp '{}' tests/
33422025-09-20T23:59:39.092Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ce4ae7f78aa51cb2 tests/
33432025-09-20T23:59:39.119Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-fa062aad9d492a64 tests/
33442025-09-20T23:59:39.147Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-2f5e7cdc7a6af0f7 tests/
33452025-09-20T23:59:39.173Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7c2676fd9e38ecff tests/
33462025-09-20T23:59:39.497Z+ 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/*)
33472025-09-20T23:59:39.522Z+ 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-fa062aad9d492a64 tests/commtest-2f5e7cdc7a6af0f7 tests/dhcp_server-ce4ae7f78aa51cb2 tests/end_to_end_tests-7c2676fd9e38ecff 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
33482025-09-21T00:01:41.628ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
33492025-09-21T00:01:41.628Za .github/buildomat/ci-env.sh 1K
33502025-09-21T00:01:41.628Za out/target/test 1K
33512025-09-21T00:01:41.628Za out/npuzone/npuzone 23144K
33522025-09-21T00:01:41.628Za package-manifest.toml 34K
33532025-09-21T00:01:41.628Za smf/sled-agent/non-gimlet/config.toml 5K
33542025-09-21T00:01:41.628Za target/release/omicron-package 41078K
33552025-09-21T00:01:41.628Za target/release/xtask 11727K
33562025-09-21T00:01:41.628Za target/debug/bootstrap 305410K
33572025-09-21T00:01:41.628Za tests/bootstrap-fa062aad9d492a64 23730K
33582025-09-21T00:01:41.628Za tests/commtest-2f5e7cdc7a6af0f7 23829K
33592025-09-21T00:01:41.628Za tests/dhcp_server-ce4ae7f78aa51cb2 23730K
33602025-09-21T00:01:41.628Za tests/end_to_end_tests-7c2676fd9e38ecff 346902K
33612025-09-21T00:01:41.628Za out/clickhouse.tar.gz 318051K
33622025-09-21T00:01:41.628Za out/clickhouse_keeper.tar.gz 301893K
33632025-09-21T00:01:41.628Za out/clickhouse_server.tar.gz 318050K
33642025-09-21T00:01:41.628Za out/cockroachdb.tar.gz 167926K
33652025-09-21T00:01:41.628Za out/crucible-dtrace.tar 99K
33662025-09-21T00:01:41.628Za out/crucible-pantry-zone.tar.gz 38210K
33672025-09-21T00:01:41.628Za out/crucible-zone.tar.gz 48013K
33682025-09-21T00:01:41.628Za out/external-dns.tar.gz 50602K
33692025-09-21T00:01:41.628Za out/internal-dns.tar.gz 50602K
33702025-09-21T00:01:41.628Za out/mg-ddm-gz.tar 118403K
33712025-09-21T00:01:41.628Za out/nexus.tar.gz 136805K
33722025-09-21T00:01:41.628Za out/ntp.tar.gz 33093K
33732025-09-21T00:01:41.628Za out/omicron-gateway-softnpu.tar.gz 31224K
33742025-09-21T00:01:41.629Za out/omicron-sled-agent.tar 142831K
33752025-09-21T00:01:41.629Za out/overlay.tar.gz 3K
33762025-09-21T00:01:41.629Za out/oximeter.tar.gz 63606K
33772025-09-21T00:01:41.654Za out/oxlog.tar 4011K
33782025-09-21T00:01:41.654Za out/probe.tar.gz 3037K
33792025-09-21T00:01:41.654Za out/propolis-server.tar.gz 68586K
33802025-09-21T00:01:41.654Za out/pumpkind-gz.tar 26648K
33812025-09-21T00:01:41.654Za out/switch-softnpu.tar.gz 390357K
33822025-09-21T00:01:41.654Z
33832025-09-21T00:01:41.654Zreal 2:02.146033821
33842025-09-21T00:01:41.654Zuser 1:53.484843880
33852025-09-21T00:01:41.654Zsys 10.653475610
33862025-09-21T00:01:41.654Ztrap 0.035020618
33872025-09-21T00:01:41.654Ztflt 0.000000000
33882025-09-21T00:01:41.654Zdflt 0.000000000
33892025-09-21T00:01:41.654Zkflt 0.000000000
33902025-09-21T00:01:41.654Zlock 0.000000000
33912025-09-21T00:01:41.654Zslp 1:53.555178551
33922025-09-21T00:01:41.654Zlat 6.555809933
33932025-09-21T00:01:41.654Zstop 0.000982676
33942025-09-21T00:01:41.654Zprocess exited: duration 2167228 ms, exit code 0
 
33952025-09-21T00:01:41.738Zfound 1 output files
33962025-09-21T00:01:41.738Zuploading: /work/package.tar.gz (2315002430 bytes)
33972025-09-21T00:05:59.191Zuploaded: /work/package.tar.gz