[INFO] fetching crate rocketchat 0.4.1... [INFO] testing rocketchat-0.4.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rocketchat 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rocketchat 0.4.1 [INFO] finished tweaking crates.io crate rocketchat 0.4.1 [INFO] tweaked toml for crates.io crate rocketchat 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rocketchat 0.4.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f730893e9abc7dfcba05aded1e7059f29c99067df5c59ffeb777177ff38f537 [INFO] running `Command { std: "docker" "start" "-a" "3f730893e9abc7dfcba05aded1e7059f29c99067df5c59ffeb777177ff38f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f730893e9abc7dfcba05aded1e7059f29c99067df5c59ffeb777177ff38f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f730893e9abc7dfcba05aded1e7059f29c99067df5c59ffeb777177ff38f537", kill_on_drop: false }` [INFO] [stdout] 3f730893e9abc7dfcba05aded1e7059f29c99067df5c59ffeb777177ff38f537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d1c54438b0aec95b56094fc10582ef6e1a00d09e4038f370d61a09fc059c22 [INFO] running `Command { std: "docker" "start" "-a" "d1d1c54438b0aec95b56094fc10582ef6e1a00d09e4038f370d61a09fc059c22", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rocketchat v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::request` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::request` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::login` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::login` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:104:93 [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/channels.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn json_payload(&self) -> HashMap { [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] 43 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/chat.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn json_payload(&self) -> HashMap { [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 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s [INFO] running `Command { std: "docker" "inspect" "d1d1c54438b0aec95b56094fc10582ef6e1a00d09e4038f370d61a09fc059c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d1c54438b0aec95b56094fc10582ef6e1a00d09e4038f370d61a09fc059c22", kill_on_drop: false }` [INFO] [stdout] d1d1c54438b0aec95b56094fc10582ef6e1a00d09e4038f370d61a09fc059c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa8bac6722060c730f9c06dbd58bdf92ac17e73a8bd26543aba62a5fed141be [INFO] running `Command { std: "docker" "start" "-a" "efa8bac6722060c730f9c06dbd58bdf92ac17e73a8bd26543aba62a5fed141be", kill_on_drop: false }` [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::request` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::request` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::login` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::login` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:104:93 [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/channels.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn json_payload(&self) -> HashMap { [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] 43 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/chat.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn json_payload(&self) -> HashMap { [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 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocketchat v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::request` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::request` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AuthData` is more private than the item `APIMethod::login` [INFO] [stdout] --> src/api/methods/base.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ method `APIMethod::login` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/api/methods/base.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | struct AuthData { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn json_payload(&self) -> HashMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/api/methods/base.rs:104:93 [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetime is named here [INFO] [stdout] | | the lifetime is named here [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/channels.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn json_payload(&self) -> HashMap { [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] 43 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/methods/chat.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn json_payload(&self) -> HashMap { [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 | fn json_payload(&self) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "efa8bac6722060c730f9c06dbd58bdf92ac17e73a8bd26543aba62a5fed141be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa8bac6722060c730f9c06dbd58bdf92ac17e73a8bd26543aba62a5fed141be", kill_on_drop: false }` [INFO] [stdout] efa8bac6722060c730f9c06dbd58bdf92ac17e73a8bd26543aba62a5fed141be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77c6e1ade049a4b80781930de857ca6b8e1e7650dc274db94779593ab2361733 [INFO] running `Command { std: "docker" "start" "-a" "77c6e1ade049a4b80781930de857ca6b8e1e7650dc274db94779593ab2361733", kill_on_drop: false }` [INFO] [stderr] warning: type `AuthData` is more private than the item `APIMethod::request` [INFO] [stderr] --> src/api/methods/base.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ method `APIMethod::request` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/api/methods/base.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | struct AuthData { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `AuthData` is more private than the item `APIMethod::login` [INFO] [stderr] --> src/api/methods/base.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ method `APIMethod::login` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `AuthData` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/api/methods/base.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | struct AuthData { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/api/methods/base.rs:54:21 [INFO] [stderr] | [INFO] [stderr] 54 | fn json_payload(&self) -> HashMap; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 54 | fn json_payload(&self) -> HashMap>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/api/methods/base.rs:104:93 [INFO] [stderr] | [INFO] [stderr] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetime is named here [INFO] [stderr] | | the lifetime is named here [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] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 104 | fn login_payload<'a>(&'a self, username: &'a str, password: &'a str) -> HashMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/api/methods/channels.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | fn json_payload(&self) -> HashMap { [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] 43 | fn json_payload(&self) -> HashMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/api/methods/chat.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | fn json_payload(&self) -> HashMap { [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 | fn json_payload(&self) -> HashMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rocketchat` (lib) generated 6 warnings (run `cargo fix --lib -p rocketchat` to apply 4 suggestions) [INFO] [stderr] warning: `rocketchat` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketchat-499240fd489774d5) [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 rocketchat [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" "77c6e1ade049a4b80781930de857ca6b8e1e7650dc274db94779593ab2361733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c6e1ade049a4b80781930de857ca6b8e1e7650dc274db94779593ab2361733", kill_on_drop: false }` [INFO] [stdout] 77c6e1ade049a4b80781930de857ca6b8e1e7650dc274db94779593ab2361733