[INFO] cloning repository https://github.com/Alfriadox/rustc-stack-overflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alfriadox/rustc-stack-overflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e1ad240eadc7d767399ccaa0d313cbf394ce1c [INFO] checking Alfriadox/rustc-stack-overflow against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfriadox%2Frustc-stack-overflow" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alfriadox/rustc-stack-overflow on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alfriadox/rustc-stack-overflow [INFO] finished tweaking git repo https://github.com/Alfriadox/rustc-stack-overflow [INFO] tweaked toml for git repo https://github.com/Alfriadox/rustc-stack-overflow written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Alfriadox/rustc-stack-overflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 701ffea3262fb722f3c54124f4439294b59e665688f223e3a11f0f42280c7767 [INFO] running `Command { std: "docker" "start" "-a" "701ffea3262fb722f3c54124f4439294b59e665688f223e3a11f0f42280c7767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "701ffea3262fb722f3c54124f4439294b59e665688f223e3a11f0f42280c7767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701ffea3262fb722f3c54124f4439294b59e665688f223e3a11f0f42280c7767", kill_on_drop: false }` [INFO] [stdout] 701ffea3262fb722f3c54124f4439294b59e665688f223e3a11f0f42280c7767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3da652f8856d6a758c31de1d387191ca7e74967a20ad05865d08c638fb5a5c5 [INFO] running `Command { std: "docker" "start" "-a" "d3da652f8856d6a758c31de1d387191ca7e74967a20ad05865d08c638fb5a5c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Compiling graphql_client_codegen v0.9.0 [INFO] [stderr] Compiling graphql_query_derive v0.9.0 [INFO] [stderr] Checking graphql_client v0.9.0 [INFO] [stderr] Checking rustc-stack-overflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/bin/../lib/librustc_driver-40719257819d68f8.so(+0x52f523)[0x7faa4eb93523] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7faa4e2b43c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core3ptr20slice_from_raw_parts17ha06c7311cefee4e9E+0x4)[0x7faa41811044] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN106_$LT$core..ops..range..Range$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h49d1b2eaf53fb231E+0x9c)[0x7faa417bb3ec] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN108_$LT$core..ops..range..RangeTo$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h89e76cf93c9827feE+0x37)[0x7faa417bdd77] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$13get_unchecked17h9b5e078a57a60868E+0x29)[0x7faa41891dc9] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree4node76NodeRef$LT$alloc..collections..btree..node..marker..Immut$C$K$C$V$C$Type$GT$4keys17he24e51d212af0e6aE+0x64)[0x7faa4186d8c4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$14find_key_index17h704edadad07affc8E+0x5d)[0x7faa41879b1d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$11search_node17haf8e1c2c6c63085aE+0x52)[0x7faa41877912] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search142_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$alloc..collections..btree..node..marker..LeafOrInternal$GT$$GT$11search_tree17h45d7717f3cc8ee8cE+0x54)[0x7faa418731f4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$3get17h982f3548dfd33370E+0xc2)[0x7faa417c3802] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acf56)[0x7faa4178cf56] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7faa4178cfcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7faa417ab17d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7faa417d5560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7faa417d28e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7faa4178cea6] [INFO] [stderr] error: could not compile `rustc-stack-overflow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustc_stack_overflow --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=28ccafbb8bf4bc5f -C extra-filename=-28ccafbb8bf4bc5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-d0aed85c486bab40.rmeta --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/bin/../lib/librustc_driver-40719257819d68f8.so(+0x52f523)[0x7f8261691523] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7f8260db23c0] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core3ptr20slice_from_raw_parts17ha06c7311cefee4e9E+0x4)[0x7f825430f044] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN106_$LT$core..ops..range..Range$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h49d1b2eaf53fb231E+0x9c)[0x7f82542b93ec] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN108_$LT$core..ops..range..RangeTo$LT$usize$GT$$u20$as$u20$core..slice..index..SliceIndex$LT$$u5b$T$u5d$$GT$$GT$13get_unchecked17h89e76cf93c9827feE+0x37)[0x7f82542bbd77] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$13get_unchecked17h9b5e078a57a60868E+0x29)[0x7f825438fdc9] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree4node76NodeRef$LT$alloc..collections..btree..node..marker..Immut$C$K$C$V$C$Type$GT$4keys17he24e51d212af0e6aE+0x64)[0x7f825436b8c4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$14find_key_index17h704edadad07affc8E+0x5d)[0x7f8254377b1d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search91_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$Type$GT$$GT$11search_node17haf8e1c2c6c63085aE+0x52)[0x7f8254375912] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree6search142_$LT$impl$u20$alloc..collections..btree..node..NodeRef$LT$BorrowType$C$K$C$V$C$alloc..collections..btree..node..marker..LeafOrInternal$GT$$GT$11search_tree17h45d7717f3cc8ee8cE+0x54)[0x7f82543711f4] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$3get17h982f3548dfd33370E+0xc2)[0x7f82542c1802] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acf56)[0x7f825428af56] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acfcb)[0x7f825428afcb] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any5check28_$u7b$$u7b$closure$u7d$$u7d$17h4339159b3c828549E+0x1d)[0x7f82542a917d] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator8try_fold17h853b914546caa475E+0xb0)[0x7f82542d3560] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(_ZN4core4iter6traits8iterator8Iterator3any17hcae51360f2781ca3E+0x57)[0x7f82542d08e7] [INFO] [stderr] /opt/rustwide/target/debug/deps/libgraphql_query_derive-e699b29ed02c3f32.so(+0x5acea6)[0x7f825428aea6] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3da652f8856d6a758c31de1d387191ca7e74967a20ad05865d08c638fb5a5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3da652f8856d6a758c31de1d387191ca7e74967a20ad05865d08c638fb5a5c5", kill_on_drop: false }` [INFO] [stdout] d3da652f8856d6a758c31de1d387191ca7e74967a20ad05865d08c638fb5a5c5