[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 try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanc577%2Ftwitter-archiver" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evanc577/twitter-archiver on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 643243c55f1b8fbded9b730385be0d4b0979d63dd8f327438bb48b9307ad38ed [INFO] running `Command { std: "docker" "start" "-a" "643243c55f1b8fbded9b730385be0d4b0979d63dd8f327438bb48b9307ad38ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "643243c55f1b8fbded9b730385be0d4b0979d63dd8f327438bb48b9307ad38ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643243c55f1b8fbded9b730385be0d4b0979d63dd8f327438bb48b9307ad38ed", kill_on_drop: false }` [INFO] [stdout] 643243c55f1b8fbded9b730385be0d4b0979d63dd8f327438bb48b9307ad38ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7e848e8c71fe362feb53f7f569271f081ffd03a8e8f7dfef622afa7434426962 [INFO] running `Command { std: "docker" "start" "-a" "7e848e8c71fe362feb53f7f569271f081ffd03a8e8f7dfef622afa7434426962", 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 proc-macro2 v1.0.28 [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 futures-core v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [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 rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.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 futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [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: 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] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(iter_intersperse)] [INFO] [stdout] | [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] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(iter_intersperse)] [INFO] [stdout] | [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] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/downloader.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(config: &'a Config) -> DownloadClient { [INFO] [stdout] | ^^ -------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(config: &'a Config) -> DownloadClient<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/twitter_client.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(config: &'a Config) -> TwitterClient { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(config: &'a Config) -> TwitterClient<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcKFQ8we/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libexitcode-7e6a2ede626d1bcc.rlib,libfs_extra-c0492e344ac6d5b3.rlib,libtempfile-0f901b4ccc95b53c.rlib,librand-21a2e27e855fccc3.rlib,librand_chacha-b1cb43f8a19fe0a6.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-5980417b7ce0ea61.rlib,libgetrandom-3fdb0f8defbd428a.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libtoml-2b1193fe8713bcdb.rlib,libshellexpand-3d25a3c0d7444a6f.rlib,libdirs_next-322850a59f832eec.rlib,libdirs_sys_next-23113b9ea10a03e1.rlib,libreqwest-804150d955b5159f.rlib,libhyper_rustls-884f1eb323d03c23.rlib,libserde_urlencoded-11041048acc8c58d.rlib,libwebpki_roots-c7299f3c005cfdfc.rlib,libipnet-de7db76026111e4e.rlib,libtokio_rustls-48eabc761c4ab887.rlib,librustls-2e4a6e1c6a35bb60.rlib,libsct-bde44e5e0765782b.rlib,libwebpki-2142f2e8d0b70b85.rlib,libring-aceadaf0d199988c.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-d0c4cd11e4242beb.rlib,libmime-2517c84452183460.rlib,libencoding_rs-078442d79d5a0b72.rlib,libserde_json-f994d95560daa18e.rlib,libryu-af883cd9b444a782.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-bddfa4c62e09b50d.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-9aaacba272ccb8c6.rlib,libh2-2452461a0aaf9b06.rlib,libindexmap-205a9cda8df2427d.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-6de9424322917abf.rlib,libhttparse-e67995ed73b42558.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-77897896e2c814a9.rlib,libtracing_core-472fa602705753d0.rlib,libtokio-46d513c45c6faa44.rlib,libnum_cpus-baba79dde5adde15.rlib,libmio-84bbffa3f7442f5e.rlib,libhttp_body-0ad268ee6a8facf8.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-df114bd75292d8ea.rlib,libidna-d2668661b557ad7a.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libitertools-06a88b86a026be87.rlib,libeither-e8a0ef7222037a64.rlib,libfutures-d34d467cc7fa1d43.rlib,libfutures_executor-cc911f9cea0a5491.rlib,libfutures_util-fd47ccfb7d20331d.rlib,libmemchr-fc6b316872a7c794.rlib,libfutures_io-ba08a45cf70b7d1f.rlib,libslab-520ed64810a79da5.rlib,libfutures_channel-18587c0c7f958853.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-ea831f14803deddc.rlib,libfutures_task-d04be23f7dec3190.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-968e6ebd90ebb97a.rlib,libchrono-0462801867a0d270.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-ac29ea12c73ee8d3.rlib,libserde-48fef731842cc93e.rlib,libclap-59ea9d0d45119f9b.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-7a1295a3b68e547e.rlib,liblibc-86a4568e0b15564e.rlib,libansi_term-ff0b7d01d18bd931.rlib,libanyhow-a5e457505c92776c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcKFQ8we/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-3e727f75ac065474/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/twitter_archiver-4c1456cd946cdf28" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-3fdb0f8defbd428a.rlib(getrandom-3fdb0f8defbd428a.getrandom.9e9b0efb04dde89f-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hdaa8d1e80202bb69E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twitter_archiver` (bin "twitter_archiver") due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7e848e8c71fe362feb53f7f569271f081ffd03a8e8f7dfef622afa7434426962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e848e8c71fe362feb53f7f569271f081ffd03a8e8f7dfef622afa7434426962", kill_on_drop: false }` [INFO] [stdout] 7e848e8c71fe362feb53f7f569271f081ffd03a8e8f7dfef622afa7434426962