01KHN0NVREETNJEZKRAN8HWDHN: test-mgadm

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: 01KHN0Q5PWHZ72WYQRPEQP9NQD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T05:30:28.715Zjob assigned to worker 01KHN168E2JT5Z0K4KASAEZD7E [factory aws, i-07c48e4dcb96a3854] (queued for 9 m 18 s)
 
22026-02-17T05:30:37.381Zstarting task 0: "setup"
32026-02-17T05:30:37.387Z++ uname -s
42026-02-17T05:30:37.390Z+ kern=SunOS
52026-02-17T05:30:37.390Z+ build_user=build
62026-02-17T05:30:37.391Z+ build_uid=12345
72026-02-17T05:30:37.391Z+ work_dir=/work
82026-02-17T05:30:37.391Z+ input_dir=/input
92026-02-17T05:30:37.391Z+ [[ 0 == 12345 ]]
102026-02-17T05:30:37.391Z+ case "$kern" in
112026-02-17T05:30:37.391Z+ groupadd -g 12345 build
122026-02-17T05:30:37.391Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T05:30:39.399Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T05:30:39.508Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T05:30:39.514Z+ home_fs=zfs
162026-02-17T05:30:39.514Z+ [[ zfs == autofs ]]
172026-02-17T05:30:39.514Z+ mkdir -p /home/build
182026-02-17T05:30:39.518Z+ chown build:build /home/build /work
192026-02-17T05:30:41.515Z+ chmod 0700 /home/build /work
202026-02-17T05:30:41.520Zprocess exited: duration 4140 ms, exit code 0
 
212026-02-17T05:30:41.527Zstarting task 1: "rust-toolchain"
222026-02-17T05:30:41.531Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T05:30:41.532Z * rust toolchain channel = "stable"
242026-02-17T05:30:41.532Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-17T05:30:41.532Z * rust toolchain profile = "default"
262026-02-17T05:30:41.535Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-17T05:30:41.535Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-17T05:30:41.535Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T05:30:41.535Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T05:30:41.671Zinfo: downloading installer
312026-02-17T05:30:43.655Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T05:30:43.655Zwarn: /opt/ooce/bin
332026-02-17T05:30:43.655Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T05:30:43.655Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T05:30:43.655Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T05:30:43.655Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T05:30:43.655Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T05:30:43.655Zerror: cannot install while Rust is installed
392026-02-17T05:30:43.655Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T05:30:43.674Zinfo: profile set to 'default'
412026-02-17T05:30:43.674Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T05:30:43.682Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T05:30:43.855Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T05:30:43.855Zinfo: downloading component 'cargo'
452026-02-17T05:30:44.867Zinfo: downloading component 'clippy'
462026-02-17T05:30:45.297Zinfo: downloading component 'rust-docs'
472026-02-17T05:30:46.719Zinfo: downloading component 'rust-std'
482026-02-17T05:30:48.918Zinfo: downloading component 'rustc'
492026-02-17T05:30:56.112Zinfo: downloading component 'rustfmt'
502026-02-17T05:30:56.382Zinfo: installing component 'cargo'
512026-02-17T05:30:57.315Zinfo: installing component 'clippy'
522026-02-17T05:30:57.723Zinfo: installing component 'rust-docs'
532026-02-17T05:30:59.804Zinfo: installing component 'rust-std'
542026-02-17T05:31:01.578Zinfo: installing component 'rustc'
552026-02-17T05:31:08.426Zinfo: installing component 'rustfmt'
562026-02-17T05:31:08.763Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T05:31:08.763Z
582026-02-17T05:31:09.268Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T05:31:09.268Z
602026-02-17T05:31:09.271Z
612026-02-17T05:31:09.271ZRust is installed now. Great!
622026-02-17T05:31:09.271Z
632026-02-17T05:31:09.271ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T05:31:09.271Zenvironment variable. This has not been done automatically.
652026-02-17T05:31:09.271Z
662026-02-17T05:31:09.271ZTo configure your current shell, you need to source
672026-02-17T05:31:09.271Zthe corresponding env file under $HOME/.cargo.
682026-02-17T05:31:09.271Z
692026-02-17T05:31:09.271ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T05:31:09.271Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T05:31:09.271Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T05:31:09.271Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T05:31:09.371Z+ rustup --version
742026-02-17T05:31:09.383Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T05:31:09.388Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T05:31:09.459Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T05:31:09.462Z+ cargo --version
782026-02-17T05:31:09.520Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T05:31:09.525Z+ rustc --version
802026-02-17T05:31:09.587Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T05:31:09.591Zprocess exited: duration 28060 ms, exit code 0
 
822026-02-17T05:31:09.597Zstarting task 2: "authentication"
832026-02-17T05:31:09.620Zprocess exited: duration 23 ms, exit code 0
 
842026-02-17T05:31:10.632Zstarting task 3: "clone repository"
852026-02-17T05:31:10.636Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-17T05:31:10.636Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-17T05:31:10.637ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-17T05:31:10.680Z+ cd /work/oxidecomputer/maghemite
892026-02-17T05:31:10.681Z+ git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8
902026-02-17T05:31:10.932ZFrom https://github.com/oxidecomputer/maghemite
912026-02-17T05:31:10.932Z * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD
922026-02-17T05:31:10.941Z+ [[ -n renovate/reqwest-0.x ]]
932026-02-17T05:31:10.944Z++ git branch --show-current
942026-02-17T05:31:10.947Z+ current=main
952026-02-17T05:31:10.947Z+ [[ main != renovate/reqwest-0.x ]]
962026-02-17T05:31:10.947Z+ git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8
972026-02-17T05:31:10.952Z+ git checkout -f renovate/reqwest-0.x
982026-02-17T05:31:10.979ZSwitched to branch 'renovate/reqwest-0.x'
992026-02-17T05:31:10.982Z+ git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8
1002026-02-17T05:31:10.986ZHEAD is now at e54075a Update Rust crate reqwest to 0.13
1012026-02-17T05:31:10.989Zprocess exited: duration 1360 ms, exit code 0
 
