[INFO] cloning repository https://github.com/AgentSec-A2S/clawguard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AgentSec-A2S/clawguard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgentSec-A2S%2Fclawguard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgentSec-A2S%2Fclawguard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1705fb0ba67d1b28648910e86a59b2606775ba93 [INFO] testing AgentSec-A2S/clawguard against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgentSec-A2S%2Fclawguard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AgentSec-A2S/clawguard [INFO] finished tweaking git repo https://github.com/AgentSec-A2S/clawguard [INFO] tweaked toml for git repo https://github.com/AgentSec-A2S/clawguard written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AgentSec-A2S/clawguard on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AgentSec-A2S/clawguard 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27dde7f6b6e826b3e57e94b76b75f7cdc05cff9caa2954bcb37866959cd2b0f1 [INFO] running `Command { std: "docker" "start" "-a" "27dde7f6b6e826b3e57e94b76b75f7cdc05cff9caa2954bcb37866959cd2b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27dde7f6b6e826b3e57e94b76b75f7cdc05cff9caa2954bcb37866959cd2b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dde7f6b6e826b3e57e94b76b75f7cdc05cff9caa2954bcb37866959cd2b0f1", kill_on_drop: false }` [INFO] [stdout] 27dde7f6b6e826b3e57e94b76b75f7cdc05cff9caa2954bcb37866959cd2b0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c63ab3d5fd6c09c28202253aea9c3d3e16c403e5ed6d5ec8c4834eadef3374 [INFO] running `Command { std: "docker" "start" "-a" "92c63ab3d5fd6c09c28202253aea9c3d3e16c403e5ed6d5ec8c4834eadef3374", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling clawguard v1.2.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.50s [INFO] running `Command { std: "docker" "inspect" "92c63ab3d5fd6c09c28202253aea9c3d3e16c403e5ed6d5ec8c4834eadef3374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c63ab3d5fd6c09c28202253aea9c3d3e16c403e5ed6d5ec8c4834eadef3374", kill_on_drop: false }` [INFO] [stdout] 92c63ab3d5fd6c09c28202253aea9c3d3e16c403e5ed6d5ec8c4834eadef3374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d2f756dd8106bb685a0c944a0f949741af798a052b1bd9e4f4ec47979e7b160 [INFO] running `Command { std: "docker" "start" "-a" "2d2f756dd8106bb685a0c944a0f949741af798a052b1bd9e4f4ec47979e7b160", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling clawguard v1.2.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] error: could not compile `clawguard` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clawguard --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c090356c7f62016b -C extra-filename=-a05fc0e06b8c9f00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9b9e42b246608f17.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a01851a87fb79716.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-c4db81f40506941d.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-0387c96368c2a1c4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-26c6b1e8f3b06524.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-0768a706cca91c14.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-efe6c2299421a2af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a88968f803860940.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5b7630137589b33.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57ebd5661c2ea33e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36883b02f16b09f8.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-63445759739941eb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-bb828e26d5bb6b2e/out -L native=/opt/rustwide/target/debug/build/ring-f968b2d95cb9b8ea/out` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/deps/rustcPWuwJR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-57ebd5661c2ea33e,libgetrandom-7a06e43ea06094cb,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libclawguard-9739a7c1dc835103,libureq-63445759739941eb,libwebpki_roots-5cc04d567adc3262,libwebpki_roots-2a45ab784262755d,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,liburl-f36ae7f0bbe0ce6f,libidna-f80d6a4f8022fa10,libutf8_iter-59a8409a508f6435,libidna_adapter-c7ebbcbe0e29a33f,libicu_properties-7929d091050ce02b,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-cdcc10567e496842,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-28ca796bb668eccf,libpotential_utf-d41d72d7889fca5e,libicu_provider-dc5eec396a974f53,libicu_locale_core-794b599849b6019b,libtinystr-fd6bdeb474d0c67e,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-9ae58cc159389fb9,libzerotrie-eca872ce15412252,libyoke-d5edb0f67d324123,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-0975038861bf65b2,libform_urlencoded-ec24396c0ecd8859,libpercent_encoding-40787d3d69041fb9,librustls-e9cd68cc67d3aee1,libsubtle-3a70fd467bfaa3d3,libwebpki-6315ed3b0afe3f7c,libring-dcb7f0e9ecaa73d8,libgetrandom-1ac192d0a885f7a4,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtoml-36883b02f16b09f8,libtoml_edit-c7a5f406b8198c8a,libserde_spanned-9054def85471b099,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libwinnow-b3ca35a1d150536b,libtoml_write-5296a03f8bc4129a,libtoml_datetime-69dba4f1f2e01c5a,libjson5-0387c96368c2a1c4,libpest-ae8f008f97b2d0bf,libucd_trie-10df1e8ef588bd91,librusqlite-0768a706cca91c14,libsmallvec-da333f48df578ce5,libfallible_streaming_iterator-cb9d126a7800af3e,libfallible_iterator-a11ed1a7f0ab1896,libhashlink-cd18208d07eba106,libhashbrown-abc3f48955feacb5,libahash-d0dad549465a602d,libonce_cell-b9d73fa098d83f74,libzerocopy-b72a1dc09a28d2e8,liblibsqlite3_sys-0319e5f12e5c18a4,libsemver-efe6c2299421a2af,libnotify-26c6b1e8f3b06524,libmio-94a13988a8bd7be3,liblog-8cdbcf384ab44191,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-5afbb18417f8a196,libinotify_sys-9849def609a07456,libnotify_types-8eb31a9f0c857ff9,libbitflags-eccb779ad7753d69,libglob-c4db81f40506941d,libclap-a01851a87fb79716,libclap_builder-a5e9e83cf4ee131a,libstrsim-e69344138c76bdcc,libanstream-232fc92ea893d96b,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libserde-a88968f803860940,libsha2-b514c885f65c16fe,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libserde_json-b5b7630137589b33,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libserde_core-4c06cb0a7c50bdc2,libassert_cmd-9b9e42b246608f17,libwait_timeout-71c880b98a90cc6d,liblibc-31bbfda0fa784e80,libbstr-16c6350ee0d5da03,libregex_automata-b176a3b22e6599ca,libmemchr-324148c518a47e11,libpredicates_tree-c787ce49d66af099,libtermtree-59e505c3ea2f167c,libpredicates-ec0110eecad085e3,libanstyle-0bfd69e441df8199,libdifflib-331e943a3efc80e1,libpredicates_core-edc9354b644a8b82}.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" "/opt/rustwide/target/debug/deps/rustcPWuwJR/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/libsqlite3-sys-bb828e26d5bb6b2e/out" "-L" "/opt/rustwide/target/debug/build/ring-f968b2d95cb9b8ea/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/audit_cli-80d22feafd592dbf" "-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 `clawguard` (test "audit_cli") due to 1 previous error [INFO] [stderr] error: could not compile `clawguard` (test "task12_cli") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name task12_cli --edition=2021 tests/task12_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2ccf97f01b6d4f7 -C extra-filename=-4aefd85771f40195 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9b9e42b246608f17.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a01851a87fb79716.rlib --extern clawguard=/opt/rustwide/target/debug/deps/libclawguard-9739a7c1dc835103.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-c4db81f40506941d.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-0387c96368c2a1c4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-26c6b1e8f3b06524.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-0768a706cca91c14.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-efe6c2299421a2af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a88968f803860940.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5b7630137589b33.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57ebd5661c2ea33e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36883b02f16b09f8.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-63445759739941eb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-bb828e26d5bb6b2e/out -L native=/opt/rustwide/target/debug/build/ring-f968b2d95cb9b8ea/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKFw5QP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclawguard-9739a7c1dc835103,libureq-63445759739941eb,libwebpki_roots-5cc04d567adc3262,libwebpki_roots-2a45ab784262755d,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,liburl-f36ae7f0bbe0ce6f,libidna-f80d6a4f8022fa10,libutf8_iter-59a8409a508f6435,libidna_adapter-c7ebbcbe0e29a33f,libicu_properties-7929d091050ce02b,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-cdcc10567e496842,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-28ca796bb668eccf,libpotential_utf-d41d72d7889fca5e,libicu_provider-dc5eec396a974f53,libicu_locale_core-794b599849b6019b,libtinystr-fd6bdeb474d0c67e,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-9ae58cc159389fb9,libzerotrie-eca872ce15412252,libyoke-d5edb0f67d324123,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-0975038861bf65b2,libform_urlencoded-ec24396c0ecd8859,libpercent_encoding-40787d3d69041fb9,librustls-e9cd68cc67d3aee1,libsubtle-3a70fd467bfaa3d3,libwebpki-6315ed3b0afe3f7c,libring-dcb7f0e9ecaa73d8,libgetrandom-1ac192d0a885f7a4,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libtoml-36883b02f16b09f8,libtoml_edit-c7a5f406b8198c8a,libserde_spanned-9054def85471b099,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libwinnow-b3ca35a1d150536b,libtoml_write-5296a03f8bc4129a,libtoml_datetime-69dba4f1f2e01c5a,libjson5-0387c96368c2a1c4,libpest-ae8f008f97b2d0bf,libucd_trie-10df1e8ef588bd91,librusqlite-0768a706cca91c14,libsmallvec-da333f48df578ce5,libfallible_streaming_iterator-cb9d126a7800af3e,libfallible_iterator-a11ed1a7f0ab1896,libhashlink-cd18208d07eba106,libhashbrown-abc3f48955feacb5,libahash-d0dad549465a602d,libonce_cell-b9d73fa098d83f74,libzerocopy-b72a1dc09a28d2e8,liblibsqlite3_sys-0319e5f12e5c18a4,libsemver-efe6c2299421a2af,libnotify-26c6b1e8f3b06524,libmio-94a13988a8bd7be3,liblog-8cdbcf384ab44191,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libinotify-5afbb18417f8a196,libinotify_sys-9849def609a07456,liblibc-31bbfda0fa784e80,libnotify_types-8eb31a9f0c857ff9,libbitflags-eccb779ad7753d69,libglob-c4db81f40506941d,libclap-a01851a87fb79716,libclap_builder-a5e9e83cf4ee131a,libstrsim-e69344138c76bdcc,libanstream-232fc92ea893d96b,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libanstyle-0bfd69e441df8199,libserde-a88968f803860940,libsha2-b514c885f65c16fe,libcpufeatures-5bf216af22f7e564,libcfg_if-52879664ee908f39,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libserde_json-b5b7630137589b33,libmemchr-324148c518a47e11,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libserde_core-4c06cb0a7c50bdc2}.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" "/opt/rustwide/target/debug/deps/rustcKFw5QP/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/libsqlite3-sys-bb828e26d5bb6b2e/out" "-L" "/opt/rustwide/target/debug/build/ring-f968b2d95cb9b8ea/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clawguard-277b863153728379" "-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 `clawguard` (bin "clawguard") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d2f756dd8106bb685a0c944a0f949741af798a052b1bd9e4f4ec47979e7b160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2f756dd8106bb685a0c944a0f949741af798a052b1bd9e4f4ec47979e7b160", kill_on_drop: false }` [INFO] [stdout] 2d2f756dd8106bb685a0c944a0f949741af798a052b1bd9e4f4ec47979e7b160