01K07V5ZB655Q5VZ7H7097DAMN: 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: 01K07V6TE5ZQJVX43ZV95HACXJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-15T20:08:57.649Zjob assigned to worker 01K07V6XM3EGTNN2BPGY8HRW95 [factory aws, i-028883140c44f08ab] (queued for 1 m 4 s)
 
22025-07-15T20:09:06.015Zstarting task 0: "setup"
32025-07-15T20:09:06.018Z++ uname -s
42025-07-15T20:09:06.021Z+ kern=SunOS
52025-07-15T20:09:06.022Z+ build_user=build
62025-07-15T20:09:06.022Z+ build_uid=12345
72025-07-15T20:09:06.022Z+ work_dir=/work
82025-07-15T20:09:06.022Z+ input_dir=/input
92025-07-15T20:09:06.022Z+ [[ 0 == 12345 ]]
102025-07-15T20:09:06.022Z+ case "$kern" in
112025-07-15T20:09:06.022Z+ groupadd -g 12345 build
122025-07-15T20:09:06.026Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-15T20:09:08.032Z+ zfs create -o mountpoint=/work rpool/work
142025-07-15T20:09:08.158Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-15T20:09:08.163Z+ home_fs=zfs
162025-07-15T20:09:08.163Z+ [[ zfs == autofs ]]
172025-07-15T20:09:08.163Z+ mkdir -p /home/build
182025-07-15T20:09:08.163Z+ chown build:build /home/build /work
192025-07-15T20:09:10.165Z+ chmod 0700 /home/build /work
202025-07-15T20:09:10.183Zprocess exited: duration 4154 ms, exit code 0
 
212025-07-15T20:09:10.194Zstarting task 1: "rust-toolchain"
222025-07-15T20:09:10.200Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-15T20:09:10.200Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-15T20:09:10.200Z * rust toolchain channel = "1.88.0"
252025-07-15T20:09:10.200Z * rust toolchain profile = "default"
262025-07-15T20:09:10.200Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-15T20:09:10.200Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-15T20:09:10.203Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-15T20:09:10.203Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-15T20:09:10.328Zinfo: downloading installer
312025-07-15T20:09:11.868Zwarn: It looks like you have an existing installation of Rust at:
322025-07-15T20:09:11.868Zwarn: /opt/ooce/bin
332025-07-15T20:09:11.868Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-15T20:09:11.868Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-15T20:09:11.868Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-15T20:09:11.868Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-15T20:09:11.868Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-15T20:09:11.868Zerror: cannot install while Rust is installed
392025-07-15T20:09:11.868Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-15T20:09:11.882Zinfo: profile set to 'default'
412025-07-15T20:09:11.882Zinfo: default host triple is x86_64-unknown-illumos
422025-07-15T20:09:11.887Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-15T20:09:12.058Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-15T20:09:12.058Zinfo: downloading component 'cargo'
452025-07-15T20:09:12.897Zinfo: downloading component 'clippy'
462025-07-15T20:09:13.215Zinfo: downloading component 'rust-docs'
472025-07-15T20:09:14.405Zinfo: downloading component 'rust-std'
482025-07-15T20:09:16.175Zinfo: downloading component 'rustc'
492025-07-15T20:09:21.984Zinfo: downloading component 'rustfmt'
502025-07-15T20:09:22.214Zinfo: installing component 'cargo'
512025-07-15T20:09:23.081Zinfo: installing component 'clippy'
522025-07-15T20:09:23.486Zinfo: installing component 'rust-docs'
532025-07-15T20:09:25.326Zinfo: installing component 'rust-std'
542025-07-15T20:09:27.086Zinfo: installing component 'rustc'
552025-07-15T20:09:37.355Zinfo: installing component 'rustfmt'
562025-07-15T20:09:37.433Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-15T20:09:37.433Z
582025-07-15T20:09:37.433Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-15T20:09:37.433Z
602025-07-15T20:09:37.433Z
612025-07-15T20:09:37.433ZRust is installed now. Great!
622025-07-15T20:09:37.433Z
632025-07-15T20:09:37.433ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-15T20:09:37.433Zenvironment variable. This has not been done automatically.
652025-07-15T20:09:37.433Z
662025-07-15T20:09:37.433ZTo configure your current shell, you need to source
672025-07-15T20:09:37.433Zthe corresponding env file under $HOME/.cargo.
682025-07-15T20:09:37.433Z
692025-07-15T20:09:37.433ZThis is usually done by running one of the following (note the leading DOT):
702025-07-15T20:09:37.433Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-15T20:09:37.433Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-15T20:09:37.433Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-15T20:09:37.433Z+ rustup --version
742025-07-15T20:09:37.433Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-15T20:09:37.433Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-15T20:09:37.433Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-15T20:09:37.433Z+ cargo --version
782025-07-15T20:09:37.433Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-15T20:09:37.433Z+ rustc --version
802025-07-15T20:09:37.433Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-15T20:09:37.433Zprocess exited: duration 24391 ms, exit code 0
 
822025-07-15T20:09:37.482Zstarting task 2: "authentication"
832025-07-15T20:09:37.500Zprocess exited: duration 22 ms, exit code 0
 
842025-07-15T20:09:37.510Zstarting task 3: "clone repository"
852025-07-15T20:09:37.522Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-15T20:09:37.522Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-15T20:09:37.568ZCloning into '/work/oxidecomputer/omicron'...
882025-07-15T20:09:45.705Z+ cd /work/oxidecomputer/omicron
892025-07-15T20:09:45.708Z+ git fetch origin 2c36693f22d79479395904a008f67a93d1ff8438
902025-07-15T20:09:46.017ZFrom https://github.com/oxidecomputer/omicron
912025-07-15T20:09:46.017Z * branch 2c36693f22d79479395904a008f67a93d1ff8438 -> FETCH_HEAD
922025-07-15T20:09:46.024Z+ [[ -n sunshowers/spr/reconfigurator-separate-out-noop-image-source-decision-making ]]
932025-07-15T20:09:46.027Z++ git branch --show-current
942025-07-15T20:09:46.030Z+ current=main
952025-07-15T20:09:46.030Z+ [[ main != sunshowers/spr/reconfigurator-separate-out-noop-image-source-decision-making ]]
962025-07-15T20:09:46.030Z+ git branch -f sunshowers/spr/reconfigurator-separate-out-noop-image-source-decision-making 2c36693f22d79479395904a008f67a93d1ff8438
972025-07-15T20:09:46.033Z+ git checkout -f sunshowers/spr/reconfigurator-separate-out-noop-image-source-decision-making
982025-07-15T20:09:46.254ZSwitched to branch 'sunshowers/spr/reconfigurator-separate-out-noop-image-source-decision-making'
992025-07-15T20:09:46.257Z+ git reset --hard 2c36693f22d79479395904a008f67a93d1ff8438
1002025-07-15T20:09:46.277ZHEAD is now at 2c36693f2 review feedback
1012025-07-15T20:09:46.280Zprocess exited: duration 8768 ms, exit code 0
 
