[INFO] cloning repository https://github.com/async-graphql/graphgate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/async-graphql/graphgate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb75b2cc4fcb8523ade9af21f6d92f5e78ad185 [INFO] testing async-graphql/graphgate against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasync-graphql%2Fgraphgate" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/async-graphql/graphgate on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/async-graphql/graphgate [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/async-graphql/graphgate [INFO] tweaked toml for git repo https://github.com/async-graphql/graphgate written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/async-graphql/graphgate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b86f43576db393e32707c0c8126576f8df202d9f198314c155f638716c26591a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b86f43576db393e32707c0c8126576f8df202d9f198314c155f638716c26591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86f43576db393e32707c0c8126576f8df202d9f198314c155f638716c26591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86f43576db393e32707c0c8126576f8df202d9f198314c155f638716c26591a", kill_on_drop: false }` [INFO] [stdout] b86f43576db393e32707c0c8126576f8df202d9f198314c155f638716c26591a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 849e933afc1d1ba1a42429e69a181a15ee24c3e2242f1801bf283e5cd6d80f29 [INFO] running `Command { std: "docker" "start" "-a" "849e933afc1d1ba1a42429e69a181a15ee24c3e2242f1801bf283e5cd6d80f29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling async-graphql-value v2.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling kube-derive v0.51.0 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling async-graphql-parser v2.10.6 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling graphgate-schema v0.5.1 (/opt/rustwide/workdir/crates/schema) [INFO] [stderr] Compiling graphgate-validation v0.5.0 (/opt/rustwide/workdir/crates/validation) [INFO] [stderr] Compiling graphgate-planner v0.5.1 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling opentelemetry-jaeger v0.12.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.6.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling kube v0.51.0 [INFO] [stderr] Compiling graphgate-handler v0.5.1 (/opt/rustwide/workdir/crates/handler) [INFO] [stderr] Compiling graphgate v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 17s [INFO] running `Command { std: "docker" "inspect" "849e933afc1d1ba1a42429e69a181a15ee24c3e2242f1801bf283e5cd6d80f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849e933afc1d1ba1a42429e69a181a15ee24c3e2242f1801bf283e5cd6d80f29", kill_on_drop: false }` [INFO] [stdout] 849e933afc1d1ba1a42429e69a181a15ee24c3e2242f1801bf283e5cd6d80f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d2d4817b82b3abe6601db8748b63a7cd0a62099f459c60a153900aca1103b27 [INFO] running `Command { std: "docker" "start" "-a" "8d2d4817b82b3abe6601db8748b63a7cd0a62099f459c60a153900aca1103b27", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-derive v2.10.6 [INFO] [stderr] Compiling async-graphql v2.10.6 [INFO] [stderr] Compiling async-graphql-warp v2.10.6 [INFO] [stderr] Compiling graphgate v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `graphgate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name builtin_scalar_bug --edition=2018 examples/builtin_scalar_bug/bug.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bf40aeeeaed4a796 -C extra-filename=-bf40aeeeaed4a796 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9595de58d64fd79c.rlib --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-fabda3b3d3e3d4dc.rlib --extern async_graphql_warp=/opt/rustwide/target/debug/deps/libasync_graphql_warp-13e2ba53614ee65d.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-cb57c4dd0a72042f.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ab071a858684750b.rlib --extern graphgate_handler=/opt/rustwide/target/debug/deps/libgraphgate_handler-0b48c073e64d7498.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-c4b6d4b345d5bbe4.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-a43510f23de76e1d.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-dc0bd527cfdbb76a.rlib --extern opentelemetry_jaeger=/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-447ec354fa6334db.rlib --extern opentelemetry_prometheus=/opt/rustwide/target/debug/deps/libopentelemetry_prometheus-0370f4c9fc82acec.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-db8f0cf84b3d6b8d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-539d35eda0035cfc.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-8b0d8d523ab7259c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc4fdff9349c7df9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c55eece6fa4d6e6e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e52fa35d55f3cf5c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a2570b7338faae99.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-c197ecf275ffb22c.rlib --cap-lints=forbid` (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" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.products.9ce882d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609.1t0dw1eolkekvxtm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_warp-13e2ba53614ee65d.rlib" "/opt/rustwide/target/debug/deps/libwarp-c197ecf275ffb22c.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-50add80178102410.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-82d3ef49b6eede42.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-0a7c6b8e0dfb89a0.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5373212db2bebf14.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e54991b19e91810c.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e3cbb5a8b2e0e0fc.rlib" "/opt/rustwide/target/debug/deps/libmultipart-61fe917d4acefb46.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b518fb9e319159d7.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b3d7ef54693bf9c1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/librand-8789203096f55f54.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ddce8b82ddde781.rlib" "/opt/rustwide/target/debug/deps/librand_core-98c9522b9066a868.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-de2363ed69021ec3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-43dfc414ffa5ec95.rlib" "/opt/rustwide/target/debug/deps/libflate2-455b967b060cbb1b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbrotli-4c03cabe6adec697.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-270a85b0a1437e4c.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-21960de60a196822.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-0a251909691d4b1f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ad77f384d5dd778.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libheaders-007db0bf910c8ea0.rlib" "/opt/rustwide/target/debug/deps/libsha1-f22ab85412a8a3cb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-59c238f689288f76.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-a515c4ec5c39b746.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f5e163539d544e6e.rlib" "/opt/rustwide/target/debug/deps/libh2-a49e4ba4d740cc10.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ad1d27cdde7bf4ef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20acc3966e3434ef.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc4fdff9349c7df9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dffeafdd3a959677.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d1897cf9b4ecc92.rlib" "/opt/rustwide/target/debug/deps/libmio-570fbebc3ba4adc1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libtracing-e52fa35d55f3cf5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb18c1f7308acb6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project-436ceaa02c2c8345.rlib" "/opt/rustwide/target/debug/deps/libfutures-bf403179209ef6f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-abc6d934ed657151.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-fabda3b3d3e3d4dc.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a711361f773106a9.rlib" "/opt/rustwide/target/debug/deps/librand-7d3bef3f8f6f78b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e289bd3148ea8226.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-984de638ce0280f2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70f9c260d8f7a619.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-cb57c4dd0a72042f.rlib" "/opt/rustwide/target/debug/deps/libregex-6a98c0e235d5f671.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libmulter-703836538407c9f0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtwoway-900bb94da4ff44c5.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libspin-79dd70f89960d4f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libchrono-fc679f1381876480.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-7a35c172b6621ad9.rlib" "/opt/rustwide/target/debug/deps/liblibc-73aa23f9615b1e2c.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-1c6d15cc5de69ab5.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ab071a858684750b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe5386e728947b44.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8352f5075f306abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6de8926264794373.rlib" "/opt/rustwide/target/debug/deps/libhttp-c476558188af9e96.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-075770a0396f8c0f.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-5e531cd416ae6de3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-99f0649b21bdd959.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-3f40f8cb05681264.rlib" "/opt/rustwide/target/debug/deps/libindexmap-daa49a0864c9db13.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-539d35eda0035cfc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/products-5e4cbb979191c609" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d2d4817b82b3abe6601db8748b63a7cd0a62099f459c60a153900aca1103b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2d4817b82b3abe6601db8748b63a7cd0a62099f459c60a153900aca1103b27", kill_on_drop: false }` [INFO] [stdout] 8d2d4817b82b3abe6601db8748b63a7cd0a62099f459c60a153900aca1103b27