[INFO] cloning repository https://github.com/collinsmuriuki/birdie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collinsmuriuki/birdie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinsmuriuki%2Fbirdie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinsmuriuki%2Fbirdie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85cac285d7b972b1663157abb306fc3bbde970ae [INFO] checking collinsmuriuki/birdie against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinsmuriuki%2Fbirdie" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collinsmuriuki/birdie on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/collinsmuriuki/birdie [INFO] finished tweaking git repo https://github.com/collinsmuriuki/birdie [INFO] tweaked toml for git repo https://github.com/collinsmuriuki/birdie written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/collinsmuriuki/birdie 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f474828ea272da4c4afabcb3ab838a36bfcbdf3c88fd6a39764ee31b397d02dc [INFO] running `Command { std: "docker" "start" "-a" "f474828ea272da4c4afabcb3ab838a36bfcbdf3c88fd6a39764ee31b397d02dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f474828ea272da4c4afabcb3ab838a36bfcbdf3c88fd6a39764ee31b397d02dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f474828ea272da4c4afabcb3ab838a36bfcbdf3c88fd6a39764ee31b397d02dc", kill_on_drop: false }` [INFO] [stdout] f474828ea272da4c4afabcb3ab838a36bfcbdf3c88fd6a39764ee31b397d02dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a77f6274e5746edc5fd4877a3470ffe7b897926c0e9328eb8db5897c34d8ec [INFO] running `Command { std: "docker" "start" "-a" "61a77f6274e5746edc5fd4877a3470ffe7b897926c0e9328eb8db5897c34d8ec", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking oauth-credentials v0.3.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Checking cookie v0.16.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Compiling oauth1-request-derive v0.4.2 [INFO] [stderr] Checking oauth2 v4.2.3 [INFO] [stderr] Checking oauth1-request v0.5.1 [INFO] [stderr] Checking twitter-v2 v0.1.6 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking birdie_auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Checking tweet_api v0.1.0 (/opt/rustwide/workdir/twitter_api) [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> twitter_api/src/lists_api.rs:2:71 [INFO] [stdout] | [INFO] [stdout] 2 | use twitter_v2::{authorization::Oauth1aToken, data::List, TwitterApi, User}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> twitter_api/src/lists_api.rs:2:71 [INFO] [stdout] | [INFO] [stdout] 2 | use twitter_v2::{authorization::Oauth1aToken, data::List, TwitterApi, User}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `post_public_list`, `update_list`, `add_member`, `follow_list`, `pin_list`, and `unpin_list` are never used [INFO] [stdout] --> twitter_api/src/lists_api.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl ListsApi { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub async fn post_public_list( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub async fn update_list( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub async fn add_member(&self, list_id: u64, user_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub async fn follow_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn pin_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub async fn unpin_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TweetApi` is never constructed [INFO] [stdout] --> twitter_api/src/tweet_api.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TweetApi { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TweetLikeAction` is never used [INFO] [stdout] --> twitter_api/src/tweet_api.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum TweetLikeAction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_me`, `post_tweet`, `post_retweet`, `delete_tweet`, and `like_or_unlike_tweet` are never used [INFO] [stdout] --> twitter_api/src/tweet_api.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 13 | impl TweetApi { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 14 | pub async fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub async fn get_me(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub async fn post_tweet( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub async fn post_retweet(&self, tweet_id: u64) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub async fn delete_tweet(&self, tweet_id: u64) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub async fn like_or_unlike_tweet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `post_public_list`, `update_list`, `add_member`, `follow_list`, `pin_list`, and `unpin_list` are never used [INFO] [stdout] --> twitter_api/src/lists_api.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl ListsApi { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub async fn post_public_list( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub async fn update_list( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub async fn add_member(&self, list_id: u64, user_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub async fn follow_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn pin_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub async fn unpin_list(&self, list_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TweetApi` is never constructed [INFO] [stdout] --> twitter_api/src/tweet_api.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TweetApi { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TweetLikeAction` is never used [INFO] [stdout] --> twitter_api/src/tweet_api.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum TweetLikeAction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_me`, `post_tweet`, `post_retweet`, `delete_tweet`, and `like_or_unlike_tweet` are never used [INFO] [stdout] --> twitter_api/src/tweet_api.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 13 | impl TweetApi { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 14 | pub async fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub async fn get_me(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub async fn post_tweet( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub async fn post_retweet(&self, tweet_id: u64) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub async fn delete_tweet(&self, tweet_id: u64) -> Result<(), anyhow::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub async fn like_or_unlike_tweet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "61a77f6274e5746edc5fd4877a3470ffe7b897926c0e9328eb8db5897c34d8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a77f6274e5746edc5fd4877a3470ffe7b897926c0e9328eb8db5897c34d8ec", kill_on_drop: false }` [INFO] [stdout] 61a77f6274e5746edc5fd4877a3470ffe7b897926c0e9328eb8db5897c34d8ec