01JVWS3EG3FD1JG9R68H0NP09B: 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: 01JVWS44V3XN09SS52WK7XAZSW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-22T19:58:11.195Zjob assigned to worker 01JVWS485TKHT8M8FCSFW13922 [factory aws, i-0544467e71b3854f4] (queued for 1 m 9 s)
 
22025-05-22T19:58:19.740Zstarting task 0: "setup"
32025-05-22T19:58:19.745Z++ uname -s
42025-05-22T19:58:19.748Z+ kern=SunOS
52025-05-22T19:58:19.748Z+ build_user=build
62025-05-22T19:58:19.748Z+ build_uid=12345
72025-05-22T19:58:19.749Z+ work_dir=/work
82025-05-22T19:58:19.749Z+ input_dir=/input
92025-05-22T19:58:19.749Z+ [[ 0 == 12345 ]]
102025-05-22T19:58:19.749Z+ case "$kern" in
112025-05-22T19:58:19.749Z+ groupadd -g 12345 build
122025-05-22T19:58:19.752Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-22T19:58:21.759Z+ zfs create -o mountpoint=/work rpool/work
142025-05-22T19:58:21.942Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-22T19:58:21.945Z+ home_fs=zfs
162025-05-22T19:58:21.945Z+ [[ zfs == autofs ]]
172025-05-22T19:58:21.945Z+ mkdir -p /home/build
182025-05-22T19:58:21.948Z+ chown build:build /home/build /work
192025-05-22T19:58:23.949Z+ chmod 0700 /home/build /work
202025-05-22T19:58:23.953Zprocess exited: duration 4214 ms, exit code 0
 
212025-05-22T19:58:23.960Zstarting task 1: "rust-toolchain"
222025-05-22T19:58:23.966Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-05-22T19:58:23.966Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-22T19:58:23.966Z * rust toolchain channel = "1.87.0"
252025-05-22T19:58:23.966Z * rust toolchain profile = "default"
262025-05-22T19:58:23.966Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-22T19:58:23.966Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-22T19:58:23.969Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-22T19:58:23.969Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-05-22T19:58:24.085Zinfo: downloading installer
312025-05-22T19:58:25.581Zwarn: It looks like you have an existing installation of Rust at:
322025-05-22T19:58:25.581Zwarn: /opt/ooce/bin
332025-05-22T19:58:25.581Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-22T19:58:25.581Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-22T19:58:25.581Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-22T19:58:25.581Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-22T19:58:25.581Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-22T19:58:25.581Zerror: cannot install while Rust is installed
392025-05-22T19:58:25.581Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-22T19:58:25.600Zinfo: profile set to 'default'
412025-05-22T19:58:25.600Zinfo: default host triple is x86_64-unknown-illumos
422025-05-22T19:58:25.604Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-05-22T19:58:25.777Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-05-22T19:58:25.777Zinfo: downloading component 'cargo'
452025-05-22T19:58:26.757Zinfo: downloading component 'clippy'
462025-05-22T19:58:27.089Zinfo: downloading component 'rust-docs'
472025-05-22T19:58:28.332Zinfo: downloading component 'rust-std'
482025-05-22T19:58:30.309Zinfo: downloading component 'rustc'
492025-05-22T19:58:39.270Zinfo: downloading component 'rustfmt'
502025-05-22T19:58:39.500Zinfo: installing component 'cargo'
512025-05-22T19:58:40.391Zinfo: installing component 'clippy'
522025-05-22T19:58:40.790Zinfo: installing component 'rust-docs'
532025-05-22T19:58:42.619Zinfo: installing component 'rust-std'
542025-05-22T19:58:44.504Zinfo: installing component 'rustc'
552025-05-22T19:58:51.201Zinfo: installing component 'rustfmt'
562025-05-22T19:58:51.537Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-05-22T19:58:51.537Z
582025-05-22T19:58:52.008Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-05-22T19:58:52.008Z
602025-05-22T19:58:52.011Z
612025-05-22T19:58:52.011ZRust is installed now. Great!
622025-05-22T19:58:52.011Z
632025-05-22T19:58:52.011ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-22T19:58:52.011Zenvironment variable. This has not been done automatically.
652025-05-22T19:58:52.012Z
662025-05-22T19:58:52.012ZTo configure your current shell, you need to source
672025-05-22T19:58:52.012Zthe corresponding env file under $HOME/.cargo.
682025-05-22T19:58:52.012Z
692025-05-22T19:58:52.012ZThis is usually done by running one of the following (note the leading DOT):
702025-05-22T19:58:52.012Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-22T19:58:52.012Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-22T19:58:52.012Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-22T19:58:52.108Z+ rustup --version
742025-05-22T19:58:52.120Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-22T19:58:52.123Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-22T19:58:52.201Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-05-22T19:58:52.204Z+ cargo --version
782025-05-22T19:58:52.268Zcargo 1.87.0 (99624be96 2025-05-06)
792025-05-22T19:58:52.271Z+ rustc --version
802025-05-22T19:58:52.340Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-05-22T19:58:52.344Zprocess exited: duration 28381 ms, exit code 0
 
822025-05-22T19:58:52.351Zstarting task 2: "authentication"
832025-05-22T19:58:52.374Zprocess exited: duration 22 ms, exit code 0
 
842025-05-22T19:58:52.383Zstarting task 3: "clone repository"
852025-05-22T19:58:52.386Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-22T19:58:52.390Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-22T19:58:52.431ZCloning into '/work/oxidecomputer/omicron'...
882025-05-22T19:59:01.529Z+ cd /work/oxidecomputer/omicron
892025-05-22T19:59:01.532Z+ git fetch origin 50160a8100ab2e0e0a264b5535e542d78af78c16
902025-05-22T19:59:01.869ZFrom https://github.com/oxidecomputer/omicron
912025-05-22T19:59:01.869Z * branch 50160a8100ab2e0e0a264b5535e542d78af78c16 -> FETCH_HEAD
922025-05-22T19:59:01.888Z+ [[ -n range-request-sb ]]
932025-05-22T19:59:01.891Z++ git branch --show-current
942025-05-22T19:59:01.894Z+ current=main
952025-05-22T19:59:01.894Z+ [[ main != range-request-sb ]]
962025-05-22T19:59:01.894Z+ git branch -f range-request-sb 50160a8100ab2e0e0a264b5535e542d78af78c16
972025-05-22T19:59:01.897Z+ git checkout -f range-request-sb
982025-05-22T19:59:02.125ZSwitched to branch 'range-request-sb'
992025-05-22T19:59:02.129Z+ git reset --hard 50160a8100ab2e0e0a264b5535e542d78af78c16
1002025-05-22T19:59:02.185ZHEAD is now at 50160a810 More text
1012025-05-22T19:59:02.191Zprocess exited: duration 9806 ms, exit code 0
 
