01KK89V1J4JW6SG0Y2WMXC23SG: build-and-test

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

Buildomat Job: 01KK89V8WS29KVYJC3923FXHP3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-09T03:22:29.912Zjob assigned to worker 01KK89VG2QVXMZM35NFSK6DB92 [factory gimlet-EVT22200007-propolis, EVT22200007/60681] (queued for 31 s)
 
22026-03-09T03:22:38.494Zstarting task 0: "setup"
32026-03-09T03:22:38.519Z++ uname -s
42026-03-09T03:22:38.519Z+ kern=SunOS
52026-03-09T03:22:38.519Z+ build_user=build
62026-03-09T03:22:38.519Z+ build_uid=12345
72026-03-09T03:22:38.519Z+ work_dir=/work
82026-03-09T03:22:38.519Z+ input_dir=/input
92026-03-09T03:22:38.519Z+ [[ 0 == 12345 ]]
102026-03-09T03:22:38.519Z+ case "$kern" in
112026-03-09T03:22:38.519Z+ groupadd -g 12345 build
122026-03-09T03:22:38.519Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-09T03:22:40.518Z+ zfs create -o mountpoint=/work rpool/work
142026-03-09T03:22:40.555Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-09T03:22:40.579Z+ home_fs=zfs
162026-03-09T03:22:40.579Z+ [[ zfs == autofs ]]
172026-03-09T03:22:40.579Z+ mkdir -p /home/build
182026-03-09T03:22:40.579Z+ chown build:build /home/build /work
192026-03-09T03:22:42.564Z+ chmod 0700 /home/build /work
202026-03-09T03:22:42.589Zprocess exited: duration 4076 ms, exit code 0
 
212026-03-09T03:22:42.638Zstarting task 1: "rust-toolchain"
222026-03-09T03:22:42.663Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-09T03:22:42.663Z * rust toolchain channel = "stable"
242026-03-09T03:22:42.663Z * rust toolchain profile = "default"
252026-03-09T03:22:42.663Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-09T03:22:42.663Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-09T03:22:42.663Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-09T03:22:42.663Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-09T03:22:42.663Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-09T03:22:42.785Zinfo: downloading installer
312026-03-09T03:22:43.314Zwarn: It looks like you have an existing installation of Rust at:
322026-03-09T03:22:43.314Zwarn: /opt/ooce/bin
332026-03-09T03:22:43.314Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-09T03:22:43.314Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-09T03:22:43.314Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-09T03:22:43.314Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-09T03:22:43.314Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-09T03:22:43.314Zerror: cannot install while Rust is installed
392026-03-09T03:22:43.314Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-09T03:22:43.339Zinfo: profile set to 'default'
412026-03-09T03:22:43.339Zinfo: default host triple is x86_64-unknown-illumos
422026-03-09T03:22:43.339Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-09T03:22:43.430Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-09T03:22:43.430Zinfo: downloading component 'cargo'
452026-03-09T03:22:43.642Zinfo: downloading component 'clippy'
462026-03-09T03:22:43.716Zinfo: downloading component 'rust-docs'
472026-03-09T03:22:44.193Zinfo: downloading component 'rust-std'
482026-03-09T03:22:44.723Zinfo: downloading component 'rustc'
492026-03-09T03:22:46.030Zinfo: downloading component 'rustfmt'
502026-03-09T03:22:46.086Zinfo: installing component 'cargo'
512026-03-09T03:22:47.319Zinfo: installing component 'clippy'
522026-03-09T03:22:47.788Zinfo: installing component 'rust-docs'
532026-03-09T03:22:51.102Zinfo: installing component 'rust-std'
542026-03-09T03:22:53.072Zinfo: installing component 'rustc'
552026-03-09T03:23:01.263Zinfo: installing component 'rustfmt'
562026-03-09T03:23:01.651Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-09T03:23:01.651Z
582026-03-09T03:23:01.835Z stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-09T03:23:01.835Z
602026-03-09T03:23:01.835Z
612026-03-09T03:23:01.835ZRust is installed now. Great!
622026-03-09T03:23:01.835Z
632026-03-09T03:23:01.835ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-09T03:23:01.835Zenvironment variable. This has not been done automatically.
652026-03-09T03:23:01.835Z
662026-03-09T03:23:01.860ZTo configure your current shell, you need to source
672026-03-09T03:23:01.860Zthe corresponding env file under $HOME/.cargo.
682026-03-09T03:23:01.860Z
692026-03-09T03:23:01.860ZThis is usually done by running one of the following (note the leading DOT):
702026-03-09T03:23:01.860Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-09T03:23:01.860Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-09T03:23:01.860Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-09T03:23:01.961Z+ rustup --version
742026-03-09T03:23:01.986Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-09T03:23:01.986Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-09T03:23:02.109Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-09T03:23:02.134Z+ cargo --version
782026-03-09T03:23:02.214Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-09T03:23:02.238Z+ rustc --version
802026-03-09T03:23:02.343Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-09T03:23:02.367Zprocess exited: duration 19709 ms, exit code 0
 
822026-03-09T03:23:02.417Zstarting task 2: "authentication"
832026-03-09T03:23:02.474Zprocess exited: duration 57 ms, exit code 0
 
842026-03-09T03:23:02.526Zstarting task 3: "clone repository"
852026-03-09T03:23:02.551Z+ mkdir -p /work/oxidecomputer/falcon
862026-03-09T03:23:02.551Z+ git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon
872026-03-09T03:23:02.575ZCloning into '/work/oxidecomputer/falcon'...
882026-03-09T03:23:03.730Z+ cd /work/oxidecomputer/falcon
892026-03-09T03:23:03.730Z+ git fetch origin dfa301f4362881b19ff5fdc22a7cd4a9233f1164
902026-03-09T03:23:04.044ZFrom https://github.com/oxidecomputer/falcon
912026-03-09T03:23:04.044Z * branch dfa301f4362881b19ff5fdc22a7cd4a9233f1164 -> FETCH_HEAD
922026-03-09T03:23:04.068Z+ [[ -n '' ]]
932026-03-09T03:23:04.068Z+ git reset --hard dfa301f4362881b19ff5fdc22a7cd4a9233f1164
942026-03-09T03:23:04.179ZHEAD is now at dfa301f Update Rust crate tokio-tungstenite to 0.28
952026-03-09T03:23:04.204Zprocess exited: duration 1657 ms, exit code 0
 
