[INFO] cloning repository https://github.com/mmta/dsiem-esproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmta/dsiem-esproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fdsiem-esproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fdsiem-esproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f77c6b7061e63f83d2b86026d1068027e2fa96 [INFO] building mmta/dsiem-esproxy against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fdsiem-esproxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmta/dsiem-esproxy on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmta/dsiem-esproxy [INFO] finished tweaking git repo https://github.com/mmta/dsiem-esproxy [INFO] tweaked toml for git repo https://github.com/mmta/dsiem-esproxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mmta/dsiem-esproxy 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefff3243c233d8e65a246c2b291acfec1b124d2deafb68e5fbfc420b0c50468 [INFO] running `Command { std: "docker" "start" "-a" "fefff3243c233d8e65a246c2b291acfec1b124d2deafb68e5fbfc420b0c50468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefff3243c233d8e65a246c2b291acfec1b124d2deafb68e5fbfc420b0c50468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefff3243c233d8e65a246c2b291acfec1b124d2deafb68e5fbfc420b0c50468", kill_on_drop: false }` [INFO] [stdout] fefff3243c233d8e65a246c2b291acfec1b124d2deafb68e5fbfc420b0c50468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 505949edd81be8a17fa74447e9237123a29edacaf65e76b4372be0af50e59288 [INFO] running `Command { std: "docker" "start" "-a" "505949edd81be8a17fa74447e9237123a29edacaf65e76b4372be0af50e59288", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.14.0 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling ip_rfc v0.1.0 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling auto_enums v0.7.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling synattra v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling aspect-weave v0.2.1 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling metered-macro v0.9.0 (https://github.com/magnet/metered-rs?rev=3f2d8dc#3f2d8dcf) [INFO] [stderr] Compiling aspect v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cidr v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling metered v0.9.0 (https://github.com/magnet/metered-rs?rev=3f2d8dc#3f2d8dcf) [INFO] [stderr] Compiling quick_cache v0.4.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling json_value_remove v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling clocksource v0.8.1 [INFO] [stderr] Compiling ratelimit v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tryhard v0.5.1 [INFO] [stderr] Compiling async-nats v0.34.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling opentelemetry-proto v0.5.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.15.0 [INFO] [stderr] Compiling dsiem v1.5.0 (https://github.com/defenxor/dsiem-rs#9a253363) [INFO] [stderr] Compiling dsiem-esproxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "505949edd81be8a17fa74447e9237123a29edacaf65e76b4372be0af50e59288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505949edd81be8a17fa74447e9237123a29edacaf65e76b4372be0af50e59288", kill_on_drop: false }` [INFO] [stdout] 505949edd81be8a17fa74447e9237123a29edacaf65e76b4372be0af50e59288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c287d4d1267acec739cf88ec5c1d18d18887dbdba6b72d6f30775955b53ad1 [INFO] running `Command { std: "docker" "start" "-a" "85c287d4d1267acec739cf88ec5c1d18d18887dbdba6b72d6f30775955b53ad1", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tryhard v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling async-nats v0.34.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling mockito v1.5.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling opentelemetry-proto v0.5.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.15.0 [INFO] [stderr] Compiling dsiem v1.5.0 (https://github.com/defenxor/dsiem-rs#9a253363) [INFO] [stderr] Compiling dsiem-esproxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcy3Do1l/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-d2fb3f6cd7af72f1.rlib,libassert_json_diff-e6282ccc19a66184.rlib,libsimilar-a0fa33ff6806c57e.rlib,libcolored-997143541f0303b2.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libtracing_test-43851737af91e779.rlib,libjson_value_remove-20badfd048fa8c49.rlib,libdsiem-b2bc4f611a141e03.rlib,libip_rfc-971c8530b034de33.rlib,libreqwest-97c0e7e6f4dd8f31.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_rustls-c94a116bc44869f3.rlib,libwebpki_roots-4819fc0d7a41eb2b.rlib,libtokio_rustls-ce4b8bf084bbc0ca.rlib,librustls-1c1e8f5efd2d61c4.rlib,libserde_urlencoded-c65d038cbf7d3403.rlib,libctrlc-a991f0f3800ce4c4.rlib,libnix-04f4b6f8474c635e.rlib,libnanoid-aeaf7e01691d25ea.rlib,libtower_http-12b5f8ca3fcd3235.rlib,libmime_guess-200daaab402d9efb.rlib,libunicase-3159a29d7b22d39a.rlib,libhttp_range_header-4912917e88d55998.rlib,libbitflags-ce446ee600bbaa5e.rlib,libaxum_extra-6ad03ebe2d916cc3.rlib,libaxum-41f95dd80e5b154c.rlib,libserde_path_to_error-1399080a0084f43d.rlib,libhyper_util-6b8ecd60f5c57efc.rlib,libhyper-74182f4800702494.rlib,libh2-a32e8e6870ec3457.rlib,libatomic_waker-001109810bdecbaa.rlib,libaxum_core-78eed45538c8f65e.rlib,libsync_wrapper-b2945c54b9c576f9.rlib,libhttp_body_util-58bef1e3c103a142.rlib,libhttp_body-5f402900bf7036f8.rlib,libhttp-d3ff99994abca8cd.rlib,libtower-2e915cfbaeed51bf.rlib,libatomic_counter-aaecf1284ef45260.rlib,libratelimit-7cb48b81ddd4c320.rlib,libclocksource-efe8d5b2f00112a8.rlib,libmetered-1d6c06ed86b64345.rlib,libhdrhistogram-abf57a6a41592d0f.rlib,libflate2-677d8aca5f3f1a32.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libnom-2634eb9b7f5f7aae.rlib,libatomic-c07357df513237e0.rlib,libaspect-1553cf70dbec8510.rlib,libaspect_weave-97ed7d7c9162479a.rlib,libsynattra-e57e1d9663f3f688.rlib,libauto_enums-63fc164c7062cf55.rlib,libsyn-90b72c7328706cf1.rlib,libquote-e83c1748fb263029.rlib,libproc_macro2-0eb50d74216c8a79.rlib,libunicode_ident-2f3def79317703c6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib}" "/opt/rustwide/target/debug/deps/{libquick_cache-ddfe0c854e5135a4.rlib,libahash-9b3cf43486cb69c7.rlib,libmini_moka-fb52dc5c86c0efd4.rlib,libdashmap-4e62f93ae62a9c03.rlib,libhashbrown-4e27069bb7392296.rlib,libtriomphe-5267b936e111c3f6.rlib,libtagptr-fcf7d80f82f6bcf7.rlib,libchrono-a281221901b86bcb.rlib,libiana_time_zone-33839373f004bfb1.rlib,libarcstr-1f6d9357e77aefc0.rlib,libcidr-1fa4ecf0d95b3ebe.rlib,libtracing_opentelemetry-f7f9a300bac6e0f1.rlib,libtracing_subscriber-b085e2421977c0c4.rlib,libtracing_serde-773c4b4e154967d3.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libopentelemetry_otlp-06a5a1657c6a8821.rlib,libopentelemetry_semantic_conventions-8710d2af1008f219.rlib,libopentelemetry_proto-ac9f2c616fb6df2d.rlib,libopentelemetry_sdk-533529e81041fe17.rlib,libcrossbeam_channel-76efdca71fbd9856.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libordered_float-7975e5cb5ccb55a3.rlib,libnum_traits-2b8f4b705b25bc28.rlib,libtonic-347e224893af9060.rlib,libhyper_timeout-f761da1257bf90d6.rlib,libtokio_io_timeout-09b39c81ca1b0f92.rlib,libasync_stream-dd171fc0829c9ddc.rlib,libaxum-0baecd26fa7bb8d6.rlib,libmatchit-b2689776cf6e5db9.rlib,libbitflags-e2b4db6c651223da.rlib,libsync_wrapper-17f912c27eab8964.rlib,libaxum_core-694440d0af8d14c0.rlib,libmime-4b44681fdb2c65f7.rlib,libhyper-13b09d591f829167.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-99bdd9d5ca35bf41.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libhttpdate-9f9d2502c6a38412.rlib,libtower-3e7e23731aa155ce.rlib,libindexmap-7ec10a1397487584.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libtokio_util-82e5936977ce8df1.rlib,libtower_layer-d70c7e404336389b.rlib,libbase64-64299f9d815d057c.rlib,libprost-57e3ffb87accdd84.rlib,libpin_project-c0f024beba251104.rlib,libtower_service-0d7df29686b13872.rlib,libtokio_stream-ca67e1fada5dab02.rlib,libhttp_body-345fd6a5e8c78bd4.rlib,libhttp-fa220759d63d9704.rlib,libfnv-2d77ec4f6f971b24.rlib,libopentelemetry-6e9f2154ec210471.rlib,liburlencoding-2e57689ab08a86e0.rlib,libfutures_lite-de710a062a67731f.rlib,libasync_nats-0abd73ddf9b56bfe.rlib,librustls_native_certs-58e3b75f10dc8d68.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,librustls_pemfile-b52eb7a19dde0b13.rlib,libserde_nanos-296173f11d776b27.rlib,libtryhard-2f3354b45f6be71a.rlib,libnuid-4e4b593bcf538f7e.rlib,libtime-deb6ff35e2b1bc64.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-6998e1f93015f632.rlib,libpowerfmt-a0c185df26c26a22.rlib,libserde_json-a9b852d58c38e2d9.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libbase64-2a03de3babadded3.rlib,libportable_atomic-5a5bc6ca9eb0d230.rlib,libregex-b9bca548269032d8.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnkeys-5ef07e0e934fc311.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libsignatory-bf7111c11395a621.rlib,libpkcs8-4f445c4e87eaaa3e.rlib,libspki-32e0da810cb62779.rlib,libder-3cd6c8a31824454e.rlib,libpem_rfc7468-5583564c38c68a1e.rlib,libbase64ct-04e748031ddf4896.rlib,libconst_oid-5d63b50f42b847e9.rlib,librand-77b90cf936208af1.rlib,librand_chacha-6e67d0cd5625f347.rlib,libppv_lite86-452da02358d0d67d.rlib,libzerocopy-eb772ab37a949fbc.rlib,libbyteorder-1efcbe4f07366651.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libed25519_dalek-ff07ccf3e77cebf3.rlib,libsha2-bb9ca1a08e8ae47d.rlib,libcurve25519_dalek-29cd9a4cddf17fc7.rlib,libcpufeatures-864a46b3d6008197.rlib,libed25519-ba3133dbfc3ee21f.rlib,libsignature-0b0f4df1ab48688b.rlib,libdigest-1f138138fda221ac.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-71acaa67c0ac15d2.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libtokio_rustls-b75b54d0983b0a03.rlib,librustls-b67000621bc6991c.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-60509d79f95525b3.rlib,libring-f6c60af386408df7.rlib,libgetrandom-c4345bbe22936131.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-8e56128b2ddbd99e.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libfutures-f9f96d38d4057c1b.rlib,libfutures_executor-5acd3ea788ccfd31.rlib,libfutures_util-e6c5fc44bbbc4115.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libthiserror-f9259f32cf55ce3f.rlib,libtracing-9e6e0586451efeec.rlib,liblog-669e9396cafcbb01.rlib,libtracing_core-031a241797973ce7.rlib,libonce_cell-debe7c411cf97340.rlib,libtokio-d200f865cc449adb.rlib,libsocket2-7e2b540b892ee78a.rlib,libbytes-ffd096ccd4c09fc8.rlib,libmio-6f7429d8dc4f36a9.rlib,libparking_lot-1e0dcd9c49b13e49.rlib,libparking_lot_core-be28b614c0b4bde8.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-c769b9b0538e699a.rlib,libserde-5b629475f356a802.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libglob-eeb045b280f2e028.rlib,libclap-54eedd86d9a0dda1.rlib,libclap_builder-6e86d48c5afd11ba.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.rlib,libanyhow-87f0d703eba785b6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/ring-ce2e5537663b16e8/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dsiem_esproxy-6e031ea59ad146e4" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsiem-esproxy` (bin "dsiem-esproxy" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclbnu1r/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson_value_remove-20badfd048fa8c49.rlib,libdsiem-b2bc4f611a141e03.rlib,libip_rfc-971c8530b034de33.rlib,libreqwest-97c0e7e6f4dd8f31.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_rustls-c94a116bc44869f3.rlib,libwebpki_roots-4819fc0d7a41eb2b.rlib,libtokio_rustls-ce4b8bf084bbc0ca.rlib,librustls-1c1e8f5efd2d61c4.rlib,libserde_urlencoded-c65d038cbf7d3403.rlib,libctrlc-a991f0f3800ce4c4.rlib,libnix-04f4b6f8474c635e.rlib,libnanoid-aeaf7e01691d25ea.rlib,libtower_http-12b5f8ca3fcd3235.rlib,libmime_guess-200daaab402d9efb.rlib,libunicase-3159a29d7b22d39a.rlib,libhttp_range_header-4912917e88d55998.rlib,libbitflags-ce446ee600bbaa5e.rlib,libaxum_extra-6ad03ebe2d916cc3.rlib,libaxum-41f95dd80e5b154c.rlib,libserde_path_to_error-1399080a0084f43d.rlib,libhyper_util-6b8ecd60f5c57efc.rlib,libhyper-74182f4800702494.rlib,libh2-a32e8e6870ec3457.rlib,libatomic_waker-001109810bdecbaa.rlib,libaxum_core-78eed45538c8f65e.rlib,libsync_wrapper-b2945c54b9c576f9.rlib,libhttp_body_util-58bef1e3c103a142.rlib,libhttp_body-5f402900bf7036f8.rlib,libhttp-d3ff99994abca8cd.rlib,libtower-2e915cfbaeed51bf.rlib,libatomic_counter-aaecf1284ef45260.rlib,libratelimit-7cb48b81ddd4c320.rlib,libclocksource-efe8d5b2f00112a8.rlib,libmetered-1d6c06ed86b64345.rlib,libhdrhistogram-abf57a6a41592d0f.rlib,libflate2-677d8aca5f3f1a32.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libnom-2634eb9b7f5f7aae.rlib,libatomic-c07357df513237e0.rlib,libaspect-1553cf70dbec8510.rlib,libaspect_weave-97ed7d7c9162479a.rlib,libsynattra-e57e1d9663f3f688.rlib,libauto_enums-63fc164c7062cf55.rlib,libsyn-90b72c7328706cf1.rlib,libquote-e83c1748fb263029.rlib,libproc_macro2-0eb50d74216c8a79.rlib,libunicode_ident-2f3def79317703c6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib}" "/opt/rustwide/target/debug/deps/{libquick_cache-ddfe0c854e5135a4.rlib,libahash-9b3cf43486cb69c7.rlib,libmini_moka-fb52dc5c86c0efd4.rlib,libdashmap-4e62f93ae62a9c03.rlib,libhashbrown-4e27069bb7392296.rlib,libtriomphe-5267b936e111c3f6.rlib,libtagptr-fcf7d80f82f6bcf7.rlib,libchrono-a281221901b86bcb.rlib,libiana_time_zone-33839373f004bfb1.rlib,libarcstr-1f6d9357e77aefc0.rlib,libcidr-1fa4ecf0d95b3ebe.rlib,libtracing_opentelemetry-f7f9a300bac6e0f1.rlib,libtracing_subscriber-b085e2421977c0c4.rlib,libtracing_serde-773c4b4e154967d3.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libopentelemetry_otlp-06a5a1657c6a8821.rlib,libopentelemetry_semantic_conventions-8710d2af1008f219.rlib,libopentelemetry_proto-ac9f2c616fb6df2d.rlib,libopentelemetry_sdk-533529e81041fe17.rlib,libcrossbeam_channel-76efdca71fbd9856.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libordered_float-7975e5cb5ccb55a3.rlib,libnum_traits-2b8f4b705b25bc28.rlib,libtonic-347e224893af9060.rlib,libhyper_timeout-f761da1257bf90d6.rlib,libtokio_io_timeout-09b39c81ca1b0f92.rlib,libasync_stream-dd171fc0829c9ddc.rlib,libaxum-0baecd26fa7bb8d6.rlib,libmatchit-b2689776cf6e5db9.rlib,libbitflags-e2b4db6c651223da.rlib,libsync_wrapper-17f912c27eab8964.rlib,libaxum_core-694440d0af8d14c0.rlib,libmime-4b44681fdb2c65f7.rlib,libhyper-13b09d591f829167.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-99bdd9d5ca35bf41.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libhttpdate-9f9d2502c6a38412.rlib,libtower-3e7e23731aa155ce.rlib,libindexmap-7ec10a1397487584.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libtokio_util-82e5936977ce8df1.rlib,libtower_layer-d70c7e404336389b.rlib,libbase64-64299f9d815d057c.rlib,libprost-57e3ffb87accdd84.rlib,libpin_project-c0f024beba251104.rlib,libtower_service-0d7df29686b13872.rlib,libtokio_stream-ca67e1fada5dab02.rlib,libhttp_body-345fd6a5e8c78bd4.rlib,libhttp-fa220759d63d9704.rlib,libfnv-2d77ec4f6f971b24.rlib,libopentelemetry-6e9f2154ec210471.rlib,liburlencoding-2e57689ab08a86e0.rlib,libfutures_lite-de710a062a67731f.rlib,libasync_nats-0abd73ddf9b56bfe.rlib,librustls_native_certs-58e3b75f10dc8d68.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,librustls_pemfile-b52eb7a19dde0b13.rlib,libserde_nanos-296173f11d776b27.rlib,libtryhard-2f3354b45f6be71a.rlib,libnuid-4e4b593bcf538f7e.rlib,libtime-deb6ff35e2b1bc64.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-6998e1f93015f632.rlib,libpowerfmt-a0c185df26c26a22.rlib,libserde_json-a9b852d58c38e2d9.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libbase64-2a03de3babadded3.rlib,libportable_atomic-5a5bc6ca9eb0d230.rlib,libregex-b9bca548269032d8.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnkeys-5ef07e0e934fc311.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libsignatory-bf7111c11395a621.rlib,libpkcs8-4f445c4e87eaaa3e.rlib,libspki-32e0da810cb62779.rlib,libder-3cd6c8a31824454e.rlib,libpem_rfc7468-5583564c38c68a1e.rlib,libbase64ct-04e748031ddf4896.rlib,libconst_oid-5d63b50f42b847e9.rlib,librand-77b90cf936208af1.rlib,librand_chacha-6e67d0cd5625f347.rlib,libppv_lite86-452da02358d0d67d.rlib,libzerocopy-eb772ab37a949fbc.rlib,libbyteorder-1efcbe4f07366651.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libed25519_dalek-ff07ccf3e77cebf3.rlib,libsha2-bb9ca1a08e8ae47d.rlib,libcurve25519_dalek-29cd9a4cddf17fc7.rlib,libcpufeatures-864a46b3d6008197.rlib,libed25519-ba3133dbfc3ee21f.rlib,libsignature-0b0f4df1ab48688b.rlib,libdigest-1f138138fda221ac.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-71acaa67c0ac15d2.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libtokio_rustls-b75b54d0983b0a03.rlib,librustls-b67000621bc6991c.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-60509d79f95525b3.rlib,libring-f6c60af386408df7.rlib,libgetrandom-c4345bbe22936131.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-8e56128b2ddbd99e.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libfutures-f9f96d38d4057c1b.rlib,libfutures_executor-5acd3ea788ccfd31.rlib,libfutures_util-e6c5fc44bbbc4115.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libthiserror-f9259f32cf55ce3f.rlib,libtracing-9e6e0586451efeec.rlib,liblog-669e9396cafcbb01.rlib,libtracing_core-031a241797973ce7.rlib,libonce_cell-debe7c411cf97340.rlib,libtokio-d200f865cc449adb.rlib,libsocket2-7e2b540b892ee78a.rlib,libbytes-ffd096ccd4c09fc8.rlib,libmio-6f7429d8dc4f36a9.rlib,libparking_lot-1e0dcd9c49b13e49.rlib,libparking_lot_core-be28b614c0b4bde8.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-c769b9b0538e699a.rlib,libserde-5b629475f356a802.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libglob-eeb045b280f2e028.rlib,libclap-54eedd86d9a0dda1.rlib,libclap_builder-6e86d48c5afd11ba.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.rlib,libanyhow-87f0d703eba785b6.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/ring-ce2e5537663b16e8/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dsiem_esproxy-e0e64a58ee769fe7" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x0000717c1fb51ba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f51ba7) [INFO] [stdout] #1 0x0000717c1fb51fbc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f51fbc) [INFO] [stdout] #2 0x0000717c1ba19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000717c1bb7785d (/lib/x86_64-linux-gnu/libc.so.6+0x1a085d) [INFO] [stdout] #4 0x0000717c22a6e394 llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x0000717c1fb03511 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f03511) [INFO] [stdout] #6 0x0000717c1fb01c7d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f01c7d) [INFO] [stdout] #7 0x0000608dba337dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x0000608dba2cc7ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x0000717c1fb033e2 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f033e2) [INFO] [stdout] #10 0x0000717c1fb0279a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f0279a) [INFO] [stdout] #11 0x0000717c1fa7dd00 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e7dd00) [INFO] [stdout] #12 0x0000717c1ba6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x0000717c1bafca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsiem-esproxy` (bin "dsiem-esproxy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85c287d4d1267acec739cf88ec5c1d18d18887dbdba6b72d6f30775955b53ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c287d4d1267acec739cf88ec5c1d18d18887dbdba6b72d6f30775955b53ad1", kill_on_drop: false }` [INFO] [stdout] 85c287d4d1267acec739cf88ec5c1d18d18887dbdba6b72d6f30775955b53ad1