01K8TT50T57K2H4B51GFSEPHT4: 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: 01K8TT5724ZXVWDT4AWB9TNAKR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-10-30T15:01:04.465Zjob assigned to worker 01K8TT57K5D1QPJ7FNR47A8333 [factory gimlet-EVT22200007-propolis, EVT22200007/47240] (queued for 23 s)
 
22025-10-30T15:01:12.966Zstarting task 0: "setup"
32025-10-30T15:01:12.991Z++ uname -s
42025-10-30T15:01:12.991Z+ kern=SunOS
52025-10-30T15:01:12.991Z+ build_user=build
62025-10-30T15:01:12.991Z+ build_uid=12345
72025-10-30T15:01:12.991Z+ work_dir=/work
82025-10-30T15:01:12.991Z+ input_dir=/input
92025-10-30T15:01:12.991Z+ [[ 0 == 12345 ]]
102025-10-30T15:01:12.991Z+ case "$kern" in
112025-10-30T15:01:12.991Z+ groupadd -g 12345 build
122025-10-30T15:01:12.991Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-10-30T15:01:14.990Z+ zfs create -o mountpoint=/work rpool/work
142025-10-30T15:01:15.024Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-10-30T15:01:15.048Z+ home_fs=zfs
162025-10-30T15:01:15.048Z+ [[ zfs == autofs ]]
172025-10-30T15:01:15.048Z+ mkdir -p /home/build
182025-10-30T15:01:15.048Z+ chown build:build /home/build /work
192025-10-30T15:01:17.033Z+ chmod 0700 /home/build /work
202025-10-30T15:01:17.058Zprocess exited: duration 4073 ms, exit code 0
 
