[INFO] cloning repository https://github.com/databoose/SpamSentry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/databoose/SpamSentry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataboose%2FSpamSentry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataboose%2FSpamSentry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa3f94934f24c51e1eca8a140140da0ffc37a0cd [INFO] testing databoose/SpamSentry against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataboose%2FSpamSentry" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/databoose/SpamSentry on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/databoose/SpamSentry [INFO] finished tweaking git repo https://github.com/databoose/SpamSentry [INFO] tweaked toml for git repo https://github.com/databoose/SpamSentry written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/databoose/SpamSentry 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97196d3bfb2b4377720ea060013eb1c1edcaa5cb22e3c1fb29f38006f806ad39 [INFO] running `Command { std: "docker" "start" "-a" "97196d3bfb2b4377720ea060013eb1c1edcaa5cb22e3c1fb29f38006f806ad39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97196d3bfb2b4377720ea060013eb1c1edcaa5cb22e3c1fb29f38006f806ad39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97196d3bfb2b4377720ea060013eb1c1edcaa5cb22e3c1fb29f38006f806ad39", kill_on_drop: false }` [INFO] [stdout] 97196d3bfb2b4377720ea060013eb1c1edcaa5cb22e3c1fb29f38006f806ad39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 745a24cee209b32448a4c72f60ccf641ce0cd6daf7ce849486f76b544df6a482 [INFO] running `Command { std: "docker" "start" "-a" "745a24cee209b32448a4c72f60ccf641ce0cd6daf7ce849486f76b544df6a482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ruma-common v0.12.1 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling konst_kernel v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling konst v0.3.9 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling as_variant v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ruma-client-api v0.17.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ruma v0.9.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling matrix-sdk-common v0.7.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling readlock v0.1.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling matrix-sdk v0.7.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling mime2ext v0.1.53 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling log_x v0.2.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling eyeball v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling pkcs7 v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling deadpool-sqlite v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.7.0 [INFO] [stderr] Compiling eyeball-im v0.4.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling matrix-pickle-derive v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ruma-macros v0.12.0 [INFO] [stderr] Compiling cfg-vis v0.3.0 [INFO] [stderr] Compiling matrix-pickle v0.2.1 [INFO] [stderr] Compiling vodozemac v0.7.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ruma-events v0.27.11 [INFO] [stderr] Compiling matrix-sdk-crypto v0.7.2 [INFO] [stderr] Compiling matrix-sdk-base v0.7.0 [INFO] [stderr] Compiling matrix-sdk-sqlite v0.7.1 [INFO] [stderr] Compiling SpamSentry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log_warn` [INFO] [stdout] --> src/main.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | timestamp, log_info, log_error, log_warn, log_debug, Logger}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4zvR6o/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmatrix_sdk-a12d0388990466b6.rlib,libevent_listener-ae5603904775f5a1.rlib,libparking-f982784f9538bcf4.rlib,libasync_stream-932a3843ffcd0001.rlib,libmatrix_sdk_sqlite-07569c181fa149fb.rlib,libdeadpool_sqlite-d8159dd681593ff7.rlib,librusqlite-adf40be20b379d7b.rlib,libsmallvec-931eccd7071ac8ca.rlib,libfallible_streaming_iterator-a59aab74b79f5b08.rlib,libfallible_iterator-968c7656a402fada.rlib,libhashlink-830caa837c806a6b.rlib,libhashbrown-5bcab1815fbc16da.rlib,libahash-112e78c338bb7bda.rlib,liballocator_api2-b70373439c1a59d1.rlib,liblibsqlite3_sys-84ed7cba60cc6550.rlib,libdeadpool_sync-637a29dcc74a5c4c.rlib,libdeadpool-0d67bacce6c22f90.rlib,libnum_cpus-c511a444c52d8a58.rlib,libdeadpool_runtime-857f7b67a65e293f.rlib,libtempfile-074c480b12d163f1.rlib,libfastrand-fc7cda6955d76512.rlib,librustix-2278db38abeb448e.rlib,liblinux_raw_sys-178dec7f8a431ed0.rlib,libmime2ext-b54af1566b8e2105.rlib,libbackoff-52425f3cbff45ca5.rlib,libbytesize-8b87dc2b20783ae5.rlib,libanymap2-20e730c8be2e2a0d.rlib,libreqwest-4d86261f800e10d0.rlib,librustls_pemfile-02847ccae80ff14d.rlib,libhyper_tls-7d2c7c09109cac08.rlib,libserde_urlencoded-b71a5bd629e92859.rlib,libipnet-ab109b3fdfc1d731.rlib,libtokio_native_tls-44017e71518b1d0f.rlib,libmime-8090e5a0f6b9ac53.rlib,libencoding_rs-f894e28da98fceaa.rlib,libnative_tls-46b64c47bb6a3504.rlib,libopenssl_probe-857cadad36063990.rlib,libopenssl-083447ebbbb08ef1.rlib,libforeign_types-32c06cfb240f53d4.rlib,libforeign_types_shared-f7cc5346da3dceaf.rlib,libopenssl_sys-6db1cce741c644b4.rlib,libhyper-879382994baf6612.rlib,libwant-6e9f49a7e83105e3.rlib,libtry_lock-d76d172c92ac5e80.rlib,libhttparse-c5926436019b8bab.rlib,libh2-1ed11f7f10576910.rlib,libslab-cac76f73697d3789.rlib,libtower_service-22b9cbfc6bfc09b7.rlib,libfutures_channel-cf8e325d40bfa147.rlib,libsync_wrapper-40b451c2269a0a7a.rlib,libhttp_body-7e700968ed64f69f.rlib,liblog-e1e9c99b76c472b0.rlib,libmatrix_sdk_base-daaa31bbd67dff80.rlib,libmatrix_sdk_store_encryption-b1981167f63a735c.rlib,libblake3-0c2c1dcbdbfc323b.rlib,libconstant_time_eq-871fde891e242506.rlib,libarrayref-4befcc9f481108fb.rlib,libeyeball_im-834513fdb9866522.rlib,libimbl-a6c70fa3d3296d10.rlib,librand_xoshiro-9feaa8dbdf7b8fd8.rlib,libimbl_sized_chunks-eacc7ec2e086b8ce.rlib,libbitmaps-4211a7aee5a9d8fd.rlib,libbitflags-38646a864417aefb.rlib,libmatrix_sdk_crypto-69d43d1d1aa4abe0.rlib,librmp_serde-1407b3daf9682dbc.rlib,librmp-f68df180c74168f9.rlib,libnum_traits-da375f786b493ca7.rlib,libulid-fba63c5ba48a7ff0.rlib,libtokio_stream-c7f6b79eb1dcc429.rlib,libtokio_util-a09ecd6c84fcb1d8.rlib,libfutures_sink-c5a2589499e0e69a.rlib,libitertools-6ff8f2fa3ac96f50.rlib,libeither-5ef4624950c1f7a2.rlib,libfutures_util-69319711dac64849.rlib,libfutures_task-1e596247e5b2462b.rlib,libpin_utils-3ae9944721a75dfd.rlib,libpbkdf2-1fa36e0621b8d04d.rlib,libctr-c0a5c4b76f6f0aac.rlib,libbs58-05353e10e7cf6797.rlib,libvodozemac-1a030625128ec3e7.rlib,libcbc-2b3cefeea72c7649.rlib,libarrayvec-b2d9e593206b50b7.rlib,libprost-83b398395063dd2d.rlib,libchacha20poly1305-22cd74ff1bb33107.rlib,libchacha20-ad93097153fc6660.rlib,libpoly1305-9cec0acbc4d3c610.rlib,libopaque_debug-462f81e44697cf1e.rlib,libuniversal_hash-1f1af23230d444aa.rlib,libaead-b8fc6520a204fefc.rlib,libserde_bytes-6b6f0ba201d9c662.rlib,libed25519_dalek-b23db86f18c9ffdb.rlib,libed25519-d980c6ed19a61df2.rlib,libsignature-a558f462d53f6ac7.rlib,libbase64ct-539e6dce03b39c1a.rlib,libx25519_dalek-93dd99713518d6cc.rlib,libcurve25519_dalek-58613c681194489a.rlib,libmatrix_pickle-3faae882334d1827.rlib,libbase64-815003e77da6435f.rlib,libsha2-3e47c6b22111b674.rlib,libhkdf-f6c93851ae36b921.rlib,libhmac-b0b8b414faee4b95.rlib,libdigest-1348e536a33f3692.rlib,libsubtle-6d944e24ff440137.rlib,libblock_buffer-9b98ee53ef9b47a7.rlib,libaes-939d568be49f879e.rlib,libcpufeatures-00c92e6910af24c0.rlib,libcipher-dd46b82dfcddb47d.rlib,libzeroize-8884de53a6397a11.rlib,libinout-feb055cd37352b1d.rlib,libblock_padding-3e9560dbee474ed9.rlib,libcrypto_common-586cc15c093fc68d.rlib,libgeneric_array-a696a75424af7690.rlib,libtypenum-5c0d98655b007dd1.rlib,libeyeball-7b615db524d34b4a.rlib,libreadlock-651c6e74b0223c49.rlib,libmatrix_sdk_common-60fb2d82cbc32868.rlib,libfutures_core-8613b987775009ca.rlib,libtokio-6368b2daf90e2b7d.rlib,libsocket2-841ec0ff4ab641f2.rlib,libmio-210381b3d8c7e121.rlib,libruma-3740c650d1b4d11b.rlib,libruma_client_api-fe7fcb3d655438f5.rlib,libassign-ae57069ea1671181.rlib,libmaplit-cc83f198dfe88ce3.rlib,libruma_events-e6fdc12506f7fccf.rlib,libjs_option-c9848e7425ce11bb.rlib,libruma_common-52036bca75024e3c.rlib,libuuid-7ecc164059867c78.rlib,libserde_html_form-e21e601914071a55.rlib,libbase64-4bd7fab260eb6a05.rlib,libwildmatch-ca5a1bf4effc8fb6.rlib,libregex-fafb5f6191ec46c3.rlib,libregex_automata-2bc53943227d9be9.rlib,libaho_corasick-5e2ae294bc9445cb.rlib,libregex_syntax-f65fd300192948fc.rlib,librand-50a1a94351859294.rlib,librand_chacha-0ec7ec44f5b43a5f.rlib,libppv_lite86-4c587f3aedb49e36.rlib,libzerocopy-e225bcce2d742ce4.rlib,libbyteorder-d6fa86ddb6a0f27b.rlib,librand_core-8796283814f379de.rlib,libgetrandom-a49bdbc6035c5e6c.rlib,liblibc-00f4724a189c8fa1.rlib,libruma_identifiers_validation-08ad4bdecf8902d0.rlib,libjs_int-f13caf4af1377930.rlib,libkonst-7b5cbf342d363f8f.rlib,libconst_panic-b162a6a00b24ca01.rlib,libkonst_kernel-8cc0558cb7eac05b.rlib,libtypewit-d524a39c765e80f4.rlib,libtracing-2c30260145245e41.rlib,libpin_project_lite-fd679efa3944afbb.rlib,libtracing_core-1c797ad35e509ef9.rlib,libonce_cell-6e3a373a0e0a640a.rlib,libhttp-47fbc6499d457950.rlib,libfnv-24b07a15569fd9d6.rlib,libthiserror-7d2abf98eb492581.rlib,libserde_json-9652407d4f05126e.rlib,libmemchr-89caf104a3abd24a.rlib,libitoa-4de9598b1af801a9.rlib,libryu-53497701fd0a12b6.rlib,libas_variant-736ced7e00ffc0ec.rlib,libinstant-f27ae51c406a4c4c.rlib,libcfg_if-6bedf7aa97aad1e0.rlib,libbytes-efad60497d45aa7b.rlib,liblog_x-73c5a92deabfde79.rlib,libtoml-db3aa525c4ac3b67.rlib,libtoml_edit-0ee93214b8396556.rlib,libserde_spanned-a887fd03c4635359.rlib,libindexmap-a4f6b3dc21f5a5cd.rlib,libequivalent-8041862c9b390f83.rlib,libhashbrown-214aaa3f3b73e84c.rlib,libwinnow-5fa96209f3e78995.rlib,libtoml_datetime-3d2dd984bab86707.rlib,libserde-7c2a3561dc394bc6.rlib,liburl-543fdbb2c45a42a7.rlib,libidna-9ba806df18cb0d40.rlib,libunicode_normalization-a48ecb41f2fbb43e.rlib,libtinyvec-f0a85ada9e67b738.rlib,libtinyvec_macros-dda8eb0ed51b0b65.rlib,libunicode_bidi-4e567e6bddcef085.rlib,libform_urlencoded-c5caff95c21008b2.rlib,libpercent_encoding-5076cde82949075c.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" "-lsqlite3" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4zvR6o/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-47c0fd6b7029cb55/out" "-L" "/opt/rustwide/target/debug/build/blake3-47c0fd6b7029cb55/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/SpamSentry-e6e841253d404dd8" "-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 `SpamSentry` (bin "SpamSentry") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "745a24cee209b32448a4c72f60ccf641ce0cd6daf7ce849486f76b544df6a482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745a24cee209b32448a4c72f60ccf641ce0cd6daf7ce849486f76b544df6a482", kill_on_drop: false }` [INFO] [stdout] 745a24cee209b32448a4c72f60ccf641ce0cd6daf7ce849486f76b544df6a482