[INFO] fetching crate tap-agent 0.4.0... [INFO] testing tap-agent-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate tap-agent 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tap-agent 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tap-agent 0.4.0 [INFO] tweaked toml for crates.io crate tap-agent 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-agent 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tap-agent 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89ae611907b96396029c16395ae824ff3a312008dc2701a144894b80ece854bf [INFO] running `Command { std: "docker" "start" "-a" "89ae611907b96396029c16395ae824ff3a312008dc2701a144894b80ece854bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89ae611907b96396029c16395ae824ff3a312008dc2701a144894b80ece854bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ae611907b96396029c16395ae824ff3a312008dc2701a144894b80ece854bf", kill_on_drop: false }` [INFO] [stdout] 89ae611907b96396029c16395ae824ff3a312008dc2701a144894b80ece854bf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0914d8d3d4d6a74f438dcd4c1bf6a36f4b2a16a4abc24d6797695ce31dfa7a5d [INFO] running `Command { std: "docker" "start" "-a" "0914d8d3d4d6a74f438dcd4c1bf6a36f4b2a16a4abc24d6797695ce31dfa7a5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tap-msg-derive v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "0914d8d3d4d6a74f438dcd4c1bf6a36f4b2a16a4abc24d6797695ce31dfa7a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0914d8d3d4d6a74f438dcd4c1bf6a36f4b2a16a4abc24d6797695ce31dfa7a5d", kill_on_drop: false }` [INFO] [stdout] 0914d8d3d4d6a74f438dcd4c1bf6a36f4b2a16a4abc24d6797695ce31dfa7a5d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a940a594b4ef6f737861330b4df3bb7c865f3cf731b994a3eac57bac535b0f9 [INFO] running `Command { std: "docker" "start" "-a" "0a940a594b4ef6f737861330b4df3bb7c865f3cf731b994a3eac57bac535b0f9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tap-agent` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tap_agent --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "examples", "getrandom", "js-sys", "native", "reqwest", "tempfile", "test-utils", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "web-sys"))' -C metadata=4649e8d439b9ec7a -C extra-filename=-53f7b6d544d4af20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-212fb4bcf2f05c69.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-6d9c7a5f59ca4fad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2412b8a6bcea1122.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7953c98eac7449bf.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-426bcd1e039e2993.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-e8e86b2e54f48630.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-54d3d85c299db8da.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-b573703d49b7229f.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-a395dd9d351eb4bb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-87ad594b4fdd0b3c.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-e3479628f5892346.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-911cbc96c77ebe8d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3f1218ae4cec07b2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f36476be00046277.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b005135f5c1fd09.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5de30d094e0ba37b.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-f6ba07a635c41b7d.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-53a9ed0a6ee73781.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dcc0745a1b247d53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2e3404ca0662ac5f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d1b8f884cd97230.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-762ea3602f86e8da.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-213b91e7d12e97e6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f1ca5f521507ff83.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a28787e15df29807.rlib --cap-lints=warn` (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" "/tmp/rustcXqc4PR/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-dcc0745a1b247d53,libfastrand-751bcde24b8aa073,librustix-715d5d7415fe8645,liblinux_raw_sys-d28fdc10158f862f,libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-9b005135f5c1fd09,libryu-c61af0f0be00172a,libserde-f36476be00046277,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libitoa-6e2430f2fa153711,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16}.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" "/tmp/rustcXqc4PR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/label_functionality-fd914266ff671270" "-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 `tap-agent` (test "label_functionality") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUqVDXx/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/{libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-9b005135f5c1fd09,libryu-c61af0f0be00172a,libserde-f36476be00046277,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libitoa-6e2430f2fa153711,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16}.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" "/tmp/rustcUqVDXx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/key_signing_tests-9ef8900b3444933c" "-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 `tap-agent` (test "key_signing_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpBsDiF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-9b005135f5c1fd09,libryu-c61af0f0be00172a,libserde-f36476be00046277,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libitoa-6e2430f2fa153711,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16}.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" "/tmp/rustcpBsDiF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/unpack_tap_message-74a45ee6bcb11869" "-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 `tap-agent` (example "unpack_tap_message") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpl9h4X/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/{libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16,libserde_json-9b005135f5c1fd09,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libserde-f36476be00046277}.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" "/tmp/rustcpl9h4X/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simplified_agent_key_tests-f7fda54a7086f5a0" "-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 `tap-agent` (test "simplified_agent_key_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcae8DHn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-dcc0745a1b247d53,libfastrand-751bcde24b8aa073,librustix-715d5d7415fe8645,liblinux_raw_sys-d28fdc10158f862f,libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-9b005135f5c1fd09,libryu-c61af0f0be00172a,libserde-f36476be00046277,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libitoa-6e2430f2fa153711,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16,libbase64-13144a1f1e192158}.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" "/tmp/rustcae8DHn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/key_management-caff112370475be3" "-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 `tap-agent` (example "key_management") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0gsoHW/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/{libtap_agent-1116d737eb9074eb,libbs58-6d9c7a5f59ca4fad,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libaes_gcm-212fb4bcf2f05c69,libctr-0b3470fb7a5ae02f,libghash-3113f57ac14cbf2d,libpolyval-878bae361dae7ab5,libopaque_debug-90e66d859d53ff28,libuniversal_hash-5d7443cda64f49bb,libaes-defc657545bf24eb,libcipher-1ec74b8222eb1f54,libinout-98eb2c39b3a980ca,libaead-76a69bd0b1e3594c,librand-911cbc96c77ebe8d,librand_chacha-9e2d23ef84a8d2dc,libp256-e3479628f5892346,libprimeorder-3d1712dc8ad1b856,libk256-b573703d49b7229f,libecdsa-0e86411e61983c53,librfc6979-fc564cac278d3f55,libelliptic_curve-cc3ed8c8f23e9d9c,libsec1-be560b8354343599,libpkcs8-2a91c3bc4ce19bc4,libspki-4576ec007bd4b978,libder-44e657d07aa0fed6,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libhkdf-1752adad8a078a49,libhmac-081404bd42f2cabd,libcrypto_bigint-54c9c2680b44822b,libbase16ct-c4cc4b0550013254,libgroup-c297477e8323db8c,libff-f0c279b14325f297,libed25519_dalek-54d3d85c299db8da,libed25519-0a387d4568998cfa,libsignature-d816f33a23a36973,libclap-7953c98eac7449bf,libclap_builder-218eeed6dbbe9a91,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libmultibase-a395dd9d351eb4bb,libbase_x-e5b84adab724dcee,libdata_encoding_macro-9128e58db436face,libdata_encoding-1bc2b38a78f02b21,libcurve25519_dalek-e8e86b2e54f48630,libtap_msg-53a9ed0a6ee73781,libuuid-a28787e15df29807,librand-d52d72cc5640e291,librand_chacha-4869c264e7a3e55d,libppv_lite86-09df15b935807604,libzerocopy-24109869f1912b02,libbyteorder-9f6ac6743e38a88c,librand_core-32c3cb342fc8a2d4,libgetrandom-7cdfe7593d19dca8,libsha2-acc37ed6ec87150a,libcpufeatures-e04321643d03190d,libdigest-89a065ce83ffa359,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-6afcf0314cdbabcc,libcrypto_common-f40acdefa3bf38b9,libgeneric_array-bbbe2795c0f85c93,libtypenum-f2b179c8a326fef2,libzeroize-4d00d05d66f3a04f,librand_core-9b1f563bf73e4ffc,libgetrandom-d5b005e5d4f3e720,libchrono-2412b8a6bcea1122,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-f6ba07a635c41b7d,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-3f1218ae4cec07b2,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-79a48e2c88f6b544,libserde_urlencoded-365593c01e3a8bcc,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-55152bea22b92a96,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-9b005135f5c1fd09,libryu-c61af0f0be00172a,libserde-f36476be00046277,libnative_tls-0b98ecc1719bc22a,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-b74abcb5af260919,libhyper-ac12bd150e029e0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c80780ed04867e9d,libindexmap-8ebc8986b19a2375,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libtokio_util-c3d4d29cd2fb3fde,libtower_service-3fb88d28c2218805,libtracing-213b91e7d12e97e6,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-334dfdbb9febcf3e,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-9d1b8f884cd97230,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,liblibc-d75767512c50648b,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-f1ca5f521507ff83,libidna-509628291e0ef49d,libidna_adapter-b79746edb1d1f44b,libicu_normalizer-84ef79971c334747,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-7853abbe475d9028,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-59c4601fd3e302b2,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-8cd246fa0701bc30,libicu_provider-16f9677c82cdc30f,libicu_locid-60b5730a18a2fc4c,liblitemap-79485f3bd9d9879d,libtinystr-5338331613360efb,libzerovec-02bb4d73cd01d665,libwriteable-1e5dea0053e4c229,libyoke-a0d4e9c46144250e,libzerofrom-5ac464ec30430616,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-ad73fd6c3dad6953,libitoa-6e2430f2fa153711,libbytes-364fee2c8c1b3a1d,libfnv-79e2cbfbe03dcd16}.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" "/tmp/rustc0gsoHW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/key_manager_tests-1df4f32382e3ad1d" "-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 `tap-agent` (test "key_manager_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0a940a594b4ef6f737861330b4df3bb7c865f3cf731b994a3eac57bac535b0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a940a594b4ef6f737861330b4df3bb7c865f3cf731b994a3eac57bac535b0f9", kill_on_drop: false }` [INFO] [stdout] 0a940a594b4ef6f737861330b4df3bb7c865f3cf731b994a3eac57bac535b0f9