01JQWB6690Z4E80CCBCN5CPD8Y: 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: 01JQWB6GVQ22BDD2CM4W2FCDDM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-02T22:51:27.653Zjob assigned to worker 01JQWB6HE0GQ4KNN68HRTD2908 [factory gimlet-EVT22200007-propolis, EVT22200007/23604] (queued for 34 s)
 
22025-04-02T22:51:35.683Zstarting task 0: "setup"
32025-04-02T22:51:35.709Z++ uname -s
42025-04-02T22:51:35.709Z+ kern=SunOS
52025-04-02T22:51:35.709Z+ build_user=build
62025-04-02T22:51:35.709Z+ build_uid=12345
72025-04-02T22:51:35.709Z+ work_dir=/work
82025-04-02T22:51:35.709Z+ input_dir=/input
92025-04-02T22:51:35.709Z+ [[ 0 == 12345 ]]
102025-04-02T22:51:35.709Z+ case "$kern" in
112025-04-02T22:51:35.709Z+ groupadd -g 12345 build
122025-04-02T22:51:35.709Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-02T22:51:37.709Z+ zfs create -o mountpoint=/work rpool/work
142025-04-02T22:51:37.755Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-02T22:51:37.780Z+ home_fs=zfs
162025-04-02T22:51:37.780Z+ [[ zfs == autofs ]]
172025-04-02T22:51:37.780Z+ mkdir -p /home/build
182025-04-02T22:51:37.780Z+ chown build:build /home/build /work
192025-04-02T22:51:39.765Z+ chmod 0700 /home/build /work
202025-04-02T22:51:39.790Zprocess exited: duration 4088 ms, exit code 0
 
212025-04-02T22:51:39.842Zstarting task 1: "rust-toolchain"
222025-04-02T22:51:39.868Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-02T22:51:39.868Z * rust toolchain channel = "1.85.0"
242025-04-02T22:51:39.868Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-04-02T22:51:39.868Z * rust toolchain profile = "default"
262025-04-02T22:51:39.868Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-02T22:51:39.868Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-02T22:51:39.868Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-02T22:51:39.868Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-02T22:51:40.002Zinfo: downloading installer
312025-04-02T22:51:40.706Zwarn: It looks like you have an existing installation of Rust at:
322025-04-02T22:51:40.706Zwarn: /opt/ooce/bin
332025-04-02T22:51:40.706Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-02T22:51:40.706Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-02T22:51:40.706Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-02T22:51:40.706Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-02T22:51:40.706Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-02T22:51:40.706Zerror: cannot install while Rust is installed
392025-04-02T22:51:40.706Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-02T22:51:40.732Zinfo: profile set to 'default'
412025-04-02T22:51:40.732Zinfo: default host triple is x86_64-unknown-illumos
422025-04-02T22:51:40.732Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-02T22:51:40.890Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-02T22:51:40.890Zinfo: downloading component 'cargo'
452025-04-02T22:51:41.309Zinfo: downloading component 'clippy'
462025-04-02T22:51:41.490Zinfo: downloading component 'rust-docs'
472025-04-02T22:51:42.022Zinfo: downloading component 'rust-std'
482025-04-02T22:51:42.746Zinfo: downloading component 'rustc'
492025-04-02T22:51:45.144Zinfo: downloading component 'rustfmt'
502025-04-02T22:51:45.294Zinfo: installing component 'cargo'
512025-04-02T22:51:46.378Zinfo: installing component 'clippy'
522025-04-02T22:51:46.833Zinfo: installing component 'rust-docs'
532025-04-02T22:51:49.674Zinfo: installing component 'rust-std'
542025-04-02T22:51:52.058Zinfo: installing component 'rustc'
552025-04-02T22:51:59.172Zinfo: installing component 'rustfmt'
562025-04-02T22:51:59.557Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-02T22:51:59.557Z
582025-04-02T22:51:59.702Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-02T22:51:59.702Z
602025-04-02T22:51:59.728Z
612025-04-02T22:51:59.728ZRust is installed now. Great!
622025-04-02T22:51:59.728Z
632025-04-02T22:51:59.728ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-02T22:51:59.728Zenvironment variable. This has not been done automatically.
652025-04-02T22:51:59.728Z
662025-04-02T22:51:59.728ZTo configure your current shell, you need to source
672025-04-02T22:51:59.728Zthe corresponding env file under $HOME/.cargo.
682025-04-02T22:51:59.728Z
692025-04-02T22:51:59.728ZThis is usually done by running one of the following (note the leading DOT):
702025-04-02T22:51:59.728Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-02T22:51:59.728Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-02T22:51:59.728Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-02T22:51:59.791Z+ rustup --version
742025-04-02T22:51:59.817Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-02T22:51:59.817Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-02T22:51:59.844Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-02T22:51:59.870Z+ cargo --version
782025-04-02T22:51:59.895Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-02T22:51:59.895Z+ rustc --version
802025-04-02T22:51:59.921Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-02T22:51:59.946Zprocess exited: duration 20081 ms, exit code 0
 
822025-04-02T22:51:59.997Zstarting task 2: "authentication"
832025-04-02T22:52:00.056Zprocess exited: duration 58 ms, exit code 0
 
842025-04-02T22:52:00.106Zstarting task 3: "clone repository"
852025-04-02T22:52:00.132Z+ mkdir -p /work/oxidecomputer/tufaceous
862025-04-02T22:52:00.132Z+ git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous
872025-04-02T22:52:00.158ZCloning into '/work/oxidecomputer/tufaceous'...
882025-04-02T22:52:00.719Z+ cd /work/oxidecomputer/tufaceous
892025-04-02T22:52:00.719Z+ git fetch origin b43764d0bf743e0476d6d6d52ce534b3752d4943
902025-04-02T22:52:01.229ZFrom https://github.com/oxidecomputer/tufaceous
912025-04-02T22:52:01.229Z * branch b43764d0bf743e0476d6d6d52ce534b3752d4943 -> FETCH_HEAD
922025-04-02T22:52:01.255Z+ [[ -n dap/show-artifacts ]]
932025-04-02T22:52:01.255Z++ git branch --show-current
942025-04-02T22:52:01.255Z+ current=main
952025-04-02T22:52:01.255Z+ [[ main != dap/show-artifacts ]]
962025-04-02T22:52:01.255Z+ git branch -f dap/show-artifacts b43764d0bf743e0476d6d6d52ce534b3752d4943
972025-04-02T22:52:01.255Z+ git checkout -f dap/show-artifacts
982025-04-02T22:52:01.280ZSwitched to branch 'dap/show-artifacts'
992025-04-02T22:52:01.280Z+ git reset --hard b43764d0bf743e0476d6d6d52ce534b3752d4943
1002025-04-02T22:52:01.280ZHEAD is now at b43764d check another inference
1012025-04-02T22:52:01.280Zprocess exited: duration 1164 ms, exit code 0
 
