[INFO] fetching crate async-graphql 2.9.10... [INFO] building async-graphql-2.9.10 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate async-graphql 2.9.10 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate async-graphql 2.9.10 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql 2.9.10 [INFO] finished tweaking crates.io crate async-graphql 2.9.10 [INFO] tweaked toml for crates.io crate async-graphql 2.9.10 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", 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] ace9742fe5838c6cae25f74da7a3411fc3c170d06da8624e99ebbcd32bcb3b63 [INFO] running `Command { std: "docker" "start" "-a" "ace9742fe5838c6cae25f74da7a3411fc3c170d06da8624e99ebbcd32bcb3b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ace9742fe5838c6cae25f74da7a3411fc3c170d06da8624e99ebbcd32bcb3b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace9742fe5838c6cae25f74da7a3411fc3c170d06da8624e99ebbcd32bcb3b63", kill_on_drop: false }` [INFO] [stdout] ace9742fe5838c6cae25f74da7a3411fc3c170d06da8624e99ebbcd32bcb3b63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c326eab92df663ec39342f76c77b5b5ea67e52af5e8c36f2faf2cc573bc347cd [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" "c326eab92df663ec39342f76c77b5b5ea67e52af5e8c36f2faf2cc573bc347cd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-graphql-value v2.9.10 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-parser v2.9.10 [INFO] [stderr] Compiling async-graphql-derive v2.9.10 [INFO] [stderr] Compiling async-graphql v2.9.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "c326eab92df663ec39342f76c77b5b5ea67e52af5e8c36f2faf2cc573bc347cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c326eab92df663ec39342f76c77b5b5ea67e52af5e8c36f2faf2cc573bc347cd", kill_on_drop: false }` [INFO] [stdout] c326eab92df663ec39342f76c77b5b5ea67e52af5e8c36f2faf2cc573bc347cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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] d74944bf0ccd4fff334e7f08fcdc347e1fe90a65f93b60d02539a5d124975851 [INFO] running `Command { std: "docker" "start" "-a" "d74944bf0ccd4fff334e7f08fcdc347e1fe90a65f93b60d02539a5d124975851", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-graphql v2.9.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `futures_util::SinkExt` [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures_util::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `SinkExt` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:236:8 [INFO] [stdout] | [INFO] [stdout] 236 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 391 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:407:8 [INFO] [stdout] | [INFO] [stdout] 407 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:530:8 [INFO] [stdout] | [INFO] [stdout] 530 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:547:8 [INFO] [stdout] | [INFO] [stdout] 547 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `futures_channel::mpsc::UnboundedSender` in the current scope [INFO] [stdout] --> tests/subscription_websocket_graphql_ws.rs:571:8 [INFO] [stdout] | [INFO] [stdout] 571 | tx.send( [INFO] [stdout] | ^^^^ method not found in `futures_channel::mpsc::UnboundedSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` due to 17 previous errors [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/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.proc_macro_in_macro_rules.3b697450-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34.4drize8orkqa3ll7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_graphql-1a8128addb63d8cc.rlib" "/opt/rustwide/target/debug/deps/libtempfile-76399096071e3af2.rlib" "/opt/rustwide/target/debug/deps/librand-2aeb1d3ac11a97ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0eb577a1146bffaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa7fb21ee4fdbf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4cfb990687b953c4.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-baa040a7270a5fd2.rlib" "/opt/rustwide/target/debug/deps/libregex-1373c5d474c3ade5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-240a1abb1f8d5677.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmulter-aee9f508b4f5e6ee.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtwoway-c32dc5a5bf1b9ba4.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liblog-f784cbff22ad4f7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b69c3a1927362b2.rlib" "/opt/rustwide/target/debug/deps/libspin-79dd70f89960d4f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-2bf875802f7358f3.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e2cf1e88823a6b0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a77105dbe94de417.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2b650cc40902913f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-48c4d2c6c97f5d42.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fba50134dd5cab5a.rlib" "/opt/rustwide/target/debug/deps/libhttp-d51224f9a5e6bcb5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a426623ac7f077d1.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-b0d0871fb6ab4e85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0e5cf5204073c45c.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-9d3b46d303a8fa7e.rlib" "/opt/rustwide/target/debug/deps/libserde-b1aaf9a602ff766c.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c8478d6cab07f590.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b4ef298123230d16.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f9fdb58901969647.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-50979032e1f9615c.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6cda275da2ada01.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9609b4905689290.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b582d3adcf4d0d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/proc_macro_in_macro_rules-705944fe829fde34" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.binary.53ae69bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7.49kpy1ag90j6glz4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c8478d6cab07f590.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b4ef298123230d16.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f9fdb58901969647.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-50979032e1f9615c.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6cda275da2ada01.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9609b4905689290.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-1a8128addb63d8cc.rlib" "/opt/rustwide/target/debug/deps/libtempfile-76399096071e3af2.rlib" "/opt/rustwide/target/debug/deps/librand-2aeb1d3ac11a97ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0eb577a1146bffaf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa7fb21ee4fdbf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4cfb990687b953c4.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b582d3adcf4d0d6.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-baa040a7270a5fd2.rlib" "/opt/rustwide/target/debug/deps/libregex-1373c5d474c3ade5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-240a1abb1f8d5677.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmulter-aee9f508b4f5e6ee.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtwoway-c32dc5a5bf1b9ba4.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liblog-f784cbff22ad4f7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b69c3a1927362b2.rlib" "/opt/rustwide/target/debug/deps/libspin-79dd70f89960d4f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-2bf875802f7358f3.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e2cf1e88823a6b0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a77105dbe94de417.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2b650cc40902913f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-48c4d2c6c97f5d42.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fba50134dd5cab5a.rlib" "/opt/rustwide/target/debug/deps/libhttp-d51224f9a5e6bcb5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a426623ac7f077d1.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-b0d0871fb6ab4e85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0e5cf5204073c45c.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-9d3b46d303a8fa7e.rlib" "/opt/rustwide/target/debug/deps/libserde-b1aaf9a602ff766c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/binary-beb8ec23fb8b52c7" "-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" "d74944bf0ccd4fff334e7f08fcdc347e1fe90a65f93b60d02539a5d124975851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74944bf0ccd4fff334e7f08fcdc347e1fe90a65f93b60d02539a5d124975851", kill_on_drop: false }` [INFO] [stdout] d74944bf0ccd4fff334e7f08fcdc347e1fe90a65f93b60d02539a5d124975851