[INFO] cloning repository https://github.com/rvielma/argos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvielma/argos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvielma%2Fargos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvielma%2Fargos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e811998b9413f2e4fb06d50881c626475e3a9374 [INFO] testing rvielma/argos/e811998b9413f2e4fb06d50881c626475e3a9374 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvielma%2Fargos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rvielma/argos [INFO] finished tweaking git repo https://github.com/rvielma/argos [INFO] tweaked toml for git repo https://github.com/rvielma/argos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rvielma/argos on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rvielma/argos 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68aab7f242737968920f881704a7a41829894bef92038ff5f109196acb78c0a9 [INFO] running `Command { std: "docker" "start" "-a" "68aab7f242737968920f881704a7a41829894bef92038ff5f109196acb78c0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68aab7f242737968920f881704a7a41829894bef92038ff5f109196acb78c0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68aab7f242737968920f881704a7a41829894bef92038ff5f109196acb78c0a9", kill_on_drop: false }` [INFO] [stdout] 68aab7f242737968920f881704a7a41829894bef92038ff5f109196acb78c0a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd226233d265cd67311f2b869d2c9c770781f0d313abd1d07cbbb6f34629d69 [INFO] running `Command { std: "docker" "start" "-a" "5fd226233d265cd67311f2b869d2c9c770781f0d313abd1d07cbbb6f34629d69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [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 parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling cookie_store v0.22.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling argos v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "5fd226233d265cd67311f2b869d2c9c770781f0d313abd1d07cbbb6f34629d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd226233d265cd67311f2b869d2c9c770781f0d313abd1d07cbbb6f34629d69", kill_on_drop: false }` [INFO] [stdout] 5fd226233d265cd67311f2b869d2c9c770781f0d313abd1d07cbbb6f34629d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 739d814ba04ac6f0aecf2ea64f437de5e300a15f5f9b027ec55d3490844b4ed6 [INFO] running `Command { std: "docker" "start" "-a" "739d814ba04ac6f0aecf2ea64f437de5e300a15f5f9b027ec55d3490844b4ed6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling argos v2.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYQiXc8/symbols.o" "<17 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/{libwiremock-2ef710aa30ebd2bd,libdeadpool-ce3a9db95bafd870,libnum_cpus-433f25dc7b2cb3d0,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-80a91c624dbea10c,libargos-012d14825db49a84,libx509_parser-af9be09e0ff6b412,liboid_registry-2f122be9ddb501ca,libder_parser-16fa160a199574e0,libnum_bigint-eac750cda6255915,libnum_integer-87bbf78974b93dd0,libasn1_rs-a63d50a775e0421e,librusticata_macros-dd64577bdc3eba70,libnom-7a8c4e669e26adad,libtokio_rustls-d0511cf090050116,libuuid-7ece9dbefbe7b2f0,libgetrandom-ad4d23f31269f0fa,libserde_yaml-f63845876c27a799,libunsafe_libyaml-e6cc77d70c606c35,libtoml-3d36012ab5659183,libtoml_edit-a2ebd73e8bc9fdd0,libserde_spanned-dfc4fc246780317b,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-66f50fa92bd6e629,libindicatif-714dd53fc21a422a,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-be97d69310c6e154,libunicode_width-48dba5882408e75d,libtokio_tungstenite-f87aa11d109c44d5,libtungstenite-6cd834940890fc14,libdata_encoding-b4708a4db8b9ff4f,libsha1-5596547465f107e1,libthiserror-38cc3c011a742e10,libinclude_dir-eb7e382b2a0bcbc5,librustls-b5b87e263c2fe39b,libwebpki-1fc2c1fc2a3f3d6e,libaws_lc_rs-e1228b6737f9346b,libaws_lc_sys-1689c03e0a60bc03,libring-bfba6d76a503b4ea,libuntrusted-151845769873c416,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libfutures-227652acd82095a9,libfutures_executor-6a579e12686a3110,libtera-29892d55ce976dc1,libslug-c75e40a23a7f9a97,libdeunicode-c35c3821d0813fba,libglobwalk-0b14118ffb7122fc,libignore-cfafe36a962a8e22,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-dcb480764bfe229f,libbstr-98e09038c9e34282,libpest-1a39dbe4e4fbb9e0,libucd_trie-7606a29b3a59ad2f,librand-98e3b8b51fdcb582,librand_chacha-606845114f90dd87,libppv_lite86-bf503cd968b9d906,libzerocopy-90f80e77ac07b087,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,libunicode_segmentation-bd9208f0886bf29c,liblazy_static-afffdbb119bd9ac1,libhumansize-3ef85a7927daef06,liblibm-5a7600805088532e,libchrono_tz-57a8d7a0943e06a8,libchrono-0d8439202bff3b34,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-efae0973d6a22ee7,libreqwest-7a233775426ba4dc,libserde_urlencoded-26a61967230d3145,libryu-32a9bcdb682e7cbe,libcookie_store-10ba2596cd19d7d9,libpublicsuffix-6ebbdfc7b069f180,libpsl_types-6947b81f8be31980,libcookie-cf5017a739020f4c,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-8b405feb6adb6846,libtokio_native_tls-6767e5eef57f2114,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-763f3505ad563f4b,libzmij-a1d5d6e5204bbab4,libtower_http-167f54bbe615fa70,libiri_string-f1c5413b54c99d2e,libtower-776533ed969c934c,libnative_tls-eb8c5d690feb4c9a,libopenssl_probe-d74274d8b7245f2e,libopenssl-f15a4541b8746e01,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b5cbe69f8d88addb,libhyper_util-4c0521622302fe9d,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libhyper-a227dfc032dab216,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-42fa634561f655e6,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-331090cee67e8207,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_util-ec4ca3827796d99b,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libhttp_body_util-616e4263c9dca003,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libthiserror-a6999950f732dd80,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtokio-653425e3b84c4eff,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-a6415339708e1154,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,liburl-6ded32e9f1a54ad5,libidna-230e134f5e23f860,libutf8_iter-efb3984ee203d151,libidna_adapter-b912aa54f63d5aa4,libicu_properties-76224faf2db210e2,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8d2613503ab3eab8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-675fcec22e2c4753,libpotential_utf-7563aea91cc5ed08,libicu_provider-e9c4d114e71f21b6,libicu_locale_core-1d4a646bdd85d988,libtinystr-edecb1d0b67bdda5,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-1179c54277211dc7,libzerotrie-93b8682cd329ff4a,libyoke-b8fe6b9e4a49746b,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libscraper-1443dac9736d6399,libego_tree-4fad2f7a51f7f097,libselectors-5d6048725711107d,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libbitflags-abdfa04ff16136ba,libservo_arc-f0ed136dac9d1920,libstable_deref_trait-eb70a7d8ef87fc4a,libcssparser-7b87b9a85da8ff39,libitoa-d7c2333f8dedd037,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libhtml5ever-50a97336f8ba3881,liblog-753a0cb3f11b08fe,libmarkup5ever-d83fb08618c21af2,libstring_cache-6cfd5f2b53b6e331,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libphf-71cd5f71bc25e7af,libphf_shared-6835875872310087,libsiphasher-025167c577866f36,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libregex-0162764bf6a22d64,libregex_automata-03a3c96471b7a5ce,libaho_corasick-f2d588fcfa61cff1,libmemchr-c5a8540217c8112c,libregex_syntax-762daa43d7cf4e3e,libserde-8efcd08def984074,libserde_core-1651d161ca9c90ea}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYQiXc8/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/aws-lc-sys-d09849b58eef85e1/out" "-L" "/opt/rustwide/target/debug/build/ring-6211a4e3a61a7692/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dast_test-5fbc1b2d9c12b59e" "-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 `argos` (test "dast_test") due to 1 previous error [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/rustcY6uit0/symbols.o" "<17 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/{libwiremock-2ef710aa30ebd2bd,libdeadpool-ce3a9db95bafd870,libnum_cpus-433f25dc7b2cb3d0,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-80a91c624dbea10c,libargos-012d14825db49a84,libx509_parser-af9be09e0ff6b412,liboid_registry-2f122be9ddb501ca,libder_parser-16fa160a199574e0,libnum_bigint-eac750cda6255915,libnum_integer-87bbf78974b93dd0,libasn1_rs-a63d50a775e0421e,librusticata_macros-dd64577bdc3eba70,libnom-7a8c4e669e26adad,libtokio_rustls-d0511cf090050116,libuuid-7ece9dbefbe7b2f0,libgetrandom-ad4d23f31269f0fa,libserde_yaml-f63845876c27a799,libunsafe_libyaml-e6cc77d70c606c35,libtoml-3d36012ab5659183,libtoml_edit-a2ebd73e8bc9fdd0,libserde_spanned-dfc4fc246780317b,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-66f50fa92bd6e629,libindicatif-714dd53fc21a422a,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-be97d69310c6e154,libunicode_width-48dba5882408e75d,libtokio_tungstenite-f87aa11d109c44d5,libtungstenite-6cd834940890fc14,libdata_encoding-b4708a4db8b9ff4f,libsha1-5596547465f107e1,libthiserror-38cc3c011a742e10,libinclude_dir-eb7e382b2a0bcbc5,librustls-b5b87e263c2fe39b,libwebpki-1fc2c1fc2a3f3d6e,libaws_lc_rs-e1228b6737f9346b,libaws_lc_sys-1689c03e0a60bc03,libring-bfba6d76a503b4ea,libuntrusted-151845769873c416,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libfutures-227652acd82095a9,libfutures_executor-6a579e12686a3110,libtera-29892d55ce976dc1,libslug-c75e40a23a7f9a97,libdeunicode-c35c3821d0813fba,libglobwalk-0b14118ffb7122fc,libignore-cfafe36a962a8e22,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-dcb480764bfe229f,libbstr-98e09038c9e34282,libpest-1a39dbe4e4fbb9e0,libucd_trie-7606a29b3a59ad2f,librand-98e3b8b51fdcb582,librand_chacha-606845114f90dd87,libppv_lite86-bf503cd968b9d906,libzerocopy-90f80e77ac07b087,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,libunicode_segmentation-bd9208f0886bf29c,liblazy_static-afffdbb119bd9ac1,libhumansize-3ef85a7927daef06,liblibm-5a7600805088532e,libchrono_tz-57a8d7a0943e06a8,libchrono-0d8439202bff3b34,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-efae0973d6a22ee7,libreqwest-7a233775426ba4dc,libserde_urlencoded-26a61967230d3145,libryu-32a9bcdb682e7cbe,libcookie_store-10ba2596cd19d7d9,libpublicsuffix-6ebbdfc7b069f180,libpsl_types-6947b81f8be31980,libcookie-cf5017a739020f4c,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-8b405feb6adb6846,libtokio_native_tls-6767e5eef57f2114,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-763f3505ad563f4b,libzmij-a1d5d6e5204bbab4,libtower_http-167f54bbe615fa70,libiri_string-f1c5413b54c99d2e,libtower-776533ed969c934c,libnative_tls-eb8c5d690feb4c9a,libopenssl_probe-d74274d8b7245f2e,libopenssl-f15a4541b8746e01,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b5cbe69f8d88addb,libhyper_util-4c0521622302fe9d,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libhyper-a227dfc032dab216,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-42fa634561f655e6,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-331090cee67e8207,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_util-ec4ca3827796d99b,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libhttp_body_util-616e4263c9dca003,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libthiserror-a6999950f732dd80,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtokio-653425e3b84c4eff,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-a6415339708e1154,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,liburl-6ded32e9f1a54ad5,libidna-230e134f5e23f860,libutf8_iter-efb3984ee203d151,libidna_adapter-b912aa54f63d5aa4,libicu_properties-76224faf2db210e2,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8d2613503ab3eab8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-675fcec22e2c4753,libpotential_utf-7563aea91cc5ed08,libicu_provider-e9c4d114e71f21b6,libicu_locale_core-1d4a646bdd85d988,libtinystr-edecb1d0b67bdda5,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-1179c54277211dc7,libzerotrie-93b8682cd329ff4a,libyoke-b8fe6b9e4a49746b,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libscraper-1443dac9736d6399,libego_tree-4fad2f7a51f7f097,libselectors-5d6048725711107d,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libbitflags-abdfa04ff16136ba,libservo_arc-f0ed136dac9d1920,libstable_deref_trait-eb70a7d8ef87fc4a,libcssparser-7b87b9a85da8ff39,libitoa-d7c2333f8dedd037,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libhtml5ever-50a97336f8ba3881,liblog-753a0cb3f11b08fe,libmarkup5ever-d83fb08618c21af2,libstring_cache-6cfd5f2b53b6e331,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libphf-71cd5f71bc25e7af,libphf_shared-6835875872310087,libsiphasher-025167c577866f36,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libregex-0162764bf6a22d64,libregex_automata-03a3c96471b7a5ce,libaho_corasick-f2d588fcfa61cff1,libmemchr-c5a8540217c8112c,libregex_syntax-762daa43d7cf4e3e,libserde-8efcd08def984074,libserde_core-1651d161ca9c90ea}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcY6uit0/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/aws-lc-sys-d09849b58eef85e1/out" "-L" "/opt/rustwide/target/debug/build/ring-6211a4e3a61a7692/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/injection_test-5b5bc86c60e0db17" "-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 `argos` (test "injection_test") 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/rustcpnZwuZ/symbols.o" "<17 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/{libwiremock-2ef710aa30ebd2bd,libdeadpool-ce3a9db95bafd870,libnum_cpus-433f25dc7b2cb3d0,libdeadpool_runtime-8e2d638e315a09f0,libassert_json_diff-80a91c624dbea10c,libargos-012d14825db49a84,libx509_parser-af9be09e0ff6b412,liboid_registry-2f122be9ddb501ca,libder_parser-16fa160a199574e0,libnum_bigint-eac750cda6255915,libnum_integer-87bbf78974b93dd0,libasn1_rs-a63d50a775e0421e,librusticata_macros-dd64577bdc3eba70,libnom-7a8c4e669e26adad,libtokio_rustls-d0511cf090050116,libuuid-7ece9dbefbe7b2f0,libgetrandom-ad4d23f31269f0fa,libserde_yaml-f63845876c27a799,libunsafe_libyaml-e6cc77d70c606c35,libtoml-3d36012ab5659183,libtoml_edit-a2ebd73e8bc9fdd0,libserde_spanned-dfc4fc246780317b,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-66f50fa92bd6e629,libindicatif-714dd53fc21a422a,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-be97d69310c6e154,libunicode_width-48dba5882408e75d,libtokio_tungstenite-f87aa11d109c44d5,libtungstenite-6cd834940890fc14,libdata_encoding-b4708a4db8b9ff4f,libsha1-5596547465f107e1,libthiserror-38cc3c011a742e10,libinclude_dir-eb7e382b2a0bcbc5,librustls-b5b87e263c2fe39b,libwebpki-1fc2c1fc2a3f3d6e,libaws_lc_rs-e1228b6737f9346b,libaws_lc_sys-1689c03e0a60bc03,libring-bfba6d76a503b4ea,libuntrusted-151845769873c416,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libfutures-227652acd82095a9,libfutures_executor-6a579e12686a3110,libtera-29892d55ce976dc1,libslug-c75e40a23a7f9a97,libdeunicode-c35c3821d0813fba,libglobwalk-0b14118ffb7122fc,libignore-cfafe36a962a8e22,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-dcb480764bfe229f,libbstr-98e09038c9e34282,libpest-1a39dbe4e4fbb9e0,libucd_trie-7606a29b3a59ad2f,librand-98e3b8b51fdcb582,librand_chacha-606845114f90dd87,libppv_lite86-bf503cd968b9d906,libzerocopy-90f80e77ac07b087,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,libunicode_segmentation-bd9208f0886bf29c,liblazy_static-afffdbb119bd9ac1,libhumansize-3ef85a7927daef06,liblibm-5a7600805088532e,libchrono_tz-57a8d7a0943e06a8,libchrono-0d8439202bff3b34,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-efae0973d6a22ee7,libreqwest-7a233775426ba4dc,libserde_urlencoded-26a61967230d3145,libryu-32a9bcdb682e7cbe,libcookie_store-10ba2596cd19d7d9,libpublicsuffix-6ebbdfc7b069f180,libpsl_types-6947b81f8be31980,libcookie-cf5017a739020f4c,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-8b405feb6adb6846,libtokio_native_tls-6767e5eef57f2114,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-763f3505ad563f4b,libzmij-a1d5d6e5204bbab4,libtower_http-167f54bbe615fa70,libiri_string-f1c5413b54c99d2e,libtower-776533ed969c934c,libnative_tls-eb8c5d690feb4c9a,libopenssl_probe-d74274d8b7245f2e,libopenssl-f15a4541b8746e01,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b5cbe69f8d88addb,libhyper_util-4c0521622302fe9d,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libhyper-a227dfc032dab216,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-42fa634561f655e6,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-331090cee67e8207,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_util-ec4ca3827796d99b,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libhttp_body_util-616e4263c9dca003,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libthiserror-a6999950f732dd80,libtracing-1392aaa8e236fdc7,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtokio-653425e3b84c4eff,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-a6415339708e1154,libmio-ccf88a7bbbdf074d,libpin_project_lite-5ffafa3f2ed0bb57,liburl-6ded32e9f1a54ad5,libidna-230e134f5e23f860,libutf8_iter-efb3984ee203d151,libidna_adapter-b912aa54f63d5aa4,libicu_properties-76224faf2db210e2,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8d2613503ab3eab8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-675fcec22e2c4753,libpotential_utf-7563aea91cc5ed08,libicu_provider-e9c4d114e71f21b6,libicu_locale_core-1d4a646bdd85d988,libtinystr-edecb1d0b67bdda5,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-1179c54277211dc7,libzerotrie-93b8682cd329ff4a,libyoke-b8fe6b9e4a49746b,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libscraper-1443dac9736d6399,libego_tree-4fad2f7a51f7f097,libselectors-5d6048725711107d,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libbitflags-abdfa04ff16136ba,libservo_arc-f0ed136dac9d1920,libstable_deref_trait-eb70a7d8ef87fc4a,libcssparser-7b87b9a85da8ff39,libitoa-d7c2333f8dedd037,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libhtml5ever-50a97336f8ba3881,liblog-753a0cb3f11b08fe,libmarkup5ever-d83fb08618c21af2,libstring_cache-6cfd5f2b53b6e331,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libphf-71cd5f71bc25e7af,libphf_shared-6835875872310087,libsiphasher-025167c577866f36,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libregex-0162764bf6a22d64,libregex_automata-03a3c96471b7a5ce,libaho_corasick-f2d588fcfa61cff1,libmemchr-c5a8540217c8112c,libregex_syntax-762daa43d7cf4e3e,libserde-8efcd08def984074,libserde_core-1651d161ca9c90ea}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcpnZwuZ/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/aws-lc-sys-d09849b58eef85e1/out" "-L" "/opt/rustwide/target/debug/build/ring-6211a4e3a61a7692/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scanners_test-669f286fe9513321" "-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 `argos` (test "scanners_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "739d814ba04ac6f0aecf2ea64f437de5e300a15f5f9b027ec55d3490844b4ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739d814ba04ac6f0aecf2ea64f437de5e300a15f5f9b027ec55d3490844b4ed6", kill_on_drop: false }` [INFO] [stdout] 739d814ba04ac6f0aecf2ea64f437de5e300a15f5f9b027ec55d3490844b4ed6