1022026-02-17T05:31:10.995Zstarting task 4: "build"
1032026-02-17T05:31:11.000Z+ set -e
1042026-02-17T05:31:11.000Z+ NEXTEST_VERSION=0.9.97
1052026-02-17T05:31:11.000Z+ PLATFORM=illumos
1062026-02-17T05:31:11.001Z+ cargo --version
1072026-02-17T05:31:11.008Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1082026-02-17T05:31:11.203Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1092026-02-17T05:31:11.203Zinfo: downloading component 'cargo'
1102026-02-17T05:31:12.401Zinfo: downloading component 'clippy'
1112026-02-17T05:31:12.845Zinfo: downloading component 'rust-docs'
1122026-02-17T05:31:14.318Zinfo: downloading component 'rust-std'
1132026-02-17T05:31:16.147Zinfo: downloading component 'rustc'
1142026-02-17T05:31:23.116Zinfo: downloading component 'rustfmt'
1152026-02-17T05:31:23.399Zinfo: installing component 'cargo'
1162026-02-17T05:31:24.357Zinfo: installing component 'clippy'
1172026-02-17T05:31:25.348Zinfo: installing component 'rust-docs'
1182026-02-17T05:31:26.734Zinfo: installing component 'rust-std'
1192026-02-17T05:31:28.585Zinfo: installing component 'rustc'
1202026-02-17T05:31:35.459Zinfo: installing component 'rustfmt'
1212026-02-17T05:31:35.909Zcargo 1.92.0 (344c4567c 2025-10-21)
1222026-02-17T05:31:35.912Z+ rustc --version
1232026-02-17T05:31:35.997Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1242026-02-17T05:31:36.003Z+ cargo install cargo-nextest --version 0.9.97
1252026-02-17T05:31:36.118Z Updating crates.io index
1262026-02-17T05:31:36.220Z Downloading crates ...
1272026-02-17T05:31:36.282Z Downloaded cargo-nextest v0.9.97
1282026-02-17T05:31:36.362Z Installing cargo-nextest v0.9.97
1292026-02-17T05:31:36.433Z Updating crates.io index
1302026-02-17T05:31:39.091Z Locking 405 packages to latest compatible versions
1312026-02-17T05:31:39.096Z Adding dialoguer v0.11.0 (available: v0.12.0)
1322026-02-17T05:31:39.100Z Adding duct v0.13.7 (available: v1.1.1)
1332026-02-17T05:31:39.100Z Adding enable-ansi-support v0.2.1 (available: v0.3.1)
1342026-02-17T05:31:39.100Z Adding generic-array v0.14.7 (available: v0.14.9)
1352026-02-17T05:31:39.103Z Adding idna_adapter v1.0.0 (available: v1.2.1)
1362026-02-17T05:31:39.107Z Adding nextest-filtering v0.15.0 (available: v0.18.0)
1372026-02-17T05:31:39.107Z Adding nextest-metadata v0.12.2 (available: v0.12.3)
1382026-02-17T05:31:39.107Z Adding nextest-runner v0.80.0 (available: v0.108.0)
1392026-02-17T05:31:39.128Z Adding target-lexicon v0.13.3 (available: v0.13.5)
1402026-02-17T05:31:39.144Z Downloading crates ...
1412026-02-17T05:31:39.227Z Downloaded anstyle-query v1.1.5
1422026-02-17T05:31:39.239Z Downloaded cargo_metadata v0.23.1
1432026-02-17T05:31:39.244Z Downloaded ahash v0.8.12
1442026-02-17T05:31:39.251Z Downloaded fastrand v2.3.0
1452026-02-17T05:31:39.251Z Downloaded generic-array v0.14.7
1462026-02-17T05:31:39.253Z Downloaded fnv v1.0.7
1472026-02-17T05:31:39.253Z Downloaded camino-tempfile v1.4.1
1482026-02-17T05:31:39.253Z Downloaded document-features v0.2.12
1492026-02-17T05:31:39.256Z Downloaded indenter v0.3.4
1502026-02-17T05:31:39.259Z Downloaded enable-ansi-support v0.2.1
1512026-02-17T05:31:39.259Z Downloaded futures-io v0.3.32
1522026-02-17T05:31:39.262Z Downloaded color-spantrace v0.3.0
1532026-02-17T05:31:39.262Z Downloaded cpufeatures v0.2.17
1542026-02-17T05:31:39.265Z Downloaded humantime-serde v1.1.1
1552026-02-17T05:31:39.268Z Downloaded humantime v2.3.0
1562026-02-17T05:31:39.271Z Downloaded globset v0.4.18
1572026-02-17T05:31:39.274Z Downloaded lru-slab v0.1.2
1582026-02-17T05:31:39.274Z Downloaded cargo_metadata v0.20.0
1592026-02-17T05:31:39.277Z Downloaded self-replace v1.5.0
1602026-02-17T05:31:39.280Z Downloaded nested v0.1.1
1612026-02-17T05:31:39.280Z Downloaded const-oid v0.9.6
1622026-02-17T05:31:39.284Z Downloaded pkcs8 v0.10.2
1632026-02-17T05:31:39.286Z Downloaded httparse v1.10.1
1642026-02-17T05:31:39.289Z Downloaded cfg-if v1.0.4
1652026-02-17T05:31:39.291Z Downloaded native-tls v0.2.16
1662026-02-17T05:31:39.295Z Downloaded nextest-filtering v0.15.0
1672026-02-17T05:31:39.298Z Downloaded bitflags v2.11.0
1682026-02-17T05:31:39.302Z Downloaded cfg_aliases v0.2.1
1692026-02-17T05:31:39.305Z Downloaded once_cell v1.21.3
1702026-02-17T05:31:39.308Z Downloaded number_prefix v0.4.0
1712026-02-17T05:31:39.310Z Downloaded addr2line v0.25.1
1722026-02-17T05:31:39.314Z Downloaded miniz_oxide v0.8.9
1732026-02-17T05:31:39.317Z Downloaded adler2 v2.0.1
1742026-02-17T05:31:39.317Z Downloaded form_urlencoded v1.2.2
1752026-02-17T05:31:39.317Z Downloaded equivalent v1.0.2
1762026-02-17T05:31:39.321Z Downloaded async-scoped v0.9.0
1772026-02-17T05:31:39.324Z Downloaded cargo-platform v0.2.0
1782026-02-17T05:31:39.324Z Downloaded memchr v2.8.0
1792026-02-17T05:31:39.328Z Downloaded num-traits v0.2.19
1802026-02-17T05:31:39.331Z Downloaded cargo-platform v0.3.2
1812026-02-17T05:31:39.335Z Downloaded futures-task v0.3.32
1822026-02-17T05:31:39.335Z Downloaded nextest-metadata v0.12.2
1832026-02-17T05:31:39.339Z Downloaded pin-utils v0.1.0
1842026-02-17T05:31:39.339Z Downloaded debug-ignore v1.0.5
1852026-02-17T05:31:39.343Z Downloaded futures-macro v0.3.32
1862026-02-17T05:31:39.343Z Downloaded mukti-metadata v0.3.0
1872026-02-17T05:31:39.347Z Downloaded backtrace v0.3.76
1882026-02-17T05:31:39.351Z Downloaded guppy-workspace-hack v0.1.0
1892026-02-17T05:31:39.351Z Downloaded futures-core v0.3.32
1902026-02-17T05:31:39.355Z Downloaded clap_lex v1.0.0
1912026-02-17T05:31:39.355Z Downloaded rustc-demangle v0.1.27
1922026-02-17T05:31:39.359Z Downloaded foreign-types v0.3.2
1932026-02-17T05:31:39.359Z Downloaded colorchoice v1.0.4
1942026-02-17T05:31:39.359Z Downloaded autocfg v1.5.0
1952026-02-17T05:31:39.367Z Downloaded atomic-waker v1.1.2
1962026-02-17T05:31:39.371Z Downloaded is_ci v1.2.0
1972026-02-17T05:31:39.371Z Downloaded curve25519-dalek-derive v0.1.1
1982026-02-17T05:31:39.371Z Downloaded lazy_static v1.5.0
1992026-02-17T05:31:39.371Z Downloaded hex v0.4.3
2002026-02-17T05:31:39.371Z Downloaded anstyle-parse v0.2.7
2012026-02-17T05:31:39.374Z Downloaded serde-value v0.7.0
2022026-02-17T05:31:39.374Z Downloaded rustc-hash v2.1.1
2032026-02-17T05:31:39.377Z Downloaded heck v0.5.0
2042026-02-17T05:31:39.381Z Downloaded supports-color v3.0.2
2052026-02-17T05:31:39.381Z Downloaded hyper-tls v0.6.0
2062026-02-17T05:31:39.384Z Downloaded openssl-macros v0.1.1
2072026-02-17T05:31:39.384Z Downloaded http-body v1.0.1
2082026-02-17T05:31:39.384Z Downloaded futures-sink v0.3.32
2092026-02-17T05:31:39.384Z Downloaded foreign-types-shared v0.1.1
2102026-02-17T05:31:39.388Z Downloaded errno v0.3.14
2112026-02-17T05:31:39.388Z Downloaded signature v2.2.0
2122026-02-17T05:31:39.391Z Downloaded rand_core v0.9.5
2132026-02-17T05:31:39.391Z Downloaded rand_core v0.6.4
2142026-02-17T05:31:39.395Z Downloaded serde_urlencoded v0.7.1
2152026-02-17T05:31:39.395Z Downloaded serde_spanned v1.0.4
2162026-02-17T05:31:39.398Z Downloaded serde_spanned v0.6.9
2172026-02-17T05:31:39.398Z Downloaded nextest-workspace-hack v0.1.0
2182026-02-17T05:31:39.402Z Downloaded newtype-uuid v1.3.2
2192026-02-17T05:31:39.402Z Downloaded shared_child v1.1.1
2202026-02-17T05:31:39.405Z Downloaded shell-words v1.1.1
2212026-02-17T05:31:39.405Z Downloaded is_terminal_polyfill v1.70.2
2222026-02-17T05:31:39.405Z Downloaded filetime v0.2.27
2232026-02-17T05:31:39.409Z Downloaded borsh v1.6.0
2242026-02-17T05:31:39.414Z Downloaded serde_ignored v0.1.14
2252026-02-17T05:31:39.419Z Downloaded scopeguard v1.2.0
2262026-02-17T05:31:39.419Z Downloaded serde-untagged v0.1.9
2272026-02-17T05:31:39.427Z Downloaded signal-hook-mio v0.2.5
2282026-02-17T05:31:39.427Z Downloaded idna_adapter v1.0.0
2292026-02-17T05:31:39.427Z Downloaded duct v0.13.7
2302026-02-17T05:31:39.435Z Downloaded rustc_version v0.4.1
2312026-02-17T05:31:39.435Z Downloaded miette-derive v7.6.0
2322026-02-17T05:31:39.435Z Downloaded swrite v0.1.0
2332026-02-17T05:31:39.435Z Downloaded subtle v2.6.1
2342026-02-17T05:31:39.441Z Downloaded sync_wrapper v1.0.2
2352026-02-17T05:31:39.442Z Downloaded os_pipe v1.2.3
2362026-02-17T05:31:39.442Z Downloaded strsim v0.11.1
2372026-02-17T05:31:39.442Z Downloaded percent-encoding v2.3.2
2382026-02-17T05:31:39.442Z Downloaded openssl-probe v0.2.1
2392026-02-17T05:31:39.442Z Downloaded digest v0.10.7
2402026-02-17T05:31:39.446Z Downloaded tinyvec_macros v0.1.1
2412026-02-17T05:31:39.446Z Downloaded derive-where v1.6.0
2422026-02-17T05:31:39.446Z Downloaded supports-unicode v3.0.0
2432026-02-17T05:31:39.449Z Downloaded supports-hyperlinks v3.2.0
2442026-02-17T05:31:39.449Z Downloaded foldhash v0.1.5
2452026-02-17T05:31:39.453Z Downloaded ed25519 v2.2.3
2462026-02-17T05:31:39.453Z Downloaded terminal_size v0.4.3
2472026-02-17T05:31:39.456Z Downloaded console v0.15.11
2482026-02-17T05:31:39.460Z Downloaded strip-ansi-escapes v0.2.1
2492026-02-17T05:31:39.460Z Downloaded atomicwrites v0.4.4
2502026-02-17T05:31:39.460Z Downloaded ordered-float v2.10.1
2512026-02-17T05:31:39.464Z Downloaded itoa v1.0.17
2522026-02-17T05:31:39.464Z Downloaded cargo-util-schemas v0.2.0
2532026-02-17T05:31:39.467Z Downloaded rustls-pki-types v1.14.0
2542026-02-17T05:31:39.471Z Downloaded base64ct v1.8.3
2552026-02-17T05:31:39.471Z Downloaded futures-executor v0.3.32
2562026-02-17T05:31:39.476Z Downloaded fixedbitset v0.5.7
2572026-02-17T05:31:39.476Z Downloaded sha2 v0.10.9
2582026-02-17T05:31:39.482Z Downloaded hyper-rustls v0.27.7
2592026-02-17T05:31:39.482Z Downloaded anstream v0.6.21
2602026-02-17T05:31:39.482Z Downloaded semver v1.0.27
2612026-02-17T05:31:39.485Z Downloaded camino v1.2.2
2622026-02-17T05:31:39.488Z Downloaded target-spec-miette v0.4.5
2632026-02-17T05:31:39.492Z Downloaded futures-channel v0.3.32
2642026-02-17T05:31:39.492Z Downloaded convert_case v0.10.0
2652026-02-17T05:31:39.495Z Downloaded http-body-util v0.1.3
2662026-02-17T05:31:39.495Z Downloaded tracing-error v0.2.1
2672026-02-17T05:31:39.500Z Downloaded tower-layer v0.3.3
2682026-02-17T05:31:39.500Z Downloaded typeid v1.0.3
2692026-02-17T05:31:39.503Z Downloaded try-lock v0.2.5
2702026-02-17T05:31:39.504Z Downloaded toml_write v0.1.2
2712026-02-17T05:31:39.504Z Downloaded lock_api v0.4.14
2722026-02-17T05:31:39.504Z Downloaded static_assertions v1.1.0
2732026-02-17T05:31:39.507Z Downloaded simd-adler32 v0.3.8
2742026-02-17T05:31:39.507Z Downloaded ipnet v2.11.0
2752026-02-17T05:31:39.510Z Downloaded find-msvc-tools v0.1.9
2762026-02-17T05:31:39.511Z Downloaded target-lexicon v0.13.3
2772026-02-17T05:31:39.515Z Downloaded pathdiff v0.2.3
2782026-02-17T05:31:39.515Z Downloaded ppv-lite86 v0.2.21
2792026-02-17T05:31:39.519Z Downloaded eyre v0.6.12
2802026-02-17T05:31:39.522Z Downloaded tower-service v0.3.3
2812026-02-17T05:31:39.522Z Downloaded thiserror-impl v2.0.18
2822026-02-17T05:31:39.522Z Downloaded thiserror v1.0.69
2832026-02-17T05:31:39.527Z Downloaded unicode-linebreak v0.1.5
2842026-02-17T05:31:39.530Z Downloaded quote v1.0.44
2852026-02-17T05:31:39.535Z Downloaded untrusted v0.9.0
2862026-02-17T05:31:39.535Z Downloaded unicode-xid v0.2.6
2872026-02-17T05:31:39.539Z Downloaded pkg-config v0.3.32
2882026-02-17T05:31:39.539Z Downloaded tokio-macros v2.6.0
2892026-02-17T05:31:39.539Z Downloaded pin-project-lite v0.2.16
2902026-02-17T05:31:39.542Z Downloaded clap v4.5.59
2912026-02-17T05:31:39.551Z Downloaded utf8_iter v1.0.4
2922026-02-17T05:31:39.554Z Downloaded urlencoding v2.1.3
2932026-02-17T05:31:39.555Z Downloaded version_check v0.9.5
2942026-02-17T05:31:39.558Z Downloaded smol_str v0.3.5
2952026-02-17T05:31:39.558Z Downloaded utf8parse v0.2.2
2962026-02-17T05:31:39.558Z Downloaded log v0.4.29
2972026-02-17T05:31:39.561Z Downloaded xattr v1.6.1
2982026-02-17T05:31:39.565Z Downloaded signal-hook-registry v1.4.8
2992026-02-17T05:31:39.565Z Downloaded slab v0.4.12
3002026-02-17T05:31:39.565Z Downloaded futures v0.3.32
3012026-02-17T05:31:39.570Z Downloaded toml_datetime v0.6.11
3022026-02-17T05:31:39.573Z Downloaded jobserver v0.1.34
3032026-02-17T05:31:39.576Z Downloaded parking_lot v0.12.5
3042026-02-17T05:31:39.576Z Downloaded want v0.3.1
3052026-02-17T05:31:39.580Z Downloaded clap_derive v4.5.55
3062026-02-17T05:31:39.580Z Downloaded cfg-expr v0.20.6
3072026-02-17T05:31:39.584Z Downloaded thread_local v1.1.9
3082026-02-17T05:31:39.584Z Downloaded toml_writer v1.0.6+spec-1.1.0
3092026-02-17T05:31:39.589Z Downloaded smallvec v1.15.1
3102026-02-17T05:31:39.592Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3112026-02-17T05:31:39.592Z Downloaded thiserror-impl v1.0.69
3122026-02-17T05:31:39.592Z Downloaded spki v0.7.3
3132026-02-17T05:31:39.595Z Downloaded getrandom v0.4.1
3142026-02-17T05:31:39.599Z Downloaded target-spec v3.5.7
3152026-02-17T05:31:39.600Z Downloaded owo-colors v4.2.3
3162026-02-17T05:31:39.613Z Downloaded iana-time-zone v0.1.65
3172026-02-17T05:31:39.613Z Downloaded parking_lot_core v0.9.12
3182026-02-17T05:31:39.613Z Downloaded erased-serde v0.4.9
3192026-02-17T05:31:39.613Z Downloaded quick-junit v0.5.2
3202026-02-17T05:31:39.613Z Downloaded cc v1.2.56
3212026-02-17T05:31:39.618Z Downloaded base64 v0.22.1
3222026-02-17T05:31:39.621Z Downloaded serde_core v1.0.228
3232026-02-17T05:31:39.622Z Downloaded sigchld v0.2.4
3242026-02-17T05:31:39.626Z Downloaded config v0.15.19
3252026-02-17T05:31:39.629Z Downloaded tokio-rustls v0.26.4
3262026-02-17T05:31:39.629Z Downloaded getrandom v0.3.4
3272026-02-17T05:31:39.632Z Downloaded toml v0.8.23
3282026-02-17T05:31:39.638Z Downloaded xxhash-rust v0.8.15
3292026-02-17T05:31:39.638Z Downloaded pin-project v1.1.10
3302026-02-17T05:31:39.649Z Downloaded zeroize v1.8.2
3312026-02-17T05:31:39.652Z Downloaded thiserror v2.0.18
3322026-02-17T05:31:39.659Z Downloaded zstd v0.13.3
3332026-02-17T05:31:39.664Z Downloaded zipsign-api v0.1.5
3342026-02-17T05:31:39.664Z Downloaded getrandom v0.2.17
3352026-02-17T05:31:39.668Z Downloaded toml_parser v1.0.9+spec-1.1.0
3362026-02-17T05:31:39.668Z Downloaded proc-macro2 v1.0.106
3372026-02-17T05:31:39.669Z Downloaded toml v0.9.12+spec-1.1.0
3382026-02-17T05:31:39.673Z Downloaded tempfile v3.25.0
3392026-02-17T05:31:39.676Z Downloaded zmij v1.0.21
3402026-02-17T05:31:39.680Z Downloaded unicase v2.9.0
3412026-02-17T05:31:39.680Z Downloaded zstd-safe v7.2.4
3422026-02-17T05:31:39.683Z Downloaded flate2 v1.1.9
3432026-02-17T05:31:39.689Z Downloaded serde_derive v1.0.228
3442026-02-17T05:31:39.693Z Downloaded ryu v1.0.23
3452026-02-17T05:31:39.693Z Downloaded quinn-udp v0.5.14
3462026-02-17T05:31:39.693Z Downloaded unicode-ident v1.0.24
3472026-02-17T05:31:39.696Z Downloaded socket2 v0.6.2
3482026-02-17T05:31:39.699Z Downloaded signal-hook v0.3.18
3492026-02-17T05:31:39.703Z Downloaded indicatif v0.17.11
3502026-02-17T05:31:39.709Z Downloaded vte v0.14.1
3512026-02-17T05:31:39.709Z Downloaded sharded-slab v0.1.7
3522026-02-17T05:31:39.713Z Downloaded tokio-stream v0.1.18
3532026-02-17T05:31:39.716Z Downloaded toml_edit v0.22.27
3542026-02-17T05:31:39.719Z Downloaded tracing-core v0.1.36
3552026-02-17T05:31:39.722Z Downloaded serde v1.0.228
3562026-02-17T05:31:39.727Z Downloaded derive_more-impl v2.1.1
3572026-02-17T05:31:39.731Z Downloaded openssl-sys v0.9.111
3582026-02-17T05:31:39.735Z Downloaded der v0.7.10
3592026-02-17T05:31:39.739Z Downloaded hashbrown v0.16.1
3602026-02-17T05:31:39.743Z Downloaded url v2.5.8
3612026-02-17T05:31:39.747Z Downloaded ed25519-dalek v2.2.0
3622026-02-17T05:31:39.750Z Downloaded uuid v1.21.0
3632026-02-17T05:31:39.753Z Downloaded bytes v1.11.1
3642026-02-17T05:31:39.757Z Downloaded derive_more v2.1.1
3652026-02-17T05:31:39.776Z Downloaded mio v1.1.1
3662026-02-17T05:31:39.776Z Downloaded http v1.4.0
3672026-02-17T05:31:39.780Z Downloaded chrono v0.4.43
3682026-02-17T05:31:39.784Z Downloaded quinn v0.11.9
3692026-02-17T05:31:39.787Z Downloaded guppy v0.17.25
3702026-02-17T05:31:39.793Z Downloaded serde_json v1.0.149
3712026-02-17T05:31:39.801Z Downloaded indexmap v2.13.0
3722026-02-17T05:31:39.805Z Downloaded crossterm v0.29.0
3732026-02-17T05:31:39.811Z Downloaded typenum v1.19.0
3742026-02-17T05:31:39.814Z Downloaded miette v7.6.0
3752026-02-17T05:31:39.818Z Downloaded aho-corasick v1.1.4
3762026-02-17T05:31:39.823Z Downloaded h2 v0.4.13
3772026-02-17T05:31:39.829Z Downloaded futures-util v0.3.32
3782026-02-17T05:31:39.841Z Downloaded rand v0.9.2
3792026-02-17T05:31:39.844Z Downloaded hashbrown v0.15.5
3802026-02-17T05:31:39.848Z Downloaded tracing-log v0.2.0
3812026-02-17T05:31:39.851Z Downloaded tracing-attributes v0.1.31
3822026-02-17T05:31:39.855Z Downloaded tower v0.5.3
3832026-02-17T05:31:39.860Z Downloaded ron v0.12.0
3842026-02-17T05:31:39.868Z Downloaded winnow v0.7.14
3852026-02-17T05:31:39.876Z Downloaded hyper-util v0.1.20
3862026-02-17T05:31:39.881Z Downloaded clap_builder v4.5.59
3872026-02-17T05:31:39.888Z Downloaded tokio-native-tls v0.3.1
3882026-02-17T05:31:39.892Z Downloaded tinyvec v1.10.0
3892026-02-17T05:31:39.892Z Downloaded textwrap v0.16.2
3902026-02-17T05:31:39.895Z Downloaded tracing-subscriber v0.3.22
3912026-02-17T05:31:39.901Z Downloaded regex v1.12.3
3922026-02-17T05:31:39.906Z Downloaded unicode-segmentation v1.12.0
3932026-02-17T05:31:39.910Z Downloaded tar v0.4.44
3942026-02-17T05:31:39.914Z Downloaded rustls-webpki v0.103.9
3952026-02-17T05:31:39.917Z Downloaded litrs v1.0.0
3962026-02-17T05:31:39.920Z Downloaded curve25519-dalek v4.1.3
3972026-02-17T05:31:39.926Z Downloaded unicode-normalization v0.1.25
3982026-02-17T05:31:39.929Z Downloaded gimli v0.32.3
3992026-02-17T05:31:39.936Z Downloaded syn v2.0.116
4002026-02-17T05:31:39.946Z Downloaded iri-string v0.7.10
4012026-02-17T05:31:39.953Z Downloaded zerocopy v0.8.39
4022026-02-17T05:31:39.971Z Downloaded tower-http v0.6.8
4032026-02-17T05:31:39.977Z Downloaded idna v1.1.0
4042026-02-17T05:31:39.980Z Downloaded hyper v1.8.1
4052026-02-17T05:31:39.986Z Downloaded nextest-runner v0.80.0
4062026-02-17T05:31:39.995Z Downloaded pulldown-cmark v0.13.0
4072026-02-17T05:31:40.000Z Downloaded itertools v0.14.0
4082026-02-17T05:31:40.006Z Downloaded reqwest v0.12.28
4092026-02-17T05:31:40.011Z Downloaded quick-xml v0.37.5
4102026-02-17T05:31:40.017Z Downloaded portable-atomic v1.13.1
4112026-02-17T05:31:40.021Z Downloaded tracing v0.1.44
4122026-02-17T05:31:40.040Z Downloaded tokio-util v0.7.18
4132026-02-17T05:31:40.047Z Downloaded quick-xml v0.38.4
4142026-02-17T05:31:40.052Z Downloaded bstr v1.12.1
4152026-02-17T05:31:40.059Z Downloaded self_update v0.42.0
4162026-02-17T05:31:40.062Z Downloaded rand_chacha v0.9.0
4172026-02-17T05:31:40.062Z Downloaded pin-project-internal v1.1.10
4182026-02-17T05:31:40.066Z Downloaded crc32fast v1.5.0
4192026-02-17T05:31:40.066Z Downloaded shlex v1.3.0
4202026-02-17T05:31:40.069Z Downloaded serde_path_to_error v0.1.20
4212026-02-17T05:31:40.069Z Downloaded indent_write v2.2.0
4222026-02-17T05:31:40.069Z Downloaded dialoguer v0.11.0
4232026-02-17T05:31:40.073Z Downloaded either v1.15.0
4242026-02-17T05:31:40.073Z Downloaded color-eyre v0.6.5
4252026-02-17T05:31:40.078Z Downloaded anstyle v1.0.13
4262026-02-17T05:31:40.082Z Downloaded home v0.5.12
4272026-02-17T05:31:40.082Z Downloaded future-queue v0.4.0
4282026-02-17T05:31:40.085Z Downloaded backtrace-ext v0.2.1
4292026-02-17T05:31:40.085Z Downloaded crypto-common v0.1.7
4302026-02-17T05:31:40.085Z Downloaded block-buffer v0.10.4
4312026-02-17T05:31:40.092Z Downloaded quinn-proto v0.11.13
4322026-02-17T05:31:40.097Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
4332026-02-17T05:31:40.111Z Downloaded vcpkg v0.2.15
4342026-02-17T05:31:40.145Z Downloaded webpki-roots v1.0.6
4352026-02-17T05:31:40.149Z Downloaded openssl v0.10.75
4362026-02-17T05:31:40.155Z Downloaded tokio v1.49.0
4372026-02-17T05:31:40.189Z Downloaded unicode-width v0.1.14
4382026-02-17T05:31:40.193Z Downloaded unicode-width v0.2.2
4392026-02-17T05:31:40.211Z Downloaded nix v0.30.1
4402026-02-17T05:31:40.221Z Downloaded regex-syntax v0.8.9
4412026-02-17T05:31:40.230Z Downloaded object v0.37.3
4422026-02-17T05:31:40.263Z Downloaded rustls v0.23.36
4432026-02-17T05:31:40.274Z Downloaded rustix v1.1.3
4442026-02-17T05:31:40.295Z Downloaded rustix v0.38.44
4452026-02-17T05:31:40.325Z Downloaded petgraph v0.8.3
4462026-02-17T05:31:40.351Z Downloaded regex-automata v0.4.14
4472026-02-17T05:31:40.403Z Downloaded libc v0.2.182
4482026-02-17T05:31:40.485Z Downloaded recursion v0.5.4
4492026-02-17T05:31:40.502Z Downloaded ring v0.17.14
4502026-02-17T05:31:40.589Z Compiling libc v0.2.182
4512026-02-17T05:31:40.609Z Compiling proc-macro2 v1.0.106
4522026-02-17T05:31:40.609Z Compiling unicode-ident v1.0.24
4532026-02-17T05:31:40.609Z Compiling quote v1.0.44
4542026-02-17T05:31:40.609Z Compiling serde_core v1.0.228
4552026-02-17T05:31:40.609Z Compiling cfg-if v1.0.4
4562026-02-17T05:31:40.609Z Compiling memchr v2.8.0
4572026-02-17T05:31:40.755Z Compiling once_cell v1.21.3
4582026-02-17T05:31:40.932Z Compiling log v0.4.29
4592026-02-17T05:31:40.950Z Compiling pin-project-lite v0.2.16
4602026-02-17T05:31:41.150Z Compiling serde v1.0.228
4612026-02-17T05:31:41.356Z Compiling itoa v1.0.17
4622026-02-17T05:31:41.512Z Compiling futures-core v0.3.32
4632026-02-17T05:31:41.784Z Compiling smallvec v1.15.1
4642026-02-17T05:31:41.817Z Compiling bitflags v2.11.0
4652026-02-17T05:31:41.851Z Compiling find-msvc-tools v0.1.9
4662026-02-17T05:31:42.322Z Compiling shlex v1.3.0
4672026-02-17T05:31:42.348Z Compiling equivalent v1.0.2
4682026-02-17T05:31:42.492Z Compiling hashbrown v0.16.1
4692026-02-17T05:31:42.691Z Compiling bytes v1.11.1
4702026-02-17T05:31:42.720Z Compiling futures-sink v0.3.32
4712026-02-17T05:31:42.903Z Compiling rustix v1.1.3
4722026-02-17T05:31:43.288Z Compiling errno v0.3.14
4732026-02-17T05:31:43.445Z Compiling jobserver v0.1.34
4742026-02-17T05:31:43.585Z Compiling syn v2.0.116
4752026-02-17T05:31:43.622Z Compiling signal-hook-registry v1.4.8
4762026-02-17T05:31:43.696Z Compiling mio v1.1.1
4772026-02-17T05:31:44.051Z Compiling cc v1.2.56
4782026-02-17T05:31:44.141Z Compiling socket2 v0.6.2
4792026-02-17T05:31:44.763Z Compiling zmij v1.0.21
4802026-02-17T05:31:44.794Z Compiling slab v0.4.12
4812026-02-17T05:31:45.196Z Compiling futures-channel v0.3.32
4822026-02-17T05:31:45.304Z Compiling tracing-core v0.1.36
4832026-02-17T05:31:45.408Z Compiling version_check v0.9.5
4842026-02-17T05:31:45.741Z Compiling serde_json v1.0.149
4852026-02-17T05:31:45.997Z Compiling getrandom v0.4.1
4862026-02-17T05:31:46.199Z Compiling futures-task v0.3.32
4872026-02-17T05:31:46.505Z Compiling futures-io v0.3.32
4882026-02-17T05:31:46.559Z Compiling indexmap v2.13.0
4892026-02-17T05:31:46.857Z Compiling unicode-width v0.2.2
4902026-02-17T05:31:46.939Z Compiling camino v1.2.2
4912026-02-17T05:31:47.331Z Compiling ring v0.17.14
4922026-02-17T05:31:47.684Z Compiling http v1.4.0
4932026-02-17T05:31:47.762Z Compiling percent-encoding v2.3.2
4942026-02-17T05:31:47.814Z Compiling zeroize v1.8.2
4952026-02-17T05:31:48.203Z Compiling autocfg v1.5.0
4962026-02-17T05:31:48.313Z Compiling adler2 v2.0.1
4972026-02-17T05:31:48.402Z Compiling simd-adler32 v0.3.8
4982026-02-17T05:31:48.835Z Compiling miniz_oxide v0.8.9
4992026-02-17T05:31:48.956Z Compiling num-traits v0.2.19
5002026-02-17T05:31:49.378Z Compiling target-lexicon v0.13.3
5012026-02-17T05:31:49.953Z Compiling getrandom v0.3.4
5022026-02-17T05:31:50.423Z Compiling object v0.37.3
5032026-02-17T05:31:50.570Z Compiling winnow v0.7.14
5042026-02-17T05:31:50.608Z Compiling zerocopy v0.8.39
5052026-02-17T05:31:51.136Z Compiling http-body v1.0.1
5062026-02-17T05:31:51.451Z Compiling rustls-pki-types v1.14.0
5072026-02-17T05:31:51.678Z Compiling semver v1.0.27
5082026-02-17T05:31:52.012Z Compiling getrandom v0.2.17
5092026-02-17T05:31:52.232Z Compiling typenum v1.19.0
5102026-02-17T05:31:52.357Z Compiling httparse v1.10.1
5112026-02-17T05:31:52.577Z Compiling gimli v0.32.3
5122026-02-17T05:31:52.953Z Compiling thiserror v2.0.18
5132026-02-17T05:31:53.066Z Compiling owo-colors v4.2.3
5142026-02-17T05:31:53.097Z Compiling untrusted v0.9.0
5152026-02-17T05:31:53.321Z Compiling signal-hook v0.3.18
5162026-02-17T05:31:53.372Z Compiling fnv v1.0.7
5172026-02-17T05:31:53.544Z Compiling guppy-workspace-hack v0.1.0
5182026-02-17T05:31:53.909Z Compiling serde_derive v1.0.228
5192026-02-17T05:31:53.940Z Compiling tokio-macros v2.6.0
5202026-02-17T05:31:54.083Z Compiling futures-macro v0.3.32
5212026-02-17T05:31:55.254Z Compiling tracing-attributes v0.1.31
5222026-02-17T05:31:55.554Z Compiling tokio v1.49.0
5232026-02-17T05:31:55.916Z Compiling futures-util v0.3.32
5242026-02-17T05:31:55.989Z Compiling thiserror-impl v2.0.18
5252026-02-17T05:31:58.216Z Compiling tracing v0.1.44
5262026-02-17T05:31:58.799Z Compiling addr2line v0.25.1
5272026-02-17T05:31:59.919Z Compiling form_urlencoded v1.2.2
5282026-02-17T05:32:00.277Z Compiling generic-array v0.14.7
5292026-02-17T05:32:00.431Z Compiling idna_adapter v1.0.0
5302026-02-17T05:32:00.588Z Compiling thiserror v1.0.69
5312026-02-17T05:32:00.655Z Compiling typeid v1.0.3
5322026-02-17T05:32:01.181Z Compiling fastrand v2.3.0
5332026-02-17T05:32:01.247Z Compiling rustls v0.23.36
5342026-02-17T05:32:01.569Z Compiling atomic-waker v1.1.2
5352026-02-17T05:32:01.817Z Compiling rustc-demangle v0.1.27
5362026-02-17T05:32:01.896Z Compiling try-lock v0.2.5
5372026-02-17T05:32:02.091Z Compiling target-spec v3.5.7
5382026-02-17T05:32:02.144Z Compiling pkg-config v0.3.32
5392026-02-17T05:32:02.238Z Compiling utf8_iter v1.0.4
5402026-02-17T05:32:02.396Z Compiling tower-service v0.3.3
5412026-02-17T05:32:02.540Z Compiling idna v1.1.0
5422026-02-17T05:32:02.562Z Compiling want v0.3.1
5432026-02-17T05:32:02.655Z Compiling tempfile v3.25.0
5442026-02-17T05:32:03.165Z Compiling zstd-sys v2.0.16+zstd.1.5.7
5452026-02-17T05:32:03.426Z Compiling cfg-expr v0.20.6
5462026-02-17T05:32:04.220Z Compiling thiserror-impl v1.0.69
5472026-02-17T05:32:05.353Z Compiling tokio-util v0.7.18
5482026-02-17T05:32:05.856Z Compiling rustls-webpki v0.103.9
5492026-02-17T05:32:07.095Z Compiling h2 v0.4.13
5502026-02-17T05:32:07.436Z Compiling terminal_size v0.4.3
5512026-02-17T05:32:07.716Z Compiling backtrace v0.3.76
5522026-02-17T05:32:08.010Z Compiling aho-corasick v1.1.4
5532026-02-17T05:32:08.746Z Compiling regex-syntax v0.8.9
5542026-02-17T05:32:08.890Z Compiling pin-utils v0.1.0
5552026-02-17T05:32:09.015Z Compiling erased-serde v0.4.9
5562026-02-17T05:32:09.609Z Compiling subtle v2.6.1
5572026-02-17T05:32:13.643Z Compiling hyper v1.8.1
5582026-02-17T05:32:19.695Z Compiling regex-automata v0.4.14
5592026-02-17T05:32:22.498Z Compiling url v2.5.8
5602026-02-17T05:32:22.596Z Compiling serde_spanned v0.6.9
5612026-02-17T05:32:22.707Z Compiling toml_datetime v0.6.11
5622026-02-17T05:32:22.878Z Compiling ahash v0.8.12
5632026-02-17T05:32:23.355Z Compiling sync_wrapper v1.0.2
5642026-02-17T05:32:23.523Z Compiling portable-atomic v1.13.1
5652026-02-17T05:32:23.549Z Compiling lazy_static v1.5.0
5662026-02-17T05:32:23.720Z Compiling ipnet v2.11.0
5672026-02-17T05:32:24.505Z Compiling either v1.15.0
5682026-02-17T05:32:24.999Z Compiling toml_write v0.1.2
5692026-02-17T05:32:25.535Z Compiling nextest-workspace-hack v0.1.0
5702026-02-17T05:32:25.950Z Compiling tower-layer v0.3.3
5712026-02-17T05:32:26.252Z Compiling crc32fast v1.5.0
5722026-02-17T05:32:26.381Z Compiling foldhash v0.1.5
5732026-02-17T05:32:26.448Z Compiling unicode-segmentation v1.12.0
5742026-02-17T05:32:26.712Z Compiling base64 v0.22.1
5752026-02-17T05:32:26.797Z Compiling is_ci v1.2.0
5762026-02-17T05:32:26.811Z Compiling unicode-linebreak v0.1.5
5772026-02-17T05:32:27.101Z Compiling parking_lot_core v0.9.12
5782026-02-17T05:32:27.300Z Compiling hyper-util v0.1.20
5792026-02-17T05:32:27.387Z Compiling textwrap v0.16.2
5802026-02-17T05:32:27.665Z Compiling convert_case v0.10.0
5812026-02-17T05:32:27.809Z Compiling supports-color v3.0.2
5822026-02-17T05:32:28.287Z Compiling hashbrown v0.15.5
5832026-02-17T05:32:28.328Z Compiling tower v0.5.3
5842026-02-17T05:32:28.374Z Compiling toml_edit v0.22.27
5852026-02-17T05:32:29.707Z Compiling sharded-slab v0.1.7
5862026-02-17T05:32:30.550Z Compiling tokio-rustls v0.26.4
5872026-02-17T05:32:31.168Z Compiling backtrace-ext v0.2.1
5882026-02-17T05:32:31.278Z Compiling ordered-float v2.10.1
5892026-02-17T05:32:31.335Z Compiling miette-derive v7.6.0
5902026-02-17T05:32:31.739Z Compiling webpki-roots v1.0.6
5912026-02-17T05:32:31.983Z Compiling pathdiff v0.2.3
5922026-02-17T05:32:32.008Z Compiling console v0.15.11
5932026-02-17T05:32:32.209Z Compiling cargo-platform v0.3.2
5942026-02-17T05:32:33.343Z Compiling tracing-log v0.2.0
5952026-02-17T05:32:33.445Z Compiling os_pipe v1.2.3
5962026-02-17T05:32:33.750Z Compiling thread_local v1.1.9
5972026-02-17T05:32:34.004Z Compiling unicode-width v0.1.14
5982026-02-17T05:32:34.023Z Compiling pulldown-cmark v0.13.0
5992026-02-17T05:32:34.423Z Compiling scopeguard v1.2.0
6002026-02-17T05:32:34.461Z Compiling ryu v1.0.23
6012026-02-17T05:32:34.588Z Compiling zstd-safe v7.2.4
6022026-02-17T05:32:34.623Z Compiling utf8parse v0.2.2
6032026-02-17T05:32:34.826Z Compiling supports-hyperlinks v3.2.0
6042026-02-17T05:32:35.038Z Compiling iri-string v0.7.10
6052026-02-17T05:32:35.098Z Compiling debug-ignore v1.0.5
6062026-02-17T05:32:35.196Z Compiling cfg_aliases v0.2.1
6072026-02-17T05:32:35.236Z Compiling supports-unicode v3.0.0
6082026-02-17T05:32:35.312Z Compiling fixedbitset v0.5.7
6092026-02-17T05:32:35.526Z Compiling rustix v0.38.44
6102026-02-17T05:32:36.004Z Compiling petgraph v0.8.3
6112026-02-17T05:32:36.320Z Compiling miette v7.6.0
6122026-02-17T05:32:36.436Z Compiling nix v0.30.1
6132026-02-17T05:32:37.356Z Compiling anstyle-parse v0.2.7
6142026-02-17T05:32:37.793Z Compiling serde_urlencoded v0.7.1
6152026-02-17T05:32:38.405Z Compiling lock_api v0.4.14
6162026-02-17T05:32:38.962Z Compiling tower-http v0.6.8
6172026-02-17T05:32:40.773Z Compiling tracing-subscriber v0.3.22
6182026-02-17T05:32:41.209Z Compiling sigchld v0.2.4
6192026-02-17T05:32:41.313Z Compiling cargo_metadata v0.23.1
6202026-02-17T05:32:41.571Z Compiling toml v0.8.23
6212026-02-17T05:32:46.886Z Compiling hyper-rustls v0.27.7
6222026-02-17T05:32:47.363Z Compiling serde-value v0.7.0
6232026-02-17T05:32:48.215Z Compiling serde-untagged v0.1.9
6242026-02-17T05:32:49.007Z Compiling derive_more-impl v2.1.1
6252026-02-17T05:32:49.460Z Compiling itertools v0.14.0
6262026-02-17T05:32:50.006Z Compiling regex v1.12.3
6272026-02-17T05:32:50.082Z Compiling block-buffer v0.10.4
6282026-02-17T05:32:50.358Z Compiling crypto-common v0.1.7
6292026-02-17T05:32:50.613Z Compiling ppv-lite86 v0.2.21
6302026-02-17T05:32:50.810Z Compiling futures-executor v0.3.32
6312026-02-17T05:32:51.477Z Compiling rand_core v0.9.5
6322026-02-17T05:32:51.929Z Compiling toml_parser v1.0.9+spec-1.1.0
6332026-02-17T05:32:52.014Z Compiling pin-project-internal v1.1.10
6342026-02-17T05:32:52.017Z Compiling http-body-util v0.1.3
6352026-02-17T05:32:52.606Z Compiling uuid v1.21.0
6362026-02-17T05:32:53.028Z Compiling serde_spanned v1.0.4
6372026-02-17T05:32:53.197Z Compiling smol_str v0.3.5
6382026-02-17T05:32:53.279Z Compiling toml_datetime v0.7.5+spec-1.1.0
6392026-02-17T05:32:53.853Z Compiling filetime v0.2.27
6402026-02-17T05:32:53.910Z Compiling bstr v1.12.1
6412026-02-17T05:32:54.202Z Compiling vte v0.14.1
6422026-02-17T05:32:54.221Z Compiling anstyle-query v1.1.5
6432026-02-17T05:32:54.395Z Compiling litrs v1.0.0
6442026-02-17T05:32:54.623Z Compiling is_terminal_polyfill v1.70.2
6452026-02-17T05:32:54.696Z Compiling static_assertions v1.1.0
6462026-02-17T05:32:54.768Z Compiling xattr v1.6.1
6472026-02-17T05:32:54.807Z Compiling tinyvec_macros v0.1.1
6482026-02-17T05:32:54.922Z Compiling anstyle v1.0.13
6492026-02-17T05:32:55.048Z Compiling nested v0.1.1
6502026-02-17T05:32:55.091Z Compiling unicase v2.9.0
6512026-02-17T05:32:55.408Z Compiling colorchoice v1.0.4
6522026-02-17T05:32:55.425Z Compiling eyre v0.6.12
6532026-02-17T05:32:55.466Z Compiling unicode-xid v0.2.6
6542026-02-17T05:32:55.485Z Compiling number_prefix v0.4.0
6552026-02-17T05:32:55.598Z Compiling self_update v0.42.0
6562026-02-17T05:32:55.703Z Compiling iana-time-zone v0.1.65
6572026-02-17T05:32:55.764Z Compiling color-spantrace v0.3.0
6582026-02-17T05:32:55.947Z Compiling chrono v0.4.43
6592026-02-17T05:32:56.080Z Compiling indicatif v0.17.11
6602026-02-17T05:32:56.359Z Compiling cargo-util-schemas v0.2.0
6612026-02-17T05:32:56.423Z Compiling anstream v0.6.21
6622026-02-17T05:32:56.577Z Compiling document-features v0.2.12
6632026-02-17T05:32:57.539Z Compiling guppy v0.17.25
6642026-02-17T05:32:57.808Z Compiling tar v0.4.44
6652026-02-17T05:32:58.595Z Compiling tinyvec v1.10.0
6662026-02-17T05:32:58.650Z Compiling globset v0.4.18
6672026-02-17T05:32:59.670Z Compiling pin-project v1.1.10
6682026-02-17T05:32:59.834Z Compiling strip-ansi-escapes v0.2.1
6692026-02-17T05:33:01.020Z Compiling toml v0.9.12+spec-1.1.0
6702026-02-17T05:33:02.345Z Compiling nextest-metadata v0.12.2
6712026-02-17T05:33:03.532Z Compiling newtype-uuid v1.3.2
6722026-02-17T05:33:03.910Z Compiling reqwest v0.12.28
6732026-02-17T05:33:03.951Z Compiling rand_chacha v0.9.0
6742026-02-17T05:33:04.506Z Compiling futures v0.3.32
6752026-02-17T05:33:04.643Z Compiling derive_more v2.1.1
6762026-02-17T05:33:04.805Z Compiling digest v0.10.7
6772026-02-17T05:33:05.275Z Compiling parking_lot v0.12.5
6782026-02-17T05:33:05.292Z Compiling flate2 v1.1.9
6792026-02-17T05:33:06.600Z Compiling tracing-error v0.2.1
6802026-02-17T05:33:06.668Z Compiling shared_child v1.1.1
6812026-02-17T05:33:07.392Z Compiling signal-hook-mio v0.2.5
6822026-02-17T05:33:07.612Z Compiling self-replace v1.5.0
6832026-02-17T05:33:08.087Z Compiling cargo-platform v0.2.0
6842026-02-17T05:33:08.197Z Compiling quick-xml v0.37.5
6852026-02-17T05:33:08.854Z Compiling quick-xml v0.38.4
6862026-02-17T05:33:09.363Z Compiling clap_lex v1.0.0
6872026-02-17T05:33:10.118Z Compiling urlencoding v2.1.3
6882026-02-17T05:33:10.316Z Compiling indenter v0.3.4
6892026-02-17T05:33:10.607Z Compiling heck v0.5.0
6902026-02-17T05:33:10.976Z Compiling cpufeatures v0.2.17
6912026-02-17T05:33:11.039Z Compiling shell-words v1.1.1
6922026-02-17T05:33:11.557Z Compiling recursion v0.5.4
6932026-02-17T05:33:11.671Z Compiling humantime v2.3.0
6942026-02-17T05:33:11.694Z Compiling strsim v0.11.1
6952026-02-17T05:33:11.825Z Compiling nextest-filtering v0.15.0
6962026-02-17T05:33:12.663Z Compiling clap_builder v4.5.59
6972026-02-17T05:33:12.725Z Compiling humantime-serde v1.1.1
6982026-02-17T05:33:13.003Z Compiling sha2 v0.10.9
6992026-02-17T05:33:13.526Z Compiling clap_derive v4.5.55
7002026-02-17T05:33:16.418Z Compiling quick-junit v0.5.2
7012026-02-17T05:33:18.031Z Compiling atomicwrites v0.4.4
7022026-02-17T05:33:18.635Z Compiling cargo_metadata v0.20.0
7032026-02-17T05:33:21.228Z Compiling cargo-nextest v0.9.97
7042026-02-17T05:33:21.853Z Compiling crossterm v0.29.0
7052026-02-17T05:33:24.962Z Compiling zstd v0.13.3
7062026-02-17T05:33:26.592Z Compiling duct v0.13.7
7072026-02-17T05:33:26.917Z Compiling async-scoped v0.9.0
7082026-02-17T05:33:27.299Z Compiling rand v0.9.2
7092026-02-17T05:33:29.040Z Compiling config v0.15.19
7102026-02-17T05:33:29.898Z Compiling unicode-normalization v0.1.25
7112026-02-17T05:33:30.676Z Compiling target-spec-miette v0.4.5
7122026-02-17T05:33:31.161Z Compiling future-queue v0.4.0
7132026-02-17T05:33:31.280Z Compiling mukti-metadata v0.3.0
7142026-02-17T05:33:31.462Z Compiling tokio-stream v0.1.18
7152026-02-17T05:33:31.754Z Compiling camino-tempfile v1.4.1
7162026-02-17T05:33:31.981Z Compiling derive-where v1.6.0
7172026-02-17T05:33:32.252Z Compiling serde_ignored v0.1.14
7182026-02-17T05:33:32.372Z Compiling serde_path_to_error v0.1.20
7192026-02-17T05:33:32.641Z Compiling swrite v0.1.0
7202026-02-17T05:33:32.724Z Compiling xxhash-rust v0.8.15
7212026-02-17T05:33:32.809Z Compiling home v0.5.12
7222026-02-17T05:33:32.960Z Compiling hex v0.4.3
7232026-02-17T05:33:33.064Z Compiling indent_write v2.2.0
7242026-02-17T05:33:33.101Z Compiling color-eyre v0.6.5
7252026-02-17T05:33:33.358Z Compiling clap v4.5.59
7262026-02-17T05:33:33.398Z Compiling dialoguer v0.11.0
7272026-02-17T05:33:33.495Z Compiling enable-ansi-support v0.2.1
7282026-02-17T05:33:35.015Z Compiling nextest-runner v0.80.0
7292026-02-17T05:34:15.778Z Finished `release` profile [optimized] target(s) in 2m 39s
7302026-02-17T05:34:16.021Z Installing /home/build/.cargo/bin/cargo-nextest
7312026-02-17T05:34:16.025Z Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`)
7322026-02-17T05:34:16.150Z+ source .github/buildomat/test-common.sh
7332026-02-17T05:34:16.153Z++ NEXTEST_VERSION=0.9.97
7342026-02-17T05:34:16.153Z++ PLATFORM=illumos
7352026-02-17T05:34:16.153Z++ banner install
7362026-02-17T05:34:16.156Z
7372026-02-17T05:34:16.156Z # # # #### ##### ## # #
7382026-02-17T05:34:16.156Z # ## # # # # # # #
7392026-02-17T05:34:16.156Z # # # # #### # # # # #
7402026-02-17T05:34:16.156Z # # # # # # ###### # #
7412026-02-17T05:34:16.156Z # # ## # # # # # # #
7422026-02-17T05:34:16.156Z # # # #### # # # ###### ######
7432026-02-17T05:34:16.156Z
7442026-02-17T05:34:16.156Z++ set +o errexit
7452026-02-17T05:34:16.156Z++ pkg info clang-15
7462026-02-17T05:34:16.156Z++ grep -qi installed
7472026-02-17T05:34:17.771Zpkg: info: no packages matching the following patterns you specified are
7482026-02-17T05:34:17.771Zinstalled on the system. Try querying remotely instead:
7492026-02-17T05:34:17.771Z
7502026-02-17T05:34:17.771Z clang-15
7512026-02-17T05:34:17.828Z++ [[ 1 != 0 ]]
7522026-02-17T05:34:17.828Z++ set -o errexit
7532026-02-17T05:34:17.831Z++ pfexec pkg install clang-15
7542026-02-17T05:34:26.667Z Startup: Refreshing catalog 'helios-dev' ... Done
7552026-02-17T05:34:36.895Z Startup: Caching catalogs ... Done
7562026-02-17T05:35:00.177ZPlanning: Solver setup ... Done
7572026-02-17T05:35:00.325ZPlanning: Running solver ... Done
7582026-02-17T05:35:00.508ZPlanning: Finding local manifests ... Done
7592026-02-17T05:35:00.530ZPlanning: Fetching manifests: 0/2 0% complete
7602026-02-17T05:35:00.686ZPlanning: Fetching manifests: 2/2 100% complete
7612026-02-17T05:35:00.737ZPlanning: Package planning ... Done
7622026-02-17T05:35:00.785ZPlanning: Merging actions ... Done
7632026-02-17T05:35:00.960ZPlanning: Checking for conflicting actions ... Done
7642026-02-17T05:35:00.972ZPlanning: Consolidating action changes ... Done
7652026-02-17T05:35:01.989ZPlanning: Evaluating mediators ... Done
7662026-02-17T05:35:01.998ZPlanning: Planning completed in 24.95 seconds
7672026-02-17T05:35:02.014Z Packages to install: 2
7682026-02-17T05:35:02.014Z Mediators to change: 2
7692026-02-17T05:35:02.017Z Services to change: 1
7702026-02-17T05:35:02.017Z Create boot environment: No
7712026-02-17T05:35:02.017ZCreate backup boot environment: No
7722026-02-17T05:35:02.068Z
7732026-02-17T05:35:02.068ZDownload: 0/3076 items 0.0/211.3MB 0% complete
7742026-02-17T05:35:08.785ZDownload: 983/3076 items 82.2/211.3MB 38% complete (32.3M/s)
7752026-02-17T05:35:28.015ZDownload: 984/3076 items 82.2/211.3MB 38% complete
7762026-02-17T05:35:33.019ZDownload: 3035/3076 items 201.8/211.3MB 95% complete (24.1M/s)
7772026-02-17T05:35:33.480ZDownload: Completed 211.31 MB in 31.41 seconds (6.7M/s)
7782026-02-17T05:35:33.763Z Actions: 1/3418 actions (Installing new actions)
7792026-02-17T05:35:38.481Z Actions: Completed 3418 actions in 4.61 seconds.
7802026-02-17T05:35:38.815Z Done
7812026-02-17T05:35:38.815Z Done
7822026-02-17T05:35:39.921Z Done
7832026-02-17T05:35:46.054Z Done
7842026-02-17T05:35:46.109Z Done
7852026-02-17T05:35:46.109Z Done
7862026-02-17T05:35:46.109Z Done
7872026-02-17T05:35:46.110Z++ set -o errexit
7882026-02-17T05:35:46.110Z++ cargo --version
7892026-02-17T05:35:46.110Zcargo 1.92.0 (344c4567c 2025-10-21)
7902026-02-17T05:35:46.110Z++ rustc --version
7912026-02-17T05:35:46.110Zrustc 1.92.0 (ded5c06cf 2025-12-08)
7922026-02-17T05:35:46.110Z++ cargo install cargo-nextest --version 0.9.97
7932026-02-17T05:35:46.110Z Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override
7942026-02-17T05:35:46.110Z+ pushd mgadm
7952026-02-17T05:35:46.110Z/work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite
7962026-02-17T05:35:46.110Z+ cargo nextest run
7972026-02-17T05:35:46.380Z Updating git repository `https://github.com/oxidecomputer/falcon`
7982026-02-17T05:35:47.366ZFrom https://github.com/oxidecomputer/falcon
7992026-02-17T05:35:47.366Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
8002026-02-17T05:35:47.477Z Updating crates.io index
8012026-02-17T05:35:47.519Z Updating git repository `https://github.com/oxidecomputer/dendrite`
8022026-02-17T05:35:48.265ZFrom https://github.com/oxidecomputer/dendrite
8032026-02-17T05:35:48.265Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
8042026-02-17T05:35:48.318Z Updating git repository `https://github.com/oxidecomputer/ispf`
8052026-02-17T05:35:48.579ZFrom https://github.com/oxidecomputer/ispf
8062026-02-17T05:35:48.579Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
8072026-02-17T05:35:48.639Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8082026-02-17T05:35:48.992ZFrom https://github.com/oxidecomputer/netadm-sys
8092026-02-17T05:35:48.992Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
8102026-02-17T05:35:49.004Z Updating git repository `https://github.com/oxidecomputer/omicron`
8112026-02-17T05:35:58.182ZFrom https://github.com/oxidecomputer/omicron
8122026-02-17T05:35:58.182Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
8132026-02-17T05:35:58.898Z Updating git repository `https://github.com/oxidecomputer/opte`
8142026-02-17T05:36:00.334ZFrom https://github.com/oxidecomputer/opte
8152026-02-17T05:36:00.334Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
8162026-02-17T05:36:00.582Z Updating git repository `https://github.com/illumos/smf-rs`
8172026-02-17T05:36:00.856ZFrom https://github.com/illumos/smf-rs
8182026-02-17T05:36:00.856Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
8192026-02-17T05:36:00.869Z Updating git repository `https://github.com/oxidecomputer/network-interface`
8202026-02-17T05:36:01.134ZFrom https://github.com/oxidecomputer/network-interface
8212026-02-17T05:36:01.134Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
8222026-02-17T05:36:01.351Z Updating git repository `https://github.com/oxidecomputer/zone`
8232026-02-17T05:36:01.618ZFrom https://github.com/oxidecomputer/zone
8242026-02-17T05:36:01.618Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
8252026-02-17T05:36:01.644Z Updating git repository `https://github.com/oxidecomputer/propolis`
8262026-02-17T05:36:02.991ZFrom https://github.com/oxidecomputer/propolis
8272026-02-17T05:36:02.991Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
8282026-02-17T05:36:03.169Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
8292026-02-17T05:36:03.659ZFrom https://github.com/oxidecomputer/transceiver-control
8302026-02-17T05:36:03.659Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
8312026-02-17T05:36:03.687Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8322026-02-17T05:36:03.960ZFrom https://github.com/oxidecomputer/dlpi-sys
8332026-02-17T05:36:03.960Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
8342026-02-17T05:36:03.966Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8352026-02-17T05:36:04.247ZFrom https://github.com/jmesmon/rust-libzfs
8362026-02-17T05:36:04.247Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
8372026-02-17T05:36:04.259Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8382026-02-17T05:36:04.519ZFrom https://github.com/oxidecomputer/rusty-doors
8392026-02-17T05:36:04.519Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
8402026-02-17T05:36:04.663Z Updating git repository `https://github.com/oxidecomputer/lldp`
8412026-02-17T05:36:05.009ZFrom https://github.com/oxidecomputer/lldp
8422026-02-17T05:36:05.009Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
8432026-02-17T05:36:05.014Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8442026-02-17T05:36:06.085ZFrom https://github.com/oxidecomputer/maghemite
8452026-02-17T05:36:06.085Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
8462026-02-17T05:36:06.153Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
8472026-02-17T05:36:06.418ZFrom https://github.com/oxidecomputer/serde_human_bytes
8482026-02-17T05:36:06.418Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
8492026-02-17T05:36:06.564Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8502026-02-17T05:36:06.830ZFrom https://github.com/oxidecomputer/slog-error-chain
8512026-02-17T05:36:06.830Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
8522026-02-17T05:36:06.859Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
8532026-02-17T05:36:07.164ZFrom https://github.com/oxidecomputer/tufaceous
8542026-02-17T05:36:07.164Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
8552026-02-17T05:36:07.196Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8562026-02-17T05:36:07.643ZFrom https://github.com/oxidecomputer/management-gateway-service
8572026-02-17T05:36:07.643Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
8582026-02-17T05:36:07.708Z Updating git repository `https://github.com/oxidecomputer/crucible`
8592026-02-17T05:36:10.238ZFrom https://github.com/oxidecomputer/crucible
8602026-02-17T05:36:10.238Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
8612026-02-17T05:36:10.622Z Updating git repository `https://github.com/oxidecomputer/propolis`
8622026-02-17T05:36:10.975ZFrom https://github.com/oxidecomputer/propolis
8632026-02-17T05:36:10.975Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
8642026-02-17T05:36:11.054Z Updating git repository `https://github.com/oxidecomputer/tofino`
8652026-02-17T05:36:11.317ZFrom https://github.com/oxidecomputer/tofino
8662026-02-17T05:36:11.317Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
8672026-02-17T05:36:11.392Z Updating git repository `https://github.com/oxidecomputer/clickward`
8682026-02-17T05:36:11.792ZFrom https://github.com/oxidecomputer/clickward
8692026-02-17T05:36:11.792Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
8702026-02-17T05:36:11.983Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8712026-02-17T05:36:12.249ZFrom https://github.com/oxidecomputer/illumos-devinfo
8722026-02-17T05:36:12.249Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
8732026-02-17T05:36:12.966Zerror: failed to select a version for `reqwest`.
8742026-02-17T05:36:12.966Z ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)`
8752026-02-17T05:36:12.966Z ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)`
8762026-02-17T05:36:12.966Zversions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0
8772026-02-17T05:36:12.966Z
8782026-02-17T05:36:12.966Zpackage `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
8792026-02-17T05:36:12.966Z
8802026-02-17T05:36:12.966Z
8812026-02-17T05:36:12.966Zfailed to select a version for `reqwest` which could resolve this conflict
8822026-02-17T05:36:13.010Zerror: command `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/cargo metadata '--format-version=1' --all-features --filter-platform x86_64-unknown-illumos` failed with exit status: 101
8832026-02-17T05:36:13.014Zprocess exited: duration 301971 ms, exit code 102
 
8842026-02-17T05:36:13.021Zfound 0 output files