[INFO] fetching crate radegast 0.3.0... [INFO] testing radegast-0.3.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate radegast 0.3.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate radegast 0.3.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 221 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.24) [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: v10.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tlua-derive v0.2.1 [INFO] [stderr] Downloaded tarantool-proc v3.2.0 [INFO] [stderr] Downloaded darling_macro v0.14.4 [INFO] [stderr] Downloaded linkme-impl v0.2.10 [INFO] [stderr] Downloaded va_list v0.2.1 [INFO] [stderr] Downloaded dlopen_derive v0.1.4 [INFO] [stderr] Downloaded linkme v0.2.10 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded tlua v3.1.0 [INFO] [stderr] Downloaded dlopen v0.1.8 [INFO] [stderr] Downloaded darling_core v0.14.4 [INFO] [stderr] Downloaded picodata-rmp-serde v1.0.0 [INFO] [stderr] Downloaded dec v0.4.11 [INFO] [stderr] Downloaded refpool v0.4.3 [INFO] [stderr] Downloaded darling v0.14.4 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded decnumber-sys v0.1.6 [INFO] [stderr] Downloaded rmpv v1.0.0 [INFO] [stderr] Downloaded time v0.3.17 [INFO] [stderr] Downloaded uuid v0.8.2 [INFO] [stderr] Downloaded tarantool v4.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e4e2383870cfdb164473799e6cbabdd13b0239dcdfad2f2d7415366b4e61c6 [INFO] running `Command { std: "docker" "start" "-a" "54e4e2383870cfdb164473799e6cbabdd13b0239dcdfad2f2d7415366b4e61c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e4e2383870cfdb164473799e6cbabdd13b0239dcdfad2f2d7415366b4e61c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e4e2383870cfdb164473799e6cbabdd13b0239dcdfad2f2d7415366b4e61c6", kill_on_drop: false }` [INFO] [stdout] 54e4e2383870cfdb164473799e6cbabdd13b0239dcdfad2f2d7415366b4e61c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de67ce4517efc6e00087e67948a31443bab0c3fc67135f2d5f6ce4769c6275af [INFO] running `Command { std: "docker" "start" "-a" "de67ce4517efc6e00087e67948a31443bab0c3fc67135f2d5f6ce4769c6275af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling decnumber-sys v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling va_list v0.2.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling refpool v0.4.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling dec v0.4.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tlua-derive v0.2.1 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tarantool-proc v3.2.0 [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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tlua v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling picodata-rmp-serde v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tarantool v4.0.1 [INFO] [stderr] Compiling h2 v0.3.27 [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 39.06s [INFO] running `Command { std: "docker" "inspect" "de67ce4517efc6e00087e67948a31443bab0c3fc67135f2d5f6ce4769c6275af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de67ce4517efc6e00087e67948a31443bab0c3fc67135f2d5f6ce4769c6275af", kill_on_drop: false }` [INFO] [stdout] de67ce4517efc6e00087e67948a31443bab0c3fc67135f2d5f6ce4769c6275af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 543919806dd24207255750d1c6703b6c2d26444c35b209d4fc400f8af4ca1fb2 [INFO] running `Command { std: "docker" "start" "-a" "543919806dd24207255750d1c6703b6c2d26444c35b209d4fc400f8af4ca1fb2", 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 0.94s [INFO] running `Command { std: "docker" "inspect" "543919806dd24207255750d1c6703b6c2d26444c35b209d4fc400f8af4ca1fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543919806dd24207255750d1c6703b6c2d26444c35b209d4fc400f8af4ca1fb2", kill_on_drop: false }` [INFO] [stdout] 543919806dd24207255750d1c6703b6c2d26444c35b209d4fc400f8af4ca1fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51782cef6253f088ddf6a35293a5d4449ca997a9ef9e0cb935395e26015421ec [INFO] running `Command { std: "docker" "start" "-a" "51782cef6253f088ddf6a35293a5d4449ca997a9ef9e0cb935395e26015421ec", 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.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radegast-9e07b0afeebdfafd) [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>::multipart (line 112) ... FAILED [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] [INFO] [stdout] failures: [INFO] [stdout] [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/rustcChd9hM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-540df008a401008e,libtarantool-253ae53c504e55d5,libbase64-c16ae2ade0729b07,librmpv-b972020e37e910eb,libdec-444df0978ef24f8b,libdecnumber_sys-c2358a8fcd9a3483,libserde_bytes-2c300514ae0fa650,libcrossbeam_queue-98e7c98bfa1a6e16,libcrossbeam_utils-de1ff7be6749325e,libpicodata_rmp_serde-1fbabfea47ba5b51,liblinkme-692f3de484a76f80,libuuid-ed1f66204dbea291,librefpool-4dc00fee2149532d,libsha1-f1b9b81d2d15c326,libopaque_debug-2ad998a90e9ed91b,libcpufeatures-090d52df5475f983,libblock_buffer-8c040726bacb0d70,libdigest-686dbf98b1d6686d,libgeneric_array-801782561d886ae1,libtypenum-bfb62b937385d8c5,libfutures-47f39418fc6db735,libfutures_executor-6321fa8df27ab052,libbitflags-a56917bef97924b7,libva_list-32574c93a66d2596,libdlopen-f122fc83b62556ed,liblazy_static-26ac7623d713e9be,librmp-187e63ef980f969a,libbyteorder-2111db28b855e2ca,libnum_traits-6976c399c41fc9a5,libtlua-d9dbd013c4282c81,libthiserror-3072c6aa70ecae67,libtime-ac46985270019869,libtime_core-33a26d8ff4ac6fdc,libreqwest-4b4d8b9b33732a10,librustls_pemfile-f921b7a6316a7221,libhyper_tls-64b97d9abef6c229,libserde_urlencoded-c2fe0cd11b549e41,libbase64-00b58ca56942df0a,libipnet-2889ec6249556e81,libtokio_native_tls-b495d7317f0dab8f,libencoding_rs-b3a6606b2717f927,libserde_json-5c8270dc7f30ea47,libryu-c7bdc3164939992c,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libmime-e225d9a85f1cf3d6,libnative_tls-ed7ece17671a425c,libopenssl_probe-97285b30d4cc6be1,libopenssl-0420171912a58aa1,libbitflags-8c1642c5cf544095,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-5a91162f89a44b4d,libhyper-f3d703860b043a15,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-fb55e8ae7a22bfb8,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-e11b4a1cf97fe16a,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libfutures_util-c90e4032eeff8f99,libmemchr-9ccc8cd536a75aa6,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libtokio-1b0078a632244236,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libmio-1d45fbca7112077a,libparking_lot-55b21204d7298af4,libparking_lot_core-46a08cf2f5ad6358,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,liblock_api-09fb43ad3430f3a9,libscopeguard-b6a4a8f4f6aaf34b,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libpin_project_lite-838971c4926b66e8,liblog-3912f3b6ac91c78b,libfutures_core-02dcfccd95bac8dd,liburl-6e4b00223aa6092c,libidna-265dcc887f77335e,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-d534f8dad7de9b24,libicu_properties-e3992449facb3e94,libicu_properties_data-de3694434a5dad35,libicu_normalizer-c1c718ee416900bf,libsmallvec-9cbe832150e59a1b,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-772d5b53e3774165,libpotential_utf-7f902b148a578e30,libicu_provider-777036a3c455ae80,libicu_locale_core-7ec380fcb2a03dcf,libtinystr-8bbd9dd9636a5c8b,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-dbfa58c61d4c9dbe,libzerotrie-13ba444dabe21ec1,libyoke-709a82c8a248ab47,libstable_deref_trait-244794169854db02,libzerofrom-566e74006c82797c,libform_urlencoded-54f617672f9aa92e,libpercent_encoding-d6b65514b151fdf1,libserde-905ac121ce080e84,libserde_core-e3d624c1ceec6ca0,libhttp-5436b16a5f3c0db8,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e}.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/rustcChd9hM/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-ff6e000b396f7b77/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxyGUss/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-540df008a401008e.radegast.1e99a45b30ce311b-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$::h1e1698e6cf2c7850) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::h6c6ab6cf6d0cd89c) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h8805cd0f3e8d1bfe) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::hf81c50591ddc40e6) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd1195aac2f2f82e9) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h5b23454790b4f83b) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h184f63652f16def6) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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>::basic_auth (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHiLHmd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-540df008a401008e,libtarantool-253ae53c504e55d5,libbase64-c16ae2ade0729b07,librmpv-b972020e37e910eb,libdec-444df0978ef24f8b,libdecnumber_sys-c2358a8fcd9a3483,libserde_bytes-2c300514ae0fa650,libcrossbeam_queue-98e7c98bfa1a6e16,libcrossbeam_utils-de1ff7be6749325e,libpicodata_rmp_serde-1fbabfea47ba5b51,liblinkme-692f3de484a76f80,libuuid-ed1f66204dbea291,librefpool-4dc00fee2149532d,libsha1-f1b9b81d2d15c326,libopaque_debug-2ad998a90e9ed91b,libcpufeatures-090d52df5475f983,libblock_buffer-8c040726bacb0d70,libdigest-686dbf98b1d6686d,libgeneric_array-801782561d886ae1,libtypenum-bfb62b937385d8c5,libfutures-47f39418fc6db735,libfutures_executor-6321fa8df27ab052,libbitflags-a56917bef97924b7,libva_list-32574c93a66d2596,libdlopen-f122fc83b62556ed,liblazy_static-26ac7623d713e9be,librmp-187e63ef980f969a,libbyteorder-2111db28b855e2ca,libnum_traits-6976c399c41fc9a5,libtlua-d9dbd013c4282c81,libthiserror-3072c6aa70ecae67,libtime-ac46985270019869,libtime_core-33a26d8ff4ac6fdc,libreqwest-4b4d8b9b33732a10,librustls_pemfile-f921b7a6316a7221,libhyper_tls-64b97d9abef6c229,libserde_urlencoded-c2fe0cd11b549e41,libbase64-00b58ca56942df0a,libipnet-2889ec6249556e81,libtokio_native_tls-b495d7317f0dab8f,libencoding_rs-b3a6606b2717f927,libserde_json-5c8270dc7f30ea47,libryu-c7bdc3164939992c,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libmime-e225d9a85f1cf3d6,libnative_tls-ed7ece17671a425c,libopenssl_probe-97285b30d4cc6be1,libopenssl-0420171912a58aa1,libbitflags-8c1642c5cf544095,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-5a91162f89a44b4d,libhyper-f3d703860b043a15,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-fb55e8ae7a22bfb8,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-e11b4a1cf97fe16a,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libfutures_util-c90e4032eeff8f99,libmemchr-9ccc8cd536a75aa6,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libtokio-1b0078a632244236,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libmio-1d45fbca7112077a,libparking_lot-55b21204d7298af4,libparking_lot_core-46a08cf2f5ad6358,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,liblock_api-09fb43ad3430f3a9,libscopeguard-b6a4a8f4f6aaf34b,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libpin_project_lite-838971c4926b66e8,liblog-3912f3b6ac91c78b,libfutures_core-02dcfccd95bac8dd,liburl-6e4b00223aa6092c,libidna-265dcc887f77335e,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-d534f8dad7de9b24,libicu_properties-e3992449facb3e94,libicu_properties_data-de3694434a5dad35,libicu_normalizer-c1c718ee416900bf,libsmallvec-9cbe832150e59a1b,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-772d5b53e3774165,libpotential_utf-7f902b148a578e30,libicu_provider-777036a3c455ae80,libicu_locale_core-7ec380fcb2a03dcf,libtinystr-8bbd9dd9636a5c8b,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-dbfa58c61d4c9dbe,libzerotrie-13ba444dabe21ec1,libyoke-709a82c8a248ab47,libstable_deref_trait-244794169854db02,libzerofrom-566e74006c82797c,libform_urlencoded-54f617672f9aa92e,libpercent_encoding-d6b65514b151fdf1,libserde-905ac121ce080e84,libserde_core-e3d624c1ceec6ca0,libhttp-5436b16a5f3c0db8,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e}.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/rustcHiLHmd/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-ff6e000b396f7b77/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRUxxay/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-540df008a401008e.radegast.1e99a45b30ce311b-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$::h1e1698e6cf2c7850) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::h6c6ab6cf6d0cd89c) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h8805cd0f3e8d1bfe) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::hf81c50591ddc40e6) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd1195aac2f2f82e9) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h5b23454790b4f83b) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h184f63652f16def6) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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/rustcbbPisS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libradegast-540df008a401008e,libtarantool-253ae53c504e55d5,libbase64-c16ae2ade0729b07,librmpv-b972020e37e910eb,libdec-444df0978ef24f8b,libdecnumber_sys-c2358a8fcd9a3483,libserde_bytes-2c300514ae0fa650,libcrossbeam_queue-98e7c98bfa1a6e16,libcrossbeam_utils-de1ff7be6749325e,libpicodata_rmp_serde-1fbabfea47ba5b51,liblinkme-692f3de484a76f80,libuuid-ed1f66204dbea291,librefpool-4dc00fee2149532d,libsha1-f1b9b81d2d15c326,libopaque_debug-2ad998a90e9ed91b,libcpufeatures-090d52df5475f983,libblock_buffer-8c040726bacb0d70,libdigest-686dbf98b1d6686d,libgeneric_array-801782561d886ae1,libtypenum-bfb62b937385d8c5,libfutures-47f39418fc6db735,libfutures_executor-6321fa8df27ab052,libbitflags-a56917bef97924b7,libva_list-32574c93a66d2596,libdlopen-f122fc83b62556ed,liblazy_static-26ac7623d713e9be,librmp-187e63ef980f969a,libbyteorder-2111db28b855e2ca,libnum_traits-6976c399c41fc9a5,libtlua-d9dbd013c4282c81,libthiserror-3072c6aa70ecae67,libtime-ac46985270019869,libtime_core-33a26d8ff4ac6fdc,libreqwest-4b4d8b9b33732a10,librustls_pemfile-f921b7a6316a7221,libhyper_tls-64b97d9abef6c229,libserde_urlencoded-c2fe0cd11b549e41,libbase64-00b58ca56942df0a,libipnet-2889ec6249556e81,libtokio_native_tls-b495d7317f0dab8f,libencoding_rs-b3a6606b2717f927,libserde_json-5c8270dc7f30ea47,libryu-c7bdc3164939992c,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libmime-e225d9a85f1cf3d6,libnative_tls-ed7ece17671a425c,libopenssl_probe-97285b30d4cc6be1,libopenssl-0420171912a58aa1,libbitflags-8c1642c5cf544095,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-5a91162f89a44b4d,libhyper-f3d703860b043a15,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-fb55e8ae7a22bfb8,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-e11b4a1cf97fe16a,libtower_service-9f56a0853c3e530c,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libfutures_util-c90e4032eeff8f99,libmemchr-9ccc8cd536a75aa6,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libtokio-1b0078a632244236,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libmio-1d45fbca7112077a,libparking_lot-55b21204d7298af4,libparking_lot_core-46a08cf2f5ad6358,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,liblock_api-09fb43ad3430f3a9,libscopeguard-b6a4a8f4f6aaf34b,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libpin_project_lite-838971c4926b66e8,liblog-3912f3b6ac91c78b,libfutures_core-02dcfccd95bac8dd,liburl-6e4b00223aa6092c,libidna-265dcc887f77335e,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-d534f8dad7de9b24,libicu_properties-e3992449facb3e94,libicu_properties_data-de3694434a5dad35,libicu_normalizer-c1c718ee416900bf,libsmallvec-9cbe832150e59a1b,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-772d5b53e3774165,libpotential_utf-7f902b148a578e30,libicu_provider-777036a3c455ae80,libicu_locale_core-7ec380fcb2a03dcf,libtinystr-8bbd9dd9636a5c8b,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-dbfa58c61d4c9dbe,libzerotrie-13ba444dabe21ec1,libyoke-709a82c8a248ab47,libstable_deref_trait-244794169854db02,libzerofrom-566e74006c82797c,libform_urlencoded-54f617672f9aa92e,libpercent_encoding-d6b65514b151fdf1,libserde-905ac121ce080e84,libserde_core-e3d624c1ceec6ca0,libhttp-5436b16a5f3c0db8,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e}.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/rustcbbPisS/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-ff6e000b396f7b77/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyaL9zx/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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(_$LT$tarantool..cbus..LCPipe$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd1195aac2f2f82e9) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.07.rcgu.o:(tarantool::cbus::LCPipe::new::h5b23454790b4f83b) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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-540df008a401008e.radegast.1e99a45b30ce311b-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$::h1e1698e6cf2c7850) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::LCPipe::push_message::h6c6ab6cf6d0cd89c) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::Channel$LT$T$GT$::new::h8805cd0f3e8d1bfe) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-540df008a401008e.radegast.1e99a45b30ce311b-cgu.3.rcgu.o:(tarantool::cbus::oneshot::EndpointReceiver$LT$T$GT$::receive::hf81c50591ddc40e6) in archive /opt/rustwide/target/debug/deps/libradegast-540df008a401008e.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-253ae53c504e55d5.tarantool.a9def5576ae18b70-cgu.14.rcgu.o:(core::ptr::drop_in_place$LT$tarantool..fiber..Cond$GT$::h184f63652f16def6) in archive /opt/rustwide/target/debug/deps/libtarantool-253ae53c504e55d5.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.40s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "51782cef6253f088ddf6a35293a5d4449ca997a9ef9e0cb935395e26015421ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51782cef6253f088ddf6a35293a5d4449ca997a9ef9e0cb935395e26015421ec", kill_on_drop: false }` [INFO] [stdout] 51782cef6253f088ddf6a35293a5d4449ca997a9ef9e0cb935395e26015421ec