01KHN0E6JMDV7B4MPVGQTGT0DC: build-and-test

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

Buildomat Job: 01KHN0EM688B53MA0DM856S08F

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T05:16:57.412Zjob assigned to worker 01KHN0EMQXX3V27ZZ82229BDJ9 [factory gimlet-EVT22200007-propolis, EVT22200007/58355] (queued for 27 s)
 
22026-02-17T05:17:05.900Zstarting task 0: "setup"
32026-02-17T05:17:05.925Z++ uname -s
42026-02-17T05:17:05.925Z+ kern=SunOS
52026-02-17T05:17:05.925Z+ build_user=build
62026-02-17T05:17:05.925Z+ build_uid=12345
72026-02-17T05:17:05.925Z+ work_dir=/work
82026-02-17T05:17:05.925Z+ input_dir=/input
92026-02-17T05:17:05.925Z+ [[ 0 == 12345 ]]
102026-02-17T05:17:05.925Z+ case "$kern" in
112026-02-17T05:17:05.925Z+ groupadd -g 12345 build
122026-02-17T05:17:05.925Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T05:17:07.927Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T05:17:07.966Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T05:17:07.991Z+ home_fs=zfs
162026-02-17T05:17:07.991Z+ [[ zfs == autofs ]]
172026-02-17T05:17:07.991Z+ mkdir -p /home/build
182026-02-17T05:17:07.991Z+ chown build:build /home/build /work
192026-02-17T05:17:09.977Z+ chmod 0700 /home/build /work
202026-02-17T05:17:10.001Zprocess exited: duration 4079 ms, exit code 0
 
212026-02-17T05:17:10.051Zstarting task 1: "rust-toolchain"
222026-02-17T05:17:10.076Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T05:17:10.076Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-17T05:17:10.076Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-17T05:17:10.076Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-17T05:17:10.076Z * rust toolchain channel = "stable"
272026-02-17T05:17:10.076Z * rust toolchain profile = "default"
282026-02-17T05:17:10.076Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T05:17:10.076Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T05:17:10.193Zinfo: downloading installer
312026-02-17T05:17:10.926Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T05:17:10.927Zwarn: /opt/ooce/bin
332026-02-17T05:17:10.927Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T05:17:10.927Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T05:17:10.927Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T05:17:10.927Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T05:17:10.927Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T05:17:10.927Zerror: cannot install while Rust is installed
392026-02-17T05:17:10.927Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T05:17:10.927Zinfo: profile set to 'default'
412026-02-17T05:17:10.927Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T05:17:10.927Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T05:17:11.022Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T05:17:11.022Zinfo: downloading component 'cargo'
452026-02-17T05:17:11.239Zinfo: downloading component 'clippy'
462026-02-17T05:17:11.319Zinfo: downloading component 'rust-docs'
472026-02-17T05:17:11.599Zinfo: downloading component 'rust-std'
482026-02-17T05:17:11.909Zinfo: downloading component 'rustc'
492026-02-17T05:17:13.102Zinfo: downloading component 'rustfmt'
502026-02-17T05:17:13.155Zinfo: installing component 'cargo'
512026-02-17T05:17:14.414Zinfo: installing component 'clippy'
522026-02-17T05:17:14.880Zinfo: installing component 'rust-docs'
532026-02-17T05:17:18.377Zinfo: installing component 'rust-std'
542026-02-17T05:17:20.443Zinfo: installing component 'rustc'
552026-02-17T05:17:28.688Zinfo: installing component 'rustfmt'
562026-02-17T05:17:29.059Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T05:17:29.059Z
582026-02-17T05:17:29.230Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T05:17:29.230Z
602026-02-17T05:17:29.255Z
612026-02-17T05:17:29.255ZRust is installed now. Great!
622026-02-17T05:17:29.255Z
632026-02-17T05:17:29.255ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T05:17:29.255Zenvironment variable. This has not been done automatically.
652026-02-17T05:17:29.255Z
662026-02-17T05:17:29.255ZTo configure your current shell, you need to source
672026-02-17T05:17:29.255Zthe corresponding env file under $HOME/.cargo.
682026-02-17T05:17:29.255Z
692026-02-17T05:17:29.255ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T05:17:29.255Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T05:17:29.255Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T05:17:29.255Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T05:17:29.347Z+ rustup --version
742026-02-17T05:17:29.371Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T05:17:29.372Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T05:17:29.483Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T05:17:29.507Z+ cargo --version
782026-02-17T05:17:29.580Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T05:17:29.605Z+ rustc --version
802026-02-17T05:17:29.688Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T05:17:29.712Zprocess exited: duration 19642 ms, exit code 0
 
822026-02-17T05:17:29.761Zstarting task 2: "authentication"
832026-02-17T05:17:29.822Zprocess exited: duration 60 ms, exit code 0
 
842026-02-17T05:17:29.871Zstarting task 3: "clone repository"
852026-02-17T05:17:29.896Z+ mkdir -p /work/oxidecomputer/falcon
862026-02-17T05:17:29.896Z+ git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon
872026-02-17T05:17:29.920ZCloning into '/work/oxidecomputer/falcon'...
882026-02-17T05:17:30.952Z+ cd /work/oxidecomputer/falcon
892026-02-17T05:17:30.952Z+ git fetch origin 8bce472998f6410385b2003f805e2091ba5a90d7
902026-02-17T05:17:31.269ZFrom https://github.com/oxidecomputer/falcon
912026-02-17T05:17:31.270Z * branch 8bce472998f6410385b2003f805e2091ba5a90d7 -> FETCH_HEAD
922026-02-17T05:17:31.294Z+ [[ -n renovate/reqwest-0.x ]]
932026-02-17T05:17:31.294Z++ git branch --show-current
942026-02-17T05:17:31.294Z+ current=main
952026-02-17T05:17:31.294Z+ [[ main != renovate/reqwest-0.x ]]
962026-02-17T05:17:31.295Z+ git branch -f renovate/reqwest-0.x 8bce472998f6410385b2003f805e2091ba5a90d7
972026-02-17T05:17:31.295Z+ git checkout -f renovate/reqwest-0.x
982026-02-17T05:17:31.427ZSwitched to branch 'renovate/reqwest-0.x'
992026-02-17T05:17:31.451Z+ git reset --hard 8bce472998f6410385b2003f805e2091ba5a90d7
1002026-02-17T05:17:31.544ZHEAD is now at 8bce472 Update Rust crate reqwest to 0.13.2
1012026-02-17T05:17:31.569Zprocess exited: duration 1675 ms, exit code 0
 
