01K0TBNCHTE4BGTT5BJCZX84SN: 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: 01K0TBNTWE0EXY26JCKC96B2NE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T00:42:51.654Zjob assigned to worker 01K0TBNXA72D99AJSRRAF6DPBW [factory aws, i-02bff52181537f558] (queued for 49 s)
 
22025-07-23T00:43:00.150Zstarting task 0: "setup"
32025-07-23T00:43:00.155Z++ uname -s
42025-07-23T00:43:00.158Z+ kern=SunOS
52025-07-23T00:43:00.158Z+ build_user=build
62025-07-23T00:43:00.158Z+ build_uid=12345
72025-07-23T00:43:00.158Z+ work_dir=/work
82025-07-23T00:43:00.158Z+ input_dir=/input
92025-07-23T00:43:00.159Z+ [[ 0 == 12345 ]]
102025-07-23T00:43:00.159Z+ case "$kern" in
112025-07-23T00:43:00.159Z+ groupadd -g 12345 build
122025-07-23T00:43:00.163Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T00:43:02.167Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T00:43:02.282Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T00:43:02.286Z+ home_fs=zfs
162025-07-23T00:43:02.286Z+ [[ zfs == autofs ]]
172025-07-23T00:43:02.286Z+ mkdir -p /home/build
182025-07-23T00:43:02.287Z+ chown build:build /home/build /work
192025-07-23T00:43:04.288Z+ chmod 0700 /home/build /work
202025-07-23T00:43:04.291Zprocess exited: duration 4141 ms, exit code 0
 
212025-07-23T00:43:04.298Zstarting task 1: "rust-toolchain"
222025-07-23T00:43:04.303Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-23T00:43:04.303Z * rust toolchain channel = "1.88.0"
242025-07-23T00:43:04.303Z * rust toolchain profile = "default"
252025-07-23T00:43:04.306Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-23T00:43:04.306Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-23T00:43:04.306Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-23T00:43:04.306Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T00:43:04.306Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T00:43:04.406Zinfo: downloading installer
312025-07-23T00:43:05.923Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T00:43:05.923Zwarn: /opt/ooce/bin
332025-07-23T00:43:05.923Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T00:43:05.923Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T00:43:05.923Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T00:43:05.923Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T00:43:05.923Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T00:43:05.923Zerror: cannot install while Rust is installed
392025-07-23T00:43:05.923Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T00:43:05.949Zinfo: profile set to 'default'
412025-07-23T00:43:05.950Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T00:43:05.953Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T00:43:06.114Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T00:43:06.114Zinfo: downloading component 'cargo'
452025-07-23T00:43:06.964Zinfo: downloading component 'clippy'
462025-07-23T00:43:07.365Zinfo: downloading component 'rust-docs'
472025-07-23T00:43:08.650Zinfo: downloading component 'rust-std'
482025-07-23T00:43:10.639Zinfo: downloading component 'rustc'
492025-07-23T00:43:17.284Zinfo: downloading component 'rustfmt'
502025-07-23T00:43:17.574Zinfo: installing component 'cargo'
512025-07-23T00:43:18.456Zinfo: installing component 'clippy'
522025-07-23T00:43:18.848Zinfo: installing component 'rust-docs'
532025-07-23T00:43:20.676Zinfo: installing component 'rust-std'
542025-07-23T00:43:22.350Zinfo: installing component 'rustc'
552025-07-23T00:43:28.819Zinfo: installing component 'rustfmt'
562025-07-23T00:43:29.150Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T00:43:29.150Z
582025-07-23T00:43:29.562Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T00:43:29.562Z
602025-07-23T00:43:29.566Z
612025-07-23T00:43:29.566ZRust is installed now. Great!
622025-07-23T00:43:29.566Z
632025-07-23T00:43:29.566ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T00:43:29.566Zenvironment variable. This has not been done automatically.
652025-07-23T00:43:29.566Z
662025-07-23T00:43:29.566ZTo configure your current shell, you need to source
672025-07-23T00:43:29.566Zthe corresponding env file under $HOME/.cargo.
682025-07-23T00:43:29.566Z
692025-07-23T00:43:29.566ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T00:43:29.567Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T00:43:29.567Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T00:43:29.567Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T00:43:29.643Z+ rustup --version
742025-07-23T00:43:29.655Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T00:43:29.658Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T00:43:29.731Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T00:43:29.734Z+ cargo --version
782025-07-23T00:43:29.791Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T00:43:29.795Z+ rustc --version
802025-07-23T00:43:29.860Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T00:43:29.863Zprocess exited: duration 25560 ms, exit code 0
 
822025-07-23T00:43:29.870Zstarting task 2: "authentication"
832025-07-23T00:43:29.892Zprocess exited: duration 21 ms, exit code 0
 
842025-07-23T00:43:29.900Zstarting task 3: "clone repository"
852025-07-23T00:43:29.903Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T00:43:29.906Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T00:43:29.937ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T00:43:39.251Z+ cd /work/oxidecomputer/omicron
892025-07-23T00:43:39.251Z+ git fetch origin a498b868de0a2b55ed764d79c08d9744cec6c01a
902025-07-23T00:43:39.764ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T00:43:39.764Z * branch a498b868de0a2b55ed764d79c08d9744cec6c01a -> FETCH_HEAD
922025-07-23T00:43:39.773Z+ [[ -n '' ]]
932025-07-23T00:43:39.773Z+ git reset --hard a498b868de0a2b55ed764d79c08d9744cec6c01a
942025-07-23T00:43:39.997ZHEAD is now at a498b868d expectorate
952025-07-23T00:43:40.000Zprocess exited: duration 10098 ms, exit code 0
 
