01JY3K4TT9AS1VC7DRSYWYJD0S: 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: 01JY3K68124KSG0TKEXYMV9V1V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-19T08:00:37.980Zjob assigned to worker 01JY3K612FBW4E4WCHMXE7XJ7E [factory aws, i-07813e3f9da7c549c] (queued for 1 m 13 s)
 
22025-06-19T08:00:46.219Zstarting task 0: "setup"
32025-06-19T08:00:46.224Z++ uname -s
42025-06-19T08:00:46.228Z+ kern=SunOS
52025-06-19T08:00:46.228Z+ build_user=build
62025-06-19T08:00:46.228Z+ build_uid=12345
72025-06-19T08:00:46.228Z+ work_dir=/work
82025-06-19T08:00:46.228Z+ input_dir=/input
92025-06-19T08:00:46.228Z+ [[ 0 == 12345 ]]
102025-06-19T08:00:46.228Z+ case "$kern" in
112025-06-19T08:00:46.228Z+ groupadd -g 12345 build
122025-06-19T08:00:46.231Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-19T08:00:48.237Z+ zfs create -o mountpoint=/work rpool/work
142025-06-19T08:00:48.335Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-19T08:00:48.339Z+ home_fs=zfs
162025-06-19T08:00:48.339Z+ [[ zfs == autofs ]]
172025-06-19T08:00:48.339Z+ mkdir -p /home/build
182025-06-19T08:00:48.343Z+ chown build:build /home/build /work
192025-06-19T08:00:50.342Z+ chmod 0700 /home/build /work
202025-06-19T08:00:50.346Zprocess exited: duration 4128 ms, exit code 0
 
212025-06-19T08:00:50.353Zstarting task 1: "rust-toolchain"
222025-06-19T08:00:50.358Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-19T08:00:50.358Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-19T08:00:50.358Z * rust toolchain channel = "1.87.0"
252025-06-19T08:00:50.359Z * rust toolchain profile = "default"
262025-06-19T08:00:50.359Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-19T08:00:50.359Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-19T08:00:50.362Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-19T08:00:50.362Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-19T08:00:50.469Zinfo: downloading installer
312025-06-19T08:00:52.001Zwarn: It looks like you have an existing installation of Rust at:
322025-06-19T08:00:52.002Zwarn: /opt/ooce/bin
332025-06-19T08:00:52.002Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-19T08:00:52.002Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-19T08:00:52.002Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-19T08:00:52.002Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-19T08:00:52.002Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-19T08:00:52.002Zerror: cannot install while Rust is installed
392025-06-19T08:00:52.002Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-19T08:00:52.015Zinfo: profile set to 'default'
412025-06-19T08:00:52.015Zinfo: default host triple is x86_64-unknown-illumos
422025-06-19T08:00:52.020Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-19T08:00:52.184Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-19T08:00:52.184Zinfo: downloading component 'cargo'
452025-06-19T08:00:53.279Zinfo: downloading component 'clippy'
462025-06-19T08:00:53.677Zinfo: downloading component 'rust-docs'
472025-06-19T08:00:55.184Zinfo: downloading component 'rust-std'
482025-06-19T08:00:57.192Zinfo: downloading component 'rustc'
492025-06-19T08:01:04.980Zinfo: downloading component 'rustfmt'
502025-06-19T08:01:05.272Zinfo: installing component 'cargo'
512025-06-19T08:01:06.188Zinfo: installing component 'clippy'
522025-06-19T08:01:06.583Zinfo: installing component 'rust-docs'
532025-06-19T08:01:08.469Zinfo: installing component 'rust-std'
542025-06-19T08:01:10.358Zinfo: installing component 'rustc'
552025-06-19T08:01:17.251Zinfo: installing component 'rustfmt'
562025-06-19T08:01:17.598Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-19T08:01:17.598Z
582025-06-19T08:01:18.083Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-19T08:01:18.083Z
602025-06-19T08:01:18.086Z
612025-06-19T08:01:18.086ZRust is installed now. Great!
622025-06-19T08:01:18.086Z
632025-06-19T08:01:18.086ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-19T08:01:18.086Zenvironment variable. This has not been done automatically.
652025-06-19T08:01:18.086Z
662025-06-19T08:01:18.086ZTo configure your current shell, you need to source
672025-06-19T08:01:18.086Zthe corresponding env file under $HOME/.cargo.
682025-06-19T08:01:18.086Z
692025-06-19T08:01:18.086ZThis is usually done by running one of the following (note the leading DOT):
702025-06-19T08:01:18.086Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-19T08:01:18.086Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-19T08:01:18.086Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-19T08:01:18.183Z+ rustup --version
742025-06-19T08:01:18.193Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-19T08:01:18.197Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-19T08:01:18.280Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-19T08:01:18.284Z+ cargo --version
782025-06-19T08:01:18.355Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-19T08:01:18.359Z+ rustc --version
802025-06-19T08:01:18.433Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-19T08:01:18.438Zprocess exited: duration 28080 ms, exit code 0
 
822025-06-19T08:01:18.445Zstarting task 2: "authentication"
832025-06-19T08:01:18.470Zprocess exited: duration 24 ms, exit code 0
 
842025-06-19T08:01:18.479Zstarting task 3: "clone repository"
852025-06-19T08:01:18.483Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-19T08:01:18.487Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-19T08:01:18.525ZCloning into '/work/oxidecomputer/omicron'...
882025-06-19T08:01:26.310Z+ cd /work/oxidecomputer/omicron
892025-06-19T08:01:26.314Z+ git fetch origin be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
902025-06-19T08:01:26.635ZFrom https://github.com/oxidecomputer/omicron
912025-06-19T08:01:26.635Z * branch be675b1cb9e2e7960f1822f740cf6de9e1a61c9a -> FETCH_HEAD
922025-06-19T08:01:26.647Z+ [[ -n renovate/hyper-rustls-0.x ]]
932025-06-19T08:01:26.651Z++ git branch --show-current
942025-06-19T08:01:26.655Z+ current=main
952025-06-19T08:01:26.655Z+ [[ main != renovate/hyper-rustls-0.x ]]
962025-06-19T08:01:26.655Z+ git branch -f renovate/hyper-rustls-0.x be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
972025-06-19T08:01:26.659Z+ git checkout -f renovate/hyper-rustls-0.x
982025-06-19T08:01:26.835ZSwitched to branch 'renovate/hyper-rustls-0.x'
992025-06-19T08:01:26.838Z+ git reset --hard be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
1002025-06-19T08:01:27.017ZHEAD is now at be675b1cb Update Rust crate hyper-rustls to 0.27.7
1012025-06-19T08:01:27.020Zprocess exited: duration 8540 ms, exit code 0
 