962026-03-09T03:23:04.257Zstarting task 4: "build"
972026-03-09T03:23:04.281Z+ cargo --version
982026-03-09T03:23:04.282Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
992026-03-09T03:23:04.413Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1002026-03-09T03:23:04.414Zinfo: downloading component 'cargo'
1012026-03-09T03:23:04.683Zinfo: downloading component 'clippy'
1022026-03-09T03:23:04.799Zinfo: downloading component 'rust-docs'
1032026-03-09T03:23:05.150Zinfo: downloading component 'rust-std'
1042026-03-09T03:23:05.549Zinfo: downloading component 'rustc'
1052026-03-09T03:23:07.866Zinfo: downloading component 'rustfmt'
1062026-03-09T03:23:07.923Zinfo: installing component 'cargo'
1072026-03-09T03:23:09.017Zinfo: installing component 'clippy'
1082026-03-09T03:23:09.460Zinfo: installing component 'rust-docs'
1092026-03-09T03:23:12.581Zinfo: installing component 'rust-std'
1102026-03-09T03:23:14.705Zinfo: installing component 'rustc'
1112026-03-09T03:23:23.000Zinfo: installing component 'rustfmt'
1122026-03-09T03:23:23.559Zcargo 1.92.0 (344c4567c 2025-10-21)
1132026-03-09T03:23:23.584Z+ rustc --version
1142026-03-09T03:23:23.747Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1152026-03-09T03:23:23.772Z+ banner build
1162026-03-09T03:23:23.772Z
1172026-03-09T03:23:23.772Z ##### # # # # #####
1182026-03-09T03:23:23.772Z # # # # # # # #
1192026-03-09T03:23:23.772Z ##### # # # # # #
1202026-03-09T03:23:23.773Z # # # # # # # #
1212026-03-09T03:23:23.773Z # # # # # # # #
1222026-03-09T03:23:23.773Z ##### #### # ###### #####
1232026-03-09T03:23:23.773Z
1242026-03-09T03:23:23.773Z+ ptime -m cargo build --all
1252026-03-09T03:23:24.045Z Updating crates.io index
1262026-03-09T03:23:24.070Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1272026-03-09T03:23:24.587ZFrom https://github.com/oxidecomputer/netadm-sys
1282026-03-09T03:23:24.587Z * [new ref] 1e40efd8497973ef3b7d6f0285510424f53f43c5 -> refs/commit/1e40efd8497973ef3b7d6f0285510424f53f43c5
1292026-03-09T03:23:24.674Z Updating git repository `https://github.com/oxidecomputer/propolis`
1302026-03-09T03:23:27.383ZFrom https://github.com/oxidecomputer/propolis
1312026-03-09T03:23:27.383Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1322026-03-09T03:23:27.472Z Updating git repository `https://github.com/oxidecomputer/zone`
1332026-03-09T03:23:27.845ZFrom https://github.com/oxidecomputer/zone
1342026-03-09T03:23:27.845Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1352026-03-09T03:23:27.956Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1362026-03-09T03:23:28.341ZFrom https://github.com/oxidecomputer/dlpi-sys
1372026-03-09T03:23:28.342Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
1382026-03-09T03:23:28.366Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1392026-03-09T03:23:28.783ZFrom https://github.com/jmesmon/rust-libzfs
1402026-03-09T03:23:28.783Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1412026-03-09T03:23:28.808Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1422026-03-09T03:23:29.204ZFrom https://github.com/oxidecomputer/rusty-doors
1432026-03-09T03:23:29.204Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1442026-03-09T03:23:29.229Z Updating git repository `https://github.com/oxidecomputer/crucible`
1452026-03-09T03:23:30.990ZFrom https://github.com/oxidecomputer/crucible
1462026-03-09T03:23:30.990Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
1472026-03-09T03:23:32.274Z Locking 2 packages to latest compatible versions
1482026-03-09T03:23:32.298Z Adding tokio-tungstenite v0.28.0
1492026-03-09T03:23:32.298Z Adding tungstenite v0.28.0
1502026-03-09T03:23:32.298Z Downloading crates ...
1512026-03-09T03:23:32.363Z Downloaded futures-task v0.3.32
1522026-03-09T03:23:32.387Z Downloaded icu_normalizer_data v2.1.1
1532026-03-09T03:23:32.387Z Downloaded pretty-hex v0.4.1
1542026-03-09T03:23:32.387Z Downloaded take_mut v0.2.2
1552026-03-09T03:23:32.412Z Downloaded anyhow v1.0.102
1562026-03-09T03:23:32.412Z Downloaded thiserror-impl v2.0.18
1572026-03-09T03:23:32.412Z Downloaded slog-envlogger v2.2.0
1582026-03-09T03:23:32.412Z Downloaded serde_tokenstream v0.2.3
1592026-03-09T03:23:32.412Z Downloaded powerfmt v0.2.0
1602026-03-09T03:23:32.436Z Downloaded pin-project-lite v0.2.17
1612026-03-09T03:23:32.436Z Downloaded tokio-tungstenite v0.21.0
1622026-03-09T03:23:32.437Z Downloaded unsafe-libyaml v0.2.11
1632026-03-09T03:23:32.437Z Downloaded portable-atomic v1.13.1
1642026-03-09T03:23:32.461Z Downloaded zerofrom v0.1.6
1652026-03-09T03:23:32.462Z Downloaded socket2 v0.6.2
1662026-03-09T03:23:32.462Z Downloaded tokio-rustls v0.26.4
1672026-03-09T03:23:32.462Z Downloaded strsim v0.11.1
1682026-03-09T03:23:32.462Z Downloaded sha2 v0.10.9
1692026-03-09T03:23:32.487Z Downloaded tower-service v0.3.3
1702026-03-09T03:23:32.487Z Downloaded toml_parser v1.0.9+spec-1.1.0
1712026-03-09T03:23:32.487Z Downloaded tabwriter v1.4.1
1722026-03-09T03:23:32.487Z Downloaded utf8_iter v1.0.4
1732026-03-09T03:23:32.487Z Downloaded zone_cfg_derive v0.3.1
1742026-03-09T03:23:32.487Z Downloaded winnow v0.7.14
1752026-03-09T03:23:32.512Z Downloaded tracing-attributes v0.1.31
1762026-03-09T03:23:32.512Z Downloaded zmij v1.0.21
1772026-03-09T03:23:32.512Z Downloaded zerofrom-derive v0.1.6
1782026-03-09T03:23:32.512Z Downloaded zone v0.3.1
1792026-03-09T03:23:32.512Z Downloaded yoke-derive v0.8.1
1802026-03-09T03:23:32.512Z Downloaded zeroize v1.8.2
1812026-03-09T03:23:32.537Z Downloaded yoke v0.8.1
1822026-03-09T03:23:32.537Z Downloaded tungstenite v0.21.0
1832026-03-09T03:23:32.537Z Downloaded typify v0.4.3
1842026-03-09T03:23:32.537Z Downloaded zerotrie v0.2.3
1852026-03-09T03:23:32.537Z Downloaded url v2.5.8
1862026-03-09T03:23:32.561Z Downloaded syn v2.0.117
1872026-03-09T03:23:32.561Z Downloaded zerovec v0.11.5
1882026-03-09T03:23:32.561Z Downloaded indicatif v0.18.4
1892026-03-09T03:23:32.585Z Downloaded toml_writer v1.0.6+spec-1.1.0
1902026-03-09T03:23:32.585Z Downloaded quinn-proto v0.11.13
1912026-03-09T03:23:32.585Z Downloaded is_terminal_polyfill v1.70.2
1922026-03-09T03:23:32.585Z Downloaded webpki-roots v1.0.6
1932026-03-09T03:23:32.585Z Downloaded zerocopy v0.8.40
1942026-03-09T03:23:32.609Z Downloaded zerovec-derive v0.11.2
1952026-03-09T03:23:32.609Z Downloaded tracing-core v0.1.36
1962026-03-09T03:23:32.609Z Downloaded regex-syntax v0.8.10
1972026-03-09T03:23:32.609Z Downloaded getrandom v0.4.1
1982026-03-09T03:23:32.609Z Downloaded libc v0.2.182
1992026-03-09T03:23:32.640Z Downloaded icu_collections v2.1.1
2002026-03-09T03:23:32.664Z Downloaded icu_locale_core v2.1.1
2012026-03-09T03:23:32.664Z Downloaded hyper v1.8.1
2022026-03-09T03:23:32.664Z Downloaded hyper-util v0.1.20
2032026-03-09T03:23:32.688Z Downloaded proc-macro2 v1.0.106
2042026-03-09T03:23:32.688Z Downloaded foreign-types-macros v0.2.3
2052026-03-09T03:23:32.688Z Downloaded foreign-types v0.5.0
2062026-03-09T03:23:32.688Z Downloaded regex-automata v0.4.14
2072026-03-09T03:23:32.688Z Downloaded hashbrown v0.16.1
2082026-03-09T03:23:32.713Z Downloaded futures-macro v0.3.32
2092026-03-09T03:23:32.713Z Downloaded either v1.15.0
2102026-03-09T03:23:32.713Z Downloaded tokio-util v0.7.18
2112026-03-09T03:23:32.713Z Downloaded lazy_static v1.5.0
2122026-03-09T03:23:32.713Z Downloaded idna_adapter v1.2.1
2132026-03-09T03:23:32.713Z Downloaded generic-array v0.14.7
2142026-03-09T03:23:32.713Z Downloaded errno v0.3.14
2152026-03-09T03:23:32.713Z Downloaded digest v0.10.7
2162026-03-09T03:23:32.713Z Downloaded base64 v0.21.7
2172026-03-09T03:23:32.737Z Downloaded reqwest v0.12.28
2182026-03-09T03:23:32.737Z Downloaded futures-channel v0.3.32
2192026-03-09T03:23:32.737Z Downloaded typify-impl v0.4.3
2202026-03-09T03:23:32.737Z Downloaded data-encoding v2.10.0
2212026-03-09T03:23:32.737Z Downloaded cpufeatures v0.3.0
2222026-03-09T03:23:32.761Z Downloaded clap v4.5.60
2232026-03-09T03:23:32.761Z Downloaded cargo_toml v0.22.3
2242026-03-09T03:23:32.761Z Downloaded regex v1.12.3
2252026-03-09T03:23:32.761Z Downloaded openapiv3 v2.2.0
2262026-03-09T03:23:32.786Z Downloaded crypto-common v0.1.7
2272026-03-09T03:23:32.786Z Downloaded atomic-waker v1.1.2
2282026-03-09T03:23:32.786Z Downloaded typenum v1.19.0
2292026-03-09T03:23:32.786Z Downloaded rustls-webpki v0.103.9
2302026-03-09T03:23:32.786Z Downloaded ron v0.12.0
2312026-03-09T03:23:32.786Z Downloaded rand v0.10.0
2322026-03-09T03:23:32.810Z Downloaded clap_derive v4.5.55
2332026-03-09T03:23:32.810Z Downloaded chacha20 v0.10.0
2342026-03-09T03:23:32.810Z Downloaded lzma-sys v0.1.20
2352026-03-09T03:23:32.834Z Downloaded rand v0.8.5
2362026-03-09T03:23:32.834Z Downloaded cpufeatures v0.2.17
2372026-03-09T03:23:32.834Z Downloaded block-buffer v0.10.4
2382026-03-09T03:23:32.834Z Downloaded toml v0.9.12+spec-1.1.0
2392026-03-09T03:23:32.834Z Downloaded anstyle-parse v0.2.7
2402026-03-09T03:23:32.858Z Downloaded aho-corasick v1.1.4
2412026-03-09T03:23:32.858Z Downloaded xz2 v0.1.7
2422026-03-09T03:23:32.859Z Downloaded tower v0.5.3
2432026-03-09T03:23:32.859Z Downloaded tokio-tungstenite v0.28.0
2442026-03-09T03:23:32.883Z Downloaded tokio v1.50.0
2452026-03-09T03:23:32.907Z Downloaded rand_core v0.9.5
2462026-03-09T03:23:32.907Z Downloaded progenitor-impl v0.10.0
2472026-03-09T03:23:32.931Z Downloaded utf-8 v0.7.6
2482026-03-09T03:23:32.931Z Downloaded typify-macro v0.4.3
2492026-03-09T03:23:32.931Z Downloaded time v0.3.47
2502026-03-09T03:23:32.931Z Downloaded tinyvec v1.10.0
2512026-03-09T03:23:32.931Z Downloaded want v0.3.1
2522026-03-09T03:23:32.931Z Downloaded version_check v0.9.5
2532026-03-09T03:23:32.931Z Downloaded utf8parse v0.2.2
2542026-03-09T03:23:32.932Z Downloaded unit-prefix v0.5.2
2552026-03-09T03:23:32.932Z Downloaded typeid v1.0.3
2562026-03-09T03:23:32.956Z Downloaded try-lock v0.2.5
2572026-03-09T03:23:32.956Z Downloaded tower-layer v0.3.3
2582026-03-09T03:23:32.956Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2592026-03-09T03:23:32.956Z Downloaded synstructure v0.13.2
2602026-03-09T03:23:32.956Z Downloaded quinn-udp v0.5.14
2612026-03-09T03:23:32.956Z Downloaded ring v0.17.14
2622026-03-09T03:23:32.983Z Downloaded progenitor v0.10.0
2632026-03-09T03:23:33.008Z Downloaded proc-macro-error-attr v1.0.4
2642026-03-09T03:23:33.008Z Downloaded tracing v0.1.44
2652026-03-09T03:23:33.008Z Downloaded tokio-macros v2.6.0
2662026-03-09T03:23:33.008Z Downloaded tinyvec_macros v0.1.1
2672026-03-09T03:23:33.033Z Downloaded time-macros v0.2.27
2682026-03-09T03:23:33.033Z Downloaded time-core v0.1.8
2692026-03-09T03:23:33.033Z Downloaded thiserror-impl v1.0.69
2702026-03-09T03:23:33.033Z Downloaded subtle v2.6.1
2712026-03-09T03:23:33.033Z Downloaded smallvec v1.15.1
2722026-03-09T03:23:33.033Z Downloaded getrandom v0.3.4
2732026-03-09T03:23:33.033Z Downloaded futures v0.3.32
2742026-03-09T03:23:33.033Z Downloaded thread_local v1.1.9
2752026-03-09T03:23:33.033Z Downloaded thiserror v1.0.69
2762026-03-09T03:23:33.058Z Downloaded quote v1.0.45
2772026-03-09T03:23:33.058Z Downloaded unicode-width v0.2.2
2782026-03-09T03:23:33.058Z Downloaded toml_edit v0.23.10+spec-1.0.0
2792026-03-09T03:23:33.058Z Downloaded signal-hook-registry v1.4.8
2802026-03-09T03:23:33.058Z Downloaded serde_derive v1.0.228
2812026-03-09T03:23:33.058Z Downloaded rand_chacha v0.3.1
2822026-03-09T03:23:33.058Z Downloaded progenitor-macro v0.10.0
2832026-03-09T03:23:33.058Z Downloaded progenitor-client v0.10.0
2842026-03-09T03:23:33.058Z Downloaded untrusted v0.9.0
2852026-03-09T03:23:33.058Z Downloaded unicode-ident v1.0.24
2862026-03-09T03:23:33.082Z Downloaded thiserror v2.0.18
2872026-03-09T03:23:33.082Z Downloaded term v1.2.1
2882026-03-09T03:23:33.082Z Downloaded sync_wrapper v1.0.2
2892026-03-09T03:23:33.082Z Downloaded stable_deref_trait v1.2.1
2902026-03-09T03:23:33.082Z Downloaded slab v0.4.12
2912026-03-09T03:23:33.082Z Downloaded sha1 v0.10.6
2922026-03-09T03:23:33.082Z Downloaded itertools v0.12.1
2932026-03-09T03:23:33.106Z Downloaded http v1.4.0
2942026-03-09T03:23:33.107Z Downloaded scopeguard v1.2.0
2952026-03-09T03:23:33.107Z Downloaded rustc-hash v2.1.1
2962026-03-09T03:23:33.107Z Downloaded once_cell v1.21.3
2972026-03-09T03:23:33.107Z Downloaded log v0.4.29
2982026-03-09T03:23:33.107Z Downloaded httparse v1.10.1
2992026-03-09T03:23:33.107Z Downloaded slog-term v2.9.2
3002026-03-09T03:23:33.107Z Downloaded serde_yaml v0.9.34+deprecated
3012026-03-09T03:23:33.107Z Downloaded serde_json v1.0.149
3022026-03-09T03:23:33.132Z Downloaded rustls-pki-types v1.14.0
3032026-03-09T03:23:33.132Z Downloaded iana-time-zone v0.1.65
3042026-03-09T03:23:33.132Z Downloaded serde v1.0.228
3052026-03-09T03:23:33.132Z Downloaded schemars_derive v0.8.22
3062026-03-09T03:23:33.132Z Downloaded ryu v1.0.23
3072026-03-09T03:23:33.132Z Downloaded rand_core v0.10.0
3082026-03-09T03:23:33.132Z Downloaded slog-scope v4.4.1
3092026-03-09T03:23:33.132Z Downloaded slog-async v2.8.0
3102026-03-09T03:23:33.132Z Downloaded slog v2.8.2
3112026-03-09T03:23:33.156Z Downloaded serde_urlencoded v0.7.1
3122026-03-09T03:23:33.156Z Downloaded serde_derive_internals v0.29.1
3132026-03-09T03:23:33.156Z Downloaded percent-encoding v2.3.2
3142026-03-09T03:23:33.156Z Downloaded oxnet v0.1.4
3152026-03-09T03:23:33.156Z Downloaded num_enum_derive v0.7.5
3162026-03-09T03:23:33.156Z Downloaded indexmap v2.13.0
3172026-03-09T03:23:33.156Z Downloaded heck v0.5.0
3182026-03-09T03:23:33.156Z Downloaded anstyle v1.0.13
3192026-03-09T03:23:33.156Z Downloaded slog-stdlog v4.1.1
3202026-03-09T03:23:33.156Z Downloaded serde_spanned v1.0.4
3212026-03-09T03:23:33.156Z Downloaded rustversion v1.0.22
3222026-03-09T03:23:33.156Z Downloaded parking_lot_core v0.9.12
3232026-03-09T03:23:33.156Z Downloaded litemap v0.8.1
3242026-03-09T03:23:33.181Z Downloaded icu_provider v2.1.1
3252026-03-09T03:23:33.181Z Downloaded icu_normalizer v2.1.1
3262026-03-09T03:23:33.181Z Downloaded futures-util v0.3.32
3272026-03-09T03:23:33.181Z Downloaded futures-io v0.3.32
3282026-03-09T03:23:33.181Z Downloaded semver v1.0.27
3292026-03-09T03:23:33.205Z Downloaded rand_core v0.6.4
3302026-03-09T03:23:33.205Z Downloaded rand_chacha v0.9.0
3312026-03-09T03:23:33.205Z Downloaded foldhash v0.2.0
3322026-03-09T03:23:33.205Z Downloaded displaydoc v0.2.5
3332026-03-09T03:23:33.205Z Downloaded crossbeam-utils v0.8.21
3342026-03-09T03:23:33.205Z Downloaded bytes v1.11.1
3352026-03-09T03:23:33.206Z Downloaded base64 v0.22.1
3362026-03-09T03:23:33.206Z Downloaded writeable v0.6.2
3372026-03-09T03:23:33.206Z Downloaded uuid v1.21.0
3382026-03-09T03:23:33.206Z Downloaded tinystr v0.8.2
3392026-03-09T03:23:33.230Z Downloaded proc-macro-error v1.0.4
3402026-03-09T03:23:33.230Z Downloaded itoa v1.0.17
3412026-03-09T03:23:33.230Z Downloaded iri-string v0.7.10
3422026-03-09T03:23:33.230Z Downloaded ipnet v2.11.0
3432026-03-09T03:23:33.230Z Downloaded icu_properties_data v2.1.2
3442026-03-09T03:23:33.255Z Downloaded foreign-types-shared v0.3.1
3452026-03-09T03:23:33.255Z Downloaded find-msvc-tools v0.1.9
3462026-03-09T03:23:33.255Z Downloaded colored v3.1.1
3472026-03-09T03:23:33.255Z Downloaded base16ct v1.0.0
3482026-03-09T03:23:33.255Z Downloaded mio v1.1.1
3492026-03-09T03:23:33.255Z Downloaded lock_api v0.4.14
3502026-03-09T03:23:33.255Z Downloaded is-terminal v0.4.17
3512026-03-09T03:23:33.255Z Downloaded idna v1.1.0
3522026-03-09T03:23:33.255Z Downloaded icu_properties v2.1.2
3532026-03-09T03:23:33.255Z Downloaded hyper-rustls v0.27.7
3542026-03-09T03:23:33.280Z Downloaded http-body-util v0.1.3
3552026-03-09T03:23:33.280Z Downloaded http-body v1.0.1
3562026-03-09T03:23:33.280Z Downloaded heck v0.4.1
3572026-03-09T03:23:33.280Z Downloaded getrandom v0.2.17
3582026-03-09T03:23:33.280Z Downloaded futures-sink v0.3.32
3592026-03-09T03:23:33.280Z Downloaded futures-executor v0.3.32
3602026-03-09T03:23:33.280Z Downloaded futures-core v0.3.32
3612026-03-09T03:23:33.280Z Downloaded form_urlencoded v1.2.2
3622026-03-09T03:23:33.280Z Downloaded erased-serde v0.3.31
3632026-03-09T03:23:33.280Z Downloaded equivalent v1.0.2
3642026-03-09T03:23:33.280Z Downloaded dyn-clone v1.0.20
3652026-03-09T03:23:33.280Z Downloaded clap_lex v1.0.0
3662026-03-09T03:23:33.280Z Downloaded cc v1.2.56
3672026-03-09T03:23:33.280Z Downloaded tungstenite v0.28.0
3682026-03-09T03:23:33.280Z Downloaded tower-http v0.6.8
3692026-03-09T03:23:33.305Z Downloaded proc-macro-crate v3.4.0
3702026-03-09T03:23:33.305Z Downloaded prettyplease v0.2.37
3712026-03-09T03:23:33.305Z Downloaded ppv-lite86 v0.2.21
3722026-03-09T03:23:33.305Z Downloaded potential_utf v0.1.4
3732026-03-09T03:23:33.305Z Downloaded pkg-config v0.3.32
3742026-03-09T03:23:33.305Z Downloaded pin-utils v0.1.0
3752026-03-09T03:23:33.305Z Downloaded memchr v2.8.0
3762026-03-09T03:23:33.305Z Downloaded console v0.16.2
3772026-03-09T03:23:33.329Z Downloaded syn v1.0.109
3782026-03-09T03:23:33.329Z Downloaded rustls v0.23.37
3792026-03-09T03:23:33.329Z Downloaded regress v0.10.5
3802026-03-09T03:23:33.354Z Downloaded num-conv v0.2.0
3812026-03-09T03:23:33.354Z Downloaded cstr-argument v0.1.2
3822026-03-09T03:23:33.354Z Downloaded async-trait v0.1.89
3832026-03-09T03:23:33.354Z Downloaded chrono v0.4.44
3842026-03-09T03:23:33.354Z Downloaded crucible-workspace-hack v0.1.0
3852026-03-09T03:23:33.354Z Downloaded crossbeam-channel v0.5.15
3862026-03-09T03:23:33.354Z Downloaded clap_builder v4.5.60
3872026-03-09T03:23:33.378Z Downloaded cfg_aliases v0.2.1
3882026-03-09T03:23:33.378Z Downloaded autocfg v1.5.0
3892026-03-09T03:23:33.378Z Downloaded rand v0.9.2
3902026-03-09T03:23:33.378Z Downloaded quinn v0.11.9
3912026-03-09T03:23:33.378Z Downloaded parking_lot v0.12.5
3922026-03-09T03:23:33.378Z Downloaded num-traits v0.2.19
3932026-03-09T03:23:33.378Z Downloaded lru-slab v0.1.2
3942026-03-09T03:23:33.378Z Downloaded colorchoice v1.0.4
3952026-03-09T03:23:33.378Z Downloaded byteorder v1.5.0
3962026-03-09T03:23:33.378Z Downloaded arc-swap v1.8.2
3972026-03-09T03:23:33.403Z Downloaded allocator-api2 v0.2.21
3982026-03-09T03:23:33.403Z Downloaded num_enum v0.7.5
3992026-03-09T03:23:33.403Z Downloaded deranged v0.5.8
4002026-03-09T03:23:33.403Z Downloaded cfg-if v1.0.4
4012026-03-09T03:23:33.403Z Downloaded camino v1.2.2
4022026-03-09T03:23:33.403Z Downloaded anstyle-query v1.1.5
4032026-03-09T03:23:33.403Z Downloaded smf v0.2.3
4042026-03-09T03:23:33.403Z Downloaded shlex v1.3.0
4052026-03-09T03:23:33.403Z Downloaded serde_core v1.0.228
4062026-03-09T03:23:33.403Z Downloaded schemars v0.8.22
4072026-03-09T03:23:33.427Z Downloaded bitflags v2.11.0
4082026-03-09T03:23:33.427Z Downloaded anstream v0.6.21
4092026-03-09T03:23:33.562Z Compiling proc-macro2 v1.0.106
4102026-03-09T03:23:33.562Z Compiling unicode-ident v1.0.24
4112026-03-09T03:23:33.586Z Compiling quote v1.0.45
4122026-03-09T03:23:33.586Z Compiling libc v0.2.182
4132026-03-09T03:23:33.586Z Compiling cfg-if v1.0.4
4142026-03-09T03:23:33.586Z Compiling itoa v1.0.17
4152026-03-09T03:23:33.586Z Compiling serde_core v1.0.228
4162026-03-09T03:23:33.761Z Compiling memchr v2.8.0
4172026-03-09T03:23:33.824Z Compiling foldhash v0.2.0
4182026-03-09T03:23:33.991Z Compiling equivalent v1.0.2
4192026-03-09T03:23:34.099Z Compiling allocator-api2 v0.2.21
4202026-03-09T03:23:34.124Z Compiling version_check v0.9.5
4212026-03-09T03:23:34.215Z Compiling serde v1.0.228
4222026-03-09T03:23:34.630Z Compiling zmij v1.0.21
4232026-03-09T03:23:34.729Z Compiling hashbrown v0.16.1
4242026-03-09T03:23:34.806Z Compiling serde_json v1.0.149
4252026-03-09T03:23:35.156Z Compiling autocfg v1.5.0
4262026-03-09T03:23:35.190Z Compiling bytes v1.11.1
4272026-03-09T03:23:35.251Z Compiling smallvec v1.15.1
4282026-03-09T03:23:35.686Z Compiling pin-project-lite v0.2.17
4292026-03-09T03:23:35.763Z Compiling num-traits v0.2.19
4302026-03-09T03:23:35.807Z Compiling stable_deref_trait v1.2.1
4312026-03-09T03:23:35.853Z Compiling futures-core v0.3.32
4322026-03-09T03:23:35.918Z Compiling syn v2.0.117
4332026-03-09T03:23:36.150Z Compiling http v1.4.0
4342026-03-09T03:23:36.175Z Compiling shlex v1.3.0
4352026-03-09T03:23:36.488Z Compiling thiserror v2.0.18
4362026-03-09T03:23:36.513Z Compiling parking_lot_core v0.9.12
4372026-03-09T03:23:36.685Z Compiling find-msvc-tools v0.1.9
4382026-03-09T03:23:37.136Z Compiling cc v1.2.56
4392026-03-09T03:23:37.300Z Compiling socket2 v0.6.2
4402026-03-09T03:23:37.549Z Compiling rustversion v1.0.22
4412026-03-09T03:23:37.993Z Compiling schemars v0.8.22
4422026-03-09T03:23:38.321Z Compiling futures-sink v0.3.32
4432026-03-09T03:23:38.382Z Compiling scopeguard v1.2.0
4442026-03-09T03:23:38.560Z Compiling lock_api v0.4.14
4452026-03-09T03:23:38.686Z Compiling errno v0.3.14
4462026-03-09T03:23:38.686Z Compiling getrandom v0.4.1
4472026-03-09T03:23:38.727Z Compiling once_cell v1.21.3
4482026-03-09T03:23:38.932Z Compiling dyn-clone v1.0.20
4492026-03-09T03:23:38.956Z Compiling rand_core v0.10.0
4502026-03-09T03:23:39.085Z Compiling parking_lot v0.12.5
4512026-03-09T03:23:39.125Z Compiling signal-hook-registry v1.4.8
4522026-03-09T03:23:39.199Z Compiling futures-channel v0.3.32
4532026-03-09T03:23:39.224Z Compiling getrandom v0.2.17
4542026-03-09T03:23:39.510Z Compiling mio v1.1.1
4552026-03-09T03:23:39.594Z Compiling winnow v0.7.14
4562026-03-09T03:23:39.677Z Compiling indexmap v2.13.0
4572026-03-09T03:23:39.852Z Compiling typenum v1.19.0
4582026-03-09T03:23:39.900Z Compiling futures-task v0.3.32
4592026-03-09T03:23:39.933Z Compiling log v0.4.29
4602026-03-09T03:23:40.148Z Compiling writeable v0.6.2
4612026-03-09T03:23:40.204Z Compiling slab v0.4.12
4622026-03-09T03:23:40.309Z Compiling httparse v1.10.1
4632026-03-09T03:23:40.448Z Compiling futures-io v0.3.32
4642026-03-09T03:23:40.484Z Compiling litemap v0.8.1
4652026-03-09T03:23:40.560Z Compiling generic-array v0.14.7
4662026-03-09T03:23:40.710Z Compiling heck v0.5.0
4672026-03-09T03:23:40.818Z Compiling iana-time-zone v0.1.65
4682026-03-09T03:23:40.894Z Compiling zerocopy v0.8.40
4692026-03-09T03:23:40.931Z Compiling icu_properties_data v2.1.2
4702026-03-09T03:23:40.966Z Compiling icu_normalizer_data v2.1.1
4712026-03-09T03:23:41.189Z Compiling chrono v0.4.44
4722026-03-09T03:23:41.405Z Compiling ring v0.17.14
4732026-03-09T03:23:41.847Z Compiling toml_datetime v0.7.5+spec-1.1.0
4742026-03-09T03:23:42.326Z Compiling syn v1.0.109
4752026-03-09T03:23:42.356Z Compiling percent-encoding v2.3.2
4762026-03-09T03:23:42.435Z Compiling toml_parser v1.0.9+spec-1.1.0
4772026-03-09T03:23:42.693Z Compiling synstructure v0.13.2
4782026-03-09T03:23:42.743Z Compiling serde_derive_internals v0.29.1
4792026-03-09T03:23:43.939Z Compiling zeroize v1.8.2
4802026-03-09T03:23:43.963Z Compiling uuid v1.21.0
4812026-03-09T03:23:44.151Z Compiling regex-syntax v0.8.10
4822026-03-09T03:23:44.210Z Compiling thiserror v1.0.69
4832026-03-09T03:23:44.234Z Compiling rustls-pki-types v1.14.0
4842026-03-09T03:23:45.167Z Compiling regress v0.10.5
4852026-03-09T03:23:45.302Z Compiling tracing-core v0.1.36
4862026-03-09T03:23:45.452Z Compiling serde_derive v1.0.228
4872026-03-09T03:23:45.580Z Compiling zerofrom-derive v0.1.6
4882026-03-09T03:23:45.823Z Compiling yoke-derive v0.8.1
4892026-03-09T03:23:46.479Z Compiling zerovec-derive v0.11.2
4902026-03-09T03:23:47.967Z Compiling thiserror-impl v2.0.18
4912026-03-09T03:23:48.168Z Compiling zerofrom v0.1.6
4922026-03-09T03:23:48.397Z Compiling yoke v0.8.1
4932026-03-09T03:23:48.711Z Compiling displaydoc v0.2.5
4942026-03-09T03:23:48.737Z Compiling zerovec v0.11.5
4952026-03-09T03:23:49.628Z Compiling schemars_derive v0.8.22
4962026-03-09T03:23:49.734Z Compiling tokio-macros v2.6.0
4972026-03-09T03:23:50.043Z Compiling tinystr v0.8.2
4982026-03-09T03:23:50.429Z Compiling futures-macro v0.3.32
4992026-03-09T03:23:50.519Z Compiling icu_locale_core v2.1.1
5002026-03-09T03:23:50.544Z Compiling zerotrie v0.2.3
5012026-03-09T03:23:51.085Z Compiling tokio v1.50.0
5022026-03-09T03:23:51.920Z Compiling potential_utf v0.1.4
5032026-03-09T03:23:51.944Z Compiling futures-util v0.3.32
5042026-03-09T03:23:52.148Z Compiling icu_collections v2.1.1
5052026-03-09T03:23:52.172Z Compiling icu_provider v2.1.1
5062026-03-09T03:23:52.429Z Compiling ppv-lite86 v0.2.21
5072026-03-09T03:23:52.654Z Compiling thiserror-impl v1.0.69
5082026-03-09T03:23:52.749Z Compiling tracing-attributes v0.1.31
5092026-03-09T03:23:52.840Z Compiling semver v1.0.27
5102026-03-09T03:23:53.159Z Compiling icu_properties v2.1.2
5112026-03-09T03:23:53.205Z Compiling icu_normalizer v2.1.1
5122026-03-09T03:23:53.373Z Compiling http-body v1.0.1
5132026-03-09T03:23:53.623Z Compiling untrusted v0.9.0
5142026-03-09T03:23:54.139Z Compiling typify-impl v0.4.3
5152026-03-09T03:23:55.017Z Compiling serde_tokenstream v0.2.3
5162026-03-09T03:23:55.261Z Compiling tracing v0.1.44
5172026-03-09T03:23:55.434Z Compiling idna_adapter v1.2.1
5182026-03-09T03:23:55.647Z Compiling crypto-common v0.1.7
5192026-03-09T03:23:55.672Z Compiling block-buffer v0.10.4
5202026-03-09T03:23:55.702Z Compiling form_urlencoded v1.2.2
5212026-03-09T03:23:55.836Z Compiling slog v2.8.2
5222026-03-09T03:23:55.918Z Compiling proc-macro-error-attr v1.0.4
5232026-03-09T03:23:56.020Z Compiling rustls v0.23.37
5242026-03-09T03:23:56.167Z Compiling try-lock v0.2.5
5252026-03-09T03:23:56.249Z Compiling getrandom v0.3.4
5262026-03-09T03:23:56.321Z Compiling tower-service v0.3.3
5272026-03-09T03:23:56.345Z Compiling base64 v0.22.1
5282026-03-09T03:23:56.459Z Compiling utf8_iter v1.0.4
5292026-03-09T03:23:56.682Z Compiling rustls-webpki v0.103.9
5302026-03-09T03:23:56.853Z Compiling idna v1.1.0
5312026-03-09T03:23:56.957Z Compiling want v0.3.1
5322026-03-09T03:23:57.106Z Compiling digest v0.10.7
5332026-03-09T03:23:57.241Z Compiling erased-serde v0.3.31
5342026-03-09T03:23:57.430Z Compiling proc-macro-error v1.0.4
5352026-03-09T03:23:57.755Z Compiling cpufeatures v0.2.17
5362026-03-09T03:23:57.857Z Compiling subtle v2.6.1
5372026-03-09T03:23:58.118Z Compiling atomic-waker v1.1.2
5382026-03-09T03:23:58.291Z Compiling pin-utils v0.1.0
5392026-03-09T03:23:58.367Z Compiling ryu v1.0.23
5402026-03-09T03:23:58.638Z Compiling hyper v1.8.1
5412026-03-09T03:23:58.724Z Compiling url v2.5.8
5422026-03-09T03:23:59.045Z Compiling toml_edit v0.23.10+spec-1.0.0
5432026-03-09T03:23:59.114Z Compiling aho-corasick v1.1.4
5442026-03-09T03:23:59.437Z Compiling bitflags v2.11.0
5452026-03-09T03:23:59.842Z Compiling sync_wrapper v1.0.2
5462026-03-09T03:24:00.333Z Compiling ipnet v2.11.0
5472026-03-09T03:24:00.910Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5482026-03-09T03:24:00.966Z Compiling tower-layer v0.3.3
5492026-03-09T03:24:01.231Z Compiling tower v0.5.3
5502026-03-09T03:24:01.286Z Compiling hyper-util v0.1.20
5512026-03-09T03:24:01.343Z Compiling regex-automata v0.4.14
5522026-03-09T03:24:03.301Z Compiling proc-macro-crate v3.4.0
5532026-03-09T03:24:04.031Z Compiling tokio-rustls v0.26.4
5542026-03-09T03:24:04.128Z Compiling rand_core v0.9.5
5552026-03-09T03:24:04.170Z Compiling sha1 v0.10.6
5562026-03-09T03:24:04.539Z Compiling webpki-roots v1.0.6
5572026-03-09T03:24:04.563Z Compiling rand_core v0.6.4
5582026-03-09T03:24:04.777Z Compiling toml_writer v1.0.6+spec-1.1.0
5592026-03-09T03:24:05.021Z Compiling crossbeam-utils v0.8.21
5602026-03-09T03:24:05.206Z Compiling iri-string v0.7.10
5612026-03-09T03:24:05.562Z Compiling data-encoding v2.10.0
5622026-03-09T03:24:06.413Z Compiling typify-macro v0.4.3
5632026-03-09T03:24:07.199Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5642026-03-09T03:24:07.497Z Compiling heck v0.4.1
5652026-03-09T03:24:07.822Z Compiling crucible-workspace-hack v0.1.0
5662026-03-09T03:24:08.110Z Compiling utf-8 v0.7.6
5672026-03-09T03:24:08.577Z Compiling tower-http v0.6.8
5682026-03-09T03:24:08.637Z Compiling regex v1.12.3
5692026-03-09T03:24:09.331Z Compiling rand_chacha v0.3.1
5702026-03-09T03:24:09.535Z Compiling hyper-rustls v0.27.7
5712026-03-09T03:24:09.574Z Compiling rand_chacha v0.9.0
5722026-03-09T03:24:09.777Z Compiling typify v0.4.3
5732026-03-09T03:24:09.897Z Compiling num_enum_derive v0.7.5
5742026-03-09T03:24:10.055Z Compiling tokio-util v0.7.18
5752026-03-09T03:24:10.207Z Compiling serde_urlencoded v0.7.1
5762026-03-09T03:24:10.232Z Compiling http-body-util v0.1.3
5772026-03-09T03:24:10.424Z Compiling openapiv3 v2.2.0
5782026-03-09T03:24:10.652Z Compiling foreign-types-macros v0.2.3
5792026-03-09T03:24:10.676Z Compiling serde_spanned v1.0.4
5802026-03-09T03:24:10.934Z Compiling utf8parse v0.2.2
5812026-03-09T03:24:11.110Z Compiling num-conv v0.2.0
5822026-03-09T03:24:11.338Z Compiling foreign-types-shared v0.3.1
5832026-03-09T03:24:11.467Z Compiling time-core v0.1.8
5842026-03-09T03:24:11.696Z Compiling pkg-config v0.3.32
5852026-03-09T03:24:11.721Z Compiling powerfmt v0.2.0
5862026-03-09T03:24:11.769Z Compiling cpufeatures v0.3.0
5872026-03-09T03:24:11.900Z Compiling either v1.15.0
5882026-03-09T03:24:12.030Z Compiling unsafe-libyaml v0.2.11
5892026-03-09T03:24:12.154Z Compiling prettyplease v0.2.37
5902026-03-09T03:24:12.257Z Compiling anyhow v1.0.102
5912026-03-09T03:24:12.287Z Compiling itertools v0.12.1
5922026-03-09T03:24:12.639Z Compiling lzma-sys v0.1.20
5932026-03-09T03:24:12.831Z Compiling deranged v0.5.8
5942026-03-09T03:24:13.126Z Compiling serde_yaml v0.9.34+deprecated
5952026-03-09T03:24:13.221Z Compiling chacha20 v0.10.0
5962026-03-09T03:24:13.327Z Compiling progenitor-impl v0.10.0
5972026-03-09T03:24:13.661Z Compiling time-macros v0.2.27
5982026-03-09T03:24:13.691Z Compiling num_enum v0.7.5
5992026-03-09T03:24:13.861Z Compiling foreign-types v0.5.0
6002026-03-09T03:24:13.964Z Compiling anstyle-parse v0.2.7
6012026-03-09T03:24:14.285Z Compiling toml v0.9.12+spec-1.1.0
6022026-03-09T03:24:14.715Z Compiling reqwest v0.12.28
6032026-03-09T03:24:14.972Z Compiling rand v0.9.2
6042026-03-09T03:24:15.541Z Compiling rand v0.8.5
6052026-03-09T03:24:16.108Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6062026-03-09T03:24:16.252Z Compiling arc-swap v1.8.2
6072026-03-09T03:24:16.738Z Compiling cstr-argument v0.1.2
6082026-03-09T03:24:16.845Z Compiling thread_local v1.1.9
6092026-03-09T03:24:16.890Z Compiling anstyle-query v1.1.5
6102026-03-09T03:24:16.938Z Compiling lazy_static v1.5.0
6112026-03-09T03:24:16.997Z Compiling typeid v1.0.3
6122026-03-09T03:24:17.044Z Compiling slog-async v2.8.0
6132026-03-09T03:24:17.087Z Compiling unicode-width v0.2.2
6142026-03-09T03:24:17.326Z Compiling is_terminal_polyfill v1.70.2
6152026-03-09T03:24:17.426Z Compiling anstyle v1.0.13
6162026-03-09T03:24:17.464Z Compiling colorchoice v1.0.4
6172026-03-09T03:24:17.489Z Compiling pretty-hex v0.4.1
6182026-03-09T03:24:17.513Z Compiling portable-atomic v1.13.1
6192026-03-09T03:24:17.579Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
6202026-03-09T03:24:17.654Z Compiling byteorder v1.5.0
6212026-03-09T03:24:17.702Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
6222026-03-09T03:24:17.852Z Compiling anstream v0.6.21
6232026-03-09T03:24:18.034Z Compiling tungstenite v0.21.0
6242026-03-09T03:24:18.078Z Compiling slog-scope v4.4.1
6252026-03-09T03:24:18.102Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-03-09T03:24:18.384Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6272026-03-09T03:24:18.469Z Compiling progenitor-client v0.10.0
6282026-03-09T03:24:18.542Z Compiling crossbeam-channel v0.5.15
6292026-03-09T03:24:18.580Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
6302026-03-09T03:24:18.605Z Compiling cargo_toml v0.22.3
6312026-03-09T03:24:18.937Z Compiling time v0.3.47
6322026-03-09T03:24:19.506Z Compiling rand v0.10.0
6332026-03-09T03:24:20.330Z Compiling progenitor-macro v0.10.0
6342026-03-09T03:24:20.753Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
6352026-03-09T03:24:21.093Z Compiling futures-executor v0.3.32
6362026-03-09T03:24:21.261Z Compiling is-terminal v0.4.17
6372026-03-09T03:24:21.398Z Compiling clap_lex v1.0.0
6382026-03-09T03:24:21.437Z Compiling oxnet v0.1.4
6392026-03-09T03:24:21.567Z Compiling camino v1.2.2
6402026-03-09T03:24:21.601Z Compiling colored v3.1.1
6412026-03-09T03:24:21.850Z Compiling strsim v0.11.1
6422026-03-09T03:24:21.910Z Compiling term v1.2.1
6432026-03-09T03:24:21.978Z Compiling take_mut v0.2.2
6442026-03-09T03:24:22.211Z Compiling clap_builder v4.5.60
6452026-03-09T03:24:22.409Z Compiling slog-term v2.9.2
6462026-03-09T03:24:23.111Z Compiling futures v0.3.32
6472026-03-09T03:24:23.214Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
6482026-03-09T03:24:23.392Z Compiling tokio-tungstenite v0.21.0
6492026-03-09T03:24:23.435Z Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)
6502026-03-09T03:24:23.914Z Compiling slog-stdlog v4.1.1
6512026-03-09T03:24:24.428Z Compiling console v0.16.2
6522026-03-09T03:24:24.573Z Compiling tungstenite v0.28.0
6532026-03-09T03:24:25.153Z Compiling zone_cfg_derive v0.3.1
6542026-03-09T03:24:25.433Z Compiling async-trait v0.1.89
6552026-03-09T03:24:25.551Z Compiling clap_derive v4.5.55
6562026-03-09T03:24:26.682Z Compiling base64 v0.21.7
6572026-03-09T03:24:26.745Z Compiling unit-prefix v0.5.2
6582026-03-09T03:24:26.980Z Compiling indicatif v0.18.4
6592026-03-09T03:24:27.310Z Compiling zone v0.3.1
6602026-03-09T03:24:27.334Z Compiling tokio-tungstenite v0.28.0
6612026-03-09T03:24:27.385Z Compiling ron v0.12.0
6622026-03-09T03:24:27.814Z Compiling slog-envlogger v2.2.0
6632026-03-09T03:24:28.475Z Compiling xz2 v0.1.7
6642026-03-09T03:24:28.639Z Compiling clap v4.5.60
6652026-03-09T03:24:28.748Z Compiling tabwriter v1.4.1
6662026-03-09T03:24:28.845Z Compiling sha2 v0.10.9
6672026-03-09T03:24:28.874Z Compiling smf v0.2.3
6682026-03-09T03:24:29.134Z Compiling base16ct v1.0.0
6692026-03-09T03:24:29.365Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6702026-03-09T03:24:30.345Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6712026-03-09T03:24:30.464Z Compiling progenitor v0.10.0
6722026-03-09T03:24:30.592Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
6732026-03-09T03:24:30.957Z Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest)
6742026-03-09T03:24:34.304Zerror[E0308]: mismatched types
6752026-03-09T03:24:34.304Z --> lib/src/cli.rs:610:53
6762026-03-09T03:24:34.304Z |
6772026-03-09T03:24:34.304Z610 | stream.send(Message::Binary(c)).await?;
6782026-03-09T03:24:34.304Z | --------------- ^ expected `Bytes`, found `Vec<u8>`
6792026-03-09T03:24:34.304Z | |
6802026-03-09T03:24:34.304Z | arguments to this enum variant are incorrect
6812026-03-09T03:24:34.305Z |
6822026-03-09T03:24:34.305Z = note: expected struct `tokio_tungstenite::tungstenite::Bytes`
6832026-03-09T03:24:34.305Z found struct `Vec<u8>`
6842026-03-09T03:24:34.305Znote: tuple variant defined here
6852026-03-09T03:24:34.305Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:161:5
6862026-03-09T03:24:34.305Z |
6872026-03-09T03:24:34.305Z161 | Binary(Bytes),
6882026-03-09T03:24:34.305Z | ^^^^^^
6892026-03-09T03:24:34.305Zhelp: call `Into::into` on this expression to convert `Vec<u8>` into `tokio_tungstenite::tungstenite::Bytes`
6902026-03-09T03:24:34.305Z |
6912026-03-09T03:24:34.305Z610 | stream.send(Message::Binary(c.into())).await?;
6922026-03-09T03:24:34.305Z | +++++++
6932026-03-09T03:24:34.305Z
6942026-03-09T03:24:34.352Zerror[E0308]: mismatched types
6952026-03-09T03:24:34.352Z --> lib/src/cli.rs:610:37
6962026-03-09T03:24:34.352Z |
6972026-03-09T03:24:34.352Z610 | stream.send(Message::Binary(c)).await?;
6982026-03-09T03:24:34.352Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
6992026-03-09T03:24:34.352Z | |
7002026-03-09T03:24:34.352Z | arguments to this method are incorrect
7012026-03-09T03:24:34.352Z |
7022026-03-09T03:24:34.352Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
7032026-03-09T03:24:34.352Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
7042026-03-09T03:24:34.352Z |
7052026-03-09T03:24:34.352Z157 | pub enum Message {
7062026-03-09T03:24:34.352Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
7072026-03-09T03:24:34.352Z |
7082026-03-09T03:24:34.352Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
7092026-03-09T03:24:34.352Z |
7102026-03-09T03:24:34.352Z160 | pub enum Message {
7112026-03-09T03:24:34.352Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
7122026-03-09T03:24:34.352Z |
7132026-03-09T03:24:34.352Z ::: lib/src/cli.rs:21:5
7142026-03-09T03:24:34.352Z |
7152026-03-09T03:24:34.352Z 21 | use propolis_client::{
7162026-03-09T03:24:34.352Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7172026-03-09T03:24:34.352Z...
7182026-03-09T03:24:34.353Z 30 | use tokio_tungstenite::tungstenite::Message;
7192026-03-09T03:24:34.353Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7202026-03-09T03:24:34.353Z = help: you can use `cargo tree` to explore your dependency tree
7212026-03-09T03:24:34.353Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
7222026-03-09T03:24:34.353Z --> lib/src/cli.rs:610:25
7232026-03-09T03:24:34.353Z |
7242026-03-09T03:24:34.353Z610 | stream.send(Message::Binary(c)).await?;
7252026-03-09T03:24:34.353Z | ^^^^^^^^^^^^------------------^
7262026-03-09T03:24:34.353Z | |
7272026-03-09T03:24:34.353Z | this argument influences the return type of `send`
7282026-03-09T03:24:34.353Znote: method defined here
7292026-03-09T03:24:34.353Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
7302026-03-09T03:24:34.353Z |
7312026-03-09T03:24:34.353Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
7322026-03-09T03:24:34.353Z | ^^^^
7332026-03-09T03:24:34.353Z
7342026-03-09T03:24:34.353Zerror[E0308]: mismatched types
7352026-03-09T03:24:34.353Z --> lib/src/cli.rs:618:32
7362026-03-09T03:24:34.353Z |
7372026-03-09T03:24:34.353Z618 | ... Ok(Message::Binary(input)) => {
7382026-03-09T03:24:34.353Z | ^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
7392026-03-09T03:24:34.353Z |
7402026-03-09T03:24:34.353Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
7412026-03-09T03:24:34.353Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
7422026-03-09T03:24:34.353Z |
7432026-03-09T03:24:34.353Z157 | pub enum Message {
7442026-03-09T03:24:34.353Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
7452026-03-09T03:24:34.353Z |
7462026-03-09T03:24:34.353Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
7472026-03-09T03:24:34.353Z |
7482026-03-09T03:24:34.353Z160 | pub enum Message {
7492026-03-09T03:24:34.353Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
7502026-03-09T03:24:34.353Z |
7512026-03-09T03:24:34.353Z ::: lib/src/cli.rs:21:5
7522026-03-09T03:24:34.353Z |
7532026-03-09T03:24:34.353Z 21 | use propolis_client::{
7542026-03-09T03:24:34.353Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7552026-03-09T03:24:34.353Z...
7562026-03-09T03:24:34.353Z 30 | use tokio_tungstenite::tungstenite::Message;
7572026-03-09T03:24:34.354Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7582026-03-09T03:24:34.354Z = help: you can use `cargo tree` to explore your dependency tree
7592026-03-09T03:24:34.354Z
7602026-03-09T03:24:34.354Zerror[E0308]: mismatched types
7612026-03-09T03:24:34.354Z --> lib/src/cli.rs:622:32
7622026-03-09T03:24:34.354Z |
7632026-03-09T03:24:34.354Z622 | ... Ok(Message::Close(..)) => {
7642026-03-09T03:24:34.354Z | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
7652026-03-09T03:24:34.354Z |
7662026-03-09T03:24:34.354Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
7672026-03-09T03:24:34.354Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
7682026-03-09T03:24:34.354Z |
7692026-03-09T03:24:34.354Z157 | pub enum Message {
7702026-03-09T03:24:34.354Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
7712026-03-09T03:24:34.354Z |
7722026-03-09T03:24:34.354Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
7732026-03-09T03:24:34.354Z |
7742026-03-09T03:24:34.354Z160 | pub enum Message {
7752026-03-09T03:24:34.354Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
7762026-03-09T03:24:34.354Z |
7772026-03-09T03:24:34.355Z ::: lib/src/cli.rs:21:5
7782026-03-09T03:24:34.355Z |
7792026-03-09T03:24:34.355Z 21 | use propolis_client::{
7802026-03-09T03:24:34.355Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7812026-03-09T03:24:34.355Z...
7822026-03-09T03:24:34.355Z 30 | use tokio_tungstenite::tungstenite::Message;
7832026-03-09T03:24:34.355Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
7842026-03-09T03:24:34.355Z = help: you can use `cargo tree` to explore your dependency tree
7852026-03-09T03:24:34.355Z
7862026-03-09T03:24:34.471Zerror[E0308]: mismatched types
7872026-03-09T03:24:34.471Z --> lib/src/serial.rs:72:13
7882026-03-09T03:24:34.471Z |
7892026-03-09T03:24:34.471Z72 | / InstanceSerialConsoleHelper::new(
7902026-03-09T03:24:34.471Z73 | | *addr,
7912026-03-09T03:24:34.471Z74 | | WSClientOffset::MostRecent(0),
7922026-03-09T03:24:34.471Z75 | | Some(log.clone()),
7932026-03-09T03:24:34.471Z76 | | )
7942026-03-09T03:24:34.471Z77 | | .await
7952026-03-09T03:24:34.471Z | |__________________^ expected `tokio_tungstenite::tungstenite::Error`, found `Error`
7962026-03-09T03:24:34.471Z |
7972026-03-09T03:24:34.471Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
7982026-03-09T03:24:34.471Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/error.rs:15:1
7992026-03-09T03:24:34.471Z |
8002026-03-09T03:24:34.471Z15 | pub enum Error {
8012026-03-09T03:24:34.471Z | ^^^^^^^^^^^^^^ this is the expected type `tokio_tungstenite::tungstenite::Error`
8022026-03-09T03:24:34.471Z |
8032026-03-09T03:24:34.471Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/error.rs:15:1
8042026-03-09T03:24:34.471Z |
8052026-03-09T03:24:34.471Z15 | pub enum Error {
8062026-03-09T03:24:34.471Z | ^^^^^^^^^^^^^^ this is the found type `propolis_client::support::tungstenite::Error`
8072026-03-09T03:24:34.472Z |
8082026-03-09T03:24:34.472Z ::: lib/src/cli.rs:21:5
8092026-03-09T03:24:34.472Z |
8102026-03-09T03:24:34.472Z21 | use propolis_client::{
8112026-03-09T03:24:34.472Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
8122026-03-09T03:24:34.472Z...
8132026-03-09T03:24:34.472Z30 | use tokio_tungstenite::tungstenite::Message;
8142026-03-09T03:24:34.472Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
8152026-03-09T03:24:34.472Z = help: you can use `cargo tree` to explore your dependency tree
8162026-03-09T03:24:34.472Z
8172026-03-09T03:24:34.497Zerror[E0308]: mismatched types
8182026-03-09T03:24:34.497Z --> lib/src/serial.rs:122:21
8192026-03-09T03:24:34.497Z |
8202026-03-09T03:24:34.497Z122 | ws.send(Message::binary(v)).await?;
8212026-03-09T03:24:34.497Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
8222026-03-09T03:24:34.497Z | |
8232026-03-09T03:24:34.497Z | arguments to this method are incorrect
8242026-03-09T03:24:34.497Z |
8252026-03-09T03:24:34.497Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
8262026-03-09T03:24:34.498Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
8272026-03-09T03:24:34.498Z |
8282026-03-09T03:24:34.498Z157 | pub enum Message {
8292026-03-09T03:24:34.498Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
8302026-03-09T03:24:34.498Z |
8312026-03-09T03:24:34.498Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
8322026-03-09T03:24:34.498Z |
8332026-03-09T03:24:34.498Z160 | pub enum Message {
8342026-03-09T03:24:34.498Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
8352026-03-09T03:24:34.498Z |
8362026-03-09T03:24:34.498Z ::: lib/src/cli.rs:21:5
8372026-03-09T03:24:34.498Z |
8382026-03-09T03:24:34.498Z 21 | use propolis_client::{
8392026-03-09T03:24:34.498Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
8402026-03-09T03:24:34.498Z...
8412026-03-09T03:24:34.498Z 30 | use tokio_tungstenite::tungstenite::Message;
8422026-03-09T03:24:34.498Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
8432026-03-09T03:24:34.498Z = help: you can use `cargo tree` to explore your dependency tree
8442026-03-09T03:24:34.498Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
8452026-03-09T03:24:34.498Z --> lib/src/serial.rs:122:13
8462026-03-09T03:24:34.498Z |
8472026-03-09T03:24:34.498Z122 | ws.send(Message::binary(v)).await?;
8482026-03-09T03:24:34.498Z | ^^^^^^^^------------------^
8492026-03-09T03:24:34.498Z | |
8502026-03-09T03:24:34.498Z | this argument influences the return type of `send`
8512026-03-09T03:24:34.498Znote: method defined here
8522026-03-09T03:24:34.498Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
8532026-03-09T03:24:34.498Z |
8542026-03-09T03:24:34.498Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
8552026-03-09T03:24:34.498Z | ^^^^
8562026-03-09T03:24:34.498Z
8572026-03-09T03:24:34.524Zerror[E0277]: `?` couldn't convert the error to `error::Error`
8582026-03-09T03:24:34.524Z --> lib/src/serial.rs:122:46
8592026-03-09T03:24:34.524Z |
8602026-03-09T03:24:34.524Z122 | ws.send(Message::binary(v)).await?;
8612026-03-09T03:24:34.524Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
8622026-03-09T03:24:34.524Z | |
8632026-03-09T03:24:34.524Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
8642026-03-09T03:24:34.524Z |
8652026-03-09T03:24:34.524Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
8662026-03-09T03:24:34.524Z --> lib/src/error.rs:13:1
8672026-03-09T03:24:34.524Z |
8682026-03-09T03:24:34.524Z 13 | pub enum Error {
8692026-03-09T03:24:34.524Z | ^^^^^^^^^^^^^^
8702026-03-09T03:24:34.524Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
8712026-03-09T03:24:34.524Z = help: the following other types implement trait `From<T>`:
8722026-03-09T03:24:34.524Z `error::Error` implements `From<AddrParseError>`
8732026-03-09T03:24:34.524Z `error::Error` implements `From<FromUtf8Error>`
8742026-03-09T03:24:34.524Z `error::Error` implements `From<NulError>`
8752026-03-09T03:24:34.525Z `error::Error` implements `From<ParseIntError>`
8762026-03-09T03:24:34.525Z `error::Error` implements `From<QueryError>`
8772026-03-09T03:24:34.525Z `error::Error` implements `From<SpannedError>`
8782026-03-09T03:24:34.525Z `error::Error` implements `From<TryFromIntError>`
8792026-03-09T03:24:34.525Z `error::Error` implements `From<ZoneError>`
8802026-03-09T03:24:34.525Z and 11 others
8812026-03-09T03:24:34.525Z
8822026-03-09T03:24:34.525Zerror[E0308]: mismatched types
8832026-03-09T03:24:34.525Z --> lib/src/serial.rs:145:17
8842026-03-09T03:24:34.525Z |
8852026-03-09T03:24:34.525Z145 | ws.send(Message::binary(v)).await?;
8862026-03-09T03:24:34.525Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
8872026-03-09T03:24:34.525Z | |
8882026-03-09T03:24:34.525Z | arguments to this method are incorrect
8892026-03-09T03:24:34.525Z |
8902026-03-09T03:24:34.525Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
8912026-03-09T03:24:34.525Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
8922026-03-09T03:24:34.525Z |
8932026-03-09T03:24:34.525Z157 | pub enum Message {
8942026-03-09T03:24:34.525Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
8952026-03-09T03:24:34.525Z |
8962026-03-09T03:24:34.525Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
8972026-03-09T03:24:34.525Z |
8982026-03-09T03:24:34.525Z160 | pub enum Message {
8992026-03-09T03:24:34.526Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
9002026-03-09T03:24:34.526Z |
9012026-03-09T03:24:34.526Z ::: lib/src/cli.rs:21:5
9022026-03-09T03:24:34.526Z |
9032026-03-09T03:24:34.526Z 21 | use propolis_client::{
9042026-03-09T03:24:34.526Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
9052026-03-09T03:24:34.526Z...
9062026-03-09T03:24:34.526Z 30 | use tokio_tungstenite::tungstenite::Message;
9072026-03-09T03:24:34.526Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
9082026-03-09T03:24:34.526Z = help: you can use `cargo tree` to explore your dependency tree
9092026-03-09T03:24:34.526Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
9102026-03-09T03:24:34.526Z --> lib/src/serial.rs:145:9
9112026-03-09T03:24:34.526Z |
9122026-03-09T03:24:34.526Z145 | ws.send(Message::binary(v)).await?;
9132026-03-09T03:24:34.526Z | ^^^^^^^^------------------^
9142026-03-09T03:24:34.526Z | |
9152026-03-09T03:24:34.526Z | this argument influences the return type of `send`
9162026-03-09T03:24:34.526Znote: method defined here
9172026-03-09T03:24:34.526Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
9182026-03-09T03:24:34.526Z |
9192026-03-09T03:24:34.526Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
9202026-03-09T03:24:34.526Z | ^^^^
9212026-03-09T03:24:34.526Z
9222026-03-09T03:24:34.526Zerror[E0277]: `?` couldn't convert the error to `error::Error`
9232026-03-09T03:24:34.526Z --> lib/src/serial.rs:145:42
9242026-03-09T03:24:34.526Z |
9252026-03-09T03:24:34.526Z145 | ws.send(Message::binary(v)).await?;
9262026-03-09T03:24:34.527Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
9272026-03-09T03:24:34.527Z | |
9282026-03-09T03:24:34.527Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
9292026-03-09T03:24:34.527Z |
9302026-03-09T03:24:34.527Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
9312026-03-09T03:24:34.527Z --> lib/src/error.rs:13:1
9322026-03-09T03:24:34.527Z |
9332026-03-09T03:24:34.527Z 13 | pub enum Error {
9342026-03-09T03:24:34.527Z | ^^^^^^^^^^^^^^
9352026-03-09T03:24:34.527Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
9362026-03-09T03:24:34.527Z = help: the following other types implement trait `From<T>`:
9372026-03-09T03:24:34.527Z `error::Error` implements `From<AddrParseError>`
9382026-03-09T03:24:34.527Z `error::Error` implements `From<FromUtf8Error>`
9392026-03-09T03:24:34.527Z `error::Error` implements `From<NulError>`
9402026-03-09T03:24:34.527Z `error::Error` implements `From<ParseIntError>`
9412026-03-09T03:24:34.527Z `error::Error` implements `From<QueryError>`
9422026-03-09T03:24:34.527Z `error::Error` implements `From<SpannedError>`
9432026-03-09T03:24:34.527Z `error::Error` implements `From<TryFromIntError>`
9442026-03-09T03:24:34.527Z `error::Error` implements `From<ZoneError>`
9452026-03-09T03:24:34.527Z and 11 others
9462026-03-09T03:24:34.527Z
9472026-03-09T03:24:34.553Zerror[E0308]: mismatched types
9482026-03-09T03:24:34.553Z --> lib/src/serial.rs:164:17
9492026-03-09T03:24:34.553Z |
9502026-03-09T03:24:34.553Z164 | ws.send(Message::binary(v)).await?;
9512026-03-09T03:24:34.553Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
9522026-03-09T03:24:34.553Z | |
9532026-03-09T03:24:34.553Z | arguments to this method are incorrect
9542026-03-09T03:24:34.553Z |
9552026-03-09T03:24:34.554Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
9562026-03-09T03:24:34.554Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
9572026-03-09T03:24:34.554Z |
9582026-03-09T03:24:34.554Z157 | pub enum Message {
9592026-03-09T03:24:34.554Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
9602026-03-09T03:24:34.554Z |
9612026-03-09T03:24:34.554Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
9622026-03-09T03:24:34.554Z |
9632026-03-09T03:24:34.554Z160 | pub enum Message {
9642026-03-09T03:24:34.554Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
9652026-03-09T03:24:34.554Z |
9662026-03-09T03:24:34.554Z ::: lib/src/cli.rs:21:5
9672026-03-09T03:24:34.554Z |
9682026-03-09T03:24:34.554Z 21 | use propolis_client::{
9692026-03-09T03:24:34.554Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
9702026-03-09T03:24:34.554Z...
9712026-03-09T03:24:34.554Z 30 | use tokio_tungstenite::tungstenite::Message;
9722026-03-09T03:24:34.554Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
9732026-03-09T03:24:34.554Z = help: you can use `cargo tree` to explore your dependency tree
9742026-03-09T03:24:34.554Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
9752026-03-09T03:24:34.554Z --> lib/src/serial.rs:164:9
9762026-03-09T03:24:34.554Z |
9772026-03-09T03:24:34.554Z164 | ws.send(Message::binary(v)).await?;
9782026-03-09T03:24:34.554Z | ^^^^^^^^------------------^
9792026-03-09T03:24:34.554Z | |
9802026-03-09T03:24:34.554Z | this argument influences the return type of `send`
9812026-03-09T03:24:34.554Znote: method defined here
9822026-03-09T03:24:34.554Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
9832026-03-09T03:24:34.554Z |
9842026-03-09T03:24:34.554Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
9852026-03-09T03:24:34.554Z | ^^^^
9862026-03-09T03:24:34.554Z
9872026-03-09T03:24:34.554Zerror[E0277]: `?` couldn't convert the error to `error::Error`
9882026-03-09T03:24:34.554Z --> lib/src/serial.rs:164:42
9892026-03-09T03:24:34.554Z |
9902026-03-09T03:24:34.554Z164 | ws.send(Message::binary(v)).await?;
9912026-03-09T03:24:34.554Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
9922026-03-09T03:24:34.554Z | |
9932026-03-09T03:24:34.554Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
9942026-03-09T03:24:34.555Z |
9952026-03-09T03:24:34.555Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
9962026-03-09T03:24:34.555Z --> lib/src/error.rs:13:1
9972026-03-09T03:24:34.555Z |
9982026-03-09T03:24:34.555Z 13 | pub enum Error {
9992026-03-09T03:24:34.555Z | ^^^^^^^^^^^^^^
10002026-03-09T03:24:34.555Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
10012026-03-09T03:24:34.555Z = help: the following other types implement trait `From<T>`:
10022026-03-09T03:24:34.555Z `error::Error` implements `From<AddrParseError>`
10032026-03-09T03:24:34.555Z `error::Error` implements `From<FromUtf8Error>`
10042026-03-09T03:24:34.555Z `error::Error` implements `From<NulError>`
10052026-03-09T03:24:34.555Z `error::Error` implements `From<ParseIntError>`
10062026-03-09T03:24:34.555Z `error::Error` implements `From<QueryError>`
10072026-03-09T03:24:34.555Z `error::Error` implements `From<SpannedError>`
10082026-03-09T03:24:34.555Z `error::Error` implements `From<TryFromIntError>`
10092026-03-09T03:24:34.555Z `error::Error` implements `From<ZoneError>`
10102026-03-09T03:24:34.555Z and 11 others
10112026-03-09T03:24:34.555Z
10122026-03-09T03:24:34.555Zerror[E0308]: mismatched types
10132026-03-09T03:24:34.555Z --> lib/src/serial.rs:174:17
10142026-03-09T03:24:34.555Z |
10152026-03-09T03:24:34.555Z174 | ws.send(Message::binary(v.clone())).await?;
10162026-03-09T03:24:34.555Z | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
10172026-03-09T03:24:34.555Z | |
10182026-03-09T03:24:34.555Z | arguments to this method are incorrect
10192026-03-09T03:24:34.555Z |
10202026-03-09T03:24:34.555Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
10212026-03-09T03:24:34.555Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
10222026-03-09T03:24:34.555Z |
10232026-03-09T03:24:34.555Z157 | pub enum Message {
10242026-03-09T03:24:34.555Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
10252026-03-09T03:24:34.556Z |
10262026-03-09T03:24:34.556Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
10272026-03-09T03:24:34.556Z |
10282026-03-09T03:24:34.556Z160 | pub enum Message {
10292026-03-09T03:24:34.556Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
10302026-03-09T03:24:34.556Z |
10312026-03-09T03:24:34.556Z ::: lib/src/cli.rs:21:5
10322026-03-09T03:24:34.556Z |
10332026-03-09T03:24:34.556Z 21 | use propolis_client::{
10342026-03-09T03:24:34.556Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
10352026-03-09T03:24:34.556Z...
10362026-03-09T03:24:34.556Z 30 | use tokio_tungstenite::tungstenite::Message;
10372026-03-09T03:24:34.556Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
10382026-03-09T03:24:34.556Z = help: you can use `cargo tree` to explore your dependency tree
10392026-03-09T03:24:34.556Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
10402026-03-09T03:24:34.556Z --> lib/src/serial.rs:174:9
10412026-03-09T03:24:34.557Z |
10422026-03-09T03:24:34.557Z174 | ws.send(Message::binary(v.clone())).await?;
10432026-03-09T03:24:34.557Z | ^^^^^^^^--------------------------^
10442026-03-09T03:24:34.557Z | |
10452026-03-09T03:24:34.557Z | this argument influences the return type of `send`
10462026-03-09T03:24:34.557Znote: method defined here
10472026-03-09T03:24:34.582Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
10482026-03-09T03:24:34.582Z |
10492026-03-09T03:24:34.582Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
10502026-03-09T03:24:34.582Z | ^^^^
10512026-03-09T03:24:34.582Z
10522026-03-09T03:24:34.582Zerror[E0277]: `?` couldn't convert the error to `error::Error`
10532026-03-09T03:24:34.582Z --> lib/src/serial.rs:174:50
10542026-03-09T03:24:34.582Z |
10552026-03-09T03:24:34.582Z174 | ws.send(Message::binary(v.clone())).await?;
10562026-03-09T03:24:34.582Z | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
10572026-03-09T03:24:34.582Z | |
10582026-03-09T03:24:34.582Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
10592026-03-09T03:24:34.582Z |
10602026-03-09T03:24:34.582Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
10612026-03-09T03:24:34.582Z --> lib/src/error.rs:13:1
10622026-03-09T03:24:34.582Z |
10632026-03-09T03:24:34.582Z 13 | pub enum Error {
10642026-03-09T03:24:34.582Z | ^^^^^^^^^^^^^^
10652026-03-09T03:24:34.582Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
10662026-03-09T03:24:34.582Z = help: the following other types implement trait `From<T>`:
10672026-03-09T03:24:34.582Z `error::Error` implements `From<AddrParseError>`
10682026-03-09T03:24:34.582Z `error::Error` implements `From<FromUtf8Error>`
10692026-03-09T03:24:34.582Z `error::Error` implements `From<NulError>`
10702026-03-09T03:24:34.582Z `error::Error` implements `From<ParseIntError>`
10712026-03-09T03:24:34.582Z `error::Error` implements `From<QueryError>`
10722026-03-09T03:24:34.582Z `error::Error` implements `From<SpannedError>`
10732026-03-09T03:24:34.582Z `error::Error` implements `From<TryFromIntError>`
10742026-03-09T03:24:34.582Z `error::Error` implements `From<ZoneError>`
10752026-03-09T03:24:34.582Z and 11 others
10762026-03-09T03:24:34.582Z
10772026-03-09T03:24:34.583Zerror[E0308]: mismatched types
10782026-03-09T03:24:34.583Z --> lib/src/serial.rs:183:17
10792026-03-09T03:24:34.583Z |
10802026-03-09T03:24:34.583Z183 | ws.send(Message::binary(v.clone())).await?;
10812026-03-09T03:24:34.583Z | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
10822026-03-09T03:24:34.583Z | |
10832026-03-09T03:24:34.583Z | arguments to this method are incorrect
10842026-03-09T03:24:34.583Z |
10852026-03-09T03:24:34.583Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
10862026-03-09T03:24:34.583Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
10872026-03-09T03:24:34.583Z |
10882026-03-09T03:24:34.583Z157 | pub enum Message {
10892026-03-09T03:24:34.583Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
10902026-03-09T03:24:34.583Z |
10912026-03-09T03:24:34.583Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
10922026-03-09T03:24:34.583Z |
10932026-03-09T03:24:34.583Z160 | pub enum Message {
10942026-03-09T03:24:34.583Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
10952026-03-09T03:24:34.583Z |
10962026-03-09T03:24:34.583Z ::: lib/src/cli.rs:21:5
10972026-03-09T03:24:34.583Z |
10982026-03-09T03:24:34.583Z 21 | use propolis_client::{
10992026-03-09T03:24:34.583Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
11002026-03-09T03:24:34.583Z...
11012026-03-09T03:24:34.583Z 30 | use tokio_tungstenite::tungstenite::Message;
11022026-03-09T03:24:34.583Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
11032026-03-09T03:24:34.583Z = help: you can use `cargo tree` to explore your dependency tree
11042026-03-09T03:24:34.583Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
11052026-03-09T03:24:34.583Z --> lib/src/serial.rs:183:9
11062026-03-09T03:24:34.583Z |
11072026-03-09T03:24:34.583Z183 | ws.send(Message::binary(v.clone())).await?;
11082026-03-09T03:24:34.583Z | ^^^^^^^^--------------------------^
11092026-03-09T03:24:34.583Z | |
11102026-03-09T03:24:34.583Z | this argument influences the return type of `send`
11112026-03-09T03:24:34.583Znote: method defined here
11122026-03-09T03:24:34.583Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
11132026-03-09T03:24:34.583Z |
11142026-03-09T03:24:34.583Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
11152026-03-09T03:24:34.583Z | ^^^^
11162026-03-09T03:24:34.584Z
11172026-03-09T03:24:34.584Zerror[E0277]: `?` couldn't convert the error to `error::Error`
11182026-03-09T03:24:34.584Z --> lib/src/serial.rs:183:50
11192026-03-09T03:24:34.584Z |
11202026-03-09T03:24:34.584Z183 | ws.send(Message::binary(v.clone())).await?;
11212026-03-09T03:24:34.584Z | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
11222026-03-09T03:24:34.584Z | |
11232026-03-09T03:24:34.584Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
11242026-03-09T03:24:34.584Z |
11252026-03-09T03:24:34.584Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
11262026-03-09T03:24:34.584Z --> lib/src/error.rs:13:1
11272026-03-09T03:24:34.584Z |
11282026-03-09T03:24:34.584Z 13 | pub enum Error {
11292026-03-09T03:24:34.584Z | ^^^^^^^^^^^^^^
11302026-03-09T03:24:34.584Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
11312026-03-09T03:24:34.584Z = help: the following other types implement trait `From<T>`:
11322026-03-09T03:24:34.584Z `error::Error` implements `From<AddrParseError>`
11332026-03-09T03:24:34.584Z `error::Error` implements `From<FromUtf8Error>`
11342026-03-09T03:24:34.584Z `error::Error` implements `From<NulError>`
11352026-03-09T03:24:34.584Z `error::Error` implements `From<ParseIntError>`
11362026-03-09T03:24:34.584Z `error::Error` implements `From<QueryError>`
11372026-03-09T03:24:34.584Z `error::Error` implements `From<SpannedError>`
11382026-03-09T03:24:34.584Z `error::Error` implements `From<TryFromIntError>`
11392026-03-09T03:24:34.584Z `error::Error` implements `From<ZoneError>`
11402026-03-09T03:24:34.584Z and 11 others
11412026-03-09T03:24:34.584Z
11422026-03-09T03:24:34.584Zerror[E0308]: mismatched types
11432026-03-09T03:24:34.584Z --> lib/src/serial.rs:193:17
11442026-03-09T03:24:34.584Z |
11452026-03-09T03:24:34.584Z193 | ws.send(Message::binary(v)).await?;
11462026-03-09T03:24:34.584Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
11472026-03-09T03:24:34.609Z | |
11482026-03-09T03:24:34.609Z | arguments to this method are incorrect
11492026-03-09T03:24:34.610Z |
11502026-03-09T03:24:34.610Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
11512026-03-09T03:24:34.610Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
11522026-03-09T03:24:34.610Z |
11532026-03-09T03:24:34.610Z157 | pub enum Message {
11542026-03-09T03:24:34.610Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
11552026-03-09T03:24:34.610Z |
11562026-03-09T03:24:34.610Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
11572026-03-09T03:24:34.610Z |
11582026-03-09T03:24:34.610Z160 | pub enum Message {
11592026-03-09T03:24:34.610Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
11602026-03-09T03:24:34.610Z |
11612026-03-09T03:24:34.610Z ::: lib/src/cli.rs:21:5
11622026-03-09T03:24:34.610Z |
11632026-03-09T03:24:34.610Z 21 | use propolis_client::{
11642026-03-09T03:24:34.610Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
11652026-03-09T03:24:34.610Z...
11662026-03-09T03:24:34.610Z 30 | use tokio_tungstenite::tungstenite::Message;
11672026-03-09T03:24:34.610Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
11682026-03-09T03:24:34.610Z = help: you can use `cargo tree` to explore your dependency tree
11692026-03-09T03:24:34.610Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
11702026-03-09T03:24:34.610Z --> lib/src/serial.rs:193:9
11712026-03-09T03:24:34.610Z |
11722026-03-09T03:24:34.610Z193 | ws.send(Message::binary(v)).await?;
11732026-03-09T03:24:34.610Z | ^^^^^^^^------------------^
11742026-03-09T03:24:34.610Z | |
11752026-03-09T03:24:34.610Z | this argument influences the return type of `send`
11762026-03-09T03:24:34.610Znote: method defined here
11772026-03-09T03:24:34.610Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
11782026-03-09T03:24:34.610Z |
11792026-03-09T03:24:34.610Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
11802026-03-09T03:24:34.610Z | ^^^^
11812026-03-09T03:24:34.610Z
11822026-03-09T03:24:34.610Zerror[E0277]: `?` couldn't convert the error to `error::Error`
11832026-03-09T03:24:34.610Z --> lib/src/serial.rs:193:42
11842026-03-09T03:24:34.610Z |
11852026-03-09T03:24:34.610Z193 | ws.send(Message::binary(v)).await?;
11862026-03-09T03:24:34.610Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
11872026-03-09T03:24:34.610Z | |
11882026-03-09T03:24:34.611Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
11892026-03-09T03:24:34.611Z |
11902026-03-09T03:24:34.611Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
11912026-03-09T03:24:34.611Z --> lib/src/error.rs:13:1
11922026-03-09T03:24:34.611Z |
11932026-03-09T03:24:34.611Z 13 | pub enum Error {
11942026-03-09T03:24:34.611Z | ^^^^^^^^^^^^^^
11952026-03-09T03:24:34.611Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
11962026-03-09T03:24:34.611Z = help: the following other types implement trait `From<T>`:
11972026-03-09T03:24:34.611Z `error::Error` implements `From<AddrParseError>`
11982026-03-09T03:24:34.611Z `error::Error` implements `From<FromUtf8Error>`
11992026-03-09T03:24:34.611Z `error::Error` implements `From<NulError>`
12002026-03-09T03:24:34.611Z `error::Error` implements `From<ParseIntError>`
12012026-03-09T03:24:34.611Z `error::Error` implements `From<QueryError>`
12022026-03-09T03:24:34.611Z `error::Error` implements `From<SpannedError>`
12032026-03-09T03:24:34.611Z `error::Error` implements `From<TryFromIntError>`
12042026-03-09T03:24:34.611Z `error::Error` implements `From<ZoneError>`
12052026-03-09T03:24:34.611Z and 11 others
12062026-03-09T03:24:34.611Z
12072026-03-09T03:24:34.611Zerror[E0308]: mismatched types
12082026-03-09T03:24:34.611Z --> lib/src/serial.rs:213:17
12092026-03-09T03:24:34.611Z |
12102026-03-09T03:24:34.611Z213 | ws.send(Message::binary(v)).await?;
12112026-03-09T03:24:34.611Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
12122026-03-09T03:24:34.611Z | |
12132026-03-09T03:24:34.611Z | arguments to this method are incorrect
12142026-03-09T03:24:34.611Z |
12152026-03-09T03:24:34.611Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
12162026-03-09T03:24:34.611Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
12172026-03-09T03:24:34.611Z |
12182026-03-09T03:24:34.611Z157 | pub enum Message {
12192026-03-09T03:24:34.611Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
12202026-03-09T03:24:34.611Z |
12212026-03-09T03:24:34.611Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
12222026-03-09T03:24:34.611Z |
12232026-03-09T03:24:34.611Z160 | pub enum Message {
12242026-03-09T03:24:34.611Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
12252026-03-09T03:24:34.611Z |
12262026-03-09T03:24:34.611Z ::: lib/src/cli.rs:21:5
12272026-03-09T03:24:34.612Z |
12282026-03-09T03:24:34.612Z 21 | use propolis_client::{
12292026-03-09T03:24:34.612Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
12302026-03-09T03:24:34.612Z...
12312026-03-09T03:24:34.612Z 30 | use tokio_tungstenite::tungstenite::Message;
12322026-03-09T03:24:34.612Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
12332026-03-09T03:24:34.612Z = help: you can use `cargo tree` to explore your dependency tree
12342026-03-09T03:24:34.612Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
12352026-03-09T03:24:34.612Z --> lib/src/serial.rs:213:9
12362026-03-09T03:24:34.612Z |
12372026-03-09T03:24:34.612Z213 | ws.send(Message::binary(v)).await?;
12382026-03-09T03:24:34.612Z | ^^^^^^^^------------------^
12392026-03-09T03:24:34.612Z | |
12402026-03-09T03:24:34.612Z | this argument influences the return type of `send`
12412026-03-09T03:24:34.612Znote: method defined here
12422026-03-09T03:24:34.612Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
12432026-03-09T03:24:34.612Z |
12442026-03-09T03:24:34.612Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
12452026-03-09T03:24:34.612Z | ^^^^
12462026-03-09T03:24:34.612Z
12472026-03-09T03:24:34.637Zerror[E0277]: `?` couldn't convert the error to `error::Error`
12482026-03-09T03:24:34.637Z --> lib/src/serial.rs:213:42
12492026-03-09T03:24:34.637Z |
12502026-03-09T03:24:34.637Z213 | ws.send(Message::binary(v)).await?;
12512026-03-09T03:24:34.637Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
12522026-03-09T03:24:34.637Z | |
12532026-03-09T03:24:34.637Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
12542026-03-09T03:24:34.637Z |
12552026-03-09T03:24:34.637Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
12562026-03-09T03:24:34.637Z --> lib/src/error.rs:13:1
12572026-03-09T03:24:34.637Z |
12582026-03-09T03:24:34.638Z 13 | pub enum Error {
12592026-03-09T03:24:34.638Z | ^^^^^^^^^^^^^^
12602026-03-09T03:24:34.638Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
12612026-03-09T03:24:34.638Z = help: the following other types implement trait `From<T>`:
12622026-03-09T03:24:34.638Z `error::Error` implements `From<AddrParseError>`
12632026-03-09T03:24:34.638Z `error::Error` implements `From<FromUtf8Error>`
12642026-03-09T03:24:34.638Z `error::Error` implements `From<NulError>`
12652026-03-09T03:24:34.638Z `error::Error` implements `From<ParseIntError>`
12662026-03-09T03:24:34.638Z `error::Error` implements `From<QueryError>`
12672026-03-09T03:24:34.638Z `error::Error` implements `From<SpannedError>`
12682026-03-09T03:24:34.638Z `error::Error` implements `From<TryFromIntError>`
12692026-03-09T03:24:34.638Z `error::Error` implements `From<ZoneError>`
12702026-03-09T03:24:34.638Z and 11 others
12712026-03-09T03:24:34.638Z
12722026-03-09T03:24:34.638Zerror[E0308]: mismatched types
12732026-03-09T03:24:34.638Z --> lib/src/serial.rs:235:17
12742026-03-09T03:24:34.638Z |
12752026-03-09T03:24:34.638Z235 | ws.send(Message::binary(v)).await?;
12762026-03-09T03:24:34.638Z | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
12772026-03-09T03:24:34.638Z | |
12782026-03-09T03:24:34.638Z | arguments to this method are incorrect
12792026-03-09T03:24:34.638Z |
12802026-03-09T03:24:34.638Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
12812026-03-09T03:24:34.638Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
12822026-03-09T03:24:34.638Z |
12832026-03-09T03:24:34.638Z157 | pub enum Message {
12842026-03-09T03:24:34.638Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
12852026-03-09T03:24:34.638Z |
12862026-03-09T03:24:34.638Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
12872026-03-09T03:24:34.638Z |
12882026-03-09T03:24:34.638Z160 | pub enum Message {
12892026-03-09T03:24:34.638Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
12902026-03-09T03:24:34.638Z |
12912026-03-09T03:24:34.638Z ::: lib/src/cli.rs:21:5
12922026-03-09T03:24:34.638Z |
12932026-03-09T03:24:34.638Z 21 | use propolis_client::{
12942026-03-09T03:24:34.639Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
12952026-03-09T03:24:34.639Z...
12962026-03-09T03:24:34.639Z 30 | use tokio_tungstenite::tungstenite::Message;
12972026-03-09T03:24:34.639Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
12982026-03-09T03:24:34.639Z = help: you can use `cargo tree` to explore your dependency tree
12992026-03-09T03:24:34.639Zhelp: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed
13002026-03-09T03:24:34.639Z --> lib/src/serial.rs:235:9
13012026-03-09T03:24:34.639Z |
13022026-03-09T03:24:34.639Z235 | ws.send(Message::binary(v)).await?;
13032026-03-09T03:24:34.639Z | ^^^^^^^^------------------^
13042026-03-09T03:24:34.639Z | |
13052026-03-09T03:24:34.639Z | this argument influences the return type of `send`
13062026-03-09T03:24:34.639Znote: method defined here
13072026-03-09T03:24:34.639Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8
13082026-03-09T03:24:34.639Z |
13092026-03-09T03:24:34.639Z220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item>
13102026-03-09T03:24:34.639Z | ^^^^
13112026-03-09T03:24:34.639Z
13122026-03-09T03:24:34.639Zerror[E0277]: `?` couldn't convert the error to `error::Error`
13132026-03-09T03:24:34.639Z --> lib/src/serial.rs:235:42
13142026-03-09T03:24:34.639Z |
13152026-03-09T03:24:34.639Z235 | ws.send(Message::binary(v)).await?;
13162026-03-09T03:24:34.639Z | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
13172026-03-09T03:24:34.639Z | |
13182026-03-09T03:24:34.639Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
13192026-03-09T03:24:34.639Z |
13202026-03-09T03:24:34.639Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
13212026-03-09T03:24:34.639Z --> lib/src/error.rs:13:1
13222026-03-09T03:24:34.639Z |
13232026-03-09T03:24:34.639Z 13 | pub enum Error {
13242026-03-09T03:24:34.639Z | ^^^^^^^^^^^^^^
13252026-03-09T03:24:34.639Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
13262026-03-09T03:24:34.639Z = help: the following other types implement trait `From<T>`:
13272026-03-09T03:24:34.639Z `error::Error` implements `From<AddrParseError>`
13282026-03-09T03:24:34.639Z `error::Error` implements `From<FromUtf8Error>`
13292026-03-09T03:24:34.639Z `error::Error` implements `From<NulError>`
13302026-03-09T03:24:34.639Z `error::Error` implements `From<ParseIntError>`
13312026-03-09T03:24:34.639Z `error::Error` implements `From<QueryError>`
13322026-03-09T03:24:34.640Z `error::Error` implements `From<SpannedError>`
13332026-03-09T03:24:34.640Z `error::Error` implements `From<TryFromIntError>`
13342026-03-09T03:24:34.640Z `error::Error` implements `From<ZoneError>`
13352026-03-09T03:24:34.640Z and 11 others
13362026-03-09T03:24:34.640Z
13372026-03-09T03:24:34.640Zerror[E0277]: `?` couldn't convert the error to `error::Error`
13382026-03-09T03:24:34.640Z --> lib/src/serial.rs:304:38
13392026-03-09T03:24:34.640Z |
13402026-03-09T03:24:34.640Z304 | let msg = msg?
13412026-03-09T03:24:34.640Z | ---^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error`
13422026-03-09T03:24:34.640Z | |
13432026-03-09T03:24:34.640Z | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>`
13442026-03-09T03:24:34.640Z |
13452026-03-09T03:24:34.640Znote: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>`
13462026-03-09T03:24:34.640Z --> lib/src/error.rs:13:1
13472026-03-09T03:24:34.665Z |
13482026-03-09T03:24:34.665Z 13 | pub enum Error {
13492026-03-09T03:24:34.665Z | ^^^^^^^^^^^^^^
13502026-03-09T03:24:34.665Z = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
13512026-03-09T03:24:34.665Z = help: the following other types implement trait `From<T>`:
13522026-03-09T03:24:34.665Z `error::Error` implements `From<AddrParseError>`
13532026-03-09T03:24:34.665Z `error::Error` implements `From<FromUtf8Error>`
13542026-03-09T03:24:34.665Z `error::Error` implements `From<NulError>`
13552026-03-09T03:24:34.665Z `error::Error` implements `From<ParseIntError>`
13562026-03-09T03:24:34.665Z `error::Error` implements `From<QueryError>`
13572026-03-09T03:24:34.665Z `error::Error` implements `From<SpannedError>`
13582026-03-09T03:24:34.665Z `error::Error` implements `From<TryFromIntError>`
13592026-03-09T03:24:34.665Z `error::Error` implements `From<ZoneError>`
13602026-03-09T03:24:34.666Z and 11 others
13612026-03-09T03:24:34.666Z
13622026-03-09T03:24:34.666Zerror[E0308]: mismatched types
13632026-03-09T03:24:34.666Z --> lib/src/serial.rs:309:29
13642026-03-09T03:24:34.666Z |
13652026-03-09T03:24:34.666Z309 | ... Message::Binary(data) => {
13662026-03-09T03:24:34.666Z | ^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
13672026-03-09T03:24:34.666Z |
13682026-03-09T03:24:34.666Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
13692026-03-09T03:24:34.666Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
13702026-03-09T03:24:34.666Z |
13712026-03-09T03:24:34.666Z157 | pub enum Message {
13722026-03-09T03:24:34.666Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
13732026-03-09T03:24:34.666Z |
13742026-03-09T03:24:34.666Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
13752026-03-09T03:24:34.666Z |
13762026-03-09T03:24:34.666Z160 | pub enum Message {
13772026-03-09T03:24:34.666Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
13782026-03-09T03:24:34.666Z |
13792026-03-09T03:24:34.666Z ::: lib/src/cli.rs:21:5
13802026-03-09T03:24:34.666Z |
13812026-03-09T03:24:34.666Z 21 | use propolis_client::{
13822026-03-09T03:24:34.666Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
13832026-03-09T03:24:34.666Z...
13842026-03-09T03:24:34.666Z 30 | use tokio_tungstenite::tungstenite::Message;
13852026-03-09T03:24:34.666Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
13862026-03-09T03:24:34.666Z = help: you can use `cargo tree` to explore your dependency tree
13872026-03-09T03:24:34.666Z
13882026-03-09T03:24:34.666Zerror[E0308]: mismatched types
13892026-03-09T03:24:34.666Z --> lib/src/serial.rs:340:29
13902026-03-09T03:24:34.666Z |
13912026-03-09T03:24:34.666Z340 | ... Message::Close(..) => {
13922026-03-09T03:24:34.666Z | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message`
13932026-03-09T03:24:34.666Z |
13942026-03-09T03:24:34.666Znote: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same
13952026-03-09T03:24:34.666Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1
13962026-03-09T03:24:34.666Z |
13972026-03-09T03:24:34.666Z157 | pub enum Message {
13982026-03-09T03:24:34.666Z | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message`
13992026-03-09T03:24:34.666Z |
14002026-03-09T03:24:34.667Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1
14012026-03-09T03:24:34.667Z |
14022026-03-09T03:24:34.667Z160 | pub enum Message {
14032026-03-09T03:24:34.667Z | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message`
14042026-03-09T03:24:34.667Z |
14052026-03-09T03:24:34.667Z ::: lib/src/cli.rs:21:5
14062026-03-09T03:24:34.667Z |
14072026-03-09T03:24:34.667Z 21 | use propolis_client::{
14082026-03-09T03:24:34.667Z | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
14092026-03-09T03:24:34.667Z...
14102026-03-09T03:24:34.667Z 30 | use tokio_tungstenite::tungstenite::Message;
14112026-03-09T03:24:34.667Z | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite`
14122026-03-09T03:24:34.667Z = help: you can use `cargo tree` to explore your dependency tree
14132026-03-09T03:24:34.667Z
14142026-03-09T03:24:34.667Zerror[E0624]: method `as_slice` is private
14152026-03-09T03:24:34.667Z --> lib/src/serial.rs:311:66
14162026-03-09T03:24:34.667Z |
14172026-03-09T03:24:34.667Z311 | ... String::from_utf8_lossy(data.as_slice())
14182026-03-09T03:24:34.667Z | ^^^^^^^^ private method
14192026-03-09T03:24:34.667Z |
14202026-03-09T03:24:34.667Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:663:5
14212026-03-09T03:24:34.667Z |
14222026-03-09T03:24:34.667Z663 | fn as_slice(&self) -> &[u8] {
14232026-03-09T03:24:34.667Z | --------------------------- private method defined here
14242026-03-09T03:24:34.667Z |
14252026-03-09T03:24:34.667Z = help: items from traits can only be used if the trait is in scope
14262026-03-09T03:24:34.667Zhelp: trait `SlicePattern` which provides `as_slice` is implemented but not in scope; perhaps you want to import it
14272026-03-09T03:24:34.667Z |
14282026-03-09T03:24:34.667Z 7 + use core::slice::SlicePattern;
14292026-03-09T03:24:34.667Z |
14302026-03-09T03:24:34.667Z
14312026-03-09T03:24:36.086ZSome errors have detailed explanations: E0277, E0308, E0624.
14322026-03-09T03:24:36.086ZFor more information about an error, try `rustc --explain E0277`.
14332026-03-09T03:24:36.151Zerror: could not compile `libfalcon` (lib) due to 25 previous errors
14342026-03-09T03:24:36.348Z
14352026-03-09T03:24:36.348Zreal 1:12.539943776
14362026-03-09T03:24:36.348Zuser 6:21.155614101
14372026-03-09T03:24:36.348Zsys 1:03.259222242
14382026-03-09T03:24:36.348Ztrap 0.220484809
14392026-03-09T03:24:36.348Ztflt 0.098047243
14402026-03-09T03:24:36.348Zdflt 0.144637109
14412026-03-09T03:24:36.349Zkflt 0.001699915
14422026-03-09T03:24:36.349Zlock 17:25.094848871
14432026-03-09T03:24:36.349Zslp 25:13.509874404
14442026-03-09T03:24:36.349Zlat 38.525289761
14452026-03-09T03:24:36.349Zstop 1:23.979544182
14462026-03-09T03:24:36.373Zprocess exited: duration 92095 ms, exit code 101
 
14472026-03-09T03:24:36.422Zfound 0 output files