[INFO] fetching crate prima_bridge 0.25.0... [INFO] testing prima_bridge-0.25.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate prima_bridge 0.25.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate prima_bridge 0.25.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate prima_bridge 0.25.0 [INFO] tweaked toml for crates.io crate prima_bridge 0.25.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prima_bridge 0.25.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prima_bridge 0.25.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28aa19b014a412bfb63a4eb9560390e3660522029f17dce0b1d8f2a7cabc1d02 [INFO] running `Command { std: "docker" "start" "-a" "28aa19b014a412bfb63a4eb9560390e3660522029f17dce0b1d8f2a7cabc1d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28aa19b014a412bfb63a4eb9560390e3660522029f17dce0b1d8f2a7cabc1d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28aa19b014a412bfb63a4eb9560390e3660522029f17dce0b1d8f2a7cabc1d02", kill_on_drop: false }` [INFO] [stdout] 28aa19b014a412bfb63a4eb9560390e3660522029f17dce0b1d8f2a7cabc1d02 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b69531c99b95fb5f0912c3f0294c14233bab00dd44d499eaccf90e0e279f9dd [INFO] running `Command { std: "docker" "start" "-a" "0b69531c99b95fb5f0912c3f0294c14233bab00dd44d499eaccf90e0e279f9dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.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.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling prima_bridge v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | bridge: &BridgeImpl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | graphql_body: impl Into>, [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | ---------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest { [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] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest { [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] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest { [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] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest { [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] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest { [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] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest { [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] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.22s [INFO] running `Command { std: "docker" "inspect" "0b69531c99b95fb5f0912c3f0294c14233bab00dd44d499eaccf90e0e279f9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b69531c99b95fb5f0912c3f0294c14233bab00dd44d499eaccf90e0e279f9dd", kill_on_drop: false }` [INFO] [stdout] 0b69531c99b95fb5f0912c3f0294c14233bab00dd44d499eaccf90e0e279f9dd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4b3f96031d1a9255ef8b2aaaf3bfa71520fbe5d5105735f5e269ed6ee5a00cc [INFO] running `Command { std: "docker" "start" "-a" "f4b3f96031d1a9255ef8b2aaaf3bfa71520fbe5d5105735f5e269ed6ee5a00cc", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling prima_bridge v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | bridge: &BridgeImpl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | graphql_body: impl Into>, [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | ---------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest { [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] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest { [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] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest { [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] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest { [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] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest { [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] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest { [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] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.6 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.6 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-sts v1.81.0 [INFO] [stderr] Compiling aws-sdk-sso v1.79.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.80.0 [INFO] [stderr] Compiling aws-config v1.8.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | bridge: &BridgeImpl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | graphql_body: impl Into>, [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | ---------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> PrimaBridgeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest { [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] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest { [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] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest { [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] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest { [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] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest { [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] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/request_type/mod.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest { [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] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f4b3f96031d1a9255ef8b2aaaf3bfa71520fbe5d5105735f5e269ed6ee5a00cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b3f96031d1a9255ef8b2aaaf3bfa71520fbe5d5105735f5e269ed6ee5a00cc", kill_on_drop: false }` [INFO] [stdout] f4b3f96031d1a9255ef8b2aaaf3bfa71520fbe5d5105735f5e269ed6ee5a00cc [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75843b0624d4a81ce3947650587f6c1e2228c5d8157876959c87087e2e6c589e [INFO] running `Command { std: "docker" "start" "-a" "75843b0624d4a81ce3947650587f6c1e2228c5d8157876959c87087e2e6c589e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | bridge: &BridgeImpl, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 24 | graphql_body: impl Into>, [INFO] [stderr] 25 | ) -> PrimaBridgeResult> { [INFO] [stderr] | ---------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | ) -> PrimaBridgeResult> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:30:47 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest { [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] 30 | pub fn rest(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:35:46 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest { [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] 35 | pub fn get(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:40:47 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest { [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] 40 | pub fn post(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest { [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] 45 | pub fn patch(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:50:49 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest { [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] 50 | pub fn delete(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/request_type/mod.rs:55:46 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest { [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] 55 | pub fn put(bridge: &BridgeImpl) -> RestRequest<'_, Client> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `prima_bridge` (lib) generated 7 warnings (run `cargo fix --lib -p prima_bridge` to apply 7 suggestions) [INFO] [stderr] warning: `prima_bridge` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prima_bridge-f07a51cdc0108b2e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_multiple_files_with_partial_explicit_variables_mapping ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_single_file_with_explicit_variables_mapping_with_wrong_value ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_multiple_files_with_partial_explicit_variables_mapping_with_wrong_values ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_single_file_with_explicit_variables_mapping ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_single_file_with_explicit_variables_mapping_with_additional_fields ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_multiple_files_without_explicit_variables_mapping ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_multiple_files_with_explicit_variables_mapping_with_additional_fields ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_single_file_without_explicit_variables_mapping ... ok [INFO] [stdout] test request::request_type::graphql::tests::multipart_with_multiple_files_with_explicit_variables_mapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Running tests/bridge_tests.rs (/opt/rustwide/target/debug/deps/bridge_tests-212ba11a790d6d9c) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test async_bridge::rest::equal_headers_should_be_sent_only_once ... ok [INFO] [stdout] test async_bridge::graphql::request_with_custom_headers ... ok [INFO] [stdout] test async_bridge::graphql::error_response_parser_with_error ... ok [INFO] [stdout] test async_bridge::graphql::error_response_parser_with_non_null_element ... ok [INFO] [stdout] test async_bridge::rest::get_body_returns_none_when_body_is_stream ... ok [INFO] [stdout] test async_bridge::graphql::simple_request ... ok [INFO] [stdout] test async_bridge::rest::request_with_custom_body ... ok [INFO] [stdout] test async_bridge::rest::get_body_returns_serialized_json_body ... ok [INFO] [stdout] test async_bridge::rest::request_with_custom_headers ... ok [INFO] [stdout] test async_bridge::rest::request_with_binary_body_response ... ok [INFO] [stdout] test async_bridge::graphql::error_response_parser ... ok [INFO] [stdout] test async_bridge::rest::get_body_returns_none_when_request_has_no_body ... ok [INFO] [stdout] test async_bridge::rest::get_body_returns_raw_body ... ok [INFO] [stdout] test async_bridge::graphql_multipart::multipart_graphql_single_file ... ok [INFO] [stdout] test async_bridge::graphql_multipart::multipart_graphql_multiple_files ... ok [INFO] [stdout] test async_bridge::rest::get_body_returns_none_when_request_is_multipart ... ok [INFO] [stdout] test async_bridge::rest::request_with_custom_json_body ... ok [INFO] [stdout] test async_bridge::rest::simple_request ... ok [INFO] [stdout] test async_bridge::rest::simple_request_with_wrong_status_code ... ok [INFO] [stdout] test async_bridge::rest::request_with_custom_user_agent ... ok [INFO] [stdout] test async_bridge::rest_multipart::multipart_rest_single_file ... ok [INFO] [stdout] test async_bridge::rest_multipart::multipart_rest_single_file_stream ... ok [INFO] [stdout] test async_bridge::rest::unserializable_response ... ok [INFO] [stdout] test async_bridge::rest::simple_request_with_custom_headers ... ok [INFO] [stdout] test async_bridge::rest::request_with_redirect_policy_follow ... ok [INFO] [stdout] test async_bridge::rest::request_with_redirect_policy_none ... ok [INFO] [stdout] test async_bridge::rest_multipart::multipart_rest_multi_file ... ok [INFO] [stdout] test async_bridge::rest::simple_request_with_custom_path_and_base_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s [INFO] [stdout] [INFO] [stderr] Doc-tests prima_bridge [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] running `Command { std: "docker" "inspect" "75843b0624d4a81ce3947650587f6c1e2228c5d8157876959c87087e2e6c589e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75843b0624d4a81ce3947650587f6c1e2228c5d8157876959c87087e2e6c589e", kill_on_drop: false }` [INFO] [stdout] 75843b0624d4a81ce3947650587f6c1e2228c5d8157876959c87087e2e6c589e