[INFO] cloning repository https://github.com/kamuimk/agentshield [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamuimk/agentshield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d90bc668e7e4b2e9c04462ace9d4959e4c49571f [INFO] testing kamuimk/agentshield against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamuimk%2Fagentshield" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kamuimk/agentshield [INFO] finished tweaking git repo https://github.com/kamuimk/agentshield [INFO] tweaked toml for git repo https://github.com/kamuimk/agentshield written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kamuimk/agentshield on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kamuimk/agentshield 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1db55bb2073ecd16424c340d6465883384a6d506120eb5e707d4b2cd3c8fbc38 [INFO] running `Command { std: "docker" "start" "-a" "1db55bb2073ecd16424c340d6465883384a6d506120eb5e707d4b2cd3c8fbc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1db55bb2073ecd16424c340d6465883384a6d506120eb5e707d4b2cd3c8fbc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db55bb2073ecd16424c340d6465883384a6d506120eb5e707d4b2cd3c8fbc38", kill_on_drop: false }` [INFO] [stdout] 1db55bb2073ecd16424c340d6465883384a6d506120eb5e707d4b2cd3c8fbc38 [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=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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ad97b59dfac8d0ae6b6292830249e805bea0551295ef296f2d250274790f844 [INFO] running `Command { std: "docker" "start" "-a" "2ad97b59dfac8d0ae6b6292830249e805bea0551295ef296f2d250274790f844", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [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 serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [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 rusqlite v0.32.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling agentshield v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "2ad97b59dfac8d0ae6b6292830249e805bea0551295ef296f2d250274790f844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad97b59dfac8d0ae6b6292830249e805bea0551295ef296f2d250274790f844", kill_on_drop: false }` [INFO] [stdout] 2ad97b59dfac8d0ae6b6292830249e805bea0551295ef296f2d250274790f844 [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=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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2aebe30d4e073f5a88d414e8b1ea2c45a6b4dbecb3d1db28c7204d38bb1cf2 [INFO] running `Command { std: "docker" "start" "-a" "3d2aebe30d4e073f5a88d414e8b1ea2c45a6b4dbecb3d1db28c7204d38bb1cf2", kill_on_drop: false }` [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling agentshield v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `agentshield` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name agentshield --edition=2024 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=88b65f98b8857aa9 -C extra-filename=-d45f81b52e8b0c2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ef366812d4b7d68.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-bd9b1f4e0e85ddaa.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d108bc1b7c39babb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-46621e884bd83b81.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8f7afe8ee686abf5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8cb7abb345e4cb91.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43c04d689868da91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-39780b056f839d80.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d1c6024d1efcf40f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1b161dd8f510d809.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8ef655b8b2dc3c27.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-e11e29d1f423467c.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-ef3bce5f5f6b910a.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-83fff0ee8fa049dc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-227237831b49aae3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-633b350be27438b1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-a50e7ebc434c2861.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-d155388169c423c9.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-74a620ca19b56045.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eef5ce4c7a6cf205.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-13ab834fdae28a4e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec93f8f34ab03b27.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-b874b2b31ad27613.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9919d4bc1bf0ae71.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2ab92fe2be54180d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2f05f6d1b38a97e9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f2c1ee00e79e9fa0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fc80770a44307061.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0bb16045a9f8c6d1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-77ab461435a8c855.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af49e27a0c2c36fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bea1101c1ae14238.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-291b2e8fb055a8b7.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-36d881d3a434e6f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0d38472a9e4cfce4/out -L native=/opt/rustwide/target/debug/build/ring-85abcb1701060a20/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/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/rustcP4eJ06/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-13ab834fdae28a4e,libgetrandom-5f4f6d04fb09431d,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libagentshield-6e5f6b15195aaad4,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libchrono-d108bc1b7c39babb,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libr2d2_sqlite-ef3bce5f5f6b910a,libr2d2-e11e29d1f423467c,libscheduled_thread_pool-579f363613b4e18a,libtoml-fc80770a44307061,libtoml_edit-1f74409c4ad48806,libserde_spanned-695345279546135e,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-448934cfe0460354,libdirs-8f7afe8ee686abf5,libdirs_sys-65e3776ca61c746b,liboption_ext-23838f1959a6156b,librustls_pemfile-2e8a6a9e0f125c1c,librcgen-83fff0ee8fa049dc,libpem-d607f251a0d98a82,libyasna-609cf3ce425b5e91,libuuid-291b2e8fb055a8b7,libtime-b874b2b31ad27613,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-cd4cad61df313ab3,libpowerfmt-a0c185df26c26a22,libtokio_tungstenite-f2c1ee00e79e9fa0,libwebpki_roots-8e9823caf0017823,libtungstenite-9bb10b683acf2b4f,libdata_encoding-9925c048f12d655c,librand-aa2ceb641bc75e89,librand_chacha-3d3bf99cb67a8b8c,libppv_lite86-7e18c5ecbabbe7da,librand_core-943a27245dc0b0dd,libgetrandom-acfb50f89b194c05,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libreqwest-633b350be27438b1,libhyper_rustls-ed118669630b84eb,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-2ab92fe2be54180d,librustls-d155388169c423c9,libwebpki-e122f09e05bef371,libaws_lc_rs-e7582b5b84787339,libaws_lc_sys-f2ba6f9b8b718dfe,libring-1deccdfb1c145957,libgetrandom-74ed587c40affdd5,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-77ab461435a8c855,libiri_string-d8b08e8827a09725,liburl-1ee27c4141795a25,libidna-43c5c91f94e00807,libutf8_iter-0d9be7b316c2b184,libidna_adapter-af5356422a2c6498,libicu_properties-3a37a2911d144e61,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1f127f1497c101b9,libicu_normalizer_data-088c419f54c50650,libicu_collections-b6e3fe86eda1c1e6,libpotential_utf-45470ff582707e28,libicu_provider-6b544759fae21a56,libicu_locale_core-380eb043105c3c87,libtinystr-a7a57e0b833d4ef1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-3310f0cc5fabc771,libzerotrie-3fa42338ae469ac4,libyoke-7bb559f0030030e8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c39a2a61e3def4a6,libanyhow-67c4835fa8a1d60d,libsubtle-6ff5d44cdfa0bfdf,libtokio_stream-2f05f6d1b38a97e9,libaxum-bd9b1f4e0e85ddaa,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-2efe45e7aff2b66f,libryu-ace37e26d8308611,libform_urlencoded-b57e943dc1db8475,libhyper_util-d1c6024d1efcf40f,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-39780b056f839d80,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1990e295ea2f7862,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-3ee5754ce75c9c4a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-9957f6fb3fe31ab2,libaxum_core-d5cab6709b2778c8,libmime-4b44681fdb2c65f7,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-0bb16045a9f8c6d1,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libnotify-8ef655b8b2dc3c27,libfiletime-733d4bc503ef2c64,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-c16201c81972e6d6,libinotify_sys-bced63d60ef482f2,libbitflags-e2b4db6c651223da,libnotify_types-7a90269a924d4c1b,libinstant-e3a69bbac7b24b4a,libserde_json-eef5ce4c7a6cf205,libitoa-ae20521aea192d35,libzmij-4b82ecf208eac5fa,librusqlite-a50e7ebc434c2861,libbitflags-9710438662028847,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-9773f4771a6c57d7,libthiserror-ec93f8f34ab03b27,libserde-74a620ca19b56045,libserde_core-57e528f07a610d2d,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libclap-46621e884bd83b81,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libtracing-af49e27a0c2c36fc,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtokio-9919d4bc1bf0ae71,libsignal_hook_registry-61b1eb2e478415b8,liberrno-2f5bce3137cca038,libsocket2-087cf36e45961666,libbytes-ff5aca13e3e348ea,libmio-b157546cf591a5c7,liblog-cfb0a897de58af94,libparking_lot-111db79797037a6a,libparking_lot_core-baecc223a711a360,liblibc-1b161dd8f510d809,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-8cb7abb345e4cb91,libslab-e253d0c0a7952806,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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/rustcP4eJ06/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-0d38472a9e4cfce4/out" "-L" "/opt/rustwide/target/debug/build/ring-85abcb1701060a20/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/policy_test-2c6351a8d9cf41e3" "-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 `agentshield` (test "policy_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d2aebe30d4e073f5a88d414e8b1ea2c45a6b4dbecb3d1db28c7204d38bb1cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2aebe30d4e073f5a88d414e8b1ea2c45a6b4dbecb3d1db28c7204d38bb1cf2", kill_on_drop: false }` [INFO] [stdout] 3d2aebe30d4e073f5a88d414e8b1ea2c45a6b4dbecb3d1db28c7204d38bb1cf2