[INFO] cloning repository https://github.com/evanc577/twitter-archiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanc577/twitter-archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanc577%2Ftwitter-archiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanc577%2Ftwitter-archiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea7a78f915ade0db2c69ba2ee4e45db105408df7 [INFO] testing evanc577/twitter-archiver against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanc577%2Ftwitter-archiver" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evanc577/twitter-archiver on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evanc577/twitter-archiver [INFO] finished tweaking git repo https://github.com/evanc577/twitter-archiver [INFO] tweaked toml for git repo https://github.com/evanc577/twitter-archiver written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/evanc577/twitter-archiver 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b54a03e650050d4fe6082e5b07bc88798e6200f7bb7ea9a212bae3945475d69 [INFO] running `Command { std: "docker" "start" "-a" "2b54a03e650050d4fe6082e5b07bc88798e6200f7bb7ea9a212bae3945475d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b54a03e650050d4fe6082e5b07bc88798e6200f7bb7ea9a212bae3945475d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b54a03e650050d4fe6082e5b07bc88798e6200f7bb7ea9a212bae3945475d69", kill_on_drop: false }` [INFO] [stdout] 2b54a03e650050d4fe6082e5b07bc88798e6200f7bb7ea9a212bae3945475d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b42f8bce9104361739e1d5a4b93b7c16a50adacf4482791caf30c84a866f76d [INFO] running `Command { std: "docker" "start" "-a" "2b42f8bce9104361739e1d5a4b93b7c16a50adacf4482791caf30c84a866f76d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling twitter_archiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/downloader.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'a> DownloadClient<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 44 | pub fn new(config: &'a Config) -> DownloadClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/twitter_client.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> TwitterClient<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 42 | pub fn new(config: &'a Config) -> TwitterClient { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/twitter_client.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | let id: String = chunk.intersperse(",").collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/downloader.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | .intersperse("\n".to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_str` and `truncated` are never read [INFO] [stdout] --> src/tweet.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Tweet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub full_text: String, [INFO] [stdout] 10 | pub truncated: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tweet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hashtags` is never read [INFO] [stdout] --> src/tweet.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Entities { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | pub hashtags: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indices` and `text` are never read [INFO] [stdout] --> src/tweet.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct HashtagEntity { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 28 | pub indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashtagEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url` and `indices` are never read [INFO] [stdout] --> src/tweet.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct UrlEntity { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 34 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 35 | pub expanded_url: String, [INFO] [stdout] 36 | pub indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UrlEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `expanded_url`, `media_url`, and `url` are never read [INFO] [stdout] --> src/tweet.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Media { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 47 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | pub media_url: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Media` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `aspect_ratio` and `duration_millis` are never read [INFO] [stdout] --> src/tweet.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VideoInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 58 | pub aspect_ratio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 59 | pub duration_millis: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/tweet.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct VideoVariants { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 65 | pub bitrate: Option, [INFO] [stdout] 66 | pub content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoVariants` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tweet.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 72 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 73 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub favourites_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub friends_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 77 | pub has_extended_profile: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 79 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | pub listed_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub verified: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2b42f8bce9104361739e1d5a4b93b7c16a50adacf4482791caf30c84a866f76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b42f8bce9104361739e1d5a4b93b7c16a50adacf4482791caf30c84a866f76d", kill_on_drop: false }` [INFO] [stdout] 2b42f8bce9104361739e1d5a4b93b7c16a50adacf4482791caf30c84a866f76d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55b95c97e09c3221454bf9e372dcf324bbc9590d951365a9b22af94988f20e74 [INFO] running `Command { std: "docker" "start" "-a" "55b95c97e09c3221454bf9e372dcf324bbc9590d951365a9b22af94988f20e74", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling twitter_archiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/downloader.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'a> DownloadClient<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 44 | pub fn new(config: &'a Config) -> DownloadClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/twitter_client.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> TwitterClient<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 42 | pub fn new(config: &'a Config) -> TwitterClient { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/twitter_client.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | let id: String = chunk.intersperse(",").collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/downloader.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | .intersperse("\n".to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_str` and `truncated` are never read [INFO] [stdout] --> src/tweet.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Tweet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub full_text: String, [INFO] [stdout] 10 | pub truncated: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tweet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hashtags` is never read [INFO] [stdout] --> src/tweet.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Entities { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | pub hashtags: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indices` and `text` are never read [INFO] [stdout] --> src/tweet.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct HashtagEntity { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 28 | pub indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashtagEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `display_url` and `indices` are never read [INFO] [stdout] --> src/tweet.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct UrlEntity { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 34 | pub display_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 35 | pub expanded_url: String, [INFO] [stdout] 36 | pub indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UrlEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `expanded_url`, `media_url`, and `url` are never read [INFO] [stdout] --> src/tweet.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Media { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 47 | pub expanded_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | pub media_url: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Media` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `aspect_ratio` and `duration_millis` are never read [INFO] [stdout] --> src/tweet.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct VideoInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 58 | pub aspect_ratio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 59 | pub duration_millis: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/tweet.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct VideoVariants { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 65 | pub bitrate: Option, [INFO] [stdout] 66 | pub content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoVariants` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tweet.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 72 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 73 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub favourites_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub followers_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub friends_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 77 | pub has_extended_profile: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 79 | pub id_str: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | pub listed_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub verified: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/1.84.0-x86_64-unknown-linux-gnu/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/rustcmolXwH/symbols.o" "/opt/rustwide/target/debug/deps/twitter_archiver-141b5b6f42436fba.twitter_archiver.a1ddefbee842282d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/twitter_archiver-141b5b6f42436fba.8j1i7zkax48b2jua5nfjur84d.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexitcode-d3e2a1edece85861.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-5391186b2995b0f1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-78b26e4bd2bce01e.rlib" "/opt/rustwide/target/debug/deps/librand-be2d6dccdbd12da2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0aec25165bc49622.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1efe21492a94d5f.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a553a26a9c04899.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad13468dd6697fee.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7539a182ba04915f.rlib" "/opt/rustwide/target/debug/deps/libtoml-10a96982e903036c.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-f4257892286cfa1f.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-88bfcfdc8294534e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0a10aa5bc70493bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ac5884447be024b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a04f64c215defad2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-32276a512f71158a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-3e87a75dc7cd102b.rlib" "/opt/rustwide/target/debug/deps/libipnet-38d28484aa09c82e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9b10dd19a36365c3.rlib" "/opt/rustwide/target/debug/deps/librustls-33925ae59c10d985.rlib" "/opt/rustwide/target/debug/deps/libsct-4bc41f5daa951d45.rlib" "/opt/rustwide/target/debug/deps/libwebpki-42c770916dc56174.rlib" "/opt/rustwide/target/debug/deps/libring-cd46770dacdbdf27.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-40093b2fbfe70825.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30666c8f8858d4bd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c3b6dc111511cd9.rlib" "/opt/rustwide/target/debug/deps/libryu-41fbb0405ad23523.rlib" "/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rlib" "/opt/rustwide/target/debug/deps/libhyper-6c4660d89fa5818a.rlib" "/opt/rustwide/target/debug/deps/libwant-2380a612b5a0369f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c168b4313ecb2204.rlib" "/opt/rustwide/target/debug/deps/libh2-f9cc75ba123b5eb9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d73b974e48629da3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c7cbea886edfb9b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c691b88196eed2da.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9f237512428da473.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b7b2a8af84e42496.rlib" "/opt/rustwide/target/debug/deps/libtracing-9c527716dba89bd3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e49ac175dc102e07.rlib" "/opt/rustwide/target/debug/deps/libtokio-07712832f06b2ec1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8e2af5335ffee6c3.rlib" "/opt/rustwide/target/debug/deps/libmio-204400091168351d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5ca5cd571649ec7f.rlib" "/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/liburl-bcc099025e8610c3.rlib" "/opt/rustwide/target/debug/deps/libidna-1def7b7e28085cd3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-52a05561e78f1456.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-30e7fbc5a5706ae8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1baacf8f136e0f11.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-718818b17474da13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libmatches-0d27d8ab8ec63af3.rlib" "/opt/rustwide/target/debug/deps/libhttp-75609bb5c2fb4590.rlib" "/opt/rustwide/target/debug/deps/libitoa-e990a1f033bf150b.rlib" "/opt/rustwide/target/debug/deps/libbytes-13dd82cefd560346.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libitertools-8a8c98011b3bce1e.rlib" "/opt/rustwide/target/debug/deps/libeither-5337eff6dc47469b.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d49aa0ae96967c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-311e1f3fa1ea2cd7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-15b69830f6033e9b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-32b9b555ad1f395e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-132ce138836c54bf.rlib" "/opt/rustwide/target/debug/deps/libslab-78f7f85390c36415.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aa8621598165e224.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bfb6a13f8012e619.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f40012063090598a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30ebc602500e54c8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b6a077b7d4be3aed.rlib" "/opt/rustwide/target/debug/deps/libchrono-7f66ae1fa9d9387f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e0ca4deca3452fa3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4e7de173f920e949.rlib" "/opt/rustwide/target/debug/deps/libtime-5312a708edcfaa7f.rlib" "/opt/rustwide/target/debug/deps/libserde-251d4fbf26c11bd0.rlib" "/opt/rustwide/target/debug/deps/libclap-a8964a8982190812.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d1c726ee9462094b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-3bce4a08e500a51d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-017cddb0d6556c1d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-28704821e7fba54d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-609e9170f7c78c15.rlib" "/opt/rustwide/target/debug/deps/libatty-a1386d3f6c88bc7e.rlib" "/opt/rustwide/target/debug/deps/liblibc-a408f9ae1bd5302b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b1f6e829329c7013.rlib" "/opt/rustwide/target/debug/deps/libanyhow-156422d63369caa6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-52320445cd4139cc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/twitter_archiver-141b5b6f42436fba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twitter_archiver` (bin "twitter_archiver" test) due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55b95c97e09c3221454bf9e372dcf324bbc9590d951365a9b22af94988f20e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b95c97e09c3221454bf9e372dcf324bbc9590d951365a9b22af94988f20e74", kill_on_drop: false }` [INFO] [stdout] 55b95c97e09c3221454bf9e372dcf324bbc9590d951365a9b22af94988f20e74