212025-10-30T15:01:17.106Zstarting task 1: "rust-toolchain"
222025-10-30T15:01:17.130Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-10-30T15:01:17.130Z * rust toolchain channel = "1.85.0"
242025-10-30T15:01:17.130Z * rust toolchain profile = "default"
252025-10-30T15:01:17.130Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-10-30T15:01:17.130Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-10-30T15:01:17.130Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-10-30T15:01:17.130Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-10-30T15:01:17.130Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-10-30T15:01:17.241Zinfo: downloading installer
312025-10-30T15:01:17.634Zwarn: It looks like you have an existing installation of Rust at:
322025-10-30T15:01:17.634Zwarn: /opt/ooce/bin
332025-10-30T15:01:17.634Zwarn: It is recommended that rustup be the primary Rust installation.
342025-10-30T15:01:17.634Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-10-30T15:01:17.634Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-10-30T15:01:17.634Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-10-30T15:01:17.634Zwarn: or pass `-y' to ignore all ignorable checks.
382025-10-30T15:01:17.634Zerror: cannot install while Rust is installed
392025-10-30T15:01:17.634Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-10-30T15:01:17.659Zinfo: profile set to 'default'
412025-10-30T15:01:17.659Zinfo: default host triple is x86_64-unknown-illumos
422025-10-30T15:01:17.659Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-10-30T15:01:17.761Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-10-30T15:01:17.761Zinfo: downloading component 'cargo'
452025-10-30T15:01:18.198Zinfo: downloading component 'clippy'
462025-10-30T15:01:18.410Zinfo: downloading component 'rust-docs'
472025-10-30T15:01:18.595Zinfo: downloading component 'rust-std'
482025-10-30T15:01:19.366Zinfo: downloading component 'rustc'
492025-10-30T15:01:22.173Zinfo: downloading component 'rustfmt'
502025-10-30T15:01:22.357Zinfo: installing component 'cargo'
512025-10-30T15:01:23.416Zinfo: installing component 'clippy'
522025-10-30T15:01:23.869Zinfo: installing component 'rust-docs'
532025-10-30T15:01:26.634Zinfo: installing component 'rust-std'
542025-10-30T15:01:28.878Zinfo: installing component 'rustc'
552025-10-30T15:01:35.920Zinfo: installing component 'rustfmt'
562025-10-30T15:01:36.291Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-10-30T15:01:36.291Z
582025-10-30T15:01:36.441Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-10-30T15:01:36.441Z
602025-10-30T15:01:36.466Z
612025-10-30T15:01:36.466ZRust is installed now. Great!
622025-10-30T15:01:36.466Z
632025-10-30T15:01:36.466ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-10-30T15:01:36.466Zenvironment variable. This has not been done automatically.
652025-10-30T15:01:36.466Z
662025-10-30T15:01:36.466ZTo configure your current shell, you need to source
672025-10-30T15:01:36.466Zthe corresponding env file under $HOME/.cargo.
682025-10-30T15:01:36.466Z
692025-10-30T15:01:36.466ZThis is usually done by running one of the following (note the leading DOT):
702025-10-30T15:01:36.467Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-10-30T15:01:36.467Zsource "$HOME/.cargo/env.fish" # For fish
722025-10-30T15:01:36.467Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-10-30T15:01:36.526Z+ rustup --version
742025-10-30T15:01:36.550Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-10-30T15:01:36.550Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-10-30T15:01:36.658Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-10-30T15:01:36.682Z+ cargo --version
782025-10-30T15:01:36.758Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-10-30T15:01:36.782Z+ rustc --version
802025-10-30T15:01:36.867Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-10-30T15:01:36.891Zprocess exited: duration 19767 ms, exit code 0
 
822025-10-30T15:01:36.940Zstarting task 2: "authentication"
832025-10-30T15:01:37.001Zprocess exited: duration 59 ms, exit code 0
 
842025-10-30T15:01:37.052Zstarting task 3: "clone repository"
852025-10-30T15:01:37.076Z+ mkdir -p /work/oxidecomputer/tufaceous
862025-10-30T15:01:37.076Z+ git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous
872025-10-30T15:01:37.100ZCloning into '/work/oxidecomputer/tufaceous'...
882025-10-30T15:01:37.749Z+ cd /work/oxidecomputer/tufaceous
892025-10-30T15:01:37.750Z+ git fetch origin d5ef2b3c21ad5d2d1936a01f910010dcc08f4bd9
902025-10-30T15:01:38.073ZFrom https://github.com/oxidecomputer/tufaceous
912025-10-30T15:01:38.073Z * branch d5ef2b3c21ad5d2d1936a01f910010dcc08f4bd9 -> FETCH_HEAD
922025-10-30T15:01:38.097Z+ [[ -n measurement_corpus_take_2 ]]
932025-10-30T15:01:38.097Z++ git branch --show-current
942025-10-30T15:01:38.097Z+ current=main
952025-10-30T15:01:38.097Z+ [[ main != measurement_corpus_take_2 ]]
962025-10-30T15:01:38.097Z+ git branch -f measurement_corpus_take_2 d5ef2b3c21ad5d2d1936a01f910010dcc08f4bd9
972025-10-30T15:01:38.097Z+ git checkout -f measurement_corpus_take_2
982025-10-30T15:01:38.121ZSwitched to branch 'measurement_corpus_take_2'
992025-10-30T15:01:38.121Z+ git reset --hard d5ef2b3c21ad5d2d1936a01f910010dcc08f4bd9
1002025-10-30T15:01:38.121ZHEAD is now at d5ef2b3 Add support for measurement corpus
1012025-10-30T15:01:38.121Zprocess exited: duration 1068 ms, exit code 0
 
1022025-10-30T15:01:38.169Zstarting task 4: "build"
1032025-10-30T15:01:38.193Z+ source .github/buildomat/ci-env.sh
1042025-10-30T15:01:38.193Z++ export CARGO_TERM_COLOR=always
1052025-10-30T15:01:38.193Z++ CARGO_TERM_COLOR=always
1062025-10-30T15:01:38.193Z++ export 'RUSTFLAGS=-D warnings'
1072025-10-30T15:01:38.193Z++ RUSTFLAGS='-D warnings'
1082025-10-30T15:01:38.193Z++ export CARGO_INCREMENTAL=0
1092025-10-30T15:01:38.193Z++ CARGO_INCREMENTAL=0
1102025-10-30T15:01:38.193Z+++ uname -s
1112025-10-30T15:01:38.193Z++ HOST_OS=SunOS
1122025-10-30T15:01:38.193Z++ [[ SunOS == \S\u\n\O\S ]]
1132025-10-30T15:01:38.193Z++ CLANGVER=15
1142025-10-30T15:01:38.193Z++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15
1152025-10-30T15:01:53.030Z Startup: Refreshing catalog 'helios-dev' ... Done
1162025-10-30T15:02:03.107Z Startup: Caching catalogs ... Done
1172025-10-30T15:02:18.000ZPlanning: Solver setup ... Done (13.116s)
1182025-10-30T15:02:18.112ZPlanning: Running solver ... Done (0.112s)
1192025-10-30T15:02:18.221ZPlanning: Finding local manifests ... Done (0.002s)
1202025-10-30T15:02:18.298ZPlanning: Fetching manifests: 0/3 0% complete
1212025-10-30T15:02:18.669ZPlanning: Fetching manifests: 3/3 100% complete
1222025-10-30T15:02:18.727ZPlanning: Package planning ... Done (0.057s)
1232025-10-30T15:02:18.783ZPlanning: Merging actions ... Done (0.056s)
1242025-10-30T15:02:18.982ZPlanning: Checking for conflicting actions ... Done (0.199s)
1252025-10-30T15:02:19.006ZPlanning: Consolidating action changes ... Done (0.012s)
1262025-10-30T15:02:19.607ZPlanning: Evaluating mediators ... Done (0.612s)
1272025-10-30T15:02:19.631ZPlanning: Planning completed in 16.40 seconds
1282025-10-30T15:02:19.655Z Packages to install: 3
1292025-10-30T15:02:19.655Z Mediators to change: 2
1302025-10-30T15:02:19.655Z Services to change: 1
1312025-10-30T15:02:19.656Z Estimated space available: 155.14 GB
1322025-10-30T15:02:19.656ZEstimated space to be consumed: 1.74 GB
1332025-10-30T15:02:19.656Z Create boot environment: No
1342025-10-30T15:02:19.656ZCreate backup boot environment: No
1352025-10-30T15:02:19.656Z Rebuild boot archive: No
1362025-10-30T15:02:19.656Z
1372025-10-30T15:02:19.656ZChanged mediators:
1382025-10-30T15:02:19.656Z mediator clang:
1392025-10-30T15:02:19.656Z version: None -> 15 (system default)
1402025-10-30T15:02:19.656Z
1412025-10-30T15:02:19.656Z mediator llvm:
1422025-10-30T15:02:19.656Z version: 14 (system default) -> 15 (system default)
1432025-10-30T15:02:19.656Z
1442025-10-30T15:02:19.656ZChanged packages:
1452025-10-30T15:02:19.656Zhelios-dev
1462025-10-30T15:02:19.656Z developer/build-essential
1472025-10-30T15:02:19.656Z None -> 11-2.0
1482025-10-30T15:02:19.656Z ooce/developer/clang-15
1492025-10-30T15:02:19.656Z None -> 15.0.7-2.0
1502025-10-30T15:02:19.656Z ooce/developer/llvm-15
1512025-10-30T15:02:19.656Z None -> 15.0.7-2.0
1522025-10-30T15:02:19.656Z
1532025-10-30T15:02:19.656ZServices:
1542025-10-30T15:02:19.656Z restart_fmri:
1552025-10-30T15:02:19.656Z svc:/system/update-man-index:default
1562025-10-30T15:02:19.692Z
1572025-10-30T15:02:19.692ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1582025-10-30T15:02:24.692ZDownload: 1538/3076 items 107.9/211.3MB 51% complete (21.9M/s)
1592025-10-30T15:02:29.692ZDownload: 3034/3076 items 191.0/211.3MB 90% complete (19.2M/s)
1602025-10-30T15:02:31.946ZDownload: Completed 211.31 MB in 12.25 seconds (17.2M/s)
1612025-10-30T15:02:32.130Z Actions: 1/3430 actions (Installing new actions)
1622025-10-30T15:02:37.606Z Actions: 3024/3430 actions (Installing new actions)
1632025-10-30T15:02:37.699Z Actions: Completed 3430 actions in 5.57 seconds.
1642025-10-30T15:02:38.631Z Done (0.927s)
1652025-10-30T15:02:38.631Z Done (0.000s)
1662025-10-30T15:02:39.772Z Done (1.141s)
1672025-10-30T15:02:44.539Z Done (4.526s)
1682025-10-30T15:02:44.651Z Done (0.018s)
1692025-10-30T15:02:44.675Z Done (0.000s)
1702025-10-30T15:02:44.789Z Done (0.000s)
1712025-10-30T15:02:45.328Z++ (( rc != 4 && rc != 0 ))
1722025-10-30T15:02:45.328Z++ pfexec pkg set-mediator -V 15 clang llvm
1732025-10-30T15:02:45.689ZPlanning: Evaluating mediator changes ... Done
1742025-10-30T15:02:45.893ZPlanning: Checking for conflicting actions ... Done
1752025-10-30T15:02:45.917ZPlanning: Consolidating action changes ... Done
1762025-10-30T15:02:46.219ZPlanning: Evaluating mediators ... Done
1772025-10-30T15:02:46.242ZPlanning: Planning completed in 0.53 seconds
1782025-10-30T15:02:46.266Z Mediators to change: 2
1792025-10-30T15:02:46.266Z Create boot environment: No
1802025-10-30T15:02:46.266ZCreate backup boot environment: No
1812025-10-30T15:02:46.321Z Done
1822025-10-30T15:02:46.321Z Done
1832025-10-30T15:02:47.134Z Done
1842025-10-30T15:02:51.592Z Done
1852025-10-30T15:02:51.694Z Done
1862025-10-30T15:02:51.718Z Done
1872025-10-30T15:02:51.745Z Done
1882025-10-30T15:02:51.833Z+ cargo --version
1892025-10-30T15:02:51.905Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1902025-10-30T15:02:51.930Z+ rustc --version
1912025-10-30T15:02:51.991Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1922025-10-30T15:02:52.016Z+ curl -sSfL --retry 10 https://get.nexte.st/latest/illumos
1932025-10-30T15:02:52.016Z+ gunzip
1942025-10-30T15:02:52.016Z+ tar -xvf - -C /home/build/.cargo/bin
1952025-10-30T15:02:53.733Zx cargo-nextest, 19339336 bytes, 37773 tape blocks
1962025-10-30T15:02:53.757Z+ banner build
1972025-10-30T15:02:53.757Z
1982025-10-30T15:02:53.757Z ##### # # # # #####
1992025-10-30T15:02:53.757Z # # # # # # # #
2002025-10-30T15:02:53.758Z ##### # # # # # #
2012025-10-30T15:02:53.758Z # # # # # # # #
2022025-10-30T15:02:53.758Z # # # # # # # #
2032025-10-30T15:02:53.758Z ##### #### # ###### #####
2042025-10-30T15:02:53.758Z
2052025-10-30T15:02:53.758Z+ ptime -m cargo build
2062025-10-30T15:02:53.952Z Updating crates.io index
2072025-10-30T15:02:54.000Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2082025-10-30T15:02:54.372Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2092025-10-30T15:02:54.906Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2102025-10-30T15:02:55.382Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2112025-10-30T15:02:56.617Z Downloading crates ...
2122025-10-30T15:02:56.683Z Downloaded block-buffer v0.10.4
2132025-10-30T15:02:56.715Z Downloaded clap_lex v0.7.4
2142025-10-30T15:02:56.715Z Downloaded getrandom v0.3.3
2152025-10-30T15:02:56.716Z Downloaded bitfield v0.14.0
2162025-10-30T15:02:56.716Z Downloaded hex v0.4.3
2172025-10-30T15:02:56.716Z Downloaded bstr v1.10.0
2182025-10-30T15:02:56.742Z Downloaded slog-async v2.8.0
2192025-10-30T15:02:56.742Z Downloaded slog v2.7.0
2202025-10-30T15:02:56.742Z Downloaded slog-envlogger v2.2.0
2212025-10-30T15:02:56.742Z Downloaded dirs-sys-next v0.1.2
2222025-10-30T15:02:56.766Z Downloaded take_mut v0.2.2
2232025-10-30T15:02:56.790Z Downloaded toml_datetime v0.6.8
2242025-10-30T15:02:56.790Z Downloaded tls_codec v0.4.1
2252025-10-30T15:02:56.790Z Downloaded pin-project v1.1.6
2262025-10-30T15:02:56.814Z Downloaded http-body v1.0.1
2272025-10-30T15:02:56.814Z Downloaded indent_write v2.2.0
2282025-10-30T15:02:56.814Z Downloaded httpdate v1.0.3
2292025-10-30T15:02:56.814Z Downloaded http-body-util v0.1.2
2302025-10-30T15:02:56.814Z Downloaded home v0.5.9
2312025-10-30T15:02:56.814Z Downloaded nodrop v0.1.14
2322025-10-30T15:02:56.815Z Downloaded httparse v1.9.5
2332025-10-30T15:02:56.815Z Downloaded once_cell v1.20.3
2342025-10-30T15:02:56.839Z Downloaded pem v3.0.5
2352025-10-30T15:02:56.839Z Downloaded num-iter v0.1.45
2362025-10-30T15:02:56.839Z Downloaded num-integer v0.1.46
2372025-10-30T15:02:56.839Z Downloaded ppv-lite86 v0.2.20
2382025-10-30T15:02:56.839Z Downloaded proc-macro2 v1.0.93
2392025-10-30T15:02:56.839Z Downloaded prettyplease v0.2.29
2402025-10-30T15:02:56.863Z Downloaded num-conv v0.1.0
2412025-10-30T15:02:56.863Z Downloaded winnow v0.7.3
2422025-10-30T15:02:56.863Z Downloaded lazycell v1.3.0
2432025-10-30T15:02:56.863Z Downloaded hashbrown v0.13.2
2442025-10-30T15:02:56.863Z Downloaded is_terminal_polyfill v1.70.1
2452025-10-30T15:02:56.899Z Downloaded unicode-width v0.2.0
2462025-10-30T15:02:56.899Z Downloaded humantime v2.1.0
2472025-10-30T15:02:56.899Z Downloaded icu_properties v1.5.1
2482025-10-30T15:02:56.899Z Downloaded rustversion v1.0.17
2492025-10-30T15:02:56.899Z Downloaded regex v1.11.1
2502025-10-30T15:02:56.924Z Downloaded iana-time-zone v0.1.61
2512025-10-30T15:02:56.924Z Downloaded hashbrown v0.15.1
2522025-10-30T15:02:56.924Z Downloaded icu_locid_transform v1.5.0
2532025-10-30T15:02:56.924Z Downloaded regex-syntax v0.8.5
2542025-10-30T15:02:56.924Z Downloaded icu_locid_transform_data v1.5.0
2552025-10-30T15:02:56.924Z Downloaded icu_normalizer_data v1.5.0
2562025-10-30T15:02:56.924Z Downloaded icu_normalizer v1.5.0
2572025-10-30T15:02:56.948Z Downloaded ron v0.8.1
2582025-10-30T15:02:56.948Z Downloaded futures-util v0.3.31
2592025-10-30T15:02:56.948Z Downloaded hyper-util v0.1.10
2602025-10-30T15:02:56.972Z Downloaded icu_collections v1.5.0
2612025-10-30T15:02:56.972Z Downloaded itertools v0.12.1
2622025-10-30T15:02:56.972Z Downloaded itertools v0.13.0
2632025-10-30T15:02:56.996Z Downloaded hyper v1.5.2
2642025-10-30T15:02:56.996Z Downloaded icu_properties_data v1.5.0
2652025-10-30T15:02:56.996Z Downloaded gimli v0.31.1
2662025-10-30T15:02:57.019Z Downloaded rustls-webpki v0.102.8
2672025-10-30T15:02:57.044Z Downloaded libm v0.2.8
2682025-10-30T15:02:57.044Z Downloaded idna v1.0.3
2692025-10-30T15:02:57.044Z Downloaded serde_json v1.0.139
2702025-10-30T15:02:57.044Z Downloaded minimal-lexical v0.2.1
2712025-10-30T15:02:57.067Z Downloaded regex-automata v0.4.8
2722025-10-30T15:02:57.068Z Downloaded rustls v0.23.19
2732025-10-30T15:02:57.092Z Downloaded memchr v2.7.4
2742025-10-30T15:02:57.092Z Downloaded zerocopy-derive v0.6.6
2752025-10-30T15:02:57.116Z Downloaded rsa v0.9.6
2762025-10-30T15:02:57.116Z Downloaded rustix v0.38.37
2772025-10-30T15:02:57.140Z Downloaded zip v4.2.0
2782025-10-30T15:02:57.140Z Downloaded h2 v0.4.6
2792025-10-30T15:02:57.140Z Downloaded rustix v1.0.7
2802025-10-30T15:02:57.164Z Downloaded icu_locid v1.5.0
2812025-10-30T15:02:57.188Z Downloaded rustls-pki-types v1.10.0
2822025-10-30T15:02:57.188Z Downloaded object v0.36.5
2832025-10-30T15:02:57.188Z Downloaded ryu v1.0.18
2842025-10-30T15:02:57.189Z Downloaded log v0.4.22
2852025-10-30T15:02:57.189Z Downloaded lock_api v0.4.12
2862025-10-30T15:02:57.213Z Downloaded libloading v0.8.5
2872025-10-30T15:02:57.213Z Downloaded mio v1.0.2
2882025-10-30T15:02:57.213Z Downloaded daft-derive v0.1.1
2892025-10-30T15:02:57.213Z Downloaded rustc-demangle v0.1.24
2902025-10-30T15:02:57.213Z Downloaded jobserver v0.1.32
2912025-10-30T15:02:57.213Z Downloaded tokio v1.43.0
2922025-10-30T15:02:57.252Z Downloaded bindgen v0.69.5
2932025-10-30T15:02:57.276Z Downloaded serde v1.0.218
2942025-10-30T15:02:57.276Z Downloaded libc v0.2.170
2952025-10-30T15:02:57.300Z Downloaded object v0.30.4
2962025-10-30T15:02:57.324Z Downloaded indexmap v2.7.1
2972025-10-30T15:02:57.324Z Downloaded rustc-hash v1.1.0
2982025-10-30T15:02:57.324Z Downloaded reqwest v0.12.12
2992025-10-30T15:02:57.324Z Downloaded itoa v1.0.11
3002025-10-30T15:02:57.324Z Downloaded is-terminal v0.4.13
3012025-10-30T15:02:57.324Z Downloaded litemap v0.7.3
3022025-10-30T15:02:57.324Z Downloaded daft v0.1.1
3032025-10-30T15:02:57.324Z Downloaded pkcs8 v0.10.2
3042025-10-30T15:02:57.349Z Downloaded pin-project-lite v0.2.14
3052025-10-30T15:02:57.349Z Downloaded pin-project-internal v1.1.6
3062025-10-30T15:02:57.349Z Downloaded miniz_oxide v0.8.0
3072025-10-30T15:02:57.349Z Downloaded icu_provider v1.5.0
3082025-10-30T15:02:57.349Z Downloaded zip v0.6.6
3092025-10-30T15:02:57.349Z Downloaded flate2 v1.0.35
3102025-10-30T15:02:57.373Z Downloaded lazy_static v1.5.0
3112025-10-30T15:02:57.373Z Downloaded pkg-config v0.3.31
3122025-10-30T15:02:57.373Z Downloaded pkcs1 v0.7.5
3132025-10-30T15:02:57.373Z Downloaded pem-rfc7468 v0.7.0
3142025-10-30T15:02:57.373Z Downloaded winnow v0.5.40
3152025-10-30T15:02:57.373Z Downloaded maybe-uninit v2.0.0
3162025-10-30T15:02:57.373Z Downloaded ring v0.17.13
3172025-10-30T15:02:57.421Z Downloaded quote v1.0.38
3182025-10-30T15:02:57.445Z Downloaded parking_lot v0.12.3
3192025-10-30T15:02:57.445Z Downloaded serde_derive v1.0.218
3202025-10-30T15:02:57.445Z Downloaded zerocopy v0.7.35
3212025-10-30T15:02:57.469Z Downloaded indexmap v1.9.3
3222025-10-30T15:02:57.469Z Downloaded tough v0.20.0
3232025-10-30T15:02:57.469Z Downloaded num-traits v0.2.19
3242025-10-30T15:02:57.469Z Downloaded num-bigint-dig v0.8.4
3252025-10-30T15:02:57.469Z Downloaded mime v0.3.17
3262025-10-30T15:02:57.493Z Downloaded zerovec v0.10.4
3272025-10-30T15:02:57.493Z Downloaded typed-path v0.9.3
3282025-10-30T15:02:57.493Z Downloaded nom v7.1.3
3292025-10-30T15:02:57.493Z Downloaded unicode-normalization v0.1.24
3302025-10-30T15:02:57.493Z Downloaded tower v0.5.2
3312025-10-30T15:02:57.517Z Downloaded toml_edit v0.22.24
3322025-10-30T15:02:57.542Z Downloaded http v1.2.0
3332025-10-30T15:02:57.542Z Downloaded powerfmt v0.2.0
3342025-10-30T15:02:57.542Z Downloaded pin-utils v0.1.0
3352025-10-30T15:02:57.542Z Downloaded percent-encoding v2.3.1
3362025-10-30T15:02:57.542Z Downloaded x509-cert v0.2.5
3372025-10-30T15:02:57.542Z Downloaded tokio-util v0.7.13
3382025-10-30T15:02:57.566Z Downloaded hashbrown v0.12.3
3392025-10-30T15:02:57.566Z Downloaded path-slash v0.1.5
3402025-10-30T15:02:57.566Z Downloaded paste v1.0.15
3412025-10-30T15:02:57.566Z Downloaded parse-size v1.1.0
3422025-10-30T15:02:57.566Z Downloaded olpc-cjson v0.1.4
3432025-10-30T15:02:57.566Z Downloaded num_threads v0.1.7
3442025-10-30T15:02:57.566Z Downloaded rand v0.8.5
3452025-10-30T15:02:57.566Z Downloaded ipnet v2.10.1
3462025-10-30T15:02:57.566Z Downloaded url v2.5.3
3472025-10-30T15:02:57.590Z Downloaded tracing-core v0.1.32
3482025-10-30T15:02:57.590Z Downloaded tracing v0.1.40
3492025-10-30T15:02:57.590Z Downloaded toml_edit v0.19.15
3502025-10-30T15:02:57.614Z Downloaded unicode-ident v1.0.14
3512025-10-30T15:02:57.615Z Downloaded scopeguard v1.2.0
3522025-10-30T15:02:57.615Z Downloaded same-file v1.0.6
3532025-10-30T15:02:57.615Z Downloaded typenum v1.17.0
3542025-10-30T15:02:57.615Z Downloaded parking_lot_core v0.9.10
3552025-10-30T15:02:57.615Z Downloaded packed_struct_codegen v0.10.1
3562025-10-30T15:02:57.615Z Downloaded idna_adapter v1.2.0
3572025-10-30T15:02:57.615Z Downloaded zerocopy v0.6.6
3582025-10-30T15:02:57.615Z Downloaded rand_core v0.6.4
3592025-10-30T15:02:57.615Z Downloaded rand_chacha v0.3.1
3602025-10-30T15:02:57.615Z Downloaded radium v0.7.0
3612025-10-30T15:02:57.639Z Downloaded packed_struct v0.10.1
3622025-10-30T15:02:57.639Z Downloaded zerovec-derive v0.10.3
3632025-10-30T15:02:57.639Z Downloaded serde-hex v0.1.0
3642025-10-30T15:02:57.639Z Downloaded zerocopy-derive v0.7.35
3652025-10-30T15:02:57.639Z Downloaded yoke v0.7.4
3662025-10-30T15:02:57.639Z Downloaded which v4.4.2
3672025-10-30T15:02:57.639Z Downloaded walkdir v2.5.0
3682025-10-30T15:02:57.639Z Downloaded version_check v0.9.5
3692025-10-30T15:02:57.639Z Downloaded utf8parse v0.2.2
3702025-10-30T15:02:57.639Z Downloaded utf16_iter v1.0.5
3712025-10-30T15:02:57.639Z Downloaded untrusted v0.9.0
3722025-10-30T15:02:57.639Z Downloaded untrusted v0.7.1
3732025-10-30T15:02:57.639Z Downloaded try-lock v0.2.5
3742025-10-30T15:02:57.639Z Downloaded tower-layer v0.3.3
3752025-10-30T15:02:57.639Z Downloaded tls_codec_derive v0.4.1
3762025-10-30T15:02:57.663Z Downloaded tinyvec v1.8.0
3772025-10-30T15:02:57.664Z Downloaded semver v1.0.25
3782025-10-30T15:02:57.664Z Downloaded getrandom v0.2.15
3792025-10-30T15:02:57.664Z Downloaded fs-err v2.11.0
3802025-10-30T15:02:57.664Z Downloaded icu_provider_macros v1.5.0
3812025-10-30T15:02:57.664Z Downloaded zeroize_derive v1.4.2
3822025-10-30T15:02:57.664Z Downloaded zeroize v1.8.1
3832025-10-30T15:02:57.664Z Downloaded zerofrom-derive v0.1.4
3842025-10-30T15:02:57.664Z Downloaded zerofrom v0.1.4
3852025-10-30T15:02:57.664Z Downloaded xattr v1.3.1
3862025-10-30T15:02:57.664Z Downloaded wyz v0.5.1
3872025-10-30T15:02:57.664Z Downloaded writeable v0.5.5
3882025-10-30T15:02:57.664Z Downloaded want v0.3.1
3892025-10-30T15:02:57.688Z Downloaded utf8_iter v1.0.4
3902025-10-30T15:02:57.688Z Downloaded tower-service v0.3.3
3912025-10-30T15:02:57.688Z Downloaded syn v2.0.96
3922025-10-30T15:02:57.688Z Downloaded generic-array v0.14.7
3932025-10-30T15:02:57.688Z Downloaded fs_extra v1.3.0
3942025-10-30T15:02:57.688Z Downloaded yoke-derive v0.7.4
3952025-10-30T15:02:57.688Z Downloaded write16 v1.0.0
3962025-10-30T15:02:57.688Z Downloaded heck v0.5.0
3972025-10-30T15:02:57.688Z Downloaded globset v0.4.15
3982025-10-30T15:02:57.713Z Downloaded futures-core v0.3.31
3992025-10-30T15:02:57.713Z Downloaded fastrand v2.1.1
4002025-10-30T15:02:57.713Z Downloaded errno v0.3.13
4012025-10-30T15:02:57.713Z Downloaded dunce v1.0.5
4022025-10-30T15:02:57.713Z Downloaded tinyvec_macros v0.1.1
4032025-10-30T15:02:57.713Z Downloaded time-core v0.1.2
4042025-10-30T15:02:57.713Z Downloaded time v0.3.36
4052025-10-30T15:02:57.713Z Downloaded thiserror-impl v2.0.12
4062025-10-30T15:02:57.713Z Downloaded thiserror-impl v1.0.69
4072025-10-30T15:02:57.713Z Downloaded thiserror v1.0.69
4082025-10-30T15:02:57.737Z Downloaded terminal_size v0.4.0
4092025-10-30T15:02:57.737Z Downloaded tempfile v3.20.0
4102025-10-30T15:02:57.737Z Downloaded tap v1.0.1
4112025-10-30T15:02:57.737Z Downloaded synstructure v0.13.1
4122025-10-30T15:02:57.737Z Downloaded sync_wrapper v1.0.1
4132025-10-30T15:02:57.737Z Downloaded subtle v2.6.1
4142025-10-30T15:02:57.737Z Downloaded strum_macros v0.26.4
4152025-10-30T15:02:57.737Z Downloaded strum v0.26.3
4162025-10-30T15:02:57.737Z Downloaded socket2 v0.5.8
4172025-10-30T15:02:57.737Z Downloaded snafu v0.8.5
4182025-10-30T15:02:57.737Z Downloaded smallvec v1.14.0
4192025-10-30T15:02:57.737Z Downloaded smallvec v0.6.14
4202025-10-30T15:02:57.762Z Downloaded slog-term v2.9.1
4212025-10-30T15:02:57.762Z Downloaded slog-stdlog v4.1.1
4222025-10-30T15:02:57.762Z Downloaded slog-scope v4.4.0
4232025-10-30T15:02:57.762Z Downloaded glob v0.3.2
4242025-10-30T15:02:57.762Z Downloaded futures-task v0.3.31
4252025-10-30T15:02:57.762Z Downloaded futures-sink v0.3.31
4262025-10-30T15:02:57.762Z Downloaded futures-io v0.3.31
4272025-10-30T15:02:57.762Z Downloaded futures-executor v0.3.31
4282025-10-30T15:02:57.762Z Downloaded futures-channel v0.3.31
4292025-10-30T15:02:57.762Z Downloaded futures v0.3.31
4302025-10-30T15:02:57.762Z Downloaded funty v2.0.0
4312025-10-30T15:02:57.762Z Downloaded form_urlencoded v1.2.1
4322025-10-30T15:02:57.762Z Downloaded fnv v1.0.7
4332025-10-30T15:02:57.762Z Downloaded flagset v0.4.6
4342025-10-30T15:02:57.786Z Downloaded filetime v0.2.25
4352025-10-30T15:02:57.786Z Downloaded equivalent v1.0.1
4362025-10-30T15:02:57.786Z Downloaded env_logger v0.10.2
4372025-10-30T15:02:57.786Z Downloaded either v1.14.0
4382025-10-30T15:02:57.786Z Downloaded dyn-clone v1.0.18
4392025-10-30T15:02:57.786Z Downloaded displaydoc v0.2.5
4402025-10-30T15:02:57.786Z Downloaded cmake v0.1.51
4412025-10-30T15:02:57.786Z Downloaded bzip2-sys v0.1.11+1.0.8
4422025-10-30T15:02:57.811Z Downloaded aws-lc-rs v1.12.4
4432025-10-30T15:02:57.811Z Downloaded atomic-waker v1.1.2
4442025-10-30T15:02:57.811Z Downloaded toml v0.8.20
4452025-10-30T15:02:57.811Z Downloaded toml v0.7.8
4462025-10-30T15:02:57.811Z Downloaded tokio-macros v2.5.0
4472025-10-30T15:02:57.811Z Downloaded tinystr v0.7.6
4482025-10-30T15:02:57.811Z Downloaded time-macros v0.2.18
4492025-10-30T15:02:57.835Z Downloaded thread_local v1.1.8
4502025-10-30T15:02:57.835Z Downloaded thiserror v2.0.12
4512025-10-30T15:02:57.835Z Downloaded termcolor v1.4.1
4522025-10-30T15:02:57.835Z Downloaded term v0.7.0
4532025-10-30T15:02:57.835Z Downloaded tar v0.4.44
4542025-10-30T15:02:57.835Z Downloaded syn v1.0.109
4552025-10-30T15:02:57.860Z Downloaded strsim v0.11.1
4562025-10-30T15:02:57.860Z Downloaded stable_deref_trait v1.2.0
4572025-10-30T15:02:57.860Z Downloaded spki v0.7.3
4582025-10-30T15:02:57.860Z Downloaded spin v0.9.8
4592025-10-30T15:02:57.860Z Downloaded snafu-derive v0.8.5
4602025-10-30T15:02:57.860Z Downloaded signal-hook-registry v1.4.2
4612025-10-30T15:02:57.860Z Downloaded digest v0.10.7
4622025-10-30T15:02:57.860Z Downloaded crossbeam-utils v0.8.21
4632025-10-30T15:02:57.860Z Downloaded cpufeatures v0.2.14
4642025-10-30T15:02:57.860Z Downloaded clap_builder v4.5.31
4652025-10-30T15:02:57.884Z Downloaded cexpr v0.6.0
4662025-10-30T15:02:57.884Z Downloaded backtrace v0.3.74
4672025-10-30T15:02:57.884Z Downloaded async-trait v0.1.86
4682025-10-30T15:02:57.884Z Downloaded dirs-next v2.0.0
4692025-10-30T15:02:57.884Z Downloaded deranged v0.3.11
4702025-10-30T15:02:57.884Z Downloaded der v0.7.9
4712025-10-30T15:02:57.884Z Downloaded debug-ignore v1.0.5
4722025-10-30T15:02:57.909Z Downloaded crc32fast v1.4.2
4732025-10-30T15:02:57.909Z Downloaded crc-any v2.5.0
4742025-10-30T15:02:57.909Z Downloaded colorchoice v1.0.2
4752025-10-30T15:02:57.909Z Downloaded clap v4.5.31
4762025-10-30T15:02:57.909Z Downloaded cfg-if v1.0.0
4772025-10-30T15:02:57.909Z Downloaded cc v1.2.15
4782025-10-30T15:02:57.933Z Downloaded bytes v1.10.0
4792025-10-30T15:02:57.933Z Downloaded autocfg v1.4.0
4802025-10-30T15:02:57.933Z Downloaded crypto-common v0.1.6
4812025-10-30T15:02:57.933Z Downloaded crossbeam-channel v0.5.13
4822025-10-30T15:02:57.933Z Downloaded crc-catalog v2.4.0
4832025-10-30T15:02:57.933Z Downloaded const-oid v0.9.6
4842025-10-30T15:02:57.933Z Downloaded console v0.15.10
4852025-10-30T15:02:57.933Z Downloaded clap_derive v4.5.28
4862025-10-30T15:02:57.933Z Downloaded chrono v0.4.40
4872025-10-30T15:02:57.982Z Downloaded bzip2 v0.4.4
4882025-10-30T15:02:57.982Z Downloaded buf-list v1.0.3
4892025-10-30T15:02:57.982Z Downloaded base64 v0.21.7
4902025-10-30T15:02:57.982Z Downloaded der_derive v0.7.3
4912025-10-30T15:02:57.982Z Downloaded crc v3.2.1
4922025-10-30T15:02:57.982Z Downloaded camino-tempfile v1.4.1
4932025-10-30T15:02:57.982Z Downloaded slab v0.4.9
4942025-10-30T15:02:58.006Z Downloaded shlex v1.3.0
4952025-10-30T15:02:58.006Z Downloaded sha2 v0.10.8
4962025-10-30T15:02:58.007Z Downloaded serde_spanned v0.6.8
4972025-10-30T15:02:58.007Z Downloaded serde_path_to_error v0.1.16
4982025-10-30T15:02:58.007Z Downloaded clang-sys v1.8.1
4992025-10-30T15:02:58.007Z Downloaded camino v1.1.9
5002025-10-30T15:02:58.007Z Downloaded byteorder v1.5.0
5012025-10-30T15:02:58.007Z Downloaded signature v2.2.0
5022025-10-30T15:02:58.007Z Downloaded serde_urlencoded v0.7.1
5032025-10-30T15:02:58.007Z Downloaded serde_plain v1.0.2
5042025-10-30T15:02:58.007Z Downloaded anyhow v1.0.96
5052025-10-30T15:02:58.007Z Downloaded bitvec v1.0.1
5062025-10-30T15:02:58.007Z Downloaded anstyle-query v1.1.1
5072025-10-30T15:02:58.007Z Downloaded anstyle v1.0.10
5082025-10-30T15:02:58.007Z Downloaded base64ct v1.6.0
5092025-10-30T15:02:58.007Z Downloaded base64 v0.22.1
5102025-10-30T15:02:58.007Z Downloaded async-recursion v1.1.1
5112025-10-30T15:02:58.031Z Downloaded arc-swap v1.7.1
5122025-10-30T15:02:58.031Z Downloaded anstyle-parse v0.2.5
5132025-10-30T15:02:58.031Z Downloaded anstream v0.6.15
5142025-10-30T15:02:58.031Z Downloaded aho-corasick v1.1.3
5152025-10-30T15:02:58.031Z Downloaded ahash v0.8.11
5162025-10-30T15:02:58.031Z Downloaded addr2line v0.24.2
5172025-10-30T15:02:58.031Z Downloaded futures-macro v0.3.31
5182025-10-30T15:02:58.031Z Downloaded bitflags v2.6.0
5192025-10-30T15:02:58.056Z Downloaded array-init v0.0.4
5202025-10-30T15:02:58.056Z Downloaded adler2 v2.0.0
5212025-10-30T15:02:58.101Z Downloaded aws-lc-sys v0.26.0
5222025-10-30T15:02:58.481Z Compiling proc-macro2 v1.0.93
5232025-10-30T15:02:58.481Z Compiling unicode-ident v1.0.14
5242025-10-30T15:02:58.481Z Compiling libc v0.2.170
5252025-10-30T15:02:58.481Z Compiling cfg-if v1.0.0
5262025-10-30T15:02:58.506Z Compiling serde v1.0.218
5272025-10-30T15:02:58.506Z Compiling autocfg v1.4.0
5282025-10-30T15:02:58.506Z Compiling memchr v2.7.4
5292025-10-30T15:02:58.506Z Compiling shlex v1.3.0
5302025-10-30T15:02:58.660Z Compiling once_cell v1.20.3
5312025-10-30T15:02:58.738Z Compiling version_check v0.9.5
5322025-10-30T15:02:58.890Z Compiling byteorder v1.5.0
5332025-10-30T15:02:59.002Z Compiling itoa v1.0.11
5342025-10-30T15:02:59.113Z Compiling stable_deref_trait v1.2.0
5352025-10-30T15:02:59.212Z Compiling glob v0.3.2
5362025-10-30T15:02:59.237Z Compiling rustix v0.38.37
5372025-10-30T15:02:59.267Z Compiling zeroize v1.8.1
5382025-10-30T15:02:59.291Z Compiling futures-core v0.3.31
5392025-10-30T15:02:59.317Z Compiling prettyplease v0.2.29
5402025-10-30T15:02:59.501Z Compiling pin-project-lite v0.2.14
5412025-10-30T15:02:59.537Z Compiling minimal-lexical v0.2.1
5422025-10-30T15:02:59.630Z Compiling smallvec v1.14.0
5432025-10-30T15:02:59.656Z Compiling bitflags v2.6.0
5442025-10-30T15:02:59.810Z Compiling clang-sys v1.8.1
5452025-10-30T15:02:59.835Z Compiling regex-syntax v0.8.5
5462025-10-30T15:02:59.949Z Compiling either v1.14.0
5472025-10-30T15:02:59.998Z Compiling heck v0.5.0
5482025-10-30T15:03:00.114Z Compiling quote v1.0.38
5492025-10-30T15:03:00.264Z Compiling errno v0.3.13
5502025-10-30T15:03:00.329Z Compiling jobserver v0.1.32
5512025-10-30T15:03:00.386Z Compiling slab v0.4.9
5522025-10-30T15:03:00.438Z Compiling libloading v0.8.5
5532025-10-30T15:03:00.462Z Compiling syn v2.0.96
5542025-10-30T15:03:00.598Z Compiling bytes v1.10.0
5552025-10-30T15:03:00.701Z Compiling cc v1.2.15
5562025-10-30T15:03:00.753Z Compiling nom v7.1.3
5572025-10-30T15:03:00.922Z Compiling const-oid v0.9.6
5582025-10-30T15:03:01.119Z Compiling bindgen v0.69.5
5592025-10-30T15:03:01.497Z Compiling futures-sink v0.3.31
5602025-10-30T15:03:01.630Z Compiling regex-automata v0.4.8
5612025-10-30T15:03:01.891Z Compiling libm v0.2.8
5622025-10-30T15:03:02.064Z Compiling typenum v1.17.0
5632025-10-30T15:03:02.273Z Compiling home v0.5.9
5642025-10-30T15:03:02.654Z Compiling which v4.4.2
5652025-10-30T15:03:03.084Z Compiling itertools v0.12.1
5662025-10-30T15:03:03.204Z Compiling num-traits v0.2.19
5672025-10-30T15:03:03.350Z Compiling cexpr v0.6.0
5682025-10-30T15:03:03.506Z Compiling generic-array v0.14.7
5692025-10-30T15:03:03.628Z Compiling lazy_static v1.5.0
5702025-10-30T15:03:03.666Z Compiling paste v1.0.15
5712025-10-30T15:03:03.786Z Compiling rustc-hash v1.1.0
5722025-10-30T15:03:03.898Z Compiling litemap v0.7.3
5732025-10-30T15:03:03.939Z Compiling log v0.4.22
5742025-10-30T15:03:04.069Z Compiling writeable v0.5.5
5752025-10-30T15:03:04.227Z Compiling lazycell v1.3.0
5762025-10-30T15:03:04.368Z Compiling regex v1.11.1
5772025-10-30T15:03:04.785Z Compiling cmake v0.1.51
5782025-10-30T15:03:04.928Z Compiling futures-channel v0.3.31
5792025-10-30T15:03:05.089Z Compiling futures-task v0.3.31
5802025-10-30T15:03:05.270Z Compiling pin-utils v0.1.0
5812025-10-30T15:03:05.358Z Compiling dunce v1.0.5
5822025-10-30T15:03:05.404Z Compiling base64ct v1.6.0
5832025-10-30T15:03:05.493Z Compiling fs_extra v1.3.0
5842025-10-30T15:03:05.518Z Compiling futures-io v0.3.31
5852025-10-30T15:03:05.772Z Compiling getrandom v0.2.15
5862025-10-30T15:03:05.902Z Compiling pem-rfc7468 v0.7.0
5872025-10-30T15:03:05.942Z Compiling flagset v0.4.6
5882025-10-30T15:03:06.049Z Compiling spin v0.9.8
5892025-10-30T15:03:06.131Z Compiling icu_locid_transform_data v1.5.0
5902025-10-30T15:03:06.248Z Compiling rand_core v0.6.4
5912025-10-30T15:03:06.361Z Compiling synstructure v0.13.1
5922025-10-30T15:03:06.582Z Compiling socket2 v0.5.8
5932025-10-30T15:03:06.607Z Compiling mio v1.0.2
5942025-10-30T15:03:06.632Z Compiling fnv v1.0.7
5952025-10-30T15:03:06.822Z Compiling utf8parse v0.2.2
5962025-10-30T15:03:06.992Z Compiling radium v0.7.0
5972025-10-30T15:03:07.040Z Compiling equivalent v1.0.1
5982025-10-30T15:03:07.152Z Compiling icu_properties_data v1.5.0
5992025-10-30T15:03:07.358Z Compiling slog v2.7.0
6002025-10-30T15:03:07.385Z Compiling hashbrown v0.15.1
6012025-10-30T15:03:07.413Z Compiling syn v1.0.109
6022025-10-30T15:03:07.454Z Compiling anstyle-parse v0.2.5
6032025-10-30T15:03:07.618Z Compiling http v1.2.0
6042025-10-30T15:03:07.841Z Compiling crypto-common v0.1.6
6052025-10-30T15:03:07.946Z Compiling block-buffer v0.10.4
6062025-10-30T15:03:08.021Z Compiling utf16_iter v1.0.5
6072025-10-30T15:03:08.155Z Compiling maybe-uninit v2.0.0
6082025-10-30T15:03:08.235Z Compiling indexmap v2.7.1
6092025-10-30T15:03:08.320Z Compiling utf8_iter v1.0.4
6102025-10-30T15:03:08.568Z Compiling write16 v1.0.0
6112025-10-30T15:03:08.592Z Compiling anstyle-query v1.1.1
6122025-10-30T15:03:08.617Z Compiling httparse v1.9.5
6132025-10-30T15:03:08.703Z Compiling pkg-config v0.3.31
6142025-10-30T15:03:08.733Z Compiling anstyle v1.0.10
6152025-10-30T15:03:09.098Z Compiling tap v1.0.1
6162025-10-30T15:03:09.156Z Compiling colorchoice v1.0.2
6172025-10-30T15:03:09.271Z Compiling aws-lc-rs v1.12.4
6182025-10-30T15:03:09.297Z Compiling ryu v1.0.18
6192025-10-30T15:03:09.326Z Compiling is_terminal_polyfill v1.70.1
6202025-10-30T15:03:09.463Z Compiling icu_normalizer_data v1.5.0
6212025-10-30T15:03:09.488Z Compiling rustversion v1.0.17
6222025-10-30T15:03:09.565Z Compiling serde_derive v1.0.218
6232025-10-30T15:03:09.590Z Compiling zerofrom-derive v0.1.4
6242025-10-30T15:03:09.616Z Compiling yoke-derive v0.7.4
6252025-10-30T15:03:09.640Z Compiling zerovec-derive v0.10.3
6262025-10-30T15:03:09.665Z Compiling displaydoc v0.2.5
6272025-10-30T15:03:09.933Z Compiling zerocopy-derive v0.7.35
6282025-10-30T15:03:10.061Z Compiling futures-macro v0.3.31
6292025-10-30T15:03:10.828Z Compiling icu_provider_macros v1.5.0
6302025-10-30T15:03:11.412Z Compiling zerocopy v0.7.35
6312025-10-30T15:03:11.445Z Compiling der_derive v0.7.3
6322025-10-30T15:03:11.470Z Compiling futures-util v0.3.31
6332025-10-30T15:03:11.548Z Compiling tokio-macros v2.5.0
6342025-10-30T15:03:11.868Z Compiling bzip2-sys v0.1.11+1.0.8
6352025-10-30T15:03:12.097Z Compiling zerofrom v0.1.4
6362025-10-30T15:03:12.297Z Compiling yoke v0.7.4
6372025-10-30T15:03:12.322Z Compiling zerocopy-derive v0.6.6
6382025-10-30T15:03:12.541Z Compiling ppv-lite86 v0.2.20
6392025-10-30T15:03:12.609Z Compiling zerovec v0.10.4
6402025-10-30T15:03:12.775Z Compiling tokio v1.43.0
6412025-10-30T15:03:13.164Z Compiling der v0.7.9
6422025-10-30T15:03:13.188Z Compiling rand_chacha v0.3.1
6432025-10-30T15:03:13.719Z Compiling anstream v0.6.15
6442025-10-30T15:03:14.087Z Compiling tinystr v0.7.6
6452025-10-30T15:03:14.247Z Compiling icu_collections v1.5.0
6462025-10-30T15:03:14.308Z Compiling wyz v0.5.1
6472025-10-30T15:03:14.434Z Compiling icu_locid v1.5.0
6482025-10-30T15:03:14.712Z Compiling spki v0.7.3
6492025-10-30T15:03:15.028Z Compiling http-body v1.0.1
6502025-10-30T15:03:15.286Z Compiling digest v0.10.7
6512025-10-30T15:03:15.397Z Compiling icu_provider v1.5.0
6522025-10-30T15:03:16.181Z Compiling icu_locid_transform v1.5.0
6532025-10-30T15:03:16.213Z Compiling num-integer v0.1.46
6542025-10-30T15:03:16.238Z Compiling is-terminal v0.4.13
6552025-10-30T15:03:16.238Z Compiling aho-corasick v1.1.3
6562025-10-30T15:03:16.367Z Compiling ahash v0.8.11
6572025-10-30T15:03:16.702Z Compiling crc32fast v1.4.2
6582025-10-30T15:03:16.727Z Compiling aws-lc-sys v0.26.0
6592025-10-30T15:03:16.843Z Compiling clap_lex v0.7.4
6602025-10-30T15:03:17.062Z Compiling percent-encoding v2.3.1
6612025-10-30T15:03:17.225Z Compiling icu_properties v1.5.1
6622025-10-30T15:03:17.352Z Compiling rustix v1.0.7
6632025-10-30T15:03:17.879Z Compiling try-lock v0.2.5
6642025-10-30T15:03:18.031Z Compiling getrandom v0.3.3
6652025-10-30T15:03:18.313Z Compiling packed_struct v0.10.1
6662025-10-30T15:03:18.604Z Compiling strsim v0.11.1
6672025-10-30T15:03:19.048Z Compiling hex v0.4.3
6682025-10-30T15:03:19.370Z Compiling toml_datetime v0.6.8
6692025-10-30T15:03:19.588Z Compiling serde_spanned v0.6.8
6702025-10-30T15:03:19.831Z Compiling funty v2.0.0
6712025-10-30T15:03:20.299Z Compiling icu_normalizer v1.5.0
6722025-10-30T15:03:21.091Z Compiling terminal_size v0.4.0
6732025-10-30T15:03:21.246Z Compiling num-bigint-dig v0.8.4
6742025-10-30T15:03:21.286Z Compiling serde_json v1.0.139
6752025-10-30T15:03:21.474Z Compiling subtle v2.6.1
6762025-10-30T15:03:21.569Z Compiling clap_builder v4.5.31
6772025-10-30T15:03:21.638Z Compiling idna_adapter v1.2.0
6782025-10-30T15:03:21.719Z Compiling bitvec v1.0.1
6792025-10-30T15:03:21.775Z Compiling packed_struct_codegen v0.10.1
6802025-10-30T15:03:21.854Z Compiling want v0.3.1
6812025-10-30T15:03:22.099Z Compiling form_urlencoded v1.2.1
6822025-10-30T15:03:22.241Z Compiling num-iter v0.1.45
6832025-10-30T15:03:22.404Z Compiling pkcs8 v0.10.2
6842025-10-30T15:03:22.984Z Compiling zerocopy v0.6.6
6852025-10-30T15:03:23.040Z Compiling rand v0.8.5
6862025-10-30T15:03:24.189Z Compiling clap_derive v4.5.28
6872025-10-30T15:03:24.386Z Compiling indexmap v1.9.3
6882025-10-30T15:03:24.536Z Compiling tracing-core v0.1.32
6892025-10-30T15:03:24.701Z Compiling crc-catalog v2.4.0
6902025-10-30T15:03:24.839Z Compiling cpufeatures v0.2.14
6912025-10-30T15:03:24.872Z Compiling thiserror v2.0.12
6922025-10-30T15:03:24.921Z Compiling thiserror v1.0.69
6932025-10-30T15:03:24.946Z Compiling tinyvec_macros v0.1.1
6942025-10-30T15:03:25.019Z Compiling crossbeam-utils v0.8.21
6952025-10-30T15:03:25.353Z Compiling untrusted v0.7.1
6962025-10-30T15:03:25.378Z Compiling semver v1.0.25
6972025-10-30T15:03:25.454Z Compiling nodrop v0.1.14
6982025-10-30T15:03:25.539Z Compiling adler2 v2.0.0
6992025-10-30T15:03:25.584Z Compiling tower-service v0.3.3
7002025-10-30T15:03:25.609Z Compiling array-init v0.0.4
7012025-10-30T15:03:25.723Z Compiling miniz_oxide v0.8.0
7022025-10-30T15:03:26.042Z Compiling tracing v0.1.40
7032025-10-30T15:03:26.173Z Compiling tinyvec v1.8.0
7042025-10-30T15:03:26.367Z Compiling sha2 v0.10.8
7052025-10-30T15:03:26.549Z Compiling crc v3.2.1
7062025-10-30T15:03:27.041Z Compiling strum_macros v0.26.4
7072025-10-30T15:03:27.285Z Compiling clap v4.5.31
7082025-10-30T15:03:27.381Z Compiling hyper v1.5.2
7092025-10-30T15:03:27.406Z Compiling pkcs1 v0.7.5
7102025-10-30T15:03:28.176Z Compiling smallvec v0.6.14
7112025-10-30T15:03:28.876Z Compiling idna v1.0.3
7122025-10-30T15:03:29.633Z Compiling signature v2.2.0
7132025-10-30T15:03:29.746Z Compiling pin-project-internal v1.1.6
7142025-10-30T15:03:29.850Z Compiling thiserror-impl v1.0.69
7152025-10-30T15:03:30.005Z Compiling thiserror-impl v2.0.12
7162025-10-30T15:03:30.107Z Compiling daft-derive v0.1.1
7172025-10-30T15:03:30.289Z Compiling dirs-sys-next v0.1.2
7182025-10-30T15:03:30.603Z Compiling sync_wrapper v1.0.1
7192025-10-30T15:03:30.749Z Compiling gimli v0.31.1
7202025-10-30T15:03:30.796Z Compiling base64 v0.22.1
7212025-10-30T15:03:31.278Z Compiling rustls-pki-types v1.10.0
7222025-10-30T15:03:31.398Z Compiling hashbrown v0.12.3
7232025-10-30T15:03:31.678Z Compiling fastrand v2.1.1
7242025-10-30T15:03:31.753Z Compiling bitfield v0.14.0
7252025-10-30T15:03:31.954Z Compiling tower-layer v0.3.3
7262025-10-30T15:03:32.041Z Compiling untrusted v0.9.0
7272025-10-30T15:03:32.183Z Compiling base64 v0.21.7
7282025-10-30T15:03:32.208Z Compiling camino v1.1.9
7292025-10-30T15:03:32.232Z Compiling powerfmt v0.2.0
7302025-10-30T15:03:32.232Z Compiling time-core v0.1.2
7312025-10-30T15:03:32.268Z Compiling rustls v0.23.19
7322025-10-30T15:03:32.318Z Compiling winnow v0.5.40
7332025-10-30T15:03:32.409Z Compiling termcolor v1.4.1
7342025-10-30T15:03:32.588Z Compiling num-conv v0.1.0
7352025-10-30T15:03:32.612Z Compiling ron v0.8.1
7362025-10-30T15:03:32.763Z Compiling deranged v0.3.11
7372025-10-30T15:03:32.787Z Compiling env_logger v0.10.2
7382025-10-30T15:03:32.846Z Compiling time-macros v0.2.18
7392025-10-30T15:03:33.699Z Compiling tower v0.5.2
7402025-10-30T15:03:33.841Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7412025-10-30T15:03:33.878Z Compiling tempfile v3.20.0
7422025-10-30T15:03:34.369Z Compiling addr2line v0.24.2
7432025-10-30T15:03:34.598Z Compiling pin-project v1.1.6
7442025-10-30T15:03:34.643Z Compiling daft v0.1.1
7452025-10-30T15:03:34.667Z Compiling dirs-next v2.0.0
7462025-10-30T15:03:34.744Z Compiling strum v0.26.3
7472025-10-30T15:03:34.853Z Compiling toml_edit v0.19.15
7482025-10-30T15:03:34.928Z Compiling rsa v0.9.6
7492025-10-30T15:03:34.952Z Compiling url v2.5.3
7502025-10-30T15:03:34.989Z Compiling hashbrown v0.13.2
7512025-10-30T15:03:35.033Z Compiling hyper-util v0.1.10
7522025-10-30T15:03:35.124Z Compiling serde-hex v0.1.0
7532025-10-30T15:03:35.835Z Compiling unicode-normalization v0.1.24
7542025-10-30T15:03:36.256Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
7552025-10-30T15:03:36.467Z Compiling bzip2 v0.4.4
7562025-10-30T15:03:36.850Z Compiling serde_urlencoded v0.7.1
7572025-10-30T15:03:36.892Z Compiling xattr v1.3.1
7582025-10-30T15:03:37.145Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
7592025-10-30T15:03:37.204Z Compiling tokio-util v0.7.13
7602025-10-30T15:03:37.276Z Compiling http-body-util v0.1.2
7612025-10-30T15:03:37.306Z Compiling futures-executor v0.3.31
7622025-10-30T15:03:37.678Z Compiling x509-cert v0.2.5
7632025-10-30T15:03:37.717Z Compiling snafu-derive v0.8.5
7642025-10-30T15:03:37.801Z Compiling filetime v0.2.25
7652025-10-30T15:03:38.071Z Compiling fs-err v2.11.0
7662025-10-30T15:03:38.222Z Compiling object v0.36.5
7672025-10-30T15:03:38.386Z Compiling bstr v1.10.0
7682025-10-30T15:03:38.607Z Compiling thread_local v1.1.8
7692025-10-30T15:03:39.034Z Compiling iana-time-zone v0.1.61
7702025-10-30T15:03:39.280Z Compiling same-file v1.0.6
7712025-10-30T15:03:39.404Z Compiling ipnet v2.10.1
7722025-10-30T15:03:39.538Z Compiling slog-async v2.8.0
7732025-10-30T15:03:39.967Z Compiling crc-any v2.5.0
7742025-10-30T15:03:40.380Z Compiling mime v0.3.17
7752025-10-30T15:03:40.405Z Compiling buf-list v1.0.3
7762025-10-30T15:03:40.838Z Compiling anyhow v1.0.96
7772025-10-30T15:03:40.888Z Compiling rustc-demangle v0.1.24
7782025-10-30T15:03:40.997Z Compiling arc-swap v1.7.1
7792025-10-30T15:03:41.165Z Compiling winnow v0.7.3
7802025-10-30T15:03:41.305Z Compiling snafu v0.8.5
7812025-10-30T15:03:41.512Z Compiling slog-scope v4.4.0
7822025-10-30T15:03:41.708Z Compiling reqwest v0.12.12
7832025-10-30T15:03:41.825Z Compiling walkdir v2.5.0
7842025-10-30T15:03:41.989Z Compiling chrono v0.4.40
7852025-10-30T15:03:42.018Z Compiling globset v0.4.15
7862025-10-30T15:03:42.562Z Compiling tar v0.4.44
7872025-10-30T15:03:43.424Z Compiling backtrace v0.3.74
7882025-10-30T15:03:43.922Z Compiling toml_edit v0.22.24
7892025-10-30T15:03:43.989Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7902025-10-30T15:03:44.409Z Compiling futures v0.3.31
7912025-10-30T15:03:44.511Z Compiling toml v0.7.8
7922025-10-30T15:03:44.713Z Compiling crossbeam-channel v0.5.13
7932025-10-30T15:03:45.519Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
7942025-10-30T15:03:45.544Z Compiling zip v0.6.6
7952025-10-30T15:03:46.189Z Compiling olpc-cjson v0.1.4
7962025-10-30T15:03:46.281Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
7972025-10-30T15:03:46.445Z Compiling object v0.30.4
7982025-10-30T15:03:46.476Z Compiling time v0.3.36
7992025-10-30T15:03:46.533Z Compiling term v0.7.0
8002025-10-30T15:03:46.947Z Compiling pem v3.0.5
8012025-10-30T15:03:46.972Z Compiling serde_plain v1.0.2
8022025-10-30T15:03:47.278Z Compiling async-trait v0.1.86
8032025-10-30T15:03:47.477Z Compiling async-recursion v1.1.1
8042025-10-30T15:03:47.597Z Compiling dyn-clone v1.0.18
8052025-10-30T15:03:47.778Z Compiling path-slash v0.1.5
8062025-10-30T15:03:47.804Z Compiling take_mut v0.2.2
8072025-10-30T15:03:47.980Z Compiling typed-path v0.9.3
8082025-10-30T15:03:48.312Z Compiling itertools v0.13.0
8092025-10-30T15:03:48.596Z Compiling slog-term v2.9.1
8102025-10-30T15:03:49.298Z Compiling camino-tempfile v1.4.1
8112025-10-30T15:03:49.485Z Compiling toml v0.8.20
8122025-10-30T15:03:49.700Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
8132025-10-30T15:03:50.502Z Compiling slog-stdlog v4.1.1
8142025-10-30T15:03:50.527Z Compiling flate2 v1.0.35
8152025-10-30T15:03:50.680Z Compiling serde_path_to_error v0.1.16
8162025-10-30T15:03:50.763Z Compiling zip v4.2.0
8172025-10-30T15:03:50.812Z Compiling debug-ignore v1.0.5
8182025-10-30T15:03:50.837Z Compiling indent_write v2.2.0
8192025-10-30T15:03:50.963Z Compiling parse-size v1.1.0
8202025-10-30T15:03:51.029Z Compiling console v0.15.10
8212025-10-30T15:03:51.203Z Compiling slog-envlogger v2.2.0
8222025-10-30T15:03:51.297Z Compiling humantime v2.1.0
8232025-10-30T15:03:51.454Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
8242025-10-30T15:04:00.951Z Compiling rustls-webpki v0.102.8
8252025-10-30T15:04:06.396Z Compiling tough v0.20.0
8262025-10-30T15:04:10.365Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
8272025-10-30T15:04:12.233Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
8282025-10-30T15:04:25.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
8292025-10-30T15:04:25.522Z
8302025-10-30T15:04:25.547Zreal 1:31.739747531
8312025-10-30T15:04:25.547Zuser 6:48.913353072
8322025-10-30T15:04:25.547Zsys 1:18.229574253
8332025-10-30T15:04:25.547Ztrap 0.225466683
8342025-10-30T15:04:25.547Ztflt 0.182875874
8352025-10-30T15:04:25.547Zdflt 0.374321348
8362025-10-30T15:04:25.547Zkflt 0.002859996
8372025-10-30T15:04:25.547Zlock 9:00.333590862
8382025-10-30T15:04:25.547Zslp 26:57.670946911
8392025-10-30T15:04:25.547Zlat 36.940614892
8402025-10-30T15:04:25.547Zstop 1:16.628127937
8412025-10-30T15:04:25.547Z+ banner build-all
8422025-10-30T15:04:25.547Z
8432025-10-30T15:04:25.547Z ##### # # # # ##### ## # #
8442025-10-30T15:04:25.547Z # # # # # # # # # # # #
8452025-10-30T15:04:25.547Z ##### # # # # # # ##### # # # #
8462025-10-30T15:04:25.547Z # # # # # # # # ###### # #
8472025-10-30T15:04:25.547Z # # # # # # # # # # # #
8482025-10-30T15:04:25.547Z ##### #### # ###### ##### # # ###### ######
8492025-10-30T15:04:25.547Z
8502025-10-30T15:04:25.548Z+ ptime -m cargo build --all-features --all-targets
8512025-10-30T15:04:25.803Z Downloading crates ...
8522025-10-30T15:04:26.017Z Downloaded serde_derive_internals v0.29.1
8532025-10-30T15:04:26.041Z Downloaded doc-comment v0.3.3
8542025-10-30T15:04:26.041Z Downloaded fancy-regex v0.13.0
8552025-10-30T15:04:26.041Z Downloaded structmeta v0.3.0
8562025-10-30T15:04:26.041Z Downloaded termtree v0.4.1
8572025-10-30T15:04:26.066Z Downloaded wait-timeout v0.2.0
8582025-10-30T15:04:26.066Z Downloaded tokio-rustls v0.25.0
8592025-10-30T15:04:26.066Z Downloaded unarray v0.1.4
8602025-10-30T15:04:26.066Z Downloaded multer v3.1.0
8612025-10-30T15:04:26.066Z Downloaded similar v2.7.0
8622025-10-30T15:04:26.066Z Downloaded waitgroup v0.1.2
8632025-10-30T15:04:26.066Z Downloaded slog-bunyan v2.5.0
8642025-10-30T15:04:26.066Z Downloaded proptest v1.5.0
8652025-10-30T15:04:26.090Z Downloaded hostname v0.4.0
8662025-10-30T15:04:26.091Z Downloaded threadpool v1.8.1
8672025-10-30T15:04:26.091Z Downloaded test-strategy v0.4.0
8682025-10-30T15:04:26.091Z Downloaded openapiv3 v2.0.0
8692025-10-30T15:04:26.115Z Downloaded uuid v1.12.0
8702025-10-30T15:04:26.115Z Downloaded unicode-segmentation v1.12.0
8712025-10-30T15:04:26.115Z Downloaded rustls v0.22.4
8722025-10-30T15:04:26.140Z Downloaded sha1 v0.10.6
8732025-10-30T15:04:26.140Z Downloaded rand_xorshift v0.3.0
8742025-10-30T15:04:26.140Z Downloaded float-cmp v0.10.0
8752025-10-30T15:04:26.140Z Downloaded difflib v0.4.0
8762025-10-30T15:04:26.140Z Downloaded bit-set v0.5.3
8772025-10-30T15:04:26.140Z Downloaded structmeta-derive v0.3.0
8782025-10-30T15:04:26.140Z Downloaded slog-json v2.6.1
8792025-10-30T15:04:26.140Z Downloaded serde_tokenstream v0.2.2
8802025-10-30T15:04:26.140Z Downloaded schemars_derive v0.8.22
8812025-10-30T15:04:26.165Z Downloaded schemars v0.8.22
8822025-10-30T15:04:26.165Z Downloaded rustls-pemfile v2.2.0
8832025-10-30T15:04:26.165Z Downloaded quick-error v1.2.3
8842025-10-30T15:04:26.165Z Downloaded predicates-tree v1.0.11
8852025-10-30T15:04:26.165Z Downloaded predicates-core v1.0.8
8862025-10-30T15:04:26.165Z Downloaded predicates v3.1.3
8872025-10-30T15:04:26.190Z Downloaded num_cpus v1.16.0
8882025-10-30T15:04:26.190Z Downloaded normalize-line-endings v0.3.0
8892025-10-30T15:04:26.190Z Downloaded newline-converter v0.3.0
8902025-10-30T15:04:26.190Z Downloaded match_cfg v0.1.0
8912025-10-30T15:04:26.190Z Downloaded libtest-mimic v0.7.3
8922025-10-30T15:04:26.190Z Downloaded encoding_rs v0.8.34
8932025-10-30T15:04:26.214Z Downloaded dropshot_endpoint v0.15.1
8942025-10-30T15:04:26.214Z Downloaded datatest-stable v0.2.9
8952025-10-30T15:04:26.214Z Downloaded hostname v0.3.1
8962025-10-30T15:04:26.214Z Downloaded expectorate v1.1.0
8972025-10-30T15:04:26.214Z Downloaded escape8259 v0.5.3
8982025-10-30T15:04:26.239Z Downloaded dropshot v0.15.1
8992025-10-30T15:04:26.263Z Downloaded bit-vec v0.6.3
9002025-10-30T15:04:26.263Z Downloaded async-stream-impl v0.3.6
9012025-10-30T15:04:26.263Z Downloaded async-stream v0.3.6
9022025-10-30T15:04:26.263Z Downloaded rusty-fork v0.3.0
9032025-10-30T15:04:26.263Z Downloaded assert_cmd v2.0.16
9042025-10-30T15:04:26.323Z Compiling num-traits v0.2.19
9052025-10-30T15:04:26.347Z Compiling spin v0.9.8
9062025-10-30T15:04:26.372Z Compiling indexmap v2.7.1
9072025-10-30T15:04:26.372Z Compiling lock_api v0.4.12
9082025-10-30T15:04:26.372Z Compiling parking_lot_core v0.9.10
9092025-10-30T15:04:26.397Z Compiling scopeguard v1.2.0
9102025-10-30T15:04:26.397Z Compiling regex-automata v0.4.8
9112025-10-30T15:04:26.421Z Compiling signal-hook-registry v1.4.2
9122025-10-30T15:04:26.559Z Compiling lazy_static v1.5.0
9132025-10-30T15:04:26.594Z Compiling slog v2.7.0
9142025-10-30T15:04:26.678Z Compiling ring v0.17.13
9152025-10-30T15:04:27.218Z Compiling bit-vec v0.6.3
9162025-10-30T15:04:27.287Z Compiling parking_lot v0.12.3
9172025-10-30T15:04:27.363Z Compiling serde_derive_internals v0.29.1
9182025-10-30T15:04:27.544Z Compiling bit-set v0.5.3
9192025-10-30T15:04:27.596Z Compiling wait-timeout v0.2.0
9202025-10-30T15:04:27.635Z Compiling tokio v1.43.0
9212025-10-30T15:04:27.801Z Compiling schemars v0.8.22
9222025-10-30T15:04:28.014Z Compiling atomic-waker v1.1.2
9232025-10-30T15:04:28.091Z Compiling uuid v1.12.0
9242025-10-30T15:04:28.146Z Compiling structmeta-derive v0.3.0
9252025-10-30T15:04:28.185Z Compiling quick-error v1.2.3
9262025-10-30T15:04:28.319Z Compiling rusty-fork v0.3.0
9272025-10-30T15:04:28.366Z Compiling num-integer v0.1.46
9282025-10-30T15:04:28.760Z Compiling rand_xorshift v0.3.0
9292025-10-30T15:04:28.883Z Compiling schemars_derive v0.8.22
9302025-10-30T15:04:28.949Z Compiling httpdate v1.0.3
9312025-10-30T15:04:28.974Z Compiling num_threads v0.1.7
9322025-10-30T15:04:29.008Z Compiling unarray v0.1.4
9332025-10-30T15:04:29.083Z Compiling time v0.3.36
9342025-10-30T15:04:29.157Z Compiling proptest v1.5.0
9352025-10-30T15:04:29.345Z Compiling num-iter v0.1.45
9362025-10-30T15:04:29.506Z Compiling num-bigint-dig v0.8.4
9372025-10-30T15:04:30.019Z Compiling structmeta v0.3.0
9382025-10-30T15:04:30.316Z Compiling test-strategy v0.4.0
9392025-10-30T15:04:31.900Z Compiling bstr v1.10.0
9402025-10-30T15:04:31.941Z Compiling toml_edit v0.19.15
9412025-10-30T15:04:32.712Z Compiling chrono v0.4.40
9422025-10-30T15:04:33.174Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
9432025-10-30T15:04:33.812Z Compiling toml_edit v0.22.24
9442025-10-30T15:04:34.101Z Compiling tokio-util v0.7.13
9452025-10-30T15:04:35.091Z Compiling h2 v0.4.6
9462025-10-30T15:04:35.457Z Compiling rustls-webpki v0.102.8
9472025-10-30T15:04:36.101Z Compiling tower v0.5.2
9482025-10-30T15:04:36.300Z Compiling rsa v0.9.6
9492025-10-30T15:04:36.650Z Compiling regex v1.11.1
9502025-10-30T15:04:36.850Z Compiling serde v1.0.218
9512025-10-30T15:04:37.223Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
9522025-10-30T15:04:37.429Z Compiling slog-async v2.8.0
9532025-10-30T15:04:37.613Z Compiling slog-term v2.9.1
9542025-10-30T15:04:37.733Z Compiling toml v0.8.20
9552025-10-30T15:04:38.198Z Compiling rustls v0.23.19
9562025-10-30T15:04:38.438Z Compiling toml v0.7.8
9572025-10-30T15:04:38.650Z Compiling globset v0.4.15
9582025-10-30T15:04:39.089Z Compiling hyper v1.5.2
9592025-10-30T15:04:39.465Z Compiling rustls v0.22.4
9602025-10-30T15:04:39.520Z Compiling semver v1.0.25
9612025-10-30T15:04:39.742Z Compiling unicode-width v0.2.0
9622025-10-30T15:04:39.980Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
9632025-10-30T15:04:40.072Z Compiling slog-scope v4.4.0
9642025-10-30T15:04:40.195Z Compiling console v0.15.10
9652025-10-30T15:04:40.297Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
9662025-10-30T15:04:40.493Z Compiling zip v4.2.0
9672025-10-30T15:04:40.631Z Compiling multer v3.1.0
9682025-10-30T15:04:40.904Z Compiling hyper-util v0.1.10
9692025-10-30T15:04:40.931Z Compiling match_cfg v0.1.0
9702025-10-30T15:04:41.016Z Compiling hostname v0.3.1
9712025-10-30T15:04:41.251Z Compiling slog-stdlog v4.1.1
9722025-10-30T15:04:42.102Z Compiling slog-json v2.6.1
9732025-10-30T15:04:42.237Z Compiling async-stream-impl v0.3.6
9742025-10-30T15:04:42.410Z Compiling reqwest v0.12.12
9752025-10-30T15:04:42.434Z Compiling num_cpus v1.16.0
9762025-10-30T15:04:42.539Z Compiling dropshot v0.15.1
9772025-10-30T15:04:42.831Z Compiling encoding_rs v0.8.34
9782025-10-30T15:04:43.066Z Compiling doc-comment v0.3.3
9792025-10-30T15:04:43.205Z Compiling predicates-core v1.0.8
9802025-10-30T15:04:43.255Z Compiling async-stream v0.3.6
9812025-10-30T15:04:43.515Z Compiling threadpool v1.8.1
9822025-10-30T15:04:43.550Z Compiling slog-bunyan v2.5.0
9832025-10-30T15:04:43.599Z Compiling slog-envlogger v2.2.0
9842025-10-30T15:04:43.735Z Compiling float-cmp v0.10.0
9852025-10-30T15:04:43.933Z Compiling tough v0.20.0
9862025-10-30T15:04:44.175Z Compiling serde_tokenstream v0.2.2
9872025-10-30T15:04:44.214Z Compiling sha1 v0.10.6
9882025-10-30T15:04:44.405Z Compiling waitgroup v0.1.2
9892025-10-30T15:04:44.556Z Compiling rustls-pemfile v2.2.0
9902025-10-30T15:04:44.617Z Compiling dropshot_endpoint v0.15.1
9912025-10-30T15:04:44.850Z Compiling tokio-rustls v0.25.0
9922025-10-30T15:04:45.185Z Compiling openapiv3 v2.0.0
9932025-10-30T15:04:45.477Z Compiling hostname v0.4.0
9942025-10-30T15:04:45.661Z Compiling difflib v0.4.0
9952025-10-30T15:04:45.977Z Compiling assert_cmd v2.0.16
9962025-10-30T15:04:46.327Z Compiling termtree v0.4.1
9972025-10-30T15:04:46.516Z Compiling normalize-line-endings v0.3.0
9982025-10-30T15:04:46.638Z Compiling escape8259 v0.5.3
9992025-10-30T15:04:46.933Z Compiling libtest-mimic v0.7.3
10002025-10-30T15:04:46.991Z Compiling predicates v3.1.3
10012025-10-30T15:04:47.614Z Compiling predicates-tree v1.0.11
10022025-10-30T15:04:48.265Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
10032025-10-30T15:04:48.408Z Compiling fancy-regex v0.13.0
10042025-10-30T15:04:48.584Z Compiling unicode-segmentation v1.12.0
10052025-10-30T15:04:49.182Z Compiling datatest-stable v0.2.9
10062025-10-30T15:04:49.250Z Compiling newline-converter v0.3.0
10072025-10-30T15:04:49.406Z Compiling similar v2.7.0
10082025-10-30T15:04:50.112Z Compiling expectorate v1.1.0
10092025-10-30T15:04:50.285Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
10102025-10-30T15:05:11.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.47s
10112025-10-30T15:05:11.166Z
10122025-10-30T15:05:11.190Zreal 45.615941606
10132025-10-30T15:05:11.190Zuser 3:50.851404599
10142025-10-30T15:05:11.190Zsys 38.232249616
10152025-10-30T15:05:11.190Ztrap 0.117165543
10162025-10-30T15:05:11.190Ztflt 0.025913206
10172025-10-30T15:05:11.190Zdflt 0.141596755
10182025-10-30T15:05:11.190Zkflt 0.000208286
10192025-10-30T15:05:11.190Zlock 6:47.075468416
10202025-10-30T15:05:11.190Zslp 16:55.973464446
10212025-10-30T15:05:11.190Zlat 10.288476215
10222025-10-30T15:05:11.190Zstop 11.666784626
10232025-10-30T15:05:11.190Z+ banner test
10242025-10-30T15:05:11.191Z
10252025-10-30T15:05:11.191Z ##### ###### #### #####
10262025-10-30T15:05:11.191Z # # # #
10272025-10-30T15:05:11.191Z # ##### #### #
10282025-10-30T15:05:11.191Z # # # #
10292025-10-30T15:05:11.191Z # # # # #
10302025-10-30T15:05:11.191Z # ###### #### #
10312025-10-30T15:05:11.191Z
10322025-10-30T15:05:11.191Z+ ptime -m cargo nextest run --all-features --all-targets
10332025-10-30T15:05:12.335Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
10342025-10-30T15:05:12.423Z────────────
10352025-10-30T15:05:12.423Z Nextest run ID fb7a2e78-3927-4cd3-8a7e-24bb2c0a5d89 with nextest profile: default
10362025-10-30T15:05:12.423Z Starting 21 tests across 7 binaries
10372025-10-30T15:05:12.447Z PASS [ 0.013s] ( 1/21) tufaceous-artifact artifact::tests::display_respects_padding
10382025-10-30T15:05:12.471Z PASS [ 0.016s] ( 2/21) tufaceous-artifact kind::tests::display_respects_padding
10392025-10-30T15:05:12.471Z PASS [ 0.012s] ( 3/21) tufaceous-artifact kind::tests::known_artifact_kind_roundtrip
10402025-10-30T15:05:12.471Z PASS [ 0.043s] ( 4/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact_2
10412025-10-30T15:05:12.471Z PASS [ 0.044s] ( 5/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact
10422025-10-30T15:05:12.496Z PASS [ 0.012s] ( 6/21) tufaceous-artifact kind::tests::serde_artifact_kind
10432025-10-30T15:05:12.496Z PASS [ 0.012s] ( 7/21) tufaceous-artifact version::tests::display_respects_padding
10442025-10-30T15:05:12.546Z PASS [ 0.068s] ( 8/21) tufaceous-artifact version::tests::proptest_valid_version
10452025-10-30T15:05:12.570Z PASS [ 0.073s] ( 9/21) tufaceous-artifact version::tests::proptest_version_serde_roundtrip
10462025-10-30T15:05:12.571Z PASS [ 0.086s] (10/21) tufaceous-artifact version::tests::proptest_invalid_version
10472025-10-30T15:05:12.571Z PASS [ 0.012s] (11/21) tufaceous-artifact version::tests::schema
10482025-10-30T15:05:12.571Z PASS [ 0.012s] (12/21) tufaceous-brand-metadata tests::test_deserialize
10492025-10-30T15:05:12.571Z PASS [ 0.013s] (13/21) tufaceous-lib archive::tests::test_validate_path
10502025-10-30T15:05:12.595Z PASS [ 0.020s] (14/21) tufaceous-lib assemble::manifest::tests::fake_roundtrip
10512025-10-30T15:05:12.595Z PASS [ 0.021s] (15/21) tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
10522025-10-30T15:05:12.619Z PASS [ 0.194s] (16/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_zone
10532025-10-30T15:05:13.126Z PASS [ 0.703s] (17/21) tufaceous::manifest-tests check_manifest::fake.toml
10542025-10-30T15:05:13.150Z PASS [ 0.702s] (18/21) tufaceous::manifest-tests check_manifest::fake-non-semver.toml
10552025-10-30T15:05:13.238Z PASS [ 0.815s] (19/21) tufaceous::integration-tests command_tests::test_assemble_fake
10562025-10-30T15:05:13.414Z PASS [ 0.850s] (20/21) tufaceous-lib repository::tests::load_trusted
10572025-10-30T15:05:13.921Z PASS [ 1.496s] (21/21) tufaceous::integration-tests command_tests::test_assemble_fake_non_semver
10582025-10-30T15:05:13.921Z────────────
10592025-10-30T15:05:13.922Z Summary [ 1.499s] 21 tests run: 21 passed, 0 skipped
10602025-10-30T15:05:13.946Z
10612025-10-30T15:05:13.947Zreal 2.754123098
10622025-10-30T15:05:13.947Zuser 5.578458735
10632025-10-30T15:05:13.947Zsys 0.919385762
10642025-10-30T15:05:13.947Ztrap 0.002801303
10652025-10-30T15:05:13.947Ztflt 0.001084810
10662025-10-30T15:05:13.947Zdflt 0.000486165
10672025-10-30T15:05:13.947Zkflt 0.000064973
10682025-10-30T15:05:13.947Zlock 51.322518853
10692025-10-30T15:05:13.947Zslp 13.630681971
10702025-10-30T15:05:13.947Zlat 0.501799261
10712025-10-30T15:05:13.947Zstop 0.620330600
10722025-10-30T15:05:13.947Z+ banner doctest
10732025-10-30T15:05:13.947Z
10742025-10-30T15:05:13.947Z ##### #### #### ##### ###### #### #####
10752025-10-30T15:05:13.947Z # # # # # # # # # #
10762025-10-30T15:05:13.947Z # # # # # # ##### #### #
10772025-10-30T15:05:13.947Z # # # # # # # # #
10782025-10-30T15:05:13.947Z # # # # # # # # # # #
10792025-10-30T15:05:13.947Z ##### #### #### # ###### #### #
10802025-10-30T15:05:13.947Z
10812025-10-30T15:05:13.947Z+ ptime -m cargo test --doc --all-features
10822025-10-30T15:05:14.336Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
10832025-10-30T15:05:14.368Z Doc-tests tufaceous
10842025-10-30T15:05:14.572Z
10852025-10-30T15:05:14.572Zrunning 0 tests
10862025-10-30T15:05:14.572Z
10872025-10-30T15:05:14.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10882025-10-30T15:05:14.572Z
10892025-10-30T15:05:14.597Z Doc-tests tufaceous_artifact
10902025-10-30T15:05:14.776Z
10912025-10-30T15:05:14.776Zrunning 0 tests
10922025-10-30T15:05:14.776Z
10932025-10-30T15:05:14.776Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10942025-10-30T15:05:14.776Z
10952025-10-30T15:05:14.801Z Doc-tests tufaceous_brand_metadata
10962025-10-30T15:05:14.900Z
10972025-10-30T15:05:14.900Zrunning 0 tests
10982025-10-30T15:05:14.900Z
10992025-10-30T15:05:14.900Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11002025-10-30T15:05:14.900Z
11012025-10-30T15:05:14.925Z Doc-tests tufaceous_lib
11022025-10-30T15:05:15.210Z
11032025-10-30T15:05:15.210Zrunning 0 tests
11042025-10-30T15:05:15.210Z
11052025-10-30T15:05:15.210Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11062025-10-30T15:05:15.210Z
11072025-10-30T15:05:15.263Z
11082025-10-30T15:05:15.288Zreal 1.300077499
11092025-10-30T15:05:15.288Zuser 0.800469970
11102025-10-30T15:05:15.288Zsys 0.436268659
11112025-10-30T15:05:15.288Ztrap 0.000075140
11122025-10-30T15:05:15.288Ztflt 0.000073681
11132025-10-30T15:05:15.288Zdflt 0.000000000
11142025-10-30T15:05:15.288Zkflt 0.000000000
11152025-10-30T15:05:15.288Zlock 0.375159472
11162025-10-30T15:05:15.289Zslp 1.510388951
11172025-10-30T15:05:15.289Zlat 0.002313884
11182025-10-30T15:05:15.289Zstop 0.000238435
11192025-10-30T15:05:15.289Zprocess exited: duration 217117 ms, exit code 0
 
11202025-10-30T15:05:15.339Zfound 0 output files