[INFO] fetching crate tap-agent 0.4.0...
[INFO] testing tap-agent-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tap-agent 0.4.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tap-agent 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47ba6716c56b833449fb4c6cb946674ce229a541da9bdb7049e8fa15a2e1450e
[INFO] running `Command { std: "docker" "start" "-a" "47ba6716c56b833449fb4c6cb946674ce229a541da9bdb7049e8fa15a2e1450e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47ba6716c56b833449fb4c6cb946674ce229a541da9bdb7049e8fa15a2e1450e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ba6716c56b833449fb4c6cb946674ce229a541da9bdb7049e8fa15a2e1450e", kill_on_drop: false }`
[INFO] [stdout] 47ba6716c56b833449fb4c6cb946674ce229a541da9bdb7049e8fa15a2e1450e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fa456171e4fae78c651c804ad690ea9f7662f4e12962afe515bda683ea5ad1
[INFO] running `Command { std: "docker" "start" "-a" "f7fa456171e4fae78c651c804ad690ea9f7662f4e12962afe515bda683ea5ad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 serde v1.0.219
[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 chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tap-caip 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 tap-msg v0.4.0
[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 38.36s
[INFO] running `Command { std: "docker" "inspect" "f7fa456171e4fae78c651c804ad690ea9f7662f4e12962afe515bda683ea5ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fa456171e4fae78c651c804ad690ea9f7662f4e12962afe515bda683ea5ad1", kill_on_drop: false }`
[INFO] [stdout] f7fa456171e4fae78c651c804ad690ea9f7662f4e12962afe515bda683ea5ad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fbc52416311dbfeff55bbfa012d21e38d903f863739ee9740c7b4d65745567c
[INFO] running `Command { std: "docker" "start" "-a" "5fbc52416311dbfeff55bbfa012d21e38d903f863739ee9740c7b4d65745567c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[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 assert_matches v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon v1.10.0
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[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 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 tap-msg v0.4.0
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=29ad34f53f02301d -C extra-filename=-1d6c64b9ff673d78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-012d26c061d89c63.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-822db6067c8bec65.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27cd6af12bf52ac5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-16ef46b13b816ac6.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-415fb35fef413161.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e5b1c6dc26bb4aca.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-fa91287b1b33400d.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-0a7e63144e4b7a48.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-a322ce6e350cbd26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9dc87601a870fa8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b40cbc1481ec46c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2bb327031ea50887.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08ef912e908b266f.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-05f90c9f9e701b02.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-cbe6ee25e8666180.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-980f9bd0f4bf9e45.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0faa36000624a294.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-58646cf4532e336f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f49cb06230610c85.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ce286831d74b4437.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3c71e65d465d8c96.rlib --cap-lints=forbid` (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/rustcDEoZvj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtap_agent-cc0dd731c27b64a8,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-980f9bd0f4bf9e45,libuuid-3c71e65d465d8c96,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-822db6067c8bec65,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-cbe6ee25e8666180,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-b40cbc1481ec46c9,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3b2cc81c7d4da62f,libserde_urlencoded-bc63f036c3733b37,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b867c32e11a97847,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-08ef912e908b266f,libryu-6b175d60b6f34152,libserde-2bb327031ea50887,libnative_tls-192040d2cba075c7,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bc60b4cbde79f938,libhyper-d08740660ca5cde5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-db9e08075785d0fd,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtokio_util-c7cf38b78e1e170f,libtower_service-0d7df29686b13872,libtracing-f49cb06230610c85,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_util-1b492f323b03c2d8,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-0faa36000624a294,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,liblibc-a1f51a53e348ca20,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDEoZvj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tap_agent_cli-fc5f3e38157a7e92" "-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` (bin "tap-agent-cli") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnNS1Rz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtap_agent-cc0dd731c27b64a8,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-980f9bd0f4bf9e45,libuuid-3c71e65d465d8c96,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-822db6067c8bec65,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-cbe6ee25e8666180,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-b40cbc1481ec46c9,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3b2cc81c7d4da62f,libserde_urlencoded-bc63f036c3733b37,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b867c32e11a97847,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-192040d2cba075c7,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bc60b4cbde79f938,libhyper-d08740660ca5cde5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-db9e08075785d0fd,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtokio_util-c7cf38b78e1e170f,libtower_service-0d7df29686b13872,libtracing-f49cb06230610c85,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_util-1b492f323b03c2d8,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-0faa36000624a294,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,liblibc-a1f51a53e348ca20,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,libserde_json-08ef912e908b266f,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libserde-2bb327031ea50887}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnNS1Rz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simplified_agent_key_tests-a457e2c56da05bb4" "-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] [stderr] error: could not compile `tap-agent` (example "multi_agent_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name multi_agent_flow --edition=2021 examples/multi_agent_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=a5594d9d9fbfaeb5 -C extra-filename=-beb84ed9602b817c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-012d26c061d89c63.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-822db6067c8bec65.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27cd6af12bf52ac5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-16ef46b13b816ac6.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-415fb35fef413161.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e5b1c6dc26bb4aca.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-fa91287b1b33400d.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-0a7e63144e4b7a48.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-a322ce6e350cbd26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9dc87601a870fa8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b40cbc1481ec46c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2bb327031ea50887.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08ef912e908b266f.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-05f90c9f9e701b02.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-cc0dd731c27b64a8.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-cbe6ee25e8666180.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-980f9bd0f4bf9e45.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0faa36000624a294.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-58646cf4532e336f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f49cb06230610c85.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ce286831d74b4437.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3c71e65d465d8c96.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKMZtD8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtap_agent-cc0dd731c27b64a8,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-980f9bd0f4bf9e45,libuuid-3c71e65d465d8c96,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-822db6067c8bec65,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-cbe6ee25e8666180,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-b40cbc1481ec46c9,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3b2cc81c7d4da62f,libserde_urlencoded-bc63f036c3733b37,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b867c32e11a97847,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-08ef912e908b266f,libryu-6b175d60b6f34152,libserde-2bb327031ea50887,libnative_tls-192040d2cba075c7,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bc60b4cbde79f938,libhyper-d08740660ca5cde5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-db9e08075785d0fd,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtokio_util-c7cf38b78e1e170f,libtower_service-0d7df29686b13872,libtracing-f49cb06230610c85,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_util-1b492f323b03c2d8,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-0faa36000624a294,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,liblibc-a1f51a53e348ca20,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKMZtD8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ephemeral_agent_tests-3b7893e3deb7b118" "-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 "ephemeral_agent_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceJyqV3/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio_test-58646cf4532e336f,libtokio_stream-74bde33aaf99ecbc,libtap_agent-cc0dd731c27b64a8,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-980f9bd0f4bf9e45,libuuid-3c71e65d465d8c96,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-822db6067c8bec65,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-cbe6ee25e8666180,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-b40cbc1481ec46c9,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3b2cc81c7d4da62f,libserde_urlencoded-bc63f036c3733b37,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b867c32e11a97847,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-08ef912e908b266f,libryu-6b175d60b6f34152,libserde-2bb327031ea50887,libnative_tls-192040d2cba075c7,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bc60b4cbde79f938,libhyper-d08740660ca5cde5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-db9e08075785d0fd,libindexmap-1dfdff4da4264c8c,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtokio_util-c7cf38b78e1e170f,libtower_service-0d7df29686b13872,libtracing-f49cb06230610c85,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_util-1b492f323b03c2d8,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-0faa36000624a294,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,liblibc-a1f51a53e348ca20,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceJyqV3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/invoice_payment_flow-57956a1373a9302e" "-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 "invoice_payment_flow") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5fbc52416311dbfeff55bbfa012d21e38d903f863739ee9740c7b4d65745567c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbc52416311dbfeff55bbfa012d21e38d903f863739ee9740c7b4d65745567c", kill_on_drop: false }`
[INFO] [stdout] 5fbc52416311dbfeff55bbfa012d21e38d903f863739ee9740c7b4d65745567c