1022026-02-17T05:17:31.620Zstarting task 4: "build"
1032026-02-17T05:17:31.644Z+ cargo --version
1042026-02-17T05:17:31.644Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-02-17T05:17:31.777Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-02-17T05:17:31.777Zinfo: downloading component 'cargo'
1072026-02-17T05:17:31.967Zinfo: downloading component 'clippy'
1082026-02-17T05:17:32.457Zinfo: downloading component 'rust-docs'
1092026-02-17T05:17:32.457Zinfo: downloading component 'rust-std'
1102026-02-17T05:17:32.847Zinfo: downloading component 'rustc'
1112026-02-17T05:17:35.571Zinfo: downloading component 'rustfmt'
1122026-02-17T05:17:36.077Zinfo: installing component 'cargo'
1132026-02-17T05:17:36.856Zinfo: installing component 'clippy'
1142026-02-17T05:17:37.344Zinfo: installing component 'rust-docs'
1152026-02-17T05:17:40.790Zinfo: installing component 'rust-std'
1162026-02-17T05:17:43.014Zinfo: installing component 'rustc'
1172026-02-17T05:17:51.463Zinfo: installing component 'rustfmt'
1182026-02-17T05:17:52.000Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-02-17T05:17:52.024Z+ rustc --version
1202026-02-17T05:17:52.172Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-02-17T05:17:52.197Z+ banner build
1222026-02-17T05:17:52.197Z
1232026-02-17T05:17:52.197Z ##### # # # # #####
1242026-02-17T05:17:52.197Z # # # # # # # #
1252026-02-17T05:17:52.197Z ##### # # # # # #
1262026-02-17T05:17:52.197Z # # # # # # # #
1272026-02-17T05:17:52.197Z # # # # # # # #
1282026-02-17T05:17:52.197Z ##### #### # ###### #####
1292026-02-17T05:17:52.197Z
1302026-02-17T05:17:52.197Z+ ptime -m cargo build --all
1312026-02-17T05:17:52.397Z Updating crates.io index
1322026-02-17T05:17:52.421Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1332026-02-17T05:17:52.858ZFrom https://github.com/oxidecomputer/netadm-sys
1342026-02-17T05:17:52.858Z * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c
1352026-02-17T05:17:52.917Z Updating git repository `https://github.com/oxidecomputer/propolis`
1362026-02-17T05:17:54.215ZFrom https://github.com/oxidecomputer/propolis
1372026-02-17T05:17:54.215Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
1382026-02-17T05:17:54.472Z Updating git repository `https://github.com/oxidecomputer/zone`
1392026-02-17T05:17:54.840ZFrom https://github.com/oxidecomputer/zone
1402026-02-17T05:17:54.840Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1412026-02-17T05:17:54.865Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1422026-02-17T05:17:55.211ZFrom https://github.com/oxidecomputer/dlpi-sys
1432026-02-17T05:17:55.211Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
1442026-02-17T05:17:55.235Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-02-17T05:17:56.647ZFrom https://github.com/jmesmon/rust-libzfs
1462026-02-17T05:17:56.647Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1472026-02-17T05:17:56.672Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1482026-02-17T05:17:57.031ZFrom https://github.com/oxidecomputer/rusty-doors
1492026-02-17T05:17:57.031Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1502026-02-17T05:17:57.056Z Updating git repository `https://github.com/oxidecomputer/crucible`
1512026-02-17T05:17:58.765ZFrom https://github.com/oxidecomputer/crucible
1522026-02-17T05:17:58.765Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
1532026-02-17T05:18:00.425Z Locking 1 package to latest compatible version
1542026-02-17T05:18:00.449Z Adding reqwest v0.13.2
1552026-02-17T05:18:00.449Z Downloading crates ...
1562026-02-17T05:18:00.526Z Downloaded anstyle v1.0.13
1572026-02-17T05:18:00.550Z Downloaded atomic-waker v1.1.2
1582026-02-17T05:18:00.551Z Downloaded base16ct v1.0.0
1592026-02-17T05:18:00.551Z Downloaded anstyle-query v1.1.5
1602026-02-17T05:18:00.551Z Downloaded clap_lex v1.0.0
1612026-02-17T05:18:01.123Z Downloaded camino v1.2.2
1622026-02-17T05:18:01.123Z Downloaded console v0.16.2
1632026-02-17T05:18:01.123Z Downloaded oxnet v0.1.4
1642026-02-17T05:18:01.123Z Downloaded async-trait v0.1.89
1652026-02-17T05:18:01.123Z Downloaded parking_lot_core v0.9.12
1662026-02-17T05:18:01.123Z Downloaded rand_core v0.6.4
1672026-02-17T05:18:01.123Z Downloaded proc-macro-crate v3.4.0
1682026-02-17T05:18:01.123Z Downloaded litemap v0.8.1
1692026-02-17T05:18:01.123Z Downloaded memchr v2.8.0
1702026-02-17T05:18:01.123Z Downloaded thiserror-impl v2.0.18
1712026-02-17T05:18:01.123Z Downloaded tokio-tungstenite v0.21.0
1722026-02-17T05:18:01.123Z Downloaded tokio-rustls v0.26.4
1732026-02-17T05:18:01.123Z Downloaded mio v1.1.1
1742026-02-17T05:18:01.123Z Downloaded zerofrom-derive v0.1.6
1752026-02-17T05:18:01.123Z Downloaded uuid v1.21.0
1762026-02-17T05:18:01.123Z Downloaded yoke-derive v0.8.1
1772026-02-17T05:18:01.123Z Downloaded zone_cfg_derive v0.3.1
1782026-02-17T05:18:01.123Z Downloaded zerovec-derive v0.11.2
1792026-02-17T05:18:01.123Z Downloaded zerotrie v0.2.3
1802026-02-17T05:18:01.123Z Downloaded unsafe-libyaml v0.2.11
1812026-02-17T05:18:01.123Z Downloaded url v2.5.8
1822026-02-17T05:18:01.123Z Downloaded tokio v1.49.0
1832026-02-17T05:18:01.123Z Downloaded tower-http v0.6.8
1842026-02-17T05:18:01.123Z Downloaded shlex v1.3.0
1852026-02-17T05:18:01.123Z Downloaded ron v0.12.0
1862026-02-17T05:18:01.123Z Downloaded zmij v1.0.21
1872026-02-17T05:18:01.124Z Downloaded time-core v0.1.8
1882026-02-17T05:18:01.124Z Downloaded zone v0.3.1
1892026-02-17T05:18:01.124Z Downloaded zerofrom v0.1.6
1902026-02-17T05:18:01.124Z Downloaded winnow v0.7.14
1912026-02-17T05:18:01.124Z Downloaded time-macros v0.2.27
1922026-02-17T05:18:01.124Z Downloaded webpki-roots v1.0.6
1932026-02-17T05:18:01.124Z Downloaded thiserror-impl v1.0.69
1942026-02-17T05:18:01.124Z Downloaded unicode-width v0.2.2
1952026-02-17T05:18:01.124Z Downloaded zerocopy v0.8.39
1962026-02-17T05:18:01.124Z Downloaded zerovec v0.11.5
1972026-02-17T05:18:01.124Z Downloaded quinn v0.11.9
1982026-02-17T05:18:01.124Z Downloaded time v0.3.47
1992026-02-17T05:18:01.124Z Downloaded serde_json v1.0.149
2002026-02-17T05:18:01.124Z Downloaded syn v1.0.109
2012026-02-17T05:18:01.124Z Downloaded rand v0.9.2
2022026-02-17T05:18:01.124Z Downloaded serde v1.0.228
2032026-02-17T05:18:01.124Z Downloaded typify-impl v0.4.3
2042026-02-17T05:18:01.124Z Downloaded tracing v0.1.44
2052026-02-17T05:18:01.124Z Downloaded syn v2.0.116
2062026-02-17T05:18:01.124Z Downloaded libc v0.2.182
2072026-02-17T05:18:01.124Z Downloaded regress v0.10.5
2082026-02-17T05:18:01.124Z Downloaded rustls-webpki v0.103.9
2092026-02-17T05:18:01.124Z Downloaded sync_wrapper v1.0.2
2102026-02-17T05:18:01.124Z Downloaded slog-term v2.9.2
2112026-02-17T05:18:01.124Z Downloaded slog-stdlog v4.1.1
2122026-02-17T05:18:01.124Z Downloaded semver v1.0.27
2132026-02-17T05:18:01.124Z Downloaded rustversion v1.0.22
2142026-02-17T05:18:01.124Z Downloaded prettyplease v0.2.37
2152026-02-17T05:18:01.124Z Downloaded tabwriter v1.4.1
2162026-02-17T05:18:01.124Z Downloaded subtle v2.6.1
2172026-02-17T05:18:01.124Z Downloaded percent-encoding v2.3.2
2182026-02-17T05:18:01.124Z Downloaded stable_deref_trait v1.2.1
2192026-02-17T05:18:01.124Z Downloaded sha1 v0.10.6
2202026-02-17T05:18:01.124Z Downloaded serde_core v1.0.228
2212026-02-17T05:18:01.124Z Downloaded schemars_derive v0.8.22
2222026-02-17T05:18:01.124Z Downloaded rustls-pki-types v1.14.0
2232026-02-17T05:18:01.124Z Downloaded rustc-hash v2.1.1
2242026-02-17T05:18:01.124Z Downloaded proc-macro2 v1.0.106
2252026-02-17T05:18:01.124Z Downloaded pretty-hex v0.4.1
2262026-02-17T05:18:01.125Z Downloaded regex-automata v0.4.14
2272026-02-17T05:18:01.125Z Downloaded num-traits v0.2.19
2282026-02-17T05:18:01.125Z Downloaded zeroize v1.8.2
2292026-02-17T05:18:01.125Z Downloaded tinystr v0.8.2
2302026-02-17T05:18:01.125Z Downloaded term v1.2.1
2312026-02-17T05:18:01.125Z Downloaded take_mut v0.2.2
2322026-02-17T05:18:01.125Z Downloaded sha2 v0.10.9
2332026-02-17T05:18:01.125Z Downloaded serde_derive v1.0.228
2342026-02-17T05:18:01.125Z Downloaded lzma-sys v0.1.20
2352026-02-17T05:18:01.125Z Downloaded reqwest v0.12.28
2362026-02-17T05:18:01.150Z Downloaded rand_chacha v0.9.0
2372026-02-17T05:18:01.150Z Downloaded rand v0.8.5
2382026-02-17T05:18:01.150Z Downloaded quote v1.0.44
2392026-02-17T05:18:01.150Z Downloaded progenitor v0.10.0
2402026-02-17T05:18:01.150Z Downloaded powerfmt v0.2.0
2412026-02-17T05:18:01.150Z Downloaded openapiv3 v2.2.0
2422026-02-17T05:18:01.150Z Downloaded num_enum_derive v0.7.5
2432026-02-17T05:18:01.150Z Downloaded thread_local v1.1.9
2442026-02-17T05:18:01.150Z Downloaded thiserror v2.0.18
2452026-02-17T05:18:01.150Z Downloaded thiserror v1.0.69
2462026-02-17T05:18:01.150Z Downloaded smf v0.2.3
2472026-02-17T05:18:01.150Z Downloaded slog-scope v4.4.1
2482026-02-17T05:18:01.150Z Downloaded slog v2.8.2
2492026-02-17T05:18:01.150Z Downloaded scopeguard v1.2.0
2502026-02-17T05:18:01.150Z Downloaded ryu v1.0.23
2512026-02-17T05:18:01.150Z Downloaded rand_core v0.9.5
2522026-02-17T05:18:01.150Z Downloaded serde_tokenstream v0.2.2
2532026-02-17T05:18:01.150Z Downloaded proc-macro-error v1.0.4
2542026-02-17T05:18:01.151Z Downloaded typify v0.4.3
2552026-02-17T05:18:01.151Z Downloaded tower v0.5.3
2562026-02-17T05:18:01.151Z Downloaded quinn-udp v0.5.14
2572026-02-17T05:18:01.151Z Downloaded progenitor-impl v0.10.0
2582026-02-17T05:18:01.151Z Downloaded idna v1.1.0
2592026-02-17T05:18:01.151Z Downloaded proc-macro-error-attr v1.0.4
2602026-02-17T05:18:01.176Z Downloaded itertools v0.12.1
2612026-02-17T05:18:01.176Z Downloaded writeable v0.6.2
2622026-02-17T05:18:01.176Z Downloaded pin-project-lite v0.2.16
2632026-02-17T05:18:01.176Z Downloaded yoke v0.8.1
2642026-02-17T05:18:01.176Z Downloaded xz2 v0.1.7
2652026-02-17T05:18:01.176Z Downloaded want v0.3.1
2662026-02-17T05:18:01.176Z Downloaded unit-prefix v0.5.2
2672026-02-17T05:18:01.176Z Downloaded unicode-ident v1.0.24
2682026-02-17T05:18:01.176Z Downloaded typify-macro v0.4.3
2692026-02-17T05:18:01.176Z Downloaded tungstenite v0.21.0
2702026-02-17T05:18:01.200Z Downloaded tracing-core v0.1.36
2712026-02-17T05:18:01.201Z Downloaded ring v0.17.14
2722026-02-17T05:18:01.225Z Downloaded regex-syntax v0.8.9
2732026-02-17T05:18:01.250Z Downloaded version_check v0.9.5
2742026-02-17T05:18:01.250Z Downloaded utf8parse v0.2.2
2752026-02-17T05:18:01.250Z Downloaded utf-8 v0.7.6
2762026-02-17T05:18:01.250Z Downloaded untrusted v0.9.0
2772026-02-17T05:18:01.250Z Downloaded tracing-attributes v0.1.31
2782026-02-17T05:18:01.250Z Downloaded tower-layer v0.3.3
2792026-02-17T05:18:01.250Z Downloaded toml_edit v0.23.10+spec-1.0.0
2802026-02-17T05:18:01.250Z Downloaded utf8_iter v1.0.4
2812026-02-17T05:18:01.250Z Downloaded typeid v1.0.3
2822026-02-17T05:18:01.250Z Downloaded try-lock v0.2.5
2832026-02-17T05:18:01.250Z Downloaded tower-service v0.3.3
2842026-02-17T05:18:01.250Z Downloaded toml_writer v1.0.6+spec-1.1.0
2852026-02-17T05:18:01.250Z Downloaded toml_parser v1.0.9+spec-1.1.0
2862026-02-17T05:18:01.250Z Downloaded toml v0.9.12+spec-1.1.0
2872026-02-17T05:18:01.275Z Downloaded tokio-util v0.7.18
2882026-02-17T05:18:01.275Z Downloaded pkg-config v0.3.32
2892026-02-17T05:18:01.275Z Downloaded once_cell v1.21.3
2902026-02-17T05:18:01.275Z Downloaded erased-serde v0.3.31
2912026-02-17T05:18:01.275Z Downloaded typenum v1.19.0
2922026-02-17T05:18:01.275Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2932026-02-17T05:18:01.275Z Downloaded rustls v0.23.36
2942026-02-17T05:18:01.300Z Downloaded regex v1.12.3
2952026-02-17T05:18:01.300Z Downloaded quinn-proto v0.11.13
2962026-02-17T05:18:01.300Z Downloaded parking_lot v0.12.5
2972026-02-17T05:18:01.300Z Downloaded is-terminal v0.4.17
2982026-02-17T05:18:01.300Z Downloaded icu_properties_data v2.1.2
2992026-02-17T05:18:01.326Z Downloaded hyper-rustls v0.27.7
3002026-02-17T05:18:01.326Z Downloaded getrandom v0.2.17
3012026-02-17T05:18:01.326Z Downloaded futures-util v0.3.32
3022026-02-17T05:18:01.326Z Downloaded crypto-common v0.1.7
3032026-02-17T05:18:01.351Z Downloaded crucible-workspace-hack v0.1.0
3042026-02-17T05:18:01.351Z Downloaded bytes v1.11.1
3052026-02-17T05:18:01.351Z Downloaded lock_api v0.4.14
3062026-02-17T05:18:01.351Z Downloaded icu_collections v2.1.1
3072026-02-17T05:18:01.351Z Downloaded http v1.4.0
3082026-02-17T05:18:01.351Z Downloaded data-encoding v2.10.0
3092026-02-17T05:18:01.351Z Downloaded crossbeam-channel v0.5.15
3102026-02-17T05:18:01.351Z Downloaded bitflags v2.11.0
3112026-02-17T05:18:01.376Z Downloaded tokio-macros v2.6.0
3122026-02-17T05:18:01.376Z Downloaded tinyvec v1.10.0
3132026-02-17T05:18:01.376Z Downloaded smallvec v1.15.1
3142026-02-17T05:18:01.376Z Downloaded icu_provider v2.1.1
3152026-02-17T05:18:01.376Z Downloaded httparse v1.10.1
3162026-02-17T05:18:01.376Z Downloaded heck v0.4.1
3172026-02-17T05:18:01.376Z Downloaded futures-macro v0.3.32
3182026-02-17T05:18:01.376Z Downloaded foreign-types v0.5.0
3192026-02-17T05:18:01.376Z Downloaded clap v4.5.59
3202026-02-17T05:18:01.376Z Downloaded cargo_toml v0.22.3
3212026-02-17T05:18:01.401Z Downloaded tinyvec_macros v0.1.1
3222026-02-17T05:18:01.401Z Downloaded slab v0.4.12
3232026-02-17T05:18:01.401Z Downloaded serde_yaml v0.9.34+deprecated
3242026-02-17T05:18:01.401Z Downloaded progenitor-client v0.10.0
3252026-02-17T05:18:01.401Z Downloaded ppv-lite86 v0.2.21
3262026-02-17T05:18:01.401Z Downloaded log v0.4.29
3272026-02-17T05:18:01.401Z Downloaded itoa v1.0.17
3282026-02-17T05:18:01.401Z Downloaded iri-string v0.7.10
3292026-02-17T05:18:01.401Z Downloaded indexmap v2.13.0
3302026-02-17T05:18:01.401Z Downloaded icu_locale_core v2.1.1
3312026-02-17T05:18:01.426Z Downloaded heck v0.5.0
3322026-02-17T05:18:01.426Z Downloaded futures-io v0.3.32
3332026-02-17T05:18:01.426Z Downloaded futures v0.3.32
3342026-02-17T05:18:01.426Z Downloaded foreign-types-shared v0.3.1
3352026-02-17T05:18:01.426Z Downloaded equivalent v1.0.2
3362026-02-17T05:18:01.426Z Downloaded either v1.15.0
3372026-02-17T05:18:01.426Z Downloaded dyn-clone v1.0.20
3382026-02-17T05:18:01.426Z Downloaded digest v0.10.7
3392026-02-17T05:18:01.426Z Downloaded deranged v0.5.6
3402026-02-17T05:18:01.426Z Downloaded crossbeam-utils v0.8.21
3412026-02-17T05:18:01.426Z Downloaded colorchoice v1.0.4
3422026-02-17T05:18:01.426Z Downloaded cfg-if v1.0.4
3432026-02-17T05:18:01.426Z Downloaded byteorder v1.5.0
3442026-02-17T05:18:01.451Z Downloaded anstyle-parse v0.2.7
3452026-02-17T05:18:01.451Z Downloaded synstructure v0.13.2
3462026-02-17T05:18:01.451Z Downloaded strsim v0.11.1
3472026-02-17T05:18:01.451Z Downloaded socket2 v0.6.2
3482026-02-17T05:18:01.451Z Downloaded slog-envlogger v2.2.0
3492026-02-17T05:18:01.452Z Downloaded slog-async v2.8.0
3502026-02-17T05:18:01.452Z Downloaded signal-hook-registry v1.4.8
3512026-02-17T05:18:01.452Z Downloaded serde_urlencoded v0.7.1
3522026-02-17T05:18:01.452Z Downloaded serde_spanned v1.0.4
3532026-02-17T05:18:01.452Z Downloaded serde_derive_internals v0.29.1
3542026-02-17T05:18:01.452Z Downloaded schemars v0.8.22
3552026-02-17T05:18:01.477Z Downloaded reqwest v0.13.2
3562026-02-17T05:18:01.478Z Downloaded progenitor-macro v0.10.0
3572026-02-17T05:18:01.478Z Downloaded portable-atomic v1.13.1
3582026-02-17T05:18:01.478Z Downloaded num-conv v0.2.0
3592026-02-17T05:18:01.478Z Downloaded lru-slab v0.1.2
3602026-02-17T05:18:01.478Z Downloaded lazy_static v1.5.0
3612026-02-17T05:18:01.478Z Downloaded is_terminal_polyfill v1.70.2
3622026-02-17T05:18:01.478Z Downloaded indicatif v0.18.4
3632026-02-17T05:18:01.478Z Downloaded idna_adapter v1.2.1
3642026-02-17T05:18:01.478Z Downloaded icu_normalizer_data v2.1.1
3652026-02-17T05:18:01.504Z Downloaded hyper-util v0.1.20
3662026-02-17T05:18:01.504Z Downloaded http-body-util v0.1.3
3672026-02-17T05:18:01.504Z Downloaded futures-task v0.3.32
3682026-02-17T05:18:01.504Z Downloaded futures-channel v0.3.32
3692026-02-17T05:18:01.504Z Downloaded cstr-argument v0.1.2
3702026-02-17T05:18:01.504Z Downloaded displaydoc v0.2.5
3712026-02-17T05:18:01.504Z Downloaded rand_chacha v0.3.1
3722026-02-17T05:18:01.504Z Downloaded potential_utf v0.1.4
3732026-02-17T05:18:01.504Z Downloaded pin-utils v0.1.0
3742026-02-17T05:18:01.504Z Downloaded num_enum v0.7.5
3752026-02-17T05:18:01.504Z Downloaded ipnet v2.11.0
3762026-02-17T05:18:01.504Z Downloaded icu_normalizer v2.1.1
3772026-02-17T05:18:01.529Z Downloaded hashbrown v0.16.1
3782026-02-17T05:18:01.529Z Downloaded getrandom v0.4.1
3792026-02-17T05:18:01.529Z Downloaded generic-array v0.14.7
3802026-02-17T05:18:01.530Z Downloaded futures-sink v0.3.32
3812026-02-17T05:18:01.530Z Downloaded cpufeatures v0.2.17
3822026-02-17T05:18:01.530Z Downloaded colored v3.1.1
3832026-02-17T05:18:01.530Z Downloaded base64 v0.22.1
3842026-02-17T05:18:01.530Z Downloaded icu_properties v2.1.2
3852026-02-17T05:18:01.530Z Downloaded iana-time-zone v0.1.65
3862026-02-17T05:18:01.530Z Downloaded hyper v1.8.1
3872026-02-17T05:18:01.555Z Downloaded http-body v1.0.1
3882026-02-17T05:18:01.555Z Downloaded getrandom v0.3.4
3892026-02-17T05:18:01.555Z Downloaded futures-executor v0.3.32
3902026-02-17T05:18:01.555Z Downloaded futures-core v0.3.32
3912026-02-17T05:18:01.555Z Downloaded form_urlencoded v1.2.2
3922026-02-17T05:18:01.555Z Downloaded foreign-types-macros v0.2.3
3932026-02-17T05:18:01.555Z Downloaded foldhash v0.2.0
3942026-02-17T05:18:01.555Z Downloaded find-msvc-tools v0.1.9
3952026-02-17T05:18:01.555Z Downloaded errno v0.3.14
3962026-02-17T05:18:01.555Z Downloaded allocator-api2 v0.2.21
3972026-02-17T05:18:01.555Z Downloaded clap_derive v4.5.55
3982026-02-17T05:18:01.555Z Downloaded chrono v0.4.43
3992026-02-17T05:18:01.580Z Downloaded base64 v0.21.7
4002026-02-17T05:18:01.580Z Downloaded arc-swap v1.8.2
4012026-02-17T05:18:01.580Z Downloaded anyhow v1.0.101
4022026-02-17T05:18:01.580Z Downloaded block-buffer v0.10.4
4032026-02-17T05:18:01.580Z Downloaded clap_builder v4.5.59
4042026-02-17T05:18:01.580Z Downloaded cfg_aliases v0.2.1
4052026-02-17T05:18:01.605Z Downloaded cc v1.2.56
4062026-02-17T05:18:01.605Z Downloaded anstream v0.6.21
4072026-02-17T05:18:01.606Z Downloaded aho-corasick v1.1.4
4082026-02-17T05:18:01.606Z Downloaded autocfg v1.5.0
4092026-02-17T05:18:01.755Z Compiling proc-macro2 v1.0.106
4102026-02-17T05:18:01.755Z Compiling quote v1.0.44
4112026-02-17T05:18:01.780Z Compiling unicode-ident v1.0.24
4122026-02-17T05:18:01.780Z Compiling libc v0.2.182
4132026-02-17T05:18:01.780Z Compiling cfg-if v1.0.4
4142026-02-17T05:18:01.805Z Compiling itoa v1.0.17
4152026-02-17T05:18:01.805Z Compiling serde_core v1.0.228
4162026-02-17T05:18:01.921Z Compiling memchr v2.8.0
4172026-02-17T05:18:02.120Z Compiling foldhash v0.2.0
4182026-02-17T05:18:02.188Z Compiling allocator-api2 v0.2.21
4192026-02-17T05:18:02.489Z Compiling equivalent v1.0.2
4202026-02-17T05:18:02.527Z Compiling serde v1.0.228
4212026-02-17T05:18:02.648Z Compiling zmij v1.0.21
4222026-02-17T05:18:02.911Z Compiling hashbrown v0.16.1
4232026-02-17T05:18:03.241Z Compiling autocfg v1.5.0
4242026-02-17T05:18:03.274Z Compiling version_check v0.9.5
4252026-02-17T05:18:03.435Z Compiling serde_json v1.0.149
4262026-02-17T05:18:03.828Z Compiling smallvec v1.15.1
4272026-02-17T05:18:03.853Z Compiling pin-project-lite v0.2.16
4282026-02-17T05:18:03.986Z Compiling num-traits v0.2.19
4292026-02-17T05:18:04.090Z Compiling bytes v1.11.1
4302026-02-17T05:18:04.129Z Compiling stable_deref_trait v1.2.1
4312026-02-17T05:18:04.205Z Compiling futures-core v0.3.32
4322026-02-17T05:18:04.436Z Compiling syn v2.0.116
4332026-02-17T05:18:04.652Z Compiling shlex v1.3.0
4342026-02-17T05:18:04.740Z Compiling parking_lot_core v0.9.12
4352026-02-17T05:18:04.970Z Compiling find-msvc-tools v0.1.9
4362026-02-17T05:18:05.051Z Compiling socket2 v0.6.2
4372026-02-17T05:18:05.210Z Compiling futures-sink v0.3.32
4382026-02-17T05:18:05.375Z Compiling http v1.4.0
4392026-02-17T05:18:05.428Z Compiling cc v1.2.56
4402026-02-17T05:18:05.989Z Compiling schemars v0.8.22
4412026-02-17T05:18:06.517Z Compiling once_cell v1.21.3
4422026-02-17T05:18:06.629Z Compiling scopeguard v1.2.0
4432026-02-17T05:18:06.784Z Compiling rustversion v1.0.22
4442026-02-17T05:18:06.917Z Compiling lock_api v0.4.14
4452026-02-17T05:18:07.049Z Compiling errno v0.3.14
4462026-02-17T05:18:07.122Z Compiling dyn-clone v1.0.20
4472026-02-17T05:18:07.279Z Compiling thiserror v2.0.18
4482026-02-17T05:18:07.382Z Compiling parking_lot v0.12.5
4492026-02-17T05:18:07.406Z Compiling signal-hook-registry v1.4.8
4502026-02-17T05:18:07.558Z Compiling futures-channel v0.3.32
4512026-02-17T05:18:07.659Z Compiling getrandom v0.2.17
4522026-02-17T05:18:08.038Z Compiling mio v1.1.1
4532026-02-17T05:18:08.062Z Compiling writeable v0.6.2
4542026-02-17T05:18:08.087Z Compiling winnow v0.7.14
4552026-02-17T05:18:08.210Z Compiling litemap v0.8.1
4562026-02-17T05:18:08.338Z Compiling indexmap v2.13.0
4572026-02-17T05:18:08.363Z Compiling futures-task v0.3.32
4582026-02-17T05:18:08.428Z Compiling icu_normalizer_data v2.1.1
4592026-02-17T05:18:08.575Z Compiling slab v0.4.12
4602026-02-17T05:18:08.609Z Compiling futures-io v0.3.32
4612026-02-17T05:18:08.666Z Compiling icu_properties_data v2.1.2
4622026-02-17T05:18:08.855Z Compiling log v0.4.29
4632026-02-17T05:18:08.892Z Compiling heck v0.5.0
4642026-02-17T05:18:09.060Z Compiling zerocopy v0.8.39
4652026-02-17T05:18:09.173Z Compiling percent-encoding v2.3.2
4662026-02-17T05:18:09.245Z Compiling getrandom v0.4.1
4672026-02-17T05:18:09.439Z Compiling iana-time-zone v0.1.65
4682026-02-17T05:18:09.552Z Compiling httparse v1.10.1
4692026-02-17T05:18:09.730Z Compiling chrono v0.4.43
4702026-02-17T05:18:09.913Z Compiling ring v0.17.14
4712026-02-17T05:18:10.031Z Compiling toml_datetime v0.7.5+spec-1.1.0
4722026-02-17T05:18:10.261Z Compiling syn v1.0.109
4732026-02-17T05:18:10.597Z Compiling typenum v1.19.0
4742026-02-17T05:18:11.210Z Compiling toml_parser v1.0.9+spec-1.1.0
4752026-02-17T05:18:11.460Z Compiling synstructure v0.13.2
4762026-02-17T05:18:11.484Z Compiling serde_derive_internals v0.29.1
4772026-02-17T05:18:12.524Z Compiling http-body v1.0.1
4782026-02-17T05:18:12.549Z Compiling tracing-core v0.1.36
4792026-02-17T05:18:12.796Z Compiling generic-array v0.14.7
4802026-02-17T05:18:12.957Z Compiling regex-syntax v0.8.9
4812026-02-17T05:18:13.074Z Compiling zeroize v1.8.2
4822026-02-17T05:18:13.130Z Compiling uuid v1.21.0
4832026-02-17T05:18:13.344Z Compiling thiserror v1.0.69
4842026-02-17T05:18:13.370Z Compiling rustls-pki-types v1.14.0
4852026-02-17T05:18:14.193Z Compiling form_urlencoded v1.2.2
4862026-02-17T05:18:14.270Z Compiling semver v1.0.27
4872026-02-17T05:18:14.483Z Compiling regress v0.10.5
4882026-02-17T05:18:14.520Z Compiling utf8_iter v1.0.4
4892026-02-17T05:18:14.600Z Compiling serde_derive v1.0.228
4902026-02-17T05:18:14.831Z Compiling zerofrom-derive v0.1.6
4912026-02-17T05:18:14.891Z Compiling yoke-derive v0.8.1
4922026-02-17T05:18:14.922Z Compiling zerovec-derive v0.11.2
4932026-02-17T05:18:16.928Z Compiling displaydoc v0.2.5
4942026-02-17T05:18:17.040Z Compiling schemars_derive v0.8.22
4952026-02-17T05:18:17.361Z Compiling zerofrom v0.1.6
4962026-02-17T05:18:17.579Z Compiling yoke v0.8.1
4972026-02-17T05:18:17.935Z Compiling zerovec v0.11.5
4982026-02-17T05:18:18.277Z Compiling thiserror-impl v2.0.18
4992026-02-17T05:18:18.317Z Compiling tokio-macros v2.6.0
5002026-02-17T05:18:18.377Z Compiling zerotrie v0.2.3
5012026-02-17T05:18:18.934Z Compiling tinystr v0.8.2
5022026-02-17T05:18:18.959Z Compiling potential_utf v0.1.4
5032026-02-17T05:18:19.222Z Compiling icu_locale_core v2.1.1
5042026-02-17T05:18:19.290Z Compiling futures-macro v0.3.32
5052026-02-17T05:18:19.315Z Compiling icu_collections v2.1.1
5062026-02-17T05:18:19.655Z Compiling tokio v1.49.0
5072026-02-17T05:18:20.817Z Compiling futures-util v0.3.32
5082026-02-17T05:18:20.868Z Compiling icu_provider v2.1.1
5092026-02-17T05:18:20.892Z Compiling tracing-attributes v0.1.31
5102026-02-17T05:18:21.406Z Compiling icu_properties v2.1.2
5112026-02-17T05:18:21.431Z Compiling icu_normalizer v2.1.1
5122026-02-17T05:18:21.965Z Compiling ppv-lite86 v0.2.21
5132026-02-17T05:18:22.264Z Compiling thiserror-impl v1.0.69
5142026-02-17T05:18:22.625Z Compiling try-lock v0.2.5
5152026-02-17T05:18:22.661Z Compiling tower-service v0.3.3
5162026-02-17T05:18:22.794Z Compiling untrusted v0.9.0
5172026-02-17T05:18:23.001Z Compiling base64 v0.22.1
5182026-02-17T05:18:23.355Z Compiling tracing v0.1.44
5192026-02-17T05:18:23.653Z Compiling idna_adapter v1.2.1
5202026-02-17T05:18:23.812Z Compiling typify-impl v0.4.3
5212026-02-17T05:18:23.884Z Compiling idna v1.1.0
5222026-02-17T05:18:24.216Z Compiling want v0.3.1
5232026-02-17T05:18:24.507Z Compiling serde_tokenstream v0.2.2
5242026-02-17T05:18:25.065Z Compiling slog v2.8.2
5252026-02-17T05:18:25.396Z Compiling proc-macro-error-attr v1.0.4
5262026-02-17T05:18:25.627Z Compiling rustls v0.23.36
5272026-02-17T05:18:25.743Z Compiling getrandom v0.3.4
5282026-02-17T05:18:25.937Z Compiling pin-utils v0.1.0
5292026-02-17T05:18:25.961Z Compiling atomic-waker v1.1.2
5302026-02-17T05:18:26.116Z Compiling rustls-webpki v0.103.9
5312026-02-17T05:18:26.186Z Compiling url v2.5.8
5322026-02-17T05:18:26.210Z Compiling erased-serde v0.3.31
5332026-02-17T05:18:26.354Z Compiling bitflags v2.11.0
5342026-02-17T05:18:26.746Z Compiling sync_wrapper v1.0.2
5352026-02-17T05:18:26.924Z Compiling proc-macro-error v1.0.4
5362026-02-17T05:18:27.292Z Compiling tower-layer v0.3.3
5372026-02-17T05:18:27.505Z Compiling hyper v1.8.1
5382026-02-17T05:18:27.580Z Compiling subtle v2.6.1
5392026-02-17T05:18:27.713Z Compiling ipnet v2.11.0
5402026-02-17T05:18:27.873Z Compiling ryu v1.0.23
5412026-02-17T05:18:28.216Z Compiling tower v0.5.3
5422026-02-17T05:18:28.872Z Compiling block-buffer v0.10.4
5432026-02-17T05:18:29.173Z Compiling hyper-util v0.1.20
5442026-02-17T05:18:29.236Z Compiling crypto-common v0.1.7
5452026-02-17T05:18:29.274Z Compiling toml_edit v0.23.10+spec-1.0.0
5462026-02-17T05:18:29.471Z Compiling aho-corasick v1.1.4
5472026-02-17T05:18:30.288Z Compiling iri-string v0.7.10
5482026-02-17T05:18:31.637Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-02-17T05:18:32.051Z Compiling regex-automata v0.4.14
5502026-02-17T05:18:33.812Z Compiling tower-http v0.6.8
5512026-02-17T05:18:34.267Z Compiling tokio-rustls v0.26.4
5522026-02-17T05:18:34.580Z Compiling proc-macro-crate v3.4.0
5532026-02-17T05:18:34.749Z Compiling digest v0.10.7
5542026-02-17T05:18:34.845Z Compiling rand_core v0.9.5
5552026-02-17T05:18:35.094Z Compiling webpki-roots v1.0.6
5562026-02-17T05:18:35.140Z Compiling http-body-util v0.1.3
5572026-02-17T05:18:35.252Z Compiling rand_core v0.6.4
5582026-02-17T05:18:35.573Z Compiling crossbeam-utils v0.8.21
5592026-02-17T05:18:35.685Z Compiling cpufeatures v0.2.17
5602026-02-17T05:18:36.068Z Compiling heck v0.4.1
5612026-02-17T05:18:36.430Z Compiling toml_writer v1.0.6+spec-1.1.0
5622026-02-17T05:18:36.462Z Compiling crucible-workspace-hack v0.1.0
5632026-02-17T05:18:36.792Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5642026-02-17T05:18:36.849Z Compiling regex v1.12.3
5652026-02-17T05:18:37.774Z Compiling rand_chacha v0.3.1
5662026-02-17T05:18:38.140Z Compiling num_enum_derive v0.7.5
5672026-02-17T05:18:38.276Z Compiling typify-macro v0.4.3
5682026-02-17T05:18:38.671Z Compiling hyper-rustls v0.27.7
5692026-02-17T05:18:39.189Z Compiling rand_chacha v0.9.0
5702026-02-17T05:18:40.044Z Compiling serde_urlencoded v0.7.1
5712026-02-17T05:18:40.131Z Compiling tokio-util v0.7.18
5722026-02-17T05:18:40.217Z Compiling openapiv3 v2.2.0
5732026-02-17T05:18:40.570Z Compiling foreign-types-macros v0.2.3
5742026-02-17T05:18:41.137Z Compiling serde_spanned v1.0.4
5752026-02-17T05:18:41.390Z Compiling time-core v0.1.8
5762026-02-17T05:18:41.683Z Compiling pkg-config v0.3.32
5772026-02-17T05:18:41.757Z Compiling prettyplease v0.2.37
5782026-02-17T05:18:42.068Z Compiling unsafe-libyaml v0.2.11
5792026-02-17T05:18:42.103Z Compiling typify v0.4.3
5802026-02-17T05:18:42.158Z Compiling num-conv v0.2.0
5812026-02-17T05:18:42.238Z Compiling utf8parse v0.2.2
5822026-02-17T05:18:42.407Z Compiling foreign-types-shared v0.3.1
5832026-02-17T05:18:42.431Z Compiling either v1.15.0
5842026-02-17T05:18:42.545Z Compiling powerfmt v0.2.0
5852026-02-17T05:18:42.734Z Compiling anyhow v1.0.101
5862026-02-17T05:18:42.855Z Compiling deranged v0.5.6
5872026-02-17T05:18:42.953Z Compiling itertools v0.12.1
5882026-02-17T05:18:43.608Z Compiling progenitor-impl v0.10.0
5892026-02-17T05:18:43.754Z Compiling serde_yaml v0.9.34+deprecated
5902026-02-17T05:18:43.808Z Compiling lzma-sys v0.1.20
5912026-02-17T05:18:43.839Z Compiling foreign-types v0.5.0
5922026-02-17T05:18:43.950Z Compiling time-macros v0.2.27
5932026-02-17T05:18:44.448Z Compiling anstyle-parse v0.2.7
5942026-02-17T05:18:44.849Z Compiling toml v0.9.12+spec-1.1.0
5952026-02-17T05:18:45.433Z Compiling reqwest v0.12.28
5962026-02-17T05:18:45.743Z Compiling num_enum v0.7.5
5972026-02-17T05:18:45.937Z Compiling rand v0.9.2
5982026-02-17T05:18:46.211Z Compiling rand v0.8.5
5992026-02-17T05:18:47.498Z Compiling sha1 v0.10.6
6002026-02-17T05:18:47.783Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6012026-02-17T05:18:47.846Z Compiling arc-swap v1.8.2
6022026-02-17T05:18:47.916Z Compiling cstr-argument v0.1.2
6032026-02-17T05:18:48.063Z Compiling thread_local v1.1.9
6042026-02-17T05:18:48.182Z Compiling pretty-hex v0.4.1
6052026-02-17T05:18:48.207Z Compiling unicode-width v0.2.2
6062026-02-17T05:18:48.424Z Compiling portable-atomic v1.13.1
6072026-02-17T05:18:48.505Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc)
6082026-02-17T05:18:48.568Z Compiling anstyle v1.0.13
6092026-02-17T05:18:48.598Z Compiling data-encoding v2.10.0
6102026-02-17T05:18:48.780Z Compiling is_terminal_polyfill v1.70.2
6112026-02-17T05:18:48.825Z Compiling colorchoice v1.0.4
6122026-02-17T05:18:48.927Z Compiling typeid v1.0.3
6132026-02-17T05:18:48.965Z Compiling lazy_static v1.5.0
6142026-02-17T05:18:49.016Z Compiling anstyle-query v1.1.5
6152026-02-17T05:18:49.136Z Compiling byteorder v1.5.0
6162026-02-17T05:18:49.186Z Compiling utf-8 v0.7.6
6172026-02-17T05:18:49.253Z Compiling slog-async v2.8.0
6182026-02-17T05:18:49.528Z Compiling anstream v0.6.21
6192026-02-17T05:18:49.605Z Compiling tungstenite v0.21.0
6202026-02-17T05:18:49.649Z Compiling slog-scope v4.4.1
6212026-02-17T05:18:49.923Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6222026-02-17T05:18:50.125Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
6232026-02-17T05:18:50.172Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6242026-02-17T05:18:50.489Z Compiling progenitor-client v0.10.0
6252026-02-17T05:18:50.514Z Compiling crossbeam-channel v0.5.15
6262026-02-17T05:18:50.763Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
6272026-02-17T05:18:51.006Z Compiling cargo_toml v0.22.3
6282026-02-17T05:18:51.415Z Compiling progenitor-macro v0.10.0
6292026-02-17T05:18:51.566Z Compiling time v0.3.47
6302026-02-17T05:18:52.597Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
6312026-02-17T05:18:52.965Z Compiling futures-executor v0.3.32
6322026-02-17T05:18:53.164Z Compiling is-terminal v0.4.17
6332026-02-17T05:18:53.287Z Compiling oxnet v0.1.4
6342026-02-17T05:18:53.316Z Compiling strsim v0.11.1
6352026-02-17T05:18:53.504Z Compiling clap_lex v1.0.0
6362026-02-17T05:18:53.708Z Compiling term v1.2.1
6372026-02-17T05:18:53.791Z Compiling colored v3.1.1
6382026-02-17T05:18:53.944Z Compiling take_mut v0.2.2
6392026-02-17T05:18:54.120Z Compiling camino v1.2.2
6402026-02-17T05:18:54.159Z Compiling clap_builder v4.5.59
6412026-02-17T05:18:54.623Z Compiling slog-term v2.9.2
6422026-02-17T05:18:55.270Z Compiling futures v0.3.32
6432026-02-17T05:18:55.294Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
6442026-02-17T05:18:55.551Z Compiling tokio-tungstenite v0.21.0
6452026-02-17T05:18:55.876Z Compiling slog-stdlog v4.1.1
6462026-02-17T05:18:56.375Z Compiling console v0.16.2
6472026-02-17T05:18:56.533Z Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)
6482026-02-17T05:18:57.245Z Compiling zone_cfg_derive v0.3.1
6492026-02-17T05:18:57.592Z Compiling async-trait v0.1.89
6502026-02-17T05:18:57.994Z Compiling clap_derive v4.5.55
6512026-02-17T05:18:58.727Z Compiling base64 v0.21.7
6522026-02-17T05:18:59.010Z Compiling unit-prefix v0.5.2
6532026-02-17T05:18:59.253Z Compiling indicatif v0.18.4
6542026-02-17T05:18:59.622Z Compiling zone v0.3.1
6552026-02-17T05:18:59.740Z Compiling ron v0.12.0
6562026-02-17T05:18:59.765Z Compiling slog-envlogger v2.2.0
6572026-02-17T05:19:00.584Z Compiling xz2 v0.1.7
6582026-02-17T05:19:01.068Z Compiling tabwriter v1.4.1
6592026-02-17T05:19:01.371Z Compiling sha2 v0.10.9
6602026-02-17T05:19:01.533Z Compiling reqwest v0.13.2
6612026-02-17T05:19:01.605Z Compiling clap v4.5.59
6622026-02-17T05:19:01.742Z Compiling smf v0.2.3
6632026-02-17T05:19:01.940Z Compiling base16ct v1.0.0
6642026-02-17T05:19:02.131Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6652026-02-17T05:19:02.717Z Compiling progenitor v0.10.0
6662026-02-17T05:19:02.867Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
6672026-02-17T05:19:03.302Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6682026-02-17T05:19:04.072Z Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest)
6692026-02-17T05:19:08.129Zerror[E0308]: mismatched types
6702026-02-17T05:19:08.129Z --> lib/src/lib.rs:1732:9
6712026-02-17T05:19:08.129Z |
6722026-02-17T05:19:08.129Z1730 | let client = propolis_client::Client::new_with_client(
6732026-02-17T05:19:08.129Z | ---------------------------------------- arguments to this function are incorrect
6742026-02-17T05:19:08.129Z1731 | &format!("http://{}", sockaddr),
6752026-02-17T05:19:08.129Z1732 | reqwest_client,
6762026-02-17T05:19:08.129Z | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client`
6772026-02-17T05:19:08.129Z |
6782026-02-17T05:19:08.129Znote: two different versions of crate `reqwest` are being used; two types coming from two different versions of the same crate are different types even if they look the same
6792026-02-17T05:19:08.129Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
6802026-02-17T05:19:08.129Z |
6812026-02-17T05:19:08.129Z 93 | pub struct Client {
6822026-02-17T05:19:08.129Z | ^^^^^^^^^^^^^^^^^ this is the expected type `reqwest::async_impl::client::Client`
6832026-02-17T05:19:08.129Z |
6842026-02-17T05:19:08.129Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1
6852026-02-17T05:19:08.129Z |
6862026-02-17T05:19:08.129Z 93 | pub struct Client {
6872026-02-17T05:19:08.129Z | ^^^^^^^^^^^^^^^^^ this is the found type `reqwest::Client`
6882026-02-17T05:19:08.129Z |
6892026-02-17T05:19:08.129Z ::: lib/src/cli.rs:21:5
6902026-02-17T05:19:08.129Z |
6912026-02-17T05:19:08.129Z 21 | use propolis_client::{
6922026-02-17T05:19:08.129Z | --------------- one version of crate `reqwest` used here, as a dependency of crate `progenitor_client`
6932026-02-17T05:19:08.129Z |
6942026-02-17T05:19:08.129Z ::: lib/src/ovmf.rs:62:18
6952026-02-17T05:19:08.129Z |
6962026-02-17T05:19:08.129Z 62 | let client = reqwest::ClientBuilder::new()
6972026-02-17T05:19:08.129Z | ------- one version of crate `reqwest` used here, as a direct dependency of the current crate
6982026-02-17T05:19:08.129Z = help: you can use `cargo tree` to explore your dependency tree
6992026-02-17T05:19:08.129Znote: associated function defined here
7002026-02-17T05:19:08.129Z --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/ff31c52/lib/propolis-client/src/lib.rs:41:1
7012026-02-17T05:19:08.129Z |
7022026-02-17T05:19:08.129Z 41 | / progenitor::generate_api!(
7032026-02-17T05:19:08.130Z 42 | | spec = "../../openapi/propolis-server/propolis-server-latest.json",
7042026-02-17T05:19:08.130Z 43 | | interface = Builder,
7052026-02-17T05:19:08.130Z 44 | | tags = Separate,
7062026-02-17T05:19:08.130Z... |
7072026-02-17T05:19:08.130Z 68 | | );
7082026-02-17T05:19:08.130Z | |_^
7092026-02-17T05:19:08.130Z = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
7102026-02-17T05:19:08.130Z
7112026-02-17T05:19:08.223Zerror[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope
7122026-02-17T05:19:08.223Z --> lib/src/lib.rs:1950:31
7132026-02-17T05:19:08.223Z |
7142026-02-17T05:19:08.223Z1950 | let mut stream = response.bytes_stream();
7152026-02-17T05:19:08.223Z | ^^^^^^^^^^^^ method not found in `reqwest::Response`
7162026-02-17T05:19:08.223Z
7172026-02-17T05:19:08.248Zerror[E0282]: type annotations needed
7182026-02-17T05:19:08.248Z --> lib/src/lib.rs:1952:21
7192026-02-17T05:19:08.248Z |
7202026-02-17T05:19:08.248Z1952 | let chunk = chunk
7212026-02-17T05:19:08.248Z | ^^^^^ cannot infer type
7222026-02-17T05:19:08.248Z
7232026-02-17T05:19:09.627ZSome errors have detailed explanations: E0282, E0308, E0599.
7242026-02-17T05:19:09.627ZFor more information about an error, try `rustc --explain E0282`.
7252026-02-17T05:19:09.709Zerror: could not compile `libfalcon` (lib) due to 3 previous errors
7262026-02-17T05:19:09.939Z
7272026-02-17T05:19:09.940Zreal 1:17.700329291
7282026-02-17T05:19:09.940Zuser 7:01.249238250
7292026-02-17T05:19:09.940Zsys 1:06.427466874
7302026-02-17T05:19:09.940Ztrap 0.269317297
7312026-02-17T05:19:09.964Ztflt 0.123426740
7322026-02-17T05:19:09.964Zdflt 0.211796016
7332026-02-17T05:19:09.964Zkflt 0.002164350
7342026-02-17T05:19:09.964Zlock 19:20.600008072
7352026-02-17T05:19:09.964Zslp 27:42.949702160
7362026-02-17T05:19:09.964Zlat 39.887819255
7372026-02-17T05:19:09.964Zstop 1:20.228046328
7382026-02-17T05:19:09.964Zprocess exited: duration 98324 ms, exit code 101
 
7392026-02-17T05:19:10.015Zfound 0 output files