01JR9JPWQMVK6JX700GHCJHWZD: build-and-test (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JR9JQABT1YNM6FJRANKEN6EQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-08T02:13:21.189Zjob assigned to worker 01JR9JQGNRWFVJTC5S8QGTS5X6 [factory aws, i-05fae777207a35c36] (queued for 50 s)
 
22025-04-08T02:13:29.236Zstarting task 0: "setup"
32025-04-08T02:13:29.242Z++ uname -s
42025-04-08T02:13:29.245Z+ kern=SunOS
52025-04-08T02:13:29.245Z+ build_user=build
62025-04-08T02:13:29.245Z+ build_uid=12345
72025-04-08T02:13:29.245Z+ work_dir=/work
82025-04-08T02:13:29.245Z+ input_dir=/input
92025-04-08T02:13:29.245Z+ [[ 0 == 12345 ]]
102025-04-08T02:13:29.245Z+ case "$kern" in
112025-04-08T02:13:29.245Z+ groupadd -g 12345 build
122025-04-08T02:13:29.248Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-08T02:13:31.253Z+ zfs create -o mountpoint=/work rpool/work
142025-04-08T02:13:31.382Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-08T02:13:31.385Z+ home_fs=zfs
162025-04-08T02:13:31.385Z+ [[ zfs == autofs ]]
172025-04-08T02:13:31.385Z+ mkdir -p /home/build
182025-04-08T02:13:31.388Z+ chown build:build /home/build /work
192025-04-08T02:13:33.389Z+ chmod 0700 /home/build /work
202025-04-08T02:13:33.391Zprocess exited: duration 4157 ms, exit code 0
 
212025-04-08T02:13:33.397Zstarting task 1: "rust-toolchain"
222025-04-08T02:13:33.403Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-08T02:13:33.403Z * rust toolchain channel = "1.85.0"
242025-04-08T02:13:33.403Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-04-08T02:13:33.403Z * rust toolchain profile = "default"
262025-04-08T02:13:33.403Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-08T02:13:33.403Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-08T02:13:33.406Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-08T02:13:33.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-08T02:13:33.523Zinfo: downloading installer
312025-04-08T02:13:34.903Zwarn: It looks like you have an existing installation of Rust at:
322025-04-08T02:13:34.903Zwarn: /opt/ooce/bin
332025-04-08T02:13:34.903Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-08T02:13:34.903Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-08T02:13:34.903Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-08T02:13:34.903Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-08T02:13:34.903Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-08T02:13:34.903Zerror: cannot install while Rust is installed
392025-04-08T02:13:34.903Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-08T02:13:34.916Zinfo: profile set to 'default'
412025-04-08T02:13:34.916Zinfo: default host triple is x86_64-unknown-illumos
422025-04-08T02:13:34.919Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-08T02:13:35.091Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-08T02:13:35.091Zinfo: downloading component 'cargo'
452025-04-08T02:13:36.002Zinfo: downloading component 'clippy'
462025-04-08T02:13:36.375Zinfo: downloading component 'rust-docs'
472025-04-08T02:13:37.543Zinfo: downloading component 'rust-std'
482025-04-08T02:13:39.555Zinfo: downloading component 'rustc'
492025-04-08T02:13:47.584Zinfo: downloading component 'rustfmt'
502025-04-08T02:13:47.924Zinfo: installing component 'cargo'
512025-04-08T02:13:48.754Zinfo: installing component 'clippy'
522025-04-08T02:13:49.137Zinfo: installing component 'rust-docs'
532025-04-08T02:13:50.926Zinfo: installing component 'rust-std'
542025-04-08T02:13:52.796Zinfo: installing component 'rustc'
552025-04-08T02:13:58.789Zinfo: installing component 'rustfmt'
562025-04-08T02:13:59.124Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-08T02:13:59.124Z
582025-04-08T02:13:59.490Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-08T02:13:59.490Z
602025-04-08T02:13:59.493Z
612025-04-08T02:13:59.493ZRust is installed now. Great!
622025-04-08T02:13:59.493Z
632025-04-08T02:13:59.493ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-08T02:13:59.494Zenvironment variable. This has not been done automatically.
652025-04-08T02:13:59.494Z
662025-04-08T02:13:59.494ZTo configure your current shell, you need to source
672025-04-08T02:13:59.494Zthe corresponding env file under $HOME/.cargo.
682025-04-08T02:13:59.494Z
692025-04-08T02:13:59.494ZThis is usually done by running one of the following (note the leading DOT):
702025-04-08T02:13:59.494Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-08T02:13:59.494Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-08T02:13:59.494Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-08T02:13:59.565Z+ rustup --version
742025-04-08T02:13:59.576Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-08T02:13:59.576Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-08T02:13:59.606Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-08T02:13:59.608Z+ cargo --version
782025-04-08T02:13:59.628Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-08T02:13:59.631Z+ rustc --version
802025-04-08T02:13:59.657Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-08T02:13:59.661Zprocess exited: duration 26260 ms, exit code 0
 
822025-04-08T02:13:59.667Zstarting task 2: "authentication"
832025-04-08T02:13:59.690Zprocess exited: duration 23 ms, exit code 0
 
842025-04-08T02:13:59.696Zstarting task 3: "clone repository"
852025-04-08T02:13:59.701Z+ mkdir -p /work/oxidecomputer/tufaceous
862025-04-08T02:13:59.704Z+ git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous
872025-04-08T02:13:59.739ZCloning into '/work/oxidecomputer/tufaceous'...
882025-04-08T02:14:00.163Z+ cd /work/oxidecomputer/tufaceous
892025-04-08T02:14:00.163Z+ git fetch origin 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af
902025-04-08T02:14:00.399ZFrom https://github.com/oxidecomputer/tufaceous
912025-04-08T02:14:00.399Z * branch 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af -> FETCH_HEAD
922025-04-08T02:14:00.407Z+ [[ -n dependabot/cargo/tokio-1.44.2 ]]
932025-04-08T02:14:00.410Z++ git branch --show-current
942025-04-08T02:14:00.414Z+ current=main
952025-04-08T02:14:00.414Z+ [[ main != dependabot/cargo/tokio-1.44.2 ]]
962025-04-08T02:14:00.414Z+ git branch -f dependabot/cargo/tokio-1.44.2 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af
972025-04-08T02:14:00.417Z+ git checkout -f dependabot/cargo/tokio-1.44.2
982025-04-08T02:14:00.421ZSwitched to branch 'dependabot/cargo/tokio-1.44.2'
992025-04-08T02:14:00.424Z+ git reset --hard 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af
1002025-04-08T02:14:00.427ZHEAD is now at 0e0bd1f Bump tokio from 1.43.0 to 1.44.2
1012025-04-08T02:14:00.430Zprocess exited: duration 731 ms, exit code 0
 
1022025-04-08T02:14:00.436Zstarting task 4: "build"
1032025-04-08T02:14:00.441Z+ source .github/buildomat/ci-env.sh
1042025-04-08T02:14:00.441Z++ export CARGO_TERM_COLOR=always
1052025-04-08T02:14:00.445Z++ CARGO_TERM_COLOR=always
1062025-04-08T02:14:00.445Z++ export 'RUSTFLAGS=-D warnings'
1072025-04-08T02:14:00.445Z++ RUSTFLAGS='-D warnings'
1082025-04-08T02:14:00.445Z++ export CARGO_INCREMENTAL=0
1092025-04-08T02:14:00.445Z++ CARGO_INCREMENTAL=0
1102025-04-08T02:14:00.445Z+++ uname -s
1112025-04-08T02:14:00.446Z++ HOST_OS=SunOS
1122025-04-08T02:14:00.446Z++ [[ SunOS == \S\u\n\O\S ]]
1132025-04-08T02:14:00.446Z++ CLANGVER=15
1142025-04-08T02:14:00.446Z++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15
1152025-04-08T02:14:10.387Z Startup: Refreshing catalog 'helios-dev' ... Done
1162025-04-08T02:14:15.332Z Startup: Caching catalogs ... Done
1172025-04-08T02:14:33.183ZPlanning: Solver setup ... Done (16.826s)
1182025-04-08T02:14:33.362ZPlanning: Running solver ... Done (0.179s)
1192025-04-08T02:14:33.510ZPlanning: Finding local manifests ... Done (0.003s)
1202025-04-08T02:14:33.522ZPlanning: Fetching manifests: 0/3 0% complete
1212025-04-08T02:14:33.663ZPlanning: Fetching manifests: 3/3 100% complete
1222025-04-08T02:14:33.713ZPlanning: Package planning ... Done (0.050s)
1232025-04-08T02:14:33.760ZPlanning: Merging actions ... Done (0.048s)
1242025-04-08T02:14:33.933ZPlanning: Checking for conflicting actions ... Done (0.170s)
1252025-04-08T02:14:33.941ZPlanning: Consolidating action changes ... Done (0.010s)
1262025-04-08T02:14:34.930ZPlanning: Evaluating mediators ... Done (0.989s)
1272025-04-08T02:14:34.938ZPlanning: Planning completed in 19.50 seconds
1282025-04-08T02:14:34.954Z Packages to install: 3
1292025-04-08T02:14:34.954Z Mediators to change: 2
1302025-04-08T02:14:34.957Z Services to change: 1
1312025-04-08T02:14:34.957Z Estimated space available: 155.66 GB
1322025-04-08T02:14:34.957ZEstimated space to be consumed: 1.61 GB
1332025-04-08T02:14:34.957Z Create boot environment: No
1342025-04-08T02:14:34.957ZCreate backup boot environment: No
1352025-04-08T02:14:34.957Z Rebuild boot archive: No
1362025-04-08T02:14:34.957Z
1372025-04-08T02:14:34.957ZChanged mediators:
1382025-04-08T02:14:34.957Z mediator clang:
1392025-04-08T02:14:34.957Z version: None -> 15 (system default)
1402025-04-08T02:14:34.957Z
1412025-04-08T02:14:34.957Z mediator llvm:
1422025-04-08T02:14:34.957Z version: 14 (system default) -> 15 (system default)
1432025-04-08T02:14:34.957Z
1442025-04-08T02:14:34.957ZChanged packages:
1452025-04-08T02:14:34.957Zhelios-dev
1462025-04-08T02:14:34.957Z developer/build-essential
1472025-04-08T02:14:34.957Z None -> 11-2.0
1482025-04-08T02:14:34.957Z ooce/developer/clang-15
1492025-04-08T02:14:34.957Z None -> 15.0.7-2.0
1502025-04-08T02:14:34.957Z ooce/developer/llvm-15
1512025-04-08T02:14:34.958Z None -> 15.0.7-2.0
1522025-04-08T02:14:34.958Z
1532025-04-08T02:14:34.958ZServices:
1542025-04-08T02:14:34.958Z restart_fmri:
1552025-04-08T02:14:34.958Z svc:/system/update-man-index:default
1562025-04-08T02:14:35.003Z
1572025-04-08T02:14:35.003ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1582025-04-08T02:14:40.004ZDownload: 1343/3076 items 116.3/211.3MB 55% complete (24.2M/s)
1592025-04-08T02:14:45.280ZDownload: 2010/3076 items 117.9/211.3MB 55% complete (14.6M/s)
1602025-04-08T02:14:50.279ZDownload: 3031/3076 items 175.4/211.3MB 83% complete (5.8M/s)
1612025-04-08T02:14:55.247ZDownload: Completed 211.31 MB in 20.24 seconds (10.4M/s)
1622025-04-08T02:14:55.964Z Actions: 1/3430 actions (Installing new actions)
1632025-04-08T02:15:00.475Z Actions: Completed 3430 actions in 4.51 seconds.
1642025-04-08T02:15:00.722Z Done (0.243s)
1652025-04-08T02:15:00.722Z Done (0.000s)
1662025-04-08T02:15:01.383Z Done (0.660s)
1672025-04-08T02:15:05.938Z Done (4.316s)
1682025-04-08T02:15:06.019Z Done (0.018s)
1692025-04-08T02:15:06.022Z Done (0.000s)
1702025-04-08T02:15:06.195Z Done (0.000s)
1712025-04-08T02:15:06.673Z++ (( rc != 4 && rc != 0 ))
1722025-04-08T02:15:06.673Z++ pfexec pkg set-mediator -V 15 clang llvm
1732025-04-08T02:15:06.979ZPlanning: Evaluating mediator changes ... Done
1742025-04-08T02:15:07.145ZPlanning: Checking for conflicting actions ... Done
1752025-04-08T02:15:07.148ZPlanning: Consolidating action changes ... Done
1762025-04-08T02:15:07.427ZPlanning: Evaluating mediators ... Done
1772025-04-08T02:15:07.430ZPlanning: Planning completed in 0.45 seconds
1782025-04-08T02:15:07.462Z Mediators to change: 2
1792025-04-08T02:15:07.462Z Create boot environment: No
1802025-04-08T02:15:07.465ZCreate backup boot environment: No
1812025-04-08T02:15:07.540Z Done
1822025-04-08T02:15:07.540Z Done
1832025-04-08T02:15:08.001Z Done
1842025-04-08T02:15:11.806Z Done
1852025-04-08T02:15:11.892Z Done
1862025-04-08T02:15:11.895Z Done
1872025-04-08T02:15:12.053Z Done
1882025-04-08T02:15:12.146Z+ cargo --version
1892025-04-08T02:15:12.204Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1902025-04-08T02:15:12.207Z+ rustc --version
1912025-04-08T02:15:12.276Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1922025-04-08T02:15:12.280Z+ curl -sSfL --retry 10 https://get.nexte.st/latest/illumos
1932025-04-08T02:15:12.283Z+ gunzip
1942025-04-08T02:15:12.283Z+ tar -xvf - -C /home/build/.cargo/bin
1952025-04-08T02:15:13.658Zx cargo-nextest, 18415280 bytes, 35968 tape blocks
1962025-04-08T02:15:13.661Z+ banner build
1972025-04-08T02:15:13.661Z
1982025-04-08T02:15:13.661Z ##### # # # # #####
1992025-04-08T02:15:13.661Z # # # # # # # #
2002025-04-08T02:15:13.661Z ##### # # # # # #
2012025-04-08T02:15:13.661Z # # # # # # # #
2022025-04-08T02:15:13.661Z # # # # # # # #
2032025-04-08T02:15:13.661Z ##### #### # ###### #####
2042025-04-08T02:15:13.661Z
2052025-04-08T02:15:13.664Z+ ptime -m cargo build
2062025-04-08T02:15:13.839Z Updating crates.io index
2072025-04-08T02:15:13.843Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2082025-04-08T02:15:14.148Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2092025-04-08T02:15:14.456Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2102025-04-08T02:15:14.782Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2112025-04-08T02:15:15.869Z Downloading crates ...
2122025-04-08T02:15:15.941Z Downloaded addr2line v0.24.2
2132025-04-08T02:15:15.957Z Downloaded equivalent v1.0.1
2142025-04-08T02:15:15.978Z Downloaded atomic-waker v1.1.2
2152025-04-08T02:15:15.981Z Downloaded spki v0.7.3
2162025-04-08T02:15:15.984Z Downloaded signature v2.2.0
2172025-04-08T02:15:15.984Z Downloaded serde_urlencoded v0.7.1
2182025-04-08T02:15:15.987Z Downloaded try-lock v0.2.5
2192025-04-08T02:15:15.987Z Downloaded async-recursion v1.1.1
2202025-04-08T02:15:16.001Z Downloaded tower-layer v0.3.3
2212025-04-08T02:15:16.007Z Downloaded take_mut v0.2.2
2222025-04-08T02:15:16.007Z Downloaded crc v3.2.1
2232025-04-08T02:15:16.007Z Downloaded cfg-if v1.0.0
2242025-04-08T02:15:16.007Z Downloaded sync_wrapper v1.0.1
2252025-04-08T02:15:16.007Z Downloaded dunce v1.0.5
2262025-04-08T02:15:16.007Z Downloaded cexpr v0.6.0
2272025-04-08T02:15:16.007Z Downloaded tower-service v0.3.3
2282025-04-08T02:15:16.007Z Downloaded either v1.14.0
2292025-04-08T02:15:16.007Z Downloaded autocfg v1.4.0
2302025-04-08T02:15:16.007Z Downloaded digest v0.10.7
2312025-04-08T02:15:16.012Z Downloaded time-core v0.1.2
2322025-04-08T02:15:16.012Z Downloaded deranged v0.3.11
2332025-04-08T02:15:16.012Z Downloaded colorchoice v1.0.2
2342025-04-08T02:15:16.012Z Downloaded block-buffer v0.10.4
2352025-04-08T02:15:16.015Z Downloaded dirs-sys-next v0.1.2
2362025-04-08T02:15:16.016Z Downloaded tinyvec_macros v0.1.1
2372025-04-08T02:15:16.016Z Downloaded strum v0.26.3
2382025-04-08T02:15:16.016Z Downloaded adler2 v2.0.0
2392025-04-08T02:15:16.019Z Downloaded array-init v0.0.4
2402025-04-08T02:15:16.019Z Downloaded heck v0.5.0
2412025-04-08T02:15:16.019Z Downloaded futures-core v0.3.31
2422025-04-08T02:15:16.022Z Downloaded displaydoc v0.2.5
2432025-04-08T02:15:16.026Z Downloaded zerofrom v0.1.4
2442025-04-08T02:15:16.026Z Downloaded slog-envlogger v2.2.0
2452025-04-08T02:15:16.026Z Downloaded yoke-derive v0.7.4
2462025-04-08T02:15:16.030Z Downloaded fnv v1.0.7
2472025-04-08T02:15:16.030Z Downloaded strsim v0.11.1
2482025-04-08T02:15:16.030Z Downloaded signal-hook-registry v1.4.2
2492025-04-08T02:15:16.033Z Downloaded slog-scope v4.4.0
2502025-04-08T02:15:16.033Z Downloaded crypto-common v0.1.6
2512025-04-08T02:15:16.036Z Downloaded serde_path_to_error v0.1.16
2522025-04-08T02:15:16.036Z Downloaded hex v0.4.3
2532025-04-08T02:15:16.039Z Downloaded glob v0.3.2
2542025-04-08T02:15:16.039Z Downloaded fs-err v2.11.0
2552025-04-08T02:15:16.042Z Downloaded futures-io v0.3.31
2562025-04-08T02:15:16.042Z Downloaded form_urlencoded v1.2.1
2572025-04-08T02:15:16.045Z Downloaded http-body v1.0.1
2582025-04-08T02:15:16.045Z Downloaded write16 v1.0.0
2592025-04-08T02:15:16.045Z Downloaded anstream v0.6.15
2602025-04-08T02:15:16.048Z Downloaded home v0.5.9
2612025-04-08T02:15:16.048Z Downloaded generic-array v0.14.7
2622025-04-08T02:15:16.051Z Downloaded which v4.4.2
2632025-04-08T02:15:16.054Z Downloaded dyn-clone v1.0.18
2642025-04-08T02:15:16.054Z Downloaded dirs-next v2.0.0
2652025-04-08T02:15:16.057Z Downloaded thiserror-impl v2.0.12
2662025-04-08T02:15:16.057Z Downloaded clap_lex v0.7.4
2672025-04-08T02:15:16.060Z Downloaded crc32fast v1.4.2
2682025-04-08T02:15:16.060Z Downloaded toml_datetime v0.6.8
2692025-04-08T02:15:16.064Z Downloaded untrusted v0.9.0
2702025-04-08T02:15:16.064Z Downloaded env_logger v0.10.2
2712025-04-08T02:15:16.067Z Downloaded xattr v1.3.1
2722025-04-08T02:15:16.070Z Downloaded utf16_iter v1.0.5
2732025-04-08T02:15:16.070Z Downloaded untrusted v0.7.1
2742025-04-08T02:15:16.070Z Downloaded time-macros v0.2.18
2752025-04-08T02:15:16.074Z Downloaded want v0.3.1
2762025-04-08T02:15:16.077Z Downloaded globset v0.4.15
2772025-04-08T02:15:16.077Z Downloaded der_derive v0.7.3
2782025-04-08T02:15:16.077Z Downloaded cpufeatures v0.2.14
2792025-04-08T02:15:16.080Z Downloaded getrandom v0.2.15
2802025-04-08T02:15:16.083Z Downloaded futures-channel v0.3.31
2812025-04-08T02:15:16.086Z Downloaded utf8_iter v1.0.4
2822025-04-08T02:15:16.086Z Downloaded thread_local v1.1.8
2832025-04-08T02:15:16.086Z Downloaded wyz v0.5.1
2842025-04-08T02:15:16.089Z Downloaded anstyle-parse v0.2.5
2852025-04-08T02:15:16.093Z Downloaded rustversion v1.0.17
2862025-04-08T02:15:16.093Z Downloaded termcolor v1.4.1
2872025-04-08T02:15:16.096Z Downloaded zerofrom-derive v0.1.4
2882025-04-08T02:15:16.096Z Downloaded tinystr v0.7.6
2892025-04-08T02:15:16.099Z Downloaded num_threads v0.1.7
2902025-04-08T02:15:16.099Z Downloaded terminal_size v0.4.0
2912025-04-08T02:15:16.099Z Downloaded snafu-derive v0.8.5
2922025-04-08T02:15:16.102Z Downloaded thiserror v1.0.69
2932025-04-08T02:15:16.106Z Downloaded tokio-macros v2.5.0
2942025-04-08T02:15:16.109Z Downloaded ahash v0.8.11
2952025-04-08T02:15:16.112Z Downloaded http-body-util v0.1.2
2962025-04-08T02:15:16.112Z Downloaded bitflags v2.6.0
2972025-04-08T02:15:16.115Z Downloaded num-conv v0.1.0
2982025-04-08T02:15:16.118Z Downloaded utf8parse v0.2.2
2992025-04-08T02:15:16.118Z Downloaded console v0.15.10
3002025-04-08T02:15:16.121Z Downloaded anyhow v1.0.96
3012025-04-08T02:15:16.124Z Downloaded writeable v0.5.5
3022025-04-08T02:15:16.127Z Downloaded version_check v0.9.5
3032025-04-08T02:15:16.127Z Downloaded thiserror-impl v1.0.69
3042025-04-08T02:15:16.130Z Downloaded futures v0.3.31
3052025-04-08T02:15:16.133Z Downloaded icu_provider_macros v1.5.0
3062025-04-08T02:15:16.136Z Downloaded shlex v1.3.0
3072025-04-08T02:15:16.136Z Downloaded crossbeam-utils v0.8.21
3082025-04-08T02:15:16.139Z Downloaded tempfile v3.13.0
3092025-04-08T02:15:16.142Z Downloaded nodrop v0.1.14
3102025-04-08T02:15:16.142Z Downloaded crc-any v2.5.0
3112025-04-08T02:15:16.145Z Downloaded tls_codec v0.4.1
3122025-04-08T02:15:16.149Z Downloaded strum_macros v0.26.4
3132025-04-08T02:15:16.149Z Downloaded slog-stdlog v4.1.1
3142025-04-08T02:15:16.154Z Downloaded humantime v2.1.0
3152025-04-08T02:15:16.154Z Downloaded serde_plain v1.0.2
3162025-04-08T02:15:16.154Z Downloaded num-integer v0.1.46
3172025-04-08T02:15:16.157Z Downloaded slab v0.4.9
3182025-04-08T02:15:16.157Z Downloaded thiserror v2.0.12
3192025-04-08T02:15:16.160Z Downloaded icu_locid_transform v1.5.0
3202025-04-08T02:15:16.163Z Downloaded num-iter v0.1.45
3212025-04-08T02:15:16.166Z Downloaded term v0.7.0
3222025-04-08T02:15:16.167Z Downloaded ppv-lite86 v0.2.20
3232025-04-08T02:15:16.170Z Downloaded idna_adapter v1.2.0
3242025-04-08T02:15:16.170Z Downloaded powerfmt v0.2.0
3252025-04-08T02:15:16.173Z Downloaded zerocopy-derive v0.7.35
3262025-04-08T02:15:16.176Z Downloaded pkg-config v0.3.31
3272025-04-08T02:15:16.176Z Downloaded pin-utils v0.1.0
3282025-04-08T02:15:16.179Z Downloaded subtle v2.6.1
3292025-04-08T02:15:16.179Z Downloaded const-oid v0.9.6
3302025-04-08T02:15:16.182Z Downloaded bzip2 v0.4.4
3312025-04-08T02:15:16.182Z Downloaded fastrand v2.1.1
3322025-04-08T02:15:16.185Z Downloaded tap v1.0.1
3332025-04-08T02:15:16.185Z Downloaded smallvec v1.14.0
3342025-04-08T02:15:16.191Z Downloaded is_terminal_polyfill v1.70.1
3352025-04-08T02:15:16.191Z Downloaded parse-size v1.1.0
3362025-04-08T02:15:16.191Z Downloaded path-slash v0.1.5
3372025-04-08T02:15:16.196Z Downloaded httparse v1.9.5
3382025-04-08T02:15:16.196Z Downloaded clap v4.5.31
3392025-04-08T02:15:16.200Z Downloaded paste v1.0.15
3402025-04-08T02:15:16.203Z Downloaded zeroize v1.8.1
3412025-04-08T02:15:16.207Z Downloaded smallvec v0.6.14
3422025-04-08T02:15:16.207Z Downloaded slog-term v2.9.1
3432025-04-08T02:15:16.210Z Downloaded mime v0.3.17
3442025-04-08T02:15:16.210Z Downloaded is-terminal v0.4.13
3452025-04-08T02:15:16.211Z Downloaded spin v0.9.8
3462025-04-08T02:15:16.213Z Downloaded ryu v1.0.18
3472025-04-08T02:15:16.217Z Downloaded iana-time-zone v0.1.61
3482025-04-08T02:15:16.222Z Downloaded walkdir v2.5.0
3492025-04-08T02:15:16.222Z Downloaded pin-project-internal v1.1.6
3502025-04-08T02:15:16.226Z Downloaded yoke v0.7.4
3512025-04-08T02:15:16.226Z Downloaded zerovec-derive v0.10.3
3522025-04-08T02:15:16.226Z Downloaded maybe-uninit v2.0.0
3532025-04-08T02:15:16.226Z Downloaded scopeguard v1.2.0
3542025-04-08T02:15:16.229Z Downloaded same-file v1.0.6
3552025-04-08T02:15:16.229Z Downloaded zeroize_derive v1.4.2
3562025-04-08T02:15:16.232Z Downloaded packed_struct v0.10.1
3572025-04-08T02:15:16.232Z Downloaded pkcs8 v0.10.2
3582025-04-08T02:15:16.234Z Downloaded toml v0.7.8
3592025-04-08T02:15:16.237Z Downloaded radium v0.7.0
3602025-04-08T02:15:16.240Z Downloaded bytes v1.10.0
3612025-04-08T02:15:16.243Z Downloaded backtrace v0.3.74
3622025-04-08T02:15:16.246Z Downloaded der v0.7.9
3632025-04-08T02:15:16.251Z Downloaded socket2 v0.5.8
3642025-04-08T02:15:16.254Z Downloaded olpc-cjson v0.1.4
3652025-04-08T02:15:16.259Z Downloaded rustc-hash v1.1.0
3662025-04-08T02:15:16.259Z Downloaded base64 v0.22.1
3672025-04-08T02:15:16.262Z Downloaded pin-project-lite v0.2.14
3682025-04-08T02:15:16.265Z Downloaded indent_write v2.2.0
3692025-04-08T02:15:16.268Z Downloaded miniz_oxide v0.8.0
3702025-04-08T02:15:16.268Z Downloaded httpdate v1.0.3
3712025-04-08T02:15:16.271Z Downloaded lazy_static v1.5.0
3722025-04-08T02:15:16.271Z Downloaded rand_chacha v0.3.1
3732025-04-08T02:15:16.275Z Downloaded pkcs1 v0.7.5
3742025-04-08T02:15:16.275Z Downloaded num-traits v0.2.19
3752025-04-08T02:15:16.279Z Downloaded lock_api v0.4.12
3762025-04-08T02:15:16.279Z Downloaded quote v1.0.38
3772025-04-08T02:15:16.283Z Downloaded ipnet v2.10.1
3782025-04-08T02:15:16.283Z Downloaded itoa v1.0.11
3792025-04-08T02:15:16.288Z Downloaded rustc-demangle v0.1.24
3802025-04-08T02:15:16.288Z Downloaded proc-macro2 v1.0.93
3812025-04-08T02:15:16.291Z Downloaded icu_normalizer v1.5.0
3822025-04-08T02:15:16.291Z Downloaded serde_derive v1.0.218
3832025-04-08T02:15:16.293Z Downloaded cc v1.2.15
3842025-04-08T02:15:16.296Z Downloaded tracing-core v0.1.32
3852025-04-08T02:15:16.299Z Downloaded once_cell v1.20.3
3862025-04-08T02:15:16.303Z Downloaded pem v3.0.5
3872025-04-08T02:15:16.306Z Downloaded semver v1.0.25
3882025-04-08T02:15:16.306Z Downloaded packed_struct_codegen v0.10.1
3892025-04-08T02:15:16.307Z Downloaded parking_lot v0.12.3
3902025-04-08T02:15:16.310Z Downloaded prettyplease v0.2.29
3912025-04-08T02:15:16.312Z Downloaded icu_locid_transform_data v1.5.0
3922025-04-08T02:15:16.315Z Downloaded hyper-util v0.1.10
3932025-04-08T02:15:16.318Z Downloaded pin-project v1.1.6
3942025-04-08T02:15:16.329Z Downloaded percent-encoding v2.3.1
3952025-04-08T02:15:16.332Z Downloaded pem-rfc7468 v0.7.0
3962025-04-08T02:15:16.332Z Downloaded jobserver v0.1.32
3972025-04-08T02:15:16.334Z Downloaded indexmap v1.9.3
3982025-04-08T02:15:16.338Z Downloaded hashbrown v0.13.2
3992025-04-08T02:15:16.341Z Downloaded libloading v0.8.5
4002025-04-08T02:15:16.343Z Downloaded serde v1.0.218
4012025-04-08T02:15:16.346Z Downloaded tar v0.4.44
4022025-04-08T02:15:16.349Z Downloaded ron v0.8.1
4032025-04-08T02:15:16.353Z Downloaded tracing v0.1.40
4042025-04-08T02:15:16.357Z Downloaded rustls-pki-types v1.10.0
4052025-04-08T02:15:16.361Z Downloaded icu_properties v1.5.1
4062025-04-08T02:15:16.363Z Downloaded icu_normalizer_data v1.5.0
4072025-04-08T02:15:16.366Z Downloaded crossbeam-channel v0.5.13
4082025-04-08T02:15:16.369Z Downloaded http v1.2.0
4092025-04-08T02:15:16.373Z Downloaded zip v0.6.6
4102025-04-08T02:15:16.377Z Downloaded icu_provider v1.5.0
4112025-04-08T02:15:16.379Z Downloaded hashbrown v0.12.3
4122025-04-08T02:15:16.383Z Downloaded flate2 v1.0.35
4132025-04-08T02:15:16.388Z Downloaded zerocopy v0.6.6
4142025-04-08T02:15:16.391Z Downloaded minimal-lexical v0.2.1
4152025-04-08T02:15:16.395Z Downloaded memchr v2.7.4
4162025-04-08T02:15:16.400Z Downloaded zip v2.6.0
4172025-04-08T02:15:16.404Z Downloaded toml_edit v0.19.15
4182025-04-08T02:15:16.420Z Downloaded icu_locid v1.5.0
4192025-04-08T02:15:16.424Z Downloaded hashbrown v0.15.1
4202025-04-08T02:15:16.431Z Downloaded x509-cert v0.2.5
4212025-04-08T02:15:16.435Z Downloaded typed-path v0.9.3
4222025-04-08T02:15:16.440Z Downloaded h2 v0.4.6
4232025-04-08T02:15:16.448Z Downloaded icu_collections v1.5.0
4242025-04-08T02:15:16.453Z Downloaded libm v0.2.8
4252025-04-08T02:15:16.461Z Downloaded rand v0.8.5
4262025-04-08T02:15:16.464Z Downloaded time v0.3.36
4272025-04-08T02:15:16.470Z Downloaded toml_edit v0.22.24
4282025-04-08T02:15:16.492Z Downloaded unicode-normalization v0.1.24
4292025-04-08T02:15:16.495Z Downloaded tough v0.20.0
4302025-04-08T02:15:16.502Z Downloaded rustls-webpki v0.102.8
4312025-04-08T02:15:16.519Z Downloaded chrono v0.4.40
4322025-04-08T02:15:16.527Z Downloaded reqwest v0.12.12
4332025-04-08T02:15:16.534Z Downloaded num-bigint-dig v0.8.4
4342025-04-08T02:15:16.539Z Downloaded bindgen v0.69.5
4352025-04-08T02:15:16.546Z Downloaded tokio-util v0.7.13
4362025-04-08T02:15:16.553Z Downloaded zerocopy v0.7.35
4372025-04-08T02:15:16.568Z Downloaded itertools v0.13.0
4382025-04-08T02:15:16.575Z Downloaded winnow v0.5.40
4392025-04-08T02:15:16.584Z Downloaded winnow v0.7.3
4402025-04-08T02:15:16.591Z Downloaded itertools v0.12.1
4412025-04-08T02:15:16.597Z Downloaded gimli v0.31.1
4422025-04-08T02:15:16.605Z Downloaded bstr v1.10.0
4432025-04-08T02:15:16.615Z Downloaded rustls v0.23.19
4442025-04-08T02:15:16.625Z Downloaded rustix v0.38.37
4452025-04-08T02:15:16.646Z Downloaded unicode-width v0.2.0
4462025-04-08T02:15:16.651Z Downloaded icu_properties_data v1.5.0
4472025-04-08T02:15:16.660Z Downloaded syn v1.0.109
4482025-04-08T02:15:16.670Z Downloaded object v0.30.4
4492025-04-08T02:15:16.679Z Downloaded regex v1.11.1
4502025-04-08T02:15:16.690Z Downloaded syn v2.0.96
4512025-04-08T02:15:16.701Z Downloaded regex-syntax v0.8.5
4522025-04-08T02:15:16.708Z Downloaded object v0.36.5
4532025-04-08T02:15:16.719Z Downloaded bitvec v1.0.1
4542025-04-08T02:15:16.734Z Downloaded aho-corasick v1.1.3
4552025-04-08T02:15:16.738Z Downloaded aws-lc-rs v1.12.4
4562025-04-08T02:15:16.747Z Downloaded hyper v1.5.2
4572025-04-08T02:15:16.752Z Downloaded rsa v0.9.6
4582025-04-08T02:15:16.758Z Downloaded bzip2-sys v0.1.11+1.0.8
4592025-04-08T02:15:16.768Z Downloaded idna v1.0.3
4602025-04-08T02:15:16.772Z Downloaded zerovec v0.10.4
4612025-04-08T02:15:16.777Z Downloaded indexmap v2.7.1
4622025-04-08T02:15:16.781Z Downloaded serde_json v1.0.139
4632025-04-08T02:15:16.787Z Downloaded zerocopy-derive v0.6.6
4642025-04-08T02:15:16.796Z Downloaded clap_builder v4.5.31
4652025-04-08T02:15:16.802Z Downloaded tower v0.5.2
4662025-04-08T02:15:16.811Z Downloaded regex-automata v0.4.8
4672025-04-08T02:15:16.827Z Downloaded futures-util v0.3.31
4682025-04-08T02:15:16.837Z Downloaded libc v0.2.170
4692025-04-08T02:15:16.859Z Downloaded nom v7.1.3
4702025-04-08T02:15:16.864Z Downloaded mio v1.0.2
4712025-04-08T02:15:16.869Z Downloaded url v2.5.3
4722025-04-08T02:15:16.873Z Downloaded log v0.4.22
4732025-04-08T02:15:16.876Z Downloaded snafu v0.8.5
4742025-04-08T02:15:16.879Z Downloaded parking_lot_core v0.9.10
4752025-04-08T02:15:16.882Z Downloaded litemap v0.7.3
4762025-04-08T02:15:16.885Z Downloaded base64 v0.21.7
4772025-04-08T02:15:16.888Z Downloaded lazycell v1.3.0
4782025-04-08T02:15:16.888Z Downloaded toml v0.8.20
4792025-04-08T02:15:16.891Z Downloaded unicode-ident v1.0.14
4802025-04-08T02:15:16.894Z Downloaded tinyvec v1.8.0
4812025-04-08T02:15:16.897Z Downloaded typenum v1.17.0
4822025-04-08T02:15:16.900Z Downloaded slog v2.7.0
4832025-04-08T02:15:16.900Z Downloaded rand_core v0.6.4
4842025-04-08T02:15:16.903Z Downloaded sha2 v0.10.8
4852025-04-08T02:15:16.905Z Downloaded tokio v1.44.2
4862025-04-08T02:15:16.946Z Downloaded clang-sys v1.8.1
4872025-04-08T02:15:16.950Z Downloaded byteorder v1.5.0
4882025-04-08T02:15:16.953Z Downloaded clap_derive v4.5.28
4892025-04-08T02:15:16.958Z Downloaded camino-tempfile v1.1.1
4902025-04-08T02:15:16.958Z Downloaded base64ct v1.6.0
4912025-04-08T02:15:16.961Z Downloaded tls_codec_derive v0.4.1
4922025-04-08T02:15:16.964Z Downloaded fs_extra v1.3.0
4932025-04-08T02:15:16.967Z Downloaded daft-derive v0.1.1
4942025-04-08T02:15:16.971Z Downloaded cmake v0.1.51
4952025-04-08T02:15:16.974Z Downloaded synstructure v0.13.1
4962025-04-08T02:15:16.977Z Downloaded serde-hex v0.1.0
4972025-04-08T02:15:16.977Z Downloaded camino v1.1.9
4982025-04-08T02:15:16.980Z Downloaded async-trait v0.1.86
4992025-04-08T02:15:16.985Z Downloaded slog-async v2.8.0
5002025-04-08T02:15:16.988Z Downloaded crc-catalog v2.4.0
5012025-04-08T02:15:16.988Z Downloaded errno v0.3.9
5022025-04-08T02:15:16.992Z Downloaded debug-ignore v1.0.5
5032025-04-08T02:15:16.992Z Downloaded futures-task v0.3.31
5042025-04-08T02:15:16.995Z Downloaded futures-macro v0.3.31
5052025-04-08T02:15:16.995Z Downloaded futures-executor v0.3.31
5062025-04-08T02:15:16.998Z Downloaded funty v2.0.0
5072025-04-08T02:15:16.998Z Downloaded serde_spanned v0.6.8
5082025-04-08T02:15:17.002Z Downloaded futures-sink v0.3.31
5092025-04-08T02:15:17.002Z Downloaded filetime v0.2.25
5102025-04-08T02:15:17.002Z Downloaded buf-list v1.0.3
5112025-04-08T02:15:17.005Z Downloaded stable_deref_trait v1.2.0
5122025-04-08T02:15:17.008Z Downloaded daft v0.1.1
5132025-04-08T02:15:17.008Z Downloaded flagset v0.4.6
5142025-04-08T02:15:17.011Z Downloaded bitfield v0.14.0
5152025-04-08T02:15:17.011Z Downloaded arc-swap v1.7.1
5162025-04-08T02:15:17.014Z Downloaded anstyle-query v1.1.1
5172025-04-08T02:15:17.025Z Downloaded ring v0.17.13
5182025-04-08T02:15:17.067Z Downloaded anstyle v1.0.10
5192025-04-08T02:15:17.473Z Downloaded aws-lc-sys v0.26.0
5202025-04-08T02:15:17.890Z Compiling proc-macro2 v1.0.93
5212025-04-08T02:15:17.890Z Compiling unicode-ident v1.0.14
5222025-04-08T02:15:17.893Z Compiling libc v0.2.170
5232025-04-08T02:15:17.893Z Compiling cfg-if v1.0.0
5242025-04-08T02:15:17.893Z Compiling serde v1.0.218
5252025-04-08T02:15:17.893Z Compiling autocfg v1.4.0
5262025-04-08T02:15:17.893Z Compiling memchr v2.7.4
5272025-04-08T02:15:17.915Z Compiling shlex v1.3.0
5282025-04-08T02:15:18.047Z Compiling once_cell v1.20.3
5292025-04-08T02:15:18.130Z Compiling version_check v0.9.5
5302025-04-08T02:15:18.321Z Compiling byteorder v1.5.0
5312025-04-08T02:15:18.428Z Compiling itoa v1.0.11
5322025-04-08T02:15:18.640Z Compiling glob v0.3.2
5332025-04-08T02:15:18.656Z Compiling rustix v0.38.37
5342025-04-08T02:15:18.704Z Compiling stable_deref_trait v1.2.0
5352025-04-08T02:15:18.756Z Compiling zeroize v1.8.1
5362025-04-08T02:15:18.772Z Compiling futures-core v0.3.31
5372025-04-08T02:15:18.810Z Compiling prettyplease v0.2.29
5382025-04-08T02:15:19.069Z Compiling either v1.14.0
5392025-04-08T02:15:19.207Z Compiling heck v0.5.0
5402025-04-08T02:15:19.331Z Compiling clang-sys v1.8.1
5412025-04-08T02:15:19.477Z Compiling minimal-lexical v0.2.1
5422025-04-08T02:15:19.599Z Compiling smallvec v1.14.0
5432025-04-08T02:15:19.657Z Compiling bitflags v2.6.0
5442025-04-08T02:15:19.735Z Compiling quote v1.0.38
5452025-04-08T02:15:19.939Z Compiling errno v0.3.9
5462025-04-08T02:15:19.979Z Compiling jobserver v0.1.32
5472025-04-08T02:15:20.048Z Compiling regex-syntax v0.8.5
5482025-04-08T02:15:20.062Z Compiling pin-project-lite v0.2.14
5492025-04-08T02:15:20.167Z Compiling syn v2.0.96
5502025-04-08T02:15:20.203Z Compiling slab v0.4.9
5512025-04-08T02:15:20.259Z Compiling libloading v0.8.5
5522025-04-08T02:15:20.290Z Compiling bindgen v0.69.5
5532025-04-08T02:15:20.347Z Compiling cc v1.2.15
5542025-04-08T02:15:20.591Z Compiling nom v7.1.3
5552025-04-08T02:15:20.666Z Compiling libm v0.2.8
5562025-04-08T02:15:20.801Z Compiling const-oid v0.9.6
5572025-04-08T02:15:21.060Z Compiling typenum v1.17.0
5582025-04-08T02:15:21.076Z Compiling home v0.5.9
5592025-04-08T02:15:21.290Z Compiling futures-sink v0.3.31
5602025-04-08T02:15:21.453Z Compiling bytes v1.10.0
5612025-04-08T02:15:22.259Z Compiling which v4.4.2
5622025-04-08T02:15:22.487Z Compiling regex-automata v0.4.8
5632025-04-08T02:15:22.973Z Compiling itertools v0.12.1
5642025-04-08T02:15:23.049Z Compiling num-traits v0.2.19
5652025-04-08T02:15:23.436Z Compiling generic-array v0.14.7
5662025-04-08T02:15:23.771Z Compiling cexpr v0.6.0
5672025-04-08T02:15:23.830Z Compiling log v0.4.22
5682025-04-08T02:15:24.000Z Compiling paste v1.0.15
5692025-04-08T02:15:24.162Z Compiling writeable v0.5.5
5702025-04-08T02:15:24.193Z Compiling lazycell v1.3.0
5712025-04-08T02:15:24.365Z Compiling lazy_static v1.5.0
5722025-04-08T02:15:24.513Z Compiling rustc-hash v1.1.0
5732025-04-08T02:15:24.529Z Compiling litemap v0.7.3
5742025-04-08T02:15:25.085Z Compiling cmake v0.1.51
5752025-04-08T02:15:25.128Z Compiling futures-channel v0.3.31
5762025-04-08T02:15:25.529Z Compiling regex v1.11.1
5772025-04-08T02:15:25.577Z Compiling fs_extra v1.3.0
5782025-04-08T02:15:25.847Z Compiling futures-io v0.3.31
5792025-04-08T02:15:26.114Z Compiling dunce v1.0.5
5802025-04-08T02:15:26.154Z Compiling pin-utils v0.1.0
5812025-04-08T02:15:26.171Z Compiling futures-task v0.3.31
5822025-04-08T02:15:26.239Z Compiling base64ct v1.6.0
5832025-04-08T02:15:26.472Z Compiling getrandom v0.2.15
5842025-04-08T02:15:26.816Z Compiling pem-rfc7468 v0.7.0
5852025-04-08T02:15:26.855Z Compiling icu_locid_transform_data v1.5.0
5862025-04-08T02:15:26.994Z Compiling flagset v0.4.6
5872025-04-08T02:15:27.112Z Compiling spin v0.9.8
5882025-04-08T02:15:27.205Z Compiling rand_core v0.6.4
5892025-04-08T02:15:27.445Z Compiling synstructure v0.13.1
5902025-04-08T02:15:27.547Z Compiling mio v1.0.2
5912025-04-08T02:15:27.588Z Compiling socket2 v0.5.8
5922025-04-08T02:15:27.633Z Compiling utf8parse v0.2.2
5932025-04-08T02:15:27.804Z Compiling equivalent v1.0.1
5942025-04-08T02:15:27.941Z Compiling syn v1.0.109
5952025-04-08T02:15:28.039Z Compiling fnv v1.0.7
5962025-04-08T02:15:28.188Z Compiling radium v0.7.0
5972025-04-08T02:15:28.534Z Compiling slog v2.7.0
5982025-04-08T02:15:28.563Z Compiling hashbrown v0.15.1
5992025-04-08T02:15:28.636Z Compiling icu_properties_data v1.5.0
6002025-04-08T02:15:28.716Z Compiling http v1.2.0
6012025-04-08T02:15:28.746Z Compiling anstyle-parse v0.2.5
6022025-04-08T02:15:28.886Z Compiling block-buffer v0.10.4
6032025-04-08T02:15:29.112Z Compiling crypto-common v0.1.6
6042025-04-08T02:15:29.158Z Compiling httparse v1.9.5
6052025-04-08T02:15:29.307Z Compiling icu_normalizer_data v1.5.0
6062025-04-08T02:15:29.422Z Compiling tap v1.0.1
6072025-04-08T02:15:29.604Z Compiling ryu v1.0.18
6082025-04-08T02:15:29.718Z Compiling indexmap v2.7.1
6092025-04-08T02:15:29.834Z Compiling anstyle v1.0.10
6102025-04-08T02:15:29.989Z Compiling aws-lc-rs v1.12.4
6112025-04-08T02:15:30.005Z Compiling utf8_iter v1.0.4
6122025-04-08T02:15:30.268Z Compiling is_terminal_polyfill v1.70.1
6132025-04-08T02:15:30.280Z Compiling maybe-uninit v2.0.0
6142025-04-08T02:15:30.408Z Compiling utf16_iter v1.0.5
6152025-04-08T02:15:30.477Z Compiling rustversion v1.0.17
6162025-04-08T02:15:30.629Z Compiling anstyle-query v1.1.1
6172025-04-08T02:15:30.800Z Compiling pkg-config v0.3.31
6182025-04-08T02:15:30.818Z Compiling colorchoice v1.0.2
6192025-04-08T02:15:30.986Z Compiling write16 v1.0.0
6202025-04-08T02:15:31.004Z Compiling anstream v0.6.15
6212025-04-08T02:15:31.115Z Compiling http-body v1.0.1
6222025-04-08T02:15:31.202Z Compiling wyz v0.5.1
6232025-04-08T02:15:31.237Z Compiling digest v0.10.7
6242025-04-08T02:15:31.408Z Compiling serde_derive v1.0.218
6252025-04-08T02:15:31.448Z Compiling zerofrom-derive v0.1.4
6262025-04-08T02:15:31.602Z Compiling yoke-derive v0.7.4
6272025-04-08T02:15:31.602Z Compiling zerovec-derive v0.10.3
6282025-04-08T02:15:31.685Z Compiling displaydoc v0.2.5
6292025-04-08T02:15:31.836Z Compiling zerocopy-derive v0.7.35
6302025-04-08T02:15:32.003Z Compiling icu_provider_macros v1.5.0
6312025-04-08T02:15:33.174Z Compiling futures-macro v0.3.31
6322025-04-08T02:15:33.257Z Compiling der_derive v0.7.3
6332025-04-08T02:15:33.727Z Compiling zerocopy v0.7.35
6342025-04-08T02:15:34.064Z Compiling tokio-macros v2.5.0
6352025-04-08T02:15:34.123Z Compiling bzip2-sys v0.1.11+1.0.8
6362025-04-08T02:15:34.620Z Compiling zerofrom v0.1.4
6372025-04-08T02:15:34.719Z Compiling zerocopy-derive v0.6.6
6382025-04-08T02:15:34.838Z Compiling yoke v0.7.4
6392025-04-08T02:15:34.989Z Compiling futures-util v0.3.31
6402025-04-08T02:15:35.095Z Compiling ppv-lite86 v0.2.20
6412025-04-08T02:15:35.211Z Compiling zerovec v0.10.4
6422025-04-08T02:15:35.433Z Compiling der v0.7.9
6432025-04-08T02:15:35.576Z Compiling tokio v1.44.2
6442025-04-08T02:15:35.822Z Compiling rand_chacha v0.3.1
6452025-04-08T02:15:37.413Z Compiling tinystr v0.7.6
6462025-04-08T02:15:37.464Z Compiling icu_collections v1.5.0
6472025-04-08T02:15:37.831Z Compiling icu_locid v1.5.0
6482025-04-08T02:15:38.759Z Compiling spki v0.7.3
6492025-04-08T02:15:38.797Z Compiling num-integer v0.1.46
6502025-04-08T02:15:39.113Z Compiling icu_provider v1.5.0
6512025-04-08T02:15:39.528Z Compiling is-terminal v0.4.13
6522025-04-08T02:15:39.670Z Compiling aho-corasick v1.1.3
6532025-04-08T02:15:40.146Z Compiling icu_locid_transform v1.5.0
6542025-04-08T02:15:40.149Z Compiling ahash v0.8.11
6552025-04-08T02:15:40.488Z Compiling crc32fast v1.4.2
6562025-04-08T02:15:40.554Z Compiling strsim v0.11.1
6572025-04-08T02:15:40.855Z Compiling num-bigint-dig v0.8.4
6582025-04-08T02:15:40.945Z Compiling aws-lc-sys v0.26.0
6592025-04-08T02:15:41.243Z Compiling subtle v2.6.1
6602025-04-08T02:15:41.409Z Compiling try-lock v0.2.5
6612025-04-08T02:15:41.519Z Compiling icu_properties v1.5.1
6622025-04-08T02:15:41.580Z Compiling clap_lex v0.7.4
6632025-04-08T02:15:42.103Z Compiling packed_struct v0.10.1
6642025-04-08T02:15:42.807Z Compiling funty v2.0.0
6652025-04-08T02:15:44.505Z Compiling hex v0.4.3
6662025-04-08T02:15:44.653Z Compiling serde_spanned v0.6.8
6672025-04-08T02:15:44.915Z Compiling toml_datetime v0.6.8
6682025-04-08T02:15:44.934Z Compiling serde_json v1.0.139
6692025-04-08T02:15:45.081Z Compiling icu_normalizer v1.5.0
6702025-04-08T02:15:45.329Z Compiling percent-encoding v2.3.1
6712025-04-08T02:15:45.448Z Compiling packed_struct_codegen v0.10.1
6722025-04-08T02:15:45.693Z Compiling form_urlencoded v1.2.1
6732025-04-08T02:15:46.047Z Compiling idna_adapter v1.2.0
6742025-04-08T02:15:46.263Z Compiling bitvec v1.0.1
6752025-04-08T02:15:47.084Z Compiling terminal_size v0.4.0
6762025-04-08T02:15:47.117Z Compiling want v0.3.1
6772025-04-08T02:15:47.336Z Compiling clap_builder v4.5.31
6782025-04-08T02:15:47.521Z Compiling num-iter v0.1.45
6792025-04-08T02:15:47.706Z Compiling pkcs8 v0.10.2
6802025-04-08T02:15:47.784Z Compiling zerocopy v0.6.6
6812025-04-08T02:15:48.266Z Compiling rand v0.8.5
6822025-04-08T02:15:48.531Z Compiling clap_derive v4.5.28
6832025-04-08T02:15:49.786Z Compiling indexmap v1.9.3
6842025-04-08T02:15:50.161Z Compiling tracing-core v0.1.32
6852025-04-08T02:15:50.295Z Compiling crc-catalog v2.4.0
6862025-04-08T02:15:50.341Z Compiling tinyvec_macros v0.1.1
6872025-04-08T02:15:50.441Z Compiling untrusted v0.7.1
6882025-04-08T02:15:50.457Z Compiling thiserror v1.0.69
6892025-04-08T02:15:50.533Z Compiling tower-service v0.3.3
6902025-04-08T02:15:50.627Z Compiling thiserror v2.0.12
6912025-04-08T02:15:50.675Z Compiling cpufeatures v0.2.14
6922025-04-08T02:15:50.785Z Compiling adler2 v2.0.0
6932025-04-08T02:15:51.015Z Compiling crossbeam-utils v0.8.21
6942025-04-08T02:15:51.046Z Compiling nodrop v0.1.14
6952025-04-08T02:15:51.178Z Compiling semver v1.0.25
6962025-04-08T02:15:51.408Z Compiling array-init v0.0.4
6972025-04-08T02:15:51.613Z Compiling miniz_oxide v0.8.0
6982025-04-08T02:15:51.753Z Compiling tracing v0.1.40
6992025-04-08T02:15:51.964Z Compiling sha2 v0.10.8
7002025-04-08T02:15:52.215Z Compiling strum_macros v0.26.4
7012025-04-08T02:15:52.299Z Compiling crc v3.2.1
7022025-04-08T02:15:52.630Z Compiling clap v4.5.31
7032025-04-08T02:15:52.758Z Compiling tinyvec v1.8.0
7042025-04-08T02:15:52.991Z Compiling hyper v1.5.2
7052025-04-08T02:15:53.012Z Compiling smallvec v0.6.14
7062025-04-08T02:15:54.262Z Compiling pkcs1 v0.7.5
7072025-04-08T02:15:55.244Z Compiling idna v1.0.3
7082025-04-08T02:15:55.757Z Compiling signature v2.2.0
7092025-04-08T02:15:55.986Z Compiling thiserror-impl v1.0.69
7102025-04-08T02:15:56.113Z Compiling daft-derive v0.1.1
7112025-04-08T02:15:56.354Z Compiling thiserror-impl v2.0.12
7122025-04-08T02:15:56.414Z Compiling pin-project-internal v1.1.6
7132025-04-08T02:15:56.672Z Compiling dirs-sys-next v0.1.2
7142025-04-08T02:15:57.042Z Compiling sync_wrapper v1.0.1
7152025-04-08T02:15:57.215Z Compiling rustls-pki-types v1.10.0
7162025-04-08T02:15:57.322Z Compiling rustls v0.23.19
7172025-04-08T02:15:57.663Z Compiling gimli v0.31.1
7182025-04-08T02:15:57.710Z Compiling tower-layer v0.3.3
7192025-04-08T02:15:58.009Z Compiling fastrand v2.1.1
7202025-04-08T02:15:58.070Z Compiling num-conv v0.1.0
7212025-04-08T02:15:58.252Z Compiling termcolor v1.4.1
7222025-04-08T02:15:58.350Z Compiling untrusted v0.9.0
7232025-04-08T02:15:58.547Z Compiling camino v1.1.9
7242025-04-08T02:15:58.562Z Compiling hashbrown v0.12.3
7252025-04-08T02:15:58.676Z Compiling base64 v0.22.1
7262025-04-08T02:15:58.957Z Compiling base64 v0.21.7
7272025-04-08T02:15:58.990Z Compiling time-core v0.1.2
7282025-04-08T02:15:59.162Z Compiling winnow v0.5.40
7292025-04-08T02:15:59.178Z Compiling powerfmt v0.2.0
7302025-04-08T02:15:59.230Z Compiling bitfield v0.14.0
7312025-04-08T02:15:59.554Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7322025-04-08T02:15:59.554Z Compiling deranged v0.3.11
7332025-04-08T02:15:59.583Z Compiling ron v0.8.1
7342025-04-08T02:15:59.709Z Compiling time-macros v0.2.18
7352025-04-08T02:16:00.309Z Compiling pin-project v1.1.6
7362025-04-08T02:16:00.621Z Compiling env_logger v0.10.2
7372025-04-08T02:16:00.988Z Compiling tempfile v3.13.0
7382025-04-08T02:16:01.831Z Compiling addr2line v0.24.2
7392025-04-08T02:16:01.853Z Compiling tower v0.5.2
7402025-04-08T02:16:02.128Z Compiling daft v0.1.1
7412025-04-08T02:16:02.354Z Compiling dirs-next v2.0.0
7422025-04-08T02:16:02.513Z Compiling toml_edit v0.19.15
7432025-04-08T02:16:02.557Z Compiling strum v0.26.3
7442025-04-08T02:16:02.580Z Compiling rsa v0.9.6
7452025-04-08T02:16:02.620Z Compiling url v2.5.3
7462025-04-08T02:16:02.691Z Compiling hashbrown v0.13.2
7472025-04-08T02:16:02.737Z Compiling hyper-util v0.1.10
7482025-04-08T02:16:02.753Z Compiling unicode-normalization v0.1.24
7492025-04-08T02:16:03.734Z Compiling serde-hex v0.1.0
7502025-04-08T02:16:03.873Z Compiling bzip2 v0.4.4
7512025-04-08T02:16:04.168Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
7522025-04-08T02:16:04.537Z Compiling xattr v1.3.1
7532025-04-08T02:16:04.800Z Compiling serde_urlencoded v0.7.1
7542025-04-08T02:16:05.027Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
7552025-04-08T02:16:05.061Z Compiling tokio-util v0.7.13
7562025-04-08T02:16:05.204Z Compiling http-body-util v0.1.2
7572025-04-08T02:16:05.301Z Compiling futures-executor v0.3.31
7582025-04-08T02:16:05.710Z Compiling x509-cert v0.2.5
7592025-04-08T02:16:05.804Z Compiling snafu-derive v0.8.5
7602025-04-08T02:16:05.806Z Compiling filetime v0.2.25
7612025-04-08T02:16:06.133Z Compiling object v0.36.5
7622025-04-08T02:16:06.296Z Compiling bstr v1.10.0
7632025-04-08T02:16:07.421Z Compiling fs-err v2.11.0
7642025-04-08T02:16:07.814Z Compiling thread_local v1.1.8
7652025-04-08T02:16:08.336Z Compiling same-file v1.0.6
7662025-04-08T02:16:08.367Z Compiling iana-time-zone v0.1.61
7672025-04-08T02:16:08.634Z Compiling anyhow v1.0.96
7682025-04-08T02:16:08.798Z Compiling rustc-demangle v0.1.24
7692025-04-08T02:16:09.278Z Compiling zip v2.6.0
7702025-04-08T02:16:09.657Z Compiling mime v0.3.17
7712025-04-08T02:16:09.792Z Compiling slog-async v2.8.0
7722025-04-08T02:16:10.122Z Compiling winnow v0.7.3
7732025-04-08T02:16:10.208Z Compiling buf-list v1.0.3
7742025-04-08T02:16:10.343Z Compiling arc-swap v1.7.1
7752025-04-08T02:16:10.363Z Compiling crc-any v2.5.0
7762025-04-08T02:16:10.526Z Compiling ipnet v2.10.1
7772025-04-08T02:16:10.838Z Compiling slog-scope v4.4.0
7782025-04-08T02:16:10.943Z Compiling snafu v0.8.5
7792025-04-08T02:16:11.355Z Compiling reqwest v0.12.12
7802025-04-08T02:16:11.375Z Compiling chrono v0.4.40
7812025-04-08T02:16:11.692Z Compiling walkdir v2.5.0
7822025-04-08T02:16:11.883Z Compiling globset v0.4.15
7832025-04-08T02:16:12.506Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7842025-04-08T02:16:13.419Z Compiling toml_edit v0.22.24
7852025-04-08T02:16:13.662Z Compiling backtrace v0.3.74
7862025-04-08T02:16:13.727Z Compiling tar v0.4.44
7872025-04-08T02:16:14.933Z Compiling toml v0.7.8
7882025-04-08T02:16:16.130Z Compiling futures v0.3.31
7892025-04-08T02:16:16.227Z Compiling crossbeam-channel v0.5.13
7902025-04-08T02:16:16.247Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
7912025-04-08T02:16:16.384Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
7922025-04-08T02:16:16.502Z Compiling zip v0.6.6
7932025-04-08T02:16:16.926Z Compiling olpc-cjson v0.1.4
7942025-04-08T02:16:17.137Z Compiling object v0.30.4
7952025-04-08T02:16:17.204Z Compiling time v0.3.36
7962025-04-08T02:16:17.314Z Compiling term v0.7.0
7972025-04-08T02:16:17.398Z Compiling pem v3.0.5
7982025-04-08T02:16:17.971Z Compiling serde_plain v1.0.2
7992025-04-08T02:16:18.175Z Compiling async-trait v0.1.86
8002025-04-08T02:16:18.242Z Compiling async-recursion v1.1.1
8012025-04-08T02:16:18.354Z Compiling typed-path v0.9.3
8022025-04-08T02:16:18.757Z Compiling dyn-clone v1.0.18
8032025-04-08T02:16:19.443Z Compiling path-slash v0.1.5
8042025-04-08T02:16:19.680Z Compiling take_mut v0.2.2
8052025-04-08T02:16:19.696Z Compiling itertools v0.13.0
8062025-04-08T02:16:20.414Z Compiling slog-term v2.9.1
8072025-04-08T02:16:20.760Z Compiling camino-tempfile v1.1.1
8082025-04-08T02:16:21.011Z Compiling toml v0.8.20
8092025-04-08T02:16:21.218Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
8102025-04-08T02:16:21.637Z Compiling slog-stdlog v4.1.1
8112025-04-08T02:16:22.213Z Compiling flate2 v1.0.35
8122025-04-08T02:16:22.552Z Compiling serde_path_to_error v0.1.16
8132025-04-08T02:16:22.687Z Compiling debug-ignore v1.0.5
8142025-04-08T02:16:22.794Z Compiling parse-size v1.1.0
8152025-04-08T02:16:22.844Z Compiling indent_write v2.2.0
8162025-04-08T02:16:23.042Z Compiling console v0.15.10
8172025-04-08T02:16:23.071Z Compiling humantime v2.1.0
8182025-04-08T02:16:23.141Z Compiling slog-envlogger v2.2.0
8192025-04-08T02:16:23.584Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
8202025-04-08T02:16:32.897Z Compiling rustls-webpki v0.102.8
8212025-04-08T02:16:37.345Z Compiling tough v0.20.0
8222025-04-08T02:16:40.868Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
8232025-04-08T02:16:42.531Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
8242025-04-08T02:16:53.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
8252025-04-08T02:16:54.156Z
8262025-04-08T02:16:54.156Zreal 1:40.445093078
8272025-04-08T02:16:54.156Zuser 8:38.087119290
8282025-04-08T02:16:54.156Zsys 1:16.730212544
8292025-04-08T02:16:54.156Ztrap 0.313617232
8302025-04-08T02:16:54.156Ztflt 0.518592979
8312025-04-08T02:16:54.156Zdflt 0.499516466
8322025-04-08T02:16:54.156Zkflt 0.024078677
8332025-04-08T02:16:54.159Zlock 11:21.784461612
8342025-04-08T02:16:54.159Zslp 32:52.701112538
8352025-04-08T02:16:54.159Zlat 40.425345836
8362025-04-08T02:16:54.159Zstop 1:18.814992785
8372025-04-08T02:16:54.159Z+ banner build-all
8382025-04-08T02:16:54.159Z
8392025-04-08T02:16:54.159Z ##### # # # # ##### ## # #
8402025-04-08T02:16:54.159Z # # # # # # # # # # # #
8412025-04-08T02:16:54.159Z ##### # # # # # # ##### # # # #
8422025-04-08T02:16:54.159Z # # # # # # # # ###### # #
8432025-04-08T02:16:54.159Z # # # # # # # # # # # #
8442025-04-08T02:16:54.159Z ##### #### # ###### ##### # # ###### ######
8452025-04-08T02:16:54.159Z
8462025-04-08T02:16:54.159Z+ ptime -m cargo build --all-features --all-targets
8472025-04-08T02:16:54.332Z Downloading crates ...
8482025-04-08T02:16:54.506Z Downloaded difflib v0.4.0
8492025-04-08T02:16:54.509Z Downloaded bit-vec v0.6.3
8502025-04-08T02:16:54.516Z Downloaded async-stream v0.3.6
8512025-04-08T02:16:54.520Z Downloaded doc-comment v0.3.3
8522025-04-08T02:16:54.527Z Downloaded async-stream-impl v0.3.6
8532025-04-08T02:16:54.530Z Downloaded normalize-line-endings v0.3.0
8542025-04-08T02:16:54.533Z Downloaded match_cfg v0.1.0
8552025-04-08T02:16:54.540Z Downloaded waitgroup v0.1.2
8562025-04-08T02:16:54.547Z Downloaded newline-converter v0.3.0
8572025-04-08T02:16:54.550Z Downloaded escape8259 v0.5.3
8582025-04-08T02:16:54.553Z Downloaded termtree v0.4.1
8592025-04-08T02:16:54.553Z Downloaded sha1 v0.10.6
8602025-04-08T02:16:54.556Z Downloaded hostname v0.3.1
8612025-04-08T02:16:54.559Z Downloaded bit-set v0.5.3
8622025-04-08T02:16:54.562Z Downloaded datatest-stable v0.2.9
8632025-04-08T02:16:54.570Z Downloaded rand_xorshift v0.3.0
8642025-04-08T02:16:54.573Z Downloaded predicates-tree v1.0.11
8652025-04-08T02:16:54.573Z Downloaded wait-timeout v0.2.0
8662025-04-08T02:16:54.576Z Downloaded hostname v0.4.0
8672025-04-08T02:16:54.576Z Downloaded threadpool v1.8.1
8682025-04-08T02:16:54.578Z Downloaded predicates-core v1.0.8
8692025-04-08T02:16:54.578Z Downloaded num_cpus v1.16.0
8702025-04-08T02:16:54.581Z Downloaded float-cmp v0.10.0
8712025-04-08T02:16:54.582Z Downloaded structmeta v0.3.0
8722025-04-08T02:16:54.584Z Downloaded slog-bunyan v2.5.0
8732025-04-08T02:16:54.584Z Downloaded serde_tokenstream v0.2.2
8742025-04-08T02:16:54.587Z Downloaded unarray v0.1.4
8752025-04-08T02:16:54.587Z Downloaded slog-json v2.6.1
8762025-04-08T02:16:54.590Z Downloaded structmeta-derive v0.3.0
8772025-04-08T02:16:54.590Z Downloaded quick-error v1.2.3
8782025-04-08T02:16:54.593Z Downloaded rusty-fork v0.3.0
8792025-04-08T02:16:54.593Z Downloaded predicates v3.1.3
8802025-04-08T02:16:54.596Z Downloaded tokio-rustls v0.25.0
8812025-04-08T02:16:54.599Z Downloaded assert_cmd v2.0.16
8822025-04-08T02:16:54.601Z Downloaded schemars_derive v0.8.22
8832025-04-08T02:16:54.601Z Downloaded rustls-pemfile v2.2.0
8842025-04-08T02:16:54.605Z Downloaded libtest-mimic v0.7.3
8852025-04-08T02:16:54.607Z Downloaded multer v3.1.0
8862025-04-08T02:16:54.613Z Downloaded dropshot_endpoint v0.15.1
8872025-04-08T02:16:54.616Z Downloaded uuid v1.12.0
8882025-04-08T02:16:54.619Z Downloaded similar v2.7.0
8892025-04-08T02:16:54.624Z Downloaded test-strategy v0.4.0
8902025-04-08T02:16:54.628Z Downloaded serde_derive_internals v0.29.1
8912025-04-08T02:16:54.634Z Downloaded schemars v0.8.22
8922025-04-08T02:16:54.646Z Downloaded fancy-regex v0.13.0
8932025-04-08T02:16:54.650Z Downloaded expectorate v1.1.0
8942025-04-08T02:16:54.658Z Downloaded unicode-segmentation v1.12.0
8952025-04-08T02:16:54.699Z Downloaded proptest v1.5.0
8962025-04-08T02:16:54.745Z Downloaded dropshot v0.15.1
8972025-04-08T02:16:54.767Z Downloaded openapiv3 v2.0.0
8982025-04-08T02:16:54.779Z Downloaded rustls v0.22.4
8992025-04-08T02:16:54.857Z Downloaded encoding_rs v0.8.34
9002025-04-08T02:16:54.929Z Compiling num-traits v0.2.19
9012025-04-08T02:16:54.987Z Compiling spin v0.9.8
9022025-04-08T02:16:54.994Z Compiling indexmap v2.7.1
9032025-04-08T02:16:54.999Z Compiling lock_api v0.4.12
9042025-04-08T02:16:55.007Z Compiling parking_lot_core v0.9.10
9052025-04-08T02:16:55.015Z Compiling scopeguard v1.2.0
9062025-04-08T02:16:55.023Z Compiling regex-automata v0.4.8
9072025-04-08T02:16:55.030Z Compiling signal-hook-registry v1.4.2
9082025-04-08T02:16:55.153Z Compiling slog v2.7.0
9092025-04-08T02:16:55.200Z Compiling lazy_static v1.5.0
9102025-04-08T02:16:55.312Z Compiling ring v0.17.13
9112025-04-08T02:16:55.848Z Compiling parking_lot v0.12.3
9122025-04-08T02:16:55.885Z Compiling bit-vec v0.6.3
9132025-04-08T02:16:56.012Z Compiling serde_derive_internals v0.29.1
9142025-04-08T02:16:56.287Z Compiling tokio v1.44.2
9152025-04-08T02:16:56.331Z Compiling bit-set v0.5.3
9162025-04-08T02:16:56.508Z Compiling wait-timeout v0.2.0
9172025-04-08T02:16:56.602Z Compiling schemars v0.8.22
9182025-04-08T02:16:56.739Z Compiling atomic-waker v1.1.2
9192025-04-08T02:16:56.922Z Compiling uuid v1.12.0
9202025-04-08T02:16:57.084Z Compiling structmeta-derive v0.3.0
9212025-04-08T02:16:57.156Z Compiling quick-error v1.2.3
9222025-04-08T02:16:57.298Z Compiling rusty-fork v0.3.0
9232025-04-08T02:16:57.354Z Compiling num-integer v0.1.46
9242025-04-08T02:16:57.804Z Compiling rand_xorshift v0.3.0
9252025-04-08T02:16:57.895Z Compiling schemars_derive v0.8.22
9262025-04-08T02:16:58.042Z Compiling httpdate v1.0.3
9272025-04-08T02:16:58.060Z Compiling num_threads v0.1.7
9282025-04-08T02:16:58.073Z Compiling unarray v0.1.4
9292025-04-08T02:16:58.188Z Compiling time v0.3.36
9302025-04-08T02:16:58.229Z Compiling proptest v1.5.0
9312025-04-08T02:16:58.505Z Compiling num-iter v0.1.45
9322025-04-08T02:16:58.691Z Compiling num-bigint-dig v0.8.4
9332025-04-08T02:16:59.540Z Compiling structmeta v0.3.0
9342025-04-08T02:16:59.882Z Compiling test-strategy v0.4.0
9352025-04-08T02:17:01.592Z Compiling bstr v1.10.0
9362025-04-08T02:17:01.619Z Compiling toml_edit v0.19.15
9372025-04-08T02:17:03.013Z Compiling toml_edit v0.22.24
9382025-04-08T02:17:03.340Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
9392025-04-08T02:17:04.240Z Compiling tokio-util v0.7.13
9402025-04-08T02:17:04.439Z Compiling tower v0.5.2
9412025-04-08T02:17:05.275Z Compiling h2 v0.4.6
9422025-04-08T02:17:05.536Z Compiling rustls-webpki v0.102.8
9432025-04-08T02:17:06.876Z Compiling chrono v0.4.40
9442025-04-08T02:17:07.579Z Compiling rsa v0.9.6
9452025-04-08T02:17:07.750Z Compiling regex v1.11.1
9462025-04-08T02:17:07.952Z Compiling serde v1.0.218
9472025-04-08T02:17:08.562Z Compiling slog-async v2.8.0
9482025-04-08T02:17:08.785Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
9492025-04-08T02:17:09.248Z Compiling slog-term v2.9.1
9502025-04-08T02:17:09.753Z Compiling toml v0.8.20
9512025-04-08T02:17:09.864Z Compiling rustls v0.23.19
9522025-04-08T02:17:10.476Z Compiling hyper v1.5.2
9532025-04-08T02:17:10.495Z Compiling toml v0.7.8
9542025-04-08T02:17:11.234Z Compiling globset v0.4.15
9552025-04-08T02:17:11.414Z Compiling unicode-width v0.2.0
9562025-04-08T02:17:11.475Z Compiling semver v1.0.25
9572025-04-08T02:17:11.721Z Compiling rustls v0.22.4
9582025-04-08T02:17:11.945Z Compiling slog-scope v4.4.0
9592025-04-08T02:17:12.110Z Compiling console v0.15.10
9602025-04-08T02:17:12.162Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
9612025-04-08T02:17:12.466Z Compiling zip v2.6.0
9622025-04-08T02:17:12.897Z Compiling hyper-util v0.1.10
9632025-04-08T02:17:13.061Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
9642025-04-08T02:17:13.475Z Compiling multer v3.1.0
9652025-04-08T02:17:13.581Z Compiling match_cfg v0.1.0
9662025-04-08T02:17:13.676Z Compiling hostname v0.3.1
9672025-04-08T02:17:13.891Z Compiling slog-stdlog v4.1.1
9682025-04-08T02:17:14.442Z Compiling slog-json v2.6.1
9692025-04-08T02:17:14.816Z Compiling reqwest v0.12.12
9702025-04-08T02:17:14.843Z Compiling async-stream-impl v0.3.6
9712025-04-08T02:17:14.853Z Compiling num_cpus v1.16.0
9722025-04-08T02:17:14.980Z Compiling dropshot v0.15.1
9732025-04-08T02:17:15.358Z Compiling encoding_rs v0.8.34
9742025-04-08T02:17:15.583Z Compiling doc-comment v0.3.3
9752025-04-08T02:17:16.120Z Compiling predicates-core v1.0.8
9762025-04-08T02:17:16.284Z Compiling async-stream v0.3.6
9772025-04-08T02:17:16.487Z Compiling threadpool v1.8.1
9782025-04-08T02:17:16.502Z Compiling slog-bunyan v2.5.0
9792025-04-08T02:17:16.589Z Compiling slog-envlogger v2.2.0
9802025-04-08T02:17:16.718Z Compiling sha1 v0.10.6
9812025-04-08T02:17:17.168Z Compiling tough v0.20.0
9822025-04-08T02:17:17.366Z Compiling float-cmp v0.10.0
9832025-04-08T02:17:17.405Z Compiling waitgroup v0.1.2
9842025-04-08T02:17:17.613Z Compiling rustls-pemfile v2.2.0
9852025-04-08T02:17:17.636Z Compiling openapiv3 v2.0.0
9862025-04-08T02:17:18.303Z Compiling serde_tokenstream v0.2.2
9872025-04-08T02:17:18.851Z Compiling dropshot_endpoint v0.15.1
9882025-04-08T02:17:19.082Z Compiling tokio-rustls v0.25.0
9892025-04-08T02:17:19.502Z Compiling hostname v0.4.0
9902025-04-08T02:17:19.716Z Compiling normalize-line-endings v0.3.0
9912025-04-08T02:17:19.761Z Compiling assert_cmd v2.0.16
9922025-04-08T02:17:19.850Z Compiling difflib v0.4.0
9932025-04-08T02:17:20.211Z Compiling termtree v0.4.1
9942025-04-08T02:17:20.443Z Compiling escape8259 v0.5.3
9952025-04-08T02:17:20.799Z Compiling libtest-mimic v0.7.3
9962025-04-08T02:17:21.474Z Compiling predicates-tree v1.0.11
9972025-04-08T02:17:21.735Z Compiling predicates v3.1.3
9982025-04-08T02:17:22.153Z Compiling fancy-regex v0.13.0
9992025-04-08T02:17:22.965Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
10002025-04-08T02:17:23.437Z Compiling datatest-stable v0.2.9
10012025-04-08T02:17:23.975Z Compiling unicode-segmentation v1.12.0
10022025-04-08T02:17:24.034Z Compiling similar v2.7.0
10032025-04-08T02:17:24.801Z Compiling newline-converter v0.3.0
10042025-04-08T02:17:24.926Z Compiling expectorate v1.1.0
10052025-04-08T02:17:25.388Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
10062025-04-08T02:17:45.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.15s
10072025-04-08T02:17:45.464Z
10082025-04-08T02:17:45.468Zreal 51.281242328
10092025-04-08T02:17:45.468Zuser 4:49.794889848
10102025-04-08T02:17:45.468Zsys 33.995752986
10112025-04-08T02:17:45.468Ztrap 0.174146333
10122025-04-08T02:17:45.468Ztflt 0.055326712
10132025-04-08T02:17:45.468Zdflt 0.188102336
10142025-04-08T02:17:45.468Zkflt 0.000014366
10152025-04-08T02:17:45.468Zlock 8:35.705747848
10162025-04-08T02:17:45.468Zslp 19:51.650897599
10172025-04-08T02:17:45.468Zlat 10.262230943
10182025-04-08T02:17:45.468Zstop 16.120496950
10192025-04-08T02:17:45.468Z+ banner test
10202025-04-08T02:17:45.468Z
10212025-04-08T02:17:45.468Z ##### ###### #### #####
10222025-04-08T02:17:45.468Z # # # #
10232025-04-08T02:17:45.468Z # ##### #### #
10242025-04-08T02:17:45.468Z # # # #
10252025-04-08T02:17:45.468Z # # # # #
10262025-04-08T02:17:45.468Z # ###### #### #
10272025-04-08T02:17:45.468Z
10282025-04-08T02:17:45.468Z+ ptime -m cargo nextest run --all-features --all-targets
10292025-04-08T02:17:46.369Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
10302025-04-08T02:17:46.457Z────────────
10312025-04-08T02:17:46.457Z Nextest run ID dbbddb76-9d7b-4548-a4c0-23e53ff4f008 with nextest profile: default
10322025-04-08T02:17:46.457Z Starting 21 tests across 7 binaries
10332025-04-08T02:17:46.514Z PASS [ 0.056s] tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact_2
10342025-04-08T02:17:46.527Z PASS [ 0.013s] tufaceous-artifact artifact::tests::display_respects_padding
10352025-04-08T02:17:46.530Z PASS [ 0.072s] tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact
10362025-04-08T02:17:46.540Z PASS [ 0.013s] tufaceous-artifact kind::tests::display_respects_padding
10372025-04-08T02:17:46.543Z PASS [ 0.012s] tufaceous-artifact kind::tests::known_artifact_kind_roundtrip
10382025-04-08T02:17:46.552Z PASS [ 0.012s] tufaceous-artifact kind::tests::serde_artifact_kind
10392025-04-08T02:17:46.555Z PASS [ 0.012s] tufaceous-artifact version::tests::display_respects_padding
10402025-04-08T02:17:46.635Z PASS [ 0.080s] tufaceous-artifact version::tests::proptest_valid_version
10412025-04-08T02:17:46.660Z PASS [ 0.108s] tufaceous-artifact version::tests::proptest_invalid_version
10422025-04-08T02:17:46.673Z PASS [ 0.013s] tufaceous-artifact version::tests::schema
10432025-04-08T02:17:46.686Z PASS [ 0.013s] tufaceous-brand-metadata tests::test_deserialize
10442025-04-08T02:17:46.699Z PASS [ 0.241s] tufaceous::integration-tests command_tests::test_init_and_add
10452025-04-08T02:17:46.702Z PASS [ 0.015s] tufaceous-lib archive::tests::test_validate_path
10462025-04-08T02:17:46.719Z PASS [ 0.261s] tufaceous::integration-tests command_tests::test_assemble_duplicate_zone
10472025-04-08T02:17:46.719Z PASS [ 0.020s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
10482025-04-08T02:17:46.722Z PASS [ 0.084s] tufaceous-artifact version::tests::proptest_version_serde_roundtrip
10492025-04-08T02:17:46.735Z PASS [ 0.033s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
10502025-04-08T02:17:47.156Z PASS [ 0.698s] tufaceous::manifest-tests check_manifest::fake.toml
10512025-04-08T02:17:47.163Z PASS [ 0.706s] tufaceous::manifest-tests check_manifest::fake-non-semver.toml
10522025-04-08T02:17:47.189Z PASS [ 0.732s] tufaceous::integration-tests command_tests::test_assemble_fake
10532025-04-08T02:17:47.688Z PASS [ 1.231s] tufaceous::integration-tests command_tests::test_assemble_fake_non_semver
10542025-04-08T02:17:47.691Z────────────
10552025-04-08T02:17:47.691Z Summary [ 1.232s] 21 tests run: 21 passed, 0 skipped
10562025-04-08T02:17:47.702Z
10572025-04-08T02:17:47.705Zreal 2.229566759
10582025-04-08T02:17:47.705Zuser 4.279523789
10592025-04-08T02:17:47.705Zsys 0.836262198
10602025-04-08T02:17:47.705Ztrap 0.001846399
10612025-04-08T02:17:47.705Ztflt 0.000863223
10622025-04-08T02:17:47.705Zdflt 0.001215222
10632025-04-08T02:17:47.705Zkflt 0.000009818
10642025-04-08T02:17:47.705Zlock 42.422846169
10652025-04-08T02:17:47.705Zslp 11.887568270
10662025-04-08T02:17:47.705Zlat 2.006309036
10672025-04-08T02:17:47.705Zstop 1.172611747
10682025-04-08T02:17:47.705Z+ banner doctest
10692025-04-08T02:17:47.705Z
10702025-04-08T02:17:47.705Z ##### #### #### ##### ###### #### #####
10712025-04-08T02:17:47.705Z # # # # # # # # # #
10722025-04-08T02:17:47.705Z # # # # # # ##### #### #
10732025-04-08T02:17:47.705Z # # # # # # # # #
10742025-04-08T02:17:47.705Z # # # # # # # # # # #
10752025-04-08T02:17:47.705Z ##### #### #### # ###### #### #
10762025-04-08T02:17:47.705Z
10772025-04-08T02:17:47.705Z+ ptime -m cargo test --doc --all-features
10782025-04-08T02:17:48.032Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
10792025-04-08T02:17:48.057Z Doc-tests tufaceous
10802025-04-08T02:17:48.285Z
10812025-04-08T02:17:48.286Zrunning 0 tests
10822025-04-08T02:17:48.286Z
10832025-04-08T02:17:48.286Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10842025-04-08T02:17:48.286Z
10852025-04-08T02:17:48.298Z Doc-tests tufaceous_artifact
10862025-04-08T02:17:48.443Z
10872025-04-08T02:17:48.444Zrunning 0 tests
10882025-04-08T02:17:48.444Z
10892025-04-08T02:17:48.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10902025-04-08T02:17:48.444Z
10912025-04-08T02:17:48.455Z Doc-tests tufaceous_brand_metadata
10922025-04-08T02:17:48.547Z
10932025-04-08T02:17:48.547Zrunning 0 tests
10942025-04-08T02:17:48.547Z
10952025-04-08T02:17:48.547Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10962025-04-08T02:17:48.547Z
10972025-04-08T02:17:48.557Z Doc-tests tufaceous_lib
10982025-04-08T02:17:48.805Z
10992025-04-08T02:17:48.805Zrunning 0 tests
11002025-04-08T02:17:48.805Z
11012025-04-08T02:17:48.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11022025-04-08T02:17:48.805Z
11032025-04-08T02:17:48.838Z
11042025-04-08T02:17:48.838Zreal 1.117658387
11052025-04-08T02:17:48.838Zuser 0.680561783
11062025-04-08T02:17:48.838Zsys 0.388771519
11072025-04-08T02:17:48.838Ztrap 0.000383010
11082025-04-08T02:17:48.838Ztflt 0.000039184
11092025-04-08T02:17:48.841Zdflt 0.000000000
11102025-04-08T02:17:48.842Zkflt 0.000000000
11112025-04-08T02:17:48.842Zlock 0.316666932
11122025-04-08T02:17:48.842Zslp 1.271768205
11132025-04-08T02:17:48.842Zlat 0.003397300
11142025-04-08T02:17:48.842Zstop 0.000188211
11152025-04-08T02:17:48.842Zprocess exited: duration 228379 ms, exit code 0
 
11162025-04-08T02:17:48.848Zfound 0 output files