01JNDFPB080SESA2KBWQA9DJSH: test-bgp

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JNDFPP10HWREDP041TD1XTCC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T07:50:26.697Zjob assigned to worker 01JNDFPWDH1T0EMFSTAAR1RKNS [factory aws, i-09cc795b9a6bcb3cc] (queued for 50 s)
 
22025-03-03T07:50:34.946Zstarting task 0: "setup"
32025-03-03T07:50:34.953Z++ uname -s
42025-03-03T07:50:34.956Z+ kern=SunOS
52025-03-03T07:50:34.956Z+ build_user=build
62025-03-03T07:50:34.956Z+ build_uid=12345
72025-03-03T07:50:34.956Z+ work_dir=/work
82025-03-03T07:50:34.956Z+ input_dir=/input
92025-03-03T07:50:34.956Z+ [[ 0 == 12345 ]]
102025-03-03T07:50:34.956Z+ case "$kern" in
112025-03-03T07:50:34.956Z+ groupadd -g 12345 build
122025-03-03T07:50:34.959Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T07:50:36.966Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T07:50:37.100Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T07:50:37.103Z+ home_fs=zfs
162025-03-03T07:50:37.103Z+ [[ zfs == autofs ]]
172025-03-03T07:50:37.103Z+ mkdir -p /home/build
182025-03-03T07:50:37.106Z+ chown build:build /home/build /work
192025-03-03T07:50:39.107Z+ chmod 0700 /home/build /work
202025-03-03T07:50:39.110Zprocess exited: duration 4162 ms, exit code 0
 
212025-03-03T07:50:39.116Zstarting task 1: "rust-toolchain"
222025-03-03T07:50:39.121Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-03T07:50:39.121Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-03T07:50:39.121Z * rust toolchain channel = "stable"
252025-03-03T07:50:39.121Z * rust toolchain profile = "default"
262025-03-03T07:50:39.121Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T07:50:39.121Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T07:50:39.124Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T07:50:39.124Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-03T07:50:39.239Zinfo: downloading installer
312025-03-03T07:50:40.549Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T07:50:40.549Zwarning: /opt/ooce/bin
332025-03-03T07:50:40.549Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T07:50:40.549Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T07:50:40.549Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T07:50:40.549Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T07:50:40.549Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T07:50:40.549Zerror: cannot install while Rust is installed
392025-03-03T07:50:40.549Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T07:50:40.561Zinfo: profile set to 'default'
412025-03-03T07:50:40.561Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T07:50:40.564Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-03T07:50:40.702Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T07:50:40.702Zinfo: downloading component 'cargo'
452025-03-03T07:50:41.437Zinfo: downloading component 'clippy'
462025-03-03T07:50:41.722Zinfo: downloading component 'rust-docs'
472025-03-03T07:50:42.842Zinfo: downloading component 'rust-std'
482025-03-03T07:50:44.481Zinfo: downloading component 'rustc'
492025-03-03T07:50:50.129Zinfo: downloading component 'rustfmt'
502025-03-03T07:50:50.341Zinfo: installing component 'cargo'
512025-03-03T07:50:51.151Zinfo: installing component 'clippy'
522025-03-03T07:50:51.534Zinfo: installing component 'rust-docs'
532025-03-03T07:50:53.281Zinfo: installing component 'rust-std'
542025-03-03T07:50:55.086Zinfo: installing component 'rustc'
552025-03-03T07:51:00.888Zinfo: installing component 'rustfmt'
562025-03-03T07:51:01.218Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-03T07:51:01.218Z
582025-03-03T07:51:01.585Z stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T07:51:01.585Z
602025-03-03T07:51:01.588Z
612025-03-03T07:51:01.589ZRust is installed now. Great!
622025-03-03T07:51:01.589Z
632025-03-03T07:51:01.589ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T07:51:01.589Zenvironment variable. This has not been done automatically.
652025-03-03T07:51:01.589Z
662025-03-03T07:51:01.589ZTo configure your current shell, you need to source
672025-03-03T07:51:01.589Zthe corresponding env file under $HOME/.cargo.
682025-03-03T07:51:01.589Z
692025-03-03T07:51:01.589ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T07:51:01.589Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T07:51:01.589Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T07:51:01.688Z+ rustup --version
732025-03-03T07:51:01.698Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T07:51:01.703Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T07:51:01.817Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T07:51:01.820Z+ cargo --version
772025-03-03T07:51:01.877Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T07:51:01.880Z+ rustc --version
792025-03-03T07:51:01.944Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T07:51:01.947Zprocess exited: duration 22826 ms, exit code 0
 
812025-03-03T07:51:01.953Zstarting task 2: "authentication"
822025-03-03T07:51:01.975Zprocess exited: duration 21 ms, exit code 0
 
832025-03-03T07:51:01.981Zstarting task 3: "clone repository"
842025-03-03T07:51:01.986Z+ mkdir -p /work/oxidecomputer/maghemite
852025-03-03T07:51:01.989Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-03-03T07:51:02.029ZCloning into '/work/oxidecomputer/maghemite'...
872025-03-03T07:51:02.582Z+ cd /work/oxidecomputer/maghemite
882025-03-03T07:51:02.582Z+ git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b
892025-03-03T07:51:02.823ZFrom https://github.com/oxidecomputer/maghemite
902025-03-03T07:51:02.826Z * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD
912025-03-03T07:51:02.831Z+ [[ -n renovate/rust-1.x ]]
922025-03-03T07:51:02.834Z++ git branch --show-current
932025-03-03T07:51:02.837Z+ current=main
942025-03-03T07:51:02.837Z+ [[ main != renovate/rust-1.x ]]
952025-03-03T07:51:02.837Z+ git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b
962025-03-03T07:51:02.840Z+ git checkout -f renovate/rust-1.x
972025-03-03T07:51:02.853ZSwitched to branch 'renovate/rust-1.x'
982025-03-03T07:51:02.856Z+ git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b
992025-03-03T07:51:02.868ZHEAD is now at a303dda Update dependency rust to v1.85.0
1002025-03-03T07:51:02.871Zprocess exited: duration 887 ms, exit code 0
 
