[INFO] fetching crate tap-node 0.4.0... [INFO] testing tap-node-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tap-node 0.4.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-node 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cbf567d93fa335959d8d496bc8a29e8c90630f116d13bf53f7c293fc3ce1711 [INFO] running `Command { std: "docker" "start" "-a" "8cbf567d93fa335959d8d496bc8a29e8c90630f116d13bf53f7c293fc3ce1711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cbf567d93fa335959d8d496bc8a29e8c90630f116d13bf53f7c293fc3ce1711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cbf567d93fa335959d8d496bc8a29e8c90630f116d13bf53f7c293fc3ce1711", kill_on_drop: false }` [INFO] [stdout] 8cbf567d93fa335959d8d496bc8a29e8c90630f116d13bf53f7c293fc3ce1711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d9f217356a043544da872c750511bdc648a7e042fbab33891afdbfbed43877 [INFO] running `Command { std: "docker" "start" "-a" "34d9f217356a043544da872c750511bdc648a7e042fbab33891afdbfbed43877", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [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 elliptic-curve v0.13.8 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 tap-msg-derive v0.4.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling h2 v0.3.26 [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 hyper v0.14.32 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling tap-agent v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tap-node v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "34d9f217356a043544da872c750511bdc648a7e042fbab33891afdbfbed43877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d9f217356a043544da872c750511bdc648a7e042fbab33891afdbfbed43877", kill_on_drop: false }` [INFO] [stdout] 34d9f217356a043544da872c750511bdc648a7e042fbab33891afdbfbed43877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b091568e3a501e36e1a28e14651b900b431fae83f4f58b574f531a8da8fc45e6 [INFO] running `Command { std: "docker" "start" "-a" "b091568e3a501e36e1a28e14651b900b431fae83f4f58b574f531a8da8fc45e6", 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 log v0.4.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [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 uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [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 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 criterion v0.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling tap-ivms101 v0.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [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/b83b707f97d809763b7861afa7638871f3339a33/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=c33c49d8ab48c252 -C extra-filename=-09daee67aff7571d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/b83b707f97d809763b7861afa7638871f3339a33/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=4b72fc94eeb669ef -C extra-filename=-65329a016601f7ab --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-fbcf9fe65d013bed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tap-node` (test "message_routing_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name message_routing_tests --edition=2021 tests/message_routing_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=4dda678f793a8174 -C extra-filename=-0675f983f00cd7f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-fbcf9fe65d013bed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tap-node` (test "state_machine_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name state_machine_integration_tests --edition=2021 tests/state_machine_integration_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=335b091b8f321ab5 -C extra-filename=-3da270b7213689d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-fbcf9fe65d013bed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/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/b83b707f97d809763b7861afa7638871f3339a33/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=515a2e21cb124be3 -C extra-filename=-50fc7ef4b48f1557 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-fbcf9fe65d013bed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out` (signal: 9, SIGKILL: kill) [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/b83b707f97d809763b7861afa7638871f3339a33/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=37fe48598db0dfc9 -C extra-filename=-2a8555bf06e00b85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-150c346e2aaa5fb7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59b94e08f379516a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9896e6963159636c.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e14a1d92ccc70385.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15e5ec9a2ee01762.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-babc0d7fa0c40fa8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7dfab772d5f79417.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-213a5fbad5398027.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b523f44357e5675c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-05d223f870d213d5.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ad9cf50532629c62.rlib --extern tap_agent=/opt/rustwide/target/debug/deps/libtap_agent-aac732946ba3fa33.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-2a2ab665958bac13.rlib --extern tap_ivms101=/opt/rustwide/target/debug/deps/libtap_ivms101-8e0bda1247d4f99c.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-f9805e3a4c39c786.rlib --extern tap_node=/opt/rustwide/target/debug/deps/libtap_node-fbcf9fe65d013bed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56b15c5d3a4d7f67.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ca25f31a5b6be30a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1356b35d85dde2b7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-625780b27b917aef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJNWA3E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtap_node-fbcf9fe65d013bed,libsqlx-ad9cf50532629c62,libsqlx_sqlite-df91c92d99841243,libfutures_executor-e41882d2f5eefa0c,libflume-93b35db648e9055b,libspin-391fe0190f8b0199,libfutures_intrusive-5337abaa29700ff9,liblibsqlite3_sys-23af7727e283a21d,libatoi-56add6dc1750d657,libsqlx_core-758c9beeb3a65bfc,libbase64-199b680f6a01647b,libhashlink-ec3f7f04184bf643,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libeither-25255aa18aa17114,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libtap_ivms101-8e0bda1247d4f99c,libiso_currency-e61dd04563512b2b,libiso_country-f6449df6fc9dd4b4,liblazy_static-b3603208c0de2608,libthiserror-fdccb5c4ae37c538,libtap_agent-aac732946ba3fa33,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-f9805e3a4c39c786,libuuid-625780b27b917aef,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-59b94e08f379516a,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-2a2ab665958bac13,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-7dfab772d5f79417,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-daa04d630c987729,libserde_urlencoded-a195a68099221b3c,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1bec7e5706b76bb1,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-b523f44357e5675c,libryu-6b175d60b6f34152,libserde-213a5fbad5398027,libnative_tls-44b804c9b9005353,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc60b4cbde79f938,libhyper-1068f3291013dd5b,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a4c65e061559caa3,libindexmap-a4c7c564e597b511,libhashbrown-97601b58628c2431,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtokio_util-4fe2b145f860662c,libtower_service-0d7df29686b13872,libtracing-1356b35d85dde2b7,libtracing_core-46e3e2d0ba5b5e98,libfutures_util-55b3f7cee589c7bf,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-56b15c5d3a4d7f67,libsignal_hook_registry-342a03c6e8ee5bd8,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,libparking_lot-3a66281472bd22e6,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-ba604b77dad33fe2,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,libdashmap-e14a1d92ccc70385,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libonce_cell-5c42cc25c3567235,libparking_lot_core-bf503c5b6f793c10,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-c045c8168691680a,libhashbrown-c66a0cd602652163}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJNWA3E/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sender_tests-69eb9071e2414c13" "-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 "sender_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJOV7zI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtap_node-fbcf9fe65d013bed,libsqlx-ad9cf50532629c62,libsqlx_sqlite-df91c92d99841243,libfutures_executor-e41882d2f5eefa0c,libflume-93b35db648e9055b,libspin-391fe0190f8b0199,libfutures_intrusive-5337abaa29700ff9,liblibsqlite3_sys-23af7727e283a21d,libatoi-56add6dc1750d657,libsqlx_core-758c9beeb3a65bfc,libbase64-199b680f6a01647b,libhashlink-ec3f7f04184bf643,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libeither-25255aa18aa17114,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libtap_ivms101-8e0bda1247d4f99c,libiso_currency-e61dd04563512b2b,libiso_country-f6449df6fc9dd4b4,liblazy_static-b3603208c0de2608,libthiserror-fdccb5c4ae37c538,libdashmap-e14a1d92ccc70385,libhashbrown-c66a0cd602652163,libtap_agent-aac732946ba3fa33,libbs58-057a6ece2aba89a6,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libaes_gcm-012d26c061d89c63,libctr-56cc72c3b4ef5305,libghash-b828a43d10bd1e02,libpolyval-c48790d3c27e277a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-fd252b3817a5b5e6,libaes-60565968cff61e3b,libcipher-a13bfcd93e897727,libinout-e89939c89097434c,libaead-f4ee858fedee3791,librand-d9dc87601a870fa8,librand_chacha-d481bc232704d6c0,libp256-a322ce6e350cbd26,libprimeorder-7efe32c2a619f845,libk256-fa91287b1b33400d,libecdsa-b2028fcced6b99e0,librfc6979-f40830b7e423fee6,libelliptic_curve-01c99a7b1207ba56,libsec1-2a6f6bb3addb3e83,libpkcs8-2bacb0faec270406,libspki-ab0eb37bc3e5b96c,libder-63f2d784c2fd02aa,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-94ada342985ade0c,libhmac-f915534a6371c701,libcrypto_bigint-a6a41913e7e8e958,libbase16ct-b0752502dc7a9a1c,libgroup-add3d830bac89943,libff-64a999300bd23e88,libed25519_dalek-e5b1c6dc26bb4aca,libed25519-52249373a3ec0fe6,libsignature-7004367fa9c8f521,libclap-27cd6af12bf52ac5,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libmultibase-0a7e63144e4b7a48,libbase_x-aacb55c1704f712f,libdata_encoding_macro-204834cc34be96d2,libdata_encoding-8a9233a785065df7,libcurve25519_dalek-415fb35fef413161,libtap_msg-f9805e3a4c39c786,libuuid-625780b27b917aef,librand-dc7cfdb7a349e66f,librand_chacha-931253ca48bec2d6,libppv_lite86-cd318ce2fd64f06c,libzerocopy-d42d2794beb88902,libbyteorder-7df9ab1ae37e1368,librand_core-5fd500552f663c99,libgetrandom-67cb9736b1b1bfdb,libsha2-05d223f870d213d5,libcpufeatures-471354fefbcaf2d8,libdigest-f9b1c2356ffb9ef3,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-f67739790eac35f6,libcrypto_common-95382a1f7855e98b,libgeneric_array-070ca77a2f40bf86,libtypenum-b636c2b461885073,libzeroize-191ecf7eae0bb154,librand_core-2c568519c5215ab1,libgetrandom-31ea51f2deb61e8e,libchrono-59b94e08f379516a,libiana_time_zone-33839373f004bfb1,libnum_traits-39be14e70c722fe4,libtap_caip-2a2ab665958bac13,libhex-28742b4ca144387c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libthiserror-3c3e703a9416a839,libreqwest-7dfab772d5f79417,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-daa04d630c987729,libserde_urlencoded-a195a68099221b3c,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1bec7e5706b76bb1,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-44b804c9b9005353,libopenssl_probe-cbab9b905ab83f66,libopenssl-925f2cb93f5e1f05,libbitflags-ec9e26e8384cfc98,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc60b4cbde79f938,libhyper-1068f3291013dd5b,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a4c65e061559caa3,libindexmap-a4c7c564e597b511,libhashbrown-97601b58628c2431,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtokio_util-4fe2b145f860662c,libtower_service-0d7df29686b13872,libtracing-1356b35d85dde2b7,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_util-55b3f7cee589c7bf,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-56b15c5d3a4d7f67,libsignal_hook_registry-342a03c6e8ee5bd8,libsocket2-3d90c93e388309af,libmio-70aba8f0debb7e7f,libparking_lot-3a66281472bd22e6,libparking_lot_core-bf503c5b6f793c10,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liblog-ba604b77dad33fe2,libfutures_core-fc6bb1738f00fc87,liburl-ce286831d74b4437,libidna-61059b205c89233e,libidna_adapter-5568007a1be97c22,libicu_normalizer-0e8ad076c575efaf,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cbbec153e5f1b9e,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ec98093614659203,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-1b52474303203c45,libicu_provider-34b291dfc2b303da,libicu_locid-80556815f0197aec,liblitemap-705c4d2af7d10c57,libtinystr-129af859106ec085,libzerovec-7135d118631da0c1,libwriteable-45c783735d88c2b0,libyoke-e0033658d4f8a10e,libzerofrom-2d0a2e5ce0cd8745,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,libserde_json-b523f44357e5675c,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libserde-213a5fbad5398027}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJOV7zI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-375501a2d6ca427c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/event_logger_demo-039fe27712a9c113" "-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 "event_logger_demo") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b091568e3a501e36e1a28e14651b900b431fae83f4f58b574f531a8da8fc45e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b091568e3a501e36e1a28e14651b900b431fae83f4f58b574f531a8da8fc45e6", kill_on_drop: false }` [INFO] [stdout] b091568e3a501e36e1a28e14651b900b431fae83f4f58b574f531a8da8fc45e6