[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] building collinsmuriuki/birdie against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinsmuriuki%2Fbirdie" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collinsmuriuki/birdie on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-2-tc1/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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oauth-credentials v0.3.0 [INFO] [stderr] Downloaded oauth1-request v0.5.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded oauth1-request-derive v0.4.2 [INFO] [stderr] Downloaded twitter-v2 v0.1.6 [INFO] [stderr] Downloaded oauth2 v4.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f4500fcfe0c5143dc49fa8978ce238b5ef4e3e4ab0a83f69353102f0edd4e9 [INFO] running `Command { std: "docker" "start" "-a" "e0f4500fcfe0c5143dc49fa8978ce238b5ef4e3e4ab0a83f69353102f0edd4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f4500fcfe0c5143dc49fa8978ce238b5ef4e3e4ab0a83f69353102f0edd4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f4500fcfe0c5143dc49fa8978ce238b5ef4e3e4ab0a83f69353102f0edd4e9", kill_on_drop: false }` [INFO] [stdout] e0f4500fcfe0c5143dc49fa8978ce238b5ef4e3e4ab0a83f69353102f0edd4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5748caf8598766da8765007988b8ad312fd4cc00c7f4be62969f3a09388cf28a [INFO] running `Command { std: "docker" "start" "-a" "5748caf8598766da8765007988b8ad312fd4cc00c7f4be62969f3a09388cf28a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling oauth-credentials v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling oauth1-request-derive v0.4.2 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling oauth1-request v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling oauth2 v4.2.3 [INFO] [stderr] Compiling twitter-v2 v0.1.6 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling birdie_auth v0.1.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Compiling 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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEYQrj0/symbols.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.tweet_api.90f963b9e46e47fa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923.bc8rtlbqfx6qqlg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-db47097540679866/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libbirdie_auth-d9a5174b92e95cb9.rlib" "/opt/rustwide/target/debug/deps/libtwitter_v2-0038ef1b08f2e379.rlib" "/opt/rustwide/target/debug/deps/liboauth1_request-40eadc3ca4053e33.rlib" "/opt/rustwide/target/debug/deps/libsha1-8cc81ef9306ddafd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58a04b9f01c1361d.rlib" "/opt/rustwide/target/debug/deps/libhmac-f5fccb7ba58cbfe4.rlib" "/opt/rustwide/target/debug/deps/libdigest-f7a9eb00fc32274c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2f6385fe5ae6868a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/liboauth_credentials-4c3d6b2c6cbfe0f3.rlib" "/opt/rustwide/target/debug/deps/libtime-cb9c43d77f6f74eb.rlib" "/opt/rustwide/target/debug/deps/libstrum-c8fc159814f426bd.rlib" "/opt/rustwide/target/debug/deps/libfutures-567bf5b6be4b8e35.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d5145ea61f87862.rlib" "/opt/rustwide/target/debug/deps/liboauth2-73b339aa98857619.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-2d81c38e846c8116.rlib" "/opt/rustwide/target/debug/deps/libsha2-7f90109b47d98322.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-51d58210639ce764.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-8f7ff8401e1db60b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/librand-03ea0c32d8f94ec2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4b8aefd4fe50d4c0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-da954cb8ced2dec2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ef6bd28b00d549e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-725ce06f68007df9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a0f83095107b3fe3.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9bda9af7b8cb92fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c434528cc5c85470.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b1a59b7b8675969.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdf6402fc615da8a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2eceeb5211cf7f34.rlib" "/opt/rustwide/target/debug/deps/libhyper-d1540635c52fcf27.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-90efeda9ff1e28b5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0b0c0d917f24b54f.rlib" "/opt/rustwide/target/debug/deps/libtracing-3d357747d14b59fd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0345018cc006a762.rlib" "/opt/rustwide/target/debug/deps/libtokio-01bcc4b43e3379f4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-99063bcd5f00321b.rlib" "/opt/rustwide/target/debug/deps/libmio-c3bc7435a107b09f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c2f47a68650d1fa4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90ce7aef9f2b47be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f38b0a4223713ab5.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-93cf475f9543b98b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-31c83e19e9a60fc2.rlib" "/opt/rustwide/target/debug/deps/libidna-ae809fcbc0496c6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-473193bcd88c64a2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-b8ca733c8c5bf98e.rlib" "/opt/rustwide/target/debug/deps/libbytes-b16730306bb3c97e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-334dfbe250df97d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9878e6bb84e0b7b1.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libchrono-4f2f5eefb5f9726e.rlib" "/opt/rustwide/target/debug/deps/libserde-c98c4033456f180e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ff516a0376f0d7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a2a31b9a5488dbd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ffa8215e0d82034d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tweet_api-69de7fa5f1f7f923" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tweet_api` (bin "tweet_api") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5748caf8598766da8765007988b8ad312fd4cc00c7f4be62969f3a09388cf28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5748caf8598766da8765007988b8ad312fd4cc00c7f4be62969f3a09388cf28a", kill_on_drop: false }` [INFO] [stdout] 5748caf8598766da8765007988b8ad312fd4cc00c7f4be62969f3a09388cf28a