[INFO] cloning repository https://github.com/istio/ztunnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/istio/ztunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41ee01277cd3979b1eec0e4b8651f145a637c6c3 [INFO] testing istio/ztunnel against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistio%2Fztunnel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/istio/ztunnel [INFO] finished tweaking git repo https://github.com/istio/ztunnel [INFO] tweaked toml for git repo https://github.com/istio/ztunnel written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/istio/ztunnel on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/istio/ztunnel 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61c4e73780b8a629db9c5f6b83bfbda045cb2a14b658dacd25995fbcabc6ebb1 [INFO] running `Command { std: "docker" "start" "-a" "61c4e73780b8a629db9c5f6b83bfbda045cb2a14b658dacd25995fbcabc6ebb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61c4e73780b8a629db9c5f6b83bfbda045cb2a14b658dacd25995fbcabc6ebb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c4e73780b8a629db9c5f6b83bfbda045cb2a14b658dacd25995fbcabc6ebb1", kill_on_drop: false }` [INFO] [stdout] 61c4e73780b8a629db9c5f6b83bfbda045cb2a14b658dacd25995fbcabc6ebb1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0f7a33e9f419a2899c2684d3e971cb6de8afc5140773a1e940393955305ca0 [INFO] running `Command { std: "docker" "start" "-a" "bb0f7a33e9f419a2899c2684d3e971cb6de8afc5140773a1e940393955305ca0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling prometheus-parse v0.2.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling netns-rs v0.1.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ppp v2.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling split-iter v0.1.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ztunnel v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling prefix-trie v0.7.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling duration-str v0.17.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pingora-timeout v0.4.0 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling pingora-pool v0.4.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rcgen v0.14.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hickory-client v0.25.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hickory-server v0.25.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "bb0f7a33e9f419a2899c2684d3e971cb6de8afc5140773a1e940393955305ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0f7a33e9f419a2899c2684d3e971cb6de8afc5140773a1e940393955305ca0", kill_on_drop: false }` [INFO] [stdout] bb0f7a33e9f419a2899c2684d3e971cb6de8afc5140773a1e940393955305ca0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f983229c81b93262a010dbfb94baf682bcf05548ae78ee4396648a99fb4e6cbb [INFO] running `Command { std: "docker" "start" "-a" "f983229c81b93262a010dbfb94baf682bcf05548ae78ee4396648a99fb4e6cbb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ztunnel v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling rcgen v0.14.3 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] error: could not compile `ztunnel` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name ztunnel --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_interior_mutable_const' '--allow=clippy::assigning_clones' --test --cfg 'feature="default"' --cfg 'feature="testing"' --cfg 'feature="tls-aws-lc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("boring-rustls-provider", "default", "jemalloc", "testing", "tls-aws-lc", "tls-boring", "tls-openssl", "tls-ring"))' -C metadata=19375bf0235e7369 -C extra-filename=-5702b74d018b680c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-b6e7fa98591056f6.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-63994653fb0cb359.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f5a445afe8e8c14f.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-5af0a54f8043a01d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4470dfe38bd52b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c10d1c0d8e4d681e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-da22d40d82f1df3b.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-c67dcb2b6d374fd5.rlib --extern diff=/opt/rustwide/target/debug/deps/libdiff-3cd541a7987babfb.rlib --extern duration_str=/opt/rustwide/target/debug/deps/libduration_str-6bcb83bc630970b3.rlib --extern educe=/opt/rustwide/target/debug/deps/libeduce-eab297f9683576a5.so --extern flurry=/opt/rustwide/target/debug/deps/libflurry-4d27e6c517363f00.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4d99ed2ac3d3bebd.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6d7bef0e982d98aa.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-e95473924c135ff8.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d528eeff5e5f109b.rlib --extern hickory_client=/opt/rustwide/target/debug/deps/libhickory_client-3734a526de94d1a8.rlib --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-272e6e5775b229aa.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-e8605525b54891e2.rlib --extern hickory_server=/opt/rustwide/target/debug/deps/libhickory_server-ef0c792b5bb9ea27.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-80fec26692fe634c.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-fe8ae3c3e4fc0ec5.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f5c24234dea2f2c0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c70af9a445f65704.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-ef7ddf06551d6962.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b39e498b9cf8a1c8.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-25ea764410304170.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern keyed_priority_queue=/opt/rustwide/target/debug/deps/libkeyed_priority_queue-126a5c9d8b1e7c2f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6ff14bdbae7df518.rlib --extern local_ip_address=/opt/rustwide/target/debug/deps/liblocal_ip_address-9ad0598c6fd12a43.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-78daa3f1b5ec35b5.rlib --extern netns_rs=/opt/rustwide/target/debug/deps/libnetns_rs-6652af6de1497549.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-06bb507a0598d2c3.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-491836335b364449.rlib --extern oid_registry=/opt/rustwide/target/debug/deps/liboid_registry-bcfebb95c29cae16.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9c2884df436221a2.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern pingora_pool=/opt/rustwide/target/debug/deps/libpingora_pool-52c3dd659785d455.rlib --extern ppp=/opt/rustwide/target/debug/deps/libppp-bd73c6670eda99ed.rlib --extern pprof=/opt/rustwide/target/debug/deps/libpprof-6501369fb7c8e087.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-ee309c7720d39f57.rlib --extern prometheus_parse=/opt/rustwide/target/debug/deps/libprometheus_parse-cce352b27606bf41.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e145e7fd22f57aa2.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-5a9a67226548bff2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ff607182a406514.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b14713f01110c971.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-8e7f1e2980c5f20b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-200c83108924f945.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-8d309d98bec0cd6b.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d392fa9ce341455f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e59c997adcd14943.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-455f21dd13d4a02a.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-eb03072834f8462a.rlib --extern split_iter=/opt/rustwide/target/debug/deps/libsplit_iter-844b5e8849f0fe60.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-b6b02057c935712f.rlib --extern textnonce=/opt/rustwide/target/debug/deps/libtextnonce-9985969d74008396.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-adc208b544cded87.rlib --extern tls_listener=/opt/rustwide/target/debug/deps/libtls_listener-f8f1590248773dbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-17f46e05bc048788.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-7a82678c27e3091c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-468a1087e42b5faf.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f5b349e9cc9766a3.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-89fc4876479b8a0b.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d090a539fb7a201f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5effede66f270b5e.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-e8c60f7273d7e81a.rlib --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-9ca9665d603a2a4e.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-eb29802b74b26133.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-06c3aa7b109414ed.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-077eaf91ec6bc0e9.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-0155e8e712b5b60b.rlib --extern ztunnel=/opt/rustwide/target/debug/deps/libztunnel-01b89d534046b14b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d6342cc492dced4c/out -L native=/opt/rustwide/target/debug/build/ring-2102e6fcdae35a07/out --check-cfg 'cfg(fuzzing)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4Rz4jq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libztunnel-01b89d534046b14b,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,libduration_str-6bcb83bc630970b3,librust_decimal-8e642e1de5343b37,libarrayvec-1b252ee19ef31e11,libwinnow-6bf953c601c8006d,libserde_yaml-455f21dd13d4a02a,libunsafe_libyaml-7bc1bf218b2f5452,libasync_stream-63994653fb0cb359,libnetns_rs-6652af6de1497549,libnix-b16ba75f1a3b4b9e,libmemoffset-bc48cec0ee29d8c8,libtower-d090a539fb7a201f,libsync_wrapper-d3a2fbe030095381,libhdrhistogram-89669ee747281dc9,libhickory_client-3734a526de94d1a8,libprometheus_parse-cce352b27606bf41,libitertools-a466f5cd961b031e,libsplit_iter-844b5e8849f0fe60,librcgen-b14713f01110c971,libyasna-8494ffad857a0d5a,libpem-80b008cfda9b4d8c,libhyper_rustls-ef7ddf06551d6962,libtokio_rustls-7a82678c27e3091c,libx509_parser-0155e8e712b5b60b,libring-8e7f1e2980c5f20b,liboid_registry-bcfebb95c29cae16,libder_parser-0799cf509a36be37,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libasn1_rs-4354ad6ffb7286e1,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,librustls_pemfile-6112221678171888,librustls-200c83108924f945,libsubtle-ca7024fc66e4388f,libwebpki-e8ae83ee472e0fd4,libuntrusted-3420b86308bec153,libaws_lc_rs-6b9a4449c30e39db,libaws_lc_sys-8ae6c6571fd4a22e,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtracing_appender-e8c60f7273d7e81a,libarcstr-b6e7fa98591056f6,libppp-bd73c6670eda99ed,libbyteorder-1efcbe4f07366651,libpingora_pool-52c3dd659785d455,liblru-c9a44dfbe9241ac9,libcrossbeam_queue-43afa6c585e54bba,libpingora_timeout-498b80087feae87c,libflurry-4d27e6c517363f00,libahash-e807231e1d03f82f,libconst_random-5ff631d40d0eb8bb,libnum_cpus-491836335b364449,libseize-9e806997dfae3fa3,libtls_listener-f8f1590248773dbe,libnix-06bb507a0598d2c3,libmemoffset-b97817c90c352208,libfutures-4d99ed2ac3d3bebd,libfutures_executor-b415826b94ddd4a6,libkeyed_priority_queue-126a5c9d8b1e7c2f,libbackoff-5af0a54f8043a01d,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libinstant-d9f9c81a512ee0c8,libprost_types-5a9a67226548bff2,libhyper_util-b39e498b9cf8a1c8,libitertools-3db4797dc23645d3,libhickory_server-ef0c792b5bb9ea27,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libprefix_trie-b4a99cff8d1150c0,libhickory_resolver-e8605525b54891e2,libresolv_conf-08c47ec28825469d,libmoka-daeb116ee6a3f479,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_channel-a5156ef294398bef,libhickory_proto-272e6e5775b229aa,librand-3ff607182a406514,librand_chacha-2ab4665ff6a83e9f,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-d868d6510b587631,libdata_encoding-6d465a39edfa29f6,liburl-077eaf91ec6bc0e9,libform_urlencoded-9f47de52e008ab1d,libipnet-25ea764410304170,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libidna-24420872e3582880,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bf570258727655a5,libicu_properties-67e02db4ac2beb91,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-550661f42208d8ca,libicu_normalizer_data-9919e82512efe734,libicu_collections-10de670fef88a45b,libpotential_utf-aa24e851108b3e67,libicu_provider-07e12ceecbede371,libicu_locale_core-774ab5b15e13f309,libtinystr-59b0135cf726e007,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-50054e4665b847e2,libzerotrie-b82999ae4b7157d2,libyoke-dd684e4c475f2898,libzerofrom-9f30ad878fcacd09,libtonic-89fc4876479b8a0b,libpercent_encoding-9bee39bbc5bd523a,libtower_layer-d70c7e404336389b,libprost-e145e7fd22f57aa2,libpin_project-0fd9dd67f83f8e36,libtower_service-0d7df29686b13872,libtokio_stream-468a1087e42b5faf,libprometheus_client-ee309c7720d39f57,libdtoa-2f7f9a4bdcb0dcc3,libanyhow-88c2c5723ab188c9,libpprof-6501369fb7c8e087,libbacktrace-d1078f190c80fadd,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,libthiserror-adc208b544cded87,libcriterion-da22d40d82f1df3b,libciborium-fc01f7e5924d3005,libciborium_ll-f5573db11559cafb,libhalf-c3fbc3cf697155fe,libciborium_io-914e2c3aa2939b2f,libclap-701f9671410becac,libclap_builder-8c65adc38281f586,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,liboorandom-87015461484d389d,librayon-c6b09fdcd1232ec7,librayon_core-a1f6f1085d4d9c36,libcrossbeam_deque-d93470930e30063c,libcrossbeam_epoch-0779f21ac12784a6,libcrossbeam_utils-57acb8582d3ed5fe,libanes-0ad708ffaa3dac37,libplotters-ea282b800540e718,libplotters_svg-cbb3d66b8e103d73,libplotters_backend-2ced08e4122b3e08,libtinytemplate-e1a072a737a82627,libcriterion_plot-9b7a90119b408033,libitertools-bb29c9ce35ed7fc6,libeither-ef22a4c75605e12f,libcast-ba532c28431dad26,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libis_terminal-cb8cec6aba6cda4d,libprotobuf-935a1f40db0f99c6,libprotobuf_support-4a03e09fbc6de2f1,libthiserror-a4d5637c3d7d082a,libfindshlibs-ee4faa29b0ea0eff,libspin-7ea0bf83677e503e,libsymbolic_demangle-78353429c1b6a735,librustc_demangle-5999d1fab1f5d4fa,libcpp_demangle-4e5216556b465d86,libsymbolic_common-20c7991de5faa0ee,libdebugid-b9f1a6683028844e,libuuid-dd43d45675d3bf58,libstable_deref_trait-a2d30f30be7c468b,libmemmap2-427bb03b5a31ff5b,libtempfile-1f83975f2c894816,libgetrandom-d85a0bfe1d0ebcb4,libfastrand-503f12a96d791409,librustix-c242b1309924a024,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,libaligned_vec-04892351e274818d,libequator-ca57c4924f45df35,libnix-1962497c1e4d39c4,libbitflags-e2b4db6c651223da,libchrono-c10d1c0d8e4d681e,libiana_time_zone-693b81a5c0b46492,libnum_traits-e05972f153d0dad0,libtracing_subscriber-06c3aa7b109414ed,libtracing_serde-fa08b7ddcc4b6db5,libserde_json-e59c997adcd14943,libryu-0ea4bafc9bef6d8b,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-ab9b273be69238c9,libregex_automata-0a1129e8cc223cd5,libaho_corasick-7231ee35a67f9404,libregex_syntax-ee625191289218b8,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-eb29802b74b26133,liblog-ba604b77dad33fe2,libbase64-2a03de3babadded3,libhyper-c70af9a445f65704,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-e95473924c135ff8,libtracing-5effede66f270b5e,libtracing_core-9ca9665d603a2a4e,libonce_cell-9c2884df436221a2,libportable_atomic-d05f93fb4b6471e6,libindexmap-689f987a920e3e58,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libtokio_util-f5b349e9cc9766a3,libtokio-17f46e05bc048788,libsignal_hook_registry-f5c79e880fb2e29e,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,libparking_lot-55d5da8e53aa2ec1,libparking_lot_core-2daced47b6f2168a,liblibc-6ff14bdbae7df518,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libfutures_util-6d7bef0e982d98aa,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f5c24234dea2f2c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-fe8ae3c3e4fc0ec5,libhttp-80fec26692fe634c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbytes-b4470dfe38bd52b2,libserde-d392fa9ce341455f}.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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4Rz4jq/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/aws-lc-sys-d6342cc492dced4c/out" "-L" "/opt/rustwide/target/debug/build/ring-2102e6fcdae35a07/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/direct-5ce5cd49a654130d" "-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 `ztunnel` (test "direct") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f983229c81b93262a010dbfb94baf682bcf05548ae78ee4396648a99fb4e6cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f983229c81b93262a010dbfb94baf682bcf05548ae78ee4396648a99fb4e6cbb", kill_on_drop: false }` [INFO] [stdout] f983229c81b93262a010dbfb94baf682bcf05548ae78ee4396648a99fb4e6cbb