[INFO] fetching crate tap-agent 0.6.0... [INFO] testing tap-agent-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate tap-agent 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tap-agent 0.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tap-agent 0.6.0 [INFO] tweaked toml for crates.io crate tap-agent 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-agent 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tap-agent 0.6.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded tap-caip v0.6.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.15 [INFO] [stderr] Downloaded data-encoding-macro v0.1.17 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded either v1.14.0 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded tap-msg-derive v0.6.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded tap-msg v0.6.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8bea00916ade95b71f29c5c988d2249f11b132ce8d803bf9e9178f303dbe1db [INFO] running `Command { std: "docker" "start" "-a" "a8bea00916ade95b71f29c5c988d2249f11b132ce8d803bf9e9178f303dbe1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8bea00916ade95b71f29c5c988d2249f11b132ce8d803bf9e9178f303dbe1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bea00916ade95b71f29c5c988d2249f11b132ce8d803bf9e9178f303dbe1db", kill_on_drop: false }` [INFO] [stdout] a8bea00916ade95b71f29c5c988d2249f11b132ce8d803bf9e9178f303dbe1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c87490b6de299c9564652db8131e7432ce5ba5e6729d50139118fe1038d962c [INFO] running `Command { std: "docker" "start" "-a" "5c87490b6de299c9564652db8131e7432ce5ba5e6729d50139118fe1038d962c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.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 curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tap-msg-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [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 zerovec v0.10.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-kw v0.2.1 [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 x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tap-caip v0.6.0 [INFO] [stderr] Compiling tap-msg v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.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 v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tap-agent v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5c87490b6de299c9564652db8131e7432ce5ba5e6729d50139118fe1038d962c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c87490b6de299c9564652db8131e7432ce5ba5e6729d50139118fe1038d962c", kill_on_drop: false }` [INFO] [stdout] 5c87490b6de299c9564652db8131e7432ce5ba5e6729d50139118fe1038d962c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 178af18ba7b1b8a0bf21c4aba68f54c86eb85cbc5441cc929bea1786de5e66cf [INFO] running `Command { std: "docker" "start" "-a" "178af18ba7b1b8a0bf21c4aba68f54c86eb85cbc5441cc929bea1786de5e66cf", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling openssl v0.10.71 [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 itertools v0.13.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tap-caip v0.6.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tap-msg v0.6.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tap-agent v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> examples/payment_link_flow.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tap-agent` (example "payment_link_flow") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/562dee4820c458d823175268e41601d4c060588a/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="crypto-ed25519"' --cfg 'feature="crypto-p256"' --cfg 'feature="crypto-secp256k1"' --cfg 'feature="default"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto-ed25519", "crypto-p256", "crypto-secp256k1", "default", "examples", "getrandom", "js-sys", "native", "reqwest", "tempfile", "test-utils", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "web-sys"))' -C metadata=ba4b94a5d4cbf84a -C extra-filename=-a2246c51fdf06bb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-a98dca7c7e40a93a.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-685a223cdea2fe53.rlib --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-49b89ce94e9887ae.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0a15a6c91ce3d78b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d382810aefb3e35.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c8688bca051f309d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-04522bc723ed4d0f.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-b5470e8ddc260822.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7eaeca630a229384.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-87ab775cc8e34c3a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-941c6cd800753ef7.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-25d78c2cb3a33d36.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-a5e0c9ac274bec7b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e274fce7f59eaac3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-49472fcb53c8a05c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3838160dccbfc188.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b9be2b8f7ed8824.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-b6702e501340fc45.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fdaaa03c06689792.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-4e542ae2354b7a79.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4f8c87ab83738975.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-08bee6d1c49c7365.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1ac3d56bd557e20a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7d3c7c3d0a0a6be5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-cdf30f633c034e20.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-67f4ea88da423b35.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-29659f5fecdfd84c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7296923adb88d542.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dc40365971cf030c.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-a3fe0dd2144af7ae.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" "/opt/rustwide/target/debug/deps/rustcVTPtJC/symbols.o" "<3 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-b9b62c2d83cd3bd5,libbs58-057a6ece2aba89a6,libx25519_dalek-a3fe0dd2144af7ae,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libaes_gcm-685a223cdea2fe53,libctr-71ad145900531320,libghash-51c674fe4289a850,libpolyval-580e96d3edbb0da8,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-eb1ca87c49ca3ad4,libaead-3849288988beccac,librand-e274fce7f59eaac3,librand_chacha-037346e3df6573f2,libp256-a5e0c9ac274bec7b,libprimeorder-6d72711e98bfcc29,libk256-941c6cd800753ef7,libecdsa-f3f18e009dc2fa7b,librfc6979-dd3847ce5688e18c,libelliptic_curve-dfcbef207e5dc409,libsec1-56ec132867e11c63,libpkcs8-7da1cbd70ec65339,libspki-28e00acccb83e04a,libder-470353481cd75bc6,libpem_rfc7468-5482819921f38af8,libbase64ct-04e748031ddf4896,libhkdf-e638b06141775f8d,libhmac-e8c118ede9f2e460,libcrypto_bigint-65419fa131d65f00,libbase16ct-b0752502dc7a9a1c,libgroup-01b2626d0fc2e239,libff-30f596b889850fcd,libed25519_dalek-87ab775cc8e34c3a,libed25519-88c480d1d7b8f919,libsignature-8c450bf01f9e7de0,libclap-c8688bca051f309d,libclap_builder-2e9888f0dee28dc1,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libaes_kw-49b89ce94e9887ae,libaes-a98dca7c7e40a93a,libcipher-9387b6abe9bbf142,libinout-28e839fe458be6c7,libmultibase-25d78c2cb3a33d36,libbase_x-aacb55c1704f712f,libdata_encoding_macro-388e45faf2c7be15,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-b5470e8ddc260822,libtap_msg-4f8c87ab83738975,libuuid-dc40365971cf030c,librand-0dd2e374a9d0ffe8,librand_chacha-4ee4bbad19befc3a,libppv_lite86-51d8729c06d9fb6a,libzerocopy-bc4f704159cdb867,libbyteorder-7df9ab1ae37e1368,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libsha2-fdaaa03c06689792,libcpufeatures-471354fefbcaf2d8,libdigest-d9f1b2bd39c93a42,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-9541c1d96ad26243,libcrypto_common-792b15cf32bf51c5,libgeneric_array-d38334824152d6c9,libtypenum-2d2373cb6e0ea7a0,librand_core-15a7b5a6ed906f20,libgetrandom-bd98516d26ec1a1e,libchrono-7d382810aefb3e35,libiana_time_zone-33839373f004bfb1,libnum_traits-8a0262b550f89c1e,libtap_caip-4e542ae2354b7a79,libhex-28742b4ca144387c,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libthiserror-1ac3d56bd557e20a,libreqwest-49472fcb53c8a05c,libserde_urlencoded-50b1e41b9f3381e0,librustls_pki_types-38d2dcee3b0250fc,libzeroize-30bf606536cfaf6d,libhyper_tls-f783f2168831e7f3,libtokio_native_tls-410f9db7fa471ee1,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-2b9be2b8f7ed8824,libryu-6b175d60b6f34152,libserde-3838160dccbfc188,libtower_http-4bfe83a65cd6b4ea,libiri_string-a380f51e5b0b7b73,libtower-9891a34947a99fd3,libtower_layer-d70c7e404336389b,libnative_tls-935f0b150417de54,libopenssl_probe-cbab9b905ab83f66,libopenssl-f3817921da4dc780,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bf13ec84694a40e3,libhyper_util-c2ca464a9e038e66,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-0033e7c1c2d92847,libtower_service-0d7df29686b13872,libhyper-505c0287a3a59dc6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-afc4fc36e3f3ed19,libtracing-67f4ea88da423b35,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-3bc210f209fd07ed,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-7c7487e7650186f9,libtokio-7d3c7c3d0a0a6be5,libsocket2-a56fc14f35ab9256,libmio-77f2f6669067b2ac,liblibc-e32e94b265a2208b,libhttp_body_util-5aaefbf58ddabdc1,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-bfaff5ad742b8bf0,liblog-ba604b77dad33fe2,liburl-7296923adb88d542,libidna-3abbc85d2ccb2f14,libidna_adapter-5cf18e74f25b5eed,libicu_normalizer-b59e021fb77e9946,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-c9e256db4895aec4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ea068c0a239fb02e,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-29b651cf76d6e39f,libicu_provider-b9d02dff679f1f15,libicu_locid-6197f301aef2a8ed,liblitemap-705c4d2af7d10c57,libtinystr-1fea890edf9efde4,libzerovec-4812faecd2366aff,libwriteable-45c783735d88c2b0,libyoke-27ffa6027161e637,libzerofrom-fd092ee5a5e82e40,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-13272a7198203937,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcVTPtJC/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/message_packing_tests-091d1e46945128ac" "-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 "message_packing_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc33e2Mn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtap_agent-b9b62c2d83cd3bd5,libbs58-057a6ece2aba89a6,libx25519_dalek-a3fe0dd2144af7ae,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libaes_gcm-685a223cdea2fe53,libctr-71ad145900531320,libghash-51c674fe4289a850,libpolyval-580e96d3edbb0da8,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-eb1ca87c49ca3ad4,libaead-3849288988beccac,librand-e274fce7f59eaac3,librand_chacha-037346e3df6573f2,libp256-a5e0c9ac274bec7b,libprimeorder-6d72711e98bfcc29,libk256-941c6cd800753ef7,libecdsa-f3f18e009dc2fa7b,librfc6979-dd3847ce5688e18c,libelliptic_curve-dfcbef207e5dc409,libsec1-56ec132867e11c63,libpkcs8-7da1cbd70ec65339,libspki-28e00acccb83e04a,libder-470353481cd75bc6,libpem_rfc7468-5482819921f38af8,libbase64ct-04e748031ddf4896,libhkdf-e638b06141775f8d,libhmac-e8c118ede9f2e460,libcrypto_bigint-65419fa131d65f00,libbase16ct-b0752502dc7a9a1c,libgroup-01b2626d0fc2e239,libff-30f596b889850fcd,libed25519_dalek-87ab775cc8e34c3a,libed25519-88c480d1d7b8f919,libsignature-8c450bf01f9e7de0,libclap-c8688bca051f309d,libclap_builder-2e9888f0dee28dc1,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libaes_kw-49b89ce94e9887ae,libaes-a98dca7c7e40a93a,libcipher-9387b6abe9bbf142,libinout-28e839fe458be6c7,libmultibase-25d78c2cb3a33d36,libbase_x-aacb55c1704f712f,libdata_encoding_macro-388e45faf2c7be15,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-b5470e8ddc260822,libtap_msg-4f8c87ab83738975,libuuid-dc40365971cf030c,librand-0dd2e374a9d0ffe8,librand_chacha-4ee4bbad19befc3a,libppv_lite86-51d8729c06d9fb6a,libzerocopy-bc4f704159cdb867,libbyteorder-7df9ab1ae37e1368,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libsha2-fdaaa03c06689792,libcpufeatures-471354fefbcaf2d8,libdigest-d9f1b2bd39c93a42,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-9541c1d96ad26243,libcrypto_common-792b15cf32bf51c5,libgeneric_array-d38334824152d6c9,libtypenum-2d2373cb6e0ea7a0,librand_core-15a7b5a6ed906f20,libgetrandom-bd98516d26ec1a1e,libchrono-7d382810aefb3e35,libiana_time_zone-33839373f004bfb1,libnum_traits-8a0262b550f89c1e,libtap_caip-4e542ae2354b7a79,libhex-28742b4ca144387c,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libthiserror-1ac3d56bd557e20a,libreqwest-49472fcb53c8a05c,libserde_urlencoded-50b1e41b9f3381e0,librustls_pki_types-38d2dcee3b0250fc,libzeroize-30bf606536cfaf6d,libhyper_tls-f783f2168831e7f3,libtokio_native_tls-410f9db7fa471ee1,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-2b9be2b8f7ed8824,libryu-6b175d60b6f34152,libserde-3838160dccbfc188,libtower_http-4bfe83a65cd6b4ea,libiri_string-a380f51e5b0b7b73,libtower-9891a34947a99fd3,libtower_layer-d70c7e404336389b,libnative_tls-935f0b150417de54,libopenssl_probe-cbab9b905ab83f66,libopenssl-f3817921da4dc780,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-bf13ec84694a40e3,libhyper_util-c2ca464a9e038e66,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-0033e7c1c2d92847,libtower_service-0d7df29686b13872,libhyper-505c0287a3a59dc6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-afc4fc36e3f3ed19,libtracing-67f4ea88da423b35,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-3bc210f209fd07ed,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-7c7487e7650186f9,libtokio-7d3c7c3d0a0a6be5,libsocket2-a56fc14f35ab9256,libmio-77f2f6669067b2ac,liblibc-e32e94b265a2208b,libhttp_body_util-5aaefbf58ddabdc1,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-bfaff5ad742b8bf0,liblog-ba604b77dad33fe2,liburl-7296923adb88d542,libidna-3abbc85d2ccb2f14,libidna_adapter-5cf18e74f25b5eed,libicu_normalizer-b59e021fb77e9946,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-c9e256db4895aec4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ea068c0a239fb02e,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-29b651cf76d6e39f,libicu_provider-b9d02dff679f1f15,libicu_locid-6197f301aef2a8ed,liblitemap-705c4d2af7d10c57,libtinystr-1fea890edf9efde4,libzerovec-4812faecd2366aff,libwriteable-45c783735d88c2b0,libyoke-27ffa6027161e637,libzerofrom-fd092ee5a5e82e40,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-13272a7198203937,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc33e2Mn/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/tap_agent_cli-ef2ebe91150f9c90" "-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] running `Command { std: "docker" "inspect" "178af18ba7b1b8a0bf21c4aba68f54c86eb85cbc5441cc929bea1786de5e66cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178af18ba7b1b8a0bf21c4aba68f54c86eb85cbc5441cc929bea1786de5e66cf", kill_on_drop: false }` [INFO] [stdout] 178af18ba7b1b8a0bf21c4aba68f54c86eb85cbc5441cc929bea1786de5e66cf