[INFO] cloning repository https://github.com/graphgate/graphgate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graphgate/graphgate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgate%2Fgraphgate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgate%2Fgraphgate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66df325de064def3d2841e2142ce963d7052fd1e [INFO] testing graphgate/graphgate against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgate%2Fgraphgate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/graphgate/graphgate [INFO] finished tweaking git repo https://github.com/graphgate/graphgate [INFO] tweaked toml for git repo https://github.com/graphgate/graphgate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/graphgate/graphgate 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/graphgate/graphgate 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc100d22cc199ec405f884d669e42afe0f4452b8eb7140d3f7d8d6981e37f7b2 [INFO] running `Command { std: "docker" "start" "-a" "cc100d22cc199ec405f884d669e42afe0f4452b8eb7140d3f7d8d6981e37f7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc100d22cc199ec405f884d669e42afe0f4452b8eb7140d3f7d8d6981e37f7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc100d22cc199ec405f884d669e42afe0f4452b8eb7140d3f7d8d6981e37f7b2", kill_on_drop: false }` [INFO] [stdout] cc100d22cc199ec405f884d669e42afe0f4452b8eb7140d3f7d8d6981e37f7b2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d44ba146d6c82b05a694724f0fd6abb6b44eea05c589e21650007d61be7025d [INFO] running `Command { std: "docker" "start" "-a" "4d44ba146d6c82b05a694724f0fd6abb6b44eea05c589e21650007d61be7025d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling async-graphql-value v7.0.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling kube-derive v0.95.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling async-graphql-parser v7.0.15 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling graphgate-schema v0.7.0 (/opt/rustwide/workdir/crates/schema) [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling graphgate-validation v0.7.0 (/opt/rustwide/workdir/crates/validation) [INFO] [stderr] Compiling graphgate-planner v0.7.0 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling async-graphql-derive v7.0.15 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/planner/src/builder/plan_builder.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn plan(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn plan(&self) -> Result, Response> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.13.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.19.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-graphql v7.0.15 [INFO] [stderr] Compiling kube-core v0.95.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling kube-client v0.95.0 [INFO] [stderr] Compiling graphgate-handler v0.7.0 (/opt/rustwide/workdir/crates/handler) [INFO] [stderr] Compiling kube v0.95.0 [INFO] [stderr] Compiling graphgate v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "4d44ba146d6c82b05a694724f0fd6abb6b44eea05c589e21650007d61be7025d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d44ba146d6c82b05a694724f0fd6abb6b44eea05c589e21650007d61be7025d", kill_on_drop: false }` [INFO] [stdout] 4d44ba146d6c82b05a694724f0fd6abb6b44eea05c589e21650007d61be7025d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8827e8b34e1d27043290857538a5e67f278cba7ec52186c2ec06da846e4b10 [INFO] running `Command { std: "docker" "start" "-a" "7e8827e8b34e1d27043290857538a5e67f278cba7ec52186c2ec06da846e4b10", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/planner/src/builder/plan_builder.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn plan(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn plan(&self) -> Result, Response> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-graphql-warp v7.0.15 [INFO] [stderr] Compiling graphgate v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFDQ3Ii/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopentelemetry_prometheus-ac7d5b0aeb1069a4,libopentelemetry_jaeger-f84fa6fd1043407e,libopentelemetry_semantic_conventions-ddff6e08d23d7b7e,libthrift-88a1e5243a6d65bf,libthreadpool-49bb2bcdf70b17f3,libnum_cpus-c773da69969dc613,libinteger_encoding-6abd49ccbad4530a,libtoml-3661fd511591aea4,libtoml_edit-9b9d78da48ccee7f,libserde_spanned-bd0c19628a4f1eda,libwinnow-0a767e9ac34a92d8,libtoml_datetime-88b0f935d7e8a1d5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-e87a643c05491255,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-9b18f6a22293ab18,libtracing_log-ceca5551288e3f8b,libprometheus-c005e37aaead3862,libprotobuf-d8e554c28d9b300d,libkube-5aa73477bdd6f386,libkube_client-4ccd552d92fe4961,libhome-c43708049c272d87,libserde_yaml-2ccd6d0bbb691c25,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-c10d86683cd02bd2,libhyper_rustls-758144b28b64df8c,libtokio_rustls-ee8398075e5b8757,librustls_native_certs-2c8c1fb0b40362c6,librustls-609173ef250ade2b,libsubtle-ca7024fc66e4388f,libwebpki-e4efe37cea0df8e0,librustls_pki_types-2e4234be2bbf9b66,libhyper_timeout-b65672670407835d,libhyper_util-4418807e90e90f24,libhyper-9609311666444f40,libsecrecy-b42446200fdab53e,libzeroize-ead98f074a37f829,libjsonpath_rust-ce505a3eb01782ef,libtower_http-e0b96b861a2689cb,libtower-c2cab72836a8bfed,libtower_layer-d70c7e404336389b,libhttp_body_util-27f12b2d9f239971,libhttp_body-0e792b897b87b3f9,libeither-1e551205f1478063,libkube_core-7f550007edec229b,libschemars-abcbccfaa0085d1f,libdyn_clone-b51c2b45a5906cc9,libk8s_openapi-9a8677543d712bd9,libserde_value-fd09aa908a5ef21d,libordered_float-62374a5ef4a9525c,libserial_test-de3d231687a89611,libparking_lot-3f5593acba5c7ca6,libfutures-25f4a2427609aa3e,liblazy_static-b3603208c0de2608,libdashmap-1bc92ad30fb12d20,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libparking_lot_core-f1d07bb096930a60,libhashbrown-c66a0cd602652163,libgraphgate_handler-393a1dbb52601b21,libreqwest-2c880a6114bcc1b0,libhyper_rustls-0e07f8fa2599bcff,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libasync_compression-b9af61a3c0676fb6,libflate2-2d0d6e7067839646,libminiz_oxide-df3b4e3a4eb13ed3,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libbrotli-c847b26a510dccc9,libbrotli_decompressor-6df54d46170f4fea,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libsync_wrapper-17f912c27eab8964,libasync_graphql-854124b2c9434b2a,libtempfile-a560a53b29f33d5f,libgetrandom-4385393d5b9bfb35,libfastrand-503f12a96d791409,librustix-4d5726c4f0bc1443,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-1529fcfe4685f861,libstatic_assertions_next-65d9c40ca35d48b0,libasync_stream-6597f2f86a5615a2,libfast_chemail-69280e1b1322c231,libascii_utils-b86f7828263ac532,libfutures_timer-2b3f729e26c119bb,libmulter-1f8453964aee538d,libhandlebars-25ab99f4654a9676,libtokio_tungstenite-2380410db45b75b6,librustls_native_certs-0c45d7ba8c0c4e55,librustls_pemfile-c56e6940cc22dba4,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-7602400bfc2dd552,libtungstenite-c53298687a40c2c6,librustls-f55c97ae6552a35b,libsct-6f7c793e51b3561b,libwebpki-252443e0b0ed6312,libgraphgate_planner-b982286214c8c27f,libgraphgate_validation-cdaf31e1b1f3d34f,libgraphgate_schema-b84336c7a7bb2654,libasync_graphql_parser-0111ad48331b8de8,libpest-c05c286723b95d65,libucd_trie-01dd94f548235104,libasync_graphql_value-f908ed42ca83e25a,libchrono-82b9b5598c0000e4,libiana_time_zone-33839373f004bfb1,libopentelemetry-947f543dda6e96e7,libopentelemetry_sdk-5aa705550dddc969,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libtokio_stream-990182e4605dab0d,libfutures_executor-181be17c88d7ecfa,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libordered_float-fabc791e6403f77a,libopentelemetry_api-4c4510d2365931ed,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,liburlencoding-2e57689ab08a86e0,libwarp-145fa710a874ce5d,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libserde_urlencoded-05c7085c82459779,libscoped_tls-c61d1d5075225c6a,libtokio_tungstenite-dab3ffa6be9b1bc9,libtungstenite-3b86d6436a9938fc,libdata_encoding-b2c98f7e771d5c4c,librand-1f5c83ac5073c196,librand_chacha-69109a431173ca37,libppv_lite86-134eac80a31c7e87,libzerocopy-d5e1a562c684a587,librand_core-710b88f49b835441,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,liburl-058626ca0ca07add,libidna-35dd69f4691141c5,libidna_adapter-cb0390c41dd1d705,libicu_normalizer-866ec081cc88070c,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-fe63be76774e9b9c,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-4fa2652c95e49d13,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b1d693d5239f82b3,libicu_provider-53497a33df008174,libicu_locid-6befe69837d87fbd,liblitemap-705c4d2af7d10c57,libtinystr-dd514b02595fbc8f,libzerovec-a64fedb59b32e707,libwriteable-45c783735d88c2b0,libyoke-1ca1b3f312f99b95,libzerofrom-8d340b7feeb0588f,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-7a05455d8ca4c4c8,libmulter-dbac866e2b2cb42d,libspin-bbfc7d9afebf93b8,libencoding_rs-68ad4a143c31cce1,libpercent_encoding-9bee39bbc5bd523a,libheaders-82952a476fdf121b,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libmime-4b44681fdb2c65f7,libheaders_core-9858a10649f2359f,libbase64-64299f9d815d057c,libhyper-b135ecedd2e98e8c,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-ebabbeb5c28b3634,libindexmap-8869de770fe0e07b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtokio_util-0000f82ef7e2a060,libtower_service-0d7df29686b13872,libtracing-f9d6fae17beb4361,liblog-2b95e8355e160732,libtracing_core-994426f0d5b3c68b,libonce_cell-765b6266638d0b66,libhttp_body-f72e3dd96373a690,libtokio-9bef7b1fc5a0c508,libsignal_hook_registry-a70befe47cca08b4,libsocket2-5d2fc4c49a1f8e66,libmio-bcb981aeaa6faf1e,libhttpdate-9f9d2502c6a38412,libpin_project-738341e7f5848f3e,libfutures_util-6e17a32b3e1e6ca4,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-95f206cbd13a51bf,libjsonwebtoken-2ab426323ef99dee,libpem-80b008cfda9b4d8c,libserde_json-6ebde3549adf1b17,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libsimple_asn1-70bbe53cac4579b4,libtime-438b3691e103b508,libtime_core-0e407fec1287114a,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libthiserror-0931b58d498d3cd1,libnum_bigint-4f1244a65cbae9e9,libnum_integer-2a4cedf80c6282af,libnum_traits-1a0074f98e3a6d0e,libbase64-2a03de3babadded3,libring-066ab6b52783dd9e,libgetrandom-458157dbe1340db0,liblibc-c074edd01b411a10,libuntrusted-3420b86308bec153,libcfg_if-33ef6c02a07f9fec,libhttp-a3a05753a1850010,libitoa-6b76ec393d6a2c41,libbytes-f7bd0534b006adc3,libserde-8eabc7f298a9cfcf,libfnv-2d77ec4f6f971b24,libclap-685bc2081232c0d3,libclap_builder-44d73dcd9ea71e11,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libanyhow-75a9af91c5a25be8}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFDQ3Ii/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/ring-8a0bdc360a2c4464/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/graphgate-87a634b785c31ff2" "-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 `graphgate` (example "reviews") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name reviews --edition=2021 examples/reviews.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a41821eecf266ef -C extra-filename=-fa2a069a4489d5f7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rlib --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-854124b2c9434b2a.rlib --extern value=/opt/rustwide/target/debug/deps/libasync_graphql_value-f908ed42ca83e25a.rlib --extern async_graphql_warp=/opt/rustwide/target/debug/deps/libasync_graphql_warp-2eb54eff3ea5d8b8.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6597f2f86a5615a2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-685bc2081232c0d3.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e17a32b3e1e6ca4.rlib --extern graphgate_handler=/opt/rustwide/target/debug/deps/libgraphgate_handler-393a1dbb52601b21.rlib --extern graphgate_planner=/opt/rustwide/target/debug/deps/libgraphgate_planner-b982286214c8c27f.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-9a8677543d712bd9.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-5aa73477bdd6f386.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-947f543dda6e96e7.rlib --extern opentelemetry_jaeger=/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-f84fa6fd1043407e.rlib --extern opentelemetry_prometheus=/opt/rustwide/target/debug/deps/libopentelemetry_prometheus-ac7d5b0aeb1069a4.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-c005e37aaead3862.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8eabc7f298a9cfcf.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-de3d231687a89611.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a560a53b29f33d5f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9bef7b1fc5a0c508.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3661fd511591aea4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f9d6fae17beb4361.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e87a643c05491255.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-145fa710a874ce5d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8a0bdc360a2c4464/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `graphgate` (bin "graphgate" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e8827e8b34e1d27043290857538a5e67f278cba7ec52186c2ec06da846e4b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8827e8b34e1d27043290857538a5e67f278cba7ec52186c2ec06da846e4b10", kill_on_drop: false }` [INFO] [stdout] 7e8827e8b34e1d27043290857538a5e67f278cba7ec52186c2ec06da846e4b10