[INFO] fetching crate tap-node 0.4.0...
[INFO] testing tap-node-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tap-node 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tap-node 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tap-node 0.4.0
[INFO] tweaked toml for crates.io crate tap-node 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tap-node 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tap-node 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b98cafc14a534fa2e05cd2d9c007b8b463add05f6a7d29c9a881843d1d70c39a
[INFO] running `Command { std: "docker" "start" "-a" "b98cafc14a534fa2e05cd2d9c007b8b463add05f6a7d29c9a881843d1d70c39a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b98cafc14a534fa2e05cd2d9c007b8b463add05f6a7d29c9a881843d1d70c39a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98cafc14a534fa2e05cd2d9c007b8b463add05f6a7d29c9a881843d1d70c39a", kill_on_drop: false }`
[INFO] [stdout] b98cafc14a534fa2e05cd2d9c007b8b463add05f6a7d29c9a881843d1d70c39a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8675112852861dd4bd607bdc7b3adc56f0d6b503acc97c3858a89a6b1eb94f5
[INFO] running `Command { std: "docker" "start" "-a" "c8675112852861dd4bd607bdc7b3adc56f0d6b503acc97c3858a89a6b1eb94f5", kill_on_drop: false }`
[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 subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling iso_currency v0.4.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling iso_country v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tap-msg-derive v0.4.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]    Compiling data-encoding-macro v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[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 futures v0.3.31
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tap-caip v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tap-msg v0.4.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 sqlx-core v0.8.6
[INFO] [stderr]    Compiling tap-ivms101 v0.4.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tap-agent v0.4.0
[INFO] [stderr]    Compiling tap-node v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "c8675112852861dd4bd607bdc7b3adc56f0d6b503acc97c3858a89a6b1eb94f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8675112852861dd4bd607bdc7b3adc56f0d6b503acc97c3858a89a6b1eb94f5", kill_on_drop: false }`
[INFO] [stdout] c8675112852861dd4bd607bdc7b3adc56f0d6b503acc97c3858a89a6b1eb94f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be63cb191ef748010ec69959b4d86c5fb0d1321c63a161d1e0c9eca07d4c3054
[INFO] running `Command { std: "docker" "start" "-a" "be63cb191ef748010ec69959b4d86c5fb0d1321c63a161d1e0c9eca07d4c3054", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tap-caip v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tap-msg v0.4.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tap-ivms101 v0.4.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tap-agent v0.4.0
[INFO] [stderr]    Compiling tap-node v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tap-node` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tap_node --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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=5bf8fcd0d149d933 -C extra-filename=-1bd5df6079ab9731 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tap-node` (test "multi_agent_storage_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name multi_agent_storage_test --edition=2021 tests/multi_agent_storage_test.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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=1acd249ac08d23bd -C extra-filename=-4f07fdba77fdbf8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tap-node` (test "internal_delivery_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name internal_delivery_test --edition=2021 tests/internal_delivery_test.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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=54fc6a878fdeca51 -C extra-filename=-1c347ca23b6ef86a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tap-node` (test "delivery_tracking_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name delivery_tracking_test --edition=2021 tests/delivery_tracking_test.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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=f84d46a5095de010 -C extra-filename=-1cd743ccdda25600 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tap-node` (test "customer_extraction_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name customer_extraction_test --edition=2021 tests/customer_extraction_test.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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=a61a835d96908390 -C extra-filename=-64add69d1915d14f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tap-node` (example "travel_rule_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name travel_rule_flow --edition=2021 examples/travel_rule_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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=5f0327b7072287ac -C extra-filename=-ba568408581ab2a9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tap-node` (test "storage_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name storage_tests --edition=2021 tests/storage_tests.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="dirs"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --cfg 'feature="sqlx"' --cfg 'feature="storage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "dirs", "js-sys", "native", "native-with-websocket", "reqwest", "sqlx", "storage", "tokio-tungstenite", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-with-websocket", "web-sys", "websocket"))' -C metadata=1ac90381ace123fc -C extra-filename=-ca8752243155f07a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-80f48c2f619099bd.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e69173d8fe088616.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7a48b50e43a13a34.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4f6428a2a4deeb01.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9fb48da06f89dc31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c30a5955c0944a9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b85a20e809f0c274.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d413a3bdb5c7b465.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-949aa854f3975aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137c4c9696979a27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-acc37ed6ec87150a.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-994ccf062cd4e468.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-41ded294a6cf9504.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-7a4b9f8923921196.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-1496bff41d559306.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-4fbe7b8f9cbffb9c.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-478ebd7cd3fdfe23.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-796fce8a34150190.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c65e35b98e8b1817.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bd8949207109297d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37f8d39b00289862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcc78NM9/symbols.o" "<3 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_node-478ebd7cd3fdfe23,libsqlx-994ccf062cd4e468,libsqlx_sqlite-bc055aca585ba547,libfutures_executor-5c256df995b829af,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libfutures_intrusive-60cdb73eded18011,liblibsqlite3_sys-d6d3f99ae0c922ed,libatoi-f8a96e0b717add5e,libsqlx_core-4e4716928bf0d6b4,libbase64-faebe21c393c2ed7,libhashlink-ee357486839b05c1,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-7b72fb79c0d5d885,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libtap_ivms101-1496bff41d559306,libiso_currency-0a121ce07ec3d774,libiso_country-55b68fa37a010bd5,liblazy_static-3674be3f4245d19b,libthiserror-3f1b69f1dc3ac114,libtap_agent-41ded294a6cf9504,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,libreqwest-d413a3bdb5c7b465,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-b610df1dc4ec5f3c,libserde_urlencoded-b0040bfaac460530,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-f17886d18db59946,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libnative_tls-25430f0ca61de64e,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b74abcb5af260919,libhyper-f040bed372cf3e6d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c1f477fb26a0c716,libindexmap-fa2c40a52b836252,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-7fe72e57e177f903,libtower_service-3fb88d28c2218805,libtracing-bd8949207109297d,libtracing_core-da26d61a0ebc62e9,libfutures_util-78678b031786f39c,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-796fce8a34150190,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-1f8da2fea181e2d1,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-d6f7bb1298e9acd0,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,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,libdashmap-4f6428a2a4deeb01,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libparking_lot_core-effa6c37a18948d3,libsmallvec-2bd8f6be8d3c93fd,libhashbrown-d952ad0946629507,libtap_msg-4fbe7b8f9cbffb9c,libuuid-37f8d39b00289862,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,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libchrono-e69173d8fe088616,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-7a4b9f8923921196,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libonce_cell-87ad594b4fdd0b3c,libthiserror-2e3404ca0662ac5f,libserde_json-137c4c9696979a27,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libserde-949aa854f3975aeb}.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/rustcc78NM9/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/validation_tests-19193f93153b3297" "-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-node` (test "validation_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcY97EjX/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-dcc0745a1b247d53,libfastrand-751bcde24b8aa073,librustix-715d5d7415fe8645,liblinux_raw_sys-d28fdc10158f862f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtap_node-478ebd7cd3fdfe23,libsqlx-994ccf062cd4e468,libsqlx_sqlite-bc055aca585ba547,libfutures_executor-5c256df995b829af,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libfutures_intrusive-60cdb73eded18011,liblibsqlite3_sys-d6d3f99ae0c922ed,libatoi-f8a96e0b717add5e,libsqlx_core-4e4716928bf0d6b4,libbase64-faebe21c393c2ed7,libhashlink-ee357486839b05c1,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-7b72fb79c0d5d885,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libtap_ivms101-1496bff41d559306,libiso_currency-0a121ce07ec3d774,libiso_country-55b68fa37a010bd5,liblazy_static-3674be3f4245d19b,libthiserror-3f1b69f1dc3ac114,libtap_agent-41ded294a6cf9504,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,libreqwest-d413a3bdb5c7b465,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-b610df1dc4ec5f3c,libserde_urlencoded-b0040bfaac460530,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-f17886d18db59946,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libnative_tls-25430f0ca61de64e,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b74abcb5af260919,libhyper-f040bed372cf3e6d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c1f477fb26a0c716,libindexmap-fa2c40a52b836252,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-7fe72e57e177f903,libtower_service-3fb88d28c2218805,libtracing-bd8949207109297d,libtracing_core-da26d61a0ebc62e9,libfutures_util-78678b031786f39c,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-796fce8a34150190,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-1f8da2fea181e2d1,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-d6f7bb1298e9acd0,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,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,libdashmap-4f6428a2a4deeb01,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libparking_lot_core-effa6c37a18948d3,libsmallvec-2bd8f6be8d3c93fd,libhashbrown-d952ad0946629507,libtap_msg-4fbe7b8f9cbffb9c,libuuid-37f8d39b00289862,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,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libchrono-e69173d8fe088616,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-7a4b9f8923921196,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libonce_cell-87ad594b4fdd0b3c,libthiserror-2e3404ca0662ac5f,libserde_json-137c4c9696979a27,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libserde-949aa854f3975aeb}.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/rustcY97EjX/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/event_logger_tests-16bfd7490b516182" "-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-node` (test "event_logger_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdw60D4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtap_agent-41ded294a6cf9504,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-4fbe7b8f9cbffb9c,libuuid-37f8d39b00289862,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-e69173d8fe088616,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-7a4b9f8923921196,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-d413a3bdb5c7b465,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-b610df1dc4ec5f3c,libserde_urlencoded-b0040bfaac460530,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-f17886d18db59946,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-137c4c9696979a27,libryu-c61af0f0be00172a,libserde-949aa854f3975aeb,libnative_tls-25430f0ca61de64e,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b74abcb5af260919,libhyper-f040bed372cf3e6d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c1f477fb26a0c716,libindexmap-fa2c40a52b836252,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-7fe72e57e177f903,libtower_service-3fb88d28c2218805,libtracing-bd8949207109297d,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-78678b031786f39c,libmemchr-08f38e9718637002,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-796fce8a34150190,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-1f8da2fea181e2d1,libparking_lot_core-effa6c37a18948d3,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-d6f7bb1298e9acd0,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" "<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/rustcdw60D4/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_message_flow-3f80dbcf1a821921" "-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-node` (example "http_message_flow") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUT7Cdq/symbols.o" "<11 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/{libtempfile-dcc0745a1b247d53,libfastrand-751bcde24b8aa073,librustix-715d5d7415fe8645,liblinux_raw_sys-d28fdc10158f862f,libtap_node-478ebd7cd3fdfe23,libsqlx-994ccf062cd4e468,libsqlx_sqlite-bc055aca585ba547,libfutures_executor-5c256df995b829af,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libfutures_intrusive-60cdb73eded18011,liblibsqlite3_sys-d6d3f99ae0c922ed,libatoi-f8a96e0b717add5e,libsqlx_core-4e4716928bf0d6b4,libbase64-faebe21c393c2ed7,libhashlink-ee357486839b05c1,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-7b72fb79c0d5d885,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libdashmap-4f6428a2a4deeb01,libhashbrown-d952ad0946629507,libtap_ivms101-1496bff41d559306,libiso_currency-0a121ce07ec3d774,libiso_country-55b68fa37a010bd5,liblazy_static-3674be3f4245d19b,libthiserror-3f1b69f1dc3ac114,libtap_agent-41ded294a6cf9504,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-4fbe7b8f9cbffb9c,libuuid-37f8d39b00289862,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-e69173d8fe088616,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libtap_caip-7a4b9f8923921196,libhex-13e08b3b00984ab7,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libthiserror-2e3404ca0662ac5f,libreqwest-d413a3bdb5c7b465,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-b610df1dc4ec5f3c,libserde_urlencoded-b0040bfaac460530,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-f17886d18db59946,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-137c4c9696979a27,libryu-c61af0f0be00172a,libserde-949aa854f3975aeb,libnative_tls-25430f0ca61de64e,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b74abcb5af260919,libhyper-f040bed372cf3e6d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c1f477fb26a0c716,libindexmap-fa2c40a52b836252,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-7fe72e57e177f903,libtower_service-3fb88d28c2218805,libtracing-bd8949207109297d,libtracing_core-da26d61a0ebc62e9,libonce_cell-87ad594b4fdd0b3c,libfutures_util-78678b031786f39c,libmemchr-08f38e9718637002,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-796fce8a34150190,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-1f8da2fea181e2d1,libparking_lot_core-effa6c37a18948d3,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-d6f7bb1298e9acd0,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" "<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/rustcUT7Cdq/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/travel_rule_integration_test-9d0637f6ac40b670" "-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-node` (test "travel_rule_integration_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNMq1Te/symbols.o" "<11 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_node-478ebd7cd3fdfe23,libsqlx-994ccf062cd4e468,libsqlx_sqlite-bc055aca585ba547,libfutures_executor-5c256df995b829af,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libfutures_intrusive-60cdb73eded18011,liblibsqlite3_sys-d6d3f99ae0c922ed,libatoi-f8a96e0b717add5e,libsqlx_core-4e4716928bf0d6b4,libbase64-faebe21c393c2ed7,libhashlink-ee357486839b05c1,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-7b72fb79c0d5d885,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libtap_ivms101-1496bff41d559306,libiso_currency-0a121ce07ec3d774,libiso_country-55b68fa37a010bd5,liblazy_static-3674be3f4245d19b,libthiserror-3f1b69f1dc3ac114,libtap_agent-41ded294a6cf9504,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,libreqwest-d413a3bdb5c7b465,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-b610df1dc4ec5f3c,libserde_urlencoded-b0040bfaac460530,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-f17886d18db59946,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libnative_tls-25430f0ca61de64e,libopenssl_probe-2c6d21a9709cae46,libopenssl-6cccb1a605741bb5,libbitflags-1ec459e74ae68f4e,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b74abcb5af260919,libhyper-f040bed372cf3e6d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-c1f477fb26a0c716,libindexmap-fa2c40a52b836252,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libtokio_util-7fe72e57e177f903,libtower_service-3fb88d28c2218805,libtracing-bd8949207109297d,libtracing_core-da26d61a0ebc62e9,libfutures_util-78678b031786f39c,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-796fce8a34150190,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-1f8da2fea181e2d1,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-b1b7f102dcb54219,libpin_project_lite-72bf04572caa1c84,liblog-d6f7bb1298e9acd0,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,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,libdashmap-4f6428a2a4deeb01,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libparking_lot_core-effa6c37a18948d3,libsmallvec-2bd8f6be8d3c93fd,libhashbrown-d952ad0946629507,libtap_msg-4fbe7b8f9cbffb9c,libuuid-37f8d39b00289862,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,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libchrono-e69173d8fe088616,libiana_time_zone-98f2ac8a8c5a9959,libnum_traits-1a0e71aea89a5f6c,libserde_json-137c4c9696979a27,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libtap_caip-7a4b9f8923921196,libhex-13e08b3b00984ab7,libthiserror-2e3404ca0662ac5f,libserde-949aa854f3975aeb,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c,libonce_cell-87ad594b4fdd0b3c}.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/rustcNMq1Te/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-9fdb94c079ac556f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/state_machine_integration_tests-064dfb4d3f0a3429" "-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-node` (test "state_machine_integration_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "be63cb191ef748010ec69959b4d86c5fb0d1321c63a161d1e0c9eca07d4c3054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be63cb191ef748010ec69959b4d86c5fb0d1321c63a161d1e0c9eca07d4c3054", kill_on_drop: false }`
[INFO] [stdout] be63cb191ef748010ec69959b4d86c5fb0d1321c63a161d1e0c9eca07d4c3054
