[INFO] fetching crate rocketchat 0.4.1... [INFO] testing rocketchat-0.4.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rocketchat 0.4.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocketchat 0.4.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 165 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 646f268010b7214cf7488e6e256efea5f46c7a9183b658e5dcac940445757992 [INFO] running `Command { std: "docker" "start" "-a" "646f268010b7214cf7488e6e256efea5f46c7a9183b658e5dcac940445757992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "646f268010b7214cf7488e6e256efea5f46c7a9183b658e5dcac940445757992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646f268010b7214cf7488e6e256efea5f46c7a9183b658e5dcac940445757992", kill_on_drop: false }` [INFO] [stdout] 646f268010b7214cf7488e6e256efea5f46c7a9183b658e5dcac940445757992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271ffd3ea86b67efd758652a7d9aa0ef21502f98833a9bea984b588b081b4145 [INFO] running `Command { std: "docker" "start" "-a" "271ffd3ea86b67efd758652a7d9aa0ef21502f98833a9bea984b588b081b4145", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 30.59s [INFO] running `Command { std: "docker" "inspect" "271ffd3ea86b67efd758652a7d9aa0ef21502f98833a9bea984b588b081b4145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271ffd3ea86b67efd758652a7d9aa0ef21502f98833a9bea984b588b081b4145", kill_on_drop: false }` [INFO] [stdout] 271ffd3ea86b67efd758652a7d9aa0ef21502f98833a9bea984b588b081b4145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86cae73580f3285d158709f6aab3d874420faa147fff5599890fe90ad4cc7dcc [INFO] running `Command { std: "docker" "start" "-a" "86cae73580f3285d158709f6aab3d874420faa147fff5599890fe90ad4cc7dcc", 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.27s [INFO] running `Command { std: "docker" "inspect" "86cae73580f3285d158709f6aab3d874420faa147fff5599890fe90ad4cc7dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86cae73580f3285d158709f6aab3d874420faa147fff5599890fe90ad4cc7dcc", kill_on_drop: false }` [INFO] [stdout] 86cae73580f3285d158709f6aab3d874420faa147fff5599890fe90ad4cc7dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5df4fea19c6ba4a65fab7fa73a6ae23e5c20dd0fe34db37fd43d6d023dcebe7 [INFO] running `Command { std: "docker" "start" "-a" "f5df4fea19c6ba4a65fab7fa73a6ae23e5c20dd0fe34db37fd43d6d023dcebe7", 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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketchat-75c314063908a9c4) [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" "f5df4fea19c6ba4a65fab7fa73a6ae23e5c20dd0fe34db37fd43d6d023dcebe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5df4fea19c6ba4a65fab7fa73a6ae23e5c20dd0fe34db37fd43d6d023dcebe7", kill_on_drop: false }` [INFO] [stdout] f5df4fea19c6ba4a65fab7fa73a6ae23e5c20dd0fe34db37fd43d6d023dcebe7