[INFO] fetching crate rocketchat 0.4.1... [INFO] testing rocketchat-0.4.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rocketchat 0.4.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocketchat 0.4.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59aa6019daefbd6d7c29435a822a96f352accd4f75be7d4594588d2da029303 [INFO] running `Command { std: "docker" "start" "-a" "b59aa6019daefbd6d7c29435a822a96f352accd4f75be7d4594588d2da029303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59aa6019daefbd6d7c29435a822a96f352accd4f75be7d4594588d2da029303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59aa6019daefbd6d7c29435a822a96f352accd4f75be7d4594588d2da029303", kill_on_drop: false }` [INFO] [stdout] b59aa6019daefbd6d7c29435a822a96f352accd4f75be7d4594588d2da029303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beabd81842ced9635731eafa092f1b71f07b856c76aee65fe03ad8e4b3346dbd [INFO] running `Command { std: "docker" "start" "-a" "beabd81842ced9635731eafa092f1b71f07b856c76aee65fe03ad8e4b3346dbd", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.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 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 32.89s [INFO] running `Command { std: "docker" "inspect" "beabd81842ced9635731eafa092f1b71f07b856c76aee65fe03ad8e4b3346dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beabd81842ced9635731eafa092f1b71f07b856c76aee65fe03ad8e4b3346dbd", kill_on_drop: false }` [INFO] [stdout] beabd81842ced9635731eafa092f1b71f07b856c76aee65fe03ad8e4b3346dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15130926937b2fd7b605aacea8a6b202060cdf2a02827f5da0b2987b5a21ad83 [INFO] running `Command { std: "docker" "start" "-a" "15130926937b2fd7b605aacea8a6b202060cdf2a02827f5da0b2987b5a21ad83", kill_on_drop: false }` [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] [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.02s [INFO] running `Command { std: "docker" "inspect" "15130926937b2fd7b605aacea8a6b202060cdf2a02827f5da0b2987b5a21ad83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15130926937b2fd7b605aacea8a6b202060cdf2a02827f5da0b2987b5a21ad83", kill_on_drop: false }` [INFO] [stdout] 15130926937b2fd7b605aacea8a6b202060cdf2a02827f5da0b2987b5a21ad83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c40cb01a8d53667c2af44399341bb21d319c111d75d6e075610d22a2a91157d7 [INFO] running `Command { std: "docker" "start" "-a" "c40cb01a8d53667c2af44399341bb21d319c111d75d6e075610d22a2a91157d7", 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.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketchat-4fc0c8398ff78303) [INFO] [stdout] [INFO] [stderr] Doc-tests rocketchat [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] [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" "c40cb01a8d53667c2af44399341bb21d319c111d75d6e075610d22a2a91157d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40cb01a8d53667c2af44399341bb21d319c111d75d6e075610d22a2a91157d7", kill_on_drop: false }` [INFO] [stdout] c40cb01a8d53667c2af44399341bb21d319c111d75d6e075610d22a2a91157d7