962025-07-23T00:43:40.008Zstarting task 4: "build"
972025-07-23T00:43:40.013Z+ source .github/buildomat/ci-env.sh
982025-07-23T00:43:40.016Z++ export CARGO_TERM_COLOR=always
992025-07-23T00:43:40.017Z++ CARGO_TERM_COLOR=always
1002025-07-23T00:43:40.017Z+ cargo --version
1012025-07-23T00:43:40.066Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-23T00:43:40.069Z+ rustc --version
1032025-07-23T00:43:40.134Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-23T00:43:40.138Z+ WORK=/work
1052025-07-23T00:43:40.138Z+ pfexec mkdir -p /work
1062025-07-23T00:43:40.142Z+ pfexec chown build /work
1072025-07-23T00:43:40.145Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082025-07-23T00:43:50.243Z Startup: Refreshing catalog 'helios-dev' ... Done
1092025-07-23T00:43:57.137Z Startup: Caching catalogs ... Done
1102025-07-23T00:44:02.163ZPlanning: Solver setup ... Done (3.686s)
1112025-07-23T00:44:02.197ZPlanning: Running solver ... Done (0.034s)
1122025-07-23T00:44:02.283ZPlanning: Finding local manifests ... Done (0.003s)
1132025-07-23T00:44:02.297ZPlanning: Fetching manifests: 0/4 0% complete
1142025-07-23T00:44:02.434ZPlanning: Fetching manifests: 4/4 100% complete
1152025-07-23T00:44:02.480ZPlanning: Package planning ... Done (0.047s)
1162025-07-23T00:44:02.531ZPlanning: Merging actions ... Done (0.050s)
1172025-07-23T00:44:02.817ZPlanning: Checking for conflicting actions ... Done (0.282s)
1182025-07-23T00:44:02.825ZPlanning: Consolidating action changes ... Done (0.011s)
1192025-07-23T00:44:03.784ZPlanning: Evaluating mediators ... Done (0.959s)
1202025-07-23T00:44:03.793ZPlanning: Planning completed in 6.53 seconds
1212025-07-23T00:44:04.009Z Packages to install: 4
1222025-07-23T00:44:04.009Z Mediators to change: 2
1232025-07-23T00:44:04.013Z Services to change: 1
1242025-07-23T00:44:04.013Z Estimated space available: 155.51 GB
1252025-07-23T00:44:04.013ZEstimated space to be consumed: 1.70 GB
1262025-07-23T00:44:04.013Z Create boot environment: No
1272025-07-23T00:44:04.013ZCreate backup boot environment: No
1282025-07-23T00:44:04.013Z Rebuild boot archive: No
1292025-07-23T00:44:04.013Z
1302025-07-23T00:44:04.013ZChanged mediators:
1312025-07-23T00:44:04.013Z mediator clang:
1322025-07-23T00:44:04.013Z version: None -> 15 (system default)
1332025-07-23T00:44:04.013Z
1342025-07-23T00:44:04.013Z mediator llvm:
1352025-07-23T00:44:04.013Z version: 14 (system default) -> 15 (system default)
1362025-07-23T00:44:04.013Z
1372025-07-23T00:44:04.013ZChanged packages:
1382025-07-23T00:44:04.013Zhelios-dev
1392025-07-23T00:44:04.013Z developer/build-essential
1402025-07-23T00:44:04.013Z None -> 11-2.0
1412025-07-23T00:44:04.013Z library/libxmlsec1
1422025-07-23T00:44:04.013Z None -> 1.2.35-2.0
1432025-07-23T00:44:04.013Z ooce/developer/clang-15
1442025-07-23T00:44:04.013Z None -> 15.0.7-2.0
1452025-07-23T00:44:04.013Z ooce/developer/llvm-15
1462025-07-23T00:44:04.013Z None -> 15.0.7-2.0
1472025-07-23T00:44:04.013Z
1482025-07-23T00:44:04.013ZServices:
1492025-07-23T00:44:04.013Z restart_fmri:
1502025-07-23T00:44:04.013Z svc:/system/update-man-index:default
1512025-07-23T00:44:04.059Z
1522025-07-23T00:44:04.059ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532025-07-23T00:44:09.196ZDownload: 2524/3290 items 120.1/212.6MB 56% complete (24.3M/s)
1542025-07-23T00:44:12.363ZDownload: Completed 212.60 MB in 8.30 seconds (25.6M/s)
1552025-07-23T00:44:13.062Z Actions: 1/3689 actions (Installing new actions)
1562025-07-23T00:44:17.610Z Actions: Completed 3689 actions in 4.55 seconds.
1572025-07-23T00:44:18.190Z Done (0.577s)
1582025-07-23T00:44:18.190Z Done (0.000s)
1592025-07-23T00:44:19.038Z Done (0.848s)
1602025-07-23T00:44:23.089Z Done (3.744s)
1612025-07-23T00:44:23.174Z Done (0.019s)
1622025-07-23T00:44:23.178Z Done (0.000s)
1632025-07-23T00:44:23.335Z Done (0.000s)
1642025-07-23T00:44:24.137ZPlanning: Evaluating mediator changes ... Done
1652025-07-23T00:44:24.292ZPlanning: Checking for conflicting actions ... Done
1662025-07-23T00:44:24.295ZPlanning: Consolidating action changes ... Done
1672025-07-23T00:44:24.559ZPlanning: Evaluating mediators ... Done
1682025-07-23T00:44:24.562ZPlanning: Planning completed in 0.42 seconds
1692025-07-23T00:44:24.592Z Mediators to change: 2
1702025-07-23T00:44:24.592Z Create boot environment: No
1712025-07-23T00:44:24.592ZCreate backup boot environment: No
1722025-07-23T00:44:24.666Z Done
1732025-07-23T00:44:24.666Z Done
1742025-07-23T00:44:25.247Z Done
1752025-07-23T00:44:28.740Z Done
1762025-07-23T00:44:28.823Z Done
1772025-07-23T00:44:28.827Z Done
1782025-07-23T00:44:29.006Z Done
1792025-07-23T00:44:29.605ZPlanning: Evaluating mediator changes ... Done
1802025-07-23T00:44:29.608ZPlanning: Merging actions ... Done
1812025-07-23T00:44:29.795ZPlanning: Checking for conflicting actions ... Done
1822025-07-23T00:44:29.799ZPlanning: Consolidating action changes ... Done
1832025-07-23T00:44:30.060ZPlanning: Evaluating mediators ... Done
1842025-07-23T00:44:30.115ZPlanning: Planning completed in 0.75 seconds
1852025-07-23T00:44:30.149Z Packages to change: 1
1862025-07-23T00:44:30.149Z Mediators to change: 1
1872025-07-23T00:44:30.149Z Services to change: 1
1882025-07-23T00:44:30.149Z Create boot environment: No
1892025-07-23T00:44:30.152ZCreate backup boot environment: Yes
1902025-07-23T00:44:32.471Z Actions: 1/6 actions (Updating modified actions)
1912025-07-23T00:44:32.474Z Actions: Completed 6 actions in 0.00 seconds.
1922025-07-23T00:44:32.474Z Done
1932025-07-23T00:44:32.475Z Done
1942025-07-23T00:44:32.640Z Done
1952025-07-23T00:44:36.151Z Done
1962025-07-23T00:44:36.236Z Done
1972025-07-23T00:44:36.236Z Done
1982025-07-23T00:44:36.374Z Done
1992025-07-23T00:44:36.800ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002025-07-23T00:44:36.800Zclang system 15 system
2012025-07-23T00:44:36.800Zcsh system system illumos
2022025-07-23T00:44:36.800Zctags system system illumos
2032025-07-23T00:44:36.800Zfile system system illumos
2042025-07-23T00:44:36.800Zgcc vendor 12 vendor
2052025-07-23T00:44:36.800Zgcc system 10 system
2062025-07-23T00:44:36.801Zgcc system 7 system
2072025-07-23T00:44:36.801Zgo system 1.20 system
2082025-07-23T00:44:36.801Zgo system 1.19 system
2092025-07-23T00:44:36.801Zllvm system 15 system
2102025-07-23T00:44:36.801Zllvm system 14 system
2112025-07-23T00:44:36.801Zmariadb system 10.6 system
2122025-07-23T00:44:36.801Zmta vendor vendor dma
2132025-07-23T00:44:36.801Zopenjdk system 17 system
2142025-07-23T00:44:36.801Zopenjdk system 11 system
2152025-07-23T00:44:36.801Zopenjdk system 1.8 system
2162025-07-23T00:44:36.801Zopenssl vendor 3 vendor
2172025-07-23T00:44:36.801Zperl system 5.36 system
2182025-07-23T00:44:36.801Zpostgresql system 15 system
2192025-07-23T00:44:36.801Zpostgresql system 13 system
2202025-07-23T00:44:36.801Zpython vendor 3 vendor
2212025-07-23T00:44:36.801Zpython system 2 system
2222025-07-23T00:44:36.801Zpython3 system 3.11 system
2232025-07-23T00:44:36.801Zruby system 3.0 system
2242025-07-23T00:44:36.801Zwords vendor vendor american-english
2252025-07-23T00:44:36.801Zwords system system australian-english
2262025-07-23T00:44:36.801Zwords system system british-english
2272025-07-23T00:44:36.801Zwords system system canadian-english
2282025-07-23T00:44:36.801Zwords system system french
2292025-07-23T00:44:36.801Zwords system system italian
2302025-07-23T00:44:36.801Zwords system system ngerman
2312025-07-23T00:44:36.801Zwords system system ogerman
2322025-07-23T00:44:36.803Zwords system system spanish
2332025-07-23T00:44:37.129ZPUBLISHER TYPE STATUS P LOCATION
2342025-07-23T00:44:37.129Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2352025-07-23T00:44:41.747ZFMRI IFO
2362025-07-23T00:44:41.747Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372025-07-23T00:44:41.747Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382025-07-23T00:44:41.747Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392025-07-23T00:44:41.747Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2402025-07-23T00:44:41.747Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2412025-07-23T00:44:41.748Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2422025-07-23T00:44:41.748Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432025-07-23T00:44:41.748Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2442025-07-23T00:44:41.748Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2452025-07-23T00:44:41.748Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462025-07-23T00:44:41.748Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2472025-07-23T00:44:41.748Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2482025-07-23T00:44:41.748Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492025-07-23T00:44:41.748Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2502025-07-23T00:44:41.748Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2512025-07-23T00:44:41.748Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2522025-07-23T00:44:42.701Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532025-07-23T00:44:43.014Z Updating crates.io index
2542025-07-23T00:44:43.017Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552025-07-23T00:44:43.375Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562025-07-23T00:44:44.009Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2572025-07-23T00:44:44.246Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582025-07-23T00:44:44.505Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592025-07-23T00:44:44.813Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602025-07-23T00:44:45.875Z Updating git repository `https://github.com/oxidecomputer/crucible`
2612025-07-23T00:44:47.758Z Updating git repository `https://github.com/oxidecomputer/opte`
2622025-07-23T00:44:48.668Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632025-07-23T00:44:49.434Z Updating git repository `https://github.com/oxidecomputer/clickward`
2642025-07-23T00:44:49.690Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2652025-07-23T00:44:49.980Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662025-07-23T00:44:50.620Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672025-07-23T00:44:50.959Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682025-07-23T00:44:51.303Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692025-07-23T00:44:51.843Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2702025-07-23T00:44:52.235Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712025-07-23T00:44:52.433Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2722025-07-23T00:44:52.672Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2732025-07-23T00:44:52.902Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2742025-07-23T00:44:53.163Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752025-07-23T00:44:53.543Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762025-07-23T00:44:53.860Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-07-23T00:44:54.253Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782025-07-23T00:44:54.673Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792025-07-23T00:44:55.099Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-07-23T00:44:55.337Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812025-07-23T00:44:55.705Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822025-07-23T00:44:56.046Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832025-07-23T00:44:56.378Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842025-07-23T00:44:56.656Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852025-07-23T00:44:57.030Z Updating git repository `https://github.com/oxidecomputer/omicron`
2862025-07-23T00:45:05.414Z Updating git repository `https://github.com/illumos/smf-rs`
2872025-07-23T00:45:06.822Z Downloading crates ...
2882025-07-23T00:45:06.902Z Downloaded serde_json v1.0.140
2892025-07-23T00:45:06.909Z Downloaded tabled_derive v0.7.0
2902025-07-23T00:45:06.912Z Downloaded camino-tempfile v1.4.1
2912025-07-23T00:45:06.916Z Downloaded camino v1.1.10
2922025-07-23T00:45:06.919Z Downloaded tempfile v3.20.0
2932025-07-23T00:45:06.922Z Downloaded thiserror v2.0.12
2942025-07-23T00:45:06.925Z Downloaded yoke v0.7.4
2952025-07-23T00:45:06.929Z Downloaded dtrace-parser v0.2.0
2962025-07-23T00:45:06.932Z Downloaded dof v0.3.0
2972025-07-23T00:45:06.932Z Downloaded displaydoc v0.2.5
2982025-07-23T00:45:06.935Z Downloaded bytecount v0.6.8
2992025-07-23T00:45:06.938Z Downloaded usdt-attr-macro v0.5.0
3002025-07-23T00:45:06.938Z Downloaded toml_write v0.1.2
3012025-07-23T00:45:06.938Z Downloaded clap v4.5.40
3022025-07-23T00:45:06.947Z Downloaded pest_generator v2.7.14
3032025-07-23T00:45:06.950Z Downloaded textwrap v0.16.2
3042025-07-23T00:45:06.953Z Downloaded write16 v1.0.0
3052025-07-23T00:45:06.955Z Downloaded yoke-derive v0.7.4
3062025-07-23T00:45:06.955Z Downloaded clap_derive v4.5.40
3072025-07-23T00:45:06.958Z Downloaded getrandom v0.3.1
3082025-07-23T00:45:06.962Z Downloaded zerofrom v0.1.4
3092025-07-23T00:45:06.962Z Downloaded proc-macro2 v1.0.95
3102025-07-23T00:45:06.966Z Downloaded zerofrom-derive v0.1.4
3112025-07-23T00:45:06.966Z Downloaded unicode-linebreak v0.1.5
3122025-07-23T00:45:06.966Z Downloaded typeid v1.0.3
3132025-07-23T00:45:06.969Z Downloaded toml_datetime v0.6.11
3142025-07-23T00:45:06.969Z Downloaded zerovec-derive v0.10.3
3152025-07-23T00:45:06.972Z Downloaded toml v0.8.23
3162025-07-23T00:45:06.975Z Downloaded equivalent v1.0.2
3172025-07-23T00:45:06.975Z Downloaded thread-id v4.2.2
3182025-07-23T00:45:06.975Z Downloaded version_check v0.9.5
3192025-07-23T00:45:06.978Z Downloaded writeable v0.5.5
3202025-07-23T00:45:06.982Z Downloaded utf8parse v0.2.2
3212025-07-23T00:45:06.982Z Downloaded terminal_size v0.4.0
3222025-07-23T00:45:06.982Z Downloaded utf16_iter v1.0.5
3232025-07-23T00:45:06.985Z Downloaded usdt v0.5.0
3242025-07-23T00:45:06.985Z Downloaded zerocopy-derive v0.7.35
3252025-07-23T00:45:06.989Z Downloaded toml_edit v0.22.27
3262025-07-23T00:45:06.993Z Downloaded unicode-ident v1.0.18
3272025-07-23T00:45:06.996Z Downloaded ucd-trie v0.1.7
3282025-07-23T00:45:07.000Z Downloaded typenum v1.17.0
3292025-07-23T00:45:07.000Z Downloaded swrite v0.1.0
3302025-07-23T00:45:07.003Z Downloaded url v2.5.4
3312025-07-23T00:45:07.009Z Downloaded pretty-hex v0.4.1
3322025-07-23T00:45:07.009Z Downloaded icu_provider_macros v1.5.0
3332025-07-23T00:45:07.009Z Downloaded crypto-common v0.1.6
3342025-07-23T00:45:07.009Z Downloaded serde_tokenstream v0.2.2
3352025-07-23T00:45:07.012Z Downloaded byteorder v1.5.0
3362025-07-23T00:45:07.012Z Downloaded scroll_derive v0.12.0
3372025-07-23T00:45:07.012Z Downloaded zerocopy v0.7.35
3382025-07-23T00:45:07.026Z Downloaded serde_spanned v0.6.9
3392025-07-23T00:45:07.030Z Downloaded zerovec v0.10.4
3402025-07-23T00:45:07.033Z Downloaded serde-untagged v0.1.7
3412025-07-23T00:45:07.036Z Downloaded ordered-float v2.10.1
3422025-07-23T00:45:07.039Z Downloaded winnow v0.7.10
3432025-07-23T00:45:07.044Z Downloaded strsim v0.11.1
3442025-07-23T00:45:07.047Z Downloaded proc-macro-error-attr v1.0.4
3452025-07-23T00:45:07.047Z Downloaded macaddr v1.0.1
3462025-07-23T00:45:07.051Z Downloaded heck v0.5.0
3472025-07-23T00:45:07.051Z Downloaded heck v0.4.1
3482025-07-23T00:45:07.051Z Downloaded cargo-util-schemas v0.2.0
3492025-07-23T00:45:07.054Z Downloaded synstructure v0.13.1
3502025-07-23T00:45:07.054Z Downloaded stable_deref_trait v1.2.0
3512025-07-23T00:45:07.054Z Downloaded unicode-width v0.2.0
3522025-07-23T00:45:07.058Z Downloaded unicode-width v0.1.14
3532025-07-23T00:45:07.062Z Downloaded pest_derive v2.7.14
3542025-07-23T00:45:07.066Z Downloaded erased-serde v0.4.6
3552025-07-23T00:45:07.069Z Downloaded anstyle v1.0.11
3562025-07-23T00:45:07.069Z Downloaded icu_locid_transform v1.5.0
3572025-07-23T00:45:07.073Z Downloaded smallvec v1.15.0
3582025-07-23T00:45:07.073Z Downloaded smawk v0.3.2
3592025-07-23T00:45:07.076Z Downloaded serde-value v0.7.0
3602025-07-23T00:45:07.076Z Downloaded percent-encoding v2.3.1
3612025-07-23T00:45:07.076Z Downloaded anstream v0.6.18
3622025-07-23T00:45:07.079Z Downloaded plain v0.2.3
3632025-07-23T00:45:07.079Z Downloaded semver v1.0.26
3642025-07-23T00:45:07.082Z Downloaded memmap v0.7.0
3652025-07-23T00:45:07.082Z Downloaded itoa v1.0.11
3662025-07-23T00:45:07.082Z Downloaded idna_adapter v1.2.0
3672025-07-23T00:45:07.085Z Downloaded generic-array v0.14.7
3682025-07-23T00:45:07.085Z Downloaded form_urlencoded v1.2.1
3692025-07-23T00:45:07.086Z Downloaded scroll v0.12.0
3702025-07-23T00:45:07.089Z Downloaded quote v1.0.40
3712025-07-23T00:45:07.089Z Downloaded fnv v1.0.7
3722025-07-23T00:45:07.092Z Downloaded clap_lex v0.7.4
3732025-07-23T00:45:07.092Z Downloaded anstyle-parse v0.2.5
3742025-07-23T00:45:07.095Z Downloaded cargo_metadata v0.20.0
3752025-07-23T00:45:07.095Z Downloaded sha2 v0.10.9
3762025-07-23T00:45:07.098Z Downloaded serde_derive v1.0.219
3772025-07-23T00:45:07.099Z Downloaded icu_normalizer_data v1.5.0
3782025-07-23T00:45:07.102Z Downloaded proc-macro-error v1.0.4
3792025-07-23T00:45:07.106Z Downloaded pest_meta v2.7.14
3802025-07-23T00:45:07.106Z Downloaded icu_provider v1.5.0
3812025-07-23T00:45:07.109Z Downloaded indexmap v2.10.0
3822025-07-23T00:45:07.112Z Downloaded ryu v1.0.18
3832025-07-23T00:45:07.115Z Downloaded log v0.4.27
3842025-07-23T00:45:07.115Z Downloaded litemap v0.7.3
3852025-07-23T00:45:07.119Z Downloaded once_cell v1.21.3
3862025-07-23T00:45:07.123Z Downloaded icu_locid v1.5.0
3872025-07-23T00:45:07.126Z Downloaded anyhow v1.0.98
3882025-07-23T00:45:07.129Z Downloaded papergrid v0.11.0
3892025-07-23T00:45:07.132Z Downloaded num-traits v0.2.19
3902025-07-23T00:45:07.135Z Downloaded icu_properties v1.5.1
3912025-07-23T00:45:07.138Z Downloaded icu_normalizer v1.5.0
3922025-07-23T00:45:07.142Z Downloaded icu_locid_transform_data v1.5.0
3932025-07-23T00:45:07.142Z Downloaded unicode-xid v0.2.6
3942025-07-23T00:45:07.142Z Downloaded tinystr v0.7.6
3952025-07-23T00:45:07.145Z Downloaded is_terminal_polyfill v1.70.1
3962025-07-23T00:45:07.145Z Downloaded icu_collections v1.5.0
3972025-07-23T00:45:07.149Z Downloaded usdt-macro v0.5.0
3982025-07-23T00:45:07.153Z Downloaded thiserror v1.0.69
3992025-07-23T00:45:07.156Z Downloaded serde v1.0.219
4002025-07-23T00:45:07.159Z Downloaded fs-err v3.1.1
4012025-07-23T00:45:07.162Z Downloaded cpufeatures v0.2.14
4022025-07-23T00:45:07.162Z Downloaded cargo-platform v0.2.0
4032025-07-23T00:45:07.162Z Downloaded cargo_toml v0.21.0
4042025-07-23T00:45:07.166Z Downloaded autocfg v1.4.0
4052025-07-23T00:45:07.166Z Downloaded thiserror-impl v2.0.12
4062025-07-23T00:45:07.169Z Downloaded thiserror-impl v1.0.69
4072025-07-23T00:45:07.169Z Downloaded utf8_iter v1.0.4
4082025-07-23T00:45:07.169Z Downloaded usdt-impl v0.5.0
4092025-07-23T00:45:07.172Z Downloaded memchr v2.7.4
4102025-07-23T00:45:07.175Z Downloaded fastrand v2.1.1
4112025-07-23T00:45:07.175Z Downloaded colorchoice v1.0.2
4122025-07-23T00:45:07.178Z Downloaded block-buffer v0.10.4
4132025-07-23T00:45:07.179Z Downloaded bitflags v2.9.1
4142025-07-23T00:45:07.182Z Downloaded anstyle-query v1.1.1
4152025-07-23T00:45:07.182Z Downloaded clap_builder v4.5.40
4162025-07-23T00:45:07.188Z Downloaded pest v2.7.14
4172025-07-23T00:45:07.192Z Downloaded goblin v0.8.2
4182025-07-23T00:45:07.197Z Downloaded idna v1.0.3
4192025-07-23T00:45:07.200Z Downloaded hashbrown v0.15.4
4202025-07-23T00:45:07.204Z Downloaded errno v0.3.12
4212025-07-23T00:45:07.208Z Downloaded cfg-if v1.0.1
4222025-07-23T00:45:07.208Z Downloaded digest v0.10.7
4232025-07-23T00:45:07.211Z Downloaded tabled v0.15.0
4242025-07-23T00:45:07.236Z Downloaded icu_properties_data v1.5.0
4252025-07-23T00:45:07.245Z Downloaded syn v1.0.109
4262025-07-23T00:45:07.254Z Downloaded syn v2.0.104
4272025-07-23T00:45:07.266Z Downloaded rustix v0.38.37
4282025-07-23T00:45:07.286Z Downloaded rustix v1.0.7
4292025-07-23T00:45:07.322Z Downloaded libc v0.2.174
4302025-07-23T00:45:07.395Z Compiling proc-macro2 v1.0.95
4312025-07-23T00:45:07.396Z Compiling unicode-ident v1.0.18
4322025-07-23T00:45:07.396Z Compiling serde v1.0.219
4332025-07-23T00:45:07.399Z Compiling version_check v0.9.5
4342025-07-23T00:45:07.399Z Compiling thiserror v1.0.69
4352025-07-23T00:45:07.399Z Compiling libc v0.2.174
4362025-07-23T00:45:07.399Z Compiling memchr v2.7.4
4372025-07-23T00:45:07.611Z Compiling stable_deref_trait v1.2.0
4382025-07-23T00:45:07.799Z Compiling ryu v1.0.18
4392025-07-23T00:45:07.828Z Compiling writeable v0.5.5
4402025-07-23T00:45:08.141Z Compiling autocfg v1.4.0
4412025-07-23T00:45:08.294Z Compiling ucd-trie v0.1.7
4422025-07-23T00:45:08.317Z Compiling litemap v0.7.3
4432025-07-23T00:45:08.359Z Compiling itoa v1.0.11
4442025-07-23T00:45:08.600Z Compiling once_cell v1.21.3
4452025-07-23T00:45:08.672Z Compiling bitflags v2.9.1
4462025-07-23T00:45:08.788Z Compiling icu_locid_transform_data v1.5.0
4472025-07-23T00:45:08.936Z Compiling byteorder v1.5.0
4482025-07-23T00:45:09.046Z Compiling icu_properties_data v1.5.0
4492025-07-23T00:45:09.073Z Compiling serde_json v1.0.140
4502025-07-23T00:45:09.108Z Compiling num-traits v0.2.19
4512025-07-23T00:45:09.157Z Compiling utf8_iter v1.0.4
4522025-07-23T00:45:09.272Z Compiling rustix v0.38.37
4532025-07-23T00:45:09.344Z Compiling write16 v1.0.0
4542025-07-23T00:45:09.386Z Compiling quote v1.0.40
4552025-07-23T00:45:09.413Z Compiling typeid v1.0.3
4562025-07-23T00:45:09.465Z Compiling hashbrown v0.15.4
4572025-07-23T00:45:09.647Z Compiling errno v0.3.12
4582025-07-23T00:45:09.752Z Compiling syn v2.0.104
4592025-07-23T00:45:09.887Z Compiling equivalent v1.0.2
4602025-07-23T00:45:09.911Z Compiling utf16_iter v1.0.5
4612025-07-23T00:45:09.936Z Compiling icu_normalizer_data v1.5.0
4622025-07-23T00:45:09.936Z Compiling smallvec v1.15.0
4632025-07-23T00:45:10.104Z Compiling usdt-impl v0.5.0
4642025-07-23T00:45:10.127Z Compiling proc-macro-error-attr v1.0.4
4652025-07-23T00:45:10.149Z Compiling winnow v0.7.10
4662025-07-23T00:45:10.303Z Compiling syn v1.0.109
4672025-07-23T00:45:10.328Z Compiling toml_write v0.1.2
4682025-07-23T00:45:10.444Z Compiling indexmap v2.10.0
4692025-07-23T00:45:10.626Z Compiling thread-id v4.2.2
4702025-07-23T00:45:10.757Z Compiling proc-macro-error v1.0.4
4712025-07-23T00:45:10.881Z Compiling percent-encoding v2.3.1
4722025-07-23T00:45:10.937Z Compiling utf8parse v0.2.2
4732025-07-23T00:45:11.097Z Compiling log v0.4.27
4742025-07-23T00:45:11.123Z Compiling rustix v1.0.7
4752025-07-23T00:45:11.203Z Compiling semver v1.0.26
4762025-07-23T00:45:11.528Z Compiling getrandom v0.3.1
4772025-07-23T00:45:11.710Z Compiling camino v1.1.10
4782025-07-23T00:45:11.774Z Compiling plain v0.2.3
4792025-07-23T00:45:11.971Z Compiling terminal_size v0.4.0
4802025-07-23T00:45:12.188Z Compiling ordered-float v2.10.1
4812025-07-23T00:45:12.213Z Compiling form_urlencoded v1.2.1
4822025-07-23T00:45:12.283Z Compiling anstyle-parse v0.2.5
4832025-07-23T00:45:12.494Z Compiling colorchoice v1.0.2
4842025-07-23T00:45:12.599Z Compiling thiserror v2.0.12
4852025-07-23T00:45:12.679Z Compiling anstyle v1.0.11
4862025-07-23T00:45:12.758Z Compiling anstyle-query v1.1.1
4872025-07-23T00:45:12.791Z Compiling cfg-if v1.0.1
4882025-07-23T00:45:12.905Z Compiling pretty-hex v0.4.1
4892025-07-23T00:45:12.929Z Compiling is_terminal_polyfill v1.70.1
4902025-07-23T00:45:13.050Z Compiling anstream v0.6.18
4912025-07-23T00:45:13.555Z Compiling fs-err v3.1.1
4922025-07-23T00:45:13.580Z Compiling clap_lex v0.7.4
4932025-07-23T00:45:13.604Z Compiling bytecount v0.6.8
4942025-07-23T00:45:13.634Z Compiling heck v0.4.1
4952025-07-23T00:45:13.827Z Compiling fnv v1.0.7
4962025-07-23T00:45:13.988Z Compiling unicode-xid v0.2.6
4972025-07-23T00:45:14.015Z Compiling unicode-width v0.1.14
4982025-07-23T00:45:14.043Z Compiling anyhow v1.0.98
4992025-07-23T00:45:14.199Z Compiling strsim v0.11.1
5002025-07-23T00:45:14.253Z Compiling fastrand v2.1.1
5012025-07-23T00:45:14.576Z Compiling heck v0.5.0
5022025-07-23T00:45:14.797Z Compiling clap_builder v4.5.40
5032025-07-23T00:45:14.939Z Compiling tempfile v3.20.0
5042025-07-23T00:45:15.084Z Compiling papergrid v0.11.0
5052025-07-23T00:45:15.460Z Compiling memmap v0.7.0
5062025-07-23T00:45:15.670Z Compiling unicode-linebreak v0.1.5
5072025-07-23T00:45:15.703Z Compiling unicode-width v0.2.0
5082025-07-23T00:45:15.812Z Compiling smawk v0.3.2
5092025-07-23T00:45:16.170Z Compiling synstructure v0.13.1
5102025-07-23T00:45:16.249Z Compiling textwrap v0.16.2
5112025-07-23T00:45:17.342Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5122025-07-23T00:45:17.457Z Compiling swrite v0.1.0
5132025-07-23T00:45:17.644Z Compiling tabled_derive v0.7.0
5142025-07-23T00:45:18.830Z Compiling serde_derive v1.0.219
5152025-07-23T00:45:18.830Z Compiling thiserror-impl v1.0.69
5162025-07-23T00:45:18.910Z Compiling zerofrom-derive v0.1.4
5172025-07-23T00:45:18.989Z Compiling yoke-derive v0.7.4
5182025-07-23T00:45:19.115Z Compiling zerovec-derive v0.10.3
5192025-07-23T00:45:19.260Z Compiling displaydoc v0.2.5
5202025-07-23T00:45:20.787Z Compiling icu_provider_macros v1.5.0
5212025-07-23T00:45:21.387Z Compiling zerocopy-derive v0.7.35
5222025-07-23T00:45:21.506Z Compiling scroll_derive v0.12.0
5232025-07-23T00:45:21.580Z Compiling thiserror-impl v2.0.12
5242025-07-23T00:45:21.841Z Compiling pest v2.7.14
5252025-07-23T00:45:21.881Z Compiling clap_derive v4.5.40
5262025-07-23T00:45:22.293Z Compiling zerofrom v0.1.4
5272025-07-23T00:45:22.558Z Compiling yoke v0.7.4
5282025-07-23T00:45:22.782Z Compiling scroll v0.12.0
5292025-07-23T00:45:22.931Z Compiling zerovec v0.10.4
5302025-07-23T00:45:23.279Z Compiling goblin v0.8.2
5312025-07-23T00:45:23.307Z Compiling zerocopy v0.7.35
5322025-07-23T00:45:23.865Z Compiling tabled v0.15.0
5332025-07-23T00:45:24.624Z Compiling tinystr v0.7.6
5342025-07-23T00:45:24.651Z Compiling pest_meta v2.7.14
5352025-07-23T00:45:24.724Z Compiling icu_collections v1.5.0
5362025-07-23T00:45:24.996Z Compiling icu_locid v1.5.0
5372025-07-23T00:45:25.852Z Compiling clap v4.5.40
5382025-07-23T00:45:25.966Z Compiling icu_provider v1.5.0
5392025-07-23T00:45:26.015Z Compiling pest_generator v2.7.14
5402025-07-23T00:45:26.761Z Compiling icu_locid_transform v1.5.0
5412025-07-23T00:45:28.097Z Compiling pest_derive v2.7.14
5422025-07-23T00:45:28.140Z Compiling icu_properties v1.5.1
5432025-07-23T00:45:28.854Z Compiling dtrace-parser v0.2.0
5442025-07-23T00:45:30.426Z Compiling toml_datetime v0.6.11
5452025-07-23T00:45:30.426Z Compiling serde_spanned v0.6.9
5462025-07-23T00:45:30.429Z Compiling erased-serde v0.4.6
5472025-07-23T00:45:30.429Z Compiling serde-value v0.7.0
5482025-07-23T00:45:30.738Z Compiling serde_tokenstream v0.2.2
5492025-07-23T00:45:30.884Z Compiling toml_edit v0.22.27
5502025-07-23T00:45:31.305Z Compiling cargo-platform v0.2.0
5512025-07-23T00:45:31.622Z Compiling icu_normalizer v1.5.0
5522025-07-23T00:45:31.799Z Compiling serde-untagged v0.1.7
5532025-07-23T00:45:31.880Z Compiling camino-tempfile v1.4.1
5542025-07-23T00:45:31.954Z Compiling macaddr v1.0.1
5552025-07-23T00:45:32.303Z Compiling dof v0.3.0
5562025-07-23T00:45:32.473Z Compiling idna_adapter v1.2.0
5572025-07-23T00:45:32.684Z Compiling idna v1.0.3
5582025-07-23T00:45:33.263Z Compiling url v2.5.4
5592025-07-23T00:45:33.768Z Compiling usdt-attr-macro v0.5.0
5602025-07-23T00:45:33.768Z Compiling usdt-macro v0.5.0
5612025-07-23T00:45:33.983Z Compiling toml v0.8.23
5622025-07-23T00:45:34.766Z Compiling cargo-util-schemas v0.2.0
5632025-07-23T00:45:34.766Z Compiling cargo_toml v0.21.0
5642025-07-23T00:45:34.892Z Compiling usdt v0.5.0
5652025-07-23T00:45:36.110Z Compiling cargo_metadata v0.20.0
5662025-07-23T00:45:37.953Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5672025-07-23T00:45:41.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.85s
5682025-07-23T00:45:41.612Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5692025-07-23T00:45:42.342Z Downloading crates ...
5702025-07-23T00:45:42.495Z Downloaded crucible-workspace-hack v0.1.0
5712025-07-23T00:45:42.501Z Downloaded half v1.8.3
5722025-07-23T00:45:42.507Z Downloaded http-body-util v0.1.3
5732025-07-23T00:45:42.510Z Downloaded httpdate v1.0.3
5742025-07-23T00:45:42.514Z Downloaded headers-core v0.3.0
5752025-07-23T00:45:42.517Z Downloaded aead v0.5.2
5762025-07-23T00:45:42.517Z Downloaded hkdf v0.12.4
5772025-07-23T00:45:42.520Z Downloaded humantime v2.2.0
5782025-07-23T00:45:42.523Z Downloaded hmac v0.12.1
5792025-07-23T00:45:42.527Z Downloaded highway v1.3.0
5802025-07-23T00:45:42.530Z Downloaded allocator-api2 v0.2.21
5812025-07-23T00:45:42.533Z Downloaded hash32 v0.3.1
5822025-07-23T00:45:42.537Z Downloaded home v0.5.9
5832025-07-23T00:45:42.537Z Downloaded base16ct v0.2.0
5842025-07-23T00:45:42.542Z Downloaded atty v0.2.14
5852025-07-23T00:45:42.542Z Downloaded hubpack_derive v0.1.1
5862025-07-23T00:45:42.545Z Downloaded headers v0.4.1
5872025-07-23T00:45:42.548Z Downloaded hubpack v0.1.2
5882025-07-23T00:45:42.551Z Downloaded http-range v0.1.5
5892025-07-23T00:45:42.552Z Downloaded heck v0.3.3
5902025-07-23T00:45:42.555Z Downloaded base64 v0.13.1
5912025-07-23T00:45:42.558Z Downloaded aes v0.8.4
5922025-07-23T00:45:42.561Z Downloaded http-body v1.0.1
5932025-07-23T00:45:42.564Z Downloaded aho-corasick v1.1.3
5942025-07-23T00:45:42.570Z Downloaded hostname v0.3.1
5952025-07-23T00:45:42.573Z Downloaded hickory-client v0.25.2
5962025-07-23T00:45:42.576Z Downloaded hex v0.4.3
5972025-07-23T00:45:42.579Z Downloaded cfg_aliases v0.2.1
5982025-07-23T00:45:42.579Z Downloaded hostname v0.4.0
5992025-07-23T00:45:42.583Z Downloaded atomicwrites v0.4.4
6002025-07-23T00:45:42.586Z Downloaded hex-literal v0.4.1
6012025-07-23T00:45:42.586Z Downloaded backoff v0.4.0
6022025-07-23T00:45:42.589Z Downloaded is_ci v1.2.0
6032025-07-23T00:45:42.593Z Downloaded async-stream-impl v0.3.6
6042025-07-23T00:45:42.593Z Downloaded instant v0.1.13
6052025-07-23T00:45:42.596Z Downloaded heapless v0.8.0
6062025-07-23T00:45:42.599Z Downloaded hash32 v0.2.1
6072025-07-23T00:45:42.602Z Downloaded ident_case v1.0.1
6082025-07-23T00:45:42.605Z Downloaded block-padding v0.3.3
6092025-07-23T00:45:42.606Z Downloaded bitflags v1.3.2
6102025-07-23T00:45:42.610Z Downloaded httparse v1.9.5
6112025-07-23T00:45:42.613Z Downloaded base64 v0.21.7
6122025-07-23T00:45:42.618Z Downloaded is-terminal v0.4.13
6132025-07-23T00:45:42.621Z Downloaded hashbrown v0.12.3
6142025-07-23T00:45:42.624Z Downloaded match_cfg v0.1.0
6152025-07-23T00:45:42.627Z Downloaded hickory-resolver v0.24.4
6162025-07-23T00:45:42.631Z Downloaded libsw-core v0.3.1
6172025-07-23T00:45:42.635Z Downloaded lazy_static v1.5.0
6182025-07-23T00:45:42.638Z Downloaded internet-checksum v0.2.1
6192025-07-23T00:45:42.642Z Downloaded hickory-resolver v0.25.2
6202025-07-23T00:45:42.645Z Downloaded cipher v0.4.4
6212025-07-23T00:45:42.645Z Downloaded ciborium-io v0.2.2
6222025-07-23T00:45:42.648Z Downloaded cassowary v0.3.0
6232025-07-23T00:45:42.652Z Downloaded linear-map v1.2.0
6242025-07-23T00:45:42.652Z Downloaded libscf-sys v1.1.0
6252025-07-23T00:45:42.658Z Downloaded indoc v1.0.9
6262025-07-23T00:45:42.658Z Downloaded simd-adler32 v0.3.7
6272025-07-23T00:45:42.661Z Downloaded half v2.4.1
6282025-07-23T00:45:42.664Z Downloaded kstat-rs v0.2.4
6292025-07-23T00:45:42.669Z Downloaded proc-macro-crate v1.3.1
6302025-07-23T00:45:42.669Z Downloaded keccak v0.1.5
6312025-07-23T00:45:42.672Z Downloaded rustc_version v0.1.7
6322025-07-23T00:45:42.672Z Downloaded md-5 v0.10.6
6332025-07-23T00:45:42.675Z Downloaded chacha20 v0.9.1
6342025-07-23T00:45:42.679Z Downloaded libloading v0.8.5
6352025-07-23T00:45:42.694Z Downloaded structmeta-derive v0.3.0
6362025-07-23T00:45:42.698Z Downloaded async-bb8-diesel v0.2.1
6372025-07-23T00:45:42.698Z Downloaded argon2 v0.5.3
6382025-07-23T00:45:42.701Z Downloaded take_mut v0.2.2
6392025-07-23T00:45:42.705Z Downloaded async-trait v0.1.88
6402025-07-23T00:45:42.708Z Downloaded signal-hook-registry v1.4.2
6412025-07-23T00:45:42.711Z Downloaded tower-service v0.3.3
6422025-07-23T00:45:42.711Z Downloaded tower-layer v0.3.3
6432025-07-23T00:45:42.711Z Downloaded siphasher v0.3.11
6442025-07-23T00:45:42.715Z Downloaded static_assertions v1.1.0
6452025-07-23T00:45:42.720Z Downloaded hyper-staticfile v0.10.1
6462025-07-23T00:45:42.723Z Downloaded hyper-rustls v0.27.7
6472025-07-23T00:45:42.723Z Downloaded vte_generate_state_changes v0.1.2
6482025-07-23T00:45:42.726Z Downloaded void v1.0.2
6492025-07-23T00:45:42.726Z Downloaded hickory-server v0.25.2
6502025-07-23T00:45:42.731Z Downloaded subtle v2.6.1
6512025-07-23T00:45:42.734Z Downloaded crc-any v2.5.0
6522025-07-23T00:45:42.737Z Downloaded derive_builder_macro v0.20.2
6532025-07-23T00:45:42.737Z Downloaded ciborium v0.2.2
6542025-07-23T00:45:42.744Z Downloaded cstr-argument v0.1.2
6552025-07-23T00:45:42.747Z Downloaded sha1 v0.10.6
6562025-07-23T00:45:42.747Z Downloaded rustc_version v0.4.1
6572025-07-23T00:45:42.751Z Downloaded tap v1.0.1
6582025-07-23T00:45:42.751Z Downloaded support-bundle-viewer v0.1.2
6592025-07-23T00:45:42.751Z Downloaded ignore v0.4.23
6602025-07-23T00:45:42.755Z Downloaded md5 v0.7.0
6612025-07-23T00:45:42.758Z Downloaded fd-lock v4.0.2
6622025-07-23T00:45:42.764Z Downloaded fxhash v0.2.1
6632025-07-23T00:45:42.764Z Downloaded lock_api v0.4.12
6642025-07-23T00:45:42.764Z Downloaded num_threads v0.1.7
6652025-07-23T00:45:42.768Z Downloaded newline-converter v0.3.0
6662025-07-23T00:45:42.768Z Downloaded new_debug_unreachable v1.0.6
6672025-07-23T00:45:42.772Z Downloaded openssl-macros v0.1.1
6682025-07-23T00:45:42.772Z Downloaded zeroize_derive v1.4.2
6692025-07-23T00:45:42.772Z Downloaded zeroize v1.8.1
6702025-07-23T00:45:42.776Z Downloaded unicase v2.7.0
6712025-07-23T00:45:42.776Z Downloaded curve25519-dalek-derive v0.1.1
6722025-07-23T00:45:42.780Z Downloaded ctr v0.9.2
6732025-07-23T00:45:42.783Z Downloaded snafu-derive v0.8.5
6742025-07-23T00:45:42.783Z Downloaded indicatif v0.17.11
6752025-07-23T00:45:42.786Z Downloaded compact_str v0.8.0
6762025-07-23T00:45:42.791Z Downloaded path-slash v0.1.5
6772025-07-23T00:45:42.794Z Downloaded parse-size v1.1.0
6782025-07-23T00:45:42.794Z Downloaded arc-swap v1.7.1
6792025-07-23T00:45:42.800Z Downloaded ed25519 v2.2.3
6802025-07-23T00:45:42.804Z Downloaded time-macros v0.2.18
6812025-07-23T00:45:42.808Z Downloaded peg-runtime v0.8.5
6822025-07-23T00:45:42.808Z Downloaded serde_cbor v0.11.2
6832025-07-23T00:45:42.811Z Downloaded salsa20 v0.10.2
6842025-07-23T00:45:42.814Z Downloaded fs_extra v1.3.0
6852025-07-23T00:45:42.817Z Downloaded opaque-debug v0.3.1
6862025-07-23T00:45:42.817Z Downloaded sigpipe v0.1.3
6872025-07-23T00:45:42.821Z Downloaded serde_repr v0.1.19
6882025-07-23T00:45:42.821Z Downloaded strum v0.27.1
6892025-07-23T00:45:42.827Z Downloaded bumpalo v3.16.0
6902025-07-23T00:45:42.830Z Downloaded newtype_derive v0.1.6
6912025-07-23T00:45:42.830Z Downloaded olpc-cjson v0.1.4
6922025-07-23T00:45:42.831Z Downloaded csv-core v0.1.11
6932025-07-23T00:45:42.834Z Downloaded indicatif v0.18.0
6942025-07-23T00:45:42.837Z Downloaded pbkdf2 v0.12.2
6952025-07-23T00:45:42.841Z Downloaded pbkdf2 v0.11.0
6962025-07-23T00:45:42.844Z Downloaded const_format v0.2.34
6972025-07-23T00:45:42.847Z Downloaded progenitor-client v0.10.0
6982025-07-23T00:45:42.851Z Downloaded rand_core v0.6.4
6992025-07-23T00:45:42.855Z Downloaded xshell-macros v0.2.7
7002025-07-23T00:45:42.855Z Downloaded utf-8 v0.7.6
7012025-07-23T00:45:42.859Z Downloaded peg-macros v0.8.5
7022025-07-23T00:45:42.859Z Downloaded same-file v1.0.6
7032025-07-23T00:45:42.862Z Downloaded env_logger v0.10.2
7042025-07-23T00:45:42.867Z Downloaded which v4.4.2
7052025-07-23T00:45:42.867Z Downloaded env_logger v0.11.5
7062025-07-23T00:45:42.871Z Downloaded memmap2 v0.9.5
7072025-07-23T00:45:42.875Z Downloaded foreign-types-shared v0.3.1
7082025-07-23T00:45:42.883Z Downloaded http v1.3.1
7092025-07-23T00:45:42.886Z Downloaded normalize-line-endings v0.3.0
7102025-07-23T00:45:42.886Z Downloaded foreign-types-shared v0.1.1
7112025-07-23T00:45:42.886Z Downloaded tui-tree-widget v0.23.1
7122025-07-23T00:45:42.887Z Downloaded derive_builder_core v0.20.2
7132025-07-23T00:45:42.891Z Downloaded hyper-util v0.1.14
7142025-07-23T00:45:42.894Z Downloaded prettyplease v0.2.35
7152025-07-23T00:45:42.899Z Downloaded precomputed-hash v0.1.1
7162025-07-23T00:45:42.903Z Downloaded openssl-probe v0.1.5
7172025-07-23T00:45:42.903Z Downloaded derive-where v1.5.0
7182025-07-23T00:45:42.907Z Downloaded xattr v1.3.1
7192025-07-23T00:45:42.910Z Downloaded wyz v0.5.1
7202025-07-23T00:45:42.914Z Downloaded diesel-dtrace v0.4.2
7212025-07-23T00:45:42.918Z Downloaded defmt v0.3.8
7222025-07-23T00:45:42.921Z Downloaded either v1.15.0
7232025-07-23T00:45:42.924Z Downloaded strum_macros v0.27.1
7242025-07-23T00:45:42.924Z Downloaded filetime v0.2.25
7252025-07-23T00:45:42.927Z Downloaded serde-big-array v0.5.1
7262025-07-23T00:45:42.933Z Downloaded tinyvec_macros v0.1.1
7272025-07-23T00:45:42.936Z Downloaded want v0.3.1
7282025-07-23T00:45:42.936Z Downloaded sqlparser_derive v0.2.2
7292025-07-23T00:45:42.936Z Downloaded group v0.13.0
7302025-07-23T00:45:42.940Z Downloaded omicron-zone-package v0.12.2
7312025-07-23T00:45:42.943Z Downloaded num-derive v0.3.3
7322025-07-23T00:45:42.946Z Downloaded nu-ansi-term v0.50.1
7332025-07-23T00:45:42.949Z Downloaded unit-prefix v0.5.1
7342025-07-23T00:45:42.952Z Downloaded num_enum_derive v0.5.11
7352025-07-23T00:45:42.952Z Downloaded pin-utils v0.1.0
7362025-07-23T00:45:42.956Z Downloaded predicates-core v1.0.8
7372025-07-23T00:45:42.956Z Downloaded powerfmt v0.2.0
7382025-07-23T00:45:42.959Z Downloaded darling_macro v0.20.10
7392025-07-23T00:45:42.962Z Downloaded defmt-macros v0.3.9
7402025-07-23T00:45:42.966Z Downloaded ref-cast-impl v1.0.24
7412025-07-23T00:45:42.966Z Downloaded whoami v1.5.2
7422025-07-23T00:45:42.969Z Downloaded rustls-pemfile v2.2.0
7432025-07-23T00:45:42.972Z Downloaded num-conv v0.1.0
7442025-07-23T00:45:42.975Z Downloaded serde-hex v0.1.0
7452025-07-23T00:45:42.975Z Downloaded spki v0.7.3
7462025-07-23T00:45:42.979Z Downloaded zerocopy-derive v0.8.26
7472025-07-23T00:45:42.986Z Downloaded foreign-types-macros v0.2.3
7482025-07-23T00:45:42.989Z Downloaded progenitor v0.8.0
7492025-07-23T00:45:42.992Z Downloaded phf_shared v0.11.2
7502025-07-23T00:45:42.992Z Downloaded rsa v0.9.6
7512025-07-23T00:45:42.997Z Downloaded universal-hash v0.5.1
7522025-07-23T00:45:43.001Z Downloaded crypto-bigint v0.5.5
7532025-07-23T00:45:43.008Z Downloaded waitgroup v0.1.2
7542025-07-23T00:45:43.011Z Downloaded deranged v0.3.11
7552025-07-23T00:45:43.014Z Downloaded debug-ignore v1.0.5
7562025-07-23T00:45:43.017Z Downloaded flagset v0.4.6
7572025-07-23T00:45:43.017Z Downloaded futures-sink v0.3.31
7582025-07-23T00:45:43.020Z Downloaded postgres-types v0.2.9
7592025-07-23T00:45:43.023Z Downloaded packed_struct_codegen v0.10.1
7602025-07-23T00:45:43.026Z Downloaded sec1 v0.7.3
7612025-07-23T00:45:43.030Z Downloaded endian-type v0.1.2
7622025-07-23T00:45:43.030Z Downloaded num-iter v0.1.45
7632025-07-23T00:45:43.035Z Downloaded num-derive v0.4.2
7642025-07-23T00:45:43.038Z Downloaded funty v2.0.0
7652025-07-23T00:45:43.038Z Downloaded progenitor-client v0.9.1
7662025-07-23T00:45:43.038Z Downloaded futures-task v0.3.31
7672025-07-23T00:45:43.041Z Downloaded pretty-hex v0.2.1
7682025-07-23T00:45:43.041Z Downloaded phf_shared v0.12.1
7692025-07-23T00:45:43.044Z Downloaded rustversion v1.0.17
7702025-07-23T00:45:43.047Z Downloaded rusty-fork v0.3.0
7712025-07-23T00:45:43.051Z Downloaded diesel_derives v2.2.3
7722025-07-23T00:45:43.055Z Downloaded progenitor-client v0.8.0
7732025-07-23T00:45:43.061Z Downloaded wait-timeout v0.2.0
7742025-07-23T00:45:43.064Z Downloaded rand_xorshift v0.4.0
7752025-07-23T00:45:43.064Z Downloaded futures-channel v0.3.31
7762025-07-23T00:45:43.067Z Downloaded sync-ptr v0.1.4
7772025-07-23T00:45:43.067Z Downloaded tabwriter v1.4.0
7782025-07-23T00:45:43.070Z Downloaded slog-json v2.6.1
7792025-07-23T00:45:43.073Z Downloaded dirs-next v2.0.0
7802025-07-23T00:45:43.073Z Downloaded serde_bytes v0.11.17
7812025-07-23T00:45:43.077Z Downloaded pkcs1 v0.7.5
7822025-07-23T00:45:43.080Z Downloaded daft-derive v0.1.4
7832025-07-23T00:45:43.089Z Downloaded russh-cryptovec v0.7.3
7842025-07-23T00:45:43.092Z Downloaded enum-as-inner v0.6.1
7852025-07-23T00:45:43.092Z Downloaded num-integer v0.1.46
7862025-07-23T00:45:43.095Z Downloaded foldhash v0.1.5
7872025-07-23T00:45:43.095Z Downloaded expectorate v1.2.0
7882025-07-23T00:45:43.098Z Downloaded serde_with_macros v3.14.0
7892025-07-23T00:45:43.101Z Downloaded packed_struct v0.10.1
7902025-07-23T00:45:43.104Z Downloaded termcolor v1.4.1
7912025-07-23T00:45:43.107Z Downloaded sync_wrapper v1.0.1
7922025-07-23T00:45:43.110Z Downloaded progenitor v0.10.0
7932025-07-23T00:45:43.110Z Downloaded walkdir v2.5.0
7942025-07-23T00:45:43.114Z Downloaded string_cache v0.8.9
7952025-07-23T00:45:43.117Z Downloaded serde_path_to_error v0.1.17
7962025-07-23T00:45:43.121Z Downloaded zone_cfg_derive v0.3.0
7972025-07-23T00:45:43.121Z Downloaded zone_cfg_derive v0.1.2
7982025-07-23T00:45:43.124Z Downloaded slog-term v2.9.1
7992025-07-23T00:45:43.127Z Downloaded untrusted v0.7.1
8002025-07-23T00:45:43.127Z Downloaded oso-derive v0.27.3
8012025-07-23T00:45:43.130Z Downloaded unicode-truncate v1.1.0
8022025-07-23T00:45:43.130Z Downloaded tungstenite v0.23.0
8032025-07-23T00:45:43.138Z Downloaded diesel_table_macro_syntax v0.2.0
8042025-07-23T00:45:43.141Z Downloaded try-lock v0.2.5
8052025-07-23T00:45:43.141Z Downloaded progenitor-macro v0.10.0
8062025-07-23T00:45:43.141Z Downloaded thiserror-impl-no-std v2.0.2
8072025-07-23T00:45:43.145Z Downloaded flate2 v1.1.2
8082025-07-23T00:45:43.148Z Downloaded polyval v0.6.2
8092025-07-23T00:45:43.151Z Downloaded openssl-sys v0.9.109
8102025-07-23T00:45:43.157Z Downloaded rand_chacha v0.3.1
8112025-07-23T00:45:43.166Z Downloaded pkcs8 v0.10.2
8122025-07-23T00:45:43.169Z Downloaded slog-async v2.8.0
8132025-07-23T00:45:43.169Z Downloaded test-strategy v0.4.3
8142025-07-23T00:45:43.172Z Downloaded tabled_derive v0.10.0
8152025-07-23T00:45:43.175Z Downloaded blake3 v1.5.4
8162025-07-23T00:45:43.181Z Downloaded psl-types v2.0.11
8172025-07-23T00:45:43.184Z Downloaded progenitor-macro v0.9.1
8182025-07-23T00:45:43.184Z Downloaded float-ord v0.3.2
8192025-07-23T00:45:43.188Z Downloaded fixedbitset v0.5.7
8202025-07-23T00:45:43.192Z Downloaded ghash v0.5.1
8212025-07-23T00:45:43.192Z Downloaded quinn v0.11.5
8222025-07-23T00:45:43.195Z Downloaded thiserror-no-std v2.0.2
8232025-07-23T00:45:43.198Z Downloaded poly1305 v0.8.0
8242025-07-23T00:45:43.202Z Downloaded thread_local v1.1.8
8252025-07-23T00:45:43.205Z Downloaded progenitor-macro v0.8.0
8262025-07-23T00:45:43.205Z Downloaded embedded-io v0.6.1
8272025-07-23T00:45:43.208Z Downloaded embedded-io v0.4.0
8282025-07-23T00:45:43.211Z Downloaded topological-sort v0.2.2
8292025-07-23T00:45:43.211Z Downloaded x509-cert v0.2.5
8302025-07-23T00:45:43.218Z Downloaded document-features v0.2.10
8312025-07-23T00:45:43.221Z Downloaded tokio-rustls v0.26.0
8322025-07-23T00:45:43.224Z Downloaded uuid v1.17.0
8332025-07-23T00:45:43.227Z Downloaded prefix-trie v0.7.0
8342025-07-23T00:45:43.230Z Downloaded papergrid v0.14.0
8352025-07-23T00:45:43.235Z Downloaded der v0.7.9
8362025-07-23T00:45:43.242Z Downloaded radium v0.7.0
8372025-07-23T00:45:43.245Z Downloaded phf v0.11.2
8382025-07-23T00:45:43.245Z Downloaded phf v0.12.1
8392025-07-23T00:45:43.248Z Downloaded display-error-chain v0.2.2
8402025-07-23T00:45:43.248Z Downloaded slog-dtrace v0.3.0
8412025-07-23T00:45:43.251Z Downloaded signal-hook v0.3.17
8422025-07-23T00:45:43.255Z Downloaded slog-bunyan v2.5.0
8432025-07-23T00:45:43.255Z Downloaded zstd v0.13.3
8442025-07-23T00:45:43.258Z Downloaded shlex v1.3.0
8452025-07-23T00:45:43.261Z Downloaded oxide-tokio-rt v0.1.2
8462025-07-23T00:45:43.261Z Downloaded num-rational v0.4.2
8472025-07-23T00:45:43.264Z Downloaded untrusted v0.9.0
8482025-07-23T00:45:43.267Z Downloaded zstd-safe v7.2.3
8492025-07-23T00:45:43.271Z Downloaded tower-http v0.6.6
8502025-07-23T00:45:43.278Z Downloaded serde_urlencoded v0.7.1
8512025-07-23T00:45:43.282Z Downloaded typify v0.4.1
8522025-07-23T00:45:43.285Z Downloaded rayon v1.10.0
8532025-07-23T00:45:43.293Z Downloaded smf v0.2.3
8542025-07-23T00:45:43.296Z Downloaded rpassword v7.4.0
8552025-07-23T00:45:43.300Z Downloaded owo-colors v4.2.2
8562025-07-23T00:45:43.303Z Downloaded tracing-core v0.1.32
8572025-07-23T00:45:43.306Z Downloaded mime_guess v2.0.5
8582025-07-23T00:45:43.306Z Downloaded unsafe-libyaml v0.2.11
8592025-07-23T00:45:43.309Z Downloaded pkcs5 v0.7.1
8602025-07-23T00:45:43.314Z Downloaded yansi v1.0.1
8612025-07-23T00:45:43.317Z Downloaded rustls-webpki v0.102.8
8622025-07-23T00:45:43.336Z Downloaded progenitor-impl v0.10.0
8632025-07-23T00:45:43.340Z Downloaded dropshot_endpoint v0.16.2
8642025-07-23T00:45:43.343Z Downloaded tokio-rustls v0.25.0
8652025-07-23T00:45:43.346Z Downloaded yasna v0.5.2
8662025-07-23T00:45:43.346Z Downloaded salty v0.3.0
8672025-07-23T00:45:43.353Z Downloaded oxnet v0.1.2
8682025-07-23T00:45:43.357Z Downloaded darling_core v0.21.0
8692025-07-23T00:45:43.360Z Downloaded miniz_oxide v0.8.5
8702025-07-23T00:45:43.363Z Downloaded flume v0.11.1
8712025-07-23T00:45:43.367Z Downloaded rand v0.8.5
8722025-07-23T00:45:43.371Z Downloaded zopfli v0.8.1
8732025-07-23T00:45:43.376Z Downloaded elliptic-curve v0.13.8
8742025-07-23T00:45:43.379Z Downloaded time v0.3.36
8752025-07-23T00:45:43.386Z Downloaded minimal-lexical v0.2.1
8762025-07-23T00:45:43.392Z Downloaded num-bigint v0.4.6
8772025-07-23T00:45:43.397Z Downloaded proptest v1.7.0
8782025-07-23T00:45:43.408Z Downloaded tokio-util v0.7.15
8792025-07-23T00:45:43.416Z Downloaded zip v0.6.6
8802025-07-23T00:45:43.422Z Downloaded toml v0.7.8
8812025-07-23T00:45:43.425Z Downloaded progenitor-impl v0.9.1
8822025-07-23T00:45:43.428Z Downloaded num-bigint-dig v0.8.4
8832025-07-23T00:45:43.432Z Downloaded p256 v0.13.2
8842025-07-23T00:45:43.435Z Downloaded sqlparser v0.45.0
8852025-07-23T00:45:43.442Z Downloaded darling_core v0.20.10
8862025-07-23T00:45:43.447Z Downloaded winnow v0.6.26
8872025-07-23T00:45:43.458Z Downloaded steno v0.4.1
8882025-07-23T00:45:43.462Z Downloaded rand v0.9.1
8892025-07-23T00:45:43.467Z Downloaded nom v7.1.3
8902025-07-23T00:45:43.473Z Downloaded mio v1.0.2
8912025-07-23T00:45:43.479Z Downloaded reqwest v0.12.22
8922025-07-23T00:45:43.489Z Downloaded hickory-proto v0.24.4
8932025-07-23T00:45:43.505Z Downloaded toml_edit v0.19.15
8942025-07-23T00:45:43.522Z Downloaded ssh-key v0.6.6
8952025-07-23T00:45:43.528Z Downloaded vcpkg v0.2.15
8962025-07-23T00:45:43.567Z Downloaded zlib-rs v0.5.1
8972025-07-23T00:45:43.571Z Downloaded regex v1.11.1
8982025-07-23T00:45:43.585Z Downloaded openssl v0.10.73
8992025-07-23T00:45:43.595Z Downloaded h2 v0.4.6
9002025-07-23T00:45:43.602Z Downloaded rustyline v14.0.0
9012025-07-23T00:45:43.608Z Downloaded portable-atomic v1.11.0
9022025-07-23T00:45:43.616Z Downloaded zerocopy v0.8.26
9032025-07-23T00:45:43.638Z Downloaded quinn-proto v0.11.8
9042025-07-23T00:45:43.643Z Downloaded p521 v0.13.3
9052025-07-23T00:45:43.648Z Downloaded petname v2.0.2
9062025-07-23T00:45:43.654Z Downloaded tabled v0.18.0
9072025-07-23T00:45:43.672Z Downloaded polar-core v0.27.3
9082025-07-23T00:45:43.680Z Downloaded regex-syntax v0.6.29
9092025-07-23T00:45:43.687Z Downloaded p384 v0.13.0
9102025-07-23T00:45:43.693Z Downloaded serde_with v3.14.0
9112025-07-23T00:45:43.705Z Downloaded nix v0.28.0
9122025-07-23T00:45:43.717Z Downloaded gimli v0.31.1
9132025-07-23T00:45:43.724Z Downloaded diesel v2.2.11
9142025-07-23T00:45:43.743Z Downloaded moka v0.12.10
9152025-07-23T00:45:43.753Z Downloaded radix_trie v0.2.1
9162025-07-23T00:45:43.758Z Downloaded regress v0.10.3
9172025-07-23T00:45:43.767Z Downloaded regex-syntax v0.8.5
9182025-07-23T00:45:43.775Z Downloaded rustls v0.23.19
9192025-07-23T00:45:43.788Z Downloaded smoltcp v0.11.0
9202025-07-23T00:45:43.800Z Downloaded openapiv3 v2.2.0
9212025-07-23T00:45:43.812Z Downloaded sled v0.34.7
9222025-07-23T00:45:43.823Z Downloaded rustls v0.21.12
9232025-07-23T00:45:43.839Z Downloaded nix v0.29.0
9242025-07-23T00:45:43.846Z Downloaded typify-impl v0.2.0
9252025-07-23T00:45:43.860Z Downloaded nix v0.30.1
9262025-07-23T00:45:43.871Z Downloaded rustls v0.22.4
9272025-07-23T00:45:43.884Z Downloaded dropshot v0.16.2
9282025-07-23T00:45:43.905Z Downloaded jiff v0.2.15
9292025-07-23T00:45:43.922Z Downloaded regex-automata v0.4.8
9302025-07-23T00:45:43.936Z Downloaded zerocopy-derive v0.6.6
9312025-07-23T00:45:43.946Z Downloaded bstr v1.10.0
9322025-07-23T00:45:43.956Z Downloaded smoltcp v0.9.1
9332025-07-23T00:45:43.966Z Downloaded typify-impl v0.3.0
9342025-07-23T00:45:43.979Z Downloaded typify-impl v0.4.1
9352025-07-23T00:45:43.992Z Downloaded libz-sys v1.1.20
9362025-07-23T00:45:44.011Z Downloaded bzip2-sys v0.1.13+1.0.8
9372025-07-23T00:45:44.022Z Downloaded ratatui v0.29.0
9382025-07-23T00:45:44.040Z Downloaded lzma-sys v0.1.20
9392025-07-23T00:45:44.065Z Downloaded webpki-roots v1.0.1
9402025-07-23T00:45:44.069Z Downloaded object v0.36.5
9412025-07-23T00:45:44.080Z Downloaded curve25519-dalek v4.1.3
9422025-07-23T00:45:44.089Z Downloaded git2 v0.19.0
9432025-07-23T00:45:44.097Z Downloaded sha3 v0.10.8
9442025-07-23T00:45:44.102Z Downloaded petgraph v0.8.2
9452025-07-23T00:45:44.121Z Downloaded tough v0.20.0
9462025-07-23T00:45:44.129Z Downloaded russh v0.45.0
9472025-07-23T00:45:44.134Z Downloaded object v0.30.4
9482025-07-23T00:45:44.143Z Downloaded futures-util v0.3.31
9492025-07-23T00:45:44.155Z Downloaded petgraph v0.6.5
9502025-07-23T00:45:44.171Z Downloaded tokio v1.45.1
9512025-07-23T00:45:44.203Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9522025-07-23T00:45:44.219Z Downloaded chrono-tz v0.10.4
9532025-07-23T00:45:44.234Z Downloaded nix v0.27.1
9542025-07-23T00:45:44.243Z Downloaded chrono v0.4.41
9552025-07-23T00:45:44.250Z Downloaded reedline v0.40.0
9562025-07-23T00:45:44.256Z Downloaded winnow v0.5.40
9572025-07-23T00:45:44.265Z Downloaded csv v1.3.1
9582025-07-23T00:45:44.283Z Downloaded bitvec v1.0.1
9592025-07-23T00:45:44.296Z Downloaded bindgen v0.71.1
9602025-07-23T00:45:44.302Z Downloaded bindgen v0.69.5
9612025-07-23T00:45:44.308Z Downloaded zip v4.2.0
9622025-07-23T00:45:44.312Z Downloaded quick-xml v0.37.2
9632025-07-23T00:45:44.317Z Downloaded lalrpop v0.19.12
9642025-07-23T00:45:44.327Z Downloaded russh-keys v0.45.0
9652025-07-23T00:45:44.330Z Downloaded unicode-normalization v0.1.24
9662025-07-23T00:45:44.333Z Downloaded zerocopy v0.6.6
9672025-07-23T00:45:44.337Z Downloaded diff v0.1.13
9682025-07-23T00:45:44.337Z Downloaded ed25519-dalek v2.1.1
9692025-07-23T00:45:44.340Z Downloaded fixedbitset v0.4.2
9702025-07-23T00:45:44.343Z Downloaded sct v0.7.1
9712025-07-23T00:45:44.343Z Downloaded typify v0.3.0
9722025-07-23T00:45:44.347Z Downloaded tungstenite v0.21.0
9732025-07-23T00:45:44.350Z Downloaded pretty_assertions v1.4.1
9742025-07-23T00:45:44.355Z Downloaded rustls-webpki v0.101.7
9752025-07-23T00:45:44.365Z Downloaded pkg-config v0.3.31
9762025-07-23T00:45:44.370Z Downloaded typify-macro v0.2.0
9772025-07-23T00:45:44.370Z Downloaded shell-words v1.1.0
9782025-07-23T00:45:44.370Z Downloaded darling v0.21.0
9792025-07-23T00:45:44.373Z Downloaded darling v0.20.10
9802025-07-23T00:45:44.376Z Downloaded unicode_categories v0.1.1
9812025-07-23T00:45:44.384Z Downloaded encoding_rs v0.8.34
9822025-07-23T00:45:44.396Z Downloaded unicode-segmentation v1.12.0
9832025-07-23T00:45:44.400Z Downloaded typed-path v0.9.3
9842025-07-23T00:45:44.405Z Downloaded tokio-tungstenite v0.23.1
9852025-07-23T00:45:44.409Z Downloaded supports-color v3.0.2
9862025-07-23T00:45:44.410Z Downloaded itertools v0.14.0
9872025-07-23T00:45:44.414Z Downloaded hyper v1.6.0
9882025-07-23T00:45:44.420Z Downloaded pem-rfc7468 v0.7.0
9892025-07-23T00:45:44.424Z Downloaded multer v3.1.0
9902025-07-23T00:45:44.427Z Downloaded postcard v1.0.10
9912025-07-23T00:45:44.427Z Downloaded num v0.4.3
9922025-07-23T00:45:44.431Z Downloaded ring v0.17.14
9932025-07-23T00:45:44.465Z Downloaded nodrop v0.1.14
9942025-07-23T00:45:44.468Z Downloaded mime v0.3.17
9952025-07-23T00:45:44.469Z Downloaded env_filter v0.1.2
9962025-07-23T00:45:44.469Z Downloaded num-complex v0.4.6
9972025-07-23T00:45:44.474Z Downloaded tower v0.5.2
9982025-07-23T00:45:44.477Z Downloaded ena v0.14.3
9992025-07-23T00:45:44.481Z Downloaded futures v0.3.31
10002025-07-23T00:45:44.484Z Downloaded snafu v0.8.5
10012025-07-23T00:45:44.488Z Downloaded rayon-core v1.12.1
10022025-07-23T00:45:44.491Z Downloaded qorb v0.4.0
10032025-07-23T00:45:44.494Z Downloaded scrypt v0.11.0
10042025-07-23T00:45:44.498Z Downloaded scheduled-thread-pool v0.2.7
10052025-07-23T00:45:44.498Z Downloaded pin-project v1.1.6
10062025-07-23T00:45:44.506Z Downloaded libgit2-sys v0.17.0+1.8.1
10072025-07-23T00:45:44.554Z Downloaded itertools v0.13.0
10082025-07-23T00:45:44.558Z Downloaded iri-string v0.7.8
10092025-07-23T00:45:44.565Z Downloaded rustls-native-certs v0.8.1
10102025-07-23T00:45:44.568Z Downloaded progenitor v0.9.1
10112025-07-23T00:45:44.571Z Downloaded difflib v0.4.0
10122025-07-23T00:45:44.572Z Downloaded slog-envlogger v2.2.0
10132025-07-23T00:45:44.572Z Downloaded publicsuffix v2.3.0
10142025-07-23T00:45:44.575Z Downloaded termios v0.3.3
10152025-07-23T00:45:44.575Z Downloaded derive-ex v0.1.8
10162025-07-23T00:45:44.578Z Downloaded der_derive v0.7.3
10172025-07-23T00:45:44.578Z Downloaded termtree v0.5.1
10182025-07-23T00:45:44.578Z Downloaded tagptr v0.2.0
10192025-07-23T00:45:44.581Z Downloaded smallvec v0.6.14
10202025-07-23T00:45:44.581Z Downloaded pin-project-lite v0.2.14
10212025-07-23T00:45:44.585Z Downloaded samael v0.0.19
10222025-07-23T00:45:44.589Z Downloaded crossterm v0.28.1
10232025-07-23T00:45:44.594Z Downloaded rand_seeder v0.3.0
10242025-07-23T00:45:44.597Z Downloaded iddqd v0.3.9
10252025-07-23T00:45:44.600Z Downloaded oso v0.27.3
10262025-07-23T00:45:44.604Z Downloaded dirs-sys-next v0.1.2
10272025-07-23T00:45:44.607Z Downloaded foreign-types v0.5.0
10282025-07-23T00:45:44.607Z Downloaded rustc-demangle v0.1.24
10292025-07-23T00:45:44.607Z Downloaded twox-hash v2.1.0
10302025-07-23T00:45:44.611Z Downloaded tokio-rustls v0.24.1
10312025-07-23T00:45:44.611Z Downloaded tls_codec_derive v0.4.1
10322025-07-23T00:45:44.611Z Downloaded sqlformat v0.3.5
10332025-07-23T00:45:44.615Z Downloaded libxml v0.3.3
10342025-07-23T00:45:44.618Z Downloaded pin-project-internal v1.1.6
10352025-07-23T00:45:44.621Z Downloaded futures-macro v0.3.31
10362025-07-23T00:45:44.621Z Downloaded futures-io v0.3.31
10372025-07-23T00:45:44.621Z Downloaded itertools v0.12.1
10382025-07-23T00:45:44.626Z Downloaded data-encoding v2.9.0
10392025-07-23T00:45:44.630Z Downloaded darling_macro v0.21.0
10402025-07-23T00:45:44.630Z Downloaded hickory-proto v0.25.2
10412025-07-23T00:45:44.641Z Downloaded defmt-parser v0.3.4
10422025-07-23T00:45:44.644Z Downloaded daft v0.1.4
10432025-07-23T00:45:44.644Z Downloaded tracing v0.1.40
10442025-07-23T00:45:44.647Z Downloaded rustc-hash v2.1.1
10452025-07-23T00:45:44.648Z Downloaded zone v0.3.1
10462025-07-23T00:45:44.651Z Downloaded zone v0.1.8
10472025-07-23T00:45:44.651Z Downloaded unicode-properties v0.1.3
10482025-07-23T00:45:44.651Z Downloaded progenitor-impl v0.8.0
10492025-07-23T00:45:44.654Z Downloaded predicates v3.1.3
10502025-07-23T00:45:44.654Z Downloaded rcgen v0.12.1
10512025-07-23T00:45:44.658Z Downloaded tls_codec v0.4.1
10522025-07-23T00:45:44.658Z Downloaded ssh-cipher v0.2.0
10532025-07-23T00:45:44.662Z Downloaded slog-stdlog v4.1.1
10542025-07-23T00:45:44.663Z Downloaded aws-lc-rs v1.12.4
10552025-07-23T00:45:44.668Z Downloaded libm v0.2.8
10562025-07-23T00:45:44.674Z Downloaded semver v0.1.20
10572025-07-23T00:45:44.677Z Downloaded secrecy v0.10.3
10582025-07-23T00:45:44.677Z Downloaded foreign-types v0.3.2
10592025-07-23T00:45:44.677Z Downloaded rustls-pemfile v1.0.4
10602025-07-23T00:45:44.681Z Downloaded rustc-hash v1.1.0
10612025-07-23T00:45:44.681Z Downloaded rand_core v0.9.2
10622025-07-23T00:45:44.681Z Downloaded postgres-protocol v0.6.8
10632025-07-23T00:45:44.687Z Downloaded slog v2.7.0
10642025-07-23T00:45:44.687Z Downloaded ref-cast v1.0.24
10652025-07-23T00:45:44.690Z Downloaded tokio-postgres v0.7.13
10662025-07-23T00:45:44.690Z Downloaded crunchy v0.2.2
10672025-07-23T00:45:44.690Z Downloaded cc v1.2.30
10682025-07-23T00:45:44.694Z Downloaded xshell v0.2.7
10692025-07-23T00:45:44.698Z Downloaded num_enum v0.5.11
10702025-07-23T00:45:44.703Z Downloaded resolv-conf v0.7.0
10712025-07-23T00:45:44.704Z Downloaded tar v0.4.44
10722025-07-23T00:45:44.708Z Downloaded globwalk v0.9.1
10732025-07-23T00:45:44.708Z Downloaded glob v0.3.2
10742025-07-23T00:45:44.708Z Downloaded derive_more v0.99.20
10752025-07-23T00:45:44.712Z Downloaded vergen v8.3.2
10762025-07-23T00:45:44.712Z Downloaded typify v0.2.0
10772025-07-23T00:45:44.715Z Downloaded password-hash v0.5.0
10782025-07-23T00:45:44.715Z Downloaded secrecy v0.8.0
10792025-07-23T00:45:44.719Z Downloaded globset v0.4.15
10802025-07-23T00:45:44.719Z Downloaded fs-err v2.11.0
10812025-07-23T00:45:44.719Z Downloaded tokio-macros v2.5.0
10822025-07-23T00:45:44.722Z Downloaded strum_macros v0.26.4
10832025-07-23T00:45:44.722Z Downloaded itertools v0.10.5
10842025-07-23T00:45:44.727Z Downloaded dsl_auto_type v0.1.2
10852025-07-23T00:45:44.730Z Downloaded fatfs v0.3.6
10862025-07-23T00:45:44.730Z Downloaded unicode-bidi v0.3.17
10872025-07-23T00:45:44.733Z Downloaded xz2 v0.1.7
10882025-07-23T00:45:44.733Z Downloaded number_prefix v0.4.0
10892025-07-23T00:45:44.737Z Downloaded parking_lot v0.12.3
10902025-07-23T00:45:44.737Z Downloaded parking_lot v0.11.2
10912025-07-23T00:45:44.741Z Downloaded derive_builder v0.20.2
10922025-07-23T00:45:44.744Z Downloaded crossbeam-channel v0.5.15
10932025-07-23T00:45:44.747Z Downloaded chacha20poly1305 v0.10.1
10942025-07-23T00:45:44.751Z Downloaded tokio-dtrace v0.1.0
10952025-07-23T00:45:44.754Z Downloaded strip-ansi-escapes v0.2.0
10962025-07-23T00:45:44.754Z Downloaded parking_lot_core v0.9.10
10972025-07-23T00:45:44.754Z Downloaded strum_macros v0.24.3
10982025-07-23T00:45:44.754Z Downloaded stringprep v0.1.5
10992025-07-23T00:45:44.754Z Downloaded ssh-encoding v0.2.0
11002025-07-23T00:45:44.757Z Downloaded native-tls v0.2.12
11012025-07-23T00:45:44.757Z Downloaded vte v0.11.1
11022025-07-23T00:45:44.762Z Downloaded socket2 v0.5.10
11032025-07-23T00:45:44.762Z Downloaded jiff-static v0.2.15
11042025-07-23T00:45:44.765Z Downloaded float-cmp v0.10.0
11052025-07-23T00:45:44.766Z Downloaded tokio-native-tls v0.3.1
11062025-07-23T00:45:44.766Z Downloaded time-core v0.1.2
11072025-07-23T00:45:44.766Z Downloaded slab v0.4.9
11082025-07-23T00:45:44.769Z Downloaded siphasher v1.0.1
11092025-07-23T00:45:44.769Z Downloaded signature v2.2.0
11102025-07-23T00:45:44.769Z Downloaded signal-hook-tokio v0.3.1
11112025-07-23T00:45:44.772Z Downloaded signal-hook-mio v0.2.4
11122025-07-23T00:45:44.772Z Downloaded getrandom v0.2.15
11132025-07-23T00:45:44.776Z Downloaded tokio-stream v0.1.17
11142025-07-23T00:45:44.780Z Downloaded rtoolbox v0.0.2
11152025-07-23T00:45:44.780Z Downloaded similar v2.7.0
11162025-07-23T00:45:44.783Z Downloaded password-hash v0.4.2
11172025-07-23T00:45:44.790Z Downloaded tinyvec v1.8.0
11182025-07-23T00:45:44.790Z Downloaded rustls-pki-types v1.10.0
11192025-07-23T00:45:44.790Z Downloaded pem v3.0.5
11202025-07-23T00:45:44.790Z Downloaded peg v0.8.5
11212025-07-23T00:45:44.794Z Downloaded parse-display-derive v0.10.0
11222025-07-23T00:45:44.797Z Downloaded parking_lot_core v0.8.6
11232025-07-23T00:45:44.797Z Downloaded ecdsa v0.16.9
11242025-07-23T00:45:44.800Z Downloaded des v0.8.1
11252025-07-23T00:45:44.800Z Downloaded ron v0.8.1
11262025-07-23T00:45:44.803Z Downloaded paste v1.0.15
11272025-07-23T00:45:44.807Z Downloaded parse-display v0.10.0
11282025-07-23T00:45:44.807Z Downloaded subprocess v0.2.9
11292025-07-23T00:45:44.810Z Downloaded bytes v1.10.1
11302025-07-23T00:45:44.815Z Downloaded value-bag v1.9.0
11312025-07-23T00:45:44.818Z Downloaded newtype-uuid v1.2.4
11322025-07-23T00:45:44.818Z Downloaded strum v0.26.3
11332025-07-23T00:45:44.818Z Downloaded serde_plain v1.0.2
11342025-07-23T00:45:44.818Z Downloaded multimap v0.10.1
11352025-07-23T00:45:44.818Z Downloaded gethostname v0.5.0
11362025-07-23T00:45:44.822Z Downloaded futures-executor v0.3.31
11372025-07-23T00:45:44.822Z Downloaded nanorand v0.7.0
11382025-07-23T00:45:44.826Z Downloaded memoffset v0.9.1
11392025-07-23T00:45:44.826Z Downloaded futures-core v0.3.31
11402025-07-23T00:45:44.826Z Downloaded ff v0.13.0
11412025-07-23T00:45:44.826Z Downloaded fallible-iterator v0.2.0
11422025-07-23T00:45:44.830Z Downloaded tracing-attributes v0.1.27
11432025-07-23T00:45:44.830Z Downloaded tokio-tungstenite v0.21.0
11442025-07-23T00:45:44.835Z Downloaded serde_yaml v0.9.34+deprecated
11452025-07-23T00:45:44.835Z Downloaded schemars v0.8.22
11462025-07-23T00:45:44.843Z Downloaded dyn-clone v1.0.19
11472025-07-23T00:45:44.846Z Downloaded dunce v1.0.5
11482025-07-23T00:45:44.846Z Downloaded tiny-keccak v2.0.2
11492025-07-23T00:45:44.849Z Downloaded term v0.7.0
11502025-07-23T00:45:44.853Z Downloaded ron v0.7.1
11512025-07-23T00:45:44.856Z Downloaded spin v0.9.8
11522025-07-23T00:45:44.856Z Downloaded nibble_vec v0.1.0
11532025-07-23T00:45:44.859Z Downloaded vsss-rs v3.3.4
11542025-07-23T00:45:44.859Z Downloaded uzers v0.12.1
11552025-07-23T00:45:44.862Z Downloaded unarray v0.1.4
11562025-07-23T00:45:44.863Z Downloaded typify-macro v0.4.1
11572025-07-23T00:45:44.863Z Downloaded typify-macro v0.3.0
11582025-07-23T00:45:44.866Z Downloaded slog-scope v4.4.0
11592025-07-23T00:45:44.866Z Downloaded litrs v0.4.1
11602025-07-23T00:45:44.869Z Downloaded heapless v0.7.17
11612025-07-23T00:45:44.872Z Downloaded proc-macro-error2 v2.0.1
11622025-07-23T00:45:44.873Z Downloaded crossbeam-utils v0.8.21
11632025-07-23T00:45:44.876Z Downloaded crossbeam-epoch v0.9.18
11642025-07-23T00:45:44.880Z Downloaded crc32fast v1.4.2
11652025-07-23T00:45:44.880Z Downloaded cookie v0.18.1
11662025-07-23T00:45:44.880Z Downloaded const-oid v0.9.6
11672025-07-23T00:45:44.884Z Downloaded clang-sys v1.8.1
11682025-07-23T00:45:44.887Z Downloaded structmeta v0.3.0
11692025-07-23T00:45:44.887Z Downloaded serde_derive_internals v0.29.1
11702025-07-23T00:45:44.887Z Downloaded libz-rs-sys v0.5.1
11712025-07-23T00:45:44.887Z Downloaded jobserver v0.1.32
11722025-07-23T00:45:44.890Z Downloaded ipnet v2.11.0
11732025-07-23T00:45:44.890Z Downloaded indexmap v1.9.3
11742025-07-23T00:45:44.894Z Downloaded bzip2 v0.5.2
11752025-07-23T00:45:44.897Z Downloaded scopeguard v1.2.0
11762025-07-23T00:45:44.897Z Downloaded ingot v0.1.1
11772025-07-23T00:45:44.897Z Downloaded iana-time-zone v0.1.63
11782025-07-23T00:45:44.902Z Downloaded schemars_derive v0.8.22
11792025-07-23T00:45:44.902Z Downloaded blake2 v0.10.6
11802025-07-23T00:45:44.907Z Downloaded arrayvec v0.7.6
11812025-07-23T00:45:44.907Z Downloaded rand_chacha v0.9.0
11822025-07-23T00:45:44.907Z Downloaded r2d2 v0.8.10
11832025-07-23T00:45:44.907Z Downloaded quinn-udp v0.5.5
11842025-07-23T00:45:44.911Z Downloaded quick-error v1.2.3
11852025-07-23T00:45:44.911Z Downloaded proc-macro-error-attr2 v2.0.0
11862025-07-23T00:45:44.911Z Downloaded predicates-tree v1.0.12
11872025-07-23T00:45:44.913Z Downloaded ppv-lite86 v0.2.20
11882025-07-23T00:45:44.913Z Downloaded maybe-uninit v2.0.0
11892025-07-23T00:45:44.913Z Downloaded maplit v1.0.2
11902025-07-23T00:45:44.917Z Downloaded managed v0.8.0
11912025-07-23T00:45:44.917Z Downloaded lzss v0.8.2
11922025-07-23T00:45:44.917Z Downloaded lru-cache v0.1.2
11932025-07-23T00:45:44.917Z Downloaded const_format_proc_macros v0.2.34
11942025-07-23T00:45:44.920Z Downloaded console v0.16.0
11952025-07-23T00:45:44.920Z Downloaded colored v2.2.0
11962025-07-23T00:45:44.923Z Downloaded ascii-canvas v3.0.0
11972025-07-23T00:45:44.923Z Downloaded ingot-macros v0.1.1
11982025-07-23T00:45:44.927Z Downloaded crossbeam-deque v0.8.5
11992025-07-23T00:45:44.927Z Downloaded cookie_store v0.21.1
12002025-07-23T00:45:44.930Z Downloaded console v0.15.10
12012025-07-23T00:45:44.930Z Downloaded bzip2 v0.4.4
12022025-07-23T00:45:44.933Z Downloaded lru v0.12.5
12032025-07-23T00:45:44.934Z Downloaded lockfree-object-pool v0.1.6
12042025-07-23T00:45:44.938Z Downloaded linked-hash-map v0.5.6
12052025-07-23T00:45:44.938Z Downloaded libsw v3.5.0
12062025-07-23T00:45:44.938Z Downloaded libefi-sys v0.1.0
12072025-07-23T00:45:44.941Z Downloaded lalrpop-util v0.19.12
12082025-07-23T00:45:44.941Z Downloaded cancel-safe-futures v0.1.5
12092025-07-23T00:45:44.941Z Downloaded base64 v0.22.1
12102025-07-23T00:45:44.945Z Downloaded rfc6979 v0.4.0
12112025-07-23T00:45:44.945Z Downloaded primeorder v0.13.6
12122025-07-23T00:45:44.950Z Downloaded inout v0.1.3
12132025-07-23T00:45:44.950Z Downloaded indoc v2.0.6
12142025-07-23T00:45:44.951Z Downloaded hyper-tls v0.6.0
12152025-07-23T00:45:44.951Z Downloaded ciborium-ll v0.2.2
12162025-07-23T00:45:44.951Z Downloaded bit-vec v0.8.0
12172025-07-23T00:45:44.955Z Downloaded bcs v0.1.6
12182025-07-23T00:45:44.955Z Downloaded base64ct v1.6.0
12192025-07-23T00:45:44.958Z Downloaded backtrace v0.3.74
12202025-07-23T00:45:44.962Z Downloaded impl-trait-for-tuples v0.2.2
12212025-07-23T00:45:44.962Z Downloaded arrayref v0.3.9
12222025-07-23T00:45:44.965Z Downloaded lazycell v1.3.0
12232025-07-23T00:45:44.965Z Downloaded ingot-types v0.1.2
12242025-07-23T00:45:44.965Z Downloaded indent_write v2.2.0
12252025-07-23T00:45:44.969Z Downloaded cexpr v0.6.0
12262025-07-23T00:45:44.969Z Downloaded camino-tempfile-ext v0.3.2
12272025-07-23T00:45:44.969Z Downloaded async-stream v0.3.6
12282025-07-23T00:45:44.973Z Downloaded async-recursion v1.1.1
12292025-07-23T00:45:44.976Z Downloaded assert_matches v1.5.0
12302025-07-23T00:45:44.976Z Downloaded array-init v0.0.4
12312025-07-23T00:45:44.976Z Downloaded hashbrown v0.13.2
12322025-07-23T00:45:44.979Z Downloaded crc-catalog v2.4.0
12332025-07-23T00:45:44.979Z Downloaded constant_time_eq v0.3.1
12342025-07-23T00:45:44.984Z Downloaded ipnetwork v0.21.1
12352025-07-23T00:45:44.984Z Downloaded instability v0.3.2
12362025-07-23T00:45:44.984Z Downloaded critical-section v1.1.3
12372025-07-23T00:45:44.988Z Downloaded crc v3.2.1
12382025-07-23T00:45:44.988Z Downloaded convert_case v0.4.0
12392025-07-23T00:45:44.988Z Downloaded cmake v0.1.51
12402025-07-23T00:45:44.988Z Downloaded cobs v0.2.3
12412025-07-23T00:45:44.991Z Downloaded castaway v0.2.3
12422025-07-23T00:45:44.991Z Downloaded cargo_metadata v0.18.1
12432025-07-23T00:45:44.991Z Downloaded cbc v0.1.2
12442025-07-23T00:45:44.996Z Downloaded cargo-platform v0.1.8
12452025-07-23T00:45:44.996Z Downloaded buf-list v1.0.3
12462025-07-23T00:45:44.999Z Downloaded bitfield v0.14.0
12472025-07-23T00:45:44.999Z Downloaded bit-set v0.8.0
12482025-07-23T00:45:44.999Z Downloaded bb8 v0.8.5
12492025-07-23T00:45:45.000Z Downloaded blowfish v0.9.1
12502025-07-23T00:45:45.004Z Downloaded bitfield-struct v0.6.2
12512025-07-23T00:45:45.004Z Downloaded bit-vec v0.6.3
12522025-07-23T00:45:45.004Z Downloaded bit-set v0.5.3
12532025-07-23T00:45:45.004Z Downloaded bcrypt-pbkdf v0.10.0
12542025-07-23T00:45:45.007Z Downloaded cfg_aliases v0.1.1
12552025-07-23T00:45:45.007Z Downloaded crc8 v0.1.1
12562025-07-23T00:45:45.007Z Downloaded atomic-waker v1.1.2
12572025-07-23T00:45:45.007Z Downloaded aes-gcm v0.10.3
12582025-07-23T00:45:45.013Z Downloaded ahash v0.8.11
12592025-07-23T00:45:45.018Z Downloaded adler2 v2.0.0
12602025-07-23T00:45:45.018Z Downloaded addr2line v0.24.2
12612025-07-23T00:45:45.164Z Downloaded aws-lc-sys v0.26.0
12622025-07-23T00:45:45.475Z Compiling value-bag v1.9.0
12632025-07-23T00:45:45.475Z Compiling shlex v1.3.0
12642025-07-23T00:45:45.475Z Compiling lock_api v0.4.12
12652025-07-23T00:45:45.475Z Compiling scopeguard v1.2.0
12662025-07-23T00:45:45.475Z Compiling typenum v1.17.0
12672025-07-23T00:45:45.479Z Compiling generic-array v0.14.7
12682025-07-23T00:45:45.479Z Compiling syn v2.0.104
12692025-07-23T00:45:45.479Z Compiling getrandom v0.2.15
12702025-07-23T00:45:45.802Z Compiling jobserver v0.1.32
12712025-07-23T00:45:45.927Z Compiling smallvec v1.15.0
12722025-07-23T00:45:46.040Z Compiling log v0.4.27
12732025-07-23T00:45:46.108Z Compiling rand_core v0.6.4
12742025-07-23T00:45:46.221Z Compiling cc v1.2.30
12752025-07-23T00:45:46.390Z Compiling portable-atomic v1.11.0
12762025-07-23T00:45:46.714Z Compiling critical-section v1.1.3
12772025-07-23T00:45:46.746Z Compiling subtle v2.6.1
12782025-07-23T00:45:46.766Z Compiling const-oid v0.9.6
12792025-07-23T00:45:46.875Z Compiling pkg-config v0.3.31
12802025-07-23T00:45:46.927Z Compiling pin-project-lite v0.2.14
12812025-07-23T00:45:47.076Z Compiling parking_lot_core v0.9.10
12822025-07-23T00:45:47.126Z Compiling rustix v0.38.37
12832025-07-23T00:45:48.015Z Compiling signal-hook-registry v1.4.2
12842025-07-23T00:45:48.101Z Compiling parking_lot v0.12.3
12852025-07-23T00:45:48.177Z Compiling mio v1.0.2
12862025-07-23T00:45:48.196Z Compiling futures-core v0.3.31
12872025-07-23T00:45:48.470Z Compiling spin v0.9.8
12882025-07-23T00:45:48.750Z Compiling once_cell v1.21.3
12892025-07-23T00:45:48.839Z Compiling socket2 v0.5.10
12902025-07-23T00:45:48.895Z Compiling slab v0.4.9
12912025-07-23T00:45:48.954Z Compiling aho-corasick v1.1.3
12922025-07-23T00:45:48.975Z Compiling regex-syntax v0.8.5
12932025-07-23T00:45:49.189Z Compiling libm v0.2.8
12942025-07-23T00:45:49.268Z Compiling cpufeatures v0.2.14
12952025-07-23T00:45:49.289Z Compiling serde_json v1.0.140
12962025-07-23T00:45:49.546Z Compiling num-traits v0.2.19
12972025-07-23T00:45:49.598Z Compiling either v1.15.0
12982025-07-23T00:45:49.705Z Compiling percent-encoding v2.3.1
12992025-07-23T00:45:49.762Z Compiling glob v0.3.2
13002025-07-23T00:45:49.872Z Compiling futures-sink v0.3.31
13012025-07-23T00:45:50.044Z Compiling getrandom v0.3.1
13022025-07-23T00:45:50.331Z Compiling prettyplease v0.2.35
13032025-07-23T00:45:50.603Z Compiling clang-sys v1.8.1
13042025-07-23T00:45:50.621Z Compiling lazy_static v1.5.0
13052025-07-23T00:45:50.741Z Compiling allocator-api2 v0.2.21
13062025-07-23T00:45:50.759Z Compiling minimal-lexical v0.2.1
13072025-07-23T00:45:51.266Z Compiling foldhash v0.1.5
13082025-07-23T00:45:51.349Z Compiling nom v7.1.3
13092025-07-23T00:45:51.383Z Compiling libloading v0.8.5
13102025-07-23T00:45:51.460Z Compiling bindgen v0.69.5
13112025-07-23T00:45:51.691Z Compiling hashbrown v0.15.4
13122025-07-23T00:45:51.762Z Compiling base64ct v1.6.0
13132025-07-23T00:45:52.343Z Compiling home v0.5.9
13142025-07-23T00:45:52.502Z Compiling pem-rfc7468 v0.7.0
13152025-07-23T00:45:52.576Z Compiling regex-automata v0.4.8
13162025-07-23T00:45:52.964Z Compiling futures-channel v0.3.31
13172025-07-23T00:45:53.136Z Compiling synstructure v0.13.1
13182025-07-23T00:45:53.352Z Compiling itertools v0.12.1
13192025-07-23T00:45:54.504Z Compiling cexpr v0.6.0
13202025-07-23T00:45:54.622Z Compiling futures-task v0.3.31
13212025-07-23T00:45:54.893Z Compiling flagset v0.4.6
13222025-07-23T00:45:54.914Z Compiling pin-utils v0.1.0
13232025-07-23T00:45:55.027Z Compiling rustc-hash v1.1.0
13242025-07-23T00:45:55.122Z Compiling futures-io v0.3.31
13252025-07-23T00:45:55.205Z Compiling lazycell v1.3.0
13262025-07-23T00:45:55.396Z Compiling cmake v0.1.51
13272025-07-23T00:45:55.416Z Compiling zerocopy v0.8.26
13282025-07-23T00:45:56.068Z Compiling dunce v1.0.5
13292025-07-23T00:45:56.174Z Compiling fs_extra v1.3.0
13302025-07-23T00:45:56.195Z Compiling form_urlencoded v1.2.1
13312025-07-23T00:45:56.215Z Compiling vcpkg v0.2.15
13322025-07-23T00:45:56.252Z Compiling paste v1.0.15
13332025-07-23T00:45:56.313Z Compiling ring v0.17.14
13342025-07-23T00:45:56.528Z Compiling tracing-core v0.1.32
13352025-07-23T00:45:56.716Z Compiling aws-lc-rs v1.12.4
13362025-07-23T00:45:57.160Z Compiling iana-time-zone v0.1.63
13372025-07-23T00:45:57.548Z Compiling tinyvec_macros v0.1.1
13382025-07-23T00:45:57.655Z Compiling rustls-pki-types v1.10.0
13392025-07-23T00:45:57.740Z Compiling rustversion v1.0.17
13402025-07-23T00:45:57.881Z Compiling regex v1.11.1
13412025-07-23T00:45:57.916Z Compiling openssl-sys v0.9.109
13422025-07-23T00:45:58.217Z Compiling serde_derive v1.0.219
13432025-07-23T00:45:58.407Z Compiling zeroize_derive v1.4.2
13442025-07-23T00:45:58.529Z Compiling zerofrom-derive v0.1.4
13452025-07-23T00:45:58.737Z Compiling yoke-derive v0.7.4
13462025-07-23T00:45:58.893Z Compiling zerovec-derive v0.10.3
13472025-07-23T00:45:59.757Z Compiling zeroize v1.8.1
13482025-07-23T00:46:01.144Z Compiling displaydoc v0.2.5
13492025-07-23T00:46:01.239Z Compiling zerocopy-derive v0.7.35
13502025-07-23T00:46:01.466Z Compiling crypto-common v0.1.6
13512025-07-23T00:46:01.697Z Compiling block-buffer v0.10.4
13522025-07-23T00:46:01.894Z Compiling zerofrom v0.1.4
13532025-07-23T00:46:01.981Z Compiling digest v0.10.7
13542025-07-23T00:46:02.123Z Compiling yoke v0.7.4
13552025-07-23T00:46:02.436Z Compiling zerovec v0.10.4
13562025-07-23T00:46:02.454Z Compiling tokio-macros v2.5.0
13572025-07-23T00:46:02.548Z Compiling hmac v0.12.1
13582025-07-23T00:46:02.660Z Compiling icu_provider_macros v1.5.0
13592025-07-23T00:46:02.747Z Compiling block-padding v0.3.3
13602025-07-23T00:46:02.804Z Compiling sha2 v0.10.9
13612025-07-23T00:46:03.010Z Compiling inout v0.1.3
13622025-07-23T00:46:03.030Z Compiling der_derive v0.7.3
13632025-07-23T00:46:03.062Z Compiling zerocopy v0.7.35
13642025-07-23T00:46:03.309Z Compiling cipher v0.4.4
13652025-07-23T00:46:03.705Z Compiling futures-macro v0.3.31
13662025-07-23T00:46:03.820Z Compiling thiserror-impl v1.0.69
13672025-07-23T00:46:03.851Z Compiling salsa20 v0.10.2
13682025-07-23T00:46:04.086Z Compiling tinystr v0.7.6
13692025-07-23T00:46:04.321Z Compiling icu_collections v1.5.0
13702025-07-23T00:46:04.389Z Compiling icu_locid v1.5.0
13712025-07-23T00:46:04.455Z Compiling ppv-lite86 v0.2.20
13722025-07-23T00:46:05.147Z Compiling serde v1.0.219
13732025-07-23T00:46:05.208Z Compiling pbkdf2 v0.12.2
13742025-07-23T00:46:05.228Z Compiling der v0.7.9
13752025-07-23T00:46:05.397Z Compiling zerocopy-derive v0.8.26
13762025-07-23T00:46:05.427Z Compiling scrypt v0.11.0
13772025-07-23T00:46:05.478Z Compiling icu_provider v1.5.0
13782025-07-23T00:46:05.918Z Compiling futures-util v0.3.31
13792025-07-23T00:46:06.150Z Compiling aes v0.8.4
13802025-07-23T00:46:06.274Z Compiling icu_locid_transform v1.5.0
13812025-07-23T00:46:06.421Z Compiling cbc v0.1.2
13822025-07-23T00:46:06.661Z Compiling thiserror v1.0.69
13832025-07-23T00:46:06.781Z Compiling tracing-attributes v0.1.27
13842025-07-23T00:46:06.823Z Compiling pest v2.7.14
13852025-07-23T00:46:08.165Z Compiling icu_properties v1.5.1
13862025-07-23T00:46:08.468Z Compiling spki v0.7.3
13872025-07-23T00:46:08.850Z Compiling pkcs5 v0.7.1
13882025-07-23T00:46:08.896Z Compiling scroll_derive v0.12.0
13892025-07-23T00:46:09.690Z Compiling pkcs8 v0.10.2
13902025-07-23T00:46:09.872Z Compiling pest_meta v2.7.14
13912025-07-23T00:46:09.974Z Compiling tracing v0.1.40
13922025-07-23T00:46:10.223Z Compiling bitflags v2.9.1
13932025-07-23T00:46:10.323Z Compiling bytes v1.10.1
13942025-07-23T00:46:10.433Z Compiling semver v1.0.26
13952025-07-23T00:46:11.069Z Compiling indexmap v2.10.0
13962025-07-23T00:46:11.233Z Compiling rustc_version v0.4.1
13972025-07-23T00:46:11.774Z Compiling tokio v1.45.1
13982025-07-23T00:46:11.959Z Compiling icu_normalizer v1.5.0
13992025-07-23T00:46:11.985Z Compiling http v1.3.1
14002025-07-23T00:46:12.538Z Compiling uuid v1.17.0
14012025-07-23T00:46:12.736Z Compiling chrono v0.4.41
14022025-07-23T00:46:13.183Z Compiling idna_adapter v1.2.0
14032025-07-23T00:46:13.424Z Compiling idna v1.0.3
14042025-07-23T00:46:13.670Z Compiling http-body v1.0.1
14052025-07-23T00:46:13.937Z Compiling base64 v0.22.1
14062025-07-23T00:46:13.940Z Compiling httparse v1.9.5
14072025-07-23T00:46:14.094Z Compiling url v2.5.4
14082025-07-23T00:46:14.303Z Compiling which v4.4.2
14092025-07-23T00:46:14.711Z Compiling rand_core v0.9.2
14102025-07-23T00:46:14.813Z Compiling pest_generator v2.7.14
14112025-07-23T00:46:14.867Z Compiling scroll v0.12.0
14122025-07-23T00:46:15.167Z Compiling tinyvec v1.8.0
14132025-07-23T00:46:15.217Z Compiling serde_derive_internals v0.29.1
14142025-07-23T00:46:15.394Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14152025-07-23T00:46:15.793Z Compiling bzip2-sys v0.1.13+1.0.8
14162025-07-23T00:46:15.933Z Compiling try-lock v0.2.5
14172025-07-23T00:46:16.099Z Compiling openssl-probe v0.1.5
14182025-07-23T00:46:16.150Z Compiling schemars v0.8.22
14192025-07-23T00:46:16.306Z Compiling openssl v0.10.73
14202025-07-23T00:46:16.463Z Compiling num-conv v0.1.0
14212025-07-23T00:46:16.542Z Compiling tower-service v0.3.3
14222025-07-23T00:46:16.573Z Compiling untrusted v0.9.0
14232025-07-23T00:46:16.659Z Compiling untrusted v0.7.1
14242025-07-23T00:46:16.698Z Compiling foreign-types-shared v0.1.1
14252025-07-23T00:46:16.749Z Compiling powerfmt v0.2.0
14262025-07-23T00:46:16.770Z Compiling adler2 v2.0.0
14272025-07-23T00:46:16.790Z Compiling time-core v0.1.2
14282025-07-23T00:46:16.834Z Compiling atomic-waker v1.1.2
14292025-07-23T00:46:16.870Z Compiling foreign-types v0.3.2
14302025-07-23T00:46:16.979Z Compiling time-macros v0.2.18
14312025-07-23T00:46:16.999Z Compiling deranged v0.3.11
14322025-07-23T00:46:16.999Z Compiling miniz_oxide v0.8.5
14332025-07-23T00:46:17.131Z Compiling pest_derive v2.7.14
14342025-07-23T00:46:17.414Z Compiling schemars_derive v0.8.22
14352025-07-23T00:46:17.908Z Compiling goblin v0.8.2
14362025-07-23T00:46:19.568Z Compiling want v0.3.1
14372025-07-23T00:46:19.751Z Compiling tokio-util v0.7.15
14382025-07-23T00:46:20.172Z Compiling rand_chacha v0.9.0
14392025-07-23T00:46:20.999Z Compiling h2 v0.4.6
14402025-07-23T00:46:21.142Z Compiling ipnet v2.11.0
14412025-07-23T00:46:22.121Z Compiling openssl-macros v0.1.1
14422025-07-23T00:46:22.251Z Compiling rustls v0.23.19
14432025-07-23T00:46:22.541Z Compiling num_threads v0.1.7
14442025-07-23T00:46:22.701Z Compiling syn v1.0.109
14452025-07-23T00:46:22.801Z Compiling native-tls v0.2.12
14462025-07-23T00:46:22.982Z Compiling dyn-clone v1.0.19
14472025-07-23T00:46:23.147Z Compiling httpdate v1.0.3
14482025-07-23T00:46:23.224Z Compiling crossbeam-utils v0.8.21
14492025-07-23T00:46:23.349Z Compiling dof v0.3.0
14502025-07-23T00:46:24.511Z Compiling time v0.3.36
14512025-07-23T00:46:25.070Z Compiling rand v0.9.1
14522025-07-23T00:46:26.650Z Compiling dtrace-parser v0.2.0
14532025-07-23T00:46:26.830Z Compiling unicode-normalization v0.1.24
14542025-07-23T00:46:26.850Z Compiling heapless v0.7.17
14552025-07-23T00:46:27.311Z Compiling signature v2.2.0
14562025-07-23T00:46:27.556Z Compiling cookie v0.18.1
14572025-07-23T00:46:27.820Z Compiling hyper v1.6.0
14582025-07-23T00:46:27.883Z Compiling crc32fast v1.4.2
14592025-07-23T00:46:28.218Z Compiling slog v2.7.0
14602025-07-23T00:46:28.471Z Compiling zstd-safe v7.2.3
14612025-07-23T00:46:28.742Z Compiling unicode-properties v0.1.3
14622025-07-23T00:46:28.762Z Compiling signal-hook v0.3.17
14632025-07-23T00:46:28.793Z Compiling siphasher v0.3.11
14642025-07-23T00:46:29.056Z Compiling unicode-bidi v0.3.17
14652025-07-23T00:46:29.151Z Compiling zlib-rs v0.5.1
14662025-07-23T00:46:29.171Z Compiling phf_shared v0.11.2
14672025-07-23T00:46:30.053Z Compiling hyper-util v0.1.14
14682025-07-23T00:46:30.235Z Compiling stringprep v0.1.5
14692025-07-23T00:46:30.457Z Compiling usdt-impl v0.5.0
14702025-07-23T00:46:31.169Z Compiling curve25519-dalek v4.1.3
14712025-07-23T00:46:31.796Z Compiling serde_tokenstream v0.2.2
14722025-07-23T00:46:31.845Z Compiling serde_spanned v0.6.9
14732025-07-23T00:46:32.087Z Compiling toml_datetime v0.6.11
14742025-07-23T00:46:32.254Z Compiling rand_chacha v0.3.1
14752025-07-23T00:46:32.367Z Compiling md-5 v0.10.6
14762025-07-23T00:46:32.589Z Compiling num-integer v0.1.46
14772025-07-23T00:46:32.617Z Compiling sync_wrapper v1.0.1
14782025-07-23T00:46:32.749Z Compiling ff v0.13.0
14792025-07-23T00:46:32.791Z Compiling hash32 v0.2.1
14802025-07-23T00:46:32.983Z Compiling memoffset v0.9.1
14812025-07-23T00:46:33.147Z Compiling smoltcp v0.9.1
14822025-07-23T00:46:33.322Z Compiling gimli v0.31.1
14832025-07-23T00:46:33.326Z Compiling tower-layer v0.3.3
14842025-07-23T00:46:33.556Z Compiling fallible-iterator v0.2.0
14852025-07-23T00:46:33.619Z Compiling litrs v0.4.1
14862025-07-23T00:46:33.787Z Compiling base16ct v0.2.0
14872025-07-23T00:46:34.109Z Compiling psl-types v2.0.11
14882025-07-23T00:46:34.167Z Compiling newtype-uuid v1.2.4
14892025-07-23T00:46:34.326Z Compiling cfg_aliases v0.2.1
14902025-07-23T00:46:34.422Z Compiling num-bigint-dig v0.8.4
14912025-07-23T00:46:34.445Z Compiling nix v0.29.0
14922025-07-23T00:46:34.512Z Compiling publicsuffix v2.3.0
14932025-07-23T00:46:34.615Z Compiling document-features v0.2.10
14942025-07-23T00:46:34.765Z Compiling postgres-protocol v0.6.8
14952025-07-23T00:46:34.807Z Compiling sec1 v0.7.3
14962025-07-23T00:46:35.251Z Compiling libz-rs-sys v0.5.1
14972025-07-23T00:46:35.382Z Compiling tower v0.5.2
14982025-07-23T00:46:35.554Z Compiling flate2 v1.1.2
14992025-07-23T00:46:35.846Z Compiling num-iter v0.1.45
15002025-07-23T00:46:36.041Z Compiling group v0.13.0
15012025-07-23T00:46:36.172Z Compiling rand v0.8.5
15022025-07-23T00:46:36.923Z Compiling tokio-native-tls v0.3.1
15032025-07-23T00:46:37.214Z Compiling ipnetwork v0.21.1
15042025-07-23T00:46:37.233Z Compiling strum_macros v0.27.1
15052025-07-23T00:46:37.377Z Compiling rustls-native-certs v0.8.1
15062025-07-23T00:46:37.407Z Compiling addr2line v0.24.2
15072025-07-23T00:46:37.898Z Compiling terminal_size v0.4.0
15082025-07-23T00:46:37.983Z Compiling http-body-util v0.1.3
15092025-07-23T00:46:38.034Z Compiling hkdf v0.12.4
15102025-07-23T00:46:38.055Z Compiling crypto-bigint v0.5.5
15112025-07-23T00:46:38.083Z Compiling thiserror-impl v2.0.12
15122025-07-23T00:46:38.131Z Compiling async-trait v0.1.88
15132025-07-23T00:46:38.315Z Compiling curve25519-dalek-derive v0.1.1
15142025-07-23T00:46:38.438Z Compiling webpki-roots v1.0.1
15152025-07-23T00:46:38.651Z Compiling object v0.36.5
15162025-07-23T00:46:39.709Z Compiling ahash v0.8.11
15172025-07-23T00:46:40.084Z Compiling fs-err v3.1.1
15182025-07-23T00:46:40.429Z Compiling iri-string v0.7.8
15192025-07-23T00:46:40.618Z Compiling bitflags v1.3.2
15202025-07-23T00:46:40.754Z Compiling lockfree-object-pool v0.1.6
15212025-07-23T00:46:41.027Z Compiling simd-adler32 v0.3.7
15222025-07-23T00:46:41.204Z Compiling managed v0.8.0
15232025-07-23T00:46:41.626Z Compiling bumpalo v3.16.0
15242025-07-23T00:46:41.691Z Compiling anyhow v1.0.98
15252025-07-23T00:46:41.986Z Compiling buf-list v1.0.3
15262025-07-23T00:46:42.106Z Compiling rustc-demangle v0.1.24
15272025-07-23T00:46:42.281Z Compiling winnow v0.5.40
15282025-07-23T00:46:42.579Z Compiling hubpack_derive v0.1.1
15292025-07-23T00:46:42.603Z Compiling clap_builder v4.5.40
15302025-07-23T00:46:43.438Z Compiling hubpack v0.1.2
15312025-07-23T00:46:43.467Z Compiling tower-http v0.6.6
15322025-07-23T00:46:43.707Z Compiling strum v0.27.1
15332025-07-23T00:46:43.875Z Compiling zopfli v0.8.1
15342025-07-23T00:46:44.192Z Compiling thiserror v2.0.12
15352025-07-23T00:46:44.283Z Compiling elliptic-curve v0.13.8
15362025-07-23T00:46:45.074Z Compiling backtrace v0.3.74
15372025-07-23T00:46:45.337Z Compiling hyper-tls v0.6.0
15382025-07-23T00:46:45.598Z Compiling toml_edit v0.19.15
15392025-07-23T00:46:45.619Z Compiling oxnet v0.1.2
15402025-07-23T00:46:45.759Z Compiling cookie_store v0.21.1
15412025-07-23T00:46:46.407Z Compiling signal-hook-mio v0.2.4
15422025-07-23T00:46:46.596Z Compiling zstd v0.13.3
15432025-07-23T00:46:47.196Z Compiling postgres-types v0.2.9
15442025-07-23T00:46:47.661Z Compiling usdt-attr-macro v0.5.0
15452025-07-23T00:46:47.883Z Compiling usdt-macro v0.5.0
15462025-07-23T00:46:48.440Z Compiling phf v0.11.2
15472025-07-23T00:46:48.740Z Compiling ed25519 v2.2.3
15482025-07-23T00:46:49.235Z Compiling bzip2 v0.4.4
15492025-07-23T00:46:49.288Z Compiling bzip2 v0.5.2
15502025-07-23T00:46:49.617Z Compiling strum_macros v0.26.4
15512025-07-23T00:46:49.677Z Compiling serde-big-array v0.5.1
15522025-07-23T00:46:49.933Z Compiling serde_urlencoded v0.7.1
15532025-07-23T00:46:50.077Z Compiling pkcs1 v0.7.5
15542025-07-23T00:46:50.428Z Compiling rfc6979 v0.4.0
15552025-07-23T00:46:50.500Z Compiling clap_derive v4.5.40
15562025-07-23T00:46:50.636Z Compiling daft-derive v0.1.4
15572025-07-23T00:46:50.941Z Compiling serde_repr v0.1.19
15582025-07-23T00:46:51.857Z Compiling enum-as-inner v0.6.1
15592025-07-23T00:46:52.072Z Compiling bstr v1.10.0
15602025-07-23T00:46:52.146Z Compiling float-cmp v0.10.0
15612025-07-23T00:46:52.225Z Compiling encoding_rs v0.8.34
15622025-07-23T00:46:52.403Z Compiling precomputed-hash v0.1.1
15632025-07-23T00:46:52.547Z Compiling static_assertions v1.1.0
15642025-07-23T00:46:52.668Z Compiling new_debug_unreachable v1.0.6
15652025-07-23T00:46:52.778Z Compiling difflib v0.4.0
15662025-07-23T00:46:52.841Z Compiling fixedbitset v0.4.2
15672025-07-23T00:46:53.273Z Compiling unicode-segmentation v1.12.0
15682025-07-23T00:46:53.554Z Compiling whoami v1.5.2
15692025-07-23T00:46:53.929Z Compiling predicates-core v1.0.8
15702025-07-23T00:46:54.050Z Compiling normalize-line-endings v0.3.0
15712025-07-23T00:46:54.087Z Compiling mime v0.3.17
15722025-07-23T00:46:54.112Z Compiling data-encoding v2.9.0
15732025-07-23T00:46:54.204Z Compiling predicates v3.1.3
15742025-07-23T00:46:54.242Z Compiling toml_edit v0.22.27
15752025-07-23T00:46:54.574Z Compiling similar v2.7.0
15762025-07-23T00:46:54.742Z Compiling clap v4.5.40
15772025-07-23T00:46:54.880Z Compiling hickory-proto v0.25.2
15782025-07-23T00:46:55.645Z Compiling strum v0.26.3
15792025-07-23T00:46:55.737Z Compiling tokio-postgres v0.7.13
15802025-07-23T00:46:55.862Z Compiling console v0.15.10
15812025-07-23T00:46:55.881Z Compiling petgraph v0.6.5
15822025-07-23T00:46:56.584Z Compiling string_cache v0.8.9
15832025-07-23T00:46:57.037Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15842025-07-23T00:46:57.152Z Compiling usdt v0.5.0
15852025-07-23T00:46:57.628Z Compiling daft v0.1.4
15862025-07-23T00:46:58.161Z Compiling ecdsa v0.16.9
15872025-07-23T00:46:58.839Z Compiling rsa v0.9.6
15882025-07-23T00:46:58.950Z Compiling zip v4.2.0
15892025-07-23T00:46:59.501Z Compiling zip v0.6.6
15902025-07-23T00:47:00.738Z Compiling ed25519-dalek v2.1.1
15912025-07-23T00:47:01.025Z Compiling toml v0.7.8
15922025-07-23T00:47:01.094Z Compiling crossterm v0.28.1
15932025-07-23T00:47:03.012Z Compiling crossbeam-epoch v0.9.18
15942025-07-23T00:47:03.485Z Compiling tokio-stream v0.1.17
15952025-07-23T00:47:03.533Z Compiling openapiv3 v2.2.0
15962025-07-23T00:47:03.657Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15972025-07-23T00:47:03.687Z Compiling x509-cert v0.2.5
15982025-07-23T00:47:04.080Z Compiling sha1 v0.10.6
15992025-07-23T00:47:04.167Z Compiling itertools v0.10.5
16002025-07-23T00:47:04.391Z Compiling itertools v0.13.0
16012025-07-23T00:47:04.495Z Compiling dirs-sys-next v0.1.2
16022025-07-23T00:47:05.032Z Compiling winnow v0.6.26
16032025-07-23T00:47:06.223Z Compiling rustc-hash v2.1.1
16042025-07-23T00:47:06.279Z Compiling lalrpop-util v0.19.12
16052025-07-23T00:47:06.447Z Compiling peg-runtime v0.8.5
16062025-07-23T00:47:06.615Z Compiling dirs-next v2.0.0
16072025-07-23T00:47:06.637Z Compiling thread_local v1.1.8
16082025-07-23T00:47:06.824Z Compiling slog-async v2.8.0
16092025-07-23T00:47:07.003Z Compiling term v0.7.0
16102025-07-23T00:47:07.136Z Compiling crossbeam-channel v0.5.15
16112025-07-23T00:47:07.240Z Compiling xattr v1.3.1
16122025-07-23T00:47:07.411Z Compiling futures-executor v0.3.31
16132025-07-23T00:47:07.432Z Compiling is-terminal v0.4.13
16142025-07-23T00:47:07.515Z Compiling filetime v0.2.25
16152025-07-23T00:47:07.579Z Compiling take_mut v0.2.2
16162025-07-23T00:47:07.758Z Compiling tar v0.4.44
16172025-07-23T00:47:07.829Z Compiling futures v0.3.31
16182025-07-23T00:47:07.916Z Compiling slog-term v2.9.1
16192025-07-23T00:47:07.954Z Compiling camino v1.1.10
16202025-07-23T00:47:13.427Z Compiling aws-lc-sys v0.26.0
16212025-07-23T00:47:42.635Z Compiling rustls-webpki v0.102.8
16222025-07-23T00:47:46.837Z Compiling tokio-rustls v0.26.0
16232025-07-23T00:47:47.077Z Compiling hyper-rustls v0.27.7
16242025-07-23T00:47:47.408Z Compiling reqwest v0.12.22
16252025-07-23T00:47:50.582Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16262025-07-23T00:47:50.867Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16272025-07-23T00:47:55.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16282025-07-23T00:47:55.591Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16292025-07-23T00:47:55.643ZJul 23 00:47:54.085 INFO Starting download, target: Clickhouse
16302025-07-23T00:47:55.643ZJul 23 00:47:54.086 INFO Starting download, target: Console
16312025-07-23T00:47:55.643ZJul 23 00:47:54.086 INFO Starting download, target: Cockroach
16322025-07-23T00:47:55.643ZJul 23 00:47:54.086 INFO Starting download, target: DendriteStub
16332025-07-23T00:47:55.645ZJul 23 00:47:54.086 INFO Starting download, target: MaghemiteMgd
16342025-07-23T00:47:55.648ZJul 23 00:47:54.086 INFO Starting download, target: TransceiverControl
16352025-07-23T00:47:55.649ZJul 23 00:47:54.086 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16362025-07-23T00:47:55.649ZJul 23 00:47:54.087 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16372025-07-23T00:47:55.649ZJul 23 00:47:54.087 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16382025-07-23T00:47:55.649ZJul 23 00:47:54.087 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16392025-07-23T00:47:55.649ZJul 23 00:47:54.087 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16402025-07-23T00:47:55.649ZJul 23 00:47:54.087 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16412025-07-23T00:47:56.039ZJul 23 00:47:54.480 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16422025-07-23T00:47:56.262ZJul 23 00:47:54.698 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16432025-07-23T00:47:56.487ZJul 23 00:47:54.922 INFO Download complete, target: TransceiverControl
16442025-07-23T00:47:56.717ZJul 23 00:47:55.156 INFO Download complete, target: Console
16452025-07-23T00:47:56.839ZJul 23 00:47:55.262 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16462025-07-23T00:47:56.959ZJul 23 00:47:55.400 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16472025-07-23T00:47:57.352ZJul 23 00:47:55.793 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16482025-07-23T00:47:57.353ZJul 23 00:47:55.793 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16492025-07-23T00:47:57.599ZJul 23 00:47:56.038 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16502025-07-23T00:48:00.431ZJul 23 00:47:58.873 INFO Download complete, target: DendriteStub
16512025-07-23T00:48:00.490ZJul 23 00:47:58.932 INFO Download complete, target: MaghemiteMgd
16522025-07-23T00:48:03.947ZJul 23 00:48:02.388 INFO Checking that binary works, target: Cockroach
16532025-07-23T00:48:04.103ZJul 23 00:48:02.544 INFO Download complete, target: Cockroach
16542025-07-23T00:48:08.138ZJul 23 00:48:06.579 INFO Checking that binary works, target: Clickhouse
16552025-07-23T00:48:08.308ZJul 23 00:48:06.748 INFO Download complete, target: Clickhouse
16562025-07-23T00:48:08.314ZAll prerequisites installed successfully
16572025-07-23T00:48:08.317Z
16582025-07-23T00:48:08.317Zreal 4:28.129232228
16592025-07-23T00:48:08.317Zuser 16:09.643211226
16602025-07-23T00:48:08.319Zsys 2:15.240316450
16612025-07-23T00:48:08.319Ztrap 0.627306227
16622025-07-23T00:48:08.319Ztflt 0.995019430
16632025-07-23T00:48:08.319Zdflt 1.470049623
16642025-07-23T00:48:08.319Zkflt 0.022866621
16652025-07-23T00:48:08.319Zlock 37:26.144910390
16662025-07-23T00:48:08.319Zslp 58:12.650451763
16672025-07-23T00:48:08.319Zlat 1:12.880401309
16682025-07-23T00:48:08.319Zstop 2:45.490281787
16692025-07-23T00:48:08.319Z+ ptime -m cargo xtask download softnpu
16702025-07-23T00:48:09.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16712025-07-23T00:48:09.029Z Running `target/debug/xtask download softnpu`
16722025-07-23T00:48:10.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
16732025-07-23T00:48:10.099Z Running `target/debug/xtask-downloader softnpu`
16742025-07-23T00:48:10.144ZJul 23 00:48:08.584 INFO Starting download, target: Softnpu
16752025-07-23T00:48:10.148ZJul 23 00:48:08.585 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16762025-07-23T00:48:10.814ZJul 23 00:48:09.254 INFO Download complete, target: Softnpu
16772025-07-23T00:48:10.818Z
16782025-07-23T00:48:10.821Zreal 2.496719018
16792025-07-23T00:48:10.821Zuser 1.547520011
16802025-07-23T00:48:10.822Zsys 0.640416099
16812025-07-23T00:48:10.822Ztrap 0.001425910
16822025-07-23T00:48:10.822Ztflt 0.000211377
16832025-07-23T00:48:10.822Zdflt 0.000021905
16842025-07-23T00:48:10.822Zkflt 0.000000000
16852025-07-23T00:48:10.822Zlock 7.233043561
16862025-07-23T00:48:10.822Zslp 0.482780826
16872025-07-23T00:48:10.822Zlat 0.074697775
16882025-07-23T00:48:10.822Zstop 0.000192032
16892025-07-23T00:48:10.822Z+ export CARGO_INCREMENTAL=0
16902025-07-23T00:48:10.822Z+ CARGO_INCREMENTAL=0
16912025-07-23T00:48:10.822Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16922025-07-23T00:48:12.006Z Compiling proc-macro2 v1.0.95
16932025-07-23T00:48:12.007Z Compiling unicode-ident v1.0.18
16942025-07-23T00:48:12.007Z Compiling libc v0.2.174
16952025-07-23T00:48:12.007Z Compiling serde v1.0.219
16962025-07-23T00:48:12.010Z Compiling autocfg v1.4.0
16972025-07-23T00:48:12.010Z Compiling cfg-if v1.0.1
16982025-07-23T00:48:12.010Z Compiling version_check v0.9.5
16992025-07-23T00:48:12.309Z Compiling memchr v2.7.4
17002025-07-23T00:48:12.332Z Compiling shlex v1.3.0
17012025-07-23T00:48:12.352Z Compiling portable-atomic v1.11.0
17022025-07-23T00:48:12.742Z Compiling typenum v1.17.0
17032025-07-23T00:48:12.798Z Compiling value-bag v1.9.0
17042025-07-23T00:48:12.831Z Compiling generic-array v0.14.7
17052025-07-23T00:48:13.135Z Compiling lock_api v0.4.12
17062025-07-23T00:48:13.335Z Compiling log v0.4.27
17072025-07-23T00:48:13.463Z Compiling libm v0.2.8
17082025-07-23T00:48:13.550Z Compiling serde_json v1.0.140
17092025-07-23T00:48:13.571Z Compiling num-traits v0.2.19
17102025-07-23T00:48:13.811Z Compiling getrandom v0.3.1
17112025-07-23T00:48:13.881Z Compiling quote v1.0.40
17122025-07-23T00:48:13.906Z Compiling parking_lot_core v0.9.10
17132025-07-23T00:48:14.174Z Compiling jobserver v0.1.32
17142025-07-23T00:48:14.196Z Compiling scopeguard v1.2.0
17152025-07-23T00:48:14.213Z Compiling smallvec v1.15.0
17162025-07-23T00:48:14.294Z Compiling syn v2.0.104
17172025-07-23T00:48:14.314Z Compiling semver v1.0.26
17182025-07-23T00:48:14.437Z Compiling getrandom v0.2.15
17192025-07-23T00:48:14.458Z Compiling pkg-config v0.3.31
17202025-07-23T00:48:14.719Z Compiling cc v1.2.30
17212025-07-23T00:48:14.774Z Compiling itoa v1.0.11
17222025-07-23T00:48:14.795Z Compiling aho-corasick v1.1.3
17232025-07-23T00:48:14.815Z Compiling regex-syntax v0.8.5
17242025-07-23T00:48:14.819Z Compiling rustix v0.38.37
17252025-07-23T00:48:15.793Z Compiling either v1.15.0
17262025-07-23T00:48:16.246Z Compiling critical-section v1.1.3
17272025-07-23T00:48:16.405Z Compiling stable_deref_trait v1.2.0
17282025-07-23T00:48:16.534Z Compiling slab v0.4.9
17292025-07-23T00:48:16.713Z Compiling spin v0.9.8
17302025-07-23T00:48:16.888Z Compiling errno v0.3.12
17312025-07-23T00:48:16.892Z Compiling rand_core v0.6.4
17322025-07-23T00:48:17.052Z Compiling once_cell v1.21.3
17332025-07-23T00:48:17.286Z Compiling glob v0.3.2
17342025-07-23T00:48:17.641Z Compiling allocator-api2 v0.2.21
17352025-07-23T00:48:17.660Z Compiling thiserror v1.0.69
17362025-07-23T00:48:17.873Z Compiling foldhash v0.1.5
17372025-07-23T00:48:17.999Z Compiling clang-sys v1.8.1
17382025-07-23T00:48:18.175Z Compiling subtle v2.6.1
17392025-07-23T00:48:18.178Z Compiling equivalent v1.0.2
17402025-07-23T00:48:18.245Z Compiling regex-automata v0.4.8
17412025-07-23T00:48:18.328Z Compiling prettyplease v0.2.35
17422025-07-23T00:48:18.328Z Compiling ryu v1.0.18
17432025-07-23T00:48:18.495Z Compiling pin-project-lite v0.2.14
17442025-07-23T00:48:18.515Z Compiling hashbrown v0.15.4
17452025-07-23T00:48:18.709Z Compiling lazy_static v1.5.0
17462025-07-23T00:48:18.981Z Compiling litemap v0.7.3
17472025-07-23T00:48:19.161Z Compiling writeable v0.5.5
17482025-07-23T00:48:19.443Z Compiling minimal-lexical v0.2.1
17492025-07-23T00:48:19.712Z Compiling schemars v0.8.22
17502025-07-23T00:48:19.936Z Compiling nom v7.1.3
17512025-07-23T00:48:20.437Z Compiling libloading v0.8.5
17522025-07-23T00:48:20.510Z Compiling zerocopy v0.8.26
17532025-07-23T00:48:20.606Z Compiling bindgen v0.69.5
17542025-07-23T00:48:21.058Z Compiling percent-encoding v2.3.1
17552025-07-23T00:48:21.090Z Compiling home v0.5.9
17562025-07-23T00:48:21.175Z Compiling synstructure v0.13.1
17572025-07-23T00:48:21.210Z Compiling serde_derive_internals v0.29.1
17582025-07-23T00:48:22.284Z Compiling itertools v0.12.1
17592025-07-23T00:48:23.082Z Compiling cexpr v0.6.0
17602025-07-23T00:48:23.243Z Compiling byteorder v1.5.0
17612025-07-23T00:48:23.470Z Compiling regex v1.11.1
17622025-07-23T00:48:23.771Z Compiling lazycell v1.3.0
17632025-07-23T00:48:23.798Z Compiling rustc-hash v1.1.0
17642025-07-23T00:48:23.963Z Compiling icu_locid_transform_data v1.5.0
17652025-07-23T00:48:24.291Z Compiling cmake v0.1.51
17662025-07-23T00:48:24.312Z Compiling signal-hook-registry v1.4.2
17672025-07-23T00:48:24.492Z Compiling paste v1.0.15
17682025-07-23T00:48:24.846Z Compiling fs_extra v1.3.0
17692025-07-23T00:48:24.892Z Compiling serde_derive v1.0.219
17702025-07-23T00:48:24.959Z Compiling zeroize_derive v1.4.2
17712025-07-23T00:48:24.980Z Compiling zerofrom-derive v0.1.4
17722025-07-23T00:48:25.075Z Compiling yoke-derive v0.7.4
17732025-07-23T00:48:25.332Z Compiling zerovec-derive v0.10.3
17742025-07-23T00:48:25.706Z Compiling displaydoc v0.2.5
17752025-07-23T00:48:26.213Z Compiling icu_provider_macros v1.5.0
17762025-07-23T00:48:26.855Z Compiling tokio-macros v2.5.0
17772025-07-23T00:48:27.054Z Compiling zeroize v1.8.1
17782025-07-23T00:48:27.283Z Compiling zerocopy-derive v0.7.35
17792025-07-23T00:48:27.557Z Compiling thiserror-impl v1.0.69
17802025-07-23T00:48:27.575Z Compiling schemars_derive v0.8.22
17812025-07-23T00:48:27.823Z Compiling zerofrom v0.1.4
17822025-07-23T00:48:28.099Z Compiling yoke v0.7.4
17832025-07-23T00:48:28.487Z Compiling zerovec v0.10.4
17842025-07-23T00:48:28.799Z Compiling futures-macro v0.3.31
17852025-07-23T00:48:28.907Z Compiling zerocopy-derive v0.8.26
17862025-07-23T00:48:30.028Z Compiling dunce v1.0.5
17872025-07-23T00:48:30.049Z Compiling icu_properties_data v1.5.0
17882025-07-23T00:48:30.069Z Compiling fnv v1.0.7
17892025-07-23T00:48:30.218Z Compiling parking_lot v0.12.3
17902025-07-23T00:48:30.252Z Compiling mio v1.0.2
17912025-07-23T00:48:30.329Z Compiling heck v0.5.0
17922025-07-23T00:48:30.441Z Compiling tinystr v0.7.6
17932025-07-23T00:48:30.733Z Compiling icu_collections v1.5.0
17942025-07-23T00:48:30.867Z Compiling icu_locid v1.5.0
17952025-07-23T00:48:31.771Z Compiling write16 v1.0.0
17962025-07-23T00:48:31.818Z Compiling utf16_iter v1.0.5
17972025-07-23T00:48:31.937Z Compiling icu_normalizer_data v1.5.0
17982025-07-23T00:48:31.974Z Compiling utf8_iter v1.0.4
17992025-07-23T00:48:32.087Z Compiling crypto-common v0.1.6
18002025-07-23T00:48:32.148Z Compiling icu_provider v1.5.0
18012025-07-23T00:48:32.753Z Compiling socket2 v0.5.10
18022025-07-23T00:48:33.060Z Compiling icu_locid_transform v1.5.0
18032025-07-23T00:48:33.367Z Compiling const-oid v0.9.6
18042025-07-23T00:48:34.276Z Compiling form_urlencoded v1.2.1
18052025-07-23T00:48:34.484Z Compiling icu_properties v1.5.1
18062025-07-23T00:48:34.818Z Compiling ring v0.17.14
18072025-07-23T00:48:36.081Z Compiling tracing-attributes v0.1.27
18082025-07-23T00:48:36.595Z Compiling bitflags v2.9.1
18092025-07-23T00:48:36.634Z Compiling bytes v1.10.1
18102025-07-23T00:48:38.517Z Compiling icu_normalizer v1.5.0
18112025-07-23T00:48:38.837Z Compiling tokio v1.45.1
18122025-07-23T00:48:38.909Z Compiling indexmap v2.10.0
18132025-07-23T00:48:39.156Z Compiling der_derive v0.7.3
18142025-07-23T00:48:40.318Z Compiling idna_adapter v1.2.0
18152025-07-23T00:48:40.554Z Compiling idna v1.0.3
18162025-07-23T00:48:40.858Z Compiling which v4.4.2
18172025-07-23T00:48:41.324Z Compiling vcpkg v0.2.15
18182025-07-23T00:48:41.469Z Compiling aws-lc-rs v1.12.4
18192025-07-23T00:48:42.649Z Compiling openssl-sys v0.9.109
18202025-07-23T00:48:43.531Z Compiling url v2.5.4
18212025-07-23T00:48:43.972Z Compiling block-buffer v0.10.4
18222025-07-23T00:48:44.107Z Compiling futures-core v0.3.31
18232025-07-23T00:48:44.230Z Compiling thiserror v2.0.12
18242025-07-23T00:48:44.783Z Compiling digest v0.10.7
18252025-07-23T00:48:45.573Z Compiling zerocopy v0.7.35
18262025-07-23T00:48:45.604Z Compiling thiserror-impl v2.0.12
18272025-07-23T00:48:45.811Z Compiling httparse v1.9.5
18282025-07-23T00:48:47.477Z Compiling uuid v1.17.0
18292025-07-23T00:48:48.055Z Compiling iana-time-zone v0.1.63
18302025-07-23T00:48:48.245Z Compiling syn v1.0.109
18312025-07-23T00:48:48.804Z Compiling chrono v0.4.41
18322025-07-23T00:48:49.161Z Compiling time-core v0.1.2
18332025-07-23T00:48:49.366Z Compiling futures-sink v0.3.31
18342025-07-23T00:48:49.554Z Compiling num-conv v0.1.0
18352025-07-23T00:48:50.164Z Compiling time-macros v0.2.18
18362025-07-23T00:48:51.301Z Compiling cpufeatures v0.2.14
18372025-07-23T00:48:51.424Z Compiling openssl v0.10.73
18382025-07-23T00:48:52.118Z Compiling strsim v0.11.1
18392025-07-23T00:48:52.316Z Compiling aws-lc-sys v0.26.0
18402025-07-23T00:48:52.836Z Compiling hmac v0.12.1
18412025-07-23T00:48:52.928Z Compiling rustc_version v0.4.1
18422025-07-23T00:48:53.086Z Compiling serde_tokenstream v0.2.2
18432025-07-23T00:48:53.621Z Compiling block-padding v0.3.3
18442025-07-23T00:48:53.653Z Compiling openssl-macros v0.1.1
18452025-07-23T00:48:53.874Z Compiling scroll_derive v0.12.0
18462025-07-23T00:48:54.745Z Compiling ucd-trie v0.1.7
18472025-07-23T00:48:54.806Z Compiling rustls v0.23.19
18482025-07-23T00:48:55.142Z Compiling dyn-clone v1.0.19
18492025-07-23T00:48:55.165Z Compiling crossbeam-utils v0.8.21
18502025-07-23T00:48:55.187Z Compiling native-tls v0.2.12
18512025-07-23T00:48:55.312Z Compiling pest v2.7.14
18522025-07-23T00:48:55.720Z Compiling inout v0.1.3
18532025-07-23T00:48:55.741Z Compiling futures-channel v0.3.31
18542025-07-23T00:48:56.209Z Compiling futures-task v0.3.31
18552025-07-23T00:48:56.600Z Compiling pin-utils v0.1.0
18562025-07-23T00:48:56.720Z Compiling futures-io v0.3.31
18572025-07-23T00:48:57.080Z Compiling futures-util v0.3.31
18582025-07-23T00:48:58.132Z Compiling pest_meta v2.7.14
18592025-07-23T00:48:59.649Z Compiling cipher v0.4.4
18602025-07-23T00:49:00.782Z Compiling sha2 v0.10.9
18612025-07-23T00:49:01.078Z Compiling http v1.3.1
18622025-07-23T00:49:01.490Z Compiling cookie v0.18.1
18632025-07-23T00:49:01.595Z Compiling base64ct v1.6.0
18642025-07-23T00:49:01.830Z Compiling rustversion v1.0.17
18652025-07-23T00:49:02.149Z Compiling pem-rfc7468 v0.7.0
18662025-07-23T00:49:02.499Z Compiling pest_generator v2.7.14
18672025-07-23T00:49:02.946Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18682025-07-23T00:49:03.228Z Compiling bzip2-sys v0.1.13+1.0.8
18692025-07-23T00:49:03.656Z Compiling anyhow v1.0.98
18702025-07-23T00:49:03.728Z Compiling flagset v0.4.6
18712025-07-23T00:49:03.955Z Compiling slog v2.7.0
18722025-07-23T00:49:03.991Z Compiling pest_derive v2.7.14
18732025-07-23T00:49:04.191Z Compiling der v0.7.9
18742025-07-23T00:49:04.735Z Compiling serde_spanned v0.6.9
18752025-07-23T00:49:04.956Z Compiling toml_datetime v0.6.11
18762025-07-23T00:49:05.259Z Compiling tracing-core v0.1.32
18772025-07-23T00:49:05.469Z Compiling usdt-impl v0.5.0
18782025-07-23T00:49:05.491Z Compiling rustls-pki-types v1.10.0
18792025-07-23T00:49:06.020Z Compiling tracing v0.1.40
18802025-07-23T00:49:06.150Z Compiling spki v0.7.3
18812025-07-23T00:49:06.531Z Compiling salsa20 v0.10.2
18822025-07-23T00:49:06.802Z Compiling scroll v0.12.0
18832025-07-23T00:49:06.824Z Compiling pbkdf2 v0.12.2
18842025-07-23T00:49:06.841Z Compiling ppv-lite86 v0.2.20
18852025-07-23T00:49:07.325Z Compiling litrs v0.4.1
18862025-07-23T00:49:07.356Z Compiling winnow v0.5.40
18872025-07-23T00:49:07.534Z Compiling plain v0.2.3
18882025-07-23T00:49:07.741Z Compiling goblin v0.8.2
18892025-07-23T00:49:08.021Z Compiling scrypt v0.11.0
18902025-07-23T00:49:08.240Z Compiling document-features v0.2.10
18912025-07-23T00:49:08.468Z Compiling cbc v0.1.2
18922025-07-23T00:49:08.696Z Compiling aes v0.8.4
18932025-07-23T00:49:10.652Z Compiling toml_edit v0.19.15
18942025-07-23T00:49:11.066Z Compiling tokio-util v0.7.15
18952025-07-23T00:49:12.482Z Compiling untrusted v0.7.1
18962025-07-23T00:49:12.705Z Compiling newtype-uuid v1.2.4
18972025-07-23T00:49:12.923Z Compiling pretty-hex v0.4.1
18982025-07-23T00:49:13.032Z Compiling adler2 v2.0.0
18992025-07-23T00:49:13.036Z Compiling powerfmt v0.2.0
19002025-07-23T00:49:13.142Z Compiling untrusted v0.9.0
19012025-07-23T00:49:13.306Z Compiling miniz_oxide v0.8.5
19022025-07-23T00:49:13.367Z Compiling deranged v0.3.11
19032025-07-23T00:49:13.505Z Compiling dof v0.3.0
19042025-07-23T00:49:15.002Z Compiling pkcs5 v0.7.1
19052025-07-23T00:49:15.456Z Compiling dtrace-parser v0.2.0
19062025-07-23T00:49:15.586Z Compiling http-body v1.0.1
19072025-07-23T00:49:15.854Z Compiling heapless v0.7.17
19082025-07-23T00:49:16.511Z Compiling thread-id v4.2.2
19092025-07-23T00:49:16.859Z Compiling zstd-safe v7.2.3
19102025-07-23T00:49:16.885Z Compiling num_threads v0.1.7
19112025-07-23T00:49:17.010Z Compiling atomic-waker v1.1.2
19122025-07-23T00:49:17.220Z Compiling base64 v0.22.1
19132025-07-23T00:49:17.224Z Compiling signal-hook v0.3.17
19142025-07-23T00:49:17.331Z Compiling time v0.3.36
19152025-07-23T00:49:19.200Z Compiling pkcs8 v0.10.2
19162025-07-23T00:49:19.778Z Compiling ident_case v1.0.1
19172025-07-23T00:49:19.824Z Compiling tinyvec_macros v0.1.1
19182025-07-23T00:49:19.938Z Compiling try-lock v0.2.5
19192025-07-23T00:49:19.973Z Compiling tower-service v0.3.3
19202025-07-23T00:49:20.731Z Compiling want v0.3.1
19212025-07-23T00:49:20.913Z Compiling tinyvec v1.8.0
19222025-07-23T00:49:22.311Z Compiling h2 v0.4.6
19232025-07-23T00:49:23.672Z Compiling rand_core v0.9.2
19242025-07-23T00:49:24.010Z Compiling curve25519-dalek v4.1.3
19252025-07-23T00:49:24.510Z Compiling ipnet v2.11.0
19262025-07-23T00:49:24.830Z Compiling async-trait v0.1.88
19272025-07-23T00:49:26.833Z Compiling memoffset v0.9.1
19282025-07-23T00:49:26.937Z Compiling num-bigint-dig v0.8.4
19292025-07-23T00:49:27.166Z Compiling gimli v0.31.1
19302025-07-23T00:49:27.323Z Compiling smoltcp v0.9.1
19312025-07-23T00:49:27.894Z Compiling foreign-types-shared v0.1.1
19322025-07-23T00:49:28.035Z Compiling openssl-probe v0.1.5
19332025-07-23T00:49:28.319Z Compiling httpdate v1.0.3
19342025-07-23T00:49:29.039Z Compiling foreign-types v0.3.2
19352025-07-23T00:49:30.715Z Compiling hyper v1.6.0
19362025-07-23T00:49:32.594Z Compiling addr2line v0.24.2
19372025-07-23T00:49:34.121Z Compiling rand_chacha v0.9.0
19382025-07-23T00:49:35.534Z Compiling usdt-macro v0.5.0
19392025-07-23T00:49:36.854Z Compiling usdt-attr-macro v0.5.0
19402025-07-23T00:49:39.488Z Compiling strum_macros v0.26.4
19412025-07-23T00:49:41.180Z Compiling ipnetwork v0.21.1
19422025-07-23T00:49:42.249Z Compiling daft-derive v0.1.4
19432025-07-23T00:49:43.294Z Compiling object v0.36.5
19442025-07-23T00:49:43.623Z Compiling cfg_aliases v0.2.1
19452025-07-23T00:49:43.734Z Compiling rustc-demangle v0.1.24
19462025-07-23T00:49:44.650Z Compiling nix v0.29.0
19472025-07-23T00:49:48.591Z Compiling rand v0.9.1
19482025-07-23T00:49:49.769Z Compiling hyper-util v0.1.14
19492025-07-23T00:49:51.532Z Compiling backtrace v0.3.74
19502025-07-23T00:49:52.468Z Compiling unicode-normalization v0.1.24
19512025-07-23T00:49:53.782Z Compiling strum_macros v0.27.1
19522025-07-23T00:49:55.927Z Compiling hubpack_derive v0.1.1
19532025-07-23T00:49:56.317Z Compiling signature v2.2.0
19542025-07-23T00:49:56.565Z Compiling openapiv3 v2.2.0
19552025-07-23T00:49:56.765Z Compiling curve25519-dalek-derive v0.1.1
19562025-07-23T00:49:58.176Z Compiling fs-err v3.1.1
19572025-07-23T00:49:58.530Z Compiling ahash v0.8.11
19582025-07-23T00:49:58.891Z Compiling crc32fast v1.4.2
19592025-07-23T00:49:59.371Z Compiling siphasher v0.3.11
19602025-07-23T00:49:59.760Z Compiling unicode-properties v0.1.3
19612025-07-23T00:50:00.182Z Compiling unicode-bidi v0.3.17
19622025-07-23T00:50:00.362Z Compiling anstyle v1.0.11
19632025-07-23T00:50:00.538Z Compiling zlib-rs v0.5.1
19642025-07-23T00:50:00.779Z Compiling buf-list v1.0.3
19652025-07-23T00:50:01.261Z Compiling utf8parse v0.2.2
19662025-07-23T00:50:01.312Z Compiling stringprep v0.1.5
19672025-07-23T00:50:01.425Z Compiling anstyle-parse v0.2.5
19682025-07-23T00:50:01.813Z Compiling phf_shared v0.11.2
19692025-07-23T00:50:05.378Z Compiling libz-rs-sys v0.5.1
19702025-07-23T00:50:09.626Z Compiling http-body-util v0.1.3
19712025-07-23T00:50:10.165Z Compiling rand_chacha v0.3.1
19722025-07-23T00:50:10.446Z Compiling sync_wrapper v1.0.1
19732025-07-23T00:50:10.625Z Compiling md-5 v0.10.6
19742025-07-23T00:50:10.886Z Compiling num-integer v0.1.46
19752025-07-23T00:50:11.436Z Compiling hash32 v0.2.1
19762025-07-23T00:50:11.533Z Compiling ff v0.13.0
19772025-07-23T00:50:11.782Z Compiling encoding_rs v0.8.34
19782025-07-23T00:50:11.802Z Compiling psl-types v2.0.11
19792025-07-23T00:50:11.819Z Compiling mime v0.3.17
19802025-07-23T00:50:12.014Z Compiling colorchoice v1.0.2
19812025-07-23T00:50:12.201Z Compiling is_terminal_polyfill v1.70.1
19822025-07-23T00:50:12.346Z Compiling tower-layer v0.3.3
19832025-07-23T00:50:12.645Z Compiling fallible-iterator v0.2.0
19842025-07-23T00:50:12.705Z Compiling anstyle-query v1.1.1
19852025-07-23T00:50:12.793Z Compiling base16ct v0.2.0
19862025-07-23T00:50:13.284Z Compiling postgres-protocol v0.6.8
19872025-07-23T00:50:13.477Z Compiling tower v0.5.2
19882025-07-23T00:50:14.345Z Compiling sec1 v0.7.3
19892025-07-23T00:50:14.380Z Compiling anstream v0.6.18
19902025-07-23T00:50:14.880Z Compiling publicsuffix v2.3.0
19912025-07-23T00:50:15.526Z Compiling group v0.13.0
19922025-07-23T00:50:15.847Z Compiling num-iter v0.1.45
19932025-07-23T00:50:16.052Z Compiling rand v0.8.5
19942025-07-23T00:50:18.737Z Compiling tokio-native-tls v0.3.1
19952025-07-23T00:50:19.231Z Compiling flate2 v1.1.2
19962025-07-23T00:50:20.085Z Compiling rustls-native-certs v0.8.1
19972025-07-23T00:50:20.841Z Compiling rustls-webpki v0.102.8
19982025-07-23T00:50:21.518Z Compiling webpki-roots v1.0.1
19992025-07-23T00:50:22.391Z Compiling hkdf v0.12.4
20002025-07-23T00:50:22.394Z Compiling terminal_size v0.4.0
20012025-07-23T00:50:22.636Z Compiling serde_urlencoded v0.7.1
20022025-07-23T00:50:22.688Z Compiling clap_derive v4.5.40
20032025-07-23T00:50:22.713Z Compiling enum-as-inner v0.6.1
20042025-07-23T00:50:22.762Z Compiling crypto-bigint v0.5.5
20052025-07-23T00:50:23.182Z Compiling serde_repr v0.1.19
20062025-07-23T00:50:24.211Z Compiling bumpalo v3.16.0
20072025-07-23T00:50:25.411Z Compiling bitflags v1.3.2
20082025-07-23T00:50:25.431Z Compiling managed v0.8.0
20092025-07-23T00:50:25.863Z Compiling iri-string v0.7.8
20102025-07-23T00:50:25.987Z Compiling lockfree-object-pool v0.1.6
20112025-07-23T00:50:26.114Z Compiling clap_lex v0.7.4
20122025-07-23T00:50:26.684Z Compiling simd-adler32 v0.3.7
20132025-07-23T00:50:27.316Z Compiling zopfli v0.8.1
20142025-07-23T00:50:28.622Z Compiling tokio-rustls v0.26.0
20152025-07-23T00:50:29.081Z Compiling hyper-rustls v0.27.7
20162025-07-23T00:50:29.677Z Compiling tower-http v0.6.6
20172025-07-23T00:50:31.459Z Compiling clap_builder v4.5.40
20182025-07-23T00:50:32.624Z Compiling elliptic-curve v0.13.8
20192025-07-23T00:50:32.646Z Compiling oxnet v0.1.2
20202025-07-23T00:50:33.308Z Compiling hyper-tls v0.6.0
20212025-07-23T00:50:34.433Z Compiling zstd v0.13.3
20222025-07-23T00:50:34.942Z Compiling signal-hook-mio v0.2.4
20232025-07-23T00:50:35.128Z Compiling cookie_store v0.21.1
20242025-07-23T00:50:35.918Z Compiling postgres-types v0.2.9
20252025-07-23T00:50:36.341Z Compiling phf v0.11.2
20262025-07-23T00:50:36.633Z Compiling strum v0.27.1
20272025-07-23T00:50:36.688Z Compiling hubpack v0.1.2
20282025-07-23T00:50:36.837Z Compiling ed25519 v2.2.3
20292025-07-23T00:50:37.000Z Compiling bzip2 v0.4.4
20302025-07-23T00:50:37.101Z Compiling bzip2 v0.5.2
20312025-07-23T00:50:37.262Z Compiling crossbeam-epoch v0.9.18
20322025-07-23T00:50:37.369Z Compiling pkcs1 v0.7.5
20332025-07-23T00:50:38.373Z Compiling rfc6979 v0.4.0
20342025-07-23T00:50:38.703Z Compiling float-cmp v0.10.0
20352025-07-23T00:50:38.952Z Compiling serde-big-array v0.5.1
20362025-07-23T00:50:39.099Z Compiling bstr v1.10.0
20372025-07-23T00:50:39.143Z Compiling regress v0.10.3
20382025-07-23T00:50:39.183Z Compiling memmap v0.7.0
20392025-07-23T00:50:39.466Z Compiling normalize-line-endings v0.3.0
20402025-07-23T00:50:39.633Z Compiling predicates-core v1.0.8
20412025-07-23T00:50:39.833Z Compiling unicode-width v0.2.0
20422025-07-23T00:50:39.937Z Compiling unicode-segmentation v1.12.0
20432025-07-23T00:50:40.363Z Compiling difflib v0.4.0
20442025-07-23T00:50:40.384Z Compiling toml_write v0.1.2
20452025-07-23T00:50:40.753Z Compiling fixedbitset v0.4.2
20462025-07-23T00:50:40.773Z Compiling data-encoding v2.9.0
20472025-07-23T00:50:40.808Z Compiling new_debug_unreachable v1.0.6
20482025-07-23T00:50:40.926Z Compiling precomputed-hash v0.1.1
20492025-07-23T00:50:41.077Z Compiling whoami v1.5.2
20502025-07-23T00:50:41.143Z Compiling winnow v0.7.10
20512025-07-23T00:50:41.810Z Compiling static_assertions v1.1.0
20522025-07-23T00:50:41.925Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20532025-07-23T00:50:42.059Z Compiling reqwest v0.12.22
20542025-07-23T00:50:42.156Z Compiling hickory-proto v0.25.2
20552025-07-23T00:50:43.421Z Compiling typify-impl v0.3.0
20562025-07-23T00:50:44.561Z Compiling toml_edit v0.22.27
20572025-07-23T00:50:47.687Z Compiling tokio-postgres v0.7.13
20582025-07-23T00:50:48.606Z Compiling string_cache v0.8.9
20592025-07-23T00:50:49.014Z Compiling petgraph v0.6.5
20602025-07-23T00:50:50.489Z Compiling predicates v3.1.3
20612025-07-23T00:50:50.548Z Compiling similar v2.7.0
20622025-07-23T00:50:52.227Z Compiling console v0.15.10
20632025-07-23T00:50:52.515Z Compiling usdt v0.5.0
20642025-07-23T00:50:52.610Z Compiling ecdsa v0.16.9
20652025-07-23T00:50:53.397Z Compiling rsa v0.9.6
20662025-07-23T00:50:53.418Z Compiling zip v4.2.0
20672025-07-23T00:50:53.687Z Compiling zip v0.6.6
20682025-07-23T00:50:54.187Z Compiling ed25519-dalek v2.1.1
20692025-07-23T00:50:54.914Z Compiling crossterm v0.28.1
20702025-07-23T00:50:55.252Z Compiling clap v4.5.40
20712025-07-23T00:50:55.359Z Compiling daft v0.1.4
20722025-07-23T00:50:55.643Z Compiling strum v0.26.3
20732025-07-23T00:50:55.853Z Compiling darling_core v0.21.0
20742025-07-23T00:50:55.880Z Compiling tokio-stream v0.1.17
20752025-07-23T00:50:55.913Z Compiling toml v0.7.8
20762025-07-23T00:50:56.117Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20772025-07-23T00:50:56.535Z Compiling x509-cert v0.2.5
20782025-07-23T00:50:57.711Z Compiling sha1 v0.10.6
20792025-07-23T00:50:57.881Z Compiling itertools v0.10.5
20802025-07-23T00:50:58.094Z Compiling itertools v0.13.0
20812025-07-23T00:51:00.348Z Compiling winnow v0.6.26
20822025-07-23T00:51:01.038Z Compiling peg-runtime v0.8.5
20832025-07-23T00:51:01.410Z Compiling rustix v1.0.7
20842025-07-23T00:51:01.536Z Compiling rustc-hash v2.1.1
20852025-07-23T00:51:01.739Z Compiling unicode-xid v0.2.6
20862025-07-23T00:51:01.942Z Compiling lalrpop-util v0.19.12
20872025-07-23T00:51:02.924Z Compiling darling_macro v0.21.0
20882025-07-23T00:51:03.445Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20892025-07-23T00:51:03.777Z Compiling typify-macro v0.3.0
20902025-07-23T00:51:10.721Z Compiling camino v1.1.10
20912025-07-23T00:51:11.382Z Compiling rayon-core v1.12.1
20922025-07-23T00:51:13.128Z Compiling darling v0.21.0
20932025-07-23T00:51:13.562Z Compiling proc-macro-crate v1.3.1
20942025-07-23T00:51:13.959Z Compiling macaddr v1.0.1
20952025-07-23T00:51:14.284Z Compiling structmeta-derive v0.3.0
20962025-07-23T00:51:16.328Z Compiling itertools v0.14.0
20972025-07-23T00:51:16.572Z Compiling heapless v0.8.0
20982025-07-23T00:51:17.087Z Compiling fastrand v2.1.1
20992025-07-23T00:51:19.191Z Compiling ingot-macros v0.1.1
21002025-07-23T00:51:19.910Z Compiling tempfile v3.20.0
21012025-07-23T00:51:21.647Z Compiling structmeta v0.3.0
21022025-07-23T00:51:22.584Z Compiling num_enum_derive v0.5.11
21032025-07-23T00:51:25.396Z Compiling crossbeam-deque v0.8.5
21042025-07-23T00:51:26.257Z Compiling hash32 v0.3.1
21052025-07-23T00:51:26.770Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21062025-07-23T00:51:28.376Z Compiling smoltcp v0.11.0
21072025-07-23T00:51:40.493Z Compiling ingot-types v0.1.2
21082025-07-23T00:51:41.438Z Compiling num_enum v0.5.11
21092025-07-23T00:51:42.236Z Compiling typify v0.3.0
21102025-07-23T00:51:46.390Z Compiling darling_core v0.20.10
21112025-07-23T00:51:46.905Z Compiling dirs-sys-next v0.1.2
21122025-07-23T00:51:46.934Z Compiling proc-macro-error-attr v1.0.4
21132025-07-23T00:51:46.953Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21142025-07-23T00:51:47.254Z Compiling cobs v0.2.3
21152025-07-23T00:51:47.727Z Compiling rustls v0.22.4
21162025-07-23T00:51:48.192Z Compiling unsafe-libyaml v0.2.11
21172025-07-23T00:51:49.802Z Compiling serde_yaml v0.9.34+deprecated
21182025-07-23T00:51:51.542Z Compiling darling_macro v0.20.10
21192025-07-23T00:51:54.921Z Compiling postcard v1.0.10
21202025-07-23T00:51:55.389Z Compiling dirs-next v2.0.0
21212025-07-23T00:52:00.860Z Compiling progenitor-impl v0.9.1
21222025-07-23T00:52:02.279Z Compiling ingot v0.1.1
21232025-07-23T00:52:05.867Z Compiling toml v0.8.23
21242025-07-23T00:52:10.046Z Compiling futures-executor v0.3.31
21252025-07-23T00:52:10.516Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21262025-07-23T00:52:10.633Z Compiling hex v0.4.3
21272025-07-23T00:52:10.985Z Compiling foreign-types-macros v0.2.3
21282025-07-23T00:52:11.067Z Compiling thread_local v1.1.8
21292025-07-23T00:52:11.295Z Compiling wait-timeout v0.2.0
21302025-07-23T00:52:11.410Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21312025-07-23T00:52:11.663Z Compiling multer v3.1.0
21322025-07-23T00:52:11.759Z Compiling proc-macro-error v1.0.4
21332025-07-23T00:52:11.778Z Compiling slog-async v2.8.0
21342025-07-23T00:52:12.009Z Compiling bit-vec v0.8.0
21352025-07-23T00:52:12.098Z Compiling unicode-width v0.1.14
21362025-07-23T00:52:12.144Z Compiling match_cfg v0.1.0
21372025-07-23T00:52:12.266Z Compiling ref-cast v1.0.24
21382025-07-23T00:52:12.577Z Compiling foreign-types-shared v0.3.1
21392025-07-23T00:52:12.675Z Compiling quick-error v1.2.3
21402025-07-23T00:52:12.705Z Compiling foreign-types v0.5.0
21412025-07-23T00:52:12.841Z Compiling rusty-fork v0.3.0
21422025-07-23T00:52:12.863Z Compiling tabwriter v1.4.0
21432025-07-23T00:52:12.863Z Compiling bit-set v0.8.0
21442025-07-23T00:52:12.903Z Compiling hostname v0.3.1
21452025-07-23T00:52:13.392Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21462025-07-23T00:52:13.423Z Compiling futures v0.3.31
21472025-07-23T00:52:13.445Z Compiling progenitor-macro v0.9.1
21482025-07-23T00:52:13.613Z Compiling term v0.7.0
21492025-07-23T00:52:17.184Z Compiling darling v0.20.10
21502025-07-23T00:52:17.539Z Compiling derive-ex v0.1.8
21512025-07-23T00:52:17.743Z Compiling progenitor-client v0.9.1
21522025-07-23T00:52:18.697Z Compiling slog-json v2.6.1
21532025-07-23T00:52:19.160Z Compiling rand_xorshift v0.4.0
21542025-07-23T00:52:19.380Z Compiling crossbeam-channel v0.5.15
21552025-07-23T00:52:19.454Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562025-07-23T00:52:20.252Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
21572025-07-23T00:52:20.753Z Compiling async-stream-impl v0.3.6
21582025-07-23T00:52:20.862Z Compiling ref-cast-impl v1.0.24
21592025-07-23T00:52:21.055Z Compiling is-terminal v0.4.13
21602025-07-23T00:52:21.128Z Compiling cstr-argument v0.1.2
21612025-07-23T00:52:21.224Z Compiling dropshot v0.16.2
21622025-07-23T00:52:21.424Z Compiling take_mut v0.2.2
21632025-07-23T00:52:21.559Z Compiling typeid v1.0.3
21642025-07-23T00:52:21.607Z Compiling pretty-hex v0.2.1
21652025-07-23T00:52:21.848Z Compiling crucible-workspace-hack v0.1.0
21662025-07-23T00:52:21.851Z Compiling unarray v0.1.4
21672025-07-23T00:52:21.894Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21682025-07-23T00:52:22.066Z Compiling proptest v1.7.0
21692025-07-23T00:52:22.220Z Compiling async-stream v0.3.6
21702025-07-23T00:52:22.241Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21712025-07-23T00:52:22.643Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21722025-07-23T00:52:22.709Z Compiling slog-term v2.9.1
21732025-07-23T00:52:23.515Z Compiling test-strategy v0.4.3
21742025-07-23T00:52:24.085Z Compiling progenitor v0.9.1
21752025-07-23T00:52:24.793Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21762025-07-23T00:52:25.006Z Compiling tokio-rustls v0.25.0
21772025-07-23T00:52:25.145Z Compiling slog-bunyan v2.5.0
21782025-07-23T00:52:25.476Z Compiling serde_with_macros v3.14.0
21792025-07-23T00:52:26.145Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802025-07-23T00:52:26.338Z Compiling rayon v1.10.0
21812025-07-23T00:52:26.513Z Compiling parse-display-derive v0.10.0
21822025-07-23T00:52:27.743Z Compiling colored v2.2.0
21832025-07-23T00:52:28.699Z Compiling waitgroup v0.1.2
21842025-07-23T00:52:28.974Z Compiling rustls-pemfile v2.2.0
21852025-07-23T00:52:29.136Z Compiling dropshot_endpoint v0.16.2
21862025-07-23T00:52:29.446Z Compiling serde_path_to_error v0.1.17
21872025-07-23T00:52:29.909Z Compiling derive-where v1.5.0
21882025-07-23T00:52:30.461Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21892025-07-23T00:52:31.188Z Compiling hostname v0.4.0
21902025-07-23T00:52:31.476Z Compiling instant v0.1.13
21912025-07-23T00:52:31.671Z Compiling heck v0.4.1
21922025-07-23T00:52:31.688Z Compiling debug-ignore v1.0.5
21932025-07-23T00:52:31.877Z Compiling backoff v0.4.0
21942025-07-23T00:52:32.030Z Compiling zone_cfg_derive v0.3.0
21952025-07-23T00:52:32.245Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21962025-07-23T00:52:32.471Z Compiling parse-display v0.10.0
21972025-07-23T00:52:32.708Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21982025-07-23T00:52:33.319Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
21992025-07-23T00:52:34.300Z Compiling serde_with v3.14.0
22002025-07-23T00:52:34.644Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22012025-07-23T00:52:35.374Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22022025-07-23T00:52:36.402Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22032025-07-23T00:52:37.960Z Compiling iddqd v0.3.9
22042025-07-23T00:52:39.399Z Compiling camino-tempfile v1.4.1
22052025-07-23T00:52:40.207Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22062025-07-23T00:52:40.638Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22072025-07-23T00:52:41.666Z Compiling progenitor-client v0.10.0
22082025-07-23T00:52:41.688Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22092025-07-23T00:52:41.709Z Compiling num-derive v0.4.2
22102025-07-23T00:52:42.410Z Compiling sigpipe v0.1.3
22112025-07-23T00:52:42.575Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22122025-07-23T00:52:42.920Z Compiling libefi-sys v0.1.0
22132025-07-23T00:52:43.265Z Compiling jiff v0.2.15
22142025-07-23T00:52:43.823Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22152025-07-23T00:52:43.876Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22162025-07-23T00:52:44.626Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22172025-07-23T00:52:45.206Z Compiling erased-serde v0.4.6
22182025-07-23T00:52:45.312Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
22192025-07-23T00:52:46.643Z Compiling zone v0.3.1
22202025-07-23T00:52:49.614Z Compiling smf v0.2.3
22212025-07-23T00:52:49.841Z Compiling bitfield-struct v0.6.2
22222025-07-23T00:52:51.123Z Compiling ordered-float v2.10.1
22232025-07-23T00:52:51.467Z Compiling blake3 v1.5.4
22242025-07-23T00:52:51.744Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22252025-07-23T00:52:52.093Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22262025-07-23T00:52:52.433Z Compiling serde-value v0.7.0
22272025-07-23T00:52:52.664Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22282025-07-23T00:52:52.703Z Compiling serde-untagged v0.1.7
22292025-07-23T00:52:53.491Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22302025-07-23T00:52:53.733Z Compiling xattr v1.3.1
22312025-07-23T00:52:53.837Z Compiling filetime v0.2.25
22322025-07-23T00:52:54.043Z Compiling memmap2 v0.9.5
22332025-07-23T00:52:54.076Z Compiling constant_time_eq v0.3.1
22342025-07-23T00:52:54.217Z Compiling arrayvec v0.7.6
22352025-07-23T00:52:54.281Z Compiling arrayref v0.3.9
22362025-07-23T00:52:54.416Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22372025-07-23T00:52:54.565Z Compiling same-file v1.0.6
22382025-07-23T00:52:54.587Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22392025-07-23T00:52:54.672Z Compiling tar v0.4.44
22402025-07-23T00:52:54.857Z Compiling walkdir v2.5.0
22412025-07-23T00:52:56.394Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22422025-07-23T00:52:56.621Z Compiling cargo-util-schemas v0.2.0
22432025-07-23T00:52:56.818Z Compiling console v0.16.0
22442025-07-23T00:52:56.927Z Compiling tokio-dtrace v0.1.0
22452025-07-23T00:52:57.434Z Compiling gethostname v0.5.0
22462025-07-23T00:52:57.677Z Compiling cargo-platform v0.2.0
22472025-07-23T00:52:58.867Z Compiling unit-prefix v0.5.1
22482025-07-23T00:52:59.142Z Compiling topological-sort v0.2.2
22492025-07-23T00:52:59.397Z Compiling fixedbitset v0.5.7
22502025-07-23T00:52:59.448Z Compiling omicron-zone-package v0.12.2
22512025-07-23T00:53:00.298Z Compiling petgraph v0.8.2
22522025-07-23T00:53:00.525Z Compiling indicatif v0.18.0
22532025-07-23T00:53:01.885Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22542025-07-23T00:53:02.484Z Compiling cargo_metadata v0.20.0
22552025-07-23T00:53:04.283Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22562025-07-23T00:53:05.844Z Compiling oxide-tokio-rt v0.1.2
22572025-07-23T00:53:06.469Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22582025-07-23T00:53:06.519Z Compiling shell-words v1.1.0
22592025-07-23T00:53:06.801Z Compiling indent_write v2.2.0
22602025-07-23T00:53:07.067Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22612025-07-23T00:53:27.887Z Finished `release` profile [optimized] target(s) in 5m 16s
22622025-07-23T00:53:28.069Z Running `target/release/omicron-package -t test target create -p dev`
22632025-07-23T00:53:28.120ZLogging to: /work/oxidecomputer/omicron/out/LOG
22642025-07-23T00:53:28.123ZCreated new build target 'test' and set it as active
22652025-07-23T00:53:28.123Z
22662025-07-23T00:53:28.123Zreal 5:17.254681953
22672025-07-23T00:53:28.123Zuser 36:44.560825643
22682025-07-23T00:53:28.123Zsys 3:34.735018404
22692025-07-23T00:53:28.123Ztrap 1.134405968
22702025-07-23T00:53:28.123Ztflt 2.069537076
22712025-07-23T00:53:28.123Zdflt 1.057487317
22722025-07-23T00:53:28.123Zkflt 0.000207196
22732025-07-23T00:53:28.123Zlock 1:44:37.302259781
22742025-07-23T00:53:28.123Zslp 2:30:33.104809999
22752025-07-23T00:53:28.123Zlat 3:03.276120661
22762025-07-23T00:53:28.123Zstop 5:05.100321250
22772025-07-23T00:53:28.123Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22782025-07-23T00:53:29.227Z Finished `release` profile [optimized] target(s) in 1.05s
22792025-07-23T00:53:29.283Z Running `target/release/omicron-package -t test package`
22802025-07-23T00:53:29.330ZLogging to: /work/oxidecomputer/omicron/out/LOG
22812025-07-23T00:53:31.008Z Compiling typify-impl v0.4.1
22822025-07-23T00:53:31.232Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22832025-07-23T00:53:31.235Z Compiling convert_case v0.4.0
22842025-07-23T00:53:31.235Z Compiling dirs-sys-next v0.1.2
22852025-07-23T00:53:31.235Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22862025-07-23T00:53:31.248Z Compiling num-rational v0.4.2
22872025-07-23T00:53:31.292Z Compiling num-complex v0.4.6
22882025-07-23T00:53:31.445Z Compiling half v2.4.1
22892025-07-23T00:53:31.663Z Compiling dirs-next v2.0.0
22902025-07-23T00:53:31.877Z Compiling ciborium-io v0.2.2
22912025-07-23T00:53:31.939Z Compiling derive_more v0.99.20
22922025-07-23T00:53:32.048Z Compiling ciborium-ll v0.2.2
22932025-07-23T00:53:32.077Z Compiling term v0.7.0
22942025-07-23T00:53:32.133Z Compiling float-ord v0.3.2
22952025-07-23T00:53:32.340Z Compiling num v0.4.3
22962025-07-23T00:53:32.367Z Compiling is-terminal v0.4.13
22972025-07-23T00:53:32.484Z Compiling ciborium v0.2.2
22982025-07-23T00:53:32.528Z Compiling bytecount v0.6.8
22992025-07-23T00:53:32.585Z Compiling camino v1.1.10
23002025-07-23T00:53:32.689Z Compiling secrecy v0.10.3
23012025-07-23T00:53:33.014Z Compiling base64 v0.21.7
23022025-07-23T00:53:33.110Z Compiling rustix v1.0.7
23032025-07-23T00:53:33.264Z Compiling password-hash v0.5.0
23042025-07-23T00:53:33.513Z Compiling blake2 v0.10.6
23052025-07-23T00:53:34.114Z Compiling argon2 v0.5.3
23062025-07-23T00:53:34.408Z Compiling atomicwrites v0.4.4
23072025-07-23T00:53:34.636Z Compiling fastrand v2.1.1
23082025-07-23T00:53:34.945Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23092025-07-23T00:53:35.117Z Compiling rustls v0.22.4
23102025-07-23T00:53:35.159Z Compiling newline-converter v0.3.0
23112025-07-23T00:53:35.397Z Compiling thread_local v1.1.8
23122025-07-23T00:53:35.440Z Compiling tempfile v3.20.0
23132025-07-23T00:53:35.565Z Compiling wait-timeout v0.2.0
23142025-07-23T00:53:35.793Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23152025-07-23T00:53:35.830Z Compiling bit-vec v0.8.0
23162025-07-23T00:53:35.991Z Compiling match_cfg v0.1.0
23172025-07-23T00:53:36.101Z Compiling quick-error v1.2.3
23182025-07-23T00:53:36.128Z Compiling hostname v0.3.1
23192025-07-23T00:53:36.195Z Compiling expectorate v1.2.0
23202025-07-23T00:53:36.267Z Compiling rusty-fork v0.3.0
23212025-07-23T00:53:36.295Z Compiling bit-set v0.8.0
23222025-07-23T00:53:36.510Z Compiling ref-cast v1.0.24
23232025-07-23T00:53:36.579Z Compiling multer v3.1.0
23242025-07-23T00:53:36.608Z Compiling slog-async v2.8.0
23252025-07-23T00:53:36.611Z Compiling progenitor-client v0.9.1
23262025-07-23T00:53:36.667Z Compiling crossbeam-channel v0.5.15
23272025-07-23T00:53:36.692Z Compiling slog-json v2.6.1
23282025-07-23T00:53:36.798Z Compiling rand_xorshift v0.4.0
23292025-07-23T00:53:37.036Z Compiling futures-executor v0.3.31
23302025-07-23T00:53:37.066Z Compiling hex v0.4.3
23312025-07-23T00:53:37.171Z Compiling take_mut v0.2.2
23322025-07-23T00:53:37.252Z Compiling unarray v0.1.4
23332025-07-23T00:53:37.368Z Compiling futures v0.3.31
23342025-07-23T00:53:37.456Z Compiling proptest v1.7.0
23352025-07-23T00:53:37.512Z Compiling progenitor v0.9.1
23362025-07-23T00:53:37.559Z Compiling slog-bunyan v2.5.0
23372025-07-23T00:53:37.678Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23382025-07-23T00:53:37.982Z Compiling slog-term v2.9.1
23392025-07-23T00:53:38.343Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23402025-07-23T00:53:38.382Z Compiling dropshot v0.16.2
23412025-07-23T00:53:38.471Z Compiling async-stream v0.3.6
23422025-07-23T00:53:38.602Z Compiling toml v0.8.23
23432025-07-23T00:53:38.750Z Compiling waitgroup v0.1.2
23442025-07-23T00:53:38.989Z Compiling rustls-pemfile v2.2.0
23452025-07-23T00:53:39.015Z Compiling serde_path_to_error v0.1.17
23462025-07-23T00:53:39.318Z Compiling hostname v0.4.0
23472025-07-23T00:53:39.562Z Compiling instant v0.1.13
23482025-07-23T00:53:39.840Z Compiling debug-ignore v1.0.5
23492025-07-23T00:53:39.843Z Compiling owo-colors v4.2.2
23502025-07-23T00:53:39.895Z Compiling cancel-safe-futures v0.1.5
23512025-07-23T00:53:39.944Z Compiling backoff v0.4.0
23522025-07-23T00:53:40.322Z Compiling iddqd v0.3.9
23532025-07-23T00:53:40.352Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23542025-07-23T00:53:40.468Z Compiling tokio-rustls v0.25.0
23552025-07-23T00:53:40.580Z Compiling typify-macro v0.4.1
23562025-07-23T00:53:42.345Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23572025-07-23T00:53:43.388Z Compiling parse-display v0.10.0
23582025-07-23T00:53:43.488Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23592025-07-23T00:53:43.718Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23602025-07-23T00:53:43.868Z Compiling serde_with v3.14.0
23612025-07-23T00:53:43.941Z Compiling typify v0.4.1
23622025-07-23T00:53:44.126Z Compiling progenitor-impl v0.10.0
23632025-07-23T00:53:44.792Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23642025-07-23T00:53:45.481Z Compiling progenitor-client v0.10.0
23652025-07-23T00:53:46.784Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23662025-07-23T00:53:47.151Z Compiling libsw-core v0.3.1
23672025-07-23T00:53:47.481Z Compiling macaddr v1.0.1
23682025-07-23T00:53:47.976Z Compiling utf-8 v0.7.6
23692025-07-23T00:53:48.414Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23702025-07-23T00:53:48.500Z Compiling libsw v3.5.0
23712025-07-23T00:53:48.847Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23722025-07-23T00:53:49.379Z Compiling swrite v0.1.0
23732025-07-23T00:53:49.588Z Compiling linear-map v1.2.0
23742025-07-23T00:53:49.649Z Compiling progenitor-macro v0.10.0
23752025-07-23T00:53:50.256Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23762025-07-23T00:53:50.694Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23772025-07-23T00:53:51.053Z Compiling keccak v0.1.5
23782025-07-23T00:53:52.319Z Compiling sha3 v0.10.8
23792025-07-23T00:53:53.240Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23802025-07-23T00:53:56.774Z Compiling async-recursion v1.1.1
23812025-07-23T00:53:57.996Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23822025-07-23T00:53:58.064Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23832025-07-23T00:54:00.560Z Compiling progenitor v0.10.0
23842025-07-23T00:54:00.825Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23852025-07-23T00:54:00.864Z Compiling globset v0.4.15
23862025-07-23T00:54:04.511Z Compiling prettyplease v0.2.35
23872025-07-23T00:54:04.770Z Compiling tungstenite v0.21.0
23882025-07-23T00:54:06.877Z Compiling tokio-tungstenite v0.21.0
23892025-07-23T00:54:07.540Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23902025-07-23T00:54:07.865Z Compiling pem v3.0.5
23912025-07-23T00:54:09.274Z Compiling pin-project-internal v1.1.6
23922025-07-23T00:54:09.488Z Compiling papergrid v0.11.0
23932025-07-23T00:54:09.516Z Compiling tabled_derive v0.7.0
23942025-07-23T00:54:11.451Z Compiling snafu-derive v0.8.5
23952025-07-23T00:54:11.638Z Compiling pin-project v1.1.6
23962025-07-23T00:54:11.821Z Compiling highway v1.3.0
23972025-07-23T00:54:13.408Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23982025-07-23T00:54:15.540Z Compiling snafu v0.8.5
23992025-07-23T00:54:16.709Z Compiling tabled v0.15.0
24002025-07-23T00:54:19.683Z Compiling resolv-conf v0.7.0
24012025-07-23T00:54:20.890Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24022025-07-23T00:54:21.134Z Compiling olpc-cjson v0.1.4
24032025-07-23T00:54:21.192Z Compiling serde_plain v1.0.2
24042025-07-23T00:54:21.468Z Compiling semver v0.1.20
24052025-07-23T00:54:21.753Z Compiling typed-path v0.9.3
24062025-07-23T00:54:21.782Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24072025-07-23T00:54:21.981Z Compiling rustc_version v0.1.7
24082025-07-23T00:54:22.207Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24092025-07-23T00:54:22.381Z Compiling universal-hash v0.5.1
24102025-07-23T00:54:22.666Z Compiling thiserror-impl-no-std v2.0.2
24112025-07-23T00:54:24.679Z Compiling tough v0.20.0
24122025-07-23T00:54:25.015Z Compiling opaque-debug v0.3.1
24132025-07-23T00:54:25.155Z Compiling poly1305 v0.8.0
24142025-07-23T00:54:25.567Z Compiling thiserror-no-std v2.0.2
24152025-07-23T00:54:25.728Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24162025-07-23T00:54:25.887Z Compiling newtype_derive v0.1.6
24172025-07-23T00:54:26.257Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24182025-07-23T00:54:26.505Z Compiling chacha20 v0.9.1
24192025-07-23T00:54:26.626Z Compiling aead v0.5.2
24202025-07-23T00:54:26.991Z Compiling smawk v0.3.2
24212025-07-23T00:54:27.022Z Compiling unicode-linebreak v0.1.5
24222025-07-23T00:54:27.312Z Compiling linked-hash-map v0.5.6
24232025-07-23T00:54:27.591Z Compiling textwrap v0.16.2
24242025-07-23T00:54:27.620Z Compiling chacha20poly1305 v0.10.1
24252025-07-23T00:54:27.730Z Compiling lru-cache v0.1.2
24262025-07-23T00:54:27.989Z Compiling vsss-rs v3.3.4
24272025-07-23T00:54:28.017Z Compiling humantime v2.2.0
24282025-07-23T00:54:28.517Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24292025-07-23T00:54:28.862Z Compiling hickory-proto v0.24.4
24302025-07-23T00:54:30.997Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24312025-07-23T00:54:33.299Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24322025-07-23T00:54:35.042Z Compiling hickory-resolver v0.24.4
24332025-07-23T00:54:35.759Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24342025-07-23T00:54:35.978Z Compiling steno v0.4.1
24352025-07-23T00:54:40.301Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24362025-07-23T00:54:40.836Z Compiling qorb v0.4.0
24372025-07-23T00:54:46.455Z Compiling slog-dtrace v0.3.0
24382025-07-23T00:54:46.832Z Compiling moka v0.12.10
24392025-07-23T00:54:47.321Z Compiling tagptr v0.2.0
24402025-07-23T00:54:50.684Z Compiling hickory-resolver v0.25.2
24412025-07-23T00:54:55.068Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24422025-07-23T00:54:56.488Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24432025-07-23T00:54:56.984Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24442025-07-23T00:54:57.494Z Compiling display-error-chain v0.2.2
24452025-07-23T00:54:57.770Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24462025-07-23T00:54:58.101Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24472025-07-23T00:55:02.440Z Compiling maplit v1.0.2
24482025-07-23T00:55:02.656Z Compiling crunchy v0.2.2
24492025-07-23T00:55:03.187Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24502025-07-23T00:55:03.262Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24512025-07-23T00:55:03.654Z Compiling dsl_auto_type v0.1.2
24522025-07-23T00:55:04.489Z Compiling scheduled-thread-pool v0.2.7
24532025-07-23T00:55:04.866Z Compiling diesel_table_macro_syntax v0.2.0
24542025-07-23T00:55:05.249Z Compiling radium v0.7.0
24552025-07-23T00:55:05.748Z Compiling tiny-keccak v2.0.2
24562025-07-23T00:55:05.820Z Compiling diesel_derives v2.2.3
24572025-07-23T00:55:06.143Z Compiling r2d2 v0.8.10
24582025-07-23T00:55:06.640Z Compiling const_format_proc_macros v0.2.34
24592025-07-23T00:55:06.674Z Compiling zerocopy-derive v0.6.6
24602025-07-23T00:55:08.344Z Compiling proc-macro-error-attr2 v2.0.0
24612025-07-23T00:55:08.379Z Compiling bit-vec v0.6.3
24622025-07-23T00:55:08.819Z Compiling tap v1.0.1
24632025-07-23T00:55:09.035Z Compiling maybe-uninit v2.0.0
24642025-07-23T00:55:09.078Z Compiling proc-macro-error2 v2.0.1
24652025-07-23T00:55:09.217Z Compiling wyz v0.5.1
24662025-07-23T00:55:09.660Z Compiling bit-set v0.5.3
24672025-07-23T00:55:09.686Z Compiling const_format v0.2.34
24682025-07-23T00:55:09.710Z Compiling zerocopy v0.6.6
24692025-07-23T00:55:10.574Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24702025-07-23T00:55:10.865Z Compiling ascii-canvas v3.0.0
24712025-07-23T00:55:10.972Z Compiling ena v0.14.3
24722025-07-23T00:55:11.308Z Compiling funty v2.0.0
24732025-07-23T00:55:11.387Z Compiling bindgen v0.71.1
24742025-07-23T00:55:11.878Z Compiling diff v0.1.13
24752025-07-23T00:55:12.381Z Compiling regex-syntax v0.6.29
24762025-07-23T00:55:14.112Z Compiling packed_struct v0.10.1
24772025-07-23T00:55:14.584Z Compiling crc-catalog v2.4.0
24782025-07-23T00:55:14.786Z Compiling crc v3.2.1
24792025-07-23T00:55:15.663Z Compiling lalrpop v0.19.12
24802025-07-23T00:55:15.711Z Compiling diesel v2.2.11
24812025-07-23T00:55:16.631Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24822025-07-23T00:55:16.718Z Compiling bitvec v1.0.1
24832025-07-23T00:55:17.085Z Compiling tabled_derive v0.10.0
24842025-07-23T00:55:19.537Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24852025-07-23T00:55:19.598Z Compiling papergrid v0.14.0
24862025-07-23T00:55:20.770Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24872025-07-23T00:55:21.034Z Compiling num-derive v0.3.3
24882025-07-23T00:55:23.048Z Compiling packed_struct_codegen v0.10.1
24892025-07-23T00:55:25.235Z Compiling indexmap v1.9.3
24902025-07-23T00:55:25.595Z Compiling nodrop v0.1.14
24912025-07-23T00:55:25.777Z Compiling array-init v0.0.4
24922025-07-23T00:55:32.599Z Compiling libscf-sys v1.1.0
24932025-07-23T00:55:32.929Z Compiling tabled v0.18.0
24942025-07-23T00:55:36.142Z Compiling polar-core v0.27.3
24952025-07-23T00:55:36.845Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24962025-07-23T00:55:37.432Z Compiling smallvec v0.6.14
24972025-07-23T00:55:41.791Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24982025-07-23T00:55:42.154Z Compiling derive_builder_core v0.20.2
24992025-07-23T00:55:43.492Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25002025-07-23T00:55:44.138Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25012025-07-23T00:55:44.275Z Compiling headers-core v0.3.0
25022025-07-23T00:55:44.487Z Compiling libxml v0.3.3
25032025-07-23T00:55:44.912Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25042025-07-23T00:55:45.160Z Compiling bitfield v0.14.0
25052025-07-23T00:55:45.287Z Compiling hashbrown v0.12.3
25062025-07-23T00:55:45.497Z Compiling termcolor v1.4.1
25072025-07-23T00:55:46.566Z Compiling env_logger v0.10.2
25082025-07-23T00:55:46.631Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25092025-07-23T00:55:47.548Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25102025-07-23T00:55:49.553Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25112025-07-23T00:55:50.082Z Compiling headers v0.4.1
25122025-07-23T00:55:50.214Z Compiling samael v0.0.19
25132025-07-23T00:55:50.725Z Compiling derive_builder_macro v0.20.2
25142025-07-23T00:55:51.625Z Compiling serde-hex v0.1.0
25152025-07-23T00:55:52.658Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25162025-07-23T00:55:53.550Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25172025-07-23T00:55:54.097Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25182025-07-23T00:55:56.703Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25192025-07-23T00:55:56.761Z Compiling ron v0.8.1
25202025-07-23T00:55:57.089Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25212025-07-23T00:55:57.170Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25222025-07-23T00:55:57.444Z Compiling strum_macros v0.24.3
25232025-07-23T00:55:57.921Z Compiling hashbrown v0.13.2
25242025-07-23T00:55:59.193Z Compiling termtree v0.5.1
25252025-07-23T00:55:59.517Z Compiling crc-any v2.5.0
25262025-07-23T00:56:00.177Z Compiling indoc v1.0.9
25272025-07-23T00:56:00.368Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25282025-07-23T00:56:00.670Z Compiling object v0.30.4
25292025-07-23T00:56:00.948Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25302025-07-23T00:56:02.190Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25312025-07-23T00:56:05.498Z Compiling derive_builder v0.20.2
25322025-07-23T00:56:12.150Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25332025-07-23T00:56:12.511Z Compiling impl-trait-for-tuples v0.2.2
25342025-07-23T00:56:13.641Z Compiling oso-derive v0.27.3
25352025-07-23T00:56:14.623Z Compiling quick-xml v0.37.2
25362025-07-23T00:56:14.650Z Compiling crc8 v0.1.1
25372025-07-23T00:56:15.011Z Compiling path-slash v0.1.5
25382025-07-23T00:56:15.313Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25392025-07-23T00:56:15.626Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25402025-07-23T00:56:15.815Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25412025-07-23T00:56:17.229Z Compiling vte_generate_state_changes v0.1.2
25422025-07-23T00:56:17.860Z Compiling diesel-dtrace v0.4.2
25432025-07-23T00:56:18.142Z Compiling oso v0.27.3
25442025-07-23T00:56:18.245Z Compiling arc-swap v1.7.1
25452025-07-23T00:56:18.917Z Compiling siphasher v1.0.1
25462025-07-23T00:56:19.369Z Compiling phf_shared v0.12.1
25472025-07-23T00:56:19.845Z Compiling slog-scope v4.4.0
25482025-07-23T00:56:20.680Z Compiling vte v0.11.1
25492025-07-23T00:56:22.208Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25502025-07-23T00:56:29.975Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25512025-07-23T00:56:30.350Z Compiling bb8 v0.8.5
25522025-07-23T00:56:30.952Z Compiling unicase v2.7.0
25532025-07-23T00:56:31.342Z Compiling xshell-macros v0.2.7
25542025-07-23T00:56:32.066Z Compiling chrono-tz v0.10.4
25552025-07-23T00:56:32.464Z Compiling xshell v0.2.7
25562025-07-23T00:56:34.035Z Compiling async-bb8-diesel v0.2.1
25572025-07-23T00:56:35.356Z Compiling strip-ansi-escapes v0.2.0
25582025-07-23T00:56:36.055Z Compiling slog-stdlog v4.1.1
25592025-07-23T00:56:36.523Z Compiling phf v0.12.1
25602025-07-23T00:56:36.791Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25612025-07-23T00:56:36.886Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25622025-07-23T00:56:37.265Z Compiling fd-lock v4.0.2
25632025-07-23T00:56:37.552Z Compiling peg-macros v0.8.5
25642025-07-23T00:56:37.581Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25652025-07-23T00:56:38.530Z Compiling nu-ansi-term v0.50.1
25662025-07-23T00:56:39.697Z Compiling reedline v0.40.0
25672025-07-23T00:56:40.559Z Compiling peg v0.8.5
25682025-07-23T00:56:40.754Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25692025-07-23T00:56:48.009Z Compiling slog-envlogger v2.2.0
25702025-07-23T00:56:48.121Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25712025-07-23T00:56:50.406Z Compiling typify-impl v0.2.0
25722025-07-23T00:56:57.007Z Compiling bcs v0.1.6
25732025-07-23T00:56:57.875Z Compiling fxhash v0.2.1
25742025-07-23T00:56:58.152Z Compiling libz-sys v1.1.20
25752025-07-23T00:56:58.365Z Compiling half v1.8.3
25762025-07-23T00:56:58.948Z Compiling serde_cbor v0.11.2
25772025-07-23T00:56:59.754Z Compiling typify-macro v0.2.0
25782025-07-23T00:57:01.438Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25792025-07-23T00:57:03.079Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25802025-07-23T00:57:03.856Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25812025-07-23T00:57:04.209Z Compiling kstat-rs v0.2.4
25822025-07-23T00:57:04.855Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25832025-07-23T00:57:05.490Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25842025-07-23T00:57:07.836Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25852025-07-23T00:57:08.412Z Compiling nix v0.30.1
25862025-07-23T00:57:09.232Z Compiling nanorand v0.7.0
25872025-07-23T00:57:09.908Z Compiling libgit2-sys v0.17.0+1.8.1
25882025-07-23T00:57:10.576Z Compiling parking_lot_core v0.8.6
25892025-07-23T00:57:11.061Z Compiling flume v0.11.1
25902025-07-23T00:57:11.854Z Compiling mime_guess v2.0.5
25912025-07-23T00:57:13.355Z Compiling ignore v0.4.23
25922025-07-23T00:57:16.619Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25932025-07-23T00:57:20.488Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25942025-07-23T00:57:23.089Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25952025-07-23T00:57:23.382Z Compiling castaway v0.2.3
25962025-07-23T00:57:23.541Z Compiling fs-err v2.11.0
25972025-07-23T00:57:23.566Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25982025-07-23T00:57:23.594Z Compiling compact_str v0.8.0
25992025-07-23T00:57:23.952Z Compiling globwalk v0.9.1
26002025-07-23T00:57:25.270Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
26012025-07-23T00:57:26.203Z Compiling typify v0.2.0
26022025-07-23T00:57:26.400Z Compiling predicates-tree v1.0.12
26032025-07-23T00:57:26.753Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26042025-07-23T00:57:27.284Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26052025-07-23T00:57:27.306Z Compiling unicode-truncate v1.1.0
26062025-07-23T00:57:29.322Z Compiling lru v0.12.5
26072025-07-23T00:57:29.748Z Compiling vergen v8.3.2
26082025-07-23T00:57:30.110Z Compiling nibble_vec v0.1.0
26092025-07-23T00:57:30.391Z Compiling cargo-platform v0.1.8
26102025-07-23T00:57:30.786Z Compiling instability v0.3.2
26112025-07-23T00:57:31.663Z Compiling atty v0.2.14
26122025-07-23T00:57:31.865Z Compiling http-range v0.1.5
26132025-07-23T00:57:34.327Z Compiling indoc v2.0.6
26142025-07-23T00:57:35.163Z Compiling endian-type v0.1.2
26152025-07-23T00:57:35.354Z Compiling cassowary v0.3.0
26162025-07-23T00:57:35.437Z Compiling salty v0.3.0
26172025-07-23T00:57:35.909Z Compiling ratatui v0.29.0
26182025-07-23T00:57:38.696Z Compiling radix_trie v0.2.1
26192025-07-23T00:57:39.593Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26202025-07-23T00:57:54.325Z Compiling cargo_metadata v0.18.1
26212025-07-23T00:57:59.787Z Compiling camino-tempfile-ext v0.3.2
26222025-07-23T00:57:59.819Z Compiling parking_lot v0.11.2
26232025-07-23T00:58:01.089Z Compiling git2 v0.19.0
26242025-07-23T00:58:01.117Z Compiling progenitor-impl v0.8.0
26252025-07-23T00:58:01.769Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26262025-07-23T00:58:05.152Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26272025-07-23T00:58:06.662Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26282025-07-23T00:58:08.990Z Compiling prefix-trie v0.7.0
26292025-07-23T00:58:09.989Z Compiling rand_seeder v0.3.0
26302025-07-23T00:58:10.424Z Compiling lzma-sys v0.1.20
26312025-07-23T00:58:11.112Z Compiling parse-size v1.1.0
26322025-07-23T00:58:11.160Z Compiling rustls v0.21.12
26332025-07-23T00:58:11.473Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26342025-07-23T00:58:11.611Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26352025-07-23T00:58:11.892Z Compiling hickory-server v0.25.2
26362025-07-23T00:58:13.001Z Compiling progenitor-macro v0.8.0
26372025-07-23T00:58:16.780Z Compiling hyper-staticfile v0.10.1
26382025-07-23T00:58:19.276Z Compiling sled v0.34.7
26392025-07-23T00:58:21.135Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26402025-07-23T00:58:23.834Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26412025-07-23T00:58:26.421Z Compiling hickory-client v0.25.2
26422025-07-23T00:58:27.999Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26432025-07-23T00:58:28.328Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26442025-07-23T00:58:29.231Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26452025-07-23T00:58:29.709Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26462025-07-23T00:58:34.069Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26472025-07-23T00:58:34.439Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26482025-07-23T00:58:35.512Z Compiling primeorder v0.13.6
26492025-07-23T00:58:35.948Z Compiling progenitor-client v0.8.0
26502025-07-23T00:58:36.129Z Compiling rustls-webpki v0.101.7
26512025-07-23T00:58:36.845Z Compiling sct v0.7.1
26522025-07-23T00:58:37.312Z Compiling heck v0.3.3
26532025-07-23T00:58:37.662Z Compiling env_filter v0.1.2
26542025-07-23T00:58:39.190Z Compiling csv-core v0.1.11
26552025-07-23T00:58:39.812Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26562025-07-23T00:58:40.093Z Compiling void v1.0.2
26572025-07-23T00:58:40.293Z Compiling lzss v0.8.2
26582025-07-23T00:58:40.312Z Compiling csv v1.3.1
26592025-07-23T00:58:40.769Z Compiling env_logger v0.11.5
26602025-07-23T00:58:42.143Z Compiling zone_cfg_derive v0.1.2
26612025-07-23T00:58:42.464Z Compiling progenitor v0.8.0
26622025-07-23T00:58:42.743Z Compiling p384 v0.13.0
26632025-07-23T00:58:43.425Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26642025-07-23T00:58:44.520Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26652025-07-23T00:58:45.650Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26662025-07-23T00:58:48.567Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26672025-07-23T00:58:48.898Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26682025-07-23T00:58:49.746Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26692025-07-23T00:58:51.109Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26702025-07-23T00:58:53.543Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26712025-07-23T00:58:53.954Z Compiling tungstenite v0.23.0
26722025-07-23T00:58:57.854Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26732025-07-23T00:58:58.220Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26742025-07-23T00:58:58.584Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26752025-07-23T00:58:58.953Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26762025-07-23T00:58:59.328Z Compiling nix v0.27.1
26772025-07-23T00:58:59.676Z Compiling serde_bytes v0.11.17
26782025-07-23T00:58:59.836Z Compiling base64 v0.13.1
26792025-07-23T00:59:00.242Z Compiling number_prefix v0.4.0
26802025-07-23T00:59:00.565Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26812025-07-23T00:59:00.605Z Compiling indicatif v0.17.11
26822025-07-23T00:59:01.948Z Compiling ron v0.7.1
26832025-07-23T00:59:03.794Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26842025-07-23T00:59:04.621Z Compiling tokio-tungstenite v0.23.1
26852025-07-23T00:59:05.265Z Compiling xz2 v0.1.7
26862025-07-23T00:59:06.901Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26872025-07-23T00:59:06.969Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26882025-07-23T00:59:07.035Z Compiling tokio-rustls v0.24.1
26892025-07-23T00:59:11.849Z Compiling zone v0.1.8
26902025-07-23T00:59:12.969Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26912025-07-23T00:59:13.350Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26922025-07-23T00:59:15.178Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26932025-07-23T00:59:15.654Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26942025-07-23T00:59:16.589Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26952025-07-23T00:59:16.965Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26962025-07-23T00:59:17.107Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26972025-07-23T00:59:23.954Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26982025-07-23T00:59:26.979Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26992025-07-23T00:59:28.632Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27002025-07-23T00:59:30.393Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
27012025-07-23T00:59:31.740Z Compiling rustls-pemfile v1.0.4
27022025-07-23T00:59:32.507Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27032025-07-23T00:59:32.883Z Compiling signal-hook-tokio v0.3.1
27042025-07-23T00:59:33.066Z Compiling twox-hash v2.1.0
27052025-07-23T00:59:33.140Z Compiling yasna v0.5.2
27062025-07-23T00:59:34.082Z Compiling secrecy v0.8.0
27072025-07-23T00:59:34.392Z Compiling is_ci v1.2.0
27082025-07-23T00:59:34.724Z Compiling supports-color v3.0.2
27092025-07-23T00:59:36.436Z Compiling rcgen v0.12.1
27102025-07-23T00:59:39.039Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27112025-07-23T00:59:40.815Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27122025-07-23T00:59:45.658Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27132025-07-23T00:59:46.817Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27142025-07-23T00:59:47.985Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27152025-07-23T00:59:56.285Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27162025-07-23T01:00:01.258Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27172025-07-23T01:00:02.098Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27182025-07-23T01:00:05.149Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27192025-07-23T01:00:07.552Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27202025-07-23T01:00:07.949Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27212025-07-23T01:00:09.613Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27222025-07-23T01:00:16.961Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
27232025-07-23T01:00:17.333Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27242025-07-23T01:00:17.716Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
27252025-07-23T01:00:19.364Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27262025-07-23T01:00:21.667Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27272025-07-23T01:00:28.830Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27282025-07-23T01:00:29.076Z Compiling fatfs v0.3.6
27292025-07-23T01:00:29.145Z Compiling rtoolbox v0.0.2
27302025-07-23T01:00:29.175Z Compiling subprocess v0.2.9
27312025-07-23T01:00:29.575Z Compiling assert_matches v1.5.0
27322025-07-23T01:00:29.716Z Compiling rpassword v7.4.0
27332025-07-23T01:00:30.202Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27342025-07-23T01:00:33.630Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27352025-07-23T01:00:37.405Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27362025-07-23T01:00:37.791Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
27372025-07-23T01:00:43.362Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27382025-07-23T01:00:50.265Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27392025-07-23T01:01:11.158Z Compiling tui-tree-widget v0.23.1
27402025-07-23T01:01:11.637Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27412025-07-23T01:01:16.511Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27422025-07-23T01:01:16.934Z Compiling uzers v0.12.1
27432025-07-23T01:01:19.329Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27442025-07-23T01:01:19.920Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27452025-07-23T01:01:21.997Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27462025-07-23T01:01:41.373Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27472025-07-23T01:01:51.946Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27482025-07-23T01:01:53.655Z Compiling support-bundle-viewer v0.1.2
27492025-07-23T01:01:56.527Z Compiling multimap v0.10.1
27502025-07-23T01:04:11.013Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27512025-07-23T01:04:29.960Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27522025-07-23T01:12:06.634Z Finished `release` profile [optimized] target(s) in 18m 36s
27532025-07-23T01:13:00.486Z
27542025-07-23T01:13:00.490Zreal 19:32.179229882
27552025-07-23T01:13:00.490Zuser 2:20:44.579079923
27562025-07-23T01:13:00.490Zsys 4:01.004749029
27572025-07-23T01:13:00.490Ztrap 3.520334063
27582025-07-23T01:13:00.490Ztflt 2.347245335
27592025-07-23T01:13:00.490Zdflt 5.513260405
27602025-07-23T01:13:00.490Zkflt 0.134294759
27612025-07-23T01:13:00.490Zlock 9:36:50.144214492
27622025-07-23T01:13:00.490Zslp 7:11:24.198601915
27632025-07-23T01:13:00.490Zlat 4:05.140577270
27642025-07-23T01:13:00.491Zstop 3:47.102234974
27652025-07-23T01:13:00.491Z+ mapfile -t packages
27662025-07-23T01:13:00.491Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27672025-07-23T01:13:01.693Z Finished `release` profile [optimized] target(s) in 1.15s
27682025-07-23T01:13:01.752Z Running `target/release/omicron-package -t test list-outputs`
27692025-07-23T01:13:01.804ZLogging to: /work/oxidecomputer/omicron/out/LOG
27702025-07-23T01:13:01.807Z+ ptime -m cargo build --locked --release -p xtask
27712025-07-23T01:13:02.518Z Compiling once_cell v1.21.3
27722025-07-23T01:13:02.522Z Compiling serde v1.0.219
27732025-07-23T01:13:02.522Z Compiling bitflags v2.9.1
27742025-07-23T01:13:02.522Z Compiling syn v2.0.104
27752025-07-23T01:13:02.522Z Compiling serde_json v1.0.140
27762025-07-23T01:13:02.625Z Compiling libc v0.2.174
27772025-07-23T01:13:02.628Z Compiling num-traits v0.2.19
27782025-07-23T01:13:02.970Z Compiling hashbrown v0.15.4
27792025-07-23T01:13:02.991Z Compiling smallvec v1.15.0
27802025-07-23T01:13:03.036Z Compiling rustix v0.38.37
27812025-07-23T01:13:03.165Z Compiling usdt-impl v0.5.0
27822025-07-23T01:13:03.400Z Compiling syn v1.0.109
27832025-07-23T01:13:03.460Z Compiling percent-encoding v2.3.1
27842025-07-23T01:13:03.713Z Compiling log v0.4.27
27852025-07-23T01:13:03.927Z Compiling getrandom v0.3.1
27862025-07-23T01:13:04.017Z Compiling thread-id v4.2.2
27872025-07-23T01:13:04.168Z Compiling form_urlencoded v1.2.1
27882025-07-23T01:13:04.186Z Compiling indexmap v2.10.0
27892025-07-23T01:13:04.725Z Compiling rustix v1.0.7
27902025-07-23T01:13:04.747Z Compiling fs-err v3.1.1
27912025-07-23T01:13:05.127Z Compiling terminal_size v0.4.0
27922025-07-23T01:13:05.428Z Compiling ordered-float v2.10.1
27932025-07-23T01:13:05.582Z Compiling anyhow v1.0.98
27942025-07-23T01:13:05.978Z Compiling clap_builder v4.5.40
27952025-07-23T01:13:06.245Z Compiling textwrap v0.16.2
27962025-07-23T01:13:06.589Z Compiling tempfile v3.20.0
27972025-07-23T01:13:07.220Z Compiling proc-macro-error v1.0.4
27982025-07-23T01:13:08.474Z Compiling tabled_derive v0.7.0
27992025-07-23T01:13:09.114Z Compiling synstructure v0.13.1
28002025-07-23T01:13:09.795Z Compiling tabled v0.15.0
28012025-07-23T01:13:10.506Z Compiling serde_derive v1.0.219
28022025-07-23T01:13:11.849Z Compiling thiserror-impl v1.0.69
28032025-07-23T01:13:11.887Z Compiling zerofrom-derive v0.1.4
28042025-07-23T01:13:11.962Z Compiling yoke-derive v0.7.4
28052025-07-23T01:13:14.296Z Compiling zerovec-derive v0.10.3
28062025-07-23T01:13:14.432Z Compiling thiserror v1.0.69
28072025-07-23T01:13:14.618Z Compiling displaydoc v0.2.5
28082025-07-23T01:13:14.869Z Compiling zerofrom v0.1.4
28092025-07-23T01:13:15.150Z Compiling yoke v0.7.4
28102025-07-23T01:13:15.585Z Compiling pest v2.7.14
28112025-07-23T01:13:16.012Z Compiling icu_provider_macros v1.5.0
28122025-07-23T01:13:16.530Z Compiling zerovec v0.10.4
28132025-07-23T01:13:17.026Z Compiling zerocopy-derive v0.7.35
28142025-07-23T01:13:18.403Z Compiling pest_meta v2.7.14
28152025-07-23T01:13:18.835Z Compiling tinystr v0.7.6
28162025-07-23T01:13:19.291Z Compiling icu_locid v1.5.0
28172025-07-23T01:13:19.620Z Compiling icu_collections v1.5.0
28182025-07-23T01:13:20.949Z Compiling icu_provider v1.5.0
28192025-07-23T01:13:21.859Z Compiling pest_generator v2.7.14
28202025-07-23T01:13:22.267Z Compiling icu_locid_transform v1.5.0
28212025-07-23T01:13:23.388Z Compiling toml_datetime v0.6.11
28222025-07-23T01:13:23.443Z Compiling pest_derive v2.7.14
28232025-07-23T01:13:24.213Z Compiling icu_properties v1.5.1
28242025-07-23T01:13:24.216Z Compiling serde_spanned v0.6.9
28252025-07-23T01:13:24.532Z Compiling zerocopy v0.7.35
28262025-07-23T01:13:24.771Z Compiling scroll_derive v0.12.0
28272025-07-23T01:13:25.879Z Compiling toml_edit v0.22.27
28282025-07-23T01:13:26.143Z Compiling scroll v0.12.0
28292025-07-23T01:13:26.428Z Compiling dtrace-parser v0.2.0
28302025-07-23T01:13:27.928Z Compiling goblin v0.8.2
28312025-07-23T01:13:30.437Z Compiling icu_normalizer v1.5.0
28322025-07-23T01:13:30.916Z Compiling dof v0.3.0
28332025-07-23T01:13:31.747Z Compiling idna_adapter v1.2.0
28342025-07-23T01:13:32.025Z Compiling idna v1.0.3
28352025-07-23T01:13:32.416Z Compiling toml v0.8.23
28362025-07-23T01:13:33.040Z Compiling serde_tokenstream v0.2.2
28372025-07-23T01:13:33.651Z Compiling erased-serde v0.4.6
28382025-07-23T01:13:35.751Z Compiling serde-untagged v0.1.7
28392025-07-23T01:13:36.574Z Compiling url v2.5.4
28402025-07-23T01:13:37.354Z Compiling semver v1.0.26
28412025-07-23T01:13:37.420Z Compiling camino v1.1.10
28422025-07-23T01:13:38.252Z Compiling serde-value v0.7.0
28432025-07-23T01:13:38.799Z Compiling thiserror-impl v2.0.12
28442025-07-23T01:13:39.967Z Compiling cargo-util-schemas v0.2.0
28452025-07-23T01:13:41.692Z Compiling thiserror v2.0.12
28462025-07-23T01:13:41.928Z Compiling usdt-macro v0.5.0
28472025-07-23T01:13:42.062Z Compiling usdt-attr-macro v0.5.0
28482025-07-23T01:13:42.672Z Compiling cargo-platform v0.2.0
28492025-07-23T01:13:43.123Z Compiling clap_derive v4.5.40
28502025-07-23T01:13:43.332Z Compiling cargo_metadata v0.20.0
28512025-07-23T01:13:43.394Z Compiling usdt v0.5.0
28522025-07-23T01:13:43.886Z Compiling camino-tempfile v1.4.1
28532025-07-23T01:13:44.732Z Compiling cargo_toml v0.21.0
28542025-07-23T01:13:44.805Z Compiling macaddr v1.0.1
28552025-07-23T01:13:47.244Z Compiling clap v4.5.40
28562025-07-23T01:13:55.073Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28572025-07-23T01:14:00.742Z Finished `release` profile [optimized] target(s) in 58.87s
28582025-07-23T01:14:00.875Z
28592025-07-23T01:14:00.875Zreal 59.030431417
28602025-07-23T01:14:00.875Zuser 6:18.987764596
28612025-07-23T01:14:00.875Zsys 27.269873794
28622025-07-23T01:14:00.875Ztrap 0.203900307
28632025-07-23T01:14:00.875Ztflt 0.354011677
28642025-07-23T01:14:00.875Zdflt 0.585500326
28652025-07-23T01:14:00.879Zkflt 0.000016337
28662025-07-23T01:14:00.879Zlock 17:14.691176542
28672025-07-23T01:14:00.879Zslp 19:30.690840251
28682025-07-23T01:14:00.879Zlat 24.762825981
28692025-07-23T01:14:00.879Zstop 33.110090661
28702025-07-23T01:14:00.879Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28712025-07-23T01:14:00.879Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28722025-07-23T01:14:00.879Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28732025-07-23T01:14:00.879Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28742025-07-23T01:14:00.880Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28752025-07-23T01:14:02.078Z Compiling regress v0.10.3
28762025-07-23T01:14:02.244Z Compiling ident_case v1.0.1
28772025-07-23T01:14:02.247Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28782025-07-23T01:14:02.247Z Compiling unsafe-libyaml v0.2.11
28792025-07-23T01:14:02.275Z Compiling match_cfg v0.1.0
28802025-07-23T01:14:02.312Z Compiling rustix v1.0.7
28812025-07-23T01:14:02.335Z Compiling quick-error v1.2.3
28822025-07-23T01:14:02.338Z Compiling progenitor-client v0.10.0
28832025-07-23T01:14:02.411Z Compiling hostname v0.3.1
28842025-07-23T01:14:02.411Z Compiling darling_core v0.20.10
28852025-07-23T01:14:02.503Z Compiling structmeta-derive v0.3.0
28862025-07-23T01:14:02.639Z Compiling rustls v0.22.4
28872025-07-23T01:14:02.748Z Compiling hex v0.4.3
28882025-07-23T01:14:02.884Z Compiling multer v3.1.0
28892025-07-23T01:14:03.013Z Compiling debug-ignore v1.0.5
28902025-07-23T01:14:03.325Z Compiling toml v0.8.23
28912025-07-23T01:14:03.352Z Compiling slog-json v2.6.1
28922025-07-23T01:14:03.739Z Compiling serde_yaml v0.9.34+deprecated
28932025-07-23T01:14:04.003Z Compiling tempfile v3.20.0
28942025-07-23T01:14:04.413Z Compiling macaddr v1.0.1
28952025-07-23T01:14:04.776Z Compiling async-stream-impl v0.3.6
28962025-07-23T01:14:04.837Z Compiling dropshot v0.16.2
28972025-07-23T01:14:04.883Z Compiling slog-bunyan v2.5.0
28982025-07-23T01:14:05.041Z Compiling structmeta v0.3.0
28992025-07-23T01:14:05.279Z Compiling waitgroup v0.1.2
29002025-07-23T01:14:05.470Z Compiling rustls-pemfile v2.2.0
29012025-07-23T01:14:05.533Z Compiling dropshot_endpoint v0.16.2
29022025-07-23T01:14:05.829Z Compiling typify-impl v0.3.0
29032025-07-23T01:14:06.067Z Compiling async-stream v0.3.6
29042025-07-23T01:14:06.106Z Compiling serde_path_to_error v0.1.17
29052025-07-23T01:14:06.387Z Compiling wait-timeout v0.2.0
29062025-07-23T01:14:06.656Z Compiling hostname v0.4.0
29072025-07-23T01:14:06.897Z Compiling bit-vec v0.8.0
29082025-07-23T01:14:06.918Z Compiling rusty-fork v0.3.0
29092025-07-23T01:14:06.939Z Compiling derive-ex v0.1.8
29102025-07-23T01:14:07.189Z Compiling rand_xorshift v0.4.0
29112025-07-23T01:14:07.381Z Compiling bit-set v0.8.0
29122025-07-23T01:14:07.517Z Compiling tokio-rustls v0.25.0
29132025-07-23T01:14:07.591Z Compiling instant v0.1.13
29142025-07-23T01:14:07.689Z Compiling unarray v0.1.4
29152025-07-23T01:14:07.778Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29162025-07-23T01:14:07.893Z Compiling proptest v1.7.0
29172025-07-23T01:14:07.954Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29182025-07-23T01:14:07.979Z Compiling progenitor-client v0.9.1
29192025-07-23T01:14:08.219Z Compiling darling_macro v0.20.10
29202025-07-23T01:14:08.524Z Compiling derive-where v1.5.0
29212025-07-23T01:14:08.669Z Compiling ref-cast v1.0.24
29222025-07-23T01:14:09.156Z Compiling darling v0.20.10
29232025-07-23T01:14:09.349Z Compiling serde_with_macros v3.14.0
29242025-07-23T01:14:09.370Z Compiling ref-cast-impl v1.0.24
29252025-07-23T01:14:10.710Z Compiling parse-display-derive v0.10.0
29262025-07-23T01:14:11.084Z Compiling test-strategy v0.4.3
29272025-07-23T01:14:11.464Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29282025-07-23T01:14:11.730Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29292025-07-23T01:14:11.865Z Compiling serde_with v3.14.0
29302025-07-23T01:14:12.102Z Compiling iddqd v0.3.9
29312025-07-23T01:14:12.244Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29322025-07-23T01:14:12.473Z Compiling backoff v0.4.0
29332025-07-23T01:14:12.877Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29342025-07-23T01:14:13.683Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29352025-07-23T01:14:14.315Z Compiling itertools v0.14.0
29362025-07-23T01:14:14.531Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29372025-07-23T01:14:14.678Z Compiling parse-display v0.10.0
29382025-07-23T01:14:14.925Z Compiling darling_core v0.21.0
29392025-07-23T01:14:15.321Z Compiling proc-macro-crate v1.3.1
29402025-07-23T01:14:15.624Z Compiling proc-macro-error v1.0.4
29412025-07-23T01:14:15.805Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29422025-07-23T01:14:16.206Z Compiling crucible-workspace-hack v0.1.0
29432025-07-23T01:14:16.259Z Compiling num_enum_derive v0.5.11
29442025-07-23T01:14:16.290Z Compiling typify-impl v0.4.1
29452025-07-23T01:14:16.565Z Compiling heapless v0.8.0
29462025-07-23T01:14:17.173Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29472025-07-23T01:14:17.599Z Compiling hash32 v0.3.1
29482025-07-23T01:14:17.700Z Compiling foreign-types-macros v0.2.3
29492025-07-23T01:14:17.887Z Compiling foreign-types-shared v0.3.1
29502025-07-23T01:14:18.061Z Compiling smoltcp v0.11.0
29512025-07-23T01:14:18.498Z Compiling num_enum v0.5.11
29522025-07-23T01:14:18.921Z Compiling tabwriter v1.4.0
29532025-07-23T01:14:18.994Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29542025-07-23T01:14:19.018Z Compiling foreign-types v0.5.0
29552025-07-23T01:14:19.173Z Compiling cstr-argument v0.1.2
29562025-07-23T01:14:19.284Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29572025-07-23T01:14:19.377Z Compiling pretty-hex v0.2.1
29582025-07-23T01:14:19.507Z Compiling cobs v0.2.3
29592025-07-23T01:14:19.605Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29602025-07-23T01:14:19.708Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29612025-07-23T01:14:19.799Z Compiling typify-macro v0.3.0
29622025-07-23T01:14:19.836Z Compiling postcard v1.0.10
29632025-07-23T01:14:19.880Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29642025-07-23T01:14:20.097Z Compiling colored v2.2.0
29652025-07-23T01:14:20.220Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29662025-07-23T01:14:20.492Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29672025-07-23T01:14:20.847Z Compiling rayon-core v1.12.1
29682025-07-23T01:14:20.957Z Compiling crossbeam-deque v0.8.5
29692025-07-23T01:14:21.166Z Compiling darling_macro v0.21.0
29702025-07-23T01:14:21.222Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
29712025-07-23T01:14:22.081Z Compiling darling v0.21.0
29722025-07-23T01:14:22.142Z Compiling camino-tempfile v1.4.1
29732025-07-23T01:14:22.227Z Compiling ingot-macros v0.1.1
29742025-07-23T01:14:22.613Z Compiling smf v0.2.3
29752025-07-23T01:14:22.863Z Compiling rayon v1.10.0
29762025-07-23T01:14:23.737Z Compiling typify v0.3.0
29772025-07-23T01:14:23.793Z Compiling zone_cfg_derive v0.3.0
29782025-07-23T01:14:23.941Z Compiling progenitor-impl v0.9.1
29792025-07-23T01:14:24.198Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29802025-07-23T01:14:24.590Z Compiling num-derive v0.4.2
29812025-07-23T01:14:24.642Z Compiling sigpipe v0.1.3
29822025-07-23T01:14:24.806Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29832025-07-23T01:14:25.168Z Compiling jiff v0.2.15
29842025-07-23T01:14:25.234Z Compiling zone v0.3.1
29852025-07-23T01:14:26.704Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29862025-07-23T01:14:26.873Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29872025-07-23T01:14:27.136Z Compiling num-rational v0.4.2
29882025-07-23T01:14:27.170Z Compiling universal-hash v0.5.1
29892025-07-23T01:14:27.412Z Compiling num-complex v0.4.6
29902025-07-23T01:14:27.694Z Compiling opaque-debug v0.3.1
29912025-07-23T01:14:27.831Z Compiling half v2.4.1
29922025-07-23T01:14:28.415Z Compiling num v0.4.3
29932025-07-23T01:14:28.440Z Compiling ciborium-io v0.2.2
29942025-07-23T01:14:28.557Z Compiling float-ord v0.3.2
29952025-07-23T01:14:28.588Z Compiling ciborium-ll v0.2.2
29962025-07-23T01:14:28.615Z Compiling secrecy v0.10.3
29972025-07-23T01:14:28.758Z Compiling aead v0.5.2
29982025-07-23T01:14:28.919Z Compiling ciborium v0.2.2
29992025-07-23T01:14:29.013Z Compiling keccak v0.1.5
30002025-07-23T01:14:29.156Z Compiling convert_case v0.4.0
30012025-07-23T01:14:29.181Z Compiling ingot-types v0.1.2
30022025-07-23T01:14:30.047Z Compiling ingot v0.1.1
30032025-07-23T01:14:30.135Z Compiling utf-8 v0.7.6
30042025-07-23T01:14:30.268Z Compiling derive_more v0.99.20
30052025-07-23T01:14:30.344Z Compiling sha3 v0.10.8
30062025-07-23T01:14:30.481Z Compiling tungstenite v0.21.0
30072025-07-23T01:14:30.484Z Compiling typify-macro v0.4.1
30082025-07-23T01:14:30.659Z Compiling progenitor-macro v0.9.1
30092025-07-23T01:14:31.347Z Compiling poly1305 v0.8.0
30102025-07-23T01:14:32.391Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112025-07-23T01:14:32.953Z Compiling password-hash v0.5.0
30122025-07-23T01:14:33.392Z Compiling chacha20 v0.9.1
30132025-07-23T01:14:33.719Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30142025-07-23T01:14:33.837Z Compiling blake2 v0.10.6
30152025-07-23T01:14:33.913Z Compiling indent_write v2.2.0
30162025-07-23T01:14:34.012Z Compiling tokio-tungstenite v0.21.0
30172025-07-23T01:14:34.170Z Compiling base64 v0.21.7
30182025-07-23T01:14:34.513Z Compiling typify v0.4.1
30192025-07-23T01:14:34.659Z Compiling argon2 v0.5.3
30202025-07-23T01:14:34.722Z Compiling progenitor-impl v0.10.0
30212025-07-23T01:14:34.923Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30222025-07-23T01:14:35.135Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30232025-07-23T01:14:36.172Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30242025-07-23T01:14:36.324Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30252025-07-23T01:14:36.531Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30262025-07-23T01:14:36.555Z Compiling thiserror-impl-no-std v2.0.2
30272025-07-23T01:14:36.622Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30282025-07-23T01:14:36.647Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30292025-07-23T01:14:36.687Z Compiling cancel-safe-futures v0.1.5
30302025-07-23T01:14:37.003Z Compiling owo-colors v4.2.2
30312025-07-23T01:14:37.135Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30322025-07-23T01:14:37.272Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30332025-07-23T01:14:37.421Z Compiling atomicwrites v0.4.4
30342025-07-23T01:14:37.649Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30352025-07-23T01:14:37.716Z Compiling libsw-core v0.3.1
30362025-07-23T01:14:37.768Z Compiling semver v0.1.20
30372025-07-23T01:14:37.875Z Compiling fixedbitset v0.5.7
30382025-07-23T01:14:38.036Z Compiling libsw v3.5.0
30392025-07-23T01:14:38.365Z Compiling petgraph v0.8.2
30402025-07-23T01:14:38.387Z Compiling rustc_version v0.1.7
30412025-07-23T01:14:38.556Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
30422025-07-23T01:14:39.245Z Compiling thiserror-no-std v2.0.2
30432025-07-23T01:14:39.475Z Compiling vsss-rs v3.3.4
30442025-07-23T01:14:40.191Z Compiling chacha20poly1305 v0.10.1
30452025-07-23T01:14:40.405Z Compiling typify-impl v0.2.0
30462025-07-23T01:14:40.468Z Compiling resolv-conf v0.7.0
30472025-07-23T01:14:40.882Z Compiling newline-converter v0.3.0
30482025-07-23T01:14:41.087Z Compiling primeorder v0.13.6
30492025-07-23T01:14:41.191Z Compiling linear-map v1.2.0
30502025-07-23T01:14:41.344Z Compiling progenitor-macro v0.10.0
30512025-07-23T01:14:41.563Z Compiling moka v0.12.10
30522025-07-23T01:14:41.589Z Compiling libefi-sys v0.1.0
30532025-07-23T01:14:41.680Z Compiling expectorate v1.2.0
30542025-07-23T01:14:41.957Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30552025-07-23T01:14:42.005Z Compiling newtype_derive v0.1.6
30562025-07-23T01:14:42.029Z Compiling pem v3.0.5
30572025-07-23T01:14:42.301Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30582025-07-23T01:14:42.351Z Compiling pin-project-internal v1.1.6
30592025-07-23T01:14:42.705Z Compiling bitfield-struct v0.6.2
30602025-07-23T01:14:42.772Z Compiling unicase v2.7.0
30612025-07-23T01:14:43.162Z Compiling same-file v1.0.6
30622025-07-23T01:14:43.292Z Compiling progenitor v0.9.1
30632025-07-23T01:14:43.480Z Compiling tagptr v0.2.0
30642025-07-23T01:14:43.556Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30652025-07-23T01:14:43.644Z Compiling arc-swap v1.7.1
30662025-07-23T01:14:44.129Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30672025-07-23T01:14:44.240Z Compiling slog-scope v4.4.0
30682025-07-23T01:14:44.753Z Compiling walkdir v2.5.0
30692025-07-23T01:14:45.034Z Compiling pin-project v1.1.6
30702025-07-23T01:14:45.314Z Compiling polyval v0.6.2
30712025-07-23T01:14:45.394Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30722025-07-23T01:14:45.464Z Compiling hickory-proto v0.24.4
30732025-07-23T01:14:45.676Z Compiling snafu-derive v0.8.5
30742025-07-23T01:14:45.729Z Compiling proc-macro-error-attr2 v2.0.0
30752025-07-23T01:14:45.766Z Compiling parking_lot_core v0.8.6
30762025-07-23T01:14:46.021Z Compiling salty v0.3.0
30772025-07-23T01:14:46.246Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30782025-07-23T01:14:46.410Z Compiling linked-hash-map v0.5.6
30792025-07-23T01:14:46.517Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30802025-07-23T01:14:46.541Z Compiling proc-macro-error2 v2.0.1
30812025-07-23T01:14:46.785Z Compiling lru-cache v0.1.2
30822025-07-23T01:14:47.194Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30832025-07-23T01:14:47.356Z Compiling ghash v0.5.1
30842025-07-23T01:14:47.575Z Compiling hickory-resolver v0.25.2
30852025-07-23T01:14:47.780Z Compiling slog-stdlog v4.1.1
30862025-07-23T01:14:47.989Z Compiling p384 v0.13.0
30872025-07-23T01:14:48.185Z Compiling tabled_derive v0.7.0
30882025-07-23T01:14:49.443Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30892025-07-23T01:14:50.409Z Compiling snafu v0.8.5
30902025-07-23T01:14:50.414Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30912025-07-23T01:14:50.724Z Compiling globset v0.4.15
30922025-07-23T01:14:51.180Z Compiling olpc-cjson v0.1.4
30932025-07-23T01:14:51.409Z Compiling num-derive v0.3.3
30942025-07-23T01:14:51.497Z Compiling ctr v0.9.2
30952025-07-23T01:14:51.914Z Compiling gethostname v0.5.0
30962025-07-23T01:14:52.009Z Compiling lzma-sys v0.1.20
30972025-07-23T01:14:52.130Z Compiling serde_plain v1.0.2
30982025-07-23T01:14:52.278Z Compiling async-recursion v1.1.1
30992025-07-23T01:14:52.545Z Compiling slog-dtrace v0.3.0
31002025-07-23T01:14:52.815Z Compiling typed-path v0.9.3
31012025-07-23T01:14:52.918Z Compiling highway v1.3.0
31022025-07-23T01:14:53.089Z Compiling xshell-macros v0.2.7
31032025-07-23T01:14:53.487Z Compiling libscf-sys v1.1.0
31042025-07-23T01:14:53.668Z Compiling textwrap v0.16.2
31052025-07-23T01:14:53.811Z Compiling xshell v0.2.7
31062025-07-23T01:14:53.814Z Compiling aes-gcm v0.10.3
31072025-07-23T01:14:53.838Z Compiling tabled v0.15.0
31082025-07-23T01:14:53.955Z Compiling typify-macro v0.2.0
31092025-07-23T01:14:54.027Z Compiling progenitor v0.10.0
31102025-07-23T01:14:54.172Z Compiling hickory-resolver v0.24.4
31112025-07-23T01:14:54.297Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31122025-07-23T01:14:54.664Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31132025-07-23T01:14:54.994Z Compiling tough v0.20.0
31142025-07-23T01:14:55.877Z Compiling slog-envlogger v2.2.0
31152025-07-23T01:14:56.354Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31162025-07-23T01:14:56.581Z Compiling mime_guess v2.0.5
31172025-07-23T01:14:57.752Z Compiling steno v0.4.1
31182025-07-23T01:14:57.908Z Compiling tabled_derive v0.10.0
31192025-07-23T01:14:58.018Z Compiling typify v0.2.0
31202025-07-23T01:14:58.221Z Compiling progenitor-impl v0.8.0
31212025-07-23T01:14:59.720Z Compiling papergrid v0.14.0
31222025-07-23T01:15:00.217Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31232025-07-23T01:15:00.586Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31242025-07-23T01:15:00.646Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31252025-07-23T01:15:01.281Z Compiling tokio-dtrace v0.1.0
31262025-07-23T01:15:01.764Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31272025-07-23T01:15:02.927Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31282025-07-23T01:15:03.359Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31292025-07-23T01:15:03.895Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31302025-07-23T01:15:04.768Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31312025-07-23T01:15:04.791Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31322025-07-23T01:15:04.908Z Compiling progenitor-macro v0.8.0
31332025-07-23T01:15:06.319Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31342025-07-23T01:15:06.747Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31352025-07-23T01:15:07.387Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31362025-07-23T01:15:08.716Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31372025-07-23T01:15:09.300Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31382025-07-23T01:15:09.545Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31392025-07-23T01:15:09.993Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31402025-07-23T01:15:10.222Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31412025-07-23T01:15:12.059Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31422025-07-23T01:15:12.140Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31432025-07-23T01:15:12.691Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31442025-07-23T01:15:12.778Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31452025-07-23T01:15:13.583Z Compiling heck v0.3.3
31462025-07-23T01:15:14.010Z Compiling progenitor-client v0.8.0
31472025-07-23T01:15:14.587Z Compiling ssh-encoding v0.2.0
31482025-07-23T01:15:15.119Z Compiling blowfish v0.9.1
31492025-07-23T01:15:15.525Z Compiling env_filter v0.1.2
31502025-07-23T01:15:15.631Z Compiling nibble_vec v0.1.0
31512025-07-23T01:15:15.862Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31522025-07-23T01:15:15.890Z Compiling humantime v2.2.0
31532025-07-23T01:15:16.156Z Compiling endian-type v0.1.2
31542025-07-23T01:15:16.353Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31552025-07-23T01:15:16.381Z Compiling radix_trie v0.2.1
31562025-07-23T01:15:16.417Z Compiling env_logger v0.11.5
31572025-07-23T01:15:16.553Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31582025-07-23T01:15:17.037Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31592025-07-23T01:15:17.080Z Compiling bcrypt-pbkdf v0.10.0
31602025-07-23T01:15:17.080Z Compiling ssh-cipher v0.2.0
31612025-07-23T01:15:17.517Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31622025-07-23T01:15:17.727Z Compiling progenitor v0.8.0
31632025-07-23T01:15:17.751Z Compiling zone_cfg_derive v0.1.2
31642025-07-23T01:15:17.976Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31652025-07-23T01:15:18.004Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31662025-07-23T01:15:18.488Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31672025-07-23T01:15:19.072Z Compiling oxide-tokio-rt v0.1.2
31682025-07-23T01:15:19.600Z Compiling tabled v0.18.0
31692025-07-23T01:15:19.908Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31702025-07-23T01:15:20.836Z Compiling parking_lot v0.11.2
31712025-07-23T01:15:21.465Z Compiling qorb v0.4.0
31722025-07-23T01:15:21.669Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31732025-07-23T01:15:22.453Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31742025-07-23T01:15:22.573Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31752025-07-23T01:15:22.645Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31762025-07-23T01:15:23.089Z Compiling prefix-trie v0.7.0
31772025-07-23T01:15:23.115Z Compiling password-hash v0.4.2
31782025-07-23T01:15:23.272Z Compiling fxhash v0.2.1
31792025-07-23T01:15:23.529Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31802025-07-23T01:15:23.903Z Compiling number_prefix v0.4.0
31812025-07-23T01:15:23.925Z Compiling base64 v0.13.1
31822025-07-23T01:15:23.947Z Compiling http-range v0.1.5
31832025-07-23T01:15:24.160Z Compiling indicatif v0.17.11
31842025-07-23T01:15:24.325Z Compiling hickory-server v0.25.2
31852025-07-23T01:15:24.507Z Compiling ron v0.7.1
31862025-07-23T01:15:26.049Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31872025-07-23T01:15:26.077Z Compiling pbkdf2 v0.11.0
31882025-07-23T01:15:26.102Z Compiling sled v0.34.7
31892025-07-23T01:15:26.473Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31902025-07-23T01:15:26.584Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31912025-07-23T01:15:27.162Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31922025-07-23T01:15:27.781Z Compiling xz2 v0.1.7
31932025-07-23T01:15:28.262Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31942025-07-23T01:15:28.606Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31952025-07-23T01:15:28.688Z Compiling zone v0.1.8
31962025-07-23T01:15:29.575Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31972025-07-23T01:15:29.626Z Compiling ssh-key v0.6.6
31982025-07-23T01:15:30.062Z Compiling hickory-client v0.25.2
31992025-07-23T01:15:30.106Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002025-07-23T01:15:30.729Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32012025-07-23T01:15:30.756Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
32022025-07-23T01:15:31.231Z Compiling p256 v0.13.2
32032025-07-23T01:15:32.052Z Compiling p521 v0.13.3
32042025-07-23T01:15:32.221Z Compiling yasna v0.5.2
32052025-07-23T01:15:33.572Z Compiling headers-core v0.3.0
32062025-07-23T01:15:33.751Z Compiling kstat-rs v0.2.4
32072025-07-23T01:15:33.788Z Compiling secrecy v0.8.0
32082025-07-23T01:15:34.082Z Compiling nanorand v0.7.0
32092025-07-23T01:15:34.172Z Compiling russh-cryptovec v0.7.3
32102025-07-23T01:15:34.226Z Compiling atty v0.2.14
32112025-07-23T01:15:34.349Z Compiling md5 v0.7.0
32122025-07-23T01:15:34.424Z Compiling crc8 v0.1.1
32132025-07-23T01:15:34.548Z Compiling flume v0.11.1
32142025-07-23T01:15:34.645Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32152025-07-23T01:15:34.649Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32162025-07-23T01:15:34.904Z Compiling russh-keys v0.45.0
32172025-07-23T01:15:35.190Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32182025-07-23T01:15:35.315Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32192025-07-23T01:15:38.023Z Compiling headers v0.4.1
32202025-07-23T01:15:38.458Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32212025-07-23T01:15:39.811Z Compiling rcgen v0.12.1
32222025-07-23T01:15:39.947Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32232025-07-23T01:15:40.859Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32242025-07-23T01:15:40.939Z Compiling hyper-staticfile v0.10.1
32252025-07-23T01:15:41.590Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32262025-07-23T01:15:41.899Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32272025-07-23T01:15:41.990Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32282025-07-23T01:15:42.018Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32292025-07-23T01:15:42.236Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32302025-07-23T01:15:42.760Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32312025-07-23T01:15:43.832Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32322025-07-23T01:15:44.654Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32332025-07-23T01:15:46.211Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32342025-07-23T01:15:46.279Z Compiling num-bigint v0.4.6
32352025-07-23T01:15:47.584Z Compiling des v0.8.1
32362025-07-23T01:15:47.588Z Compiling subprocess v0.2.9
32372025-07-23T01:15:47.970Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32382025-07-23T01:15:48.872Z Compiling hex-literal v0.4.1
32392025-07-23T01:15:49.085Z Compiling display-error-chain v0.2.2
32402025-07-23T01:15:49.298Z Compiling russh v0.45.0
32412025-07-23T01:15:49.362Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32422025-07-23T01:15:49.386Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32432025-07-23T01:15:52.237Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32442025-07-23T01:15:52.271Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32452025-07-23T01:15:52.689Z Compiling internet-checksum v0.2.1
32462025-07-23T01:15:55.275Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32472025-07-23T01:15:56.991Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-07-23T01:16:21.202Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32492025-07-23T01:16:45.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
32502025-07-23T01:16:45.892Z
32512025-07-23T01:16:45.892Zreal 2:44.939206798
32522025-07-23T01:16:45.892Zuser 15:17.307575219
32532025-07-23T01:16:45.892Zsys 2:08.258059834
32542025-07-23T01:16:45.892Ztrap 0.471748266
32552025-07-23T01:16:45.895Ztflt 0.224563871
32562025-07-23T01:16:45.895Zdflt 0.798494654
32572025-07-23T01:16:45.895Zkflt 0.000039405
32582025-07-23T01:16:45.897Zlock 41:39.729153628
32592025-07-23T01:16:45.897Zslp 55:58.670842578
32602025-07-23T01:16:45.897Zlat 55.839646500
32612025-07-23T01:16:45.897Zstop 2:13.766939431
32622025-07-23T01:16:45.897Z+ mkdir tests
32632025-07-23T01:16:45.900Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32642025-07-23T01:16:45.901Z+ xargs -I '{}' -t cp '{}' tests/
32652025-07-23T01:16:46.017Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-7f7748e75c58c734 tests/
32662025-07-23T01:16:46.042Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-533c01f2f2929f7f tests/
32672025-07-23T01:16:46.066Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e24ef8de5cd611e6 tests/
32682025-07-23T01:16:46.096Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-89856d0225c7a845 tests/
32692025-07-23T01:16:46.424Z+ 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/*)
32702025-07-23T01:16:46.427Z+ 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-533c01f2f2929f7f tests/commtest-e24ef8de5cd611e6 tests/dhcp_server-7f7748e75c58c734 tests/end_to_end_tests-89856d0225c7a845 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
32712025-07-23T01:18:21.766ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32722025-07-23T01:18:21.766Za .github/buildomat/ci-env.sh 1K
32732025-07-23T01:18:21.766Za out/target/test 1K
32742025-07-23T01:18:21.766Za out/npuzone/npuzone 23144K
32752025-07-23T01:18:21.767Za package-manifest.toml 34K
32762025-07-23T01:18:21.767Za smf/sled-agent/non-gimlet/config.toml 5K
32772025-07-23T01:18:21.767Za target/release/omicron-package 40853K
32782025-07-23T01:18:21.767Za target/release/xtask 11595K
32792025-07-23T01:18:21.767Za target/debug/bootstrap 243649K
32802025-07-23T01:18:21.767Za tests/bootstrap-533c01f2f2929f7f 23336K
32812025-07-23T01:18:21.767Za tests/commtest-e24ef8de5cd611e6 29495K
32822025-07-23T01:18:21.767Za tests/dhcp_server-7f7748e75c58c734 23336K
32832025-07-23T01:18:21.767Za tests/end_to_end_tests-89856d0225c7a845 332731K
32842025-07-23T01:18:21.767Za out/clickhouse.tar.gz 316134K
32852025-07-23T01:18:21.767Za out/clickhouse_keeper.tar.gz 299989K
32862025-07-23T01:18:21.767Za out/clickhouse_server.tar.gz 316133K
32872025-07-23T01:18:21.767Za out/cockroachdb.tar.gz 160074K
32882025-07-23T01:18:21.767Za out/crucible-dtrace.tar 98K
32892025-07-23T01:18:21.767Za out/crucible-pantry-zone.tar.gz 38983K
32902025-07-23T01:18:21.767Za out/crucible-zone.tar.gz 48866K
32912025-07-23T01:18:21.767Za out/external-dns.tar.gz 50579K
32922025-07-23T01:18:21.767Za out/internal-dns.tar.gz 50578K
32932025-07-23T01:18:21.767Za out/mg-ddm-gz.tar 90846K
32942025-07-23T01:18:21.767Za out/nexus.tar.gz 132311K
32952025-07-23T01:18:21.767Za out/ntp.tar.gz 33047K
32962025-07-23T01:18:21.767Za out/omicron-gateway-softnpu.tar.gz 30759K
32972025-07-23T01:18:21.767Za out/omicron-sled-agent.tar 140574K
32982025-07-23T01:18:21.768Za out/overlay.tar.gz 3K
32992025-07-23T01:18:21.768Za out/oximeter.tar.gz 63230K
33002025-07-23T01:18:21.768Za out/oxlog.tar 3950K
33012025-07-23T01:18:21.768Za out/probe.tar.gz 3037K
33022025-07-23T01:18:21.768Za out/propolis-server.tar.gz 68537K
33032025-07-23T01:18:21.768Za out/pumpkind-gz.tar 26648K
33042025-07-23T01:18:21.768Za out/switch-softnpu.tar.gz 335506K
33052025-07-23T01:18:21.772Z
33062025-07-23T01:18:21.772Zreal 1:35.325778128
33072025-07-23T01:18:21.772Zuser 1:31.439698394
33082025-07-23T01:18:21.772Zsys 5.419579961
33092025-07-23T01:18:21.772Ztrap 0.021242474
33102025-07-23T01:18:21.772Ztflt 0.000000000
33112025-07-23T01:18:21.772Zdflt 0.000000000
33122025-07-23T01:18:21.772Zkflt 0.000000000
33132025-07-23T01:18:21.772Zlock 0.000000000
33142025-07-23T01:18:21.772Zslp 1:31.343283132
33152025-07-23T01:18:21.772Zlat 2.422206789
33162025-07-23T01:18:21.772Zstop 0.000531063
33172025-07-23T01:18:21.772Zprocess exited: duration 2081465 ms, exit code 0
 
33182025-07-23T01:18:21.787Zfound 1 output files
33192025-07-23T01:18:21.787Zuploading: /work/package.tar.gz (2218851561 bytes)
33202025-07-23T01:19:05.932Zuploaded: /work/package.tar.gz