1022025-07-15T20:09:46.286Zstarting task 4: "build"
1032025-07-15T20:09:46.291Z+ source .github/buildomat/ci-env.sh
1042025-07-15T20:09:46.294Z++ export CARGO_TERM_COLOR=always
1052025-07-15T20:09:46.294Z++ CARGO_TERM_COLOR=always
1062025-07-15T20:09:46.294Z+ cargo --version
1072025-07-15T20:09:46.345Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-15T20:09:46.349Z+ rustc --version
1092025-07-15T20:09:46.414Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-15T20:09:46.418Z+ WORK=/work
1112025-07-15T20:09:46.418Z+ pfexec mkdir -p /work
1122025-07-15T20:09:46.423Z+ pfexec chown build /work
1132025-07-15T20:09:46.426Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142025-07-15T20:09:56.862Z Startup: Refreshing catalog 'helios-dev' ... Done
1152025-07-15T20:10:05.227Z Startup: Caching catalogs ... Done
1162025-07-15T20:10:08.439ZPlanning: Solver setup ... Done (3.321s)
1172025-07-15T20:10:08.471ZPlanning: Running solver ... Done (0.031s)
1182025-07-15T20:10:08.559ZPlanning: Finding local manifests ... Done (0.004s)
1192025-07-15T20:10:08.580ZPlanning: Fetching manifests: 0/4 0% complete
1202025-07-15T20:10:09.872ZPlanning: Fetching manifests: 4/4 100% complete
1212025-07-15T20:10:09.919ZPlanning: Package planning ... Done (0.047s)
1222025-07-15T20:10:09.971ZPlanning: Merging actions ... Done (0.051s)
1232025-07-15T20:10:10.267ZPlanning: Checking for conflicting actions ... Done (0.296s)
1242025-07-15T20:10:10.278ZPlanning: Consolidating action changes ... Done (0.011s)
1252025-07-15T20:10:11.332ZPlanning: Evaluating mediators ... Done (1.054s)
1262025-07-15T20:10:11.341ZPlanning: Planning completed in 7.38 seconds
1272025-07-15T20:10:11.357Z Packages to install: 4
1282025-07-15T20:10:11.357Z Mediators to change: 2
1292025-07-15T20:10:11.361Z Services to change: 1
1302025-07-15T20:10:11.361Z Estimated space available: 155.51 GB
1312025-07-15T20:10:11.361ZEstimated space to be consumed: 1.70 GB
1322025-07-15T20:10:11.361Z Create boot environment: No
1332025-07-15T20:10:11.361ZCreate backup boot environment: No
1342025-07-15T20:10:11.361Z Rebuild boot archive: No
1352025-07-15T20:10:11.361Z
1362025-07-15T20:10:11.361ZChanged mediators:
1372025-07-15T20:10:11.361Z mediator clang:
1382025-07-15T20:10:11.361Z version: None -> 15 (system default)
1392025-07-15T20:10:11.361Z
1402025-07-15T20:10:11.361Z mediator llvm:
1412025-07-15T20:10:11.361Z version: 14 (system default) -> 15 (system default)
1422025-07-15T20:10:11.361Z
1432025-07-15T20:10:11.361ZChanged packages:
1442025-07-15T20:10:11.361Zhelios-dev
1452025-07-15T20:10:11.361Z developer/build-essential
1462025-07-15T20:10:11.361Z None -> 11-2.0
1472025-07-15T20:10:11.361Z library/libxmlsec1
1482025-07-15T20:10:11.361Z None -> 1.2.35-2.0
1492025-07-15T20:10:11.361Z ooce/developer/clang-15
1502025-07-15T20:10:11.361Z None -> 15.0.7-2.0
1512025-07-15T20:10:11.361Z ooce/developer/llvm-15
1522025-07-15T20:10:11.361Z None -> 15.0.7-2.0
1532025-07-15T20:10:11.361Z
1542025-07-15T20:10:11.361ZServices:
1552025-07-15T20:10:11.361Z restart_fmri:
1562025-07-15T20:10:11.361Z svc:/system/update-man-index:default
1572025-07-15T20:10:11.413Z
1582025-07-15T20:10:11.413ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592025-07-15T20:10:16.559ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (19.1M/s)
1602025-07-15T20:10:21.579ZDownload: 2344/3290 items 119.9/212.6MB 56% complete (12.9M/s)
1612025-07-15T20:10:28.479ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (12.7M/s)
1622025-07-15T20:10:29.942ZDownload: Completed 212.60 MB in 18.53 seconds (11.5M/s)
1632025-07-15T20:10:30.180Z Actions: 1/3689 actions (Installing new actions)
1642025-07-15T20:10:34.721Z Actions: Completed 3689 actions in 4.55 seconds.
1652025-07-15T20:10:35.296Z Done (0.571s)
1662025-07-15T20:10:35.296Z Done (0.000s)
1672025-07-15T20:10:36.141Z Done (0.844s)
1682025-07-15T20:10:40.476Z Done (4.032s)
1692025-07-15T20:10:40.572Z Done (0.021s)
1702025-07-15T20:10:40.584Z Done (0.000s)
1712025-07-15T20:10:40.731Z Done (0.000s)
1722025-07-15T20:10:41.554ZPlanning: Evaluating mediator changes ... Done
1732025-07-15T20:10:41.715ZPlanning: Checking for conflicting actions ... Done
1742025-07-15T20:10:41.719ZPlanning: Consolidating action changes ... Done
1752025-07-15T20:10:41.989ZPlanning: Evaluating mediators ... Done
1762025-07-15T20:10:41.999ZPlanning: Planning completed in 0.43 seconds
1772025-07-15T20:10:42.016Z Mediators to change: 2
1782025-07-15T20:10:42.016Z Create boot environment: No
1792025-07-15T20:10:42.021ZCreate backup boot environment: No
1802025-07-15T20:10:42.093Z Done
1812025-07-15T20:10:42.093Z Done
1822025-07-15T20:10:42.693Z Done
1832025-07-15T20:10:46.196Z Done
1842025-07-15T20:10:46.274Z Done
1852025-07-15T20:10:46.279Z Done
1862025-07-15T20:10:46.420Z Done
1872025-07-15T20:10:47.041ZPlanning: Evaluating mediator changes ... Done
1882025-07-15T20:10:47.045ZPlanning: Merging actions ... Done
1892025-07-15T20:10:47.235ZPlanning: Checking for conflicting actions ... Done
1902025-07-15T20:10:47.243ZPlanning: Consolidating action changes ... Done
1912025-07-15T20:10:47.492ZPlanning: Evaluating mediators ... Done
1922025-07-15T20:10:47.545ZPlanning: Planning completed in 0.75 seconds
1932025-07-15T20:10:47.579Z Packages to change: 1
1942025-07-15T20:10:47.584Z Mediators to change: 1
1952025-07-15T20:10:47.584Z Services to change: 1
1962025-07-15T20:10:47.584Z Create boot environment: No
1972025-07-15T20:10:47.584ZCreate backup boot environment: Yes
1982025-07-15T20:10:50.022Z Actions: 1/6 actions (Updating modified actions)
1992025-07-15T20:10:50.025Z Actions: Completed 6 actions in 0.00 seconds.
2002025-07-15T20:10:50.025Z Done
2012025-07-15T20:10:50.025Z Done
2022025-07-15T20:10:50.195Z Done
2032025-07-15T20:10:53.732Z Done
2042025-07-15T20:10:53.824Z Done
2052025-07-15T20:10:53.828Z Done
2062025-07-15T20:10:53.978Z Done
2072025-07-15T20:10:54.415ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082025-07-15T20:10:54.415Zclang system 15 system
2092025-07-15T20:10:54.415Zcsh system system illumos
2102025-07-15T20:10:54.415Zctags system system illumos
2112025-07-15T20:10:54.416Zfile system system illumos
2122025-07-15T20:10:54.416Zgcc vendor 12 vendor
2132025-07-15T20:10:54.416Zgcc system 10 system
2142025-07-15T20:10:54.416Zgcc system 7 system
2152025-07-15T20:10:54.416Zgo system 1.20 system
2162025-07-15T20:10:54.416Zgo system 1.19 system
2172025-07-15T20:10:54.416Zllvm system 15 system
2182025-07-15T20:10:54.416Zllvm system 14 system
2192025-07-15T20:10:54.416Zmariadb system 10.6 system
2202025-07-15T20:10:54.416Zmta vendor vendor dma
2212025-07-15T20:10:54.416Zopenjdk system 17 system
2222025-07-15T20:10:54.416Zopenjdk system 11 system
2232025-07-15T20:10:54.416Zopenjdk system 1.8 system
2242025-07-15T20:10:54.416Zopenssl vendor 3 vendor
2252025-07-15T20:10:54.416Zperl system 5.36 system
2262025-07-15T20:10:54.416Zpostgresql system 15 system
2272025-07-15T20:10:54.416Zpostgresql system 13 system
2282025-07-15T20:10:54.416Zpython vendor 3 vendor
2292025-07-15T20:10:54.416Zpython system 2 system
2302025-07-15T20:10:54.417Zpython3 system 3.11 system
2312025-07-15T20:10:54.417Zruby system 3.0 system
2322025-07-15T20:10:54.417Zwords vendor vendor american-english
2332025-07-15T20:10:54.417Zwords system system australian-english
2342025-07-15T20:10:54.417Zwords system system british-english
2352025-07-15T20:10:54.417Zwords system system canadian-english
2362025-07-15T20:10:54.417Zwords system system french
2372025-07-15T20:10:54.417Zwords system system italian
2382025-07-15T20:10:54.417Zwords system system ngerman
2392025-07-15T20:10:54.417Zwords system system ogerman
2402025-07-15T20:10:54.417Zwords system system spanish
2412025-07-15T20:10:54.754ZPUBLISHER TYPE STATUS P LOCATION
2422025-07-15T20:10:54.754Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-07-15T20:10:59.339ZFMRI IFO
2442025-07-15T20:10:59.340Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-07-15T20:10:59.340Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-07-15T20:10:59.340Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-07-15T20:10:59.340Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-07-15T20:10:59.340Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-07-15T20:10:59.340Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502025-07-15T20:10:59.340Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-07-15T20:10:59.340Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522025-07-15T20:10:59.340Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-07-15T20:10:59.340Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-07-15T20:10:59.340Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552025-07-15T20:10:59.340Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-07-15T20:10:59.340Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-07-15T20:10:59.340Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582025-07-15T20:10:59.341Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-07-15T20:10:59.341Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-07-15T20:11:00.335Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-07-15T20:11:00.886Z Updating crates.io index
2622025-07-15T20:11:00.949Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632025-07-15T20:11:00.967Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-07-15T20:11:01.528Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-07-15T20:11:01.842Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-07-15T20:11:02.116Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672025-07-15T20:11:02.412Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-07-15T20:11:04.224Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-07-15T20:11:06.170Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-07-15T20:11:07.018Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-07-15T20:11:07.750Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-07-15T20:11:08.059Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-07-15T20:11:08.351Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-07-15T20:11:09.031Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752025-07-15T20:11:09.332Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762025-07-15T20:11:09.763Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772025-07-15T20:11:10.277Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782025-07-15T20:11:10.599Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-07-15T20:11:10.849Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-07-15T20:11:11.105Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-07-15T20:11:11.355Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-07-15T20:11:11.625Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2832025-07-15T20:11:11.979Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842025-07-15T20:11:12.317Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852025-07-15T20:11:12.623Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-07-15T20:11:13.171Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2872025-07-15T20:11:13.616Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882025-07-15T20:11:13.894Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-07-15T20:11:14.238Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902025-07-15T20:11:14.632Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-07-15T20:11:14.956Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-07-15T20:11:15.238Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-07-15T20:11:15.498Z Updating git repository `https://github.com/oxidecomputer/omicron`
2942025-07-15T20:11:24.300Z Updating git repository `https://github.com/illumos/smf-rs`
2952025-07-15T20:11:25.672Z Downloading crates ...
2962025-07-15T20:11:25.754Z Downloaded tabled_derive v0.7.0
2972025-07-15T20:11:25.756Z Downloaded cargo-util-schemas v0.2.0
2982025-07-15T20:11:25.763Z Downloaded tempfile v3.20.0
2992025-07-15T20:11:25.769Z Downloaded bitflags v2.9.1
3002025-07-15T20:11:25.772Z Downloaded usdt-macro v0.5.0
3012025-07-15T20:11:25.775Z Downloaded anstream v0.6.18
3022025-07-15T20:11:25.777Z Downloaded usdt-impl v0.5.0
3032025-07-15T20:11:25.780Z Downloaded thiserror-impl v2.0.12
3042025-07-15T20:11:25.780Z Downloaded cfg-if v1.0.1
3052025-07-15T20:11:25.783Z Downloaded byteorder v1.5.0
3062025-07-15T20:11:25.783Z Downloaded write16 v1.0.0
3072025-07-15T20:11:25.786Z Downloaded proc-macro-error-attr v1.0.4
3082025-07-15T20:11:25.786Z Downloaded zerofrom v0.1.4
3092025-07-15T20:11:25.786Z Downloaded yoke-derive v0.7.4
3102025-07-15T20:11:25.790Z Downloaded anyhow v1.0.98
3112025-07-15T20:11:25.793Z Downloaded yoke v0.7.4
3122025-07-15T20:11:25.797Z Downloaded dtrace-parser v0.2.0
3132025-07-15T20:11:25.797Z Downloaded usdt-attr-macro v0.5.0
3142025-07-15T20:11:25.797Z Downloaded thiserror v1.0.69
3152025-07-15T20:11:25.800Z Downloaded zerofrom-derive v0.1.4
3162025-07-15T20:11:25.803Z Downloaded toml_edit v0.22.27
3172025-07-15T20:11:25.807Z Downloaded version_check v0.9.5
3182025-07-15T20:11:25.807Z Downloaded writeable v0.5.5
3192025-07-15T20:11:25.810Z Downloaded percent-encoding v2.3.1
3202025-07-15T20:11:25.810Z Downloaded zerovec-derive v0.10.3
3212025-07-15T20:11:25.813Z Downloaded thread-id v4.2.2
3222025-07-15T20:11:25.813Z Downloaded cargo-platform v0.2.0
3232025-07-15T20:11:25.813Z Downloaded terminal_size v0.4.0
3242025-07-15T20:11:25.817Z Downloaded bytecount v0.6.8
3252025-07-15T20:11:25.817Z Downloaded is_terminal_polyfill v1.70.1
3262025-07-15T20:11:25.820Z Downloaded icu_provider_macros v1.5.0
3272025-07-15T20:11:25.820Z Downloaded url v2.5.4
3282025-07-15T20:11:25.823Z Downloaded thiserror v2.0.12
3292025-07-15T20:11:25.826Z Downloaded zerocopy-derive v0.7.35
3302025-07-15T20:11:25.830Z Downloaded ucd-trie v0.1.7
3312025-07-15T20:11:25.833Z Downloaded textwrap v0.16.2
3322025-07-15T20:11:25.836Z Downloaded unicode-ident v1.0.18
3332025-07-15T20:11:25.839Z Downloaded toml v0.8.23
3342025-07-15T20:11:25.842Z Downloaded smallvec v1.15.0
3352025-07-15T20:11:25.842Z Downloaded quote v1.0.40
3362025-07-15T20:11:25.845Z Downloaded swrite v0.1.0
3372025-07-15T20:11:25.845Z Downloaded fnv v1.0.7
3382025-07-15T20:11:25.849Z Downloaded pretty-hex v0.4.1
3392025-07-15T20:11:25.849Z Downloaded equivalent v1.0.2
3402025-07-15T20:11:25.849Z Downloaded scroll_derive v0.12.0
3412025-07-15T20:11:25.849Z Downloaded typenum v1.17.0
3422025-07-15T20:11:25.852Z Downloaded autocfg v1.4.0
3432025-07-15T20:11:25.852Z Downloaded zerovec v0.10.4
3442025-07-15T20:11:25.857Z Downloaded zerocopy v0.7.35
3452025-07-15T20:11:25.870Z Downloaded winnow v0.7.10
3462025-07-15T20:11:25.879Z Downloaded strsim v0.11.1
3472025-07-15T20:11:25.882Z Downloaded serde_tokenstream v0.2.2
3482025-07-15T20:11:25.882Z Downloaded unicode-width v0.1.14
3492025-07-15T20:11:25.885Z Downloaded pest_meta v2.7.14
3502025-07-15T20:11:25.902Z Downloaded stable_deref_trait v1.2.0
3512025-07-15T20:11:25.902Z Downloaded unicode-width v0.2.0
3522025-07-15T20:11:25.907Z Downloaded smawk v0.3.2
3532025-07-15T20:11:25.907Z Downloaded heck v0.4.1
3542025-07-15T20:11:25.907Z Downloaded crypto-common v0.1.6
3552025-07-15T20:11:25.908Z Downloaded memmap v0.7.0
3562025-07-15T20:11:25.908Z Downloaded pest_generator v2.7.14
3572025-07-15T20:11:25.908Z Downloaded form_urlencoded v1.2.1
3582025-07-15T20:11:25.908Z Downloaded digest v0.10.7
3592025-07-15T20:11:25.908Z Downloaded serde_spanned v0.6.9
3602025-07-15T20:11:25.908Z Downloaded plain v0.2.3
3612025-07-15T20:11:25.908Z Downloaded macaddr v1.0.1
3622025-07-15T20:11:25.908Z Downloaded idna_adapter v1.2.0
3632025-07-15T20:11:25.908Z Downloaded heck v0.5.0
3642025-07-15T20:11:25.908Z Downloaded semver v1.0.26
3652025-07-15T20:11:25.911Z Downloaded errno v0.3.12
3662025-07-15T20:11:25.911Z Downloaded cpufeatures v0.2.14
3672025-07-15T20:11:25.911Z Downloaded clap_lex v0.7.4
3682025-07-15T20:11:25.911Z Downloaded cargo_metadata v0.20.0
3692025-07-15T20:11:25.914Z Downloaded fs-err v3.1.1
3702025-07-15T20:11:25.918Z Downloaded block-buffer v0.10.4
3712025-07-15T20:11:25.918Z Downloaded anstyle-query v1.1.1
3722025-07-15T20:11:25.918Z Downloaded utf16_iter v1.0.5
3732025-07-15T20:11:25.921Z Downloaded ordered-float v2.10.1
3742025-07-15T20:11:25.921Z Downloaded scroll v0.12.0
3752025-07-15T20:11:25.921Z Downloaded camino-tempfile v1.4.1
3762025-07-15T20:11:25.924Z Downloaded serde-untagged v0.1.7
3772025-07-15T20:11:25.924Z Downloaded once_cell v1.21.3
3782025-07-15T20:11:25.928Z Downloaded icu_normalizer v1.5.0
3792025-07-15T20:11:25.931Z Downloaded proc-macro-error v1.0.4
3802025-07-15T20:11:25.934Z Downloaded serde_derive v1.0.219
3812025-07-15T20:11:25.934Z Downloaded dof v0.3.0
3822025-07-15T20:11:25.934Z Downloaded log v0.4.27
3832025-07-15T20:11:25.937Z Downloaded itoa v1.0.11
3842025-07-15T20:11:25.937Z Downloaded icu_locid_transform v1.5.0
3852025-07-15T20:11:25.941Z Downloaded fastrand v2.1.1
3862025-07-15T20:11:25.944Z Downloaded clap_derive v4.5.40
3872025-07-15T20:11:25.944Z Downloaded pest_derive v2.7.14
3882025-07-15T20:11:25.950Z Downloaded erased-serde v0.4.6
3892025-07-15T20:11:25.950Z Downloaded synstructure v0.13.1
3902025-07-15T20:11:25.950Z Downloaded icu_locid_transform_data v1.5.0
3912025-07-15T20:11:25.953Z Downloaded displaydoc v0.2.5
3922025-07-15T20:11:25.953Z Downloaded anstyle v1.0.11
3932025-07-15T20:11:25.953Z Downloaded unicode-linebreak v0.1.5
3942025-07-15T20:11:25.957Z Downloaded typeid v1.0.3
3952025-07-15T20:11:25.957Z Downloaded ryu v1.0.18
3962025-07-15T20:11:25.957Z Downloaded icu_normalizer_data v1.5.0
3972025-07-15T20:11:25.961Z Downloaded icu_provider v1.5.0
3982025-07-15T20:11:25.964Z Downloaded icu_locid v1.5.0
3992025-07-15T20:11:25.967Z Downloaded num-traits v0.2.19
4002025-07-15T20:11:25.967Z Downloaded getrandom v0.3.1
4012025-07-15T20:11:25.970Z Downloaded cargo_toml v0.21.0
4022025-07-15T20:11:25.970Z Downloaded icu_properties v1.5.1
4032025-07-15T20:11:25.973Z Downloaded proc-macro2 v1.0.95
4042025-07-15T20:11:25.976Z Downloaded utf8parse v0.2.2
4052025-07-15T20:11:25.976Z Downloaded tinystr v0.7.6
4062025-07-15T20:11:25.979Z Downloaded generic-array v0.14.7
4072025-07-15T20:11:25.979Z Downloaded anstyle-parse v0.2.5
4082025-07-15T20:11:25.982Z Downloaded indexmap v2.10.0
4092025-07-15T20:11:25.985Z Downloaded utf8_iter v1.0.4
4102025-07-15T20:11:25.985Z Downloaded usdt v0.5.0
4112025-07-15T20:11:25.985Z Downloaded unicode-xid v0.2.6
4122025-07-15T20:11:25.990Z Downloaded toml_write v0.1.2
4132025-07-15T20:11:25.990Z Downloaded toml_datetime v0.6.11
4142025-07-15T20:11:25.993Z Downloaded papergrid v0.11.0
4152025-07-15T20:11:25.993Z Downloaded clap v4.5.40
4162025-07-15T20:11:26.002Z Downloaded icu_collections v1.5.0
4172025-07-15T20:11:26.005Z Downloaded serde v1.0.219
4182025-07-15T20:11:26.008Z Downloaded thiserror-impl v1.0.69
4192025-07-15T20:11:26.010Z Downloaded colorchoice v1.0.2
4202025-07-15T20:11:26.010Z Downloaded sha2 v0.10.9
4212025-07-15T20:11:26.016Z Downloaded serde-value v0.7.0
4222025-07-15T20:11:26.016Z Downloaded litemap v0.7.3
4232025-07-15T20:11:26.019Z Downloaded memchr v2.7.4
4242025-07-15T20:11:26.019Z Downloaded camino v1.1.10
4252025-07-15T20:11:26.040Z Downloaded idna v1.0.3
4262025-07-15T20:11:26.069Z Downloaded pest v2.7.14
4272025-07-15T20:11:26.073Z Downloaded hashbrown v0.15.4
4282025-07-15T20:11:26.073Z Downloaded serde_json v1.0.140
4292025-07-15T20:11:26.080Z Downloaded clap_builder v4.5.40
4302025-07-15T20:11:26.089Z Downloaded goblin v0.8.2
4312025-07-15T20:11:26.094Z Downloaded tabled v0.15.0
4322025-07-15T20:11:26.108Z Downloaded syn v1.0.109
4332025-07-15T20:11:26.116Z Downloaded icu_properties_data v1.5.0
4342025-07-15T20:11:26.125Z Downloaded syn v2.0.104
4352025-07-15T20:11:26.143Z Downloaded rustix v0.38.37
4362025-07-15T20:11:26.161Z Downloaded rustix v1.0.7
4372025-07-15T20:11:26.198Z Downloaded libc v0.2.174
4382025-07-15T20:11:26.276Z Compiling proc-macro2 v1.0.95
4392025-07-15T20:11:26.276Z Compiling unicode-ident v1.0.18
4402025-07-15T20:11:26.276Z Compiling serde v1.0.219
4412025-07-15T20:11:26.280Z Compiling version_check v0.9.5
4422025-07-15T20:11:26.280Z Compiling libc v0.2.174
4432025-07-15T20:11:26.280Z Compiling thiserror v1.0.69
4442025-07-15T20:11:26.280Z Compiling memchr v2.7.4
4452025-07-15T20:11:26.280Z Compiling stable_deref_trait v1.2.0
4462025-07-15T20:11:26.721Z Compiling writeable v0.5.5
4472025-07-15T20:11:26.745Z Compiling autocfg v1.4.0
4482025-07-15T20:11:27.206Z Compiling itoa v1.0.11
4492025-07-15T20:11:27.231Z Compiling litemap v0.7.3
4502025-07-15T20:11:27.253Z Compiling ucd-trie v0.1.7
4512025-07-15T20:11:27.439Z Compiling ryu v1.0.18
4522025-07-15T20:11:27.591Z Compiling once_cell v1.21.3
4532025-07-15T20:11:27.595Z Compiling bitflags v2.9.1
4542025-07-15T20:11:27.728Z Compiling icu_locid_transform_data v1.5.0
4552025-07-15T20:11:27.766Z Compiling byteorder v1.5.0
4562025-07-15T20:11:27.837Z Compiling serde_json v1.0.140
4572025-07-15T20:11:27.862Z Compiling icu_properties_data v1.5.0
4582025-07-15T20:11:28.081Z Compiling num-traits v0.2.19
4592025-07-15T20:11:28.107Z Compiling typeid v1.0.3
4602025-07-15T20:11:28.133Z Compiling utf16_iter v1.0.5
4612025-07-15T20:11:28.223Z Compiling smallvec v1.15.0
4622025-07-15T20:11:28.359Z Compiling quote v1.0.40
4632025-07-15T20:11:28.403Z Compiling utf8_iter v1.0.4
4642025-07-15T20:11:28.525Z Compiling errno v0.3.12
4652025-07-15T20:11:28.591Z Compiling hashbrown v0.15.4
4662025-07-15T20:11:28.616Z Compiling equivalent v1.0.2
4672025-07-15T20:11:28.616Z Compiling rustix v0.38.37
4682025-07-15T20:11:28.665Z Compiling icu_normalizer_data v1.5.0
4692025-07-15T20:11:28.748Z Compiling syn v2.0.104
4702025-07-15T20:11:28.774Z Compiling write16 v1.0.0
4712025-07-15T20:11:28.968Z Compiling usdt-impl v0.5.0
4722025-07-15T20:11:28.993Z Compiling proc-macro-error-attr v1.0.4
4732025-07-15T20:11:29.016Z Compiling syn v1.0.109
4742025-07-15T20:11:29.205Z Compiling winnow v0.7.10
4752025-07-15T20:11:29.351Z Compiling toml_write v0.1.2
4762025-07-15T20:11:29.536Z Compiling thread-id v4.2.2
4772025-07-15T20:11:29.685Z Compiling indexmap v2.10.0
4782025-07-15T20:11:29.757Z Compiling proc-macro-error v1.0.4
4792025-07-15T20:11:29.782Z Compiling camino v1.1.10
4802025-07-15T20:11:29.903Z Compiling semver v1.0.26
4812025-07-15T20:11:30.079Z Compiling plain v0.2.3
4822025-07-15T20:11:30.271Z Compiling rustix v1.0.7
4832025-07-15T20:11:30.398Z Compiling percent-encoding v2.3.1
4842025-07-15T20:11:30.458Z Compiling utf8parse v0.2.2
4852025-07-15T20:11:30.650Z Compiling getrandom v0.3.1
4862025-07-15T20:11:30.722Z Compiling log v0.4.27
4872025-07-15T20:11:30.904Z Compiling anstyle-parse v0.2.5
4882025-07-15T20:11:31.002Z Compiling form_urlencoded v1.2.1
4892025-07-15T20:11:31.078Z Compiling terminal_size v0.4.0
4902025-07-15T20:11:31.301Z Compiling ordered-float v2.10.1
4912025-07-15T20:11:31.394Z Compiling is_terminal_polyfill v1.70.1
4922025-07-15T20:11:31.418Z Compiling cfg-if v1.0.1
4932025-07-15T20:11:31.525Z Compiling pretty-hex v0.4.1
4942025-07-15T20:11:31.547Z Compiling colorchoice v1.0.2
4952025-07-15T20:11:31.731Z Compiling thiserror v2.0.12
4962025-07-15T20:11:31.753Z Compiling anstyle v1.0.11
4972025-07-15T20:11:31.777Z Compiling anstyle-query v1.1.1
4982025-07-15T20:11:32.073Z Compiling anstream v0.6.18
4992025-07-15T20:11:32.371Z Compiling fs-err v3.1.1
5002025-07-15T20:11:32.527Z Compiling anyhow v1.0.98
5012025-07-15T20:11:32.676Z Compiling fnv v1.0.7
5022025-07-15T20:11:32.698Z Compiling unicode-width v0.1.14
5032025-07-15T20:11:32.719Z Compiling fastrand v2.1.1
5042025-07-15T20:11:32.834Z Compiling bytecount v0.6.8
5052025-07-15T20:11:33.114Z Compiling heck v0.5.0
5062025-07-15T20:11:33.194Z Compiling clap_lex v0.7.4
5072025-07-15T20:11:33.198Z Compiling strsim v0.11.1
5082025-07-15T20:11:33.457Z Compiling heck v0.4.1
5092025-07-15T20:11:33.581Z Compiling unicode-xid v0.2.6
5102025-07-15T20:11:33.644Z Compiling tempfile v3.20.0
5112025-07-15T20:11:33.784Z Compiling clap_builder v4.5.40
5122025-07-15T20:11:34.073Z Compiling papergrid v0.11.0
5132025-07-15T20:11:34.436Z Compiling memmap v0.7.0
5142025-07-15T20:11:34.468Z Compiling unicode-width v0.2.0
5152025-07-15T20:11:34.494Z Compiling smawk v0.3.2
5162025-07-15T20:11:34.746Z Compiling unicode-linebreak v0.1.5
5172025-07-15T20:11:35.241Z Compiling synstructure v0.13.1
5182025-07-15T20:11:35.319Z Compiling textwrap v0.16.2
5192025-07-15T20:11:35.750Z Compiling swrite v0.1.0
5202025-07-15T20:11:35.900Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212025-07-15T20:11:36.331Z Compiling tabled_derive v0.7.0
5222025-07-15T20:11:37.656Z Compiling serde_derive v1.0.219
5232025-07-15T20:11:37.708Z Compiling zerofrom-derive v0.1.4
5242025-07-15T20:11:37.730Z Compiling thiserror-impl v1.0.69
5252025-07-15T20:11:37.755Z Compiling yoke-derive v0.7.4
5262025-07-15T20:11:37.858Z Compiling zerovec-derive v0.10.3
5272025-07-15T20:11:38.099Z Compiling displaydoc v0.2.5
5282025-07-15T20:11:39.624Z Compiling icu_provider_macros v1.5.0
5292025-07-15T20:11:39.648Z Compiling zerocopy-derive v0.7.35
5302025-07-15T20:11:40.528Z Compiling scroll_derive v0.12.0
5312025-07-15T20:11:40.547Z Compiling thiserror-impl v2.0.12
5322025-07-15T20:11:40.623Z Compiling clap_derive v4.5.40
5332025-07-15T20:11:40.746Z Compiling pest v2.7.14
5342025-07-15T20:11:41.069Z Compiling zerofrom v0.1.4
5352025-07-15T20:11:41.293Z Compiling yoke v0.7.4
5362025-07-15T20:11:41.506Z Compiling scroll v0.12.0
5372025-07-15T20:11:41.557Z Compiling zerocopy v0.7.35
5382025-07-15T20:11:41.636Z Compiling zerovec v0.10.4
5392025-07-15T20:11:42.028Z Compiling goblin v0.8.2
5402025-07-15T20:11:42.498Z Compiling tabled v0.15.0
5412025-07-15T20:11:43.343Z Compiling tinystr v0.7.6
5422025-07-15T20:11:43.431Z Compiling pest_meta v2.7.14
5432025-07-15T20:11:43.545Z Compiling icu_collections v1.5.0
5442025-07-15T20:11:43.746Z Compiling icu_locid v1.5.0
5452025-07-15T20:11:44.384Z Compiling clap v4.5.40
5462025-07-15T20:11:44.689Z Compiling pest_generator v2.7.14
5472025-07-15T20:11:44.790Z Compiling icu_provider v1.5.0
5482025-07-15T20:11:45.636Z Compiling icu_locid_transform v1.5.0
5492025-07-15T20:11:46.890Z Compiling pest_derive v2.7.14
5502025-07-15T20:11:46.914Z Compiling icu_properties v1.5.1
5512025-07-15T20:11:47.702Z Compiling dtrace-parser v0.2.0
5522025-07-15T20:11:49.127Z Compiling serde_tokenstream v0.2.2
5532025-07-15T20:11:49.230Z Compiling serde_spanned v0.6.9
5542025-07-15T20:11:49.230Z Compiling toml_datetime v0.6.11
5552025-07-15T20:11:49.320Z Compiling erased-serde v0.4.6
5562025-07-15T20:11:49.539Z Compiling serde-value v0.7.0
5572025-07-15T20:11:49.652Z Compiling toml_edit v0.22.27
5582025-07-15T20:11:50.181Z Compiling icu_normalizer v1.5.0
5592025-07-15T20:11:50.288Z Compiling serde-untagged v0.1.7
5602025-07-15T20:11:50.406Z Compiling cargo-platform v0.2.0
5612025-07-15T20:11:50.549Z Compiling camino-tempfile v1.4.1
5622025-07-15T20:11:50.789Z Compiling dof v0.3.0
5632025-07-15T20:11:50.847Z Compiling macaddr v1.0.1
5642025-07-15T20:11:51.183Z Compiling idna_adapter v1.2.0
5652025-07-15T20:11:51.424Z Compiling idna v1.0.3
5662025-07-15T20:11:51.953Z Compiling url v2.5.4
5672025-07-15T20:11:52.356Z Compiling usdt-attr-macro v0.5.0
5682025-07-15T20:11:52.356Z Compiling usdt-macro v0.5.0
5692025-07-15T20:11:52.744Z Compiling toml v0.8.23
5702025-07-15T20:11:53.423Z Compiling usdt v0.5.0
5712025-07-15T20:11:53.503Z Compiling cargo-util-schemas v0.2.0
5722025-07-15T20:11:53.507Z Compiling cargo_toml v0.21.0
5732025-07-15T20:11:54.894Z Compiling cargo_metadata v0.20.0
5742025-07-15T20:11:56.672Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752025-07-15T20:12:00.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.94s
5762025-07-15T20:12:00.294Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772025-07-15T20:12:00.944Z Downloading crates ...
5782025-07-15T20:12:01.072Z Downloaded blowfish v0.9.1
5792025-07-15T20:12:01.082Z Downloaded arrayref v0.3.9
5802025-07-15T20:12:01.090Z Downloaded allocator-api2 v0.2.21
5812025-07-15T20:12:01.094Z Downloaded array-init v0.0.4
5822025-07-15T20:12:01.097Z Downloaded argon2 v0.5.3
5832025-07-15T20:12:01.104Z Downloaded crucible-workspace-hack v0.1.0
5842025-07-15T20:12:01.109Z Downloaded async-stream-impl v0.3.6
5852025-07-15T20:12:01.109Z Downloaded arc-swap v1.7.1
5862025-07-15T20:12:01.113Z Downloaded heapless v0.7.17
5872025-07-15T20:12:01.117Z Downloaded progenitor-client v0.8.0
5882025-07-15T20:12:01.117Z Downloaded http-range v0.1.5
5892025-07-15T20:12:01.117Z Downloaded aead v0.5.2
5902025-07-15T20:12:01.120Z Downloaded aho-corasick v1.1.3
5912025-07-15T20:12:01.127Z Downloaded indoc v1.0.9
5922025-07-15T20:12:01.132Z Downloaded aws-lc-rs v1.12.4
5932025-07-15T20:12:01.141Z Downloaded indent_write v2.2.0
5942025-07-15T20:12:01.144Z Downloaded home v0.5.9
5952025-07-15T20:12:01.149Z Downloaded highway v1.3.0
5962025-07-15T20:12:01.149Z Downloaded base64ct v1.6.0
5972025-07-15T20:12:01.152Z Downloaded hubpack_derive v0.1.1
5982025-07-15T20:12:01.152Z Downloaded hyper-tls v0.6.0
5992025-07-15T20:12:01.158Z Downloaded ignore v0.4.23
6002025-07-15T20:12:01.162Z Downloaded libloading v0.8.5
6012025-07-15T20:12:01.162Z Downloaded chacha20 v0.9.1
6022025-07-15T20:12:01.165Z Downloaded hyper-util v0.1.14
6032025-07-15T20:12:01.170Z Downloaded match_cfg v0.1.0
6042025-07-15T20:12:01.175Z Downloaded buf-list v1.0.3
6052025-07-15T20:12:01.179Z Downloaded cfg_aliases v0.2.1
6062025-07-15T20:12:01.179Z Downloaded humantime v2.2.0
6072025-07-15T20:12:01.179Z Downloaded hostname v0.4.0
6082025-07-15T20:12:01.183Z Downloaded cfg_aliases v0.1.1
6092025-07-15T20:12:01.183Z Downloaded hubpack v0.1.2
6102025-07-15T20:12:01.187Z Downloaded iana-time-zone v0.1.63
6112025-07-15T20:12:01.191Z Downloaded cbc v0.1.2
6122025-07-15T20:12:01.194Z Downloaded internet-checksum v0.2.1
6132025-07-15T20:12:01.194Z Downloaded crc8 v0.1.1
6142025-07-15T20:12:01.194Z Downloaded ident_case v1.0.1
6152025-07-15T20:12:01.197Z Downloaded maybe-uninit v2.0.0
6162025-07-15T20:12:01.201Z Downloaded jobserver v0.1.32
6172025-07-15T20:12:01.201Z Downloaded heck v0.3.3
6182025-07-15T20:12:01.205Z Downloaded maplit v1.0.2
6192025-07-15T20:12:01.209Z Downloaded instant v0.1.13
6202025-07-15T20:12:01.209Z Downloaded convert_case v0.4.0
6212025-07-15T20:12:01.209Z Downloaded ciborium-io v0.2.2
6222025-07-15T20:12:01.213Z Downloaded progenitor-client v0.9.1
6232025-07-15T20:12:01.213Z Downloaded kstat-rs v0.2.4
6242025-07-15T20:12:01.216Z Downloaded is-terminal v0.4.13
6252025-07-15T20:12:01.216Z Downloaded linked-hash-map v0.5.6
6262025-07-15T20:12:01.220Z Downloaded indicatif v0.17.11
6272025-07-15T20:12:01.226Z Downloaded lalrpop-util v0.19.12
6282025-07-15T20:12:01.229Z Downloaded bcrypt-pbkdf v0.10.0
6292025-07-15T20:12:01.230Z Downloaded assert_matches v1.5.0
6302025-07-15T20:12:01.230Z Downloaded instability v0.3.2
6312025-07-15T20:12:01.233Z Downloaded cassowary v0.3.0
6322025-07-15T20:12:01.233Z Downloaded md5 v0.7.0
6332025-07-15T20:12:01.237Z Downloaded critical-section v1.1.3
6342025-07-15T20:12:01.237Z Downloaded httparse v1.9.5
6352025-07-15T20:12:01.241Z Downloaded shell-words v1.1.0
6362025-07-15T20:12:01.244Z Downloaded scrypt v0.11.0
6372025-07-15T20:12:01.244Z Downloaded lru v0.12.5
6382025-07-15T20:12:01.248Z Downloaded libscf-sys v1.1.0
6392025-07-15T20:12:01.248Z Downloaded ingot-macros v0.1.0
6402025-07-15T20:12:01.251Z Downloaded indoc v2.0.6
6412025-07-15T20:12:01.255Z Downloaded serde-big-array v0.5.1
6422025-07-15T20:12:01.260Z Downloaded russh-cryptovec v0.7.3
6432025-07-15T20:12:01.260Z Downloaded progenitor-macro v0.9.1
6442025-07-15T20:12:01.260Z Downloaded bzip2 v0.4.4
6452025-07-15T20:12:01.263Z Downloaded try-lock v0.2.5
6462025-07-15T20:12:01.264Z Downloaded structmeta v0.3.0
6472025-07-15T20:12:01.267Z Downloaded strip-ansi-escapes v0.2.0
6482025-07-15T20:12:01.267Z Downloaded quick-error v1.2.3
6492025-07-15T20:12:01.271Z Downloaded ref-cast-impl v1.0.24
6502025-07-15T20:12:01.271Z Downloaded rand_chacha v0.9.0
6512025-07-15T20:12:01.275Z Downloaded managed v0.8.0
6522025-07-15T20:12:01.275Z Downloaded lzss v0.8.2
6532025-07-15T20:12:01.278Z Downloaded bit-vec v0.8.0
6542025-07-15T20:12:01.282Z Downloaded memoffset v0.9.1
6552025-07-15T20:12:01.282Z Downloaded rustls-native-certs v0.8.1
6562025-07-15T20:12:01.286Z Downloaded lru-cache v0.1.2
6572025-07-15T20:12:01.290Z Downloaded waitgroup v0.1.2
6582025-07-15T20:12:01.290Z Downloaded sha1 v0.10.6
6592025-07-15T20:12:01.294Z Downloaded scopeguard v1.2.0
6602025-07-15T20:12:01.294Z Downloaded slog-dtrace v0.3.0
6612025-07-15T20:12:01.298Z Downloaded ssh-cipher v0.2.0
6622025-07-15T20:12:01.298Z Downloaded static_assertions v1.1.0
6632025-07-15T20:12:01.301Z Downloaded ssh-encoding v0.2.0
6642025-07-15T20:12:01.301Z Downloaded ciborium v0.2.2
6652025-07-15T20:12:01.307Z Downloaded zone_cfg_derive v0.3.0
6662025-07-15T20:12:01.308Z Downloaded colored v2.2.0
6672025-07-15T20:12:01.311Z Downloaded tokio-dtrace v0.1.0
6682025-07-15T20:12:01.315Z Downloaded zone_cfg_derive v0.1.2
6692025-07-15T20:12:01.315Z Downloaded litrs v0.4.1
6702025-07-15T20:12:01.319Z Downloaded proc-macro-error2 v2.0.1
6712025-07-15T20:12:01.323Z Downloaded crc32fast v1.4.2
6722025-07-15T20:12:01.323Z Downloaded console v0.15.10
6732025-07-15T20:12:01.327Z Downloaded cancel-safe-futures v0.1.5
6742025-07-15T20:12:01.331Z Downloaded tui-tree-widget v0.23.1
6752025-07-15T20:12:01.334Z Downloaded tls_codec_derive v0.4.1
6762025-07-15T20:12:01.334Z Downloaded resolv-conf v0.7.0
6772025-07-15T20:12:01.338Z Downloaded new_debug_unreachable v1.0.6
6782025-07-15T20:12:01.341Z Downloaded heapless v0.8.0
6792025-07-15T20:12:01.345Z Downloaded which v4.4.2
6802025-07-15T20:12:01.348Z Downloaded num_threads v0.1.7
6812025-07-15T20:12:01.348Z Downloaded num_enum_derive v0.5.11
6822025-07-15T20:12:01.352Z Downloaded peg-runtime v0.8.5
6832025-07-15T20:12:01.352Z Downloaded zone v0.3.1
6842025-07-15T20:12:01.355Z Downloaded const-oid v0.9.6
6852025-07-15T20:12:01.355Z Downloaded number_prefix v0.4.0
6862025-07-15T20:12:01.368Z Downloaded pretty-hex v0.2.1
6872025-07-15T20:12:01.372Z Downloaded parse-display v0.10.0
6882025-07-15T20:12:01.372Z Downloaded dyn-clone v1.0.19
6892025-07-15T20:12:01.375Z Downloaded dunce v1.0.5
6902025-07-15T20:12:01.375Z Downloaded dsl_auto_type v0.1.2
6912025-07-15T20:12:01.379Z Downloaded memmap2 v0.9.5
6922025-07-15T20:12:01.379Z Downloaded aes-gcm v0.10.3
6932025-07-15T20:12:01.384Z Downloaded fixedbitset v0.4.2
6942025-07-15T20:12:01.387Z Downloaded aes v0.8.4
6952025-07-15T20:12:01.390Z Downloaded fallible-iterator v0.2.0
6962025-07-15T20:12:01.393Z Downloaded diesel-dtrace v0.4.2
6972025-07-15T20:12:01.397Z Downloaded tokio-tungstenite v0.21.0
6982025-07-15T20:12:01.400Z Downloaded nanorand v0.7.0
6992025-07-15T20:12:01.400Z Downloaded term v0.7.0
7002025-07-15T20:12:01.404Z Downloaded take_mut v0.2.2
7012025-07-15T20:12:01.408Z Downloaded strum v0.27.1
7022025-07-15T20:12:01.408Z Downloaded compact_str v0.8.0
7032025-07-15T20:12:01.412Z Downloaded tinyvec_macros v0.1.1
7042025-07-15T20:12:01.415Z Downloaded tabwriter v1.4.0
7052025-07-15T20:12:01.415Z Downloaded primeorder v0.13.6
7062025-07-15T20:12:01.419Z Downloaded des v0.8.1
7072025-07-15T20:12:01.422Z Downloaded parse-display-derive v0.10.0
7082025-07-15T20:12:01.422Z Downloaded env_logger v0.10.2
7092025-07-15T20:12:01.425Z Downloaded proc-macro-error-attr2 v2.0.0
7102025-07-15T20:12:01.429Z Downloaded proc-macro-crate v1.3.1
7112025-07-15T20:12:01.432Z Downloaded typify-macro v0.4.1
7122025-07-15T20:12:01.432Z Downloaded quinn-udp v0.5.5
7132025-07-15T20:12:01.436Z Downloaded tokio-tungstenite v0.23.1
7142025-07-15T20:12:01.439Z Downloaded cstr-argument v0.1.2
7152025-07-15T20:12:01.439Z Downloaded crunchy v0.2.2
7162025-07-15T20:12:01.445Z Downloaded vte_generate_state_changes v0.1.2
7172025-07-15T20:12:01.445Z Downloaded polyval v0.6.2
7182025-07-15T20:12:01.449Z Downloaded signature v2.2.0
7192025-07-15T20:12:01.449Z Downloaded native-tls v0.2.12
7202025-07-15T20:12:01.452Z Downloaded toml v0.7.8
7212025-07-15T20:12:01.456Z Downloaded enum-as-inner v0.6.1
7222025-07-15T20:12:01.459Z Downloaded tabled_derive v0.10.0
7232025-07-15T20:12:01.459Z Downloaded serde_path_to_error v0.1.17
7242025-07-15T20:12:01.464Z Downloaded http v1.3.1
7252025-07-15T20:12:01.467Z Downloaded normalize-line-endings v0.3.0
7262025-07-15T20:12:01.470Z Downloaded tagptr v0.2.0
7272025-07-15T20:12:01.470Z Downloaded unicase v2.7.0
7282025-07-15T20:12:01.474Z Downloaded prettyplease v0.2.35
7292025-07-15T20:12:01.477Z Downloaded openssl-macros v0.1.1
7302025-07-15T20:12:01.480Z Downloaded opaque-debug v0.3.1
7312025-07-15T20:12:01.480Z Downloaded tracing-core v0.1.32
7322025-07-15T20:12:01.484Z Downloaded tls_codec v0.4.1
7332025-07-15T20:12:01.489Z Downloaded wait-timeout v0.2.0
7342025-07-15T20:12:01.493Z Downloaded postcard v1.0.10
7352025-07-15T20:12:01.496Z Downloaded precomputed-hash v0.1.1
7362025-07-15T20:12:01.496Z Downloaded foreign-types v0.5.0
7372025-07-15T20:12:01.496Z Downloaded jiff-static v0.2.15
7382025-07-15T20:12:01.500Z Downloaded spin v0.9.8
7392025-07-15T20:12:01.503Z Downloaded uzers v0.12.1
7402025-07-15T20:12:01.509Z Downloaded futures-core v0.3.31
7412025-07-15T20:12:01.514Z Downloaded uuid v1.17.0
7422025-07-15T20:12:01.518Z Downloaded sync_wrapper v1.0.1
7432025-07-15T20:12:01.518Z Downloaded curve25519-dalek-derive v0.1.1
7442025-07-15T20:12:01.518Z Downloaded fs-err v2.11.0
7452025-07-15T20:12:01.522Z Downloaded dirs-sys-next v0.1.2
7462025-07-15T20:12:01.522Z Downloaded qorb v0.4.0
7472025-07-15T20:12:01.526Z Downloaded subtle v2.6.1
7482025-07-15T20:12:01.529Z Downloaded num-integer v0.1.46
7492025-07-15T20:12:01.534Z Downloaded num-iter v0.1.45
7502025-07-15T20:12:01.537Z Downloaded tower-layer v0.3.3
7512025-07-15T20:12:01.537Z Downloaded pbkdf2 v0.12.2
7522025-07-15T20:12:01.537Z Downloaded tokio-native-tls v0.3.1
7532025-07-15T20:12:01.548Z Downloaded tower-service v0.3.3
7542025-07-15T20:12:01.548Z Downloaded r2d2 v0.8.10
7552025-07-15T20:12:01.554Z Downloaded ppv-lite86 v0.2.20
7562025-07-15T20:12:01.554Z Downloaded peg v0.8.5
7572025-07-15T20:12:01.554Z Downloaded serde_cbor v0.11.2
7582025-07-15T20:12:01.560Z Downloaded foreign-types-macros v0.2.3
7592025-07-15T20:12:01.560Z Downloaded foreign-types v0.3.2
7602025-07-15T20:12:01.560Z Downloaded display-error-chain v0.2.2
7612025-07-15T20:12:01.564Z Downloaded serde-hex v0.1.0
7622025-07-15T20:12:01.564Z Downloaded tracing-attributes v0.1.27
7632025-07-15T20:12:01.569Z Downloaded signal-hook-mio v0.2.4
7642025-07-15T20:12:01.569Z Downloaded ref-cast v1.0.24
7652025-07-15T20:12:01.573Z Downloaded daft-derive v0.1.4
7662025-07-15T20:12:01.576Z Downloaded thread_local v1.1.8
7672025-07-15T20:12:01.579Z Downloaded smallvec v0.6.14
7682025-07-15T20:12:01.582Z Downloaded ron v0.8.1
7692025-07-15T20:12:01.589Z Downloaded universal-hash v0.5.1
7702025-07-15T20:12:01.593Z Downloaded tap v1.0.1
7712025-07-15T20:12:01.593Z Downloaded slog-stdlog v4.1.1
7722025-07-15T20:12:01.596Z Downloaded progenitor v0.8.0
7732025-07-15T20:12:01.596Z Downloaded document-features v0.2.10
7742025-07-15T20:12:01.600Z Downloaded zeroize v1.8.1
7752025-07-15T20:12:01.600Z Downloaded num-rational v0.4.2
7762025-07-15T20:12:01.605Z Downloaded diff v0.1.13
7772025-07-15T20:12:01.612Z Downloaded multimap v0.10.1
7782025-07-15T20:12:01.612Z Downloaded rcgen v0.12.1
7792025-07-15T20:12:01.622Z Downloaded foldhash v0.1.5
7802025-07-15T20:12:01.622Z Downloaded multer v3.1.0
7812025-07-15T20:12:01.622Z Downloaded nu-ansi-term v0.50.1
7822025-07-15T20:12:01.630Z Downloaded num v0.4.3
7832025-07-15T20:12:01.630Z Downloaded hashbrown v0.12.3
7842025-07-15T20:12:01.637Z Downloaded void v1.0.2
7852025-07-15T20:12:01.637Z Downloaded zone v0.1.8
7862025-07-15T20:12:01.637Z Downloaded time-core v0.1.2
7872025-07-15T20:12:01.637Z Downloaded signal-hook-registry v1.4.2
7882025-07-15T20:12:01.641Z Downloaded psl-types v2.0.11
7892025-07-15T20:12:01.641Z Downloaded rusty-fork v0.3.0
7902025-07-15T20:12:01.641Z Downloaded yansi v1.0.1
7912025-07-15T20:12:01.644Z Downloaded headers-core v0.3.0
7922025-07-15T20:12:01.645Z Downloaded simd-adler32 v0.3.7
7932025-07-15T20:12:01.653Z Downloaded rustversion v1.0.17
7942025-07-15T20:12:01.656Z Downloaded sec1 v0.7.3
7952025-07-15T20:12:01.656Z Downloaded xshell v0.2.7
7962025-07-15T20:12:01.656Z Downloaded ssh-key v0.6.6
7972025-07-15T20:12:01.664Z Downloaded sqlformat v0.3.5
7982025-07-15T20:12:01.666Z Downloaded spki v0.7.3
7992025-07-15T20:12:01.669Z Downloaded thiserror-impl-no-std v2.0.2
8002025-07-15T20:12:01.672Z Downloaded termtree v0.5.1
8012025-07-15T20:12:01.675Z Downloaded tracing v0.1.40
8022025-07-15T20:12:01.679Z Downloaded termios v0.3.3
8032025-07-15T20:12:01.681Z Downloaded publicsuffix v2.3.0
8042025-07-15T20:12:01.686Z Downloaded rand v0.9.1
8052025-07-15T20:12:01.690Z Downloaded openssl-probe v0.1.5
8062025-07-15T20:12:01.693Z Downloaded num-conv v0.1.0
8072025-07-15T20:12:01.698Z Downloaded float-cmp v0.10.0
8082025-07-15T20:12:01.698Z Downloaded tokio-util v0.7.15
8092025-07-15T20:12:01.704Z Downloaded glob v0.3.2
8102025-07-15T20:12:01.708Z Downloaded progenitor v0.9.1
8112025-07-15T20:12:01.711Z Downloaded rfc6979 v0.4.0
8122025-07-15T20:12:01.711Z Downloaded pkg-config v0.3.31
8132025-07-15T20:12:01.726Z Downloaded sct v0.7.1
8142025-07-15T20:12:01.726Z Downloaded snafu-derive v0.8.5
8152025-07-15T20:12:01.726Z Downloaded sync-ptr v0.1.4
8162025-07-15T20:12:01.726Z Downloaded rustc_version v0.4.1
8172025-07-15T20:12:01.726Z Downloaded serde_repr v0.1.19
8182025-07-15T20:12:01.729Z Downloaded termcolor v1.4.1
8192025-07-15T20:12:01.729Z Downloaded itertools v0.12.1
8202025-07-15T20:12:01.735Z Downloaded ed25519 v2.2.3
8212025-07-15T20:12:01.738Z Downloaded foreign-types-shared v0.3.1
8222025-07-15T20:12:01.741Z Downloaded derive_builder_core v0.20.2
8232025-07-15T20:12:01.744Z Downloaded vsss-rs v3.3.4
8242025-07-15T20:12:01.747Z Downloaded foreign-types-shared v0.1.1
8252025-07-15T20:12:01.750Z Downloaded typify-macro v0.3.0
8262025-07-15T20:12:01.750Z Downloaded thiserror-no-std v2.0.2
8272025-07-15T20:12:01.754Z Downloaded phf v0.11.2
8282025-07-15T20:12:01.756Z Downloaded globset v0.4.15
8292025-07-15T20:12:01.759Z Downloaded tungstenite v0.23.0
8302025-07-15T20:12:01.762Z Downloaded pin-utils v0.1.0
8312025-07-15T20:12:01.765Z Downloaded zerocopy v0.6.6
8322025-07-15T20:12:01.768Z Downloaded unsafe-libyaml v0.2.11
8332025-07-15T20:12:01.771Z Downloaded crypto-bigint v0.5.5
8342025-07-15T20:12:01.780Z Downloaded smf v0.2.3
8352025-07-15T20:12:01.783Z Downloaded prefix-trie v0.7.0
8362025-07-15T20:12:01.787Z Downloaded ecdsa v0.16.9
8372025-07-15T20:12:01.790Z Downloaded want v0.3.1
8382025-07-15T20:12:01.790Z Downloaded serde_with_macros v3.14.0
8392025-07-15T20:12:01.793Z Downloaded unicode-normalization v0.1.24
8402025-07-15T20:12:01.797Z Downloaded sigpipe v0.1.3
8412025-07-15T20:12:01.800Z Downloaded hkdf v0.12.4
8422025-07-15T20:12:01.803Z Downloaded flagset v0.4.6
8432025-07-15T20:12:01.806Z Downloaded darling v0.20.10
8442025-07-15T20:12:01.809Z Downloaded same-file v1.0.6
8452025-07-15T20:12:01.812Z Downloaded progenitor-client v0.10.0
8462025-07-15T20:12:01.812Z Downloaded progenitor v0.10.0
8472025-07-15T20:12:01.816Z Downloaded group v0.13.0
8482025-07-15T20:12:01.820Z Downloaded funty v2.0.0
8492025-07-15T20:12:01.820Z Downloaded rustc-demangle v0.1.24
8502025-07-15T20:12:01.823Z Downloaded embedded-io v0.4.0
8512025-07-15T20:12:01.823Z Downloaded deranged v0.3.11
8522025-07-15T20:12:01.826Z Downloaded untrusted v0.9.0
8532025-07-15T20:12:01.826Z Downloaded socket2 v0.5.10
8542025-07-15T20:12:01.832Z Downloaded supports-color v3.0.2
8552025-07-15T20:12:01.836Z Downloaded unicode-segmentation v1.12.0
8562025-07-15T20:12:01.836Z Downloaded rustyline v14.0.0
8572025-07-15T20:12:01.840Z Downloaded parse-size v1.1.0
8582025-07-15T20:12:01.845Z Downloaded zip v0.6.6
8592025-07-15T20:12:01.848Z Downloaded oso-derive v0.27.3
8602025-07-15T20:12:01.848Z Downloaded der_derive v0.7.3
8612025-07-15T20:12:01.851Z Downloaded schemars_derive v0.8.22
8622025-07-15T20:12:01.855Z Downloaded blake3 v1.5.4
8632025-07-15T20:12:01.861Z Downloaded derive_builder_macro v0.20.2
8642025-07-15T20:12:01.864Z Downloaded xattr v1.3.1
8652025-07-15T20:12:01.868Z Downloaded fxhash v0.2.1
8662025-07-15T20:12:01.868Z Downloaded progenitor-macro v0.8.0
8672025-07-15T20:12:01.868Z Downloaded unicode_categories v0.1.1
8682025-07-15T20:12:01.872Z Downloaded scheduled-thread-pool v0.2.7
8692025-07-15T20:12:01.872Z Downloaded phf_generator v0.11.2
8702025-07-15T20:12:01.878Z Downloaded tokio-rustls v0.26.0
8712025-07-15T20:12:01.878Z Downloaded rustc_version v0.1.7
8722025-07-15T20:12:01.881Z Downloaded headers v0.4.1
8732025-07-15T20:12:01.884Z Downloaded password-hash v0.5.0
8742025-07-15T20:12:01.888Z Downloaded phf_shared v0.11.2
8752025-07-15T20:12:01.888Z Downloaded rustc-hash v2.1.1
8762025-07-15T20:12:01.891Z Downloaded support-bundle-viewer v0.1.2
8772025-07-15T20:12:01.891Z Downloaded pkcs8 v0.10.2
8782025-07-15T20:12:01.895Z Downloaded oxide-tokio-rt v0.1.2
8792025-07-15T20:12:01.895Z Downloaded tokio-rustls v0.25.0
8802025-07-15T20:12:01.899Z Downloaded value-bag v1.9.0
8812025-07-15T20:12:01.902Z Downloaded tinyvec v1.8.0
8822025-07-15T20:12:01.905Z Downloaded elliptic-curve v0.13.8
8832025-07-15T20:12:01.909Z Downloaded typify v0.4.1
8842025-07-15T20:12:01.914Z Downloaded progenitor-impl v0.8.0
8852025-07-15T20:12:01.918Z Downloaded futures v0.3.31
8862025-07-15T20:12:01.921Z Downloaded strum_macros v0.27.1
8872025-07-15T20:12:01.925Z Downloaded schemars v0.8.22
8882025-07-15T20:12:01.937Z Downloaded parking_lot v0.11.2
8892025-07-15T20:12:01.940Z Downloaded reqwest v0.12.22
8902025-07-15T20:12:01.947Z Downloaded derive_builder v0.20.2
8912025-07-15T20:12:01.954Z Downloaded phf_codegen v0.11.2
8922025-07-15T20:12:01.957Z Downloaded tokio-rustls v0.24.1
8932025-07-15T20:12:01.957Z Downloaded similar v2.7.0
8942025-07-15T20:12:01.962Z Downloaded salty v0.3.0
8952025-07-15T20:12:01.972Z Downloaded owo-colors v4.2.2
8962025-07-15T20:12:01.976Z Downloaded typed-path v0.9.3
8972025-07-15T20:12:01.982Z Downloaded derive_more v0.99.20
8982025-07-15T20:12:01.986Z Downloaded time v0.3.36
8992025-07-15T20:12:01.992Z Downloaded derive-where v1.5.0
9002025-07-15T20:12:01.996Z Downloaded zeroize_derive v1.4.2
9012025-07-15T20:12:02.001Z Downloaded tar v0.4.44
9022025-07-15T20:12:02.004Z Downloaded papergrid v0.14.0
9032025-07-15T20:12:02.007Z Downloaded dropshot_endpoint v0.16.2
9042025-07-15T20:12:02.011Z Downloaded samael v0.0.19
9052025-07-15T20:12:02.018Z Downloaded winnow v0.5.40
9062025-07-15T20:12:02.027Z Downloaded p256 v0.13.2
9072025-07-15T20:12:02.031Z Downloaded tower-http v0.6.6
9082025-07-15T20:12:02.038Z Downloaded parse-zoneinfo v0.3.1
9092025-07-15T20:12:02.042Z Downloaded chrono v0.4.41
9102025-07-15T20:12:02.049Z Downloaded toml_edit v0.19.15
9112025-07-15T20:12:02.067Z Downloaded portable-atomic v1.11.0
9122025-07-15T20:12:02.073Z Downloaded lalrpop v0.19.12
9132025-07-15T20:12:02.084Z Downloaded num-bigint-dig v0.8.4
9142025-07-15T20:12:02.088Z Downloaded futures-util v0.3.31
9152025-07-15T20:12:02.101Z Downloaded quinn-proto v0.11.8
9162025-07-15T20:12:02.106Z Downloaded smoltcp v0.9.1
9172025-07-15T20:12:02.117Z Downloaded tower v0.5.2
9182025-07-15T20:12:02.126Z Downloaded x509-cert v0.2.5
9192025-07-15T20:12:02.132Z Downloaded tabled v0.18.0
9202025-07-15T20:12:02.149Z Downloaded tough v0.20.0
9212025-07-15T20:12:02.158Z Downloaded rustls v0.23.19
9222025-07-15T20:12:02.169Z Downloaded rustls-webpki v0.101.7
9232025-07-15T20:12:02.183Z Downloaded p521 v0.13.3
9242025-07-15T20:12:02.187Z Downloaded radix_trie v0.2.1
9252025-07-15T20:12:02.192Z Downloaded object v0.30.4
9262025-07-15T20:12:02.201Z Downloaded zerocopy v0.8.26
9272025-07-15T20:12:02.222Z Downloaded vcpkg v0.2.15
9282025-07-15T20:12:02.258Z Downloaded rustls-webpki v0.102.8
9292025-07-15T20:12:02.276Z Downloaded webpki-roots v1.0.1
9302025-07-15T20:12:02.280Z Downloaded polar-core v0.27.3
9312025-07-15T20:12:02.286Z Downloaded chrono-tz v0.10.3
9322025-07-15T20:12:02.293Z Downloaded winnow v0.6.26
9332025-07-15T20:12:02.303Z Downloaded sqlparser v0.45.0
9342025-07-15T20:12:02.308Z Downloaded curve25519-dalek v4.1.3
9352025-07-15T20:12:02.315Z Downloaded bstr v1.10.0
9362025-07-15T20:12:02.325Z Downloaded regex v1.11.1
9372025-07-15T20:12:02.337Z Downloaded rustls v0.22.4
9382025-07-15T20:12:02.349Z Downloaded smoltcp v0.11.0
9392025-07-15T20:12:02.362Z Downloaded proptest v1.7.0
9402025-07-15T20:12:02.369Z Downloaded rustls v0.21.12
9412025-07-15T20:12:02.381Z Downloaded regex-syntax v0.6.29
9422025-07-15T20:12:02.387Z Downloaded openssl v0.10.73
9432025-07-15T20:12:02.396Z Downloaded petname v2.0.2
9442025-07-15T20:12:02.401Z Downloaded hickory-proto v0.24.4
9452025-07-15T20:12:02.416Z Downloaded typify-impl v0.3.0
9462025-07-15T20:12:02.429Z Downloaded diesel v2.2.11
9472025-07-15T20:12:02.447Z Downloaded typify-impl v0.4.1
9482025-07-15T20:12:02.460Z Downloaded nix v0.29.0
9492025-07-15T20:12:02.471Z Downloaded dropshot v0.16.2
9502025-07-15T20:12:02.492Z Downloaded nix v0.30.1
9512025-07-15T20:12:02.501Z Downloaded openapiv3 v2.2.0
9522025-07-15T20:12:02.512Z Downloaded regex-syntax v0.8.5
9532025-07-15T20:12:02.519Z Downloaded hickory-proto v0.25.2
9542025-07-15T20:12:02.535Z Downloaded bzip2-sys v0.1.13+1.0.8
9552025-07-15T20:12:02.545Z Downloaded nix v0.28.0
9562025-07-15T20:12:02.553Z Downloaded sled v0.34.7
9572025-07-15T20:12:02.563Z Downloaded nix v0.27.1
9582025-07-15T20:12:02.573Z Downloaded zerocopy-derive v0.6.6
9592025-07-15T20:12:02.582Z Downloaded ratatui v0.29.0
9602025-07-15T20:12:02.600Z Downloaded p384 v0.13.0
9612025-07-15T20:12:02.606Z Downloaded regress v0.10.3
9622025-07-15T20:12:02.612Z Downloaded sha3 v0.10.8
9632025-07-15T20:12:02.616Z Downloaded typify-impl v0.2.0
9642025-07-15T20:12:02.629Z Downloaded object v0.36.5
9652025-07-15T20:12:02.638Z Downloaded gimli v0.31.1
9662025-07-15T20:12:02.645Z Downloaded moka v0.12.10
9672025-07-15T20:12:02.654Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9682025-07-15T20:12:02.670Z Downloaded regex-automata v0.4.8
9692025-07-15T20:12:02.684Z Downloaded csv v1.3.1
9702025-07-15T20:12:02.701Z Downloaded jiff v0.2.15
9712025-07-15T20:12:02.715Z Downloaded petgraph v0.6.5
9722025-07-15T20:12:02.731Z Downloaded lzma-sys v0.1.20
9732025-07-15T20:12:02.758Z Downloaded git2 v0.19.0
9742025-07-15T20:12:02.763Z Downloaded serde_with v3.14.0
9752025-07-15T20:12:02.773Z Downloaded petgraph v0.8.2
9762025-07-15T20:12:02.791Z Downloaded tokio v1.45.1
9772025-07-15T20:12:02.824Z Downloaded libz-sys v1.1.20
9782025-07-15T20:12:02.841Z Downloaded quick-xml v0.37.2
9792025-07-15T20:12:02.846Z Downloaded h2 v0.4.6
9802025-07-15T20:12:02.851Z Downloaded zlib-rs v0.5.1
9812025-07-15T20:12:02.856Z Downloaded reedline v0.40.0
9822025-07-15T20:12:02.862Z Downloaded bindgen v0.69.5
9832025-07-15T20:12:02.867Z Downloaded progenitor-impl v0.9.1
9842025-07-15T20:12:02.871Z Downloaded subprocess v0.2.9
9852025-07-15T20:12:02.875Z Downloaded rayon v1.10.0
9862025-07-15T20:12:02.879Z Downloaded rustc-hash v1.1.0
9872025-07-15T20:12:02.899Z Downloaded oso v0.27.3
9882025-07-15T20:12:02.899Z Downloaded zstd-safe v7.2.3
9892025-07-15T20:12:02.899Z Downloaded openssl-sys v0.9.109
9902025-07-15T20:12:02.900Z Downloaded rand v0.8.5
9912025-07-15T20:12:02.900Z Downloaded fs_extra v1.3.0
9922025-07-15T20:12:02.900Z Downloaded flate2 v1.1.2
9932025-07-15T20:12:02.903Z Downloaded half v2.4.1
9942025-07-15T20:12:02.903Z Downloaded serde_yaml v0.9.34+deprecated
9952025-07-15T20:12:02.907Z Downloaded encoding_rs v0.8.34
9962025-07-15T20:12:02.922Z Downloaded ed25519-dalek v2.1.1
9972025-07-15T20:12:02.926Z Downloaded nom v7.1.3
9982025-07-15T20:12:02.929Z Downloaded num-bigint v0.4.6
9992025-07-15T20:12:02.933Z Downloaded bindgen v0.71.1
10002025-07-15T20:12:02.939Z Downloaded tokio-stream v0.1.17
10012025-07-15T20:12:02.943Z Downloaded progenitor-impl v0.10.0
10022025-07-15T20:12:02.946Z Downloaded progenitor-macro v0.10.0
10032025-07-15T20:12:02.946Z Downloaded whoami v1.5.2
10042025-07-15T20:12:02.949Z Downloaded strum_macros v0.26.4
10052025-07-15T20:12:02.949Z Downloaded darling_core v0.20.10
10062025-07-15T20:12:02.953Z Downloaded itertools v0.13.0
10072025-07-15T20:12:02.959Z Downloaded pin-project-lite v0.2.14
10082025-07-15T20:12:02.964Z Downloaded quinn v0.11.5
10092025-07-15T20:12:02.968Z Downloaded zip v4.2.0
10102025-07-15T20:12:02.972Z Downloaded data-encoding v2.9.0
10112025-07-15T20:12:02.972Z Downloaded ring v0.17.14
10122025-07-15T20:12:03.008Z Downloaded twox-hash v2.1.0
10132025-07-15T20:12:03.012Z Downloaded bitvec v1.0.1
10142025-07-15T20:12:03.022Z Downloaded rpassword v7.4.0
10152025-07-15T20:12:03.025Z Downloaded packed_struct_codegen v0.10.1
10162025-07-15T20:12:03.025Z Downloaded oxnet v0.1.2
10172025-07-15T20:12:03.028Z Downloaded itertools v0.14.0
10182025-07-15T20:12:03.032Z Downloaded strum_macros v0.24.3
10192025-07-15T20:12:03.036Z Downloaded rand_core v0.9.2
10202025-07-15T20:12:03.036Z Downloaded der v0.7.9
10212025-07-15T20:12:03.040Z Downloaded zerocopy-derive v0.8.26
10222025-07-15T20:12:03.045Z Downloaded time-macros v0.2.18
10232025-07-15T20:12:03.050Z Downloaded vergen v8.3.2
10242025-07-15T20:12:03.054Z Downloaded zopfli v0.8.1
10252025-07-15T20:12:03.054Z Downloaded slog-json v2.6.1
10262025-07-15T20:12:03.054Z Downloaded slog-envlogger v2.2.0
10272025-07-15T20:12:03.058Z Downloaded signal-hook-tokio v0.3.1
10282025-07-15T20:12:03.058Z Downloaded serde_plain v1.0.2
10292025-07-15T20:12:03.058Z Downloaded half v1.8.3
10302025-07-15T20:12:03.062Z Downloaded flume v0.11.1
10312025-07-15T20:12:03.062Z Downloaded tokio-postgres v0.7.13
10322025-07-15T20:12:03.066Z Downloaded globwalk v0.9.1
10332025-07-15T20:12:03.069Z Downloaded gethostname v0.5.0
10342025-07-15T20:12:03.069Z Downloaded postgres-types v0.2.9
10352025-07-15T20:12:03.073Z Downloaded either v1.15.0
10362025-07-15T20:12:03.073Z Downloaded pin-project v1.1.6
10372025-07-15T20:12:03.082Z Downloaded parking_lot v0.12.3
10382025-07-15T20:12:03.086Z Downloaded zstd v0.13.3
10392025-07-15T20:12:03.090Z Downloaded typify v0.3.0
10402025-07-15T20:12:03.093Z Downloaded typify v0.2.0
10412025-07-15T20:12:03.093Z Downloaded hashbrown v0.13.2
10422025-07-15T20:12:03.096Z Downloaded crossterm v0.28.1
10432025-07-15T20:12:03.102Z Downloaded libgit2-sys v0.17.0+1.8.1
10442025-07-15T20:12:03.150Z Downloaded rtoolbox v0.0.2
10452025-07-15T20:12:03.154Z Downloaded topological-sort v0.2.2
10462025-07-15T20:12:03.154Z Downloaded libxml v0.3.3
10472025-07-15T20:12:03.157Z Downloaded libm v0.2.8
10482025-07-15T20:12:03.164Z Downloaded nodrop v0.1.14
10492025-07-15T20:12:03.167Z Downloaded nibble_vec v0.1.0
10502025-07-15T20:12:03.167Z Downloaded hash32 v0.3.1
10512025-07-15T20:12:03.167Z Downloaded hash32 v0.2.1
10522025-07-15T20:12:03.171Z Downloaded secrecy v0.10.3
10532025-07-15T20:12:03.171Z Downloaded pin-project-internal v1.1.6
10542025-07-15T20:12:03.171Z Downloaded darling_macro v0.20.10
10552025-07-15T20:12:03.171Z Downloaded unicode-truncate v1.1.0
10562025-07-15T20:12:03.174Z Downloaded iri-string v0.7.8
10572025-07-15T20:12:03.178Z Downloaded defmt v0.3.8
10582025-07-15T20:12:03.181Z Downloaded pkcs5 v0.7.1
10592025-07-15T20:12:03.184Z Downloaded expectorate v1.2.0
10602025-07-15T20:12:03.187Z Downloaded powerfmt v0.2.0
10612025-07-15T20:12:03.187Z Downloaded postgres-protocol v0.6.8
10622025-07-15T20:12:03.191Z Downloaded paste v1.0.15
10632025-07-15T20:12:03.194Z Downloaded pkcs1 v0.7.5
10642025-07-15T20:12:03.194Z Downloaded russh v0.45.0
10652025-07-15T20:12:03.198Z Downloaded path-slash v0.1.5
10662025-07-15T20:12:03.201Z Downloaded packed_struct v0.10.1
10672025-07-15T20:12:03.201Z Downloaded num-complex v0.4.6
10682025-07-15T20:12:03.205Z Downloaded slog v2.7.0
10692025-07-15T20:12:03.205Z Downloaded pretty_assertions v1.4.1
10702025-07-15T20:12:03.210Z Downloaded embedded-io v0.6.1
10712025-07-15T20:12:03.210Z Downloaded yasna v0.5.2
10722025-07-15T20:12:03.210Z Downloaded float-ord v0.3.2
10732025-07-15T20:12:03.216Z Downloaded debug-ignore v1.0.5
10742025-07-15T20:12:03.216Z Downloaded predicates v3.1.3
10752025-07-15T20:12:03.217Z Downloaded rsa v0.9.6
10762025-07-15T20:12:03.220Z Downloaded mio v1.0.2
10772025-07-15T20:12:03.223Z Downloaded untrusted v0.7.1
10782025-07-15T20:12:03.224Z Downloaded vte v0.11.1
10792025-07-15T20:12:03.227Z Downloaded ron v0.7.1
10802025-07-15T20:12:03.230Z Downloaded rayon-core v1.12.1
10812025-07-15T20:12:03.234Z Downloaded rustls-pki-types v1.10.0
10822025-07-15T20:12:03.237Z Downloaded slog-term v2.9.1
10832025-07-15T20:12:03.237Z Downloaded slog-scope v4.4.0
10842025-07-15T20:12:03.240Z Downloaded password-hash v0.4.2
10852025-07-15T20:12:03.240Z Downloaded steno v0.4.1
10862025-07-15T20:12:03.244Z Downloaded daft v0.1.4
10872025-07-15T20:12:03.244Z Downloaded diesel_derives v2.2.3
10882025-07-15T20:12:03.247Z Downloaded semver v0.1.20
10892025-07-15T20:12:03.250Z Downloaded xshell-macros v0.2.7
10902025-07-15T20:12:03.251Z Downloaded rand_xorshift v0.4.0
10912025-07-15T20:12:03.251Z Downloaded rand_seeder v0.3.0
10922025-07-15T20:12:03.251Z Downloaded predicates-tree v1.0.12
10932025-07-15T20:12:03.254Z Downloaded predicates-core v1.0.8
10942025-07-15T20:12:03.254Z Downloaded futures-executor v0.3.31
10952025-07-15T20:12:03.254Z Downloaded futures-channel v0.3.31
10962025-07-15T20:12:03.257Z Downloaded minimal-lexical v0.2.1
10972025-07-15T20:12:03.261Z Downloaded pbkdf2 v0.11.0
10982025-07-15T20:12:03.264Z Downloaded walkdir v2.5.0
10992025-07-15T20:12:03.264Z Downloaded futures-task v0.3.31
11002025-07-15T20:12:03.264Z Downloaded omicron-zone-package v0.12.2
11012025-07-15T20:12:03.268Z Downloaded snafu v0.8.5
11022025-07-15T20:12:03.272Z Downloaded hyper v1.6.0
11032025-07-15T20:12:03.281Z Downloaded unarray v0.1.4
11042025-07-15T20:12:03.292Z Downloaded fatfs v0.3.6
11052025-07-15T20:12:03.292Z Downloaded unicode-bidi v0.3.17
11062025-07-15T20:12:03.292Z Downloaded crossbeam-channel v0.5.15
11072025-07-15T20:12:03.292Z Downloaded dirs-next v2.0.0
11082025-07-15T20:12:03.302Z Downloaded difflib v0.4.0
11092025-07-15T20:12:03.302Z Downloaded poly1305 v0.8.0
11102025-07-15T20:12:03.302Z Downloaded tungstenite v0.21.0
11112025-07-15T20:12:03.302Z Downloaded miniz_oxide v0.8.5
11122025-07-15T20:12:03.302Z Downloaded tokio-macros v2.5.0
11132025-07-15T20:12:03.302Z Downloaded pem-rfc7468 v0.7.0
11142025-07-15T20:12:03.302Z Downloaded num-derive v0.3.3
11152025-07-15T20:12:03.302Z Downloaded parking_lot_core v0.9.10
11162025-07-15T20:12:03.309Z Downloaded cc v1.2.15
11172025-07-15T20:12:03.309Z Downloaded bytes v1.10.1
11182025-07-15T20:12:03.309Z Downloaded structmeta-derive v0.3.0
11192025-07-15T20:12:03.316Z Downloaded futures-sink v0.3.31
11202025-07-15T20:12:03.316Z Downloaded futures-macro v0.3.31
11212025-07-15T20:12:03.316Z Downloaded futures-io v0.3.31
11222025-07-15T20:12:03.316Z Downloaded slab v0.4.9
11232025-07-15T20:12:03.316Z Downloaded ghash v0.5.1
11242025-07-15T20:12:03.316Z Downloaded const_format v0.2.34
11252025-07-15T20:12:03.319Z Downloaded peg-macros v0.8.5
11262025-07-15T20:12:03.319Z Downloaded parking_lot_core v0.8.6
11272025-07-15T20:12:03.322Z Downloaded endian-type v0.1.2
11282025-07-15T20:12:03.322Z Downloaded diesel_table_macro_syntax v0.2.0
11292025-07-15T20:12:03.322Z Downloaded num_enum v0.5.11
11302025-07-15T20:12:03.329Z Downloaded num-derive v0.4.2
11312025-07-15T20:12:03.338Z Downloaded getrandom v0.2.15
11322025-07-15T20:12:03.338Z Downloaded fixedbitset v0.5.7
11332025-07-15T20:12:03.338Z Downloaded unicode-properties v0.1.3
11342025-07-15T20:12:03.338Z Downloaded serde_bytes v0.11.17
11352025-07-15T20:12:03.338Z Downloaded secrecy v0.8.0
11362025-07-15T20:12:03.338Z Downloaded salsa20 v0.10.2
11372025-07-15T20:12:03.341Z Downloaded test-strategy v0.4.1
11382025-07-15T20:12:03.341Z Downloaded csv-core v0.1.11
11392025-07-15T20:12:03.341Z Downloaded olpc-cjson v0.1.4
11402025-07-15T20:12:03.345Z Downloaded newtype-uuid v1.2.4
11412025-07-15T20:12:03.345Z Downloaded signal-hook v0.3.17
11422025-07-15T20:12:03.345Z Downloaded russh-keys v0.45.0
11432025-07-15T20:12:03.349Z Downloaded iddqd v0.3.8
11442025-07-15T20:12:03.354Z Downloaded chacha20poly1305 v0.10.1
11452025-07-15T20:12:03.354Z Downloaded strum v0.26.3
11462025-07-15T20:12:03.354Z Downloaded sqlparser_derive v0.2.2
11472025-07-15T20:12:03.358Z Downloaded siphasher v0.3.11
11482025-07-15T20:12:03.358Z Downloaded pem v3.0.5
11492025-07-15T20:12:03.358Z Downloaded filetime v0.2.25
11502025-07-15T20:12:03.358Z Downloaded ff v0.13.0
11512025-07-15T20:12:03.361Z Downloaded fd-lock v4.0.2
11522025-07-15T20:12:03.364Z Downloaded env_logger v0.11.5
11532025-07-15T20:12:03.364Z Downloaded ena v0.14.3
11542025-07-15T20:12:03.372Z Downloaded indexmap v1.9.3
11552025-07-15T20:12:03.372Z Downloaded backtrace v0.3.74
11562025-07-15T20:12:03.375Z Downloaded defmt-parser v0.3.4
11572025-07-15T20:12:03.375Z Downloaded defmt-macros v0.3.9
11582025-07-15T20:12:03.375Z Downloaded ctr v0.9.2
11592025-07-15T20:12:03.378Z Downloaded xz2 v0.1.7
11602025-07-15T20:12:03.380Z Downloaded wyz v0.5.1
11612025-07-15T20:12:03.380Z Downloaded serde_derive_internals v0.29.1
11622025-07-15T20:12:03.380Z Downloaded crossbeam-epoch v0.9.18
11632025-07-15T20:12:03.383Z Downloaded crc-any v2.5.0
11642025-07-15T20:12:03.388Z Downloaded clang-sys v1.8.1
11652025-07-15T20:12:03.388Z Downloaded newtype_derive v0.1.6
11662025-07-15T20:12:03.388Z Downloaded newline-converter v0.3.0
11672025-07-15T20:12:03.388Z Downloaded string_cache v0.8.9
11682025-07-15T20:12:03.390Z Downloaded rustls-pemfile v2.2.0
11692025-07-15T20:12:03.390Z Downloaded hickory-server v0.25.2
11702025-07-15T20:12:03.394Z Downloaded cookie v0.18.1
11712025-07-15T20:12:03.397Z Downloaded env_filter v0.1.2
11722025-07-15T20:12:03.399Z Downloaded utf-8 v0.7.6
11732025-07-15T20:12:03.399Z Downloaded typify-macro v0.2.0
11742025-07-15T20:12:03.399Z Downloaded base64 v0.13.1
11752025-07-15T20:12:03.402Z Downloaded mime_guess v2.0.5
11762025-07-15T20:12:03.405Z Downloaded mime v0.3.17
11772025-07-15T20:12:03.405Z Downloaded lock_api v0.4.12
11782025-07-15T20:12:03.410Z Downloaded hickory-client v0.25.2
11792025-07-15T20:12:03.410Z Downloaded ipnet v2.11.0
11802025-07-15T20:12:03.410Z Downloaded crossbeam-utils v0.8.21
11812025-07-15T20:12:03.417Z Downloaded cookie_store v0.21.1
11822025-07-15T20:12:03.417Z Downloaded tiny-keccak v2.0.2
11832025-07-15T20:12:03.417Z Downloaded stringprep v0.1.5
11842025-07-15T20:12:03.426Z Downloaded blake2 v0.10.6
11852025-07-15T20:12:03.426Z Downloaded shlex v1.3.0
11862025-07-15T20:12:03.426Z Downloaded serde_urlencoded v0.7.1
11872025-07-15T20:12:03.426Z Downloaded rustls-pemfile v1.0.4
11882025-07-15T20:12:03.426Z Downloaded itertools v0.10.5
11892025-07-15T20:12:03.437Z Downloaded slog-bunyan v2.5.0
11902025-07-15T20:12:03.437Z Downloaded slog-async v2.8.0
11912025-07-15T20:12:03.437Z Downloaded rand_core v0.6.4
11922025-07-15T20:12:03.437Z Downloaded radium v0.7.0
11932025-07-15T20:12:03.437Z Downloaded cipher v0.4.4
11942025-07-15T20:12:03.437Z Downloaded const_format_proc_macros v0.2.34
11952025-07-15T20:12:03.455Z Downloaded async-bb8-diesel v0.2.1
11962025-07-15T20:12:03.455Z Downloaded bzip2 v0.5.2
11972025-07-15T20:12:03.455Z Downloaded bcs v0.1.6
11982025-07-15T20:12:03.455Z Downloaded arrayvec v0.7.6
11992025-07-15T20:12:03.455Z Downloaded libz-rs-sys v0.5.1
12002025-07-15T20:12:03.455Z Downloaded libsw v3.5.0
12012025-07-15T20:12:03.455Z Downloaded inout v0.1.3
12022025-07-15T20:12:03.455Z Downloaded rand_chacha v0.3.1
12032025-07-15T20:12:03.455Z Downloaded lockfree-object-pool v0.1.6
12042025-07-15T20:12:03.469Z Downloaded lazy_static v1.5.0
12052025-07-15T20:12:03.469Z Downloaded http-body-util v0.1.3
12062025-07-15T20:12:03.469Z Downloaded md-5 v0.10.6
12072025-07-15T20:12:03.469Z Downloaded lazycell v1.3.0
12082025-07-15T20:12:03.469Z Downloaded hyper-staticfile v0.10.1
12092025-07-15T20:12:03.469Z Downloaded libefi-sys v0.1.0
12102025-07-15T20:12:03.469Z Downloaded ingot-types v0.1.0
12112025-07-15T20:12:03.470Z Downloaded cargo_metadata v0.18.1
12122025-07-15T20:12:03.470Z Downloaded base64 v0.21.7
12132025-07-15T20:12:03.470Z Downloaded base16ct v0.2.0
12142025-07-15T20:12:03.470Z Downloaded cobs v0.2.3
12152025-07-15T20:12:03.470Z Downloaded cmake v0.1.51
12162025-07-15T20:12:03.470Z Downloaded ciborium-ll v0.2.2
12172025-07-15T20:12:03.470Z Downloaded impl-trait-for-tuples v0.2.2
12182025-07-15T20:12:03.477Z Downloaded cexpr v0.6.0
12192025-07-15T20:12:03.477Z Downloaded linear-map v1.2.0
12202025-07-15T20:12:03.478Z Downloaded libsw-core v0.3.1
12212025-07-15T20:12:03.478Z Downloaded keccak v0.1.5
12222025-07-15T20:12:03.478Z Downloaded httpdate v1.0.3
12232025-07-15T20:12:03.478Z Downloaded hex-literal v0.4.1
12242025-07-15T20:12:03.478Z Downloaded crossbeam-deque v0.8.5
12252025-07-15T20:12:03.478Z Downloaded constant_time_eq v0.3.1
12262025-07-15T20:12:03.478Z Downloaded chrono-tz-build v0.4.0
12272025-07-15T20:12:03.483Z Downloaded crc-catalog v2.4.0
12282025-07-15T20:12:03.483Z Downloaded crc v3.2.1
12292025-07-15T20:12:03.483Z Downloaded ipnetwork v0.21.1
12302025-07-15T20:12:03.483Z Downloaded ingot v0.1.0
12312025-07-15T20:12:03.483Z Downloaded bumpalo v3.16.0
12322025-07-15T20:12:03.487Z Downloaded bit-set v0.5.3
12332025-07-15T20:12:03.487Z Downloaded camino-tempfile-ext v0.3.2
12342025-07-15T20:12:03.487Z Downloaded async-recursion v1.1.1
12352025-07-15T20:12:03.500Z Downloaded is_ci v1.2.0
12362025-07-15T20:12:03.500Z Downloaded http-body v1.0.1
12372025-07-15T20:12:03.500Z Downloaded castaway v0.2.3
12382025-07-15T20:12:03.500Z Downloaded bb8 v0.8.5
12392025-07-15T20:12:03.505Z Downloaded base64 v0.22.1
12402025-07-15T20:12:03.505Z Downloaded async-stream v0.3.6
12412025-07-15T20:12:03.505Z Downloaded hyper-rustls v0.27.7
12422025-07-15T20:12:03.505Z Downloaded bit-vec v0.6.3
12432025-07-15T20:12:03.505Z Downloaded cargo-platform v0.1.8
12442025-07-15T20:12:03.505Z Downloaded block-padding v0.3.3
12452025-07-15T20:12:03.510Z Downloaded bitfield v0.14.0
12462025-07-15T20:12:03.510Z Downloaded atomicwrites v0.4.4
12472025-07-15T20:12:03.510Z Downloaded ascii-canvas v3.0.0
12482025-07-15T20:12:03.510Z Downloaded hickory-resolver v0.25.2
12492025-07-15T20:12:03.516Z Downloaded bitflags v1.3.2
12502025-07-15T20:12:03.516Z Downloaded bit-set v0.8.0
12512025-07-15T20:12:03.516Z Downloaded atomic-waker v1.1.2
12522025-07-15T20:12:03.516Z Downloaded hickory-resolver v0.24.4
12532025-07-15T20:12:03.519Z Downloaded bitfield-struct v0.6.2
12542025-07-15T20:12:03.524Z Downloaded atty v0.2.14
12552025-07-15T20:12:03.524Z Downloaded adler2 v2.0.0
12562025-07-15T20:12:03.524Z Downloaded ahash v0.8.11
12572025-07-15T20:12:03.527Z Downloaded hex v0.4.3
12582025-07-15T20:12:03.527Z Downloaded backoff v0.4.0
12592025-07-15T20:12:03.530Z Downloaded addr2line v0.24.2
12602025-07-15T20:12:03.530Z Downloaded hostname v0.3.1
12612025-07-15T20:12:03.534Z Downloaded hmac v0.12.1
12622025-07-15T20:12:03.534Z Downloaded async-trait v0.1.88
12632025-07-15T20:12:03.699Z Downloaded aws-lc-sys v0.26.0
12642025-07-15T20:12:04.047Z Compiling value-bag v1.9.0
12652025-07-15T20:12:04.047Z Compiling shlex v1.3.0
12662025-07-15T20:12:04.047Z Compiling lock_api v0.4.12
12672025-07-15T20:12:04.049Z Compiling scopeguard v1.2.0
12682025-07-15T20:12:04.050Z Compiling typenum v1.17.0
12692025-07-15T20:12:04.050Z Compiling generic-array v0.14.7
12702025-07-15T20:12:04.238Z Compiling syn v2.0.104
12712025-07-15T20:12:04.253Z Compiling getrandom v0.2.15
12722025-07-15T20:12:04.355Z Compiling jobserver v0.1.32
12732025-07-15T20:12:04.578Z Compiling rand_core v0.6.4
12742025-07-15T20:12:04.633Z Compiling log v0.4.27
12752025-07-15T20:12:04.654Z Compiling smallvec v1.15.0
12762025-07-15T20:12:04.812Z Compiling cc v1.2.15
12772025-07-15T20:12:05.047Z Compiling portable-atomic v1.11.0
12782025-07-15T20:12:05.107Z Compiling critical-section v1.1.3
12792025-07-15T20:12:05.127Z Compiling subtle v2.6.1
12802025-07-15T20:12:05.146Z Compiling const-oid v0.9.6
12812025-07-15T20:12:05.277Z Compiling pkg-config v0.3.31
12822025-07-15T20:12:05.370Z Compiling pin-project-lite v0.2.14
12832025-07-15T20:12:05.502Z Compiling parking_lot_core v0.9.10
12842025-07-15T20:12:05.522Z Compiling rustix v0.38.37
12852025-07-15T20:12:06.393Z Compiling signal-hook-registry v1.4.2
12862025-07-15T20:12:06.505Z Compiling parking_lot v0.12.3
12872025-07-15T20:12:06.583Z Compiling mio v1.0.2
12882025-07-15T20:12:06.605Z Compiling futures-core v0.3.31
12892025-07-15T20:12:06.860Z Compiling spin v0.9.8
12902025-07-15T20:12:07.073Z Compiling socket2 v0.5.10
12912025-07-15T20:12:07.247Z Compiling once_cell v1.21.3
12922025-07-15T20:12:07.267Z Compiling slab v0.4.9
12932025-07-15T20:12:07.317Z Compiling aho-corasick v1.1.3
12942025-07-15T20:12:07.397Z Compiling libm v0.2.8
12952025-07-15T20:12:07.606Z Compiling regex-syntax v0.8.5
12962025-07-15T20:12:07.652Z Compiling serde_json v1.0.140
12972025-07-15T20:12:07.671Z Compiling either v1.15.0
12982025-07-15T20:12:07.762Z Compiling cpufeatures v0.2.14
12992025-07-15T20:12:07.931Z Compiling num-traits v0.2.19
13002025-07-15T20:12:08.035Z Compiling futures-sink v0.3.31
13012025-07-15T20:12:08.064Z Compiling getrandom v0.3.1
13022025-07-15T20:12:08.084Z Compiling glob v0.3.2
13032025-07-15T20:12:08.210Z Compiling percent-encoding v2.3.1
13042025-07-15T20:12:08.560Z Compiling prettyplease v0.2.35
13052025-07-15T20:12:08.799Z Compiling lazy_static v1.5.0
13062025-07-15T20:12:08.888Z Compiling clang-sys v1.8.1
13072025-07-15T20:12:08.970Z Compiling minimal-lexical v0.2.1
13082025-07-15T20:12:08.987Z Compiling foldhash v0.1.5
13092025-07-15T20:12:09.164Z Compiling allocator-api2 v0.2.21
13102025-07-15T20:12:09.400Z Compiling nom v7.1.3
13112025-07-15T20:12:09.640Z Compiling libloading v0.8.5
13122025-07-15T20:12:09.772Z Compiling hashbrown v0.15.4
13132025-07-15T20:12:09.830Z Compiling bindgen v0.69.5
13142025-07-15T20:12:09.992Z Compiling base64ct v1.6.0
13152025-07-15T20:12:10.567Z Compiling home v0.5.9
13162025-07-15T20:12:10.785Z Compiling pem-rfc7468 v0.7.0
13172025-07-15T20:12:10.978Z Compiling futures-channel v0.3.31
13182025-07-15T20:12:11.166Z Compiling regex-automata v0.4.8
13192025-07-15T20:12:11.387Z Compiling synstructure v0.13.1
13202025-07-15T20:12:11.575Z Compiling itertools v0.12.1
13212025-07-15T20:12:12.579Z Compiling cexpr v0.6.0
13222025-07-15T20:12:12.762Z Compiling rustc-hash v1.1.0
13232025-07-15T20:12:12.937Z Compiling futures-io v0.3.31
13242025-07-15T20:12:13.188Z Compiling lazycell v1.3.0
13252025-07-15T20:12:13.209Z Compiling pin-utils v0.1.0
13262025-07-15T20:12:13.321Z Compiling futures-task v0.3.31
13272025-07-15T20:12:13.374Z Compiling flagset v0.4.6
13282025-07-15T20:12:13.597Z Compiling cmake v0.1.51
13292025-07-15T20:12:13.619Z Compiling zerocopy v0.8.26
13302025-07-15T20:12:14.087Z Compiling dunce v1.0.5
13312025-07-15T20:12:14.242Z Compiling fs_extra v1.3.0
13322025-07-15T20:12:14.272Z Compiling form_urlencoded v1.2.1
13332025-07-15T20:12:14.309Z Compiling vcpkg v0.2.15
13342025-07-15T20:12:14.449Z Compiling paste v1.0.15
13352025-07-15T20:12:14.468Z Compiling crossbeam-utils v0.8.21
13362025-07-15T20:12:14.589Z Compiling ring v0.17.14
13372025-07-15T20:12:14.781Z Compiling tracing-core v0.1.32
13382025-07-15T20:12:15.022Z Compiling aws-lc-rs v1.12.4
13392025-07-15T20:12:15.455Z Compiling iana-time-zone v0.1.63
13402025-07-15T20:12:15.866Z Compiling openssl-sys v0.9.109
13412025-07-15T20:12:15.943Z Compiling rustls-pki-types v1.10.0
13422025-07-15T20:12:16.038Z Compiling httparse v1.9.5
13432025-07-15T20:12:16.217Z Compiling serde_derive v1.0.219
13442025-07-15T20:12:16.658Z Compiling zeroize_derive v1.4.2
13452025-07-15T20:12:16.809Z Compiling zerofrom-derive v0.1.4
13462025-07-15T20:12:16.887Z Compiling yoke-derive v0.7.4
13472025-07-15T20:12:16.891Z Compiling zerovec-derive v0.10.3
13482025-07-15T20:12:17.935Z Compiling zeroize v1.8.1
13492025-07-15T20:12:19.208Z Compiling displaydoc v0.2.5
13502025-07-15T20:12:19.468Z Compiling zerocopy-derive v0.7.35
13512025-07-15T20:12:19.693Z Compiling crypto-common v0.1.6
13522025-07-15T20:12:19.919Z Compiling block-buffer v0.10.4
13532025-07-15T20:12:20.034Z Compiling zerofrom v0.1.4
13542025-07-15T20:12:20.198Z Compiling digest v0.10.7
13552025-07-15T20:12:20.247Z Compiling yoke v0.7.4
13562025-07-15T20:12:20.497Z Compiling tokio-macros v2.5.0
13572025-07-15T20:12:20.580Z Compiling zerovec v0.10.4
13582025-07-15T20:12:20.628Z Compiling hmac v0.12.1
13592025-07-15T20:12:20.632Z Compiling icu_provider_macros v1.5.0
13602025-07-15T20:12:20.875Z Compiling block-padding v0.3.3
13612025-07-15T20:12:20.895Z Compiling sha2 v0.10.9
13622025-07-15T20:12:21.127Z Compiling inout v0.1.3
13632025-07-15T20:12:21.309Z Compiling regex v1.11.1
13642025-07-15T20:12:21.352Z Compiling zerocopy v0.7.35
13652025-07-15T20:12:21.406Z Compiling cipher v0.4.4
13662025-07-15T20:12:21.657Z Compiling der_derive v0.7.3
13672025-07-15T20:12:21.879Z Compiling futures-macro v0.3.31
13682025-07-15T20:12:21.917Z Compiling thiserror-impl v1.0.69
13692025-07-15T20:12:22.210Z Compiling tinystr v0.7.6
13702025-07-15T20:12:22.465Z Compiling icu_collections v1.5.0
13712025-07-15T20:12:22.585Z Compiling icu_locid v1.5.0
13722025-07-15T20:12:22.689Z Compiling ppv-lite86 v0.2.20
13732025-07-15T20:12:23.184Z Compiling serde v1.0.219
13742025-07-15T20:12:23.475Z Compiling salsa20 v0.10.2
13752025-07-15T20:12:23.613Z Compiling futures-util v0.3.31
13762025-07-15T20:12:23.650Z Compiling pbkdf2 v0.12.2
13772025-07-15T20:12:23.717Z Compiling icu_provider v1.5.0
13782025-07-15T20:12:23.831Z Compiling zerocopy-derive v0.8.26
13792025-07-15T20:12:23.895Z Compiling der v0.7.9
13802025-07-15T20:12:24.135Z Compiling scrypt v0.11.0
13812025-07-15T20:12:24.572Z Compiling icu_locid_transform v1.5.0
13822025-07-15T20:12:24.631Z Compiling cbc v0.1.2
13832025-07-15T20:12:24.690Z Compiling aes v0.8.4
13842025-07-15T20:12:24.908Z Compiling thiserror v1.0.69
13852025-07-15T20:12:24.985Z Compiling tracing-attributes v0.1.27
13862025-07-15T20:12:25.069Z Compiling pest v2.7.14
13872025-07-15T20:12:26.727Z Compiling icu_properties v1.5.1
13882025-07-15T20:12:26.731Z Compiling spki v0.7.3
13892025-07-15T20:12:27.081Z Compiling pkcs5 v0.7.1
13902025-07-15T20:12:27.373Z Compiling scroll_derive v0.12.0
13912025-07-15T20:12:28.156Z Compiling pkcs8 v0.10.2
13922025-07-15T20:12:28.172Z Compiling pest_meta v2.7.14
13932025-07-15T20:12:28.172Z Compiling bytes v1.10.1
13942025-07-15T20:12:28.389Z Compiling bitflags v2.9.1
13952025-07-15T20:12:28.606Z Compiling semver v1.0.26
13962025-07-15T20:12:28.854Z Compiling indexmap v2.10.0
13972025-07-15T20:12:29.340Z Compiling tokio v1.45.1
13982025-07-15T20:12:29.486Z Compiling http v1.3.1
13992025-07-15T20:12:30.308Z Compiling icu_normalizer v1.5.0
14002025-07-15T20:12:30.469Z Compiling rustc_version v0.4.1
14012025-07-15T20:12:31.124Z Compiling uuid v1.17.0
14022025-07-15T20:12:31.166Z Compiling idna_adapter v1.2.0
14032025-07-15T20:12:31.408Z Compiling idna v1.0.3
14042025-07-15T20:12:31.500Z Compiling http-body v1.0.1
14052025-07-15T20:12:31.521Z Compiling tracing v0.1.40
14062025-07-15T20:12:31.752Z Compiling chrono v0.4.41
14072025-07-15T20:12:31.941Z Compiling rustversion v1.0.17
14082025-07-15T20:12:32.019Z Compiling url v2.5.4
14092025-07-15T20:12:32.249Z Compiling tinyvec_macros v0.1.1
14102025-07-15T20:12:32.360Z Compiling which v4.4.2
14112025-07-15T20:12:32.539Z Compiling base64 v0.22.1
14122025-07-15T20:12:32.823Z Compiling tinyvec v1.8.0
14132025-07-15T20:12:32.895Z Compiling rand_core v0.9.2
14142025-07-15T20:12:33.207Z Compiling pest_generator v2.7.14
14152025-07-15T20:12:33.287Z Compiling scroll v0.12.0
14162025-07-15T20:12:33.401Z Compiling serde_derive_internals v0.29.1
14172025-07-15T20:12:33.645Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14182025-07-15T20:12:33.803Z Compiling bzip2-sys v0.1.13+1.0.8
14192025-07-15T20:12:34.276Z Compiling openssl v0.10.73
14202025-07-15T20:12:34.363Z Compiling powerfmt v0.2.0
14212025-07-15T20:12:34.410Z Compiling try-lock v0.2.5
14222025-07-15T20:12:34.583Z Compiling untrusted v0.9.0
14232025-07-15T20:12:34.724Z Compiling foreign-types-shared v0.1.1
14242025-07-15T20:12:34.747Z Compiling num-conv v0.1.0
14252025-07-15T20:12:34.782Z Compiling openssl-probe v0.1.5
14262025-07-15T20:12:34.862Z Compiling tower-service v0.3.3
14272025-07-15T20:12:34.925Z Compiling time-core v0.1.2
14282025-07-15T20:12:34.928Z Compiling atomic-waker v1.1.2
14292025-07-15T20:12:35.002Z Compiling adler2 v2.0.0
14302025-07-15T20:12:35.023Z Compiling schemars v0.8.22
14312025-07-15T20:12:35.078Z Compiling untrusted v0.7.1
14322025-07-15T20:12:35.115Z Compiling goblin v0.8.2
14332025-07-15T20:12:35.141Z Compiling time-macros v0.2.18
14342025-07-15T20:12:35.212Z Compiling miniz_oxide v0.8.5
14352025-07-15T20:12:35.274Z Compiling pest_derive v2.7.14
14362025-07-15T20:12:35.394Z Compiling foreign-types v0.3.2
14372025-07-15T20:12:35.527Z Compiling schemars_derive v0.8.22
14382025-07-15T20:12:36.097Z Compiling deranged v0.3.11
14392025-07-15T20:12:36.581Z Compiling want v0.3.1
14402025-07-15T20:12:37.540Z Compiling tokio-util v0.7.15
14412025-07-15T20:12:38.812Z Compiling h2 v0.4.6
14422025-07-15T20:12:38.915Z Compiling rand_chacha v0.9.0
14432025-07-15T20:12:39.473Z Compiling ipnet v2.11.0
14442025-07-15T20:12:40.609Z Compiling openssl-macros v0.1.1
14452025-07-15T20:12:40.817Z Compiling num_threads v0.1.7
14462025-07-15T20:12:40.961Z Compiling rustls v0.23.19
14472025-07-15T20:12:41.270Z Compiling httpdate v1.0.3
14482025-07-15T20:12:41.288Z Compiling native-tls v0.2.12
14492025-07-15T20:12:41.677Z Compiling syn v1.0.109
14502025-07-15T20:12:41.690Z Compiling dyn-clone v1.0.19
14512025-07-15T20:12:41.989Z Compiling time v0.3.36
14522025-07-15T20:12:42.316Z Compiling dof v0.3.0
14532025-07-15T20:12:43.818Z Compiling rand v0.9.1
14542025-07-15T20:12:44.045Z Compiling dtrace-parser v0.2.0
14552025-07-15T20:12:45.102Z Compiling unicode-normalization v0.1.24
14562025-07-15T20:12:45.486Z Compiling hyper v1.6.0
14572025-07-15T20:12:45.842Z Compiling heapless v0.7.17
14582025-07-15T20:12:46.072Z Compiling signature v2.2.0
14592025-07-15T20:12:46.250Z Compiling crossbeam-epoch v0.9.18
14602025-07-15T20:12:46.277Z Compiling crc32fast v1.4.2
14612025-07-15T20:12:46.375Z Compiling cookie v0.18.1
14622025-07-15T20:12:46.612Z Compiling unicode-bidi v0.3.17
14632025-07-15T20:12:46.708Z Compiling zstd-safe v7.2.3
14642025-07-15T20:12:46.914Z Compiling slog v2.7.0
14652025-07-15T20:12:47.060Z Compiling signal-hook v0.3.17
14662025-07-15T20:12:47.351Z Compiling siphasher v0.3.11
14672025-07-15T20:12:47.412Z Compiling rayon-core v1.12.1
14682025-07-15T20:12:47.735Z Compiling unicode-properties v0.1.3
14692025-07-15T20:12:47.750Z Compiling zlib-rs v0.5.1
14702025-07-15T20:12:47.796Z Compiling hyper-util v0.1.14
14712025-07-15T20:12:47.899Z Compiling phf_shared v0.11.2
14722025-07-15T20:12:48.120Z Compiling stringprep v0.1.5
14732025-07-15T20:12:48.936Z Compiling crossbeam-deque v0.8.5
14742025-07-15T20:12:48.990Z Compiling usdt-impl v0.5.0
14752025-07-15T20:12:49.190Z Compiling curve25519-dalek v4.1.3
14762025-07-15T20:12:49.276Z Compiling serde_tokenstream v0.2.2
14772025-07-15T20:12:49.835Z Compiling toml_datetime v0.6.11
14782025-07-15T20:12:49.866Z Compiling serde_spanned v0.6.9
14792025-07-15T20:12:50.116Z Compiling rand_chacha v0.3.1
14802025-07-15T20:12:50.246Z Compiling md-5 v0.10.6
14812025-07-15T20:12:50.334Z Compiling num-integer v0.1.46
14822025-07-15T20:12:50.527Z Compiling sync_wrapper v1.0.1
14832025-07-15T20:12:50.667Z Compiling ff v0.13.0
14842025-07-15T20:12:50.903Z Compiling hash32 v0.2.1
14852025-07-15T20:12:50.958Z Compiling memoffset v0.9.1
14862025-07-15T20:12:51.088Z Compiling litrs v0.4.1
14872025-07-15T20:12:51.291Z Compiling cfg_aliases v0.2.1
14882025-07-15T20:12:51.334Z Compiling gimli v0.31.1
14892025-07-15T20:12:51.335Z Compiling newtype-uuid v1.2.4
14902025-07-15T20:12:51.375Z Compiling smoltcp v0.9.1
14912025-07-15T20:12:51.613Z Compiling num-bigint-dig v0.8.4
14922025-07-15T20:12:51.947Z Compiling fallible-iterator v0.2.0
14932025-07-15T20:12:51.979Z Compiling psl-types v2.0.11
14942025-07-15T20:12:52.035Z Compiling tower-layer v0.3.3
14952025-07-15T20:12:52.199Z Compiling base16ct v0.2.0
14962025-07-15T20:12:52.217Z Compiling publicsuffix v2.3.0
14972025-07-15T20:12:52.323Z Compiling tower v0.5.2
14982025-07-15T20:12:52.498Z Compiling sec1 v0.7.3
14992025-07-15T20:12:52.503Z Compiling document-features v0.2.10
15002025-07-15T20:12:52.622Z Compiling postgres-protocol v0.6.8
15012025-07-15T20:12:53.099Z Compiling nix v0.29.0
15022025-07-15T20:12:53.743Z Compiling group v0.13.0
15032025-07-15T20:12:53.924Z Compiling libz-rs-sys v0.5.1
15042025-07-15T20:12:54.061Z Compiling num-iter v0.1.45
15052025-07-15T20:12:54.082Z Compiling rand v0.8.5
15062025-07-15T20:12:54.236Z Compiling flate2 v1.1.2
15072025-07-15T20:12:54.800Z Compiling tokio-native-tls v0.3.1
15082025-07-15T20:12:55.326Z Compiling addr2line v0.24.2
15092025-07-15T20:12:55.748Z Compiling ipnetwork v0.21.1
15102025-07-15T20:12:55.769Z Compiling strum_macros v0.27.1
15112025-07-15T20:12:55.796Z Compiling rustls-native-certs v0.8.1
15122025-07-15T20:12:55.900Z Compiling terminal_size v0.4.0
15132025-07-15T20:12:55.998Z Compiling http-body-util v0.1.3
15142025-07-15T20:12:56.095Z Compiling hkdf v0.12.4
15152025-07-15T20:12:56.133Z Compiling crypto-bigint v0.5.5
15162025-07-15T20:12:56.314Z Compiling webpki-roots v1.0.1
15172025-07-15T20:12:56.383Z Compiling curve25519-dalek-derive v0.1.1
15182025-07-15T20:12:56.453Z Compiling async-trait v0.1.88
15192025-07-15T20:12:56.532Z Compiling thiserror-impl v2.0.12
15202025-07-15T20:12:56.552Z Compiling object v0.36.5
15212025-07-15T20:12:57.741Z Compiling fs-err v3.1.1
15222025-07-15T20:12:58.096Z Compiling ahash v0.8.11
15232025-07-15T20:12:58.471Z Compiling buf-list v1.0.3
15242025-07-15T20:12:58.845Z Compiling winnow v0.5.40
15252025-07-15T20:12:59.118Z Compiling lockfree-object-pool v0.1.6
15262025-07-15T20:12:59.399Z Compiling bumpalo v3.16.0
15272025-07-15T20:12:59.598Z Compiling managed v0.8.0
15282025-07-15T20:12:59.864Z Compiling simd-adler32 v0.3.7
15292025-07-15T20:13:00.017Z Compiling bitflags v1.3.2
15302025-07-15T20:13:00.140Z Compiling rustc-demangle v0.1.24
15312025-07-15T20:13:00.384Z Compiling anyhow v1.0.98
15322025-07-15T20:13:00.453Z Compiling hubpack_derive v0.1.1
15332025-07-15T20:13:00.540Z Compiling iri-string v0.7.8
15342025-07-15T20:13:00.997Z Compiling strum v0.27.1
15352025-07-15T20:13:01.190Z Compiling clap_builder v4.5.40
15362025-07-15T20:13:01.319Z Compiling hubpack v0.1.2
15372025-07-15T20:13:01.376Z Compiling zopfli v0.8.1
15382025-07-15T20:13:01.759Z Compiling thiserror v2.0.12
15392025-07-15T20:13:01.936Z Compiling toml_edit v0.19.15
15402025-07-15T20:13:02.192Z Compiling console v0.15.10
15412025-07-15T20:13:02.913Z Compiling elliptic-curve v0.13.8
15422025-07-15T20:13:03.449Z Compiling tower-http v0.6.6
15432025-07-15T20:13:03.499Z Compiling backtrace v0.3.74
15442025-07-15T20:13:03.810Z Compiling hyper-tls v0.6.0
15452025-07-15T20:13:04.195Z Compiling oxnet v0.1.2
15462025-07-15T20:13:04.223Z Compiling signal-hook-mio v0.2.4
15472025-07-15T20:13:04.408Z Compiling rayon v1.10.0
15482025-07-15T20:13:04.948Z Compiling cookie_store v0.21.1
15492025-07-15T20:13:06.276Z Compiling zstd v0.13.3
15502025-07-15T20:13:06.328Z Compiling postgres-types v0.2.9
15512025-07-15T20:13:07.307Z Compiling usdt-attr-macro v0.5.0
15522025-07-15T20:13:07.540Z Compiling usdt-macro v0.5.0
15532025-07-15T20:13:08.397Z Compiling phf v0.11.2
15542025-07-15T20:13:08.556Z Compiling ed25519 v2.2.3
15552025-07-15T20:13:08.598Z Compiling bzip2 v0.5.2
15562025-07-15T20:13:08.685Z Compiling bzip2 v0.4.4
15572025-07-15T20:13:08.831Z Compiling strum_macros v0.26.4
15582025-07-15T20:13:08.952Z Compiling pkcs1 v0.7.5
15592025-07-15T20:13:08.977Z Compiling serde_urlencoded v0.7.1
15602025-07-15T20:13:09.095Z Compiling serde-big-array v0.5.1
15612025-07-15T20:13:09.355Z Compiling rfc6979 v0.4.0
15622025-07-15T20:13:09.463Z Compiling bstr v1.10.0
15632025-07-15T20:13:09.563Z Compiling daft-derive v0.1.4
15642025-07-15T20:13:09.828Z Compiling serde_repr v0.1.19
15652025-07-15T20:13:10.335Z Compiling clap_derive v4.5.40
15662025-07-15T20:13:10.905Z Compiling enum-as-inner v0.6.1
15672025-07-15T20:13:10.909Z Compiling float-cmp v0.10.0
15682025-07-15T20:13:10.987Z Compiling encoding_rs v0.8.34
15692025-07-15T20:13:11.110Z Compiling precomputed-hash v0.1.1
15702025-07-15T20:13:11.162Z Compiling difflib v0.4.0
15712025-07-15T20:13:11.242Z Compiling mime v0.3.17
15722025-07-15T20:13:11.753Z Compiling unicode-segmentation v1.12.0
15732025-07-15T20:13:11.910Z Compiling fixedbitset v0.4.2
15742025-07-15T20:13:12.328Z Compiling whoami v1.5.2
15752025-07-15T20:13:12.398Z Compiling normalize-line-endings v0.3.0
15762025-07-15T20:13:12.545Z Compiling new_debug_unreachable v1.0.6
15772025-07-15T20:13:12.581Z Compiling static_assertions v1.1.0
15782025-07-15T20:13:12.657Z Compiling number_prefix v0.4.0
15792025-07-15T20:13:12.699Z Compiling predicates-core v1.0.8
15802025-07-15T20:13:12.866Z Compiling data-encoding v2.9.0
15812025-07-15T20:13:12.887Z Compiling toml_edit v0.22.27
15822025-07-15T20:13:12.992Z Compiling predicates v3.1.3
15832025-07-15T20:13:13.122Z Compiling strum v0.26.3
15842025-07-15T20:13:13.321Z Compiling indicatif v0.17.11
15852025-07-15T20:13:14.441Z Compiling hickory-proto v0.25.2
15862025-07-15T20:13:14.610Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
15872025-07-15T20:13:14.641Z Compiling tokio-postgres v0.7.13
15882025-07-15T20:13:14.679Z Compiling clap v4.5.40
15892025-07-15T20:13:14.791Z Compiling string_cache v0.8.9
15902025-07-15T20:13:15.822Z Compiling similar v2.7.0
15912025-07-15T20:13:15.853Z Compiling petgraph v0.6.5
15922025-07-15T20:13:17.188Z Compiling daft v0.1.4
15932025-07-15T20:13:17.307Z Compiling usdt v0.5.0
15942025-07-15T20:13:17.720Z Compiling ecdsa v0.16.9
15952025-07-15T20:13:17.789Z Compiling rsa v0.9.6
15962025-07-15T20:13:18.530Z Compiling zip v0.6.6
15972025-07-15T20:13:18.726Z Compiling zip v4.2.0
15982025-07-15T20:13:19.737Z Compiling ed25519-dalek v2.1.1
15992025-07-15T20:13:19.950Z Compiling toml v0.7.8
16002025-07-15T20:13:21.051Z Compiling crossterm v0.28.1
16012025-07-15T20:13:21.719Z Compiling tokio-stream v0.1.17
16022025-07-15T20:13:21.850Z Compiling openapiv3 v2.2.0
16032025-07-15T20:13:21.878Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16042025-07-15T20:13:22.075Z Compiling x509-cert v0.2.5
16052025-07-15T20:13:22.301Z Compiling sha1 v0.10.6
16062025-07-15T20:13:22.639Z Compiling itertools v0.10.5
16072025-07-15T20:13:22.711Z Compiling dirs-sys-next v0.1.2
16082025-07-15T20:13:23.256Z Compiling winnow v0.6.26
16092025-07-15T20:13:24.082Z Compiling peg-runtime v0.8.5
16102025-07-15T20:13:24.670Z Compiling rustc-hash v2.1.1
16112025-07-15T20:13:24.878Z Compiling lalrpop-util v0.19.12
16122025-07-15T20:13:25.172Z Compiling dirs-next v2.0.0
16132025-07-15T20:13:25.178Z Compiling thread_local v1.1.8
16142025-07-15T20:13:25.243Z Compiling slog-async v2.8.0
16152025-07-15T20:13:25.354Z Compiling term v0.7.0
16162025-07-15T20:13:25.643Z Compiling xattr v1.3.1
16172025-07-15T20:13:25.666Z Compiling futures-executor v0.3.31
16182025-07-15T20:13:25.686Z Compiling crossbeam-channel v0.5.15
16192025-07-15T20:13:25.820Z Compiling is-terminal v0.4.13
16202025-07-15T20:13:25.911Z Compiling filetime v0.2.25
16212025-07-15T20:13:25.972Z Compiling take_mut v0.2.2
16222025-07-15T20:13:26.141Z Compiling tar v0.4.44
16232025-07-15T20:13:26.159Z Compiling slog-term v2.9.1
16242025-07-15T20:13:26.222Z Compiling futures v0.3.31
16252025-07-15T20:13:26.345Z Compiling camino v1.1.10
16262025-07-15T20:13:31.736Z Compiling aws-lc-sys v0.26.0
16272025-07-15T20:14:00.582Z Compiling rustls-webpki v0.102.8
16282025-07-15T20:14:05.491Z Compiling tokio-rustls v0.26.0
16292025-07-15T20:14:13.830Z Compiling hyper-rustls v0.27.7
16302025-07-15T20:14:13.830Z Compiling reqwest v0.12.22
16312025-07-15T20:14:14.031Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16322025-07-15T20:14:14.031Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16332025-07-15T20:14:14.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
16342025-07-15T20:14:14.137Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16352025-07-15T20:14:14.137ZJul 15 20:14:12.688 INFO Starting download, target: Cockroach
16362025-07-15T20:14:14.137ZJul 15 20:14:12.688 INFO Starting download, target: Console
16372025-07-15T20:14:14.137ZJul 15 20:14:12.688 INFO Starting download, target: Clickhouse
16382025-07-15T20:14:14.137ZJul 15 20:14:12.688 INFO Starting download, target: DendriteStub
16392025-07-15T20:14:14.138ZJul 15 20:14:12.688 INFO Starting download, target: MaghemiteMgd
16402025-07-15T20:14:14.138ZJul 15 20:14:12.688 INFO Starting download, target: TransceiverControl
16412025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16422025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16432025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16442025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16452025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16462025-07-15T20:14:14.138ZJul 15 20:14:12.689 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16472025-07-15T20:14:14.171ZJul 15 20:14:13.188 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16482025-07-15T20:14:14.481ZJul 15 20:14:13.556 INFO Download complete, target: Console
16492025-07-15T20:14:15.395ZJul 15 20:14:14.448 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16502025-07-15T20:14:15.725ZJul 15 20:14:14.787 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16512025-07-15T20:14:16.097ZJul 15 20:14:15.120 INFO Download complete, target: TransceiverControl
16522025-07-15T20:14:19.770ZJul 15 20:14:18.702 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16532025-07-15T20:14:20.710ZJul 15 20:14:19.653 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16542025-07-15T20:14:22.203ZJul 15 20:14:21.219 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16552025-07-15T20:14:22.204ZJul 15 20:14:21.219 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16562025-07-15T20:14:22.585ZJul 15 20:14:21.661 INFO Download complete, target: DendriteStub
16572025-07-15T20:14:23.908ZJul 15 20:14:23.011 INFO Download complete, target: MaghemiteMgd
16582025-07-15T20:14:25.777ZJul 15 20:14:24.879 INFO Checking that binary works, target: Clickhouse
16592025-07-15T20:14:25.887ZJul 15 20:14:24.989 INFO Download complete, target: Clickhouse
16602025-07-15T20:14:28.307ZJul 15 20:14:27.407 INFO Checking that binary works, target: Cockroach
16612025-07-15T20:14:28.452ZJul 15 20:14:27.546 INFO Download complete, target: Cockroach
16622025-07-15T20:14:28.477ZAll prerequisites installed successfully
16632025-07-15T20:14:28.477Z
16642025-07-15T20:14:28.477Zreal 4:42.017868924
16652025-07-15T20:14:28.477Zuser 16:02.663657103
16662025-07-15T20:14:28.477Zsys 2:14.958622277
16672025-07-15T20:14:28.477Ztrap 0.566622268
16682025-07-15T20:14:28.477Ztflt 0.993941561
16692025-07-15T20:14:28.477Zdflt 1.319388496
16702025-07-15T20:14:28.477Zkflt 0.029388072
16712025-07-15T20:14:28.484Zlock 37:05.936414504
16722025-07-15T20:14:28.485Zslp 58:09.122019649
16732025-07-15T20:14:28.485Zlat 1:11.817882541
16742025-07-15T20:14:28.485Zstop 2:46.154663939
16752025-07-15T20:14:28.485Z+ ptime -m cargo xtask download softnpu
16762025-07-15T20:14:29.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16772025-07-15T20:14:29.155Z Running `target/debug/xtask download softnpu`
16782025-07-15T20:14:30.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16792025-07-15T20:14:30.179Z Running `target/debug/xtask-downloader softnpu`
16802025-07-15T20:14:30.226ZJul 15 20:14:29.324 INFO Starting download, target: Softnpu
16812025-07-15T20:14:30.231ZJul 15 20:14:29.325 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16822025-07-15T20:14:30.692ZJul 15 20:14:29.795 INFO Download complete, target: Softnpu
16832025-07-15T20:14:30.697Z
16842025-07-15T20:14:30.697Zreal 2.240548254
16852025-07-15T20:14:30.697Zuser 1.494422381
16862025-07-15T20:14:30.697Zsys 0.633600514
16872025-07-15T20:14:30.697Ztrap 0.000908352
16882025-07-15T20:14:30.697Ztflt 0.000059030
16892025-07-15T20:14:30.697Zdflt 0.000054129
16902025-07-15T20:14:30.697Zkflt 0.000000000
16912025-07-15T20:14:30.697Zlock 5.091552270
16922025-07-15T20:14:30.697Zslp 0.330469289
16932025-07-15T20:14:30.698Zlat 0.073069795
16942025-07-15T20:14:30.698Zstop 0.000167459
16952025-07-15T20:14:30.704Z+ export CARGO_INCREMENTAL=0
16962025-07-15T20:14:30.704Z+ CARGO_INCREMENTAL=0
16972025-07-15T20:14:30.704Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16982025-07-15T20:14:31.853Z Compiling proc-macro2 v1.0.95
16992025-07-15T20:14:31.853Z Compiling unicode-ident v1.0.18
17002025-07-15T20:14:31.853Z Compiling libc v0.2.174
17012025-07-15T20:14:31.857Z Compiling serde v1.0.219
17022025-07-15T20:14:31.857Z Compiling autocfg v1.4.0
17032025-07-15T20:14:31.858Z Compiling cfg-if v1.0.1
17042025-07-15T20:14:31.858Z Compiling version_check v0.9.5
17052025-07-15T20:14:32.263Z Compiling memchr v2.7.4
17062025-07-15T20:14:32.309Z Compiling shlex v1.3.0
17072025-07-15T20:14:32.327Z Compiling portable-atomic v1.11.0
17082025-07-15T20:14:32.651Z Compiling typenum v1.17.0
17092025-07-15T20:14:32.654Z Compiling generic-array v0.14.7
17102025-07-15T20:14:32.916Z Compiling lock_api v0.4.12
17112025-07-15T20:14:32.968Z Compiling value-bag v1.9.0
17122025-07-15T20:14:33.260Z Compiling libm v0.2.8
17132025-07-15T20:14:33.453Z Compiling log v0.4.27
17142025-07-15T20:14:33.499Z Compiling serde_json v1.0.140
17152025-07-15T20:14:33.526Z Compiling num-traits v0.2.19
17162025-07-15T20:14:33.632Z Compiling getrandom v0.3.1
17172025-07-15T20:14:33.853Z Compiling quote v1.0.40
17182025-07-15T20:14:33.873Z Compiling jobserver v0.1.32
17192025-07-15T20:14:33.970Z Compiling parking_lot_core v0.9.10
17202025-07-15T20:14:34.165Z Compiling semver v1.0.26
17212025-07-15T20:14:34.186Z Compiling scopeguard v1.2.0
17222025-07-15T20:14:34.214Z Compiling smallvec v1.15.0
17232025-07-15T20:14:34.360Z Compiling syn v2.0.104
17242025-07-15T20:14:34.392Z Compiling cc v1.2.15
17252025-07-15T20:14:34.429Z Compiling getrandom v0.2.15
17262025-07-15T20:14:34.514Z Compiling pkg-config v0.3.31
17272025-07-15T20:14:34.642Z Compiling itoa v1.0.11
17282025-07-15T20:14:34.696Z Compiling aho-corasick v1.1.3
17292025-07-15T20:14:34.787Z Compiling rustix v0.38.37
17302025-07-15T20:14:34.818Z Compiling regex-syntax v0.8.5
17312025-07-15T20:14:35.658Z Compiling either v1.15.0
17322025-07-15T20:14:36.059Z Compiling critical-section v1.1.3
17332025-07-15T20:14:36.439Z Compiling stable_deref_trait v1.2.0
17342025-07-15T20:14:36.477Z Compiling slab v0.4.9
17352025-07-15T20:14:36.724Z Compiling once_cell v1.21.3
17362025-07-15T20:14:36.826Z Compiling spin v0.9.8
17372025-07-15T20:14:36.872Z Compiling errno v0.3.12
17382025-07-15T20:14:36.932Z Compiling rand_core v0.6.4
17392025-07-15T20:14:37.238Z Compiling glob v0.3.2
17402025-07-15T20:14:37.496Z Compiling equivalent v1.0.2
17412025-07-15T20:14:37.577Z Compiling ryu v1.0.18
17422025-07-15T20:14:37.600Z Compiling thiserror v1.0.69
17432025-07-15T20:14:37.649Z Compiling foldhash v0.1.5
17442025-07-15T20:14:37.914Z Compiling clang-sys v1.8.1
17452025-07-15T20:14:38.006Z Compiling prettyplease v0.2.35
17462025-07-15T20:14:38.074Z Compiling subtle v2.6.1
17472025-07-15T20:14:38.105Z Compiling pin-project-lite v0.2.14
17482025-07-15T20:14:38.186Z Compiling allocator-api2 v0.2.21
17492025-07-15T20:14:38.266Z Compiling regex-automata v0.4.8
17502025-07-15T20:14:38.406Z Compiling lazy_static v1.5.0
17512025-07-15T20:14:38.628Z Compiling writeable v0.5.5
17522025-07-15T20:14:38.678Z Compiling schemars v0.8.22
17532025-07-15T20:14:38.784Z Compiling minimal-lexical v0.2.1
17542025-07-15T20:14:38.876Z Compiling hashbrown v0.15.4
17552025-07-15T20:14:39.019Z Compiling litemap v0.7.3
17562025-07-15T20:14:39.255Z Compiling nom v7.1.3
17572025-07-15T20:14:40.254Z Compiling libloading v0.8.5
17582025-07-15T20:14:40.446Z Compiling bindgen v0.69.5
17592025-07-15T20:14:40.628Z Compiling home v0.5.9
17602025-07-15T20:14:40.856Z Compiling zerocopy v0.8.26
17612025-07-15T20:14:40.893Z Compiling percent-encoding v2.3.1
17622025-07-15T20:14:41.337Z Compiling synstructure v0.13.1
17632025-07-15T20:14:41.358Z Compiling serde_derive_internals v0.29.1
17642025-07-15T20:14:42.391Z Compiling cexpr v0.6.0
17652025-07-15T20:14:42.460Z Compiling itertools v0.12.1
17662025-07-15T20:14:43.270Z Compiling icu_locid_transform_data v1.5.0
17672025-07-15T20:14:43.398Z Compiling rustc-hash v1.1.0
17682025-07-15T20:14:43.531Z Compiling regex v1.11.1
17692025-07-15T20:14:43.577Z Compiling byteorder v1.5.0
17702025-07-15T20:14:43.714Z Compiling lazycell v1.3.0
17712025-07-15T20:14:43.910Z Compiling cmake v0.1.51
17722025-07-15T20:14:44.064Z Compiling signal-hook-registry v1.4.2
17732025-07-15T20:14:44.441Z Compiling paste v1.0.15
17742025-07-15T20:14:44.618Z Compiling icu_properties_data v1.5.0
17752025-07-15T20:14:44.622Z Compiling dunce v1.0.5
17762025-07-15T20:14:44.785Z Compiling fs_extra v1.3.0
17772025-07-15T20:14:44.907Z Compiling parking_lot v0.12.3
17782025-07-15T20:14:44.998Z Compiling mio v1.0.2
17792025-07-15T20:14:45.051Z Compiling serde_derive v1.0.219
17802025-07-15T20:14:45.224Z Compiling zeroize_derive v1.4.2
17812025-07-15T20:14:45.292Z Compiling zerofrom-derive v0.1.4
17822025-07-15T20:14:45.378Z Compiling yoke-derive v0.7.4
17832025-07-15T20:14:46.452Z Compiling zerovec-derive v0.10.3
17842025-07-15T20:14:46.495Z Compiling displaydoc v0.2.5
17852025-07-15T20:14:46.843Z Compiling icu_provider_macros v1.5.0
17862025-07-15T20:14:46.908Z Compiling tokio-macros v2.5.0
17872025-07-15T20:14:47.620Z Compiling zeroize v1.8.1
17882025-07-15T20:14:47.892Z Compiling zerocopy-derive v0.7.35
17892025-07-15T20:14:48.064Z Compiling zerofrom v0.1.4
17902025-07-15T20:14:48.086Z Compiling thiserror-impl v1.0.69
17912025-07-15T20:14:48.306Z Compiling yoke v0.7.4
17922025-07-15T20:14:48.452Z Compiling schemars_derive v0.8.22
17932025-07-15T20:14:48.706Z Compiling zerovec v0.10.4
17942025-07-15T20:14:49.373Z Compiling zerocopy-derive v0.8.26
17952025-07-15T20:14:49.636Z Compiling futures-macro v0.3.31
17962025-07-15T20:14:50.297Z Compiling icu_normalizer_data v1.5.0
17972025-07-15T20:14:50.429Z Compiling utf16_iter v1.0.5
17982025-07-15T20:14:50.507Z Compiling utf8_iter v1.0.4
17992025-07-15T20:14:50.671Z Compiling tinystr v0.7.6
18002025-07-15T20:14:50.805Z Compiling icu_collections v1.5.0
18012025-07-15T20:14:50.983Z Compiling heck v0.5.0
18022025-07-15T20:14:51.092Z Compiling icu_locid v1.5.0
18032025-07-15T20:14:51.254Z Compiling write16 v1.0.0
18042025-07-15T20:14:51.375Z Compiling crypto-common v0.1.6
18052025-07-15T20:14:52.077Z Compiling socket2 v0.5.10
18062025-07-15T20:14:52.081Z Compiling const-oid v0.9.6
18072025-07-15T20:14:52.346Z Compiling icu_provider v1.5.0
18082025-07-15T20:14:52.618Z Compiling fnv v1.0.7
18092025-07-15T20:14:53.277Z Compiling icu_locid_transform v1.5.0
18102025-07-15T20:14:53.819Z Compiling form_urlencoded v1.2.1
18112025-07-15T20:14:54.206Z Compiling ring v0.17.14
18122025-07-15T20:14:54.748Z Compiling icu_properties v1.5.1
18132025-07-15T20:14:55.483Z Compiling tracing-attributes v0.1.27
18142025-07-15T20:14:55.598Z Compiling der_derive v0.7.3
18152025-07-15T20:14:56.351Z Compiling vcpkg v0.2.15
18162025-07-15T20:14:56.841Z Compiling bitflags v2.9.1
18172025-07-15T20:14:57.294Z Compiling bytes v1.10.1
18182025-07-15T20:14:58.725Z Compiling icu_normalizer v1.5.0
18192025-07-15T20:14:58.767Z Compiling tokio v1.45.1
18202025-07-15T20:14:59.113Z Compiling indexmap v2.10.0
18212025-07-15T20:15:00.232Z Compiling idna_adapter v1.2.0
18222025-07-15T20:15:00.428Z Compiling idna v1.0.3
18232025-07-15T20:15:00.463Z Compiling aws-lc-rs v1.12.4
18242025-07-15T20:15:01.615Z Compiling openssl-sys v0.9.109
18252025-07-15T20:15:01.667Z Compiling which v4.4.2
18262025-07-15T20:15:01.833Z Compiling url v2.5.4
18272025-07-15T20:15:03.841Z Compiling block-buffer v0.10.4
18282025-07-15T20:15:04.390Z Compiling thiserror v2.0.12
18292025-07-15T20:15:04.659Z Compiling futures-core v0.3.31
18302025-07-15T20:15:04.943Z Compiling digest v0.10.7
18312025-07-15T20:15:05.483Z Compiling zerocopy v0.7.35
18322025-07-15T20:15:05.504Z Compiling thiserror-impl v2.0.12
18332025-07-15T20:15:05.643Z Compiling httparse v1.9.5
18342025-07-15T20:15:07.212Z Compiling uuid v1.17.0
18352025-07-15T20:15:07.650Z Compiling iana-time-zone v0.1.63
18362025-07-15T20:15:07.704Z Compiling syn v1.0.109
18372025-07-15T20:15:08.165Z Compiling crossbeam-utils v0.8.21
18382025-07-15T20:15:08.292Z Compiling chrono v0.4.41
18392025-07-15T20:15:09.308Z Compiling num-conv v0.1.0
18402025-07-15T20:15:09.691Z Compiling futures-sink v0.3.31
18412025-07-15T20:15:09.881Z Compiling time-core v0.1.2
18422025-07-15T20:15:10.087Z Compiling time-macros v0.2.18
18432025-07-15T20:15:11.018Z Compiling cpufeatures v0.2.14
18442025-07-15T20:15:11.479Z Compiling openssl v0.10.73
18452025-07-15T20:15:12.318Z Compiling hmac v0.12.1
18462025-07-15T20:15:12.577Z Compiling rustc_version v0.4.1
18472025-07-15T20:15:12.672Z Compiling serde_tokenstream v0.2.2
18482025-07-15T20:15:12.786Z Compiling aws-lc-sys v0.26.0
18492025-07-15T20:15:13.221Z Compiling block-padding v0.3.3
18502025-07-15T20:15:13.264Z Compiling scroll_derive v0.12.0
18512025-07-15T20:15:13.466Z Compiling openssl-macros v0.1.1
18522025-07-15T20:15:14.454Z Compiling dyn-clone v1.0.19
18532025-07-15T20:15:14.583Z Compiling rustls v0.23.19
18542025-07-15T20:15:14.728Z Compiling native-tls v0.2.12
18552025-07-15T20:15:14.923Z Compiling ucd-trie v0.1.7
18562025-07-15T20:15:15.299Z Compiling pest v2.7.14
18572025-07-15T20:15:15.319Z Compiling inout v0.1.3
18582025-07-15T20:15:15.337Z Compiling futures-channel v0.3.31
18592025-07-15T20:15:15.856Z Compiling futures-io v0.3.31
18602025-07-15T20:15:15.899Z Compiling pin-utils v0.1.0
18612025-07-15T20:15:16.234Z Compiling strsim v0.11.1
18622025-07-15T20:15:16.446Z Compiling futures-task v0.3.31
18632025-07-15T20:15:16.671Z Compiling futures-util v0.3.31
18642025-07-15T20:15:18.176Z Compiling pest_meta v2.7.14
18652025-07-15T20:15:19.671Z Compiling cipher v0.4.4
18662025-07-15T20:15:20.538Z Compiling sha2 v0.10.9
18672025-07-15T20:15:21.029Z Compiling http v1.3.1
18682025-07-15T20:15:21.271Z Compiling cookie v0.18.1
18692025-07-15T20:15:21.467Z Compiling base64ct v1.6.0
18702025-07-15T20:15:21.604Z Compiling rustversion v1.0.17
18712025-07-15T20:15:22.021Z Compiling pem-rfc7468 v0.7.0
18722025-07-15T20:15:22.300Z Compiling pest_generator v2.7.14
18732025-07-15T20:15:22.727Z Compiling zstd-sys v2.0.14+zstd.1.5.7
18742025-07-15T20:15:23.018Z Compiling bzip2-sys v0.1.13+1.0.8
18752025-07-15T20:15:23.398Z Compiling anyhow v1.0.98
18762025-07-15T20:15:23.513Z Compiling slog v2.7.0
18772025-07-15T20:15:23.545Z Compiling flagset v0.4.6
18782025-07-15T20:15:23.785Z Compiling der v0.7.9
18792025-07-15T20:15:23.858Z Compiling pest_derive v2.7.14
18802025-07-15T20:15:24.619Z Compiling serde_spanned v0.6.9
18812025-07-15T20:15:24.668Z Compiling toml_datetime v0.6.11
18822025-07-15T20:15:24.958Z Compiling tracing-core v0.1.32
18832025-07-15T20:15:25.104Z Compiling usdt-impl v0.5.0
18842025-07-15T20:15:25.124Z Compiling rayon-core v1.12.1
18852025-07-15T20:15:25.464Z Compiling rustls-pki-types v1.10.0
18862025-07-15T20:15:25.650Z Compiling spki v0.7.3
18872025-07-15T20:15:25.687Z Compiling salsa20 v0.10.2
18882025-07-15T20:15:25.940Z Compiling tracing v0.1.40
18892025-07-15T20:15:26.288Z Compiling scroll v0.12.0
18902025-07-15T20:15:26.446Z Compiling pbkdf2 v0.12.2
18912025-07-15T20:15:26.653Z Compiling ppv-lite86 v0.2.20
18922025-07-15T20:15:27.118Z Compiling plain v0.2.3
18932025-07-15T20:15:27.154Z Compiling winnow v0.5.40
18942025-07-15T20:15:27.248Z Compiling litrs v0.4.1
18952025-07-15T20:15:27.384Z Compiling goblin v0.8.2
18962025-07-15T20:15:27.733Z Compiling scrypt v0.11.0
18972025-07-15T20:15:28.171Z Compiling document-features v0.2.10
18982025-07-15T20:15:28.192Z Compiling aes v0.8.4
18992025-07-15T20:15:29.110Z Compiling cbc v0.1.2
19002025-07-15T20:15:30.311Z Compiling toml_edit v0.19.15
19012025-07-15T20:15:30.809Z Compiling tokio-util v0.7.15
19022025-07-15T20:15:32.327Z Compiling pretty-hex v0.4.1
19032025-07-15T20:15:32.559Z Compiling powerfmt v0.2.0
19042025-07-15T20:15:32.633Z Compiling untrusted v0.9.0
19052025-07-15T20:15:32.849Z Compiling newtype-uuid v1.2.4
19062025-07-15T20:15:32.864Z Compiling untrusted v0.7.1
19072025-07-15T20:15:33.043Z Compiling adler2 v2.0.0
19082025-07-15T20:15:33.083Z Compiling deranged v0.3.11
19092025-07-15T20:15:33.157Z Compiling dof v0.3.0
19102025-07-15T20:15:33.318Z Compiling miniz_oxide v0.8.5
19112025-07-15T20:15:34.721Z Compiling pkcs5 v0.7.1
19122025-07-15T20:15:35.097Z Compiling dtrace-parser v0.2.0
19132025-07-15T20:15:35.206Z Compiling http-body v1.0.1
19142025-07-15T20:15:35.581Z Compiling heapless v0.7.17
19152025-07-15T20:15:36.464Z Compiling thread-id v4.2.2
19162025-07-15T20:15:36.787Z Compiling num_threads v0.1.7
19172025-07-15T20:15:36.847Z Compiling zstd-safe v7.2.3
19182025-07-15T20:15:36.940Z Compiling atomic-waker v1.1.2
19192025-07-15T20:15:36.961Z Compiling base64 v0.22.1
19202025-07-15T20:15:37.006Z Compiling signal-hook v0.3.17
19212025-07-15T20:15:37.330Z Compiling time v0.3.36
19222025-07-15T20:15:38.633Z Compiling pkcs8 v0.10.2
19232025-07-15T20:15:39.215Z Compiling try-lock v0.2.5
19242025-07-15T20:15:39.238Z Compiling tinyvec_macros v0.1.1
19252025-07-15T20:15:39.343Z Compiling tower-service v0.3.3
19262025-07-15T20:15:40.210Z Compiling want v0.3.1
19272025-07-15T20:15:40.521Z Compiling tinyvec v1.8.0
19282025-07-15T20:15:41.931Z Compiling h2 v0.4.6
19292025-07-15T20:15:43.539Z Compiling rand_core v0.9.2
19302025-07-15T20:15:43.873Z Compiling curve25519-dalek v4.1.3
19312025-07-15T20:15:44.445Z Compiling ipnet v2.11.0
19322025-07-15T20:15:44.481Z Compiling async-trait v0.1.88
19332025-07-15T20:15:46.496Z Compiling memoffset v0.9.1
19342025-07-15T20:15:46.834Z Compiling openssl-probe v0.1.5
19352025-07-15T20:15:47.251Z Compiling httpdate v1.0.3
19362025-07-15T20:15:47.332Z Compiling gimli v0.31.1
19372025-07-15T20:15:47.353Z Compiling smoltcp v0.9.1
19382025-07-15T20:15:47.676Z Compiling foreign-types-shared v0.1.1
19392025-07-15T20:15:48.223Z Compiling num-bigint-dig v0.8.4
19402025-07-15T20:15:48.281Z Compiling foreign-types v0.3.2
19412025-07-15T20:15:50.316Z Compiling hyper v1.6.0
19422025-07-15T20:15:52.248Z Compiling addr2line v0.24.2
19432025-07-15T20:15:54.258Z Compiling rand_chacha v0.9.0
19442025-07-15T20:15:55.691Z Compiling usdt-attr-macro v0.5.0
19452025-07-15T20:15:57.137Z Compiling usdt-macro v0.5.0
19462025-07-15T20:15:59.313Z Compiling strum_macros v0.26.4
19472025-07-15T20:16:00.732Z Compiling ipnetwork v0.21.1
19482025-07-15T20:16:01.796Z Compiling daft-derive v0.1.4
19492025-07-15T20:16:02.912Z Compiling object v0.36.5
19502025-07-15T20:16:03.223Z Compiling cfg_aliases v0.2.1
19512025-07-15T20:16:03.242Z Compiling rustc-demangle v0.1.24
19522025-07-15T20:16:05.332Z Compiling nix v0.29.0
19532025-07-15T20:16:07.196Z Compiling rand v0.9.1
19542025-07-15T20:16:08.365Z Compiling crossbeam-epoch v0.9.18
19552025-07-15T20:16:08.969Z Compiling hyper-util v0.1.14
19562025-07-15T20:16:10.919Z Compiling backtrace v0.3.74
19572025-07-15T20:16:12.259Z Compiling unicode-normalization v0.1.24
19582025-07-15T20:16:13.553Z Compiling strum_macros v0.27.1
19592025-07-15T20:16:15.671Z Compiling hubpack_derive v0.1.1
19602025-07-15T20:16:15.946Z Compiling signature v2.2.0
19612025-07-15T20:16:16.191Z Compiling openapiv3 v2.2.0
19622025-07-15T20:16:16.500Z Compiling curve25519-dalek-derive v0.1.1
19632025-07-15T20:16:17.928Z Compiling fs-err v3.1.1
19642025-07-15T20:16:18.271Z Compiling ahash v0.8.11
19652025-07-15T20:16:18.652Z Compiling crc32fast v1.4.2
19662025-07-15T20:16:18.974Z Compiling anstyle v1.0.11
19672025-07-15T20:16:19.401Z Compiling buf-list v1.0.3
19682025-07-15T20:16:19.950Z Compiling unicode-properties v0.1.3
19692025-07-15T20:16:20.045Z Compiling utf8parse v0.2.2
19702025-07-15T20:16:20.359Z Compiling zlib-rs v0.5.1
19712025-07-15T20:16:20.400Z Compiling unicode-bidi v0.3.17
19722025-07-15T20:16:20.452Z Compiling ident_case v1.0.1
19732025-07-15T20:16:20.665Z Compiling siphasher v0.3.11
19742025-07-15T20:16:21.051Z Compiling phf_shared v0.11.2
19752025-07-15T20:16:21.054Z Compiling darling_core v0.20.10
19762025-07-15T20:16:21.401Z Compiling stringprep v0.1.5
19772025-07-15T20:16:22.212Z Compiling anstyle-parse v0.2.5
19782025-07-15T20:16:25.219Z Compiling libz-rs-sys v0.5.1
19792025-07-15T20:16:28.976Z Compiling crossbeam-deque v0.8.5
19802025-07-15T20:16:30.226Z Compiling http-body-util v0.1.3
19812025-07-15T20:16:30.661Z Compiling rand_chacha v0.3.1
19822025-07-15T20:16:30.967Z Compiling sync_wrapper v1.0.1
19832025-07-15T20:16:31.153Z Compiling md-5 v0.10.6
19842025-07-15T20:16:31.513Z Compiling num-integer v0.1.46
19852025-07-15T20:16:32.404Z Compiling hash32 v0.2.1
19862025-07-15T20:16:32.452Z Compiling ff v0.13.0
19872025-07-15T20:16:32.532Z Compiling encoding_rs v0.8.34
19882025-07-15T20:16:32.687Z Compiling is_terminal_polyfill v1.70.1
19892025-07-15T20:16:32.748Z Compiling tower-layer v0.3.3
19902025-07-15T20:16:32.831Z Compiling anstyle-query v1.1.1
19912025-07-15T20:16:32.834Z Compiling base16ct v0.2.0
19922025-07-15T20:16:33.042Z Compiling fallible-iterator v0.2.0
19932025-07-15T20:16:33.126Z Compiling mime v0.3.17
19942025-07-15T20:16:33.695Z Compiling colorchoice v1.0.2
19952025-07-15T20:16:34.129Z Compiling psl-types v2.0.11
19962025-07-15T20:16:34.367Z Compiling publicsuffix v2.3.0
19972025-07-15T20:16:34.711Z Compiling tower v0.5.2
19982025-07-15T20:16:34.790Z Compiling anstream v0.6.18
19992025-07-15T20:16:35.376Z Compiling postgres-protocol v0.6.8
20002025-07-15T20:16:35.616Z Compiling sec1 v0.7.3
20012025-07-15T20:16:37.445Z Compiling group v0.13.0
20022025-07-15T20:16:37.466Z Compiling num-iter v0.1.45
20032025-07-15T20:16:37.651Z Compiling rand v0.8.5
20042025-07-15T20:16:39.865Z Compiling tokio-native-tls v0.3.1
20052025-07-15T20:16:40.201Z Compiling darling_macro v0.20.10
20062025-07-15T20:16:40.500Z Compiling rustls-webpki v0.102.8
20072025-07-15T20:16:41.083Z Compiling flate2 v1.1.2
20082025-07-15T20:16:42.094Z Compiling rustls-native-certs v0.8.1
20092025-07-15T20:16:42.716Z Compiling webpki-roots v1.0.1
20102025-07-15T20:16:43.295Z Compiling hkdf v0.12.4
20112025-07-15T20:16:43.555Z Compiling terminal_size v0.4.0
20122025-07-15T20:16:43.761Z Compiling serde_urlencoded v0.7.1
20132025-07-15T20:16:43.783Z Compiling clap_derive v4.5.40
20142025-07-15T20:16:43.819Z Compiling enum-as-inner v0.6.1
20152025-07-15T20:16:43.864Z Compiling crypto-bigint v0.5.5
20162025-07-15T20:16:44.289Z Compiling serde_repr v0.1.19
20172025-07-15T20:16:45.295Z Compiling simd-adler32 v0.3.7
20182025-07-15T20:16:45.323Z Compiling bitflags v1.3.2
20192025-07-15T20:16:45.462Z Compiling iri-string v0.7.8
20202025-07-15T20:16:47.074Z Compiling managed v0.8.0
20212025-07-15T20:16:47.267Z Compiling lockfree-object-pool v0.1.6
20222025-07-15T20:16:47.529Z Compiling clap_lex v0.7.4
20232025-07-15T20:16:47.750Z Compiling bumpalo v3.16.0
20242025-07-15T20:16:47.936Z Compiling unicode-width v0.2.0
20252025-07-15T20:16:48.317Z Compiling tokio-rustls v0.26.0
20262025-07-15T20:16:48.767Z Compiling hyper-rustls v0.27.7
20272025-07-15T20:16:48.816Z Compiling console v0.15.10
20282025-07-15T20:16:49.328Z Compiling tower-http v0.6.6
20292025-07-15T20:16:49.896Z Compiling zopfli v0.8.1
20302025-07-15T20:16:50.228Z Compiling clap_builder v4.5.40
20312025-07-15T20:16:52.816Z Compiling elliptic-curve v0.13.8
20322025-07-15T20:16:53.564Z Compiling oxnet v0.1.2
20332025-07-15T20:16:54.214Z Compiling hyper-tls v0.6.0
20342025-07-15T20:16:56.256Z Compiling darling v0.20.10
20352025-07-15T20:16:56.397Z Compiling zstd v0.13.3
20362025-07-15T20:16:56.520Z Compiling signal-hook-mio v0.2.4
20372025-07-15T20:16:56.721Z Compiling rayon v1.10.0
20382025-07-15T20:16:56.766Z Compiling cookie_store v0.21.1
20392025-07-15T20:16:57.193Z Compiling postgres-types v0.2.9
20402025-07-15T20:16:57.249Z Compiling phf v0.11.2
20412025-07-15T20:16:57.878Z Compiling strum v0.27.1
20422025-07-15T20:16:58.041Z Compiling hubpack v0.1.2
20432025-07-15T20:16:58.090Z Compiling ed25519 v2.2.3
20442025-07-15T20:16:58.382Z Compiling bzip2 v0.4.4
20452025-07-15T20:16:58.460Z Compiling bzip2 v0.5.2
20462025-07-15T20:16:58.836Z Compiling pkcs1 v0.7.5
20472025-07-15T20:17:00.285Z Compiling rfc6979 v0.4.0
20482025-07-15T20:17:00.495Z Compiling float-cmp v0.10.0
20492025-07-15T20:17:00.754Z Compiling serde-big-array v0.5.1
20502025-07-15T20:17:00.776Z Compiling bstr v1.10.0
20512025-07-15T20:17:00.862Z Compiling regress v0.10.3
20522025-07-15T20:17:00.882Z Compiling memmap v0.7.0
20532025-07-15T20:17:01.175Z Compiling unicode-segmentation v1.12.0
20542025-07-15T20:17:01.329Z Compiling difflib v0.4.0
20552025-07-15T20:17:01.982Z Compiling winnow v0.7.10
20562025-07-15T20:17:02.061Z Compiling fixedbitset v0.4.2
20572025-07-15T20:17:02.354Z Compiling static_assertions v1.1.0
20582025-07-15T20:17:02.474Z Compiling normalize-line-endings v0.3.0
20592025-07-15T20:17:02.501Z Compiling predicates-core v1.0.8
20602025-07-15T20:17:02.630Z Compiling whoami v1.5.2
20612025-07-15T20:17:02.694Z Compiling precomputed-hash v0.1.1
20622025-07-15T20:17:02.795Z Compiling number_prefix v0.4.0
20632025-07-15T20:17:03.051Z Compiling toml_write v0.1.2
20642025-07-15T20:17:03.116Z Compiling new_debug_unreachable v1.0.6
20652025-07-15T20:17:03.240Z Compiling data-encoding v2.9.0
20662025-07-15T20:17:03.288Z Compiling reqwest v0.12.22
20672025-07-15T20:17:03.416Z Compiling string_cache v0.8.9
20682025-07-15T20:17:03.823Z Compiling indicatif v0.17.11
20692025-07-15T20:17:04.000Z Compiling hickory-proto v0.25.2
20702025-07-15T20:17:04.543Z Compiling typify-impl v0.3.0
20712025-07-15T20:17:05.138Z Compiling toml_edit v0.22.27
20722025-07-15T20:17:05.342Z Compiling tokio-postgres v0.7.13
20732025-07-15T20:17:05.408Z Compiling predicates v3.1.3
20742025-07-15T20:17:10.201Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20752025-07-15T20:17:10.985Z Compiling petgraph v0.6.5
20762025-07-15T20:17:12.438Z Compiling similar v2.7.0
20772025-07-15T20:17:14.151Z Compiling usdt v0.5.0
20782025-07-15T20:17:14.190Z Compiling ecdsa v0.16.9
20792025-07-15T20:17:14.588Z Compiling rsa v0.9.6
20802025-07-15T20:17:14.993Z Compiling zip v4.2.0
20812025-07-15T20:17:15.174Z Compiling zip v0.6.6
20822025-07-15T20:17:15.373Z Compiling ed25519-dalek v2.1.1
20832025-07-15T20:17:16.259Z Compiling crossterm v0.28.1
20842025-07-15T20:17:16.573Z Compiling daft v0.1.4
20852025-07-15T20:17:16.592Z Compiling clap v4.5.40
20862025-07-15T20:17:16.723Z Compiling strum v0.26.3
20872025-07-15T20:17:16.891Z Compiling tokio-stream v0.1.17
20882025-07-15T20:17:16.941Z Compiling toml v0.7.8
20892025-07-15T20:17:17.088Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
20902025-07-15T20:17:17.535Z Compiling x509-cert v0.2.5
20912025-07-15T20:17:18.232Z Compiling sha1 v0.10.6
20922025-07-15T20:17:18.622Z Compiling itertools v0.10.5
20932025-07-15T20:17:19.072Z Compiling winnow v0.6.26
20942025-07-15T20:17:19.552Z Compiling lalrpop-util v0.19.12
20952025-07-15T20:17:20.418Z Compiling unicode-xid v0.2.6
20962025-07-15T20:17:20.633Z Compiling peg-runtime v0.8.5
20972025-07-15T20:17:21.091Z Compiling rustc-hash v2.1.1
20982025-07-15T20:17:21.424Z Compiling rustix v1.0.7
20992025-07-15T20:17:22.202Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21002025-07-15T20:17:25.201Z Compiling typify-macro v0.3.0
21012025-07-15T20:17:30.356Z Compiling camino v1.1.10
21022025-07-15T20:17:34.259Z Compiling proc-macro-crate v1.3.1
21032025-07-15T20:17:34.579Z Compiling macaddr v1.0.1
21042025-07-15T20:17:35.699Z Compiling itertools v0.13.0
21052025-07-15T20:17:36.851Z Compiling heapless v0.8.0
21062025-07-15T20:17:37.140Z Compiling fastrand v2.1.1
21072025-07-15T20:17:37.794Z Compiling tempfile v3.20.0
21082025-07-15T20:17:38.533Z Compiling ingot-macros v0.1.0
21092025-07-15T20:17:42.725Z Compiling num_enum_derive v0.5.11
21102025-07-15T20:17:45.193Z Compiling structmeta-derive v0.3.0
21112025-07-15T20:17:45.461Z Compiling hash32 v0.3.1
21122025-07-15T20:17:47.418Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21132025-07-15T20:17:49.590Z Compiling smoltcp v0.11.0
21142025-07-15T20:17:55.805Z Compiling structmeta v0.3.0
21152025-07-15T20:17:59.424Z Compiling ingot-types v0.1.0
21162025-07-15T20:18:00.426Z Compiling num_enum v0.5.11
21172025-07-15T20:18:03.099Z Compiling typify v0.3.0
21182025-07-15T20:18:07.919Z Compiling dirs-sys-next v0.1.2
21192025-07-15T20:18:08.117Z Compiling proc-macro-error-attr v1.0.4
21202025-07-15T20:18:08.474Z Compiling cobs v0.2.3
21212025-07-15T20:18:08.537Z Compiling unsafe-libyaml v0.2.11
21222025-07-15T20:18:08.935Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21232025-07-15T20:18:09.089Z Compiling rustls v0.22.4
21242025-07-15T20:18:10.454Z Compiling serde_yaml v0.9.34+deprecated
21252025-07-15T20:18:14.827Z Compiling postcard v1.0.10
21262025-07-15T20:18:15.549Z Compiling dirs-next v2.0.0
21272025-07-15T20:18:20.996Z Compiling progenitor-impl v0.9.1
21282025-07-15T20:18:24.195Z Compiling ingot v0.1.0
21292025-07-15T20:18:24.675Z Compiling toml v0.8.23
21302025-07-15T20:18:29.738Z Compiling futures-executor v0.3.31
21312025-07-15T20:18:30.478Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21322025-07-15T20:18:30.520Z Compiling hex v0.4.3
21332025-07-15T20:18:30.699Z Compiling foreign-types-macros v0.2.3
21342025-07-15T20:18:31.151Z Compiling thread_local v1.1.8
21352025-07-15T20:18:31.179Z Compiling wait-timeout v0.2.0
21362025-07-15T20:18:31.366Z Compiling multer v3.1.0
21372025-07-15T20:18:31.710Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21382025-07-15T20:18:31.831Z Compiling proc-macro-error v1.0.4
21392025-07-15T20:18:31.861Z Compiling foreign-types-shared v0.3.1
21402025-07-15T20:18:31.892Z Compiling ref-cast v1.0.24
21412025-07-15T20:18:32.067Z Compiling slog-async v2.8.0
21422025-07-15T20:18:32.088Z Compiling quick-error v1.2.3
21432025-07-15T20:18:32.293Z Compiling match_cfg v0.1.0
21442025-07-15T20:18:32.352Z Compiling bit-vec v0.8.0
21452025-07-15T20:18:32.419Z Compiling unicode-width v0.1.14
21462025-07-15T20:18:32.665Z Compiling hostname v0.3.1
21472025-07-15T20:18:32.855Z Compiling bit-set v0.8.0
21482025-07-15T20:18:32.949Z Compiling tabwriter v1.4.0
21492025-07-15T20:18:32.971Z Compiling rusty-fork v0.3.0
21502025-07-15T20:18:33.222Z Compiling foreign-types v0.5.0
21512025-07-15T20:18:33.282Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21522025-07-15T20:18:33.321Z Compiling futures v0.3.31
21532025-07-15T20:18:33.363Z Compiling progenitor-macro v0.9.1
21542025-07-15T20:18:33.712Z Compiling term v0.7.0
21552025-07-15T20:18:37.280Z Compiling progenitor-client v0.9.1
21562025-07-15T20:18:37.851Z Compiling slog-json v2.6.1
21572025-07-15T20:18:38.207Z Compiling rand_xorshift v0.4.0
21582025-07-15T20:18:38.320Z Compiling crossbeam-channel v0.5.15
21592025-07-15T20:18:38.513Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21602025-07-15T20:18:39.288Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
21612025-07-15T20:18:39.343Z Compiling async-stream-impl v0.3.6
21622025-07-15T20:18:39.822Z Compiling ref-cast-impl v1.0.24
21632025-07-15T20:18:40.105Z Compiling cstr-argument v0.1.2
21642025-07-15T20:18:40.408Z Compiling is-terminal v0.4.13
21652025-07-15T20:18:40.484Z Compiling dropshot v0.16.2
21662025-07-15T20:18:40.574Z Compiling typeid v1.0.3
21672025-07-15T20:18:40.810Z Compiling take_mut v0.2.2
21682025-07-15T20:18:40.846Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21692025-07-15T20:18:41.003Z Compiling unarray v0.1.4
21702025-07-15T20:18:41.067Z Compiling pretty-hex v0.2.1
21712025-07-15T20:18:41.186Z Compiling crucible-workspace-hack v0.1.0
21722025-07-15T20:18:41.257Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21732025-07-15T20:18:41.329Z Compiling proptest v1.7.0
21742025-07-15T20:18:41.929Z Compiling slog-term v2.9.1
21752025-07-15T20:18:42.507Z Compiling async-stream v0.3.6
21762025-07-15T20:18:42.816Z Compiling tokio-rustls v0.25.0
21772025-07-15T20:18:43.261Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21782025-07-15T20:18:44.085Z Compiling progenitor v0.9.1
21792025-07-15T20:18:44.149Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21802025-07-15T20:18:44.336Z Compiling slog-bunyan v2.5.0
21812025-07-15T20:18:44.624Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21822025-07-15T20:18:44.843Z Compiling parse-display-derive v0.10.0
21832025-07-15T20:18:44.913Z Compiling test-strategy v0.4.1
21842025-07-15T20:18:45.829Z Compiling serde_with_macros v3.14.0
21852025-07-15T20:18:46.953Z Compiling colored v2.2.0
21862025-07-15T20:18:47.879Z Compiling waitgroup v0.1.2
21872025-07-15T20:18:48.121Z Compiling rustls-pemfile v2.2.0
21882025-07-15T20:18:48.141Z Compiling dropshot_endpoint v0.16.2
21892025-07-15T20:18:48.295Z Compiling serde_path_to_error v0.1.17
21902025-07-15T20:18:48.452Z Compiling derive-where v1.5.0
21912025-07-15T20:18:48.579Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21922025-07-15T20:18:49.268Z Compiling hostname v0.4.0
21932025-07-15T20:18:49.292Z Compiling instant v0.1.13
21942025-07-15T20:18:49.495Z Compiling debug-ignore v1.0.5
21952025-07-15T20:18:49.543Z Compiling heck v0.4.1
21962025-07-15T20:18:49.692Z Compiling backoff v0.4.0
21972025-07-15T20:18:49.926Z Compiling zone_cfg_derive v0.3.0
21982025-07-15T20:18:50.070Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21992025-07-15T20:18:50.312Z Compiling parse-display v0.10.0
22002025-07-15T20:18:51.170Z Compiling serde_with v3.14.0
22012025-07-15T20:18:51.234Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
22022025-07-15T20:18:51.627Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
22032025-07-15T20:18:53.763Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22042025-07-15T20:18:54.713Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22052025-07-15T20:18:54.758Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
22062025-07-15T20:18:55.442Z Compiling iddqd v0.3.8
22072025-07-15T20:18:57.955Z Compiling camino-tempfile v1.4.1
22082025-07-15T20:18:58.780Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22092025-07-15T20:18:59.145Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22102025-07-15T20:18:59.903Z Compiling progenitor-client v0.10.0
22112025-07-15T20:18:59.909Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
22122025-07-15T20:19:00.513Z Compiling num-derive v0.4.2
22132025-07-15T20:19:00.693Z Compiling sigpipe v0.1.3
22142025-07-15T20:19:00.858Z Compiling libefi-sys v0.1.0
22152025-07-15T20:19:01.450Z Compiling jiff v0.2.15
22162025-07-15T20:19:02.600Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22172025-07-15T20:19:02.977Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
22182025-07-15T20:19:03.286Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22192025-07-15T20:19:03.421Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
22202025-07-15T20:19:04.013Z Compiling erased-serde v0.4.6
22212025-07-15T20:19:04.457Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
22222025-07-15T20:19:05.468Z Compiling zone v0.3.1
22232025-07-15T20:19:07.241Z Compiling itertools v0.14.0
22242025-07-15T20:19:08.510Z Compiling smf v0.2.3
22252025-07-15T20:19:09.302Z Compiling bitfield-struct v0.6.2
22262025-07-15T20:19:10.575Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22272025-07-15T20:19:10.709Z Compiling ordered-float v2.10.1
22282025-07-15T20:19:10.806Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22292025-07-15T20:19:11.025Z Compiling blake3 v1.5.4
22302025-07-15T20:19:11.342Z Compiling serde-value v0.7.0
22312025-07-15T20:19:11.365Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22322025-07-15T20:19:12.107Z Compiling serde-untagged v0.1.7
22332025-07-15T20:19:12.246Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22342025-07-15T20:19:12.589Z Compiling xattr v1.3.1
22352025-07-15T20:19:12.902Z Compiling filetime v0.2.25
22362025-07-15T20:19:12.929Z Compiling memmap2 v0.9.5
22372025-07-15T20:19:12.955Z Compiling arrayref v0.3.9
22382025-07-15T20:19:13.084Z Compiling same-file v1.0.6
22392025-07-15T20:19:13.282Z Compiling constant_time_eq v0.3.1
22402025-07-15T20:19:13.384Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22412025-07-15T20:19:13.403Z Compiling arrayvec v0.7.6
22422025-07-15T20:19:13.487Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22432025-07-15T20:19:13.490Z Compiling walkdir v2.5.0
22442025-07-15T20:19:13.528Z Compiling tar v0.4.44
22452025-07-15T20:19:14.928Z Compiling cargo-util-schemas v0.2.0
22462025-07-15T20:19:15.317Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22472025-07-15T20:19:15.746Z Compiling tokio-dtrace v0.1.0
22482025-07-15T20:19:16.177Z Compiling gethostname v0.5.0
22492025-07-15T20:19:16.218Z Compiling cargo-platform v0.2.0
22502025-07-15T20:19:16.251Z Compiling topological-sort v0.2.2
22512025-07-15T20:19:16.404Z Compiling fixedbitset v0.5.7
22522025-07-15T20:19:17.403Z Compiling petgraph v0.8.2
22532025-07-15T20:19:17.539Z Compiling cargo_metadata v0.20.0
22542025-07-15T20:19:19.163Z Compiling omicron-zone-package v0.12.2
22552025-07-15T20:19:20.340Z Compiling oxide-tokio-rt v0.1.2
22562025-07-15T20:19:20.978Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
22572025-07-15T20:19:21.278Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22582025-07-15T20:19:21.311Z Compiling shell-words v1.1.0
22592025-07-15T20:19:21.824Z Compiling indent_write v2.2.0
22602025-07-15T20:19:22.087Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22612025-07-15T20:19:24.604Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22622025-07-15T20:19:46.283Z Finished `release` profile [optimized] target(s) in 5m 15s
22632025-07-15T20:19:46.466Z Running `target/release/omicron-package -t test target create -p dev`
22642025-07-15T20:19:46.521ZLogging to: /work/oxidecomputer/omicron/out/LOG
22652025-07-15T20:19:46.525ZCreated new build target 'test' and set it as active
22662025-07-15T20:19:46.525Z
22672025-07-15T20:19:46.525Zreal 5:15.820953414
22682025-07-15T20:19:46.525Zuser 36:23.837120875
22692025-07-15T20:19:46.525Zsys 3:35.471133156
22702025-07-15T20:19:46.525Ztrap 1.109322596
22712025-07-15T20:19:46.525Ztflt 1.989691622
22722025-07-15T20:19:46.525Zdflt 0.965343928
22732025-07-15T20:19:46.526Zkflt 0.000065339
22742025-07-15T20:19:46.526Zlock 1:43:14.062040323
22752025-07-15T20:19:46.526Zslp 2:28:53.683610138
22762025-07-15T20:19:46.526Zlat 3:01.922940244
22772025-07-15T20:19:46.526Zstop 5:18.837771595
22782025-07-15T20:19:46.526Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22792025-07-15T20:19:47.660Z Finished `release` profile [optimized] target(s) in 1.08s
22802025-07-15T20:19:47.715Z Running `target/release/omicron-package -t test package`
22812025-07-15T20:19:47.764ZLogging to: /work/oxidecomputer/omicron/out/LOG
22822025-07-15T20:19:49.409Z Compiling typify-impl v0.4.1
22832025-07-15T20:19:49.630Z Compiling convert_case v0.4.0
22842025-07-15T20:19:49.633Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22852025-07-15T20:19:49.633Z Compiling num-rational v0.4.2
22862025-07-15T20:19:49.633Z Compiling num-complex v0.4.6
22872025-07-15T20:19:49.634Z Compiling dirs-sys-next v0.1.2
22882025-07-15T20:19:49.670Z Compiling half v2.4.1
22892025-07-15T20:19:49.887Z Compiling ciborium-io v0.2.2
22902025-07-15T20:19:50.058Z Compiling dirs-next v2.0.0
22912025-07-15T20:19:50.148Z Compiling float-ord v0.3.2
22922025-07-15T20:19:50.207Z Compiling derive_more v0.99.20
22932025-07-15T20:19:50.268Z Compiling ciborium-ll v0.2.2
22942025-07-15T20:19:50.348Z Compiling term v0.7.0
22952025-07-15T20:19:50.381Z Compiling is-terminal v0.4.13
22962025-07-15T20:19:50.551Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22972025-07-15T20:19:50.742Z Compiling num v0.4.3
22982025-07-15T20:19:50.800Z Compiling ciborium v0.2.2
22992025-07-15T20:19:50.889Z Compiling secrecy v0.10.3
23002025-07-15T20:19:51.191Z Compiling camino v1.1.10
23012025-07-15T20:19:51.313Z Compiling password-hash v0.5.0
23022025-07-15T20:19:51.381Z Compiling blake2 v0.10.6
23032025-07-15T20:19:51.895Z Compiling base64 v0.21.7
23042025-07-15T20:19:52.061Z Compiling argon2 v0.5.3
23052025-07-15T20:19:52.519Z Compiling atomicwrites v0.4.4
23062025-07-15T20:19:52.673Z Compiling rustix v1.0.7
23072025-07-15T20:19:53.026Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23082025-07-15T20:19:53.075Z Compiling newline-converter v0.3.0
23092025-07-15T20:19:53.310Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23102025-07-15T20:19:53.403Z Compiling fastrand v2.1.1
23112025-07-15T20:19:53.610Z Compiling expectorate v1.2.0
23122025-07-15T20:19:53.726Z Compiling rustls v0.22.4
23132025-07-15T20:19:53.767Z Compiling thread_local v1.1.8
23142025-07-15T20:19:53.894Z Compiling wait-timeout v0.2.0
23152025-07-15T20:19:54.002Z Compiling bit-vec v0.8.0
23162025-07-15T20:19:54.226Z Compiling quick-error v1.2.3
23172025-07-15T20:19:54.321Z Compiling match_cfg v0.1.0
23182025-07-15T20:19:54.417Z Compiling bit-set v0.8.0
23192025-07-15T20:19:54.450Z Compiling hostname v0.3.1
23202025-07-15T20:19:54.680Z Compiling tempfile v3.20.0
23212025-07-15T20:19:54.745Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23222025-07-15T20:19:54.903Z Compiling ref-cast v1.0.24
23232025-07-15T20:19:54.952Z Compiling multer v3.1.0
23242025-07-15T20:19:54.991Z Compiling slog-async v2.8.0
23252025-07-15T20:19:55.046Z Compiling progenitor-client v0.9.1
23262025-07-15T20:19:55.083Z Compiling slog-json v2.6.1
23272025-07-15T20:19:55.360Z Compiling rusty-fork v0.3.0
23282025-07-15T20:19:55.459Z Compiling crossbeam-channel v0.5.15
23292025-07-15T20:19:55.564Z Compiling rand_xorshift v0.4.0
23302025-07-15T20:19:55.592Z Compiling futures-executor v0.3.31
23312025-07-15T20:19:55.834Z Compiling hex v0.4.3
23322025-07-15T20:19:55.964Z Compiling unarray v0.1.4
23332025-07-15T20:19:56.039Z Compiling take_mut v0.2.2
23342025-07-15T20:19:56.165Z Compiling cancel-safe-futures v0.1.5
23352025-07-15T20:19:56.239Z Compiling owo-colors v4.2.2
23362025-07-15T20:19:56.441Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23372025-07-15T20:19:56.596Z Compiling proptest v1.7.0
23382025-07-15T20:19:56.636Z Compiling futures v0.3.31
23392025-07-15T20:19:56.796Z Compiling progenitor v0.9.1
23402025-07-15T20:19:56.862Z Compiling slog-bunyan v2.5.0
23412025-07-15T20:19:57.177Z Compiling slog-term v2.9.1
23422025-07-15T20:19:57.297Z Compiling dropshot v0.16.2
23432025-07-15T20:19:57.391Z Compiling async-stream v0.3.6
23442025-07-15T20:19:57.691Z Compiling toml v0.8.23
23452025-07-15T20:19:57.889Z Compiling waitgroup v0.1.2
23462025-07-15T20:19:58.134Z Compiling rustls-pemfile v2.2.0
23472025-07-15T20:19:58.169Z Compiling libsw-core v0.3.1
23482025-07-15T20:19:58.477Z Compiling tokio-rustls v0.25.0
23492025-07-15T20:19:58.506Z Compiling serde_path_to_error v0.1.17
23502025-07-15T20:19:58.913Z Compiling hostname v0.4.0
23512025-07-15T20:19:58.973Z Compiling typify-macro v0.4.1
23522025-07-15T20:19:59.031Z Compiling instant v0.1.13
23532025-07-15T20:19:59.134Z Compiling debug-ignore v1.0.5
23542025-07-15T20:19:59.227Z Compiling backoff v0.4.0
23552025-07-15T20:19:59.257Z Compiling libsw v3.5.0
23562025-07-15T20:19:59.581Z Compiling iddqd v0.3.8
23572025-07-15T20:19:59.609Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23582025-07-15T20:20:01.527Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
23592025-07-15T20:20:02.405Z Compiling typify v0.4.1
23602025-07-15T20:20:02.609Z Compiling progenitor-impl v0.10.0
23612025-07-15T20:20:04.144Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23622025-07-15T20:20:04.655Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632025-07-15T20:20:04.883Z Compiling parse-display v0.10.0
23642025-07-15T20:20:05.408Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23652025-07-15T20:20:05.785Z Compiling serde_with v3.14.0
23662025-07-15T20:20:06.010Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23672025-07-15T20:20:06.481Z Compiling progenitor-client v0.10.0
23682025-07-15T20:20:06.907Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23692025-07-15T20:20:08.000Z Compiling macaddr v1.0.1
23702025-07-15T20:20:08.027Z Compiling swrite v0.1.0
23712025-07-15T20:20:08.122Z Compiling progenitor-macro v0.10.0
23722025-07-15T20:20:08.217Z Compiling linear-map v1.2.0
23732025-07-15T20:20:08.435Z Compiling utf-8 v0.7.6
23742025-07-15T20:20:08.670Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23752025-07-15T20:20:08.806Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23762025-07-15T20:20:08.859Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23772025-07-15T20:20:09.193Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23782025-07-15T20:20:12.493Z Compiling async-recursion v1.1.1
23792025-07-15T20:20:13.775Z Compiling keccak v0.1.5
23802025-07-15T20:20:15.076Z Compiling sha3 v0.10.8
23812025-07-15T20:20:15.870Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23822025-07-15T20:20:15.941Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23832025-07-15T20:20:18.957Z Compiling progenitor v0.10.0
23842025-07-15T20:20:19.203Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23852025-07-15T20:20:19.233Z Compiling globset v0.4.15
23862025-07-15T20:20:22.739Z Compiling prettyplease v0.2.35
23872025-07-15T20:20:23.713Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23882025-07-15T20:20:25.052Z Compiling tungstenite v0.21.0
23892025-07-15T20:20:25.385Z Compiling pem v3.0.5
23902025-07-15T20:20:26.811Z Compiling pin-project-internal v1.1.6
23912025-07-15T20:20:27.475Z Compiling tokio-tungstenite v0.21.0
23922025-07-15T20:20:28.116Z Compiling snafu-derive v0.8.5
23932025-07-15T20:20:29.233Z Compiling pin-project v1.1.6
23942025-07-15T20:20:29.423Z Compiling highway v1.3.0
23952025-07-15T20:20:29.814Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
23962025-07-15T20:20:30.065Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23972025-07-15T20:20:30.954Z Compiling olpc-cjson v0.1.4
23982025-07-15T20:20:31.301Z Compiling serde_plain v1.0.2
23992025-07-15T20:20:31.864Z Compiling semver v0.1.20
24002025-07-15T20:20:32.138Z Compiling snafu v0.8.5
24012025-07-15T20:20:32.434Z Compiling typed-path v0.9.3
24022025-07-15T20:20:33.356Z Compiling rustc_version v0.1.7
24032025-07-15T20:20:33.742Z Compiling resolv-conf v0.7.0
24042025-07-15T20:20:35.266Z Compiling tough v0.20.0
24052025-07-15T20:20:37.393Z Compiling newtype_derive v0.1.6
24062025-07-15T20:20:37.755Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
24072025-07-15T20:20:38.343Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24082025-07-15T20:20:38.829Z Compiling universal-hash v0.5.1
24092025-07-15T20:20:38.945Z Compiling thiserror-impl-no-std v2.0.2
24102025-07-15T20:20:39.100Z Compiling opaque-debug v0.3.1
24112025-07-15T20:20:39.243Z Compiling poly1305 v0.8.0
24122025-07-15T20:20:40.631Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24132025-07-15T20:20:40.894Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24142025-07-15T20:20:41.255Z Compiling chacha20 v0.9.1
24152025-07-15T20:20:41.284Z Compiling thiserror-no-std v2.0.2
24162025-07-15T20:20:41.448Z Compiling aead v0.5.2
24172025-07-15T20:20:41.475Z Compiling humantime v2.2.0
24182025-07-15T20:20:41.776Z Compiling linked-hash-map v0.5.6
24192025-07-15T20:20:41.825Z Compiling chacha20poly1305 v0.10.1
24202025-07-15T20:20:42.097Z Compiling vsss-rs v3.3.4
24212025-07-15T20:20:42.214Z Compiling lru-cache v0.1.2
24222025-07-15T20:20:42.474Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24232025-07-15T20:20:42.524Z Compiling steno v0.4.1
24242025-07-15T20:20:44.003Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
24252025-07-15T20:20:44.227Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
24262025-07-15T20:20:46.684Z Compiling hickory-proto v0.24.4
24272025-07-15T20:20:47.161Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24282025-07-15T20:20:52.702Z Compiling hickory-resolver v0.24.4
24292025-07-15T20:20:54.025Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24302025-07-15T20:20:55.229Z Compiling qorb v0.4.0
24312025-07-15T20:21:00.997Z Compiling moka v0.12.10
24322025-07-15T20:21:01.397Z Compiling slog-dtrace v0.3.0
24332025-07-15T20:21:01.778Z Compiling tagptr v0.2.0
24342025-07-15T20:21:02.605Z Compiling bytecount v0.6.8
24352025-07-15T20:21:05.333Z Compiling hickory-resolver v0.25.2
24362025-07-15T20:21:06.785Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24372025-07-15T20:21:06.989Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24382025-07-15T20:21:09.915Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24392025-07-15T20:21:12.962Z Compiling itertools v0.13.0
24402025-07-15T20:21:13.479Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24412025-07-15T20:21:16.108Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24422025-07-15T20:21:16.494Z Compiling display-error-chain v0.2.2
24432025-07-15T20:21:16.764Z Compiling crunchy v0.2.2
24442025-07-15T20:21:17.262Z Compiling radium v0.7.0
24452025-07-15T20:21:17.715Z Compiling maplit v1.0.2
24462025-07-15T20:21:17.974Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24472025-07-15T20:21:18.655Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24482025-07-15T20:21:19.146Z Compiling dsl_auto_type v0.1.2
24492025-07-15T20:21:19.777Z Compiling scheduled-thread-pool v0.2.7
24502025-07-15T20:21:20.338Z Compiling diesel_table_macro_syntax v0.2.0
24512025-07-15T20:21:20.715Z Compiling zerocopy-derive v0.6.6
24522025-07-15T20:21:21.074Z Compiling proc-macro-error-attr2 v2.0.0
24532025-07-15T20:21:21.083Z Compiling tiny-keccak v2.0.2
24542025-07-15T20:21:21.439Z Compiling maybe-uninit v2.0.0
24552025-07-15T20:21:21.836Z Compiling tap v1.0.1
24562025-07-15T20:21:22.004Z Compiling proc-macro-error2 v2.0.1
24572025-07-15T20:21:23.084Z Compiling wyz v0.5.1
24582025-07-15T20:21:23.087Z Compiling zerocopy v0.6.6
24592025-07-15T20:21:23.087Z Compiling diesel_derives v2.2.3
24602025-07-15T20:21:23.087Z Compiling r2d2 v0.8.10
24612025-07-15T20:21:23.177Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24622025-07-15T20:21:23.213Z Compiling const_format_proc_macros v0.2.34
24632025-07-15T20:21:23.704Z Compiling packed_struct v0.10.1
24642025-07-15T20:21:24.175Z Compiling bit-vec v0.6.3
24652025-07-15T20:21:24.614Z Compiling crc-catalog v2.4.0
24662025-07-15T20:21:24.800Z Compiling funty v2.0.0
24672025-07-15T20:21:24.898Z Compiling const_format v0.2.34
24682025-07-15T20:21:26.089Z Compiling bitvec v1.0.1
24692025-07-15T20:21:26.446Z Compiling crc v3.2.1
24702025-07-15T20:21:27.567Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24712025-07-15T20:21:28.457Z Compiling bit-set v0.5.3
24722025-07-15T20:21:29.118Z Compiling tabled_derive v0.10.0
24732025-07-15T20:21:29.409Z Compiling papergrid v0.14.0
24742025-07-15T20:21:30.322Z Compiling ascii-canvas v3.0.0
24752025-07-15T20:21:30.780Z Compiling packed_struct_codegen v0.10.1
24762025-07-15T20:21:31.375Z Compiling num-derive v0.3.3
24772025-07-15T20:21:32.552Z Compiling diesel v2.2.11
24782025-07-15T20:21:32.991Z Compiling ena v0.14.3
24792025-07-15T20:21:33.395Z Compiling indexmap v1.9.3
24802025-07-15T20:21:33.422Z Compiling regex-syntax v0.6.29
24812025-07-15T20:21:33.773Z Compiling diff v0.1.13
24822025-07-15T20:21:34.269Z Compiling nodrop v0.1.14
24832025-07-15T20:21:34.458Z Compiling bindgen v0.71.1
24842025-07-15T20:21:38.041Z Compiling lalrpop v0.19.12
24852025-07-15T20:21:41.889Z Compiling array-init v0.0.4
24862025-07-15T20:21:42.908Z Compiling libscf-sys v1.1.0
24872025-07-15T20:21:47.190Z Compiling tabled v0.18.0
24882025-07-15T20:21:48.127Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24892025-07-15T20:21:53.100Z Compiling smallvec v0.6.14
24902025-07-15T20:21:53.123Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
24912025-07-15T20:21:53.478Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24922025-07-15T20:21:54.109Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
24932025-07-15T20:21:54.704Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24942025-07-15T20:21:54.910Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
24952025-07-15T20:21:55.121Z Compiling hashbrown v0.12.3
24962025-07-15T20:21:55.267Z Compiling bitfield v0.14.0
24972025-07-15T20:21:55.607Z Compiling termcolor v1.4.1
24982025-07-15T20:21:56.637Z Compiling env_logger v0.10.2
24992025-07-15T20:21:56.665Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25002025-07-15T20:21:57.525Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
25012025-07-15T20:21:58.447Z Compiling polar-core v0.27.3
25022025-07-15T20:21:59.587Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
25032025-07-15T20:21:59.754Z Compiling serde-hex v0.1.0
25042025-07-15T20:22:00.070Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25052025-07-15T20:22:04.830Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25062025-07-15T20:22:05.207Z Compiling ron v0.8.1
25072025-07-15T20:22:05.657Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25082025-07-15T20:22:06.030Z Compiling hashbrown v0.13.2
25092025-07-15T20:22:06.707Z Compiling derive_builder_core v0.20.2
25102025-07-15T20:22:07.288Z Compiling headers-core v0.3.0
25112025-07-15T20:22:07.510Z Compiling phf_generator v0.11.2
25122025-07-15T20:22:07.748Z Compiling libxml v0.3.3
25132025-07-15T20:22:08.156Z Compiling termtree v0.5.1
25142025-07-15T20:22:08.193Z Compiling crc-any v2.5.0
25152025-07-15T20:22:08.543Z Compiling phf_codegen v0.11.2
25162025-07-15T20:22:08.574Z Compiling derive_builder_macro v0.20.2
25172025-07-15T20:22:08.809Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
25182025-07-15T20:22:09.026Z Compiling headers v0.4.1
25192025-07-15T20:22:09.398Z Compiling object v0.30.4
25202025-07-15T20:22:12.294Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25212025-07-15T20:22:12.479Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25222025-07-15T20:22:13.679Z Compiling samael v0.0.19
25232025-07-15T20:22:13.982Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25242025-07-15T20:22:20.852Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25252025-07-15T20:22:20.976Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25262025-07-15T20:22:21.318Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25272025-07-15T20:22:22.074Z Compiling strum_macros v0.24.3
25282025-07-15T20:22:22.695Z Compiling parse-zoneinfo v0.3.1
25292025-07-15T20:22:22.724Z Compiling path-slash v0.1.5
25302025-07-15T20:22:22.981Z Compiling crc8 v0.1.1
25312025-07-15T20:22:23.315Z Compiling indoc v1.0.9
25322025-07-15T20:22:23.588Z Compiling chrono-tz-build v0.4.0
25332025-07-15T20:22:24.020Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
25342025-07-15T20:22:24.074Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
25352025-07-15T20:22:24.811Z Compiling derive_builder v0.20.2
25362025-07-15T20:22:27.055Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25372025-07-15T20:22:27.426Z Compiling oso-derive v0.27.3
25382025-07-15T20:22:27.543Z Compiling impl-trait-for-tuples v0.2.2
25392025-07-15T20:22:28.344Z Compiling quick-xml v0.37.2
25402025-07-15T20:22:29.376Z Compiling vte_generate_state_changes v0.1.2
25412025-07-15T20:22:29.983Z Compiling arc-swap v1.7.1
25422025-07-15T20:22:30.699Z Compiling slog-scope v4.4.0
25432025-07-15T20:22:31.426Z Compiling vte v0.11.1
25442025-07-15T20:22:32.930Z Compiling chrono-tz v0.10.3
25452025-07-15T20:22:32.988Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25462025-07-15T20:22:33.633Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25472025-07-15T20:22:34.384Z Compiling diesel-dtrace v0.4.2
25482025-07-15T20:22:34.771Z Compiling unicase v2.7.0
25492025-07-15T20:22:35.150Z Compiling xshell-macros v0.2.7
25502025-07-15T20:22:35.880Z Compiling xshell v0.2.7
25512025-07-15T20:22:38.583Z Compiling oso v0.27.3
25522025-07-15T20:22:39.770Z Compiling strip-ansi-escapes v0.2.0
25532025-07-15T20:22:40.497Z Compiling slog-stdlog v4.1.1
25542025-07-15T20:22:41.271Z Compiling papergrid v0.11.0
25552025-07-15T20:22:41.608Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25562025-07-15T20:22:42.373Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
25572025-07-15T20:22:42.749Z Compiling tabled_derive v0.7.0
25582025-07-15T20:22:44.727Z Compiling fd-lock v4.0.2
25592025-07-15T20:22:44.998Z Compiling bb8 v0.8.5
25602025-07-15T20:22:45.643Z Compiling peg-macros v0.8.5
25612025-07-15T20:22:48.754Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-07-15T20:22:49.702Z Compiling nu-ansi-term v0.50.1
25632025-07-15T20:22:51.834Z Compiling reedline v0.40.0
25642025-07-15T20:22:53.805Z Compiling peg v0.8.5
25652025-07-15T20:22:53.955Z Compiling async-bb8-diesel v0.2.1
25662025-07-15T20:22:53.978Z Compiling tabled v0.15.0
25672025-07-15T20:22:54.821Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682025-07-15T20:22:56.711Z Compiling slog-envlogger v2.2.0
25692025-07-15T20:23:02.636Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25702025-07-15T20:23:12.277Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25712025-07-15T20:23:12.574Z Compiling typify-impl v0.2.0
25722025-07-15T20:23:12.637Z Compiling bcs v0.1.6
25732025-07-15T20:23:12.673Z Compiling fxhash v0.2.1
25742025-07-15T20:23:12.944Z Compiling libz-sys v1.1.20
25752025-07-15T20:23:13.434Z Compiling half v1.8.3
25762025-07-15T20:23:14.375Z Compiling serde_cbor v0.11.2
25772025-07-15T20:23:16.084Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25782025-07-15T20:23:16.544Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25792025-07-15T20:23:17.570Z Compiling kstat-rs v0.2.4
25802025-07-15T20:23:18.469Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25812025-07-15T20:23:21.276Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25822025-07-15T20:23:22.022Z Compiling typify-macro v0.2.0
25832025-07-15T20:23:22.916Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25842025-07-15T20:23:23.502Z Compiling nix v0.30.1
25852025-07-15T20:23:24.342Z Compiling nanorand v0.7.0
25862025-07-15T20:23:25.045Z Compiling libgit2-sys v0.17.0+1.8.1
25872025-07-15T20:23:25.358Z Compiling parking_lot_core v0.8.6
25882025-07-15T20:23:25.886Z Compiling flume v0.11.1
25892025-07-15T20:23:26.622Z Compiling mime_guess v2.0.5
25902025-07-15T20:23:28.018Z Compiling ignore v0.4.23
25912025-07-15T20:23:31.852Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25922025-07-15T20:23:34.959Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
25932025-07-15T20:23:37.064Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25942025-07-15T20:23:38.336Z Compiling castaway v0.2.3
25952025-07-15T20:23:38.565Z Compiling fs-err v2.11.0
25962025-07-15T20:23:38.912Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25972025-07-15T20:23:39.377Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25982025-07-15T20:23:39.626Z Compiling compact_str v0.8.0
25992025-07-15T20:23:40.117Z Compiling globwalk v0.9.1
26002025-07-15T20:23:42.225Z Compiling typify v0.2.0
26012025-07-15T20:23:42.259Z Compiling predicates-tree v1.0.12
26022025-07-15T20:23:42.828Z Compiling unicode-truncate v1.1.0
26032025-07-15T20:23:43.124Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26042025-07-15T20:23:43.161Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26052025-07-15T20:23:45.667Z Compiling lru v0.12.5
26062025-07-15T20:23:46.046Z Compiling vergen v8.3.2
26072025-07-15T20:23:46.422Z Compiling nibble_vec v0.1.0
26082025-07-15T20:23:49.279Z Compiling cargo-platform v0.1.8
26092025-07-15T20:23:49.754Z Compiling instability v0.3.2
26102025-07-15T20:23:49.983Z Compiling atty v0.2.14
26112025-07-15T20:23:50.191Z Compiling indoc v2.0.6
26122025-07-15T20:23:50.706Z Compiling http-range v0.1.5
26132025-07-15T20:23:51.004Z Compiling salty v0.3.0
26142025-07-15T20:23:51.298Z Compiling cassowary v0.3.0
26152025-07-15T20:23:51.463Z Compiling endian-type v0.1.2
26162025-07-15T20:23:51.744Z Compiling radix_trie v0.2.1
26172025-07-15T20:23:52.655Z Compiling ratatui v0.29.0
26182025-07-15T20:23:54.459Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
26192025-07-15T20:24:11.070Z Compiling cargo_metadata v0.18.1
26202025-07-15T20:24:13.775Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26212025-07-15T20:24:13.818Z Compiling camino-tempfile-ext v0.3.2
26222025-07-15T20:24:14.030Z Compiling parking_lot v0.11.2
26232025-07-15T20:24:15.099Z Compiling progenitor-impl v0.8.0
26242025-07-15T20:24:15.947Z Compiling git2 v0.19.0
26252025-07-15T20:24:22.245Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26262025-07-15T20:24:22.369Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26272025-07-15T20:24:23.656Z Compiling prefix-trie v0.7.0
26282025-07-15T20:24:24.641Z Compiling rand_seeder v0.3.0
26292025-07-15T20:24:25.076Z Compiling lzma-sys v0.1.20
26302025-07-15T20:24:25.810Z Compiling parse-size v1.1.0
26312025-07-15T20:24:26.176Z Compiling rustls v0.21.12
26322025-07-15T20:24:26.484Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26332025-07-15T20:24:26.687Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26342025-07-15T20:24:26.716Z Compiling hickory-server v0.25.2
26352025-07-15T20:24:26.968Z Compiling hyper-staticfile v0.10.1
26362025-07-15T20:24:29.870Z Compiling progenitor-macro v0.8.0
26372025-07-15T20:24:30.142Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26382025-07-15T20:24:30.894Z Compiling sled v0.34.7
26392025-07-15T20:24:38.548Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
26402025-07-15T20:24:42.756Z Compiling hickory-client v0.25.2
26412025-07-15T20:24:43.862Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26422025-07-15T20:24:44.572Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26432025-07-15T20:24:45.081Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26442025-07-15T20:24:45.216Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26452025-07-15T20:24:49.167Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
26462025-07-15T20:24:49.534Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26472025-07-15T20:24:50.182Z Compiling primeorder v0.13.6
26482025-07-15T20:24:50.550Z Compiling progenitor-client v0.8.0
26492025-07-15T20:24:50.769Z Compiling rustls-webpki v0.101.7
26502025-07-15T20:24:51.036Z Compiling sct v0.7.1
26512025-07-15T20:24:51.429Z Compiling heck v0.3.3
26522025-07-15T20:24:51.502Z Compiling env_filter v0.1.2
26532025-07-15T20:24:51.785Z Compiling csv-core v0.1.11
26542025-07-15T20:24:52.673Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
26552025-07-15T20:24:53.053Z Compiling void v1.0.2
26562025-07-15T20:24:53.173Z Compiling csv v1.3.1
26572025-07-15T20:24:53.268Z Compiling lzss v0.8.2
26582025-07-15T20:24:53.742Z Compiling env_logger v0.11.5
26592025-07-15T20:24:54.393Z Compiling zone_cfg_derive v0.1.2
26602025-07-15T20:24:55.339Z Compiling progenitor v0.8.0
26612025-07-15T20:24:55.604Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622025-07-15T20:24:55.677Z Compiling p384 v0.13.0
26632025-07-15T20:24:56.658Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26642025-07-15T20:25:00.328Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26652025-07-15T20:25:01.437Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26662025-07-15T20:25:02.626Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26672025-07-15T20:25:03.924Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26682025-07-15T20:25:04.735Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26692025-07-15T20:25:05.492Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26702025-07-15T20:25:05.910Z Compiling tungstenite v0.23.0
26712025-07-15T20:25:11.258Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
26722025-07-15T20:25:11.425Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
26732025-07-15T20:25:11.626Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
26742025-07-15T20:25:11.806Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26752025-07-15T20:25:11.982Z Compiling nix v0.27.1
26762025-07-15T20:25:12.515Z Compiling serde_bytes v0.11.17
26772025-07-15T20:25:13.084Z Compiling base64 v0.13.1
26782025-07-15T20:25:13.868Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
26792025-07-15T20:25:14.298Z Compiling ron v0.7.1
26802025-07-15T20:25:15.699Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26812025-07-15T20:25:15.911Z Compiling tokio-tungstenite v0.23.1
26822025-07-15T20:25:16.428Z Compiling xz2 v0.1.7
26832025-07-15T20:25:17.048Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26842025-07-15T20:25:19.214Z Compiling tokio-rustls v0.24.1
26852025-07-15T20:25:19.281Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26862025-07-15T20:25:23.053Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
26872025-07-15T20:25:24.710Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
26882025-07-15T20:25:25.392Z Compiling zone v0.1.8
26892025-07-15T20:25:26.568Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26902025-07-15T20:25:26.913Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
26912025-07-15T20:25:27.818Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
26922025-07-15T20:25:28.795Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26932025-07-15T20:25:28.824Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
26942025-07-15T20:25:35.611Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26952025-07-15T20:25:39.985Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26962025-07-15T20:25:41.568Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
26972025-07-15T20:25:41.699Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26982025-07-15T20:25:44.624Z Compiling rustls-pemfile v1.0.4
26992025-07-15T20:25:45.384Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27002025-07-15T20:25:45.780Z Compiling signal-hook-tokio v0.3.1
27012025-07-15T20:25:46.054Z Compiling twox-hash v2.1.0
27022025-07-15T20:25:46.083Z Compiling yasna v0.5.2
27032025-07-15T20:25:47.071Z Compiling secrecy v0.8.0
27042025-07-15T20:25:47.383Z Compiling is_ci v1.2.0
27052025-07-15T20:25:47.715Z Compiling unicode-linebreak v0.1.5
27062025-07-15T20:25:48.403Z Compiling smawk v0.3.2
27072025-07-15T20:25:48.545Z Compiling supports-color v3.0.2
27082025-07-15T20:25:48.738Z Compiling textwrap v0.16.2
27092025-07-15T20:25:49.371Z Compiling rcgen v0.12.1
27102025-07-15T20:25:52.180Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27112025-07-15T20:25:53.681Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
27122025-07-15T20:25:59.417Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27132025-07-15T20:25:59.607Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27142025-07-15T20:26:00.487Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27152025-07-15T20:26:06.948Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
27162025-07-15T20:26:13.225Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27172025-07-15T20:26:17.264Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
27182025-07-15T20:26:17.856Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27192025-07-15T20:26:18.325Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27202025-07-15T20:26:18.935Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27212025-07-15T20:26:19.635Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27222025-07-15T20:26:26.818Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27232025-07-15T20:26:27.195Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27242025-07-15T20:26:33.388Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27252025-07-15T20:26:36.655Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27262025-07-15T20:26:36.931Z Compiling fatfs v0.3.6
27272025-07-15T20:26:39.646Z Compiling rtoolbox v0.0.2
27282025-07-15T20:26:39.765Z Compiling subprocess v0.2.9
27292025-07-15T20:26:40.070Z Compiling assert_matches v1.5.0
27302025-07-15T20:26:40.404Z Compiling rpassword v7.4.0
27312025-07-15T20:26:40.893Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27322025-07-15T20:26:44.190Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27332025-07-15T20:26:47.510Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27342025-07-15T20:26:48.426Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27352025-07-15T20:26:55.338Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
27362025-07-15T20:27:15.649Z Compiling tui-tree-widget v0.23.1
27372025-07-15T20:27:16.138Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
27382025-07-15T20:27:25.691Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
27392025-07-15T20:27:26.083Z Compiling uzers v0.12.1
27402025-07-15T20:27:28.932Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
27412025-07-15T20:27:29.192Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27422025-07-15T20:27:29.712Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
27432025-07-15T20:27:37.707Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27442025-07-15T20:27:49.862Z Compiling support-bundle-viewer v0.1.2
27452025-07-15T20:27:53.581Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27462025-07-15T20:27:57.883Z Compiling multimap v0.10.1
27472025-07-15T20:30:07.812Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27482025-07-15T20:30:23.222Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27492025-07-15T20:38:29.088Z Finished `release` profile [optimized] target(s) in 18m 41s
27502025-07-15T20:39:23.562Z
27512025-07-15T20:39:23.566Zreal 19:37.009416751
27522025-07-15T20:39:23.566Zuser 2:16:50.291096721
27532025-07-15T20:39:23.566Zsys 3:58.267889341
27542025-07-15T20:39:23.566Ztrap 3.336670758
27552025-07-15T20:39:23.566Ztflt 2.134400430
27562025-07-15T20:39:23.566Zdflt 5.832387948
27572025-07-15T20:39:23.566Zkflt 0.025022732
27582025-07-15T20:39:23.567Zlock 9:31:49.990963506
27592025-07-15T20:39:23.567Zslp 7:05:07.921739338
27602025-07-15T20:39:23.567Zlat 4:01.478174588
27612025-07-15T20:39:23.567Zstop 3:47.833398208
27622025-07-15T20:39:23.567Z+ mapfile -t packages
27632025-07-15T20:39:23.567Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
27642025-07-15T20:39:24.768Z Finished `release` profile [optimized] target(s) in 1.14s
27652025-07-15T20:39:24.822Z Running `target/release/omicron-package -t test list-outputs`
27662025-07-15T20:39:24.886ZLogging to: /work/oxidecomputer/omicron/out/LOG
27672025-07-15T20:39:24.892Z+ ptime -m cargo build --locked --release -p xtask
27682025-07-15T20:39:25.589Z Compiling once_cell v1.21.3
27692025-07-15T20:39:25.597Z Compiling serde v1.0.219
27702025-07-15T20:39:25.597Z Compiling bitflags v2.9.1
27712025-07-15T20:39:25.597Z Compiling syn v2.0.104
27722025-07-15T20:39:25.598Z Compiling serde_json v1.0.140
27732025-07-15T20:39:25.705Z Compiling libc v0.2.174
27742025-07-15T20:39:25.713Z Compiling num-traits v0.2.19
27752025-07-15T20:39:25.713Z Compiling rustix v0.38.37
27762025-07-15T20:39:26.038Z Compiling smallvec v1.15.0
27772025-07-15T20:39:26.053Z Compiling hashbrown v0.15.4
27782025-07-15T20:39:26.469Z Compiling usdt-impl v0.5.0
27792025-07-15T20:39:26.508Z Compiling syn v1.0.109
27802025-07-15T20:39:26.542Z Compiling getrandom v0.3.1
27812025-07-15T20:39:26.952Z Compiling percent-encoding v2.3.1
27822025-07-15T20:39:27.015Z Compiling thread-id v4.2.2
27832025-07-15T20:39:27.089Z Compiling log v0.4.27
27842025-07-15T20:39:27.201Z Compiling form_urlencoded v1.2.1
27852025-07-15T20:39:27.389Z Compiling indexmap v2.10.0
27862025-07-15T20:39:27.794Z Compiling terminal_size v0.4.0
27872025-07-15T20:39:27.807Z Compiling rustix v1.0.7
27882025-07-15T20:39:28.072Z Compiling fs-err v3.1.1
27892025-07-15T20:39:28.460Z Compiling ordered-float v2.10.1
27902025-07-15T20:39:28.643Z Compiling anyhow v1.0.98
27912025-07-15T20:39:29.009Z Compiling clap_builder v4.5.40
27922025-07-15T20:39:29.163Z Compiling textwrap v0.16.2
27932025-07-15T20:39:31.681Z Compiling tempfile v3.20.0
27942025-07-15T20:39:32.731Z Compiling proc-macro-error v1.0.4
27952025-07-15T20:39:33.091Z Compiling tabled_derive v0.7.0
27962025-07-15T20:39:33.092Z Compiling synstructure v0.13.1
27972025-07-15T20:39:33.092Z Compiling tabled v0.15.0
27982025-07-15T20:39:34.170Z Compiling serde_derive v1.0.219
27992025-07-15T20:39:34.170Z Compiling thiserror-impl v1.0.69
28002025-07-15T20:39:34.245Z Compiling zerofrom-derive v0.1.4
28012025-07-15T20:39:35.731Z Compiling yoke-derive v0.7.4
28022025-07-15T20:39:35.776Z Compiling zerovec-derive v0.10.3
28032025-07-15T20:39:36.041Z Compiling thiserror v1.0.69
28042025-07-15T20:39:36.189Z Compiling displaydoc v0.2.5
28052025-07-15T20:39:36.515Z Compiling zerofrom v0.1.4
28062025-07-15T20:39:37.678Z Compiling pest v2.7.14
28072025-07-15T20:39:37.796Z Compiling icu_provider_macros v1.5.0
28082025-07-15T20:39:39.227Z Compiling yoke v0.7.4
28092025-07-15T20:39:39.545Z Compiling zerocopy-derive v0.7.35
28102025-07-15T20:39:39.545Z Compiling zerovec v0.10.4
28112025-07-15T20:39:39.545Z Compiling scroll_derive v0.12.0
28122025-07-15T20:39:39.821Z Compiling pest_meta v2.7.14
28132025-07-15T20:39:39.867Z Compiling zerocopy v0.7.35
28142025-07-15T20:39:40.460Z Compiling scroll v0.12.0
28152025-07-15T20:39:40.814Z Compiling tinystr v0.7.6
28162025-07-15T20:39:41.259Z Compiling icu_collections v1.5.0
28172025-07-15T20:39:41.284Z Compiling icu_locid v1.5.0
28182025-07-15T20:39:41.333Z Compiling pest_generator v2.7.14
28192025-07-15T20:39:42.950Z Compiling icu_provider v1.5.0
28202025-07-15T20:39:43.163Z Compiling pest_derive v2.7.14
28212025-07-15T20:39:44.003Z Compiling icu_locid_transform v1.5.0
28222025-07-15T20:39:45.039Z Compiling dtrace-parser v0.2.0
28232025-07-15T20:39:46.132Z Compiling icu_properties v1.5.1
28242025-07-15T20:39:46.601Z Compiling toml_datetime v0.6.11
28252025-07-15T20:39:47.416Z Compiling serde_spanned v0.6.9
28262025-07-15T20:39:47.640Z Compiling toml_edit v0.22.27
28272025-07-15T20:39:48.441Z Compiling erased-serde v0.4.6
28282025-07-15T20:39:49.450Z Compiling serde_tokenstream v0.2.2
28292025-07-15T20:39:49.832Z Compiling goblin v0.8.2
28302025-07-15T20:39:50.002Z Compiling icu_normalizer v1.5.0
28312025-07-15T20:39:51.418Z Compiling idna_adapter v1.2.0
28322025-07-15T20:39:51.480Z Compiling dof v0.3.0
28332025-07-15T20:39:51.660Z Compiling idna v1.0.3
28342025-07-15T20:39:52.288Z Compiling toml v0.8.23
28352025-07-15T20:39:54.729Z Compiling url v2.5.4
28362025-07-15T20:39:55.181Z Compiling serde-untagged v0.1.7
28372025-07-15T20:39:56.650Z Compiling camino v1.1.10
28382025-07-15T20:39:57.267Z Compiling serde-value v0.7.0
28392025-07-15T20:39:57.853Z Compiling semver v1.0.26
28402025-07-15T20:39:58.893Z Compiling thiserror-impl v2.0.12
28412025-07-15T20:39:59.273Z Compiling cargo-util-schemas v0.2.0
28422025-07-15T20:40:01.627Z Compiling thiserror v2.0.12
28432025-07-15T20:40:01.833Z Compiling usdt-attr-macro v0.5.0
28442025-07-15T20:40:02.552Z Compiling usdt-macro v0.5.0
28452025-07-15T20:40:02.823Z Compiling cargo-platform v0.2.0
28462025-07-15T20:40:03.165Z Compiling clap_derive v4.5.40
28472025-07-15T20:40:03.752Z Compiling usdt v0.5.0
28482025-07-15T20:40:03.999Z Compiling cargo_metadata v0.20.0
28492025-07-15T20:40:04.459Z Compiling camino-tempfile v1.4.1
28502025-07-15T20:40:05.080Z Compiling cargo_toml v0.21.0
28512025-07-15T20:40:05.280Z Compiling macaddr v1.0.1
28522025-07-15T20:40:07.240Z Compiling clap v4.5.40
28532025-07-15T20:40:16.144Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
28542025-07-15T20:40:21.749Z Finished `release` profile [optimized] target(s) in 56.81s
28552025-07-15T20:40:21.885Z
28562025-07-15T20:40:21.889Zreal 56.974670519
28572025-07-15T20:40:21.889Zuser 6:10.831062651
28582025-07-15T20:40:21.889Zsys 26.542242488
28592025-07-15T20:40:21.889Ztrap 0.186673372
28602025-07-15T20:40:21.889Ztflt 0.355556798
28612025-07-15T20:40:21.889Zdflt 0.525744348
28622025-07-15T20:40:21.889Zkflt 0.000002030
28632025-07-15T20:40:21.889Zlock 18:07.279007337
28642025-07-15T20:40:21.889Zslp 20:27.586572716
28652025-07-15T20:40:21.889Zlat 24.727153981
28662025-07-15T20:40:21.889Zstop 34.691328467
28672025-07-15T20:40:21.889Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
28682025-07-15T20:40:21.889Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
28692025-07-15T20:40:21.889Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
28702025-07-15T20:40:21.889Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
28712025-07-15T20:40:21.889Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
28722025-07-15T20:40:23.073Z Compiling regress v0.10.3
28732025-07-15T20:40:23.241Z Compiling unsafe-libyaml v0.2.11
28742025-07-15T20:40:23.245Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28752025-07-15T20:40:23.245Z Compiling ident_case v1.0.1
28762025-07-15T20:40:23.289Z Compiling match_cfg v0.1.0
28772025-07-15T20:40:23.296Z Compiling rustix v1.0.7
28782025-07-15T20:40:23.315Z Compiling quick-error v1.2.3
28792025-07-15T20:40:23.321Z Compiling progenitor-client v0.10.0
28802025-07-15T20:40:23.385Z Compiling darling_core v0.20.10
28812025-07-15T20:40:23.431Z Compiling hostname v0.3.1
28822025-07-15T20:40:23.486Z Compiling rustls v0.22.4
28832025-07-15T20:40:23.656Z Compiling hex v0.4.3
28842025-07-15T20:40:23.767Z Compiling structmeta-derive v0.3.0
28852025-07-15T20:40:23.852Z Compiling multer v3.1.0
28862025-07-15T20:40:23.869Z Compiling debug-ignore v1.0.5
28872025-07-15T20:40:24.210Z Compiling toml v0.8.23
28882025-07-15T20:40:24.322Z Compiling slog-json v2.6.1
28892025-07-15T20:40:24.699Z Compiling serde_yaml v0.9.34+deprecated
28902025-07-15T20:40:25.085Z Compiling tempfile v3.20.0
28912025-07-15T20:40:25.394Z Compiling macaddr v1.0.1
28922025-07-15T20:40:25.629Z Compiling async-stream-impl v0.3.6
28932025-07-15T20:40:25.787Z Compiling dropshot v0.16.2
28942025-07-15T20:40:25.868Z Compiling slog-bunyan v2.5.0
28952025-07-15T20:40:26.248Z Compiling waitgroup v0.1.2
28962025-07-15T20:40:26.388Z Compiling structmeta v0.3.0
28972025-07-15T20:40:26.528Z Compiling rustls-pemfile v2.2.0
28982025-07-15T20:40:26.766Z Compiling typify-impl v0.3.0
28992025-07-15T20:40:26.880Z Compiling dropshot_endpoint v0.16.2
29002025-07-15T20:40:26.960Z Compiling async-stream v0.3.6
29012025-07-15T20:40:27.065Z Compiling serde_path_to_error v0.1.17
29022025-07-15T20:40:27.328Z Compiling hostname v0.4.0
29032025-07-15T20:40:27.572Z Compiling wait-timeout v0.2.0
29042025-07-15T20:40:27.777Z Compiling bit-vec v0.8.0
29052025-07-15T20:40:27.917Z Compiling rusty-fork v0.3.0
29062025-07-15T20:40:28.084Z Compiling rand_xorshift v0.4.0
29072025-07-15T20:40:28.225Z Compiling tokio-rustls v0.25.0
29082025-07-15T20:40:28.244Z Compiling bit-set v0.8.0
29092025-07-15T20:40:28.419Z Compiling instant v0.1.13
29102025-07-15T20:40:28.574Z Compiling unarray v0.1.4
29112025-07-15T20:40:28.716Z Compiling test-strategy v0.4.1
29122025-07-15T20:40:28.824Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
29132025-07-15T20:40:28.824Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29142025-07-15T20:40:28.915Z Compiling proptest v1.7.0
29152025-07-15T20:40:28.915Z Compiling progenitor-client v0.9.1
29162025-07-15T20:40:29.149Z Compiling darling_macro v0.20.10
29172025-07-15T20:40:29.473Z Compiling derive-where v1.5.0
29182025-07-15T20:40:29.593Z Compiling ref-cast v1.0.24
29192025-07-15T20:40:30.038Z Compiling darling v0.20.10
29202025-07-15T20:40:30.125Z Compiling ref-cast-impl v1.0.24
29212025-07-15T20:40:30.156Z Compiling serde_with_macros v3.14.0
29222025-07-15T20:40:34.966Z Compiling parse-display-derive v0.10.0
29232025-07-15T20:40:34.966Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29242025-07-15T20:40:34.966Z Compiling iddqd v0.3.8
29252025-07-15T20:40:34.966Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29262025-07-15T20:40:34.966Z Compiling serde_with v3.14.0
29272025-07-15T20:40:34.966Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29282025-07-15T20:40:34.966Z Compiling backoff v0.4.0
29292025-07-15T20:40:34.966Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29302025-07-15T20:40:34.966Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
29312025-07-15T20:40:34.966Z Compiling proc-macro-crate v1.3.1
29322025-07-15T20:40:34.967Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
29332025-07-15T20:40:34.967Z Compiling num_enum_derive v0.5.11
29342025-07-15T20:40:35.245Z Compiling parse-display v0.10.0
29352025-07-15T20:40:35.326Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29362025-07-15T20:40:35.514Z Compiling crucible-workspace-hack v0.1.0
29372025-07-15T20:40:35.760Z Compiling itertools v0.13.0
29382025-07-15T20:40:35.796Z Compiling heapless v0.8.0
29392025-07-15T20:40:35.838Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29402025-07-15T20:40:36.035Z Compiling proc-macro-error v1.0.4
29412025-07-15T20:40:36.226Z Compiling typify-impl v0.4.1
29422025-07-15T20:40:36.659Z Compiling hash32 v0.3.1
29432025-07-15T20:40:36.764Z Compiling foreign-types-macros v0.2.3
29442025-07-15T20:40:36.886Z Compiling num_enum v0.5.11
29452025-07-15T20:40:36.953Z Compiling foreign-types-shared v0.3.1
29462025-07-15T20:40:37.105Z Compiling smoltcp v0.11.0
29472025-07-15T20:40:38.121Z Compiling foreign-types v0.5.0
29482025-07-15T20:40:38.150Z Compiling tabwriter v1.4.0
29492025-07-15T20:40:38.278Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29502025-07-15T20:40:38.427Z Compiling cstr-argument v0.1.2
29512025-07-15T20:40:38.586Z Compiling cobs v0.2.3
29522025-07-15T20:40:38.716Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
29532025-07-15T20:40:38.742Z Compiling ingot-macros v0.1.0
29542025-07-15T20:40:38.933Z Compiling pretty-hex v0.2.1
29552025-07-15T20:40:39.089Z Compiling postcard v1.0.10
29562025-07-15T20:40:39.122Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29572025-07-15T20:40:39.167Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
29582025-07-15T20:40:39.323Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29592025-07-15T20:40:39.549Z Compiling colored v2.2.0
29602025-07-15T20:40:39.708Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29612025-07-15T20:40:39.836Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29622025-07-15T20:40:40.323Z Compiling itertools v0.14.0
29632025-07-15T20:40:40.355Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
29642025-07-15T20:40:40.488Z Compiling typify-macro v0.3.0
29652025-07-15T20:40:41.260Z Compiling camino-tempfile v1.4.1
29662025-07-15T20:40:41.719Z Compiling smf v0.2.3
29672025-07-15T20:40:42.961Z Compiling zone_cfg_derive v0.3.0
29682025-07-15T20:40:43.284Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29692025-07-15T20:40:45.680Z Compiling num-derive v0.4.2
29702025-07-15T20:40:45.766Z Compiling sigpipe v0.1.3
29712025-07-15T20:40:45.766Z Compiling jiff v0.2.15
29722025-07-15T20:40:45.766Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29732025-07-15T20:40:45.766Z Compiling zone v0.3.1
29742025-07-15T20:40:45.766Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
29752025-07-15T20:40:45.766Z Compiling typify v0.3.0
29762025-07-15T20:40:45.766Z Compiling progenitor-impl v0.9.1
29772025-07-15T20:40:45.767Z Compiling num-rational v0.4.2
29782025-07-15T20:40:45.767Z Compiling ingot-types v0.1.0
29792025-07-15T20:40:45.812Z Compiling universal-hash v0.5.1
29802025-07-15T20:40:45.818Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
29812025-07-15T20:40:45.988Z Compiling num-complex v0.4.6
29822025-07-15T20:40:46.289Z Compiling opaque-debug v0.3.1
29832025-07-15T20:40:46.430Z Compiling ingot v0.1.0
29842025-07-15T20:40:46.468Z Compiling half v2.4.1
29852025-07-15T20:40:46.652Z Compiling ciborium-io v0.2.2
29862025-07-15T20:40:46.833Z Compiling float-ord v0.3.2
29872025-07-15T20:40:46.963Z Compiling num v0.4.3
29882025-07-15T20:40:47.044Z Compiling ciborium-ll v0.2.2
29892025-07-15T20:40:47.069Z Compiling secrecy v0.10.3
29902025-07-15T20:40:47.106Z Compiling aead v0.5.2
29912025-07-15T20:40:47.386Z Compiling convert_case v0.4.0
29922025-07-15T20:40:47.515Z Compiling ciborium v0.2.2
29932025-07-15T20:40:47.559Z Compiling utf-8 v0.7.6
29942025-07-15T20:40:47.907Z Compiling keccak v0.1.5
29952025-07-15T20:40:48.200Z Compiling derive_more v0.99.20
29962025-07-15T20:40:48.859Z Compiling sha3 v0.10.8
29972025-07-15T20:40:49.249Z Compiling tungstenite v0.21.0
29982025-07-15T20:40:49.846Z Compiling poly1305 v0.8.0
29992025-07-15T20:40:50.089Z Compiling typify-macro v0.4.1
30002025-07-15T20:40:50.342Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30012025-07-15T20:40:51.153Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30022025-07-15T20:40:51.379Z Compiling progenitor-macro v0.9.1
30032025-07-15T20:40:51.433Z Compiling password-hash v0.5.0
30042025-07-15T20:40:52.470Z Compiling chacha20 v0.9.1
30052025-07-15T20:40:52.883Z Compiling blake2 v0.10.6
30062025-07-15T20:40:52.969Z Compiling tokio-tungstenite v0.21.0
30072025-07-15T20:40:53.331Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30082025-07-15T20:40:53.591Z Compiling argon2 v0.5.3
30092025-07-15T20:40:53.659Z Compiling base64 v0.21.7
30102025-07-15T20:40:54.040Z Compiling typify v0.4.1
30112025-07-15T20:40:54.111Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30122025-07-15T20:40:54.246Z Compiling progenitor-impl v0.10.0
30132025-07-15T20:40:54.326Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30142025-07-15T20:40:54.452Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
30152025-07-15T20:40:54.823Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30162025-07-15T20:40:54.926Z Compiling thiserror-impl-no-std v2.0.2
30172025-07-15T20:40:55.089Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30182025-07-15T20:40:55.135Z Compiling owo-colors v4.2.2
30192025-07-15T20:40:55.500Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b)
30202025-07-15T20:40:55.503Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30212025-07-15T20:40:55.747Z Compiling cancel-safe-futures v0.1.5
30222025-07-15T20:40:55.882Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
30232025-07-15T20:40:55.908Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30242025-07-15T20:40:56.191Z Compiling atomicwrites v0.4.4
30252025-07-15T20:40:56.210Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30262025-07-15T20:40:56.281Z Compiling libsw-core v0.3.1
30272025-07-15T20:40:56.440Z Compiling fixedbitset v0.5.7
30282025-07-15T20:40:56.553Z Compiling semver v0.1.20
30292025-07-15T20:40:56.596Z Compiling libsw v3.5.0
30302025-07-15T20:40:56.922Z Compiling rustc_version v0.1.7
30312025-07-15T20:40:57.099Z Compiling petgraph v0.8.2
30322025-07-15T20:40:57.622Z Compiling thiserror-no-std v2.0.2
30332025-07-15T20:40:57.789Z Compiling vsss-rs v3.3.4
30342025-07-15T20:40:57.839Z Compiling chacha20poly1305 v0.10.1
30352025-07-15T20:40:58.122Z Compiling typify-impl v0.2.0
30362025-07-15T20:40:58.145Z Compiling resolv-conf v0.7.0
30372025-07-15T20:40:58.868Z Compiling newline-converter v0.3.0
30382025-07-15T20:40:59.089Z Compiling primeorder v0.13.6
30392025-07-15T20:40:59.362Z Compiling moka v0.12.10
30402025-07-15T20:40:59.618Z Compiling indent_write v2.2.0
30412025-07-15T20:40:59.714Z Compiling linear-map v1.2.0
30422025-07-15T20:40:59.885Z Compiling libefi-sys v0.1.0
30432025-07-15T20:41:00.146Z Compiling expectorate v1.2.0
30442025-07-15T20:41:00.290Z Compiling newtype_derive v0.1.6
30452025-07-15T20:41:00.332Z Compiling pem v3.0.5
30462025-07-15T20:41:00.456Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30472025-07-15T20:41:00.661Z Compiling pin-project-internal v1.1.6
30482025-07-15T20:41:00.813Z Compiling progenitor-macro v0.10.0
30492025-07-15T20:41:00.926Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30502025-07-15T20:41:01.026Z Compiling bitfield-struct v0.6.2
30512025-07-15T20:41:01.107Z Compiling unicase v2.7.0
30522025-07-15T20:41:01.483Z Compiling arc-swap v1.7.1
30532025-07-15T20:41:01.876Z Compiling tagptr v0.2.0
30542025-07-15T20:41:02.099Z Compiling same-file v1.0.6
30552025-07-15T20:41:02.437Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30562025-07-15T20:41:02.442Z Compiling walkdir v2.5.0
30572025-07-15T20:41:03.141Z Compiling slog-scope v4.4.0
30582025-07-15T20:41:03.342Z Compiling pin-project v1.1.6
30592025-07-15T20:41:03.740Z Compiling polyval v0.6.2
30602025-07-15T20:41:03.750Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30612025-07-15T20:41:03.951Z Compiling hickory-proto v0.24.4
30622025-07-15T20:41:03.988Z Compiling snafu-derive v0.8.5
30632025-07-15T20:41:04.017Z Compiling proc-macro-error-attr2 v2.0.0
30642025-07-15T20:41:04.057Z Compiling progenitor v0.9.1
30652025-07-15T20:41:04.253Z Compiling linked-hash-map v0.5.6
30662025-07-15T20:41:04.328Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
30672025-07-15T20:41:04.444Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30682025-07-15T20:41:04.605Z Compiling parking_lot_core v0.8.6
30692025-07-15T20:41:04.631Z Compiling salty v0.3.0
30702025-07-15T20:41:04.787Z Compiling proc-macro-error2 v2.0.1
30712025-07-15T20:41:05.158Z Compiling lru-cache v0.1.2
30722025-07-15T20:41:05.184Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30732025-07-15T20:41:05.437Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30742025-07-15T20:41:05.827Z Compiling ghash v0.5.1
30752025-07-15T20:41:05.899Z Compiling hickory-resolver v0.25.2
30762025-07-15T20:41:06.158Z Compiling slog-stdlog v4.1.1
30772025-07-15T20:41:06.472Z Compiling p384 v0.13.0
30782025-07-15T20:41:06.552Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30792025-07-15T20:41:07.597Z Compiling globset v0.4.15
30802025-07-15T20:41:07.989Z Compiling olpc-cjson v0.1.4
30812025-07-15T20:41:08.313Z Compiling num-derive v0.3.3
30822025-07-15T20:41:08.635Z Compiling snafu v0.8.5
30832025-07-15T20:41:09.122Z Compiling ctr v0.9.2
30842025-07-15T20:41:09.368Z Compiling gethostname v0.5.0
30852025-07-15T20:41:09.509Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30862025-07-15T20:41:09.598Z Compiling lzma-sys v0.1.20
30872025-07-15T20:41:10.380Z Compiling serde_plain v1.0.2
30882025-07-15T20:41:10.408Z Compiling async-recursion v1.1.1
30892025-07-15T20:41:10.412Z Compiling slog-dtrace v0.3.0
30902025-07-15T20:41:10.757Z Compiling typed-path v0.9.3
30912025-07-15T20:41:10.809Z Compiling highway v1.3.0
30922025-07-15T20:41:11.366Z Compiling xshell-macros v0.2.7
30932025-07-15T20:41:11.429Z Compiling papergrid v0.14.0
30942025-07-15T20:41:11.701Z Compiling libscf-sys v1.1.0
30952025-07-15T20:41:11.753Z Compiling typify-macro v0.2.0
30962025-07-15T20:41:11.901Z Compiling aes-gcm v0.10.3
30972025-07-15T20:41:11.985Z Compiling hickory-resolver v0.24.4
30982025-07-15T20:41:12.060Z Compiling xshell v0.2.7
30992025-07-15T20:41:12.219Z Compiling mime_guess v2.0.5
31002025-07-15T20:41:13.116Z Compiling tough v0.20.0
31012025-07-15T20:41:13.322Z Compiling progenitor v0.10.0
31022025-07-15T20:41:13.435Z Compiling slog-envlogger v2.2.0
31032025-07-15T20:41:13.597Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
31042025-07-15T20:41:13.679Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31052025-07-15T20:41:14.139Z Compiling steno v0.4.1
31062025-07-15T20:41:15.089Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31072025-07-15T20:41:15.275Z Compiling tabled_derive v0.10.0
31082025-07-15T20:41:15.707Z Compiling typify v0.2.0
31092025-07-15T20:41:15.921Z Compiling progenitor-impl v0.8.0
31102025-07-15T20:41:17.696Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31112025-07-15T20:41:17.945Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31122025-07-15T20:41:18.109Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31132025-07-15T20:41:18.794Z Compiling tokio-dtrace v0.1.0
31142025-07-15T20:41:18.813Z Compiling heck v0.3.3
31152025-07-15T20:41:19.063Z Compiling progenitor-client v0.8.0
31162025-07-15T20:41:19.167Z Compiling ssh-encoding v0.2.0
31172025-07-15T20:41:19.241Z Compiling blowfish v0.9.1
31182025-07-15T20:41:19.572Z Compiling env_filter v0.1.2
31192025-07-15T20:41:19.706Z Compiling nibble_vec v0.1.0
31202025-07-15T20:41:19.743Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31212025-07-15T20:41:19.962Z Compiling endian-type v0.1.2
31222025-07-15T20:41:20.116Z Compiling humantime v2.2.0
31232025-07-15T20:41:20.188Z Compiling radix_trie v0.2.1
31242025-07-15T20:41:20.226Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
31252025-07-15T20:41:20.251Z Compiling env_logger v0.11.5
31262025-07-15T20:41:20.342Z Compiling ssh-cipher v0.2.0
31272025-07-15T20:41:20.601Z Compiling bcrypt-pbkdf v0.10.0
31282025-07-15T20:41:20.804Z Compiling zone_cfg_derive v0.1.2
31292025-07-15T20:41:20.893Z Compiling oxide-tokio-rt v0.1.2
31302025-07-15T20:41:21.222Z Compiling tabled v0.18.0
31312025-07-15T20:41:21.253Z Compiling parking_lot v0.11.2
31322025-07-15T20:41:22.041Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31332025-07-15T20:41:22.157Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31342025-07-15T20:41:22.569Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31352025-07-15T20:41:22.608Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31362025-07-15T20:41:23.422Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31372025-07-15T20:41:23.973Z Compiling progenitor-macro v0.8.0
31382025-07-15T20:41:25.647Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31392025-07-15T20:41:26.524Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31402025-07-15T20:41:26.692Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31412025-07-15T20:41:27.274Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31422025-07-15T20:41:27.416Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31432025-07-15T20:41:28.635Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31442025-07-15T20:41:29.154Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31452025-07-15T20:41:29.504Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31462025-07-15T20:41:30.104Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31472025-07-15T20:41:30.618Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31482025-07-15T20:41:31.538Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31492025-07-15T20:41:31.826Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31502025-07-15T20:41:32.413Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31512025-07-15T20:41:35.228Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31522025-07-15T20:41:35.579Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31532025-07-15T20:41:35.649Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31542025-07-15T20:41:36.095Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31552025-07-15T20:41:36.125Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31562025-07-15T20:41:36.483Z Compiling progenitor v0.8.0
31572025-07-15T20:41:36.612Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31582025-07-15T20:41:36.766Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31592025-07-15T20:41:37.017Z Compiling qorb v0.4.0
31602025-07-15T20:41:37.835Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31612025-07-15T20:41:38.667Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31622025-07-15T20:41:38.809Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31632025-07-15T20:41:39.096Z Compiling prefix-trie v0.7.0
31642025-07-15T20:41:39.200Z Compiling password-hash v0.4.2
31652025-07-15T20:41:39.274Z Compiling fxhash v0.2.1
31662025-07-15T20:41:39.540Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31672025-07-15T20:41:39.925Z Compiling base64 v0.13.1
31682025-07-15T20:41:39.949Z Compiling http-range v0.1.5
31692025-07-15T20:41:40.115Z Compiling hickory-server v0.25.2
31702025-07-15T20:41:40.301Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31712025-07-15T20:41:40.495Z Compiling ron v0.7.1
31722025-07-15T20:41:41.195Z Compiling pbkdf2 v0.11.0
31732025-07-15T20:41:41.611Z Compiling sled v0.34.7
31742025-07-15T20:41:41.776Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31752025-07-15T20:41:42.481Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31762025-07-15T20:41:42.525Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31772025-07-15T20:41:44.040Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
31782025-07-15T20:41:44.329Z Compiling xz2 v0.1.7
31792025-07-15T20:41:44.809Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31802025-07-15T20:41:45.333Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31812025-07-15T20:41:45.786Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31822025-07-15T20:41:46.585Z Compiling zone v0.1.8
31832025-07-15T20:41:46.902Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31842025-07-15T20:41:47.948Z Compiling ssh-key v0.6.6
31852025-07-15T20:41:48.079Z Compiling hickory-client v0.25.2
31862025-07-15T20:41:48.276Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
31872025-07-15T20:41:48.740Z Compiling p256 v0.13.2
31882025-07-15T20:41:49.556Z Compiling p521 v0.13.3
31892025-07-15T20:41:49.698Z Compiling yasna v0.5.2
31902025-07-15T20:41:50.482Z Compiling headers-core v0.3.0
31912025-07-15T20:41:50.706Z Compiling kstat-rs v0.2.4
31922025-07-15T20:41:50.852Z Compiling secrecy v0.8.0
31932025-07-15T20:41:51.151Z Compiling nanorand v0.7.0
31942025-07-15T20:41:51.177Z Compiling russh-cryptovec v0.7.3
31952025-07-15T20:41:51.310Z Compiling atty v0.2.14
31962025-07-15T20:41:51.508Z Compiling md5 v0.7.0
31972025-07-15T20:41:51.533Z Compiling crc8 v0.1.1
31982025-07-15T20:41:51.691Z Compiling flume v0.11.1
31992025-07-15T20:41:51.717Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32002025-07-15T20:41:51.743Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
32012025-07-15T20:41:51.823Z Compiling russh-keys v0.45.0
32022025-07-15T20:41:51.850Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32032025-07-15T20:41:52.312Z Compiling headers v0.4.1
32042025-07-15T20:41:54.039Z Compiling rcgen v0.12.1
32052025-07-15T20:41:54.120Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
32062025-07-15T20:41:55.315Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32072025-07-15T20:41:55.979Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32082025-07-15T20:41:56.099Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32092025-07-15T20:41:56.620Z Compiling hyper-staticfile v0.10.1
32102025-07-15T20:41:57.324Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32112025-07-15T20:41:57.421Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32122025-07-15T20:41:57.937Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32132025-07-15T20:41:59.222Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32142025-07-15T20:41:59.388Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
32152025-07-15T20:41:59.833Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32162025-07-15T20:41:59.917Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32172025-07-15T20:42:00.783Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32182025-07-15T20:42:01.404Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32192025-07-15T20:42:01.432Z Compiling num-bigint v0.4.6
32202025-07-15T20:42:02.834Z Compiling des v0.8.1
32212025-07-15T20:42:03.239Z Compiling subprocess v0.2.9
32222025-07-15T20:42:04.086Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32232025-07-15T20:42:04.838Z Compiling display-error-chain v0.2.2
32242025-07-15T20:42:04.976Z Compiling hex-literal v0.4.1
32252025-07-15T20:42:05.108Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
32262025-07-15T20:42:05.188Z Compiling russh v0.45.0
32272025-07-15T20:42:06.705Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32282025-07-15T20:42:08.097Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32292025-07-15T20:42:09.042Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32302025-07-15T20:42:09.547Z Compiling internet-checksum v0.2.1
32312025-07-15T20:42:13.151Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32322025-07-15T20:42:14.786Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332025-07-15T20:42:37.640Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32342025-07-15T20:43:02.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
32352025-07-15T20:43:03.011Z
32362025-07-15T20:43:03.011Zreal 2:41.070374551
32372025-07-15T20:43:03.011Zuser 14:42.891811912
32382025-07-15T20:43:03.012Zsys 2:05.062125035
32392025-07-15T20:43:03.012Ztrap 0.441624968
32402025-07-15T20:43:03.015Ztflt 0.182729606
32412025-07-15T20:43:03.015Zdflt 1.053720357
32422025-07-15T20:43:03.015Zkflt 0.000033868
32432025-07-15T20:43:03.015Zlock 40:03.137959599
32442025-07-15T20:43:03.015Zslp 53:45.596877407
32452025-07-15T20:43:03.015Zlat 55.627030502
32462025-07-15T20:43:03.015Zstop 2:14.539057582
32472025-07-15T20:43:03.015Z+ mkdir tests
32482025-07-15T20:43:03.018Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
32492025-07-15T20:43:03.019Z+ xargs -I '{}' -t cp '{}' tests/
32502025-07-15T20:43:03.065Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-edbb0a84bd669b6d tests/
32512025-07-15T20:43:03.084Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8d75c928e7fa8ec2 tests/
32522025-07-15T20:43:03.103Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-0ed667baedd5eb80 tests/
32532025-07-15T20:43:03.132Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-9157d53345f0174d tests/
32542025-07-15T20:43:03.366Z+ 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/*)
32552025-07-15T20:43:03.369Z+ 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-8d75c928e7fa8ec2 tests/commtest-0ed667baedd5eb80 tests/dhcp_server-edbb0a84bd669b6d tests/end_to_end_tests-9157d53345f0174d 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
32562025-07-15T20:44:38.540ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
32572025-07-15T20:44:38.540Za .github/buildomat/ci-env.sh 1K
32582025-07-15T20:44:38.540Za out/target/test 1K
32592025-07-15T20:44:38.540Za out/npuzone/npuzone 23144K
32602025-07-15T20:44:38.540Za package-manifest.toml 33K
32612025-07-15T20:44:38.540Za smf/sled-agent/non-gimlet/config.toml 5K
32622025-07-15T20:44:38.540Za target/release/omicron-package 40897K
32632025-07-15T20:44:38.540Za target/release/xtask 11595K
32642025-07-15T20:44:38.540Za target/debug/bootstrap 243174K
32652025-07-15T20:44:38.540Za tests/bootstrap-8d75c928e7fa8ec2 23336K
32662025-07-15T20:44:38.540Za tests/commtest-0ed667baedd5eb80 29495K
32672025-07-15T20:44:38.540Za tests/dhcp_server-edbb0a84bd669b6d 23336K
32682025-07-15T20:44:38.540Za tests/end_to_end_tests-9157d53345f0174d 326134K
32692025-07-15T20:44:38.540Za out/clickhouse.tar.gz 319922K
32702025-07-15T20:44:38.540Za out/clickhouse_keeper.tar.gz 303774K
32712025-07-15T20:44:38.540Za out/clickhouse_server.tar.gz 319921K
32722025-07-15T20:44:38.540Za out/cockroachdb.tar.gz 162577K
32732025-07-15T20:44:38.540Za out/crucible-dtrace.tar 98K
32742025-07-15T20:44:38.540Za out/crucible-pantry-zone.tar.gz 38983K
32752025-07-15T20:44:38.540Za out/crucible-zone.tar.gz 48866K
32762025-07-15T20:44:38.540Za out/external-dns.tar.gz 50590K
32772025-07-15T20:44:38.540Za out/internal-dns.tar.gz 50590K
32782025-07-15T20:44:38.540Za out/mg-ddm-gz.tar 90846K
32792025-07-15T20:44:38.540Za out/nexus.tar.gz 131562K
32802025-07-15T20:44:38.540Za out/ntp.tar.gz 16650K
32812025-07-15T20:44:38.540Za out/omicron-gateway-softnpu.tar.gz 30155K
32822025-07-15T20:44:38.540Za out/omicron-sled-agent.tar 138689K
32832025-07-15T20:44:38.540Za out/overlay.tar.gz 3K
32842025-07-15T20:44:38.540Za out/oximeter.tar.gz 63508K
32852025-07-15T20:44:38.540Za out/oxlog.tar 3947K
32862025-07-15T20:44:38.540Za out/probe.tar.gz 3037K
32872025-07-15T20:44:38.540Za out/propolis-server.tar.gz 68537K
32882025-07-15T20:44:38.540Za out/pumpkind-gz.tar 26648K
32892025-07-15T20:44:38.541Za out/switch-softnpu.tar.gz 338026K
32902025-07-15T20:44:38.544Z
32912025-07-15T20:44:38.544Zreal 1:35.170599789
32922025-07-15T20:44:38.544Zuser 1:31.212604160
32932025-07-15T20:44:38.544Zsys 5.616530351
32942025-07-15T20:44:38.544Ztrap 0.024488434
32952025-07-15T20:44:38.544Ztflt 0.000000000
32962025-07-15T20:44:38.544Zdflt 0.000000000
32972025-07-15T20:44:38.544Zkflt 0.000000000
32982025-07-15T20:44:38.545Zlock 0.000000000
32992025-07-15T20:44:38.545Zslp 1:31.019248790
33002025-07-15T20:44:38.545Zlat 2.463676748
33012025-07-15T20:44:38.545Zstop 0.000187517
33022025-07-15T20:44:38.545Zprocess exited: duration 2092240 ms, exit code 0
 
33032025-07-15T20:44:38.562Zfound 1 output files
33042025-07-15T20:44:38.562Zuploading: /work/package.tar.gz (2215562240 bytes)
33052025-07-15T20:45:28.807Zuploaded: /work/package.tar.gz