1022025-06-19T08:01:27.027Zstarting task 4: "build"
1032025-06-19T08:01:27.033Z+ source .github/buildomat/ci-env.sh
1042025-06-19T08:01:27.037Z++ export CARGO_TERM_COLOR=always
1052025-06-19T08:01:27.037Z++ CARGO_TERM_COLOR=always
1062025-06-19T08:01:27.037Z+ cargo --version
1072025-06-19T08:01:27.095Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-19T08:01:27.099Z+ rustc --version
1092025-06-19T08:01:27.170Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-19T08:01:27.175Z+ WORK=/work
1112025-06-19T08:01:27.175Z+ pfexec mkdir -p /work
1122025-06-19T08:01:27.182Z+ pfexec chown build /work
1132025-06-19T08:01:27.185Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-06-19T08:01:38.371Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-06-19T08:01:44.725Z Startup: Caching catalogs ... Done
1162025-06-19T08:01:53.727ZPlanning: Solver setup ... Done (7.764s)
1172025-06-19T08:01:53.800ZPlanning: Running solver ... Done (0.073s)
1182025-06-19T08:01:53.908ZPlanning: Finding local manifests ... Done (0.003s)
1192025-06-19T08:01:53.941ZPlanning: Fetching manifests: 0/4 0% complete
1202025-06-19T08:01:54.132ZPlanning: Fetching manifests: 4/4 100% complete
1212025-06-19T08:01:54.184ZPlanning: Package planning ... Done (0.051s)
1222025-06-19T08:01:54.234ZPlanning: Merging actions ... Done (0.050s)
1232025-06-19T08:01:54.526ZPlanning: Checking for conflicting actions ... Done (0.290s)
1242025-06-19T08:01:54.539ZPlanning: Consolidating action changes ... Done (0.012s)
1252025-06-19T08:01:55.522ZPlanning: Evaluating mediators ... Done (0.984s)
1262025-06-19T08:01:55.531ZPlanning: Planning completed in 10.68 seconds
1272025-06-19T08:01:55.551Z Packages to install: 4
1282025-06-19T08:01:55.551Z Mediators to change: 2
1292025-06-19T08:01:55.555Z Services to change: 1
1302025-06-19T08:01:55.555Z Estimated space available: 155.53 GB
1312025-06-19T08:01:55.555ZEstimated space to be consumed: 1.68 GB
1322025-06-19T08:01:55.555Z Create boot environment: No
1332025-06-19T08:01:55.555ZCreate backup boot environment: No
1342025-06-19T08:01:55.555Z Rebuild boot archive: No
1352025-06-19T08:01:55.555Z
1362025-06-19T08:01:55.555ZChanged mediators:
1372025-06-19T08:01:55.556Z mediator clang:
1382025-06-19T08:01:55.556Z version: None -> 15 (system default)
1392025-06-19T08:01:55.556Z
1402025-06-19T08:01:55.556Z mediator llvm:
1412025-06-19T08:01:55.556Z version: 14 (system default) -> 15 (system default)
1422025-06-19T08:01:55.556Z
1432025-06-19T08:01:55.556ZChanged packages:
1442025-06-19T08:01:55.556Zhelios-dev
1452025-06-19T08:01:55.556Z developer/build-essential
1462025-06-19T08:01:55.556Z None -> 11-2.0
1472025-06-19T08:01:55.556Z library/libxmlsec1
1482025-06-19T08:01:55.556Z None -> 1.2.35-2.0
1492025-06-19T08:01:55.556Z ooce/developer/clang-15
1502025-06-19T08:01:55.556Z None -> 15.0.7-2.0
1512025-06-19T08:01:55.556Z ooce/developer/llvm-15
1522025-06-19T08:01:55.556Z None -> 15.0.7-2.0
1532025-06-19T08:01:55.556Z
1542025-06-19T08:01:55.556ZServices:
1552025-06-19T08:01:55.556Z restart_fmri:
1562025-06-19T08:01:55.556Z svc:/system/update-man-index:default
1572025-06-19T08:01:55.601Z
1582025-06-19T08:01:55.601ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-06-19T08:02:00.636ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (17.8M/s)
1602025-06-19T08:02:05.636ZDownload: 3098/3290 items 121.5/212.6MB 57% complete (12.2M/s)
1612025-06-19T08:02:10.916ZDownload: 3289/3290 items 212.6/212.6MB 100% complete (14.5M/s)
1622025-06-19T08:02:10.941ZDownload: Completed 212.60 MB in 15.14 seconds (14.0M/s)
1632025-06-19T08:02:10.967Z Actions: 1/3689 actions (Installing new actions)
1642025-06-19T08:02:15.544Z Actions: Completed 3689 actions in 4.60 seconds.
1652025-06-19T08:02:15.888Z Done (0.340s)
1662025-06-19T08:02:15.889Z Done (0.000s)
1672025-06-19T08:02:16.691Z Done (0.801s)
1682025-06-19T08:02:21.332Z Done (4.353s)
1692025-06-19T08:02:21.425Z Done (0.021s)
1702025-06-19T08:02:21.431Z Done (0.000s)
1712025-06-19T08:02:21.600Z Done (0.000s)
1722025-06-19T08:02:22.495ZPlanning: Evaluating mediator changes ... Done
1732025-06-19T08:02:22.669ZPlanning: Checking for conflicting actions ... Done
1742025-06-19T08:02:22.675ZPlanning: Consolidating action changes ... Done
1752025-06-19T08:02:22.965ZPlanning: Evaluating mediators ... Done
1762025-06-19T08:02:22.968ZPlanning: Planning completed in 0.48 seconds
1772025-06-19T08:02:23.013Z Mediators to change: 2
1782025-06-19T08:02:23.013Z Create boot environment: No
1792025-06-19T08:02:23.022ZCreate backup boot environment: No
1802025-06-19T08:02:23.084Z Done
1812025-06-19T08:02:23.084Z Done
1822025-06-19T08:02:23.670Z Done
1832025-06-19T08:02:27.769Z Done
1842025-06-19T08:02:27.864Z Done
1852025-06-19T08:02:27.868Z Done
1862025-06-19T08:02:28.018Z Done
1872025-06-19T08:02:28.694ZPlanning: Evaluating mediator changes ... Done
1882025-06-19T08:02:28.697ZPlanning: Merging actions ... Done
1892025-06-19T08:02:28.889ZPlanning: Checking for conflicting actions ... Done
1902025-06-19T08:02:28.893ZPlanning: Consolidating action changes ... Done
1912025-06-19T08:02:29.174ZPlanning: Evaluating mediators ... Done
1922025-06-19T08:02:29.232ZPlanning: Planning completed in 0.79 seconds
1932025-06-19T08:02:29.267Z Packages to change: 1
1942025-06-19T08:02:29.267Z Mediators to change: 1
1952025-06-19T08:02:29.267Z Services to change: 1
1962025-06-19T08:02:29.267Z Create boot environment: No
1972025-06-19T08:02:29.271ZCreate backup boot environment: Yes
1982025-06-19T08:02:32.138Z Actions: 1/6 actions (Updating modified actions)
1992025-06-19T08:02:32.142Z Actions: Completed 6 actions in 0.00 seconds.
2002025-06-19T08:02:32.142Z Done
2012025-06-19T08:02:32.142Z Done
2022025-06-19T08:02:32.302Z Done
2032025-06-19T08:02:36.331Z Done
2042025-06-19T08:02:36.431Z Done
2052025-06-19T08:02:36.435Z Done
2062025-06-19T08:02:36.579Z Done
2072025-06-19T08:02:37.075ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-06-19T08:02:37.075Zclang system 15 system
2092025-06-19T08:02:37.075Zcsh system system illumos
2102025-06-19T08:02:37.075Zctags system system illumos
2112025-06-19T08:02:37.075Zfile system system illumos
2122025-06-19T08:02:37.075Zgcc vendor 12 vendor
2132025-06-19T08:02:37.075Zgcc system 10 system
2142025-06-19T08:02:37.075Zgcc system 7 system
2152025-06-19T08:02:37.075Zgo system 1.20 system
2162025-06-19T08:02:37.075Zgo system 1.19 system
2172025-06-19T08:02:37.075Zllvm system 15 system
2182025-06-19T08:02:37.075Zllvm system 14 system
2192025-06-19T08:02:37.075Zmariadb system 10.6 system
2202025-06-19T08:02:37.075Zmta vendor vendor dma
2212025-06-19T08:02:37.075Zopenjdk system 17 system
2222025-06-19T08:02:37.075Zopenjdk system 11 system
2232025-06-19T08:02:37.075Zopenjdk system 1.8 system
2242025-06-19T08:02:37.075Zopenssl vendor 3 vendor
2252025-06-19T08:02:37.075Zperl system 5.36 system
2262025-06-19T08:02:37.075Zpostgresql system 15 system
2272025-06-19T08:02:37.075Zpostgresql system 13 system
2282025-06-19T08:02:37.075Zpython vendor 3 vendor
2292025-06-19T08:02:37.075Zpython system 2 system
2302025-06-19T08:02:37.075Zpython3 system 3.11 system
2312025-06-19T08:02:37.075Zruby system 3.0 system
2322025-06-19T08:02:37.075Zwords vendor vendor american-english
2332025-06-19T08:02:37.075Zwords system system australian-english
2342025-06-19T08:02:37.075Zwords system system british-english
2352025-06-19T08:02:37.076Zwords system system canadian-english
2362025-06-19T08:02:37.076Zwords system system french
2372025-06-19T08:02:37.076Zwords system system italian
2382025-06-19T08:02:37.076Zwords system system ngerman
2392025-06-19T08:02:37.076Zwords system system ogerman
2402025-06-19T08:02:37.076Zwords system system spanish
2412025-06-19T08:02:37.466ZPUBLISHER TYPE STATUS P LOCATION
2422025-06-19T08:02:37.466Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-06-19T08:02:41.903ZFMRI IFO
2442025-06-19T08:02:41.903Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-06-19T08:02:41.903Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-06-19T08:02:41.903Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-06-19T08:02:41.903Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-06-19T08:02:41.903Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-06-19T08:02:41.903Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-06-19T08:02:41.903Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-06-19T08:02:41.903Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-06-19T08:02:41.903Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-06-19T08:02:41.903Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-06-19T08:02:41.903Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-06-19T08:02:41.903Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-06-19T08:02:41.903Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-06-19T08:02:41.903Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-06-19T08:02:41.904Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-06-19T08:02:41.904Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-06-19T08:02:42.916Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-06-19T08:02:43.262Z Updating crates.io index
2622025-06-19T08:02:43.265Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-06-19T08:02:43.635Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-06-19T08:02:44.273Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-06-19T08:02:44.528Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-06-19T08:02:44.769Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-06-19T08:02:45.108Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-06-19T08:02:46.295Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-06-19T08:02:48.293Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-06-19T08:02:49.144Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-06-19T08:02:49.923Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-06-19T08:02:50.201Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-06-19T08:02:50.543Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-06-19T08:02:51.240Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-06-19T08:02:51.569Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-06-19T08:02:51.992Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-06-19T08:02:52.575Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-06-19T08:02:53.026Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2792025-06-19T08:02:53.346Z Updating git repository `https://github.com/oxidecomputer/tofino`
2802025-06-19T08:02:53.683Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812025-06-19T08:02:53.967Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822025-06-19T08:02:54.427Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832025-06-19T08:02:54.856Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-06-19T08:02:55.128Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-06-19T08:02:55.563Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-06-19T08:02:56.066Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-06-19T08:02:56.488Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-06-19T08:02:56.820Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-06-19T08:02:57.169Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-06-19T08:02:57.650Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-06-19T08:02:58.512Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-06-19T08:02:58.517Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-06-19T08:02:58.517Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-06-19T08:03:07.731Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-06-19T08:03:09.176Z Downloading crates ...
2962025-06-19T08:03:09.238Z Downloaded block-buffer v0.10.4
2972025-06-19T08:03:09.241Z Downloaded anstream v0.6.18
2982025-06-19T08:03:09.245Z Downloaded camino v1.1.10
2992025-06-19T08:03:09.248Z Downloaded byteorder v1.5.0
3002025-06-19T08:03:09.251Z Downloaded anstyle-query v1.1.1
3012025-06-19T08:03:09.251Z Downloaded camino-tempfile v1.4.1
3022025-06-19T08:03:09.255Z Downloaded autocfg v1.4.0
3032025-06-19T08:03:09.255Z Downloaded bytecount v0.6.8
3042025-06-19T08:03:09.258Z Downloaded itoa v1.0.11
3052025-06-19T08:03:09.258Z Downloaded anstyle-parse v0.2.5
3062025-06-19T08:03:09.262Z Downloaded bitflags v2.9.0
3072025-06-19T08:03:09.266Z Downloaded pest_generator v2.7.14
3082025-06-19T08:03:09.269Z Downloaded cargo_metadata v0.19.2
3092025-06-19T08:03:09.269Z Downloaded anyhow v1.0.98
3102025-06-19T08:03:09.272Z Downloaded fastrand v2.1.1
3112025-06-19T08:03:09.275Z Downloaded cargo-platform v0.1.8
3122025-06-19T08:03:09.275Z Downloaded thiserror v1.0.69
3132025-06-19T08:03:09.280Z Downloaded once_cell v1.21.3
3142025-06-19T08:03:09.284Z Downloaded is_terminal_polyfill v1.70.1
3152025-06-19T08:03:09.289Z Downloaded swrite v0.1.0
3162025-06-19T08:03:09.289Z Downloaded pest_derive v2.7.14
3172025-06-19T08:03:09.293Z Downloaded anstyle v1.0.11
3182025-06-19T08:03:09.293Z Downloaded memmap v0.7.0
3192025-06-19T08:03:09.297Z Downloaded sha2 v0.10.9
3202025-06-19T08:03:09.307Z Downloaded smawk v0.3.2
3212025-06-19T08:03:09.313Z Downloaded winnow v0.7.10
3222025-06-19T08:03:09.324Z Downloaded serde_spanned v0.6.9
3232025-06-19T08:03:09.328Z Downloaded scroll_derive v0.12.0
3242025-06-19T08:03:09.332Z Downloaded pretty-hex v0.4.1
3252025-06-19T08:03:09.334Z Downloaded usdt-macro v0.5.0
3262025-06-19T08:03:09.338Z Downloaded serde_tokenstream v0.2.2
3272025-06-19T08:03:09.341Z Downloaded plain v0.2.3
3282025-06-19T08:03:09.341Z Downloaded version_check v0.9.5
3292025-06-19T08:03:09.344Z Downloaded toml_datetime v0.6.11
3302025-06-19T08:03:09.344Z Downloaded macaddr v1.0.1
3312025-06-19T08:03:09.349Z Downloaded usdt-attr-macro v0.5.0
3322025-06-19T08:03:09.355Z Downloaded tempfile v3.20.0
3332025-06-19T08:03:09.358Z Downloaded equivalent v1.0.2
3342025-06-19T08:03:09.363Z Downloaded cpufeatures v0.2.14
3352025-06-19T08:03:09.363Z Downloaded clap_lex v0.7.4
3362025-06-19T08:03:09.363Z Downloaded pest_meta v2.7.14
3372025-06-19T08:03:09.366Z Downloaded usdt v0.5.0
3382025-06-19T08:03:09.366Z Downloaded thread-id v4.2.2
3392025-06-19T08:03:09.370Z Downloaded tabled_derive v0.7.0
3402025-06-19T08:03:09.370Z Downloaded strsim v0.11.1
3412025-06-19T08:03:09.370Z Downloaded fnv v1.0.7
3422025-06-19T08:03:09.374Z Downloaded thiserror-impl v1.0.69
3432025-06-19T08:03:09.374Z Downloaded proc-macro-error-attr v1.0.4
3442025-06-19T08:03:09.374Z Downloaded generic-array v0.14.7
3452025-06-19T08:03:09.378Z Downloaded dtrace-parser v0.2.0
3462025-06-19T08:03:09.378Z Downloaded toml_write v0.1.2
3472025-06-19T08:03:09.378Z Downloaded toml v0.8.23
3482025-06-19T08:03:09.383Z Downloaded errno v0.3.12
3492025-06-19T08:03:09.383Z Downloaded heck v0.5.0
3502025-06-19T08:03:09.387Z Downloaded thiserror-impl v2.0.12
3512025-06-19T08:03:09.387Z Downloaded unicode-linebreak v0.1.5
3522025-06-19T08:03:09.387Z Downloaded proc-macro2 v1.0.95
3532025-06-19T08:03:09.391Z Downloaded crypto-common v0.1.6
3542025-06-19T08:03:09.391Z Downloaded colorchoice v1.0.2
3552025-06-19T08:03:09.391Z Downloaded clap_derive v4.5.32
3562025-06-19T08:03:09.394Z Downloaded terminal_size v0.4.0
3572025-06-19T08:03:09.398Z Downloaded cfg-if v1.0.1
3582025-06-19T08:03:09.398Z Downloaded heck v0.4.1
3592025-06-19T08:03:09.398Z Downloaded utf8parse v0.2.2
3602025-06-19T08:03:09.398Z Downloaded digest v0.10.7
3612025-06-19T08:03:09.401Z Downloaded cargo_toml v0.21.0
3622025-06-19T08:03:09.405Z Downloaded usdt-impl v0.5.0
3632025-06-19T08:03:09.409Z Downloaded quote v1.0.40
3642025-06-19T08:03:09.409Z Downloaded scroll v0.12.0
3652025-06-19T08:03:09.412Z Downloaded fs-err v3.1.1
3662025-06-19T08:03:09.412Z Downloaded thiserror v2.0.12
3672025-06-19T08:03:09.417Z Downloaded typenum v1.17.0
3682025-06-19T08:03:09.421Z Downloaded semver v1.0.26
3692025-06-19T08:03:09.425Z Downloaded proc-macro-error v1.0.4
3702025-06-19T08:03:09.428Z Downloaded getrandom v0.3.1
3712025-06-19T08:03:09.432Z Downloaded ucd-trie v0.1.7
3722025-06-19T08:03:09.432Z Downloaded unicode-ident v1.0.18
3732025-06-19T08:03:09.435Z Downloaded papergrid v0.11.0
3742025-06-19T08:03:09.439Z Downloaded log v0.4.27
3752025-06-19T08:03:09.442Z Downloaded pest v2.7.14
3762025-06-19T08:03:09.447Z Downloaded zerocopy-derive v0.7.35
3772025-06-19T08:03:09.452Z Downloaded textwrap v0.16.2
3782025-06-19T08:03:09.455Z Downloaded ryu v1.0.18
3792025-06-19T08:03:09.458Z Downloaded clap v4.5.35
3802025-06-19T08:03:09.467Z Downloaded serde_derive v1.0.219
3812025-06-19T08:03:09.471Z Downloaded serde v1.0.219
3822025-06-19T08:03:09.476Z Downloaded dof v0.3.0
3832025-06-19T08:03:09.481Z Downloaded toml_edit v0.22.27
3842025-06-19T08:03:09.486Z Downloaded memchr v2.7.4
3852025-06-19T08:03:09.489Z Downloaded indexmap v2.9.0
3862025-06-19T08:03:09.519Z Downloaded hashbrown v0.15.3
3872025-06-19T08:03:09.523Z Downloaded serde_json v1.0.140
3882025-06-19T08:03:09.528Z Downloaded zerocopy v0.7.35
3892025-06-19T08:03:09.554Z Downloaded goblin v0.8.2
3902025-06-19T08:03:09.563Z Downloaded clap_builder v4.5.35
3912025-06-19T08:03:09.566Z Downloaded tabled v0.15.0
3922025-06-19T08:03:09.582Z Downloaded syn v1.0.109
3932025-06-19T08:03:09.593Z Downloaded unicode-width v0.1.14
3942025-06-19T08:03:09.599Z Downloaded unicode-width v0.2.0
3952025-06-19T08:03:09.605Z Downloaded syn v2.0.103
3962025-06-19T08:03:09.617Z Downloaded libc v0.2.174
3972025-06-19T08:03:09.642Z Downloaded rustix v0.38.37
3982025-06-19T08:03:09.664Z Downloaded rustix v1.0.7
3992025-06-19T08:03:09.745Z Compiling proc-macro2 v1.0.95
4002025-06-19T08:03:09.745Z Compiling unicode-ident v1.0.18
4012025-06-19T08:03:09.745Z Compiling version_check v0.9.5
4022025-06-19T08:03:09.745Z Compiling serde v1.0.219
4032025-06-19T08:03:09.749Z Compiling libc v0.2.174
4042025-06-19T08:03:09.749Z Compiling memchr v2.7.4
4052025-06-19T08:03:09.749Z Compiling thiserror v1.0.69
4062025-06-19T08:03:09.749Z Compiling ucd-trie v0.1.7
4072025-06-19T08:03:10.217Z Compiling itoa v1.0.11
4082025-06-19T08:03:10.481Z Compiling ryu v1.0.18
4092025-06-19T08:03:10.507Z Compiling once_cell v1.21.3
4102025-06-19T08:03:10.725Z Compiling byteorder v1.5.0
4112025-06-19T08:03:10.835Z Compiling bitflags v2.9.0
4122025-06-19T08:03:10.887Z Compiling serde_json v1.0.140
4132025-06-19T08:03:11.253Z Compiling rustix v0.38.37
4142025-06-19T08:03:11.260Z Compiling usdt-impl v0.5.0
4152025-06-19T08:03:11.297Z Compiling proc-macro-error-attr v1.0.4
4162025-06-19T08:03:11.433Z Compiling syn v1.0.109
4172025-06-19T08:03:11.622Z Compiling proc-macro-error v1.0.4
4182025-06-19T08:03:11.768Z Compiling hashbrown v0.15.3
4192025-06-19T08:03:11.874Z Compiling getrandom v0.3.1
4202025-06-19T08:03:11.971Z Compiling quote v1.0.40
4212025-06-19T08:03:12.098Z Compiling errno v0.3.12
4222025-06-19T08:03:12.234Z Compiling camino v1.1.10
4232025-06-19T08:03:12.273Z Compiling rustix v1.0.7
4242025-06-19T08:03:12.596Z Compiling syn v2.0.103
4252025-06-19T08:03:12.623Z Compiling thread-id v4.2.2
4262025-06-19T08:03:12.650Z Compiling plain v0.2.3
4272025-06-19T08:03:12.677Z Compiling log v0.4.27
4282025-06-19T08:03:12.758Z Compiling equivalent v1.0.2
4292025-06-19T08:03:12.838Z Compiling utf8parse v0.2.2
4302025-06-19T08:03:12.924Z Compiling indexmap v2.9.0
4312025-06-19T08:03:13.047Z Compiling anstyle-parse v0.2.5
4322025-06-19T08:03:13.299Z Compiling semver v1.0.26
4332025-06-19T08:03:13.453Z Compiling terminal_size v0.4.0
4342025-06-19T08:03:13.579Z Compiling colorchoice v1.0.2
4352025-06-19T08:03:13.693Z Compiling pretty-hex v0.4.1
4362025-06-19T08:03:13.723Z Compiling cfg-if v1.0.1
4372025-06-19T08:03:13.776Z Compiling is_terminal_polyfill v1.70.1
4382025-06-19T08:03:13.804Z Compiling thiserror v2.0.12
4392025-06-19T08:03:13.833Z Compiling winnow v0.7.10
4402025-06-19T08:03:13.858Z Compiling toml_write v0.1.2
4412025-06-19T08:03:13.932Z Compiling anstyle v1.0.11
4422025-06-19T08:03:13.932Z Compiling autocfg v1.4.0
4432025-06-19T08:03:14.219Z Compiling anstyle-query v1.1.1
4442025-06-19T08:03:14.405Z Compiling anstream v0.6.18
4452025-06-19T08:03:14.779Z Compiling heck v0.4.1
4462025-06-19T08:03:14.826Z Compiling fastrand v2.1.1
4472025-06-19T08:03:14.946Z Compiling fs-err v3.1.1
4482025-06-19T08:03:15.227Z Compiling heck v0.5.0
4492025-06-19T08:03:15.278Z Compiling bytecount v0.6.8
4502025-06-19T08:03:15.364Z Compiling strsim v0.11.1
4512025-06-19T08:03:15.520Z Compiling clap_lex v0.7.4
4522025-06-19T08:03:15.548Z Compiling fnv v1.0.7
4532025-06-19T08:03:15.710Z Compiling anyhow v1.0.98
4542025-06-19T08:03:15.739Z Compiling unicode-width v0.1.14
4552025-06-19T08:03:16.118Z Compiling clap_builder v4.5.35
4562025-06-19T08:03:16.302Z Compiling tempfile v3.20.0
4572025-06-19T08:03:16.635Z Compiling papergrid v0.11.0
4582025-06-19T08:03:16.788Z Compiling memmap v0.7.0
4592025-06-19T08:03:16.894Z Compiling unicode-width v0.2.0
4602025-06-19T08:03:17.152Z Compiling unicode-linebreak v0.1.5
4612025-06-19T08:03:17.189Z Compiling smawk v0.3.2
4622025-06-19T08:03:17.538Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4632025-06-19T08:03:17.649Z Compiling textwrap v0.16.2
4642025-06-19T08:03:18.012Z Compiling swrite v0.1.0
4652025-06-19T08:03:18.298Z Compiling tabled_derive v0.7.0
4662025-06-19T08:03:19.767Z Compiling tabled v0.15.0
4672025-06-19T08:03:19.863Z Compiling serde_derive v1.0.219
4682025-06-19T08:03:19.867Z Compiling thiserror-impl v1.0.69
4692025-06-19T08:03:19.867Z Compiling zerocopy-derive v0.7.35
4702025-06-19T08:03:19.867Z Compiling scroll_derive v0.12.0
4712025-06-19T08:03:19.867Z Compiling thiserror-impl v2.0.12
4722025-06-19T08:03:19.867Z Compiling clap_derive v4.5.32
4732025-06-19T08:03:21.363Z Compiling scroll v0.12.0
4742025-06-19T08:03:21.956Z Compiling zerocopy v0.7.35
4752025-06-19T08:03:22.005Z Compiling goblin v0.8.2
4762025-06-19T08:03:23.147Z Compiling pest v2.7.14
4772025-06-19T08:03:24.118Z Compiling clap v4.5.35
4782025-06-19T08:03:25.300Z Compiling pest_meta v2.7.14
4792025-06-19T08:03:26.324Z Compiling pest_generator v2.7.14
4802025-06-19T08:03:27.822Z Compiling pest_derive v2.7.14
4812025-06-19T08:03:28.446Z Compiling dtrace-parser v0.2.0
4822025-06-19T08:03:29.149Z Compiling serde_tokenstream v0.2.2
4832025-06-19T08:03:29.284Z Compiling toml_datetime v0.6.11
4842025-06-19T08:03:29.284Z Compiling serde_spanned v0.6.9
4852025-06-19T08:03:29.385Z Compiling cargo-platform v0.1.8
4862025-06-19T08:03:29.591Z Compiling macaddr v1.0.1
4872025-06-19T08:03:29.734Z Compiling toml_edit v0.22.27
4882025-06-19T08:03:29.918Z Compiling camino-tempfile v1.4.1
4892025-06-19T08:03:30.565Z Compiling dof v0.3.0
4902025-06-19T08:03:30.733Z Compiling cargo_metadata v0.19.2
4912025-06-19T08:03:31.969Z Compiling usdt-attr-macro v0.5.0
4922025-06-19T08:03:31.969Z Compiling usdt-macro v0.5.0
4932025-06-19T08:03:32.801Z Compiling toml v0.8.23
4942025-06-19T08:03:33.035Z Compiling usdt v0.5.0
4952025-06-19T08:03:33.583Z Compiling cargo_toml v0.21.0
4962025-06-19T08:03:36.327Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4972025-06-19T08:03:39.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s
4982025-06-19T08:03:39.987Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
4992025-06-19T08:03:40.683Z Downloading crates ...
5002025-06-19T08:03:40.885Z Downloaded argon2 v0.5.3
5012025-06-19T08:03:40.889Z Downloaded array-init v0.0.4
5022025-06-19T08:03:40.892Z Downloaded assert_matches v1.5.0
5032025-06-19T08:03:40.892Z Downloaded async-bb8-diesel v0.2.1
5042025-06-19T08:03:40.896Z Downloaded atomicwrites v0.4.4
5052025-06-19T08:03:40.899Z Downloaded hex-literal v0.4.1
5062025-06-19T08:03:40.904Z Downloaded hickory-client v0.24.4
5072025-06-19T08:03:40.909Z Downloaded crc8 v0.1.1
5082025-06-19T08:03:40.916Z Downloaded bitfield-struct v0.6.2
5092025-06-19T08:03:40.916Z Downloaded bitfield v0.14.0
5102025-06-19T08:03:40.920Z Downloaded bcs v0.1.6
5112025-06-19T08:03:40.920Z Downloaded buf-list v1.0.3
5122025-06-19T08:03:40.924Z Downloaded highway v1.3.0
5132025-06-19T08:03:40.928Z Downloaded cbc v0.1.2
5142025-06-19T08:03:40.936Z Downloaded hubpack_derive v0.1.1
5152025-06-19T08:03:40.936Z Downloaded http-range v0.1.5
5162025-06-19T08:03:40.943Z Downloaded hyper-staticfile v0.10.1
5172025-06-19T08:03:40.943Z Downloaded hubpack v0.1.2
5182025-06-19T08:03:40.943Z Downloaded console v0.15.10
5192025-06-19T08:03:40.947Z Downloaded indent_write v2.2.0
5202025-06-19T08:03:40.947Z Downloaded crc v3.2.1
5212025-06-19T08:03:40.953Z Downloaded ingot-macros v0.1.0
5222025-06-19T08:03:40.956Z Downloaded ipnetwork v0.21.1
5232025-06-19T08:03:40.956Z Downloaded internet-checksum v0.2.1
5242025-06-19T08:03:40.956Z Downloaded instability v0.3.2
5252025-06-19T08:03:40.960Z Downloaded aws-lc-rs v1.12.4
5262025-06-19T08:03:40.969Z Downloaded lalrpop-util v0.19.12
5272025-06-19T08:03:40.972Z Downloaded heapless v0.7.17
5282025-06-19T08:03:40.976Z Downloaded atomic-waker v1.1.2
5292025-06-19T08:03:40.981Z Downloaded bit-set v0.5.3
5302025-06-19T08:03:40.984Z Downloaded backoff v0.4.0
5312025-06-19T08:03:40.984Z Downloaded allocator-api2 v0.2.21
5322025-06-19T08:03:40.988Z Downloaded cfg_aliases v0.2.1
5332025-06-19T08:03:40.993Z Downloaded bitflags v1.3.2
5342025-06-19T08:03:40.998Z Downloaded hyper-tls v0.6.0
5352025-06-19T08:03:40.998Z Downloaded hex v0.4.3
5362025-06-19T08:03:41.002Z Downloaded idna_adapter v1.2.0
5372025-06-19T08:03:41.002Z Downloaded ciborium-ll v0.2.2
5382025-06-19T08:03:41.007Z Downloaded iana-time-zone v0.1.63
5392025-06-19T08:03:41.010Z Downloaded crunchy v0.2.2
5402025-06-19T08:03:41.010Z Downloaded is-terminal v0.4.13
5412025-06-19T08:03:41.013Z Downloaded is_ci v1.2.0
5422025-06-19T08:03:41.013Z Downloaded icu_provider v1.5.0
5432025-06-19T08:03:41.017Z Downloaded icu_properties v1.5.1
5442025-06-19T08:03:41.021Z Downloaded ipnet v2.11.0
5452025-06-19T08:03:41.024Z Downloaded icu_normalizer v1.5.0
5462025-06-19T08:03:41.028Z Downloaded jobserver v0.1.32
5472025-06-19T08:03:41.032Z Downloaded lock_api v0.4.12
5482025-06-19T08:03:41.035Z Downloaded litrs v0.4.1
5492025-06-19T08:03:41.039Z Downloaded aho-corasick v1.1.3
5502025-06-19T08:03:41.045Z Downloaded crossbeam-epoch v0.9.18
5512025-06-19T08:03:41.050Z Downloaded base64 v0.21.7
5522025-06-19T08:03:41.067Z Downloaded crossterm v0.28.1
5532025-06-19T08:03:41.075Z Downloaded crypto-bigint v0.5.5
5542025-06-19T08:03:41.084Z Downloaded icu_collections v1.5.0
5552025-06-19T08:03:41.094Z Downloaded idna v1.0.3
5562025-06-19T08:03:41.098Z Downloaded hyper v1.6.0
5572025-06-19T08:03:41.107Z Downloaded iri-string v0.7.8
5582025-06-19T08:03:41.117Z Downloaded itertools v0.10.5
5592025-06-19T08:03:41.127Z Downloaded itertools v0.12.1
5602025-06-19T08:03:41.139Z Downloaded match_cfg v0.1.0
5612025-06-19T08:03:41.143Z Downloaded maplit v1.0.2
5622025-06-19T08:03:41.143Z Downloaded lazycell v1.3.0
5632025-06-19T08:03:41.143Z Downloaded libloading v0.8.5
5642025-06-19T08:03:41.148Z Downloaded litemap v0.7.3
5652025-06-19T08:03:41.152Z Downloaded linear-map v1.2.0
5662025-06-19T08:03:41.152Z Downloaded lru v0.12.5
5672025-06-19T08:03:41.157Z Downloaded linked-hash-map v0.5.6
5682025-06-19T08:03:41.166Z Downloaded lazy_static v1.5.0
5692025-06-19T08:03:41.166Z Downloaded itertools v0.14.0
5702025-06-19T08:03:41.175Z Downloaded rustls-pemfile v2.2.0
5712025-06-19T08:03:41.176Z Downloaded bit-vec v0.8.0
5722025-06-19T08:03:41.181Z Downloaded rustls-pki-types v1.10.0
5732025-06-19T08:03:41.184Z Downloaded chrono-tz v0.10.3
5742025-06-19T08:03:41.190Z Downloaded smallvec v1.15.0
5752025-06-19T08:03:41.195Z Downloaded shlex v1.3.0
5762025-06-19T08:03:41.199Z Downloaded maybe-uninit v2.0.0
5772025-06-19T08:03:41.199Z Downloaded ppv-lite86 v0.2.20
5782025-06-19T08:03:41.204Z Downloaded stable_deref_trait v1.2.0
5792025-06-19T08:03:41.204Z Downloaded managed v0.8.0
5802025-06-19T08:03:41.208Z Downloaded libm v0.2.8
5812025-06-19T08:03:41.213Z Downloaded quick-error v1.2.3
5822025-06-19T08:03:41.216Z Downloaded rand_core v0.6.4
5832025-06-19T08:03:41.220Z Downloaded lzss v0.8.2
5842025-06-19T08:03:41.223Z Downloaded rand_chacha v0.9.0
5852025-06-19T08:03:41.223Z Downloaded rand_chacha v0.3.1
5862025-06-19T08:03:41.227Z Downloaded lru-cache v0.1.2
5872025-06-19T08:03:41.227Z Downloaded lockfree-object-pool v0.1.6
5882025-06-19T08:03:41.230Z Downloaded libsw-core v0.3.1
5892025-06-19T08:03:41.235Z Downloaded libsw v3.4.0
5902025-06-19T08:03:41.235Z Downloaded libscf-sys v1.1.0
5912025-06-19T08:03:41.239Z Downloaded darling_macro v0.20.10
5922025-06-19T08:03:41.239Z Downloaded libefi-sys v0.1.0
5932025-06-19T08:03:41.247Z Downloaded slab v0.4.9
5942025-06-19T08:03:41.251Z Downloaded rustls-native-certs v0.8.1
5952025-06-19T08:03:41.251Z Downloaded which v4.4.2
5962025-06-19T08:03:41.251Z Downloaded fixedbitset v0.4.2
5972025-06-19T08:03:41.257Z Downloaded tinyvec_macros v0.1.1
5982025-06-19T08:03:41.257Z Downloaded synstructure v0.13.1
5992025-06-19T08:03:41.257Z Downloaded tinyvec v1.8.0
6002025-06-19T08:03:41.263Z Downloaded sync_wrapper v1.0.1
6012025-06-19T08:03:41.268Z Downloaded shell-words v1.1.0
6022025-06-19T08:03:41.268Z Downloaded fixedbitset v0.5.7
6032025-06-19T08:03:41.268Z Downloaded filetime v0.2.25
6042025-06-19T08:03:41.272Z Downloaded form_urlencoded v1.2.1
6052025-06-19T08:03:41.272Z Downloaded foreign-types-shared v0.3.1
6062025-06-19T08:03:41.277Z Downloaded utf8_iter v1.0.4
6072025-06-19T08:03:41.277Z Downloaded unicase v2.7.0
6082025-06-19T08:03:41.280Z Downloaded unarray v0.1.4
6092025-06-19T08:03:41.280Z Downloaded try-lock v0.2.5
6102025-06-19T08:03:41.280Z Downloaded ff v0.13.0
6112025-06-19T08:03:41.284Z Downloaded md-5 v0.10.6
6122025-06-19T08:03:41.288Z Downloaded num-integer v0.1.46
6132025-06-19T08:03:41.292Z Downloaded globset v0.4.15
6142025-06-19T08:03:41.292Z Downloaded tungstenite v0.21.0
6152025-06-19T08:03:41.296Z Downloaded rustls-webpki v0.101.7
6162025-06-19T08:03:41.312Z Downloaded endian-type v0.1.2
6172025-06-19T08:03:41.315Z Downloaded const_format v0.2.34
6182025-06-19T08:03:41.319Z Downloaded unicode-bidi v0.3.17
6192025-06-19T08:03:41.323Z Downloaded darling_core v0.20.10
6202025-06-19T08:03:41.329Z Downloaded foreign-types-shared v0.1.1
6212025-06-19T08:03:41.333Z Downloaded futures-task v0.3.31
6222025-06-19T08:03:41.337Z Downloaded enum-as-inner v0.6.1
6232025-06-19T08:03:41.337Z Downloaded glob v0.3.2
6242025-06-19T08:03:41.341Z Downloaded darling v0.20.10
6252025-06-19T08:03:41.344Z Downloaded compact_str v0.8.0
6262025-06-19T08:03:41.348Z Downloaded opaque-debug v0.3.1
6272025-06-19T08:03:41.351Z Downloaded number_prefix v0.4.0
6282025-06-19T08:03:41.354Z Downloaded ssh-encoding v0.2.0
6292025-06-19T08:03:41.358Z Downloaded ssh-cipher v0.2.0
6302025-06-19T08:03:41.358Z Downloaded smallvec v0.6.14
6312025-06-19T08:03:41.361Z Downloaded slog-term v2.9.1
6322025-06-19T08:03:41.365Z Downloaded lalrpop v0.19.12
6332025-06-19T08:03:41.376Z Downloaded polyval v0.6.2
6342025-06-19T08:03:41.379Z Downloaded pin-utils v0.1.0
6352025-06-19T08:03:41.382Z Downloaded colored v2.2.0
6362025-06-19T08:03:41.386Z Downloaded cobs v0.2.3
6372025-06-19T08:03:41.386Z Downloaded ed25519-dalek v2.1.1
6382025-06-19T08:03:41.390Z Downloaded rustls v0.23.19
6392025-06-19T08:03:41.405Z Downloaded packed_struct_codegen v0.10.1
6402025-06-19T08:03:41.410Z Downloaded tabwriter v1.4.0
6412025-06-19T08:03:41.413Z Downloaded tabled_derive v0.10.0
6422025-06-19T08:03:41.413Z Downloaded pin-project-lite v0.2.14
6432025-06-19T08:03:41.418Z Downloaded proc-macro-error-attr2 v2.0.0
6442025-06-19T08:03:41.422Z Downloaded proc-macro-crate v1.3.1
6452025-06-19T08:03:41.422Z Downloaded fs-err v2.11.0
6462025-06-19T08:03:41.426Z Downloaded toml_edit v0.19.15
6472025-06-19T08:03:41.444Z Downloaded proc-macro-error2 v2.0.1
6482025-06-19T08:03:41.448Z Downloaded libz-sys v1.1.20
6492025-06-19T08:03:41.468Z Downloaded radium v0.7.0
6502025-06-19T08:03:41.472Z Downloaded vcpkg v0.2.15
6512025-06-19T08:03:41.510Z Downloaded sct v0.7.1
6522025-06-19T08:03:41.513Z Downloaded serde_with v3.12.0
6532025-06-19T08:03:41.528Z Downloaded scopeguard v1.2.0
6542025-06-19T08:03:41.532Z Downloaded rustls v0.22.4
6552025-06-19T08:03:41.552Z Downloaded num-derive v0.4.2
6562025-06-19T08:03:41.555Z Downloaded nibble_vec v0.1.0
6572025-06-19T08:03:41.559Z Downloaded multer v3.1.0
6582025-06-19T08:03:41.562Z Downloaded schemars v0.8.22
6592025-06-19T08:03:41.580Z Downloaded schemars_derive v0.8.22
6602025-06-19T08:03:41.583Z Downloaded vte v0.11.1
6612025-06-19T08:03:41.583Z Downloaded vergen v8.3.2
6622025-06-19T08:03:41.587Z Downloaded simd-adler32 v0.3.7
6632025-06-19T08:03:41.587Z Downloaded nix v0.27.1
6642025-06-19T08:03:41.600Z Downloaded libxml v0.3.3
6652025-06-19T08:03:41.608Z Downloaded mio v1.0.2
6662025-06-19T08:03:41.617Z Downloaded tracing-core v0.1.32
6672025-06-19T08:03:41.620Z Downloaded tinystr v0.7.6
6682025-06-19T08:03:41.623Z Downloaded spki v0.7.3
6692025-06-19T08:03:41.627Z Downloaded omicron-zone-package v0.12.2
6702025-06-19T08:03:41.630Z Downloaded utf-8 v0.7.6
6712025-06-19T08:03:41.630Z Downloaded untrusted v0.9.0
6722025-06-19T08:03:41.634Z Downloaded untrusted v0.7.1
6732025-06-19T08:03:41.637Z Downloaded derive_builder_macro v0.20.2
6742025-06-19T08:03:41.637Z Downloaded dirs-sys-next v0.1.2
6752025-06-19T08:03:41.637Z Downloaded ghash v0.5.1
6762025-06-19T08:03:41.642Z Downloaded getrandom v0.2.15
6772025-06-19T08:03:41.646Z Downloaded portable-atomic v1.11.0
6782025-06-19T08:03:41.652Z Downloaded num_threads v0.1.7
6792025-06-19T08:03:41.656Z Downloaded time v0.3.36
6802025-06-19T08:03:41.665Z Downloaded pbkdf2 v0.12.2
6812025-06-19T08:03:41.669Z Downloaded pbkdf2 v0.11.0
6822025-06-19T08:03:41.669Z Downloaded parse-size v1.1.0
6832025-06-19T08:03:41.672Z Downloaded phf v0.11.2
6842025-06-19T08:03:41.677Z Downloaded tough v0.20.0
6852025-06-19T08:03:41.683Z Downloaded pin-project v1.1.6
6862025-06-19T08:03:41.697Z Downloaded predicates-core v1.0.8
6872025-06-19T08:03:41.700Z Downloaded poly1305 v0.8.0
6882025-06-19T08:03:41.704Z Downloaded pkg-config v0.3.31
6892025-06-19T08:03:41.707Z Downloaded zerovec-derive v0.10.3
6902025-06-19T08:03:41.707Z Downloaded zeroize_derive v1.4.2
6912025-06-19T08:03:41.711Z Downloaded dyn-clone v1.0.19
6922025-06-19T08:03:41.714Z Downloaded dunce v1.0.5
6932025-06-19T08:03:41.714Z Downloaded zeroize v1.8.1
6942025-06-19T08:03:41.718Z Downloaded foreign-types-macros v0.2.3
6952025-06-19T08:03:41.718Z Downloaded fs_extra v1.3.0
6962025-06-19T08:03:41.721Z Downloaded serde_yaml v0.9.34+deprecated
6972025-06-19T08:03:41.724Z Downloaded prettyplease v0.2.34
6982025-06-19T08:03:41.729Z Downloaded foreign-types v0.5.0
6992025-06-19T08:03:41.732Z Downloaded zerofrom-derive v0.1.4
7002025-06-19T08:03:41.732Z Downloaded url v2.5.4
7012025-06-19T08:03:41.736Z Downloaded signature v2.2.0
7022025-06-19T08:03:41.739Z Downloaded signal-hook-tokio v0.3.1
7032025-06-19T08:03:41.743Z Downloaded rand v0.8.5
7042025-06-19T08:03:41.746Z Downloaded git2 v0.19.0
7052025-06-19T08:03:41.753Z Downloaded webpki-roots v1.0.0
7062025-06-19T08:03:41.757Z Downloaded jiff v0.2.15
7072025-06-19T08:03:41.778Z Downloaded xattr v1.3.1
7082025-06-19T08:03:41.782Z Downloaded tungstenite v0.23.0
7092025-06-19T08:03:41.787Z Downloaded tokio-tungstenite v0.23.1
7102025-06-19T08:03:41.791Z Downloaded sigpipe v0.1.3
7112025-06-19T08:03:41.795Z Downloaded signal-hook-mio v0.2.4
7122025-06-19T08:03:41.795Z Downloaded tokio v1.45.1
7132025-06-19T08:03:41.835Z Downloaded snafu v0.8.5
7142025-06-19T08:03:41.844Z Downloaded dirs-next v2.0.0
7152025-06-19T08:03:41.848Z Downloaded parking_lot v0.11.2
7162025-06-19T08:03:41.848Z Downloaded gimli v0.31.1
7172025-06-19T08:03:41.858Z Downloaded fxhash v0.2.1
7182025-06-19T08:03:41.862Z Downloaded openssl-macros v0.1.1
7192025-06-19T08:03:41.862Z Downloaded half v2.4.1
7202025-06-19T08:03:41.867Z Downloaded futures-sink v0.3.31
7212025-06-19T08:03:41.867Z Downloaded futures-macro v0.3.31
7222025-06-19T08:03:41.871Z Downloaded futures-io v0.3.31
7232025-06-19T08:03:41.871Z Downloaded futures-executor v0.3.31
7242025-06-19T08:03:41.874Z Downloaded zerovec v0.10.4
7252025-06-19T08:03:41.878Z Downloaded futures-core v0.3.31
7262025-06-19T08:03:41.881Z Downloaded futures-channel v0.3.31
7272025-06-19T08:03:41.885Z Downloaded rand v0.9.1
7282025-06-19T08:03:41.889Z Downloaded packed_struct v0.10.1
7292025-06-19T08:03:41.892Z Downloaded p256 v0.13.2
7302025-06-19T08:03:41.896Z Downloaded oxnet v0.1.2
7312025-06-19T08:03:41.899Z Downloaded oso v0.27.3
7322025-06-19T08:03:41.907Z Downloaded phf_shared v0.11.2
7332025-06-19T08:03:41.911Z Downloaded pin-project-internal v1.1.6
7342025-06-19T08:03:41.911Z Downloaded pkcs1 v0.7.5
7352025-06-19T08:03:41.912Z Downloaded serde_plain v1.0.2
7362025-06-19T08:03:41.917Z Downloaded sqlparser_derive v0.2.2
7372025-06-19T08:03:41.917Z Downloaded sqlformat v0.3.5
7382025-06-19T08:03:41.920Z Downloaded typify-macro v0.3.0
7392025-06-19T08:03:41.920Z Downloaded strum_macros v0.24.3
7402025-06-19T08:03:41.920Z Downloaded secrecy v0.8.0
7412025-06-19T08:03:41.925Z Downloaded flume v0.11.1
7422025-06-19T08:03:41.931Z Downloaded termios v0.3.3
7432025-06-19T08:03:41.931Z Downloaded tar v0.4.44
7442025-06-19T08:03:41.936Z Downloaded tokio-stream v0.1.17
7452025-06-19T08:03:41.941Z Downloaded unicode-xid v0.2.6
7462025-06-19T08:03:41.945Z Downloaded p521 v0.13.3
7472025-06-19T08:03:41.951Z Downloaded petgraph v0.6.5
7482025-06-19T08:03:41.968Z Downloaded difflib v0.4.0
7492025-06-19T08:03:41.974Z Downloaded petgraph v0.7.1
7502025-06-19T08:03:41.994Z Downloaded normalize-line-endings v0.3.0
7512025-06-19T08:03:42.004Z Downloaded fallible-iterator v0.2.0
7522025-06-19T08:03:42.004Z Downloaded diff v0.1.13
7532025-06-19T08:03:42.004Z Downloaded h2 v0.4.6
7542025-06-19T08:03:42.015Z Downloaded parking_lot_core v0.8.6
7552025-06-19T08:03:42.021Z Downloaded parking_lot_core v0.9.10
7562025-06-19T08:03:42.021Z Downloaded either v1.14.0
7572025-06-19T08:03:42.021Z Downloaded ecdsa v0.16.9
7582025-06-19T08:03:42.021Z Downloaded rayon v1.10.0
7592025-06-19T08:03:42.034Z Downloaded half v1.8.3
7602025-06-19T08:03:42.040Z Downloaded openssl-probe v0.1.5
7612025-06-19T08:03:42.040Z Downloaded num_enum v0.5.11
7622025-06-19T08:03:42.046Z Downloaded group v0.13.0
7632025-06-19T08:03:42.051Z Downloaded time-core v0.1.2
7642025-06-19T08:03:42.052Z Downloaded progenitor-client v0.10.0
7652025-06-19T08:03:42.052Z Downloaded serde_derive_internals v0.29.1
7662025-06-19T08:03:42.052Z Downloaded derive_more v0.99.20
7672025-06-19T08:03:42.058Z Downloaded float-ord v0.3.2
7682025-06-19T08:03:42.064Z Downloaded rand_xorshift v0.4.0
7692025-06-19T08:03:42.064Z Downloaded nix v0.29.0
7702025-06-19T08:03:42.079Z Downloaded float-cmp v0.10.0
7712025-06-19T08:03:42.087Z Downloaded regex v1.11.1
7722025-06-19T08:03:42.093Z Downloaded rusty-fork v0.3.0
7732025-06-19T08:03:42.106Z Downloaded pkcs5 v0.7.1
7742025-06-19T08:03:42.121Z Downloaded toml v0.7.8
7752025-06-19T08:03:42.121Z Downloaded sha1 v0.10.6
7762025-06-19T08:03:42.121Z Downloaded curve25519-dalek-derive v0.1.1
7772025-06-19T08:03:42.121Z Downloaded ctr v0.9.2
7782025-06-19T08:03:42.121Z Downloaded utf16_iter v1.0.5
7792025-06-19T08:03:42.121Z Downloaded tower-layer v0.3.3
7802025-06-19T08:03:42.140Z Downloaded yoke-derive v0.7.4
7812025-06-19T08:03:42.140Z Downloaded uuid v1.17.0
7822025-06-19T08:03:42.140Z Downloaded nom v7.1.3
7832025-06-19T08:03:42.150Z Downloaded flate2 v1.1.2
7842025-06-19T08:03:42.150Z Downloaded memoffset v0.9.1
7852025-06-19T08:03:42.150Z Downloaded winnow v0.5.40
7862025-06-19T08:03:42.161Z Downloaded paste v1.0.15
7872025-06-19T08:03:42.161Z Downloaded hash32 v0.3.1
7882025-06-19T08:03:42.161Z Downloaded memmap2 v0.9.5
7892025-06-19T08:03:42.161Z Downloaded futures v0.3.31
7902025-06-19T08:03:42.170Z Downloaded pretty-hex v0.2.1
7912025-06-19T08:03:42.170Z Downloaded rustls-webpki v0.102.8
7922025-06-19T08:03:42.185Z Downloaded tower-service v0.3.3
7932025-06-19T08:03:42.194Z Downloaded num v0.4.3
7942025-06-19T08:03:42.194Z Downloaded same-file v1.0.6
7952025-06-19T08:03:42.194Z Downloaded rustc_version v0.4.1
7962025-06-19T08:03:42.194Z Downloaded tokio-rustls v0.24.1
7972025-06-19T08:03:42.194Z Downloaded unsafe-libyaml v0.2.11
7982025-06-19T08:03:42.205Z Downloaded openssl-sys v0.9.109
7992025-06-19T08:03:42.210Z Downloaded nu-ansi-term v0.50.1
8002025-06-19T08:03:42.211Z Downloaded universal-hash v0.5.1
8012025-06-19T08:03:42.211Z Downloaded twox-hash v2.1.0
8022025-06-19T08:03:42.211Z Downloaded tracing-attributes v0.1.27
8032025-06-19T08:03:42.211Z Downloaded nanorand v0.7.0
8042025-06-19T08:03:42.217Z Downloaded petname v2.0.2
8052025-06-19T08:03:42.222Z Downloaded num-rational v0.4.2
8062025-06-19T08:03:42.236Z Downloaded tap v1.0.1
8072025-06-19T08:03:42.236Z Downloaded subtle v2.6.1
8082025-06-19T08:03:42.236Z Downloaded tower v0.5.2
8092025-06-19T08:03:42.246Z Downloaded hashbrown v0.12.3
8102025-06-19T08:03:42.257Z Downloaded der v0.7.9
8112025-06-19T08:03:42.257Z Downloaded num-traits v0.2.19
8122025-06-19T08:03:42.268Z Downloaded ena v0.14.3
8132025-06-19T08:03:42.268Z Downloaded ring v0.17.14
8142025-06-19T08:03:42.305Z Downloaded powerfmt v0.2.0
8152025-06-19T08:03:42.311Z Downloaded sled v0.34.7
8162025-06-19T08:03:42.316Z Downloaded new_debug_unreachable v1.0.6
8172025-06-19T08:03:42.317Z Downloaded strum_macros v0.25.3
8182025-06-19T08:03:42.324Z Downloaded tokio-util v0.7.15
8192025-06-19T08:03:42.342Z Downloaded derive_builder v0.20.2
8202025-06-19T08:03:42.347Z Downloaded csv-core v0.1.11
8212025-06-19T08:03:42.347Z Downloaded num-bigint v0.4.6
8222025-06-19T08:03:42.347Z Downloaded olpc-cjson v0.1.4
8232025-06-19T08:03:42.347Z Downloaded elliptic-curve v0.13.8
8242025-06-19T08:03:42.347Z Downloaded resolv-conf v0.7.0
8252025-06-19T08:03:42.355Z Downloaded foldhash v0.1.5
8262025-06-19T08:03:42.356Z Downloaded mime_guess v2.0.5
8272025-06-19T08:03:42.365Z Downloaded serde_path_to_error v0.1.17
8282025-06-19T08:03:42.365Z Downloaded num-bigint-dig v0.8.4
8292025-06-19T08:03:42.372Z Downloaded typify-impl v0.2.0
8302025-06-19T08:03:42.382Z Downloaded signal-hook-registry v1.4.2
8312025-06-19T08:03:42.389Z Downloaded signal-hook v0.3.18
8322025-06-19T08:03:42.389Z Downloaded openapiv3 v2.0.0
8332025-06-19T08:03:42.402Z Downloaded native-tls v0.2.12
8342025-06-19T08:03:42.406Z Downloaded serde_repr v0.1.19
8352025-06-19T08:03:42.406Z Downloaded unicode-segmentation v1.12.0
8362025-06-19T08:03:42.416Z Downloaded tracing v0.1.40
8372025-06-19T08:03:42.423Z Downloaded ref-cast v1.0.24
8382025-06-19T08:03:42.423Z Downloaded scheduled-thread-pool v0.2.7
8392025-06-19T08:03:42.423Z Downloaded salsa20 v0.10.2
8402025-06-19T08:03:42.429Z Downloaded path-slash v0.1.5
8412025-06-19T08:03:42.429Z Downloaded libgit2-sys v0.17.0+1.8.1
8422025-06-19T08:03:42.494Z Downloaded env_logger v0.10.2
8432025-06-19T08:03:42.507Z Downloaded deranged v0.3.11
8442025-06-19T08:03:42.507Z Downloaded zerocopy v0.6.6
8452025-06-19T08:03:42.507Z Downloaded object v0.36.5
8462025-06-19T08:03:42.519Z Downloaded minimal-lexical v0.2.1
8472025-06-19T08:03:42.519Z Downloaded write16 v1.0.0
8482025-06-19T08:03:42.519Z Downloaded time-macros v0.2.18
8492025-06-19T08:03:42.525Z Downloaded thread_local v1.1.8
8502025-06-19T08:03:42.525Z Downloaded rustls v0.21.12
8512025-06-19T08:03:42.533Z Downloaded reqwest v0.12.20
8522025-06-19T08:03:42.542Z Downloaded embedded-io v0.6.1
8532025-06-19T08:03:42.549Z Downloaded polar-core v0.27.3
8542025-06-19T08:03:42.555Z Downloaded postgres-protocol v0.6.8
8552025-06-19T08:03:42.555Z Downloaded peg-macros v0.8.5
8562025-06-19T08:03:42.556Z Downloaded peg v0.8.5
8572025-06-19T08:03:42.565Z Downloaded csv v1.3.1
8582025-06-19T08:03:42.581Z Downloaded zerocopy v0.8.25
8592025-06-19T08:03:42.609Z Downloaded diesel-dtrace v0.4.2
8602025-06-19T08:03:42.616Z Downloaded des v0.8.1
8612025-06-19T08:03:42.616Z Downloaded zerocopy-derive v0.6.6
8622025-06-19T08:03:42.626Z Downloaded typed-path v0.9.3
8632025-06-19T08:03:42.635Z Downloaded miniz_oxide v0.8.5
8642025-06-19T08:03:42.640Z Downloaded uzers v0.12.1
8652025-06-19T08:03:42.640Z Downloaded regex-automata v0.4.8
8662025-06-19T08:03:42.654Z Downloaded reedline v0.38.0
8672025-06-19T08:03:42.661Z Downloaded curve25519-dalek v4.1.3
8682025-06-19T08:03:42.670Z Downloaded openssl v0.10.73
8692025-06-19T08:03:42.682Z Downloaded diesel_derives v2.2.3
8702025-06-19T08:03:42.690Z Downloaded regress v0.10.3
8712025-06-19T08:03:42.699Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
8722025-06-19T08:03:42.714Z Downloaded tokio-postgres v0.7.13
8732025-06-19T08:03:42.729Z Downloaded rustyline v14.0.0
8742025-06-19T08:03:42.736Z Downloaded dsl_auto_type v0.1.2
8752025-06-19T08:03:42.736Z Downloaded yoke v0.7.4
8762025-06-19T08:03:42.736Z Downloaded xshell-macros v0.2.7
8772025-06-19T08:03:42.736Z Downloaded xshell v0.2.7
8782025-06-19T08:03:42.736Z Downloaded strum_macros v0.26.4
8792025-06-19T08:03:42.736Z Downloaded embedded-io v0.4.0
8802025-06-19T08:03:42.736Z Downloaded peg-runtime v0.8.5
8812025-06-19T08:03:42.749Z Downloaded typify v0.4.1
8822025-06-19T08:03:42.749Z Downloaded typify v0.3.0
8832025-06-19T08:03:42.749Z Downloaded quick-xml v0.37.2
8842025-06-19T08:03:42.755Z Downloaded thiserror-no-std v2.0.2
8852025-06-19T08:03:42.755Z Downloaded thiserror-impl-no-std v2.0.2
8862025-06-19T08:03:42.755Z Downloaded test-strategy v0.4.1
8872025-06-19T08:03:42.771Z Downloaded winnow v0.6.26
8882025-06-19T08:03:42.780Z Downloaded unicode_categories v0.1.1
8892025-06-19T08:03:42.780Z Downloaded typify-impl v0.3.0
8902025-06-19T08:03:42.787Z Downloaded ratatui v0.29.0
8912025-06-19T08:03:42.805Z Downloaded serde_urlencoded v0.7.1
8922025-06-19T08:03:42.814Z Downloaded proptest v1.7.0
8932025-06-19T08:03:42.824Z Downloaded rpassword v7.3.1
8942025-06-19T08:03:42.824Z Downloaded rfc6979 v0.4.0
8952025-06-19T08:03:42.824Z Downloaded num-derive v0.3.3
8962025-06-19T08:03:42.839Z Downloaded mime v0.3.17
8972025-06-19T08:03:42.839Z Downloaded env_filter v0.1.2
8982025-06-19T08:03:42.839Z Downloaded diesel v2.2.11
8992025-06-19T08:03:42.846Z Downloaded progenitor-client v0.8.0
9002025-06-19T08:03:42.846Z Downloaded progenitor v0.8.0
9012025-06-19T08:03:42.847Z Downloaded password-hash v0.5.0
9022025-06-19T08:03:42.847Z Downloaded password-hash v0.4.2
9032025-06-19T08:03:42.856Z Downloaded tokio-native-tls v0.3.1
9042025-06-19T08:03:42.856Z Downloaded tokio-macros v2.5.0
9052025-06-19T08:03:42.856Z Downloaded tiny-keccak v2.0.2
9062025-06-19T08:03:42.856Z Downloaded der_derive v0.7.3
9072025-06-19T08:03:42.871Z Downloaded daft v0.1.3
9082025-06-19T08:03:42.871Z Downloaded postcard v1.0.10
9092025-06-19T08:03:42.871Z Downloaded pem-rfc7468 v0.7.0
9102025-06-19T08:03:42.871Z Downloaded pem v3.0.5
9112025-06-19T08:03:42.871Z Downloaded supports-color v3.0.2
9122025-06-19T08:03:42.871Z Downloaded support-bundle-viewer v0.1.0
9132025-06-19T08:03:42.881Z Downloaded progenitor-macro v0.10.0
9142025-06-19T08:03:42.881Z Downloaded progenitor-macro v0.9.1
9152025-06-19T08:03:42.881Z Downloaded progenitor-impl v0.10.0
9162025-06-19T08:03:42.881Z Downloaded progenitor-impl v0.8.0
9172025-06-19T08:03:42.881Z Downloaded progenitor-client v0.9.1
9182025-06-19T08:03:42.881Z Downloaded postgres-types v0.2.9
9192025-06-19T08:03:42.881Z Downloaded sha3 v0.10.8
9202025-06-19T08:03:42.882Z Downloaded num-conv v0.1.0
9212025-06-19T08:03:42.887Z Downloaded num-complex v0.4.6
9222025-06-19T08:03:42.887Z Downloaded dropshot_endpoint v0.16.2
9232025-06-19T08:03:42.887Z Downloaded flagset v0.4.6
9242025-06-19T08:03:42.887Z Downloaded serde_cbor v0.11.2
9252025-06-19T08:03:42.887Z Downloaded serde_bytes v0.11.17
9262025-06-19T08:03:42.897Z Downloaded serde-hex v0.1.0
9272025-06-19T08:03:42.897Z Downloaded expectorate v1.2.0
9282025-06-19T08:03:42.897Z Downloaded smoltcp v0.11.0
9292025-06-19T08:03:42.905Z Downloaded smoltcp v0.9.1
9302025-06-19T08:03:42.918Z Downloaded rustc-hash v2.1.1
9312025-06-19T08:03:42.926Z Downloaded rustc-hash v1.1.0
9322025-06-19T08:03:42.926Z Downloaded russh-cryptovec v0.7.3
9332025-06-19T08:03:42.926Z Downloaded rtoolbox v0.0.2
9342025-06-19T08:03:42.926Z Downloaded parse-display v0.10.0
9352025-06-19T08:03:42.926Z Downloaded zerocopy-derive v0.8.25
9362025-06-19T08:03:42.933Z Downloaded steno v0.4.1
9372025-06-19T08:03:42.939Z Downloaded hash32 v0.2.1
9382025-06-19T08:03:42.939Z Downloaded env_logger v0.11.5
9392025-06-19T08:03:42.939Z Downloaded samael v0.0.19
9402025-06-19T08:03:42.951Z Downloaded salty v0.3.0
9412025-06-19T08:03:42.957Z Downloaded funty v2.0.0
9422025-06-19T08:03:42.957Z Downloaded typify v0.2.0
9432025-06-19T08:03:42.957Z Downloaded tokio-tungstenite v0.21.0
9442025-06-19T08:03:42.957Z Downloaded termtree v0.5.1
9452025-06-19T08:03:42.957Z Downloaded ref-cast-impl v1.0.24
9462025-06-19T08:03:42.957Z Downloaded parse-zoneinfo v0.3.1
9472025-06-19T08:03:42.962Z Downloaded zstd-safe v7.2.3
9482025-06-19T08:03:42.962Z Downloaded zone v0.1.8
9492025-06-19T08:03:42.962Z Downloaded typify-macro v0.4.1
9502025-06-19T08:03:42.963Z Downloaded structmeta-derive v0.3.0
9512025-06-19T08:03:42.975Z Downloaded structmeta v0.3.0
9522025-06-19T08:03:42.975Z Downloaded strip-ansi-escapes v0.2.0
9532025-06-19T08:03:42.975Z Downloaded stringprep v0.1.5
9542025-06-19T08:03:42.975Z Downloaded slog-envlogger v2.2.0
9552025-06-19T08:03:42.975Z Downloaded rcgen v0.12.1
9562025-06-19T08:03:42.981Z Downloaded zip v2.6.1
9572025-06-19T08:03:42.981Z Downloaded zip v0.6.6
9582025-06-19T08:03:42.981Z Downloaded yansi v1.0.1
9592025-06-19T08:03:42.990Z Downloaded nix v0.28.0
9602025-06-19T08:03:42.996Z Downloaded serde_with_macros v3.12.0
9612025-06-19T08:03:43.003Z Downloaded parking_lot v0.12.3
9622025-06-19T08:03:43.003Z Downloaded rsa v0.9.6
9632025-06-19T08:03:43.011Z Downloaded sqlparser v0.45.0
9642025-06-19T08:03:43.011Z Downloaded gethostname v0.5.0
9652025-06-19T08:03:43.020Z Downloaded display-error-chain v0.2.2
9662025-06-19T08:03:43.020Z Downloaded derive-where v1.2.7
9672025-06-19T08:03:43.020Z Downloaded quinn v0.11.5
9682025-06-19T08:03:43.028Z Downloaded encoding_rs v0.8.34
9692025-06-19T08:03:43.040Z Downloaded fd-lock v4.0.2
9702025-06-19T08:03:43.050Z Downloaded fatfs v0.3.6
9712025-06-19T08:03:43.051Z Downloaded russh v0.45.0
9722025-06-19T08:03:43.060Z Downloaded radix_trie v0.2.1
9732025-06-19T08:03:43.067Z Downloaded quinn-proto v0.11.8
9742025-06-19T08:03:43.068Z Downloaded rayon-core v1.12.1
9752025-06-19T08:03:43.073Z Downloaded value-bag v1.9.0
9762025-06-19T08:03:43.073Z Downloaded displaydoc v0.2.5
9772025-06-19T08:03:43.073Z Downloaded p384 v0.13.0
9782025-06-19T08:03:43.083Z Downloaded object v0.30.4
9792025-06-19T08:03:43.088Z Downloaded unicode-truncate v1.1.0
9802025-06-19T08:03:43.098Z Downloaded tokio-rustls v0.25.0
9812025-06-19T08:03:43.098Z Downloaded tokio-rustls v0.26.0
9822025-06-19T08:03:43.104Z Downloaded slog-bunyan v2.5.0
9832025-06-19T08:03:43.104Z Downloaded slog v2.7.0
9842025-06-19T08:03:43.105Z Downloaded termcolor v1.4.1
9852025-06-19T08:03:43.105Z Downloaded term v0.7.0
9862025-06-19T08:03:43.105Z Downloaded zstd v0.13.3
9872025-06-19T08:03:43.115Z Downloaded zerofrom v0.1.4
9882025-06-19T08:03:43.115Z Downloaded strum v0.26.3
9892025-06-19T08:03:43.115Z Downloaded string_cache v0.8.9
9902025-06-19T08:03:43.115Z Downloaded static_assertions v1.1.0
9912025-06-19T08:03:43.115Z Downloaded snafu-derive v0.8.5
9922025-06-19T08:03:43.127Z Downloaded smf v0.2.3
9932025-06-19T08:03:43.127Z Downloaded slog-json v2.6.1
9942025-06-19T08:03:43.127Z Downloaded dropshot v0.16.2
9952025-06-19T08:03:43.134Z Downloaded typify-impl v0.4.1
9962025-06-19T08:03:43.152Z Downloaded phf_generator v0.11.2
9972025-06-19T08:03:43.157Z Downloaded phf_codegen v0.11.2
9982025-06-19T08:03:43.158Z Downloaded typify-macro v0.2.0
9992025-06-19T08:03:43.158Z Downloaded slog-dtrace v0.3.0
10002025-06-19T08:03:43.168Z Downloaded slog-async v2.8.0
10012025-06-19T08:03:43.168Z Downloaded rand_seeder v0.3.0
10022025-06-19T08:03:43.168Z Downloaded progenitor-impl v0.9.1
10032025-06-19T08:03:43.174Z Downloaded predicates v3.1.3
10042025-06-19T08:03:43.174Z Downloaded x509-cert v0.2.5
10052025-06-19T08:03:43.179Z Downloaded newline-converter v0.3.0
10062025-06-19T08:03:43.179Z Downloaded md5 v0.7.0
10072025-06-19T08:03:43.179Z Downloaded diesel_table_macro_syntax v0.2.0
10082025-06-19T08:03:43.179Z Downloaded r2d2 v0.8.10
10092025-06-19T08:03:43.179Z Downloaded quinn-udp v0.5.5
10102025-06-19T08:03:43.179Z Downloaded headers v0.4.1
10112025-06-19T08:03:43.184Z Downloaded sec1 v0.7.3
10122025-06-19T08:03:43.188Z Downloaded scrypt v0.11.0
10132025-06-19T08:03:43.188Z Downloaded rustc_version v0.1.7
10142025-06-19T08:03:43.188Z Downloaded bzip2-sys v0.1.13+1.0.8
10152025-06-19T08:03:43.201Z Downloaded wyz v0.5.1
10162025-06-19T08:03:43.206Z Downloaded writeable v0.5.5
10172025-06-19T08:03:43.206Z Downloaded num-iter v0.1.45
10182025-06-19T08:03:43.206Z Downloaded nodrop v0.1.14
10192025-06-19T08:03:43.217Z Downloaded multimap v0.10.1
10202025-06-19T08:03:43.217Z Downloaded ssh-key v0.6.6
10212025-06-19T08:03:43.234Z Downloaded pkcs8 v0.10.2
10222025-06-19T08:03:43.234Z Downloaded yasna v0.5.2
10232025-06-19T08:03:43.234Z Downloaded xz2 v0.1.7
10242025-06-19T08:03:43.234Z Downloaded tabled v0.18.0
10252025-06-19T08:03:43.240Z Downloaded lzma-sys v0.1.20
10262025-06-19T08:03:43.267Z Downloaded num_enum_derive v0.5.11
10272025-06-19T08:03:43.271Z Downloaded tower-http v0.6.6
10282025-06-19T08:03:43.278Z Downloaded parse-display-derive v0.10.0
10292025-06-19T08:03:43.281Z Downloaded papergrid v0.14.0
10302025-06-19T08:03:43.284Z Downloaded oso-derive v0.27.3
10312025-06-19T08:03:43.284Z Downloaded foreign-types v0.3.2
10322025-06-19T08:03:43.284Z Downloaded pretty_assertions v1.4.1
10332025-06-19T08:03:43.288Z Downloaded derive_builder_core v0.20.2
10342025-06-19T08:03:43.288Z Downloaded newtype_derive v0.1.6
10352025-06-19T08:03:43.292Z Downloaded newtype-uuid v1.2.4
10362025-06-19T08:03:43.292Z Downloaded qorb v0.4.0
10372025-06-19T08:03:43.296Z Downloaded publicsuffix v2.3.0
10382025-06-19T08:03:43.301Z Downloaded spin v0.9.8
10392025-06-19T08:03:43.305Z Downloaded socket2 v0.5.10
10402025-06-19T08:03:43.305Z Downloaded hashbrown v0.13.2
10412025-06-19T08:03:43.309Z Downloaded ed25519 v2.2.3
10422025-06-19T08:03:43.309Z Downloaded document-features v0.2.10
10432025-06-19T08:03:43.309Z Downloaded daft-derive v0.1.3
10442025-06-19T08:03:43.313Z Downloaded zone_cfg_derive v0.1.2
10452025-06-19T08:03:43.318Z Downloaded zone v0.3.1
10462025-06-19T08:03:43.318Z Downloaded futures-util v0.3.31
10472025-06-19T08:03:43.327Z Downloaded vsss-rs v3.3.4
10482025-06-19T08:03:43.331Z Downloaded tui-tree-widget v0.23.1
10492025-06-19T08:03:43.331Z Downloaded topological-sort v0.2.2
10502025-06-19T08:03:43.337Z Downloaded tls_codec_derive v0.4.1
10512025-06-19T08:03:43.337Z Downloaded tls_codec v0.4.1
10522025-06-19T08:03:43.337Z Downloaded sync-ptr v0.1.4
10532025-06-19T08:03:43.342Z Downloaded subprocess v0.2.9
10542025-06-19T08:03:43.342Z Downloaded slog-stdlog v4.1.1
10552025-06-19T08:03:43.342Z Downloaded slog-scope v4.4.0
10562025-06-19T08:03:43.342Z Downloaded similar v2.7.0
10572025-06-19T08:03:43.345Z Downloaded rustversion v1.0.17
10582025-06-19T08:03:43.350Z Downloaded unicode-normalization v0.1.24
10592025-06-19T08:03:43.354Z Downloaded percent-encoding v2.3.1
10602025-06-19T08:03:43.354Z Downloaded regex-syntax v0.8.5
10612025-06-19T08:03:43.361Z Downloaded regex-syntax v0.6.29
10622025-06-19T08:03:43.368Z Downloaded rand_core v0.9.2
10632025-06-19T08:03:43.375Z Downloaded bstr v1.10.0
10642025-06-19T08:03:43.381Z Downloaded owo-colors v4.2.1
10652025-06-19T08:03:43.386Z Downloaded defmt-parser v0.3.4
10662025-06-19T08:03:43.390Z Downloaded defmt-macros v0.3.9
10672025-06-19T08:03:43.390Z Downloaded defmt v0.3.8
10682025-06-19T08:03:43.396Z Downloaded debug-ignore v1.0.5
10692025-06-19T08:03:43.396Z Downloaded data-encoding v2.9.0
10702025-06-19T08:03:43.396Z Downloaded zopfli v0.8.1
10712025-06-19T08:03:43.400Z Downloaded zone_cfg_derive v0.3.0
10722025-06-19T08:03:43.400Z Downloaded whoami v1.5.2
10732025-06-19T08:03:43.400Z Downloaded waitgroup v0.1.2
10742025-06-19T08:03:43.400Z Downloaded vte_generate_state_changes v0.1.2
10752025-06-19T08:03:43.400Z Downloaded take_mut v0.2.2
10762025-06-19T08:03:43.405Z Downloaded russh-keys v0.45.0
10772025-06-19T08:03:43.405Z Downloaded ron v0.7.1
10782025-06-19T08:03:43.408Z Downloaded progenitor v0.10.0
10792025-06-19T08:03:43.412Z Downloaded progenitor v0.9.1
10802025-06-19T08:03:43.412Z Downloaded primeorder v0.13.6
10812025-06-19T08:03:43.412Z Downloaded chacha20poly1305 v0.10.1
10822025-06-19T08:03:43.416Z Downloaded cc v1.2.15
10832025-06-19T08:03:43.420Z Downloaded block-padding v0.3.3
10842025-06-19T08:03:43.420Z Downloaded unicode-properties v0.1.3
10852025-06-19T08:03:43.423Z Downloaded blake3 v1.5.4
10862025-06-19T08:03:43.430Z Downloaded void v1.0.2
10872025-06-19T08:03:43.434Z Downloaded serde-big-array v0.5.1
10882025-06-19T08:03:43.434Z Downloaded semver v0.1.20
10892025-06-19T08:03:43.434Z Downloaded jiff-static v0.2.15
10902025-06-19T08:03:43.438Z Downloaded walkdir v2.5.0
10912025-06-19T08:03:43.439Z Downloaded psl-types v2.0.11
10922025-06-19T08:03:43.439Z Downloaded progenitor-macro v0.8.0
10932025-06-19T08:03:43.439Z Downloaded indicatif v0.17.11
10942025-06-19T08:03:43.443Z Downloaded iddqd v0.3.7
10952025-06-19T08:03:43.448Z Downloaded hyper-util v0.1.14
10962025-06-19T08:03:43.453Z Downloaded want v0.3.1
10972025-06-19T08:03:43.457Z Downloaded wait-timeout v0.2.0
10982025-06-19T08:03:43.457Z Downloaded siphasher v0.3.11
10992025-06-19T08:03:43.457Z Downloaded secrecy v0.10.3
11002025-06-19T08:03:43.461Z Downloaded rustc-demangle v0.1.24
11012025-06-19T08:03:43.462Z Downloaded rustls-pemfile v1.0.4
11022025-06-19T08:03:43.466Z Downloaded ron v0.8.1
11032025-06-19T08:03:43.469Z Downloaded precomputed-hash v0.1.1
11042025-06-19T08:03:43.469Z Downloaded crossbeam-channel v0.5.15
11052025-06-19T08:03:43.476Z Downloaded bit-set v0.8.0
11062025-06-19T08:03:43.481Z Downloaded itertools v0.13.0
11072025-06-19T08:03:43.485Z Downloaded hickory-server v0.24.4
11082025-06-19T08:03:43.488Z Downloaded hickory-resolver v0.24.4
11092025-06-19T08:03:43.492Z Downloaded hickory-proto v0.24.4
11102025-06-19T08:03:43.510Z Downloaded chrono v0.4.41
11112025-06-19T08:03:43.515Z Downloaded hkdf v0.12.4
11122025-06-19T08:03:43.522Z Downloaded bitvec v1.0.1
11132025-06-19T08:03:43.537Z Downloaded bindgen v0.69.5
11142025-06-19T08:03:43.553Z Downloaded http v1.3.1
11152025-06-19T08:03:43.557Z Downloaded bindgen v0.71.1
11162025-06-19T08:03:43.557Z Downloaded icu_properties_data v1.5.0
11172025-06-19T08:03:43.570Z Downloaded async-trait v0.1.88
11182025-06-19T08:03:43.586Z Downloaded aes v0.8.4
11192025-06-19T08:03:43.586Z Downloaded aes-gcm v0.10.3
11202025-06-19T08:03:43.586Z Downloaded indexmap v1.9.3
11212025-06-19T08:03:43.600Z Downloaded icu_normalizer_data v1.5.0
11222025-06-19T08:03:43.600Z Downloaded crossbeam-utils v0.8.21
11232025-06-19T08:03:43.600Z Downloaded bytes v1.10.1
11242025-06-19T08:03:43.600Z Downloaded bumpalo v3.16.0
11252025-06-19T08:03:43.600Z Downloaded icu_locid v1.5.0
11262025-06-19T08:03:43.634Z Downloaded const-oid v0.9.6
11272025-06-19T08:03:43.634Z Downloaded crc32fast v1.4.2
11282025-06-19T08:03:43.634Z Downloaded cookie v0.18.1
11292025-06-19T08:03:43.634Z Downloaded clang-sys v1.8.1
11302025-06-19T08:03:43.634Z Downloaded inout v0.1.3
11312025-06-19T08:03:43.634Z Downloaded indoc v2.0.6
11322025-06-19T08:03:43.657Z Downloaded backtrace v0.3.74
11332025-06-19T08:03:43.657Z Downloaded instant v0.1.13
11342025-06-19T08:03:43.657Z Downloaded hmac v0.12.1
11352025-06-19T08:03:43.657Z Downloaded heapless v0.8.0
11362025-06-19T08:03:43.658Z Downloaded crossbeam-deque v0.8.5
11372025-06-19T08:03:43.658Z Downloaded const_format_proc_macros v0.2.34
11382025-06-19T08:03:43.658Z Downloaded base64 v0.22.1
11392025-06-19T08:03:43.658Z Downloaded ciborium v0.2.2
11402025-06-19T08:03:43.658Z Downloaded ident_case v1.0.1
11412025-06-19T08:03:43.658Z Downloaded icu_provider_macros v1.5.0
11422025-06-19T08:03:43.658Z Downloaded icu_locid_transform_data v1.5.0
11432025-06-19T08:03:43.658Z Downloaded icu_locid_transform v1.5.0
11442025-06-19T08:03:43.658Z Downloaded httparse v1.9.5
11452025-06-19T08:03:43.658Z Downloaded crc-catalog v2.4.0
11462025-06-19T08:03:43.658Z Downloaded constant_time_eq v0.3.1
11472025-06-19T08:03:43.658Z Downloaded chrono-tz-build v0.4.0
11482025-06-19T08:03:43.678Z Downloaded cstr-argument v0.1.2
11492025-06-19T08:03:43.678Z Downloaded cipher v0.4.4
11502025-06-19T08:03:43.678Z Downloaded blake2 v0.10.6
11512025-06-19T08:03:43.678Z Downloaded humantime v2.1.0
11522025-06-19T08:03:43.678Z Downloaded httpdate v1.0.3
11532025-06-19T08:03:43.678Z Downloaded http-body v1.0.1
11542025-06-19T08:03:43.678Z Downloaded hostname v0.3.1
11552025-06-19T08:03:43.678Z Downloaded home v0.5.9
11562025-06-19T08:03:43.678Z Downloaded heck v0.3.3
11572025-06-19T08:03:43.678Z Downloaded headers-core v0.3.0
11582025-06-19T08:03:43.678Z Downloaded ciborium-io v0.2.2
11592025-06-19T08:03:43.678Z Downloaded cexpr v0.6.0
11602025-06-19T08:03:43.678Z Downloaded bzip2 v0.4.4
11612025-06-19T08:03:43.678Z Downloaded bit-vec v0.6.3
11622025-06-19T08:03:43.678Z Downloaded base64 v0.13.1
11632025-06-19T08:03:43.678Z Downloaded cfg_aliases v0.1.1
11642025-06-19T08:03:43.678Z Downloaded castaway v0.2.3
11652025-06-19T08:03:43.678Z Downloaded base64ct v1.6.0
11662025-06-19T08:03:43.684Z Downloaded arc-swap v1.7.1
11672025-06-19T08:03:43.685Z Downloaded ahash v0.8.11
11682025-06-19T08:03:43.685Z Downloaded async-recursion v1.1.1
11692025-06-19T08:03:43.685Z Downloaded arrayvec v0.7.6
11702025-06-19T08:03:43.685Z Downloaded arrayref v0.3.9
11712025-06-19T08:03:43.685Z Downloaded aead v0.5.2
11722025-06-19T08:03:43.685Z Downloaded adler2 v2.0.0
11732025-06-19T08:03:43.685Z Downloaded addr2line v0.24.2
11742025-06-19T08:03:43.685Z Downloaded kstat-rs v0.2.4
11752025-06-19T08:03:43.685Z Downloaded keccak v0.1.5
11762025-06-19T08:03:43.692Z Downloaded atty v0.2.14
11772025-06-19T08:03:43.692Z Downloaded async-stream-impl v0.3.6
11782025-06-19T08:03:43.692Z Downloaded async-stream v0.3.6
11792025-06-19T08:03:43.692Z Downloaded ascii-canvas v3.0.0
11802025-06-19T08:03:43.692Z Downloaded ingot-types v0.1.0
11812025-06-19T08:03:43.707Z Downloaded ingot v0.1.0
11822025-06-19T08:03:43.707Z Downloaded indoc v1.0.9
11832025-06-19T08:03:43.707Z Downloaded crucible-workspace-hack v0.1.0
11842025-06-19T08:03:43.707Z Downloaded crc-any v2.5.0
11852025-06-19T08:03:43.707Z Downloaded cookie_store v0.21.1
11862025-06-19T08:03:43.716Z Downloaded convert_case v0.4.0
11872025-06-19T08:03:43.716Z Downloaded impl-trait-for-tuples v0.2.2
11882025-06-19T08:03:43.716Z Downloaded hyper-rustls v0.27.7
11892025-06-19T08:03:43.716Z Downloaded cmake v0.1.51
11902025-06-19T08:03:43.716Z Downloaded http-body-util v0.1.3
11912025-06-19T08:03:43.716Z Downloaded hostname v0.4.0
11922025-06-19T08:03:43.716Z Downloaded chacha20 v0.9.1
11932025-06-19T08:03:43.716Z Downloaded cancel-safe-futures v0.1.5
11942025-06-19T08:03:43.722Z Downloaded bzip2 v0.5.2
11952025-06-19T08:03:43.722Z Downloaded cassowary v0.3.0
11962025-06-19T08:03:43.722Z Downloaded cargo_metadata v0.18.1
11972025-06-19T08:03:43.722Z Downloaded blowfish v0.9.1
11982025-06-19T08:03:43.722Z Downloaded bcrypt-pbkdf v0.10.0
11992025-06-19T08:03:43.722Z Downloaded bb8 v0.8.5
12002025-06-19T08:03:43.726Z Downloaded base16ct v0.2.0
12012025-06-19T08:03:43.784Z Downloaded aws-lc-sys v0.26.0
12022025-06-19T08:03:44.155Z Compiling serde v1.0.219
12032025-06-19T08:03:44.168Z Compiling value-bag v1.9.0
12042025-06-19T08:03:44.168Z Compiling shlex v1.3.0
12052025-06-19T08:03:44.168Z Compiling lock_api v0.4.12
12062025-06-19T08:03:44.168Z Compiling scopeguard v1.2.0
12072025-06-19T08:03:44.168Z Compiling typenum v1.17.0
12082025-06-19T08:03:44.395Z Compiling syn v2.0.103
12092025-06-19T08:03:44.395Z Compiling getrandom v0.2.15
12102025-06-19T08:03:44.525Z Compiling jobserver v0.1.32
12112025-06-19T08:03:44.668Z Compiling rand_core v0.6.4
12122025-06-19T08:03:44.758Z Compiling log v0.4.27
12132025-06-19T08:03:44.829Z Compiling generic-array v0.14.7
12142025-06-19T08:03:44.870Z Compiling smallvec v1.15.0
12152025-06-19T08:03:45.158Z Compiling cc v1.2.15
12162025-06-19T08:03:45.233Z Compiling subtle v2.6.1
12172025-06-19T08:03:45.258Z Compiling const-oid v0.9.6
12182025-06-19T08:03:45.278Z Compiling stable_deref_trait v1.2.0
12192025-06-19T08:03:45.299Z Compiling pkg-config v0.3.31
12202025-06-19T08:03:45.421Z Compiling pin-project-lite v0.2.14
12212025-06-19T08:03:46.093Z Compiling parking_lot_core v0.9.10
12222025-06-19T08:03:46.140Z Compiling rustix v0.38.37
12232025-06-19T08:03:46.140Z Compiling signal-hook-registry v1.4.2
12242025-06-19T08:03:46.239Z Compiling mio v1.0.2
12252025-06-19T08:03:46.439Z Compiling parking_lot v0.12.3
12262025-06-19T08:03:46.592Z Compiling futures-core v0.3.31
12272025-06-19T08:03:46.595Z Compiling spin v0.9.8
12282025-06-19T08:03:46.874Z Compiling socket2 v0.5.10
12292025-06-19T08:03:46.905Z Compiling aho-corasick v1.1.3
12302025-06-19T08:03:47.072Z Compiling slab v0.4.9
12312025-06-19T08:03:47.287Z Compiling regex-syntax v0.8.5
12322025-06-19T08:03:47.436Z Compiling writeable v0.5.5
12332025-06-19T08:03:47.549Z Compiling serde_json v1.0.140
12342025-06-19T08:03:47.567Z Compiling litemap v0.7.3
12352025-06-19T08:03:47.871Z Compiling either v1.14.0
12362025-06-19T08:03:47.899Z Compiling libm v0.2.8
12372025-06-19T08:03:48.000Z Compiling cpufeatures v0.2.14
12382025-06-19T08:03:48.133Z Compiling num-traits v0.2.19
12392025-06-19T08:03:48.214Z Compiling percent-encoding v2.3.1
12402025-06-19T08:03:48.293Z Compiling glob v0.3.2
12412025-06-19T08:03:48.313Z Compiling futures-sink v0.3.31
12422025-06-19T08:03:48.729Z Compiling prettyplease v0.2.34
12432025-06-19T08:03:48.859Z Compiling getrandom v0.3.1
12442025-06-19T08:03:49.088Z Compiling icu_locid_transform_data v1.5.0
12452025-06-19T08:03:49.137Z Compiling clang-sys v1.8.1
12462025-06-19T08:03:49.231Z Compiling lazy_static v1.5.0
12472025-06-19T08:03:49.259Z Compiling allocator-api2 v0.2.21
12482025-06-19T08:03:49.403Z Compiling icu_properties_data v1.5.0
12492025-06-19T08:03:49.738Z Compiling foldhash v0.1.5
12502025-06-19T08:03:49.840Z Compiling minimal-lexical v0.2.1
12512025-06-19T08:03:50.033Z Compiling hashbrown v0.15.3
12522025-06-19T08:03:50.146Z Compiling libloading v0.8.5
12532025-06-19T08:03:50.371Z Compiling nom v7.1.3
12542025-06-19T08:03:50.390Z Compiling bindgen v0.69.5
12552025-06-19T08:03:50.603Z Compiling base64ct v1.6.0
12562025-06-19T08:03:51.191Z Compiling regex-automata v0.4.8
12572025-06-19T08:03:51.292Z Compiling utf16_iter v1.0.5
12582025-06-19T08:03:51.356Z Compiling icu_normalizer_data v1.5.0
12592025-06-19T08:03:51.398Z Compiling home v0.5.9
12602025-06-19T08:03:51.464Z Compiling write16 v1.0.0
12612025-06-19T08:03:51.503Z Compiling utf8_iter v1.0.4
12622025-06-19T08:03:51.593Z Compiling pem-rfc7468 v0.7.0
12632025-06-19T08:03:51.671Z Compiling futures-channel v0.3.31
12642025-06-19T08:03:51.752Z Compiling itertools v0.12.1
12652025-06-19T08:03:52.163Z Compiling synstructure v0.13.1
12662025-06-19T08:03:53.417Z Compiling futures-task v0.3.31
12672025-06-19T08:03:53.569Z Compiling cexpr v0.6.0
12682025-06-19T08:03:53.738Z Compiling rustc-hash v1.1.0
12692025-06-19T08:03:53.848Z Compiling lazycell v1.3.0
12702025-06-19T08:03:53.910Z Compiling futures-io v0.3.31
12712025-06-19T08:03:54.031Z Compiling pin-utils v0.1.0
12722025-06-19T08:03:54.143Z Compiling flagset v0.4.6
12732025-06-19T08:03:54.200Z Compiling cmake v0.1.51
12742025-06-19T08:03:54.393Z Compiling fs_extra v1.3.0
12752025-06-19T08:03:54.597Z Compiling dunce v1.0.5
12762025-06-19T08:03:54.747Z Compiling form_urlencoded v1.2.1
12772025-06-19T08:03:54.925Z Compiling vcpkg v0.2.15
12782025-06-19T08:03:55.049Z Compiling paste v1.0.15
12792025-06-19T08:03:55.071Z Compiling zerocopy v0.8.25
12802025-06-19T08:03:55.161Z Compiling crossbeam-utils v0.8.21
12812025-06-19T08:03:55.206Z Compiling ring v0.17.14
12822025-06-19T08:03:55.752Z Compiling tracing-core v0.1.32
12832025-06-19T08:03:55.914Z Compiling iana-time-zone v0.1.63
12842025-06-19T08:03:56.291Z Compiling aws-lc-rs v1.12.4
12852025-06-19T08:03:56.615Z Compiling openssl-sys v0.9.109
12862025-06-19T08:03:56.706Z Compiling tinyvec_macros v0.1.1
12872025-06-19T08:03:56.822Z Compiling regex v1.11.1
12882025-06-19T08:03:56.945Z Compiling serde_derive v1.0.219
12892025-06-19T08:03:56.986Z Compiling zeroize_derive v1.4.2
12902025-06-19T08:03:57.742Z Compiling zerofrom-derive v0.1.4
12912025-06-19T08:03:57.762Z Compiling yoke-derive v0.7.4
12922025-06-19T08:03:57.781Z Compiling zerovec-derive v0.10.3
12932025-06-19T08:03:58.293Z Compiling zeroize v1.8.1
12942025-06-19T08:04:00.037Z Compiling crypto-common v0.1.6
12952025-06-19T08:04:00.079Z Compiling block-buffer v0.10.4
12962025-06-19T08:04:00.274Z Compiling displaydoc v0.2.5
12972025-06-19T08:04:00.326Z Compiling digest v0.10.7
12982025-06-19T08:04:00.383Z Compiling zerocopy-derive v0.7.35
12992025-06-19T08:04:00.796Z Compiling tokio-macros v2.5.0
13002025-06-19T08:04:01.164Z Compiling zerofrom v0.1.4
13012025-06-19T08:04:01.418Z Compiling yoke v0.7.4
13022025-06-19T08:04:01.625Z Compiling hmac v0.12.1
13032025-06-19T08:04:01.775Z Compiling zerovec v0.10.4
13042025-06-19T08:04:01.799Z Compiling icu_provider_macros v1.5.0
13052025-06-19T08:04:01.820Z Compiling block-padding v0.3.3
13062025-06-19T08:04:01.891Z Compiling sha2 v0.10.9
13072025-06-19T08:04:02.010Z Compiling der_derive v0.7.3
13082025-06-19T08:04:02.098Z Compiling inout v0.1.3
13092025-06-19T08:04:02.261Z Compiling thiserror-impl v1.0.69
13102025-06-19T08:04:02.284Z Compiling zerocopy v0.7.35
13112025-06-19T08:04:02.441Z Compiling cipher v0.4.4
13122025-06-19T08:04:02.877Z Compiling futures-macro v0.3.31
13132025-06-19T08:04:02.964Z Compiling salsa20 v0.10.2
13142025-06-19T08:04:03.222Z Compiling pbkdf2 v0.12.2
13152025-06-19T08:04:03.436Z Compiling scrypt v0.11.0
13162025-06-19T08:04:03.684Z Compiling tinystr v0.7.6
13172025-06-19T08:04:03.905Z Compiling icu_collections v1.5.0
13182025-06-19T08:04:03.967Z Compiling ppv-lite86 v0.2.20
13192025-06-19T08:04:04.086Z Compiling icu_locid v1.5.0
13202025-06-19T08:04:04.321Z Compiling der v0.7.9
13212025-06-19T08:04:04.737Z Compiling futures-util v0.3.31
13222025-06-19T08:04:04.780Z Compiling aes v0.8.4
13232025-06-19T08:04:05.177Z Compiling cbc v0.1.2
13242025-06-19T08:04:05.227Z Compiling icu_provider v1.5.0
13252025-06-19T08:04:05.248Z Compiling thiserror v1.0.69
13262025-06-19T08:04:05.417Z Compiling pest v2.7.14
13272025-06-19T08:04:05.551Z Compiling tracing-attributes v0.1.27
13282025-06-19T08:04:06.055Z Compiling icu_locid_transform v1.5.0
13292025-06-19T08:04:06.214Z Compiling zerocopy-derive v0.8.25
13302025-06-19T08:04:07.349Z Compiling spki v0.7.3
13312025-06-19T08:04:07.590Z Compiling icu_properties v1.5.1
13322025-06-19T08:04:07.771Z Compiling pkcs5 v0.7.1
13332025-06-19T08:04:08.493Z Compiling pkcs8 v0.10.2
13342025-06-19T08:04:08.496Z Compiling pest_meta v2.7.14
13352025-06-19T08:04:08.910Z Compiling tracing v0.1.40
13362025-06-19T08:04:08.931Z Compiling scroll_derive v0.12.0
13372025-06-19T08:04:09.276Z Compiling base64 v0.22.1
13382025-06-19T08:04:09.484Z Compiling httparse v1.9.5
13392025-06-19T08:04:09.921Z Compiling rustls-pki-types v1.10.0
13402025-06-19T08:04:10.159Z Compiling bytes v1.10.1
13412025-06-19T08:04:10.280Z Compiling bitflags v2.9.0
13422025-06-19T08:04:10.348Z Compiling semver v1.0.26
13432025-06-19T08:04:10.874Z Compiling indexmap v2.9.0
13442025-06-19T08:04:11.065Z Compiling rustc_version v0.4.1
13452025-06-19T08:04:11.664Z Compiling tokio v1.45.1
13462025-06-19T08:04:11.793Z Compiling icu_normalizer v1.5.0
13472025-06-19T08:04:12.388Z Compiling http v1.3.1
13482025-06-19T08:04:12.409Z Compiling uuid v1.17.0
13492025-06-19T08:04:12.828Z Compiling idna_adapter v1.2.0
13502025-06-19T08:04:13.090Z Compiling idna v1.0.3
13512025-06-19T08:04:13.163Z Compiling chrono v0.4.41
13522025-06-19T08:04:13.317Z Compiling scroll v0.12.0
13532025-06-19T08:04:13.686Z Compiling pest_generator v2.7.14
13542025-06-19T08:04:13.875Z Compiling url v2.5.4
13552025-06-19T08:04:13.896Z Compiling http-body v1.0.1
13562025-06-19T08:04:14.180Z Compiling tinyvec v1.8.0
13572025-06-19T08:04:14.486Z Compiling which v4.4.2
13582025-06-19T08:04:14.613Z Compiling serde_derive_internals v0.29.1
13592025-06-19T08:04:15.521Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13602025-06-19T08:04:15.547Z Compiling bzip2-sys v0.1.13+1.0.8
13612025-06-19T08:04:15.636Z Compiling openssl v0.10.73
13622025-06-19T08:04:15.757Z Compiling schemars v0.8.22
13632025-06-19T08:04:16.091Z Compiling time-core v0.1.2
13642025-06-19T08:04:16.142Z Compiling powerfmt v0.2.0
13652025-06-19T08:04:16.184Z Compiling atomic-waker v1.1.2
13662025-06-19T08:04:16.265Z Compiling rustversion v1.0.17
13672025-06-19T08:04:16.308Z Compiling adler2 v2.0.0
13682025-06-19T08:04:16.346Z Compiling openssl-probe v0.1.5
13692025-06-19T08:04:16.470Z Compiling num-conv v0.1.0
13702025-06-19T08:04:16.517Z Compiling foreign-types-shared v0.1.1
13712025-06-19T08:04:16.531Z Compiling tower-service v0.3.3
13722025-06-19T08:04:16.667Z Compiling untrusted v0.7.1
13732025-06-19T08:04:16.672Z Compiling untrusted v0.9.0
13742025-06-19T08:04:16.737Z Compiling try-lock v0.2.5
13752025-06-19T08:04:16.786Z Compiling time-macros v0.2.18
13762025-06-19T08:04:16.817Z Compiling schemars_derive v0.8.22
13772025-06-19T08:04:16.882Z Compiling want v0.3.1
13782025-06-19T08:04:16.908Z Compiling foreign-types v0.3.2
13792025-06-19T08:04:17.026Z Compiling miniz_oxide v0.8.5
13802025-06-19T08:04:17.047Z Compiling deranged v0.3.11
13812025-06-19T08:04:18.465Z Compiling goblin v0.8.2
13822025-06-19T08:04:19.696Z Compiling pest_derive v2.7.14
13832025-06-19T08:04:20.170Z Compiling tokio-util v0.7.15
13842025-06-19T08:04:20.423Z Compiling rand_core v0.9.2
13852025-06-19T08:04:20.881Z Compiling openssl-macros v0.1.1
13862025-06-19T08:04:21.193Z Compiling dyn-clone v1.0.19
13872025-06-19T08:04:21.448Z Compiling h2 v0.4.6
13882025-06-19T08:04:21.606Z Compiling httpdate v1.0.3
13892025-06-19T08:04:21.668Z Compiling rustls v0.23.19
13902025-06-19T08:04:21.745Z Compiling syn v1.0.109
13912025-06-19T08:04:21.972Z Compiling ipnet v2.11.0
13922025-06-19T08:04:22.049Z Compiling num_threads v0.1.7
13932025-06-19T08:04:22.212Z Compiling native-tls v0.2.12
13942025-06-19T08:04:22.421Z Compiling time v0.3.36
13952025-06-19T08:04:24.703Z Compiling dof v0.3.0
13962025-06-19T08:04:26.174Z Compiling rand_chacha v0.9.0
13972025-06-19T08:04:26.459Z Compiling dtrace-parser v0.2.0
13982025-06-19T08:04:27.700Z Compiling unicode-normalization v0.1.24
13992025-06-19T08:04:27.703Z Compiling heapless v0.7.17
14002025-06-19T08:04:28.170Z Compiling rand_chacha v0.3.1
14012025-06-19T08:04:28.291Z Compiling signature v2.2.0
14022025-06-19T08:04:28.328Z Compiling crossbeam-epoch v0.9.18
14032025-06-19T08:04:28.586Z Compiling cookie v0.18.1
14042025-06-19T08:04:28.762Z Compiling hyper v1.6.0
14052025-06-19T08:04:28.843Z Compiling crc32fast v1.4.2
14062025-06-19T08:04:29.002Z Compiling signal-hook v0.3.18
14072025-06-19T08:04:29.183Z Compiling siphasher v0.3.11
14082025-06-19T08:04:29.284Z Compiling unicode-bidi v0.3.17
14092025-06-19T08:04:29.571Z Compiling rayon-core v1.12.1
14102025-06-19T08:04:29.842Z Compiling unicode-properties v0.1.3
14112025-06-19T08:04:29.887Z Compiling slog v2.7.0
14122025-06-19T08:04:30.255Z Compiling zstd-safe v7.2.3
14132025-06-19T08:04:30.286Z Compiling stringprep v0.1.5
14142025-06-19T08:04:30.479Z Compiling phf_shared v0.11.2
14152025-06-19T08:04:30.581Z Compiling crossbeam-deque v0.8.5
14162025-06-19T08:04:30.608Z Compiling rand v0.8.5
14172025-06-19T08:04:30.841Z Compiling usdt-impl v0.5.0
14182025-06-19T08:04:31.247Z Compiling hyper-util v0.1.14
14192025-06-19T08:04:31.354Z Compiling rand v0.9.1
14202025-06-19T08:04:31.545Z Compiling curve25519-dalek v4.1.3
14212025-06-19T08:04:32.281Z Compiling toml_datetime v0.6.11
14222025-06-19T08:04:32.302Z Compiling serde_spanned v0.6.9
14232025-06-19T08:04:32.426Z Compiling serde_tokenstream v0.2.2
14242025-06-19T08:04:32.563Z Compiling md-5 v0.10.6
14252025-06-19T08:04:32.588Z Compiling num-integer v0.1.46
14262025-06-19T08:04:32.857Z Compiling sync_wrapper v1.0.1
14272025-06-19T08:04:32.861Z Compiling ff v0.13.0
14282025-06-19T08:04:33.026Z Compiling hash32 v0.2.1
14292025-06-19T08:04:33.047Z Compiling memoffset v0.9.1
14302025-06-19T08:04:33.329Z Compiling cfg_aliases v0.2.1
14312025-06-19T08:04:33.549Z Compiling portable-atomic v1.11.0
14322025-06-19T08:04:33.549Z Compiling newtype-uuid v1.2.4
14332025-06-19T08:04:33.549Z Compiling fallible-iterator v0.2.0
14342025-06-19T08:04:33.586Z Compiling psl-types v2.0.11
14352025-06-19T08:04:33.586Z Compiling num-bigint-dig v0.8.4
14362025-06-19T08:04:33.586Z Compiling gimli v0.31.1
14372025-06-19T08:04:33.809Z Compiling litrs v0.4.1
14382025-06-19T08:04:33.941Z Compiling base16ct v0.2.0
14392025-06-19T08:04:33.986Z Compiling tower-layer v0.3.3
14402025-06-19T08:04:34.053Z Compiling smoltcp v0.9.1
14412025-06-19T08:04:34.260Z Compiling tower v0.5.2
14422025-06-19T08:04:34.315Z Compiling sec1 v0.7.3
14432025-06-19T08:04:34.738Z Compiling document-features v0.2.10
14442025-06-19T08:04:34.766Z Compiling postgres-protocol v0.6.8
14452025-06-19T08:04:34.881Z Compiling publicsuffix v2.3.0
14462025-06-19T08:04:35.208Z Compiling nix v0.29.0
14472025-06-19T08:04:35.324Z Compiling group v0.13.0
14482025-06-19T08:04:35.666Z Compiling num-iter v0.1.45
14492025-06-19T08:04:35.973Z Compiling tokio-native-tls v0.3.1
14502025-06-19T08:04:36.306Z Compiling flate2 v1.1.2
14512025-06-19T08:04:37.039Z Compiling ipnetwork v0.21.1
14522025-06-19T08:04:37.124Z Compiling rustls-native-certs v0.8.1
14532025-06-19T08:04:37.146Z Compiling terminal_size v0.4.0
14542025-06-19T08:04:37.217Z Compiling http-body-util v0.1.3
14552025-06-19T08:04:37.383Z Compiling webpki-roots v1.0.0
14562025-06-19T08:04:37.586Z Compiling hkdf v0.12.4
14572025-06-19T08:04:37.620Z Compiling crypto-bigint v0.5.5
14582025-06-19T08:04:37.650Z Compiling curve25519-dalek-derive v0.1.1
14592025-06-19T08:04:37.724Z Compiling async-trait v0.1.88
14602025-06-19T08:04:37.873Z Compiling addr2line v0.24.2
14612025-06-19T08:04:37.878Z Compiling ahash v0.8.11
14622025-06-19T08:04:38.240Z Compiling fs-err v3.1.1
14632025-06-19T08:04:38.430Z Compiling object v0.36.5
14642025-06-19T08:04:38.568Z Compiling zip v2.6.1
14652025-06-19T08:04:38.623Z Compiling buf-list v1.0.3
14662025-06-19T08:04:38.898Z Compiling managed v0.8.0
14672025-06-19T08:04:39.036Z Compiling lockfree-object-pool v0.1.6
14682025-06-19T08:04:39.198Z Compiling iri-string v0.7.8
14692025-06-19T08:04:39.309Z Compiling rustc-demangle v0.1.24
14702025-06-19T08:04:39.363Z Compiling simd-adler32 v0.3.7
14712025-06-19T08:04:39.884Z Compiling bitflags v1.3.2
14722025-06-19T08:04:40.005Z Compiling winnow v0.5.40
14732025-06-19T08:04:40.216Z Compiling bumpalo v3.16.0
14742025-06-19T08:04:40.260Z Compiling anyhow v1.0.98
14752025-06-19T08:04:40.727Z Compiling console v0.15.10
14762025-06-19T08:04:41.312Z Compiling elliptic-curve v0.13.8
14772025-06-19T08:04:42.145Z Compiling zopfli v0.8.1
14782025-06-19T08:04:42.211Z Compiling tower-http v0.6.6
14792025-06-19T08:04:43.246Z Compiling clap_builder v4.5.35
14802025-06-19T08:04:43.435Z Compiling hubpack_derive v0.1.1
14812025-06-19T08:04:43.641Z Compiling toml_edit v0.19.15
14822025-06-19T08:04:43.749Z Compiling strum_macros v0.25.3
14832025-06-19T08:04:44.361Z Compiling hubpack v0.1.2
14842025-06-19T08:04:45.023Z Compiling hyper-tls v0.6.0
14852025-06-19T08:04:45.064Z Compiling oxnet v0.1.2
14862025-06-19T08:04:45.431Z Compiling backtrace v0.3.74
14872025-06-19T08:04:45.810Z Compiling rayon v1.10.0
14882025-06-19T08:04:45.920Z Compiling signal-hook-mio v0.2.4
14892025-06-19T08:04:46.114Z Compiling cookie_store v0.21.1
14902025-06-19T08:04:47.303Z Compiling zstd v0.13.3
14912025-06-19T08:04:47.866Z Compiling postgres-types v0.2.9
14922025-06-19T08:04:49.167Z Compiling usdt-macro v0.5.0
14932025-06-19T08:04:50.202Z Compiling usdt-attr-macro v0.5.0
14942025-06-19T08:04:50.279Z Compiling phf v0.11.2
14952025-06-19T08:04:50.592Z Compiling ed25519 v2.2.3
14962025-06-19T08:04:50.611Z Compiling strum_macros v0.26.4
14972025-06-19T08:04:50.611Z Compiling bzip2 v0.4.4
14982025-06-19T08:04:51.075Z Compiling bzip2 v0.5.2
14992025-06-19T08:04:51.106Z Compiling clap_derive v4.5.32
15002025-06-19T08:04:51.336Z Compiling enum-as-inner v0.6.1
15012025-06-19T08:04:51.456Z Compiling futures-executor v0.3.31
15022025-06-19T08:04:51.800Z Compiling serde-big-array v0.5.1
15032025-06-19T08:04:52.010Z Compiling serde_urlencoded v0.7.1
15042025-06-19T08:04:52.071Z Compiling pkcs1 v0.7.5
15052025-06-19T08:04:52.458Z Compiling rfc6979 v0.4.0
15062025-06-19T08:04:52.545Z Compiling daft-derive v0.1.3
15072025-06-19T08:04:52.568Z Compiling serde_repr v0.1.19
15082025-06-19T08:04:52.683Z Compiling bstr v1.10.0
15092025-06-19T08:04:53.011Z Compiling float-cmp v0.10.0
15102025-06-19T08:04:53.288Z Compiling encoding_rs v0.8.34
15112025-06-19T08:04:53.670Z Compiling mime v0.3.17
15122025-06-19T08:04:54.193Z Compiling normalize-line-endings v0.3.0
15132025-06-19T08:04:54.256Z Compiling difflib v0.4.0
15142025-06-19T08:04:54.271Z Compiling whoami v1.5.2
15152025-06-19T08:04:54.354Z Compiling unicode-segmentation v1.12.0
15162025-06-19T08:04:54.822Z Compiling number_prefix v0.4.0
15172025-06-19T08:04:55.073Z Compiling fixedbitset v0.4.2
15182025-06-19T08:04:55.223Z Compiling new_debug_unreachable v1.0.6
15192025-06-19T08:04:55.293Z Compiling static_assertions v1.1.0
15202025-06-19T08:04:55.348Z Compiling predicates-core v1.0.8
15212025-06-19T08:04:55.413Z Compiling precomputed-hash v0.1.1
15222025-06-19T08:04:55.497Z Compiling data-encoding v2.9.0
15232025-06-19T08:04:55.518Z Compiling toml_edit v0.22.27
15242025-06-19T08:04:55.558Z Compiling string_cache v0.8.9
15252025-06-19T08:04:55.589Z Compiling clap v4.5.35
15262025-06-19T08:04:55.676Z Compiling predicates v3.1.3
15272025-06-19T08:04:55.729Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15282025-06-19T08:04:55.998Z Compiling petgraph v0.6.5
15292025-06-19T08:04:57.090Z Compiling hickory-proto v0.24.4
15302025-06-19T08:04:57.181Z Compiling strum v0.26.3
15312025-06-19T08:04:57.366Z Compiling similar v2.7.0
15322025-06-19T08:04:57.392Z Compiling indicatif v0.17.11
15332025-06-19T08:04:59.395Z Compiling tokio-postgres v0.7.13
15342025-06-19T08:04:59.495Z Compiling daft v0.1.3
15352025-06-19T08:04:59.731Z Compiling usdt v0.5.0
15362025-06-19T08:05:00.045Z Compiling ecdsa v0.16.9
15372025-06-19T08:05:00.204Z Compiling rsa v0.9.6
15382025-06-19T08:05:00.896Z Compiling futures v0.3.31
15392025-06-19T08:05:01.449Z Compiling ed25519-dalek v2.1.1
15402025-06-19T08:05:02.706Z Compiling zip v0.6.6
15412025-06-19T08:05:02.869Z Compiling toml v0.7.8
15422025-06-19T08:05:04.039Z Compiling crossterm v0.28.1
15432025-06-19T08:05:04.887Z Compiling tokio-stream v0.1.17
15442025-06-19T08:05:04.949Z Compiling openapiv3 v2.0.0
15452025-06-19T08:05:05.275Z Compiling x509-cert v0.2.5
15462025-06-19T08:05:05.333Z Compiling sha1 v0.10.6
15472025-06-19T08:05:05.775Z Compiling itertools v0.10.5
15482025-06-19T08:05:05.908Z Compiling dirs-sys-next v0.1.2
15492025-06-19T08:05:06.248Z Compiling winnow v0.6.26
15502025-06-19T08:05:06.482Z Compiling peg-runtime v0.8.5
15512025-06-19T08:05:07.148Z Compiling rustc-hash v2.1.1
15522025-06-19T08:05:07.384Z Compiling lalrpop-util v0.19.12
15532025-06-19T08:05:07.409Z Compiling unicode-xid v0.2.6
15542025-06-19T08:05:07.632Z Compiling dirs-next v2.0.0
15552025-06-19T08:05:07.882Z Compiling thread_local v1.1.8
15562025-06-19T08:05:07.897Z Compiling slog-async v2.8.0
15572025-06-19T08:05:08.247Z Compiling term v0.7.0
15582025-06-19T08:05:08.285Z Compiling xattr v1.3.1
15592025-06-19T08:05:08.387Z Compiling crossbeam-channel v0.5.15
15602025-06-19T08:05:08.479Z Compiling filetime v0.2.25
15612025-06-19T08:05:08.547Z Compiling is-terminal v0.4.13
15622025-06-19T08:05:08.780Z Compiling take_mut v0.2.2
15632025-06-19T08:05:08.937Z Compiling tar v0.4.44
15642025-06-19T08:05:08.993Z Compiling slog-term v2.9.1
15652025-06-19T08:05:09.424Z Compiling camino v1.1.10
15662025-06-19T08:05:16.351Z Compiling aws-lc-sys v0.26.0
15672025-06-19T08:05:47.184Z Compiling rustls-webpki v0.102.8
15682025-06-19T08:05:52.219Z Compiling tokio-rustls v0.26.0
15692025-06-19T08:05:52.539Z Compiling hyper-rustls v0.27.7
15702025-06-19T08:05:52.905Z Compiling reqwest v0.12.20
15712025-06-19T08:05:56.715Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15722025-06-19T08:05:57.054Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15732025-06-19T08:06:01.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
15742025-06-19T08:06:02.106Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15752025-06-19T08:06:02.162ZJun 19 08:06:01.024 INFO Starting download, target: Cockroach
15762025-06-19T08:06:02.162ZJun 19 08:06:01.024 INFO Starting download, target: Console
15772025-06-19T08:06:02.162ZJun 19 08:06:01.024 INFO Starting download, target: Clickhouse
15782025-06-19T08:06:02.162ZJun 19 08:06:01.024 INFO Starting download, target: DendriteStub
15792025-06-19T08:06:02.165ZJun 19 08:06:01.024 INFO Starting download, target: MaghemiteMgd
15802025-06-19T08:06:02.165ZJun 19 08:06:01.024 INFO Starting download, target: TransceiverControl
15812025-06-19T08:06:02.165ZJun 19 08:06:01.025 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15822025-06-19T08:06:02.165ZJun 19 08:06:01.025 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15832025-06-19T08:06:02.165ZJun 19 08:06:01.026 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15842025-06-19T08:06:02.166ZJun 19 08:06:01.026 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15852025-06-19T08:06:02.166ZJun 19 08:06:01.026 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15862025-06-19T08:06:02.166ZJun 19 08:06:01.026 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15872025-06-19T08:06:02.511ZJun 19 08:06:01.343 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15882025-06-19T08:06:02.863ZJun 19 08:06:01.712 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15892025-06-19T08:06:02.899ZJun 19 08:06:01.758 INFO Download complete, target: TransceiverControl
15902025-06-19T08:06:03.295ZJun 19 08:06:02.154 INFO Download complete, target: Console
15912025-06-19T08:06:03.336ZJun 19 08:06:02.195 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15922025-06-19T08:06:03.489ZJun 19 08:06:02.349 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15932025-06-19T08:06:03.780ZJun 19 08:06:02.642 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15942025-06-19T08:06:03.780ZJun 19 08:06:02.642 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15952025-06-19T08:06:04.019ZJun 19 08:06:02.880 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15962025-06-19T08:06:06.352ZJun 19 08:06:05.213 INFO Download complete, target: DendriteStub
15972025-06-19T08:06:06.748ZJun 19 08:06:05.608 INFO Download complete, target: MaghemiteMgd
15982025-06-19T08:06:10.346ZJun 19 08:06:09.110 INFO Checking that binary works, target: Cockroach
15992025-06-19T08:06:10.414ZJun 19 08:06:09.275 INFO Download complete, target: Cockroach
16002025-06-19T08:06:14.125ZJun 19 08:06:12.985 INFO Checking that binary works, target: Clickhouse
16012025-06-19T08:06:14.242ZJun 19 08:06:13.102 INFO Download complete, target: Clickhouse
16022025-06-19T08:06:14.249ZAll prerequisites installed successfully
16032025-06-19T08:06:14.252Z
16042025-06-19T08:06:14.252Zreal 4:47.024379546
16052025-06-19T08:06:14.252Zuser 15:56.128066903
16062025-06-19T08:06:14.252Zsys 2:13.399343678
16072025-06-19T08:06:14.252Ztrap 0.645779300
16082025-06-19T08:06:14.252Ztflt 0.915483058
16092025-06-19T08:06:14.252Zdflt 1.408792296
16102025-06-19T08:06:14.252Zkflt 0.025685670
16112025-06-19T08:06:14.252Zlock 24:07.843295683
16122025-06-19T08:06:14.252Zslp 56:53.662423945
16132025-06-19T08:06:14.252Zlat 1:01.183573950
16142025-06-19T08:06:14.252Zstop 2:34.008344637
16152025-06-19T08:06:14.252Z+ ptime -m cargo xtask download softnpu
16162025-06-19T08:06:14.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16172025-06-19T08:06:15.001Z Running `target/debug/xtask download softnpu`
16182025-06-19T08:06:16.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
16192025-06-19T08:06:16.132Z Running `target/debug/xtask-downloader softnpu`
16202025-06-19T08:06:16.179ZJun 19 08:06:15.039 INFO Starting download, target: Softnpu
16212025-06-19T08:06:16.184ZJun 19 08:06:15.040 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16222025-06-19T08:06:16.648ZJun 19 08:06:15.506 INFO Download complete, target: Softnpu
16232025-06-19T08:06:16.652Z
16242025-06-19T08:06:16.652Zreal 2.394100571
16252025-06-19T08:06:16.652Zuser 1.575605785
16262025-06-19T08:06:16.652Zsys 0.710297490
16272025-06-19T08:06:16.652Ztrap 0.001203358
16282025-06-19T08:06:16.652Ztflt 0.000115153
16292025-06-19T08:06:16.652Zdflt 0.000128732
16302025-06-19T08:06:16.653Zkflt 0.000000000
16312025-06-19T08:06:16.653Zlock 5.103462019
16322025-06-19T08:06:16.653Zslp 0.320844560
16332025-06-19T08:06:16.653Zlat 0.074832797
16342025-06-19T08:06:16.653Zstop 0.000182566
16352025-06-19T08:06:16.653Z+ export CARGO_INCREMENTAL=0
16362025-06-19T08:06:16.653Z+ CARGO_INCREMENTAL=0
16372025-06-19T08:06:16.653Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16382025-06-19T08:06:18.174Z Compiling proc-macro2 v1.0.95
16392025-06-19T08:06:18.174Z Compiling unicode-ident v1.0.18
16402025-06-19T08:06:18.174Z Compiling libc v0.2.174
16412025-06-19T08:06:18.242Z Compiling serde v1.0.219
16422025-06-19T08:06:18.242Z Compiling autocfg v1.4.0
16432025-06-19T08:06:18.242Z Compiling cfg-if v1.0.1
16442025-06-19T08:06:18.242Z Compiling version_check v0.9.5
16452025-06-19T08:06:18.242Z Compiling memchr v2.7.4
16462025-06-19T08:06:18.275Z Compiling shlex v1.3.0
16472025-06-19T08:06:18.286Z Compiling typenum v1.17.0
16482025-06-19T08:06:18.612Z Compiling value-bag v1.9.0
16492025-06-19T08:06:18.809Z Compiling generic-array v0.14.7
16502025-06-19T08:06:18.854Z Compiling lock_api v0.4.12
16512025-06-19T08:06:19.107Z Compiling log v0.4.27
16522025-06-19T08:06:19.190Z Compiling serde_json v1.0.140
16532025-06-19T08:06:19.196Z Compiling getrandom v0.3.1
16542025-06-19T08:06:19.492Z Compiling libm v0.2.8
16552025-06-19T08:06:19.527Z Compiling parking_lot_core v0.9.10
16562025-06-19T08:06:19.785Z Compiling num-traits v0.2.19
16572025-06-19T08:06:19.832Z Compiling quote v1.0.40
16582025-06-19T08:06:19.854Z Compiling scopeguard v1.2.0
16592025-06-19T08:06:19.924Z Compiling jobserver v0.1.32
16602025-06-19T08:06:20.066Z Compiling semver v1.0.26
16612025-06-19T08:06:20.122Z Compiling smallvec v1.15.0
16622025-06-19T08:06:20.297Z Compiling syn v2.0.103
16632025-06-19T08:06:20.319Z Compiling cc v1.2.15
16642025-06-19T08:06:20.414Z Compiling getrandom v0.2.15
16652025-06-19T08:06:20.522Z Compiling pkg-config v0.3.31
16662025-06-19T08:06:20.547Z Compiling aho-corasick v1.1.3
16672025-06-19T08:06:20.595Z Compiling regex-syntax v0.8.5
16682025-06-19T08:06:20.638Z Compiling rustix v0.38.37
16692025-06-19T08:06:20.793Z Compiling itoa v1.0.11
16702025-06-19T08:06:21.290Z Compiling either v1.14.0
16712025-06-19T08:06:21.633Z Compiling slab v0.4.9
16722025-06-19T08:06:22.006Z Compiling once_cell v1.21.3
16732025-06-19T08:06:22.073Z Compiling stable_deref_trait v1.2.0
16742025-06-19T08:06:22.552Z Compiling spin v0.9.8
16752025-06-19T08:06:22.643Z Compiling errno v0.3.12
16762025-06-19T08:06:22.747Z Compiling rand_core v0.6.4
16772025-06-19T08:06:23.104Z Compiling glob v0.3.2
16782025-06-19T08:06:23.310Z Compiling equivalent v1.0.2
16792025-06-19T08:06:23.373Z Compiling subtle v2.6.1
16802025-06-19T08:06:23.373Z Compiling prettyplease v0.2.34
16812025-06-19T08:06:28.159Z Compiling allocator-api2 v0.2.21
16822025-06-19T08:06:28.391Z Compiling foldhash v0.1.5
16832025-06-19T08:06:28.391Z Compiling lazy_static v1.5.0
16842025-06-19T08:06:28.391Z Compiling clang-sys v1.8.1
16852025-06-19T08:06:28.391Z Compiling schemars v0.8.22
16862025-06-19T08:06:28.391Z Compiling minimal-lexical v0.2.1
16872025-06-19T08:06:28.391Z Compiling libloading v0.8.5
16882025-06-19T08:06:28.391Z Compiling regex-automata v0.4.8
16892025-06-19T08:06:28.391Z Compiling hashbrown v0.15.3
16902025-06-19T08:06:28.391Z Compiling ryu v1.0.18
16912025-06-19T08:06:28.391Z Compiling nom v7.1.3
16922025-06-19T08:06:28.391Z Compiling thiserror v1.0.69
16932025-06-19T08:06:28.391Z Compiling home v0.5.9
16942025-06-19T08:06:28.391Z Compiling pin-project-lite v0.2.14
16952025-06-19T08:06:28.391Z Compiling bindgen v0.69.5
16962025-06-19T08:06:28.391Z Compiling itertools v0.12.1
16972025-06-19T08:06:28.391Z Compiling rustc-hash v1.1.0
16982025-06-19T08:06:28.454Z Compiling litemap v0.7.3
16992025-06-19T08:06:28.454Z Compiling writeable v0.5.5
17002025-06-19T08:06:28.454Z Compiling lazycell v1.3.0
17012025-06-19T08:06:28.454Z Compiling cmake v0.1.51
17022025-06-19T08:06:28.454Z Compiling percent-encoding v2.3.1
17032025-06-19T08:06:28.455Z Compiling fs_extra v1.3.0
17042025-06-19T08:06:28.455Z Compiling paste v1.0.15
17052025-06-19T08:06:28.455Z Compiling cexpr v0.6.0
17062025-06-19T08:06:28.455Z Compiling synstructure v0.13.1
17072025-06-19T08:06:28.455Z Compiling serde_derive_internals v0.29.1
17082025-06-19T08:06:28.880Z Compiling dunce v1.0.5
17092025-06-19T08:06:29.062Z Compiling byteorder v1.5.0
17102025-06-19T08:06:29.263Z Compiling icu_locid_transform_data v1.5.0
17112025-06-19T08:06:29.862Z Compiling regex v1.11.1
17122025-06-19T08:06:30.533Z Compiling signal-hook-registry v1.4.2
17132025-06-19T08:06:30.602Z Compiling icu_properties_data v1.5.0
17142025-06-19T08:06:30.836Z Compiling zerocopy v0.8.25
17152025-06-19T08:06:30.880Z Compiling parking_lot v0.12.3
17162025-06-19T08:06:31.386Z Compiling serde_derive v1.0.219
17172025-06-19T08:06:31.559Z Compiling zeroize_derive v1.4.2
17182025-06-19T08:06:31.593Z Compiling zerofrom-derive v0.1.4
17192025-06-19T08:06:31.955Z Compiling yoke-derive v0.7.4
17202025-06-19T08:06:32.362Z Compiling zerovec-derive v0.10.3
17212025-06-19T08:06:32.865Z Compiling displaydoc v0.2.5
17222025-06-19T08:06:32.947Z Compiling icu_provider_macros v1.5.0
17232025-06-19T08:06:33.177Z Compiling zeroize v1.8.1
17242025-06-19T08:06:33.669Z Compiling tokio-macros v2.5.0
17252025-06-19T08:06:33.966Z Compiling zerocopy-derive v0.7.35
17262025-06-19T08:06:34.252Z Compiling futures-macro v0.3.31
17272025-06-19T08:06:34.274Z Compiling schemars_derive v0.8.22
17282025-06-19T08:06:34.431Z Compiling zerofrom v0.1.4
17292025-06-19T08:06:34.690Z Compiling yoke v0.7.4
17302025-06-19T08:06:35.118Z Compiling zerovec v0.10.4
17312025-06-19T08:06:35.273Z Compiling thiserror-impl v1.0.69
17322025-06-19T08:06:35.704Z Compiling crypto-common v0.1.6
17332025-06-19T08:06:35.937Z Compiling mio v1.0.2
17342025-06-19T08:06:36.374Z Compiling fnv v1.0.7
17352025-06-19T08:06:36.469Z Compiling utf16_iter v1.0.5
17362025-06-19T08:06:36.543Z Compiling write16 v1.0.0
17372025-06-19T08:06:36.713Z Compiling utf8_iter v1.0.4
17382025-06-19T08:06:36.740Z Compiling icu_normalizer_data v1.5.0
17392025-06-19T08:06:36.875Z Compiling const-oid v0.9.6
17402025-06-19T08:06:37.025Z Compiling zerocopy-derive v0.8.25
17412025-06-19T08:06:37.256Z Compiling tinystr v0.7.6
17422025-06-19T08:06:37.371Z Compiling icu_collections v1.5.0
17432025-06-19T08:06:37.687Z Compiling icu_locid v1.5.0
17442025-06-19T08:06:37.780Z Compiling ring v0.17.14
17452025-06-19T08:06:39.334Z Compiling icu_provider v1.5.0
17462025-06-19T08:06:40.069Z Compiling tracing-attributes v0.1.27
17472025-06-19T08:06:40.159Z Compiling der_derive v0.7.3
17482025-06-19T08:06:40.177Z Compiling icu_locid_transform v1.5.0
17492025-06-19T08:06:41.200Z Compiling socket2 v0.5.10
17502025-06-19T08:06:41.481Z Compiling aws-lc-rs v1.12.4
17512025-06-19T08:06:41.902Z Compiling icu_properties v1.5.1
17522025-06-19T08:06:42.444Z Compiling vcpkg v0.2.15
17532025-06-19T08:06:43.820Z Compiling bitflags v2.9.0
17542025-06-19T08:06:43.848Z Compiling bytes v1.10.1
17552025-06-19T08:06:45.439Z Compiling indexmap v2.9.0
17562025-06-19T08:06:45.687Z Compiling openssl-sys v0.9.109
17572025-06-19T08:06:45.895Z Compiling icu_normalizer v1.5.0
17582025-06-19T08:06:46.758Z Compiling tokio v1.45.1
17592025-06-19T08:06:46.895Z Compiling block-buffer v0.10.4
17602025-06-19T08:06:47.173Z Compiling idna_adapter v1.2.0
17612025-06-19T08:06:47.466Z Compiling idna v1.0.3
17622025-06-19T08:06:47.812Z Compiling form_urlencoded v1.2.1
17632025-06-19T08:06:48.037Z Compiling which v4.4.2
17642025-06-19T08:06:48.702Z Compiling futures-core v0.3.31
17652025-06-19T08:06:48.750Z Compiling heck v0.5.0
17662025-06-19T08:06:49.561Z Compiling digest v0.10.7
17672025-06-19T08:06:51.413Z Compiling url v2.5.4
17682025-06-19T08:06:51.562Z Compiling httparse v1.9.5
17692025-06-19T08:06:52.794Z Compiling uuid v1.17.0
17702025-06-19T08:06:53.206Z Compiling zerocopy v0.7.35
17712025-06-19T08:06:54.166Z Compiling crossbeam-utils v0.8.21
17722025-06-19T08:06:54.470Z Compiling syn v1.0.109
17732025-06-19T08:06:54.516Z Compiling iana-time-zone v0.1.63
17742025-06-19T08:06:54.756Z Compiling chrono v0.4.41
17752025-06-19T08:06:54.832Z Compiling futures-sink v0.3.31
17762025-06-19T08:06:55.042Z Compiling num-conv v0.1.0
17772025-06-19T08:06:55.104Z Compiling time-core v0.1.2
17782025-06-19T08:06:55.354Z Compiling time-macros v0.2.18
17792025-06-19T08:06:59.198Z Compiling openssl v0.10.73
17802025-06-19T08:06:59.328Z Compiling cpufeatures v0.2.14
17812025-06-19T08:06:59.328Z Compiling hmac v0.12.1
17822025-06-19T08:06:59.328Z Compiling rustc_version v0.4.1
17832025-06-19T08:07:00.675Z Compiling aws-lc-sys v0.26.0
17842025-06-19T08:07:00.805Z Compiling block-padding v0.3.3
17852025-06-19T08:07:00.832Z Compiling openssl-macros v0.1.1
17862025-06-19T08:07:01.112Z Compiling native-tls v0.2.12
17872025-06-19T08:07:01.257Z Compiling dyn-clone v1.0.19
17882025-06-19T08:07:01.486Z Compiling rustls v0.23.19
17892025-06-19T08:07:01.571Z Compiling inout v0.1.3
17902025-06-19T08:07:01.809Z Compiling futures-channel v0.3.31
17912025-06-19T08:07:01.856Z Compiling serde_tokenstream v0.2.2
17922025-06-19T08:07:02.487Z Compiling futures-io v0.3.31
17932025-06-19T08:07:02.714Z Compiling pin-utils v0.1.0
17942025-06-19T08:07:02.855Z Compiling futures-task v0.3.31
17952025-06-19T08:07:02.893Z Compiling strsim v0.11.1
17962025-06-19T08:07:03.185Z Compiling futures-util v0.3.31
17972025-06-19T08:07:03.551Z Compiling cipher v0.4.4
17982025-06-19T08:07:04.097Z Compiling sha2 v0.10.9
17992025-06-19T08:07:04.913Z Compiling http v1.3.1
18002025-06-19T08:07:06.149Z Compiling scroll_derive v0.12.0
18012025-06-19T08:07:06.172Z Compiling cookie v0.18.1
18022025-06-19T08:07:06.504Z Compiling base64ct v1.6.0
18032025-06-19T08:07:06.946Z Compiling ucd-trie v0.1.7
18042025-06-19T08:07:07.121Z Compiling pem-rfc7468 v0.7.0
18052025-06-19T08:07:07.410Z Compiling pest v2.7.14
18062025-06-19T08:07:08.586Z Compiling bzip2-sys v0.1.13+1.0.8
18072025-06-19T08:07:09.105Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18082025-06-19T08:07:09.865Z Compiling slog v2.7.0
18092025-06-19T08:07:09.914Z Compiling flagset v0.4.6
18102025-06-19T08:07:10.149Z Compiling der v0.7.9
18112025-06-19T08:07:10.312Z Compiling pest_meta v2.7.14
18122025-06-19T08:07:11.941Z Compiling toml_datetime v0.6.11
18132025-06-19T08:07:12.118Z Compiling serde_spanned v0.6.9
18142025-06-19T08:07:12.471Z Compiling tracing-core v0.1.32
18152025-06-19T08:07:12.929Z Compiling rustversion v1.0.17
18162025-06-19T08:07:13.554Z Compiling anyhow v1.0.98
18172025-06-19T08:07:13.798Z Compiling rustls-pki-types v1.10.0
18182025-06-19T08:07:14.128Z Compiling rayon-core v1.12.1
18192025-06-19T08:07:14.388Z Compiling thiserror v2.0.12
18202025-06-19T08:07:14.527Z Compiling tracing v0.1.40
18212025-06-19T08:07:14.584Z Compiling spki v0.7.3
18222025-06-19T08:07:14.755Z Compiling pest_generator v2.7.14
18232025-06-19T08:07:14.951Z Compiling salsa20 v0.10.2
18242025-06-19T08:07:14.971Z Compiling ppv-lite86 v0.2.20
18252025-06-19T08:07:15.206Z Compiling pbkdf2 v0.12.2
18262025-06-19T08:07:15.697Z Compiling litrs v0.4.1
18272025-06-19T08:07:15.723Z Compiling winnow v0.5.40
18282025-06-19T08:07:15.829Z Compiling scrypt v0.11.0
18292025-06-19T08:07:16.141Z Compiling aes v0.8.4
18302025-06-19T08:07:16.301Z Compiling cbc v0.1.2
18312025-06-19T08:07:16.333Z Compiling pest_derive v2.7.14
18322025-06-19T08:07:16.652Z Compiling document-features v0.2.10
18332025-06-19T08:07:17.191Z Compiling tokio-util v0.7.15
18342025-06-19T08:07:17.245Z Compiling thiserror-impl v2.0.12
18352025-06-19T08:07:17.579Z Compiling usdt-impl v0.5.0
18362025-06-19T08:07:17.970Z Compiling powerfmt v0.2.0
18372025-06-19T08:07:18.536Z Compiling untrusted v0.9.0
18382025-06-19T08:07:18.790Z Compiling untrusted v0.7.1
18392025-06-19T08:07:19.001Z Compiling toml_edit v0.19.15
18402025-06-19T08:07:19.137Z Compiling newtype-uuid v1.2.4
18412025-06-19T08:07:19.450Z Compiling deranged v0.3.11
18422025-06-19T08:07:19.471Z Compiling pkcs5 v0.7.1
18432025-06-19T08:07:20.194Z Compiling http-body v1.0.1
18442025-06-19T08:07:20.429Z Compiling scroll v0.12.0
18452025-06-19T08:07:20.507Z Compiling heapless v0.7.17
18462025-06-19T08:07:21.121Z Compiling signal-hook v0.3.18
18472025-06-19T08:07:21.429Z Compiling zstd-safe v7.2.3
18482025-06-19T08:07:21.788Z Compiling base64 v0.22.1
18492025-06-19T08:07:22.188Z Compiling adler2 v2.0.0
18502025-06-19T08:07:22.216Z Compiling num_threads v0.1.7
18512025-06-19T08:07:22.248Z Compiling atomic-waker v1.1.2
18522025-06-19T08:07:22.372Z Compiling plain v0.2.3
18532025-06-19T08:07:22.470Z Compiling miniz_oxide v0.8.5
18542025-06-19T08:07:22.475Z Compiling time v0.3.36
18552025-06-19T08:07:22.559Z Compiling goblin v0.8.2
18562025-06-19T08:07:25.884Z Compiling pkcs8 v0.10.2
18572025-06-19T08:07:26.525Z Compiling pretty-hex v0.4.1
18582025-06-19T08:07:26.778Z Compiling tower-service v0.3.3
18592025-06-19T08:07:27.588Z Compiling tinyvec_macros v0.1.1
18602025-06-19T08:07:27.705Z Compiling try-lock v0.2.5
18612025-06-19T08:07:28.871Z Compiling dof v0.3.0
18622025-06-19T08:07:30.325Z Compiling want v0.3.1
18632025-06-19T08:07:30.593Z Compiling tinyvec v1.8.0
18642025-06-19T08:07:30.654Z Compiling h2 v0.4.6
18652025-06-19T08:07:31.696Z Compiling dtrace-parser v0.2.0
18662025-06-19T08:07:32.130Z Compiling curve25519-dalek v4.1.3
18672025-06-19T08:07:32.749Z Compiling async-trait v0.1.88
18682025-06-19T08:07:33.177Z Compiling thread-id v4.2.2
18692025-06-19T08:07:33.337Z Compiling memoffset v0.9.1
18702025-06-19T08:07:34.132Z Compiling portable-atomic v1.11.0
18712025-06-19T08:07:34.207Z Compiling openssl-probe v0.1.5
18722025-06-19T08:07:34.493Z Compiling foreign-types-shared v0.1.1
18732025-06-19T08:07:34.639Z Compiling ipnet v2.11.0
18742025-06-19T08:07:35.014Z Compiling smoltcp v0.9.1
18752025-06-19T08:07:35.271Z Compiling num-bigint-dig v0.8.4
18762025-06-19T08:07:35.603Z Compiling httpdate v1.0.3
18772025-06-19T08:07:35.730Z Compiling foreign-types v0.3.2
18782025-06-19T08:07:39.712Z Compiling hyper v1.6.0
18792025-06-19T08:07:41.494Z Compiling rand_core v0.9.2
18802025-06-19T08:07:43.597Z Compiling strum_macros v0.26.4
18812025-06-19T08:07:47.507Z Compiling ipnetwork v0.21.1
18822025-06-19T08:07:48.579Z Compiling daft-derive v0.1.3
18832025-06-19T08:07:49.065Z Compiling gimli v0.31.1
18842025-06-19T08:07:49.999Z Compiling cfg_aliases v0.2.1
18852025-06-19T08:07:51.036Z Compiling heck v0.4.1
18862025-06-19T08:07:51.429Z Compiling nix v0.29.0
18872025-06-19T08:07:52.663Z Compiling hyper-util v0.1.14
18882025-06-19T08:07:54.350Z Compiling addr2line v0.24.2
18892025-06-19T08:07:55.331Z Compiling rand_chacha v0.9.0
18902025-06-19T08:07:55.646Z Compiling crossbeam-epoch v0.9.18
18912025-06-19T08:07:56.263Z Compiling unicode-normalization v0.1.24
18922025-06-19T08:07:58.007Z Compiling rand_chacha v0.3.1
18932025-06-19T08:07:58.442Z Compiling hubpack_derive v0.1.1
18942025-06-19T08:07:58.864Z Compiling signature v2.2.0
18952025-06-19T08:07:59.141Z Compiling openapiv3 v2.0.0
18962025-06-19T08:07:59.168Z Compiling curve25519-dalek-derive v0.1.1
18972025-06-19T08:07:59.752Z Compiling object v0.36.5
18982025-06-19T08:07:59.881Z Compiling fs-err v3.1.1
18992025-06-19T08:08:00.221Z Compiling ahash v0.8.11
19002025-06-19T08:08:00.440Z Compiling crc32fast v1.4.2
19012025-06-19T08:08:00.590Z Compiling ident_case v1.0.1
19022025-06-19T08:08:00.798Z Compiling unicode-bidi v0.3.17
19032025-06-19T08:08:00.877Z Compiling buf-list v1.0.3
19042025-06-19T08:08:01.438Z Compiling utf8parse v0.2.2
19052025-06-19T08:08:01.640Z Compiling siphasher v0.3.11
19062025-06-19T08:08:01.895Z Compiling anstyle v1.0.11
19072025-06-19T08:08:02.033Z Compiling zip v2.6.1
19082025-06-19T08:08:02.359Z Compiling rustc-demangle v0.1.24
19092025-06-19T08:08:02.573Z Compiling unicode-properties v0.1.3
19102025-06-19T08:08:03.030Z Compiling stringprep v0.1.5
19112025-06-19T08:08:03.927Z Compiling phf_shared v0.11.2
19122025-06-19T08:08:04.698Z Compiling anstyle-parse v0.2.5
19132025-06-19T08:08:05.066Z Compiling darling_core v0.20.10
19142025-06-19T08:08:07.495Z Compiling backtrace v0.3.74
19152025-06-19T08:08:08.739Z Compiling rand v0.8.5
19162025-06-19T08:08:13.023Z Compiling crossbeam-deque v0.8.5
19172025-06-19T08:08:13.430Z Compiling rand v0.9.1
19182025-06-19T08:08:14.763Z Compiling usdt-attr-macro v0.5.0
19192025-06-19T08:08:14.788Z Compiling usdt-macro v0.5.0
19202025-06-19T08:08:16.213Z Compiling http-body-util v0.1.3
19212025-06-19T08:08:17.251Z Compiling sync_wrapper v1.0.1
19222025-06-19T08:08:17.297Z Compiling md-5 v0.10.6
19232025-06-19T08:08:17.569Z Compiling num-integer v0.1.46
19242025-06-19T08:08:17.642Z Compiling hash32 v0.2.1
19252025-06-19T08:08:18.035Z Compiling ff v0.13.0
19262025-06-19T08:08:18.317Z Compiling encoding_rs v0.8.34
19272025-06-19T08:08:18.339Z Compiling psl-types v2.0.11
19282025-06-19T08:08:18.362Z Compiling colorchoice v1.0.2
19292025-06-19T08:08:18.565Z Compiling base16ct v0.2.0
19302025-06-19T08:08:18.595Z Compiling is_terminal_polyfill v1.70.1
19312025-06-19T08:08:18.747Z Compiling fallible-iterator v0.2.0
19322025-06-19T08:08:18.770Z Compiling tower-layer v0.3.3
19332025-06-19T08:08:19.174Z Compiling anstyle-query v1.1.1
19342025-06-19T08:08:19.362Z Compiling mime v0.3.17
19352025-06-19T08:08:19.424Z Compiling postgres-protocol v0.6.8
19362025-06-19T08:08:20.430Z Compiling anstream v0.6.18
19372025-06-19T08:08:20.567Z Compiling tower v0.5.2
19382025-06-19T08:08:21.568Z Compiling sec1 v0.7.3
19392025-06-19T08:08:21.914Z Compiling publicsuffix v2.3.0
19402025-06-19T08:08:22.246Z Compiling group v0.13.0
19412025-06-19T08:08:22.453Z Compiling num-iter v0.1.45
19422025-06-19T08:08:26.087Z Compiling tokio-native-tls v0.3.1
19432025-06-19T08:08:26.414Z Compiling darling_macro v0.20.10
19442025-06-19T08:08:26.611Z Compiling flate2 v1.1.2
19452025-06-19T08:08:27.266Z Compiling strum_macros v0.25.3
19462025-06-19T08:08:27.610Z Compiling rustls-native-certs v0.8.1
19472025-06-19T08:08:29.092Z Compiling webpki-roots v1.0.0
19482025-06-19T08:08:29.930Z Compiling hkdf v0.12.4
19492025-06-19T08:08:30.198Z Compiling enum-as-inner v0.6.1
19502025-06-19T08:08:30.453Z Compiling clap_derive v4.5.32
19512025-06-19T08:08:30.609Z Compiling serde_urlencoded v0.7.1
19522025-06-19T08:08:30.751Z Compiling terminal_size v0.4.0
19532025-06-19T08:08:31.009Z Compiling rustls-webpki v0.102.8
19542025-06-19T08:08:31.226Z Compiling crypto-bigint v0.5.5
19552025-06-19T08:08:31.230Z Compiling serde_repr v0.1.19
19562025-06-19T08:08:33.576Z Compiling iri-string v0.7.8
19572025-06-19T08:08:34.685Z Compiling simd-adler32 v0.3.7
19582025-06-19T08:08:34.735Z Compiling bumpalo v3.16.0
19592025-06-19T08:08:35.232Z Compiling unicode-width v0.2.0
19602025-06-19T08:08:35.248Z Compiling managed v0.8.0
19612025-06-19T08:08:35.730Z Compiling bitflags v1.3.2
19622025-06-19T08:08:36.449Z Compiling clap_lex v0.7.4
19632025-06-19T08:08:37.030Z Compiling lockfree-object-pool v0.1.6
19642025-06-19T08:08:37.343Z Compiling zopfli v0.8.1
19652025-06-19T08:08:39.157Z Compiling tower-http v0.6.6
19662025-06-19T08:08:39.463Z Compiling tokio-rustls v0.26.0
19672025-06-19T08:08:39.969Z Compiling hyper-rustls v0.27.7
19682025-06-19T08:08:40.606Z Compiling clap_builder v4.5.35
19692025-06-19T08:08:41.923Z Compiling console v0.15.10
19702025-06-19T08:08:42.046Z Compiling elliptic-curve v0.13.8
19712025-06-19T08:08:42.774Z Compiling oxnet v0.1.2
19722025-06-19T08:08:43.298Z Compiling hyper-tls v0.6.0
19732025-06-19T08:08:44.760Z Compiling darling v0.20.10
19742025-06-19T08:08:44.909Z Compiling zstd v0.13.3
19752025-06-19T08:08:45.210Z Compiling signal-hook-mio v0.2.4
19762025-06-19T08:08:45.335Z Compiling rayon v1.10.0
19772025-06-19T08:08:45.406Z Compiling cookie_store v0.21.1
19782025-06-19T08:08:46.184Z Compiling postgres-types v0.2.9
19792025-06-19T08:08:46.796Z Compiling phf v0.11.2
19802025-06-19T08:08:47.093Z Compiling hubpack v0.1.2
19812025-06-19T08:08:47.205Z Compiling ed25519 v2.2.3
19822025-06-19T08:08:47.468Z Compiling bzip2 v0.5.2
19832025-06-19T08:08:47.541Z Compiling bzip2 v0.4.4
19842025-06-19T08:08:47.938Z Compiling pkcs1 v0.7.5
19852025-06-19T08:08:47.992Z Compiling futures-executor v0.3.31
19862025-06-19T08:08:48.929Z Compiling rfc6979 v0.4.0
19872025-06-19T08:08:48.985Z Compiling float-cmp v0.10.0
19882025-06-19T08:08:49.447Z Compiling serde-big-array v0.5.1
19892025-06-19T08:08:49.491Z Compiling bstr v1.10.0
19902025-06-19T08:08:49.542Z Compiling regress v0.10.3
19912025-06-19T08:08:49.713Z Compiling memmap v0.7.0
19922025-06-19T08:08:50.046Z Compiling normalize-line-endings v0.3.0
19932025-06-19T08:08:50.106Z Compiling precomputed-hash v0.1.1
19942025-06-19T08:08:50.210Z Compiling static_assertions v1.1.0
19952025-06-19T08:08:50.269Z Compiling unicode-segmentation v1.12.0
19962025-06-19T08:08:50.346Z Compiling whoami v1.5.2
19972025-06-19T08:08:50.859Z Compiling toml_write v0.1.2
19982025-06-19T08:08:50.900Z Compiling new_debug_unreachable v1.0.6
19992025-06-19T08:08:51.173Z Compiling predicates-core v1.0.8
20002025-06-19T08:08:51.251Z Compiling difflib v0.4.0
20012025-06-19T08:08:51.461Z Compiling winnow v0.7.10
20022025-06-19T08:08:51.500Z Compiling fixedbitset v0.4.2
20032025-06-19T08:08:51.523Z Compiling data-encoding v2.9.0
20042025-06-19T08:08:51.929Z Compiling number_prefix v0.4.0
20052025-06-19T08:08:52.282Z Compiling hickory-proto v0.24.4
20062025-06-19T08:08:52.695Z Compiling reqwest v0.12.20
20072025-06-19T08:08:52.872Z Compiling indicatif v0.17.11
20082025-06-19T08:08:52.948Z Compiling petgraph v0.6.5
20092025-06-19T08:08:54.164Z Compiling typify-impl v0.3.0
20102025-06-19T08:08:54.672Z Compiling predicates v3.1.3
20112025-06-19T08:08:55.098Z Compiling toml_edit v0.22.27
20122025-06-19T08:08:56.036Z Compiling similar v2.7.0
20132025-06-19T08:08:56.919Z Compiling string_cache v0.8.9
20142025-06-19T08:08:57.384Z Compiling tokio-postgres v0.7.13
20152025-06-19T08:08:57.828Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
20162025-06-19T08:09:01.454Z Compiling usdt v0.5.0
20172025-06-19T08:09:01.934Z Compiling ecdsa v0.16.9
20182025-06-19T08:09:02.806Z Compiling rsa v0.9.6
20192025-06-19T08:09:03.485Z Compiling futures v0.3.31
20202025-06-19T08:09:03.580Z Compiling zip v0.6.6
20212025-06-19T08:09:04.149Z Compiling ed25519-dalek v2.1.1
20222025-06-19T08:09:05.338Z Compiling crossterm v0.28.1
20232025-06-19T08:09:05.595Z Compiling clap v4.5.35
20242025-06-19T08:09:05.619Z Compiling daft v0.1.3
20252025-06-19T08:09:05.743Z Compiling strum v0.26.3
20262025-06-19T08:09:05.973Z Compiling toml v0.7.8
20272025-06-19T08:09:06.149Z Compiling tokio-stream v0.1.17
20282025-06-19T08:09:06.267Z Compiling x509-cert v0.2.5
20292025-06-19T08:09:07.936Z Compiling sha1 v0.10.6
20302025-06-19T08:09:08.067Z Compiling itertools v0.10.5
20312025-06-19T08:09:08.155Z Compiling winnow v0.6.26
20322025-06-19T08:09:10.238Z Compiling rustix v1.0.7
20332025-06-19T08:09:10.659Z Compiling peg-runtime v0.8.5
20342025-06-19T08:09:10.861Z Compiling unicode-xid v0.2.6
20352025-06-19T08:09:11.043Z Compiling rustc-hash v2.1.1
20362025-06-19T08:09:11.136Z Compiling lalrpop-util v0.19.12
20372025-06-19T08:09:11.505Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20382025-06-19T08:09:12.301Z Compiling typify-macro v0.3.0
20392025-06-19T08:09:15.827Z Compiling camino v1.1.10
20402025-06-19T08:09:23.710Z Compiling proc-macro-crate v1.3.1
20412025-06-19T08:09:24.467Z Compiling macaddr v1.0.1
20422025-06-19T08:09:25.154Z Compiling itertools v0.13.0
20432025-06-19T08:09:26.887Z Compiling fastrand v2.1.1
20442025-06-19T08:09:27.533Z Compiling heapless v0.8.0
20452025-06-19T08:09:28.181Z Compiling ingot-macros v0.1.0
20462025-06-19T08:09:28.385Z Compiling tempfile v3.20.0
20472025-06-19T08:09:36.249Z Compiling num_enum_derive v0.5.11
20482025-06-19T08:09:43.207Z Compiling structmeta-derive v0.3.0
20492025-06-19T08:09:45.355Z Compiling hash32 v0.3.1
20502025-06-19T08:09:46.451Z Compiling smoltcp v0.11.0
20512025-06-19T08:09:47.995Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20522025-06-19T08:09:52.103Z Compiling structmeta v0.3.0
20532025-06-19T08:09:53.980Z Compiling num_enum v0.5.11
20542025-06-19T08:09:54.453Z Compiling ingot-types v0.1.0
20552025-06-19T08:09:55.841Z Compiling typify v0.3.0
20562025-06-19T08:10:01.778Z Compiling dirs-sys-next v0.1.2
20572025-06-19T08:10:01.905Z Compiling proc-macro-error-attr v1.0.4
20582025-06-19T08:10:02.773Z Compiling cobs v0.2.3
20592025-06-19T08:10:03.675Z Compiling rustls v0.22.4
20602025-06-19T08:10:03.926Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20612025-06-19T08:10:04.002Z Compiling unsafe-libyaml v0.2.11
20622025-06-19T08:10:05.778Z Compiling serde_yaml v0.9.34+deprecated
20632025-06-19T08:10:11.340Z Compiling postcard v1.0.10
20642025-06-19T08:10:12.658Z Compiling dirs-next v2.0.0
20652025-06-19T08:10:17.293Z Compiling progenitor-impl v0.9.1
20662025-06-19T08:10:18.133Z Compiling ingot v0.1.0
20672025-06-19T08:10:23.581Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20682025-06-19T08:10:24.548Z Compiling hex v0.4.3
20692025-06-19T08:10:24.668Z Compiling foreign-types-macros v0.2.3
20702025-06-19T08:10:25.272Z Compiling thread_local v1.1.8
20712025-06-19T08:10:25.875Z Compiling wait-timeout v0.2.0
20722025-06-19T08:10:25.991Z Compiling multer v3.1.0
20732025-06-19T08:10:26.349Z Compiling proc-macro-error v1.0.4
20742025-06-19T08:10:26.442Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20752025-06-19T08:10:26.773Z Compiling foreign-types-shared v0.3.1
20762025-06-19T08:10:26.954Z Compiling bit-vec v0.8.0
20772025-06-19T08:10:26.977Z Compiling quick-error v1.2.3
20782025-06-19T08:10:27.246Z Compiling unicode-width v0.1.14
20792025-06-19T08:10:27.586Z Compiling match_cfg v0.1.0
20802025-06-19T08:10:27.589Z Compiling ref-cast v1.0.24
20812025-06-19T08:10:27.723Z Compiling slog-async v2.8.0
20822025-06-19T08:10:27.852Z Compiling tabwriter v1.4.0
20832025-06-19T08:10:27.907Z Compiling hostname v0.3.1
20842025-06-19T08:10:28.231Z Compiling bit-set v0.8.0
20852025-06-19T08:10:28.298Z Compiling rusty-fork v0.3.0
20862025-06-19T08:10:28.322Z Compiling foreign-types v0.5.0
20872025-06-19T08:10:28.616Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20882025-06-19T08:10:28.639Z Compiling progenitor-macro v0.9.1
20892025-06-19T08:10:28.681Z Compiling term v0.7.0
20902025-06-19T08:10:32.818Z Compiling progenitor-client v0.9.1
20912025-06-19T08:10:32.971Z Compiling rand_xorshift v0.4.0
20922025-06-19T08:10:33.305Z Compiling slog-json v2.6.1
20932025-06-19T08:10:33.652Z Compiling crossbeam-channel v0.5.15
20942025-06-19T08:10:33.798Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20952025-06-19T08:10:33.828Z Compiling async-stream-impl v0.3.6
20962025-06-19T08:10:34.141Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
20972025-06-19T08:10:34.630Z Compiling ref-cast-impl v1.0.24
20982025-06-19T08:10:34.986Z Compiling cstr-argument v0.1.2
20992025-06-19T08:10:35.017Z Compiling is-terminal v0.4.13
21002025-06-19T08:10:35.173Z Compiling dropshot v0.16.2
21012025-06-19T08:10:35.204Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21022025-06-19T08:10:35.290Z Compiling take_mut v0.2.2
21032025-06-19T08:10:35.498Z Compiling unarray v0.1.4
21042025-06-19T08:10:35.521Z Compiling pretty-hex v0.2.1
21052025-06-19T08:10:35.544Z Compiling crucible-workspace-hack v0.1.0
21062025-06-19T08:10:35.728Z Compiling proptest v1.7.0
21072025-06-19T08:10:35.799Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21082025-06-19T08:10:36.022Z Compiling tokio-rustls v0.25.0
21092025-06-19T08:10:36.252Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21102025-06-19T08:10:36.548Z Compiling slog-term v2.9.1
21112025-06-19T08:10:37.161Z Compiling async-stream v0.3.6
21122025-06-19T08:10:38.474Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21132025-06-19T08:10:38.728Z Compiling slog-bunyan v2.5.0
21142025-06-19T08:10:38.810Z Compiling progenitor v0.9.1
21152025-06-19T08:10:39.198Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21162025-06-19T08:10:39.233Z Compiling test-strategy v0.4.1
21172025-06-19T08:10:39.438Z Compiling parse-display-derive v0.10.0
21182025-06-19T08:10:39.675Z Compiling toml v0.8.23
21192025-06-19T08:10:41.770Z Compiling serde_with_macros v3.12.0
21202025-06-19T08:10:42.336Z Compiling colored v2.2.0
21212025-06-19T08:10:42.963Z Compiling waitgroup v0.1.2
21222025-06-19T08:10:43.298Z Compiling rustls-pemfile v2.2.0
21232025-06-19T08:10:43.671Z Compiling dropshot_endpoint v0.16.2
21242025-06-19T08:10:43.834Z Compiling serde_path_to_error v0.1.17
21252025-06-19T08:10:44.132Z Compiling derive-where v1.2.7
21262025-06-19T08:10:44.886Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21272025-06-19T08:10:45.371Z Compiling hostname v0.4.0
21282025-06-19T08:10:45.646Z Compiling instant v0.1.13
21292025-06-19T08:10:45.694Z Compiling debug-ignore v1.0.5
21302025-06-19T08:10:45.861Z Compiling backoff v0.4.0
21312025-06-19T08:10:45.904Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21322025-06-19T08:10:46.170Z Compiling serde_with v3.12.0
21332025-06-19T08:10:46.275Z Compiling parse-display v0.10.0
21342025-06-19T08:10:47.093Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21352025-06-19T08:10:48.210Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21362025-06-19T08:10:50.536Z Compiling zone_cfg_derive v0.3.0
21372025-06-19T08:10:51.639Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21382025-06-19T08:10:51.854Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
21392025-06-19T08:10:52.377Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21402025-06-19T08:10:56.097Z Compiling iddqd v0.3.7
21412025-06-19T08:10:56.132Z Compiling camino-tempfile v1.4.1
21422025-06-19T08:10:56.730Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21432025-06-19T08:10:57.615Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21442025-06-19T08:10:57.637Z Compiling progenitor-client v0.10.0
21452025-06-19T08:10:57.637Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21462025-06-19T08:10:58.026Z Compiling num-derive v0.4.2
21472025-06-19T08:10:58.151Z Compiling sigpipe v0.1.3
21482025-06-19T08:10:58.349Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21492025-06-19T08:10:59.985Z Compiling libefi-sys v0.1.0
21502025-06-19T08:11:00.271Z Compiling jiff v0.2.15
21512025-06-19T08:11:00.346Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
21522025-06-19T08:11:00.591Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21532025-06-19T08:11:00.846Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
21542025-06-19T08:11:01.432Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
21552025-06-19T08:11:01.864Z Compiling zone v0.3.1
21562025-06-19T08:11:04.829Z Compiling itertools v0.14.0
21572025-06-19T08:11:05.130Z Compiling smf v0.2.3
21582025-06-19T08:11:05.847Z Compiling bitfield-struct v0.6.2
21592025-06-19T08:11:07.186Z Compiling blake3 v1.5.4
21602025-06-19T08:11:07.816Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21612025-06-19T08:11:07.994Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21622025-06-19T08:11:08.496Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21632025-06-19T08:11:08.565Z Compiling xattr v1.3.1
21642025-06-19T08:11:08.773Z Compiling filetime v0.2.25
21652025-06-19T08:11:08.870Z Compiling memmap2 v0.9.5
21662025-06-19T08:11:08.938Z Compiling arrayref v0.3.9
21672025-06-19T08:11:09.088Z Compiling constant_time_eq v0.3.1
21682025-06-19T08:11:09.190Z Compiling same-file v1.0.6
21692025-06-19T08:11:09.327Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21702025-06-19T08:11:09.472Z Compiling arrayvec v0.7.6
21712025-06-19T08:11:09.521Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21722025-06-19T08:11:09.660Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21732025-06-19T08:11:09.690Z Compiling walkdir v2.5.0
21742025-06-19T08:11:10.142Z Compiling tar v0.4.44
21752025-06-19T08:11:11.300Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21762025-06-19T08:11:11.780Z Compiling gethostname v0.5.0
21772025-06-19T08:11:12.043Z Compiling cargo-platform v0.1.8
21782025-06-19T08:11:12.410Z Compiling topological-sort v0.2.2
21792025-06-19T08:11:12.433Z Compiling fixedbitset v0.5.7
21802025-06-19T08:11:12.748Z Compiling omicron-zone-package v0.12.2
21812025-06-19T08:11:13.107Z Compiling petgraph v0.7.1
21822025-06-19T08:11:13.636Z Compiling cargo_metadata v0.19.2
21832025-06-19T08:11:14.488Z Compiling indent_write v2.2.0
21842025-06-19T08:11:16.016Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
21852025-06-19T08:11:16.358Z Compiling shell-words v1.1.0
21862025-06-19T08:11:20.189Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21872025-06-19T08:11:21.303Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21882025-06-19T08:11:24.148Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21892025-06-19T08:11:43.396Z Finished `release` profile [optimized] target(s) in 5m 26s
21902025-06-19T08:11:43.585Z Running `target/release/omicron-package -t test target create -p dev`
21912025-06-19T08:11:43.645ZLogging to: /work/oxidecomputer/omicron/out/LOG
21922025-06-19T08:11:43.648ZCreated new build target 'test' and set it as active
21932025-06-19T08:11:43.648Z
21942025-06-19T08:11:43.648Zreal 5:26.947350512
21952025-06-19T08:11:43.648Zuser 37:35.893010913
21962025-06-19T08:11:43.648Zsys 3:47.689129911
21972025-06-19T08:11:43.648Ztrap 1.284334593
21982025-06-19T08:11:43.648Ztflt 1.856378740
21992025-06-19T08:11:43.648Zdflt 0.964385181
22002025-06-19T08:11:43.648Zkflt 0.001770185
22012025-06-19T08:11:43.648Zlock 1:11:55.573043394
22022025-06-19T08:11:43.648Zslp 2:33:25.688398566
22032025-06-19T08:11:43.648Zlat 2:49.721745903
22042025-06-19T08:11:43.648Zstop 5:24.154837963
22052025-06-19T08:11:43.648Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22062025-06-19T08:11:45.238Z Finished `release` profile [optimized] target(s) in 1.14s
22072025-06-19T08:11:45.257Z Running `target/release/omicron-package -t test package`
22082025-06-19T08:11:45.257ZLogging to: /work/oxidecomputer/omicron/out/LOG
22092025-06-19T08:11:46.761Z Compiling typify-impl v0.4.1
22102025-06-19T08:11:46.989Z Compiling convert_case v0.4.0
22112025-06-19T08:11:46.992Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22122025-06-19T08:11:46.992Z Compiling num-rational v0.4.2
22132025-06-19T08:11:46.992Z Compiling num-complex v0.4.6
22142025-06-19T08:11:46.992Z Compiling dirs-sys-next v0.1.2
22152025-06-19T08:11:47.013Z Compiling half v2.4.1
22162025-06-19T08:11:47.307Z Compiling dirs-next v2.0.0
22172025-06-19T08:11:47.491Z Compiling float-ord v0.3.2
22182025-06-19T08:11:47.526Z Compiling ciborium-io v0.2.2
22192025-06-19T08:11:47.637Z Compiling derive_more v0.99.20
22202025-06-19T08:11:47.702Z Compiling ciborium-ll v0.2.2
22212025-06-19T08:11:47.730Z Compiling term v0.7.0
22222025-06-19T08:11:47.777Z Compiling is-terminal v0.4.13
22232025-06-19T08:11:47.944Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22242025-06-19T08:11:48.233Z Compiling num v0.4.3
22252025-06-19T08:11:48.281Z Compiling ciborium v0.2.2
22262025-06-19T08:11:48.412Z Compiling camino v1.1.10
22272025-06-19T08:11:48.512Z Compiling secrecy v0.10.3
22282025-06-19T08:11:48.813Z Compiling atomicwrites v0.4.4
22292025-06-19T08:11:48.841Z Compiling rustix v1.0.7
22302025-06-19T08:11:49.013Z Compiling password-hash v0.5.0
22312025-06-19T08:11:49.385Z Compiling blake2 v0.10.6
22322025-06-19T08:11:49.516Z Compiling base64 v0.21.7
22332025-06-19T08:11:50.287Z Compiling argon2 v0.5.3
22342025-06-19T08:11:50.547Z Compiling newline-converter v0.3.0
22352025-06-19T08:11:50.719Z Compiling fastrand v2.1.1
22362025-06-19T08:11:50.806Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22372025-06-19T08:11:51.216Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22382025-06-19T08:11:51.246Z Compiling expectorate v1.2.0
22392025-06-19T08:11:51.289Z Compiling rustls v0.22.4
22402025-06-19T08:11:51.337Z Compiling thread_local v1.1.8
22412025-06-19T08:11:51.674Z Compiling tempfile v3.20.0
22422025-06-19T08:11:51.767Z Compiling wait-timeout v0.2.0
22432025-06-19T08:11:51.841Z Compiling bit-vec v0.8.0
22442025-06-19T08:11:51.896Z Compiling quick-error v1.2.3
22452025-06-19T08:11:52.097Z Compiling match_cfg v0.1.0
22462025-06-19T08:11:52.223Z Compiling hostname v0.3.1
22472025-06-19T08:11:52.251Z Compiling rusty-fork v0.3.0
22482025-06-19T08:11:52.327Z Compiling bit-set v0.8.0
22492025-06-19T08:11:52.644Z Compiling ref-cast v1.0.24
22502025-06-19T08:11:52.733Z Compiling multer v3.1.0
22512025-06-19T08:11:52.762Z Compiling slog-async v2.8.0
22522025-06-19T08:11:52.830Z Compiling progenitor-client v0.9.1
22532025-06-19T08:11:52.861Z Compiling slog-json v2.6.1
22542025-06-19T08:11:52.864Z Compiling rand_xorshift v0.4.0
22552025-06-19T08:11:53.042Z Compiling crossbeam-channel v0.5.15
22562025-06-19T08:11:53.161Z Compiling hex v0.4.3
22572025-06-19T08:11:53.232Z Compiling take_mut v0.2.2
22582025-06-19T08:11:53.264Z Compiling unarray v0.1.4
22592025-06-19T08:11:53.417Z Compiling progenitor v0.9.1
22602025-06-19T08:11:53.447Z Compiling slog-bunyan v2.5.0
22612025-06-19T08:11:53.493Z Compiling proptest v1.7.0
22622025-06-19T08:11:53.838Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22632025-06-19T08:11:54.060Z Compiling slog-term v2.9.1
22642025-06-19T08:11:54.089Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22652025-06-19T08:11:54.533Z Compiling dropshot v0.16.2
22662025-06-19T08:11:54.637Z Compiling async-stream v0.3.6
22672025-06-19T08:11:54.777Z Compiling toml v0.8.23
22682025-06-19T08:11:54.970Z Compiling waitgroup v0.1.2
22692025-06-19T08:11:55.135Z Compiling rustls-pemfile v2.2.0
22702025-06-19T08:11:55.234Z Compiling serde_path_to_error v0.1.17
22712025-06-19T08:11:55.501Z Compiling hostname v0.4.0
22722025-06-19T08:11:55.750Z Compiling instant v0.1.13
22732025-06-19T08:11:55.957Z Compiling debug-ignore v1.0.5
22742025-06-19T08:11:56.066Z Compiling backoff v0.4.0
22752025-06-19T08:11:56.171Z Compiling iddqd v0.3.7
22762025-06-19T08:11:56.174Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
22772025-06-19T08:11:56.477Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22782025-06-19T08:11:56.773Z Compiling typify-macro v0.4.1
22792025-06-19T08:11:58.444Z Compiling tokio-rustls v0.25.0
22802025-06-19T08:11:58.486Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22812025-06-19T08:11:58.728Z Compiling parse-display v0.10.0
22822025-06-19T08:11:59.279Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
22832025-06-19T08:12:00.023Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22842025-06-19T08:12:00.381Z Compiling typify v0.4.1
22852025-06-19T08:12:00.442Z Compiling serde_with v3.12.0
22862025-06-19T08:12:00.597Z Compiling progenitor-impl v0.10.0
22872025-06-19T08:12:01.323Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22882025-06-19T08:12:02.039Z Compiling progenitor-client v0.10.0
22892025-06-19T08:12:03.659Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22902025-06-19T08:12:04.243Z Compiling macaddr v1.0.1
22912025-06-19T08:12:04.740Z Compiling owo-colors v4.2.1
22922025-06-19T08:12:05.116Z Compiling cancel-safe-futures v0.1.5
22932025-06-19T08:12:05.557Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22942025-06-19T08:12:05.604Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22952025-06-19T08:12:05.740Z Compiling libsw-core v0.3.1
22962025-06-19T08:12:06.109Z Compiling utf-8 v0.7.6
22972025-06-19T08:12:06.492Z Compiling progenitor-macro v0.10.0
22982025-06-19T08:12:06.769Z Compiling libsw v3.4.0
22992025-06-19T08:12:07.930Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23002025-06-19T08:12:08.532Z Compiling swrite v0.1.0
23012025-06-19T08:12:08.742Z Compiling linear-map v1.2.0
23022025-06-19T08:12:09.210Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23032025-06-19T08:12:09.765Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23042025-06-19T08:12:16.393Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23052025-06-19T08:12:16.713Z Compiling keccak v0.1.5
23062025-06-19T08:12:17.172Z Compiling progenitor v0.10.0
23072025-06-19T08:12:17.460Z Compiling sha3 v0.10.8
23082025-06-19T08:12:18.006Z Compiling prettyplease v0.2.34
23092025-06-19T08:12:18.395Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23102025-06-19T08:12:22.649Z Compiling tungstenite v0.21.0
23112025-06-19T08:12:23.792Z Compiling highway v1.3.0
23122025-06-19T08:12:25.410Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23132025-06-19T08:12:27.637Z Compiling tokio-tungstenite v0.21.0
23142025-06-19T08:12:28.348Z Compiling semver v0.1.20
23152025-06-19T08:12:28.499Z Compiling linked-hash-map v0.5.6
23162025-06-19T08:12:28.907Z Compiling lru-cache v0.1.2
23172025-06-19T08:12:28.945Z Compiling rustc_version v0.1.7
23182025-06-19T08:12:29.191Z Compiling resolv-conf v0.7.0
23192025-06-19T08:12:29.374Z Compiling newtype_derive v0.1.6
23202025-06-19T08:12:29.843Z Compiling hickory-resolver v0.24.4
23212025-06-19T08:12:30.749Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
23222025-06-19T08:12:32.936Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23232025-06-19T08:12:34.238Z Compiling universal-hash v0.5.1
23242025-06-19T08:12:34.537Z Compiling thiserror-impl-no-std v2.0.2
23252025-06-19T08:12:34.870Z Compiling humantime v2.1.0
23262025-06-19T08:12:35.410Z Compiling opaque-debug v0.3.1
23272025-06-19T08:12:35.557Z Compiling poly1305 v0.8.0
23282025-06-19T08:12:35.761Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23292025-06-19T08:12:36.957Z Compiling thiserror-no-std v2.0.2
23302025-06-19T08:12:37.125Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23312025-06-19T08:12:37.163Z Compiling chacha20 v0.9.1
23322025-06-19T08:12:37.467Z Compiling aead v0.5.2
23332025-06-19T08:12:37.736Z Compiling steno v0.4.1
23342025-06-19T08:12:37.863Z Compiling chacha20poly1305 v0.10.1
23352025-06-19T08:12:38.159Z Compiling vsss-rs v3.3.4
23362025-06-19T08:12:38.188Z Compiling qorb v0.4.0
23372025-06-19T08:12:39.927Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
23382025-06-19T08:12:40.022Z Compiling slog-dtrace v0.3.0
23392025-06-19T08:12:40.472Z Compiling bytecount v0.6.8
23402025-06-19T08:12:42.406Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23412025-06-19T08:12:50.109Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23422025-06-19T08:12:50.960Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23432025-06-19T08:12:53.673Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23442025-06-19T08:12:54.745Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23452025-06-19T08:12:57.890Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23462025-06-19T08:12:58.832Z Compiling display-error-chain v0.2.2
23472025-06-19T08:12:59.131Z Compiling radium v0.7.0
23482025-06-19T08:12:59.657Z Compiling crunchy v0.2.2
23492025-06-19T08:13:00.162Z Compiling maplit v1.0.2
23502025-06-19T08:13:00.418Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23512025-06-19T08:13:00.630Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23522025-06-19T08:13:00.785Z Compiling dsl_auto_type v0.1.2
23532025-06-19T08:13:01.988Z Compiling scheduled-thread-pool v0.2.7
23542025-06-19T08:13:03.282Z Compiling zerocopy-derive v0.6.6
23552025-06-19T08:13:04.644Z Compiling diesel_table_macro_syntax v0.2.0
23562025-06-19T08:13:04.941Z Compiling proc-macro-error-attr2 v2.0.0
23572025-06-19T08:13:05.057Z Compiling maybe-uninit v2.0.0
23582025-06-19T08:13:05.227Z Compiling tap v1.0.1
23592025-06-19T08:13:05.466Z Compiling tiny-keccak v2.0.2
23602025-06-19T08:13:05.632Z Compiling proc-macro-error2 v2.0.1
23612025-06-19T08:13:05.663Z Compiling wyz v0.5.1
23622025-06-19T08:13:05.831Z Compiling diesel_derives v2.2.3
23632025-06-19T08:13:05.942Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23642025-06-19T08:13:06.170Z Compiling zerocopy v0.6.6
23652025-06-19T08:13:06.210Z Compiling r2d2 v0.8.10
23662025-06-19T08:13:06.883Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23672025-06-19T08:13:07.035Z Compiling const_format_proc_macros v0.2.34
23682025-06-19T08:13:07.058Z Compiling bit-vec v0.6.3
23692025-06-19T08:13:07.505Z Compiling packed_struct v0.10.1
23702025-06-19T08:13:07.974Z Compiling crc-catalog v2.4.0
23712025-06-19T08:13:08.187Z Compiling funty v2.0.0
23722025-06-19T08:13:08.845Z Compiling const_format v0.2.34
23732025-06-19T08:13:10.184Z Compiling bitvec v1.0.1
23742025-06-19T08:13:10.442Z Compiling crc v3.2.1
23752025-06-19T08:13:11.052Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23762025-06-19T08:13:12.543Z Compiling bit-set v0.5.3
23772025-06-19T08:13:13.377Z Compiling tabled_derive v0.10.0
23782025-06-19T08:13:13.614Z Compiling papergrid v0.14.0
23792025-06-19T08:13:14.862Z Compiling ascii-canvas v3.0.0
23802025-06-19T08:13:15.350Z Compiling packed_struct_codegen v0.10.1
23812025-06-19T08:13:15.708Z Compiling num-derive v0.3.3
23822025-06-19T08:13:16.368Z Compiling diesel v2.2.11
23832025-06-19T08:13:17.628Z Compiling ena v0.14.3
23842025-06-19T08:13:17.778Z Compiling indexmap v1.9.3
23852025-06-19T08:13:18.097Z Compiling bindgen v0.71.1
23862025-06-19T08:13:18.132Z Compiling diff v0.1.13
23872025-06-19T08:13:18.611Z Compiling regex-syntax v0.6.29
23882025-06-19T08:13:18.681Z Compiling nodrop v0.1.14
23892025-06-19T08:13:18.882Z Compiling array-init v0.0.4
23902025-06-19T08:13:23.508Z Compiling lalrpop v0.19.12
23912025-06-19T08:13:26.751Z Compiling libscf-sys v1.1.0
23922025-06-19T08:13:31.136Z Compiling tabled v0.18.0
23932025-06-19T08:13:33.516Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23942025-06-19T08:13:38.299Z Compiling smallvec v0.6.14
23952025-06-19T08:13:38.642Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23962025-06-19T08:13:38.833Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
23972025-06-19T08:13:39.862Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23982025-06-19T08:13:40.928Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23992025-06-19T08:13:41.212Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24002025-06-19T08:13:41.582Z Compiling bitfield v0.14.0
24012025-06-19T08:13:41.963Z Compiling hashbrown v0.12.3
24022025-06-19T08:13:42.303Z Compiling termcolor v1.4.1
24032025-06-19T08:13:43.446Z Compiling env_logger v0.10.2
24042025-06-19T08:13:44.589Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24052025-06-19T08:13:44.898Z Compiling polar-core v0.27.3
24062025-06-19T08:13:46.297Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24072025-06-19T08:13:46.407Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24082025-06-19T08:13:46.915Z Compiling serde-hex v0.1.0
24092025-06-19T08:13:47.550Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
24102025-06-19T08:13:49.272Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24112025-06-19T08:13:49.672Z Compiling ron v0.8.1
24122025-06-19T08:13:51.933Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24132025-06-19T08:13:52.262Z Compiling hashbrown v0.13.2
24142025-06-19T08:13:52.397Z Compiling derive_builder_core v0.20.2
24152025-06-19T08:13:53.647Z Compiling headers-core v0.3.0
24162025-06-19T08:13:53.893Z Compiling phf_generator v0.11.2
24172025-06-19T08:13:54.136Z Compiling libxml v0.3.3
24182025-06-19T08:13:54.502Z Compiling async-recursion v1.1.1
24192025-06-19T08:13:54.540Z Compiling crc-any v2.5.0
24202025-06-19T08:13:55.377Z Compiling derive_builder_macro v0.20.2
24212025-06-19T08:13:55.458Z Compiling phf_codegen v0.11.2
24222025-06-19T08:13:55.725Z Compiling headers v0.4.1
24232025-06-19T08:13:55.762Z Compiling object v0.30.4
24242025-06-19T08:13:56.203Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
24252025-06-19T08:13:57.550Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24262025-06-19T08:13:59.278Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24272025-06-19T08:14:01.656Z Compiling samael v0.0.19
24282025-06-19T08:14:03.365Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
24292025-06-19T08:14:04.695Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24302025-06-19T08:14:07.404Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24312025-06-19T08:14:08.273Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24322025-06-19T08:14:08.280Z Compiling itertools v0.13.0
24332025-06-19T08:14:11.812Z Compiling strum_macros v0.24.3
24342025-06-19T08:14:12.115Z Compiling parse-zoneinfo v0.3.1
24352025-06-19T08:14:12.706Z Compiling indoc v1.0.9
24362025-06-19T08:14:13.473Z Compiling crc8 v0.1.1
24372025-06-19T08:14:13.573Z Compiling path-slash v0.1.5
24382025-06-19T08:14:13.812Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
24392025-06-19T08:14:13.866Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
24402025-06-19T08:14:14.629Z Compiling chrono-tz-build v0.4.0
24412025-06-19T08:14:16.983Z Compiling derive_builder v0.20.2
24422025-06-19T08:14:17.814Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24432025-06-19T08:14:18.175Z Compiling oso-derive v0.27.3
24442025-06-19T08:14:18.903Z Compiling impl-trait-for-tuples v0.2.2
24452025-06-19T08:14:19.158Z Compiling quick-xml v0.37.2
24462025-06-19T08:14:21.879Z Compiling vte_generate_state_changes v0.1.2
24472025-06-19T08:14:22.505Z Compiling arc-swap v1.7.1
24482025-06-19T08:14:23.220Z Compiling slog-scope v4.4.0
24492025-06-19T08:14:24.047Z Compiling vte v0.11.1
24502025-06-19T08:14:24.614Z Compiling chrono-tz v0.10.3
24512025-06-19T08:14:25.331Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24522025-06-19T08:14:25.518Z Compiling oso v0.27.3
24532025-06-19T08:14:26.838Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24542025-06-19T08:14:28.892Z Compiling diesel-dtrace v0.4.2
24552025-06-19T08:14:29.282Z Compiling unicase v2.7.0
24562025-06-19T08:14:29.765Z Compiling strip-ansi-escapes v0.2.0
24572025-06-19T08:14:31.470Z Compiling slog-stdlog v4.1.1
24582025-06-19T08:14:32.290Z Compiling papergrid v0.11.0
24592025-06-19T08:14:33.329Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24602025-06-19T08:14:33.695Z Compiling tabled_derive v0.7.0
24612025-06-19T08:14:35.744Z Compiling fd-lock v4.0.2
24622025-06-19T08:14:36.040Z Compiling bb8 v0.8.5
24632025-06-19T08:14:36.716Z Compiling peg-macros v0.8.5
24642025-06-19T08:14:39.811Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24652025-06-19T08:14:40.791Z Compiling nu-ansi-term v0.50.1
24662025-06-19T08:14:42.036Z Compiling reedline v0.38.0
24672025-06-19T08:14:42.116Z Compiling peg v0.8.5
24682025-06-19T08:14:42.283Z Compiling async-bb8-diesel v0.2.1
24692025-06-19T08:14:43.167Z Compiling tabled v0.15.0
24702025-06-19T08:14:45.385Z Compiling slog-envlogger v2.2.0
24712025-06-19T08:14:49.491Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24722025-06-19T08:14:59.970Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24732025-06-19T08:15:00.336Z Compiling typify-impl v0.2.0
24742025-06-19T08:15:02.560Z Compiling pem v3.0.5
24752025-06-19T08:15:02.840Z Compiling bcs v0.1.6
24762025-06-19T08:15:03.776Z Compiling fxhash v0.2.1
24772025-06-19T08:15:04.088Z Compiling libz-sys v1.1.20
24782025-06-19T08:15:04.121Z Compiling termtree v0.5.1
24792025-06-19T08:15:04.473Z Compiling half v1.8.3
24802025-06-19T08:15:05.483Z Compiling serde_cbor v0.11.2
24812025-06-19T08:15:06.634Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24822025-06-19T08:15:07.697Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
24832025-06-19T08:15:07.849Z Compiling kstat-rs v0.2.4
24842025-06-19T08:15:08.659Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24852025-06-19T08:15:08.802Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24862025-06-19T08:15:10.308Z Compiling typify-macro v0.2.0
24872025-06-19T08:15:13.754Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24882025-06-19T08:15:14.373Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24892025-06-19T08:15:14.646Z Compiling nanorand v0.7.0
24902025-06-19T08:15:15.361Z Compiling libgit2-sys v0.17.0+1.8.1
24912025-06-19T08:15:16.124Z Compiling pin-project-internal v1.1.6
24922025-06-19T08:15:17.054Z Compiling parking_lot_core v0.8.6
24932025-06-19T08:15:18.594Z Compiling pin-project v1.1.6
24942025-06-19T08:15:18.797Z Compiling flume v0.11.1
24952025-06-19T08:15:19.570Z Compiling mime_guess v2.0.5
24962025-06-19T08:15:21.094Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24972025-06-19T08:15:24.231Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24982025-06-19T08:15:26.841Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24992025-06-19T08:15:28.323Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25002025-06-19T08:15:31.398Z Compiling castaway v0.2.3
25012025-06-19T08:15:31.615Z Compiling snafu-derive v0.8.5
25022025-06-19T08:15:31.646Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25032025-06-19T08:15:31.702Z Compiling fs-err v2.11.0
25042025-06-19T08:15:31.761Z Compiling compact_str v0.8.0
25052025-06-19T08:15:32.112Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25062025-06-19T08:15:33.731Z Compiling typify v0.2.0
25072025-06-19T08:15:33.953Z Compiling unicode-truncate v1.1.0
25082025-06-19T08:15:34.322Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25092025-06-19T08:15:34.328Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25102025-06-19T08:15:37.328Z Compiling snafu v0.8.5
25112025-06-19T08:15:38.453Z Compiling globset v0.4.15
25122025-06-19T08:15:42.833Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
25132025-06-19T08:15:44.223Z Compiling olpc-cjson v0.1.4
25142025-06-19T08:15:45.239Z Compiling lru v0.12.5
25152025-06-19T08:15:45.255Z Compiling vergen v8.3.2
25162025-06-19T08:15:45.346Z Compiling nibble_vec v0.1.0
25172025-06-19T08:15:45.651Z Compiling serde_plain v1.0.2
25182025-06-19T08:15:46.142Z Compiling cargo-platform v0.1.8
25192025-06-19T08:15:46.642Z Compiling instability v0.3.2
25202025-06-19T08:15:47.607Z Compiling atty v0.2.14
25212025-06-19T08:15:47.834Z Compiling endian-type v0.1.2
25222025-06-19T08:15:48.155Z Compiling cassowary v0.3.0
25232025-06-19T08:15:51.770Z Compiling http-range v0.1.5
25242025-06-19T08:15:53.060Z Compiling typed-path v0.9.3
25252025-06-19T08:15:59.691Z Compiling indoc v2.0.6
25262025-06-19T08:16:00.541Z Compiling salty v0.3.0
25272025-06-19T08:16:01.040Z Compiling ratatui v0.29.0
25282025-06-19T08:16:02.803Z Compiling tough v0.20.0
25292025-06-19T08:16:04.738Z Compiling radix_trie v0.2.1
25302025-06-19T08:16:05.660Z Compiling cargo_metadata v0.18.1
25312025-06-19T08:16:08.610Z Compiling git2 v0.19.0
25322025-06-19T08:16:14.813Z Compiling progenitor-impl v0.8.0
25332025-06-19T08:16:16.850Z Compiling parking_lot v0.11.2
25342025-06-19T08:16:20.592Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25352025-06-19T08:16:20.738Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25362025-06-19T08:16:20.837Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25372025-06-19T08:16:21.445Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25382025-06-19T08:16:24.144Z Compiling rand_seeder v0.3.0
25392025-06-19T08:16:24.606Z Compiling lzma-sys v0.1.20
25402025-06-19T08:16:25.327Z Compiling rustls v0.21.12
25412025-06-19T08:16:25.371Z Compiling xshell-macros v0.2.7
25422025-06-19T08:16:25.683Z Compiling parse-size v1.1.0
25432025-06-19T08:16:25.823Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25442025-06-19T08:16:26.071Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25452025-06-19T08:16:26.164Z Compiling xshell v0.2.7
25462025-06-19T08:16:26.191Z Compiling progenitor-macro v0.8.0
25472025-06-19T08:16:29.046Z Compiling hyper-staticfile v0.10.1
25482025-06-19T08:16:29.840Z Compiling sled v0.34.7
25492025-06-19T08:16:33.134Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25502025-06-19T08:16:36.312Z Compiling hickory-client v0.24.4
25512025-06-19T08:16:38.932Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25522025-06-19T08:16:40.268Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25532025-06-19T08:16:40.961Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25542025-06-19T08:16:45.922Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25552025-06-19T08:16:45.937Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25562025-06-19T08:16:45.937Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25572025-06-19T08:16:46.268Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25582025-06-19T08:16:46.744Z Compiling hickory-server v0.24.4
25592025-06-19T08:16:47.973Z Compiling primeorder v0.13.6
25602025-06-19T08:16:48.667Z Compiling progenitor-client v0.8.0
25612025-06-19T08:16:49.624Z Compiling rustls-webpki v0.101.7
25622025-06-19T08:16:53.194Z Compiling sct v0.7.1
25632025-06-19T08:16:53.490Z Compiling heck v0.3.3
25642025-06-19T08:16:53.720Z Compiling env_filter v0.1.2
25652025-06-19T08:16:53.863Z Compiling csv-core v0.1.11
25662025-06-19T08:16:54.824Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
25672025-06-19T08:16:55.210Z Compiling void v1.0.2
25682025-06-19T08:16:55.379Z Compiling csv v1.3.1
25692025-06-19T08:16:55.441Z Compiling lzss v0.8.2
25702025-06-19T08:16:55.980Z Compiling env_logger v0.11.5
25712025-06-19T08:16:57.380Z Compiling zone_cfg_derive v0.1.2
25722025-06-19T08:16:58.032Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25732025-06-19T08:16:58.682Z Compiling progenitor v0.8.0
25742025-06-19T08:16:58.974Z Compiling p384 v0.13.0
25752025-06-19T08:17:01.349Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25762025-06-19T08:17:02.474Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25772025-06-19T08:17:04.916Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25782025-06-19T08:17:05.027Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25792025-06-19T08:17:05.457Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25802025-06-19T08:17:06.252Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25812025-06-19T08:17:06.833Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25822025-06-19T08:17:10.518Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25832025-06-19T08:17:10.931Z Compiling tungstenite v0.23.0
25842025-06-19T08:17:11.731Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25852025-06-19T08:17:12.094Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25862025-06-19T08:17:12.473Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25872025-06-19T08:17:12.847Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25882025-06-19T08:17:13.215Z Compiling nix v0.27.1
25892025-06-19T08:17:16.054Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25902025-06-19T08:17:16.460Z Compiling serde_bytes v0.11.17
25912025-06-19T08:17:16.548Z Compiling base64 v0.13.1
25922025-06-19T08:17:16.795Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25932025-06-19T08:17:17.232Z Compiling ron v0.7.1
25942025-06-19T08:17:17.350Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25952025-06-19T08:17:18.084Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25962025-06-19T08:17:22.579Z Compiling tokio-tungstenite v0.23.1
25972025-06-19T08:17:23.150Z Compiling xz2 v0.1.7
25982025-06-19T08:17:23.281Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
25992025-06-19T08:17:24.953Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26002025-06-19T08:17:29.122Z Compiling tokio-rustls v0.24.1
26012025-06-19T08:17:29.706Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26022025-06-19T08:17:30.935Z Compiling zone v0.1.8
26032025-06-19T08:17:31.044Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26042025-06-19T08:17:31.801Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26052025-06-19T08:17:32.868Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26062025-06-19T08:17:34.435Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26072025-06-19T08:17:35.130Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26082025-06-19T08:17:35.212Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26092025-06-19T08:17:42.233Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26102025-06-19T08:17:44.194Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26112025-06-19T08:17:45.445Z Compiling rustls-pemfile v1.0.4
26122025-06-19T08:17:45.818Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
26132025-06-19T08:17:46.192Z Compiling signal-hook-tokio v0.3.1
26142025-06-19T08:17:46.260Z Compiling twox-hash v2.1.0
26152025-06-19T08:17:46.571Z Compiling yasna v0.5.2
26162025-06-19T08:17:47.398Z Compiling secrecy v0.8.0
26172025-06-19T08:17:47.577Z Compiling is_ci v1.2.0
26182025-06-19T08:17:47.672Z Compiling smawk v0.3.2
26192025-06-19T08:17:47.714Z Compiling unicode-linebreak v0.1.5
26202025-06-19T08:17:47.927Z Compiling rcgen v0.12.1
26212025-06-19T08:17:48.023Z Compiling supports-color v3.0.2
26222025-06-19T08:17:48.373Z Compiling textwrap v0.16.2
26232025-06-19T08:17:51.911Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26242025-06-19T08:17:53.135Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26252025-06-19T08:17:58.833Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26262025-06-19T08:17:59.320Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26272025-06-19T08:18:00.367Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26282025-06-19T08:18:10.204Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26292025-06-19T08:18:17.518Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26302025-06-19T08:18:20.077Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26312025-06-19T08:18:23.041Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26322025-06-19T08:18:23.311Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26332025-06-19T08:18:23.994Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26342025-06-19T08:18:24.305Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26352025-06-19T08:18:31.567Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26362025-06-19T08:18:36.104Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26372025-06-19T08:18:36.486Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26382025-06-19T08:18:37.915Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26392025-06-19T08:18:43.601Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
26402025-06-19T08:18:43.945Z Compiling fatfs v0.3.6
26412025-06-19T08:18:44.688Z Compiling subprocess v0.2.9
26422025-06-19T08:18:45.198Z Compiling rtoolbox v0.0.2
26432025-06-19T08:18:45.691Z Compiling assert_matches v1.5.0
26442025-06-19T08:18:46.520Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26452025-06-19T08:18:46.927Z Compiling rpassword v7.3.1
26462025-06-19T08:18:47.451Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26472025-06-19T08:18:49.430Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26482025-06-19T08:18:54.403Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26492025-06-19T08:19:01.427Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26502025-06-19T08:19:22.914Z Compiling tui-tree-widget v0.23.1
26512025-06-19T08:19:23.442Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26522025-06-19T08:19:33.568Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26532025-06-19T08:19:33.932Z Compiling uzers v0.12.1
26542025-06-19T08:19:36.546Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26552025-06-19T08:19:37.171Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26562025-06-19T08:19:37.732Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26572025-06-19T08:19:41.291Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26582025-06-19T08:19:53.874Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26592025-06-19T08:19:58.527Z Compiling support-bundle-viewer v0.1.0
26602025-06-19T08:20:02.241Z Compiling multimap v0.10.1
26612025-06-19T08:22:21.434Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26622025-06-19T08:22:36.508Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26632025-06-19T08:30:32.562Z Finished `release` profile [optimized] target(s) in 18m 47s
26642025-06-19T08:31:44.570Z
26652025-06-19T08:31:44.573Zreal 20:00.738488167
26662025-06-19T08:31:44.573Zuser 2:20:01.665031657
26672025-06-19T08:31:44.573Zsys 4:06.475734602
26682025-06-19T08:31:44.573Ztrap 3.992439235
26692025-06-19T08:31:44.573Ztflt 1.895617990
26702025-06-19T08:31:44.573Zdflt 6.551580176
26712025-06-19T08:31:44.573Zkflt 0.001341896
26722025-06-19T08:31:44.573Zlock 8:01:59.227974745
26732025-06-19T08:31:44.573Zslp 7:06:38.550863257
26742025-06-19T08:31:44.573Zlat 3:42.805351551
26752025-06-19T08:31:44.573Zstop 3:41.591990413
26762025-06-19T08:31:44.573Z+ mapfile -t packages
26772025-06-19T08:31:44.573Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26782025-06-19T08:31:45.940Z Finished `release` profile [optimized] target(s) in 1.30s
26792025-06-19T08:31:46.005Z Running `target/release/omicron-package -t test list-outputs`
26802025-06-19T08:31:46.061ZLogging to: /work/oxidecomputer/omicron/out/LOG
26812025-06-19T08:31:46.065Z+ ptime -m cargo build --locked --release -p xtask
26822025-06-19T08:31:46.819Z Compiling serde v1.0.219
26832025-06-19T08:31:46.822Z Compiling bitflags v2.9.0
26842025-06-19T08:31:46.822Z Compiling libc v0.2.174
26852025-06-19T08:31:46.822Z Compiling serde_json v1.0.140
26862025-06-19T08:31:46.936Z Compiling syn v2.0.103
26872025-06-19T08:31:46.974Z Compiling rustix v0.38.37
26882025-06-19T08:31:47.301Z Compiling usdt-impl v0.5.0
26892025-06-19T08:31:47.341Z Compiling syn v1.0.109
26902025-06-19T08:31:47.467Z Compiling hashbrown v0.15.3
26912025-06-19T08:31:47.502Z Compiling getrandom v0.3.1
26922025-06-19T08:31:47.715Z Compiling log v0.4.27
26932025-06-19T08:31:47.861Z Compiling fs-err v3.1.1
26942025-06-19T08:31:48.241Z Compiling rustix v1.0.7
26952025-06-19T08:31:48.320Z Compiling thread-id v4.2.2
26962025-06-19T08:31:48.393Z Compiling once_cell v1.21.3
26972025-06-19T08:31:48.468Z Compiling anyhow v1.0.98
26982025-06-19T08:31:48.914Z Compiling indexmap v2.9.0
26992025-06-19T08:31:49.034Z Compiling terminal_size v0.4.0
27002025-06-19T08:31:49.337Z Compiling clap_builder v4.5.35
27012025-06-19T08:31:49.589Z Compiling textwrap v0.16.2
27022025-06-19T08:31:50.770Z Compiling tempfile v3.20.0
27032025-06-19T08:31:51.712Z Compiling proc-macro-error v1.0.4
27042025-06-19T08:31:52.823Z Compiling tabled_derive v0.7.0
27052025-06-19T08:31:54.074Z Compiling serde_derive v1.0.219
27062025-06-19T08:31:54.074Z Compiling thiserror-impl v1.0.69
27072025-06-19T08:31:54.079Z Compiling zerocopy-derive v0.7.35
27082025-06-19T08:31:54.079Z Compiling scroll_derive v0.12.0
27092025-06-19T08:31:54.079Z Compiling thiserror-impl v2.0.12
27102025-06-19T08:31:54.334Z Compiling clap_derive v4.5.32
27112025-06-19T08:31:55.423Z Compiling scroll v0.12.0
27122025-06-19T08:31:55.969Z Compiling zerocopy v0.7.35
27132025-06-19T08:31:56.119Z Compiling goblin v0.8.2
27142025-06-19T08:31:56.705Z Compiling thiserror v1.0.69
27152025-06-19T08:31:56.908Z Compiling pest v2.7.14
27162025-06-19T08:31:58.579Z Compiling thiserror v2.0.12
27172025-06-19T08:31:58.801Z Compiling clap v4.5.35
27182025-06-19T08:31:58.963Z Compiling tabled v0.15.0
27192025-06-19T08:31:59.952Z Compiling pest_meta v2.7.14
27202025-06-19T08:32:03.471Z Compiling pest_generator v2.7.14
27212025-06-19T08:32:05.227Z Compiling pest_derive v2.7.14
27222025-06-19T08:32:06.082Z Compiling dtrace-parser v0.2.0
27232025-06-19T08:32:07.587Z Compiling toml_datetime v0.6.11
27242025-06-19T08:32:07.692Z Compiling serde_spanned v0.6.9
27252025-06-19T08:32:08.015Z Compiling camino v1.1.10
27262025-06-19T08:32:08.464Z Compiling toml_edit v0.22.27
27272025-06-19T08:32:09.375Z Compiling dof v0.3.0
27282025-06-19T08:32:13.306Z Compiling serde_tokenstream v0.2.2
27292025-06-19T08:32:14.352Z Compiling usdt-attr-macro v0.5.0
27302025-06-19T08:32:15.711Z Compiling usdt-macro v0.5.0
27312025-06-19T08:32:16.913Z Compiling toml v0.8.23
27322025-06-19T08:32:18.742Z Compiling semver v1.0.26
27332025-06-19T08:32:20.038Z Compiling cargo-platform v0.1.8
27342025-06-19T08:32:20.102Z Compiling cargo_toml v0.21.0
27352025-06-19T08:32:20.222Z Compiling usdt v0.5.0
27362025-06-19T08:32:21.144Z Compiling cargo_metadata v0.19.2
27372025-06-19T08:32:21.573Z Compiling camino-tempfile v1.4.1
27382025-06-19T08:32:22.431Z Compiling macaddr v1.0.1
27392025-06-19T08:32:31.245Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27402025-06-19T08:32:36.881Z Finished `release` profile [optimized] target(s) in 50.74s
27412025-06-19T08:32:37.028Z
27422025-06-19T08:32:37.028Zreal 50.917316831
27432025-06-19T08:32:37.028Zuser 5:27.369455266
27442025-06-19T08:32:37.028Zsys 21.179516477
27452025-06-19T08:32:37.028Ztrap 0.179035297
27462025-06-19T08:32:37.028Ztflt 0.132938101
27472025-06-19T08:32:37.028Zdflt 0.389957157
27482025-06-19T08:32:37.032Zkflt 0.000054043
27492025-06-19T08:32:37.032Zlock 10:22.196845753
27502025-06-19T08:32:37.032Zslp 16:20.980130948
27512025-06-19T08:32:37.032Zlat 16.743605245
27522025-06-19T08:32:37.032Zstop 21.060745114
27532025-06-19T08:32:37.032Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27542025-06-19T08:32:37.032Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27552025-06-19T08:32:37.032Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27562025-06-19T08:32:37.032Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27572025-06-19T08:32:37.032Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27582025-06-19T08:32:38.378Z Compiling thiserror-impl v2.0.12
27592025-06-19T08:32:38.541Z Compiling regress v0.10.3
27602025-06-19T08:32:38.565Z Compiling ident_case v1.0.1
27612025-06-19T08:32:38.568Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27622025-06-19T08:32:38.568Z Compiling unsafe-libyaml v0.2.11
27632025-06-19T08:32:38.621Z Compiling match_cfg v0.1.0
27642025-06-19T08:32:38.624Z Compiling rustix v1.0.7
27652025-06-19T08:32:38.661Z Compiling quick-error v1.2.3
27662025-06-19T08:32:38.751Z Compiling darling_core v0.20.10
27672025-06-19T08:32:38.773Z Compiling hostname v0.3.1
27682025-06-19T08:32:38.861Z Compiling progenitor-client v0.10.0
27692025-06-19T08:32:39.005Z Compiling structmeta-derive v0.3.0
27702025-06-19T08:32:39.124Z Compiling rustls v0.22.4
27712025-06-19T08:32:39.499Z Compiling hex v0.4.3
27722025-06-19T08:32:39.531Z Compiling macaddr v1.0.1
27732025-06-19T08:32:40.029Z Compiling serde_yaml v0.9.34+deprecated
27742025-06-19T08:32:40.156Z Compiling multer v3.1.0
27752025-06-19T08:32:40.502Z Compiling tempfile v3.20.0
27762025-06-19T08:32:40.525Z Compiling debug-ignore v1.0.5
27772025-06-19T08:32:40.907Z Compiling toml v0.8.23
27782025-06-19T08:32:41.377Z Compiling slog-json v2.6.1
27792025-06-19T08:32:41.700Z Compiling structmeta v0.3.0
27802025-06-19T08:32:41.758Z Compiling thiserror v2.0.12
27812025-06-19T08:32:41.805Z Compiling async-stream-impl v0.3.6
27822025-06-19T08:32:41.961Z Compiling wait-timeout v0.2.0
27832025-06-19T08:32:42.133Z Compiling dropshot v0.16.2
27842025-06-19T08:32:42.381Z Compiling typify-impl v0.3.0
27852025-06-19T08:32:42.522Z Compiling bit-vec v0.8.0
27862025-06-19T08:32:42.648Z Compiling rusty-fork v0.3.0
27872025-06-19T08:32:43.064Z Compiling bit-set v0.8.0
27882025-06-19T08:32:43.137Z Compiling async-stream v0.3.6
27892025-06-19T08:32:43.390Z Compiling slog-bunyan v2.5.0
27902025-06-19T08:32:43.456Z Compiling rand_xorshift v0.4.0
27912025-06-19T08:32:43.483Z Compiling waitgroup v0.1.2
27922025-06-19T08:32:43.656Z Compiling rustls-pemfile v2.2.0
27932025-06-19T08:32:43.689Z Compiling dropshot_endpoint v0.16.2
27942025-06-19T08:32:43.757Z Compiling serde_path_to_error v0.1.17
27952025-06-19T08:32:43.803Z Compiling hostname v0.4.0
27962025-06-19T08:32:44.048Z Compiling instant v0.1.13
27972025-06-19T08:32:44.077Z Compiling unarray v0.1.4
27982025-06-19T08:32:44.308Z Compiling proptest v1.7.0
27992025-06-19T08:32:44.331Z Compiling test-strategy v0.4.1
28002025-06-19T08:32:44.427Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28012025-06-19T08:32:44.606Z Compiling progenitor-client v0.9.1
28022025-06-19T08:32:44.651Z Compiling derive-where v1.2.7
28032025-06-19T08:32:44.750Z Compiling darling_macro v0.20.10
28042025-06-19T08:32:45.234Z Compiling ref-cast v1.0.24
28052025-06-19T08:32:45.722Z Compiling darling v0.20.10
28062025-06-19T08:32:45.804Z Compiling tokio-rustls v0.25.0
28072025-06-19T08:32:45.888Z Compiling serde_with_macros v3.12.0
28082025-06-19T08:32:46.406Z Compiling ref-cast-impl v1.0.24
28092025-06-19T08:32:47.861Z Compiling parse-display-derive v0.10.0
28102025-06-19T08:32:47.917Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28112025-06-19T08:32:47.941Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28122025-06-19T08:32:48.613Z Compiling serde_with v3.12.0
28132025-06-19T08:32:48.638Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28142025-06-19T08:32:48.781Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28152025-06-19T08:32:49.018Z Compiling iddqd v0.3.7
28162025-06-19T08:32:49.043Z Compiling backoff v0.4.0
28172025-06-19T08:32:49.566Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28182025-06-19T08:32:49.626Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28192025-06-19T08:32:50.401Z Compiling proc-macro-crate v1.3.1
28202025-06-19T08:32:51.406Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
28212025-06-19T08:32:51.496Z Compiling num_enum_derive v0.5.11
28222025-06-19T08:32:51.880Z Compiling crucible-workspace-hack v0.1.0
28232025-06-19T08:32:52.058Z Compiling parse-display v0.10.0
28242025-06-19T08:32:52.206Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28252025-06-19T08:32:52.594Z Compiling itertools v0.13.0
28262025-06-19T08:32:52.662Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28272025-06-19T08:32:52.693Z Compiling heapless v0.8.0
28282025-06-19T08:32:52.857Z Compiling proc-macro-error v1.0.4
28292025-06-19T08:32:53.027Z Compiling hash32 v0.3.1
28302025-06-19T08:32:53.352Z Compiling foreign-types-macros v0.2.3
28312025-06-19T08:32:53.515Z Compiling smoltcp v0.11.0
28322025-06-19T08:32:53.635Z Compiling foreign-types-shared v0.3.1
28332025-06-19T08:32:53.904Z Compiling num_enum v0.5.11
28342025-06-19T08:32:54.268Z Compiling tabwriter v1.4.0
28352025-06-19T08:32:54.622Z Compiling foreign-types v0.5.0
28362025-06-19T08:32:54.658Z Compiling typify-impl v0.4.1
28372025-06-19T08:32:54.777Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28382025-06-19T08:32:54.801Z Compiling cstr-argument v0.1.2
28392025-06-19T08:32:54.943Z Compiling cobs v0.2.3
28402025-06-19T08:32:55.120Z Compiling pretty-hex v0.2.1
28412025-06-19T08:32:55.295Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28422025-06-19T08:32:55.391Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28432025-06-19T08:32:55.676Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28442025-06-19T08:32:55.710Z Compiling postcard v1.0.10
28452025-06-19T08:32:55.812Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28462025-06-19T08:32:55.836Z Compiling ingot-macros v0.1.0
28472025-06-19T08:32:56.385Z Compiling colored v2.2.0
28482025-06-19T08:32:56.389Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28492025-06-19T08:32:57.118Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28502025-06-19T08:32:57.290Z Compiling typify-macro v0.3.0
28512025-06-19T08:32:57.583Z Compiling itertools v0.14.0
28522025-06-19T08:32:57.630Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28532025-06-19T08:32:58.600Z Compiling camino-tempfile v1.4.1
28542025-06-19T08:32:59.135Z Compiling smf v0.2.3
28552025-06-19T08:33:00.456Z Compiling zone_cfg_derive v0.3.0
28562025-06-19T08:33:00.480Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28572025-06-19T08:33:00.922Z Compiling num-derive v0.4.2
28582025-06-19T08:33:00.964Z Compiling sigpipe v0.1.3
28592025-06-19T08:33:01.136Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28602025-06-19T08:33:01.335Z Compiling jiff v0.2.15
28612025-06-19T08:33:01.487Z Compiling typify v0.3.0
28622025-06-19T08:33:01.545Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
28632025-06-19T08:33:01.700Z Compiling progenitor-impl v0.9.1
28642025-06-19T08:33:01.851Z Compiling zone v0.3.1
28652025-06-19T08:33:02.049Z Compiling num-rational v0.4.2
28662025-06-19T08:33:03.234Z Compiling ingot-types v0.1.0
28672025-06-19T08:33:03.323Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
28682025-06-19T08:33:03.381Z Compiling universal-hash v0.5.1
28692025-06-19T08:33:03.526Z Compiling num-complex v0.4.6
28702025-06-19T08:33:03.647Z Compiling opaque-debug v0.3.1
28712025-06-19T08:33:03.804Z Compiling half v2.4.1
28722025-06-19T08:33:04.195Z Compiling ingot v0.1.0
28732025-06-19T08:33:04.287Z Compiling float-ord v0.3.2
28742025-06-19T08:33:04.482Z Compiling ciborium-io v0.2.2
28752025-06-19T08:33:04.523Z Compiling num v0.4.3
28762025-06-19T08:33:04.612Z Compiling secrecy v0.10.3
28772025-06-19T08:33:04.665Z Compiling ciborium-ll v0.2.2
28782025-06-19T08:33:04.689Z Compiling aead v0.5.2
28792025-06-19T08:33:04.933Z Compiling keccak v0.1.5
28802025-06-19T08:33:05.121Z Compiling ciborium v0.2.2
28812025-06-19T08:33:05.145Z Compiling utf-8 v0.7.6
28822025-06-19T08:33:05.528Z Compiling convert_case v0.4.0
28832025-06-19T08:33:06.202Z Compiling tungstenite v0.21.0
28842025-06-19T08:33:06.404Z Compiling derive_more v0.99.20
28852025-06-19T08:33:06.522Z Compiling sha3 v0.10.8
28862025-06-19T08:33:07.667Z Compiling poly1305 v0.8.0
28872025-06-19T08:33:08.308Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28882025-06-19T08:33:08.415Z Compiling password-hash v0.5.0
28892025-06-19T08:33:08.884Z Compiling progenitor-macro v0.9.1
28902025-06-19T08:33:09.348Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28912025-06-19T08:33:09.441Z Compiling chacha20 v0.9.1
28922025-06-19T08:33:09.791Z Compiling typify-macro v0.4.1
28932025-06-19T08:33:10.026Z Compiling blake2 v0.10.6
28942025-06-19T08:33:11.096Z Compiling argon2 v0.5.3
28952025-06-19T08:33:11.409Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
28962025-06-19T08:33:11.706Z Compiling tokio-tungstenite v0.21.0
28972025-06-19T08:33:12.115Z Compiling base64 v0.21.7
28982025-06-19T08:33:12.379Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28992025-06-19T08:33:12.850Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29002025-06-19T08:33:12.903Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29012025-06-19T08:33:13.243Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29022025-06-19T08:33:13.547Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
29032025-06-19T08:33:13.573Z Compiling thiserror-impl-no-std v2.0.2
29042025-06-19T08:33:13.686Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29052025-06-19T08:33:13.715Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29062025-06-19T08:33:13.940Z Compiling typify v0.4.1
29072025-06-19T08:33:13.973Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29082025-06-19T08:33:14.004Z Compiling atomicwrites v0.4.4
29092025-06-19T08:33:14.107Z Compiling progenitor-impl v0.10.0
29102025-06-19T08:33:14.181Z Compiling semver v0.1.20
29112025-06-19T08:33:14.389Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
29122025-06-19T08:33:14.812Z Compiling rustc_version v0.1.7
29132025-06-19T08:33:14.842Z Compiling chacha20poly1305 v0.10.1
29142025-06-19T08:33:14.881Z Compiling typify-impl v0.2.0
29152025-06-19T08:33:15.143Z Compiling newline-converter v0.3.0
29162025-06-19T08:33:15.299Z Compiling primeorder v0.13.6
29172025-06-19T08:33:15.376Z Compiling linked-hash-map v0.5.6
29182025-06-19T08:33:15.398Z Compiling libefi-sys v0.1.0
29192025-06-19T08:33:15.763Z Compiling owo-colors v4.2.1
29202025-06-19T08:33:15.787Z Compiling cancel-safe-futures v0.1.5
29212025-06-19T08:33:15.906Z Compiling lru-cache v0.1.2
29222025-06-19T08:33:16.149Z Compiling expectorate v1.2.0
29232025-06-19T08:33:16.207Z Compiling newtype_derive v0.1.6
29242025-06-19T08:33:16.464Z Compiling resolv-conf v0.7.0
29252025-06-19T08:33:16.494Z Compiling thiserror-no-std v2.0.2
29262025-06-19T08:33:16.532Z Compiling libsw-core v0.3.1
29272025-06-19T08:33:16.557Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29282025-06-19T08:33:16.674Z Compiling vsss-rs v3.3.4
29292025-06-19T08:33:16.871Z Compiling bitfield-struct v0.6.2
29302025-06-19T08:33:17.515Z Compiling unicase v2.7.0
29312025-06-19T08:33:17.523Z Compiling arc-swap v1.7.1
29322025-06-19T08:33:17.523Z Compiling fixedbitset v0.5.7
29332025-06-19T08:33:17.880Z Compiling petgraph v0.7.1
29342025-06-19T08:33:18.124Z Compiling slog-scope v4.4.0
29352025-06-19T08:33:18.315Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29362025-06-19T08:33:19.044Z Compiling hickory-resolver v0.24.4
29372025-06-19T08:33:19.067Z Compiling libsw v3.4.0
29382025-06-19T08:33:20.539Z Compiling polyval v0.6.2
29392025-06-19T08:33:21.044Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29402025-06-19T08:33:21.134Z Compiling proc-macro-error-attr2 v2.0.0
29412025-06-19T08:33:21.152Z Compiling progenitor-macro v0.10.0
29422025-06-19T08:33:21.176Z Compiling progenitor v0.9.1
29432025-06-19T08:33:21.372Z Compiling parking_lot_core v0.8.6
29442025-06-19T08:33:21.451Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
29452025-06-19T08:33:21.707Z Compiling indent_write v2.2.0
29462025-06-19T08:33:21.868Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29472025-06-19T08:33:21.933Z Compiling linear-map v1.2.0
29482025-06-19T08:33:21.959Z Compiling salty v0.3.0
29492025-06-19T08:33:21.981Z Compiling proc-macro-error2 v2.0.1
29502025-06-19T08:33:22.033Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512025-06-19T08:33:22.349Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29522025-06-19T08:33:22.669Z Compiling ghash v0.5.1
29532025-06-19T08:33:22.913Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29542025-06-19T08:33:23.099Z Compiling slog-stdlog v4.1.1
29552025-06-19T08:33:23.347Z Compiling p384 v0.13.0
29562025-06-19T08:33:23.504Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29572025-06-19T08:33:23.527Z Compiling ctr v0.9.2
29582025-06-19T08:33:23.781Z Compiling num-derive v0.3.3
29592025-06-19T08:33:23.961Z Compiling gethostname v0.5.0
29602025-06-19T08:33:24.250Z Compiling lzma-sys v0.1.20
29612025-06-19T08:33:24.853Z Compiling slog-dtrace v0.3.0
29622025-06-19T08:33:25.016Z Compiling highway v1.3.0
29632025-06-19T08:33:25.068Z Compiling xshell-macros v0.2.7
29642025-06-19T08:33:25.231Z Compiling papergrid v0.14.0
29652025-06-19T08:33:25.866Z Compiling xshell v0.2.7
29662025-06-19T08:33:26.045Z Compiling aes-gcm v0.10.3
29672025-06-19T08:33:26.109Z Compiling libscf-sys v1.1.0
29682025-06-19T08:33:26.403Z Compiling mime_guess v2.0.5
29692025-06-19T08:33:26.436Z Compiling slog-envlogger v2.2.0
29702025-06-19T08:33:26.440Z Compiling steno v0.4.1
29712025-06-19T08:33:27.034Z Compiling tabled_derive v0.10.0
29722025-06-19T08:33:27.154Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29732025-06-19T08:33:29.078Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29742025-06-19T08:33:29.157Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29752025-06-19T08:33:29.212Z Compiling typify-macro v0.2.0
29762025-06-19T08:33:29.309Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
29772025-06-19T08:33:29.878Z Compiling heck v0.3.3
29782025-06-19T08:33:30.299Z Compiling progenitor-client v0.8.0
29792025-06-19T08:33:30.334Z Compiling ssh-encoding v0.2.0
29802025-06-19T08:33:30.475Z Compiling blowfish v0.9.1
29812025-06-19T08:33:30.854Z Compiling env_filter v0.1.2
29822025-06-19T08:33:30.897Z Compiling nibble_vec v0.1.0
29832025-06-19T08:33:31.000Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29842025-06-19T08:33:31.174Z Compiling endian-type v0.1.2
29852025-06-19T08:33:31.363Z Compiling humantime v2.1.0
29862025-06-19T08:33:31.404Z Compiling radix_trie v0.2.1
29872025-06-19T08:33:31.473Z Compiling env_logger v0.11.5
29882025-06-19T08:33:31.535Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
29892025-06-19T08:33:31.919Z Compiling bcrypt-pbkdf v0.10.0
29902025-06-19T08:33:32.047Z Compiling ssh-cipher v0.2.0
29912025-06-19T08:33:32.107Z Compiling zone_cfg_derive v0.1.2
29922025-06-19T08:33:32.532Z Compiling tabled v0.18.0
29932025-06-19T08:33:32.847Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29942025-06-19T08:33:33.142Z Compiling typify v0.2.0
29952025-06-19T08:33:33.357Z Compiling progenitor-impl v0.8.0
29962025-06-19T08:33:33.429Z Compiling parking_lot v0.11.2
29972025-06-19T08:33:33.454Z Compiling progenitor v0.10.0
29982025-06-19T08:33:33.655Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29992025-06-19T08:33:33.698Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30002025-06-19T08:33:34.292Z Compiling qorb v0.4.0
30012025-06-19T08:33:34.539Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30022025-06-19T08:33:34.681Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30032025-06-19T08:33:35.080Z Compiling password-hash v0.4.2
30042025-06-19T08:33:35.119Z Compiling fxhash v0.2.1
30052025-06-19T08:33:35.386Z Compiling same-file v1.0.6
30062025-06-19T08:33:35.410Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
30072025-06-19T08:33:35.732Z Compiling base64 v0.13.1
30082025-06-19T08:33:35.767Z Compiling http-range v0.1.5
30092025-06-19T08:33:35.973Z Compiling walkdir v2.5.0
30102025-06-19T08:33:36.143Z Compiling pbkdf2 v0.11.0
30112025-06-19T08:33:36.305Z Compiling ron v0.7.1
30122025-06-19T08:33:36.660Z Compiling sled v0.34.7
30132025-06-19T08:33:38.477Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30142025-06-19T08:33:39.126Z Compiling xz2 v0.1.7
30152025-06-19T08:33:39.245Z Compiling zone v0.1.8
30162025-06-19T08:33:39.324Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30172025-06-19T08:33:39.484Z Compiling ssh-key v0.6.6
30182025-06-19T08:33:39.617Z Compiling hickory-client v0.24.4
30192025-06-19T08:33:40.400Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30202025-06-19T08:33:40.490Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30212025-06-19T08:33:40.703Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30222025-06-19T08:33:41.001Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30232025-06-19T08:33:41.534Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30242025-06-19T08:33:43.708Z Compiling progenitor-macro v0.8.0
30252025-06-19T08:33:44.102Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30262025-06-19T08:33:44.849Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30272025-06-19T08:33:45.557Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30282025-06-19T08:33:46.111Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30292025-06-19T08:33:47.458Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30302025-06-19T08:33:48.024Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30312025-06-19T08:33:48.276Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30322025-06-19T08:33:49.097Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30332025-06-19T08:33:49.182Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30342025-06-19T08:33:50.334Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30352025-06-19T08:33:50.476Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30362025-06-19T08:33:51.123Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30372025-06-19T08:33:51.481Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30382025-06-19T08:33:52.406Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30392025-06-19T08:33:54.602Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30402025-06-19T08:33:54.772Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
30412025-06-19T08:33:55.287Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30422025-06-19T08:33:55.945Z Compiling progenitor v0.8.0
30432025-06-19T08:33:56.037Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30442025-06-19T08:33:56.124Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30452025-06-19T08:33:56.278Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
30462025-06-19T08:33:56.603Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30472025-06-19T08:33:56.790Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30482025-06-19T08:34:00.997Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30492025-06-19T08:34:01.023Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30502025-06-19T08:34:01.023Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
30512025-06-19T08:34:01.023Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
30522025-06-19T08:34:01.023Z Compiling p256 v0.13.2
30532025-06-19T08:34:01.774Z Compiling p521 v0.13.3
30542025-06-19T08:34:02.222Z Compiling hickory-server v0.24.4
30552025-06-19T08:34:02.349Z Compiling yasna v0.5.2
30562025-06-19T08:34:03.496Z Compiling pem v3.0.5
30572025-06-19T08:34:04.009Z Compiling headers-core v0.3.0
30582025-06-19T08:34:04.038Z Compiling kstat-rs v0.2.4
30592025-06-19T08:34:04.232Z Compiling secrecy v0.8.0
30602025-06-19T08:34:04.258Z Compiling nanorand v0.7.0
30612025-06-19T08:34:04.280Z Compiling atty v0.2.14
30622025-06-19T08:34:04.500Z Compiling russh-cryptovec v0.7.3
30632025-06-19T08:34:06.151Z Compiling md5 v0.7.0
30642025-06-19T08:34:06.159Z Compiling crc8 v0.1.1
30652025-06-19T08:34:06.159Z Compiling russh-keys v0.45.0
30662025-06-19T08:34:06.159Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
30672025-06-19T08:34:06.159Z Compiling flume v0.11.1
30682025-06-19T08:34:06.159Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30692025-06-19T08:34:06.159Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30702025-06-19T08:34:07.223Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
30712025-06-19T08:34:08.647Z Compiling headers v0.4.1
30722025-06-19T08:34:09.057Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
30732025-06-19T08:34:10.484Z Compiling rcgen v0.12.1
30742025-06-19T08:34:10.969Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30752025-06-19T08:34:11.506Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30762025-06-19T08:34:12.123Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30772025-06-19T08:34:12.603Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30782025-06-19T08:34:12.666Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30792025-06-19T08:34:13.195Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30802025-06-19T08:34:14.630Z Compiling hyper-staticfile v0.10.1
30812025-06-19T08:34:15.198Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30822025-06-19T08:34:15.748Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30832025-06-19T08:34:15.934Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30842025-06-19T08:34:16.662Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30852025-06-19T08:34:17.330Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
30862025-06-19T08:34:17.640Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30872025-06-19T08:34:17.820Z Compiling num-bigint v0.4.6
30882025-06-19T08:34:17.889Z Compiling des v0.8.1
30892025-06-19T08:34:18.279Z Compiling subprocess v0.2.9
30902025-06-19T08:34:18.428Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30912025-06-19T08:34:19.101Z Compiling hex-literal v0.4.1
30922025-06-19T08:34:19.348Z Compiling display-error-chain v0.2.2
30932025-06-19T08:34:19.352Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30942025-06-19T08:34:19.628Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30952025-06-19T08:34:19.961Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30962025-06-19T08:34:20.862Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30972025-06-19T08:34:21.424Z Compiling russh v0.45.0
30982025-06-19T08:34:22.505Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30992025-06-19T08:34:22.664Z Compiling internet-checksum v0.2.1
31002025-06-19T08:34:33.410Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31012025-06-19T08:34:35.305Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31022025-06-19T08:35:04.129Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31032025-06-19T08:35:31.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
31042025-06-19T08:35:31.486Z
31052025-06-19T08:35:31.486Zreal 2:51.157608386
31062025-06-19T08:35:31.486Zuser 14:55.268920995
31072025-06-19T08:35:31.486Zsys 2:05.776685877
31082025-06-19T08:35:31.486Ztrap 0.486329812
31092025-06-19T08:35:31.486Ztflt 0.276984925
31102025-06-19T08:35:31.486Zdflt 0.803635895
31112025-06-19T08:35:31.486Zkflt 0.000039254
31122025-06-19T08:35:31.487Zlock 25:23.217219423
31132025-06-19T08:35:31.487Zslp 54:09.433213655
31142025-06-19T08:35:31.487Zlat 45.036093028
31152025-06-19T08:35:31.487Zstop 2:00.070360527
31162025-06-19T08:35:31.487Z+ mkdir tests
31172025-06-19T08:35:31.487Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
31182025-06-19T08:35:31.487Z+ xargs -I '{}' -t cp '{}' tests/
31192025-06-19T08:35:31.487Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-091190edad6d8538 tests/
31202025-06-19T08:35:31.487Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-05bcbddb35d1e4a4 tests/
31212025-06-19T08:35:31.487Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ef6508510aa19d1b tests/
31222025-06-19T08:35:31.489Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-6cb81b4e96252bba tests/
31232025-06-19T08:35:31.489Z+ 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/*)
31242025-06-19T08:35:31.489Z+ 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-05bcbddb35d1e4a4 tests/commtest-ef6508510aa19d1b tests/dhcp_server-091190edad6d8538 tests/end_to_end_tests-6cb81b4e96252bba 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
31252025-06-19T08:36:50.886ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
31262025-06-19T08:36:50.886Za .github/buildomat/ci-env.sh 1K
31272025-06-19T08:36:50.886Za out/target/test 1K
31282025-06-19T08:36:50.886Za out/npuzone/npuzone 23144K
31292025-06-19T08:36:50.886Za package-manifest.toml 33K
31302025-06-19T08:36:50.886Za smf/sled-agent/non-gimlet/config.toml 5K
31312025-06-19T08:36:50.886Za target/release/omicron-package 40681K
31322025-06-19T08:36:50.886Za target/release/xtask 10706K
31332025-06-19T08:36:50.887Za target/debug/bootstrap 239014K
31342025-06-19T08:36:50.887Za tests/bootstrap-05bcbddb35d1e4a4 23187K
31352025-06-19T08:36:50.887Za tests/commtest-ef6508510aa19d1b 26381K
31362025-06-19T08:36:50.887Za tests/dhcp_server-091190edad6d8538 23187K
31372025-06-19T08:36:50.888Za tests/end_to_end_tests-6cb81b4e96252bba 302129K
31382025-06-19T08:36:50.888Za out/clickhouse.tar.gz 301187K
31392025-06-19T08:36:50.888Za out/clickhouse_keeper.tar.gz 286331K
31402025-06-19T08:36:50.888Za out/clickhouse_server.tar.gz 301177K
31412025-06-19T08:36:50.888Za out/cockroachdb.tar.gz 147926K
31422025-06-19T08:36:50.888Za out/crucible-dtrace.tar 98K
31432025-06-19T08:36:50.888Za out/crucible-pantry-zone.tar.gz 35843K
31442025-06-19T08:36:50.888Za out/crucible-zone.tar.gz 44960K
31452025-06-19T08:36:50.888Za out/external-dns.tar.gz 48423K
31462025-06-19T08:36:50.888Za out/internal-dns.tar.gz 48423K
31472025-06-19T08:36:50.888Za out/mg-ddm-gz.tar 91780K
31482025-06-19T08:36:50.888Za out/nexus.tar.gz 119469K
31492025-06-19T08:36:50.888Za out/ntp.tar.gz 15280K
31502025-06-19T08:36:50.888Za out/omicron-gateway-softnpu.tar.gz 27451K
31512025-06-19T08:36:50.888Za out/omicron-sled-agent.tar 139868K
31522025-06-19T08:36:50.888Za out/overlay.tar.gz 3K
31532025-06-19T08:36:50.888Za out/oximeter.tar.gz 58551K
31542025-06-19T08:36:50.888Za out/oxlog.tar 3980K
31552025-06-19T08:36:50.889Za out/probe.tar.gz 2764K
31562025-06-19T08:36:50.889Za out/propolis-server.tar.gz 68618K
31572025-06-19T08:36:50.889Za out/pumpkind-gz.tar 26648K
31582025-06-19T08:36:50.889Za out/switch-softnpu.tar.gz 309926K
31592025-06-19T08:36:50.896Z
31602025-06-19T08:36:50.896Zreal 1:22.152278617
31612025-06-19T08:36:50.897Zuser 1:18.053545772
31622025-06-19T08:36:50.897Zsys 6.053434892
31632025-06-19T08:36:50.897Ztrap 0.023991837
31642025-06-19T08:36:50.897Ztflt 0.000000000
31652025-06-19T08:36:50.897Zdflt 0.000000000
31662025-06-19T08:36:50.898Zkflt 0.000000000
31672025-06-19T08:36:50.898Zlock 0.000000000
31682025-06-19T08:36:50.898Zslp 1:17.725676031
31692025-06-19T08:36:50.898Zlat 2.441047519
31702025-06-19T08:36:50.898Zstop 0.000717692
31712025-06-19T08:36:50.898Zprocess exited: duration 2123570 ms, exit code 0
 
31722025-06-19T08:36:50.918Zfound 1 output files
31732025-06-19T08:36:50.919Zuploading: /work/package.tar.gz (2122732198 bytes)
31742025-06-19T08:37:46.412Zuploaded: /work/package.tar.gz