[INFO] cloning repository https://github.com/gianpy15/rs-subito-alert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianpy15/rs-subito-alert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianpy15%2Frs-subito-alert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianpy15%2Frs-subito-alert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c5450aa3d36da2760c4e5da8b778dc0369b396d [INFO] testing gianpy15/rs-subito-alert against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianpy15%2Frs-subito-alert" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gianpy15/rs-subito-alert [INFO] finished tweaking git repo https://github.com/gianpy15/rs-subito-alert [INFO] tweaked toml for git repo https://github.com/gianpy15/rs-subito-alert written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gianpy15/rs-subito-alert on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gianpy15/rs-subito-alert 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.11.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fa091904296bde0f26502f51d8747d46419f9cafdf40b6b51bfc9cd8a593419 [INFO] running `Command { std: "docker" "start" "-a" "3fa091904296bde0f26502f51d8747d46419f9cafdf40b6b51bfc9cd8a593419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa091904296bde0f26502f51d8747d46419f9cafdf40b6b51bfc9cd8a593419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa091904296bde0f26502f51d8747d46419f9cafdf40b6b51bfc9cd8a593419", kill_on_drop: false }` [INFO] [stdout] 3fa091904296bde0f26502f51d8747d46419f9cafdf40b6b51bfc9cd8a593419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 066ecb637e36409d0eb4728cb6655b3b177ba0c5f8a1d3ee3699c8228855d4c3 [INFO] running `Command { std: "docker" "start" "-a" "066ecb637e36409d0eb4728cb6655b3b177ba0c5f8a1d3ee3699c8228855d4c3", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling soup v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.19 [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling teloxide v0.12.2 [INFO] [stderr] Compiling rs-subito-alert v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "066ecb637e36409d0eb4728cb6655b3b177ba0c5f8a1d3ee3699c8228855d4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066ecb637e36409d0eb4728cb6655b3b177ba0c5f8a1d3ee3699c8228855d4c3", kill_on_drop: false }` [INFO] [stdout] 066ecb637e36409d0eb4728cb6655b3b177ba0c5f8a1d3ee3699c8228855d4c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e3859c5b8817e709d53517dbf10bf29ecce025ac4158fc5065d9a29acccd048d [INFO] running `Command { std: "docker" "start" "-a" "e3859c5b8817e709d53517dbf10bf29ecce025ac4158fc5065d9a29acccd048d", kill_on_drop: false }` [INFO] [stderr] Compiling rs-subito-alert v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ApplicationDouble` is never constructed [INFO] [stdout] --> tests/test_doubles/application.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ApplicationDouble { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/application.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl ApplicationDouble { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/notifier.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl NotifierSpy { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `gets` is never read [INFO] [stdout] --> tests/test_doubles/query.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct QueryDbDouble { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | pub deletions: Vec, [INFO] [stdout] 13 | pub gets: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerializerDouble` is never constructed [INFO] [stdout] --> tests/test_doubles/serializer.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SerializerDouble {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/serializer.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl SerializerDouble { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ApplicationDouble` is never constructed [INFO] [stdout] --> tests/test_doubles/application.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ApplicationDouble { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/application.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl ApplicationDouble { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/notifier.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl NotifierSpy { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `gets` is never read [INFO] [stdout] --> tests/test_doubles/query.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct QueryDbDouble { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 12 | pub deletions: Vec, [INFO] [stdout] 13 | pub gets: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `set_searches`, and `set_items` are never used [INFO] [stdout] --> tests/test_doubles/query.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl QueryDbDouble { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 22 | pub fn new() -> QueryDbDouble { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn set_searches(&mut self, searches: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn set_items(&mut self, items: Vec>) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/scraper.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl ScraperSpy { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 57 | pub fn new() -> ScraperSpy { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `set_results` are never used [INFO] [stdout] --> tests/test_doubles/scraper.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl ScraperDouble { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 92 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn set_results(&mut self, results: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerializerDouble` is never constructed [INFO] [stdout] --> tests/test_doubles/serializer.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SerializerDouble {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/test_doubles/serializer.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl SerializerDouble { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new() -> Self { [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/rustcPp6e12/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserial_test-b329b2a808cdd113.rlib,libdashmap-befa4c9011a42427.rlib,libhashbrown-20a24709bd25f678.rlib,librs_subito_alert-bb933bd4699d8cbd.rlib,libdirs-f94f95f774bdea41.rlib,libdirs_sys-f8290effc49c848c.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,liburlencoding-89eeb15905ab28cc.rlib,libinquire-99a562f7648ba272.rlib,libnewline_converter-a0cac0bc2e9c2ba4.rlib,libunicode_width-8407538aedb31578.rlib,libcrossterm-4d5efd6d56275ade.rlib,libsignal_hook_mio-d2bf103de8a16b76.rlib,libsignal_hook-c0e68be393afce93.rlib,libparking_lot-334fde745eef5d38.rlib,libparking_lot_core-172fd61bc18575f1.rlib,libsmallvec-5b26fefc3f5ce269.rlib,liblock_api-5957b210646f3329.rlib,libunicode_segmentation-7c8711572c3713a2.rlib,libdyn_clone-ea36eaee8392a8ea.rlib,libsoup-c087b574d8718a88.rlib,libhtml5ever-a387c3598043ec84.rlib,libmarkup5ever-09210d3dedfb20ae.rlib,libtendril-0e6a8261e3721cb2.rlib,libutf8-f59a957f78b3215a.rlib,libfutf-2f1a3b2e8e380aed.rlib,libmac-d424bca5b284628c.rlib,libphf-ce21dd1dade6ae43.rlib,libstring_cache-b892ac56d991dc4a.rlib,libstring_cache_shared-2b50dcd27245229d.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libphf_shared-28ee62dba6efe383.rlib,libsiphasher-6fd8585445cfdc06.rlib,libdebug_unreachable-ae6f8120359487d8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex-dcf913e2ab11b93a.rlib,libregex_automata-f88f91e0e6da4d21.rlib,libaho_corasick-5181ce85bbc80d2e.rlib,libregex_syntax-d6fcec0c16cd2a5c.rlib,libteloxide-94779dbd3dc0d4ba.rlib,libtokio_stream-53e837a9a03209da.rlib,libteloxide_core-d21e4a47120d2cc5.rlib,libtake_mut-4c357a894d7a8da6.rlib,libuuid-b756b9a2ccc480ce.rlib,libgetrandom-75562991e9963b56.rlib,libpin_project-326c6ff1eb1da875.rlib,libtakecell-157106e1d193b2ef.rlib,librc_box-a78bf65e34984f77.rlib,liberasable-f58dd838c467d21d.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libeither-046d1471e20f3e3f.rlib,libchrono-43a6f11583d91965.rlib,libnum_traits-b6aeae4d93f5bca5.rlib,libreqwest-c4da9459a6f2fdf5.rlib,libhyper_tls-9f24ca7f2c7a47d9.rlib,libserde_urlencoded-e4af469af06c7e60.rlib,libbase64-4f581f7c15cc8caa.rlib,libipnet-bb2ec4894abd6000.rlib,libtokio_native_tls-ca5beb2c04ca14e6.rlib,libencoding_rs-3faccfc736664acf.rlib,libserde_json-610816a1c4ec88e2.rlib,libryu-0c2304ad48516bd9.rlib,libmime_guess-f70a38c22d3c94e7.rlib,libunicase-32befc063a2da41d.rlib,libmime-e6f732c53ac9de40.rlib,libnative_tls-fe21a9645c532a90.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libopenssl-5ab26ac46d78034f.rlib,libbitflags-e274cd04b58a060d.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-af0ffe85126ecc66.rlib,libhyper-2e2e2a2544ecaed7.rlib,libwant-60fb5b406ef20107.rlib,libtry_lock-6fa5a7cc6476c46a.rlib,libhttparse-e0acf4157fcf63d5.rlib,libh2-6cec2618807e8451.rlib,libindexmap-2a522dfb1f177de7.rlib,libhashbrown-94464ed281767ecc.rlib,libtower_service-b69620aa0e2195d2.rlib,libtokio_util-471cc179525d78ff.rlib,libtracing-fc551b80fdacc877.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtracing_core-a3910a42fb9009cd.rlib,libonce_cell-ce86ebe646105db3.rlib,libhttp_body-58cbfde7f36622f0.rlib,libhttp-6eb03d8b29ab54da.rlib,libitoa-c94c61156d0397b9.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-29a74a33058b5ca8.rlib,liburl-a10c1c04022624d2.rlib,libidna-4088a0b17924ec92.rlib,libunicode_normalization-170431b33d2bcba9.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-43ee1614509fe897.rlib,libform_urlencoded-0c682049b5b05728.rlib,libpercent_encoding-c3f6c18205bf0adc.rlib,libserde-f3825591afbc2c2b.rlib,libdptree-4a8506830ee09fe6.rlib,libfutures-5bf42700568c8900.rlib,libfutures_executor-0e2361ee7a3df4da.rlib,libfutures_util-9de498b2fd2ea016.rlib,libmemchr-7b84fa254590d522.rlib,libfutures_io-626a3210173d2e63.rlib,libslab-2029edda05d8c956.rlib,libfutures_channel-55de4bd630fca77d.rlib,libfutures_sink-4b4d44a1cf127cc8.rlib,libfutures_task-62bcd92431a13fdc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-4ec8b634851e5784.rlib,libtokio-0097d87192a0d32f.rlib,libsignal_hook_registry-59947cb07d7cf1e2.rlib,libnum_cpus-4b3dba0ba629d90f.rlib,libsocket2-0173d06b39080f29.rlib,libbytes-480d4cda4e57e18b.rlib,libpin_project_lite-d270a1dee2846116.rlib,libmio-5103612ded07ed25.rlib,liblibc-c99affdebe336101.rlib,liblog-f3b41d7ee895870d.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/rustcPp6e12/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-f78933dd6dbe432d/out/openssl-build/install/lib" "-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/serializer-5c3dce5561277550" "-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: 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 `rs-subito-alert` (test "serializer") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcjQ83cR/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs_subito_alert-bb933bd4699d8cbd.rlib,libdirs-f94f95f774bdea41.rlib,libdirs_sys-f8290effc49c848c.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,liburlencoding-89eeb15905ab28cc.rlib,libinquire-99a562f7648ba272.rlib,libnewline_converter-a0cac0bc2e9c2ba4.rlib,libunicode_width-8407538aedb31578.rlib,libcrossterm-4d5efd6d56275ade.rlib,libsignal_hook_mio-d2bf103de8a16b76.rlib,libsignal_hook-c0e68be393afce93.rlib,libparking_lot-334fde745eef5d38.rlib,libparking_lot_core-172fd61bc18575f1.rlib,libsmallvec-5b26fefc3f5ce269.rlib,liblock_api-5957b210646f3329.rlib,libunicode_segmentation-7c8711572c3713a2.rlib,libdyn_clone-ea36eaee8392a8ea.rlib,libsoup-c087b574d8718a88.rlib,libhtml5ever-a387c3598043ec84.rlib,libmarkup5ever-09210d3dedfb20ae.rlib,libtendril-0e6a8261e3721cb2.rlib,libutf8-f59a957f78b3215a.rlib,libfutf-2f1a3b2e8e380aed.rlib,libmac-d424bca5b284628c.rlib,libphf-ce21dd1dade6ae43.rlib,libstring_cache-b892ac56d991dc4a.rlib,libstring_cache_shared-2b50dcd27245229d.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libphf_shared-28ee62dba6efe383.rlib,libsiphasher-6fd8585445cfdc06.rlib,libdebug_unreachable-ae6f8120359487d8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex-dcf913e2ab11b93a.rlib,libregex_automata-f88f91e0e6da4d21.rlib,libaho_corasick-5181ce85bbc80d2e.rlib,libregex_syntax-d6fcec0c16cd2a5c.rlib,libteloxide-94779dbd3dc0d4ba.rlib,libtokio_stream-53e837a9a03209da.rlib,libteloxide_core-d21e4a47120d2cc5.rlib,libtake_mut-4c357a894d7a8da6.rlib,libuuid-b756b9a2ccc480ce.rlib,libgetrandom-75562991e9963b56.rlib,libpin_project-326c6ff1eb1da875.rlib,libtakecell-157106e1d193b2ef.rlib,librc_box-a78bf65e34984f77.rlib,liberasable-f58dd838c467d21d.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libeither-046d1471e20f3e3f.rlib,libchrono-43a6f11583d91965.rlib,libnum_traits-b6aeae4d93f5bca5.rlib,libreqwest-c4da9459a6f2fdf5.rlib,libhyper_tls-9f24ca7f2c7a47d9.rlib,libserde_urlencoded-e4af469af06c7e60.rlib,libbase64-4f581f7c15cc8caa.rlib,libipnet-bb2ec4894abd6000.rlib,libtokio_native_tls-ca5beb2c04ca14e6.rlib,libencoding_rs-3faccfc736664acf.rlib,libserde_json-610816a1c4ec88e2.rlib,libryu-0c2304ad48516bd9.rlib,libmime_guess-f70a38c22d3c94e7.rlib,libunicase-32befc063a2da41d.rlib,libmime-e6f732c53ac9de40.rlib,libnative_tls-fe21a9645c532a90.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libopenssl-5ab26ac46d78034f.rlib,libbitflags-e274cd04b58a060d.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-af0ffe85126ecc66.rlib,libhyper-2e2e2a2544ecaed7.rlib,libwant-60fb5b406ef20107.rlib,libtry_lock-6fa5a7cc6476c46a.rlib,libhttparse-e0acf4157fcf63d5.rlib,libh2-6cec2618807e8451.rlib,libindexmap-2a522dfb1f177de7.rlib,libhashbrown-94464ed281767ecc.rlib,libtower_service-b69620aa0e2195d2.rlib,libtokio_util-471cc179525d78ff.rlib,libtracing-fc551b80fdacc877.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtracing_core-a3910a42fb9009cd.rlib,libonce_cell-ce86ebe646105db3.rlib,libhttp_body-58cbfde7f36622f0.rlib,libhttp-6eb03d8b29ab54da.rlib,libitoa-c94c61156d0397b9.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-29a74a33058b5ca8.rlib,liburl-a10c1c04022624d2.rlib,libidna-4088a0b17924ec92.rlib,libunicode_normalization-170431b33d2bcba9.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-43ee1614509fe897.rlib,libform_urlencoded-0c682049b5b05728.rlib,libpercent_encoding-c3f6c18205bf0adc.rlib,libserde-f3825591afbc2c2b.rlib,libdptree-4a8506830ee09fe6.rlib,libfutures-5bf42700568c8900.rlib,libfutures_executor-0e2361ee7a3df4da.rlib,libfutures_util-9de498b2fd2ea016.rlib,libmemchr-7b84fa254590d522.rlib,libfutures_io-626a3210173d2e63.rlib,libslab-2029edda05d8c956.rlib,libfutures_channel-55de4bd630fca77d.rlib,libfutures_sink-4b4d44a1cf127cc8.rlib,libfutures_task-62bcd92431a13fdc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-4ec8b634851e5784.rlib,libtokio-0097d87192a0d32f.rlib,libsignal_hook_registry-59947cb07d7cf1e2.rlib,libnum_cpus-4b3dba0ba629d90f.rlib,libsocket2-0173d06b39080f29.rlib,libbytes-480d4cda4e57e18b.rlib,libpin_project_lite-d270a1dee2846116.rlib,libmio-5103612ded07ed25.rlib,liblibc-c99affdebe336101.rlib,liblog-f3b41d7ee895870d.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/rustcjQ83cR/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-f78933dd6dbe432d/out/openssl-build/install/lib" "-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/query_db-d5b561d589596a0f" "-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: 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 `rs-subito-alert` (test "query_db") due to 1 previous error [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/rustc6ZIZto/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs_subito_alert-bb933bd4699d8cbd.rlib,libdirs-f94f95f774bdea41.rlib,libdirs_sys-f8290effc49c848c.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,liburlencoding-89eeb15905ab28cc.rlib,libinquire-99a562f7648ba272.rlib,libnewline_converter-a0cac0bc2e9c2ba4.rlib,libunicode_width-8407538aedb31578.rlib,libcrossterm-4d5efd6d56275ade.rlib,libsignal_hook_mio-d2bf103de8a16b76.rlib,libsignal_hook-c0e68be393afce93.rlib,libparking_lot-334fde745eef5d38.rlib,libparking_lot_core-172fd61bc18575f1.rlib,libsmallvec-5b26fefc3f5ce269.rlib,liblock_api-5957b210646f3329.rlib,libunicode_segmentation-7c8711572c3713a2.rlib,libdyn_clone-ea36eaee8392a8ea.rlib,libsoup-c087b574d8718a88.rlib,libhtml5ever-a387c3598043ec84.rlib,libmarkup5ever-09210d3dedfb20ae.rlib,libtendril-0e6a8261e3721cb2.rlib,libutf8-f59a957f78b3215a.rlib,libfutf-2f1a3b2e8e380aed.rlib,libmac-d424bca5b284628c.rlib,libphf-ce21dd1dade6ae43.rlib,libstring_cache-b892ac56d991dc4a.rlib,libstring_cache_shared-2b50dcd27245229d.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libphf_shared-28ee62dba6efe383.rlib,libsiphasher-6fd8585445cfdc06.rlib,libdebug_unreachable-ae6f8120359487d8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex-dcf913e2ab11b93a.rlib,libregex_automata-f88f91e0e6da4d21.rlib,libaho_corasick-5181ce85bbc80d2e.rlib,libregex_syntax-d6fcec0c16cd2a5c.rlib,libteloxide-94779dbd3dc0d4ba.rlib,libtokio_stream-53e837a9a03209da.rlib,libteloxide_core-d21e4a47120d2cc5.rlib,libtake_mut-4c357a894d7a8da6.rlib,libuuid-b756b9a2ccc480ce.rlib,libgetrandom-75562991e9963b56.rlib,libpin_project-326c6ff1eb1da875.rlib,libtakecell-157106e1d193b2ef.rlib,librc_box-a78bf65e34984f77.rlib,liberasable-f58dd838c467d21d.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libeither-046d1471e20f3e3f.rlib,libchrono-43a6f11583d91965.rlib,libnum_traits-b6aeae4d93f5bca5.rlib,libreqwest-c4da9459a6f2fdf5.rlib,libhyper_tls-9f24ca7f2c7a47d9.rlib,libserde_urlencoded-e4af469af06c7e60.rlib,libbase64-4f581f7c15cc8caa.rlib,libipnet-bb2ec4894abd6000.rlib,libtokio_native_tls-ca5beb2c04ca14e6.rlib,libencoding_rs-3faccfc736664acf.rlib,libserde_json-610816a1c4ec88e2.rlib,libryu-0c2304ad48516bd9.rlib,libmime_guess-f70a38c22d3c94e7.rlib,libunicase-32befc063a2da41d.rlib,libmime-e6f732c53ac9de40.rlib,libnative_tls-fe21a9645c532a90.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libopenssl-5ab26ac46d78034f.rlib,libbitflags-e274cd04b58a060d.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-af0ffe85126ecc66.rlib,libhyper-2e2e2a2544ecaed7.rlib,libwant-60fb5b406ef20107.rlib,libtry_lock-6fa5a7cc6476c46a.rlib,libhttparse-e0acf4157fcf63d5.rlib,libh2-6cec2618807e8451.rlib,libindexmap-2a522dfb1f177de7.rlib,libhashbrown-94464ed281767ecc.rlib,libtower_service-b69620aa0e2195d2.rlib,libtokio_util-471cc179525d78ff.rlib,libtracing-fc551b80fdacc877.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtracing_core-a3910a42fb9009cd.rlib,libonce_cell-ce86ebe646105db3.rlib,libhttp_body-58cbfde7f36622f0.rlib,libhttp-6eb03d8b29ab54da.rlib,libitoa-c94c61156d0397b9.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-29a74a33058b5ca8.rlib,liburl-a10c1c04022624d2.rlib,libidna-4088a0b17924ec92.rlib,libunicode_normalization-170431b33d2bcba9.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-43ee1614509fe897.rlib,libform_urlencoded-0c682049b5b05728.rlib,libpercent_encoding-c3f6c18205bf0adc.rlib,libserde-f3825591afbc2c2b.rlib,libdptree-4a8506830ee09fe6.rlib,libfutures-5bf42700568c8900.rlib,libfutures_executor-0e2361ee7a3df4da.rlib,libfutures_util-9de498b2fd2ea016.rlib,libmemchr-7b84fa254590d522.rlib,libfutures_io-626a3210173d2e63.rlib,libslab-2029edda05d8c956.rlib,libfutures_channel-55de4bd630fca77d.rlib,libfutures_sink-4b4d44a1cf127cc8.rlib,libfutures_task-62bcd92431a13fdc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-4ec8b634851e5784.rlib,libtokio-0097d87192a0d32f.rlib,libsignal_hook_registry-59947cb07d7cf1e2.rlib,libnum_cpus-4b3dba0ba629d90f.rlib,libsocket2-0173d06b39080f29.rlib,libbytes-480d4cda4e57e18b.rlib,libpin_project_lite-d270a1dee2846116.rlib,libmio-5103612ded07ed25.rlib,liblibc-c99affdebe336101.rlib,liblog-f3b41d7ee895870d.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/rustc6ZIZto/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-f78933dd6dbe432d/out/openssl-build/install/lib" "-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/notification-459f9a3d7856abca" "-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: 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 `rs-subito-alert` (test "notification") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3859c5b8817e709d53517dbf10bf29ecce025ac4158fc5065d9a29acccd048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3859c5b8817e709d53517dbf10bf29ecce025ac4158fc5065d9a29acccd048d", kill_on_drop: false }` [INFO] [stdout] e3859c5b8817e709d53517dbf10bf29ecce025ac4158fc5065d9a29acccd048d