1012025-03-03T07:51:02.877Zstarting task 4: "build"
1022025-03-03T07:51:02.882Z+ set -e
1032025-03-03T07:51:02.882Z+ cargo --version
1042025-03-03T07:51:02.887Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
1052025-03-03T07:51:03.039Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
1062025-03-03T07:51:03.039Zinfo: downloading component 'cargo'
1072025-03-03T07:51:03.774Zinfo: downloading component 'clippy'
1082025-03-03T07:51:04.057Zinfo: downloading component 'rust-docs'
1092025-03-03T07:51:05.167Zinfo: downloading component 'rust-std'
1102025-03-03T07:51:06.788Zinfo: downloading component 'rustc'
1112025-03-03T07:51:12.381Zinfo: downloading component 'rustfmt'
1122025-03-03T07:51:12.589Zinfo: installing component 'cargo'
1132025-03-03T07:51:13.402Zinfo: installing component 'clippy'
1142025-03-03T07:51:13.783Zinfo: installing component 'rust-docs'
1152025-03-03T07:51:15.506Zinfo: installing component 'rust-std'
1162025-03-03T07:51:17.353Zinfo: installing component 'rustc'
1172025-03-03T07:51:23.198Zinfo: installing component 'rustfmt'
1182025-03-03T07:51:23.600Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1192025-03-03T07:51:23.604Z+ rustc --version
1202025-03-03T07:51:23.674Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1212025-03-03T07:51:23.679Z+ cargo install cargo-nextest
1222025-03-03T07:51:23.770Z Updating crates.io index
1232025-03-03T07:51:23.905Z Downloading crates ...
1242025-03-03T07:51:23.963Z Downloaded cargo-nextest v0.9.92
1252025-03-03T07:51:24.004Z Installing cargo-nextest v0.9.92
1262025-03-03T07:51:24.058Z Updating crates.io index
1272025-03-03T07:51:25.196Z Locking 346 packages to latest compatible versions
1282025-03-03T07:51:25.199Z Adding backtrace v0.3.71 (available: v0.3.74)
1292025-03-03T07:51:25.213Z Adding idna_adapter v1.0.0 (available: v1.2.0)
1302025-03-03T07:51:25.253Z Downloading crates ...
1312025-03-03T07:51:25.320Z Downloaded addr2line v0.21.0
1322025-03-03T07:51:25.323Z Downloaded autocfg v1.4.0
1332025-03-03T07:51:25.327Z Downloaded atomicwrites v0.4.4
1342025-03-03T07:51:25.331Z Downloaded equivalent v1.0.2
1352025-03-03T07:51:25.340Z Downloaded cfg_aliases v0.2.1
1362025-03-03T07:51:25.342Z Downloaded swrite v0.1.0
1372025-03-03T07:51:25.345Z Downloaded supports-unicode v3.0.0
1382025-03-03T07:51:25.345Z Downloaded supports-hyperlinks v3.1.0
1392025-03-03T07:51:25.348Z Downloaded supports-color v3.0.2
1402025-03-03T07:51:25.348Z Downloaded tinyvec_macros v0.1.1
1412025-03-03T07:51:25.348Z Downloaded terminal_size v0.4.1
1422025-03-03T07:51:25.351Z Downloaded foreign-types v0.3.2
1432025-03-03T07:51:25.351Z Downloaded tower-layer v0.3.3
1442025-03-03T07:51:25.354Z Downloaded foreign-types-shared v0.1.1
1452025-03-03T07:51:25.357Z Downloaded guppy-workspace-hack v0.1.0
1462025-03-03T07:51:25.360Z Downloaded tower-service v0.3.3
1472025-03-03T07:51:25.360Z Downloaded http-body v1.0.1
1482025-03-03T07:51:25.360Z Downloaded enable-ansi-support v0.2.1
1492025-03-03T07:51:25.363Z Downloaded sync_wrapper v1.0.2
1502025-03-03T07:51:25.366Z Downloaded urlencoding v2.1.3
1512025-03-03T07:51:25.369Z Downloaded try-lock v0.2.5
1522025-03-03T07:51:25.372Z Downloaded adler2 v2.0.0
1532025-03-03T07:51:25.375Z Downloaded target-spec-miette v0.4.4
1542025-03-03T07:51:25.378Z Downloaded nested v0.1.1
1552025-03-03T07:51:25.378Z Downloaded idna_adapter v1.0.0
1562025-03-03T07:51:25.381Z Downloaded is_ci v1.2.0
1572025-03-03T07:51:25.382Z Downloaded anstyle v1.0.10
1582025-03-03T07:51:25.385Z Downloaded adler v1.0.2
1592025-03-03T07:51:25.385Z Downloaded want v0.3.1
1602025-03-03T07:51:25.387Z Downloaded block-buffer v0.10.4
1612025-03-03T07:51:25.387Z Downloaded tracing-attributes v0.1.28
1622025-03-03T07:51:25.390Z Downloaded subtle v2.6.1
1632025-03-03T07:51:25.393Z Downloaded either v1.14.0
1642025-03-03T07:51:25.393Z Downloaded mukti-metadata v0.3.0
1652025-03-03T07:51:25.397Z Downloaded indenter v0.3.3
1662025-03-03T07:51:25.397Z Downloaded http-body-util v0.1.2
1672025-03-03T07:51:25.400Z Downloaded heck v0.5.0
1682025-03-03T07:51:25.400Z Downloaded futures-macro v0.3.31
1692025-03-03T07:51:25.403Z Downloaded tokio-macros v2.5.0
1702025-03-03T07:51:25.403Z Downloaded thiserror-impl v2.0.12
1712025-03-03T07:51:25.407Z Downloaded thiserror-impl v1.0.69
1722025-03-03T07:51:25.407Z Downloaded tracing-error v0.2.1
1732025-03-03T07:51:25.410Z Downloaded untrusted v0.9.0
1742025-03-03T07:51:25.410Z Downloaded form_urlencoded v1.2.1
1752025-03-03T07:51:25.413Z Downloaded tokio-native-tls v0.3.1
1762025-03-03T07:51:25.416Z Downloaded utf8parse v0.2.2
1772025-03-03T07:51:25.416Z Downloaded ed25519 v2.2.3
1782025-03-03T07:51:25.419Z Downloaded futures-io v0.3.31
1792025-03-03T07:51:25.419Z Downloaded digest v0.10.7
1802025-03-03T07:51:25.422Z Downloaded unicode-linebreak v0.1.5
1812025-03-03T07:51:25.425Z Downloaded filetime v0.2.25
1822025-03-03T07:51:25.425Z Downloaded humantime-serde v1.1.1
1832025-03-03T07:51:25.425Z Downloaded fnv v1.0.7
1842025-03-03T07:51:25.428Z Downloaded lazy_static v1.5.0
1852025-03-03T07:51:25.431Z Downloaded xattr v1.4.0
1862025-03-03T07:51:25.431Z Downloaded utf8_iter v1.0.4
1872025-03-03T07:51:25.434Z Downloaded shlex v1.3.0
1882025-03-03T07:51:25.437Z Downloaded xxhash-rust v0.8.15
1892025-03-03T07:51:25.437Z Downloaded itoa v1.0.14
1902025-03-03T07:51:25.440Z Downloaded byteorder v1.5.0
1912025-03-03T07:51:25.443Z Downloaded zeroize v1.8.1
1922025-03-03T07:51:25.443Z Downloaded newtype-uuid v1.2.1
1932025-03-03T07:51:25.446Z Downloaded clap_derive v4.5.28
1942025-03-03T07:51:25.449Z Downloaded dialoguer v0.11.0
1952025-03-03T07:51:25.452Z Downloaded openssl-macros v0.1.1
1962025-03-03T07:51:25.452Z Downloaded number_prefix v0.4.0
1972025-03-03T07:51:25.454Z Downloaded strsim v0.11.1
1982025-03-03T07:51:25.454Z Downloaded globset v0.4.16
1992025-03-03T07:51:25.457Z Downloaded duct v0.13.7
2002025-03-03T07:51:25.460Z Downloaded percent-encoding v2.3.1
2012025-03-03T07:51:25.460Z Downloaded pathdiff v0.2.3
2022025-03-03T07:51:25.460Z Downloaded openssl-probe v0.1.6
2032025-03-03T07:51:25.463Z Downloaded mime v0.3.17
2042025-03-03T07:51:25.464Z Downloaded cargo_metadata v0.19.2
2052025-03-03T07:51:25.467Z Downloaded rand_core v0.6.4
2062025-03-03T07:51:25.467Z Downloaded is_terminal_polyfill v1.70.1
2072025-03-03T07:51:25.470Z Downloaded target-spec v3.4.2
2082025-03-03T07:51:25.470Z Downloaded tracing-log v0.2.0
2092025-03-03T07:51:25.473Z Downloaded nextest-metadata v0.12.2
2102025-03-03T07:51:25.473Z Downloaded slab v0.4.9
2112025-03-03T07:51:25.476Z Downloaded signature v2.2.0
2122025-03-03T07:51:25.476Z Downloaded hyper-rustls v0.27.5
2132025-03-03T07:51:25.479Z Downloaded serde_spanned v0.6.8
2142025-03-03T07:51:25.481Z Downloaded zstd v0.13.3
2152025-03-03T07:51:25.484Z Downloaded version_check v0.9.5
2162025-03-03T07:51:25.484Z Downloaded serde_path_to_error v0.1.17
2172025-03-03T07:51:25.487Z Downloaded thiserror v2.0.12
2182025-03-03T07:51:25.493Z Downloaded pin-utils v0.1.0
2192025-03-03T07:51:25.496Z Downloaded target-lexicon v0.13.2
2202025-03-03T07:51:25.496Z Downloaded ipnet v2.11.0
2212025-03-03T07:51:25.499Z Downloaded ahash v0.8.11
2222025-03-03T07:51:25.501Z Downloaded getrandom v0.3.1
2232025-03-03T07:51:25.504Z Downloaded rustc-hash v2.1.1
2242025-03-03T07:51:25.507Z Downloaded httparse v1.10.0
2252025-03-03T07:51:25.510Z Downloaded static_assertions v1.1.0
2262025-03-03T07:51:25.510Z Downloaded scopeguard v1.2.0
2272025-03-03T07:51:25.513Z Downloaded futures v0.3.31
2282025-03-03T07:51:25.516Z Downloaded serde_urlencoded v0.7.1
2292025-03-03T07:51:25.519Z Downloaded parking_lot_core v0.9.10
2302025-03-03T07:51:25.524Z Downloaded future-queue v0.4.0
2312025-03-03T07:51:25.524Z Downloaded quote v1.0.39
2322025-03-03T07:51:25.527Z Downloaded zstd-safe v7.2.3
2332025-03-03T07:51:25.527Z Downloaded unicode-ident v1.0.17
2342025-03-03T07:51:25.530Z Downloaded nextest-filtering v0.15.0
2352025-03-03T07:51:25.533Z Downloaded tinyvec v1.9.0
2362025-03-03T07:51:25.536Z Downloaded self-replace v1.5.0
2372025-03-03T07:51:25.539Z Downloaded toml v0.8.20
2382025-03-03T07:51:25.542Z Downloaded spki v0.7.3
2392025-03-03T07:51:25.545Z Downloaded strip-ansi-escapes v0.2.1
2402025-03-03T07:51:25.548Z Downloaded pin-project-internal v1.1.9
2412025-03-03T07:51:25.548Z Downloaded miniz_oxide v0.7.4
2422025-03-03T07:51:25.551Z Downloaded zerocopy-derive v0.7.35
2432025-03-03T07:51:25.556Z Downloaded futures-channel v0.3.31
2442025-03-03T07:51:25.559Z Downloaded pkcs8 v0.10.2
2452025-03-03T07:51:25.562Z Downloaded once_cell v1.20.3
2462025-03-03T07:51:25.565Z Downloaded smol_str v0.3.2
2472025-03-03T07:51:25.567Z Downloaded rand_chacha v0.3.1
2482025-03-03T07:51:25.567Z Downloaded os_pipe v1.2.1
2492025-03-03T07:51:25.570Z Downloaded parking_lot v0.12.3
2502025-03-03T07:51:25.573Z Downloaded signal-hook-registry v1.4.2
2512025-03-03T07:51:25.573Z Downloaded textwrap v0.16.1
2522025-03-03T07:51:25.576Z Downloaded vte v0.14.1
2532025-03-03T07:51:25.579Z Downloaded rand_core v0.9.3
2542025-03-03T07:51:25.582Z Downloaded owo-colors v3.5.0
2552025-03-03T07:51:25.585Z Downloaded tracing-core v0.1.33
2562025-03-03T07:51:25.588Z Downloaded ppv-lite86 v0.2.20
2572025-03-03T07:51:25.588Z Downloaded tar v0.4.44
2582025-03-03T07:51:25.591Z Downloaded pkg-config v0.3.31
2592025-03-03T07:51:25.594Z Downloaded semver v1.0.25
2602025-03-03T07:51:25.597Z Downloaded owo-colors v4.2.0
2612025-03-03T07:51:25.600Z Downloaded borsh v1.5.5
2622025-03-03T07:51:25.605Z Downloaded quick-junit v0.5.1
2632025-03-03T07:51:25.608Z Downloaded rustc-demangle v0.1.24
2642025-03-03T07:51:25.611Z Downloaded rustls-pemfile v2.2.0
2652025-03-03T07:51:25.614Z Downloaded bytes v1.10.0
2662025-03-03T07:51:25.616Z Downloaded self_update v0.42.0
2672025-03-03T07:51:25.619Z Downloaded proc-macro2 v1.0.94
2682025-03-03T07:51:25.622Z Downloaded miniz_oxide v0.8.5
2692025-03-03T07:51:25.625Z Downloaded serde_ignored v0.1.11
2702025-03-03T07:51:25.628Z Downloaded hyper-util v0.1.10
2712025-03-03T07:51:25.632Z Downloaded typenum v1.18.0
2722025-03-03T07:51:25.637Z Downloaded signal-hook v0.3.17
2732025-03-03T07:51:25.640Z Downloaded num-traits v0.2.19
2742025-03-03T07:51:25.643Z Downloaded openssl-sys v0.9.106
2752025-03-03T07:51:25.647Z Downloaded socket2 v0.5.8
2762025-03-03T07:51:25.650Z Downloaded cc v1.2.16
2772025-03-03T07:51:25.654Z Downloaded http v1.2.0
2782025-03-03T07:51:25.657Z Downloaded serde_derive v1.0.218
2792025-03-03T07:51:25.660Z Downloaded serde v1.0.218
2802025-03-03T07:51:25.664Z Downloaded quinn v0.11.6
2812025-03-03T07:51:25.668Z Downloaded ron v0.8.1
2822025-03-03T07:51:25.674Z Downloaded tower v0.5.2
2832025-03-03T07:51:25.683Z Downloaded url v2.5.4
2842025-03-03T07:51:25.686Z Downloaded mio v1.0.3
2852025-03-03T07:51:25.692Z Downloaded rand v0.8.5
2862025-03-03T07:51:25.696Z Downloaded rand v0.9.0
2872025-03-03T07:51:25.701Z Downloaded tokio-util v0.7.13
2882025-03-03T07:51:25.709Z Downloaded hashbrown v0.15.2
2892025-03-03T07:51:25.715Z Downloaded hyper v1.6.0
2902025-03-03T07:51:25.722Z Downloaded itertools v0.14.0
2912025-03-03T07:51:25.729Z Downloaded clap_builder v4.5.31
2922025-03-03T07:51:25.737Z Downloaded futures-util v0.3.31
2932025-03-03T07:51:25.749Z Downloaded idna v1.0.3
2942025-03-03T07:51:25.752Z Downloaded zerocopy v0.7.35
2952025-03-03T07:51:25.768Z Downloaded color-spantrace v0.2.1
2962025-03-03T07:51:25.770Z Downloaded winnow v0.7.3
2972025-03-03T07:51:25.780Z Downloaded h2 v0.4.8
2982025-03-03T07:51:25.786Z Downloaded serde_json v1.0.139
2992025-03-03T07:51:25.794Z Downloaded tracing-subscriber v0.3.19
3002025-03-03T07:51:25.802Z Downloaded portable-atomic v1.11.0
3012025-03-03T07:51:25.810Z Downloaded vcpkg v0.2.15
3022025-03-03T07:51:25.847Z Downloaded zerocopy v0.8.21
3032025-03-03T07:51:25.870Z Downloaded chrono v0.4.40
3042025-03-03T07:51:25.877Z Downloaded quinn-proto v0.11.9
3052025-03-03T07:51:25.884Z Downloaded webpki-roots v0.26.8
3062025-03-03T07:51:25.889Z Downloaded unicode-width v0.2.0
3072025-03-03T07:51:25.894Z Downloaded regex v1.11.1
3082025-03-03T07:51:25.908Z Downloaded unicode-width v0.1.14
3092025-03-03T07:51:25.912Z Downloaded nextest-runner v0.75.0
3102025-03-03T07:51:25.924Z Downloaded openssl v0.10.71
3112025-03-03T07:51:25.932Z Downloaded bstr v1.11.3
3122025-03-03T07:51:25.940Z Downloaded regex-syntax v0.8.5
3132025-03-03T07:51:25.948Z Downloaded rustls v0.23.23
3142025-03-03T07:51:25.959Z Downloaded nix v0.29.0
3152025-03-03T07:51:25.970Z Downloaded object v0.32.2
3162025-03-03T07:51:25.980Z Downloaded syn v2.0.99
3172025-03-03T07:51:25.991Z Downloaded rustix v0.38.44
3182025-03-03T07:51:26.012Z Downloaded curve25519-dalek v4.1.3
3192025-03-03T07:51:26.020Z Downloaded gimli v0.28.1
3202025-03-03T07:51:26.029Z Downloaded rustls-webpki v0.102.8
3212025-03-03T07:51:26.044Z Downloaded reqwest v0.12.12
3222025-03-03T07:51:26.052Z Downloaded quick-xml v0.37.2
3232025-03-03T07:51:26.058Z Downloaded aho-corasick v1.1.3
3242025-03-03T07:51:26.063Z Downloaded crossterm v0.28.1
3252025-03-03T07:51:26.069Z Downloaded color-eyre v0.6.3
3262025-03-03T07:51:26.076Z Downloaded guppy v0.17.17
3272025-03-03T07:51:26.082Z Downloaded miette v7.5.0
3282025-03-03T07:51:26.087Z Downloaded unicode-normalization v0.1.24
3292025-03-03T07:51:26.090Z Downloaded flate2 v1.1.0
3302025-03-03T07:51:26.095Z Downloaded toml_edit v0.22.24
3312025-03-03T07:51:26.116Z Downloaded regex-automata v0.4.9
3322025-03-03T07:51:26.132Z Downloaded memchr v2.7.4
3332025-03-03T07:51:26.137Z Downloaded rustls-pki-types v1.11.0
3342025-03-03T07:51:26.140Z Downloaded sharded-slab v0.1.7
3352025-03-03T07:51:26.144Z Downloaded ed25519-dalek v2.1.1
3362025-03-03T07:51:26.150Z Downloaded der v0.7.9
3372025-03-03T07:51:26.159Z Downloaded rand_chacha v0.9.0
3382025-03-03T07:51:26.159Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
3392025-03-03T07:51:26.172Z Downloaded petgraph v0.7.1
3402025-03-03T07:51:26.189Z Downloaded tokio v1.43.0
3412025-03-03T07:51:26.225Z Downloaded libc v0.2.170
3422025-03-03T07:51:26.247Z Downloaded indexmap v2.7.1
3432025-03-03T07:51:26.251Z Downloaded base64 v0.22.1
3442025-03-03T07:51:26.255Z Downloaded quinn-udp v0.5.10
3452025-03-03T07:51:26.259Z Downloaded pin-project v1.1.9
3462025-03-03T07:51:26.267Z Downloaded indicatif v0.17.11
3472025-03-03T07:51:26.271Z Downloaded uuid v1.15.1
3482025-03-03T07:51:26.274Z Downloaded shell-words v1.1.0
3492025-03-03T07:51:26.274Z Downloaded rustc_version v0.4.1
3502025-03-03T07:51:26.279Z Downloaded pin-project-lite v0.2.16
3512025-03-03T07:51:26.283Z Downloaded ryu v1.0.19
3522025-03-03T07:51:26.283Z Downloaded signal-hook-mio v0.2.4
3532025-03-03T07:51:26.287Z Downloaded shared_child v1.0.1
3542025-03-03T07:51:26.287Z Downloaded sha2 v0.10.8
3552025-03-03T07:51:26.292Z Downloaded base64 v0.21.7
3562025-03-03T07:51:26.292Z Downloaded backtrace v0.3.71
3572025-03-03T07:51:27.298Z Downloaded smallvec v1.14.0
3582025-03-03T07:51:27.301Z Downloaded config v0.15.8
3592025-03-03T07:51:27.302Z Downloaded log v0.4.26
3602025-03-03T07:51:27.302Z Downloaded native-tls v0.2.14
3612025-03-03T07:51:27.302Z Downloaded jobserver v0.1.32
3622025-03-03T07:51:27.302Z Downloaded nextest-workspace-hack v0.1.0
3632025-03-03T07:51:27.302Z Downloaded lock_api v0.4.12
3642025-03-03T07:51:27.302Z Downloaded iana-time-zone v0.1.61
3652025-03-03T07:51:27.302Z Downloaded clap v4.5.31
3662025-03-03T07:51:27.302Z Downloaded zipsign-api v0.1.3
3672025-03-03T07:51:27.302Z Downloaded unicase v2.8.1
3682025-03-03T07:51:27.302Z Downloaded eyre v0.6.12
3692025-03-03T07:51:27.302Z Downloaded const-oid v0.9.6
3702025-03-03T07:51:27.302Z Downloaded cfg-expr v0.18.0
3712025-03-03T07:51:27.302Z Downloaded anstyle-parse v0.2.6
3722025-03-03T07:51:27.302Z Downloaded miette-derive v7.5.0
3732025-03-03T07:51:27.302Z Downloaded tokio-stream v0.1.17
3742025-03-03T07:51:27.302Z Downloaded tokio-rustls v0.26.2
3752025-03-03T07:51:27.302Z Downloaded derive-where v1.2.7
3762025-03-03T07:51:27.302Z Downloaded bitflags v2.9.0
3772025-03-03T07:51:27.302Z Downloaded tempfile v3.17.1
3782025-03-03T07:51:27.302Z Downloaded futures-executor v0.3.31
3792025-03-03T07:51:27.302Z Downloaded errno v0.3.10
3802025-03-03T07:51:27.302Z Downloaded crc32fast v1.4.2
3812025-03-03T07:51:27.302Z Downloaded humantime v2.1.0
3822025-03-03T07:51:27.302Z Downloaded getrandom v0.2.15
3832025-03-03T07:51:27.302Z Downloaded fixedbitset v0.5.7
3842025-03-03T07:51:27.302Z Downloaded recursion v0.5.2
3852025-03-03T07:51:27.302Z Downloaded fastrand v2.3.0
3862025-03-03T07:51:27.302Z Downloaded cpufeatures v0.2.17
3872025-03-03T07:51:27.302Z Downloaded console v0.15.11
3882025-03-03T07:51:27.302Z Downloaded indent_write v2.2.0
3892025-03-03T07:51:27.302Z Downloaded ring v0.17.11
3902025-03-03T07:51:27.302Z Downloaded hex v0.4.3
3912025-03-03T07:51:27.302Z Downloaded base64ct v1.6.0
3922025-03-03T07:51:27.302Z Downloaded tracing v0.1.41
3932025-03-03T07:51:27.302Z Downloaded camino v1.1.9
3942025-03-03T07:51:27.302Z Downloaded anstream v0.6.18
3952025-03-03T07:51:27.303Z Downloaded home v0.5.11
3962025-03-03T07:51:27.303Z Downloaded cfg-if v1.0.0
3972025-03-03T07:51:27.303Z Downloaded toml_datetime v0.6.8
3982025-03-03T07:51:27.303Z Downloaded colorchoice v1.0.3
3992025-03-03T07:51:27.303Z Downloaded clap_lex v0.7.4
4002025-03-03T07:51:27.303Z Downloaded futures-task v0.3.31
4012025-03-03T07:51:27.303Z Downloaded debug-ignore v1.0.5
4022025-03-03T07:51:27.303Z Downloaded curve25519-dalek-derive v0.1.1
4032025-03-03T07:51:27.303Z Downloaded thread_local v1.1.8
4042025-03-03T07:51:27.303Z Downloaded thiserror v1.0.69
4052025-03-03T07:51:27.303Z Downloaded futures-sink v0.3.31
4062025-03-03T07:51:27.303Z Downloaded futures-core v0.3.31
4072025-03-03T07:51:27.303Z Downloaded crypto-common v0.1.6
4082025-03-03T07:51:27.303Z Downloaded camino-tempfile v1.1.1
4092025-03-03T07:51:27.303Z Downloaded generic-array v0.14.7
4102025-03-03T07:51:27.303Z Downloaded cargo-platform v0.1.9
4112025-03-03T07:51:27.303Z Downloaded hyper-tls v0.6.0
4122025-03-03T07:51:27.303Z Downloaded backtrace-ext v0.2.1
4132025-03-03T07:51:27.303Z Downloaded atomic-waker v1.1.2
4142025-03-03T07:51:27.303Z Downloaded async-scoped v0.9.0
4152025-03-03T07:51:27.303Z Downloaded anstyle-query v1.1.2
4162025-03-03T07:51:27.303Z Compiling proc-macro2 v1.0.94
4172025-03-03T07:51:27.303Z Compiling unicode-ident v1.0.17
4182025-03-03T07:51:27.303Z Compiling libc v0.2.170
4192025-03-03T07:51:27.303Z Compiling cfg-if v1.0.0
4202025-03-03T07:51:27.303Z Compiling memchr v2.7.4
4212025-03-03T07:51:27.303Z Compiling serde v1.0.218
4222025-03-03T07:51:27.303Z Compiling once_cell v1.20.3
4232025-03-03T07:51:27.303Z Compiling autocfg v1.4.0
4242025-03-03T07:51:27.303Z Compiling shlex v1.3.0
4252025-03-03T07:51:27.303Z Compiling log v0.4.26
4262025-03-03T07:51:27.303Z Compiling pin-project-lite v0.2.16
4272025-03-03T07:51:27.303Z Compiling itoa v1.0.14
4282025-03-03T07:51:27.303Z Compiling futures-core v0.3.31
4292025-03-03T07:51:27.424Z Compiling bitflags v2.9.0
4302025-03-03T07:51:27.430Z Compiling rustix v0.38.44
4312025-03-03T07:51:27.527Z Compiling smallvec v1.14.0
4322025-03-03T07:51:27.550Z Compiling slab v0.4.9
4332025-03-03T07:51:27.939Z Compiling jobserver v0.1.32
4342025-03-03T07:51:27.985Z Compiling bytes v1.10.0
4352025-03-03T07:51:28.002Z Compiling futures-sink v0.3.31
4362025-03-03T07:51:28.167Z Compiling getrandom v0.3.1
4372025-03-03T07:51:28.203Z Compiling hashbrown v0.15.2
4382025-03-03T07:51:28.292Z Compiling cc v1.2.16
4392025-03-03T07:51:28.565Z Compiling quote v1.0.39
4402025-03-03T07:51:28.609Z Compiling errno v0.3.10
4412025-03-03T07:51:28.872Z Compiling signal-hook-registry v1.4.2
4422025-03-03T07:51:28.907Z Compiling syn v2.0.99
4432025-03-03T07:51:29.101Z Compiling mio v1.0.3
4442025-03-03T07:51:29.196Z Compiling equivalent v1.0.2
4452025-03-03T07:51:29.694Z Compiling socket2 v0.5.8
4462025-03-03T07:51:30.010Z Compiling futures-channel v0.3.31
4472025-03-03T07:51:30.142Z Compiling tracing-core v0.1.33
4482025-03-03T07:51:30.435Z Compiling futures-io v0.3.31
4492025-03-03T07:51:30.515Z Compiling futures-task v0.3.31
4502025-03-03T07:51:30.799Z Compiling version_check v0.9.5
4512025-03-03T07:51:30.858Z Compiling pin-utils v0.1.0
4522025-03-03T07:51:30.872Z Compiling ryu v1.0.19
4532025-03-03T07:51:30.963Z Compiling serde_json v1.0.139
4542025-03-03T07:51:31.390Z Compiling getrandom v0.2.15
4552025-03-03T07:51:31.419Z Compiling fnv v1.0.7
4562025-03-03T07:51:31.506Z Compiling camino v1.1.9
4572025-03-03T07:51:31.541Z Compiling http v1.2.0
4582025-03-03T07:51:31.557Z Compiling target-lexicon v0.13.2
4592025-03-03T07:51:31.589Z Compiling ring v0.17.11
4602025-03-03T07:51:31.708Z Compiling rustls-pki-types v1.11.0
4612025-03-03T07:51:32.181Z Compiling backtrace v0.3.71
4622025-03-03T07:51:32.544Z Compiling semver v1.0.25
4632025-03-03T07:51:32.635Z Compiling httparse v1.10.0
4642025-03-03T07:51:32.695Z Compiling typenum v1.18.0
4652025-03-03T07:51:33.035Z Compiling byteorder v1.5.0
4662025-03-03T07:51:33.241Z Compiling untrusted v0.9.0
4672025-03-03T07:51:33.373Z Compiling gimli v0.28.1
4682025-03-03T07:51:33.376Z Compiling adler v1.0.2
4692025-03-03T07:51:33.407Z Compiling guppy-workspace-hack v0.1.0
4702025-03-03T07:51:33.424Z Compiling thiserror v1.0.69
4712025-03-03T07:51:33.530Z Compiling miniz_oxide v0.7.4
4722025-03-03T07:51:33.681Z Compiling http-body v1.0.1
4732025-03-03T07:51:33.941Z Compiling generic-array v0.14.7
4742025-03-03T07:51:34.307Z Compiling object v0.32.2
4752025-03-03T07:51:34.364Z Compiling unicode-width v0.2.0
4762025-03-03T07:51:34.908Z Compiling zeroize v1.8.1
4772025-03-03T07:51:34.953Z Compiling thiserror v2.0.12
4782025-03-03T07:51:35.211Z Compiling target-spec v3.4.2
4792025-03-03T07:51:35.260Z Compiling rustls v0.23.23
4802025-03-03T07:51:35.517Z Compiling pkg-config v0.3.31
4812025-03-03T07:51:35.618Z Compiling atomic-waker v1.1.2
4822025-03-03T07:51:35.731Z Compiling fastrand v2.3.0
4832025-03-03T07:51:35.825Z Compiling try-lock v0.2.5
4842025-03-03T07:51:35.902Z Compiling rustc-demangle v0.1.24
4852025-03-03T07:51:35.999Z Compiling want v0.3.1
4862025-03-03T07:51:36.302Z Compiling tempfile v3.17.1
4872025-03-03T07:51:36.532Z Compiling zstd-sys v2.0.14+zstd.1.5.7
4882025-03-03T07:51:36.790Z Compiling cfg-expr v0.18.0
4892025-03-03T07:51:38.104Z Compiling addr2line v0.21.0
4902025-03-03T07:51:38.411Z Compiling terminal_size v0.4.1
4912025-03-03T07:51:38.638Z Compiling aho-corasick v1.1.3
4922025-03-03T07:51:38.899Z Compiling regex-syntax v0.8.5
4932025-03-03T07:51:39.002Z Compiling serde_derive v1.0.218
4942025-03-03T07:51:39.019Z Compiling futures-macro v0.3.31
4952025-03-03T07:51:39.284Z Compiling tokio-macros v2.5.0
4962025-03-03T07:51:39.420Z Compiling tracing-attributes v0.1.28
4972025-03-03T07:51:40.741Z Compiling futures-util v0.3.31
4982025-03-03T07:51:40.776Z Compiling tokio v1.43.0
4992025-03-03T07:51:41.852Z Compiling zerocopy-derive v0.7.35
5002025-03-03T07:51:42.289Z Compiling tracing v0.1.41
5012025-03-03T07:51:42.963Z Compiling thiserror-impl v1.0.69
5022025-03-03T07:51:43.734Z Compiling zerocopy v0.7.35
5032025-03-03T07:51:45.691Z Compiling thiserror-impl v2.0.12
5042025-03-03T07:51:46.613Z Compiling owo-colors v4.2.0
5052025-03-03T07:51:47.201Z Compiling percent-encoding v2.3.1
5062025-03-03T07:51:47.711Z Compiling tower-service v0.3.3
5072025-03-03T07:51:47.857Z Compiling subtle v2.6.1
5082025-03-03T07:51:48.122Z Compiling form_urlencoded v1.2.1
5092025-03-03T07:51:48.613Z Compiling rustls-webpki v0.102.8
5102025-03-03T07:51:48.907Z Compiling regex-automata v0.4.9
5112025-03-03T07:51:51.722Z Compiling indexmap v2.7.1
5122025-03-03T07:51:53.370Z Compiling tokio-util v0.7.13
5132025-03-03T07:51:54.384Z Compiling h2 v0.4.8
5142025-03-03T07:51:57.601Z Compiling ahash v0.8.11
5152025-03-03T07:51:58.005Z Compiling num-traits v0.2.19
5162025-03-03T07:51:58.321Z Compiling lock_api v0.4.12
5172025-03-03T07:51:58.394Z Compiling is_ci v1.2.0
5182025-03-03T07:51:58.702Z Compiling nextest-workspace-hack v0.1.0
5192025-03-03T07:51:58.719Z Compiling portable-atomic v1.11.0
5202025-03-03T07:51:59.053Z Compiling utf8_iter v1.0.4
5212025-03-03T07:51:59.346Z Compiling unicode-width v0.1.14
5222025-03-03T07:51:59.621Z Compiling either v1.14.0
5232025-03-03T07:51:59.910Z Compiling hyper v1.6.0
5242025-03-03T07:52:00.038Z Compiling signal-hook v0.3.17
5252025-03-03T07:52:00.408Z Compiling parking_lot_core v0.9.10
5262025-03-03T07:52:00.877Z Compiling winnow v0.7.3
5272025-03-03T07:52:02.770Z Compiling unicode-linebreak v0.1.5
5282025-03-03T07:52:03.322Z Compiling lazy_static v1.5.0
5292025-03-03T07:52:03.479Z Compiling idna_adapter v1.0.0
5302025-03-03T07:52:03.639Z Compiling idna v1.0.3
5312025-03-03T07:52:05.164Z Compiling sharded-slab v0.1.7
5322025-03-03T07:52:06.787Z Compiling textwrap v0.16.1
5332025-03-03T07:52:07.478Z Compiling tokio-rustls v0.26.2
5342025-03-03T07:52:08.017Z Compiling hyper-util v0.1.10
5352025-03-03T07:52:08.591Z Compiling supports-color v3.0.2
5362025-03-03T07:52:09.356Z Compiling pathdiff v0.2.3
5372025-03-03T07:52:09.546Z Compiling toml_datetime v0.6.8
5382025-03-03T07:52:09.562Z Compiling cargo-platform v0.1.9
5392025-03-03T07:52:09.840Z Compiling serde_spanned v0.6.8
5402025-03-03T07:52:10.226Z Compiling backtrace-ext v0.2.1
5412025-03-03T07:52:10.652Z Compiling miette-derive v7.5.0
5422025-03-03T07:52:10.746Z Compiling console v0.15.11
5432025-03-03T07:52:11.671Z Compiling webpki-roots v0.26.8
5442025-03-03T07:52:11.885Z Compiling tracing-log v0.2.0
5452025-03-03T07:52:12.456Z Compiling sync_wrapper v1.0.2
5462025-03-03T07:52:12.565Z Compiling thread_local v1.1.8
5472025-03-03T07:52:12.590Z Compiling zstd-safe v7.2.3
5482025-03-03T07:52:12.621Z Compiling tower-layer v0.3.3
5492025-03-03T07:52:12.954Z Compiling supports-hyperlinks v3.1.0
5502025-03-03T07:52:13.233Z Compiling utf8parse v0.2.2
5512025-03-03T07:52:13.282Z Compiling supports-unicode v3.0.0
5522025-03-03T07:52:13.349Z Compiling newtype-uuid v1.2.1
5532025-03-03T07:52:13.398Z Compiling scopeguard v1.2.0
5542025-03-03T07:52:13.554Z Compiling fixedbitset v0.5.7
5552025-03-03T07:52:13.557Z Compiling cfg_aliases v0.2.1
5562025-03-03T07:52:13.639Z Compiling debug-ignore v1.0.5
5572025-03-03T07:52:13.672Z Compiling zerocopy v0.8.21
5582025-03-03T07:52:13.706Z Compiling adler2 v2.0.0
5592025-03-03T07:52:13.739Z Compiling nix v0.29.0
5602025-03-03T07:52:13.989Z Compiling petgraph v0.7.1
5612025-03-03T07:52:14.258Z Compiling miniz_oxide v0.8.5
5622025-03-03T07:52:14.448Z Compiling miette v7.5.0
5632025-03-03T07:52:14.586Z Compiling anstyle-parse v0.2.6
5642025-03-03T07:52:14.601Z Compiling tower v0.5.2
5652025-03-03T07:52:14.994Z Compiling tracing-subscriber v0.3.19
5662025-03-03T07:52:15.532Z Compiling hyper-rustls v0.27.5
5672025-03-03T07:52:16.426Z Compiling toml_edit v0.22.24
5682025-03-03T07:52:16.984Z Compiling cargo_metadata v0.19.2
5692025-03-03T07:52:21.040Z Compiling url v2.5.4
5702025-03-03T07:52:22.486Z Compiling itertools v0.14.0
5712025-03-03T07:52:22.579Z Compiling crypto-common v0.1.6
5722025-03-03T07:52:22.818Z Compiling block-buffer v0.10.4
5732025-03-03T07:52:23.083Z Compiling regex v1.11.1
5742025-03-03T07:52:25.337Z Compiling serde_urlencoded v0.7.1
5752025-03-03T07:52:25.870Z Compiling smol_str v0.3.2
5762025-03-03T07:52:25.889Z Compiling futures-executor v0.3.31
5772025-03-03T07:52:26.397Z Compiling http-body-util v0.1.2
5782025-03-03T07:52:26.547Z Compiling ppv-lite86 v0.2.20
5792025-03-03T07:52:26.738Z Compiling pin-project-internal v1.1.9
5802025-03-03T07:52:26.932Z Compiling rustls-pemfile v2.2.0
5812025-03-03T07:52:26.947Z Compiling xattr v1.4.0
5822025-03-03T07:52:27.271Z Compiling uuid v1.15.1
5832025-03-03T07:52:27.336Z Compiling rand_core v0.9.3
5842025-03-03T07:52:27.420Z Compiling filetime v0.2.25
5852025-03-03T07:52:27.771Z Compiling bstr v1.11.3
5862025-03-03T07:52:27.822Z Compiling quick-xml v0.37.2
5872025-03-03T07:52:28.550Z Compiling vte v0.14.1
5882025-03-03T07:52:28.954Z Compiling crc32fast v1.4.2
5892025-03-03T07:52:29.237Z Compiling nested v0.1.1
5902025-03-03T07:52:29.263Z Compiling anstyle-query v1.1.2
5912025-03-03T07:52:29.418Z Compiling static_assertions v1.1.0
5922025-03-03T07:52:29.482Z Compiling eyre v0.6.12
5932025-03-03T07:52:29.527Z Compiling ipnet v2.11.0
5942025-03-03T07:52:29.559Z Compiling self_update v0.42.0
5952025-03-03T07:52:29.861Z Compiling base64 v0.22.1
5962025-03-03T07:52:29.925Z Compiling anstyle v1.0.10
5972025-03-03T07:52:30.003Z Compiling colorchoice v1.0.3
5982025-03-03T07:52:30.179Z Compiling tinyvec_macros v0.1.1
5992025-03-03T07:52:30.265Z Compiling number_prefix v0.4.0
6002025-03-03T07:52:30.443Z Compiling iana-time-zone v0.1.61
6012025-03-03T07:52:30.507Z Compiling mime v0.3.17
6022025-03-03T07:52:30.933Z Compiling is_terminal_polyfill v1.70.1
6032025-03-03T07:52:31.075Z Compiling anstream v0.6.18
6042025-03-03T07:52:31.149Z Compiling reqwest v0.12.12
6052025-03-03T07:52:31.356Z Compiling chrono v0.4.40
6062025-03-03T07:52:31.519Z Compiling indicatif v0.17.11
6072025-03-03T07:52:32.074Z Compiling tinyvec v1.9.0
6082025-03-03T07:52:33.037Z Compiling guppy v0.17.17
6092025-03-03T07:52:33.762Z Compiling pin-project v1.1.9
6102025-03-03T07:52:33.916Z Compiling flate2 v1.1.0
6112025-03-03T07:52:35.055Z Compiling strip-ansi-escapes v0.2.1
6122025-03-03T07:52:36.326Z Compiling globset v0.4.16
6132025-03-03T07:52:39.126Z Compiling rand_chacha v0.9.0
6142025-03-03T07:52:39.342Z Compiling tar v0.4.44
6152025-03-03T07:52:39.541Z Compiling nextest-metadata v0.12.2
6162025-03-03T07:52:40.505Z Compiling futures v0.3.31
6172025-03-03T07:52:40.625Z Compiling digest v0.10.7
6182025-03-03T07:52:40.645Z Compiling parking_lot v0.12.3
6192025-03-03T07:52:41.056Z Compiling signal-hook-mio v0.2.4
6202025-03-03T07:52:41.250Z Compiling toml v0.8.20
6212025-03-03T07:52:42.721Z Compiling tracing-error v0.2.1
6222025-03-03T07:52:44.461Z Compiling self-replace v1.5.0
6232025-03-03T07:52:45.028Z Compiling os_pipe v1.2.1
6242025-03-03T07:52:45.313Z Compiling shared_child v1.0.1
6252025-03-03T07:52:45.316Z Compiling urlencoding v2.1.3
6262025-03-03T07:52:45.783Z Compiling heck v0.5.0
6272025-03-03T07:52:45.923Z Compiling recursion v0.5.2
6282025-03-03T07:52:46.154Z Compiling shell-words v1.1.0
6292025-03-03T07:52:46.169Z Compiling indenter v0.3.3
6302025-03-03T07:52:46.366Z Compiling clap_lex v0.7.4
6312025-03-03T07:52:46.429Z Compiling strsim v0.11.1
6322025-03-03T07:52:46.648Z Compiling cpufeatures v0.2.17
6332025-03-03T07:52:46.759Z Compiling unicase v2.8.1
6342025-03-03T07:52:47.076Z Compiling humantime v2.1.0
6352025-03-03T07:52:47.328Z Compiling owo-colors v3.5.0
6362025-03-03T07:52:47.885Z Compiling humantime-serde v1.1.1
6372025-03-03T07:52:48.124Z Compiling clap_builder v4.5.31
6382025-03-03T07:52:48.279Z Compiling sha2 v0.10.8
6392025-03-03T07:52:49.423Z Compiling color-spantrace v0.2.1
6402025-03-03T07:52:49.666Z Compiling rand v0.9.0
6412025-03-03T07:52:50.426Z Compiling clap_derive v4.5.28
6422025-03-03T07:52:51.213Z Compiling nextest-filtering v0.15.0
6432025-03-03T07:52:52.386Z Compiling duct v0.13.7
6442025-03-03T07:52:54.578Z Compiling cargo-nextest v0.9.92
6452025-03-03T07:52:56.348Z Compiling config v0.15.8
6462025-03-03T07:52:57.248Z Compiling crossterm v0.28.1
6472025-03-03T07:52:59.121Z Compiling zstd v0.13.3
6482025-03-03T07:53:00.044Z Compiling async-scoped v0.9.0
6492025-03-03T07:53:00.370Z Compiling quick-junit v0.5.1
6502025-03-03T07:53:00.800Z Compiling unicode-normalization v0.1.24
6512025-03-03T07:53:02.141Z Compiling target-spec-miette v0.4.4
6522025-03-03T07:53:02.867Z Compiling future-queue v0.4.0
6532025-03-03T07:53:03.017Z Compiling mukti-metadata v0.3.0
6542025-03-03T07:53:03.386Z Compiling camino-tempfile v1.1.1
6552025-03-03T07:53:04.066Z Compiling serde_ignored v0.1.11
6562025-03-03T07:53:04.194Z Compiling serde_path_to_error v0.1.17
6572025-03-03T07:53:04.483Z Compiling tokio-stream v0.1.17
6582025-03-03T07:53:05.046Z Compiling derive-where v1.2.7
6592025-03-03T07:53:05.191Z Compiling atomicwrites v0.4.4
6602025-03-03T07:53:05.675Z Compiling indent_write v2.2.0
6612025-03-03T07:53:05.736Z Compiling hex v0.4.3
6622025-03-03T07:53:05.909Z Compiling swrite v0.1.0
6632025-03-03T07:53:05.922Z Compiling xxhash-rust v0.8.15
6642025-03-03T07:53:06.050Z Compiling home v0.5.11
6652025-03-03T07:53:06.241Z Compiling clap v4.5.31
6662025-03-03T07:53:06.325Z Compiling color-eyre v0.6.3
6672025-03-03T07:53:06.353Z Compiling dialoguer v0.11.0
6682025-03-03T07:53:06.356Z Compiling enable-ansi-support v0.2.1
6692025-03-03T07:53:07.994Z Compiling nextest-runner v0.75.0
6702025-03-03T07:53:47.242Z Finished `release` profile [optimized] target(s) in 2m 23s
6712025-03-03T07:53:47.442Z Installing /home/build/.cargo/bin/cargo-nextest
6722025-03-03T07:53:47.445Z Installed package `cargo-nextest v0.9.92` (executable `cargo-nextest`)
6732025-03-03T07:53:47.537Z+ pushd bgp
6742025-03-03T07:53:47.540Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
6752025-03-03T07:53:47.540Z+ cargo nextest run
6762025-03-03T07:53:47.863Z Updating crates.io index
6772025-03-03T07:53:47.866Z Updating git repository `https://github.com/oxidecomputer/falcon`
6782025-03-03T07:53:48.504ZFrom https://github.com/oxidecomputer/falcon
6792025-03-03T07:53:48.504Z * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9
6802025-03-03T07:53:48.640Z Updating git repository `https://github.com/oxidecomputer/dendrite`
6812025-03-03T07:53:49.674ZFrom https://github.com/oxidecomputer/dendrite
6822025-03-03T07:53:49.674Z * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae
6832025-03-03T07:53:49.714Z Updating git repository `https://github.com/oxidecomputer/ispf`
6842025-03-03T07:53:49.980ZFrom https://github.com/oxidecomputer/ispf
6852025-03-03T07:53:49.980Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
6862025-03-03T07:53:50.000Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
6872025-03-03T07:53:50.343ZFrom https://github.com/oxidecomputer/netadm-sys
6882025-03-03T07:53:50.343Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
6892025-03-03T07:53:50.355Z Updating git repository `https://github.com/oxidecomputer/omicron`
6902025-03-03T07:53:54.979ZFrom https://github.com/oxidecomputer/omicron
6912025-03-03T07:53:54.979Z * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4
6922025-03-03T07:53:55.387Z Updating git repository `https://github.com/oxidecomputer/opte`
6932025-03-03T07:53:55.890ZFrom https://github.com/oxidecomputer/opte
6942025-03-03T07:53:55.890Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
6952025-03-03T07:53:55.936Z Updating git repository `https://github.com/illumos/smf-rs`
6962025-03-03T07:53:56.211ZFrom https://github.com/illumos/smf-rs
6972025-03-03T07:53:56.211Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
6982025-03-03T07:53:56.308Z Updating git repository `https://github.com/oxidecomputer/maghemite`
6992025-03-03T07:53:56.712ZFrom https://github.com/oxidecomputer/maghemite
7002025-03-03T07:53:56.712Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
7012025-03-03T07:53:56.757Z Updating git repository `https://github.com/oxidecomputer/zone`
7022025-03-03T07:53:57.043ZFrom https://github.com/oxidecomputer/zone
7032025-03-03T07:53:57.043Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
7042025-03-03T07:53:57.054Z Updating git repository `https://github.com/oxidecomputer/propolis`
7052025-03-03T07:53:57.611ZFrom https://github.com/oxidecomputer/propolis
7062025-03-03T07:53:57.611Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
7072025-03-03T07:53:57.688Z Updating git repository `https://github.com/illumos/smf-rs`
7082025-03-03T07:53:57.936ZFrom https://github.com/illumos/smf-rs
7092025-03-03T07:53:57.936Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
7102025-03-03T07:53:57.965Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
7112025-03-03T07:53:58.442ZFrom https://github.com/oxidecomputer/transceiver-control
7122025-03-03T07:53:58.442Z * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2
7132025-03-03T07:53:58.467Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7142025-03-03T07:53:58.766ZFrom https://github.com/oxidecomputer/dlpi-sys
7152025-03-03T07:53:58.766Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
7162025-03-03T07:53:58.776Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7172025-03-03T07:53:59.058ZFrom https://github.com/jmesmon/rust-libzfs
7182025-03-03T07:53:59.058Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
7192025-03-03T07:53:59.071Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7202025-03-03T07:53:59.363ZFrom https://github.com/oxidecomputer/rusty-doors
7212025-03-03T07:53:59.363Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
7222025-03-03T07:53:59.377Z Updating git repository `https://github.com/oxidecomputer/maghemite`
7232025-03-03T07:53:59.740ZFrom https://github.com/oxidecomputer/maghemite
7242025-03-03T07:53:59.740Z * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8
7252025-03-03T07:53:59.783Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
7262025-03-03T07:54:00.063ZFrom https://github.com/oxidecomputer/serde_human_bytes
7272025-03-03T07:54:00.064Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
7282025-03-03T07:54:00.083Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7292025-03-03T07:54:00.366ZFrom https://github.com/oxidecomputer/slog-error-chain
7302025-03-03T07:54:00.366Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
7312025-03-03T07:54:00.398Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7322025-03-03T07:54:00.702ZFrom https://github.com/oxidecomputer/poptrie
7332025-03-03T07:54:00.702Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
7342025-03-03T07:54:00.723Z Updating git repository `https://github.com/illumos/libscf-sys.git`
7352025-03-03T07:54:01.036ZFrom https://github.com/illumos/libscf-sys
7362025-03-03T07:54:01.036Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
7372025-03-03T07:54:01.056Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382025-03-03T07:54:01.838ZFrom https://github.com/oxidecomputer/progenitor
7392025-03-03T07:54:01.838Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
7402025-03-03T07:54:01.937Z Updating git repository `https://github.com/oxidecomputer/typify`
7412025-03-03T07:54:02.639ZFrom https://github.com/oxidecomputer/typify
7422025-03-03T07:54:02.639Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
7432025-03-03T07:54:02.746Z Updating git repository `https://github.com/oxidecomputer/propolis`
7442025-03-03T07:54:03.277ZFrom https://github.com/oxidecomputer/propolis
7452025-03-03T07:54:03.278Z * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc
7462025-03-03T07:54:03.355Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472025-03-03T07:54:04.462ZFrom https://github.com/oxidecomputer/crucible
7482025-03-03T07:54:04.462Z * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
7492025-03-03T07:54:04.517Z Updating git repository `https://github.com/oxidecomputer/opte`
7502025-03-03T07:54:04.893ZFrom https://github.com/oxidecomputer/opte
7512025-03-03T07:54:04.893Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
7522025-03-03T07:54:04.938Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7532025-03-03T07:54:05.466ZFrom https://github.com/oxidecomputer/management-gateway-service
7542025-03-03T07:54:05.466Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
7552025-03-03T07:54:05.497Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
7562025-03-03T07:54:05.783ZFrom https://github.com/oxidecomputer/ingot
7572025-03-03T07:54:05.783Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
7582025-03-03T07:54:06.180Z Downloading crates ...
7592025-03-03T07:54:06.296Z Downloaded allocator-api2 v0.2.18
7602025-03-03T07:54:06.300Z Downloaded async-stream-impl v0.3.6
7612025-03-03T07:54:06.303Z Downloaded anstream v0.6.15
7622025-03-03T07:54:06.316Z Downloaded crunchy v0.2.2
7632025-03-03T07:54:06.319Z Downloaded fxhash v0.2.1
7642025-03-03T07:54:06.324Z Downloaded equivalent v1.0.1
7652025-03-03T07:54:06.331Z Downloaded quick-error v1.2.3
7662025-03-03T07:54:06.334Z Downloaded http-body v0.4.6
7672025-03-03T07:54:06.337Z Downloaded serde-big-array v0.5.1
7682025-03-03T07:54:06.337Z Downloaded dtrace-parser v0.2.0
7692025-03-03T07:54:06.340Z Downloaded crucible-workspace-hack v0.1.0
7702025-03-03T07:54:06.340Z Downloaded crc8 v0.1.1
7712025-03-03T07:54:06.340Z Downloaded const-random v0.1.18
7722025-03-03T07:54:06.343Z Downloaded cpufeatures v0.2.14
7732025-03-03T07:54:06.343Z Downloaded sigpipe v0.1.3
7742025-03-03T07:54:06.343Z Downloaded bitflags v1.3.2
7752025-03-03T07:54:06.346Z Downloaded constant_time_eq v0.3.1
7762025-03-03T07:54:06.349Z Downloaded scroll_derive v0.12.0
7772025-03-03T07:54:06.349Z Downloaded sync_wrapper v0.1.2
7782025-03-03T07:54:06.352Z Downloaded dof v0.3.0
7792025-03-03T07:54:06.352Z Downloaded strum v0.26.3
7802025-03-03T07:54:06.355Z Downloaded data-encoding v2.6.0
7812025-03-03T07:54:06.355Z Downloaded autocfg v1.3.0
7822025-03-03T07:54:06.358Z Downloaded time-core v0.1.2
7832025-03-03T07:54:06.358Z Downloaded heck v0.3.3
7842025-03-03T07:54:06.361Z Downloaded daft v0.1.1
7852025-03-03T07:54:06.361Z Downloaded enum-as-inner v0.6.1
7862025-03-03T07:54:06.364Z Downloaded hash32 v0.3.1
7872025-03-03T07:54:06.364Z Downloaded float-ord v0.3.2
7882025-03-03T07:54:06.367Z Downloaded convert_case v0.4.0
7892025-03-03T07:54:06.367Z Downloaded embedded-io v0.4.0
7902025-03-03T07:54:06.370Z Downloaded defmt v0.3.8
7912025-03-03T07:54:06.373Z Downloaded resolv-conf v0.7.0
7922025-03-03T07:54:06.376Z Downloaded progenitor-macro v0.8.0
7932025-03-03T07:54:06.376Z Downloaded foreign-types v0.5.0
7942025-03-03T07:54:06.378Z Downloaded sha1 v0.10.6
7952025-03-03T07:54:06.378Z Downloaded heck v0.4.1
7962025-03-03T07:54:06.381Z Downloaded dirs-sys-next v0.1.2
7972025-03-03T07:54:06.381Z Downloaded either v1.13.0
7982025-03-03T07:54:06.384Z Downloaded anstyle-parse v0.2.5
7992025-03-03T07:54:06.387Z Downloaded num-conv v0.1.0
8002025-03-03T07:54:06.387Z Downloaded smf v0.2.3
8012025-03-03T07:54:06.387Z Downloaded serde_repr v0.1.19
8022025-03-03T07:54:06.390Z Downloaded slog-envlogger v2.2.0
8032025-03-03T07:54:06.393Z Downloaded foreign-types-macros v0.2.3
8042025-03-03T07:54:06.393Z Downloaded colorchoice v1.0.2
8052025-03-03T07:54:06.396Z Downloaded ciborium-ll v0.2.2
8062025-03-03T07:54:06.396Z Downloaded strum_macros v0.25.3
8072025-03-03T07:54:06.399Z Downloaded stable_deref_trait v1.2.0
8082025-03-03T07:54:06.399Z Downloaded num_threads v0.1.7
8092025-03-03T07:54:06.402Z Downloaded slog-scope v4.4.0
8102025-03-03T07:54:06.402Z Downloaded arrayvec v0.7.6
8112025-03-03T07:54:06.416Z Downloaded time-macros v0.2.18
8122025-03-03T07:54:06.416Z Downloaded hostname v0.4.0
8132025-03-03T07:54:06.416Z Downloaded defmt-macros v0.3.9
8142025-03-03T07:54:06.416Z Downloaded tiny-keccak v2.0.2
8152025-03-03T07:54:06.416Z Downloaded tabled_derive v0.10.0
8162025-03-03T07:54:06.420Z Downloaded fixedbitset v0.4.2
8172025-03-03T07:54:06.420Z Downloaded slog-bunyan v2.5.0
8182025-03-03T07:54:06.420Z Downloaded darling v0.20.10
8192025-03-03T07:54:06.425Z Downloaded thiserror-impl v2.0.11
8202025-03-03T07:54:06.428Z Downloaded quote v1.0.38
8212025-03-03T07:54:06.431Z Downloaded pretty-hex v0.2.1
8222025-03-03T07:54:06.431Z Downloaded take_mut v0.2.2
8232025-03-03T07:54:06.431Z Downloaded sync_wrapper v1.0.1
8242025-03-03T07:54:06.435Z Downloaded hubpack_derive v0.1.1
8252025-03-03T07:54:06.435Z Downloaded async-trait v0.1.86
8262025-03-03T07:54:06.439Z Downloaded slog-async v2.8.0
8272025-03-03T07:54:06.442Z Downloaded slog-term v2.9.1
8282025-03-03T07:54:06.442Z Downloaded blake2 v0.10.6
8292025-03-03T07:54:06.446Z Downloaded serde_with_macros v3.12.0
8302025-03-03T07:54:06.449Z Downloaded match_cfg v0.1.0
8312025-03-03T07:54:06.449Z Downloaded spin v0.9.8
8322025-03-03T07:54:06.452Z Downloaded powerfmt v0.2.0
8332025-03-03T07:54:06.455Z Downloaded thread-id v4.2.2
8342025-03-03T07:54:06.455Z Downloaded proc-macro-crate v3.2.0
8352025-03-03T07:54:06.455Z Downloaded term v0.7.0
8362025-03-03T07:54:06.458Z Downloaded tempfile v3.12.0
8372025-03-03T07:54:06.463Z Downloaded thiserror v2.0.11
8382025-03-03T07:54:06.467Z Downloaded rayon-core v1.12.1
8392025-03-03T07:54:06.471Z Downloaded newline-converter v0.3.0
8402025-03-03T07:54:06.474Z Downloaded progenitor-client v0.9.1
8412025-03-03T07:54:06.475Z Downloaded thin-vec v0.2.13
8422025-03-03T07:54:06.478Z Downloaded cookie v0.18.1
8432025-03-03T07:54:06.481Z Downloaded itoa v1.0.11
8442025-03-03T07:54:06.481Z Downloaded usdt-attr-macro v0.5.0
8452025-03-03T07:54:06.481Z Downloaded half v2.4.1
8462025-03-03T07:54:06.484Z Downloaded dropshot_endpoint v0.15.1
8472025-03-03T07:54:06.487Z Downloaded progenitor-client v0.8.0
8482025-03-03T07:54:06.490Z Downloaded num-iter v0.1.45
8492025-03-03T07:54:06.490Z Downloaded slog-json v2.6.1
8502025-03-03T07:54:06.493Z Downloaded memmap v0.7.0
8512025-03-03T07:54:06.497Z Downloaded tokio-macros v2.4.0
8522025-03-03T07:54:06.497Z Downloaded is-terminal v0.4.13
8532025-03-03T07:54:06.497Z Downloaded xz2 v0.1.7
8542025-03-03T07:54:06.500Z Downloaded slog-dtrace v0.3.0
8552025-03-03T07:54:06.500Z Downloaded num-integer v0.1.46
8562025-03-03T07:54:06.503Z Downloaded managed v0.8.0
8572025-03-03T07:54:06.503Z Downloaded zone_cfg_derive v0.3.0
8582025-03-03T07:54:06.503Z Downloaded password-hash v0.5.0
8592025-03-03T07:54:06.506Z Downloaded tar v0.4.41
8602025-03-03T07:54:06.509Z Downloaded oxnet v0.1.0
8612025-03-03T07:54:06.512Z Downloaded num_enum v0.5.11
8622025-03-03T07:54:06.515Z Downloaded openssl-probe v0.1.5
8632025-03-03T07:54:06.518Z Downloaded utf-8 v0.7.6
8642025-03-03T07:54:06.518Z Downloaded typify-macro v0.3.0
8652025-03-03T07:54:06.521Z Downloaded quinn v0.11.5
8662025-03-03T07:54:06.524Z Downloaded ron v0.7.1
8672025-03-03T07:54:06.527Z Downloaded lru-cache v0.1.2
8682025-03-03T07:54:06.530Z Downloaded tokio-tungstenite v0.21.0
8692025-03-03T07:54:06.533Z Downloaded paste v1.0.15
8702025-03-03T07:54:06.536Z Downloaded ipnetwork v0.20.0
8712025-03-03T07:54:06.536Z Downloaded base64 v0.13.1
8722025-03-03T07:54:06.539Z Downloaded newtype_derive v0.1.6
8732025-03-03T07:54:06.542Z Downloaded hubpack v0.1.2
8742025-03-03T07:54:06.542Z Downloaded crossbeam-epoch v0.9.18
8752025-03-03T07:54:06.544Z Downloaded parse-display-derive v0.10.0
8762025-03-03T07:54:06.548Z Downloaded plain v0.2.3
8772025-03-03T07:54:06.548Z Downloaded pest_generator v2.7.13
8782025-03-03T07:54:06.551Z Downloaded progenitor v0.9.1
8792025-03-03T07:54:06.551Z Downloaded tokio-rustls v0.24.1
8802025-03-03T07:54:06.554Z Downloaded httpdate v1.0.3
8812025-03-03T07:54:06.554Z Downloaded crossbeam-channel v0.5.13
8822025-03-03T07:54:06.559Z Downloaded parse-display v0.10.0
8832025-03-03T07:54:06.562Z Downloaded num-derive v0.3.3
8842025-03-03T07:54:06.562Z Downloaded num v0.4.3
8852025-03-03T07:54:06.562Z Downloaded parking_lot v0.11.2
8862025-03-03T07:54:06.565Z Downloaded schemars v0.8.21
8872025-03-03T07:54:06.575Z Downloaded pretty-hex v0.4.1
8882025-03-03T07:54:06.578Z Downloaded qorb v0.2.1
8892025-03-03T07:54:06.582Z Downloaded ident_case v1.0.1
8902025-03-03T07:54:06.585Z Downloaded omicron-workspace-hack v0.1.0
8912025-03-03T07:54:06.585Z Downloaded zone_cfg_derive v0.1.2
8922025-03-03T07:54:06.585Z Downloaded progenitor v0.8.0
8932025-03-03T07:54:06.585Z Downloaded usdt v0.5.0
8942025-03-03T07:54:06.589Z Downloaded progenitor-impl v0.9.1
8952025-03-03T07:54:06.589Z Downloaded pest_derive v2.7.13
8962025-03-03T07:54:06.592Z Downloaded unicode-ident v1.0.16
8972025-03-03T07:54:06.595Z Downloaded heapless v0.8.0
8982025-03-03T07:54:06.598Z Downloaded waitgroup v0.1.2
8992025-03-03T07:54:06.601Z Downloaded untrusted v0.7.1
9002025-03-03T07:54:06.601Z Downloaded memoffset v0.9.1
9012025-03-03T07:54:06.604Z Downloaded tokio-rustls v0.26.0
9022025-03-03T07:54:06.604Z Downloaded cc v1.1.21
9032025-03-03T07:54:06.607Z Downloaded topological-sort v0.2.2
9042025-03-03T07:54:06.610Z Downloaded num_enum v0.7.3
9052025-03-03T07:54:06.613Z Downloaded miniz_oxide v0.8.0
9062025-03-03T07:54:06.616Z Downloaded serde v1.0.217
9072025-03-03T07:54:06.620Z Downloaded num-derive v0.4.2
9082025-03-03T07:54:06.623Z Downloaded uuid v1.13.1
9092025-03-03T07:54:06.626Z Downloaded hickory-resolver v0.24.3
9102025-03-03T07:54:06.629Z Downloaded num_enum_derive v0.7.3
9112025-03-03T07:54:06.632Z Downloaded unicode-bidi v0.3.15
9122025-03-03T07:54:06.635Z Downloaded walkdir v2.5.0
9132025-03-03T07:54:06.638Z Downloaded native-tls v0.2.12
9142025-03-03T07:54:06.638Z Downloaded hashbrown v0.12.3
9152025-03-03T07:54:06.642Z Downloaded no-std-compat v0.4.1
9162025-03-03T07:54:06.645Z Downloaded tracing-attributes v0.1.27
9172025-03-03T07:54:06.648Z Downloaded usdt-impl v0.5.0
9182025-03-03T07:54:06.648Z Downloaded ipnet v2.10.0
9192025-03-03T07:54:06.651Z Downloaded typify v0.3.0
9202025-03-03T07:54:06.654Z Downloaded httparse v1.9.4
9212025-03-03T07:54:06.657Z Downloaded zerocopy-derive v0.8.17
9222025-03-03T07:54:06.662Z Downloaded hyper-rustls v0.27.3
9232025-03-03T07:54:06.665Z Downloaded steno v0.4.1
9242025-03-03T07:54:06.669Z Downloaded yansi v1.0.1
9252025-03-03T07:54:06.672Z Downloaded expectorate v1.1.0
9262025-03-03T07:54:06.675Z Downloaded indexmap v1.9.3
9272025-03-03T07:54:06.678Z Downloaded once_cell v1.20.2
9282025-03-03T07:54:06.681Z Downloaded hyper-rustls v0.24.2
9292025-03-03T07:54:06.684Z Downloaded xattr v1.3.1
9302025-03-03T07:54:06.688Z Downloaded tungstenite v0.21.0
9312025-03-03T07:54:06.691Z Downloaded url v2.5.2
9322025-03-03T07:54:06.694Z Downloaded omicron-zone-package v0.11.1
9332025-03-03T07:54:06.697Z Downloaded ucd-trie v0.1.6
9342025-03-03T07:54:06.697Z Downloaded typenum v1.17.0
9352025-03-03T07:54:06.700Z Downloaded log v0.4.22
9362025-03-03T07:54:06.703Z Downloaded proc-macro2 v1.0.93
9372025-03-03T07:54:06.707Z Downloaded prettyplease v0.2.29
9382025-03-03T07:54:06.710Z Downloaded flate2 v1.0.33
9392025-03-03T07:54:06.715Z Downloaded openssl-sys v0.9.103
9402025-03-03T07:54:06.720Z Downloaded hashbrown v0.14.5
9412025-03-03T07:54:06.725Z Downloaded unsafe-libyaml v0.2.11
9422025-03-03T07:54:06.729Z Downloaded pretty_assertions v1.4.1
9432025-03-03T07:54:06.732Z Downloaded toml_edit v0.19.15
9442025-03-03T07:54:06.748Z Downloaded itertools v0.10.5
9452025-03-03T07:54:06.754Z Downloaded tokio-util v0.7.12
9462025-03-03T07:54:06.761Z Downloaded mio v1.0.2
9472025-03-03T07:54:06.767Z Downloaded itertools v0.12.1
9482025-03-03T07:54:06.774Z Downloaded portable-atomic v1.8.0
9492025-03-03T07:54:06.781Z Downloaded goblin v0.8.2
9502025-03-03T07:54:06.787Z Downloaded nom v7.1.3
9512025-03-03T07:54:06.793Z Downloaded minimal-lexical v0.2.1
9522025-03-03T07:54:06.798Z Downloaded serde_json v1.0.138
9532025-03-03T07:54:06.805Z Downloaded tracing v0.1.40
9542025-03-03T07:54:06.810Z Downloaded unicode-segmentation v1.12.0
9552025-03-03T07:54:06.813Z Downloaded chrono v0.4.38
9562025-03-03T07:54:06.822Z Downloaded winnow v0.5.40
9572025-03-03T07:54:06.831Z Downloaded winnow v0.6.18
9582025-03-03T07:54:06.840Z Downloaded rustls-webpki v0.101.7
9592025-03-03T07:54:06.854Z Downloaded itertools v0.13.0
9602025-03-03T07:54:06.861Z Downloaded webpki-roots v0.26.6
9612025-03-03T07:54:06.865Z Downloaded openssl v0.10.66
9622025-03-03T07:54:06.877Z Downloaded webpki-roots v0.25.4
9632025-03-03T07:54:06.879Z Downloaded idna v0.5.0
9642025-03-03T07:54:06.886Z Downloaded dropshot v0.15.1
9652025-03-03T07:54:06.908Z Downloaded hyper v1.5.1
9662025-03-03T07:54:06.914Z Downloaded hickory-proto v0.24.1
9672025-03-03T07:54:06.928Z Downloaded idna v0.4.0
9682025-03-03T07:54:06.934Z Downloaded syn v1.0.109
9692025-03-03T07:54:06.944Z Downloaded hyper v0.14.30
9702025-03-03T07:54:06.952Z Downloaded reqwest v0.11.27
9712025-03-03T07:54:06.959Z Downloaded quinn-proto v0.11.8
9722025-03-03T07:54:06.965Z Downloaded dropshot v0.12.0
9732025-03-03T07:54:06.985Z Downloaded zerocopy v0.8.17
9742025-03-03T07:54:07.008Z Downloaded tabled v0.18.0
9752025-03-03T07:54:07.025Z Downloaded rustls v0.21.12
9762025-03-03T07:54:07.036Z Downloaded zerocopy-derive v0.6.6
9772025-03-03T07:54:07.045Z Downloaded regress v0.9.1
9782025-03-03T07:54:07.053Z Downloaded syn v2.0.98
9792025-03-03T07:54:07.064Z Downloaded libm v0.2.8
9802025-03-03T07:54:07.071Z Downloaded rhai v1.20.0
9812025-03-03T07:54:07.083Z Downloaded smoltcp v0.11.0
9822025-03-03T07:54:07.094Z Downloaded rustls v0.23.13
9832025-03-03T07:54:07.105Z Downloaded rustls v0.22.4
9842025-03-03T07:54:07.119Z Downloaded regress v0.10.1
9852025-03-03T07:54:07.127Z Downloaded rustix v0.38.37
9862025-03-03T07:54:07.148Z Downloaded pest v2.7.13
9872025-03-03T07:54:07.153Z Downloaded serde_with v3.12.0
9882025-03-03T07:54:07.161Z Downloaded toml_edit v0.22.21
9892025-03-03T07:54:07.182Z Downloaded time v0.3.36
9902025-03-03T07:54:07.190Z Downloaded blake3 v1.5.4
9912025-03-03T07:54:07.195Z Downloaded reqwest v0.12.9
9922025-03-03T07:54:07.203Z Downloaded openapiv3 v2.0.0
9932025-03-03T07:54:07.214Z Downloaded h2 v0.4.6
9942025-03-03T07:54:07.220Z Downloaded sled v0.34.7
9952025-03-03T07:54:07.230Z Downloaded typify-impl v0.2.0
9962025-03-03T07:54:07.245Z Downloaded typify-impl v0.3.0
9972025-03-03T07:54:07.260Z Downloaded h2 v0.3.26
9982025-03-03T07:54:07.266Z Downloaded clap_builder v4.5.23
9992025-03-03T07:54:07.273Z Downloaded tracing-core v0.1.32
10002025-03-03T07:54:07.276Z Downloaded memmap2 v0.9.5
10012025-03-03T07:54:07.279Z Downloaded linear-map v1.2.0
10022025-03-03T07:54:07.279Z Downloaded whoami v1.5.2
10032025-03-03T07:54:07.281Z Downloaded owo-colors v4.1.0
10042025-03-03T07:54:07.284Z Downloaded indicatif v0.17.8
10052025-03-03T07:54:07.287Z Downloaded zerocopy v0.6.6
10062025-03-03T07:54:07.290Z Downloaded num-rational v0.4.2
10072025-03-03T07:54:07.293Z Downloaded http v0.2.12
10082025-03-03T07:54:07.296Z Downloaded progenitor-impl v0.8.0
10092025-03-03T07:54:07.298Z Downloaded parking_lot_core v0.8.6
10102025-03-03T07:54:07.298Z Downloaded typify v0.2.0
10112025-03-03T07:54:07.302Z Downloaded pin-project-lite v0.2.14
10122025-03-03T07:54:07.306Z Downloaded num-complex v0.4.6
10132025-03-03T07:54:07.309Z Downloaded papergrid v0.14.0
10142025-03-03T07:54:07.314Z Downloaded slog v2.7.0
10152025-03-03T07:54:07.317Z Downloaded multer v3.1.0
10162025-03-03T07:54:07.317Z Downloaded pest_meta v2.7.13
10172025-03-03T07:54:07.320Z Downloaded toml v0.8.19
10182025-03-03T07:54:07.323Z Downloaded toml v0.7.8
10192025-03-03T07:54:07.326Z Downloaded num_enum_derive v0.5.11
10202025-03-03T07:54:07.329Z Downloaded petgraph v0.6.5
10212025-03-03T07:54:07.344Z Downloaded linked-hash-map v0.5.6
10222025-03-03T07:54:07.346Z Downloaded proc-macro-error2 v2.0.1
10232025-03-03T07:54:07.350Z Downloaded proc-macro-error-attr2 v2.0.0
10242025-03-03T07:54:07.350Z Downloaded proc-macro-error-attr v1.0.4
10252025-03-03T07:54:07.353Z Downloaded proc-macro-crate v1.3.1
10262025-03-03T07:54:07.353Z Downloaded tokio-rustls v0.25.0
10272025-03-03T07:54:07.353Z Downloaded proc-macro-error v1.0.4
10282025-03-03T07:54:07.356Z Downloaded postcard v1.0.10
10292025-03-03T07:54:07.359Z Downloaded serde_yaml v0.9.34+deprecated
10302025-03-03T07:54:07.362Z Downloaded tokio v1.42.0
10312025-03-03T07:54:07.398Z Downloaded libc v0.2.169
10322025-03-03T07:54:07.422Z Downloaded lzma-sys v0.1.20
10332025-03-03T07:54:07.450Z Downloaded serde_derive v1.0.217
10342025-03-03T07:54:07.453Z Downloaded dropshot_endpoint v0.12.0
10352025-03-03T07:54:07.456Z Downloaded strum_macros v0.26.4
10362025-03-03T07:54:07.459Z Downloaded encoding_rs v0.8.34
10372025-03-03T07:54:07.478Z Downloaded arc-swap v1.7.1
10382025-03-03T07:54:07.481Z Downloaded darling_core v0.20.10
10392025-03-03T07:54:07.486Z Downloaded instant v0.1.13
10402025-03-03T07:54:07.488Z Downloaded libsw v3.3.1
10412025-03-03T07:54:07.491Z Downloaded libscf-sys v1.1.0
10422025-03-03T07:54:07.491Z Downloaded ipnetwork v0.21.1
10432025-03-03T07:54:07.491Z Downloaded zone v0.3.0
10442025-03-03T07:54:07.494Z Downloaded zone v0.1.8
10452025-03-03T07:54:07.494Z Downloaded typify-macro v0.2.0
10462025-03-03T07:54:07.494Z Downloaded tinyvec v1.8.0
10472025-03-03T07:54:07.497Z Downloaded macaddr v1.0.1
10482025-03-03T07:54:07.500Z Downloaded similar v2.6.0
10492025-03-03T07:54:07.503Z Downloaded ryu v1.0.18
10502025-03-03T07:54:07.505Z Downloaded hyper-tls v0.5.0
10512025-03-03T07:54:07.505Z Downloaded derive_more v0.99.18
10522025-03-03T07:54:07.510Z Downloaded structmeta-derive v0.3.0
10532025-03-03T07:54:07.513Z Downloaded serde_spanned v0.6.7
10542025-03-03T07:54:07.513Z Downloaded diff v0.1.13
10552025-03-03T07:54:07.516Z Downloaded crossbeam-utils v0.8.20
10562025-03-03T07:54:07.519Z Downloaded bitflags v2.6.0
10572025-03-03T07:54:07.522Z Downloaded clap v4.5.23
10582025-03-03T07:54:07.529Z Downloaded anyhow v1.0.94
10592025-03-03T07:54:07.533Z Downloaded console v0.15.8
10602025-03-03T07:54:07.536Z Downloaded smartstring v1.0.1
10612025-03-03T07:54:07.539Z Downloaded smallvec v1.13.2
10622025-03-03T07:54:07.541Z Downloaded sct v0.7.1
10632025-03-03T07:54:07.544Z Downloaded rustls-pki-types v1.8.0
10642025-03-03T07:54:07.544Z Downloaded scroll v0.12.0
10652025-03-03T07:54:07.547Z Downloaded serde_derive_internals v0.29.1
10662025-03-03T07:54:07.547Z Downloaded same-file v1.0.6
10672025-03-03T07:54:07.550Z Downloaded rustls-pemfile v2.1.3
10682025-03-03T07:54:07.550Z Downloaded rhai_codegen v2.2.0
10692025-03-03T07:54:07.556Z Downloaded usdt-macro v0.5.0
10702025-03-03T07:54:07.559Z Downloaded highway v1.2.0
10712025-03-03T07:54:07.559Z Downloaded embedded-io v0.6.1
10722025-03-03T07:54:07.562Z Downloaded deranged v0.3.11
10732025-03-03T07:54:07.562Z Downloaded cancel-safe-futures v0.1.5
10742025-03-03T07:54:07.565Z Downloaded argon2 v0.5.3
10752025-03-03T07:54:07.568Z Downloaded tabwriter v1.4.0
10762025-03-03T07:54:07.568Z Downloaded structmeta v0.3.0
10772025-03-03T07:54:07.568Z Downloaded spin v0.5.2
10782025-03-03T07:54:07.571Z Downloaded colored v2.1.0
10792025-03-03T07:54:07.571Z Downloaded ciborium v0.2.2
10802025-03-03T07:54:07.574Z Downloaded daft-derive v0.1.1
10812025-03-03T07:54:07.576Z Downloaded serde_tokenstream v0.2.2
10822025-03-03T07:54:07.579Z Downloaded schemars_derive v0.8.21
10832025-03-03T07:54:07.579Z Downloaded rustls-pemfile v1.0.4
10842025-03-03T07:54:07.582Z Downloaded backoff v0.4.0
10852025-03-03T07:54:07.582Z Downloaded clap_derive v4.5.18
10862025-03-03T07:54:07.586Z Downloaded terminal_size v0.4.0
10872025-03-03T07:54:07.586Z Downloaded slog-stdlog v4.1.1
10882025-03-03T07:54:07.589Z Downloaded serde_path_to_error v0.1.16
10892025-03-03T07:54:07.589Z Downloaded anstyle-query v1.1.1
10902025-03-03T07:54:07.592Z Downloaded semver v0.1.20
10912025-03-03T07:54:07.592Z Downloaded rustversion v1.0.17
10922025-03-03T07:54:07.595Z Downloaded errno v0.3.9
10932025-03-03T07:54:07.595Z Downloaded rustc_version v0.1.7
10942025-03-03T07:54:07.595Z Downloaded fastrand v2.1.1
10952025-03-03T07:54:07.597Z Downloaded dyn-clone v1.0.17
10962025-03-03T07:54:07.597Z Downloaded dirs-next v2.0.0
10972025-03-03T07:54:07.601Z Downloaded defmt-parser v0.3.4
10982025-03-03T07:54:07.601Z Downloaded crossbeam-deque v0.8.5
10992025-03-03T07:54:07.601Z Downloaded rustc-hash v2.0.0
11002025-03-03T07:54:07.603Z Downloaded quinn-udp v0.5.5
11012025-03-03T07:54:07.603Z Downloaded progenitor-macro v0.9.1
11022025-03-03T07:54:07.603Z Downloaded hostname v0.3.1
11032025-03-03T07:54:07.607Z Downloaded cstr-argument v0.1.2
11042025-03-03T07:54:07.607Z Downloaded bytecount v0.6.8
11052025-03-03T07:54:07.607Z Downloaded arrayref v0.3.9
11062025-03-03T07:54:07.610Z Downloaded async-stream v0.3.6
11072025-03-03T07:54:07.610Z Downloaded foreign-types-shared v0.3.1
11082025-03-03T07:54:07.610Z Downloaded cobs v0.2.3
11092025-03-03T07:54:07.613Z Downloaded ciborium-io v0.2.2
11102025-03-03T07:54:07.613Z Downloaded darling_macro v0.20.10
11112025-03-03T07:54:07.613Z Downloaded const-random-macro v0.1.16
11122025-03-03T07:54:07.877Z Downloaded ring v0.17.8
11132025-03-03T07:54:07.992Z Downloaded ring v0.16.20
11142025-03-03T07:54:08.962Z Compiling proc-macro2 v1.0.93
11152025-03-03T07:54:08.962Z Compiling unicode-ident v1.0.16
11162025-03-03T07:54:08.962Z Compiling libc v0.2.169
11172025-03-03T07:54:08.965Z Compiling serde v1.0.217
11182025-03-03T07:54:08.965Z Compiling cfg-if v1.0.0
11192025-03-03T07:54:08.965Z Compiling autocfg v1.3.0
11202025-03-03T07:54:08.965Z Compiling memchr v2.7.4
11212025-03-03T07:54:08.965Z Compiling itoa v1.0.11
11222025-03-03T07:54:09.084Z Compiling version_check v0.9.5
11232025-03-03T07:54:09.145Z Compiling once_cell v1.20.2
11242025-03-03T07:54:09.204Z Compiling ryu v1.0.18
11252025-03-03T07:54:09.496Z Compiling libm v0.2.8
11262025-03-03T07:54:09.514Z Compiling byteorder v1.5.0
11272025-03-03T07:54:09.541Z Compiling pin-project-lite v0.2.14
11282025-03-03T07:54:09.618Z Compiling scopeguard v1.2.0
11292025-03-03T07:54:09.630Z Compiling lock_api v0.4.12
11302025-03-03T07:54:09.661Z Compiling parking_lot_core v0.9.10
11312025-03-03T07:54:09.758Z Compiling hashbrown v0.15.2
11322025-03-03T07:54:10.006Z Compiling log v0.4.22
11332025-03-03T07:54:10.215Z Compiling equivalent v1.0.1
11342025-03-03T07:54:10.328Z Compiling getrandom v0.3.1
11352025-03-03T07:54:10.368Z Compiling iana-time-zone v0.1.61
11362025-03-03T07:54:10.605Z Compiling fnv v1.0.7
11372025-03-03T07:54:10.672Z Compiling schemars v0.8.21
11382025-03-03T07:54:10.736Z Compiling serde_json v1.0.138
11392025-03-03T07:54:10.790Z Compiling quote v1.0.38
11402025-03-03T07:54:10.793Z Compiling getrandom v0.2.15
11412025-03-03T07:54:10.998Z Compiling signal-hook-registry v1.4.2
11422025-03-03T07:54:11.046Z Compiling socket2 v0.5.8
11432025-03-03T07:54:11.074Z Compiling mio v1.0.2
11442025-03-03T07:54:11.151Z Compiling dyn-clone v1.0.17
11452025-03-03T07:54:11.282Z Compiling syn v2.0.98
11462025-03-03T07:54:11.379Z Compiling shlex v1.3.0
11472025-03-03T07:54:11.403Z Compiling futures-core v0.3.31
11482025-03-03T07:54:11.479Z Compiling thiserror v1.0.69
11492025-03-03T07:54:11.644Z Compiling cc v1.1.21
11502025-03-03T07:54:11.656Z Compiling portable-atomic v1.8.0
11512025-03-03T07:54:11.725Z Compiling futures-sink v0.3.31
11522025-03-03T07:54:11.812Z Compiling bitflags v2.6.0
11532025-03-03T07:54:11.874Z Compiling slab v0.4.9
11542025-03-03T07:54:12.009Z Compiling heck v0.5.0
11552025-03-03T07:54:12.215Z Compiling num-traits v0.2.19
11562025-03-03T07:54:12.525Z Compiling futures-channel v0.3.31
11572025-03-03T07:54:12.653Z Compiling pin-utils v0.1.0
11582025-03-03T07:54:12.753Z Compiling futures-io v0.3.31
11592025-03-03T07:54:12.809Z Compiling futures-task v0.3.31
11602025-03-03T07:54:12.958Z Compiling subtle v2.6.1
11612025-03-03T07:54:13.073Z Compiling allocator-api2 v0.2.18
11622025-03-03T07:54:13.107Z Compiling semver v1.0.25
11632025-03-03T07:54:13.215Z Compiling rustls-pki-types v1.8.0
11642025-03-03T07:54:13.667Z Compiling spin v0.9.8
11652025-03-03T07:54:13.796Z Compiling ahash v0.8.11
11662025-03-03T07:54:13.818Z Compiling httparse v1.9.4
11672025-03-03T07:54:13.887Z Compiling atomic-waker v1.1.2
11682025-03-03T07:54:13.913Z Compiling pkg-config v0.3.31
11692025-03-03T07:54:14.071Z Compiling untrusted v0.9.0
11702025-03-03T07:54:14.191Z Compiling vcpkg v0.2.15
11712025-03-03T07:54:14.295Z Compiling ring v0.17.8
11722025-03-03T07:54:14.318Z Compiling aho-corasick v1.1.3
11732025-03-03T07:54:14.542Z Compiling zeroize v1.8.1
11742025-03-03T07:54:14.555Z Compiling try-lock v0.2.5
11752025-03-03T07:54:14.709Z Compiling regex-syntax v0.8.5
11762025-03-03T07:54:14.855Z Compiling want v0.3.1
11772025-03-03T07:54:14.967Z Compiling httpdate v1.0.3
11782025-03-03T07:54:15.140Z Compiling foreign-types-shared v0.1.1
11792025-03-03T07:54:15.262Z Compiling openssl v0.10.66
11802025-03-03T07:54:15.265Z Compiling foreign-types v0.3.2
11812025-03-03T07:54:15.359Z Compiling tower-service v0.3.3
11822025-03-03T07:54:15.419Z Compiling tinyvec_macros v0.1.1
11832025-03-03T07:54:15.489Z Compiling percent-encoding v2.3.1
11842025-03-03T07:54:15.510Z Compiling tinyvec v1.8.0
11852025-03-03T07:54:15.577Z Compiling openssl-sys v0.9.103
11862025-03-03T07:54:15.731Z Compiling form_urlencoded v1.2.1
11872025-03-03T07:54:15.807Z Compiling native-tls v0.2.12
11882025-03-03T07:54:16.032Z Compiling slog v2.7.0
11892025-03-03T07:54:16.213Z Compiling rustls v0.23.13
11902025-03-03T07:54:16.531Z Compiling strsim v0.11.1
11912025-03-03T07:54:16.618Z Compiling openssl-probe v0.1.5
11922025-03-03T07:54:16.945Z Compiling unicode-normalization v0.1.24
11932025-03-03T07:54:16.976Z Compiling unicode-bidi v0.3.15
11942025-03-03T07:54:17.895Z Compiling serde_derive_internals v0.29.1
11952025-03-03T07:54:18.040Z Compiling idna v0.5.0
11962025-03-03T07:54:18.109Z Compiling crunchy v0.2.2
11972025-03-03T07:54:18.294Z Compiling regex-automata v0.4.9
11982025-03-03T07:54:18.653Z Compiling tracing-core v0.1.32
11992025-03-03T07:54:19.432Z Compiling url v2.5.2
12002025-03-03T07:54:19.688Z Compiling encoding_rs v0.8.34
12012025-03-03T07:54:19.838Z Compiling thiserror v2.0.11
12022025-03-03T07:54:19.982Z Compiling ucd-trie v0.1.6
12032025-03-03T07:54:20.462Z Compiling rustls-webpki v0.102.8
12042025-03-03T07:54:20.575Z Compiling base64 v0.22.1
12052025-03-03T07:54:21.265Z Compiling ipnet v2.10.0
12062025-03-03T07:54:21.278Z Compiling tiny-keccak v2.0.2
12072025-03-03T07:54:21.307Z Compiling mime v0.3.17
12082025-03-03T07:54:21.644Z Compiling rustls-pemfile v2.1.3
12092025-03-03T07:54:21.940Z Compiling serde_derive v1.0.217
12102025-03-03T07:54:21.954Z Compiling zerocopy-derive v0.7.35
12112025-03-03T07:54:22.110Z Compiling tokio-macros v2.4.0
12122025-03-03T07:54:22.203Z Compiling schemars_derive v0.8.21
12132025-03-03T07:54:22.394Z Compiling thiserror-impl v1.0.69
12142025-03-03T07:54:22.486Z Compiling futures-macro v0.3.31
12152025-03-03T07:54:23.612Z Compiling regex v1.11.1
12162025-03-03T07:54:23.831Z Compiling zerocopy v0.7.35
12172025-03-03T07:54:23.955Z Compiling openssl-macros v0.1.1
12182025-03-03T07:54:24.318Z Compiling futures-util v0.3.31
12192025-03-03T07:54:24.580Z Compiling tracing-attributes v0.1.27
12202025-03-03T07:54:24.794Z Compiling thiserror-impl v2.0.11
12212025-03-03T07:54:24.888Z Compiling scroll_derive v0.12.0
12222025-03-03T07:54:25.177Z Compiling pest v2.7.13
12232025-03-03T07:54:25.597Z Compiling hashbrown v0.14.5
12242025-03-03T07:54:26.454Z Compiling webpki-roots v0.26.6
12252025-03-03T07:54:26.653Z Compiling regress v0.10.1
12262025-03-03T07:54:26.711Z Compiling typenum v1.17.0
12272025-03-03T07:54:27.011Z Compiling ident_case v1.0.1
12282025-03-03T07:54:27.175Z Compiling darling_core v0.20.10
12292025-03-03T07:54:27.508Z Compiling tracing v0.1.40
12302025-03-03T07:54:27.854Z Compiling pest_meta v2.7.13
12312025-03-03T07:54:27.914Z Compiling scroll v0.12.0
12322025-03-03T07:54:28.180Z Compiling rand_core v0.6.4
12332025-03-03T07:54:28.320Z Compiling generic-array v0.14.7
12342025-03-03T07:54:28.428Z Compiling plain v0.2.3
12352025-03-03T07:54:28.578Z Compiling goblin v0.8.2
12362025-03-03T07:54:28.590Z Compiling const-random-macro v0.1.16
12372025-03-03T07:54:29.310Z Compiling pest_generator v2.7.13
12382025-03-03T07:54:29.598Z Compiling sync_wrapper v1.0.1
12392025-03-03T07:54:30.289Z Compiling num-conv v0.1.0
12402025-03-03T07:54:30.573Z Compiling pretty-hex v0.4.1
12412025-03-03T07:54:30.807Z Compiling time-core v0.1.2
12422025-03-03T07:54:30.989Z Compiling powerfmt v0.2.0
12432025-03-03T07:54:31.048Z Compiling time-macros v0.2.18
12442025-03-03T07:54:31.302Z Compiling pest_derive v2.7.13
12452025-03-03T07:54:31.366Z Compiling deranged v0.3.11
12462025-03-03T07:54:32.273Z Compiling const-random v0.1.18
12472025-03-03T07:54:32.294Z Compiling darling_macro v0.20.10
12482025-03-03T07:54:32.361Z Compiling ppv-lite86 v0.2.20
12492025-03-03T07:54:32.695Z Compiling usdt-impl v0.5.0
12502025-03-03T07:54:32.739Z Compiling num_threads v0.1.7
12512025-03-03T07:54:32.874Z Compiling winnow v0.6.18
12522025-03-03T07:54:33.115Z Compiling rand_chacha v0.3.1
12532025-03-03T07:54:33.314Z Compiling darling v0.20.10
12542025-03-03T07:54:33.419Z Compiling dtrace-parser v0.2.0
12552025-03-03T07:54:33.750Z Compiling thread-id v4.2.2
12562025-03-03T07:54:33.768Z Compiling anyhow v1.0.94
12572025-03-03T07:54:33.865Z Compiling bytes v1.10.0
12582025-03-03T07:54:34.175Z Compiling indexmap v2.7.1
12592025-03-03T07:54:34.189Z Compiling uuid v1.13.1
12602025-03-03T07:54:35.038Z Compiling http v1.2.0
12612025-03-03T07:54:35.352Z Compiling smallvec v1.13.2
12622025-03-03T07:54:35.535Z Compiling chrono v0.4.38
12632025-03-03T07:54:36.257Z Compiling parking_lot v0.12.3
12642025-03-03T07:54:36.383Z Compiling serde_tokenstream v0.2.2
12652025-03-03T07:54:36.911Z Compiling tokio v1.42.0
12662025-03-03T07:54:37.156Z Compiling http-body v1.0.1
12672025-03-03T07:54:37.373Z Compiling http-body-util v0.1.2
12682025-03-03T07:54:37.394Z Compiling toml_datetime v0.6.8
12692025-03-03T07:54:37.853Z Compiling serde_urlencoded v0.7.1
12702025-03-03T07:54:38.160Z Compiling openapiv3 v2.0.0
12712025-03-03T07:54:38.354Z Compiling dof v0.3.0
12722025-03-03T07:54:38.811Z Compiling serde_spanned v0.6.7
12732025-03-03T07:54:39.008Z Compiling rand v0.8.5
12742025-03-03T07:54:39.032Z Compiling block-buffer v0.10.4
12752025-03-03T07:54:39.249Z Compiling crypto-common v0.1.6
12762025-03-03T07:54:39.440Z Compiling rustversion v1.0.17
12772025-03-03T07:54:40.380Z Compiling typify-impl v0.2.0
12782025-03-03T07:54:40.478Z Compiling unsafe-libyaml v0.2.11
12792025-03-03T07:54:42.110Z Compiling serde_yaml v0.9.34+deprecated
12802025-03-03T07:54:42.133Z Compiling omicron-workspace-hack v0.1.0
12812025-03-03T07:54:42.297Z Compiling paste v1.0.15
12822025-03-03T07:54:42.411Z Compiling match_cfg v0.1.0
12832025-03-03T07:54:42.504Z Compiling hostname v0.3.1
12842025-03-03T07:54:42.714Z Compiling syn v1.0.109
12852025-03-03T07:54:42.848Z Compiling newtype-uuid v1.2.1
12862025-03-03T07:54:43.744Z Compiling usdt-attr-macro v0.5.0
12872025-03-03T07:54:43.757Z Compiling usdt-macro v0.5.0
12882025-03-03T07:54:44.171Z Compiling macaddr v1.0.1
12892025-03-03T07:54:44.392Z Compiling futures-executor v0.3.31
12902025-03-03T07:54:44.943Z Compiling async-trait v0.1.86
12912025-03-03T07:54:45.167Z Compiling memmap v0.7.0
12922025-03-03T07:54:45.456Z Compiling tokio-util v0.7.12
12932025-03-03T07:54:45.673Z Compiling dirs-sys-next v0.1.2
12942025-03-03T07:54:45.849Z Compiling camino v1.1.9
12952025-03-03T07:54:46.284Z Compiling rustls v0.22.4
12962025-03-03T07:54:46.429Z Compiling h2 v0.4.6
12972025-03-03T07:54:46.614Z Compiling cpufeatures v0.2.14
12982025-03-03T07:54:46.710Z Compiling dirs-next v2.0.0
12992025-03-03T07:54:46.748Z Compiling futures v0.3.31
13002025-03-03T07:54:47.796Z Compiling errno v0.3.9
13012025-03-03T07:54:48.041Z Compiling instant v0.1.13
13022025-03-03T07:54:48.127Z Compiling slog-async v2.8.0
13032025-03-03T07:54:48.724Z Compiling term v0.7.0
13042025-03-03T07:54:51.631Z Compiling hyper v1.5.1
13052025-03-03T07:54:52.670Z Compiling tokio-native-tls v0.3.1
13062025-03-03T07:54:52.933Z Compiling tokio-rustls v0.26.0
13072025-03-03T07:54:53.372Z Compiling ipnetwork v0.21.1
13082025-03-03T07:54:53.789Z Compiling daft-derive v0.1.1
13092025-03-03T07:54:54.210Z Compiling hyper-util v0.1.10
13102025-03-03T07:54:55.369Z Compiling is-terminal v0.4.13
13112025-03-03T07:54:55.491Z Compiling multer v3.1.0
13122025-03-03T07:54:55.507Z Compiling take_mut v0.2.2
13132025-03-03T07:54:55.670Z Compiling debug-ignore v1.0.5
13142025-03-03T07:54:55.811Z Compiling strum_macros v0.26.4
13152025-03-03T07:54:56.339Z Compiling hyper-tls v0.6.0
13162025-03-03T07:54:56.744Z Compiling hyper-rustls v0.27.3
13172025-03-03T07:54:56.858Z Compiling serde_with_macros v3.12.0
13182025-03-03T07:54:57.345Z Compiling structmeta-derive v0.3.0
13192025-03-03T07:54:58.633Z Compiling typify-macro v0.2.0
13202025-03-03T07:54:59.351Z Compiling async-stream-impl v0.3.6
13212025-03-03T07:54:59.732Z Compiling dropshot v0.15.1
13222025-03-03T07:54:59.813Z Compiling crossbeam-utils v0.8.20
13232025-03-03T07:54:59.958Z Compiling structmeta v0.3.0
13242025-03-03T07:55:00.057Z Compiling strum v0.26.3
13252025-03-03T07:55:00.224Z Compiling serde_with v3.12.0
13262025-03-03T07:55:00.241Z Compiling reqwest v0.12.9
13272025-03-03T07:55:00.426Z Compiling dropshot_endpoint v0.15.1
13282025-03-03T07:55:00.662Z Compiling async-stream v0.3.6
13292025-03-03T07:55:00.981Z Compiling serde_path_to_error v0.1.16
13302025-03-03T07:55:01.403Z Compiling waitgroup v0.1.2
13312025-03-03T07:55:01.638Z Compiling hostname v0.4.0
13322025-03-03T07:55:01.853Z Compiling parse-display-derive v0.10.0
13332025-03-03T07:55:02.484Z Compiling digest v0.10.7
13342025-03-03T07:55:02.968Z Compiling hex v0.4.3
13352025-03-03T07:55:03.028Z Compiling typify v0.2.0
13362025-03-03T07:55:03.157Z Compiling progenitor-impl v0.8.0
13372025-03-03T07:55:03.546Z Compiling time v0.3.36
13382025-03-03T07:55:03.798Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13392025-03-03T07:55:04.401Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
13402025-03-03T07:55:04.559Z Compiling oxnet v0.1.0
13412025-03-03T07:55:04.629Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13422025-03-03T07:55:04.809Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13432025-03-03T07:55:05.655Z Compiling rustix v0.38.37
13442025-03-03T07:55:05.841Z Compiling usdt v0.5.0
13452025-03-03T07:55:05.933Z Compiling parse-display v0.10.0
13462025-03-03T07:55:06.564Z Compiling thread_local v1.1.8
13472025-03-03T07:55:06.660Z Compiling utf8parse v0.2.2
13482025-03-03T07:55:06.823Z Compiling anstyle-parse v0.2.5
13492025-03-03T07:55:07.079Z Compiling slog-json v2.6.1
13502025-03-03T07:55:07.148Z Compiling progenitor-client v0.9.1
13512025-03-03T07:55:07.605Z Compiling progenitor-client v0.8.0
13522025-03-03T07:55:07.699Z Compiling crossbeam-channel v0.5.13
13532025-03-03T07:55:08.313Z Compiling toml_edit v0.22.21
13542025-03-03T07:55:08.718Z Compiling is_terminal_polyfill v1.70.1
13552025-03-03T07:55:08.848Z Compiling anstyle v1.0.10
13562025-03-03T07:55:09.288Z Compiling colorchoice v1.0.2
13572025-03-03T07:55:09.385Z Compiling anstyle-query v1.1.1
13582025-03-03T07:55:09.547Z Compiling anstream v0.6.15
13592025-03-03T07:55:10.073Z Compiling daft v0.1.1
13602025-03-03T07:55:10.239Z Compiling slog-bunyan v2.5.0
13612025-03-03T07:55:10.455Z Compiling slog-term v2.9.1
13622025-03-03T07:55:10.543Z Compiling sha1 v0.10.6
13632025-03-03T07:55:10.584Z Compiling tokio-rustls v0.25.0
13642025-03-03T07:55:10.962Z Compiling clap_lex v0.7.4
13652025-03-03T07:55:10.988Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
13662025-03-03T07:55:11.421Z Compiling backoff v0.4.0
13672025-03-03T07:55:11.461Z Compiling regress v0.9.1
13682025-03-03T07:55:11.560Z Compiling progenitor-macro v0.8.0
13692025-03-03T07:55:11.636Z Compiling toml v0.8.19
13702025-03-03T07:55:16.581Z Compiling zerocopy v0.8.17
13712025-03-03T07:55:17.181Z Compiling unicode-width v0.1.14
13722025-03-03T07:55:17.219Z Compiling either v1.13.0
13732025-03-03T07:55:17.411Z Compiling zerocopy-derive v0.8.17
13742025-03-03T07:55:17.638Z Compiling itertools v0.13.0
13752025-03-03T07:55:18.305Z Compiling clap_derive v4.5.18
13762025-03-03T07:55:19.929Z Compiling lazy_static v1.5.0
13772025-03-03T07:55:20.060Z Compiling winnow v0.5.40
13782025-03-03T07:55:20.297Z Compiling heapless v0.8.0
13792025-03-03T07:55:20.592Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
13802025-03-03T07:55:22.897Z Compiling hash32 v0.3.1
13812025-03-03T07:55:23.128Z Compiling toml_edit v0.19.15
13822025-03-03T07:55:23.312Z Compiling stable_deref_trait v1.2.0
13832025-03-03T07:55:23.334Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13842025-03-03T07:55:23.423Z Compiling smoltcp v0.11.0
13852025-03-03T07:55:24.043Z Compiling terminal_size v0.4.0
13862025-03-03T07:55:24.225Z Compiling progenitor v0.8.0
13872025-03-03T07:55:24.256Z Compiling typify-impl v0.3.0
13882025-03-03T07:55:24.397Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
13892025-03-03T07:55:25.463Z Compiling proc-macro-error-attr v1.0.4
13902025-03-03T07:55:25.823Z Compiling proc-macro-crate v1.3.1
13912025-03-03T07:55:26.336Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13922025-03-03T07:55:26.521Z Compiling managed v0.8.0
13932025-03-03T07:55:26.700Z Compiling bitflags v1.3.2
13942025-03-03T07:55:26.810Z Compiling heck v0.4.1
13952025-03-03T07:55:26.947Z Compiling cobs v0.2.3
13962025-03-03T07:55:27.168Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
13972025-03-03T07:55:27.227Z Compiling postcard v1.0.10
13982025-03-03T07:55:27.841Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
13992025-03-03T07:55:28.493Z Compiling num_enum_derive v0.5.11
14002025-03-03T07:55:30.342Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14012025-03-03T07:55:30.696Z Compiling clap_builder v4.5.23
14022025-03-03T07:55:31.621Z Compiling foreign-types-macros v0.2.3
14032025-03-03T07:55:32.005Z Compiling num-integer v0.1.46
14042025-03-03T07:55:32.184Z Compiling proc-macro-error v1.0.4
14052025-03-03T07:55:32.569Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14062025-03-03T07:55:32.717Z Compiling float-ord v0.3.2
14072025-03-03T07:55:32.900Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14082025-03-03T07:55:32.911Z Compiling fastrand v2.1.1
14092025-03-03T07:55:32.940Z Compiling foreign-types-shared v0.3.1
14102025-03-03T07:55:33.070Z Compiling foreign-types v0.5.0
14112025-03-03T07:55:33.079Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14122025-03-03T07:55:33.241Z Compiling tempfile v3.12.0
14132025-03-03T07:55:33.590Z Compiling num_enum v0.5.11
14142025-03-03T07:55:34.429Z Compiling clap v4.5.23
14152025-03-03T07:55:34.442Z Compiling tabwriter v1.4.0
14162025-03-03T07:55:34.542Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14172025-03-03T07:55:34.899Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14182025-03-03T07:55:35.041Z Compiling cstr-argument v0.1.2
14192025-03-03T07:55:35.517Z Compiling crucible-workspace-hack v0.1.0
14202025-03-03T07:55:35.681Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14212025-03-03T07:55:35.814Z Compiling pretty-hex v0.2.1
14222025-03-03T07:55:36.003Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14232025-03-03T07:55:36.071Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14242025-03-03T07:55:36.253Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14252025-03-03T07:55:36.831Z Compiling num-iter v0.1.45
14262025-03-03T07:55:37.015Z Compiling num-rational v0.4.2
14272025-03-03T07:55:37.193Z Compiling colored v2.1.0
14282025-03-03T07:55:37.643Z Compiling num-complex v0.4.6
14292025-03-03T07:55:37.873Z Compiling semver v0.1.20
14302025-03-03T07:55:37.876Z Compiling prettyplease v0.2.29
14312025-03-03T07:55:38.267Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
14322025-03-03T07:55:38.364Z Compiling rustc_version v0.1.7
14332025-03-03T07:55:38.605Z Compiling num v0.4.3
14342025-03-03T07:55:38.610Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14352025-03-03T07:55:38.781Z Compiling zone_cfg_derive v0.3.0
14362025-03-03T07:55:40.009Z Compiling camino-tempfile v1.1.1
14372025-03-03T07:55:40.577Z Compiling itertools v0.10.5
14382025-03-03T07:55:40.778Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
14392025-03-03T07:55:41.861Z Compiling num-derive v0.4.2
14402025-03-03T07:55:41.905Z Compiling sigpipe v0.1.3
14412025-03-03T07:55:42.030Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14422025-03-03T07:55:42.151Z Compiling static_assertions v1.1.0
14432025-03-03T07:55:42.256Z Compiling base64ct v1.6.0
14442025-03-03T07:55:42.403Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14452025-03-03T07:55:42.845Z Compiling password-hash v0.5.0
14462025-03-03T07:55:43.070Z Compiling zone v0.3.0
14472025-03-03T07:55:43.162Z Compiling typify-macro v0.3.0
14482025-03-03T07:55:43.441Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14492025-03-03T07:55:43.775Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
14502025-03-03T07:55:44.047Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
14512025-03-03T07:55:44.235Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
14522025-03-03T07:55:45.351Z Compiling newtype_derive v0.1.6
14532025-03-03T07:55:46.393Z Compiling blake2 v0.10.6
14542025-03-03T07:55:47.399Z Compiling hubpack_derive v0.1.1
14552025-03-03T07:55:47.566Z Compiling typify v0.3.0
14562025-03-03T07:55:47.688Z Compiling progenitor-impl v0.9.1
14572025-03-03T07:55:48.482Z Compiling smf v0.2.3
14582025-03-03T07:55:49.780Z Compiling derive-where v1.2.7
14592025-03-03T07:55:50.390Z Compiling zerocopy-derive v0.6.6
14602025-03-03T07:55:52.158Z Compiling fixedbitset v0.4.2
14612025-03-03T07:55:52.228Z Compiling unicode-segmentation v1.12.0
14622025-03-03T07:55:52.520Z Compiling owo-colors v4.1.0
14632025-03-03T07:55:52.560Z Compiling cancel-safe-futures v0.1.5
14642025-03-03T07:55:52.610Z Compiling whoami v1.5.2
14652025-03-03T07:55:52.740Z Compiling petgraph v0.6.5
14662025-03-03T07:55:52.898Z Compiling zerocopy v0.6.6
14672025-03-03T07:55:53.097Z Compiling newline-converter v0.3.0
14682025-03-03T07:55:53.603Z Compiling hubpack v0.1.2
14692025-03-03T07:55:53.748Z Compiling argon2 v0.5.3
14702025-03-03T07:55:54.981Z Compiling strum_macros v0.25.3
14712025-03-03T07:55:55.905Z Compiling progenitor-macro v0.9.1
14722025-03-03T07:55:56.360Z Compiling console v0.15.8
14732025-03-03T07:55:57.801Z Compiling serde-big-array v0.5.1
14742025-03-03T07:55:58.030Z Compiling serde_repr v0.1.19
14752025-03-03T07:55:58.355Z Compiling enum-as-inner v0.6.1
14762025-03-03T07:55:59.160Z Compiling idna v0.4.0
14772025-03-03T07:55:59.538Z Compiling cookie v0.18.1
14782025-03-03T07:55:59.825Z Compiling quick-error v1.2.3
14792025-03-03T07:55:59.902Z Compiling convert_case v0.4.0
14802025-03-03T07:56:00.033Z Compiling data-encoding v2.6.0
14812025-03-03T07:56:00.615Z Compiling similar v2.6.0
14822025-03-03T07:56:00.808Z Compiling linked-hash-map v0.5.6
14832025-03-03T07:56:00.886Z Compiling hickory-proto v0.24.1
14842025-03-03T07:56:01.133Z Compiling lru-cache v0.1.2
14852025-03-03T07:56:01.332Z Compiling derive_more v0.99.18
14862025-03-03T07:56:01.764Z Compiling expectorate v1.1.0
14872025-03-03T07:56:01.790Z Compiling resolv-conf v0.7.0
14882025-03-03T07:56:02.002Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14892025-03-03T07:56:02.347Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14902025-03-03T07:56:02.558Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14912025-03-03T07:56:03.209Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14922025-03-03T07:56:06.031Z Compiling atomicwrites v0.4.4
14932025-03-03T07:56:06.339Z Compiling libsw v3.3.1
14942025-03-03T07:56:06.639Z Compiling indent_write v2.2.0
14952025-03-03T07:56:06.694Z Compiling linear-map v1.2.0
14962025-03-03T07:56:06.848Z Compiling swrite v0.1.0
14972025-03-03T07:56:06.987Z Compiling highway v1.2.0
14982025-03-03T07:56:07.044Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
14992025-03-03T07:56:07.110Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15002025-03-03T07:56:07.713Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15012025-03-03T07:56:08.224Z Compiling hickory-resolver v0.24.3
15022025-03-03T07:56:08.331Z Compiling progenitor v0.9.1
15032025-03-03T07:56:08.492Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15042025-03-03T07:56:08.544Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15052025-03-03T07:56:10.721Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15062025-03-03T07:56:10.791Z Compiling steno v0.4.1
15072025-03-03T07:56:12.091Z Compiling tokio-stream v0.1.17
15082025-03-03T07:56:12.899Z Compiling slog-dtrace v0.3.0
15092025-03-03T07:56:13.020Z Compiling parking_lot_core v0.8.6
15102025-03-03T07:56:13.286Z Compiling humantime v2.1.0
15112025-03-03T07:56:13.789Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15122025-03-03T07:56:14.234Z Compiling qorb v0.2.1
15132025-03-03T07:56:14.522Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15142025-03-03T07:56:14.751Z Compiling num-derive v0.3.3
15152025-03-03T07:56:14.876Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15162025-03-03T07:56:16.076Z Compiling smartstring v1.0.1
15172025-03-03T07:56:16.475Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15182025-03-03T07:56:16.514Z Compiling half v2.4.1
15192025-03-03T07:56:16.878Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
15202025-03-03T07:56:17.034Z Compiling ciborium-io v0.2.2
15212025-03-03T07:56:17.108Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
15222025-03-03T07:56:17.168Z Compiling ciborium-ll v0.2.2
15232025-03-03T07:56:17.562Z Compiling parking_lot v0.11.2
15242025-03-03T07:56:17.906Z Compiling proc-macro-crate v3.2.0
15252025-03-03T07:56:17.909Z Compiling crossbeam-epoch v0.9.18
15262025-03-03T07:56:17.928Z Compiling fxhash v0.2.1
15272025-03-03T07:56:18.144Z Compiling crc32fast v1.4.2
15282025-03-03T07:56:18.293Z Compiling spin v0.5.2
15292025-03-03T07:56:18.445Z Compiling sled v0.34.7
15302025-03-03T07:56:18.540Z Compiling no-std-compat v0.4.1
15312025-03-03T07:56:18.625Z Compiling ciborium v0.2.2
15322025-03-03T07:56:18.656Z Compiling thin-vec v0.2.13
15332025-03-03T07:56:18.837Z Compiling num_enum_derive v0.7.3
15342025-03-03T07:56:18.881Z Compiling rhai_codegen v2.2.0
15352025-03-03T07:56:19.002Z Compiling minimal-lexical v0.2.1
15362025-03-03T07:56:19.203Z Compiling yansi v1.0.1
15372025-03-03T07:56:19.539Z Compiling nom v7.1.3
15382025-03-03T07:56:19.834Z Compiling diff v0.1.13
15392025-03-03T07:56:20.457Z Compiling pretty_assertions v1.4.1
15402025-03-03T07:56:21.021Z Compiling num_enum v0.7.3
15412025-03-03T07:56:21.283Z Compiling rhai v1.20.0
15422025-03-03T07:56:26.580Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15432025-03-03T07:56:29.380Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15442025-03-03T07:56:36.454Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
15452025-03-03T07:56:38.283Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
15462025-03-03T07:56:40.227Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15472025-03-03T07:56:42.713Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15482025-03-03T07:57:10.057Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 01s
15492025-03-03T07:57:10.232Z────────────
15502025-03-03T07:57:10.232Z Nextest run ID 946d2a4b-cea2-4bc2-86f2-42ca6f848b15 with nextest profile: default
15512025-03-03T07:57:10.233Z Starting 11 tests across 1 binary
15522025-03-03T07:57:10.256Z PASS [ 0.017s] bgp messages::tests::prefix_within
15532025-03-03T07:57:10.256Z PASS [ 0.023s] bgp messages::tests::header_round_trip
15542025-03-03T07:57:10.263Z PASS [ 0.029s] bgp messages::tests::update_round_trip
15552025-03-03T07:57:10.267Z PASS [ 0.034s] bgp messages::tests::open_round_trip
15562025-03-03T07:57:10.284Z PASS [ 0.051s] bgp policy::test::shape_update_prefixes
15572025-03-03T07:57:10.288Z PASS [ 0.055s] bgp policy::test::update_drop_on_no_export
15582025-03-03T07:57:10.291Z PASS [ 0.057s] bgp policy::test::open_add_4byte_as
15592025-03-03T07:57:10.294Z PASS [ 0.060s] bgp policy::test::open_require_4byte_as
15602025-03-03T07:57:10.298Z PASS [ 0.040s] bgp policy::test::update_shape_community
15612025-03-03T07:57:23.368Z PASS [ 13.110s] bgp test::test_basic_peering
15622025-03-03T07:57:34.373Z PASS [ 24.106s] bgp test::test_basic_update
15632025-03-03T07:57:34.376Z────────────
15642025-03-03T07:57:34.376Z Summary [ 24.137s] 11 tests run: 11 passed, 0 skipped
15652025-03-03T07:57:34.391Z+ cp r1.basic_peering.log r1.basic_update.log r2.basic_peering.log r2.basic_update.log /work/
15662025-03-03T07:57:34.395Zprocess exited: duration 391441 ms, exit code 0
 
15672025-03-03T07:57:34.405Zfound 4 output files
15682025-03-03T07:57:34.405Zuploading: /work/r1.basic_peering.log (7870 bytes)
15692025-03-03T07:57:35.417Zuploaded: /work/r1.basic_peering.log
15702025-03-03T07:57:35.418Zuploading: /work/r1.basic_update.log (13269 bytes)
15712025-03-03T07:57:36.431Zuploaded: /work/r1.basic_update.log
15722025-03-03T07:57:36.431Zuploading: /work/r2.basic_peering.log (9260 bytes)
15732025-03-03T07:57:37.441Zuploaded: /work/r2.basic_peering.log
15742025-03-03T07:57:37.441Zuploading: /work/r2.basic_update.log (15899 bytes)
15752025-03-03T07:57:38.451Zuploaded: /work/r2.basic_update.log