1022025-04-02T22:52:01.334Zstarting task 4: "build"
1032025-04-02T22:52:01.360Z+ source .github/buildomat/ci-env.sh
1042025-04-02T22:52:01.360Z++ export CARGO_TERM_COLOR=always
1052025-04-02T22:52:01.360Z++ CARGO_TERM_COLOR=always
1062025-04-02T22:52:01.360Z++ export 'RUSTFLAGS=-D warnings'
1072025-04-02T22:52:01.360Z++ RUSTFLAGS='-D warnings'
1082025-04-02T22:52:01.360Z++ export CARGO_INCREMENTAL=0
1092025-04-02T22:52:01.360Z++ CARGO_INCREMENTAL=0
1102025-04-02T22:52:01.360Z+++ uname -s
1112025-04-02T22:52:01.360Z++ HOST_OS=SunOS
1122025-04-02T22:52:01.360Z++ [[ SunOS == \S\u\n\O\S ]]
1132025-04-02T22:52:01.360Z++ CLANGVER=15
1142025-04-02T22:52:01.360Z++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15
1152025-04-02T22:52:12.522Z Startup: Refreshing catalog 'helios-dev' ... Done
1162025-04-02T22:52:18.718Z Startup: Caching catalogs ... Done
1172025-04-02T22:52:40.727ZPlanning: Solver setup ... Done (20.636s)
1182025-04-02T22:52:40.950ZPlanning: Running solver ... Done (0.223s)
1192025-04-02T22:52:41.098ZPlanning: Finding local manifests ... Done (0.002s)
1202025-04-02T22:52:41.180ZPlanning: Fetching manifests: 0/3 0% complete
1212025-04-02T22:52:41.559ZPlanning: Fetching manifests: 3/3 100% complete
1222025-04-02T22:52:41.621ZPlanning: Package planning ... Done (0.062s)
1232025-04-02T22:52:41.678ZPlanning: Merging actions ... Done (0.056s)
1242025-04-02T22:52:41.876ZPlanning: Checking for conflicting actions ... Done (0.198s)
1252025-04-02T22:52:41.902ZPlanning: Consolidating action changes ... Done (0.012s)
1262025-04-02T22:52:42.514ZPlanning: Evaluating mediators ... Done (0.624s)
1272025-04-02T22:52:42.539ZPlanning: Planning completed in 23.71 seconds
1282025-04-02T22:52:42.565Z Packages to install: 3
1292025-04-02T22:52:42.565Z Mediators to change: 2
1302025-04-02T22:52:42.565Z Services to change: 1
1312025-04-02T22:52:42.565Z Estimated space available: 155.20 GB
1322025-04-02T22:52:42.565ZEstimated space to be consumed: 1.61 GB
1332025-04-02T22:52:42.565Z Create boot environment: No
1342025-04-02T22:52:42.565ZCreate backup boot environment: No
1352025-04-02T22:52:42.565Z Rebuild boot archive: No
1362025-04-02T22:52:42.565Z
1372025-04-02T22:52:42.565ZChanged mediators:
1382025-04-02T22:52:42.565Z mediator clang:
1392025-04-02T22:52:42.565Z version: None -> 15 (system default)
1402025-04-02T22:52:42.565Z
1412025-04-02T22:52:42.565Z mediator llvm:
1422025-04-02T22:52:42.565Z version: 14 (system default) -> 15 (system default)
1432025-04-02T22:52:42.565Z
1442025-04-02T22:52:42.565ZChanged packages:
1452025-04-02T22:52:42.565Zhelios-dev
1462025-04-02T22:52:42.565Z developer/build-essential
1472025-04-02T22:52:42.565Z None -> 11-2.0
1482025-04-02T22:52:42.565Z ooce/developer/clang-15
1492025-04-02T22:52:42.565Z None -> 15.0.7-2.0
1502025-04-02T22:52:42.565Z ooce/developer/llvm-15
1512025-04-02T22:52:42.565Z None -> 15.0.7-2.0
1522025-04-02T22:52:42.565Z
1532025-04-02T22:52:42.565ZServices:
1542025-04-02T22:52:42.565Z restart_fmri:
1552025-04-02T22:52:42.565Z svc:/system/update-man-index:default
1562025-04-02T22:52:42.593Z
1572025-04-02T22:52:42.593ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1582025-04-02T22:52:47.596ZDownload: 1229/3076 items 105.2/211.3MB 49% complete (21.4M/s)
1592025-04-02T22:52:52.600ZDownload: 3032/3076 items 167.6/211.3MB 79% complete (17.1M/s)
1602025-04-02T22:52:57.600ZDownload: 3034/3076 items 184.1/211.3MB 87% complete (7.9M/s)
1612025-04-02T22:53:00.324ZDownload: Completed 211.31 MB in 17.73 seconds (11.9M/s)
1622025-04-02T22:53:00.497Z Actions: 1/3430 actions (Installing new actions)
1632025-04-02T22:53:06.066Z Actions: 3107/3430 actions (Installing new actions)
1642025-04-02T22:53:06.272Z Actions: Completed 3430 actions in 5.78 seconds.
1652025-04-02T22:53:06.624Z Done (0.345s)
1662025-04-02T22:53:06.624Z Done (0.000s)
1672025-04-02T22:53:07.409Z Done (0.786s)
1682025-04-02T22:53:12.506Z Done (4.902s)
1692025-04-02T22:53:12.605Z Done (0.019s)
1702025-04-02T22:53:12.631Z Done (0.000s)
1712025-04-02T22:53:12.771Z Done (0.000s)
1722025-04-02T22:53:13.218Z++ (( rc != 4 && rc != 0 ))
1732025-04-02T22:53:13.218Z++ pfexec pkg set-mediator -V 15 clang llvm
1742025-04-02T22:53:13.668ZPlanning: Evaluating mediator changes ... Done
1752025-04-02T22:53:13.939ZPlanning: Checking for conflicting actions ... Done
1762025-04-02T22:53:13.964ZPlanning: Consolidating action changes ... Done
1772025-04-02T22:53:14.271ZPlanning: Evaluating mediators ... Done
1782025-04-02T22:53:14.296ZPlanning: Planning completed in 0.60 seconds
1792025-04-02T22:53:14.321Z Mediators to change: 2
1802025-04-02T22:53:14.322Z Create boot environment: No
1812025-04-02T22:53:14.322ZCreate backup boot environment: No
1822025-04-02T22:53:14.370Z Done
1832025-04-02T22:53:14.370Z Done
1842025-04-02T22:53:15.055Z Done
1852025-04-02T22:53:19.650Z Done
1862025-04-02T22:53:19.748Z Done
1872025-04-02T22:53:19.774Z Done
1882025-04-02T22:53:19.800Z Done
1892025-04-02T22:53:19.890Z+ cargo --version
1902025-04-02T22:53:19.980Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1912025-04-02T22:53:20.005Z+ rustc --version
1922025-04-02T22:53:20.070Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1932025-04-02T22:53:20.096Z+ curl -sSfL --retry 10 https://get.nexte.st/latest/illumos
1942025-04-02T22:53:20.096Z+ gunzip
1952025-04-02T22:53:20.096Z+ tar -xvf - -C /home/build/.cargo/bin
1962025-04-02T22:53:21.058Zx cargo-nextest, 18415280 bytes, 35968 tape blocks
1972025-04-02T22:53:21.084Z+ banner build
1982025-04-02T22:53:21.084Z
1992025-04-02T22:53:21.084Z ##### # # # # #####
2002025-04-02T22:53:21.084Z # # # # # # # #
2012025-04-02T22:53:21.084Z ##### # # # # # #
2022025-04-02T22:53:21.084Z # # # # # # # #
2032025-04-02T22:53:21.085Z # # # # # # # #
2042025-04-02T22:53:21.085Z ##### #### # ###### #####
2052025-04-02T22:53:21.085Z
2062025-04-02T22:53:21.085Z+ ptime -m cargo build
2072025-04-02T22:53:21.295Z Updating crates.io index
2082025-04-02T22:53:21.321Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2092025-04-02T22:53:21.719Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2102025-04-02T22:53:22.179Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2112025-04-02T22:53:22.749Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2122025-04-02T22:53:24.025Z Downloading crates ...
2132025-04-02T22:53:24.146Z Downloaded colorchoice v1.0.2
2142025-04-02T22:53:24.172Z Downloaded anstyle-parse v0.2.5
2152025-04-02T22:53:24.172Z Downloaded equivalent v1.0.1
2162025-04-02T22:53:24.172Z Downloaded anstyle-query v1.1.1
2172025-04-02T22:53:24.172Z Downloaded anstyle v1.0.10
2182025-04-02T22:53:24.172Z Downloaded dirs-next v2.0.0
2192025-04-02T22:53:24.172Z Downloaded crc v3.2.1
2202025-04-02T22:53:24.172Z Downloaded cmake v0.1.51
2212025-04-02T22:53:24.172Z Downloaded adler2 v2.0.0
2222025-04-02T22:53:24.198Z Downloaded either v1.14.0
2232025-04-02T22:53:24.198Z Downloaded dirs-sys-next v0.1.2
2242025-04-02T22:53:24.198Z Downloaded flagset v0.4.6
2252025-04-02T22:53:24.198Z Downloaded dyn-clone v1.0.18
2262025-04-02T22:53:24.198Z Downloaded dunce v1.0.5
2272025-04-02T22:53:24.198Z Downloaded generic-array v0.14.7
2282025-04-02T22:53:24.198Z Downloaded errno v0.3.9
2292025-04-02T22:53:24.198Z Downloaded serde_spanned v0.6.8
2302025-04-02T22:53:24.198Z Downloaded console v0.15.10
2312025-04-02T22:53:24.198Z Downloaded glob v0.3.2
2322025-04-02T22:53:24.225Z Downloaded fs_extra v1.3.0
2332025-04-02T22:53:24.225Z Downloaded getrandom v0.2.15
2342025-04-02T22:53:24.225Z Downloaded crc-any v2.5.0
2352025-04-02T22:53:24.225Z Downloaded globset v0.4.15
2362025-04-02T22:53:24.225Z Downloaded arc-swap v1.7.1
2372025-04-02T22:53:24.225Z Downloaded rustc-demangle v0.1.24
2382025-04-02T22:53:24.225Z Downloaded scopeguard v1.2.0
2392025-04-02T22:53:24.252Z Downloaded fastrand v2.1.1
2402025-04-02T22:53:24.252Z Downloaded serde_path_to_error v0.1.16
2412025-04-02T22:53:24.252Z Downloaded thiserror v1.0.69
2422025-04-02T22:53:24.252Z Downloaded take_mut v0.2.2
2432025-04-02T22:53:24.252Z Downloaded icu_provider_macros v1.5.0
2442025-04-02T22:53:24.252Z Downloaded num_threads v0.1.7
2452025-04-02T22:53:24.252Z Downloaded tap v1.0.1
2462025-04-02T22:53:24.252Z Downloaded subtle v2.6.1
2472025-04-02T22:53:24.252Z Downloaded snafu-derive v0.8.5
2482025-04-02T22:53:24.279Z Downloaded olpc-cjson v0.1.4
2492025-04-02T22:53:24.279Z Downloaded thiserror-impl v1.0.69
2502025-04-02T22:53:24.279Z Downloaded num-conv v0.1.0
2512025-04-02T22:53:24.279Z Downloaded pkg-config v0.3.31
2522025-04-02T22:53:24.279Z Downloaded ppv-lite86 v0.2.20
2532025-04-02T22:53:24.279Z Downloaded same-file v1.0.6
2542025-04-02T22:53:24.279Z Downloaded tough v0.20.0
2552025-04-02T22:53:24.305Z Downloaded rand_chacha v0.3.1
2562025-04-02T22:53:24.305Z Downloaded semver v1.0.25
2572025-04-02T22:53:24.305Z Downloaded path-slash v0.1.5
2582025-04-02T22:53:24.305Z Downloaded is-terminal v0.4.13
2592025-04-02T22:53:24.305Z Downloaded packed_struct v0.10.1
2602025-04-02T22:53:24.305Z Downloaded once_cell v1.20.3
2612025-04-02T22:53:24.305Z Downloaded httpdate v1.0.3
2622025-04-02T22:53:24.305Z Downloaded rustls-pki-types v1.10.0
2632025-04-02T22:53:24.331Z Downloaded zerofrom-derive v0.1.4
2642025-04-02T22:53:24.331Z Downloaded pem v3.0.5
2652025-04-02T22:53:24.331Z Downloaded zeroize v1.8.1
2662025-04-02T22:53:24.331Z Downloaded log v0.4.22
2672025-04-02T22:53:24.331Z Downloaded walkdir v2.5.0
2682025-04-02T22:53:24.331Z Downloaded toml_edit v0.19.15
2692025-04-02T22:53:24.357Z Downloaded zeroize_derive v1.4.2
2702025-04-02T22:53:24.357Z Downloaded iana-time-zone v0.1.61
2712025-04-02T22:53:24.357Z Downloaded unicode-ident v1.0.14
2722025-04-02T22:53:24.357Z Downloaded proc-macro2 v1.0.93
2732025-04-02T22:53:24.357Z Downloaded xattr v1.3.1
2742025-04-02T22:53:24.383Z Downloaded untrusted v0.7.1
2752025-04-02T22:53:24.383Z Downloaded lazy_static v1.5.0
2762025-04-02T22:53:24.383Z Downloaded icu_properties v1.5.1
2772025-04-02T22:53:24.383Z Downloaded pin-utils v0.1.0
2782025-04-02T22:53:24.383Z Downloaded slog v2.7.0
2792025-04-02T22:53:24.383Z Downloaded pin-project-internal v1.1.6
2802025-04-02T22:53:24.383Z Downloaded parse-size v1.1.0
2812025-04-02T22:53:24.384Z Downloaded libm v0.2.8
2822025-04-02T22:53:24.410Z Downloaded pin-project-lite v0.2.14
2832025-04-02T22:53:24.411Z Downloaded pkcs1 v0.7.5
2842025-04-02T22:53:24.411Z Downloaded pin-project v1.1.6
2852025-04-02T22:53:24.436Z Downloaded chrono v0.4.40
2862025-04-02T22:53:24.436Z Downloaded memchr v2.7.4
2872025-04-02T22:53:24.436Z Downloaded mio v1.0.2
2882025-04-02T22:53:24.462Z Downloaded zerovec v0.10.4
2892025-04-02T22:53:24.462Z Downloaded icu_properties_data v1.5.0
2902025-04-02T22:53:24.462Z Downloaded reqwest v0.12.12
2912025-04-02T22:53:24.487Z Downloaded bstr v1.10.0
2922025-04-02T22:53:24.487Z Downloaded object v0.30.4
2932025-04-02T22:53:24.512Z Downloaded itertools v0.13.0
2942025-04-02T22:53:24.512Z Downloaded hyper v1.5.2
2952025-04-02T22:53:24.512Z Downloaded object v0.36.5
2962025-04-02T22:53:24.538Z Downloaded winnow v0.7.3
2972025-04-02T22:53:24.538Z Downloaded rustls v0.23.19
2982025-04-02T22:53:24.563Z Downloaded regex v1.11.1
2992025-04-02T22:53:24.563Z Downloaded rustix v0.38.37
3002025-04-02T22:53:24.589Z Downloaded gimli v0.31.1
3012025-04-02T22:53:24.614Z Downloaded regex-syntax v0.8.5
3022025-04-02T22:53:24.615Z Downloaded rsa v0.9.6
3032025-04-02T22:53:24.615Z Downloaded num-bigint-dig v0.8.4
3042025-04-02T22:53:24.615Z Downloaded zerocopy-derive v0.6.6
3052025-04-02T22:53:24.640Z Downloaded winnow v0.5.40
3062025-04-02T22:53:24.640Z Downloaded unicode-normalization v0.1.24
3072025-04-02T22:53:24.640Z Downloaded bzip2-sys v0.1.11+1.0.8
3082025-04-02T22:53:24.666Z Downloaded tokio-util v0.7.13
3092025-04-02T22:53:24.666Z Downloaded pkcs8 v0.10.2
3102025-04-02T22:53:24.666Z Downloaded nodrop v0.1.14
3112025-04-02T22:53:24.666Z Downloaded minimal-lexical v0.2.1
3122025-04-02T22:53:24.691Z Downloaded icu_locid_transform_data v1.5.0
3132025-04-02T22:53:24.691Z Downloaded regex-automata v0.4.8
3142025-04-02T22:53:24.691Z Downloaded zip v2.1.3
3152025-04-02T22:53:24.717Z Downloaded http v1.2.0
3162025-04-02T22:53:24.717Z Downloaded nom v7.1.3
3172025-04-02T22:53:24.717Z Downloaded rustls-webpki v0.102.8
3182025-04-02T22:53:24.742Z Downloaded x509-cert v0.2.5
3192025-04-02T22:53:24.742Z Downloaded libc v0.2.170
3202025-04-02T22:53:24.768Z Downloaded toml_edit v0.22.24
3212025-04-02T22:53:24.793Z Downloaded bitvec v1.0.1
3222025-04-02T22:53:24.818Z Downloaded bindgen v0.69.5
3232025-04-02T22:53:24.843Z Downloaded mime v0.3.17
3242025-04-02T22:53:24.843Z Downloaded zip v0.6.6
3252025-04-02T22:53:24.843Z Downloaded rand_core v0.6.4
3262025-04-02T22:53:24.868Z Downloaded ron v0.8.1
3272025-04-02T22:53:24.894Z Downloaded hyper-util v0.1.10
3282025-04-02T22:53:24.894Z Downloaded rand v0.8.5
3292025-04-02T22:53:24.894Z Downloaded indexmap v2.7.1
3302025-04-02T22:53:24.894Z Downloaded itertools v0.12.1
3312025-04-02T22:53:24.894Z Downloaded idna v1.0.3
3322025-04-02T22:53:24.919Z Downloaded is_terminal_polyfill v1.70.1
3332025-04-02T22:53:24.919Z Downloaded parse-display-derive v0.10.0
3342025-04-02T22:53:24.919Z Downloaded parse-display v0.10.0
3352025-04-02T22:53:24.919Z Downloaded typed-path v0.9.3
3362025-04-02T22:53:24.919Z Downloaded toml v0.7.8
3372025-04-02T22:53:24.919Z Downloaded jobserver v0.1.32
3382025-04-02T22:53:24.919Z Downloaded zerofrom v0.1.4
3392025-04-02T22:53:24.919Z Downloaded miniz_oxide v0.8.0
3402025-04-02T22:53:24.919Z Downloaded httparse v1.9.5
3412025-04-02T22:53:24.945Z Downloaded unicode-width v0.2.0
3422025-04-02T22:53:24.945Z Downloaded yoke v0.7.4
3432025-04-02T22:53:24.945Z Downloaded tracing-core v0.1.32
3442025-04-02T22:53:24.945Z Downloaded aws-lc-rs v1.12.4
3452025-04-02T22:53:24.945Z Downloaded wyz v0.5.1
3462025-04-02T22:53:24.970Z Downloaded writeable v0.5.5
3472025-04-02T22:53:24.971Z Downloaded h2 v0.4.6
3482025-04-02T22:53:24.971Z Downloaded itoa v1.0.11
3492025-04-02T22:53:24.971Z Downloaded zerovec-derive v0.10.3
3502025-04-02T22:53:24.971Z Downloaded icu_locid_transform v1.5.0
3512025-04-02T22:53:24.971Z Downloaded try-lock v0.2.5
3522025-04-02T22:53:24.971Z Downloaded tower-service v0.3.3
3532025-04-02T22:53:24.971Z Downloaded toml_datetime v0.6.8
3542025-04-02T22:53:24.971Z Downloaded time v0.3.36
3552025-04-02T22:53:24.996Z Downloaded thread_local v1.1.8
3562025-04-02T22:53:24.996Z Downloaded spki v0.7.3
3572025-04-02T22:53:24.996Z Downloaded smallvec v0.6.14
3582025-04-02T22:53:24.996Z Downloaded slog-async v2.8.0
3592025-04-02T22:53:24.996Z Downloaded aho-corasick v1.1.3
3602025-04-02T22:53:24.996Z Downloaded pem-rfc7468 v0.7.0
3612025-04-02T22:53:24.997Z Downloaded litemap v0.7.3
3622025-04-02T22:53:24.997Z Downloaded indexmap v1.9.3
3632025-04-02T22:53:24.997Z Downloaded icu_normalizer_data v1.5.0
3642025-04-02T22:53:25.022Z Downloaded icu_normalizer v1.5.0
3652025-04-02T22:53:25.023Z Downloaded parking_lot v0.12.3
3662025-04-02T22:53:25.023Z Downloaded write16 v1.0.0
3672025-04-02T22:53:25.023Z Downloaded tracing v0.1.40
3682025-04-02T22:53:25.023Z Downloaded futures-util v0.3.31
3692025-04-02T22:53:25.052Z Downloaded slog-envlogger v2.2.0
3702025-04-02T22:53:25.077Z Downloaded shlex v1.3.0
3712025-04-02T22:53:25.077Z Downloaded ring v0.17.13
3722025-04-02T22:53:25.108Z Downloaded utf8parse v0.2.2
3732025-04-02T22:53:25.133Z Downloaded snafu v0.8.5
3742025-04-02T22:53:25.133Z Downloaded sha2 v0.10.8
3752025-04-02T22:53:25.133Z Downloaded clap_builder v4.5.31
3762025-04-02T22:53:25.133Z Downloaded prettyplease v0.2.29
3772025-04-02T22:53:25.133Z Downloaded spin v0.9.8
3782025-04-02T22:53:25.158Z Downloaded percent-encoding v2.3.1
3792025-04-02T22:53:25.159Z Downloaded quote v1.0.38
3802025-04-02T22:53:25.159Z Downloaded ipnet v2.10.1
3812025-04-02T22:53:25.159Z Downloaded version_check v0.9.5
3822025-04-02T22:53:25.159Z Downloaded utf16_iter v1.0.5
3832025-04-02T22:53:25.159Z Downloaded slog-scope v4.4.0
3842025-04-02T22:53:25.159Z Downloaded signal-hook-registry v1.4.2
3852025-04-02T22:53:25.159Z Downloaded toml v0.8.20
3862025-04-02T22:53:25.159Z Downloaded time-core v0.1.2
3872025-04-02T22:53:25.159Z Downloaded stable_deref_trait v1.2.0
3882025-04-02T22:53:25.159Z Downloaded paste v1.0.15
3892025-04-02T22:53:25.159Z Downloaded maybe-uninit v2.0.0
3902025-04-02T22:53:25.159Z Downloaded icu_collections v1.5.0
3912025-04-02T22:53:25.184Z Downloaded zerocopy v0.7.35
3922025-04-02T22:53:25.184Z Downloaded url v2.5.3
3932025-04-02T22:53:25.184Z Downloaded untrusted v0.9.0
3942025-04-02T22:53:25.210Z Downloaded typenum v1.17.0
3952025-04-02T22:53:25.210Z Downloaded tower-layer v0.3.3
3962025-04-02T22:53:25.210Z Downloaded zerocopy v0.6.6
3972025-04-02T22:53:25.210Z Downloaded want v0.3.1
3982025-04-02T22:53:25.210Z Downloaded utf8_iter v1.0.4
3992025-04-02T22:53:25.210Z Downloaded radium v0.7.0
4002025-04-02T22:53:25.210Z Downloaded parking_lot_core v0.9.10
4012025-04-02T22:53:25.210Z Downloaded icu_provider v1.5.0
4022025-04-02T22:53:25.210Z Downloaded ryu v1.0.18
4032025-04-02T22:53:25.210Z Downloaded yoke-derive v0.7.4
4042025-04-02T22:53:25.210Z Downloaded which v4.4.2
4052025-04-02T22:53:25.210Z Downloaded tls_codec v0.4.1
4062025-04-02T22:53:25.210Z Downloaded tinystr v0.7.6
4072025-04-02T22:53:25.235Z Downloaded time-macros v0.2.18
4082025-04-02T22:53:25.235Z Downloaded thiserror-impl v2.0.12
4092025-04-02T22:53:25.235Z Downloaded tokio v1.43.0
4102025-04-02T22:53:25.261Z Downloaded num-traits v0.2.19
4112025-04-02T22:53:25.286Z Downloaded icu_locid v1.5.0
4122025-04-02T22:53:25.286Z Downloaded hashbrown v0.15.1
4132025-04-02T22:53:25.286Z Downloaded http-body-util v0.1.2
4142025-04-02T22:53:25.286Z Downloaded http-body v1.0.1
4152025-04-02T22:53:25.286Z Downloaded packed_struct_codegen v0.10.1
4162025-04-02T22:53:25.286Z Downloaded num-integer v0.1.46
4172025-04-02T22:53:25.286Z Downloaded lock_api v0.4.12
4182025-04-02T22:53:25.286Z Downloaded indent_write v2.2.0
4192025-04-02T22:53:25.286Z Downloaded idna_adapter v1.2.0
4202025-04-02T22:53:25.286Z Downloaded tower v0.5.2
4212025-04-02T22:53:25.311Z Downloaded tokio-macros v2.5.0
4222025-04-02T22:53:25.312Z Downloaded tinyvec_macros v0.1.1
4232025-04-02T22:53:25.312Z Downloaded tinyvec v1.8.0
4242025-04-02T22:53:25.312Z Downloaded synstructure v0.13.1
4252025-04-02T22:53:25.312Z Downloaded syn v2.0.96
4262025-04-02T22:53:25.338Z Downloaded structmeta-derive v0.3.0
4272025-04-02T22:53:25.338Z Downloaded smallvec v1.14.0
4282025-04-02T22:53:25.338Z Downloaded slog-term v2.9.1
4292025-04-02T22:53:25.338Z Downloaded rustversion v1.0.17
4302025-04-02T22:53:25.338Z Downloaded rustc-hash v1.1.0
4312025-04-02T22:53:25.338Z Downloaded libloading v0.8.5
4322025-04-02T22:53:25.338Z Downloaded tar v0.4.44
4332025-04-02T22:53:25.338Z Downloaded powerfmt v0.2.0
4342025-04-02T22:53:25.338Z Downloaded tls_codec_derive v0.4.1
4352025-04-02T22:53:25.338Z Downloaded terminal_size v0.4.0
4362025-04-02T22:53:25.338Z Downloaded term v0.7.0
4372025-04-02T22:53:25.338Z Downloaded syn v1.0.109
4382025-04-02T22:53:25.364Z Downloaded serde_json v1.0.139
4392025-04-02T22:53:25.364Z Downloaded termcolor v1.4.1
4402025-04-02T22:53:25.364Z Downloaded strum_macros v0.26.4
4412025-04-02T22:53:25.364Z Downloaded hashbrown v0.13.2
4422025-04-02T22:53:25.389Z Downloaded hashbrown v0.12.3
4432025-04-02T22:53:25.389Z Downloaded flate2 v1.0.35
4442025-04-02T22:53:25.389Z Downloaded num-iter v0.1.45
4452025-04-02T22:53:25.389Z Downloaded lazycell v1.3.0
4462025-04-02T22:53:25.389Z Downloaded humantime v2.1.0
4472025-04-02T22:53:25.389Z Downloaded thiserror v2.0.12
4482025-04-02T22:53:25.389Z Downloaded structmeta v0.3.0
4492025-04-02T22:53:25.389Z Downloaded strsim v0.11.1
4502025-04-02T22:53:25.389Z Downloaded serde_plain v1.0.2
4512025-04-02T22:53:25.389Z Downloaded serde-hex v0.1.0
4522025-04-02T22:53:25.418Z Downloaded cc v1.2.15
4532025-04-02T22:53:25.418Z Downloaded zerocopy-derive v0.7.35
4542025-04-02T22:53:25.418Z Downloaded der v0.7.9
4552025-04-02T22:53:25.418Z Downloaded base64 v0.21.7
4562025-04-02T22:53:25.419Z Downloaded socket2 v0.5.8
4572025-04-02T22:53:25.419Z Downloaded slog-stdlog v4.1.1
4582025-04-02T22:53:25.419Z Downloaded slab v0.4.9
4592025-04-02T22:53:25.419Z Downloaded signature v2.2.0
4602025-04-02T22:53:25.444Z Downloaded serde_urlencoded v0.7.1
4612025-04-02T22:53:25.444Z Downloaded sync_wrapper v1.0.1
4622025-04-02T22:53:25.445Z Downloaded crossbeam-channel v0.5.13
4632025-04-02T22:53:25.445Z Downloaded backtrace v0.3.74
4642025-04-02T22:53:25.445Z Downloaded serde v1.0.218
4652025-04-02T22:53:25.445Z Downloaded bytes v1.10.0
4662025-04-02T22:53:25.445Z Downloaded base64 v0.22.1
4672025-04-02T22:53:25.445Z Downloaded tempfile v3.13.0
4682025-04-02T22:53:25.445Z Downloaded strum v0.26.3
4692025-04-02T22:53:25.471Z Downloaded serde_derive v1.0.218
4702025-04-02T22:53:25.471Z Downloaded futures-channel v0.3.31
4712025-04-02T22:53:25.471Z Downloaded futures v0.3.31
4722025-04-02T22:53:25.471Z Downloaded crc32fast v1.4.2
4732025-04-02T22:53:25.471Z Downloaded clang-sys v1.8.1
4742025-04-02T22:53:25.471Z Downloaded der_derive v0.7.3
4752025-04-02T22:53:25.472Z Downloaded const-oid v0.9.6
4762025-04-02T22:53:25.472Z Downloaded bzip2 v0.4.4
4772025-04-02T22:53:25.472Z Downloaded ahash v0.8.11
4782025-04-02T22:53:25.472Z Downloaded clap v4.5.31
4792025-04-02T22:53:25.497Z Downloaded futures-macro v0.3.31
4802025-04-02T22:53:25.497Z Downloaded bitflags v2.6.0
4812025-04-02T22:53:25.497Z Downloaded env_logger v0.10.2
4822025-04-02T22:53:25.497Z Downloaded displaydoc v0.2.5
4832025-04-02T22:53:25.497Z Downloaded crossbeam-utils v0.8.20
4842025-04-02T22:53:25.497Z Downloaded clap_derive v4.5.28
4852025-04-02T22:53:25.497Z Downloaded futures-executor v0.3.31
4862025-04-02T22:53:25.497Z Downloaded form_urlencoded v1.2.1
4872025-04-02T22:53:25.523Z Downloaded daft-derive v0.1.1
4882025-04-02T22:53:25.523Z Downloaded cfg-if v1.0.0
4892025-04-02T22:53:25.523Z Downloaded base64ct v1.6.0
4902025-04-02T22:53:25.523Z Downloaded array-init v0.0.4
4912025-04-02T22:53:25.523Z Downloaded anyhow v1.0.96
4922025-04-02T22:53:25.523Z Downloaded addr2line v0.24.2
4932025-04-02T22:53:25.524Z Downloaded home v0.5.9
4942025-04-02T22:53:25.524Z Downloaded hex v0.4.3
4952025-04-02T22:53:25.524Z Downloaded heck v0.5.0
4962025-04-02T22:53:25.524Z Downloaded futures-task v0.3.31
4972025-04-02T22:53:25.524Z Downloaded futures-sink v0.3.31
4982025-04-02T22:53:25.524Z Downloaded futures-core v0.3.31
4992025-04-02T22:53:25.524Z Downloaded funty v2.0.0
5002025-04-02T22:53:25.524Z Downloaded fs-err v2.11.0
5012025-04-02T22:53:25.550Z Downloaded fnv v1.0.7
5022025-04-02T22:53:25.550Z Downloaded async-trait v0.1.86
5032025-04-02T22:53:25.551Z Downloaded cexpr v0.6.0
5042025-04-02T22:53:25.551Z Downloaded futures-io v0.3.31
5052025-04-02T22:53:25.551Z Downloaded byteorder v1.5.0
5062025-04-02T22:53:25.551Z Downloaded digest v0.10.7
5072025-04-02T22:53:25.551Z Downloaded deranged v0.3.11
5082025-04-02T22:53:25.551Z Downloaded crypto-common v0.1.6
5092025-04-02T22:53:25.551Z Downloaded cpufeatures v0.2.14
5102025-04-02T22:53:25.551Z Downloaded camino v1.1.9
5112025-04-02T22:53:25.551Z Downloaded autocfg v1.4.0
5122025-04-02T22:53:25.551Z Downloaded debug-ignore v1.0.5
5132025-04-02T22:53:25.551Z Downloaded daft v0.1.1
5142025-04-02T22:53:25.551Z Downloaded crc-catalog v2.4.0
5152025-04-02T22:53:25.551Z Downloaded filetime v0.2.25
5162025-04-02T22:53:25.577Z Downloaded clap_lex v0.7.4
5172025-04-02T22:53:25.577Z Downloaded camino-tempfile v1.1.1
5182025-04-02T22:53:25.577Z Downloaded block-buffer v0.10.4
5192025-04-02T22:53:25.577Z Downloaded atomic-waker v1.1.2
5202025-04-02T22:53:25.577Z Downloaded buf-list v1.0.3
5212025-04-02T22:53:25.577Z Downloaded anstream v0.6.15
5222025-04-02T22:53:25.578Z Downloaded bitfield v0.14.0
5232025-04-02T22:53:25.578Z Downloaded async-recursion v1.1.1
5242025-04-02T22:53:25.663Z Downloaded aws-lc-sys v0.26.0
5252025-04-02T22:53:26.053Z Compiling proc-macro2 v1.0.93
5262025-04-02T22:53:26.053Z Compiling unicode-ident v1.0.14
5272025-04-02T22:53:26.078Z Compiling libc v0.2.170
5282025-04-02T22:53:26.078Z Compiling cfg-if v1.0.0
5292025-04-02T22:53:26.078Z Compiling serde v1.0.218
5302025-04-02T22:53:26.078Z Compiling autocfg v1.4.0
5312025-04-02T22:53:26.078Z Compiling memchr v2.7.4
5322025-04-02T22:53:26.078Z Compiling regex-syntax v0.8.5
5332025-04-02T22:53:26.302Z Compiling shlex v1.3.0
5342025-04-02T22:53:26.610Z Compiling once_cell v1.20.3
5352025-04-02T22:53:26.696Z Compiling version_check v0.9.5
5362025-04-02T22:53:26.805Z Compiling itoa v1.0.11
5372025-04-02T22:53:26.945Z Compiling byteorder v1.5.0
5382025-04-02T22:53:27.008Z Compiling rustix v0.38.37
5392025-04-02T22:53:27.209Z Compiling aho-corasick v1.1.3
5402025-04-02T22:53:27.351Z Compiling stable_deref_trait v1.2.0
5412025-04-02T22:53:27.416Z Compiling glob v0.3.2
5422025-04-02T22:53:27.463Z Compiling zeroize v1.8.1
5432025-04-02T22:53:27.748Z Compiling quote v1.0.38
5442025-04-02T22:53:27.833Z Compiling errno v0.3.9
5452025-04-02T22:53:27.912Z Compiling jobserver v0.1.32
5462025-04-02T22:53:28.045Z Compiling clang-sys v1.8.1
5472025-04-02T22:53:28.070Z Compiling prettyplease v0.2.29
5482025-04-02T22:53:28.096Z Compiling futures-core v0.3.31
5492025-04-02T22:53:28.261Z Compiling syn v2.0.96
5502025-04-02T22:53:28.309Z Compiling cc v1.2.15
5512025-04-02T22:53:28.386Z Compiling smallvec v1.14.0
5522025-04-02T22:53:28.427Z Compiling heck v0.5.0
5532025-04-02T22:53:28.512Z Compiling pin-project-lite v0.2.14
5542025-04-02T22:53:28.680Z Compiling bitflags v2.6.0
5552025-04-02T22:53:28.705Z Compiling minimal-lexical v0.2.1
5562025-04-02T22:53:28.751Z Compiling either v1.14.0
5572025-04-02T22:53:28.782Z Compiling slab v0.4.9
5582025-04-02T22:53:29.123Z Compiling regex-automata v0.4.8
5592025-04-02T22:53:29.148Z Compiling nom v7.1.3
5602025-04-02T22:53:29.174Z Compiling libloading v0.8.5
5612025-04-02T22:53:29.509Z Compiling bytes v1.10.0
5622025-04-02T22:53:30.557Z Compiling libm v0.2.8
5632025-04-02T22:53:30.790Z Compiling home v0.5.9
5642025-04-02T22:53:30.944Z Compiling futures-sink v0.3.31
5652025-04-02T22:53:30.998Z Compiling const-oid v0.9.6
5662025-04-02T22:53:31.024Z Compiling bindgen v0.69.5
5672025-04-02T22:53:31.125Z Compiling typenum v1.17.0
5682025-04-02T22:53:31.426Z Compiling which v4.4.2
5692025-04-02T22:53:31.799Z Compiling itertools v0.12.1
5702025-04-02T22:53:31.862Z Compiling generic-array v0.14.7
5712025-04-02T22:53:32.077Z Compiling cexpr v0.6.0
5722025-04-02T22:53:32.102Z Compiling num-traits v0.2.19
5732025-04-02T22:53:32.162Z Compiling writeable v0.5.5
5742025-04-02T22:53:32.399Z Compiling paste v1.0.15
5752025-04-02T22:53:32.561Z Compiling log v0.4.22
5762025-04-02T22:53:32.675Z Compiling litemap v0.7.3
5772025-04-02T22:53:32.829Z Compiling regex v1.11.1
5782025-04-02T22:53:32.864Z Compiling rustc-hash v1.1.0
5792025-04-02T22:53:33.007Z Compiling lazycell v1.3.0
5802025-04-02T22:53:33.032Z Compiling lazy_static v1.5.0
5812025-04-02T22:53:33.590Z Compiling futures-channel v0.3.31
5822025-04-02T22:53:33.624Z Compiling cmake v0.1.51
5832025-04-02T22:53:33.748Z Compiling futures-io v0.3.31
5842025-04-02T22:53:33.942Z Compiling base64ct v1.6.0
5852025-04-02T22:53:34.231Z Compiling fs_extra v1.3.0
5862025-04-02T22:53:34.319Z Compiling pin-utils v0.1.0
5872025-04-02T22:53:34.416Z Compiling dunce v1.0.5
5882025-04-02T22:53:34.441Z Compiling futures-task v0.3.31
5892025-04-02T22:53:34.490Z Compiling synstructure v0.13.1
5902025-04-02T22:53:34.586Z Compiling pem-rfc7468 v0.7.0
5912025-04-02T22:53:35.246Z Compiling getrandom v0.2.15
5922025-04-02T22:53:35.533Z Compiling spin v0.9.8
5932025-04-02T22:53:35.722Z Compiling icu_locid_transform_data v1.5.0
5942025-04-02T22:53:35.748Z Compiling flagset v0.4.6
5952025-04-02T22:53:36.020Z Compiling rand_core v0.6.4
5962025-04-02T22:53:36.056Z Compiling socket2 v0.5.8
5972025-04-02T22:53:36.094Z Compiling mio v1.0.2
5982025-04-02T22:53:36.416Z Compiling syn v1.0.109
5992025-04-02T22:53:36.650Z Compiling fnv v1.0.7
6002025-04-02T22:53:36.782Z Compiling radium v0.7.0
6012025-04-02T22:53:36.864Z Compiling equivalent v1.0.1
6022025-04-02T22:53:36.909Z Compiling icu_properties_data v1.5.0
6032025-04-02T22:53:36.985Z Compiling hashbrown v0.15.1
6042025-04-02T22:53:37.035Z Compiling utf8parse v0.2.2
6052025-04-02T22:53:37.204Z Compiling slog v2.7.0
6062025-04-02T22:53:37.244Z Compiling anstyle-parse v0.2.5
6072025-04-02T22:53:37.610Z Compiling http v1.2.0
6082025-04-02T22:53:37.662Z Compiling serde_derive v1.0.218
6092025-04-02T22:53:37.702Z Compiling zerofrom-derive v0.1.4
6102025-04-02T22:53:37.970Z Compiling yoke-derive v0.7.4
6112025-04-02T22:53:38.648Z Compiling zerovec-derive v0.10.3
6122025-04-02T22:53:39.553Z Compiling displaydoc v0.2.5
6132025-04-02T22:53:39.733Z Compiling zerocopy-derive v0.7.35
6142025-04-02T22:53:39.987Z Compiling futures-macro v0.3.31
6152025-04-02T22:53:40.317Z Compiling zerofrom v0.1.4
6162025-04-02T22:53:40.519Z Compiling yoke v0.7.4
6172025-04-02T22:53:40.546Z Compiling icu_provider_macros v1.5.0
6182025-04-02T22:53:40.816Z Compiling zerovec v0.10.4
6192025-04-02T22:53:40.847Z Compiling der_derive v0.7.3
6202025-04-02T22:53:41.290Z Compiling zerocopy v0.7.35
6212025-04-02T22:53:41.408Z Compiling futures-util v0.3.31
6222025-04-02T22:53:41.452Z Compiling tokio-macros v2.5.0
6232025-04-02T22:53:42.431Z Compiling tinystr v0.7.6
6242025-04-02T22:53:42.621Z Compiling der v0.7.9
6252025-04-02T22:53:42.646Z Compiling icu_collections v1.5.0
6262025-04-02T22:53:42.676Z Compiling tokio v1.43.0
6272025-04-02T22:53:42.787Z Compiling icu_locid v1.5.0
6282025-04-02T22:53:43.907Z Compiling icu_provider v1.5.0
6292025-04-02T22:53:44.287Z Compiling spki v0.7.3
6302025-04-02T22:53:44.598Z Compiling icu_locid_transform v1.5.0
6312025-04-02T22:53:44.728Z Compiling ppv-lite86 v0.2.20
6322025-04-02T22:53:44.774Z Compiling indexmap v2.7.1
6332025-04-02T22:53:45.311Z Compiling crypto-common v0.1.6
6342025-04-02T22:53:45.409Z Compiling aws-lc-sys v0.26.0
6352025-04-02T22:53:45.467Z Compiling block-buffer v0.10.4
6362025-04-02T22:53:45.493Z Compiling maybe-uninit v2.0.0
6372025-04-02T22:53:45.668Z Compiling icu_properties v1.5.1
6382025-04-02T22:53:45.913Z Compiling ryu v1.0.18
6392025-04-02T22:53:45.938Z Compiling anstyle-query v1.1.1
6402025-04-02T22:53:46.080Z Compiling utf16_iter v1.0.5
6412025-04-02T22:53:46.157Z Compiling colorchoice v1.0.2
6422025-04-02T22:53:46.230Z Compiling anstyle v1.0.10
6432025-04-02T22:53:46.281Z Compiling icu_normalizer_data v1.5.0
6442025-04-02T22:53:46.320Z Compiling tap v1.0.1
6452025-04-02T22:53:46.385Z Compiling pkg-config v0.3.31
6462025-04-02T22:53:46.486Z Compiling is_terminal_polyfill v1.70.1
6472025-04-02T22:53:46.614Z Compiling write16 v1.0.0
6482025-04-02T22:53:46.640Z Compiling httparse v1.9.5
6492025-04-02T22:53:46.757Z Compiling utf8_iter v1.0.4
6502025-04-02T22:53:46.791Z Compiling aws-lc-rs v1.12.4
6512025-04-02T22:53:46.982Z Compiling rustversion v1.0.17
6522025-04-02T22:53:47.193Z Compiling anstream v0.6.15
6532025-04-02T22:53:47.312Z Compiling hex v0.4.3
6542025-04-02T22:53:47.634Z Compiling bzip2-sys v0.1.11+1.0.8
6552025-04-02T22:53:47.723Z Compiling serde_spanned v0.6.8
6562025-04-02T22:53:47.779Z Compiling toml_datetime v0.6.8
6572025-04-02T22:53:47.820Z Compiling wyz v0.5.1
6582025-04-02T22:53:48.023Z Compiling digest v0.10.7
6592025-04-02T22:53:48.117Z Compiling rand_chacha v0.3.1
6602025-04-02T22:53:48.169Z Compiling http-body v1.0.1
6612025-04-02T22:53:48.341Z Compiling zerocopy-derive v0.6.6
6622025-04-02T22:53:48.394Z Compiling structmeta-derive v0.3.0
6632025-04-02T22:53:48.786Z Compiling icu_normalizer v1.5.0
6642025-04-02T22:53:49.618Z Compiling terminal_size v0.4.0
6652025-04-02T22:53:49.906Z Compiling num-integer v0.1.46
6662025-04-02T22:53:49.973Z Compiling is-terminal v0.4.13
6672025-04-02T22:53:50.102Z Compiling ahash v0.8.11
6682025-04-02T22:53:50.205Z Compiling crc32fast v1.4.2
6692025-04-02T22:53:50.392Z Compiling num-bigint-dig v0.8.4
6702025-04-02T22:53:50.435Z Compiling strsim v0.11.1
6712025-04-02T22:53:50.462Z Compiling packed_struct v0.10.1
6722025-04-02T22:53:50.505Z Compiling clap_lex v0.7.4
6732025-04-02T22:53:50.531Z Compiling try-lock v0.2.5
6742025-04-02T22:53:50.705Z Compiling thiserror v1.0.69
6752025-04-02T22:53:50.705Z Compiling serde_json v1.0.139
6762025-04-02T22:53:50.856Z Compiling subtle v2.6.1
6772025-04-02T22:53:50.944Z Compiling percent-encoding v2.3.1
6782025-04-02T22:53:51.029Z Compiling funty v2.0.0
6792025-04-02T22:53:51.141Z Compiling form_urlencoded v1.2.1
6802025-04-02T22:53:51.167Z Compiling clap_builder v4.5.31
6812025-04-02T22:53:51.276Z Compiling want v0.3.1
6822025-04-02T22:53:51.465Z Compiling structmeta v0.3.0
6832025-04-02T22:53:51.499Z Compiling num-iter v0.1.45
6842025-04-02T22:53:51.536Z Compiling zerocopy v0.6.6
6852025-04-02T22:53:51.668Z Compiling idna_adapter v1.2.0
6862025-04-02T22:53:51.779Z Compiling bitvec v1.0.1
6872025-04-02T22:53:51.870Z Compiling rand v0.8.5
6882025-04-02T22:53:53.528Z Compiling pkcs8 v0.10.2
6892025-04-02T22:53:53.725Z Compiling thiserror-impl v1.0.69
6902025-04-02T22:53:53.836Z Compiling clap_derive v4.5.28
6912025-04-02T22:53:54.052Z Compiling tracing-core v0.1.32
6922025-04-02T22:53:54.512Z Compiling indexmap v1.9.3
6932025-04-02T22:53:54.602Z Compiling tinyvec_macros v0.1.1
6942025-04-02T22:53:54.709Z Compiling cpufeatures v0.2.14
6952025-04-02T22:53:54.866Z Compiling tower-service v0.3.3
6962025-04-02T22:53:54.912Z Compiling crc-catalog v2.4.0
6972025-04-02T22:53:55.010Z Compiling adler2 v2.0.0
6982025-04-02T22:53:55.074Z Compiling semver v1.0.25
6992025-04-02T22:53:55.240Z Compiling thiserror v2.0.12
7002025-04-02T22:53:55.297Z Compiling untrusted v0.7.1
7012025-04-02T22:53:55.446Z Compiling packed_struct_codegen v0.10.1
7022025-04-02T22:53:55.487Z Compiling nodrop v0.1.14
7032025-04-02T22:53:55.513Z Compiling crossbeam-utils v0.8.20
7042025-04-02T22:53:55.618Z Compiling array-init v0.0.4
7052025-04-02T22:53:56.050Z Compiling miniz_oxide v0.8.0
7062025-04-02T22:53:56.084Z Compiling crc v3.2.1
7072025-04-02T22:53:56.222Z Compiling sha2 v0.10.8
7082025-04-02T22:53:56.442Z Compiling tinyvec v1.8.0
7092025-04-02T22:53:56.694Z Compiling tracing v0.1.40
7102025-04-02T22:53:57.103Z Compiling pkcs1 v0.7.5
7112025-04-02T22:53:57.145Z Compiling strum_macros v0.26.4
7122025-04-02T22:53:57.316Z Compiling clap v4.5.31
7132025-04-02T22:53:57.424Z Compiling hyper v1.5.2
7142025-04-02T22:53:57.752Z Compiling smallvec v0.6.14
7152025-04-02T22:53:58.022Z Compiling idna v1.0.3
7162025-04-02T22:53:58.133Z Compiling parse-display-derive v0.10.0
7172025-04-02T22:53:59.646Z Compiling signature v2.2.0
7182025-04-02T22:53:59.942Z Compiling daft-derive v0.1.1
7192025-04-02T22:54:00.005Z Compiling pin-project-internal v1.1.6
7202025-04-02T22:54:00.259Z Compiling thiserror-impl v2.0.12
7212025-04-02T22:54:00.668Z Compiling sync_wrapper v1.0.1
7222025-04-02T22:54:00.718Z Compiling dirs-sys-next v0.1.2
7232025-04-02T22:54:00.829Z Compiling gimli v0.31.1
7242025-04-02T22:54:01.211Z Compiling base64 v0.22.1
7252025-04-02T22:54:01.289Z Compiling hashbrown v0.12.3
7262025-04-02T22:54:01.365Z Compiling termcolor v1.4.1
7272025-04-02T22:54:01.837Z Compiling tower-layer v0.3.3
7282025-04-02T22:54:01.862Z Compiling rustls-pki-types v1.10.0
7292025-04-02T22:54:02.104Z Compiling untrusted v0.9.0
7302025-04-02T22:54:02.129Z Compiling rustls v0.23.19
7312025-04-02T22:54:02.129Z Compiling base64 v0.21.7
7322025-04-02T22:54:02.244Z Compiling time-core v0.1.2
7332025-04-02T22:54:02.292Z Compiling fastrand v2.1.1
7342025-04-02T22:54:02.423Z Compiling powerfmt v0.2.0
7352025-04-02T22:54:02.448Z Compiling camino v1.1.9
7362025-04-02T22:54:02.679Z Compiling bitfield v0.14.0
7372025-04-02T22:54:02.771Z Compiling winnow v0.5.40
7382025-04-02T22:54:02.796Z Compiling num-conv v0.1.0
7392025-04-02T22:54:02.821Z Compiling deranged v0.3.11
7402025-04-02T22:54:02.947Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7412025-04-02T22:54:02.983Z Compiling tempfile v3.13.0
7422025-04-02T22:54:03.033Z Compiling ron v0.8.1
7432025-04-02T22:54:03.058Z Compiling time-macros v0.2.18
7442025-04-02T22:54:04.014Z Compiling pin-project v1.1.6
7452025-04-02T22:54:04.148Z Compiling tower v0.5.2
7462025-04-02T22:54:04.462Z Compiling addr2line v0.24.2
7472025-04-02T22:54:04.795Z Compiling env_logger v0.10.2
7482025-04-02T22:54:04.931Z Compiling parse-display v0.10.0
7492025-04-02T22:54:05.164Z Compiling daft v0.1.1
7502025-04-02T22:54:05.233Z Compiling dirs-next v2.0.0
7512025-04-02T22:54:05.331Z Compiling strum v0.26.3
7522025-04-02T22:54:05.422Z Compiling rsa v0.9.6
7532025-04-02T22:54:05.516Z Compiling toml_edit v0.19.15
7542025-04-02T22:54:05.541Z Compiling hashbrown v0.13.2
7552025-04-02T22:54:05.566Z Compiling hyper-util v0.1.10
7562025-04-02T22:54:05.766Z Compiling url v2.5.3
7572025-04-02T22:54:05.853Z Compiling serde-hex v0.1.0
7582025-04-02T22:54:06.433Z Compiling unicode-normalization v0.1.24
7592025-04-02T22:54:06.814Z Compiling bzip2 v0.4.4
7602025-04-02T22:54:07.187Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
7612025-04-02T22:54:07.536Z Compiling serde_urlencoded v0.7.1
7622025-04-02T22:54:07.594Z Compiling xattr v1.3.1
7632025-04-02T22:54:07.851Z Compiling tokio-util v0.7.13
7642025-04-02T22:54:08.015Z Compiling http-body-util v0.1.2
7652025-04-02T22:54:08.040Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
7662025-04-02T22:54:08.202Z Compiling futures-executor v0.3.31
7672025-04-02T22:54:08.449Z Compiling x509-cert v0.2.5
7682025-04-02T22:54:08.555Z Compiling snafu-derive v0.8.5
7692025-04-02T22:54:08.698Z Compiling filetime v0.2.25
7702025-04-02T22:54:08.971Z Compiling object v0.36.5
7712025-04-02T22:54:08.996Z Compiling bstr v1.10.0
7722025-04-02T22:54:09.497Z Compiling thread_local v1.1.8
7732025-04-02T22:54:09.953Z Compiling fs-err v2.11.0
7742025-04-02T22:54:09.994Z Compiling zip v2.1.3
7752025-04-02T22:54:10.275Z Compiling winnow v0.7.3
7762025-04-02T22:54:10.329Z Compiling iana-time-zone v0.1.61
7772025-04-02T22:54:10.701Z Compiling buf-list v1.0.3
7782025-04-02T22:54:11.227Z Compiling ipnet v2.10.1
7792025-04-02T22:54:12.125Z Compiling mime v0.3.17
7802025-04-02T22:54:12.260Z Compiling anyhow v1.0.96
7812025-04-02T22:54:12.297Z Compiling crc-any v2.5.0
7822025-04-02T22:54:12.415Z Compiling same-file v1.0.6
7832025-04-02T22:54:12.613Z Compiling slog-async v2.8.0
7842025-04-02T22:54:12.679Z Compiling arc-swap v1.7.1
7852025-04-02T22:54:12.762Z Compiling rustc-demangle v0.1.24
7862025-04-02T22:54:13.102Z Compiling slog-scope v4.4.0
7872025-04-02T22:54:13.135Z Compiling toml_edit v0.22.24
7882025-04-02T22:54:13.210Z Compiling walkdir v2.5.0
7892025-04-02T22:54:13.256Z Compiling reqwest v0.12.12
7902025-04-02T22:54:13.560Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
7912025-04-02T22:54:13.608Z Compiling snafu v0.8.5
7922025-04-02T22:54:13.907Z Compiling chrono v0.4.40
7932025-04-02T22:54:14.451Z Compiling globset v0.4.15
7942025-04-02T22:54:15.180Z Compiling backtrace v0.3.74
7952025-04-02T22:54:16.050Z Compiling tar v0.4.44
7962025-04-02T22:54:16.663Z Compiling futures v0.3.31
7972025-04-02T22:54:16.785Z Compiling toml v0.7.8
7982025-04-02T22:54:16.862Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
7992025-04-02T22:54:17.010Z Compiling crossbeam-channel v0.5.13
8002025-04-02T22:54:17.500Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
8012025-04-02T22:54:17.878Z Compiling olpc-cjson v0.1.4
8022025-04-02T22:54:17.942Z Compiling zip v0.6.6
8032025-04-02T22:54:18.021Z Compiling object v0.30.4
8042025-04-02T22:54:18.128Z Compiling term v0.7.0
8052025-04-02T22:54:18.154Z Compiling time v0.3.36
8062025-04-02T22:54:18.368Z Compiling pem v3.0.5
8072025-04-02T22:54:18.965Z Compiling serde_plain v1.0.2
8082025-04-02T22:54:19.085Z Compiling async-recursion v1.1.1
8092025-04-02T22:54:19.194Z Compiling async-trait v0.1.86
8102025-04-02T22:54:19.317Z Compiling dyn-clone v1.0.18
8112025-04-02T22:54:19.528Z Compiling path-slash v0.1.5
8122025-04-02T22:54:19.736Z Compiling typed-path v0.9.3
8132025-04-02T22:54:19.761Z Compiling take_mut v0.2.2
8142025-04-02T22:54:20.189Z Compiling slog-term v2.9.1
8152025-04-02T22:54:20.343Z Compiling itertools v0.13.0
8162025-04-02T22:54:21.001Z Compiling camino-tempfile v1.1.1
8172025-04-02T22:54:21.146Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
8182025-04-02T22:54:21.182Z Compiling toml v0.8.20
8192025-04-02T22:54:21.966Z Compiling slog-stdlog v4.1.1
8202025-04-02T22:54:22.304Z Compiling flate2 v1.0.35
8212025-04-02T22:54:22.402Z Compiling serde_path_to_error v0.1.16
8222025-04-02T22:54:22.583Z Compiling parse-size v1.1.0
8232025-04-02T22:54:22.631Z Compiling indent_write v2.2.0
8242025-04-02T22:54:22.830Z Compiling debug-ignore v1.0.5
8252025-04-02T22:54:22.855Z Compiling slog-envlogger v2.2.0
8262025-04-02T22:54:22.880Z Compiling console v0.15.10
8272025-04-02T22:54:22.986Z Compiling humantime v2.1.0
8282025-04-02T22:54:23.400Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
8292025-04-02T22:54:32.887Z Compiling rustls-webpki v0.102.8
8302025-04-02T22:54:38.776Z Compiling tough v0.20.0
8312025-04-02T22:54:43.255Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
8322025-04-02T22:54:45.314Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
8332025-04-02T22:55:00.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
8342025-04-02T22:55:00.995Z
8352025-04-02T22:55:00.995Zreal 1:39.889142796
8362025-04-02T22:55:00.995Zuser 7:19.198177296
8372025-04-02T22:55:01.021Zsys 1:20.599596920
8382025-04-02T22:55:01.021Ztrap 0.303836927
8392025-04-02T22:55:01.021Ztflt 0.218965972
8402025-04-02T22:55:01.021Zdflt 0.347001763
8412025-04-02T22:55:01.021Zkflt 0.002613293
8422025-04-02T22:55:01.021Zlock 10:03.318394981
8432025-04-02T22:55:01.021Zslp 30:09.110348683
8442025-04-02T22:55:01.021Zlat 37.873945188
8452025-04-02T22:55:01.021Zstop 1:09.946749765
8462025-04-02T22:55:01.021Z+ banner build-all
8472025-04-02T22:55:01.021Z
8482025-04-02T22:55:01.021Z ##### # # # # ##### ## # #
8492025-04-02T22:55:01.021Z # # # # # # # # # # # #
8502025-04-02T22:55:01.021Z ##### # # # # # # ##### # # # #
8512025-04-02T22:55:01.021Z # # # # # # # # ###### # #
8522025-04-02T22:55:01.021Z # # # # # # # # # # # #
8532025-04-02T22:55:01.021Z ##### #### # ###### ##### # # ###### ######
8542025-04-02T22:55:01.021Z
8552025-04-02T22:55:01.021Z+ ptime -m cargo build --all-features --all-targets
8562025-04-02T22:55:01.237Z Downloading crates ...
8572025-04-02T22:55:01.446Z Downloaded async-stream-impl v0.3.6
8582025-04-02T22:55:01.471Z Downloaded async-stream v0.3.6
8592025-04-02T22:55:01.471Z Downloaded float-cmp v0.10.0
8602025-04-02T22:55:01.471Z Downloaded escape8259 v0.5.3
8612025-04-02T22:55:01.471Z Downloaded difflib v0.4.0
8622025-04-02T22:55:01.471Z Downloaded multer v3.1.0
8632025-04-02T22:55:01.472Z Downloaded waitgroup v0.1.2
8642025-04-02T22:55:01.497Z Downloaded match_cfg v0.1.0
8652025-04-02T22:55:01.497Z Downloaded assert_cmd v2.0.16
8662025-04-02T22:55:01.497Z Downloaded bit-set v0.5.3
8672025-04-02T22:55:01.497Z Downloaded termtree v0.4.1
8682025-04-02T22:55:01.497Z Downloaded doc-comment v0.3.3
8692025-04-02T22:55:01.497Z Downloaded bit-vec v0.6.3
8702025-04-02T22:55:01.497Z Downloaded sha1 v0.10.6
8712025-04-02T22:55:01.497Z Downloaded quick-error v1.2.3
8722025-04-02T22:55:01.497Z Downloaded normalize-line-endings v0.3.0
8732025-04-02T22:55:01.497Z Downloaded newline-converter v0.3.0
8742025-04-02T22:55:01.497Z Downloaded wait-timeout v0.2.0
8752025-04-02T22:55:01.497Z Downloaded unarray v0.1.4
8762025-04-02T22:55:01.497Z Downloaded tokio-rustls v0.25.0
8772025-04-02T22:55:01.497Z Downloaded slog-bunyan v2.5.0
8782025-04-02T22:55:01.497Z Downloaded rand_xorshift v0.3.0
8792025-04-02T22:55:01.523Z Downloaded predicates v3.1.3
8802025-04-02T22:55:01.523Z Downloaded uuid v1.12.0
8812025-04-02T22:55:01.523Z Downloaded similar v2.7.0
8822025-04-02T22:55:01.523Z Downloaded unicode-segmentation v1.12.0
8832025-04-02T22:55:01.523Z Downloaded expectorate v1.1.0
8842025-04-02T22:55:01.523Z Downloaded schemars v0.8.22
8852025-04-02T22:55:01.548Z Downloaded fancy-regex v0.13.0
8862025-04-02T22:55:01.548Z Downloaded proptest v1.5.0
8872025-04-02T22:55:01.574Z Downloaded test-strategy v0.4.0
8882025-04-02T22:55:01.574Z Downloaded datatest-stable v0.2.9
8892025-04-02T22:55:01.574Z Downloaded serde_tokenstream v0.2.2
8902025-04-02T22:55:01.574Z Downloaded schemars_derive v0.8.22
8912025-04-02T22:55:01.574Z Downloaded rustls v0.22.4
8922025-04-02T22:55:01.599Z Downloaded openapiv3 v2.0.0
8932025-04-02T22:55:01.599Z Downloaded dropshot v0.15.1
8942025-04-02T22:55:01.624Z Downloaded rustls-pemfile v2.2.0
8952025-04-02T22:55:01.650Z Downloaded predicates-core v1.0.8
8962025-04-02T22:55:01.650Z Downloaded hostname v0.4.0
8972025-04-02T22:55:01.650Z Downloaded hostname v0.3.1
8982025-04-02T22:55:01.650Z Downloaded threadpool v1.8.1
8992025-04-02T22:55:01.650Z Downloaded slog-json v2.6.1
9002025-04-02T22:55:01.650Z Downloaded rusty-fork v0.3.0
9012025-04-02T22:55:01.650Z Downloaded predicates-tree v1.0.11
9022025-04-02T22:55:01.650Z Downloaded num_cpus v1.16.0
9032025-04-02T22:55:01.650Z Downloaded libtest-mimic v0.7.3
9042025-04-02T22:55:01.675Z Downloaded encoding_rs v0.8.34
9052025-04-02T22:55:01.701Z Downloaded serde_derive_internals v0.29.1
9062025-04-02T22:55:01.701Z Downloaded dropshot_endpoint v0.15.1
9072025-04-02T22:55:01.761Z Compiling num-traits v0.2.19
9082025-04-02T22:55:01.787Z Compiling spin v0.9.8
9092025-04-02T22:55:01.787Z Compiling regex-automata v0.4.8
9102025-04-02T22:55:01.812Z Compiling indexmap v2.7.1
9112025-04-02T22:55:01.812Z Compiling lock_api v0.4.12
9122025-04-02T22:55:01.812Z Compiling parking_lot_core v0.9.10
9132025-04-02T22:55:01.837Z Compiling scopeguard v1.2.0
9142025-04-02T22:55:01.862Z Compiling signal-hook-registry v1.4.2
9152025-04-02T22:55:01.977Z Compiling lazy_static v1.5.0
9162025-04-02T22:55:02.010Z Compiling slog v2.7.0
9172025-04-02T22:55:02.112Z Compiling ring v0.17.13
9182025-04-02T22:55:02.538Z Compiling bit-vec v0.6.3
9192025-04-02T22:55:02.642Z Compiling parking_lot v0.12.3
9202025-04-02T22:55:02.725Z Compiling serde_derive_internals v0.29.1
9212025-04-02T22:55:02.878Z Compiling bit-set v0.5.3
9222025-04-02T22:55:02.926Z Compiling wait-timeout v0.2.0
9232025-04-02T22:55:02.983Z Compiling tokio v1.43.0
9242025-04-02T22:55:03.133Z Compiling schemars v0.8.22
9252025-04-02T22:55:03.401Z Compiling atomic-waker v1.1.2
9262025-04-02T22:55:03.444Z Compiling uuid v1.12.0
9272025-04-02T22:55:03.492Z Compiling quick-error v1.2.3
9282025-04-02T22:55:03.580Z Compiling num-integer v0.1.46
9292025-04-02T22:55:03.640Z Compiling rusty-fork v0.3.0
9302025-04-02T22:55:03.712Z Compiling rand_xorshift v0.3.0
9312025-04-02T22:55:03.948Z Compiling num_threads v0.1.7
9322025-04-02T22:55:04.077Z Compiling unarray v0.1.4
9332025-04-02T22:55:04.152Z Compiling httpdate v1.0.3
9342025-04-02T22:55:04.199Z Compiling time v0.3.36
9352025-04-02T22:55:04.233Z Compiling proptest v1.5.0
9362025-04-02T22:55:04.315Z Compiling num-iter v0.1.45
9372025-04-02T22:55:04.346Z Compiling schemars_derive v0.8.22
9382025-04-02T22:55:04.482Z Compiling test-strategy v0.4.0
9392025-04-02T22:55:04.567Z Compiling num-bigint-dig v0.8.4
9402025-04-02T22:55:06.800Z Compiling regex v1.11.1
9412025-04-02T22:55:07.301Z Compiling bstr v1.10.0
9422025-04-02T22:55:07.333Z Compiling toml_edit v0.19.15
9432025-04-02T22:55:07.722Z Compiling parse-display v0.10.0
9442025-04-02T22:55:08.302Z Compiling toml_edit v0.22.24
9452025-04-02T22:55:08.706Z Compiling chrono v0.4.40
9462025-04-02T22:55:10.373Z Compiling tokio-util v0.7.13
9472025-04-02T22:55:11.532Z Compiling h2 v0.4.6
9482025-04-02T22:55:11.879Z Compiling rustls-webpki v0.102.8
9492025-04-02T22:55:12.025Z Compiling tower v0.5.2
9502025-04-02T22:55:12.661Z Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact)
9512025-04-02T22:55:12.756Z Compiling rsa v0.9.6
9522025-04-02T22:55:12.781Z Compiling serde v1.0.218
9532025-04-02T22:55:13.300Z Compiling slog-async v2.8.0
9542025-04-02T22:55:13.717Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
9552025-04-02T22:55:13.831Z Compiling slog-term v2.9.1
9562025-04-02T22:55:14.166Z Compiling rustls v0.23.19
9572025-04-02T22:55:14.224Z Compiling toml v0.8.20
9582025-04-02T22:55:14.364Z Compiling toml v0.7.8
9592025-04-02T22:55:14.921Z Compiling globset v0.4.15
9602025-04-02T22:55:15.373Z Compiling unicode-width v0.2.0
9612025-04-02T22:55:15.484Z Compiling semver v1.0.25
9622025-04-02T22:55:15.700Z Compiling hyper v1.5.2
9632025-04-02T22:55:15.853Z Compiling rustls v0.22.4
9642025-04-02T22:55:15.953Z Compiling slog-scope v4.4.0
9652025-04-02T22:55:16.175Z Compiling console v0.15.10
9662025-04-02T22:55:16.200Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550)
9672025-04-02T22:55:16.524Z Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata)
9682025-04-02T22:55:16.891Z Compiling zip v2.1.3
9692025-04-02T22:55:16.917Z Compiling multer v3.1.0
9702025-04-02T22:55:17.226Z Compiling match_cfg v0.1.0
9712025-04-02T22:55:17.314Z Compiling hostname v0.3.1
9722025-04-02T22:55:17.926Z Compiling hyper-util v0.1.10
9732025-04-02T22:55:17.986Z Compiling slog-stdlog v4.1.1
9742025-04-02T22:55:18.282Z Compiling slog-json v2.6.1
9752025-04-02T22:55:18.500Z Compiling async-stream-impl v0.3.6
9762025-04-02T22:55:18.585Z Compiling num_cpus v1.16.0
9772025-04-02T22:55:18.706Z Compiling dropshot v0.15.1
9782025-04-02T22:55:19.020Z Compiling encoding_rs v0.8.34
9792025-04-02T22:55:19.097Z Compiling doc-comment v0.3.3
9802025-04-02T22:55:19.538Z Compiling reqwest v0.12.12
9812025-04-02T22:55:19.563Z Compiling predicates-core v1.0.8
9822025-04-02T22:55:19.693Z Compiling async-stream v0.3.6
9832025-04-02T22:55:20.052Z Compiling threadpool v1.8.1
9842025-04-02T22:55:20.082Z Compiling slog-bunyan v2.5.0
9852025-04-02T22:55:20.150Z Compiling slog-envlogger v2.2.0
9862025-04-02T22:55:20.282Z Compiling float-cmp v0.10.0
9872025-04-02T22:55:20.495Z Compiling waitgroup v0.1.2
9882025-04-02T22:55:20.699Z Compiling sha1 v0.10.6
9892025-04-02T22:55:20.819Z Compiling serde_tokenstream v0.2.2
9902025-04-02T22:55:20.850Z Compiling rustls-pemfile v2.2.0
9912025-04-02T22:55:21.075Z Compiling openapiv3 v2.0.0
9922025-04-02T22:55:21.176Z Compiling hostname v0.4.0
9932025-04-02T22:55:21.304Z Compiling dropshot_endpoint v0.15.1
9942025-04-02T22:55:21.377Z Compiling tough v0.20.0
9952025-04-02T22:55:21.992Z Compiling tokio-rustls v0.25.0
9962025-04-02T22:55:22.356Z Compiling normalize-line-endings v0.3.0
9972025-04-02T22:55:22.479Z Compiling difflib v0.4.0
9982025-04-02T22:55:22.585Z Compiling assert_cmd v2.0.16
9992025-04-02T22:55:22.942Z Compiling escape8259 v0.5.3
10002025-04-02T22:55:23.243Z Compiling termtree v0.4.1
10012025-04-02T22:55:23.451Z Compiling predicates-tree v1.0.11
10022025-04-02T22:55:23.784Z Compiling libtest-mimic v0.7.3
10032025-04-02T22:55:23.890Z Compiling predicates v3.1.3
10042025-04-02T22:55:24.514Z Compiling fancy-regex v0.13.0
10052025-04-02T22:55:25.574Z Compiling datatest-stable v0.2.9
10062025-04-02T22:55:25.933Z Compiling unicode-segmentation v1.12.0
10072025-04-02T22:55:26.199Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib)
10082025-04-02T22:55:26.233Z Compiling similar v2.7.0
10092025-04-02T22:55:26.525Z Compiling newline-converter v0.3.0
10102025-04-02T22:55:27.042Z Compiling expectorate v1.1.0
10112025-04-02T22:55:28.263Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin)
10122025-04-02T22:55:50.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.23s
10132025-04-02T22:55:50.436Z
10142025-04-02T22:55:50.436Zreal 49.405654876
10152025-04-02T22:55:50.436Zuser 4:18.699020365
10162025-04-02T22:55:50.436Zsys 39.116688416
10172025-04-02T22:55:50.437Ztrap 0.157357502
10182025-04-02T22:55:50.437Ztflt 0.042902484
10192025-04-02T22:55:50.437Zdflt 0.379172863
10202025-04-02T22:55:50.437Zkflt 0.000075630
10212025-04-02T22:55:50.463Zlock 7:41.463715495
10222025-04-02T22:55:50.463Zslp 18:44.416693798
10232025-04-02T22:55:50.463Zlat 12.103338497
10242025-04-02T22:55:50.463Zstop 15.147658540
10252025-04-02T22:55:50.463Z+ banner test
10262025-04-02T22:55:50.463Z
10272025-04-02T22:55:50.463Z ##### ###### #### #####
10282025-04-02T22:55:50.463Z # # # #
10292025-04-02T22:55:50.463Z # ##### #### #
10302025-04-02T22:55:50.463Z # # # #
10312025-04-02T22:55:50.463Z # # # # #
10322025-04-02T22:55:50.463Z # ###### #### #
10332025-04-02T22:55:50.463Z
10342025-04-02T22:55:50.463Z+ ptime -m cargo nextest run --all-features --all-targets
10352025-04-02T22:55:51.739Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
10362025-04-02T22:55:51.882Z────────────
10372025-04-02T22:55:51.882Z Nextest run ID 28e770be-c7b7-49f5-a579-350990845e85 with nextest profile: default
10382025-04-02T22:55:51.882Z Starting 18 tests across 7 binaries
10392025-04-02T22:55:51.966Z PASS [ 0.083s] tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact
10402025-04-02T22:55:51.991Z PASS [ 0.089s] tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact_2
10412025-04-02T22:55:51.991Z PASS [ 0.020s] tufaceous-artifact kind::tests::known_artifact_kind_roundtrip
10422025-04-02T22:55:51.991Z PASS [ 0.017s] tufaceous-artifact kind::tests::serde_artifact_kind
10432025-04-02T22:55:52.069Z PASS [ 0.079s] tufaceous-artifact version::tests::proptest_valid_version
10442025-04-02T22:55:52.094Z PASS [ 0.098s] tufaceous-artifact version::tests::proptest_invalid_version
10452025-04-02T22:55:52.094Z PASS [ 0.210s] tufaceous::integration-tests command_tests::test_assemble_duplicate_zone
10462025-04-02T22:55:52.119Z PASS [ 0.016s] tufaceous-artifact version::tests::schema
10472025-04-02T22:55:52.119Z PASS [ 0.016s] tufaceous-brand-metadata tests::test_deserialize
10482025-04-02T22:55:52.144Z PASS [ 0.020s] tufaceous-lib archive::tests::test_validate_path
10492025-04-02T22:55:52.144Z PASS [ 0.024s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
10502025-04-02T22:55:52.170Z PASS [ 0.077s] tufaceous-artifact version::tests::proptest_version_serde_roundtrip
10512025-04-02T22:55:52.170Z PASS [ 0.041s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
10522025-04-02T22:55:52.195Z PASS [ 0.302s] tufaceous::integration-tests command_tests::test_init_and_add
10532025-04-02T22:55:52.444Z PASS [ 0.561s] tufaceous::manifest-tests check_manifest::fake-non-semver.toml
10542025-04-02T22:55:52.485Z PASS [ 0.602s] tufaceous::manifest-tests check_manifest::fake.toml
10552025-04-02T22:55:52.557Z PASS [ 0.675s] tufaceous::integration-tests command_tests::test_assemble_fake
10562025-04-02T22:55:53.108Z PASS [ 1.225s] tufaceous::integration-tests command_tests::test_assemble_fake_non_semver
10572025-04-02T22:55:53.133Z────────────
10582025-04-02T22:55:53.133Z Summary [ 1.227s] 18 tests run: 18 passed, 0 skipped
10592025-04-02T22:55:53.133Z
10602025-04-02T22:55:53.133Zreal 2.672364506
10612025-04-02T22:55:53.133Zuser 4.316858611
10622025-04-02T22:55:53.133Zsys 1.228163249
10632025-04-02T22:55:53.133Ztrap 0.001485393
10642025-04-02T22:55:53.133Ztflt 0.001518502
10652025-04-02T22:55:53.133Zdflt 0.002943418
10662025-04-02T22:55:53.133Zkflt 0.000092803
10672025-04-02T22:55:53.133Zlock 42.085664712
10682025-04-02T22:55:53.133Zslp 12.550139436
10692025-04-02T22:55:53.133Zlat 1.055110881
10702025-04-02T22:55:53.133Zstop 0.875600770
10712025-04-02T22:55:53.134Z+ banner doctest
10722025-04-02T22:55:53.134Z
10732025-04-02T22:55:53.134Z ##### #### #### ##### ###### #### #####
10742025-04-02T22:55:53.134Z # # # # # # # # # #
10752025-04-02T22:55:53.134Z # # # # # # ##### #### #
10762025-04-02T22:55:53.134Z # # # # # # # # #
10772025-04-02T22:55:53.134Z # # # # # # # # # # #
10782025-04-02T22:55:53.134Z ##### #### #### # ###### #### #
10792025-04-02T22:55:53.134Z
10802025-04-02T22:55:53.134Z+ ptime -m cargo test --doc --all-features
10812025-04-02T22:55:53.548Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
10822025-04-02T22:55:53.576Z Doc-tests tufaceous
10832025-04-02T22:55:53.804Z
10842025-04-02T22:55:53.804Zrunning 0 tests
10852025-04-02T22:55:53.804Z
10862025-04-02T22:55:53.804Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10872025-04-02T22:55:53.804Z
10882025-04-02T22:55:53.830Z Doc-tests tufaceous_artifact
10892025-04-02T22:55:54.015Z
10902025-04-02T22:55:54.015Zrunning 0 tests
10912025-04-02T22:55:54.015Z
10922025-04-02T22:55:54.015Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10932025-04-02T22:55:54.015Z
10942025-04-02T22:55:54.041Z Doc-tests tufaceous_brand_metadata
10952025-04-02T22:55:54.147Z
10962025-04-02T22:55:54.147Zrunning 0 tests
10972025-04-02T22:55:54.147Z
10982025-04-02T22:55:54.147Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10992025-04-02T22:55:54.147Z
11002025-04-02T22:55:54.172Z Doc-tests tufaceous_lib
11012025-04-02T22:55:54.460Z
11022025-04-02T22:55:54.460Zrunning 0 tests
11032025-04-02T22:55:54.460Z
11042025-04-02T22:55:54.460Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11052025-04-02T22:55:54.460Z
11062025-04-02T22:55:54.507Z
11072025-04-02T22:55:54.532Zreal 1.352832035
11082025-04-02T22:55:54.532Zuser 0.854692913
11092025-04-02T22:55:54.532Zsys 0.440241955
11102025-04-02T22:55:54.532Ztrap 0.000130795
11112025-04-02T22:55:54.532Ztflt 0.000022855
11122025-04-02T22:55:54.532Zdflt 0.000000000
11132025-04-02T22:55:54.532Zkflt 0.000000000
11142025-04-02T22:55:54.532Zlock 0.395588242
11152025-04-02T22:55:54.532Zslp 1.585241863
11162025-04-02T22:55:54.532Zlat 0.002363340
11172025-04-02T22:55:54.532Zstop 0.000251101
11182025-04-02T22:55:54.532Zprocess exited: duration 233183 ms, exit code 0
 
11192025-04-02T22:55:54.583Zfound 0 output files