[INFO] cloning repository https://github.com/anotherhollow1125/ncsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anotherhollow1125/ncsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b047089b1c61fd5d81550fc42a3a40369d1c5e3 [INFO] testing anotherhollow1125/ncsync against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anotherhollow1125/ncsync on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anotherhollow1125/ncsync [INFO] finished tweaking git repo https://github.com/anotherhollow1125/ncsync [INFO] tweaked toml for git repo https://github.com/anotherhollow1125/ncsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anotherhollow1125/ncsync 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de997437dc9712c4fb0e38c3d815bf8bab34a5c466da884062c1cccb9ac5bab [INFO] running `Command { std: "docker" "start" "-a" "5de997437dc9712c4fb0e38c3d815bf8bab34a5c466da884062c1cccb9ac5bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de997437dc9712c4fb0e38c3d815bf8bab34a5c466da884062c1cccb9ac5bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de997437dc9712c4fb0e38c3d815bf8bab34a5c466da884062c1cccb9ac5bab", kill_on_drop: false }` [INFO] [stdout] 5de997437dc9712c4fb0e38c3d815bf8bab34a5c466da884062c1cccb9ac5bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de61c53ed5e73ad55fea5788c10a8870231ca4828af21f87ea94bb39bc4ded16 [INFO] running `Command { std: "docker" "start" "-a" "de61c53ed5e73ad55fea5788c10a8870231ca4828af21f87ea94bb39bc4ded16", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v1.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling ncsync_lib v0.1.0 (/opt/rustwide/workdir/ncsync_lib) [INFO] [stdout] warning: struct `NCPath` is never constructed [INFO] [stdout] --> ncsync_lib/src/path.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct NCPath<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used [INFO] [stdout] --> ncsync_lib/src/path.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used [INFO] [stdout] --> ncsync_lib/src/path.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl<'a> NCPath<'a> { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 61 | pub fn new(path: impl AsRef, profile: &'a Profile) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_username(target: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn resolve( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used [INFO] [stdout] --> ncsync_lib/src/setting.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 115 | impl ClientHub { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 211 | pub(crate) fn get_default_profile(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub(crate) fn get_mut_default_profile(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.38s [INFO] running `Command { std: "docker" "inspect" "de61c53ed5e73ad55fea5788c10a8870231ca4828af21f87ea94bb39bc4ded16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de61c53ed5e73ad55fea5788c10a8870231ca4828af21f87ea94bb39bc4ded16", kill_on_drop: false }` [INFO] [stdout] de61c53ed5e73ad55fea5788c10a8870231ca4828af21f87ea94bb39bc4ded16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52bcd4df061c09cd1d7e3c227309910b84a1a7d8fc506df8d57cb593b6dbf0c [INFO] running `Command { std: "docker" "start" "-a" "f52bcd4df061c09cd1d7e3c227309910b84a1a7d8fc506df8d57cb593b6dbf0c", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] warning: struct `NCPath` is never constructed [INFO] [stdout] --> ncsync_lib/src/path.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct NCPath<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used [INFO] [stdout] --> ncsync_lib/src/path.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used [INFO] [stdout] --> ncsync_lib/src/path.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl<'a> NCPath<'a> { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 61 | pub fn new(path: impl AsRef, profile: &'a Profile) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_username(target: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn resolve( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used [INFO] [stdout] --> ncsync_lib/src/setting.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 115 | impl ClientHub { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 211 | pub(crate) fn get_default_profile(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub(crate) fn get_mut_default_profile(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ncsync_lib v0.1.0 (/opt/rustwide/workdir/ncsync_lib) [INFO] [stdout] warning: struct `NCPath` is never constructed [INFO] [stdout] --> ncsync_lib/src/path.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct NCPath<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used [INFO] [stdout] --> ncsync_lib/src/path.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used [INFO] [stdout] --> ncsync_lib/src/path.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl<'a> NCPath<'a> { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 61 | pub fn new(path: impl AsRef, profile: &'a Profile) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_username(target: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn resolve( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used [INFO] [stdout] --> ncsync_lib/src/setting.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 115 | impl ClientHub { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 211 | pub(crate) fn get_default_profile(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub(crate) fn get_mut_default_profile(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcURhDUA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-4002c13135bdf8b1.rlib,libatty-3d4484ccbb104266.rlib,libtermcolor-214b0416d5f44404.rlib,libhumantime-9f900d7885b5087e.rlib,libdotenv-7a66b7690bbb34f4.rlib,libncsync_lib-5644278fc34e70c3.rlib,libtoml-49ec38bb0515be50.rlib,libroxmltree-b9fdc8f4939f69db.rlib,libxmlparser-74cb90604784d914.rlib,libglobset-0ae3d2818020b3e3.rlib,libbstr-5cd75c9fd5acd3c2.rlib,libuuid-b23e2e0055016cdf.rlib,librand-9c16a83b9bba6594.rlib,librand_chacha-4c587e2175989eeb.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-4a8c6843fb0f9a53.rlib,libgetrandom-1183761bc6b30808.rlib,libregex-a4f21210798333f1.rlib,libaho_corasick-ba732d73bedd62f4.rlib,libregex_syntax-721fab3f881cb085.rlib,libthiserror-b3d6d6c12d133528.rlib,liburlencoding-214beab3fe733980.rlib,libreqwest-85cbd60ab804df1b.rlib,libhyper_tls-ab80e6f35841752f.rlib,libserde_urlencoded-a2ee9a906f1c327a.rlib,libipnet-31b549556d5e413d.rlib,libtokio_native_tls-8a629e576ef9e602.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-21d80902978079f7.rlib,libserde_json-d301b4161052bbe9.rlib,libryu-5a0505af43a531a6.rlib,libserde-8c07ee86a5cea34c.rlib,libbase64-83ca8be32b9f715d.rlib,libnative_tls-03ae6a51e4be8707.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-9a9c3fcfb5c14d12.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-507deb7896fb7509.rlib,libhyper-fb5f551480c90a29.rlib,libwant-48213f293cef77e5.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-384d032f61c03883.rlib,libh2-30f3b4701aef4945.rlib,libindexmap-0ba68fdc8b8ad71a.rlib,libhashbrown-d0e2926e70f85be4.rlib,libslab-a325002526805cd2.rlib,libtokio_util-f5e0ebfea4c507d2.rlib,libfutures_sink-889779299baa627f.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtracing-e581913c92623faf.rlib,libtracing_core-2ab0ffc304e34fb3.rlib,libfutures_channel-b682825cc4b361d7.rlib,libfutures_util-460e464211dfa04f.rlib,libfutures_task-7131e8d71cd49232.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-05250ca64ef6b462.rlib,libsignal_hook_registry-0ed470445179db88.rlib,libnum_cpus-ff845d2adf07fa95.rlib,libsocket2-6e881dc81602a231.rlib,libmemchr-34c06a26bc9e8129.rlib,libonce_cell-19733e1925324697.rlib,libmio-c00cfdf062ac9f09.rlib,libparking_lot-ee5e12dc498484e9.rlib,libparking_lot_core-7d9a0580b1c267d6.rlib,libsmallvec-4d273beb6a432798.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libhttp_body-53558a514f57af32.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,liblog-52838b90e75d1877.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures_core-bf2667edaa3a3aa5.rlib,liblazy_static-af860367908b8176.rlib,liburl-9bf80222ae375da9.rlib,libidna-d2528a8a1af867f1.rlib,libunicode_normalization-715f5b2e6e5114f9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-80dbaef09a125478.rlib,libhttp-93cead9eb239635c.rlib,libitoa-8368a3a643979ba6.rlib,libbytes-3aba2b4fd6e71b66.rlib,libfnv-79e2cbfbe03dcd16.rlib,libchrono-1b573b81390b7e0f.rlib,libnum_integer-e3bd5e46eb0173b5.rlib,libnum_traits-3cedc3ac77acb2eb.rlib,libtime-6c23c2c1ba9a4d93.rlib,liblibc-cac5c57963a5cee2.rlib,libif_chain-409939356e6c375e.rlib,libanyhow-158edab4e5114a33.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/download_test-797c3f7ea5283027" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncsync_lib` (example "download_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f52bcd4df061c09cd1d7e3c227309910b84a1a7d8fc506df8d57cb593b6dbf0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52bcd4df061c09cd1d7e3c227309910b84a1a7d8fc506df8d57cb593b6dbf0c", kill_on_drop: false }` [INFO] [stdout] f52bcd4df061c09cd1d7e3c227309910b84a1a7d8fc506df8d57cb593b6dbf0c