[INFO] fetching crate radegast 0.3.0... [INFO] testing radegast-0.3.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate radegast 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate radegast 0.3.0 [INFO] finished tweaking crates.io crate radegast 0.3.0 [INFO] tweaked toml for crates.io crate radegast 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radegast 0.3.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding rmp v0.8.11 (available: v0.8.14) [INFO] [stderr] Adding rmpv v1.0.0 (available: v1.3.0) [INFO] [stderr] Adding tarantool v4.0.1 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding time v0.3.17 (available: v0.3.44) [INFO] [stderr] Adding time-core v0.1.0 (available: v0.1.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9879129b5bf421dafabdd1cf0ab2069421935001abedac9cd2aad33013ea343 [INFO] running `Command { std: "docker" "start" "-a" "c9879129b5bf421dafabdd1cf0ab2069421935001abedac9cd2aad33013ea343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9879129b5bf421dafabdd1cf0ab2069421935001abedac9cd2aad33013ea343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9879129b5bf421dafabdd1cf0ab2069421935001abedac9cd2aad33013ea343", kill_on_drop: false }` [INFO] [stdout] c9879129b5bf421dafabdd1cf0ab2069421935001abedac9cd2aad33013ea343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07d925d3d9e01bc7398f1a2d605d9059b5a15868689ab240bdfbb0ad4587fee8 [INFO] running `Command { std: "docker" "start" "-a" "07d925d3d9e01bc7398f1a2d605d9059b5a15868689ab240bdfbb0ad4587fee8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling decnumber-sys v0.1.6 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling va_list v0.2.1 [INFO] [stderr] Compiling refpool v0.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling picodata-rmp-serde v1.0.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dec v0.4.11 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tlua-derive v0.2.1 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling tlua v3.1.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tarantool-proc v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tarantool v4.0.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling radegast v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:70:58 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:158:28 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "07d925d3d9e01bc7398f1a2d605d9059b5a15868689ab240bdfbb0ad4587fee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d925d3d9e01bc7398f1a2d605d9059b5a15868689ab240bdfbb0ad4587fee8", kill_on_drop: false }` [INFO] [stdout] 07d925d3d9e01bc7398f1a2d605d9059b5a15868689ab240bdfbb0ad4587fee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4708a9e77db50b884e6397e3000d42805df5183ff01a5032a5b6285bbfdf9f4e [INFO] running `Command { std: "docker" "start" "-a" "4708a9e77db50b884e6397e3000d42805df5183ff01a5032a5b6285bbfdf9f4e", kill_on_drop: false }` [INFO] [stderr] Compiling radegast v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:70:58 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:158:28 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:70:58 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:131:32 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn get(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn post(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:158:28 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | pub fn put(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn patch(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | pub fn delete(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn head(&self, url: U) -> RequestBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "4708a9e77db50b884e6397e3000d42805df5183ff01a5032a5b6285bbfdf9f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4708a9e77db50b884e6397e3000d42805df5183ff01a5032a5b6285bbfdf9f4e", kill_on_drop: false }` [INFO] [stdout] 4708a9e77db50b884e6397e3000d42805df5183ff01a5032a5b6285bbfdf9f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f20ff2bf831ff38638ddfe78803de8edac7ec975d458dde1c32ddeb61dd7616 [INFO] running `Command { std: "docker" "start" "-a" "5f20ff2bf831ff38638ddfe78803de8edac7ec975d458dde1c32ddeb61dd7616", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:70:58 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result { [INFO] [stderr] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 70 | pub fn build(self, cbus_endpoint: &'a str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:131:32 [INFO] [stderr] | [INFO] [stderr] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 131 | pub fn request(&self, method: Method, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:140:28 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn get(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 140 | pub fn get(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:149:29 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn post(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 149 | pub fn post(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:158:28 [INFO] [stderr] | [INFO] [stderr] 158 | pub fn put(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | pub fn put(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:167:30 [INFO] [stderr] | [INFO] [stderr] 167 | pub fn patch(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 167 | pub fn patch(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:176:31 [INFO] [stderr] | [INFO] [stderr] 176 | pub fn delete(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | pub fn delete(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:185:29 [INFO] [stderr] | [INFO] [stderr] 185 | pub fn head(&self, url: U) -> RequestBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 185 | pub fn head(&self, url: U) -> RequestBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `radegast` (lib) generated 8 warnings (run `cargo fix --lib -p radegast` to apply 8 suggestions) [INFO] [stderr] warning: `radegast` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radegast-65b5baaad93586bf) [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 radegast [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/request.rs - request::RequestBuilder<'a>::send (line 233) - compile ... ok [INFO] [stdout] test src/request.rs - request::RequestBuilder<'a>::basic_auth (line 57) ... FAILED [INFO] [stdout] test src/request.rs - request::RequestBuilder<'a>::form (line 173) ... FAILED [INFO] [stdout] test src/request.rs - request::RequestBuilder<'a>::multipart (line 112) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request.rs - request::RequestBuilder<'a>::basic_auth (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrUzYbv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-2ff548a52c00bd63,libtarantool-936bd9906d835406,libbase64-42295ac2e0e134a3,librmpv-7c814173fd6dfa32,libdec-f0dc7590c8b43331,libdecnumber_sys-b5058ce730f08ad3,libserde_bytes-18f63c417c16f23b,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libpicodata_rmp_serde-cef88ae47b307d08,liblinkme-f7e984b6311a8e02,libuuid-95fe2a579812d7fa,librefpool-67da93b6412385fb,libsha1-fb54c9964b687df5,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libblock_buffer-48f981bc01e23624,libdigest-db2d7705629db397,libgeneric_array-3f6aab81ed2de79a,libtypenum-f2b179c8a326fef2,libfutures-10e365cda4cfad1a,libfutures_executor-993df639c109e0fe,libbitflags-dde12b0d7d495b50,libva_list-d46bdb7f39ed072a,libdlopen-7537054477b489d5,liblazy_static-3674be3f4245d19b,librmp-070c187ec0ff00c7,libbyteorder-8f59b6d1bfdaa844,libnum_traits-a4db6376cc076094,libtlua-b99a2ac0571c97ef,libthiserror-239e48795c09660f,libtime-64cc1ed992d969c3,libtime_core-3dea729da486ae44,libreqwest-9cdc1800a0c0a715,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-a207de65206e9dd0,libserde_urlencoded-e27db10d27578108,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-249ab93d84bcab90,libencoding_rs-2091607858be9ca0,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libnative_tls-ad65b8fe5e2bcf49,libopenssl_probe-2c6d21a9709cae46,libopenssl-d8dc809bfd153f47,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb4db4a56f7546eb,libhyper-fc796d63fe01be37,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-14e755620d5a24a1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-1d598fb77f7eb040,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_util-6a71554fd0da088c,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-e8493e2cba0980f7,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libpin_project_lite-72bf04572caa1c84,liblog-40ebd7d040175aeb,libfutures_core-3b920243fce8fec0,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrUzYbv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/decnumber-sys-231e2610b5624371/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ4uyFR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fiber_cond_signal [INFO] [stdout] >>> referenced by fiber.rs:1900 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1900) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(_$LT$tarantool..cbus..oneshot..Sender$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::_$u7b$$u7b$closure$u7d$$u7d$::hd1d217d3dcec2f4b) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_push_now [INFO] [stdout] >>> referenced by mod.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/cbus/mod.rs:203) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::hbd04ea9e4f7f6cef) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_new [INFO] [stdout] >>> referenced by fiber.rs:1892 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1892) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h1604aada70b46ffc) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_wait [INFO] [stdout] >>> referenced by fiber.rs:1969 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1969) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::h286f9c6e2871fec2) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_delete [INFO] [stdout] >>> referenced by mod.rs:209 (src/cbus/mod.rs:209) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::h47418d975373a2ea) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_new [INFO] [stdout] >>> referenced by mod.rs:193 (src/cbus/mod.rs:193) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h58c4180508ba63b7) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_delete [INFO] [stdout] >>> referenced by fiber.rs:1983 (src/fiber.rs:1983) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h5728a340c20e1d4d) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request.rs - request::RequestBuilder<'a>::form (line 173) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLAsrV5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-2ff548a52c00bd63,libtarantool-936bd9906d835406,libbase64-42295ac2e0e134a3,librmpv-7c814173fd6dfa32,libdec-f0dc7590c8b43331,libdecnumber_sys-b5058ce730f08ad3,libserde_bytes-18f63c417c16f23b,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libpicodata_rmp_serde-cef88ae47b307d08,liblinkme-f7e984b6311a8e02,libuuid-95fe2a579812d7fa,librefpool-67da93b6412385fb,libsha1-fb54c9964b687df5,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libblock_buffer-48f981bc01e23624,libdigest-db2d7705629db397,libgeneric_array-3f6aab81ed2de79a,libtypenum-f2b179c8a326fef2,libfutures-10e365cda4cfad1a,libfutures_executor-993df639c109e0fe,libbitflags-dde12b0d7d495b50,libva_list-d46bdb7f39ed072a,libdlopen-7537054477b489d5,liblazy_static-3674be3f4245d19b,librmp-070c187ec0ff00c7,libbyteorder-8f59b6d1bfdaa844,libnum_traits-a4db6376cc076094,libtlua-b99a2ac0571c97ef,libthiserror-239e48795c09660f,libtime-64cc1ed992d969c3,libtime_core-3dea729da486ae44,libreqwest-9cdc1800a0c0a715,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-a207de65206e9dd0,libserde_urlencoded-e27db10d27578108,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-249ab93d84bcab90,libencoding_rs-2091607858be9ca0,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libnative_tls-ad65b8fe5e2bcf49,libopenssl_probe-2c6d21a9709cae46,libopenssl-d8dc809bfd153f47,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb4db4a56f7546eb,libhyper-fc796d63fe01be37,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-14e755620d5a24a1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-1d598fb77f7eb040,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_util-6a71554fd0da088c,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-e8493e2cba0980f7,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libpin_project_lite-72bf04572caa1c84,liblog-40ebd7d040175aeb,libfutures_core-3b920243fce8fec0,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLAsrV5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/decnumber-sys-231e2610b5624371/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKkovqk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: lcpipe_delete [INFO] [stdout] >>> referenced by mod.rs:209 (src/cbus/mod.rs:209) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::h47418d975373a2ea) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_new [INFO] [stdout] >>> referenced by mod.rs:193 (src/cbus/mod.rs:193) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h58c4180508ba63b7) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_signal [INFO] [stdout] >>> referenced by fiber.rs:1900 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1900) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(_$LT$tarantool..cbus..oneshot..Sender$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::_$u7b$$u7b$closure$u7d$$u7d$::hd1d217d3dcec2f4b) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_push_now [INFO] [stdout] >>> referenced by mod.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/cbus/mod.rs:203) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::hbd04ea9e4f7f6cef) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_new [INFO] [stdout] >>> referenced by fiber.rs:1892 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1892) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h1604aada70b46ffc) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_wait [INFO] [stdout] >>> referenced by fiber.rs:1969 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1969) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::h286f9c6e2871fec2) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_delete [INFO] [stdout] >>> referenced by fiber.rs:1983 (src/fiber.rs:1983) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h5728a340c20e1d4d) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request.rs - request::RequestBuilder<'a>::multipart (line 112) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8BQBR7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-2ff548a52c00bd63,libtarantool-936bd9906d835406,libbase64-42295ac2e0e134a3,librmpv-7c814173fd6dfa32,libdec-f0dc7590c8b43331,libdecnumber_sys-b5058ce730f08ad3,libserde_bytes-18f63c417c16f23b,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libpicodata_rmp_serde-cef88ae47b307d08,liblinkme-f7e984b6311a8e02,libuuid-95fe2a579812d7fa,librefpool-67da93b6412385fb,libsha1-fb54c9964b687df5,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libblock_buffer-48f981bc01e23624,libdigest-db2d7705629db397,libgeneric_array-3f6aab81ed2de79a,libtypenum-f2b179c8a326fef2,libfutures-10e365cda4cfad1a,libfutures_executor-993df639c109e0fe,libbitflags-dde12b0d7d495b50,libva_list-d46bdb7f39ed072a,libdlopen-7537054477b489d5,liblazy_static-3674be3f4245d19b,librmp-070c187ec0ff00c7,libbyteorder-8f59b6d1bfdaa844,libnum_traits-a4db6376cc076094,libtlua-b99a2ac0571c97ef,libthiserror-239e48795c09660f,libtime-64cc1ed992d969c3,libtime_core-3dea729da486ae44,libreqwest-9cdc1800a0c0a715,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-a207de65206e9dd0,libserde_urlencoded-e27db10d27578108,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-249ab93d84bcab90,libencoding_rs-2091607858be9ca0,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libnative_tls-ad65b8fe5e2bcf49,libopenssl_probe-2c6d21a9709cae46,libopenssl-d8dc809bfd153f47,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb4db4a56f7546eb,libhyper-fc796d63fe01be37,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-14e755620d5a24a1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-1d598fb77f7eb040,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_util-6a71554fd0da088c,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-e8493e2cba0980f7,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libpin_project_lite-72bf04572caa1c84,liblog-40ebd7d040175aeb,libfutures_core-3b920243fce8fec0,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8BQBR7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/decnumber-sys-231e2610b5624371/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestl2ER2f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fiber_cond_signal [INFO] [stdout] >>> referenced by fiber.rs:1900 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1900) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(_$LT$tarantool..cbus..oneshot..Sender$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::_$u7b$$u7b$closure$u7d$$u7d$::hd1d217d3dcec2f4b) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_push_now [INFO] [stdout] >>> referenced by mod.rs:203 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/cbus/mod.rs:203) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::hbd04ea9e4f7f6cef) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_new [INFO] [stdout] >>> referenced by fiber.rs:1892 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1892) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h1604aada70b46ffc) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_wait [INFO] [stdout] >>> referenced by fiber.rs:1969 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tarantool-4.0.1/src/fiber.rs:1969) [INFO] [stdout] >>> radegast-2ff548a52c00bd63.radegast.8ec4518aad8b7caa-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::h286f9c6e2871fec2) in archive /opt/rustwide/target/debug/deps/libradegast-2ff548a52c00bd63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_delete [INFO] [stdout] >>> referenced by mod.rs:209 (src/cbus/mod.rs:209) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::h47418d975373a2ea) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: lcpipe_new [INFO] [stdout] >>> referenced by mod.rs:193 (src/cbus/mod.rs:193) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h58c4180508ba63b7) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: fiber_cond_delete [INFO] [stdout] >>> referenced by fiber.rs:1983 (src/fiber.rs:1983) [INFO] [stdout] >>> tarantool-936bd9906d835406.tarantool.668f7f3b22f406c4-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h5728a340c20e1d4d) in archive /opt/rustwide/target/debug/deps/libtarantool-936bd9906d835406.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/request.rs - request::RequestBuilder<'a>::basic_auth (line 57) [INFO] [stdout] src/request.rs - request::RequestBuilder<'a>::form (line 173) [INFO] [stdout] src/request.rs - request::RequestBuilder<'a>::multipart (line 112) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5f20ff2bf831ff38638ddfe78803de8edac7ec975d458dde1c32ddeb61dd7616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f20ff2bf831ff38638ddfe78803de8edac7ec975d458dde1c32ddeb61dd7616", kill_on_drop: false }` [INFO] [stdout] 5f20ff2bf831ff38638ddfe78803de8edac7ec975d458dde1c32ddeb61dd7616