1022025-05-22T19:59:02.197Zstarting task 4: "build"
1032025-05-22T19:59:02.203Z+ source .github/buildomat/ci-env.sh
1042025-05-22T19:59:02.206Z++ export CARGO_TERM_COLOR=always
1052025-05-22T19:59:02.206Z++ CARGO_TERM_COLOR=always
1062025-05-22T19:59:02.206Z+ cargo --version
1072025-05-22T19:59:02.263Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-05-22T19:59:02.267Z+ rustc --version
1092025-05-22T19:59:02.339Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-05-22T19:59:02.343Z+ WORK=/work
1112025-05-22T19:59:02.343Z+ pfexec mkdir -p /work
1122025-05-22T19:59:02.347Z+ pfexec chown build /work
1132025-05-22T19:59:02.350Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-05-22T19:59:13.099Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-05-22T19:59:18.898Z Startup: Caching catalogs ... Done
1162025-05-22T19:59:24.606ZPlanning: Solver setup ... Done (4.520s)
1172025-05-22T19:59:24.646ZPlanning: Running solver ... Done (0.044s)
1182025-05-22T19:59:24.737ZPlanning: Finding local manifests ... Done (0.004s)
1192025-05-22T19:59:25.184ZPlanning: Fetching manifests: 0/4 0% complete
1202025-05-22T19:59:25.806ZPlanning: Fetching manifests: 4/4 100% complete
1212025-05-22T19:59:25.856ZPlanning: Package planning ... Done (0.050s)
1222025-05-22T19:59:25.906ZPlanning: Merging actions ... Done (0.049s)
1232025-05-22T19:59:26.202ZPlanning: Checking for conflicting actions ... Done (0.296s)
1242025-05-22T19:59:26.213ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-05-22T19:59:27.253ZPlanning: Evaluating mediators ... Done (1.039s)
1262025-05-22T19:59:27.263ZPlanning: Planning completed in 8.25 seconds
1272025-05-22T19:59:27.280Z Packages to install: 4
1282025-05-22T19:59:27.280Z Mediators to change: 2
1292025-05-22T19:59:27.283Z Services to change: 1
1302025-05-22T19:59:27.283Z Estimated space available: 155.53 GB
1312025-05-22T19:59:27.283ZEstimated space to be consumed: 1.66 GB
1322025-05-22T19:59:27.283Z Create boot environment: No
1332025-05-22T19:59:27.283ZCreate backup boot environment: No
1342025-05-22T19:59:27.283Z Rebuild boot archive: No
1352025-05-22T19:59:27.283Z
1362025-05-22T19:59:27.283ZChanged mediators:
1372025-05-22T19:59:27.284Z mediator clang:
1382025-05-22T19:59:27.284Z version: None -> 15 (system default)
1392025-05-22T19:59:27.284Z
1402025-05-22T19:59:27.284Z mediator llvm:
1412025-05-22T19:59:27.284Z version: 14 (system default) -> 15 (system default)
1422025-05-22T19:59:27.284Z
1432025-05-22T19:59:27.284ZChanged packages:
1442025-05-22T19:59:27.284Zhelios-dev
1452025-05-22T19:59:27.284Z developer/build-essential
1462025-05-22T19:59:27.284Z None -> 11-2.0
1472025-05-22T19:59:27.284Z library/libxmlsec1
1482025-05-22T19:59:27.284Z None -> 1.2.35-2.0
1492025-05-22T19:59:27.284Z ooce/developer/clang-15
1502025-05-22T19:59:27.284Z None -> 15.0.7-2.0
1512025-05-22T19:59:27.284Z ooce/developer/llvm-15
1522025-05-22T19:59:27.284Z None -> 15.0.7-2.0
1532025-05-22T19:59:27.284Z
1542025-05-22T19:59:27.284ZServices:
1552025-05-22T19:59:27.284Z restart_fmri:
1562025-05-22T19:59:27.284Z svc:/system/update-man-index:default
1572025-05-22T19:59:27.334Z
1582025-05-22T19:59:27.334ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-05-22T19:59:32.336ZDownload: 940/3290 items 19.0/212.6MB 8% complete (3.9M/s)
1602025-05-22T19:59:38.100ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (11.4M/s)
1612025-05-22T19:59:43.110ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (9.2M/s)
1622025-05-22T19:59:48.490ZDownload: 3283/3290 items 211.4/212.6MB 99% complete (13.3M/s)
1632025-05-22T19:59:53.388ZDownload: Completed 212.60 MB in 26.05 seconds (8.2M/s)
1642025-05-22T19:59:53.614Z Actions: 1/3689 actions (Installing new actions)
1652025-05-22T19:59:58.198Z Actions: Completed 3689 actions in 4.58 seconds.
1662025-05-22T19:59:58.516Z Done (0.313s)
1672025-05-22T19:59:58.516Z Done (0.000s)
1682025-05-22T19:59:59.277Z Done (0.761s)
1692025-05-22T20:00:04.296Z Done (4.708s)
1702025-05-22T20:00:04.385Z Done (0.021s)
1712025-05-22T20:00:04.416Z Done (0.000s)
1722025-05-22T20:00:04.558Z Done (0.000s)
1732025-05-22T20:00:05.419ZPlanning: Evaluating mediator changes ... Done
1742025-05-22T20:00:05.596ZPlanning: Checking for conflicting actions ... Done
1752025-05-22T20:00:05.600ZPlanning: Consolidating action changes ... Done
1762025-05-22T20:00:05.883ZPlanning: Evaluating mediators ... Done
1772025-05-22T20:00:05.886ZPlanning: Planning completed in 0.46 seconds
1782025-05-22T20:00:05.919Z Mediators to change: 2
1792025-05-22T20:00:05.919Z Create boot environment: No
1802025-05-22T20:00:05.919ZCreate backup boot environment: No
1812025-05-22T20:00:06.014Z Done
1822025-05-22T20:00:06.014Z Done
1832025-05-22T20:00:06.522Z Done
1842025-05-22T20:00:10.280Z Done
1852025-05-22T20:00:10.371Z Done
1862025-05-22T20:00:10.374Z Done
1872025-05-22T20:00:10.508Z Done
1882025-05-22T20:00:11.164ZPlanning: Evaluating mediator changes ... Done
1892025-05-22T20:00:11.167ZPlanning: Merging actions ... Done
1902025-05-22T20:00:11.355ZPlanning: Checking for conflicting actions ... Done
1912025-05-22T20:00:11.358ZPlanning: Consolidating action changes ... Done
1922025-05-22T20:00:11.634ZPlanning: Evaluating mediators ... Done
1932025-05-22T20:00:11.694ZPlanning: Planning completed in 0.79 seconds
1942025-05-22T20:00:11.731Z Packages to change: 1
1952025-05-22T20:00:11.731Z Mediators to change: 1
1962025-05-22T20:00:11.734Z Services to change: 1
1972025-05-22T20:00:11.734Z Create boot environment: No
1982025-05-22T20:00:11.734ZCreate backup boot environment: Yes
1992025-05-22T20:00:14.242Z Actions: 1/6 actions (Updating modified actions)
2002025-05-22T20:00:14.246Z Actions: Completed 6 actions in 0.00 seconds.
2012025-05-22T20:00:14.246Z Done
2022025-05-22T20:00:14.246Z Done
2032025-05-22T20:00:14.396Z Done
2042025-05-22T20:00:18.075Z Done
2052025-05-22T20:00:18.157Z Done
2062025-05-22T20:00:18.161Z Done
2072025-05-22T20:00:18.297Z Done
2082025-05-22T20:00:18.752ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092025-05-22T20:00:18.752Zclang system 15 system
2102025-05-22T20:00:18.752Zcsh system system illumos
2112025-05-22T20:00:18.752Zctags system system illumos
2122025-05-22T20:00:18.752Zfile system system illumos
2132025-05-22T20:00:18.752Zgcc vendor 12 vendor
2142025-05-22T20:00:18.752Zgcc system 10 system
2152025-05-22T20:00:18.752Zgcc system 7 system
2162025-05-22T20:00:18.752Zgo system 1.20 system
2172025-05-22T20:00:18.752Zgo system 1.19 system
2182025-05-22T20:00:18.752Zllvm system 15 system
2192025-05-22T20:00:18.752Zllvm system 14 system
2202025-05-22T20:00:18.752Zmariadb system 10.6 system
2212025-05-22T20:00:18.752Zmta vendor vendor dma
2222025-05-22T20:00:18.752Zopenjdk system 17 system
2232025-05-22T20:00:18.752Zopenjdk system 11 system
2242025-05-22T20:00:18.752Zopenjdk system 1.8 system
2252025-05-22T20:00:18.752Zopenssl vendor 3 vendor
2262025-05-22T20:00:18.752Zperl system 5.36 system
2272025-05-22T20:00:18.752Zpostgresql system 15 system
2282025-05-22T20:00:18.752Zpostgresql system 13 system
2292025-05-22T20:00:18.753Zpython vendor 3 vendor
2302025-05-22T20:00:18.753Zpython system 2 system
2312025-05-22T20:00:18.753Zpython3 system 3.11 system
2322025-05-22T20:00:18.753Zruby system 3.0 system
2332025-05-22T20:00:18.753Zwords vendor vendor american-english
2342025-05-22T20:00:18.753Zwords system system australian-english
2352025-05-22T20:00:18.753Zwords system system british-english
2362025-05-22T20:00:18.753Zwords system system canadian-english
2372025-05-22T20:00:18.753Zwords system system french
2382025-05-22T20:00:18.753Zwords system system italian
2392025-05-22T20:00:18.753Zwords system system ngerman
2402025-05-22T20:00:18.753Zwords system system ogerman
2412025-05-22T20:00:18.753Zwords system system spanish
2422025-05-22T20:00:19.121ZPUBLISHER TYPE STATUS P LOCATION
2432025-05-22T20:00:19.121Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442025-05-22T20:00:23.046ZFMRI IFO
2452025-05-22T20:00:23.046Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462025-05-22T20:00:23.046Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472025-05-22T20:00:23.046Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482025-05-22T20:00:23.046Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492025-05-22T20:00:23.046Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502025-05-22T20:00:23.046Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-05-22T20:00:23.046Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-05-22T20:00:23.046Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-05-22T20:00:23.046Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-05-22T20:00:23.046Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-05-22T20:00:23.046Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-05-22T20:00:23.046Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-05-22T20:00:23.046Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-05-22T20:00:23.046Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-05-22T20:00:23.046Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-05-22T20:00:23.984Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-05-22T20:00:24.327Z Updating git repository `https://github.com/seanmonstar/reqwest`
2622025-05-22T20:00:25.040Z Updating crates.io index
2632025-05-22T20:00:25.044Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642025-05-22T20:00:25.395Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652025-05-22T20:00:25.983Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662025-05-22T20:00:26.243Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672025-05-22T20:00:26.493Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682025-05-22T20:00:26.863Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692025-05-22T20:00:27.917Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702025-05-22T20:00:29.968Z Updating git repository `https://github.com/oxidecomputer/opte`
2712025-05-22T20:00:30.792Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722025-05-22T20:00:31.546Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732025-05-22T20:00:31.862Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742025-05-22T20:00:32.197Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752025-05-22T20:00:33.077Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762025-05-22T20:00:33.366Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772025-05-22T20:00:33.722Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782025-05-22T20:00:34.182Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792025-05-22T20:00:34.537Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2802025-05-22T20:00:34.928Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812025-05-22T20:00:35.244Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822025-05-22T20:00:35.642Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832025-05-22T20:00:35.976Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842025-05-22T20:00:36.270Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852025-05-22T20:00:36.579Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862025-05-22T20:00:36.990Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2872025-05-22T20:00:37.273Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882025-05-22T20:00:37.727Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2892025-05-22T20:00:38.108Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902025-05-22T20:00:38.389Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912025-05-22T20:00:38.757Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2922025-05-22T20:00:39.132Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932025-05-22T20:00:39.572Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942025-05-22T20:00:41.879Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952025-05-22T20:00:42.171Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962025-05-22T20:00:51.784Z Updating git repository `https://github.com/illumos/smf-rs`
2972025-05-22T20:00:53.029Z Downloading crates ...
2982025-05-22T20:00:53.101Z Downloaded anstyle-query v1.1.1
2992025-05-22T20:00:53.104Z Downloaded anstyle v1.0.10
3002025-05-22T20:00:53.108Z Downloaded autocfg v1.4.0
3012025-05-22T20:00:53.111Z Downloaded anstream v0.6.18
3022025-05-22T20:00:53.111Z Downloaded camino v1.1.9
3032025-05-22T20:00:53.120Z Downloaded zerocopy-derive v0.7.35
3042025-05-22T20:00:53.124Z Downloaded version_check v0.9.5
3052025-05-22T20:00:53.127Z Downloaded equivalent v1.0.1
3062025-05-22T20:00:53.134Z Downloaded pretty-hex v0.4.1
3072025-05-22T20:00:53.163Z Downloaded swrite v0.1.0
3082025-05-22T20:00:53.166Z Downloaded scroll_derive v0.12.0
3092025-05-22T20:00:53.166Z Downloaded usdt-attr-macro v0.5.0
3102025-05-22T20:00:53.166Z Downloaded byteorder v1.5.0
3112025-05-22T20:00:53.170Z Downloaded usdt-macro v0.5.0
3122025-05-22T20:00:53.173Z Downloaded dtrace-parser v0.2.0
3132025-05-22T20:00:53.173Z Downloaded cargo-platform v0.1.8
3142025-05-22T20:00:53.177Z Downloaded cfg-if v1.0.0
3152025-05-22T20:00:53.177Z Downloaded bytecount v0.6.8
3162025-05-22T20:00:53.180Z Downloaded block-buffer v0.10.4
3172025-05-22T20:00:53.180Z Downloaded anstyle-parse v0.2.5
3182025-05-22T20:00:53.184Z Downloaded errno v0.3.9
3192025-05-22T20:00:53.184Z Downloaded bitflags v1.3.2
3202025-05-22T20:00:53.189Z Downloaded plain v0.2.3
3212025-05-22T20:00:53.195Z Downloaded macaddr v1.0.1
3222025-05-22T20:00:53.195Z Downloaded cpufeatures v0.2.14
3232025-05-22T20:00:53.198Z Downloaded strsim v0.11.1
3242025-05-22T20:00:53.198Z Downloaded memmap v0.7.0
3252025-05-22T20:00:53.201Z Downloaded itoa v1.0.11
3262025-05-22T20:00:53.205Z Downloaded thread-id v4.2.2
3272025-05-22T20:00:53.205Z Downloaded fnv v1.0.7
3282025-05-22T20:00:53.208Z Downloaded thiserror v1.0.69
3292025-05-22T20:00:53.211Z Downloaded is_terminal_polyfill v1.70.1
3302025-05-22T20:00:53.217Z Downloaded generic-array v0.14.7
3312025-05-22T20:00:53.217Z Downloaded clap_lex v0.7.4
3322025-05-22T20:00:53.217Z Downloaded fs-err v3.1.0
3332025-05-22T20:00:53.217Z Downloaded terminal_size v0.4.0
3342025-05-22T20:00:53.221Z Downloaded serde_spanned v0.6.8
3352025-05-22T20:00:53.221Z Downloaded pest_generator v2.7.14
3362025-05-22T20:00:53.224Z Downloaded heck v0.5.0
3372025-05-22T20:00:53.224Z Downloaded heck v0.4.1
3382025-05-22T20:00:53.224Z Downloaded serde_tokenstream v0.2.2
3392025-05-22T20:00:53.228Z Downloaded dof v0.3.0
3402025-05-22T20:00:53.229Z Downloaded toml_datetime v0.6.9
3412025-05-22T20:00:53.229Z Downloaded terminal_size v0.2.6
3422025-05-22T20:00:53.232Z Downloaded thiserror-impl v1.0.69
3432025-05-22T20:00:53.232Z Downloaded thiserror-impl v2.0.12
3442025-05-22T20:00:53.238Z Downloaded usdt v0.5.0
3452025-05-22T20:00:53.244Z Downloaded unicode-linebreak v0.1.5
3462025-05-22T20:00:53.244Z Downloaded fastrand v2.1.1
3472025-05-22T20:00:53.244Z Downloaded tabled_derive v0.7.0
3482025-05-22T20:00:53.247Z Downloaded crypto-common v0.1.6
3492025-05-22T20:00:53.247Z Downloaded utf8parse v0.2.2
3502025-05-22T20:00:53.251Z Downloaded cargo_toml v0.21.0
3512025-05-22T20:00:53.254Z Downloaded cargo_metadata v0.19.2
3522025-05-22T20:00:53.257Z Downloaded pest_derive v2.7.14
3532025-05-22T20:00:53.261Z Downloaded proc-macro-error v1.0.4
3542025-05-22T20:00:53.266Z Downloaded once_cell v1.21.3
3552025-05-22T20:00:53.272Z Downloaded thiserror v2.0.12
3562025-05-22T20:00:53.283Z Downloaded toml_write v0.1.1
3572025-05-22T20:00:53.287Z Downloaded usdt-impl v0.5.0
3582025-05-22T20:00:53.291Z Downloaded bitflags v2.9.0
3592025-05-22T20:00:53.299Z Downloaded log v0.4.27
3602025-05-22T20:00:53.304Z Downloaded anyhow v1.0.98
3612025-05-22T20:00:53.312Z Downloaded sha2 v0.10.8
3622025-05-22T20:00:53.317Z Downloaded proc-macro2 v1.0.95
3632025-05-22T20:00:53.323Z Downloaded ryu v1.0.18
3642025-05-22T20:00:53.329Z Downloaded ucd-trie v0.1.7
3652025-05-22T20:00:53.335Z Downloaded typenum v1.17.0
3662025-05-22T20:00:53.339Z Downloaded textwrap v0.16.1
3672025-05-22T20:00:53.339Z Downloaded pest_meta v2.7.14
3682025-05-22T20:00:53.342Z Downloaded clap v4.5.35
3692025-05-22T20:00:53.350Z Downloaded unicode-ident v1.0.18
3702025-05-22T20:00:53.353Z Downloaded serde_derive v1.0.219
3712025-05-22T20:00:53.356Z Downloaded papergrid v0.11.0
3722025-05-22T20:00:53.361Z Downloaded io-lifetimes v1.0.11
3732025-05-22T20:00:53.365Z Downloaded smawk v0.3.2
3742025-05-22T20:00:53.365Z Downloaded quote v1.0.40
3752025-05-22T20:00:53.368Z Downloaded toml v0.8.22
3762025-05-22T20:00:53.399Z Downloaded tempfile v3.13.0
3772025-05-22T20:00:53.402Z Downloaded indexmap v2.9.0
3782025-05-22T20:00:53.406Z Downloaded proc-macro-error-attr v1.0.4
3792025-05-22T20:00:53.409Z Downloaded semver v1.0.26
3802025-05-22T20:00:53.412Z Downloaded serde v1.0.219
3812025-05-22T20:00:53.415Z Downloaded scroll v0.12.0
3822025-05-22T20:00:53.415Z Downloaded clap_derive v4.5.32
3832025-05-22T20:00:53.418Z Downloaded camino-tempfile v1.3.0
3842025-05-22T20:00:53.418Z Downloaded digest v0.10.7
3852025-05-22T20:00:53.422Z Downloaded memchr v2.7.4
3862025-05-22T20:00:53.426Z Downloaded colorchoice v1.0.2
3872025-05-22T20:00:53.440Z Downloaded toml_edit v0.22.26
3882025-05-22T20:00:53.473Z Downloaded hashbrown v0.15.1
3892025-05-22T20:00:53.484Z Downloaded serde_json v1.0.140
3902025-05-22T20:00:53.491Z Downloaded clap_builder v4.5.35
3912025-05-22T20:00:53.498Z Downloaded pest v2.7.14
3922025-05-22T20:00:53.504Z Downloaded goblin v0.8.2
3932025-05-22T20:00:53.509Z Downloaded winnow v0.7.10
3942025-05-22T20:00:53.519Z Downloaded zerocopy v0.7.35
3952025-05-22T20:00:53.536Z Downloaded tabled v0.15.0
3962025-05-22T20:00:53.552Z Downloaded syn v1.0.109
3972025-05-22T20:00:53.573Z Downloaded unicode-width v0.1.14
3982025-05-22T20:00:53.583Z Downloaded syn v2.0.101
3992025-05-22T20:00:53.596Z Downloaded rustix v0.37.28
4002025-05-22T20:00:53.614Z Downloaded rustix v0.38.37
4012025-05-22T20:00:53.667Z Downloaded libc v0.2.172
4022025-05-22T20:00:53.746Z Compiling proc-macro2 v1.0.95
4032025-05-22T20:00:53.746Z Compiling unicode-ident v1.0.18
4042025-05-22T20:00:53.746Z Compiling libc v0.2.172
4052025-05-22T20:00:53.746Z Compiling version_check v0.9.5
4062025-05-22T20:00:53.746Z Compiling serde v1.0.219
4072025-05-22T20:00:53.746Z Compiling memchr v2.7.4
4082025-05-22T20:00:53.750Z Compiling thiserror v1.0.69
4092025-05-22T20:00:53.750Z Compiling ryu v1.0.18
4102025-05-22T20:00:54.198Z Compiling itoa v1.0.11
4112025-05-22T20:00:54.374Z Compiling ucd-trie v0.1.7
4122025-05-22T20:00:54.677Z Compiling once_cell v1.21.3
4132025-05-22T20:00:54.724Z Compiling byteorder v1.5.0
4142025-05-22T20:00:54.862Z Compiling serde_json v1.0.140
4152025-05-22T20:00:54.966Z Compiling rustix v0.38.37
4162025-05-22T20:00:55.058Z Compiling bitflags v2.9.0
4172025-05-22T20:00:55.237Z Compiling proc-macro-error-attr v1.0.4
4182025-05-22T20:00:55.286Z Compiling usdt-impl v0.5.0
4192025-05-22T20:00:55.497Z Compiling syn v1.0.109
4202025-05-22T20:00:55.543Z Compiling io-lifetimes v1.0.11
4212025-05-22T20:00:55.676Z Compiling proc-macro-error v1.0.4
4222025-05-22T20:00:55.754Z Compiling rustix v0.37.28
4232025-05-22T20:00:55.785Z Compiling log v0.4.27
4242025-05-22T20:00:55.971Z Compiling quote v1.0.40
4252025-05-22T20:00:56.047Z Compiling errno v0.3.9
4262025-05-22T20:00:56.142Z Compiling utf8parse v0.2.2
4272025-05-22T20:00:56.188Z Compiling plain v0.2.3
4282025-05-22T20:00:56.334Z Compiling hashbrown v0.15.1
4292025-05-22T20:00:56.337Z Compiling camino v1.1.9
4302025-05-22T20:00:56.383Z Compiling syn v2.0.101
4312025-05-22T20:00:56.435Z Compiling thread-id v4.2.2
4322025-05-22T20:00:56.459Z Compiling equivalent v1.0.1
4332025-05-22T20:00:56.743Z Compiling anstyle-parse v0.2.5
4342025-05-22T20:00:57.053Z Compiling pretty-hex v0.4.1
4352025-05-22T20:00:57.084Z Compiling is_terminal_polyfill v1.70.1
4362025-05-22T20:00:57.243Z Compiling colorchoice v1.0.2
4372025-05-22T20:00:57.300Z Compiling thiserror v2.0.12
4382025-05-22T20:00:57.352Z Compiling bitflags v1.3.2
4392025-05-22T20:00:57.402Z Compiling indexmap v2.9.0
4402025-05-22T20:00:57.429Z Compiling autocfg v1.4.0
4412025-05-22T20:00:57.459Z Compiling winnow v0.7.10
4422025-05-22T20:00:57.486Z Compiling anstyle-query v1.1.1
4432025-05-22T20:00:57.684Z Compiling toml_write v0.1.1
4442025-05-22T20:00:57.931Z Compiling semver v1.0.26
4452025-05-22T20:00:58.103Z Compiling anstyle v1.0.10
4462025-05-22T20:00:58.357Z Compiling unicode-width v0.1.14
4472025-05-22T20:00:58.547Z Compiling anstream v0.6.18
4482025-05-22T20:00:58.604Z Compiling fs-err v3.1.0
4492025-05-22T20:00:58.841Z Compiling terminal_size v0.4.0
4502025-05-22T20:00:59.119Z Compiling fnv v1.0.7
4512025-05-22T20:00:59.176Z Compiling anyhow v1.0.98
4522025-05-22T20:00:59.235Z Compiling cfg-if v1.0.0
4532025-05-22T20:00:59.351Z Compiling strsim v0.11.1
4542025-05-22T20:00:59.707Z Compiling clap_lex v0.7.4
4552025-05-22T20:00:59.769Z Compiling fastrand v2.1.1
4562025-05-22T20:00:59.874Z Compiling bytecount v0.6.8
4572025-05-22T20:01:00.081Z Compiling heck v0.4.1
4582025-05-22T20:01:00.106Z Compiling heck v0.5.0
4592025-05-22T20:01:00.137Z Compiling tempfile v3.13.0
4602025-05-22T20:01:00.180Z Compiling papergrid v0.11.0
4612025-05-22T20:01:00.274Z Compiling clap_builder v4.5.35
4622025-05-22T20:01:00.501Z Compiling terminal_size v0.2.6
4632025-05-22T20:01:00.907Z Compiling memmap v0.7.0
4642025-05-22T20:01:00.935Z Compiling unicode-linebreak v0.1.5
4652025-05-22T20:01:01.007Z Compiling smawk v0.3.2
4662025-05-22T20:01:01.255Z Compiling swrite v0.1.0
4672025-05-22T20:01:01.413Z Compiling textwrap v0.16.1
4682025-05-22T20:01:01.417Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4692025-05-22T20:01:01.745Z Compiling tabled_derive v0.7.0
4702025-05-22T20:01:03.281Z Compiling tabled v0.15.0
4712025-05-22T20:01:03.470Z Compiling serde_derive v1.0.219
4722025-05-22T20:01:03.473Z Compiling thiserror-impl v1.0.69
4732025-05-22T20:01:03.473Z Compiling zerocopy-derive v0.7.35
4742025-05-22T20:01:03.473Z Compiling scroll_derive v0.12.0
4752025-05-22T20:01:03.473Z Compiling thiserror-impl v2.0.12
4762025-05-22T20:01:03.473Z Compiling clap_derive v4.5.32
4772025-05-22T20:01:04.817Z Compiling scroll v0.12.0
4782025-05-22T20:01:05.395Z Compiling goblin v0.8.2
4792025-05-22T20:01:05.504Z Compiling zerocopy v0.7.35
4802025-05-22T20:01:06.601Z Compiling pest v2.7.14
4812025-05-22T20:01:07.682Z Compiling clap v4.5.35
4822025-05-22T20:01:08.757Z Compiling pest_meta v2.7.14
4832025-05-22T20:01:09.677Z Compiling pest_generator v2.7.14
4842025-05-22T20:01:11.048Z Compiling pest_derive v2.7.14
4852025-05-22T20:01:11.624Z Compiling dtrace-parser v0.2.0
4862025-05-22T20:01:12.510Z Compiling serde_tokenstream v0.2.2
4872025-05-22T20:01:12.680Z Compiling serde_spanned v0.6.8
4882025-05-22T20:01:12.680Z Compiling toml_datetime v0.6.9
4892025-05-22T20:01:12.938Z Compiling cargo-platform v0.1.8
4902025-05-22T20:01:12.965Z Compiling macaddr v1.0.1
4912025-05-22T20:01:13.013Z Compiling toml_edit v0.22.26
4922025-05-22T20:01:13.372Z Compiling camino-tempfile v1.3.0
4932025-05-22T20:01:13.936Z Compiling dof v0.3.0
4942025-05-22T20:01:14.174Z Compiling cargo_metadata v0.19.2
4952025-05-22T20:01:15.252Z Compiling usdt-macro v0.5.0
4962025-05-22T20:01:15.272Z Compiling usdt-attr-macro v0.5.0
4972025-05-22T20:01:15.833Z Compiling toml v0.8.22
4982025-05-22T20:01:16.354Z Compiling usdt v0.5.0
4992025-05-22T20:01:16.649Z Compiling cargo_toml v0.21.0
5002025-05-22T20:01:19.306Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012025-05-22T20:01:22.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.74s
5022025-05-22T20:01:22.744Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5032025-05-22T20:01:23.426Z Downloading crates ...
5042025-05-22T20:01:23.561Z Downloaded adler2 v2.0.0
5052025-05-22T20:01:23.569Z Downloaded addr2line v0.24.2
5062025-05-22T20:01:23.574Z Downloaded headers-core v0.3.0
5072025-05-22T20:01:23.588Z Downloaded heck v0.3.3
5082025-05-22T20:01:23.596Z Downloaded ascii-canvas v3.0.0
5092025-05-22T20:01:23.599Z Downloaded arrayvec v0.7.6
5102025-05-22T20:01:23.601Z Downloaded arc-swap v1.7.1
5112025-05-22T20:01:23.605Z Downloaded heapless v0.8.0
5122025-05-22T20:01:23.610Z Downloaded arrayref v0.3.9
5132025-05-22T20:01:23.613Z Downloaded aes-gcm v0.10.3
5142025-05-22T20:01:23.616Z Downloaded bit-vec v0.8.0
5152025-05-22T20:01:23.619Z Downloaded aes v0.8.4
5162025-05-22T20:01:23.623Z Downloaded bb8 v0.8.5
5172025-05-22T20:01:23.626Z Downloaded base64ct v1.6.0
5182025-05-22T20:01:23.629Z Downloaded atomic-waker v1.1.2
5192025-05-22T20:01:23.632Z Downloaded backoff v0.4.0
5202025-05-22T20:01:23.635Z Downloaded bitfield-struct v0.6.2
5212025-05-22T20:01:23.635Z Downloaded ahash v0.8.11
5222025-05-22T20:01:23.639Z Downloaded argon2 v0.5.3
5232025-05-22T20:01:23.642Z Downloaded bitfield v0.14.0
5242025-05-22T20:01:23.645Z Downloaded base16ct v0.2.0
5252025-05-22T20:01:23.648Z Downloaded aead v0.5.2
5262025-05-22T20:01:23.648Z Downloaded allocator-api2 v0.2.18
5272025-05-22T20:01:23.651Z Downloaded heapless v0.7.17
5282025-05-22T20:01:23.655Z Downloaded headers v0.4.0
5292025-05-22T20:01:23.663Z Downloaded indoc v2.0.6
5302025-05-22T20:01:23.668Z Downloaded hyper-tls v0.6.0
5312025-05-22T20:01:23.671Z Downloaded ciborium-io v0.2.2
5322025-05-22T20:01:23.674Z Downloaded hubpack_derive v0.1.1
5332025-05-22T20:01:23.674Z Downloaded http-range v0.1.5
5342025-05-22T20:01:23.677Z Downloaded http-body v1.0.1
5352025-05-22T20:01:23.680Z Downloaded hex v0.4.3
5362025-05-22T20:01:23.680Z Downloaded cfg_aliases v0.1.1
5372025-05-22T20:01:23.692Z Downloaded home v0.5.9
5382025-05-22T20:01:23.692Z Downloaded bcrypt-pbkdf v0.10.0
5392025-05-22T20:01:23.692Z Downloaded highway v1.3.0
5402025-05-22T20:01:23.692Z Downloaded atty v0.2.14
5412025-05-22T20:01:23.692Z Downloaded internet-checksum v0.2.1
5422025-05-22T20:01:23.692Z Downloaded hostname v0.3.1
5432025-05-22T20:01:23.692Z Downloaded array-init v0.0.4
5442025-05-22T20:01:23.697Z Downloaded indent_write v2.2.0
5452025-05-22T20:01:23.697Z Downloaded cstr-argument v0.1.2
5462025-05-22T20:01:23.700Z Downloaded crunchy v0.2.2
5472025-05-22T20:01:23.700Z Downloaded crucible-workspace-hack v0.1.0
5482025-05-22T20:01:23.700Z Downloaded crc8 v0.1.1
5492025-05-22T20:01:23.704Z Downloaded atomicwrites v0.4.4
5502025-05-22T20:01:23.704Z Downloaded instant v0.1.13
5512025-05-22T20:01:23.708Z Downloaded buf-list v1.0.3
5522025-05-22T20:01:23.708Z Downloaded is-terminal v0.4.13
5532025-05-22T20:01:23.711Z Downloaded block-padding v0.3.3
5542025-05-22T20:01:23.712Z Downloaded icu_provider v1.5.0
5552025-05-22T20:01:23.715Z Downloaded humantime v2.1.0
5562025-05-22T20:01:23.715Z Downloaded hostname v0.4.0
5572025-05-22T20:01:23.719Z Downloaded http-body-util v0.1.3
5582025-05-22T20:01:23.722Z Downloaded chacha20 v0.9.1
5592025-05-22T20:01:23.722Z Downloaded pretty-hex v0.2.1
5602025-05-22T20:01:23.725Z Downloaded iana-time-zone v0.1.63
5612025-05-22T20:01:23.728Z Downloaded match_cfg v0.1.0
5622025-05-22T20:01:23.728Z Downloaded is_ci v1.2.0
5632025-05-22T20:01:23.731Z Downloaded chrono-tz-build v0.4.0
5642025-05-22T20:01:23.731Z Downloaded progenitor-client v0.10.0
5652025-05-22T20:01:23.731Z Downloaded cipher v0.4.4
5662025-05-22T20:01:23.734Z Downloaded ciborium-ll v0.2.2
5672025-05-22T20:01:23.738Z Downloaded bcs v0.1.6
5682025-05-22T20:01:23.738Z Downloaded rtoolbox v0.0.2
5692025-05-22T20:01:23.741Z Downloaded serde-big-array v0.5.1
5702025-05-22T20:01:23.744Z Downloaded cobs v0.2.3
5712025-05-22T20:01:23.744Z Downloaded cbc v0.1.2
5722025-05-22T20:01:23.747Z Downloaded ingot v0.1.0
5732025-05-22T20:01:23.750Z Downloaded hyper-staticfile v0.10.1
5742025-05-22T20:01:23.750Z Downloaded bit-set v0.5.3
5752025-05-22T20:01:23.753Z Downloaded hex-literal v0.4.1
5762025-05-22T20:01:23.754Z Downloaded async-stream v0.3.6
5772025-05-22T20:01:23.757Z Downloaded impl-trait-for-tuples v0.2.2
5782025-05-22T20:01:23.760Z Downloaded convert_case v0.4.0
5792025-05-22T20:01:23.763Z Downloaded keccak v0.1.5
5802025-05-22T20:01:23.763Z Downloaded instability v0.3.2
5812025-05-22T20:01:23.766Z Downloaded ipnetwork v0.21.1
5822025-05-22T20:01:23.769Z Downloaded crossbeam-deque v0.8.5
5832025-05-22T20:01:23.769Z Downloaded libefi-sys v0.1.0
5842025-05-22T20:01:23.772Z Downloaded lalrpop-util v0.19.12
5852025-05-22T20:01:23.772Z Downloaded kstat-rs v0.2.4
5862025-05-22T20:01:23.776Z Downloaded constant_time_eq v0.3.1
5872025-05-22T20:01:23.776Z Downloaded bzip2 v0.4.4
5882025-05-22T20:01:23.779Z Downloaded serde_repr v0.1.19
5892025-05-22T20:01:23.782Z Downloaded siphasher v0.3.11
5902025-05-22T20:01:23.782Z Downloaded hubpack v0.1.2
5912025-05-22T20:01:23.785Z Downloaded base64 v0.21.7
5922025-05-22T20:01:23.789Z Downloaded lzss v0.8.2
5932025-05-22T20:01:23.792Z Downloaded ref-cast-impl v1.0.23
5942025-05-22T20:01:23.792Z Downloaded ciborium v0.2.2
5952025-05-22T20:01:23.796Z Downloaded ref-cast v1.0.23
5962025-05-22T20:01:23.799Z Downloaded progenitor-macro v0.10.0
5972025-05-22T20:01:23.802Z Downloaded rand_seeder v0.3.0
5982025-05-22T20:01:23.802Z Downloaded ssh-encoding v0.2.0
5992025-05-22T20:01:23.805Z Downloaded supports-color v3.0.2
6002025-05-22T20:01:23.805Z Downloaded subtle v2.6.1
6012025-05-22T20:01:23.809Z Downloaded rustls-pemfile v2.2.0
6022025-05-22T20:01:23.821Z Downloaded schemars_derive v0.8.22
6032025-05-22T20:01:23.824Z Downloaded async-trait v0.1.88
6042025-05-22T20:01:23.827Z Downloaded salsa20 v0.10.2
6052025-05-22T20:01:23.832Z Downloaded r2d2 v0.8.10
6062025-05-22T20:01:23.832Z Downloaded want v0.3.1
6072025-05-22T20:01:23.835Z Downloaded untrusted v0.7.1
6082025-05-22T20:01:23.835Z Downloaded lock_api v0.4.12
6092025-05-22T20:01:23.838Z Downloaded icu_locid_transform_data v1.5.0
6102025-05-22T20:01:23.838Z Downloaded libloading v0.8.5
6112025-05-22T20:01:23.841Z Downloaded waitgroup v0.1.2
6122025-05-22T20:01:23.844Z Downloaded signature v2.2.0
6132025-05-22T20:01:23.844Z Downloaded serde_plain v1.0.2
6142025-05-22T20:01:23.848Z Downloaded utf8_iter v1.0.4
6152025-05-22T20:01:23.848Z Downloaded zeroize_derive v1.4.2
6162025-05-22T20:01:23.851Z Downloaded cookie_store v0.21.1
6172025-05-22T20:01:23.855Z Downloaded console v0.15.10
6182025-05-22T20:01:23.858Z Downloaded cancel-safe-futures v0.1.5
6192025-05-22T20:01:23.861Z Downloaded zone_cfg_derive v0.3.0
6202025-05-22T20:01:23.861Z Downloaded rand_core v0.9.2
6212025-05-22T20:01:23.864Z Downloaded jobserver v0.1.32
6222025-05-22T20:01:23.867Z Downloaded support-bundle-viewer v0.1.0
6232025-05-22T20:01:23.867Z Downloaded foreign-types-shared v0.3.1
6242025-05-22T20:01:23.871Z Downloaded progenitor-impl v0.8.0
6252025-05-22T20:01:23.871Z Downloaded smallvec v0.6.14
6262025-05-22T20:01:23.874Z Downloaded litemap v0.7.3
6272025-05-22T20:01:23.879Z Downloaded foreign-types-shared v0.1.1
6282025-05-22T20:01:23.879Z Downloaded foreign-types-macros v0.2.3
6292025-05-22T20:01:23.882Z Downloaded foreign-types v0.3.2
6302025-05-22T20:01:23.882Z Downloaded tls_codec_derive v0.4.1
6312025-05-22T20:01:23.882Z Downloaded futures-task v0.3.31
6322025-05-22T20:01:23.885Z Downloaded topological-sort v0.2.2
6332025-05-22T20:01:23.888Z Downloaded const-oid v0.9.6
6342025-05-22T20:01:23.888Z Downloaded clang-sys v1.8.1
6352025-05-22T20:01:23.891Z Downloaded num-conv v0.1.0
6362025-05-22T20:01:23.894Z Downloaded typify-macro v0.4.1
6372025-05-22T20:01:23.894Z Downloaded typify-macro v0.3.0
6382025-05-22T20:01:23.898Z Downloaded crc-any v2.5.0
6392025-05-22T20:01:23.901Z Downloaded nodrop v0.1.14
6402025-05-22T20:01:23.901Z Downloaded serde_urlencoded v0.7.1
6412025-05-22T20:01:23.904Z Downloaded opaque-debug v0.3.1
6422025-05-22T20:01:23.904Z Downloaded number_prefix v0.4.0
6432025-05-22T20:01:23.907Z Downloaded zeroize v1.8.1
6442025-05-22T20:01:23.907Z Downloaded walkdir v2.5.0
6452025-05-22T20:01:23.910Z Downloaded peg-runtime v0.8.5
6462025-05-22T20:01:23.910Z Downloaded dunce v1.0.5
6472025-05-22T20:01:23.914Z Downloaded debug-ignore v1.0.5
6482025-05-22T20:01:23.914Z Downloaded sqlformat v0.3.5
6492025-05-22T20:01:23.917Z Downloaded path-slash v0.1.5
6502025-05-22T20:01:23.920Z Downloaded indexmap v1.9.3
6512025-05-22T20:01:23.923Z Downloaded num_threads v0.1.7
6522025-05-22T20:01:23.923Z Downloaded zerofrom-derive v0.1.4
6532025-05-22T20:01:23.927Z Downloaded md-5 v0.10.6
6542025-05-22T20:01:23.927Z Downloaded env_filter v0.1.2
6552025-05-22T20:01:23.930Z Downloaded deranged v0.3.11
6562025-05-22T20:01:23.933Z Downloaded progenitor-client v0.9.1
6572025-05-22T20:01:23.933Z Downloaded dirs-next v2.0.0
6582025-05-22T20:01:23.936Z Downloaded rustc-hash v1.1.0
6592025-05-22T20:01:23.936Z Downloaded psl-types v2.0.11
6602025-05-22T20:01:23.939Z Downloaded ena v0.14.3
6612025-05-22T20:01:23.939Z Downloaded tracing-attributes v0.1.27
6622025-05-22T20:01:23.942Z Downloaded ron v0.7.1
6632025-05-22T20:01:23.947Z Downloaded sha1 v0.10.6
6642025-05-22T20:01:23.950Z Downloaded progenitor-client v0.8.0
6652025-05-22T20:01:23.950Z Downloaded ghash v0.5.1
6662025-05-22T20:01:23.954Z Downloaded native-tls v0.2.12
6672025-05-22T20:01:23.957Z Downloaded multimap v0.10.1
6682025-05-22T20:01:23.957Z Downloaded mime v0.3.17
6692025-05-22T20:01:23.960Z Downloaded memoffset v0.9.1
6702025-05-22T20:01:23.960Z Downloaded foreign-types v0.5.0
6712025-05-22T20:01:23.963Z Downloaded num-derive v0.3.3
6722025-05-22T20:01:23.966Z Downloaded hickory-server v0.24.4
6732025-05-22T20:01:23.969Z Downloaded predicates v3.1.3
6742025-05-22T20:01:23.973Z Downloaded tinyvec_macros v0.1.1
6752025-05-22T20:01:23.976Z Downloaded take_mut v0.2.2
6762025-05-22T20:01:23.976Z Downloaded pem v3.0.5
6772025-05-22T20:01:23.979Z Downloaded predicates-core v1.0.8
6782025-05-22T20:01:23.979Z Downloaded peg v0.8.5
6792025-05-22T20:01:23.983Z Downloaded tabwriter v1.4.0
6802025-05-22T20:01:23.986Z Downloaded quick-error v1.2.3
6812025-05-22T20:01:23.989Z Downloaded chacha20poly1305 v0.10.1
6822025-05-22T20:01:23.989Z Downloaded yoke-derive v0.7.4
6832025-05-22T20:01:23.992Z Downloaded polyval v0.6.2
6842025-05-22T20:01:23.995Z Downloaded env_logger v0.10.2
6852025-05-22T20:01:23.998Z Downloaded zone_cfg_derive v0.1.2
6862025-05-22T20:01:23.998Z Downloaded zstd-safe v7.2.3
6872025-05-22T20:01:24.003Z Downloaded secrecy v0.10.3
6882025-05-22T20:01:24.003Z Downloaded rustc_version v0.4.1
6892025-05-22T20:01:24.007Z Downloaded unarray v0.1.4
6902025-05-22T20:01:24.007Z Downloaded semver v0.1.20
6912025-05-22T20:01:24.007Z Downloaded getrandom v0.2.15
6922025-05-22T20:01:24.010Z Downloaded icu_properties v1.5.1
6932025-05-22T20:01:24.013Z Downloaded hickory-resolver v0.24.4
6942025-05-22T20:01:24.020Z Downloaded rustc-demangle v0.1.24
6952025-05-22T20:01:24.023Z Downloaded num-complex v0.4.6
6962025-05-22T20:01:24.023Z Downloaded jiff-static v0.2.13
6972025-05-22T20:01:24.027Z Downloaded stringprep v0.1.5
6982025-05-22T20:01:24.030Z Downloaded static_assertions v1.1.0
6992025-05-22T20:01:24.030Z Downloaded slog-async v2.8.0
7002025-05-22T20:01:24.033Z Downloaded openssl-macros v0.1.1
7012025-05-22T20:01:24.033Z Downloaded newline-converter v0.3.0
7022025-05-22T20:01:24.036Z Downloaded tungstenite v0.23.0
7032025-05-22T20:01:24.039Z Downloaded pbkdf2 v0.11.0
7042025-05-22T20:01:24.042Z Downloaded tls_codec v0.4.1
7052025-05-22T20:01:24.045Z Downloaded tabled_derive v0.10.0
7062025-05-22T20:01:24.046Z Downloaded peg-macros v0.8.5
7072025-05-22T20:01:24.048Z Downloaded crypto-bigint v0.5.5
7082025-05-22T20:01:24.053Z Downloaded parking_lot_core v0.9.10
7092025-05-22T20:01:24.056Z Downloaded bumpalo v3.16.0
7102025-05-22T20:01:24.060Z Downloaded precomputed-hash v0.1.1
7112025-05-22T20:01:24.063Z Downloaded unicase v2.7.0
7122025-05-22T20:01:24.063Z Downloaded progenitor-macro v0.9.1
7132025-05-22T20:01:24.066Z Downloaded paste v1.0.15
7142025-05-22T20:01:24.069Z Downloaded defmt-macros v0.3.9
7152025-05-22T20:01:24.072Z Downloaded wyz v0.5.1
7162025-05-22T20:01:24.072Z Downloaded zopfli v0.8.1
7172025-05-22T20:01:24.076Z Downloaded dsl_auto_type v0.1.2
7182025-05-22T20:01:24.079Z Downloaded data-encoding v2.6.0
7192025-05-22T20:01:24.082Z Downloaded powerfmt v0.2.0
7202025-05-22T20:01:24.082Z Downloaded document-features v0.2.10
7212025-05-22T20:01:24.082Z Downloaded defmt v0.3.8
7222025-05-22T20:01:24.086Z Downloaded flagset v0.4.6
7232025-05-22T20:01:24.089Z Downloaded displaydoc v0.2.5
7242025-05-22T20:01:24.092Z Downloaded serde_with_macros v3.12.0
7252025-05-22T20:01:24.095Z Downloaded fs-err v2.11.0
7262025-05-22T20:01:24.098Z Downloaded stable_deref_trait v1.2.0
7272025-05-22T20:01:24.098Z Downloaded funty v2.0.0
7282025-05-22T20:01:24.102Z Downloaded display-error-chain v0.2.2
7292025-05-22T20:01:24.102Z Downloaded time-core v0.1.2
7302025-05-22T20:01:24.102Z Downloaded zone v0.1.8
7312025-05-22T20:01:24.105Z Downloaded diff v0.1.13
7322025-05-22T20:01:24.108Z Downloaded void v1.0.2
7332025-05-22T20:01:24.108Z Downloaded test-strategy v0.4.0
7342025-05-22T20:01:24.111Z Downloaded group v0.13.0
7352025-05-22T20:01:24.115Z Downloaded zerofrom v0.1.4
7362025-05-22T20:01:24.118Z Downloaded untrusted v0.9.0
7372025-05-22T20:01:24.118Z Downloaded num v0.4.3
7382025-05-22T20:01:24.122Z Downloaded uuid v1.16.0
7392025-05-22T20:01:24.125Z Downloaded nu-ansi-term v0.50.1
7402025-05-22T20:01:24.128Z Downloaded cc v1.2.15
7412025-05-22T20:01:24.131Z Downloaded diesel_table_macro_syntax v0.2.0
7422025-05-22T20:01:24.132Z Downloaded dirs-sys-next v0.1.2
7432025-05-22T20:01:24.135Z Downloaded crossbeam-channel v0.5.15
7442025-05-22T20:01:24.138Z Downloaded dyn-clone v1.0.19
7452025-05-22T20:01:24.142Z Downloaded rfc6979 v0.4.0
7462025-05-22T20:01:24.142Z Downloaded yoke v0.7.4
7472025-05-22T20:01:24.144Z Downloaded http v1.3.1
7482025-05-22T20:01:24.148Z Downloaded yasna v0.5.2
7492025-05-22T20:01:24.153Z Downloaded enum-as-inner v0.6.1
7502025-05-22T20:01:24.156Z Downloaded progenitor-impl v0.9.1
7512025-05-22T20:01:24.156Z Downloaded utf16_iter v1.0.5
7522025-05-22T20:01:24.160Z Downloaded resolv-conf v0.7.0
7532025-05-22T20:01:24.160Z Downloaded normalize-line-endings v0.3.0
7542025-05-22T20:01:24.163Z Downloaded sct v0.7.1
7552025-05-22T20:01:24.167Z Downloaded toml v0.7.8
7562025-05-22T20:01:24.174Z Downloaded structmeta v0.3.0
7572025-05-22T20:01:24.174Z Downloaded slog-envlogger v2.2.0
7582025-05-22T20:01:24.174Z Downloaded tokio-tungstenite v0.21.0
7592025-05-22T20:01:24.174Z Downloaded time-macros v0.2.18
7602025-05-22T20:01:24.185Z Downloaded unicode-truncate v1.1.0
7612025-05-22T20:01:24.185Z Downloaded slog-json v2.6.1
7622025-05-22T20:01:24.201Z Downloaded secrecy v0.8.0
7632025-05-22T20:01:24.201Z Downloaded pin-utils v0.1.0
7642025-05-22T20:01:24.201Z Downloaded utf-8 v0.7.6
7652025-05-22T20:01:24.201Z Downloaded curve25519-dalek-derive v0.1.1
7662025-05-22T20:01:24.201Z Downloaded percent-encoding v2.3.1
7672025-05-22T20:01:24.201Z Downloaded pem-rfc7468 v0.7.0
7682025-05-22T20:01:24.201Z Downloaded yansi v1.0.1
7692025-05-22T20:01:24.204Z Downloaded postgres-protocol v0.6.8
7702025-05-22T20:01:24.204Z Downloaded password-hash v0.4.2
7712025-05-22T20:01:24.204Z Downloaded steno v0.4.1
7722025-05-22T20:01:24.204Z Downloaded signal-hook-mio v0.2.4
7732025-05-22T20:01:24.206Z Downloaded daft v0.1.3
7742025-05-22T20:01:24.209Z Downloaded try-lock v0.2.5
7752025-05-22T20:01:24.209Z Downloaded sqlparser_derive v0.2.2
7762025-05-22T20:01:24.211Z Downloaded fixedbitset v0.5.7
7772025-05-22T20:01:24.214Z Downloaded float-ord v0.3.2
7782025-05-22T20:01:24.214Z Downloaded float-cmp v0.10.0
7792025-05-22T20:01:24.216Z Downloaded multer v3.1.0
7802025-05-22T20:01:24.219Z Downloaded fixedbitset v0.4.2
7812025-05-22T20:01:24.222Z Downloaded write16 v1.0.0
7822025-05-22T20:01:24.222Z Downloaded packed_struct v0.10.1
7832025-05-22T20:01:24.224Z Downloaded snafu v0.8.5
7842025-05-22T20:01:24.232Z Downloaded darling_macro v0.20.10
7852025-05-22T20:01:24.232Z Downloaded phf_codegen v0.11.2
7862025-05-22T20:01:24.238Z Downloaded oxnet v0.1.2
7872025-05-22T20:01:24.238Z Downloaded signal-hook-tokio v0.3.1
7882025-05-22T20:01:24.238Z Downloaded num_enum v0.5.11
7892025-05-22T20:01:24.245Z Downloaded pkg-config v0.3.31
7902025-05-22T20:01:24.246Z Downloaded pkcs8 v0.10.2
7912025-05-22T20:01:24.250Z Downloaded serde-hex v0.1.0
7922025-05-22T20:01:24.250Z Downloaded md5 v0.7.0
7932025-05-22T20:01:24.250Z Downloaded tokio-tungstenite v0.23.1
7942025-05-22T20:01:24.253Z Downloaded packed_struct_codegen v0.10.1
7952025-05-22T20:01:24.256Z Downloaded sec1 v0.7.3
7962025-05-22T20:01:24.259Z Downloaded unicode-bidi v0.3.17
7972025-05-22T20:01:24.263Z Downloaded publicsuffix v2.3.0
7982025-05-22T20:01:24.266Z Downloaded x509-cert v0.2.5
7992025-05-22T20:01:24.270Z Downloaded vergen v8.3.2
8002025-05-22T20:01:24.274Z Downloaded oso-derive v0.27.3
8012025-05-22T20:01:24.277Z Downloaded postgres-types v0.2.9
8022025-05-22T20:01:24.280Z Downloaded ssh-cipher v0.2.0
8032025-05-22T20:01:24.280Z Downloaded tiny-keccak v2.0.2
8042025-05-22T20:01:24.282Z Downloaded wait-timeout v0.2.0
8052025-05-22T20:01:24.285Z Downloaded dropshot_endpoint v0.16.2
8062025-05-22T20:01:24.288Z Downloaded sigpipe v0.1.3
8072025-05-22T20:01:24.291Z Downloaded russh-cryptovec v0.7.3
8082025-05-22T20:01:24.294Z Downloaded phf_shared v0.11.2
8092025-05-22T20:01:24.294Z Downloaded phf_generator v0.11.2
8102025-05-22T20:01:24.297Z Downloaded globset v0.4.15
8112025-05-22T20:01:24.297Z Downloaded glob v0.3.2
8122025-05-22T20:01:24.300Z Downloaded itertools v0.12.1
8132025-05-22T20:01:24.305Z Downloaded vte_generate_state_changes v0.1.2
8142025-05-22T20:01:24.308Z Downloaded tokio-macros v2.5.0
8152025-05-22T20:01:24.308Z Downloaded darling v0.20.10
8162025-05-22T20:01:24.312Z Downloaded pin-project-lite v0.2.14
8172025-05-22T20:01:24.318Z Downloaded derive_builder_macro v0.20.2
8182025-05-22T20:01:24.321Z Downloaded term v0.7.0
8192025-05-22T20:01:24.324Z Downloaded value-bag v1.9.0
8202025-05-22T20:01:24.332Z Downloaded endian-type v0.1.2
8212025-05-22T20:01:24.332Z Downloaded num_enum_derive v0.5.11
8222025-05-22T20:01:24.334Z Downloaded derive_more v0.99.20
8232025-05-22T20:01:24.334Z Downloaded futures-sink v0.3.31
8242025-05-22T20:01:24.338Z Downloaded futures-macro v0.3.31
8252025-05-22T20:01:24.338Z Downloaded ff v0.13.0
8262025-05-22T20:01:24.341Z Downloaded libm v0.2.8
8272025-05-22T20:01:24.347Z Downloaded rayon-core v1.12.1
8282025-05-22T20:01:24.351Z Downloaded p256 v0.13.2
8292025-05-22T20:01:24.354Z Downloaded parse-display-derive v0.10.0
8302025-05-22T20:01:24.359Z Downloaded hyper v1.6.0
8312025-05-22T20:01:24.363Z Downloaded spin v0.9.8
8322025-05-22T20:01:24.367Z Downloaded parse-display v0.10.0
8332025-05-22T20:01:24.370Z Downloaded tokio-stream v0.1.17
8342025-05-22T20:01:24.374Z Downloaded tokio-native-tls v0.3.1
8352025-05-22T20:01:24.377Z Downloaded slog-stdlog v4.1.1
8362025-05-22T20:01:24.381Z Downloaded slog-scope v4.4.0
8372025-05-22T20:01:24.381Z Downloaded nibble_vec v0.1.0
8382025-05-22T20:01:24.384Z Downloaded csv-core v0.1.11
8392025-05-22T20:01:24.384Z Downloaded num-traits v0.2.19
8402025-05-22T20:01:24.388Z Downloaded strum v0.26.3
8412025-05-22T20:01:24.391Z Downloaded rand_chacha v0.3.1
8422025-05-22T20:01:24.391Z Downloaded openssl-probe v0.1.5
8432025-05-22T20:01:24.391Z Downloaded futures-executor v0.3.31
8442025-05-22T20:01:24.394Z Downloaded serde_yaml v0.9.34+deprecated
8452025-05-22T20:01:24.398Z Downloaded half v2.4.1
8462025-05-22T20:01:24.401Z Downloaded simd-adler32 v0.3.7
8472025-05-22T20:01:24.404Z Downloaded rustversion v1.0.17
8482025-05-22T20:01:24.407Z Downloaded tungstenite v0.21.0
8492025-05-22T20:01:24.411Z Downloaded primeorder v0.13.6
8502025-05-22T20:01:24.411Z Downloaded futures-core v0.3.31
8512025-05-22T20:01:24.415Z Downloaded form_urlencoded v1.2.1
8522025-05-22T20:01:24.416Z Downloaded foldhash v0.1.3
8532025-05-22T20:01:24.419Z Downloaded russh-keys v0.45.0
8542025-05-22T20:01:24.419Z Downloaded pretty_assertions v1.4.1
8552025-05-22T20:01:24.422Z Downloaded rand_xorshift v0.3.0
8562025-05-22T20:01:24.428Z Downloaded fxhash v0.2.1
8572025-05-22T20:01:24.428Z Downloaded tui-tree-widget v0.23.0
8582025-05-22T20:01:24.435Z Downloaded similar v2.7.0
8592025-05-22T20:01:24.435Z Downloaded rand_core v0.6.4
8602025-05-22T20:01:24.440Z Downloaded parse-size v1.1.0
8612025-05-22T20:01:24.440Z Downloaded universal-hash v0.5.1
8622025-05-22T20:01:24.440Z Downloaded itertools v0.14.0
8632025-05-22T20:01:24.445Z Downloaded futures-io v0.3.31
8642025-05-22T20:01:24.448Z Downloaded hkdf v0.12.4
8652025-05-22T20:01:24.449Z Downloaded bitvec v1.0.1
8662025-05-22T20:01:24.462Z Downloaded num-rational v0.4.2
8672025-05-22T20:01:24.466Z Downloaded derive_builder v0.20.2
8682025-05-22T20:01:24.470Z Downloaded xshell v0.2.7
8692025-05-22T20:01:24.473Z Downloaded rpassword v7.3.1
8702025-05-22T20:01:24.473Z Downloaded tinystr v0.7.6
8712025-05-22T20:01:24.477Z Downloaded structmeta-derive v0.3.0
8722025-05-22T20:01:24.477Z Downloaded rand_chacha v0.9.0
8732025-05-22T20:01:24.481Z Downloaded num-iter v0.1.45
8742025-05-22T20:01:24.481Z Downloaded parking_lot_core v0.8.6
8752025-05-22T20:01:24.484Z Downloaded writeable v0.5.5
8762025-05-22T20:01:24.484Z Downloaded futures-channel v0.3.31
8772025-05-22T20:01:24.488Z Downloaded url v2.5.3
8782025-05-22T20:01:24.491Z Downloaded daft-derive v0.1.3
8792025-05-22T20:01:24.494Z Downloaded defmt-parser v0.3.4
8802025-05-22T20:01:24.499Z Downloaded bindgen v0.69.5
8812025-05-22T20:01:24.503Z Downloaded xshell-macros v0.2.7
8822025-05-22T20:01:24.506Z Downloaded newtype_derive v0.1.6
8832025-05-22T20:01:24.506Z Downloaded crossterm v0.28.1
8842025-05-22T20:01:24.511Z Downloaded sync-ptr v0.1.1
8852025-05-22T20:01:24.515Z Downloaded vsss-rs v3.3.4
8862025-05-22T20:01:24.518Z Downloaded snafu-derive v0.8.5
8872025-05-22T20:01:24.518Z Downloaded xattr v1.3.1
8882025-05-22T20:01:24.521Z Downloaded vte v0.11.1
8892025-05-22T20:01:24.522Z Downloaded tracing-core v0.1.32
8902025-05-22T20:01:24.525Z Downloaded hash32 v0.2.1
8912025-05-22T20:01:24.528Z Downloaded whoami v1.5.2
8922025-05-22T20:01:24.528Z Downloaded synstructure v0.13.1
8932025-05-22T20:01:24.531Z Downloaded which v4.4.2
8942025-05-22T20:01:24.531Z Downloaded tower-layer v0.3.3
8952025-05-22T20:01:24.535Z Downloaded hash32 v0.3.1
8962025-05-22T20:01:24.535Z Downloaded ed25519 v2.2.3
8972025-05-22T20:01:24.538Z Downloaded serde_derive_internals v0.29.1
8982025-05-22T20:01:24.538Z Downloaded serde_bytes v0.11.17
8992025-05-22T20:01:24.541Z Downloaded rusty-fork v0.3.0
9002025-05-22T20:01:24.544Z Downloaded tracing v0.1.40
9012025-05-22T20:01:24.547Z Downloaded tower-service v0.3.3
9022025-05-22T20:01:24.547Z Downloaded serde_path_to_error v0.1.17
9032025-05-22T20:01:24.551Z Downloaded proc-macro-error-attr2 v2.0.0
9042025-05-22T20:01:24.551Z Downloaded shlex v1.3.0
9052025-05-22T20:01:24.554Z Downloaded new_debug_unreachable v1.0.6
9062025-05-22T20:01:24.554Z Downloaded ctr v0.9.2
9072025-05-22T20:01:24.557Z Downloaded shell-words v1.1.0
9082025-05-22T20:01:24.557Z Downloaded memmap2 v0.9.5
9092025-05-22T20:01:24.560Z Downloaded unicode-segmentation v1.12.0
9102025-05-22T20:01:24.563Z Downloaded embedded-io v0.6.1
9112025-05-22T20:01:24.563Z Downloaded gethostname v0.5.0
9122025-05-22T20:01:24.567Z Downloaded fatfs v0.3.6
9132025-05-22T20:01:24.570Z Downloaded rand v0.9.0
9142025-05-22T20:01:24.573Z Downloaded unicode-xid v0.2.6
9152025-05-22T20:01:24.573Z Downloaded phf v0.11.2
9162025-05-22T20:01:24.576Z Downloaded newtype-uuid v1.2.1
9172025-05-22T20:01:24.576Z Downloaded embedded-io v0.4.0
9182025-05-22T20:01:24.579Z Downloaded signal-hook v0.3.17
9192025-05-22T20:01:24.583Z Downloaded progenitor v0.8.0
9202025-05-22T20:01:24.583Z Downloaded num-integer v0.1.46
9212025-05-22T20:01:24.586Z Downloaded pin-project v1.1.6
9222025-05-22T20:01:24.594Z Downloaded termcolor v1.4.1
9232025-05-22T20:01:24.599Z Downloaded radium v0.7.0
9242025-05-22T20:01:24.599Z Downloaded proc-macro-error2 v2.0.1
9252025-05-22T20:01:24.602Z Downloaded strum_macros v0.25.3
9262025-05-22T20:01:24.605Z Downloaded sync_wrapper v1.0.1
9272025-05-22T20:01:24.605Z Downloaded des v0.8.1
9282025-05-22T20:01:24.608Z Downloaded zerovec-derive v0.10.3
9292025-05-22T20:01:24.608Z Downloaded mime_guess v2.0.5
9302025-05-22T20:01:24.612Z Downloaded progenitor v0.10.0
9312025-05-22T20:01:24.612Z Downloaded serde_cbor v0.11.2
9322025-05-22T20:01:24.616Z Downloaded strum_macros v0.24.3
9332025-05-22T20:01:24.616Z Downloaded flume v0.11.1
9342025-05-22T20:01:24.619Z Downloaded ed25519-dalek v2.1.1
9352025-05-22T20:01:24.623Z Downloaded unicode-normalization v0.1.24
9362025-05-22T20:01:24.627Z Downloaded papergrid v0.14.0
9372025-05-22T20:01:24.631Z Downloaded socket2 v0.5.9
9382025-05-22T20:01:24.636Z Downloaded proptest v1.6.0
9392025-05-22T20:01:24.643Z Downloaded unsafe-libyaml v0.2.11
9402025-05-22T20:01:24.647Z Downloaded rsa v0.9.6
9412025-05-22T20:01:24.653Z Downloaded num-derive v0.4.2
9422025-05-22T20:01:24.657Z Downloaded miniz_oxide v0.8.5
9432025-05-22T20:01:24.657Z Downloaded tokio-postgres v0.7.13
9442025-05-22T20:01:24.661Z Downloaded oso v0.27.3
9452025-05-22T20:01:24.664Z Downloaded openssl-sys v0.9.107
9462025-05-22T20:01:24.674Z Downloaded quinn v0.11.5
9472025-05-22T20:01:24.677Z Downloaded aws-lc-rs v1.12.4
9482025-05-22T20:01:24.682Z Downloaded quinn-proto v0.11.8
9492025-05-22T20:01:24.688Z Downloaded time v0.3.36
9502025-05-22T20:01:24.696Z Downloaded samael v0.0.18
9512025-05-22T20:01:24.708Z Downloaded nom v7.1.3
9522025-05-22T20:01:24.708Z Downloaded hashbrown v0.13.2
9532025-05-22T20:01:24.713Z Downloaded diesel-dtrace v0.4.2
9542025-05-22T20:01:24.713Z Downloaded p521 v0.13.3
9552025-05-22T20:01:24.716Z Downloaded tar v0.4.44
9562025-05-22T20:01:24.720Z Downloaded lalrpop v0.19.12
9572025-05-22T20:01:24.730Z Downloaded zerovec v0.10.4
9582025-05-22T20:01:24.736Z Downloaded unicode_categories v0.1.1
9592025-05-22T20:01:24.740Z Downloaded ecdsa v0.16.9
9602025-05-22T20:01:24.743Z Downloaded portable-atomic v1.11.0
9612025-05-22T20:01:24.747Z Downloaded zip v0.6.6
9622025-05-22T20:01:24.751Z Downloaded bindgen v0.71.1
9632025-05-22T20:01:24.759Z Downloaded prettyplease v0.2.32
9642025-05-22T20:01:24.763Z Downloaded reedline v0.38.0
9652025-05-22T20:01:24.770Z Downloaded diesel_derives v2.2.3
9662025-05-22T20:01:24.775Z Downloaded ron v0.8.1
9672025-05-22T20:01:24.779Z Downloaded h2 v0.4.6
9682025-05-22T20:01:24.786Z Downloaded icu_properties_data v1.5.0
9692025-05-22T20:01:24.796Z Downloaded num-bigint-dig v0.8.4
9702025-05-22T20:01:24.801Z Downloaded minimal-lexical v0.2.1
9712025-05-22T20:01:24.806Z Downloaded zip v2.6.1
9722025-05-22T20:01:24.810Z Downloaded rustls-webpki v0.101.7
9732025-05-22T20:01:24.824Z Downloaded rustyline v14.0.0
9742025-05-22T20:01:24.829Z Downloaded tower v0.5.2
9752025-05-22T20:01:24.838Z Downloaded zerocopy-derive v0.8.25
9762025-05-22T20:01:24.845Z Downloaded sqlparser v0.45.0
9772025-05-22T20:01:24.851Z Downloaded tough v0.20.0
9782025-05-22T20:01:24.859Z Downloaded rayon v1.10.0
9792025-05-22T20:01:24.869Z Downloaded rustls-webpki v0.102.8
9802025-05-22T20:01:24.886Z Downloaded winnow v0.6.26
9812025-05-22T20:01:24.895Z Downloaded winnow v0.5.40
9822025-05-22T20:01:24.904Z Downloaded p384 v0.13.0
9832025-05-22T20:01:24.910Z Downloaded rustls v0.21.12
9842025-05-22T20:01:24.922Z Downloaded git2 v0.19.0
9852025-05-22T20:01:24.931Z Downloaded object v0.30.4
9862025-05-22T20:01:24.942Z Downloaded salty v0.3.0
9872025-05-22T20:01:24.949Z Downloaded smoltcp v0.9.1
9882025-05-22T20:01:24.960Z Downloaded futures-util v0.3.31
9892025-05-22T20:01:24.971Z Downloaded radix_trie v0.2.1
9902025-05-22T20:01:24.977Z Downloaded quick-xml v0.37.2
9912025-05-22T20:01:24.984Z Downloaded tabled v0.18.0
9922025-05-22T20:01:25.001Z Downloaded gimli v0.31.1
9932025-05-22T20:01:25.010Z Downloaded object v0.36.5
9942025-05-22T20:01:25.022Z Downloaded webpki-roots v0.26.6
9952025-05-22T20:01:25.025Z Downloaded smoltcp v0.11.0
9962025-05-22T20:01:25.038Z Downloaded hickory-proto v0.24.4
9972025-05-22T20:01:25.054Z Downloaded unicode-width v0.2.0
9982025-05-22T20:01:25.060Z Downloaded rustls v0.23.19
9992025-05-22T20:01:25.072Z Downloaded petname v2.0.2
10002025-05-22T20:01:25.077Z Downloaded rustls v0.22.4
10012025-05-22T20:01:25.090Z Downloaded polar-core v0.27.3
10022025-05-22T20:01:25.099Z Downloaded openapiv3 v2.0.0
10032025-05-22T20:01:25.112Z Downloaded dropshot v0.16.2
10042025-05-22T20:01:25.133Z Downloaded typify-impl v0.2.0
10052025-05-22T20:01:25.151Z Downloaded regex-syntax v0.6.29
10062025-05-22T20:01:25.157Z Downloaded typify-impl v0.4.1
10072025-05-22T20:01:25.174Z Downloaded typify-impl v0.3.0
10082025-05-22T20:01:25.191Z Downloaded nix v0.28.0
10092025-05-22T20:01:25.203Z Downloaded diesel v2.2.10
10102025-05-22T20:01:25.223Z Downloaded regex-syntax v0.8.5
10112025-05-22T20:01:25.233Z Downloaded sled v0.34.7
10122025-05-22T20:01:25.244Z Downloaded bzip2-sys v0.1.13+1.0.8
10132025-05-22T20:01:25.258Z Downloaded zerocopy-derive v0.6.6
10142025-05-22T20:01:25.270Z Downloaded curve25519-dalek v4.1.3
10152025-05-22T20:01:25.279Z Downloaded regress v0.10.3
10162025-05-22T20:01:25.289Z Downloaded nix v0.29.0
10172025-05-22T20:01:25.301Z Downloaded chrono-tz v0.10.3
10182025-05-22T20:01:25.310Z Downloaded nix v0.27.1
10192025-05-22T20:01:25.322Z Downloaded zerocopy v0.8.25
10202025-05-22T20:01:25.348Z Downloaded vcpkg v0.2.15
10212025-05-22T20:01:25.388Z Downloaded openssl v0.10.72
10222025-05-22T20:01:25.398Z Downloaded bstr v1.10.0
10232025-05-22T20:01:25.409Z Downloaded ratatui v0.29.0
10242025-05-22T20:01:25.430Z Downloaded rand v0.8.5
10252025-05-22T20:01:25.434Z Downloaded petgraph v0.6.5
10262025-05-22T20:01:25.452Z Downloaded chrono v0.4.41
10272025-05-22T20:01:25.459Z Downloaded regex-automata v0.4.8
10282025-05-22T20:01:25.477Z Downloaded regex v1.11.1
10292025-05-22T20:01:25.489Z Downloaded ssh-key v0.6.6
10302025-05-22T20:01:25.496Z Downloaded lzma-sys v0.1.20
10312025-05-22T20:01:25.525Z Downloaded sha3 v0.10.8
10322025-05-22T20:01:25.530Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10332025-05-22T20:01:25.550Z Downloaded jiff v0.2.13
10342025-05-22T20:01:25.569Z Downloaded mio v1.0.2
10352025-05-22T20:01:25.575Z Downloaded tokio v1.45.0
10362025-05-22T20:01:25.613Z Downloaded libz-sys v1.1.20
10372025-05-22T20:01:25.635Z Downloaded futures v0.3.31
10382025-05-22T20:01:25.639Z Downloaded num-bigint v0.4.6
10392025-05-22T20:01:25.644Z Downloaded petgraph v0.7.1
10402025-05-22T20:01:25.664Z Downloaded tokio-util v0.7.13
10412025-05-22T20:01:25.670Z Downloaded parking_lot v0.12.3
10422025-05-22T20:01:25.674Z Downloaded parking_lot v0.11.2
10432025-05-22T20:01:25.677Z Downloaded derive_builder_core v0.20.2
10442025-05-22T20:01:25.680Z Downloaded elliptic-curve v0.13.8
10452025-05-22T20:01:25.683Z Downloaded darling_core v0.20.10
10462025-05-22T20:01:25.686Z Downloaded slog-term v2.9.1
10472025-05-22T20:01:25.689Z Downloaded postcard v1.0.10
10482025-05-22T20:01:25.692Z Downloaded parse-zoneinfo v0.3.1
10492025-05-22T20:01:25.692Z Downloaded typed-path v0.9.3
10502025-05-22T20:01:25.698Z Downloaded thiserror-no-std v2.0.2
10512025-05-22T20:01:25.701Z Downloaded zerocopy v0.6.6
10522025-05-22T20:01:25.706Z Downloaded rcgen v0.12.1
10532025-05-22T20:01:25.709Z Downloaded flate2 v1.1.1
10542025-05-22T20:01:25.712Z Downloaded hashbrown v0.12.3
10552025-05-22T20:01:25.716Z Downloaded signal-hook-registry v1.4.2
10562025-05-22T20:01:25.719Z Downloaded tokio-rustls v0.24.1
10572025-05-22T20:01:25.719Z Downloaded tinyvec v1.8.0
10582025-05-22T20:01:25.724Z Downloaded rustls-pemfile v1.0.4
10592025-05-22T20:01:25.727Z Downloaded poly1305 v0.8.0
10602025-05-22T20:01:25.727Z Downloaded pin-project-internal v1.1.6
10612025-05-22T20:01:25.727Z Downloaded serde_with v3.12.0
10622025-05-22T20:01:25.735Z Downloaded blake3 v1.5.4
10632025-05-22T20:01:25.743Z Downloaded fd-lock v4.0.2
10642025-05-22T20:01:25.746Z Downloaded itertools v0.13.0
10652025-05-22T20:01:25.751Z Downloaded idna v1.0.3
10662025-05-22T20:01:25.755Z Downloaded aho-corasick v1.1.3
10672025-05-22T20:01:25.761Z Downloaded owo-colors v4.2.0
10682025-05-22T20:01:25.764Z Downloaded der v0.7.9
10692025-05-22T20:01:25.768Z Downloaded thread_local v1.1.8
10702025-05-22T20:01:25.772Z Downloaded spki v0.7.3
10712025-05-22T20:01:25.772Z Downloaded pkcs1 v0.7.5
10722025-05-22T20:01:25.775Z Downloaded qorb v0.3.1
10732025-05-22T20:01:25.778Z Downloaded expectorate v1.2.0
10742025-05-22T20:01:25.782Z Downloaded ring v0.17.14
10752025-05-22T20:01:25.824Z Downloaded libxml v0.3.3
10762025-05-22T20:01:25.830Z Downloaded itertools v0.10.5
10772025-05-22T20:01:25.836Z Downloaded half v1.8.3
10782025-05-22T20:01:25.839Z Downloaded scopeguard v1.2.0
10792025-05-22T20:01:25.844Z Downloaded russh v0.45.0
10802025-05-22T20:01:25.847Z Downloaded encoding_rs v0.8.34
10812025-05-22T20:01:25.866Z Downloaded filetime v0.2.25
10822025-05-22T20:01:25.869Z Downloaded pkcs5 v0.7.1
10832025-05-22T20:01:25.872Z Downloaded typify v0.4.1
10842025-05-22T20:01:25.875Z Downloaded typify v0.3.0
10852025-05-22T20:01:25.879Z Downloaded typify v0.2.0
10862025-05-22T20:01:25.882Z Downloaded unicode-properties v0.1.3
10872025-05-22T20:01:25.885Z Downloaded omicron-zone-package v0.12.2
10882025-05-22T20:01:25.888Z Downloaded slog-dtrace v0.3.0
10892025-05-22T20:01:25.888Z Downloaded slog-bunyan v2.5.0
10902025-05-22T20:01:25.888Z Downloaded fs_extra v1.3.0
10912025-05-22T20:01:25.891Z Downloaded slog v2.7.0
10922025-05-22T20:01:25.895Z Downloaded scrypt v0.11.0
10932025-05-22T20:01:25.895Z Downloaded scheduled-thread-pool v0.2.7
10942025-05-22T20:01:25.895Z Downloaded same-file v1.0.6
10952025-05-22T20:01:25.899Z Downloaded progenitor-impl v0.10.0
10962025-05-22T20:01:25.899Z Downloaded libgit2-sys v0.17.0+1.8.1
10972025-05-22T20:01:25.956Z Downloaded toml_edit v0.19.15
10982025-05-22T20:01:25.970Z Downloaded csv v1.3.1
10992025-05-22T20:01:25.991Z Downloaded zone v0.3.1
11002025-05-22T20:01:25.996Z Downloaded getrandom v0.3.1
11012025-05-22T20:01:25.999Z Downloaded password-hash v0.5.0
11022025-05-22T20:01:25.999Z Downloaded fallible-iterator v0.2.0
11032025-05-22T20:01:25.999Z Downloaded tap v1.0.1
11042025-05-22T20:01:25.999Z Downloaded derive-where v1.2.7
11052025-05-22T20:01:26.003Z Downloaded backtrace v0.3.74
11062025-05-22T20:01:26.006Z Downloaded smf v0.2.3
11072025-05-22T20:01:26.009Z Downloaded schemars v0.8.22
11082025-05-22T20:01:26.017Z Downloaded compact_str v0.8.0
11092025-05-22T20:01:26.021Z Downloaded tokio-rustls v0.25.0
11102025-05-22T20:01:26.024Z Downloaded der_derive v0.7.3
11112025-05-22T20:01:26.027Z Downloaded rustc_version v0.1.7
11122025-05-22T20:01:26.027Z Downloaded rustc-hash v2.1.1
11132025-05-22T20:01:26.027Z Downloaded twox-hash v2.1.0
11142025-05-22T20:01:26.030Z Downloaded subprocess v0.2.9
11152025-05-22T20:01:26.030Z Downloaded hyper-util v0.1.11
11162025-05-22T20:01:26.034Z Downloaded const_format v0.2.34
11172025-05-22T20:01:26.038Z Downloaded zstd v0.13.3
11182025-05-22T20:01:26.041Z Downloaded progenitor-macro v0.8.0
11192025-05-22T20:01:26.044Z Downloaded env_logger v0.11.5
11202025-05-22T20:01:26.044Z Downloaded either v1.14.0
11212025-05-22T20:01:26.047Z Downloaded pbkdf2 v0.12.2
11222025-05-22T20:01:26.047Z Downloaded xz2 v0.1.7
11232025-05-22T20:01:26.051Z Downloaded strip-ansi-escapes v0.2.0
11242025-05-22T20:01:26.051Z Downloaded nanorand v0.7.0
11252025-05-22T20:01:26.054Z Downloaded bytes v1.10.1
11262025-05-22T20:01:26.057Z Downloaded olpc-cjson v0.1.4
11272025-05-22T20:01:26.057Z Downloaded crossbeam-utils v0.8.21
11282025-05-22T20:01:26.060Z Downloaded async-bb8-diesel v0.2.1
11292025-05-22T20:01:26.060Z Downloaded indicatif v0.17.11
11302025-05-22T20:01:26.063Z Downloaded uzers v0.12.1
11312025-05-22T20:01:26.067Z Downloaded rustls-pki-types v1.10.0
11322025-05-22T20:01:26.071Z Downloaded tokio-rustls v0.26.0
11332025-05-22T20:01:26.071Z Downloaded icu_normalizer_data v1.5.0
11342025-05-22T20:01:26.074Z Downloaded difflib v0.4.0
11352025-05-22T20:01:26.074Z Downloaded litrs v0.4.1
11362025-05-22T20:01:26.077Z Downloaded smallvec v1.14.0
11372025-05-22T20:01:26.077Z Downloaded crossbeam-epoch v0.9.18
11382025-05-22T20:01:26.080Z Downloaded cookie v0.18.1
11392025-05-22T20:01:26.083Z Downloaded thiserror-impl-no-std v2.0.2
11402025-05-22T20:01:26.083Z Downloaded termtree v0.5.1
11412025-05-22T20:01:26.084Z Downloaded termios v0.3.3
11422025-05-22T20:01:26.087Z Downloaded strum_macros v0.26.4
11432025-05-22T20:01:26.087Z Downloaded quinn-udp v0.5.5
11442025-05-22T20:01:26.090Z Downloaded icu_normalizer v1.5.0
11452025-05-22T20:01:26.093Z Downloaded hickory-client v0.24.4
11462025-05-22T20:01:26.097Z Downloaded base64 v0.13.1
11472025-05-22T20:01:26.101Z Downloaded string_cache v0.8.9
11482025-05-22T20:01:26.101Z Downloaded slab v0.4.9
11492025-05-22T20:01:26.101Z Downloaded ingot-macros v0.1.0
11502025-05-22T20:01:26.104Z Downloaded typify-macro v0.2.0
11512025-05-22T20:01:26.104Z Downloaded blake2 v0.10.6
11522025-05-22T20:01:26.104Z Downloaded icu_locid v1.5.0
11532025-05-22T20:01:26.108Z Downloaded icu_locid_transform v1.5.0
11542025-05-22T20:01:26.111Z Downloaded const_format_proc_macros v0.2.34
11552025-05-22T20:01:26.114Z Downloaded progenitor v0.9.1
11562025-05-22T20:01:26.114Z Downloaded ipnet v2.11.0
11572025-05-22T20:01:26.117Z Downloaded icu_collections v1.5.0
11582025-05-22T20:01:26.121Z Downloaded hyper-rustls v0.27.3
11592025-05-22T20:01:26.124Z Downloaded httparse v1.9.5
11602025-05-22T20:01:26.127Z Downloaded crc32fast v1.4.2
11612025-05-22T20:01:26.127Z Downloaded colored v2.2.0
11622025-05-22T20:01:26.130Z Downloaded proc-macro-crate v1.3.1
11632025-05-22T20:01:26.130Z Downloaded lru-cache v0.1.2
11642025-05-22T20:01:26.130Z Downloaded lru v0.12.5
11652025-05-22T20:01:26.134Z Downloaded lockfree-object-pool v0.1.6
11662025-05-22T20:01:26.134Z Downloaded libscf-sys v1.1.0
11672025-05-22T20:01:26.140Z Downloaded lazycell v1.3.0
11682025-05-22T20:01:26.140Z Downloaded lazy_static v1.5.0
11692025-05-22T20:01:26.140Z Downloaded base64 v0.22.1
11702025-05-22T20:01:26.143Z Downloaded ppv-lite86 v0.2.20
11712025-05-22T20:01:26.143Z Downloaded maplit v1.0.2
11722025-05-22T20:01:26.143Z Downloaded managed v0.8.0
11732025-05-22T20:01:26.143Z Downloaded linear-map v1.2.0
11742025-05-22T20:01:26.146Z Downloaded libsw v3.4.0
11752025-05-22T20:01:26.146Z Downloaded linked-hash-map v0.5.6
11762025-05-22T20:01:26.146Z Downloaded indoc v1.0.9
11772025-05-22T20:01:26.150Z Downloaded cargo_metadata v0.18.1
11782025-05-22T20:01:26.150Z Downloaded bzip2 v0.5.2
11792025-05-22T20:01:26.153Z Downloaded hmac v0.12.1
11802025-05-22T20:01:26.156Z Downloaded bit-vec v0.6.3
11812025-05-22T20:01:26.156Z Downloaded bit-set v0.8.0
11822025-05-22T20:01:26.156Z Downloaded assert_matches v1.5.0
11832025-05-22T20:01:26.159Z Downloaded inout v0.1.3
11842025-05-22T20:01:26.159Z Downloaded ingot-types v0.1.0
11852025-05-22T20:01:26.159Z Downloaded idna_adapter v1.2.0
11862025-05-22T20:01:26.159Z Downloaded async-recursion v1.1.1
11872025-05-22T20:01:26.162Z Downloaded crc-catalog v2.4.0
11882025-05-22T20:01:26.165Z Downloaded crc v3.2.1
11892025-05-22T20:01:26.165Z Downloaded cmake v0.1.51
11902025-05-22T20:01:26.168Z Downloaded async-stream-impl v0.3.6
11912025-05-22T20:01:26.168Z Downloaded maybe-uninit v2.0.0
11922025-05-22T20:01:26.168Z Downloaded libsw-core v0.3.1
11932025-05-22T20:01:26.172Z Downloaded castaway v0.2.3
11942025-05-22T20:01:26.172Z Downloaded cassowary v0.3.0
11952025-05-22T20:01:26.172Z Downloaded cexpr v0.6.0
11962025-05-22T20:01:26.175Z Downloaded blowfish v0.9.1
11972025-05-22T20:01:26.175Z Downloaded ident_case v1.0.1
11982025-05-22T20:01:26.175Z Downloaded icu_provider_macros v1.5.0
11992025-05-22T20:01:26.179Z Downloaded httpdate v1.0.3
12002025-05-22T20:01:26.179Z Downloaded cfg_aliases v0.2.1
12012025-05-22T20:01:26.522Z Downloaded aws-lc-sys v0.26.0
12022025-05-22T20:01:26.873Z Compiling serde v1.0.219
12032025-05-22T20:01:26.876Z Compiling value-bag v1.9.0
12042025-05-22T20:01:26.876Z Compiling shlex v1.3.0
12052025-05-22T20:01:26.876Z Compiling lock_api v0.4.12
12062025-05-22T20:01:26.876Z Compiling scopeguard v1.2.0
12072025-05-22T20:01:26.876Z Compiling typenum v1.17.0
12082025-05-22T20:01:27.081Z Compiling syn v2.0.101
12092025-05-22T20:01:27.097Z Compiling getrandom v0.2.15
12102025-05-22T20:01:27.271Z Compiling jobserver v0.1.32
12112025-05-22T20:01:27.380Z Compiling rand_core v0.6.4
12122025-05-22T20:01:27.506Z Compiling log v0.4.27
12132025-05-22T20:01:27.569Z Compiling generic-array v0.14.7
12142025-05-22T20:01:27.615Z Compiling smallvec v1.14.0
12152025-05-22T20:01:27.891Z Compiling cc v1.2.15
12162025-05-22T20:01:28.009Z Compiling subtle v2.6.1
12172025-05-22T20:01:28.028Z Compiling const-oid v0.9.6
12182025-05-22T20:01:28.031Z Compiling stable_deref_trait v1.2.0
12192025-05-22T20:01:28.031Z Compiling pkg-config v0.3.31
12202025-05-22T20:01:28.185Z Compiling parking_lot_core v0.9.10
12212025-05-22T20:01:28.229Z Compiling pin-project-lite v0.2.14
12222025-05-22T20:01:28.488Z Compiling rustix v0.38.37
12232025-05-22T20:01:28.525Z Compiling signal-hook-registry v1.4.2
12242025-05-22T20:01:29.221Z Compiling parking_lot v0.12.3
12252025-05-22T20:01:29.327Z Compiling mio v1.0.2
12262025-05-22T20:01:29.379Z Compiling spin v0.9.8
12272025-05-22T20:01:29.474Z Compiling futures-core v0.3.31
12282025-05-22T20:01:29.532Z Compiling aho-corasick v1.1.3
12292025-05-22T20:01:29.761Z Compiling regex-syntax v0.8.5
12302025-05-22T20:01:29.827Z Compiling writeable v0.5.5
12312025-05-22T20:01:30.053Z Compiling cpufeatures v0.2.14
12322025-05-22T20:01:30.179Z Compiling either v1.14.0
12332025-05-22T20:01:30.296Z Compiling litemap v0.7.3
12342025-05-22T20:01:30.393Z Compiling libm v0.2.8
12352025-05-22T20:01:30.452Z Compiling serde_json v1.0.140
12362025-05-22T20:01:30.624Z Compiling socket2 v0.5.9
12372025-05-22T20:01:30.700Z Compiling num-traits v0.2.19
12382025-05-22T20:01:30.783Z Compiling slab v0.4.9
12392025-05-22T20:01:30.835Z Compiling glob v0.3.2
12402025-05-22T20:01:31.307Z Compiling icu_locid_transform_data v1.5.0
12412025-05-22T20:01:31.437Z Compiling getrandom v0.3.1
12422025-05-22T20:01:31.513Z Compiling futures-sink v0.3.31
12432025-05-22T20:01:31.676Z Compiling clang-sys v1.8.1
12442025-05-22T20:01:31.700Z Compiling prettyplease v0.2.32
12452025-05-22T20:01:32.085Z Compiling lazy_static v1.5.0
12462025-05-22T20:01:32.133Z Compiling allocator-api2 v0.2.18
12472025-05-22T20:01:32.166Z Compiling foldhash v0.1.3
12482025-05-22T20:01:32.244Z Compiling icu_properties_data v1.5.0
12492025-05-22T20:01:32.466Z Compiling minimal-lexical v0.2.1
12502025-05-22T20:01:32.603Z Compiling libloading v0.8.5
12512025-05-22T20:01:32.883Z Compiling nom v7.1.3
12522025-05-22T20:01:32.913Z Compiling hashbrown v0.15.1
12532025-05-22T20:01:32.966Z Compiling bindgen v0.69.5
12542025-05-22T20:01:33.006Z Compiling write16 v1.0.0
12552025-05-22T20:01:33.159Z Compiling utf8_iter v1.0.4
12562025-05-22T20:01:33.422Z Compiling icu_normalizer_data v1.5.0
12572025-05-22T20:01:33.549Z Compiling regex-automata v0.4.8
12582025-05-22T20:01:33.893Z Compiling percent-encoding v2.3.1
12592025-05-22T20:01:33.919Z Compiling utf16_iter v1.0.5
12602025-05-22T20:01:34.136Z Compiling base64ct v1.6.0
12612025-05-22T20:01:34.159Z Compiling home v0.5.9
12622025-05-22T20:01:34.224Z Compiling itertools v0.12.1
12632025-05-22T20:01:34.367Z Compiling rustc-hash v1.1.0
12642025-05-22T20:01:34.551Z Compiling synstructure v0.13.1
12652025-05-22T20:01:34.746Z Compiling pem-rfc7468 v0.7.0
12662025-05-22T20:01:35.765Z Compiling lazycell v1.3.0
12672025-05-22T20:01:35.961Z Compiling flagset v0.4.6
12682025-05-22T20:01:35.965Z Compiling futures-channel v0.3.31
12692025-05-22T20:01:36.210Z Compiling cexpr v0.6.0
12702025-05-22T20:01:36.327Z Compiling cmake v0.1.51
12712025-05-22T20:01:36.431Z Compiling futures-io v0.3.31
12722025-05-22T20:01:36.716Z Compiling futures-task v0.3.31
12732025-05-22T20:01:37.031Z Compiling dunce v1.0.5
12742025-05-22T20:01:37.116Z Compiling fs_extra v1.3.0
12752025-05-22T20:01:37.152Z Compiling pin-utils v0.1.0
12762025-05-22T20:01:37.179Z Compiling form_urlencoded v1.2.1
12772025-05-22T20:01:37.271Z Compiling paste v1.0.15
12782025-05-22T20:01:37.507Z Compiling vcpkg v0.2.15
12792025-05-22T20:01:37.660Z Compiling zerocopy v0.8.25
12802025-05-22T20:01:37.739Z Compiling crossbeam-utils v0.8.21
12812025-05-22T20:01:38.120Z Compiling ring v0.17.14
12822025-05-22T20:01:38.341Z Compiling tracing-core v0.1.32
12832025-05-22T20:01:38.486Z Compiling aws-lc-rs v1.12.4
12842025-05-22T20:01:38.903Z Compiling regex v1.11.1
12852025-05-22T20:01:38.923Z Compiling iana-time-zone v0.1.63
12862025-05-22T20:01:39.186Z Compiling openssl-sys v0.9.107
12872025-05-22T20:01:39.444Z Compiling serde_derive v1.0.219
12882025-05-22T20:01:39.528Z Compiling zeroize_derive v1.4.2
12892025-05-22T20:01:39.825Z Compiling zerofrom-derive v0.1.4
12902025-05-22T20:01:40.201Z Compiling yoke-derive v0.7.4
12912025-05-22T20:01:40.382Z Compiling zerovec-derive v0.10.3
12922025-05-22T20:01:40.889Z Compiling zeroize v1.8.1
12932025-05-22T20:01:42.588Z Compiling displaydoc v0.2.5
12942025-05-22T20:01:42.671Z Compiling crypto-common v0.1.6
12952025-05-22T20:01:42.697Z Compiling block-buffer v0.10.4
12962025-05-22T20:01:42.923Z Compiling digest v0.10.7
12972025-05-22T20:01:42.969Z Compiling zerocopy-derive v0.7.35
12982025-05-22T20:01:43.127Z Compiling zerofrom v0.1.4
12992025-05-22T20:01:43.438Z Compiling yoke v0.7.4
13002025-05-22T20:01:43.456Z Compiling hmac v0.12.1
13012025-05-22T20:01:43.692Z Compiling tokio-macros v2.5.0
13022025-05-22T20:01:43.714Z Compiling icu_provider_macros v1.5.0
13032025-05-22T20:01:43.777Z Compiling zerovec v0.10.4
13042025-05-22T20:01:44.002Z Compiling block-padding v0.3.3
13052025-05-22T20:01:44.038Z Compiling sha2 v0.10.8
13062025-05-22T20:01:44.281Z Compiling inout v0.1.3
13072025-05-22T20:01:44.540Z Compiling cipher v0.4.4
13082025-05-22T20:01:44.729Z Compiling thiserror-impl v1.0.69
13092025-05-22T20:01:44.831Z Compiling zerocopy v0.7.35
13102025-05-22T20:01:45.006Z Compiling der_derive v0.7.3
13112025-05-22T20:01:45.053Z Compiling futures-macro v0.3.31
13122025-05-22T20:01:45.128Z Compiling salsa20 v0.10.2
13132025-05-22T20:01:45.382Z Compiling pbkdf2 v0.12.2
13142025-05-22T20:01:45.562Z Compiling tinystr v0.7.6
13152025-05-22T20:01:45.751Z Compiling icu_collections v1.5.0
13162025-05-22T20:01:45.965Z Compiling icu_locid v1.5.0
13172025-05-22T20:01:46.179Z Compiling ppv-lite86 v0.2.20
13182025-05-22T20:01:46.808Z Compiling futures-util v0.3.31
13192025-05-22T20:01:46.956Z Compiling scrypt v0.11.0
13202025-05-22T20:01:46.977Z Compiling cbc v0.1.2
13212025-05-22T20:01:47.209Z Compiling icu_provider v1.5.0
13222025-05-22T20:01:47.245Z Compiling der v0.7.9
13232025-05-22T20:01:47.285Z Compiling aes v0.8.4
13242025-05-22T20:01:47.555Z Compiling zerocopy-derive v0.8.25
13252025-05-22T20:01:47.613Z Compiling thiserror v1.0.69
13262025-05-22T20:01:47.773Z Compiling pest v2.7.14
13272025-05-22T20:01:47.894Z Compiling icu_locid_transform v1.5.0
13282025-05-22T20:01:48.120Z Compiling tracing-attributes v0.1.27
13292025-05-22T20:01:50.072Z Compiling icu_properties v1.5.1
13302025-05-22T20:01:50.122Z Compiling spki v0.7.3
13312025-05-22T20:01:50.202Z Compiling scroll_derive v0.12.0
13322025-05-22T20:01:50.469Z Compiling pkcs5 v0.7.1
13332025-05-22T20:01:50.794Z Compiling pest_meta v2.7.14
13342025-05-22T20:01:51.323Z Compiling tracing v0.1.40
13352025-05-22T20:01:51.506Z Compiling pkcs8 v0.10.2
13362025-05-22T20:01:51.544Z Compiling tinyvec_macros v0.1.1
13372025-05-22T20:01:51.658Z Compiling bytes v1.10.1
13382025-05-22T20:01:51.828Z Compiling bitflags v2.9.0
13392025-05-22T20:01:52.196Z Compiling semver v1.0.26
13402025-05-22T20:01:52.292Z Compiling indexmap v2.9.0
13412025-05-22T20:01:52.877Z Compiling tokio v1.45.0
13422025-05-22T20:01:53.088Z Compiling rustc_version v0.4.1
13432025-05-22T20:01:53.672Z Compiling http v1.3.1
13442025-05-22T20:01:53.795Z Compiling icu_normalizer v1.5.0
13452025-05-22T20:01:53.995Z Compiling uuid v1.16.0
13462025-05-22T20:01:54.694Z Compiling chrono v0.4.41
13472025-05-22T20:01:54.716Z Compiling httparse v1.9.5
13482025-05-22T20:01:55.180Z Compiling idna_adapter v1.2.0
13492025-05-22T20:01:55.398Z Compiling idna v1.0.3
13502025-05-22T20:01:55.422Z Compiling rustls-pki-types v1.10.0
13512025-05-22T20:01:55.505Z Compiling http-body v1.0.1
13522025-05-22T20:01:55.521Z Compiling pest_generator v2.7.14
13532025-05-22T20:01:55.770Z Compiling tinyvec v1.8.0
13542025-05-22T20:01:55.827Z Compiling which v4.4.2
13552025-05-22T20:01:56.394Z Compiling url v2.5.3
13562025-05-22T20:01:56.909Z Compiling scroll v0.12.0
13572025-05-22T20:01:56.931Z Compiling serde_derive_internals v0.29.1
13582025-05-22T20:01:57.277Z Compiling bzip2-sys v0.1.13+1.0.8
13592025-05-22T20:01:57.352Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13602025-05-22T20:01:57.448Z Compiling untrusted v0.9.0
13612025-05-22T20:01:57.647Z Compiling num-conv v0.1.0
13622025-05-22T20:01:57.762Z Compiling untrusted v0.7.1
13632025-05-22T20:01:57.938Z Compiling openssl v0.10.72
13642025-05-22T20:01:57.960Z Compiling foreign-types-shared v0.1.1
13652025-05-22T20:01:58.054Z Compiling powerfmt v0.2.0
13662025-05-22T20:01:58.075Z Compiling schemars v0.8.22
13672025-05-22T20:01:58.094Z Compiling atomic-waker v1.1.2
13682025-05-22T20:01:58.112Z Compiling rustversion v1.0.17
13692025-05-22T20:01:58.304Z Compiling try-lock v0.2.5
13702025-05-22T20:01:58.372Z Compiling adler2 v2.0.0
13712025-05-22T20:01:58.460Z Compiling time-core v0.1.2
13722025-05-22T20:01:58.483Z Compiling goblin v0.8.2
13732025-05-22T20:01:58.530Z Compiling want v0.3.1
13742025-05-22T20:01:58.600Z Compiling miniz_oxide v0.8.5
13752025-05-22T20:01:58.650Z Compiling time-macros v0.2.18
13762025-05-22T20:01:58.850Z Compiling deranged v0.3.11
13772025-05-22T20:01:59.096Z Compiling schemars_derive v0.8.22
13782025-05-22T20:01:59.994Z Compiling foreign-types v0.3.2
13792025-05-22T20:02:01.420Z Compiling tokio-util v0.7.13
13802025-05-22T20:02:01.711Z Compiling pest_derive v2.7.14
13812025-05-22T20:02:02.445Z Compiling rand_core v0.9.2
13822025-05-22T20:02:02.471Z Compiling h2 v0.4.6
13832025-05-22T20:02:02.891Z Compiling openssl-macros v0.1.1
13842025-05-22T20:02:03.615Z Compiling dyn-clone v1.0.19
13852025-05-22T20:02:03.858Z Compiling native-tls v0.2.12
13862025-05-22T20:02:04.116Z Compiling httpdate v1.0.3
13872025-05-22T20:02:04.187Z Compiling rustls v0.23.19
13882025-05-22T20:02:04.459Z Compiling num_threads v0.1.7
13892025-05-22T20:02:04.478Z Compiling syn v1.0.109
13902025-05-22T20:02:04.555Z Compiling tower-service v0.3.3
13912025-05-22T20:02:04.613Z Compiling time v0.3.36
13922025-05-22T20:02:04.705Z Compiling dof v0.3.0
13932025-05-22T20:02:06.482Z Compiling rand_chacha v0.9.0
13942025-05-22T20:02:07.520Z Compiling dtrace-parser v0.2.0
13952025-05-22T20:02:08.885Z Compiling unicode-normalization v0.1.24
13962025-05-22T20:02:08.944Z Compiling heapless v0.7.17
13972025-05-22T20:02:09.183Z Compiling rand_chacha v0.3.1
13982025-05-22T20:02:09.251Z Compiling signature v2.2.0
13992025-05-22T20:02:09.347Z Compiling crossbeam-epoch v0.9.18
14002025-05-22T20:02:09.564Z Compiling hyper v1.6.0
14012025-05-22T20:02:09.887Z Compiling cookie v0.18.1
14022025-05-22T20:02:10.030Z Compiling crc32fast v1.4.2
14032025-05-22T20:02:10.184Z Compiling unicode-bidi v0.3.17
14042025-05-22T20:02:10.365Z Compiling slog v2.7.0
14052025-05-22T20:02:10.732Z Compiling openssl-probe v0.1.5
14062025-05-22T20:02:10.837Z Compiling zstd-safe v7.2.3
14072025-05-22T20:02:11.039Z Compiling base64 v0.22.1
14082025-05-22T20:02:11.149Z Compiling rayon-core v1.12.1
14092025-05-22T20:02:11.416Z Compiling unicode-properties v0.1.3
14102025-05-22T20:02:11.448Z Compiling siphasher v0.3.11
14112025-05-22T20:02:11.693Z Compiling signal-hook v0.3.17
14122025-05-22T20:02:11.809Z Compiling phf_shared v0.11.2
14132025-05-22T20:02:11.831Z Compiling stringprep v0.1.5
14142025-05-22T20:02:11.998Z Compiling hyper-util v0.1.11
14152025-05-22T20:02:12.328Z Compiling usdt-impl v0.5.0
14162025-05-22T20:02:12.635Z Compiling crossbeam-deque v0.8.5
14172025-05-22T20:02:12.755Z Compiling rand v0.8.5
14182025-05-22T20:02:12.968Z Compiling rand v0.9.0
14192025-05-22T20:02:12.994Z Compiling curve25519-dalek v4.1.3
14202025-05-22T20:02:13.116Z Compiling serde_tokenstream v0.2.2
14212025-05-22T20:02:13.657Z Compiling serde_spanned v0.6.8
14222025-05-22T20:02:13.707Z Compiling toml_datetime v0.6.9
14232025-05-22T20:02:13.728Z Compiling md-5 v0.10.6
14242025-05-22T20:02:13.922Z Compiling num-integer v0.1.46
14252025-05-22T20:02:14.028Z Compiling ff v0.13.0
14262025-05-22T20:02:14.201Z Compiling hash32 v0.2.1
14272025-05-22T20:02:14.276Z Compiling memoffset v0.9.1
14282025-05-22T20:02:14.582Z Compiling base16ct v0.2.0
14292025-05-22T20:02:14.615Z Compiling litrs v0.4.1
14302025-05-22T20:02:14.702Z Compiling num-bigint-dig v0.8.4
14312025-05-22T20:02:14.773Z Compiling smoltcp v0.9.1
14322025-05-22T20:02:14.794Z Compiling newtype-uuid v1.2.1
14332025-05-22T20:02:14.842Z Compiling psl-types v2.0.11
14342025-05-22T20:02:14.899Z Compiling cfg_aliases v0.2.1
14352025-05-22T20:02:15.006Z Compiling fallible-iterator v0.2.0
14362025-05-22T20:02:15.025Z Compiling portable-atomic v1.11.0
14372025-05-22T20:02:15.053Z Compiling gimli v0.31.1
14382025-05-22T20:02:15.103Z Compiling nix v0.29.0
14392025-05-22T20:02:15.383Z Compiling publicsuffix v2.3.0
14402025-05-22T20:02:15.659Z Compiling document-features v0.2.10
14412025-05-22T20:02:15.679Z Compiling postgres-protocol v0.6.8
14422025-05-22T20:02:15.728Z Compiling sec1 v0.7.3
14432025-05-22T20:02:16.071Z Compiling num-iter v0.1.45
14442025-05-22T20:02:16.277Z Compiling group v0.13.0
14452025-05-22T20:02:16.689Z Compiling tokio-native-tls v0.3.1
14462025-05-22T20:02:17.098Z Compiling flate2 v1.1.1
14472025-05-22T20:02:17.560Z Compiling ipnetwork v0.21.1
14482025-05-22T20:02:17.778Z Compiling webpki-roots v0.26.6
14492025-05-22T20:02:17.823Z Compiling terminal_size v0.4.0
14502025-05-22T20:02:17.991Z Compiling http-body-util v0.1.3
14512025-05-22T20:02:18.017Z Compiling hkdf v0.12.4
14522025-05-22T20:02:18.044Z Compiling crypto-bigint v0.5.5
14532025-05-22T20:02:18.066Z Compiling curve25519-dalek-derive v0.1.1
14542025-05-22T20:02:18.322Z Compiling async-trait v0.1.88
14552025-05-22T20:02:18.414Z Compiling sync_wrapper v1.0.1
14562025-05-22T20:02:18.487Z Compiling object v0.36.5
14572025-05-22T20:02:18.598Z Compiling ahash v0.8.11
14582025-05-22T20:02:18.962Z Compiling fs-err v3.1.0
14592025-05-22T20:02:19.292Z Compiling addr2line v0.24.2
14602025-05-22T20:02:19.448Z Compiling simd-adler32 v0.3.7
14612025-05-22T20:02:19.732Z Compiling lockfree-object-pool v0.1.6
14622025-05-22T20:02:19.987Z Compiling zip v2.6.1
14632025-05-22T20:02:19.987Z Compiling winnow v0.5.40
14642025-05-22T20:02:20.030Z Compiling unicode-width v0.2.0
14652025-05-22T20:02:20.303Z Compiling bumpalo v3.16.0
14662025-05-22T20:02:20.597Z Compiling tower-layer v0.3.3
14672025-05-22T20:02:20.724Z Compiling ipnet v2.11.0
14682025-05-22T20:02:20.765Z Compiling rustc-demangle v0.1.24
14692025-05-22T20:02:20.908Z Compiling managed v0.8.0
14702025-05-22T20:02:21.370Z Compiling anyhow v1.0.98
14712025-05-22T20:02:21.647Z Compiling buf-list v1.0.3
14722025-05-22T20:02:22.320Z Compiling elliptic-curve v0.13.8
14732025-05-22T20:02:22.369Z Compiling tower v0.5.2
14742025-05-22T20:02:23.165Z Compiling clap_builder v4.5.35
14752025-05-22T20:02:23.221Z Compiling zopfli v0.8.1
14762025-05-22T20:02:23.561Z Compiling toml_edit v0.19.15
14772025-05-22T20:02:23.714Z Compiling console v0.15.10
14782025-05-22T20:02:23.828Z Compiling strum_macros v0.25.3
14792025-05-22T20:02:24.617Z Compiling hubpack_derive v0.1.1
14802025-05-22T20:02:25.004Z Compiling backtrace v0.3.74
14812025-05-22T20:02:25.462Z Compiling hubpack v0.1.2
14822025-05-22T20:02:25.781Z Compiling hyper-tls v0.6.0
14832025-05-22T20:02:25.902Z Compiling oxnet v0.1.2
14842025-05-22T20:02:26.195Z Compiling signal-hook-mio v0.2.4
14852025-05-22T20:02:26.385Z Compiling rayon v1.10.0
14862025-05-22T20:02:26.663Z Compiling cookie_store v0.21.1
14872025-05-22T20:02:27.368Z Compiling zstd v0.13.3
14882025-05-22T20:02:27.752Z Compiling postgres-types v0.2.9
14892025-05-22T20:02:29.409Z Compiling usdt-attr-macro v0.5.0
14902025-05-22T20:02:29.563Z Compiling usdt-macro v0.5.0
14912025-05-22T20:02:30.245Z Compiling phf v0.11.2
14922025-05-22T20:02:30.528Z Compiling ed25519 v2.2.3
14932025-05-22T20:02:30.757Z Compiling strum_macros v0.26.4
14942025-05-22T20:02:30.781Z Compiling bzip2 v0.4.4
14952025-05-22T20:02:30.947Z Compiling bzip2 v0.5.2
14962025-05-22T20:02:30.965Z Compiling clap_derive v4.5.32
14972025-05-22T20:02:31.153Z Compiling enum-as-inner v0.6.1
14982025-05-22T20:02:31.322Z Compiling rustls-pemfile v2.2.0
14992025-05-22T20:02:31.698Z Compiling pkcs1 v0.7.5
15002025-05-22T20:02:32.154Z Compiling futures-executor v0.3.31
15012025-05-22T20:02:32.192Z Compiling serde_urlencoded v0.7.1
15022025-05-22T20:02:32.410Z Compiling serde-big-array v0.5.1
15032025-05-22T20:02:32.589Z Compiling rfc6979 v0.4.0
15042025-05-22T20:02:32.634Z Compiling daft-derive v0.1.3
15052025-05-22T20:02:32.662Z Compiling serde_repr v0.1.19
15062025-05-22T20:02:32.718Z Compiling bstr v1.10.0
15072025-05-22T20:02:32.791Z Compiling float-cmp v0.10.0
15082025-05-22T20:02:33.068Z Compiling encoding_rs v0.8.34
15092025-05-22T20:02:33.829Z Compiling data-encoding v2.6.0
15102025-05-22T20:02:34.263Z Compiling number_prefix v0.4.0
15112025-05-22T20:02:34.329Z Compiling mime v0.3.17
15122025-05-22T20:02:34.516Z Compiling precomputed-hash v0.1.1
15132025-05-22T20:02:34.663Z Compiling static_assertions v1.1.0
15142025-05-22T20:02:34.793Z Compiling new_debug_unreachable v1.0.6
15152025-05-22T20:02:34.845Z Compiling unicode-segmentation v1.12.0
15162025-05-22T20:02:34.905Z Compiling whoami v1.5.2
15172025-05-22T20:02:35.037Z Compiling fixedbitset v0.4.2
15182025-05-22T20:02:35.406Z Compiling predicates-core v1.0.8
15192025-05-22T20:02:35.470Z Compiling normalize-line-endings v0.3.0
15202025-05-22T20:02:35.491Z Compiling difflib v0.4.0
15212025-05-22T20:02:35.553Z Compiling similar v2.7.0
15222025-05-22T20:02:35.624Z Compiling clap v4.5.35
15232025-05-22T20:02:35.681Z Compiling petgraph v0.6.5
15242025-05-22T20:02:35.757Z Compiling tokio-postgres v0.7.13
15252025-05-22T20:02:35.780Z Compiling strum v0.26.3
15262025-05-22T20:02:35.995Z Compiling predicates v3.1.3
15272025-05-22T20:02:36.786Z Compiling toml_edit v0.22.26
15282025-05-22T20:02:36.808Z Compiling string_cache v0.8.9
15292025-05-22T20:02:37.272Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15302025-05-22T20:02:37.429Z Compiling hickory-proto v0.24.4
15312025-05-22T20:02:37.598Z Compiling indicatif v0.17.11
15322025-05-22T20:02:39.319Z Compiling daft v0.1.3
15332025-05-22T20:02:39.510Z Compiling usdt v0.5.0
15342025-05-22T20:02:39.876Z Compiling ecdsa v0.16.9
15352025-05-22T20:02:40.009Z Compiling futures v0.3.31
15362025-05-22T20:02:40.142Z Compiling rsa v0.9.6
15372025-05-22T20:02:41.182Z Compiling zip v0.6.6
15382025-05-22T20:02:41.337Z Compiling ed25519-dalek v2.1.1
15392025-05-22T20:02:42.747Z Compiling toml v0.7.8
15402025-05-22T20:02:42.851Z Compiling crossterm v0.28.1
15412025-05-22T20:02:44.525Z Compiling tokio-stream v0.1.17
15422025-05-22T20:02:44.622Z Compiling openapiv3 v2.0.0
15432025-05-22T20:02:44.992Z Compiling x509-cert v0.2.5
15442025-05-22T20:02:45.014Z Compiling sha1 v0.10.6
15452025-05-22T20:02:45.442Z Compiling itertools v0.10.5
15462025-05-22T20:02:45.485Z Compiling dirs-sys-next v0.1.2
15472025-05-22T20:02:46.052Z Compiling winnow v0.6.26
15482025-05-22T20:02:46.095Z Compiling unicode-xid v0.2.6
15492025-05-22T20:02:46.243Z Compiling peg-runtime v0.8.5
15502025-05-22T20:02:46.310Z Compiling lalrpop-util v0.19.12
15512025-05-22T20:02:46.688Z Compiling dirs-next v2.0.0
15522025-05-22T20:02:46.798Z Compiling thread_local v1.1.8
15532025-05-22T20:02:46.908Z Compiling slog-async v2.8.0
15542025-05-22T20:02:47.293Z Compiling term v0.7.0
15552025-05-22T20:02:47.509Z Compiling xattr v1.3.1
15562025-05-22T20:02:47.784Z Compiling crossbeam-channel v0.5.15
15572025-05-22T20:02:47.787Z Compiling filetime v0.2.25
15582025-05-22T20:02:47.982Z Compiling is-terminal v0.4.13
15592025-05-22T20:02:48.106Z Compiling take_mut v0.2.2
15602025-05-22T20:02:48.137Z Compiling slog-term v2.9.1
15612025-05-22T20:02:48.297Z Compiling tar v0.4.44
15622025-05-22T20:02:48.530Z Compiling camino v1.1.9
15632025-05-22T20:02:54.888Z Compiling aws-lc-sys v0.26.0
15642025-05-22T20:03:25.926Z Compiling rustls-webpki v0.102.8
15652025-05-22T20:03:32.275Z Compiling tokio-rustls v0.26.0
15662025-05-22T20:03:32.275Z Compiling hyper-rustls v0.27.3
15672025-05-22T20:03:32.275Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15682025-05-22T20:03:34.668Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15692025-05-22T20:03:34.951Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15702025-05-22T20:03:39.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15712025-05-22T20:03:39.770Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15722025-05-22T20:03:39.827ZMay 22 20:03:39.178 INFO Starting download, target: Cockroach
15732025-05-22T20:03:39.827ZMay 22 20:03:39.179 INFO Starting download, target: Clickhouse
15742025-05-22T20:03:39.827ZMay 22 20:03:39.179 INFO Starting download, target: Console
15752025-05-22T20:03:39.827ZMay 22 20:03:39.179 INFO Starting download, target: DendriteStub
15762025-05-22T20:03:39.827ZMay 22 20:03:39.179 INFO Starting download, target: MaghemiteMgd
15772025-05-22T20:03:39.832ZMay 22 20:03:39.179 INFO Starting download, target: TransceiverControl
15782025-05-22T20:03:39.832ZMay 22 20:03:39.179 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15792025-05-22T20:03:39.832ZMay 22 20:03:39.179 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15802025-05-22T20:03:39.833ZMay 22 20:03:39.179 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15812025-05-22T20:03:39.833ZMay 22 20:03:39.180 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15822025-05-22T20:03:39.833ZMay 22 20:03:39.180 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15832025-05-22T20:03:39.833ZMay 22 20:03:39.180 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15842025-05-22T20:03:40.171ZMay 22 20:03:39.512 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15852025-05-22T20:03:40.532ZMay 22 20:03:39.882 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15862025-05-22T20:03:40.567ZMay 22 20:03:39.916 INFO Download complete, target: TransceiverControl
15872025-05-22T20:03:40.967ZMay 22 20:03:40.295 INFO Download complete, target: Console
15882025-05-22T20:03:41.579ZMay 22 20:03:40.925 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15892025-05-22T20:03:41.731ZMay 22 20:03:41.079 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15902025-05-22T20:03:41.771ZMay 22 20:03:41.123 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15912025-05-22T20:03:41.816ZMay 22 20:03:41.168 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15922025-05-22T20:03:41.817ZMay 22 20:03:41.168 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15932025-05-22T20:03:44.453ZMay 22 20:03:43.803 INFO Download complete, target: DendriteStub
15942025-05-22T20:03:44.882ZMay 22 20:03:44.234 INFO Download complete, target: MaghemiteMgd
15952025-05-22T20:03:48.189ZMay 22 20:03:47.489 INFO Checking that binary works, target: Cockroach
15962025-05-22T20:03:48.293ZMay 22 20:03:47.644 INFO Download complete, target: Cockroach
15972025-05-22T20:03:51.898ZMay 22 20:03:51.238 INFO Checking that binary works, target: Clickhouse
15982025-05-22T20:03:52.085ZMay 22 20:03:51.366 INFO Download complete, target: Clickhouse
15992025-05-22T20:03:52.129ZAll prerequisites installed successfully
16002025-05-22T20:03:52.130Z
16012025-05-22T20:03:52.130Zreal 4:49.648329308
16022025-05-22T20:03:52.130Zuser 15:17.458139651
16032025-05-22T20:03:52.131Zsys 2:08.601924477
16042025-05-22T20:03:52.131Ztrap 0.560360428
16052025-05-22T20:03:52.131Ztflt 1.830598269
16062025-05-22T20:03:52.131Zdflt 1.549331527
16072025-05-22T20:03:52.131Zkflt 0.027791634
16082025-05-22T20:03:52.132Zlock 22:42.682786486
16092025-05-22T20:03:52.132Zslp 55:11.135673460
16102025-05-22T20:03:52.132Zlat 59.562201338
16112025-05-22T20:03:52.132Zstop 2:31.410999575
16122025-05-22T20:03:52.132Z+ ptime -m cargo xtask download softnpu
16132025-05-22T20:03:52.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16142025-05-22T20:03:52.755Z Running `target/debug/xtask download softnpu`
16152025-05-22T20:03:53.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
16162025-05-22T20:03:53.795Z Running `target/debug/xtask-downloader softnpu`
16172025-05-22T20:03:53.834ZMay 22 20:03:53.179 INFO Starting download, target: Softnpu
16182025-05-22T20:03:53.844ZMay 22 20:03:53.179 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16192025-05-22T20:03:54.898ZMay 22 20:03:54.242 INFO Download complete, target: Softnpu
16202025-05-22T20:03:54.903Z
16212025-05-22T20:03:54.903Zreal 2.864956853
16222025-05-22T20:03:54.904Zuser 1.523530847
16232025-05-22T20:03:54.904Zsys 0.659128087
16242025-05-22T20:03:54.904Ztrap 0.001165741
16252025-05-22T20:03:54.904Ztflt 0.000145139
16262025-05-22T20:03:54.904Zdflt 0.000150269
16272025-05-22T20:03:54.904Zkflt 0.000000000
16282025-05-22T20:03:54.904Zlock 11.308528626
16292025-05-22T20:03:54.904Zslp 0.877443633
16302025-05-22T20:03:54.904Zlat 0.080659069
16312025-05-22T20:03:54.904Zstop 0.000180375
16322025-05-22T20:03:54.905Z+ export CARGO_INCREMENTAL=0
16332025-05-22T20:03:54.905Z+ CARGO_INCREMENTAL=0
16342025-05-22T20:03:54.905Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16352025-05-22T20:03:56.126Z Compiling proc-macro2 v1.0.95
16362025-05-22T20:03:56.126Z Compiling unicode-ident v1.0.18
16372025-05-22T20:03:56.145Z Compiling libc v0.2.172
16382025-05-22T20:03:56.145Z Compiling serde v1.0.219
16392025-05-22T20:03:56.145Z Compiling autocfg v1.4.0
16402025-05-22T20:03:56.145Z Compiling cfg-if v1.0.0
16412025-05-22T20:03:56.145Z Compiling version_check v0.9.5
16422025-05-22T20:03:56.415Z Compiling memchr v2.7.4
16432025-05-22T20:03:56.470Z Compiling shlex v1.3.0
16442025-05-22T20:03:56.496Z Compiling typenum v1.17.0
16452025-05-22T20:03:56.817Z Compiling value-bag v1.9.0
16462025-05-22T20:03:56.908Z Compiling generic-array v0.14.7
16472025-05-22T20:03:57.057Z Compiling lock_api v0.4.12
16482025-05-22T20:03:57.277Z Compiling log v0.4.27
16492025-05-22T20:03:57.324Z Compiling serde_json v1.0.140
16502025-05-22T20:03:57.347Z Compiling libm v0.2.8
16512025-05-22T20:03:57.651Z Compiling num-traits v0.2.19
16522025-05-22T20:03:57.665Z Compiling scopeguard v1.2.0
16532025-05-22T20:03:57.806Z Compiling parking_lot_core v0.9.10
16542025-05-22T20:03:57.960Z Compiling semver v1.0.26
16552025-05-22T20:03:58.004Z Compiling quote v1.0.40
16562025-05-22T20:03:58.192Z Compiling jobserver v0.1.32
16572025-05-22T20:03:58.217Z Compiling getrandom v0.2.15
16582025-05-22T20:03:58.278Z Compiling rustix v0.38.37
16592025-05-22T20:03:58.390Z Compiling syn v2.0.101
16602025-05-22T20:03:58.419Z Compiling getrandom v0.3.1
16612025-05-22T20:03:58.534Z Compiling smallvec v1.14.0
16622025-05-22T20:03:58.573Z Compiling cc v1.2.15
16632025-05-22T20:03:58.589Z Compiling pkg-config v0.3.31
16642025-05-22T20:03:58.802Z Compiling aho-corasick v1.1.3
16652025-05-22T20:03:58.823Z Compiling regex-syntax v0.8.5
16662025-05-22T20:03:58.988Z Compiling either v1.14.0
16672025-05-22T20:03:59.168Z Compiling itoa v1.0.11
16682025-05-22T20:03:59.568Z Compiling slab v0.4.9
16692025-05-22T20:03:59.805Z Compiling once_cell v1.21.3
16702025-05-22T20:03:59.826Z Compiling rand_core v0.6.4
16712025-05-22T20:04:00.301Z Compiling stable_deref_trait v1.2.0
16722025-05-22T20:04:00.436Z Compiling spin v0.9.8
16732025-05-22T20:04:00.527Z Compiling errno v0.3.9
16742025-05-22T20:04:00.852Z Compiling glob v0.3.2
16752025-05-22T20:04:00.959Z Compiling foldhash v0.1.3
16762025-05-22T20:04:01.200Z Compiling equivalent v1.0.1
16772025-05-22T20:04:01.352Z Compiling allocator-api2 v0.2.18
16782025-05-22T20:04:01.402Z Compiling subtle v2.6.1
16792025-05-22T20:04:01.538Z Compiling clang-sys v1.8.1
16802025-05-22T20:04:01.660Z Compiling prettyplease v0.2.32
16812025-05-22T20:04:01.748Z Compiling lazy_static v1.5.0
16822025-05-22T20:04:01.903Z Compiling minimal-lexical v0.2.1
16832025-05-22T20:04:02.030Z Compiling hashbrown v0.15.1
16842025-05-22T20:04:02.218Z Compiling libloading v0.8.5
16852025-05-22T20:04:02.243Z Compiling thiserror v1.0.69
16862025-05-22T20:04:02.285Z Compiling nom v7.1.3
16872025-05-22T20:04:02.296Z Compiling home v0.5.9
16882025-05-22T20:04:02.366Z Compiling bindgen v0.69.5
16892025-05-22T20:04:02.534Z Compiling regex-automata v0.4.8
16902025-05-22T20:04:02.562Z Compiling schemars v0.8.22
16912025-05-22T20:04:02.886Z Compiling itertools v0.12.1
16922025-05-22T20:04:04.003Z Compiling lazycell v1.3.0
16932025-05-22T20:04:04.035Z Compiling pin-project-lite v0.2.14
16942025-05-22T20:04:04.053Z Compiling ryu v1.0.18
16952025-05-22T20:04:04.180Z Compiling rustc-hash v1.1.0
16962025-05-22T20:04:04.202Z Compiling cmake v0.1.51
16972025-05-22T20:04:04.396Z Compiling dunce v1.0.5
16982025-05-22T20:04:04.564Z Compiling fs_extra v1.3.0
16992025-05-22T20:04:04.635Z Compiling writeable v0.5.5
17002025-05-22T20:04:05.060Z Compiling litemap v0.7.3
17012025-05-22T20:04:05.240Z Compiling paste v1.0.15
17022025-05-22T20:04:05.510Z Compiling synstructure v0.13.1
17032025-05-22T20:04:05.513Z Compiling serde_derive_internals v0.29.1
17042025-05-22T20:04:05.673Z Compiling cexpr v0.6.0
17052025-05-22T20:04:05.699Z Compiling byteorder v1.5.0
17062025-05-22T20:04:07.029Z Compiling icu_locid_transform_data v1.5.0
17072025-05-22T20:04:07.812Z Compiling regex v1.11.1
17082025-05-22T20:04:08.083Z Compiling signal-hook-registry v1.4.2
17092025-05-22T20:04:08.104Z Compiling icu_properties_data v1.5.0
17102025-05-22T20:04:08.830Z Compiling const-oid v0.9.6
17112025-05-22T20:04:09.034Z Compiling parking_lot v0.12.3
17122025-05-22T20:04:09.193Z Compiling serde_derive v1.0.219
17132025-05-22T20:04:09.375Z Compiling zeroize_derive v1.4.2
17142025-05-22T20:04:09.495Z Compiling zerofrom-derive v0.1.4
17152025-05-22T20:04:09.654Z Compiling yoke-derive v0.7.4
17162025-05-22T20:04:10.570Z Compiling zerovec-derive v0.10.3
17172025-05-22T20:04:10.802Z Compiling displaydoc v0.2.5
17182025-05-22T20:04:10.975Z Compiling icu_provider_macros v1.5.0
17192025-05-22T20:04:11.323Z Compiling zeroize v1.8.1
17202025-05-22T20:04:11.471Z Compiling tokio-macros v2.5.0
17212025-05-22T20:04:11.800Z Compiling zerocopy-derive v0.7.35
17222025-05-22T20:04:12.134Z Compiling futures-macro v0.3.31
17232025-05-22T20:04:12.253Z Compiling zerofrom v0.1.4
17242025-05-22T20:04:12.486Z Compiling yoke v0.7.4
17252025-05-22T20:04:12.791Z Compiling schemars_derive v0.8.22
17262025-05-22T20:04:12.860Z Compiling zerovec v0.10.4
17272025-05-22T20:04:13.272Z Compiling thiserror-impl v1.0.69
17282025-05-22T20:04:13.346Z Compiling crypto-common v0.1.6
17292025-05-22T20:04:13.500Z Compiling ring v0.17.14
17302025-05-22T20:04:13.575Z Compiling mio v1.0.2
17312025-05-22T20:04:13.785Z Compiling icu_normalizer_data v1.5.0
17322025-05-22T20:04:13.921Z Compiling utf16_iter v1.0.5
17332025-05-22T20:04:14.469Z Compiling write16 v1.0.0
17342025-05-22T20:04:14.640Z Compiling utf8_iter v1.0.4
17352025-05-22T20:04:14.670Z Compiling percent-encoding v2.3.1
17362025-05-22T20:04:14.940Z Compiling tinystr v0.7.6
17372025-05-22T20:04:15.159Z Compiling icu_collections v1.5.0
17382025-05-22T20:04:15.195Z Compiling fnv v1.0.7
17392025-05-22T20:04:15.340Z Compiling icu_locid v1.5.0
17402025-05-22T20:04:15.632Z Compiling tracing-attributes v0.1.27
17412025-05-22T20:04:15.711Z Compiling der_derive v0.7.3
17422025-05-22T20:04:16.893Z Compiling icu_provider v1.5.0
17432025-05-22T20:04:17.746Z Compiling icu_locid_transform v1.5.0
17442025-05-22T20:04:17.769Z Compiling aws-lc-rs v1.12.4
17452025-05-22T20:04:18.154Z Compiling vcpkg v0.2.15
17462025-05-22T20:04:18.196Z Compiling zerocopy v0.8.25
17472025-05-22T20:04:19.323Z Compiling icu_properties v1.5.1
17482025-05-22T20:04:19.523Z Compiling openssl-sys v0.9.107
17492025-05-22T20:04:20.568Z Compiling block-buffer v0.10.4
17502025-05-22T20:04:20.686Z Compiling socket2 v0.5.9
17512025-05-22T20:04:21.146Z Compiling bitflags v2.9.0
17522025-05-22T20:04:21.234Z Compiling bytes v1.10.1
17532025-05-22T20:04:22.651Z Compiling indexmap v2.9.0
17542025-05-22T20:04:23.186Z Compiling icu_normalizer v1.5.0
17552025-05-22T20:04:23.258Z Compiling heck v0.5.0
17562025-05-22T20:04:23.766Z Compiling tokio v1.45.0
17572025-05-22T20:04:24.948Z Compiling idna_adapter v1.2.0
17582025-05-22T20:04:25.203Z Compiling idna v1.0.3
17592025-05-22T20:04:25.437Z Compiling which v4.4.2
17602025-05-22T20:04:25.970Z Compiling digest v0.10.7
17612025-05-22T20:04:26.374Z Compiling form_urlencoded v1.2.1
17622025-05-22T20:04:26.408Z Compiling zerocopy-derive v0.8.25
17632025-05-22T20:04:27.569Z Compiling futures-core v0.3.31
17642025-05-22T20:04:28.462Z Compiling httparse v1.9.5
17652025-05-22T20:04:29.072Z Compiling url v2.5.3
17662025-05-22T20:04:29.995Z Compiling zerocopy v0.7.35
17672025-05-22T20:04:30.480Z Compiling syn v1.0.109
17682025-05-22T20:04:30.757Z Compiling crossbeam-utils v0.8.21
17692025-05-22T20:04:30.862Z Compiling uuid v1.16.0
17702025-05-22T20:04:31.266Z Compiling time-core v0.1.2
17712025-05-22T20:04:31.487Z Compiling num-conv v0.1.0
17722025-05-22T20:04:31.567Z Compiling iana-time-zone v0.1.63
17732025-05-22T20:04:31.801Z Compiling time-macros v0.2.18
17742025-05-22T20:04:31.852Z Compiling chrono v0.4.41
17752025-05-22T20:04:33.612Z Compiling futures-sink v0.3.31
17762025-05-22T20:04:33.776Z Compiling openssl v0.10.72
17772025-05-22T20:04:33.814Z Compiling cpufeatures v0.2.14
17782025-05-22T20:04:34.816Z Compiling hmac v0.12.1
17792025-05-22T20:04:35.077Z Compiling rustc_version v0.4.1
17802025-05-22T20:04:36.562Z Compiling block-padding v0.3.3
17812025-05-22T20:04:36.867Z Compiling openssl-macros v0.1.1
17822025-05-22T20:04:37.034Z Compiling aws-lc-sys v0.26.0
17832025-05-22T20:04:37.282Z Compiling rustls v0.23.19
17842025-05-22T20:04:37.396Z Compiling native-tls v0.2.12
17852025-05-22T20:04:37.594Z Compiling inout v0.1.3
17862025-05-22T20:04:37.748Z Compiling serde_tokenstream v0.2.2
17872025-05-22T20:04:37.915Z Compiling dyn-clone v1.0.19
17882025-05-22T20:04:38.059Z Compiling strsim v0.11.1
17892025-05-22T20:04:38.629Z Compiling cipher v0.4.4
17902025-05-22T20:04:39.121Z Compiling sha2 v0.10.8
17912025-05-22T20:04:39.850Z Compiling futures-channel v0.3.31
17922025-05-22T20:04:39.909Z Compiling scroll_derive v0.12.0
17932025-05-22T20:04:40.355Z Compiling cookie v0.18.1
17942025-05-22T20:04:40.686Z Compiling ucd-trie v0.1.7
17952025-05-22T20:04:41.148Z Compiling futures-task v0.3.31
17962025-05-22T20:04:41.170Z Compiling pin-utils v0.1.0
17972025-05-22T20:04:41.263Z Compiling base64ct v1.6.0
17982025-05-22T20:04:41.290Z Compiling futures-io v0.3.31
17992025-05-22T20:04:41.471Z Compiling pest v2.7.14
18002025-05-22T20:04:41.662Z Compiling futures-util v0.3.31
18012025-05-22T20:04:41.835Z Compiling pem-rfc7468 v0.7.0
18022025-05-22T20:04:42.227Z Compiling http v1.3.1
18032025-05-22T20:04:42.753Z Compiling bzip2-sys v0.1.13+1.0.8
18042025-05-22T20:04:43.257Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18052025-05-22T20:04:43.959Z Compiling flagset v0.4.6
18062025-05-22T20:04:44.201Z Compiling slog v2.7.0
18072025-05-22T20:04:44.221Z Compiling der v0.7.9
18082025-05-22T20:04:44.238Z Compiling pest_meta v2.7.14
18092025-05-22T20:04:47.201Z Compiling toml_datetime v0.6.9
18102025-05-22T20:04:47.640Z Compiling serde_spanned v0.6.8
18112025-05-22T20:04:47.712Z Compiling tracing-core v0.1.32
18122025-05-22T20:04:48.412Z Compiling rustversion v1.0.17
18132025-05-22T20:04:48.461Z Compiling thiserror v2.0.12
18142025-05-22T20:04:48.724Z Compiling anyhow v1.0.98
18152025-05-22T20:04:49.004Z Compiling rayon-core v1.12.1
18162025-05-22T20:04:49.112Z Compiling tracing v0.1.40
18172025-05-22T20:04:49.307Z Compiling spki v0.7.3
18182025-05-22T20:04:49.450Z Compiling pest_generator v2.7.14
18192025-05-22T20:04:49.688Z Compiling salsa20 v0.10.2
18202025-05-22T20:04:49.831Z Compiling ppv-lite86 v0.2.20
18212025-05-22T20:04:49.931Z Compiling pbkdf2 v0.12.2
18222025-05-22T20:04:50.130Z Compiling litrs v0.4.1
18232025-05-22T20:04:50.379Z Compiling rustls-pki-types v1.10.0
18242025-05-22T20:04:50.626Z Compiling winnow v0.5.40
18252025-05-22T20:04:50.979Z Compiling pest_derive v2.7.14
18262025-05-22T20:04:51.042Z Compiling scrypt v0.11.0
18272025-05-22T20:04:51.063Z Compiling document-features v0.2.10
18282025-05-22T20:04:52.003Z Compiling aes v0.8.4
18292025-05-22T20:04:52.084Z Compiling cbc v0.1.2
18302025-05-22T20:04:52.566Z Compiling tokio-util v0.7.13
18312025-05-22T20:04:53.165Z Compiling thiserror-impl v2.0.12
18322025-05-22T20:04:53.986Z Compiling toml_edit v0.19.15
18332025-05-22T20:04:54.655Z Compiling usdt-impl v0.5.0
18342025-05-22T20:04:54.781Z Compiling powerfmt v0.2.0
18352025-05-22T20:04:55.002Z Compiling untrusted v0.7.1
18362025-05-22T20:04:55.209Z Compiling untrusted v0.9.0
18372025-05-22T20:04:55.257Z Compiling deranged v0.3.11
18382025-05-22T20:04:55.760Z Compiling pkcs5 v0.7.1
18392025-05-22T20:04:57.293Z Compiling scroll v0.12.0
18402025-05-22T20:04:57.854Z Compiling heapless v0.7.17
18412025-05-22T20:04:58.801Z Compiling newtype-uuid v1.2.1
18422025-05-22T20:04:58.949Z Compiling plain v0.2.3
18432025-05-22T20:04:59.112Z Compiling zstd-safe v7.2.3
18442025-05-22T20:04:59.134Z Compiling signal-hook v0.3.17
18452025-05-22T20:04:59.329Z Compiling atomic-waker v1.1.2
18462025-05-22T20:04:59.424Z Compiling adler2 v2.0.0
18472025-05-22T20:04:59.502Z Compiling num_threads v0.1.7
18482025-05-22T20:04:59.638Z Compiling miniz_oxide v0.8.5
18492025-05-22T20:04:59.831Z Compiling time v0.3.36
18502025-05-22T20:05:00.206Z Compiling goblin v0.8.2
18512025-05-22T20:05:03.060Z Compiling pkcs8 v0.10.2
18522025-05-22T20:05:03.649Z Compiling http-body v1.0.1
18532025-05-22T20:05:03.938Z Compiling try-lock v0.2.5
18542025-05-22T20:05:04.131Z Compiling pretty-hex v0.4.1
18552025-05-22T20:05:04.345Z Compiling tinyvec_macros v0.1.1
18562025-05-22T20:05:05.336Z Compiling tinyvec v1.8.0
18572025-05-22T20:05:06.784Z Compiling dof v0.3.0
18582025-05-22T20:05:08.121Z Compiling want v0.3.1
18592025-05-22T20:05:08.214Z Compiling h2 v0.4.6
18602025-05-22T20:05:08.584Z Compiling dtrace-parser v0.2.0
18612025-05-22T20:05:09.459Z Compiling curve25519-dalek v4.1.3
18622025-05-22T20:05:09.903Z Compiling async-trait v0.1.88
18632025-05-22T20:05:09.963Z Compiling thread-id v4.2.2
18642025-05-22T20:05:10.004Z Compiling memoffset v0.9.1
18652025-05-22T20:05:10.339Z Compiling httpdate v1.0.3
18662025-05-22T20:05:10.526Z Compiling num-bigint-dig v0.8.4
18672025-05-22T20:05:11.104Z Compiling portable-atomic v1.11.0
18682025-05-22T20:05:11.872Z Compiling smoltcp v0.9.1
18692025-05-22T20:05:11.926Z Compiling foreign-types-shared v0.1.1
18702025-05-22T20:05:12.285Z Compiling tower-service v0.3.3
18712025-05-22T20:05:12.337Z Compiling foreign-types v0.3.2
18722025-05-22T20:05:16.669Z Compiling hyper v1.6.0
18732025-05-22T20:05:17.439Z Compiling rand_core v0.9.2
18742025-05-22T20:05:19.453Z Compiling strum_macros v0.26.4
18752025-05-22T20:05:23.234Z Compiling base64 v0.22.1
18762025-05-22T20:05:23.273Z Compiling gimli v0.31.1
18772025-05-22T20:05:24.833Z Compiling heck v0.4.1
18782025-05-22T20:05:25.196Z Compiling cfg_aliases v0.2.1
18792025-05-22T20:05:25.317Z Compiling nix v0.29.0
18802025-05-22T20:05:27.068Z Compiling hyper-util v0.1.11
18812025-05-22T20:05:29.310Z Compiling addr2line v0.24.2
18822025-05-22T20:05:29.746Z Compiling rand_chacha v0.9.0
18832025-05-22T20:05:30.246Z Compiling crossbeam-epoch v0.9.18
18842025-05-22T20:05:30.807Z Compiling unicode-normalization v0.1.24
18852025-05-22T20:05:32.204Z Compiling rand_chacha v0.3.1
18862025-05-22T20:05:32.758Z Compiling hubpack_derive v0.1.1
18872025-05-22T20:05:32.905Z Compiling ipnetwork v0.21.1
18882025-05-22T20:05:33.551Z Compiling signature v2.2.0
18892025-05-22T20:05:33.799Z Compiling openapiv3 v2.0.0
18902025-05-22T20:05:33.856Z Compiling curve25519-dalek-derive v0.1.1
18912025-05-22T20:05:34.285Z Compiling daft-derive v0.1.3
18922025-05-22T20:05:34.367Z Compiling object v0.36.5
18932025-05-22T20:05:35.746Z Compiling fs-err v3.1.0
18942025-05-22T20:05:36.072Z Compiling ahash v0.8.11
18952025-05-22T20:05:36.434Z Compiling crc32fast v1.4.2
18962025-05-22T20:05:36.534Z Compiling unicode-bidi v0.3.17
18972025-05-22T20:05:37.385Z Compiling buf-list v1.0.3
18982025-05-22T20:05:37.721Z Compiling ident_case v1.0.1
18992025-05-22T20:05:37.775Z Compiling utf8parse v0.2.2
19002025-05-22T20:05:37.908Z Compiling rustc-demangle v0.1.24
19012025-05-22T20:05:37.929Z Compiling openssl-probe v0.1.5
19022025-05-22T20:05:37.968Z Compiling zip v2.6.1
19032025-05-22T20:05:38.437Z Compiling unicode-properties v0.1.3
19042025-05-22T20:05:38.578Z Compiling anstyle v1.0.10
19052025-05-22T20:05:38.851Z Compiling siphasher v0.3.11
19062025-05-22T20:05:39.001Z Compiling stringprep v0.1.5
19072025-05-22T20:05:39.238Z Compiling phf_shared v0.11.2
19082025-05-22T20:05:40.131Z Compiling anstyle-parse v0.2.5
19092025-05-22T20:05:40.151Z Compiling darling_core v0.20.10
19102025-05-22T20:05:41.530Z Compiling rand v0.8.5
19112025-05-22T20:05:43.028Z Compiling backtrace v0.3.74
19122025-05-22T20:05:46.515Z Compiling crossbeam-deque v0.8.5
19132025-05-22T20:05:46.876Z Compiling rand v0.9.0
19142025-05-22T20:05:48.116Z Compiling usdt-macro v0.5.0
19152025-05-22T20:05:48.181Z Compiling usdt-attr-macro v0.5.0
19162025-05-22T20:05:49.416Z Compiling http-body-util v0.1.3
19172025-05-22T20:05:50.173Z Compiling md-5 v0.10.6
19182025-05-22T20:05:50.194Z Compiling num-integer v0.1.46
19192025-05-22T20:05:50.297Z Compiling hash32 v0.2.1
19202025-05-22T20:05:50.434Z Compiling ff v0.13.0
19212025-05-22T20:05:50.666Z Compiling encoding_rs v0.8.34
19222025-05-22T20:05:50.696Z Compiling colorchoice v1.0.2
19232025-05-22T20:05:50.838Z Compiling psl-types v2.0.11
19242025-05-22T20:05:50.887Z Compiling is_terminal_polyfill v1.70.1
19252025-05-22T20:05:51.036Z Compiling anstyle-query v1.1.1
19262025-05-22T20:05:51.059Z Compiling fallible-iterator v0.2.0
19272025-05-22T20:05:51.241Z Compiling base16ct v0.2.0
19282025-05-22T20:05:51.776Z Compiling mime v0.3.17
19292025-05-22T20:05:53.009Z Compiling publicsuffix v2.3.0
19302025-05-22T20:05:53.354Z Compiling postgres-protocol v0.6.8
19312025-05-22T20:05:53.436Z Compiling sec1 v0.7.3
19322025-05-22T20:05:53.985Z Compiling anstream v0.6.18
19332025-05-22T20:05:54.583Z Compiling num-iter v0.1.45
19342025-05-22T20:05:54.726Z Compiling group v0.13.0
19352025-05-22T20:05:57.977Z Compiling darling_macro v0.20.10
19362025-05-22T20:05:58.849Z Compiling tokio-native-tls v0.3.1
19372025-05-22T20:05:59.180Z Compiling flate2 v1.1.1
19382025-05-22T20:05:59.262Z Compiling strum_macros v0.25.3
19392025-05-22T20:06:00.453Z Compiling webpki-roots v0.26.6
19402025-05-22T20:06:00.928Z Compiling rustls-pemfile v2.2.0
19412025-05-22T20:06:01.440Z Compiling hkdf v0.12.4
19422025-05-22T20:06:01.668Z Compiling sync_wrapper v1.0.1
19432025-05-22T20:06:01.843Z Compiling serde_urlencoded v0.7.1
19442025-05-22T20:06:01.880Z Compiling terminal_size v0.4.0
19452025-05-22T20:06:02.072Z Compiling clap_derive v4.5.32
19462025-05-22T20:06:02.108Z Compiling enum-as-inner v0.6.1
19472025-05-22T20:06:02.423Z Compiling crypto-bigint v0.5.5
19482025-05-22T20:06:02.478Z Compiling serde_repr v0.1.19
19492025-05-22T20:06:03.061Z Compiling rustls-webpki v0.102.8
19502025-05-22T20:06:04.596Z Compiling ipnet v2.11.0
19512025-05-22T20:06:05.538Z Compiling tower-layer v0.3.3
19522025-05-22T20:06:05.625Z Compiling clap_lex v0.7.4
19532025-05-22T20:06:05.947Z Compiling bitflags v1.3.2
19542025-05-22T20:06:06.034Z Compiling bumpalo v3.16.0
19552025-05-22T20:06:06.061Z Compiling simd-adler32 v0.3.7
19562025-05-22T20:06:06.092Z Compiling managed v0.8.0
19572025-05-22T20:06:06.480Z Compiling unicode-width v0.2.0
19582025-05-22T20:06:06.787Z Compiling lockfree-object-pool v0.1.6
19592025-05-22T20:06:08.882Z Compiling zopfli v0.8.1
19602025-05-22T20:06:09.193Z Compiling console v0.15.10
19612025-05-22T20:06:09.879Z Compiling tower v0.5.2
19622025-05-22T20:06:10.173Z Compiling clap_builder v4.5.35
19632025-05-22T20:06:10.743Z Compiling elliptic-curve v0.13.8
19642025-05-22T20:06:11.485Z Compiling tokio-rustls v0.26.0
19652025-05-22T20:06:11.712Z Compiling oxnet v0.1.2
19662025-05-22T20:06:11.964Z Compiling hyper-rustls v0.27.3
19672025-05-22T20:06:12.523Z Compiling hyper-tls v0.6.0
19682025-05-22T20:06:14.753Z Compiling darling v0.20.10
19692025-05-22T20:06:14.892Z Compiling zstd v0.13.3
19702025-05-22T20:06:14.976Z Compiling signal-hook-mio v0.2.4
19712025-05-22T20:06:15.168Z Compiling rayon v1.10.0
19722025-05-22T20:06:15.397Z Compiling cookie_store v0.21.1
19732025-05-22T20:06:15.794Z Compiling postgres-types v0.2.9
19742025-05-22T20:06:16.287Z Compiling phf v0.11.2
19752025-05-22T20:06:16.919Z Compiling ed25519 v2.2.3
19762025-05-22T20:06:16.962Z Compiling hubpack v0.1.2
19772025-05-22T20:06:16.981Z Compiling bzip2 v0.5.2
19782025-05-22T20:06:17.375Z Compiling bzip2 v0.4.4
19792025-05-22T20:06:17.791Z Compiling pkcs1 v0.7.5
19802025-05-22T20:06:17.795Z Compiling futures-executor v0.3.31
19812025-05-22T20:06:18.552Z Compiling rfc6979 v0.4.0
19822025-05-22T20:06:18.995Z Compiling serde-big-array v0.5.1
19832025-05-22T20:06:19.108Z Compiling float-cmp v0.10.0
19842025-05-22T20:06:19.254Z Compiling bstr v1.10.0
19852025-05-22T20:06:19.337Z Compiling regress v0.10.3
19862025-05-22T20:06:19.363Z Compiling memmap v0.7.0
19872025-05-22T20:06:19.449Z Compiling whoami v1.5.2
19882025-05-22T20:06:19.678Z Compiling winnow v0.7.10
19892025-05-22T20:06:19.789Z Compiling difflib v0.4.0
19902025-05-22T20:06:19.913Z Compiling fixedbitset v0.4.2
19912025-05-22T20:06:20.308Z Compiling static_assertions v1.1.0
19922025-05-22T20:06:20.427Z Compiling data-encoding v2.6.0
19932025-05-22T20:06:20.570Z Compiling new_debug_unreachable v1.0.6
19942025-05-22T20:06:20.696Z Compiling precomputed-hash v0.1.1
19952025-05-22T20:06:20.834Z Compiling unicode-segmentation v1.12.0
19962025-05-22T20:06:20.853Z Compiling predicates-core v1.0.8
19972025-05-22T20:06:21.622Z Compiling number_prefix v0.4.0
19982025-05-22T20:06:21.694Z Compiling toml_write v0.1.1
19992025-05-22T20:06:21.735Z Compiling normalize-line-endings v0.3.0
20002025-05-22T20:06:21.895Z Compiling predicates v3.1.3
20012025-05-22T20:06:22.071Z Compiling indicatif v0.17.11
20022025-05-22T20:06:22.337Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
20032025-05-22T20:06:22.419Z Compiling similar v2.7.0
20042025-05-22T20:06:23.109Z Compiling typify-impl v0.3.0
20052025-05-22T20:06:23.180Z Compiling toml_edit v0.22.26
20062025-05-22T20:06:23.697Z Compiling hickory-proto v0.24.4
20072025-05-22T20:06:23.815Z Compiling string_cache v0.8.9
20082025-05-22T20:06:24.132Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20092025-05-22T20:06:24.247Z Compiling petgraph v0.6.5
20102025-05-22T20:06:27.888Z Compiling tokio-postgres v0.7.13
20112025-05-22T20:06:29.075Z Compiling usdt v0.5.0
20122025-05-22T20:06:29.513Z Compiling ecdsa v0.16.9
20132025-05-22T20:06:30.756Z Compiling rsa v0.9.6
20142025-05-22T20:06:31.028Z Compiling futures v0.3.31
20152025-05-22T20:06:31.370Z Compiling zip v0.6.6
20162025-05-22T20:06:32.260Z Compiling ed25519-dalek v2.1.1
20172025-05-22T20:06:33.488Z Compiling crossterm v0.28.1
20182025-05-22T20:06:33.570Z Compiling clap v4.5.35
20192025-05-22T20:06:33.714Z Compiling daft v0.1.3
20202025-05-22T20:06:34.513Z Compiling strum v0.26.3
20212025-05-22T20:06:34.752Z Compiling tokio-stream v0.1.17
20222025-05-22T20:06:35.184Z Compiling toml v0.7.8
20232025-05-22T20:06:35.713Z Compiling x509-cert v0.2.5
20242025-05-22T20:06:36.511Z Compiling sha1 v0.10.6
20252025-05-22T20:06:36.915Z Compiling itertools v0.10.5
20262025-05-22T20:06:37.035Z Compiling winnow v0.6.26
20272025-05-22T20:06:37.893Z Compiling peg-runtime v0.8.5
20282025-05-22T20:06:37.959Z Compiling unicode-xid v0.2.6
20292025-05-22T20:06:38.155Z Compiling lalrpop-util v0.19.12
20302025-05-22T20:06:39.620Z Compiling typify-macro v0.3.0
20312025-05-22T20:06:40.257Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20322025-05-22T20:06:44.384Z Compiling camino v1.1.9
20332025-05-22T20:06:50.267Z Compiling proc-macro-crate v1.3.1
20342025-05-22T20:06:51.056Z Compiling macaddr v1.0.1
20352025-05-22T20:06:52.106Z Compiling itertools v0.13.0
20362025-05-22T20:06:52.349Z Compiling fastrand v2.1.1
20372025-05-22T20:06:54.196Z Compiling heapless v0.8.0
20382025-05-22T20:06:55.063Z Compiling ingot-macros v0.1.0
20392025-05-22T20:07:00.990Z Compiling tempfile v3.13.0
20402025-05-22T20:07:03.172Z Compiling num_enum_derive v0.5.11
20412025-05-22T20:07:09.570Z Compiling structmeta-derive v0.3.0
20422025-05-22T20:07:11.819Z Compiling hash32 v0.3.1
20432025-05-22T20:07:13.521Z Compiling smoltcp v0.11.0
20442025-05-22T20:07:16.009Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20452025-05-22T20:07:19.811Z Compiling structmeta v0.3.0
20462025-05-22T20:07:21.098Z Compiling num_enum v0.5.11
20472025-05-22T20:07:21.566Z Compiling ingot-types v0.1.0
20482025-05-22T20:07:24.869Z Compiling typify v0.3.0
20492025-05-22T20:07:29.219Z Compiling dirs-sys-next v0.1.2
20502025-05-22T20:07:29.378Z Compiling proc-macro-error-attr v1.0.4
20512025-05-22T20:07:30.208Z Compiling unsafe-libyaml v0.2.11
20522025-05-22T20:07:30.631Z Compiling cobs v0.2.3
20532025-05-22T20:07:30.797Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20542025-05-22T20:07:31.850Z Compiling rustls v0.22.4
20552025-05-22T20:07:32.176Z Compiling serde_yaml v0.9.34+deprecated
20562025-05-22T20:07:36.959Z Compiling postcard v1.0.10
20572025-05-22T20:07:40.649Z Compiling dirs-next v2.0.0
20582025-05-22T20:07:43.827Z Compiling progenitor-impl v0.9.1
20592025-05-22T20:07:46.731Z Compiling ingot v0.1.0
20602025-05-22T20:07:50.886Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20612025-05-22T20:07:50.983Z Compiling hex v0.4.3
20622025-05-22T20:07:51.370Z Compiling foreign-types-macros v0.2.3
20632025-05-22T20:07:51.726Z Compiling thread_local v1.1.8
20642025-05-22T20:07:51.848Z Compiling wait-timeout v0.2.0
20652025-05-22T20:07:52.404Z Compiling multer v3.1.0
20662025-05-22T20:07:52.545Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20672025-05-22T20:07:52.725Z Compiling proc-macro-error v1.0.4
20682025-05-22T20:07:52.746Z Compiling unicode-width v0.1.14
20692025-05-22T20:07:53.309Z Compiling quick-error v1.2.3
20702025-05-22T20:07:53.373Z Compiling match_cfg v0.1.0
20712025-05-22T20:07:53.499Z Compiling bit-vec v0.8.0
20722025-05-22T20:07:53.503Z Compiling slog-async v2.8.0
20732025-05-22T20:07:53.978Z Compiling foreign-types-shared v0.3.1
20742025-05-22T20:07:54.136Z Compiling foreign-types v0.5.0
20752025-05-22T20:07:54.180Z Compiling bit-set v0.8.0
20762025-05-22T20:07:54.252Z Compiling hostname v0.3.1
20772025-05-22T20:07:54.273Z Compiling rusty-fork v0.3.0
20782025-05-22T20:07:54.541Z Compiling tabwriter v1.4.0
20792025-05-22T20:07:54.922Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20802025-05-22T20:07:54.972Z Compiling progenitor-macro v0.9.1
20812025-05-22T20:07:55.372Z Compiling term v0.7.0
20822025-05-22T20:07:58.180Z Compiling progenitor-client v0.9.1
20832025-05-22T20:07:58.709Z Compiling slog-json v2.6.1
20842025-05-22T20:07:59.093Z Compiling crossbeam-channel v0.5.15
20852025-05-22T20:07:59.173Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20862025-05-22T20:07:59.348Z Compiling async-stream-impl v0.3.6
20872025-05-22T20:07:59.926Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
20882025-05-22T20:08:00.495Z Compiling rand_xorshift v0.3.0
20892025-05-22T20:08:00.520Z Compiling cstr-argument v0.1.2
20902025-05-22T20:08:00.762Z Compiling is-terminal v0.4.13
20912025-05-22T20:08:00.826Z Compiling dropshot v0.16.2
20922025-05-22T20:08:00.846Z Compiling crucible-workspace-hack v0.1.0
20932025-05-22T20:08:00.865Z Compiling take_mut v0.2.2
20942025-05-22T20:08:00.930Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20952025-05-22T20:08:01.072Z Compiling pretty-hex v0.2.1
20962025-05-22T20:08:01.129Z Compiling unarray v0.1.4
20972025-05-22T20:08:01.278Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20982025-05-22T20:08:01.307Z Compiling proptest v1.6.0
20992025-05-22T20:08:01.362Z Compiling slog-term v2.9.1
21002025-05-22T20:08:02.020Z Compiling tokio-rustls v0.25.0
21012025-05-22T20:08:02.511Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21022025-05-22T20:08:03.343Z Compiling async-stream v0.3.6
21032025-05-22T20:08:03.684Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21042025-05-22T20:08:03.784Z Compiling slog-bunyan v2.5.0
21052025-05-22T20:08:04.094Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21062025-05-22T20:08:04.314Z Compiling test-strategy v0.4.0
21072025-05-22T20:08:04.452Z Compiling parse-display-derive v0.10.0
21082025-05-22T20:08:05.105Z Compiling progenitor v0.9.1
21092025-05-22T20:08:05.357Z Compiling toml v0.8.22
21102025-05-22T20:08:06.473Z Compiling serde_with_macros v3.12.0
21112025-05-22T20:08:07.286Z Compiling colored v2.2.0
21122025-05-22T20:08:07.839Z Compiling waitgroup v0.1.2
21132025-05-22T20:08:08.106Z Compiling dropshot_endpoint v0.16.2
21142025-05-22T20:08:08.502Z Compiling serde_path_to_error v0.1.17
21152025-05-22T20:08:08.768Z Compiling derive-where v1.2.7
21162025-05-22T20:08:09.505Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21172025-05-22T20:08:10.225Z Compiling hostname v0.4.0
21182025-05-22T20:08:10.537Z Compiling instant v0.1.13
21192025-05-22T20:08:10.745Z Compiling debug-ignore v1.0.5
21202025-05-22T20:08:14.662Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21212025-05-22T20:08:14.733Z Compiling backoff v0.4.0
21222025-05-22T20:08:14.733Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21232025-05-22T20:08:14.733Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21242025-05-22T20:08:14.734Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21252025-05-22T20:08:14.734Z Compiling serde_with v3.12.0
21262025-05-22T20:08:14.734Z Compiling parse-display v0.10.0
21272025-05-22T20:08:14.734Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21282025-05-22T20:08:16.068Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
21292025-05-22T20:08:17.592Z Compiling zone_cfg_derive v0.3.0
21302025-05-22T20:08:18.880Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21312025-05-22T20:08:19.370Z Compiling camino-tempfile v1.3.0
21322025-05-22T20:08:19.595Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21332025-05-22T20:08:20.131Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21342025-05-22T20:08:20.227Z Compiling progenitor-client v0.10.0
21352025-05-22T20:08:20.483Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21362025-05-22T20:08:20.580Z Compiling num-derive v0.4.2
21372025-05-22T20:08:21.195Z Compiling sigpipe v0.1.3
21382025-05-22T20:08:22.737Z Compiling jiff v0.2.13
21392025-05-22T20:08:23.180Z Compiling libefi-sys v0.1.0
21402025-05-22T20:08:23.400Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21412025-05-22T20:08:23.537Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
21422025-05-22T20:08:23.741Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21432025-05-22T20:08:25.024Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21442025-05-22T20:08:25.276Z Compiling zone v0.3.1
21452025-05-22T20:08:25.603Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
21462025-05-22T20:08:28.552Z Compiling itertools v0.14.0
21472025-05-22T20:08:28.577Z Compiling smf v0.2.3
21482025-05-22T20:08:29.405Z Compiling bitfield-struct v0.6.2
21492025-05-22T20:08:30.679Z Compiling blake3 v1.5.4
21502025-05-22T20:08:31.005Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21512025-05-22T20:08:31.325Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21522025-05-22T20:08:31.555Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21532025-05-22T20:08:32.008Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21542025-05-22T20:08:32.039Z Compiling xattr v1.3.1
21552025-05-22T20:08:32.267Z Compiling filetime v0.2.25
21562025-05-22T20:08:32.383Z Compiling memmap2 v0.9.5
21572025-05-22T20:08:32.634Z Compiling arrayvec v0.7.6
21582025-05-22T20:08:33.348Z Compiling arrayref v0.3.9
21592025-05-22T20:08:33.372Z Compiling constant_time_eq v0.3.1
21602025-05-22T20:08:33.372Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21612025-05-22T20:08:33.372Z Compiling same-file v1.0.6
21622025-05-22T20:08:33.372Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21632025-05-22T20:08:33.450Z Compiling walkdir v2.5.0
21642025-05-22T20:08:33.835Z Compiling tar v0.4.44
21652025-05-22T20:08:34.998Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21662025-05-22T20:08:35.455Z Compiling gethostname v0.5.0
21672025-05-22T20:08:35.587Z Compiling cargo-platform v0.1.8
21682025-05-22T20:08:35.697Z Compiling fixedbitset v0.5.7
21692025-05-22T20:08:35.931Z Compiling topological-sort v0.2.2
21702025-05-22T20:08:36.262Z Compiling omicron-zone-package v0.12.2
21712025-05-22T20:08:36.329Z Compiling petgraph v0.7.1
21722025-05-22T20:08:36.702Z Compiling cargo_metadata v0.19.2
21732025-05-22T20:08:36.873Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21742025-05-22T20:08:39.500Z Compiling indent_write v2.2.0
21752025-05-22T20:08:39.765Z Compiling shell-words v1.1.0
21762025-05-22T20:08:41.892Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21772025-05-22T20:08:43.014Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21782025-05-22T20:08:46.776Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21792025-05-22T20:09:05.623Z Finished `release` profile [optimized] target(s) in 5m 10s
21802025-05-22T20:09:05.815Z Running `target/release/omicron-package -t test target create -p dev`
21812025-05-22T20:09:05.879ZLogging to: /work/oxidecomputer/omicron/out/LOG
21822025-05-22T20:09:05.883ZCreated new build target 'test' and set it as active
21832025-05-22T20:09:05.883Z
21842025-05-22T20:09:05.883Zreal 5:10.957817721
21852025-05-22T20:09:05.883Zuser 35:54.651765855
21862025-05-22T20:09:05.883Zsys 3:30.775369033
21872025-05-22T20:09:05.883Ztrap 1.149081208
21882025-05-22T20:09:05.883Ztflt 1.799879220
21892025-05-22T20:09:05.883Zdflt 1.039489368
21902025-05-22T20:09:05.883Zkflt 0.000096722
21912025-05-22T20:09:05.883Zlock 1:08:28.524444977
21922025-05-22T20:09:05.883Zslp 2:26:18.460096156
21932025-05-22T20:09:05.883Zlat 2:39.586285689
21942025-05-22T20:09:05.883Zstop 5:04.886009888
21952025-05-22T20:09:05.886Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21962025-05-22T20:09:07.082Z Finished `release` profile [optimized] target(s) in 1.13s
21972025-05-22T20:09:07.142Z Running `target/release/omicron-package -t test package`
21982025-05-22T20:09:07.197ZLogging to: /work/oxidecomputer/omicron/out/LOG
21992025-05-22T20:09:08.869Z Compiling typify-impl v0.4.1
22002025-05-22T20:09:09.088Z Compiling convert_case v0.4.0
22012025-05-22T20:09:09.092Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22022025-05-22T20:09:09.092Z Compiling num-rational v0.4.2
22032025-05-22T20:09:09.103Z Compiling num-complex v0.4.6
22042025-05-22T20:09:09.106Z Compiling dirs-sys-next v0.1.2
22052025-05-22T20:09:09.122Z Compiling float-ord v0.3.2
22062025-05-22T20:09:09.374Z Compiling is-terminal v0.4.13
22072025-05-22T20:09:09.402Z Compiling half v2.4.1
22082025-05-22T20:09:09.529Z Compiling dirs-next v2.0.0
22092025-05-22T20:09:09.621Z Compiling ciborium-io v0.2.2
22102025-05-22T20:09:09.683Z Compiling derive_more v0.99.20
22112025-05-22T20:09:09.727Z Compiling term v0.7.0
22122025-05-22T20:09:09.779Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22132025-05-22T20:09:10.050Z Compiling ciborium-ll v0.2.2
22142025-05-22T20:09:10.351Z Compiling num v0.4.3
22152025-05-22T20:09:10.483Z Compiling camino v1.1.9
22162025-05-22T20:09:10.509Z Compiling secrecy v0.10.3
22172025-05-22T20:09:10.610Z Compiling ciborium v0.2.2
22182025-05-22T20:09:10.786Z Compiling atomicwrites v0.4.4
22192025-05-22T20:09:10.815Z Compiling password-hash v0.5.0
22202025-05-22T20:09:11.308Z Compiling blake2 v0.10.6
22212025-05-22T20:09:11.364Z Compiling base64 v0.21.7
22222025-05-22T20:09:11.390Z Compiling newline-converter v0.3.0
22232025-05-22T20:09:11.629Z Compiling fastrand v2.1.1
22242025-05-22T20:09:12.119Z Compiling argon2 v0.5.3
22252025-05-22T20:09:12.446Z Compiling tempfile v3.13.0
22262025-05-22T20:09:12.488Z Compiling expectorate v1.2.0
22272025-05-22T20:09:12.514Z Compiling rustls v0.22.4
22282025-05-22T20:09:12.555Z Compiling thread_local v1.1.8
22292025-05-22T20:09:12.859Z Compiling wait-timeout v0.2.0
22302025-05-22T20:09:12.926Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22312025-05-22T20:09:12.997Z Compiling match_cfg v0.1.0
22322025-05-22T20:09:13.106Z Compiling quick-error v1.2.3
22332025-05-22T20:09:13.135Z Compiling bit-vec v0.8.0
22342025-05-22T20:09:13.294Z Compiling rusty-fork v0.3.0
22352025-05-22T20:09:13.297Z Compiling hostname v0.3.1
22362025-05-22T20:09:13.553Z Compiling bit-set v0.8.0
22372025-05-22T20:09:13.608Z Compiling multer v3.1.0
22382025-05-22T20:09:13.702Z Compiling slog-async v2.8.0
22392025-05-22T20:09:13.792Z Compiling progenitor-client v0.9.1
22402025-05-22T20:09:13.856Z Compiling slog-json v2.6.1
22412025-05-22T20:09:13.888Z Compiling crossbeam-channel v0.5.15
22422025-05-22T20:09:14.234Z Compiling rand_xorshift v0.3.0
22432025-05-22T20:09:14.326Z Compiling hex v0.4.3
22442025-05-22T20:09:14.499Z Compiling unarray v0.1.4
22452025-05-22T20:09:14.527Z Compiling take_mut v0.2.2
22462025-05-22T20:09:14.732Z Compiling proptest v1.6.0
22472025-05-22T20:09:14.829Z Compiling progenitor v0.9.1
22482025-05-22T20:09:14.919Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22492025-05-22T20:09:15.009Z Compiling slog-bunyan v2.5.0
22502025-05-22T20:09:15.123Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22512025-05-22T20:09:15.245Z Compiling slog-term v2.9.1
22522025-05-22T20:09:15.557Z Compiling dropshot v0.16.2
22532025-05-22T20:09:15.647Z Compiling async-stream v0.3.6
22542025-05-22T20:09:15.914Z Compiling toml v0.8.22
22552025-05-22T20:09:16.081Z Compiling waitgroup v0.1.2
22562025-05-22T20:09:16.237Z Compiling serde_path_to_error v0.1.17
22572025-05-22T20:09:16.269Z Compiling hostname v0.4.0
22582025-05-22T20:09:16.483Z Compiling instant v0.1.13
22592025-05-22T20:09:16.683Z Compiling debug-ignore v1.0.5
22602025-05-22T20:09:16.885Z Compiling backoff v0.4.0
22612025-05-22T20:09:16.912Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
22622025-05-22T20:09:17.226Z Compiling parse-display v0.10.0
22632025-05-22T20:09:17.256Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22642025-05-22T20:09:17.644Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22652025-05-22T20:09:17.774Z Compiling tokio-rustls v0.25.0
22662025-05-22T20:09:17.883Z Compiling serde_with v3.12.0
22672025-05-22T20:09:18.666Z Compiling typify-macro v0.4.1
22682025-05-22T20:09:20.845Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22692025-05-22T20:09:21.581Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22702025-05-22T20:09:21.900Z Compiling progenitor-client v0.10.0
22712025-05-22T20:09:22.139Z Compiling typify v0.4.1
22722025-05-22T20:09:22.332Z Compiling progenitor-impl v0.10.0
22732025-05-22T20:09:22.409Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22742025-05-22T20:09:23.925Z Compiling macaddr v1.0.1
22752025-05-22T20:09:24.321Z Compiling owo-colors v4.2.0
22762025-05-22T20:09:24.381Z Compiling cancel-safe-futures v0.1.5
22772025-05-22T20:09:24.718Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22782025-05-22T20:09:24.788Z Compiling libsw-core v0.3.1
22792025-05-22T20:09:25.087Z Compiling libsw v3.4.0
22802025-05-22T20:09:25.428Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22812025-05-22T20:09:25.827Z Compiling linear-map v1.2.0
22822025-05-22T20:09:26.082Z Compiling utf-8 v0.7.6
22832025-05-22T20:09:26.304Z Compiling swrite v0.1.0
22842025-05-22T20:09:26.506Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22852025-05-22T20:09:26.543Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22862025-05-22T20:09:27.480Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22872025-05-22T20:09:27.892Z Compiling progenitor-macro v0.10.0
22882025-05-22T20:09:34.314Z Compiling keccak v0.1.5
22892025-05-22T20:09:35.598Z Compiling sha3 v0.10.8
22902025-05-22T20:09:35.670Z Compiling prettyplease v0.2.32
22912025-05-22T20:09:35.715Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22922025-05-22T20:09:37.046Z Compiling highway v1.3.0
22932025-05-22T20:09:38.231Z Compiling progenitor v0.10.0
22942025-05-22T20:09:38.504Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22952025-05-22T20:09:38.625Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22962025-05-22T20:09:40.065Z Compiling tungstenite v0.21.0
22972025-05-22T20:09:41.192Z Compiling semver v0.1.20
22982025-05-22T20:09:41.752Z Compiling linked-hash-map v0.5.6
22992025-05-22T20:09:42.192Z Compiling lru-cache v0.1.2
23002025-05-22T20:09:42.462Z Compiling rustc_version v0.1.7
23012025-05-22T20:09:42.872Z Compiling tokio-tungstenite v0.21.0
23022025-05-22T20:09:43.557Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23032025-05-22T20:09:44.992Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23042025-05-22T20:09:45.484Z Compiling newtype_derive v0.1.6
23052025-05-22T20:09:45.828Z Compiling resolv-conf v0.7.0
23062025-05-22T20:09:47.403Z Compiling hickory-resolver v0.24.4
23072025-05-22T20:09:50.222Z Compiling humantime v2.1.0
23082025-05-22T20:09:51.276Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23092025-05-22T20:09:52.586Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23102025-05-22T20:09:52.615Z Compiling universal-hash v0.5.1
23112025-05-22T20:09:52.898Z Compiling thiserror-impl-no-std v2.0.2
23122025-05-22T20:09:54.966Z Compiling opaque-debug v0.3.1
23132025-05-22T20:09:55.110Z Compiling poly1305 v0.8.0
23142025-05-22T20:09:55.218Z Compiling thiserror-no-std v2.0.2
23152025-05-22T20:09:55.245Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23162025-05-22T20:09:55.384Z Compiling steno v0.4.1
23172025-05-22T20:09:55.465Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23182025-05-22T20:09:55.797Z Compiling chacha20 v0.9.1
23192025-05-22T20:09:56.306Z Compiling aead v0.5.2
23202025-05-22T20:09:56.553Z Compiling vsss-rs v3.3.4
23212025-05-22T20:09:56.698Z Compiling chacha20poly1305 v0.10.1
23222025-05-22T20:09:56.967Z Compiling qorb v0.3.1
23232025-05-22T20:09:57.616Z Compiling slog-dtrace v0.3.0
23242025-05-22T20:09:57.964Z Compiling bytecount v0.6.8
23252025-05-22T20:09:59.831Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23262025-05-22T20:10:04.741Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23272025-05-22T20:10:07.602Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23282025-05-22T20:10:10.109Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23292025-05-22T20:10:10.634Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23302025-05-22T20:10:14.488Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23312025-05-22T20:10:15.384Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23322025-05-22T20:10:15.550Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23332025-05-22T20:10:15.706Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23342025-05-22T20:10:15.737Z Compiling display-error-chain v0.2.2
23352025-05-22T20:10:16.002Z Compiling maplit v1.0.2
23362025-05-22T20:10:16.172Z Compiling crunchy v0.2.2
23372025-05-22T20:10:16.229Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23382025-05-22T20:10:16.689Z Compiling dsl_auto_type v0.1.2
23392025-05-22T20:10:17.911Z Compiling scheduled-thread-pool v0.2.7
23402025-05-22T20:10:18.218Z Compiling diesel_table_macro_syntax v0.2.0
23412025-05-22T20:10:18.623Z Compiling proc-macro-error-attr2 v2.0.0
23422025-05-22T20:10:19.214Z Compiling radium v0.7.0
23432025-05-22T20:10:19.375Z Compiling tiny-keccak v2.0.2
23442025-05-22T20:10:19.755Z Compiling proc-macro-error2 v2.0.1
23452025-05-22T20:10:19.783Z Compiling diesel_derives v2.2.3
23462025-05-22T20:10:20.337Z Compiling r2d2 v0.8.10
23472025-05-22T20:10:20.989Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23482025-05-22T20:10:22.377Z Compiling const_format_proc_macros v0.2.34
23492025-05-22T20:10:24.108Z Compiling zerocopy-derive v0.6.6
23502025-05-22T20:10:25.760Z Compiling maybe-uninit v2.0.0
23512025-05-22T20:10:25.918Z Compiling bit-vec v0.6.3
23522025-05-22T20:10:26.252Z Compiling tap v1.0.1
23532025-05-22T20:10:26.347Z Compiling bit-set v0.5.3
23542025-05-22T20:10:26.491Z Compiling wyz v0.5.1
23552025-05-22T20:10:26.743Z Compiling zerocopy v0.6.6
23562025-05-22T20:10:26.974Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23572025-05-22T20:10:27.288Z Compiling const_format v0.2.34
23582025-05-22T20:10:28.036Z Compiling tabled_derive v0.10.0
23592025-05-22T20:10:29.081Z Compiling papergrid v0.14.0
23602025-05-22T20:10:29.919Z Compiling diesel v2.2.10
23612025-05-22T20:10:30.249Z Compiling ascii-canvas v3.0.0
23622025-05-22T20:10:30.320Z Compiling num-derive v0.3.3
23632025-05-22T20:10:30.732Z Compiling ena v0.14.3
23642025-05-22T20:10:31.148Z Compiling regex-syntax v0.6.29
23652025-05-22T20:10:32.388Z Compiling diff v0.1.13
23662025-05-22T20:10:32.896Z Compiling bindgen v0.71.1
23672025-05-22T20:10:33.366Z Compiling crc-catalog v2.4.0
23682025-05-22T20:10:33.557Z Compiling packed_struct v0.10.1
23692025-05-22T20:10:33.995Z Compiling funty v2.0.0
23702025-05-22T20:10:35.876Z Compiling bitvec v1.0.1
23712025-05-22T20:10:36.718Z Compiling lalrpop v0.19.12
23722025-05-22T20:10:42.126Z Compiling crc v3.2.1
23732025-05-22T20:10:44.145Z Compiling libscf-sys v1.1.0
23742025-05-22T20:10:44.414Z Compiling tabled v0.18.0
23752025-05-22T20:10:53.369Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23762025-05-22T20:10:53.800Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23772025-05-22T20:10:54.847Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23782025-05-22T20:10:57.784Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23792025-05-22T20:10:58.089Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23802025-05-22T20:10:58.166Z Compiling packed_struct_codegen v0.10.1
23812025-05-22T20:10:58.278Z Compiling indexmap v1.9.3
23822025-05-22T20:10:58.630Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23832025-05-22T20:10:58.980Z Compiling rustc-hash v2.1.1
23842025-05-22T20:10:59.078Z Compiling nodrop v0.1.14
23852025-05-22T20:10:59.209Z Compiling ref-cast v1.0.23
23862025-05-22T20:10:59.259Z Compiling array-init v0.0.4
23872025-05-22T20:11:00.265Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23882025-05-22T20:11:00.627Z Compiling polar-core v0.27.3
23892025-05-22T20:11:00.704Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23902025-05-22T20:11:02.145Z Compiling smallvec v0.6.14
23912025-05-22T20:11:02.620Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23922025-05-22T20:11:04.107Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23932025-05-22T20:11:04.442Z Compiling derive_builder_core v0.20.2
23942025-05-22T20:11:04.548Z Compiling headers-core v0.3.0
23952025-05-22T20:11:04.577Z Compiling phf_generator v0.11.2
23962025-05-22T20:11:04.772Z Compiling libxml v0.3.3
23972025-05-22T20:11:04.805Z Compiling ref-cast-impl v1.0.23
23982025-05-22T20:11:05.185Z Compiling async-recursion v1.1.1
23992025-05-22T20:11:05.894Z Compiling bitfield v0.14.0
24002025-05-22T20:11:06.274Z Compiling termcolor v1.4.1
24012025-05-22T20:11:06.357Z Compiling hashbrown v0.12.3
24022025-05-22T20:11:06.463Z Compiling derive_builder_macro v0.20.2
24032025-05-22T20:11:07.313Z Compiling env_logger v0.10.2
24042025-05-22T20:11:07.342Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24052025-05-22T20:11:07.771Z Compiling phf_codegen v0.11.2
24062025-05-22T20:11:08.030Z Compiling headers v0.4.0
24072025-05-22T20:11:10.217Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24082025-05-22T20:11:11.557Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24092025-05-22T20:11:11.781Z Compiling serde-hex v0.1.0
24102025-05-22T20:11:12.112Z Compiling samael v0.0.18
24112025-05-22T20:11:14.492Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24122025-05-22T20:11:16.850Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24132025-05-22T20:11:16.907Z Compiling ron v0.8.1
24142025-05-22T20:11:17.118Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24152025-05-22T20:11:17.215Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24162025-05-22T20:11:17.447Z Compiling hashbrown v0.13.2
24172025-05-22T20:11:18.785Z Compiling itertools v0.13.0
24182025-05-22T20:11:21.491Z Compiling strum_macros v0.24.3
24192025-05-22T20:11:22.338Z Compiling parse-zoneinfo v0.3.1
24202025-05-22T20:11:22.374Z Compiling crc-any v2.5.0
24212025-05-22T20:11:23.249Z Compiling indoc v1.0.9
24222025-05-22T20:11:23.651Z Compiling crc8 v0.1.1
24232025-05-22T20:11:23.998Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24242025-05-22T20:11:24.034Z Compiling chrono-tz-build v0.4.0
24252025-05-22T20:11:24.327Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24262025-05-22T20:11:24.661Z Compiling object v0.30.4
24272025-05-22T20:11:24.967Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24282025-05-22T20:11:33.922Z Compiling derive_builder v0.20.2
24292025-05-22T20:11:34.158Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24302025-05-22T20:11:34.515Z Compiling oso-derive v0.27.3
24312025-05-22T20:11:35.449Z Compiling impl-trait-for-tuples v0.2.2
24322025-05-22T20:11:36.898Z Compiling quick-xml v0.37.2
24332025-05-22T20:11:38.761Z Compiling vte_generate_state_changes v0.1.2
24342025-05-22T20:11:38.776Z Compiling arc-swap v1.7.1
24352025-05-22T20:11:39.194Z Compiling path-slash v0.1.5
24362025-05-22T20:11:39.478Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24372025-05-22T20:11:39.508Z Compiling slog-scope v4.4.0
24382025-05-22T20:11:40.261Z Compiling vte v0.11.1
24392025-05-22T20:11:41.022Z Compiling oso v0.27.3
24402025-05-22T20:11:41.853Z Compiling chrono-tz v0.10.3
24412025-05-22T20:11:42.549Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24422025-05-22T20:11:42.832Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24432025-05-22T20:11:44.008Z Compiling diesel-dtrace v0.4.2
24442025-05-22T20:11:44.359Z Compiling unicase v2.7.0
24452025-05-22T20:11:45.730Z Compiling strip-ansi-escapes v0.2.0
24462025-05-22T20:11:46.468Z Compiling slog-stdlog v4.1.1
24472025-05-22T20:11:47.246Z Compiling papergrid v0.11.0
24482025-05-22T20:11:54.373Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24492025-05-22T20:11:54.720Z Compiling tabled_derive v0.7.0
24502025-05-22T20:11:56.679Z Compiling fd-lock v4.0.2
24512025-05-22T20:11:56.815Z Compiling bb8 v0.8.5
24522025-05-22T20:11:56.949Z Compiling peg-macros v0.8.5
24532025-05-22T20:11:57.367Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24542025-05-22T20:11:57.444Z Compiling nu-ansi-term v0.50.1
24552025-05-22T20:11:58.380Z Compiling reedline v0.38.0
24562025-05-22T20:11:58.668Z Compiling async-bb8-diesel v0.2.1
24572025-05-22T20:11:59.533Z Compiling tabled v0.15.0
24582025-05-22T20:11:59.899Z Compiling slog-envlogger v2.2.0
24592025-05-22T20:11:59.969Z Compiling peg v0.8.5
24602025-05-22T20:12:02.687Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24612025-05-22T20:12:12.927Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24622025-05-22T20:12:13.264Z Compiling typify-impl v0.2.0
24632025-05-22T20:12:14.175Z Compiling pem v3.0.5
24642025-05-22T20:12:15.573Z Compiling bcs v0.1.6
24652025-05-22T20:12:16.427Z Compiling fxhash v0.2.1
24662025-05-22T20:12:16.704Z Compiling libz-sys v1.1.20
24672025-05-22T20:12:17.371Z Compiling termtree v0.5.1
24682025-05-22T20:12:19.086Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24692025-05-22T20:12:20.113Z Compiling kstat-rs v0.2.4
24702025-05-22T20:12:21.057Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24712025-05-22T20:12:21.864Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24722025-05-22T20:12:22.831Z Compiling typify-macro v0.2.0
24732025-05-22T20:12:26.245Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24742025-05-22T20:12:26.786Z Compiling nanorand v0.7.0
24752025-05-22T20:12:27.474Z Compiling libgit2-sys v0.17.0+1.8.1
24762025-05-22T20:12:28.240Z Compiling pin-project-internal v1.1.6
24772025-05-22T20:12:28.916Z Compiling parking_lot_core v0.8.6
24782025-05-22T20:12:30.597Z Compiling pin-project v1.1.6
24792025-05-22T20:12:30.799Z Compiling flume v0.11.1
24802025-05-22T20:12:31.584Z Compiling mime_guess v2.0.5
24812025-05-22T20:12:33.101Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24822025-05-22T20:12:37.935Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24832025-05-22T20:12:38.317Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24842025-05-22T20:12:40.046Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24852025-05-22T20:12:40.731Z Compiling castaway v0.2.3
24862025-05-22T20:12:40.874Z Compiling snafu-derive v0.8.5
24872025-05-22T20:12:41.053Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24882025-05-22T20:12:41.438Z Compiling fs-err v2.11.0
24892025-05-22T20:12:42.061Z Compiling compact_str v0.8.0
24902025-05-22T20:12:43.298Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24912025-05-22T20:12:44.972Z Compiling snafu v0.8.5
24922025-05-22T20:12:45.965Z Compiling typify v0.2.0
24932025-05-22T20:12:46.163Z Compiling unicode-truncate v1.1.0
24942025-05-22T20:12:46.201Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24952025-05-22T20:12:46.506Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24962025-05-22T20:12:48.835Z Compiling globset v0.4.15
24972025-05-22T20:12:52.945Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
24982025-05-22T20:12:54.421Z Compiling olpc-cjson v0.1.4
24992025-05-22T20:12:54.767Z Compiling lru v0.12.5
25002025-05-22T20:12:55.137Z Compiling vergen v8.3.2
25012025-05-22T20:12:55.499Z Compiling nibble_vec v0.1.0
25022025-05-22T20:12:55.790Z Compiling serde_plain v1.0.2
25032025-05-22T20:12:56.359Z Compiling cargo-platform v0.1.8
25042025-05-22T20:12:56.878Z Compiling instability v0.3.2
25052025-05-22T20:12:57.909Z Compiling atty v0.2.14
25062025-05-22T20:12:58.124Z Compiling io-lifetimes v1.0.11
25072025-05-22T20:12:58.663Z Compiling typed-path v0.9.3
25082025-05-22T20:13:04.968Z Compiling endian-type v0.1.2
25092025-05-22T20:13:05.240Z Compiling half v1.8.3
25102025-05-22T20:13:06.097Z Compiling salty v0.3.0
25112025-05-22T20:13:06.494Z Compiling cassowary v0.3.0
25122025-05-22T20:13:09.647Z Compiling indoc v2.0.6
25132025-05-22T20:13:09.707Z Compiling http-range v0.1.5
25142025-05-22T20:13:10.361Z Compiling serde_cbor v0.11.2
25152025-05-22T20:13:10.464Z Compiling ratatui v0.29.0
25162025-05-22T20:13:12.405Z Compiling radix_trie v0.2.1
25172025-05-22T20:13:13.747Z Compiling tough v0.20.0
25182025-05-22T20:13:15.333Z Compiling cargo_metadata v0.18.1
25192025-05-22T20:13:18.099Z Compiling progenitor-impl v0.8.0
25202025-05-22T20:13:19.447Z Compiling git2 v0.19.0
25212025-05-22T20:13:25.860Z Compiling parking_lot v0.11.2
25222025-05-22T20:13:28.709Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25232025-05-22T20:13:28.946Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25242025-05-22T20:13:29.232Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25252025-05-22T20:13:29.501Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25262025-05-22T20:13:29.910Z Compiling rand_seeder v0.3.0
25272025-05-22T20:13:30.341Z Compiling lzma-sys v0.1.20
25282025-05-22T20:13:31.057Z Compiling rustls v0.21.12
25292025-05-22T20:13:31.400Z Compiling xshell-macros v0.2.7
25302025-05-22T20:13:32.120Z Compiling rustix v0.37.28
25312025-05-22T20:13:32.721Z Compiling parse-size v1.1.0
25322025-05-22T20:13:33.101Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25332025-05-22T20:13:33.551Z Compiling xshell v0.2.7
25342025-05-22T20:13:33.841Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25352025-05-22T20:13:34.181Z Compiling hyper-staticfile v0.10.1
25362025-05-22T20:13:36.331Z Compiling sled v0.34.7
25372025-05-22T20:13:36.422Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25382025-05-22T20:13:36.796Z Compiling progenitor-macro v0.8.0
25392025-05-22T20:13:45.033Z Compiling hickory-client v0.24.4
25402025-05-22T20:13:49.042Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25412025-05-22T20:13:49.575Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25422025-05-22T20:13:50.284Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25432025-05-22T20:13:53.998Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25442025-05-22T20:13:54.762Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25452025-05-22T20:13:54.892Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
25462025-05-22T20:13:54.991Z Compiling hickory-server v0.24.4
25472025-05-22T20:13:55.098Z Compiling primeorder v0.13.6
25482025-05-22T20:13:55.728Z Compiling progenitor-client v0.8.0
25492025-05-22T20:13:56.395Z Compiling sct v0.7.1
25502025-05-22T20:13:56.629Z Compiling rustls-webpki v0.101.7
25512025-05-22T20:13:56.876Z Compiling heck v0.3.3
25522025-05-22T20:13:57.243Z Compiling env_filter v0.1.2
25532025-05-22T20:13:58.751Z Compiling csv-core v0.1.11
25542025-05-22T20:13:59.645Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25552025-05-22T20:13:59.989Z Compiling void v1.0.2
25562025-05-22T20:14:00.195Z Compiling lzss v0.8.2
25572025-05-22T20:14:00.374Z Compiling csv v1.3.1
25582025-05-22T20:14:00.679Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25592025-05-22T20:14:02.619Z Compiling env_logger v0.11.5
25602025-05-22T20:14:05.942Z Compiling zone_cfg_derive v0.1.2
25612025-05-22T20:14:07.232Z Compiling progenitor v0.8.0
25622025-05-22T20:14:07.522Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25632025-05-22T20:14:07.834Z Compiling p384 v0.13.0
25642025-05-22T20:14:08.590Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25652025-05-22T20:14:09.294Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25662025-05-22T20:14:10.489Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25672025-05-22T20:14:11.821Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25682025-05-22T20:14:11.850Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25692025-05-22T20:14:13.980Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25702025-05-22T20:14:14.362Z Compiling tungstenite v0.23.0
25712025-05-22T20:14:14.611Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25722025-05-22T20:14:14.954Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25732025-05-22T20:14:15.305Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25742025-05-22T20:14:15.707Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25752025-05-22T20:14:15.960Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25762025-05-22T20:14:18.259Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25772025-05-22T20:14:18.984Z Compiling nix v0.27.1
25782025-05-22T20:14:19.471Z Compiling serde_bytes v0.11.17
25792025-05-22T20:14:19.847Z Compiling base64 v0.13.1
25802025-05-22T20:14:20.040Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25812025-05-22T20:14:20.628Z Compiling ron v0.7.1
25822025-05-22T20:14:21.291Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25832025-05-22T20:14:21.628Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25842025-05-22T20:14:22.007Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25852025-05-22T20:14:22.039Z Compiling tokio-tungstenite v0.23.1
25862025-05-22T20:14:22.813Z Compiling xz2 v0.1.7
25872025-05-22T20:14:25.657Z Compiling terminal_size v0.2.6
25882025-05-22T20:14:25.921Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25892025-05-22T20:14:28.957Z Compiling tokio-rustls v0.24.1
25902025-05-22T20:14:29.465Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25912025-05-22T20:14:31.923Z Compiling zone v0.1.8
25922025-05-22T20:14:33.136Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25932025-05-22T20:14:34.633Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25942025-05-22T20:14:34.907Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25952025-05-22T20:14:35.351Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25962025-05-22T20:14:35.519Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25972025-05-22T20:14:37.703Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25982025-05-22T20:14:42.159Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25992025-05-22T20:14:42.253Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26002025-05-22T20:14:45.147Z Compiling rustls-pemfile v1.0.4
26012025-05-22T20:14:45.529Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26022025-05-22T20:14:45.890Z Compiling signal-hook-tokio v0.3.1
26032025-05-22T20:14:45.951Z Compiling yasna v0.5.2
26042025-05-22T20:14:46.109Z Compiling twox-hash v2.1.0
26052025-05-22T20:14:46.166Z Compiling secrecy v0.8.0
26062025-05-22T20:14:46.460Z Compiling is_ci v1.2.0
26072025-05-22T20:14:46.750Z Compiling unicode-linebreak v0.1.5
26082025-05-22T20:14:46.782Z Compiling smawk v0.3.2
26092025-05-22T20:14:47.119Z Compiling rcgen v0.12.1
26102025-05-22T20:14:47.312Z Compiling textwrap v0.16.1
26112025-05-22T20:14:49.244Z Compiling supports-color v3.0.2
26122025-05-22T20:14:49.727Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26132025-05-22T20:14:50.772Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26142025-05-22T20:14:56.159Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26152025-05-22T20:14:57.075Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26162025-05-22T20:14:57.447Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26172025-05-22T20:14:59.878Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26182025-05-22T20:15:08.936Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26192025-05-22T20:15:13.476Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26202025-05-22T20:15:15.113Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26212025-05-22T20:15:16.300Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26222025-05-22T20:15:17.994Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26232025-05-22T20:15:28.391Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26242025-05-22T20:15:32.476Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26252025-05-22T20:15:32.921Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26262025-05-22T20:15:33.090Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26272025-05-22T20:15:39.152Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26282025-05-22T20:15:39.564Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26292025-05-22T20:15:39.787Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26302025-05-22T20:15:46.647Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26312025-05-22T20:15:46.924Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26322025-05-22T20:15:47.254Z Compiling fatfs v0.3.6
26332025-05-22T20:15:48.368Z Compiling subprocess v0.2.9
26342025-05-22T20:15:49.385Z Compiling rtoolbox v0.0.2
26352025-05-22T20:15:49.840Z Compiling assert_matches v1.5.0
26362025-05-22T20:15:50.194Z Compiling rpassword v7.3.1
26372025-05-22T20:15:50.683Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26382025-05-22T20:15:52.900Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26392025-05-22T20:15:53.353Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26402025-05-22T20:15:58.177Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26412025-05-22T20:16:05.043Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26422025-05-22T20:16:25.786Z Compiling tui-tree-widget v0.23.0
26432025-05-22T20:16:26.304Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26442025-05-22T20:16:26.757Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26452025-05-22T20:16:27.112Z Compiling uzers v0.12.1
26462025-05-22T20:16:30.299Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26472025-05-22T20:16:31.596Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26482025-05-22T20:16:33.657Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26492025-05-22T20:16:39.121Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26502025-05-22T20:16:51.486Z Compiling support-bundle-viewer v0.1.0
26512025-05-22T20:16:55.180Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26522025-05-22T20:16:59.672Z Compiling multimap v0.10.1
26532025-05-22T20:19:08.034Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26542025-05-22T20:19:20.723Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26552025-05-22T20:26:48.670Z Finished `release` profile [optimized] target(s) in 17m 41s
26562025-05-22T20:27:59.998Z
26572025-05-22T20:27:59.998Zreal 18:54.008766187
26582025-05-22T20:27:59.998Zuser 2:13:05.976375641
26592025-05-22T20:27:59.998Zsys 3:52.408116318
26602025-05-22T20:27:59.999Ztrap 3.482029138
26612025-05-22T20:27:59.999Ztflt 1.855921720
26622025-05-22T20:28:00.004Zdflt 5.558776586
26632025-05-22T20:28:00.004Zkflt 0.001307251
26642025-05-22T20:28:00.004Zlock 7:55:48.739580833
26652025-05-22T20:28:00.004Zslp 6:59:11.551129123
26662025-05-22T20:28:00.004Zlat 3:40.210594301
26672025-05-22T20:28:00.004Zstop 3:52.457968110
26682025-05-22T20:28:00.004Z+ mapfile -t packages
26692025-05-22T20:28:00.004Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26702025-05-22T20:28:01.261Z Finished `release` profile [optimized] target(s) in 1.20s
26712025-05-22T20:28:01.324Z Running `target/release/omicron-package -t test list-outputs`
26722025-05-22T20:28:01.380ZLogging to: /work/oxidecomputer/omicron/out/LOG
26732025-05-22T20:28:01.383Z+ ptime -m cargo build --locked --release -p xtask
26742025-05-22T20:28:02.116Z Compiling serde v1.0.219
26752025-05-22T20:28:02.120Z Compiling serde_json v1.0.140
26762025-05-22T20:28:02.120Z Compiling libc v0.2.172
26772025-05-22T20:28:02.120Z Compiling rustix v0.38.37
26782025-05-22T20:28:02.120Z Compiling syn v2.0.101
26792025-05-22T20:28:02.235Z Compiling bitflags v2.9.0
26802025-05-22T20:28:02.576Z Compiling usdt-impl v0.5.0
26812025-05-22T20:28:02.633Z Compiling syn v1.0.109
26822025-05-22T20:28:02.746Z Compiling hashbrown v0.15.1
26832025-05-22T20:28:02.761Z Compiling log v0.4.27
26842025-05-22T20:28:03.045Z Compiling fs-err v3.1.0
26852025-05-22T20:28:03.217Z Compiling anyhow v1.0.98
26862025-05-22T20:28:03.372Z Compiling once_cell v1.21.3
26872025-05-22T20:28:03.675Z Compiling thread-id v4.2.2
26882025-05-22T20:28:03.966Z Compiling indexmap v2.9.0
26892025-05-22T20:28:05.073Z Compiling terminal_size v0.4.0
26902025-05-22T20:28:05.073Z Compiling tempfile v3.13.0
26912025-05-22T20:28:05.344Z Compiling clap_builder v4.5.35
26922025-05-22T20:28:05.844Z Compiling proc-macro-error v1.0.4
26932025-05-22T20:28:06.774Z Compiling tabled_derive v0.7.0
26942025-05-22T20:28:07.840Z Compiling tabled v0.15.0
26952025-05-22T20:28:08.644Z Compiling serde_derive v1.0.219
26962025-05-22T20:28:08.644Z Compiling thiserror-impl v1.0.69
26972025-05-22T20:28:08.649Z Compiling zerocopy-derive v0.7.35
26982025-05-22T20:28:08.649Z Compiling scroll_derive v0.12.0
26992025-05-22T20:28:08.649Z Compiling thiserror-impl v2.0.12
27002025-05-22T20:28:09.978Z Compiling scroll v0.12.0
27012025-05-22T20:28:10.410Z Compiling zerocopy v0.7.35
27022025-05-22T20:28:10.650Z Compiling goblin v0.8.2
27032025-05-22T20:28:11.224Z Compiling thiserror v1.0.69
27042025-05-22T20:28:11.404Z Compiling pest v2.7.14
27052025-05-22T20:28:13.301Z Compiling thiserror v2.0.12
27062025-05-22T20:28:13.503Z Compiling clap_derive v4.5.32
27072025-05-22T20:28:14.280Z Compiling pest_meta v2.7.14
27082025-05-22T20:28:17.689Z Compiling pest_generator v2.7.14
27092025-05-22T20:28:17.745Z Compiling clap v4.5.35
27102025-05-22T20:28:19.365Z Compiling pest_derive v2.7.14
27112025-05-22T20:28:20.158Z Compiling dtrace-parser v0.2.0
27122025-05-22T20:28:21.710Z Compiling toml_datetime v0.6.9
27132025-05-22T20:28:22.404Z Compiling serde_spanned v0.6.8
27142025-05-22T20:28:22.719Z Compiling serde_tokenstream v0.2.2
27152025-05-22T20:28:23.280Z Compiling dof v0.3.0
27162025-05-22T20:28:23.744Z Compiling toml_edit v0.22.26
27172025-05-22T20:28:25.418Z Compiling camino v1.1.9
27182025-05-22T20:28:27.143Z Compiling usdt-macro v0.5.0
27192025-05-22T20:28:28.293Z Compiling toml v0.8.22
27202025-05-22T20:28:29.230Z Compiling usdt-attr-macro v0.5.0
27212025-05-22T20:28:29.468Z Compiling semver v1.0.26
27222025-05-22T20:28:30.306Z Compiling cargo-platform v0.1.8
27232025-05-22T20:28:30.383Z Compiling cargo_toml v0.21.0
27242025-05-22T20:28:30.489Z Compiling usdt v0.5.0
27252025-05-22T20:28:30.915Z Compiling cargo_metadata v0.19.2
27262025-05-22T20:28:31.408Z Compiling camino-tempfile v1.3.0
27272025-05-22T20:28:31.940Z Compiling macaddr v1.0.1
27282025-05-22T20:28:44.093Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27292025-05-22T20:28:49.689Z Finished `release` profile [optimized] target(s) in 48.24s
27302025-05-22T20:28:49.832Z
27312025-05-22T20:28:49.832Zreal 48.409690742
27322025-05-22T20:28:49.832Zuser 5:15.415822944
27332025-05-22T20:28:49.832Zsys 19.004128372
27342025-05-22T20:28:49.832Ztrap 0.155540372
27352025-05-22T20:28:49.836Ztflt 0.187987867
27362025-05-22T20:28:49.836Zdflt 0.370520506
27372025-05-22T20:28:49.836Zkflt 0.000023648
27382025-05-22T20:28:49.836Zlock 9:52.243391948
27392025-05-22T20:28:49.836Zslp 15:35.207499741
27402025-05-22T20:28:49.836Zlat 14.896140301
27412025-05-22T20:28:49.836Zstop 20.200680019
27422025-05-22T20:28:49.836Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27432025-05-22T20:28:49.836Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27442025-05-22T20:28:49.836Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27452025-05-22T20:28:49.836Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27462025-05-22T20:28:49.836Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27472025-05-22T20:28:51.026Z Compiling thiserror-impl v2.0.12
27482025-05-22T20:28:51.184Z Compiling regress v0.10.3
27492025-05-22T20:28:51.207Z Compiling unsafe-libyaml v0.2.11
27502025-05-22T20:28:51.210Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27512025-05-22T20:28:51.210Z Compiling ident_case v1.0.1
27522025-05-22T20:28:51.238Z Compiling match_cfg v0.1.0
27532025-05-22T20:28:51.273Z Compiling quick-error v1.2.3
27542025-05-22T20:28:51.277Z Compiling tempfile v3.13.0
27552025-05-22T20:28:51.368Z Compiling darling_core v0.20.10
27562025-05-22T20:28:51.409Z Compiling hostname v0.3.1
27572025-05-22T20:28:51.473Z Compiling progenitor-client v0.10.0
27582025-05-22T20:28:51.654Z Compiling structmeta-derive v0.3.0
27592025-05-22T20:28:51.699Z Compiling rustls v0.22.4
27602025-05-22T20:28:52.042Z Compiling hex v0.4.3
27612025-05-22T20:28:52.065Z Compiling macaddr v1.0.1
27622025-05-22T20:28:52.086Z Compiling multer v3.1.0
27632025-05-22T20:28:52.409Z Compiling debug-ignore v1.0.5
27642025-05-22T20:28:52.527Z Compiling serde_yaml v0.9.34+deprecated
27652025-05-22T20:28:52.684Z Compiling toml v0.8.22
27662025-05-22T20:28:52.963Z Compiling slog-json v2.6.1
27672025-05-22T20:28:53.363Z Compiling async-stream-impl v0.3.6
27682025-05-22T20:28:54.131Z Compiling wait-timeout v0.2.0
27692025-05-22T20:28:54.178Z Compiling structmeta v0.3.0
27702025-05-22T20:28:54.196Z Compiling thiserror v2.0.12
27712025-05-22T20:28:54.382Z Compiling dropshot v0.16.2
27722025-05-22T20:28:54.605Z Compiling bit-vec v0.8.0
27732025-05-22T20:28:54.608Z Compiling rusty-fork v0.3.0
27742025-05-22T20:28:54.649Z Compiling async-stream v0.3.6
27752025-05-22T20:28:54.795Z Compiling slog-bunyan v2.5.0
27762025-05-22T20:28:54.962Z Compiling typify-impl v0.3.0
27772025-05-22T20:28:55.067Z Compiling bit-set v0.8.0
27782025-05-22T20:28:55.288Z Compiling waitgroup v0.1.2
27792025-05-22T20:28:55.389Z Compiling dropshot_endpoint v0.16.2
27802025-05-22T20:28:55.545Z Compiling serde_path_to_error v0.1.17
27812025-05-22T20:28:55.866Z Compiling rand_xorshift v0.3.0
27822025-05-22T20:28:55.984Z Compiling hostname v0.4.0
27832025-05-22T20:28:56.022Z Compiling instant v0.1.13
27842025-05-22T20:28:56.209Z Compiling unarray v0.1.4
27852025-05-22T20:28:56.231Z Compiling test-strategy v0.4.0
27862025-05-22T20:28:56.252Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27872025-05-22T20:28:56.328Z Compiling progenitor-client v0.9.1
27882025-05-22T20:28:56.454Z Compiling proptest v1.6.0
27892025-05-22T20:28:56.457Z Compiling derive-where v1.2.7
27902025-05-22T20:28:56.926Z Compiling tokio-rustls v0.25.0
27912025-05-22T20:28:57.246Z Compiling darling_macro v0.20.10
27922025-05-22T20:28:57.401Z Compiling parse-display-derive v0.10.0
27932025-05-22T20:28:58.167Z Compiling darling v0.20.10
27942025-05-22T20:28:58.318Z Compiling serde_with_macros v3.12.0
27952025-05-22T20:28:59.577Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27962025-05-22T20:28:59.696Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27972025-05-22T20:29:00.224Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27982025-05-22T20:29:00.481Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27992025-05-22T20:29:00.584Z Compiling backoff v0.4.0
28002025-05-22T20:29:00.697Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28012025-05-22T20:29:00.785Z Compiling serde_with v3.12.0
28022025-05-22T20:29:00.957Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28032025-05-22T20:29:00.998Z Compiling proc-macro-crate v1.3.1
28042025-05-22T20:29:01.257Z Compiling parse-display v0.10.0
28052025-05-22T20:29:01.422Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28062025-05-22T20:29:01.837Z Compiling crucible-workspace-hack v0.1.0
28072025-05-22T20:29:01.965Z Compiling itertools v0.13.0
28082025-05-22T20:29:02.017Z Compiling num_enum_derive v0.5.11
28092025-05-22T20:29:02.172Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28102025-05-22T20:29:02.506Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
28112025-05-22T20:29:03.226Z Compiling heapless v0.8.0
28122025-05-22T20:29:03.796Z Compiling proc-macro-error v1.0.4
28132025-05-22T20:29:04.162Z Compiling hash32 v0.3.1
28142025-05-22T20:29:04.289Z Compiling num_enum v0.5.11
28152025-05-22T20:29:04.453Z Compiling foreign-types-macros v0.2.3
28162025-05-22T20:29:04.477Z Compiling smoltcp v0.11.0
28172025-05-22T20:29:04.515Z Compiling foreign-types-shared v0.3.1
28182025-05-22T20:29:04.911Z Compiling tabwriter v1.4.0
28192025-05-22T20:29:04.952Z Compiling ingot-macros v0.1.0
28202025-05-22T20:29:05.352Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28212025-05-22T20:29:05.355Z Compiling cstr-argument v0.1.2
28222025-05-22T20:29:05.637Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28232025-05-22T20:29:05.659Z Compiling cobs v0.2.3
28242025-05-22T20:29:05.704Z Compiling foreign-types v0.5.0
28252025-05-22T20:29:05.855Z Compiling pretty-hex v0.2.1
28262025-05-22T20:29:05.992Z Compiling postcard v1.0.10
28272025-05-22T20:29:06.014Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28282025-05-22T20:29:06.088Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28292025-05-22T20:29:06.164Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28302025-05-22T20:29:06.556Z Compiling typify-impl v0.4.1
28312025-05-22T20:29:06.608Z Compiling colored v2.2.0
28322025-05-22T20:29:06.642Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28332025-05-22T20:29:07.331Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28342025-05-22T20:29:07.809Z Compiling itertools v0.14.0
28352025-05-22T20:29:08.910Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28362025-05-22T20:29:09.380Z Compiling typify-macro v0.3.0
28372025-05-22T20:29:09.511Z Compiling camino-tempfile v1.3.0
28382025-05-22T20:29:09.985Z Compiling smf v0.2.3
28392025-05-22T20:29:10.843Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28402025-05-22T20:29:10.869Z Compiling zone_cfg_derive v0.3.0
28412025-05-22T20:29:11.173Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28422025-05-22T20:29:11.208Z Compiling num-derive v0.4.2
28432025-05-22T20:29:11.271Z Compiling sigpipe v0.1.3
28442025-05-22T20:29:11.458Z Compiling jiff v0.2.13
28452025-05-22T20:29:11.625Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28462025-05-22T20:29:11.991Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28472025-05-22T20:29:12.014Z Compiling ingot-types v0.1.0
28482025-05-22T20:29:12.174Z Compiling zone v0.3.1
28492025-05-22T20:29:12.475Z Compiling num-rational v0.4.2
28502025-05-22T20:29:12.915Z Compiling ingot v0.1.0
28512025-05-22T20:29:13.437Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28522025-05-22T20:29:13.443Z Compiling typify v0.3.0
28532025-05-22T20:29:13.629Z Compiling progenitor-impl v0.9.1
28542025-05-22T20:29:13.654Z Compiling num-complex v0.4.6
28552025-05-22T20:29:13.979Z Compiling universal-hash v0.5.1
28562025-05-22T20:29:14.215Z Compiling float-ord v0.3.2
28572025-05-22T20:29:14.277Z Compiling opaque-debug v0.3.1
28582025-05-22T20:29:14.415Z Compiling secrecy v0.10.3
28592025-05-22T20:29:14.441Z Compiling half v2.4.1
28602025-05-22T20:29:14.658Z Compiling num v0.4.3
28612025-05-22T20:29:14.709Z Compiling keccak v0.1.5
28622025-05-22T20:29:15.110Z Compiling ciborium-io v0.2.2
28632025-05-22T20:29:15.129Z Compiling convert_case v0.4.0
28642025-05-22T20:29:15.129Z Compiling ciborium-ll v0.2.2
28652025-05-22T20:29:15.482Z Compiling sha3 v0.10.8
28662025-05-22T20:29:15.781Z Compiling derive_more v0.99.20
28672025-05-22T20:29:15.976Z Compiling password-hash v0.5.0
28682025-05-22T20:29:16.556Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28692025-05-22T20:29:16.688Z Compiling blake2 v0.10.6
28702025-05-22T20:29:16.897Z Compiling aead v0.5.2
28712025-05-22T20:29:17.308Z Compiling utf-8 v0.7.6
28722025-05-22T20:29:17.688Z Compiling tungstenite v0.21.0
28732025-05-22T20:29:18.315Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28742025-05-22T20:29:18.480Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28752025-05-22T20:29:19.646Z Compiling argon2 v0.5.3
28762025-05-22T20:29:19.788Z Compiling ciborium v0.2.2
28772025-05-22T20:29:20.342Z Compiling progenitor-macro v0.9.1
28782025-05-22T20:29:20.613Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
28792025-05-22T20:29:21.127Z Compiling typify-macro v0.4.1
28802025-05-22T20:29:21.231Z Compiling poly1305 v0.8.0
28812025-05-22T20:29:21.915Z Compiling chacha20 v0.9.1
28822025-05-22T20:29:22.210Z Compiling base64 v0.21.7
28832025-05-22T20:29:22.428Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28842025-05-22T20:29:22.460Z Compiling tokio-tungstenite v0.21.0
28852025-05-22T20:29:22.633Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28862025-05-22T20:29:22.844Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28872025-05-22T20:29:22.913Z Compiling atomicwrites v0.4.4
28882025-05-22T20:29:22.935Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28892025-05-22T20:29:23.089Z Compiling thiserror-impl-no-std v2.0.2
28902025-05-22T20:29:23.115Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28912025-05-22T20:29:23.237Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
28922025-05-22T20:29:23.265Z Compiling semver v0.1.20
28932025-05-22T20:29:23.408Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28942025-05-22T20:29:23.612Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28952025-05-22T20:29:23.726Z Compiling rustc_version v0.1.7
28962025-05-22T20:29:23.750Z Compiling typify-impl v0.2.0
28972025-05-22T20:29:23.854Z Compiling newline-converter v0.3.0
28982025-05-22T20:29:23.877Z Compiling primeorder v0.13.6
28992025-05-22T20:29:24.065Z Compiling linked-hash-map v0.5.6
29002025-05-22T20:29:24.168Z Compiling libefi-sys v0.1.0
29012025-05-22T20:29:24.399Z Compiling owo-colors v4.2.0
29022025-05-22T20:29:24.424Z Compiling cancel-safe-futures v0.1.5
29032025-05-22T20:29:24.529Z Compiling lru-cache v0.1.2
29042025-05-22T20:29:24.747Z Compiling newtype_derive v0.1.6
29052025-05-22T20:29:24.824Z Compiling expectorate v1.2.0
29062025-05-22T20:29:25.030Z Compiling typify v0.4.1
29072025-05-22T20:29:25.141Z Compiling chacha20poly1305 v0.10.1
29082025-05-22T20:29:25.227Z Compiling progenitor-impl v0.10.0
29092025-05-22T20:29:25.410Z Compiling resolv-conf v0.7.0
29102025-05-22T20:29:25.441Z Compiling libsw-core v0.3.1
29112025-05-22T20:29:25.492Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29122025-05-22T20:29:25.714Z Compiling thiserror-no-std v2.0.2
29132025-05-22T20:29:25.757Z Compiling bitfield-struct v0.6.2
29142025-05-22T20:29:25.878Z Compiling vsss-rs v3.3.4
29152025-05-22T20:29:25.935Z Compiling unicase v2.7.0
29162025-05-22T20:29:26.118Z Compiling arc-swap v1.7.1
29172025-05-22T20:29:26.282Z Compiling fixedbitset v0.5.7
29182025-05-22T20:29:26.731Z Compiling slog-scope v4.4.0
29192025-05-22T20:29:26.968Z Compiling petgraph v0.7.1
29202025-05-22T20:29:27.223Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29212025-05-22T20:29:27.565Z Compiling hickory-resolver v0.24.4
29222025-05-22T20:29:27.962Z Compiling libsw v3.4.0
29232025-05-22T20:29:29.400Z Compiling polyval v0.6.2
29242025-05-22T20:29:29.865Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29252025-05-22T20:29:30.116Z Compiling proc-macro-error-attr2 v2.0.0
29262025-05-22T20:29:30.186Z Compiling salty v0.3.0
29272025-05-22T20:29:30.535Z Compiling parking_lot_core v0.8.6
29282025-05-22T20:29:30.629Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29292025-05-22T20:29:30.786Z Compiling indent_write v2.2.0
29302025-05-22T20:29:30.812Z Compiling linear-map v1.2.0
29312025-05-22T20:29:30.887Z Compiling proc-macro-error2 v2.0.1
29322025-05-22T20:29:31.037Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29332025-05-22T20:29:31.167Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29342025-05-22T20:29:31.508Z Compiling ghash v0.5.1
29352025-05-22T20:29:31.621Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29362025-05-22T20:29:31.940Z Compiling slog-stdlog v4.1.1
29372025-05-22T20:29:32.036Z Compiling progenitor-macro v0.10.0
29382025-05-22T20:29:32.059Z Compiling p384 v0.13.0
29392025-05-22T20:29:32.298Z Compiling num-derive v0.3.3
29402025-05-22T20:29:32.356Z Compiling ctr v0.9.2
29412025-05-22T20:29:32.539Z Compiling progenitor v0.9.1
29422025-05-22T20:29:32.771Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
29432025-05-22T20:29:32.796Z Compiling lzma-sys v0.1.20
29442025-05-22T20:29:33.010Z Compiling gethostname v0.5.0
29452025-05-22T20:29:33.234Z Compiling slog-dtrace v0.3.0
29462025-05-22T20:29:33.529Z Compiling xshell-macros v0.2.7
29472025-05-22T20:29:33.536Z Compiling highway v1.3.0
29482025-05-22T20:29:33.655Z Compiling papergrid v0.14.0
29492025-05-22T20:29:34.287Z Compiling xshell v0.2.7
29502025-05-22T20:29:34.377Z Compiling aes-gcm v0.10.3
29512025-05-22T20:29:34.440Z Compiling libscf-sys v1.1.0
29522025-05-22T20:29:34.713Z Compiling mime_guess v2.0.5
29532025-05-22T20:29:34.764Z Compiling slog-envlogger v2.2.0
29542025-05-22T20:29:34.962Z Compiling steno v0.4.1
29552025-05-22T20:29:35.409Z Compiling tabled_derive v0.10.0
29562025-05-22T20:29:36.509Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29572025-05-22T20:29:36.531Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29582025-05-22T20:29:37.421Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29592025-05-22T20:29:37.628Z Compiling heck v0.3.3
29602025-05-22T20:29:37.655Z Compiling typify-macro v0.2.0
29612025-05-22T20:29:37.998Z Compiling progenitor-client v0.8.0
29622025-05-22T20:29:38.111Z Compiling ssh-encoding v0.2.0
29632025-05-22T20:29:38.452Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29642025-05-22T20:29:38.481Z Compiling blowfish v0.9.1
29652025-05-22T20:29:38.638Z Compiling env_filter v0.1.2
29662025-05-22T20:29:38.861Z Compiling nibble_vec v0.1.0
29672025-05-22T20:29:38.960Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29682025-05-22T20:29:39.127Z Compiling humantime v2.1.0
29692025-05-22T20:29:39.269Z Compiling endian-type v0.1.2
29702025-05-22T20:29:39.394Z Compiling env_logger v0.11.5
29712025-05-22T20:29:39.542Z Compiling radix_trie v0.2.1
29722025-05-22T20:29:39.661Z Compiling bcrypt-pbkdf v0.10.0
29732025-05-22T20:29:40.058Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29742025-05-22T20:29:40.101Z Compiling ssh-cipher v0.2.0
29752025-05-22T20:29:40.182Z Compiling tabled v0.18.0
29762025-05-22T20:29:40.297Z Compiling zone_cfg_derive v0.1.2
29772025-05-22T20:29:41.193Z Compiling parking_lot v0.11.2
29782025-05-22T20:29:41.426Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29792025-05-22T20:29:41.514Z Compiling typify v0.2.0
29802025-05-22T20:29:41.720Z Compiling progenitor-impl v0.8.0
29812025-05-22T20:29:41.786Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29822025-05-22T20:29:42.350Z Compiling qorb v0.3.1
29832025-05-22T20:29:42.583Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29842025-05-22T20:29:42.862Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29852025-05-22T20:29:43.128Z Compiling password-hash v0.4.2
29862025-05-22T20:29:43.281Z Compiling fxhash v0.2.1
29872025-05-22T20:29:43.514Z Compiling http-range v0.1.5
29882025-05-22T20:29:43.864Z Compiling base64 v0.13.1
29892025-05-22T20:29:43.888Z Compiling same-file v1.0.6
29902025-05-22T20:29:43.991Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29912025-05-22T20:29:43.996Z Compiling progenitor v0.10.0
29922025-05-22T20:29:44.183Z Compiling walkdir v2.5.0
29932025-05-22T20:29:44.251Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29942025-05-22T20:29:44.352Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29952025-05-22T20:29:44.470Z Compiling ron v0.7.1
29962025-05-22T20:29:46.581Z Compiling pbkdf2 v0.11.0
29972025-05-22T20:29:46.604Z Compiling sled v0.34.7
29982025-05-22T20:29:46.670Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29992025-05-22T20:29:47.010Z Compiling xz2 v0.1.7
30002025-05-22T20:29:47.381Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30012025-05-22T20:29:47.529Z Compiling zone v0.1.8
30022025-05-22T20:29:48.435Z Compiling ssh-key v0.6.6
30032025-05-22T20:29:48.561Z Compiling progenitor-macro v0.8.0
30042025-05-22T20:29:48.582Z Compiling hickory-client v0.24.4
30052025-05-22T20:29:48.932Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
30062025-05-22T20:29:49.803Z Compiling p256 v0.13.2
30072025-05-22T20:29:49.907Z Compiling p521 v0.13.3
30082025-05-22T20:29:50.565Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30092025-05-22T20:29:51.149Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30102025-05-22T20:29:52.296Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30112025-05-22T20:29:52.493Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30122025-05-22T20:29:53.302Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30132025-05-22T20:29:53.766Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30142025-05-22T20:29:55.367Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30152025-05-22T20:29:56.489Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30162025-05-22T20:29:56.547Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30172025-05-22T20:29:57.532Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30182025-05-22T20:29:58.444Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30192025-05-22T20:29:58.553Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30202025-05-22T20:29:59.085Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30212025-05-22T20:29:59.378Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30222025-05-22T20:29:59.559Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30232025-05-22T20:29:59.917Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30242025-05-22T20:30:00.386Z Compiling progenitor v0.8.0
30252025-05-22T20:30:00.696Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30262025-05-22T20:30:00.948Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30272025-05-22T20:30:01.372Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30282025-05-22T20:30:01.653Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30292025-05-22T20:30:01.745Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30302025-05-22T20:30:02.314Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30312025-05-22T20:30:03.552Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30322025-05-22T20:30:04.848Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30332025-05-22T20:30:05.069Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30342025-05-22T20:30:05.254Z Compiling hickory-server v0.24.4
30352025-05-22T20:30:05.303Z Compiling pem v3.0.5
30362025-05-22T20:30:05.991Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30372025-05-22T20:30:06.400Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30382025-05-22T20:30:06.987Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30392025-05-22T20:30:08.715Z Compiling yasna v0.5.2
30402025-05-22T20:30:08.759Z Compiling headers-core v0.3.0
30412025-05-22T20:30:08.989Z Compiling kstat-rs v0.2.4
30422025-05-22T20:30:09.625Z Compiling secrecy v0.8.0
30432025-05-22T20:30:09.669Z Compiling nanorand v0.7.0
30442025-05-22T20:30:09.925Z Compiling russh-cryptovec v0.7.3
30452025-05-22T20:30:10.220Z Compiling atty v0.2.14
30462025-05-22T20:30:10.223Z Compiling crc8 v0.1.1
30472025-05-22T20:30:10.294Z Compiling md5 v0.7.0
30482025-05-22T20:30:10.430Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30492025-05-22T20:30:10.433Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30502025-05-22T20:30:10.742Z Compiling russh-keys v0.45.0
30512025-05-22T20:30:10.815Z Compiling flume v0.11.1
30522025-05-22T20:30:11.483Z Compiling rcgen v0.12.1
30532025-05-22T20:30:13.352Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30542025-05-22T20:30:13.609Z Compiling headers v0.4.0
30552025-05-22T20:30:14.168Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30562025-05-22T20:30:14.411Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30572025-05-22T20:30:15.336Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30582025-05-22T20:30:17.063Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30592025-05-22T20:30:18.985Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30602025-05-22T20:30:19.012Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30612025-05-22T20:30:20.848Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30622025-05-22T20:30:20.896Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30632025-05-22T20:30:20.931Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30642025-05-22T20:30:21.908Z Compiling hyper-staticfile v0.10.1
30652025-05-22T20:30:22.897Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30662025-05-22T20:30:22.930Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30672025-05-22T20:30:23.791Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30682025-05-22T20:30:24.378Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30692025-05-22T20:30:25.088Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30702025-05-22T20:30:25.480Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30712025-05-22T20:30:25.773Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722025-05-22T20:30:25.961Z Compiling num-bigint v0.4.6
30732025-05-22T20:30:25.989Z Compiling des v0.8.1
30742025-05-22T20:30:26.384Z Compiling subprocess v0.2.9
30752025-05-22T20:30:27.175Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30762025-05-22T20:30:27.353Z Compiling hex-literal v0.4.1
30772025-05-22T20:30:27.564Z Compiling display-error-chain v0.2.2
30782025-05-22T20:30:27.815Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30792025-05-22T20:30:28.025Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30802025-05-22T20:30:28.055Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30812025-05-22T20:30:28.081Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30822025-05-22T20:30:28.577Z Compiling internet-checksum v0.2.1
30832025-05-22T20:30:29.249Z Compiling russh v0.45.0
30842025-05-22T20:30:37.778Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30852025-05-22T20:30:37.941Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30862025-05-22T20:31:04.215Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30872025-05-22T20:31:28.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
30882025-05-22T20:31:28.461Z
30892025-05-22T20:31:28.465Zreal 2:38.564090092
30902025-05-22T20:31:28.465Zuser 14:03.424636199
30912025-05-22T20:31:28.465Zsys 1:55.039763031
30922025-05-22T20:31:28.465Ztrap 0.431741271
30932025-05-22T20:31:28.465Ztflt 0.274625426
30942025-05-22T20:31:28.465Zdflt 0.772012052
30952025-05-22T20:31:28.465Zkflt 0.000041085
30962025-05-22T20:31:28.465Zlock 23:59.026205903
30972025-05-22T20:31:28.465Zslp 51:00.686801882
30982025-05-22T20:31:28.465Zlat 43.305650645
30992025-05-22T20:31:28.465Zstop 1:51.397884603
31002025-05-22T20:31:28.465Z+ mkdir tests
31012025-05-22T20:31:28.469Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
31022025-05-22T20:31:28.469Z+ xargs -I '{}' -t cp '{}' tests/
31032025-05-22T20:31:28.509Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-ef4b30fc862e928a tests/
31042025-05-22T20:31:28.537Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-739833b534b63489 tests/
31052025-05-22T20:31:28.562Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d54d93a6e53fb838 tests/
31062025-05-22T20:31:28.593Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f826e52e7d9902e6 tests/
31072025-05-22T20:31:28.896Z+ 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/*)
31082025-05-22T20:31:28.899Z+ 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-739833b534b63489 tests/commtest-d54d93a6e53fb838 tests/dhcp_server-ef4b30fc862e928a tests/end_to_end_tests-f826e52e7d9902e6 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
31092025-05-22T20:32:50.592ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
31102025-05-22T20:32:50.592Za .github/buildomat/ci-env.sh 1K
31112025-05-22T20:32:50.592Za out/target/test 1K
31122025-05-22T20:32:50.592Za out/npuzone/npuzone 23144K
31132025-05-22T20:32:50.592Za package-manifest.toml 33K
31142025-05-22T20:32:50.592Za smf/sled-agent/non-gimlet/config.toml 5K
31152025-05-22T20:32:50.592Za target/release/omicron-package 40119K
31162025-05-22T20:32:50.592Za target/release/xtask 10868K
31172025-05-22T20:32:50.592Za target/debug/bootstrap 232308K
31182025-05-22T20:32:50.592Za tests/bootstrap-739833b534b63489 23353K
31192025-05-22T20:32:50.592Za tests/commtest-d54d93a6e53fb838 25533K
31202025-05-22T20:32:50.592Za tests/dhcp_server-ef4b30fc862e928a 23353K
31212025-05-22T20:32:50.592Za tests/end_to_end_tests-f826e52e7d9902e6 294179K
31222025-05-22T20:32:50.592Za out/clickhouse.tar.gz 301008K
31232025-05-22T20:32:50.592Za out/clickhouse_keeper.tar.gz 286286K
31242025-05-22T20:32:50.592Za out/clickhouse_server.tar.gz 301003K
31252025-05-22T20:32:50.592Za out/cockroachdb.tar.gz 147268K
31262025-05-22T20:32:50.592Za out/crucible-dtrace.tar 98K
31272025-05-22T20:32:50.592Za out/crucible-pantry-zone.tar.gz 35586K
31282025-05-22T20:32:50.592Za out/crucible-zone.tar.gz 44719K
31292025-05-22T20:32:50.592Za out/external-dns.tar.gz 45708K
31302025-05-22T20:32:50.592Za out/internal-dns.tar.gz 45708K
31312025-05-22T20:32:50.592Za out/mg-ddm-gz.tar 90232K
31322025-05-22T20:32:50.592Za out/nexus.tar.gz 115152K
31332025-05-22T20:32:50.592Za out/ntp.tar.gz 15022K
31342025-05-22T20:32:50.592Za out/omicron-gateway-softnpu.tar.gz 25718K
31352025-05-22T20:32:50.592Za out/omicron-sled-agent.tar 135004K
31362025-05-22T20:32:50.592Za out/overlay.tar.gz 3K
31372025-05-22T20:32:50.592Za out/oximeter.tar.gz 57173K
31382025-05-22T20:32:50.592Za out/oxlog.tar 4080K
31392025-05-22T20:32:50.592Za out/probe.tar.gz 2764K
31402025-05-22T20:32:50.592Za out/propolis-server.tar.gz 68618K
31412025-05-22T20:32:50.592Za out/pumpkind-gz.tar 26648K
31422025-05-22T20:32:50.592Za out/switch-softnpu.tar.gz 300481K
31432025-05-22T20:32:50.597Z
31442025-05-22T20:32:50.597Zreal 1:21.685075801
31452025-05-22T20:32:50.597Zuser 1:17.857456263
31462025-05-22T20:32:50.597Zsys 5.569063800
31472025-05-22T20:32:50.597Ztrap 0.020578817
31482025-05-22T20:32:50.597Ztflt 0.000000000
31492025-05-22T20:32:50.597Zdflt 0.000000000
31502025-05-22T20:32:50.597Zkflt 0.000000000
31512025-05-22T20:32:50.597Zlock 0.000000000
31522025-05-22T20:32:50.597Zslp 1:17.543327926
31532025-05-22T20:32:50.597Zlat 2.373927750
31542025-05-22T20:32:50.597Zstop 0.000532643
31552025-05-22T20:32:50.597Zprocess exited: duration 2028236 ms, exit code 0
 
31562025-05-22T20:32:50.615Zfound 1 output files
31572025-05-22T20:32:50.615Zuploading: /work/package.tar.gz (2091862013 bytes)
31582025-05-22T20:33:52.712Zuploaded: /work/package.tar.gz