[INFO] fetching crate virustotal-rs 0.4.1... [INFO] testing virustotal-rs-0.4.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate virustotal-rs 0.4.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate virustotal-rs 0.4.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate virustotal-rs 0.4.1 [INFO] tweaked toml for crates.io crate virustotal-rs 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate virustotal-rs 0.4.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate virustotal-rs 0.4.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d40cc42ef9f71de3dd412f8a11cb3d4309afba29e186918b5d1b081a4f579e [INFO] running `Command { std: "docker" "start" "-a" "a2d40cc42ef9f71de3dd412f8a11cb3d4309afba29e186918b5d1b081a4f579e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d40cc42ef9f71de3dd412f8a11cb3d4309afba29e186918b5d1b081a4f579e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d40cc42ef9f71de3dd412f8a11cb3d4309afba29e186918b5d1b081a4f579e", kill_on_drop: false }` [INFO] [stdout] a2d40cc42ef9f71de3dd412f8a11cb3d4309afba29e186918b5d1b081a4f579e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe50dd8b1a059a4043d655f73a4b28a8ff611b5eaa09c98594fae99594218f5 [INFO] running `Command { std: "docker" "start" "-a" "bbe50dd8b1a059a4043d655f73a4b28a8ff611b5eaa09c98594fae99594218f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling virustotal-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s [INFO] running `Command { std: "docker" "inspect" "bbe50dd8b1a059a4043d655f73a4b28a8ff611b5eaa09c98594fae99594218f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe50dd8b1a059a4043d655f73a4b28a8ff611b5eaa09c98594fae99594218f5", kill_on_drop: false }` [INFO] [stdout] bbe50dd8b1a059a4043d655f73a4b28a8ff611b5eaa09c98594fae99594218f5 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cededfca1ab23c7d4477c0dba546c4ff208339818af8bd5143da186a1eff618 [INFO] running `Command { std: "docker" "start" "-a" "8cededfca1ab23c7d4477c0dba546c4ff208339818af8bd5143da186a1eff618", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling wiremock v0.6.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling virustotal-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `virustotal-rs` (test "refactored_complexity_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name refactored_complexity_tests --edition=2021 tests/refactored_complexity_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "axum", "axum-extra", "clap", "cli", "colored", "default", "dirs", "elasticsearch", "futures", "indicatif", "jsonwebtoken", "lazy_static", "mcp", "mcp-jwt", "mcp-oauth", "oauth2", "rand", "regex", "serde_with", "tokio-util", "toml", "tower", "tower-http", "tracing", "tracing-subscriber", "uuid"))' -C metadata=4e01b2f163274334 -C extra-filename=-269a4254cd274f5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1543019422a9772.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-02440d5f172bbdea.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b6c3fba2c055accc.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-ada19a087bc9397c.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9ebb7784e3fdeb5e.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-7f0427f47a9a5c7f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fd7e7606924aa060.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5c7057b1f661510e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-74ba29272cfff888.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-89dac3f5fb1f5bbb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f22490c835d689e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9a1a4c53d7f47a0f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2532a1c3931653a4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2e9169e1a7356f5d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f1e5a96fe9d437e7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c93e130dcd57e881.rlib --extern virustotal_rs=/opt/rustwide/target/debug/deps/libvirustotal_rs-90925af2f0e8f28c.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-11bf68090fa4135e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `virustotal-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name virustotal_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "axum", "axum-extra", "clap", "cli", "colored", "default", "dirs", "elasticsearch", "futures", "indicatif", "jsonwebtoken", "lazy_static", "mcp", "mcp-jwt", "mcp-oauth", "oauth2", "rand", "regex", "serde_with", "tokio-util", "toml", "tower", "tower-http", "tracing", "tracing-subscriber", "uuid"))' -C metadata=87e977eedf22b528 -C extra-filename=-9746d1cc92593874 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1543019422a9772.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-02440d5f172bbdea.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b6c3fba2c055accc.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-ada19a087bc9397c.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9ebb7784e3fdeb5e.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-7f0427f47a9a5c7f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fd7e7606924aa060.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5c7057b1f661510e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-74ba29272cfff888.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-89dac3f5fb1f5bbb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f22490c835d689e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9a1a4c53d7f47a0f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2532a1c3931653a4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2e9169e1a7356f5d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f1e5a96fe9d437e7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c93e130dcd57e881.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-11bf68090fa4135e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK3uBqB/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvirustotal_rs-90925af2f0e8f28c,liburlencoding-061758bc6028ea3e,libthiserror-f22490c835d689e9,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libgovernor-ada19a087bc9397c,libquanta-dd42c1702ad170f1,libraw_cpuid-df4a87c3f393d000,libdashmap-0e017293cb333263,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-b24b5973001f7be5,librand_chacha-cfd0a96e8fbfd841,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-3574940df0895956,libgetrandom-b79f47413b803df7,libweb_time-e902e3c80b588a6f,libportable_atomic-43e7c39c393e67a8,libreqwest-fd7e7606924aa060,libserde_urlencoded-b3ab038136cdaf9f,libhyper_rustls-811c21ad5485bd9d,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-463bfd2d26f5dc95,librustls-fdfcafdd41910a42,libsubtle-2ae6a7038b9a0630,libwebpki-28413c640c65eb8f,libring-0c9fa06b915a07c5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-74ba29272cfff888,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d5cddfdffb112002,libbitflags-9a07250f1b3e1499,libiri_string-f2231ba2cbe5b068,libtower-0f0500f2ca11e4d3,libtower_layer-d908dd771b239ecd,libhyper_util-30b192ece2ebed57,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-8d5484aae9ceae12,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-10c553a1f0e250c3,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-9cf2e3e845df18c1,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-85c07385c82eef72,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9a1a4c53d7f47a0f,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-f1e5a96fe9d437e7,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libserde-5c7057b1f661510e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK3uBqB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_behavior_feeds-aa144ab584d77a23" "-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 `virustotal-rs` (example "test_behavior_feeds") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXSG7LD/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvirustotal_rs-90925af2f0e8f28c,liburlencoding-061758bc6028ea3e,libthiserror-f22490c835d689e9,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libgovernor-ada19a087bc9397c,libquanta-dd42c1702ad170f1,libraw_cpuid-df4a87c3f393d000,libdashmap-0e017293cb333263,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-b24b5973001f7be5,librand_chacha-cfd0a96e8fbfd841,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-3574940df0895956,libgetrandom-b79f47413b803df7,libweb_time-e902e3c80b588a6f,libportable_atomic-43e7c39c393e67a8,libreqwest-fd7e7606924aa060,libserde_urlencoded-b3ab038136cdaf9f,libhyper_rustls-811c21ad5485bd9d,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-463bfd2d26f5dc95,librustls-fdfcafdd41910a42,libsubtle-2ae6a7038b9a0630,libwebpki-28413c640c65eb8f,libring-0c9fa06b915a07c5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-74ba29272cfff888,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d5cddfdffb112002,libbitflags-9a07250f1b3e1499,libiri_string-f2231ba2cbe5b068,libtower-0f0500f2ca11e4d3,libtower_layer-d908dd771b239ecd,libhyper_util-30b192ece2ebed57,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-8d5484aae9ceae12,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-10c553a1f0e250c3,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-9cf2e3e845df18c1,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-85c07385c82eef72,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9a1a4c53d7f47a0f,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-f1e5a96fe9d437e7,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libserde-5c7057b1f661510e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXSG7LD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_behavior_summary-24d582bb9d10bc46" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcG5zWzf/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvirustotal_rs-90925af2f0e8f28c,liburlencoding-061758bc6028ea3e,libthiserror-f22490c835d689e9,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libgovernor-ada19a087bc9397c,libquanta-dd42c1702ad170f1,libraw_cpuid-df4a87c3f393d000,libdashmap-0e017293cb333263,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-b24b5973001f7be5,librand_chacha-cfd0a96e8fbfd841,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-3574940df0895956,libgetrandom-b79f47413b803df7,libweb_time-e902e3c80b588a6f,libportable_atomic-43e7c39c393e67a8,libreqwest-fd7e7606924aa060,libserde_urlencoded-b3ab038136cdaf9f,libhyper_rustls-811c21ad5485bd9d,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-463bfd2d26f5dc95,librustls-fdfcafdd41910a42,libsubtle-2ae6a7038b9a0630,libwebpki-28413c640c65eb8f,libring-0c9fa06b915a07c5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-74ba29272cfff888,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d5cddfdffb112002,libbitflags-9a07250f1b3e1499,libiri_string-f2231ba2cbe5b068,libtower-0f0500f2ca11e4d3,libtower_layer-d908dd771b239ecd,libhyper_util-30b192ece2ebed57,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-8d5484aae9ceae12,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-10c553a1f0e250c3,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-9cf2e3e845df18c1,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-85c07385c82eef72,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9a1a4c53d7f47a0f,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-f1e5a96fe9d437e7,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libserde-5c7057b1f661510e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcG5zWzf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_comments-7ffb78efc5a0b80e" "-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 `virustotal-rs` (example "test_behavior_summary") due to 1 previous error [INFO] [stderr] error: could not compile `virustotal-rs` (example "test_comments") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3QLqGU/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvirustotal_rs-90925af2f0e8f28c,liburlencoding-061758bc6028ea3e,libthiserror-f22490c835d689e9,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libgovernor-ada19a087bc9397c,libquanta-dd42c1702ad170f1,libraw_cpuid-df4a87c3f393d000,libdashmap-0e017293cb333263,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-b24b5973001f7be5,librand_chacha-cfd0a96e8fbfd841,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-3574940df0895956,libgetrandom-b79f47413b803df7,libweb_time-e902e3c80b588a6f,libportable_atomic-43e7c39c393e67a8,libreqwest-fd7e7606924aa060,libserde_urlencoded-b3ab038136cdaf9f,libhyper_rustls-811c21ad5485bd9d,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-463bfd2d26f5dc95,librustls-fdfcafdd41910a42,libsubtle-2ae6a7038b9a0630,libwebpki-28413c640c65eb8f,libring-0c9fa06b915a07c5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-74ba29272cfff888,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d5cddfdffb112002,libbitflags-9a07250f1b3e1499,libiri_string-f2231ba2cbe5b068,libtower-0f0500f2ca11e4d3,libtower_layer-d908dd771b239ecd,libhyper_util-30b192ece2ebed57,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-8d5484aae9ceae12,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-10c553a1f0e250c3,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-9cf2e3e845df18c1,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-85c07385c82eef72,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9a1a4c53d7f47a0f,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-f1e5a96fe9d437e7,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libserde-5c7057b1f661510e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3QLqGU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_domain_ip_url_feeds-8b25f9cae1ffca58" "-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 `virustotal-rs` (example "test_domain_ip_url_feeds") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj2XqRR/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvirustotal_rs-90925af2f0e8f28c,liburlencoding-061758bc6028ea3e,libthiserror-f22490c835d689e9,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libgovernor-ada19a087bc9397c,libquanta-dd42c1702ad170f1,libraw_cpuid-df4a87c3f393d000,libdashmap-0e017293cb333263,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-b24b5973001f7be5,librand_chacha-cfd0a96e8fbfd841,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-3574940df0895956,libgetrandom-b79f47413b803df7,libweb_time-e902e3c80b588a6f,libportable_atomic-43e7c39c393e67a8,libreqwest-fd7e7606924aa060,libserde_urlencoded-b3ab038136cdaf9f,libhyper_rustls-811c21ad5485bd9d,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-463bfd2d26f5dc95,librustls-fdfcafdd41910a42,libsubtle-2ae6a7038b9a0630,libwebpki-28413c640c65eb8f,libring-0c9fa06b915a07c5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-74ba29272cfff888,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d5cddfdffb112002,libbitflags-9a07250f1b3e1499,libiri_string-f2231ba2cbe5b068,libtower-0f0500f2ca11e4d3,libtower_layer-d908dd771b239ecd,libhyper_util-30b192ece2ebed57,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-8d5484aae9ceae12,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-10c553a1f0e250c3,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-9cf2e3e845df18c1,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-85c07385c82eef72,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9a1a4c53d7f47a0f,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-f1e5a96fe9d437e7,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libserde-5c7057b1f661510e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj2XqRR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4efe674c9485c34c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_sigma_yara-2a3fbc9a55df2820" "-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 `virustotal-rs` (example "test_sigma_yara") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8cededfca1ab23c7d4477c0dba546c4ff208339818af8bd5143da186a1eff618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cededfca1ab23c7d4477c0dba546c4ff208339818af8bd5143da186a1eff618", kill_on_drop: false }` [INFO] [stdout] 8cededfca1ab23c7d4477c0dba546c4ff208339818af8bd5143da186a1eff618