[INFO] fetching crate lebai_sdk 0.3.7... [INFO] testing lebai_sdk-0.3.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lebai_sdk 0.3.7 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate lebai_sdk 0.3.7 [INFO] finished tweaking crates.io crate lebai_sdk 0.3.7 [INFO] tweaked toml for crates.io crate lebai_sdk 0.3.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lebai_sdk 0.3.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lebai_sdk 0.3.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a0d684574392c5139e1bf6ce36408a46794ed098803a075b504a02b194b2846 [INFO] running `Command { std: "docker" "start" "-a" "6a0d684574392c5139e1bf6ce36408a46794ed098803a075b504a02b194b2846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a0d684574392c5139e1bf6ce36408a46794ed098803a075b504a02b194b2846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0d684574392c5139e1bf6ce36408a46794ed098803a075b504a02b194b2846", kill_on_drop: false }` [INFO] [stdout] 6a0d684574392c5139e1bf6ce36408a46794ed098803a075b504a02b194b2846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1b2e4dda39cf257774630ae85feeae0b329ee0c2a6c4238e05e2fef719953a [INFO] running `Command { std: "docker" "start" "-a" "cc1b2e4dda39cf257774630ae85feeae0b329ee0c2a6c4238e05e2fef719953a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cmod-macros v0.4.3 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.26.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling pbjson-build v0.9.0 [INFO] [stderr] Compiling pbjsonrpc-build v0.26.0 [INFO] [stderr] Compiling jsonrpsee-types v0.26.0 [INFO] [stderr] Compiling pbjson v0.9.0 [INFO] [stderr] Compiling cmod-core v0.4.4 [INFO] [stderr] Compiling cmod v0.4.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling pbjson-types v0.9.0 [INFO] [stderr] Compiling lebai-proto v3.4.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling jsonrpsee-core v0.26.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling jsonrpsee v0.26.0 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.26.0 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.26.0 [INFO] [stderr] Compiling lebai_sdk v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used [INFO] [stdout] --> src/runtime.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CompatExt { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn compat_ref(&self) -> Compat<&Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | fn compat_mut(&mut self) -> Compat<&mut Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.02s [INFO] running `Command { std: "docker" "inspect" "cc1b2e4dda39cf257774630ae85feeae0b329ee0c2a6c4238e05e2fef719953a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1b2e4dda39cf257774630ae85feeae0b329ee0c2a6c4238e05e2fef719953a", kill_on_drop: false }` [INFO] [stdout] cc1b2e4dda39cf257774630ae85feeae0b329ee0c2a6c4238e05e2fef719953a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a0a57a604e5b2f042e71dc7c54d3a78d11fc167841798e58e7ceae21c4c2fd6 [INFO] running `Command { std: "docker" "start" "-a" "4a0a57a604e5b2f042e71dc7c54d3a78d11fc167841798e58e7ceae21c4c2fd6", kill_on_drop: false }` [INFO] [stderr] Compiling lebai_sdk v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used [INFO] [stdout] --> src/runtime.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CompatExt { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn compat_ref(&self) -> Compat<&Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | fn compat_mut(&mut self) -> Compat<&mut Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used [INFO] [stdout] --> src/runtime.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait CompatExt { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn compat_ref(&self) -> Compat<&Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | fn compat_mut(&mut self) -> Compat<&mut Self>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "4a0a57a604e5b2f042e71dc7c54d3a78d11fc167841798e58e7ceae21c4c2fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0a57a604e5b2f042e71dc7c54d3a78d11fc167841798e58e7ceae21c4c2fd6", kill_on_drop: false }` [INFO] [stdout] 4a0a57a604e5b2f042e71dc7c54d3a78d11fc167841798e58e7ceae21c4c2fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b88cb840b3e5ce50377eb7899ca5f55ed16e7e9ab5e014f31a63881484b5050a [INFO] running `Command { std: "docker" "start" "-a" "b88cb840b3e5ce50377eb7899ca5f55ed16e7e9ab5e014f31a63881484b5050a", kill_on_drop: false }` [INFO] [stderr] warning: methods `compat_ref` and `compat_mut` are never used [INFO] [stderr] --> src/runtime.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub trait CompatExt { [INFO] [stderr] | --------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 21 | fn compat_ref(&self) -> Compat<&Self>; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 22 | fn compat_mut(&mut self) -> Compat<&mut Self>; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lebai_sdk` (lib) generated 1 warning [INFO] [stderr] warning: `lebai_sdk` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lebai_sdk-80b11f7865d66eb7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lebai_sdk [INFO] [stderr] error[E0659]: `lebai_sdk` is ambiguous [INFO] [stderr] --> src/lib.rs:697:9 [INFO] [stderr] | [INFO] [stderr] 697 | pub use lebai_sdk::*; [INFO] [stderr] | ^^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution [INFO] [stderr] = note: `lebai_sdk` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::lebai_sdk` to refer to this crate unambiguously [INFO] [stderr] note: `lebai_sdk` could also refer to the module defined here [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / mod lebai_sdk { [INFO] [stderr] 9 | | use super::*; [INFO] [stderr] 10 | | use cmod::Result; [INFO] [stderr] 11 | | use proto::lebai::auto::AutoCfg; [INFO] [stderr] ... | [INFO] [stderr] 695 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = help: use `crate::lebai_sdk` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustdoc --edition=2024 --crate-type cdylib --crate-type rlib --color auto --crate-name lebai_sdk --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-8722a2b3ed729f91.rlib --extern cmod=/opt/rustwide/target/debug/deps/libcmod-ab19a7780bd680f0.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0813a1532316471e.rlib --extern jsonrpsee_core=/opt/rustwide/target/debug/deps/libjsonrpsee_core-ab07c5cbbd4fce27.rlib --extern jsonrpsee_ws_client=/opt/rustwide/target/debug/deps/libjsonrpsee_ws_client-7cb1f3aefd1152bf.rlib --extern proto=/opt/rustwide/target/debug/deps/liblebai_proto-f54f4f7273c913c3.rlib --extern lebai_sdk=/opt/rustwide/target/debug/deps/liblebai_sdk.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-232f9fdf272486ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db8c07eff5be61e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b95a2f4f149eca34.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ffi_lua", "ffi_py", "ffi_py_asyncio", "ffi_wasm", "mdns", "mdns-sd", "mlua", "module", "pyo3", "wasm-bindgen", "wasm-bindgen-futures"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "b88cb840b3e5ce50377eb7899ca5f55ed16e7e9ab5e014f31a63881484b5050a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88cb840b3e5ce50377eb7899ca5f55ed16e7e9ab5e014f31a63881484b5050a", kill_on_drop: false }` [INFO] [stdout] b88cb840b3e5ce50377eb7899ca5f55ed16e7e9ab5e014f31a63881484b5050a