[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] 44a06e262387634fbb66c9d171b01902cfcd9a4e
[INFO] testing AgentSec-A2S/clawguard against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgentSec-A2S%2Fclawguard" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AgentSec-A2S/clawguard on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e99cf49b699c88ccdcad4de233160f19e60d2df1b787856d5c64c0d4fe48d68
[INFO] running `Command { std: "docker" "start" "-a" "2e99cf49b699c88ccdcad4de233160f19e60d2df1b787856d5c64c0d4fe48d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e99cf49b699c88ccdcad4de233160f19e60d2df1b787856d5c64c0d4fe48d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e99cf49b699c88ccdcad4de233160f19e60d2df1b787856d5c64c0d4fe48d68", kill_on_drop: false }`
[INFO] [stdout] 2e99cf49b699c88ccdcad4de233160f19e60d2df1b787856d5c64c0d4fe48d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9556dd67a03c06b99221b51a8c1acdb88ba7b65806d6bfa0773649bfc83d1f
[INFO] running `Command { std: "docker" "start" "-a" "2c9556dd67a03c06b99221b51a8c1acdb88ba7b65806d6bfa0773649bfc83d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 hashlink v0.9.1
[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 rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling clawguard v1.2.0-beta.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.85s
[INFO] running `Command { std: "docker" "inspect" "2c9556dd67a03c06b99221b51a8c1acdb88ba7b65806d6bfa0773649bfc83d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9556dd67a03c06b99221b51a8c1acdb88ba7b65806d6bfa0773649bfc83d1f", kill_on_drop: false }`
[INFO] [stdout] 2c9556dd67a03c06b99221b51a8c1acdb88ba7b65806d6bfa0773649bfc83d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef736572f62b77339458b1fec2fe9657faad0d1705130e1a4625fe919bc0ee6e
[INFO] running `Command { std: "docker" "start" "-a" "ef736572f62b77339458b1fec2fe9657faad0d1705130e1a4625fe919bc0ee6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clawguard v1.2.0-beta.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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=7d6d87b9f0a1208e -C extra-filename=-f48cfb937faf3414 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-711528ee4663243f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4e43560f5e7eb5c.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-147bf0b294c4bab5.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-4065a46c4a718927.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6d63198a43d6da34.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d0e8f1ed4bc84cb3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a4827367154e422.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-07a132fbd1d42f1c.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-46c9a83138ec5fa3.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-c852f674be3c65d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-af77b8ede45a1382/out -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/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/rustcCdm21I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-fa56e35abf608b99,libgetrandom-7a93e181ae3957e3,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libclawguard-5dfda55d009c2173,libureq-c852f674be3c65d7,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbase64-fff42f7554bbeb90,liburl-fcefffefe4b43d60,libidna-cec93dcc5474c603,libutf8_iter-efb3984ee203d151,libidna_adapter-6003be42b013745d,libicu_properties-8a4bc05d71066299,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ac40811873c65508,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-35c553886c8cd3d7,libpotential_utf-82eb33f8bd2da03a,libicu_provider-64f47ab78c572b01,libicu_locale_core-28c4e2e7eb5bec44,libtinystr-5f13f7727d796774,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-b2542dbeb5339c9a,libzerotrie-7051a5e9913a82ec,libyoke-73d08e6d373329ac,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-db78421bcabab4a3,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,librustls-420c10f8d6c92622,libsubtle-e2f0af8959bd7889,libwebpki-53d6807abd82af2b,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtoml-07a132fbd1d42f1c,libtoml_edit-18d73de83492dcff,libserde_spanned-21fb9d5daf25b1c3,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-89b1223de9f6af35,libjson5-147bf0b294c4bab5,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,librusqlite-6d63198a43d6da34,libsmallvec-8ab267bfdb1838ba,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-93ca6b23935ff377,libhashbrown-b97ef0f848859440,libahash-1564ab5a42183433,libonce_cell-210b47fe854405d5,libzerocopy-346764aa008af2ad,liblibsqlite3_sys-0d794ef0b2a27586,libsemver-d0e8f1ed4bc84cb3,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libnotify-4065a46c4a718927,libmio-b70f32e86cc48cb2,liblog-a4263a0971f08dad,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-f6680020e1de505a,libinotify_sys-353758ff191a986e,libnotify_types-59584d00031b8d1c,libbitflags-5009bb8c2d6ccbe4,libglob-fd49e133749f9c02,libclap-f4e43560f5e7eb5c,libclap_builder-837bbe334ac04416,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libserde-1a4827367154e422,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libserde_json-9ae909d4b36762db,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-1651d161ca9c90ea,libassert_cmd-711528ee4663243f,libwait_timeout-85eaedbdfcf0747f,liblibc-107c1a2108505c33,libbstr-aa0516afe368c419,libregex_automata-4b7cbdd47abd76ee,libmemchr-d8218b780a78fe0a,libpredicates_tree-cca76a594f42f965,libtermtree-2f5b8a8eea45db94,libpredicates-9803e2f9548018a1,libanstyle-1f7f6180e797cb80,libdifflib-4df85af8aa2b8261,libpredicates_core-e303430013ddca45}.rlib" "<sysroot>/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/rustcCdm21I/raw-dylibs" "-B<sysroot>/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-af77b8ede45a1382/out" "-L" "/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wizard_flow-bcc069e3f6e1d3bd" "-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 "wizard_flow") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYqtWEJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-fa56e35abf608b99,libgetrandom-7a93e181ae3957e3,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libclawguard-5dfda55d009c2173,libureq-c852f674be3c65d7,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbase64-fff42f7554bbeb90,liburl-fcefffefe4b43d60,libidna-cec93dcc5474c603,libutf8_iter-efb3984ee203d151,libidna_adapter-6003be42b013745d,libicu_properties-8a4bc05d71066299,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ac40811873c65508,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-35c553886c8cd3d7,libpotential_utf-82eb33f8bd2da03a,libicu_provider-64f47ab78c572b01,libicu_locale_core-28c4e2e7eb5bec44,libtinystr-5f13f7727d796774,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-b2542dbeb5339c9a,libzerotrie-7051a5e9913a82ec,libyoke-73d08e6d373329ac,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-db78421bcabab4a3,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,librustls-420c10f8d6c92622,libsubtle-e2f0af8959bd7889,libwebpki-53d6807abd82af2b,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtoml-07a132fbd1d42f1c,libtoml_edit-18d73de83492dcff,libserde_spanned-21fb9d5daf25b1c3,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-89b1223de9f6af35,libjson5-147bf0b294c4bab5,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,librusqlite-6d63198a43d6da34,libsmallvec-8ab267bfdb1838ba,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-93ca6b23935ff377,libhashbrown-b97ef0f848859440,libahash-1564ab5a42183433,libonce_cell-210b47fe854405d5,libzerocopy-346764aa008af2ad,liblibsqlite3_sys-0d794ef0b2a27586,libsemver-d0e8f1ed4bc84cb3,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libnotify-4065a46c4a718927,libmio-b70f32e86cc48cb2,liblog-a4263a0971f08dad,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-f6680020e1de505a,libinotify_sys-353758ff191a986e,libnotify_types-59584d00031b8d1c,libbitflags-5009bb8c2d6ccbe4,libglob-fd49e133749f9c02,libclap-f4e43560f5e7eb5c,libclap_builder-837bbe334ac04416,libstrsim-f574d476d7d1a6ac,libanstream-0f751c453be141d3,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libserde-1a4827367154e422,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libserde_json-9ae909d4b36762db,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-1651d161ca9c90ea,libassert_cmd-711528ee4663243f,libwait_timeout-85eaedbdfcf0747f,liblibc-107c1a2108505c33,libbstr-aa0516afe368c419,libregex_automata-4b7cbdd47abd76ee,libmemchr-d8218b780a78fe0a,libpredicates_tree-cca76a594f42f965,libtermtree-2f5b8a8eea45db94,libpredicates-9803e2f9548018a1,libanstyle-1f7f6180e797cb80,libdifflib-4df85af8aa2b8261,libpredicates_core-e303430013ddca45}.rlib" "<sysroot>/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/rustcYqtWEJ/raw-dylibs" "-B<sysroot>/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-af77b8ede45a1382/out" "-L" "/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/audit_cli-c23eb3e40361d1a3" "-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] running `Command { std: "docker" "inspect" "ef736572f62b77339458b1fec2fe9657faad0d1705130e1a4625fe919bc0ee6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef736572f62b77339458b1fec2fe9657faad0d1705130e1a4625fe919bc0ee6e", kill_on_drop: false }`
[INFO] [stdout] ef736572f62b77339458b1fec2fe9657faad0d1705130e1a4625fe919bc0ee6e
